.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}}.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:10.5rem}@media (min-width:576px){.app--content-ribbon{top:10.25rem}}@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:12.5rem}@media (min-width:576px){.app--content-ribbon.add-extra-space{top:12.25rem}}@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}}.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}.region__public-observations{background:#fff;position:fixed;bottom:0;left:0;border-top:1px solid #ccc;z-index:100}.region__public-observations i{font-size:12px;position:relative;top:-1px}@media (min-width:992px){.region__public-observations{position:static;background:transparent;border-top:none}}@media (max-width:992px){.region__public-observations{max-width:none;width:100%;padding-bottom:8px!important;margin-bottom:0!important}}.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:#7b5dd5}.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 #2a2b2c;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}.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:flex-end}}@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}.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{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center}.vel-img-modal.vel-modal .vel-btns-wrapper .btn__close{position:fixed}.vel-img-modal.vel-modal .vel-btns-wrapper .vel-toolbar{bottom:auto;position:static;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:10px 0;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}.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}.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}.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}.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}