.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label:before{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.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-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.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='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 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:before{background-color:#007bff}.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='%23fff'/%3E%3C/svg%3E")}.custom-radio .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(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size: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;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.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{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);font-size:75%}.custom-select-lg,.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem}.custom-select-lg{height:calc(2.875rem + 2px);font-size:125%}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(2.25rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label:after{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{left:0;z-index:1;height:calc(2.25rem + 2px);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:2.25rem;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.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-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:focus{outline:none;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.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-appearance:none;appearance:none}.custom-range::-moz-range-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.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;background-color:#007bff;border:0;border-radius:1rem;appearance:none}.custom-range::-ms-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.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}.app{overflow-x:hidden}.app,.app--home{font-family:Gibson,sans-serif}.app--home{position:absolute;top:4.5rem;right:0;bottom:0;left:0;background-color:#fff;overflow:hidden;z-index:1}.app--loading{height:100vh;background-color:#fff}@media (max-width:991.98px){.app--observationform .obsform__step1{position:absolute;top:4.5rem;right:0;bottom:0;left:0;overflow:hidden;z-index:1;margin:0}.app--observationform .obsform__step1 .map-wrapper{display:block!important}.app--observationform .obsform__step1 .obsform{position:absolute;left:0;bottom:0;background-color:#fff;height:200px}.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}.loader{position:fixed;width:20%;height:20%;top:40%;left:40%;visibility:hidden}.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:5rem}@media (min-width:992px){.map-wrapper--absolute{bottom:6rem}}@media (min-width:1200px){.map-wrapper--absolute{bottom:6.5rem}}@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{position:absolute;top:0;right:0;bottom:200px;height:unset;padding:0}}@media (max-width:991.98px){.map-wrapper--summary-tile .mapboxgl-ctrl-bottom-right{display:none}}.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:5rem;left:0;overflow-x:hidden;overflow-y:auto}@media (min-width:992px){.sidebar{bottom:6rem}}@media (min-width:1200px){.sidebar{bottom:6.5rem}}.sidebar__mobile-mode__holder{padding:.875rem 1rem 0}.sidebar__mobile-mode__holder h2{padding-top:.75rem;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:#e6e5e5}.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{display:none;padding:.9rem .9rem 1rem;border-bottom:1px solid #ccc}@media (min-width:992px){.filters{display:block}}.filters__label{display:block;margin-bottom:.25rem;font-size:.875rem;color:#8d9294}.filters__list{font-size:.875rem;margin-bottom:0}.footer{position:absolute;right:0;bottom:0;left:0;height:5rem;background-color:#fff;border-top:1px solid #ccc;z-index:2}@media (min-width:992px){.footer{height:6rem}}@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:66%;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}.altitude-danger-row{-webkit-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;-webkit-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{-webkit-column-break-inside:avoid;break-inside:avoid}.gauge{height:180px;margin:1.3rem 0 3rem}.gauge,.gauge__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.gauge__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gauge__wrapper--bar{margin-right:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f2f2;border-left:1px solid #cfd1d2}.gauge__segment{position:relative;-webkit-box-flex:1;-ms-flex:1;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}.obsform .typography h1{color:#006884;background-image:url("/themes/default/images/public-obs-circle.svg");background-repeat:no-repeat;background-size:1em;padding-left:1.2em}.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}.obsform .obsform__multichoice__option.custom-radio .custom-control-label:after{width:1.5em;height:1.5em}.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}.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--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}.subsform .custom-checkbox .custom-control-label:after{width:1.5em;height:1.5em}.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--small .button-wrapper a.button,.subsform--small .button-wrapper button.button{padding:.7em;width:150px}.subsform a.button,.subsform button.button{background-color:#0095bc;border-color:#0095bc;color:#fff;font-family:Gibson,sans-serif;padding:1em;width:200px}.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:hover,.subsform button.button:hover{background-color:#006884;border-color:#006884}.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}
/*# sourceMappingURL=app.css.map*/