.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.app{font-family:Gibson,sans-serif;overflow-x:hidden}.app--observations,.app--regions{position:absolute;top:4.5rem;right:0;bottom:0;left:0;font-family:Gibson,sans-serif;background-color:#fff;overflow:hidden;z-index:1}.is-fullmap-mode .app--observations,.is-fullmap-mode .app--regions{top:0}.app--content-ribbon{top:9rem}@media (min-width:576px){.app--content-ribbon{top:9rem}}@media (min-width:768px){.app--content-ribbon{top:8.75rem}}@media (min-width:992px){.app--content-ribbon{top:7.9375rem}}.app--content-ribbon.add-extra-space{top:11rem}@media (min-width:576px){.app--content-ribbon.add-extra-space{top:11rem}}@media (min-width:768px){.app--content-ribbon.add-extra-space{top:10.75rem}}@media (min-width:992px){.app--content-ribbon.add-extra-space{top:7.9375rem}}@media screen and (max-width:991.98px){.app--region{position:absolute;top:4.5rem;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;z-index:1;background-color:#fff}.app--region .site-footer--in-region{padding-bottom:4rem}}.app--region .map-wrapper.map-shown{display:block}.app--region .map-wrapper .tile.tile--summary{display:none}.app--loading{height:100vh;background-color:#fff}@media (max-width:991.98px){.app--observationform .obsform__step1{margin:0}.app--observationform .obsform__step1 .map-wrapper{display:block!important}.app--observationform .obsform__step1 .obsform{background-color:#fff;padding-bottom:3rem}.app--observationform .obsform__step1 .obsform .obsform__steps{margin:0}}@media (max-width:991.98px){.app--observationform .map-wrapper{display:none}}.app--observationform .marker{position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-16px}.app .custom-radio-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.app .custom-radio-button span{display:inline-block;border:2px solid #0095bc;border-radius:50%;width:16px;height:16px;transform:translateY(2px);margin-right:.25em;position:relative}.app .custom-radio-button span:before{content:"";display:block;border-radius:50%;width:8px;height:8px;background-color:#0095bc;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);visibility:hidden;opacity:0}.app .custom-radio-button input{position:absolute;visibility:hidden}.app .custom-radio-button input:checked+span:before{opacity:1;visibility:visible}.vdatetime{max-width:100%}.vdatetime>input{width:100%}.vdatetime--dark>input{background-color:#292b2c;color:#fff;border-radius:7px;font-family:inherit;font-weight:700;font-size:13px;padding:9px 12px;border:none}.vdatetime--dark>input::-moz-placeholder{color:#fff}.vdatetime--dark>input::placeholder{color:#fff}.vdatetime--dark>input[disabled=disabled]{cursor:not-allowed}.vdatetime--dark>input[disabled=disabled]::-moz-placeholder{color:#cfd1d2}.vdatetime--dark>input[disabled=disabled]::placeholder{color:#cfd1d2}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.v-select{border-radius:6px;font-size:16px;font-weight:700}@media (min-width:768px){.v-select{font-size:13px}}.v-select--blue{background-color:#0095bc;color:#fff}.v-select--blue.vs--multiple .vs__selected{background-color:#292b2c;padding:4px 8px}.v-select--blue .vs__open-indicator{fill:#fff}.v-select--blue .vs__clear{fill:hsla(0,0%,100%,.5)}.v-select--blue .vs__deselect{fill:#fff}.vs--multiple.vs--has-value .vs__selected-options{margin-top:-4px;margin-bottom:-4px}.vs__search::-moz-placeholder{color:inherit;font-weight:inherit;font-family:inherit}.vs__search,.vs__search::placeholder,.vs__selected{color:inherit;font-weight:inherit;font-family:inherit}.vs__search{cursor:pointer}.vs__dropdown-toggle{padding:8px 5px 11px}.vs--searchable .vs__dropdown-toggle{cursor:pointer}.vs__dropdown-option--highlight{border-radius:0;background-color:#0095bc}.loader{position:absolute;width:20%;height:20%;top:40%;left:40%;visibility:hidden}.loader-background{background-color:#fff;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.map-wrapper{display:none}@media (min-width:992px){.map-wrapper{display:block}}@media (max-width:991.98px){.map-wrapper{padding-left:0}}.map-wrapper--absolute{position:absolute;top:0;right:0;bottom:4rem}@media (min-width:992px){.map-wrapper--absolute{bottom:0}}@media (min-width:1200px){.map-wrapper--absolute{bottom:0}}@media (min-width:768px){.map-wrapper--expanded{display:block;bottom:6rem}}.map-wrapper--mobile{display:block}.map-wrapper--absolutestrip,.map-wrapper--strip{height:400px}@media (max-width:991.98px){.map-wrapper--absolutestrip{height:60vh;padding:0}}@media (max-width:991.98px){.map-wrapper--summary-tile .mapboxgl-ctrl-bottom-right{display:none}}.map-wrapper__filter{position:absolute;border-radius:6px;top:56px;left:10px;min-width:140px;background-color:#fff;z-index:2;font-size:12px}.map-wrapper__filter label{display:block;position:relative}.map-wrapper__filter label:last-child{margin-bottom:0}.map-wrapper__filter .has-icon{padding-left:1.5em}.map-wrapper__filter .marker{width:16px;height:16px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.map-wrapper__filter .marker.older-avalanche path{fill:#95bcd6}.map-wrapper__filter .marker.older-snowpack path{fill:#b4b7f9}.map-wrapper__filter .marker.recent-snowpack path{fill:purple}.map-wrapper__filter__toggle-button{position:relative;display:inline-block;padding-right:1.25em;color:#292b2c}.map-wrapper__filter__toggle-button:focus,.map-wrapper__filter__toggle-button:hover{text-decoration:none;color:#292b2c}.map-wrapper__filter__toggle-button *{vertical-align:middle}.map-wrapper__filter__toggle-button svg{vertical-align:top}.map-wrapper__filter__toggle-button:after{content:"";display:block;position:absolute;top:50%;right:0;width:.65em;height:.65em;border:2px solid #292b2c;border-top:none;border-left:none;transform-origin:center;transform:translateY(-80%) rotate(45deg)}.map-wrapper__filter__options{padding:8px 16px 12px 12px}.map-wrapper__filter__help{border-radius:0 0 6px 6px;background-color:#f1efef;padding:8px 16px 12px 12px;transition:all .2s ease-out;max-height:150px;overflow:hidden;opacity:1;visibility:visible}.map-wrapper__filter__help.collapsed{padding-top:0;padding-bottom:0;visibility:hidden;max-height:0;opacity:0}.mapboxgl-map{height:100%}.map-control{padding:.5rem 1rem;color:#292b2c;background:#fff;border:0;border-radius:.25rem}.map-control:focus,.map-control:hover{cursor:pointer;background:#fff!important;opacity:.8}.map-control--close{background-color:#effcff;border:1px solid #0095bc}.map-style-select{padding:.5rem 2rem .5rem .5rem;font-size:100%;font-weight:400;cursor:pointer;border:0;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.75em;font-family:Gibson,sans-serif}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{clear:none}.mapboxgl-ctrl-top-left .mapboxgl-ctrl-group{margin-top:.8rem}.mapboxgl-ctrl-top-left .mapboxgl-ctrl--style-toggle{float:right}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin-right:1rem}@media print{.mapboxgl-control-container{display:none}}.sidebar{position:absolute;top:0;bottom:4rem;left:0;overflow-x:hidden;overflow-y:auto}.sidebar .filters-share-button{border-bottom:1px solid #ccc}.sidebar .filters-share-button .share-button{padding-right:15px}@media (max-width:991.98px){.sidebar .filters-share-button .share-button{display:none}}@media (min-width:992px){.sidebar{bottom:6rem}}@media (min-width:1200px){.sidebar{bottom:6.5rem}}.sidebar--lg-no-footer{bottom:0}.share-button{padding-right:15px}.share-button .tile__heading:after{margin-left:.25em;content:"\203A";font-weight:700;font-size:1.5rem;transform:translateY(1px);display:inline-block}.sidebar__mobile-mode__holder{padding:.875rem 1rem;position:sticky;z-index:10;background-color:#fff;top:0}.sidebar__mobile-mode__holder h2{line-height:28px;margin-bottom:0}@media (min-width:992px){.sidebar__mobile-mode__holder{display:none}}.sidebar__mobile-mode__holder .sidebar__mobile-mode{width:100%;background-color:#effcff;color:#0095bc;border:1px solid #0095bc}.tile{position:relative;padding:1rem .75rem .5rem}.sidebar--collapsed .even .tile{background-color:#f7f7f7}@media (max-width:991.98px){.even .tile{background-color:#f7f7f7}}.tile--summary{display:none;position:absolute;bottom:0;width:100%;background-color:hsla(0,0%,100%,.9);z-index:10}@media (max-width:991.98px){.tile--summary{display:block}}.tile--danger-0.tile--selected,.tile--danger-0:focus,.tile--danger-0:hover{background-color:#f7f7f7}.tile--danger-1.tile--selected,.tile--danger-1:focus,.tile--danger-1:hover{background-color:#f1faf1}.tile--danger-2.tile--selected,.tile--danger-2:focus,.tile--danger-2:hover{background-color:#fffef0}.tile--danger-3.tile--selected,.tile--danger-3:focus,.tile--danger-3:hover{background-color:#fff9f2}.tile--danger-4.tile--selected,.tile--danger-4:focus,.tile--danger-4:hover{background-color:#fef6f7}.tile--danger-5.tile--selected,.tile--danger-5:focus,.tile--danger-5:hover{background-color:#e6e6e6}.tile:focus,.tile:hover{cursor:pointer;outline:none}.tile__close{position:absolute;top:15px;right:15px}.tile__image-wrapper{position:relative;margin-bottom:.75rem}@media (max-width:991.98px){.tile__image-wrapper{margin-bottom:0}}.tile__image{width:100%;height:auto;border-width:2px;border-style:solid}.tile--danger-0 .tile__image{border-color:#ccc}.tile--danger-1 .tile__image{border-color:#4cb848}.tile--danger-2 .tile__image{border-color:#fff300}.tile--danger-3 .tile__image{border-color:#f8931d}.tile--danger-4 .tile__image{border-color:#ed1d23}.tile--danger-5 .tile__image{border-color:#000}.tile__icon{position:absolute;width:2.5rem;height:2.5rem;bottom:.75rem;left:.75rem;padding:.25rem .9rem;font-size:2rem;text-align:center;color:#fff;border-radius:2.5rem}.sidebar--collapsed .tile__icon{top:0;right:0;bottom:auto;left:auto}@media (max-width:991.98px){.tile__icon{top:0;right:0;bottom:auto;left:auto}}.tile--danger-0 .tile__icon{background-color:#ccc}.tile--danger-1 .tile__icon{background-color:#4cb848}.tile--danger-2 .tile__icon{background-color:#fff300}.tile--danger-3 .tile__icon{background-color:#f8931d}.tile--danger-4 .tile__icon{background-color:#ed1d23}.tile--danger-5 .tile__icon{background-color:#000}.tile__heading{padding:.25rem 0;font-weight:600}.tile__heading--title{margin-bottom:.2rem;font-size:1.25rem}.tile__text{margin-bottom:.5rem}.tile__text--meta{font-size:.75rem;color:#5a5f61}.tile__link,.tile__link:focus,.tile__link:hover{color:#0095bc;text-decoration:none}.tile__link--title,.tile__link--title:focus,.tile__link--title:hover{color:#292b2c}.filters{padding:.9rem .9rem 1rem}.filters--secondary{border-bottom:1px solid #ccc}.filters__label{display:block;margin-bottom:.25rem;font-size:.875rem;color:#292b2c}.filters__list{font-size:.875rem;margin-bottom:-1rem}.filters__list-item{margin-bottom:1rem}.footer{position:fixed;bottom:0;left:0;height:4rem;background-color:#fff;border-top:1px solid #ccc;z-index:2}@media (max-width:1199.98px){.footer .row.parent-row{justify-content:center}}@media (min-width:992px){.footer{height:6rem;width:66.66666667%}}@media (min-width:1200px){.footer{height:6.5rem}}.footer .danger-scale-wrapper{display:none}@media (min-width:992px){.footer .danger-scale-wrapper{display:block}}.footer__text{font-size:.875rem;line-height:1.2rem}.footer__text--large{display:block;margin-bottom:.2rem;font-size:1rem;line-height:1.2rem}.footer__text--contained{max-height:4.25rem}.danger-scale__scale{display:inline-block;width:80%;vertical-align:middle;margin-right:1.5rem;padding-top:1.14rem}@media (min-width:1200px){.danger-scale__scale{width:80%;max-width:600px}}.danger-scale__text{margin-bottom:0;font-size:.9rem}.danger-scale__text--title{line-height:.5rem}@media (min-width:992px){.danger-scale--responsive .danger-scale__wrapper--small{display:none}}@media print{.danger-scale--responsive .danger-scale__wrapper--small{display:none}}@media (max-width:991.98px){.danger-scale--responsive .danger-scale__wrapper--large{display:none}}@media print{.danger-scale--responsive .danger-scale__wrapper--large{display:block}}.link,.link:hover,.linkfocus{color:#0095bc}.marker{width:2rem;height:2rem}.region__actions .marker{display:inline-block;width:1.25rem;height:1.25rem;vertical-align:middle}.marker__icon{width:100%;height:100%}.risk-pill{display:inline-block;margin-bottom:1rem;padding:.25rem .5rem .25rem 0;font-weight:600}@media print{.risk-pill{display:inline;padding:0;font-size:1.125rem}}.risk-pill--danger-0,.risk-pill--danger-1,.risk-pill--danger-2{font-weight:400}@media print{.risk-pill--danger-0,.risk-pill--danger-1,.risk-pill--danger-2{font-weight:600}}.risk-pill--danger-3,.risk-pill--danger-4,.risk-pill--danger-5{color:#fff}@media print{.risk-pill--danger-0{color:#ccc}}@media print{.risk-pill--danger-1{color:#4cb848}}@media print{.risk-pill--danger-2{color:#fff300}}.risk-pill--danger-3{background-color:#f8931d}@media print{.risk-pill--danger-3{color:#f8931d;background-color:#fff}}.risk-pill--danger-4{background-color:#ed1d23}@media print{.risk-pill--danger-4{color:#ed1d23;background-color:#fff}}.risk-pill--danger-5{background-color:#000}@media print{.risk-pill--danger-5{color:#000;background-color:#fff}}.risk-pill__rating{padding:.25rem .6rem;font-weight:600;color:#fff}@media print{.risk-pill__rating{padding:0}}.risk-pill--danger-0 .risk-pill__rating,.risk-pill--danger-1 .risk-pill__rating,.risk-pill--danger-2 .risk-pill__rating{margin-right:.25rem}.risk-pill--danger-3 .risk-pill__rating,.risk-pill--danger-4 .risk-pill__rating,.risk-pill--danger-5 .risk-pill__rating{padding-right:.25rem}.risk-pill--danger-0 .risk-pill__rating{background-color:#ccc}@media print{.risk-pill--danger-0 .risk-pill__rating{color:#ccc;background-color:#fff}}.risk-pill--danger-1 .risk-pill__rating{background-color:#4cb848}@media print{.risk-pill--danger-1 .risk-pill__rating{color:#4cb848;background-color:#fff}}.risk-pill--danger-2 .risk-pill__rating{color:#000;background-color:#fff300}@media print{.risk-pill--danger-2 .risk-pill__rating{color:#fff300;background-color:#fff}}.risk-pill--danger-3 .risk-pill__rating{background-color:#f8931d}@media print{.risk-pill--danger-3 .risk-pill__rating{color:#f8931d;background-color:#fff}}.risk-pill--danger-4 .risk-pill__rating{background-color:#ed1d23}@media print{.risk-pill--danger-4 .risk-pill__rating{color:#ed1d23;background-color:#fff}}.risk-pill--danger-5 .risk-pill__rating{background-color:#000}@media print{.risk-pill--danger-5 .risk-pill__rating{color:#000;background-color:#fff}}.risk-icon{display:inline-block}.risk-icon--image{width:100px}.risk-icon--icon{width:3.5rem;height:3.5rem}.risk-icon__image{max-width:100%;height:auto}.risk-icon__icon{display:inline-block;width:100%;height:100%;padding:.25rem .9rem;font-size:2.35rem;text-align:center;color:#fff;border-radius:3.5rem}.risk-icon__icon:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\F12A"}.risk-icon--danger-0 .risk-icon__icon{background-color:#ccc}.risk-icon--danger-1 .risk-icon__icon{background-color:#4cb848}.risk-icon--danger-2 .risk-icon__icon{background-color:#fff300}.risk-icon--danger-3 .risk-icon__icon{background-color:#f8931d}.risk-icon--danger-4 .risk-icon__icon{background-color:#ed1d23}.risk-icon--danger-5 .risk-icon__icon{background-color:#000}.table{width:100%;border-radius:6px;overflow:hidden}.table td,.table th{padding:10px 15px}.table thead{color:#0095bc}@media (max-width:575.98px){.table thead{display:none}}.table thead th{white-space:nowrap}@media (max-width:575.98px){.table tbody tr{display:flex;flex-direction:column}}.table tbody tr:nth-child(odd){background-color:#f1f2f2}.table__mobile-label{font-weight:700}@media (min-width:576px){.table__mobile-label{display:none}}.table__mobile-button{display:inline-block;margin-top:17px;margin-bottom:5px}@media (min-width:576px){.table__mobile-button{display:none}}.tr--clickable{cursor:pointer}.tr--clickable:hover{box-shadow:inset 0 0 0 200px rgba(0,0,0,.1)}@media (min-width:576px){.td--40{width:40%}}.altitude-danger-row{-moz-column-break-inside:avoid;break-inside:avoid}@media (max-width:991.98px){.altitude-danger-row{padding:1rem 0}}@media (max-width:991.98px){.altitude-danger-row .altitude-danger-indicator{max-width:170px}}@media (min-width:992px){.altitude-danger-row .altitude-danger-indicator{max-width:200px}}@media (min-width:992px){.altitude-danger-row .risk-icon{width:100px}}.altitude-danger-row__heading{margin:.5rem 0 .25rem;font-size:1.375rem;font-weight:600}@media (min-width:992px){.altitude-danger-row__heading{font-size:1.25rem}}@media (min-width:992px){.altitude-danger-row__icon{text-align:center}}.altitude-danger-row__altitude{font-size:.8rem;color:#8d9294}.avalanche-danger-row{margin-bottom:1.5rem;-moz-column-break-inside:avoid;break-inside:avoid}.avalanche-danger-row__heading{font-size:1rem;font-weight:600;color:#0095bc}.avalanche-danger-row__heading--priority{margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.375rem;color:#5a5f61;border-bottom:1px solid #5a5f61}@media (min-width:992px){.avalanche-danger-row__heading--priority{margin-bottom:0}}.avalanche-danger-row--Primary .avalanche-danger-row__heading--priority{font-size:1.5rem;color:#000;border-bottom:1px solid #000}.avalanche-danger-row__character{display:inline-block;text-align:center;padding:1rem 0;background-color:#5a5f61}@media (min-width:992px){.avalanche-danger-row__character{width:100%}}.avalanche-danger-row--Primary .avalanche-danger-row__character{background-color:#000}.avalanche-danger-row__character img{max-width:100%}@media print{.avalanche-danger-row__character{padding:0}}.danger-rose{-moz-column-break-inside:avoid;break-inside:avoid}.gauge{display:flex;height:180px;margin:1.3rem 0 3rem}.gauge__wrapper{display:flex;flex-direction:column;justify-content:space-between}.gauge__wrapper--bar{margin-right:.75rem;align-items:center;background-color:#f1f2f2;border-left:1px solid #cfd1d2}.gauge__segment{position:relative;flex:1;width:20px;border-top:1px solid #cfd1d2}.gauge__segment--current{border-top:0}.gauge__fill{position:absolute;top:0;bottom:0;left:0;background-color:#0095bc;width:20px}.gauge__marker{position:absolute;display:block;top:-5px;width:100%;border-bottom:10px solid #0095bc}.gauge__label{line-height:1rem}.gauge__label:first-child{margin-top:-.5rem}.gauge__label:last-child{margin-bottom:-.5rem}.additional-info__header{font-size:1.25rem;font-weight:600;color:#0095bc}.additional-info__image-container{margin-top:8px;margin-bottom:24px;gap:16px}.additional-info__image-image{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.additional-info__image-btn{padding:0;border:none;background:none;cursor:pointer}.vel-img-modal.vel-modal .vel-img{max-width:80vw;max-height:80vh}@media (min-width:768px){.vel-img-modal.vel-modal .vel-img{max-width:70vw;max-height:70vh}}.vel-img-modal.vel-modal .vel-btns-wrapper{display:flex;flex-direction:column;align-items:center}.vel-img-modal.vel-modal .vel-btns-wrapper .btn__close,.vel-img-modal.vel-modal .vel-btns-wrapper .btn__next,.vel-img-modal.vel-modal .vel-btns-wrapper .btn__prev{width:8%;background:#000;max-width:3rem;display:flex;align-items:stretch;padding:.25rem;justify-content:center}.vel-img-modal.vel-modal .vel-btns-wrapper .btn__close{position:fixed}.vel-img-modal.vel-modal .vel-btns-wrapper .vel-toolbar{position:absolute;left:auto;transform:none;margin-bottom:12px;display:flex}.vel-img-modal.vel-modal .vel-btns-wrapper .vel-img-title{bottom:60px;position:static;font-family:Gibson;font-size:14px;line-height:22px;font-weight:400;color:#fff;background-color:#292b2c;padding:0 1rem;overflow:visible;text-align:center;max-width:100%;width:100%;order:1;text-overflow:ellipsis;cursor:default;transform:none;white-space:normal}.vel-img-modal.vel-modal .vel-btns-wrapper .vel-img-title-text{padding:10px 20px;max-width:800px;display:block;margin:0 auto}@media (min-width:850px){.vel-img-modal.vel-modal .vel-btns-wrapper .vel-img-title-text{padding:10px 0}}.observations__results{position:relative;min-height:100px;padding:1rem;margin-bottom:50px}@media (min-width:992px){.observations__results{min-height:250px}}.obsform .typography h2{color:#000;font-size:1rem;margin-bottom:.5rem}.obsform .typography label{display:block;font-weight:600}.obsform .typography hr{border-color:#5a5f61;margin-top:2rem;margin-bottom:2rem}.obsform .typography input,.obsform .typography select,.obsform .typography textarea{width:300px;border:1px solid #5a5f61;border-radius:.5rem;padding:.5rem 15px}.obsform .typography textarea{width:100%}.obsform .typography .vdate,.obsform .typography .vdatetime{position:relative}.obsform .typography .vdate:after,.obsform .typography .vdatetime:after{content:"\F073";font-family:FontAwesome;position:absolute;top:8px;left:272px}.obsform .typography .row{margin-bottom:1.5rem}.obsform .typography .row--primary{margin-bottom:0}.obsform .typography .row--primary h2{font-size:1.25rem;margin-bottom:1rem}.obsform--submitting{height:100vh;background-color:#fff}.obsform .obsform__advanced{border:1px solid #0095bc;padding:2rem}.obsform .obsform__multichoice{margin-bottom:1.5rem}.obsform .obsform__multichoice__other{margin-bottom:.5rem}.obsform .obsform__multichoice__other input{margin-left:40px;width:260px}.obsform .obsform__multichoice__option{margin-bottom:.5rem}.obsform .obsform__multichoice__option--other,.obsform .obsform__multichoice__option:last-child{margin-bottom:0}.obsform .obsform__multichoice__option.custom-radio .custom-control-label{display:inline-block;font-weight:400;margin-left:1rem;line-height:2rem}.obsform .obsform__multichoice__option.custom-radio .custom-control-label:before{border:1px solid #5a5f61;background-color:#fff;width:1.5em;height:1.5em;left:-1.7em}.obsform .obsform__multichoice__option.custom-radio .custom-control-label:after{width:1.5em;height:1.5em;left:-1.7em}.obsform .obsform__multichoice__option.custom-radio .custom-control-input:checked~.custom-control-label:before{border:1px solid #0095bc;background-color:#fff}.obsform .obsform__multichoice__option.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%230095bc'/%3E%3C/svg%3E");background-size:95%}.obsform a.button,.obsform button.button{background-color:#0095bc;border-color:#0095bc;color:#fff;font-family:Gibson,sans-serif;padding:1em;width:150px}.obsform a.button.button--link,.obsform button.button.button--link{background:none!important;border:none!important;color:#0095bc}.obsform a.button.button--close,.obsform a.button.button--open,.obsform button.button.button--close,.obsform button.button.button--open{font-weight:700}.obsform a.button.button--close:after,.obsform a.button.button--open:after,.obsform button.button.button--close:after,.obsform button.button.button--open:after{font-family:FontAwesome;font-size:.8em;margin-left:.8em}.obsform a.button.button--open:after,.obsform button.button.button--open:after{content:"\F078"}.obsform a.button.button--close:after,.obsform button.button.button--close:after{content:"\F077"}.obsform a.button:hover,.obsform button.button:hover{background-color:#006884;border-color:#006884}.obsform a.button--disabled,.obsform a.button--disabled:hover,.obsform a.button:disabled,.obsform a.button:disabled:hover,.obsform button.button--disabled,.obsform button.button--disabled:hover,.obsform button.button:disabled,.obsform button.button:disabled:hover{background-color:#fff;border-color:#cfd1d2;color:#cfd1d2}.obsform a.button--back:before,.obsform button.button--back:before{font-family:FontAwesome;font-size:.8em;content:"\F053";margin-right:.8em}.obsform a.button--next:after,.obsform button.button--next:after{font-family:FontAwesome;font-size:.8em;content:"\F054";margin-left:.8em}.obsform .obsform__steps{margin-bottom:3rem;margin-top:2rem}.obsform .obsform__steps.first-step{margin-top:-2rem}.obsform .vue-dropzone .dz-image-preview{background:transparent}.obsform .vue-dropzone .dz-image-preview .dz-image{max-width:19rem;max-height:19rem}.obsform .vue-dropzone .dz-image-preview .dz-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.obsform .vue-dropzone .dz-image-preview .dz-remove{display:inline-block!important;margin-top:.5rem!important;padding:.4rem .8rem!important;color:#fff!important;background-color:#c0392b!important;font-size:.8rem!important;font-weight:600!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.03em;border:none!important;border-radius:.25rem!important;cursor:pointer!important}.obsform .vue-dropzone .dz-image-preview .dz-remove:focus,.obsform .vue-dropzone .dz-image-preview .dz-remove:hover{background-color:#a93226!important;color:#fff!important;outline:2px solid #a93226;outline-offset:2px}.subsform .typography h1{color:#006884}.subsform .typography h2{color:#000;font-size:1rem;margin-bottom:.5rem}.subsform .typography label{display:block;font-weight:600}.subsform .typography hr{border-color:#5a5f61;margin-top:2rem;margin-bottom:2rem}.subsform .typography input,.subsform .typography select,.subsform .typography textarea{width:300px;border:1px solid #5a5f61;border-radius:.5rem;padding:.5rem 15px}.subsform .typography textarea{width:100%}.subsform .typography .vdate,.subsform .typography .vdatetime{position:relative}.subsform .typography .vdate:after,.subsform .typography .vdatetime:after{content:"\F073";font-family:FontAwesome;position:absolute;top:8px;left:272px}.subsform .typography .row{margin-bottom:1.5rem}.subsform .typography .row--primary{margin-bottom:0}.subsform .typography .row--primary h2{font-size:1.25rem;margin-bottom:1rem}.subsform__submit-col{align-self:flex-end;text-align:right;order:1}@media (min-width:768px){.subsform__submit-col{order:0}}.subsform--submitting{height:100vh;background-color:#fff}.subsform .custom-checkbox{margin-bottom:.5rem}.subsform .custom-checkbox .custom-control-label{display:inline-block;font-weight:400;margin-left:1rem;line-height:2rem}.subsform .custom-checkbox .custom-control-label:before{border:1px solid #5a5f61;background-color:#fff;width:1.5em;height:1.5em;left:-1.7em}.subsform .custom-checkbox .custom-control-label:after{width:1.5em;height:1.5em;left:-1.7em}.subsform .custom-checkbox .custom-control-input:checked~.custom-control-label:before{border:1px solid #0095bc;background-color:#fff}.subsform .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1 -1 8 8'%3E%3Crect width='6' height='6' rx='1' ry='1' style='fill:%230095bc'/%3E%3C/svg%3E");background-size:95%}.subsform--small label{display:block;font-size:.8em;margin:0}.subsform--small input{display:block;width:100%}.subsform a.button.button--link,.subsform button.button.button--link{background:none!important;border:none!important;color:#0095bc}.subsform a.button.button--link:hover,.subsform button.button.button--link:hover{text-decoration:underline}.subsform a.button--disabled,.subsform a.button--disabled:hover,.subsform a.button:disabled,.subsform a.button:disabled:hover,.subsform button.button--disabled,.subsform button.button--disabled:hover,.subsform button.button:disabled,.subsform button.button:disabled:hover{background-color:#fff;border-color:#cfd1d2;color:#cfd1d2}.subsform a.button--back:before,.subsform button.button--back:before{font-family:FontAwesome;font-size:.8em;content:"\F053";margin-right:.8em}.subsform a.button--next:after,.subsform button.button--next:after{font-family:FontAwesome;font-size:.8em;content:"\F054";margin-left:.8em}.subsform .subsform__steps{margin-bottom:3rem;margin-top:2rem}.subscription-landing-page{border:1px solid #ebecf0;padding:1.5rem;font-family:Gibson,sans-serif}.subscription-landing-page h1{font-weight:600;font-size:2rem;margin-bottom:2rem}.subscription-landing-page__field-group{display:block;margin:0}.subscription-landing-page .form-group{display:flex;flex-direction:column}.subscription-landing-page .fieldholder-small-label{color:#343639;font-size:1.125rem;font-weight:500;line-height:1.4}.subscription-landing-page .checkbox{display:flex;align-items:center;gap:.25rem}.subscription-landing-page .checkbox label{margin-bottom:0}.subscription-landing-page input{padding:.625rem .75rem;border:1px solid #ebecf0;border-radius:4px;font-size:.875rem;font-family:Gibson,sans-serif;font-weight:400;line-height:18px}.subscription-landing-page input::-moz-placeholder{color:#c1c7d0}.subscription-landing-page input::placeholder{color:#c1c7d0}.subscription-landing-page input[type=checkbox]{border-radius:2px;border:2px solid #c1c7d0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;padding:0;position:relative}.subscription-landing-page input[type=checkbox]:checked{background-color:#0079bf;border-color:#0079bf}.subscription-landing-page input[type=checkbox]:checked:after{content:"\2713";display:block;color:#fff;position:relative;left:50%;top:1px;transform:translateX(-50%)}.subscription-landing-page .select2-selection{padding:.625rem .75rem!important;border:1px solid #ebecf0!important;border-radius:4px;min-height:40px!important}.subscription-landing-page .select2-selection:after{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1395 736q0 13-10 23l-466 466q-10 10-23 10t-23-10L407 759q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;transform:translateY(-50%);right:12px;cursor:pointer}.subscription-landing-page .select2-selection__choice{background-color:hsla(0,0%,63.5%,.12)!important;padding:2px 4px!important;border:none!important;margin:0 4px 0 0!important;font-size:14px!important;line-height:18px!important}.subscription-landing-page .select2-selection__choice__remove{display:flex;align-items:center;height:100%;margin-right:4px}.subscription-landing-page .select2-selection__choice__display{padding:0 .25rem 0 1.25rem!important}.subscription-landing-page .select2-search__field{margin-left:-2px!important}.subscription-landing-page .select2-search__field::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#c1c7d0}.subscription-landing-page .select2-search__field::placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#c1c7d0}.subscription-landing-page .help-text--small{margin-top:-.65rem;font-size:14px;font-weight:400;line-height:18px}.subscription-landing-page .help-text--large{font-size:18px;font-weight:500;line-height:1.4;margin-bottom:.5rem;margin-top:2rem}.subscription-landing-page hr{margin:3rem 0}.subscription-landing-page button{font-family:Gibson,sans-serif}.subscription-landing-page__content-area{margin-top:3rem}.subscription-landing-page__content-area :last-child{margin-bottom:0}.social-share{display:inline-block;float:right}.social-share .fa{font-size:1.25rem;margin-left:.25rem}.social-share span{display:inline-block}.social-share span img{display:block;width:2rem;height:auto}.previous-forecast{margin-bottom:1.5rem}.previous-forecast .form-control{width:auto;float:left;padding-top:.3rem;padding-bottom:.3rem;border-right:0;border-color:#cfd1d2;border-top-right-radius:0;border-bottom-right-radius:0}.previous-forecast .button{background-color:#f1f2f2;border-color:#cfd1d2;border-top-left-radius:0;border-bottom-left-radius:0}.previous-forecast .button:focus,.previous-forecast .button:hover{background-color:#0095bc;border-color:#006884;color:#fff}.previous-forecast-message{margin-top:.5rem}.public-observation__map-btn{width:100%;background-color:#effcff;color:#0095bc;border:1px solid #0095bc}.public-observation .map-wrapper{position:absolute;top:0;left:0;bottom:4rem;width:100%;height:100vh;z-index:1}.public-observation .map-wrapper--active{display:block}@media (min-width:992px){.public-observation .map-wrapper{position:static;height:400px}}.observation-header{color:#006884;background-image:url(/resources/themes/default/images/public-obs-circle.svg);background-repeat:no-repeat;background-size:1em;padding-left:1.2em;background-position:0}.publicobs__photo{-o-object-fit:contain;object-fit:contain;max-height:30rem!important}.modal__outer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.65);z-index:100;transition:opacity .3s ease}.modal__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.modal__content{width:-moz-fit-content;width:fit-content;overflow:auto;max-width:80vw;max-height:80vh}.modal__content img{max-width:800px}@media (min-width:576px){.modal__content img{max-width:100%;max-height:100%}}.modal__close{position:absolute;top:0;right:0;background-color:#f1f2f2;cursor:pointer;opacity:.5;border:none;border-radius:3px}.modal__close:focus,.modal__close:hover{opacity:1}.modal-enter,.modal-leave-active{opacity:0}.confidence-statement{margin-bottom:1.5rem}.confidence-statement__header{display:flex;align-items:center;align-content:center;flex-wrap:wrap;gap:10px;background-color:#0095bc;color:#fff;padding:16px 24px;font-family:Gibson,sans-serif;font-weight:600;font-size:24px;line-height:130%}.confidence-statement__level{font-size:24px}.confidence-statement__link{color:#fff;font-family:Gibson,sans-serif;font-weight:400;font-size:16px;line-height:112.5%;text-decoration:none}@media (min-width:768px){.confidence-statement__link{margin-left:auto}}.confidence-statement__link:focus,.confidence-statement__link:focus-visible,.confidence-statement__link:hover{color:#fff;text-decoration:underline}.confidence-statement__body{padding:1rem;background-color:#f7f7f7}.confidence-statement__reason{margin-bottom:.5rem}.confidence-statement__reason:last-child{margin-bottom:0}.confidence-statement__modal{display:flex;flex-direction:column;background-color:#fff}.confidence-statement__modal-header{background-color:#0095bc;color:#fff;padding:1rem 1.5rem;flex-shrink:0}.confidence-statement__modal-header h2{margin:0;font-size:24px;font-weight:600;line-height:130%}.confidence-statement__modal-body{display:flex;flex-direction:column;gap:24px;padding:16px;overflow-y:auto}@media (min-width:992px){.confidence-statement__modal-body{padding:1.5rem}}.confidence-statement__modal-body p{margin-bottom:0}.modal__content--confidence{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}@media (min-width:992px){.modal__content--confidence{width:calc(100vw - 272px);max-width:calc(100vw - 272px)}}@media (min-width:1200px){.modal__content--confidence{width:calc(100vw - 480px);max-width:calc(100vw - 480px)}}@media (min-width:1440px){.modal__content--confidence{width:720px;max-width:720px}}.notification{display:flex;background-color:#ed1d23;color:#fff;align-content:center;padding:5px 1rem}.notification p{margin-bottom:unset}.notification a{padding:0 1rem;text-decoration:underline;color:#006884}.region__header{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0 1.5rem}@media only screen and (min-width:992px){.region__header{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:start;padding:.5rem 0 3rem}}.region__info{min-width:0}.region__title-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}@media only screen and (max-width:991px){.region__title-row{flex-direction:column;gap:1rem}}.region__title-row .risk-icon--image{width:unset;max-width:100px}@media only screen and (max-width:991px){.region__risk-and-show-map-row{display:flex;justify-content:space-between;width:100%;align-items:center}}.region__title-and-risk-wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.region__title-and-risk-wrapper .risk-pill{margin-bottom:0}.region__map-btn-container{flex-grow:1;display:flex;justify-content:flex-end}.region__map-btn-container .map-control{max-width:10.625rem}.region__actions{display:inline-grid;grid-template-columns:1fr;gap:.7rem}.region__actions .button-wrapper,.region__actions .button-wrapper button{width:100%}@media only screen and (max-width:991px){.region__actions .button-wrapper,.region__actions .button-wrapper button{width:16.875rem}}@media only screen and (max-width:576px){.region__actions .button-wrapper,.region__actions .button-wrapper button{width:100%}}.region__share-btn-desktop{display:none}@media only screen and (min-width:992px){.region__share-btn-desktop{display:block}}.region__dates{margin-top:16px}.background-section-grey{background-color:#f1f2f2}@media print{.background-section-grey{background-color:#fff}}