/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}.ui-menu .ui-menu{position:absolute;}.ui-menu .ui-menu-item{margin:0;cursor:pointer;}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em;}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px;}.ui-menu-icons{position:relative;}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em;}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0;}.ui-menu .ui-menu-icon{left:auto;right:0;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.js input.form-autocomplete{background-image:url(/themes/contrib/stable/images/core/throbber-inactive.png);background-repeat:no-repeat;background-position:100% center;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/themes/contrib/stable/images/core/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
@media all and (min-width:0px){.legalmonster-cleanslate.lm-base-root > .lm-container .lm-body-section > .lm-navigation-bar,.legalmonster-cleanslate.lm-base-root .lm-info-box,.legalmonster-cleanslate.lm-base-root .lm-info-box-open,.legalmonster-cleanslate.lm-base-root button,.legalmonster-cleanslate.lm-base-root .lm-buttons-container button#lm-accept-all,.legalmonster-cleanslate.lm-base-root .lm-buttons-container button#lm-accept-necessary,.legalmonster-cleanslate.lm-base-root .lm-buttons-container button#lm-accept-selected,.legalmonster-cleanslate.lm-base-root .lm-button-section button#closeButtonPrivacy,.legalmonster-cleanslate.lm-base-root .lm-button-section button#legalmonster-closeButtonPrivacy,.legalmonster-cleanslate.lm-base-root > .lm-container.lm-mobile-test-purpose,.legalmonster-cleanslate.lm-base-root > .lm-container.lm-cookies-privacy,.legalmonster-cleanslate.lm-base-root > .lm-container.lm-cookies-privacy-expanded,.legalmonster-cleanslate.lm-base-root > .lm-cookie-wall-container > .lm-cookie-wall-widget,.legalmonster-cleanslate.lm-base-root .lm-container.lm-mobile-test-purpose{border-radius:0 !important;}.legalmonster-cleanslate.lm-base-root button,.legalmonster-cleanslate.lm-base-root .lm-buttons-container button#lm-accept-all,.legalmonster-cleanslate.lm-base-root .lm-buttons-container button#lm-accept-necessary,.legalmonster-cleanslate.lm-base-root .lm-buttons-container button#lm-accept-selected,.legalmonster-cleanslate.lm-base-root .lm-button-section button#closeButtonPrivacy,.legalmonster-cleanslate.lm-base-root .lm-button-section button#legalmonster-closeButtonPrivacy{text-transform:uppercase !important;}.legalmonster-cleanslate.lm-base-root > .lm-container .lm-body-section > .lm-navigation-bar > span.lm-navigation-bar-text,.legalmonster-cleanslate.lm-base-root > .lm-container .lm-body-section > .lm-header-section,.legalmonster-cleanslate.lm-base-root p,.legalmonster-cleanslate.lm-base-root p span,.legalmonster-cleanslate.lm-base-root > .lm-cookie-wall-container .lm-cookie-wall-widget .lm-body-container .lm-consent-container .lm-input-container p.lm-text-container span,.legalmonster-cleanslate.lm-base-root .lm-info-box-text{color:#1e1e1e !important;}.legalmonster-cleanslate.lm-base-root .lm-cookie-wall-container .lm-cookie-wall-widget svg{display:none !important;}.legalmonster-cleanslate.lm-base-root .lm-cookie-wall-container .lm-cookie-wall-widget .svg-button{display:none !important;}.lm-cookie-wall-widget > div:not([tabindex]){display:flex !important;flex-direction:column;}.lm-cookie-wall-widget > div:not([tabindex]) .lm-mobile-consent-container{margin-right:6px !important;scrollbar-width:auto;scrollbar-color:var(--generalTextColor) var(--generalBorderColor);}.lm-cookie-wall-widget > div:not([tabindex]) .lm-mobile-consent-container::-webkit-scrollbar{width:6px;}.lm-cookie-wall-widget > div:not([tabindex]) .lm-mobile-consent-container::-webkit-scrollbar-track{border-radius:6px;background:var(--generalBorderColor);}.lm-cookie-wall-widget > div:not([tabindex]) .lm-mobile-consent-container::-webkit-scrollbar-thumb{border-radius:6px;background-color:var(--generalTextColor);}}
.old-color-scheme .btn.btn-primary{background-color:#266fee;border-color:#266fee;color:#fff}.old-color-scheme .btn.btn-primary:focus,.old-color-scheme .btn.btn-primary:hover{background-color:#007983;border-color:#007983}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1060}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:0 solid rgba(0,0,0,.2);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#343434;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.7}.modal-header{align-items:center;border-bottom:0 solid #d0d0d0;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.33333;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-top:0 solid #d0d0d0;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:980px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;height:100%}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;height:100%}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;height:100%}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:979.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;height:100%}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;height:100%}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1435.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;height:100%}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.ck-content .tooltip-text[data-bs-toggle=tooltip]:before,.ck-content a:not(.btn):after,.ck-content ul li:before,.cke_editable .tooltip-text[data-bs-toggle=tooltip]:before,.cke_editable a:not(.btn):after,.cke_editable ul li:before,.prose .tooltip-text[data-bs-toggle=tooltip]:before,.prose a:not(.btn):after,.prose ul li:before,.summer-house-report .link:after,.summer-house-wizard-form .address-pin:before,.summer-house-wizard-form .link.info:after,.summer-house-wizard-form .link.recalculate:after,.summer-house-wizard-form .link.reset:after,.summer-house-wizard-form .message:before,[class*=" icon-sparenergi-"],[class^=icon-sparenergi-],article .media-download-link:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-scheme-icon,inherit);font-family:Energistyrelsen!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@font-face{font-display:block;font-family:Energistyrelsen;font-style:normal;font-weight:400;src:url(/themes/custom/sparenergi/assets/fonts/Energistyrelsen.eot?2ieeh1=);src:url(/themes/custom/sparenergi/assets/fonts/Energistyrelsen.eot?2ieeh1=#iefix) format("embedded-opentype"),url(/themes/custom/sparenergi/assets/fonts/Energistyrelsen.ttf?2ieeh1=) format("truetype"),url(/themes/custom/sparenergi/assets/fonts/Energistyrelsen.woff?2ieeh1=) format("woff"),url(/themes/custom/sparenergi/assets/fonts/Energistyrelsen.svg?2ieeh1=#Energistyrelsen) format("svg")}.icon-sparenergi-house:before{content:"\e924"}.icon-sparenergi-summerhouse:before{content:"\e942"}.icon-sparenergi-apartment:before{content:"\e901"}.icon-sparenergi-optimization:before{content:"\e92f"}.icon-sparenergi-solar_panels:before{content:"\e93d"}.icon-sparenergi-tool:before{content:"\e944"}.icon-sparenergi-energylabel:before{content:"\e917"}.icon-sparenergi-walls:before{content:"\e94a"}.icon-sparenergi-insulation:before{content:"\e925"}.icon-sparenergi-foundation_1:before{content:"\e91b"}.icon-sparenergi-foundation_2:before{content:"\e91c"}.icon-sparenergi-hand_wrench:before{content:"\e920"}.icon-sparenergi-dry_clothes:before{content:"\e913"}.icon-sparenergi-cleaning:before{content:"\e90a"}.icon-sparenergi-car:before{content:"\e907"}.icon-sparenergi-roof:before{content:"\e939"}.icon-sparenergi-window:before{content:"\e950"}.icon-sparenergi-ventilation:before{content:"\e949"}.icon-sparenergi-electric_heating:before{content:"\e915"}.icon-sparenergi-radiator:before{content:"\e938"}.icon-sparenergi-oil_furnance:before{content:"\e92e"}.icon-sparenergi-heat_pump:before{content:"\e922"}.icon-sparenergi-natural_gas:before{content:"\e92a"}.icon-sparenergi-gasoline:before{content:"\e91d"}.icon-sparenergi-oil:before{content:"\e92d"}.icon-sparenergi-biofuel:before{content:"\e904"}.icon-sparenergi-electricity:before{content:"\e916"}.icon-sparenergi-power_cord:before{content:"\e936"}.icon-sparenergi-mobile:before{content:"\e929"}.icon-sparenergi-desktop:before{content:"\e910"}.icon-sparenergi-laptop:before{content:"\e926"}.icon-sparenergi-lighting:before{content:"\e927"}.icon-sparenergi-whiteware:before{content:"\e94f"}.icon-sparenergi-standby_consumption:before{content:"\e93f"}.icon-sparenergi-district_heating_1:before{content:"\e911"}.icon-sparenergi-district_heating_2:before{content:"\e912"}.icon-sparenergi-circulation_pump:before{content:"\e909"}.icon-sparenergi-turbine:before{content:"\e946"}.icon-sparenergi-natural_gas_2:before{content:"\e92b"}.icon-sparenergi-wood_pellets:before{content:"\e952"}.icon-sparenergi-high_voltage_mast:before{content:"\e923"}.icon-sparenergi-water:before{content:"\e94d"}.icon-sparenergi-heat:before{content:"\e921"}.icon-sparenergi-warm_water:before{content:"\e94b"}.icon-sparenergi-air:before{content:"\e900"}.icon-sparenergi-solar_power:before{content:"\e93e"}.icon-sparenergi-plant:before{content:"\e934"}.icon-sparenergi-flower:before{content:"\e919"}.icon-sparenergi-weather:before{content:"\e94e"}.icon-sparenergi-earth:before{content:"\e914"}.icon-sparenergi-CO2:before{content:"\e90d"}.icon-sparenergi-temperature:before{content:"\e943"}.icon-sparenergi-backpack:before{content:"\e903"}.icon-sparenergi-services:before{content:"\e93b"}.icon-sparenergi-food:before{content:"\e91a"}.icon-sparenergi-transport:before{content:"\e945"}.icon-sparenergi-stuff:before{content:"\e941"}.icon-sparenergi-craftsman:before{content:"\e90f"}.icon-sparenergi-person:before{content:"\e931"}.icon-sparenergi-calculator:before{content:"\e905"}.icon-sparenergi-approval_stamp:before{content:"\e902"}.icon-sparenergi-phone:before{content:"\e932"}.icon-sparenergi-clock:before{content:"\e90c"}.icon-sparenergi-piggy_bank:before{content:"\e933"}.icon-sparenergi-stars:before{content:"\e940"}.icon-sparenergi-mail:before{content:"\e928"}.icon-sparenergi-chat:before{content:"\e908"}.icon-sparenergi-counseling:before{content:"\e90e"}.icon-sparenergi-calendar:before{content:"\e906"}.icon-sparenergi-clipboard:before{content:"\e90b"}.icon-sparenergi-shopping_cart:before{content:"\e93c"}.icon-sparenergi-graph_down:before{content:"\e91e"}.icon-sparenergi-graph_up:before{content:"\e91f"}.icon-sparenergi-facebook:before{content:"\e918"}.icon-sparenergi-twitter:before{content:"\e948"}.icon-sparenergi-tv:before{content:"\e947"}.icon-sparenergi-oven:before{content:"\e930"}.icon-sparenergi-office:before{content:"\e92c"}.icon-sparenergi-servers:before{content:"\e93a"}.icon-sparenergi-wireless:before{content:"\e951"}.icon-sparenergi-washer:before{content:"\e94c"}.icon-sparenergi-pot:before{content:"\e935"}.icon-sparenergi-pump:before{content:"\e937"}.icon-sparenergi-renovation:before{content:"\e9ad"}.icon-sparenergi-noise:before{content:"\e981"}.icon-sparenergi-guide:before{content:"\e955"}.icon-sparenergi-radio:before{content:"\e982"}.icon-sparenergi-freezer:before{content:"\e988"}.icon-sparenergi-dishwasher:before{content:"\e989"}.icon-sparenergi-hairdryer:before{content:"\e983"}.icon-sparenergi-dryer:before{content:"\e98a"}.icon-sparenergi-stovetop:before{content:"\e984"}.icon-sparenergi-kettle:before{content:"\e98b"}.icon-sparenergi-gaming-computer:before{content:"\e985"}.icon-sparenergi-toaster:before{content:"\e98c"}.icon-sparenergi-aquarium:before{content:"\e980"}.icon-sparenergi-microwave:before{content:"\e98d"}.icon-sparenergi-coffee-machine:before{content:"\e986"}.icon-sparenergi-tv-40-inches:before{content:"\e98e"}.icon-sparenergi-tv-60-inches:before{content:"\e987"}.icon-sparenergi-skrui-ned:before{content:"\e9a8"}.icon-sparenergi-showerhead:before{content:"\e9ac"}.icon-sparenergi-unplug:before{content:"\e9ab"}.icon-sparenergi-open-window:before{content:"\e9aa"}.icon-sparenergi-graph:before{content:"\e9a9"}.icon-sparenergi-solar-panels-small:before{content:"\e98f"}.icon-sparenergi-tool-small:before{content:"\e990"}.icon-sparenergi-walls-small:before{content:"\e991"}.icon-sparenergi-foundation-1-small:before{content:"\e992"}.icon-sparenergi-window-small:before{content:"\e993"}.icon-sparenergi-electricity-small:before{content:"\e994"}.icon-sparenergi-power-cord-small:before{content:"\e995"}.icon-sparenergi-desktop-small:before{content:"\e996"}.icon-sparenergi-standby-consumption-small:before{content:"\e997"}.icon-sparenergi-district-heating-2-small:before{content:"\e998"}.icon-sparenergi-water-small:before{content:"\e999"}.icon-sparenergi-heat-small:before{content:"\e99a"}.icon-sparenergi-air-small:before{content:"\e99b"}.icon-sparenergi-plant-small:before{content:"\e99c"}.icon-sparenergi-temperature-small:before{content:"\e99d"}.icon-sparenergi-person-small:before{content:"\e99e"}.icon-sparenergi-clock-small:before{content:"\e99f"}.icon-sparenergi-mail-small:before{content:"\e9a0"}.icon-sparenergi-counseling-small:before{content:"\e9a1"}.icon-sparenergi-calendar-small:before{content:"\e9a2"}.icon-sparenergi-clipboard-small:before{content:"\e9a3"}.icon-sparenergi-graph-down-small:before{content:"\e9a4"}.icon-sparenergi-graph-up-small:before{content:"\e9a5"}.icon-sparenergi-wireless-small:before{content:"\e9a6"}.icon-sparenergi-renovation-small:before{content:"\e9a7"}.icon-sparenergi-minus:before{content:"\e600"}.icon-sparenergi-search:before{content:"\e602"}.icon-sparenergi-chevron-down:before{content:"\e605"}.icon-sparenergi-plus:before{content:"\e606"}.icon-sparenergi-arrow-right:before{content:"\e60b"}.icon-sparenergi-wrench:before{content:"\e60e"}.icon-sparenergi-check:before{content:"\e618"}.icon-sparenergi-chevron-up:before{content:"\e61e"}.icon-sparenergi-chevron-right:before{content:"\e61f"}.icon-sparenergi-chevron-left:before{content:"\e620"}.icon-sparenergi-chevron-bar-down:before{content:"\e635"}.icon-sparenergi-close:before{content:"\e645"}.icon-sparenergi-pen-alt:before{content:"\e651"}.icon-sparenergi-menu:before{content:"\e800"}.icon-sparenergi-arrow-simple-left:before{content:"\e953"}.icon-sparenergi-full-check:before{content:"\e954"}.icon-sparenergi-question-square-alt:before{content:"\e959"}.icon-sparenergi-circle:before{content:"\e95a"}.icon-sparenergi-arrow-simple-right:before{content:"\e969"}.icon-sparenergi-copy:before{content:"\e96b"}.icon-sparenergi-file-pdf:before{content:"\e96c"}.icon-sparenergi-file-doc:before{content:"\e96d"}.icon-sparenergi-locked:before{content:"\e956"}.icon-sparenergi-search-small:before{content:"\e957"}.icon-sparenergi-location-filled:before{content:"\e958"}.icon-sparenergi-location:before{content:"\e95b"}.icon-sparenergi-warning:before{content:"\e95c"}.icon-sparenergi-arrow-simple-right-long:before{content:"\e95d"}.icon-sparenergi-arrow-simple-right-large:before{content:"\e95e"}.icon-sparenergi-search-navigation:before{content:"\e95f"}.icon-sparenergi-right-arrow:before{content:"\e960"}.icon-sparenergi-left-arrow:before{content:"\e961"}.icon-sparenergi-right-arrow-long:before{content:"\e962"}.icon-sparenergi-left-arrow-long:before{content:"\e963"}.icon-sparenergi-info-circled:before{content:"\e964"}.icon-sparenergi-plus-thicker:before{content:"\e965"}.icon-sparenergi-minus-thicker:before{content:"\e966"}.icon-sparenergi-close-thicker:before{content:"\e967"}.icon-sparenergi-checkmark:before{content:"\e968"}.icon-sparenergi-paperclip:before{content:"\e96a"}.icon-sparenergi-configure:before{content:"\e96e"}.icon-sparenergi-more:before{content:"\e96f"}.icon-sparenergi-exclamation-mark:before{content:"\e970"}.icon-sparenergi-success-mark:before{content:"\e971"}.icon-sparenergi-quote-closing:before{content:"\e972"}.icon-sparenergi-quote-opening:before{content:"\e973"}.icon-sparenergi-warning-triangle:before{content:"\e974"}.icon-sparenergi-cancel-circle:before{content:"\e975"}.icon-sparenergi-user:before{content:"\e976"}.icon-sparenergi-user-filled:before{content:"\e977"}.icon-sparenergi-login:before{content:"\e978"}.icon-sparenergi-logout:before{content:"\e979"}.icon-sparenergi-burgermenu:before{content:"\e97a"}.icon-sparenergi-download:before{content:"\e97b"}.icon-sparenergi-edit:before{content:"\e97c"}.icon-sparenergi-paragraph:before{content:"\e97d"}.icon-sparenergi-info:before{content:"\e97e"}.icon-sparenergi-send:before{content:"\e97f"}.icon-sparenergi-value-up:before{content:"\e9ae"}.icon-sparenergi-value-down:before{content:"\e9af"}.icon-sparenergi-value-without-change:before{content:"\e9b0"}.icon-sparenergi-authenticator:before{content:"\e993"}.icon-sparenergi-backup:before{content:"\e9b1"}.icon-sparenergi-swap:before{content:"\e9b2"}.icons-selector .fip-box{height:50px;line-height:50px}.icons-selector .fip-box i{font-size:32px;vertical-align:middle}.container-text,.old-typography .paragraph:not(.text-align-center) .field--name-field-description,.old-typography .paragraph:not(.text-align-center) .field--name-field-text,.old-typography .paragraph:not(.text-align-center) h2,.old-typography.paragraph:not(.text-align-center) .field--name-field-description,.old-typography.paragraph:not(.text-align-center) .field--name-field-text,.old-typography.paragraph:not(.text-align-center) h2{margin-right:auto;width:100%}@media (min-width:768px){.container-text,.old-typography .paragraph:not(.text-align-center) .field--name-field-description,.old-typography .paragraph:not(.text-align-center) .field--name-field-text,.old-typography .paragraph:not(.text-align-center) h2,.old-typography.paragraph:not(.text-align-center) .field--name-field-description,.old-typography.paragraph:not(.text-align-center) .field--name-field-text,.old-typography.paragraph:not(.text-align-center) h2{max-width:70%}}.hidden{display:none!important}body{--drupal-toolbar-height:0px;display:flex;flex-direction:column;min-width:360px;overflow-x:hidden;overscroll-behavior-y:none;position:relative}body,body .is-full-height{min-height:100vh}body.toolbar-fixed{--drupal-toolbar-height:39px}body.toolbar-fixed .is-full-height{min-height:calc(100vh - var(--drupal-toolbar-height))}body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open{--drupal-toolbar-height:79px}body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .is-full-height{min-height:calc(100vh - var(--drupal-toolbar-height))}.dialog-off-canvas-main-canvas,.layout-container{display:flex;flex:1 0;flex-direction:column}.layout-container{overflow:hidden}.layout-container>*{flex-shrink:0}.layout-container>main{flex-grow:1;z-index:1}.modal-open .layout-container>main{z-index:unset}.background-color-container{background-color:#e9f1ff;padding-bottom:3rem;padding-top:3rem}.container{max-width:unset;padding-left:var(--container-spacing-x,30px);padding-right:var(--container-spacing-x,30px);width:100%}@media (min-width:768px){.container{--container-spacing-x:60px}}@media (min-width:1436px){.container{--container-spacing-x:30px;max-width:calc(1280px + var(--container-spacing-x)*2)}}@media (max-width:767.98px){.paragraph.is-boxed{padding-bottom:0;padding-top:0}}.paragraph.is-boxed>.paragraph-content{padding:40px 30px}@media (min-width:768px){.paragraph.is-boxed>.paragraph-content{border-radius:16px;padding:60px}}@media (max-width:767.98px){.paragraph.is-boxed>.container{padding:0}}.paragraph.is-boxed>.container>.paragraph-content{padding:40px 30px}@media (min-width:768px){.paragraph.is-boxed>.container>.paragraph-content{border-radius:16px;padding:60px}}.container-old{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,30px);padding-right:var(--bs-gutter-x,30px);width:100%}@media (min-width:768px){.container-old{max-width:728px}}@media (min-width:980px){.container-old{max-width:940px}}@media (min-width:1436px){.container-old{max-width:1280px}}@media (max-width:767.98px){.row{--bs-gutter-x:20px}}.mx-container{margin-left:30px!important;margin-right:30px!important}@media (min-width:768px){.mx-container{margin-left:60px!important;margin-right:60px!important}}@media (min-width:1436px){.mx-container{margin-left:calc(50vw - 640px)!important;margin-right:calc(50vw - 640px)!important}}.me-container{margin-right:30px!important}@media (min-width:768px){.me-container{margin-right:60px!important}}@media (min-width:1436px){.me-container{margin-right:calc(50vw - 640px)!important}}.ms-container{margin-left:30px!important}@media (min-width:768px){.ms-container{margin-left:60px!important}}@media (min-width:1436px){.ms-container{margin-left:calc(50vw - 640px)!important}}.px-container{padding-left:30px!important;padding-right:30px!important}@media (min-width:768px){.px-container{padding-left:60px!important;padding-right:60px!important}}@media (min-width:1436px){.px-container{padding-left:calc(50vw - 640px)!important;padding-right:calc(50vw - 640px)!important}}.pe-container{padding-right:30px!important}@media (min-width:768px){.pe-container{padding-right:60px!important}}@media (min-width:1436px){.pe-container{padding-right:calc(50vw - 640px)!important}}.ps-container{padding-left:30px!important}@media (min-width:768px){.ps-container{padding-left:60px!important}}@media (min-width:1436px){.ps-container{padding-left:calc(50vw - 640px)!important}}@media (min-width:576px){.mx-sm-container{margin-left:30px!important;margin-right:30px!important}}@media (min-width:576px) and (min-width:768px){.mx-sm-container{margin-left:60px!important;margin-right:60px!important}}@media (min-width:576px) and (min-width:1436px){.mx-sm-container{margin-left:calc(50vw - 640px)!important;margin-right:calc(50vw - 640px)!important}}@media (min-width:576px){.me-sm-container{margin-right:30px!important}}@media (min-width:576px) and (min-width:768px){.me-sm-container{margin-right:60px!important}}@media (min-width:576px) and (min-width:1436px){.me-sm-container{margin-right:calc(50vw - 640px)!important}}@media (min-width:576px){.ms-sm-container{margin-left:30px!important}}@media (min-width:576px) and (min-width:768px){.ms-sm-container{margin-left:60px!important}}@media (min-width:576px) and (min-width:1436px){.ms-sm-container{margin-left:calc(50vw - 640px)!important}}@media (min-width:576px){.px-sm-container{padding-left:30px!important;padding-right:30px!important}}@media (min-width:576px) and (min-width:768px){.px-sm-container{padding-left:60px!important;padding-right:60px!important}}@media (min-width:576px) and (min-width:1436px){.px-sm-container{padding-left:calc(50vw - 640px)!important;padding-right:calc(50vw - 640px)!important}}@media (min-width:576px){.pe-sm-container{padding-right:30px!important}}@media (min-width:576px) and (min-width:768px){.pe-sm-container{padding-right:60px!important}}@media (min-width:576px) and (min-width:1436px){.pe-sm-container{padding-right:calc(50vw - 640px)!important}}@media (min-width:576px){.ps-sm-container{padding-left:30px!important}}@media (min-width:576px) and (min-width:768px){.ps-sm-container{padding-left:60px!important}}@media (min-width:576px) and (min-width:1436px){.ps-sm-container{padding-left:calc(50vw - 640px)!important}}@media (min-width:768px){.mx-md-container{margin-left:30px!important;margin-right:30px!important}}@media (min-width:768px) and (min-width:768px){.mx-md-container{margin-left:60px!important;margin-right:60px!important}}@media (min-width:768px) and (min-width:1436px){.mx-md-container{margin-left:calc(50vw - 640px)!important;margin-right:calc(50vw - 640px)!important}}@media (min-width:768px){.me-md-container{margin-right:30px!important}}@media (min-width:768px) and (min-width:768px){.me-md-container{margin-right:60px!important}}@media (min-width:768px) and (min-width:1436px){.me-md-container{margin-right:calc(50vw - 640px)!important}}@media (min-width:768px){.ms-md-container{margin-left:30px!important}}@media (min-width:768px) and (min-width:768px){.ms-md-container{margin-left:60px!important}}@media (min-width:768px) and (min-width:1436px){.ms-md-container{margin-left:calc(50vw - 640px)!important}}@media (min-width:768px){.px-md-container{padding-left:30px!important;padding-right:30px!important}}@media (min-width:768px) and (min-width:768px){.px-md-container{padding-left:60px!important;padding-right:60px!important}}@media (min-width:768px) and (min-width:1436px){.px-md-container{padding-left:calc(50vw - 640px)!important;padding-right:calc(50vw - 640px)!important}}@media (min-width:768px){.pe-md-container{padding-right:30px!important}}@media (min-width:768px) and (min-width:768px){.pe-md-container{padding-right:60px!important}}@media (min-width:768px) and (min-width:1436px){.pe-md-container{padding-right:calc(50vw - 640px)!important}}@media (min-width:768px){.ps-md-container{padding-left:30px!important}}@media (min-width:768px) and (min-width:768px){.ps-md-container{padding-left:60px!important}}@media (min-width:768px) and (min-width:1436px){.ps-md-container{padding-left:calc(50vw - 640px)!important}}@media (min-width:980px){.mx-lg-container{margin-left:30px!important;margin-right:30px!important}}@media (min-width:980px) and (min-width:768px){.mx-lg-container{margin-left:60px!important;margin-right:60px!important}}@media (min-width:980px) and (min-width:1436px){.mx-lg-container{margin-left:calc(50vw - 640px)!important;margin-right:calc(50vw - 640px)!important}}@media (min-width:980px){.me-lg-container{margin-right:30px!important}}@media (min-width:980px) and (min-width:768px){.me-lg-container{margin-right:60px!important}}@media (min-width:980px) and (min-width:1436px){.me-lg-container{margin-right:calc(50vw - 640px)!important}}@media (min-width:980px){.ms-lg-container{margin-left:30px!important}}@media (min-width:980px) and (min-width:768px){.ms-lg-container{margin-left:60px!important}}@media (min-width:980px) and (min-width:1436px){.ms-lg-container{margin-left:calc(50vw - 640px)!important}}@media (min-width:980px){.px-lg-container{padding-left:30px!important;padding-right:30px!important}}@media (min-width:980px) and (min-width:768px){.px-lg-container{padding-left:60px!important;padding-right:60px!important}}@media (min-width:980px) and (min-width:1436px){.px-lg-container{padding-left:calc(50vw - 640px)!important;padding-right:calc(50vw - 640px)!important}}@media (min-width:980px){.pe-lg-container{padding-right:30px!important}}@media (min-width:980px) and (min-width:768px){.pe-lg-container{padding-right:60px!important}}@media (min-width:980px) and (min-width:1436px){.pe-lg-container{padding-right:calc(50vw - 640px)!important}}@media (min-width:980px){.ps-lg-container{padding-left:30px!important}}@media (min-width:980px) and (min-width:768px){.ps-lg-container{padding-left:60px!important}}@media (min-width:980px) and (min-width:1436px){.ps-lg-container{padding-left:calc(50vw - 640px)!important}}@media (min-width:1200px){.mx-xl-container{margin-left:30px!important;margin-right:30px!important}}@media (min-width:1200px) and (min-width:768px){.mx-xl-container{margin-left:60px!important;margin-right:60px!important}}@media (min-width:1200px) and (min-width:1436px){.mx-xl-container{margin-left:calc(50vw - 640px)!important;margin-right:calc(50vw - 640px)!important}}@media (min-width:1200px){.me-xl-container{margin-right:30px!important}}@media (min-width:1200px) and (min-width:768px){.me-xl-container{margin-right:60px!important}}@media (min-width:1200px) and (min-width:1436px){.me-xl-container{margin-right:calc(50vw - 640px)!important}}@media (min-width:1200px){.ms-xl-container{margin-left:30px!important}}@media (min-width:1200px) and (min-width:768px){.ms-xl-container{margin-left:60px!important}}@media (min-width:1200px) and (min-width:1436px){.ms-xl-container{margin-left:calc(50vw - 640px)!important}}@media (min-width:1200px){.px-xl-container{padding-left:30px!important;padding-right:30px!important}}@media (min-width:1200px) and (min-width:768px){.px-xl-container{padding-left:60px!important;padding-right:60px!important}}@media (min-width:1200px) and (min-width:1436px){.px-xl-container{padding-left:calc(50vw - 640px)!important;padding-right:calc(50vw - 640px)!important}}@media (min-width:1200px){.pe-xl-container{padding-right:30px!important}}@media (min-width:1200px) and (min-width:768px){.pe-xl-container{padding-right:60px!important}}@media (min-width:1200px) and (min-width:1436px){.pe-xl-container{padding-right:calc(50vw - 640px)!important}}@media (min-width:1200px){.ps-xl-container{padding-left:30px!important}}@media (min-width:1200px) and (min-width:768px){.ps-xl-container{padding-left:60px!important}}@media (min-width:1200px) and (min-width:1436px){.ps-xl-container{padding-left:calc(50vw - 640px)!important}}@media (min-width:1436px){.mx-xxl-container{margin-left:30px!important;margin-right:30px!important}}@media (min-width:1436px) and (min-width:768px){.mx-xxl-container{margin-left:60px!important;margin-right:60px!important}}@media (min-width:1436px) and (min-width:1436px){.mx-xxl-container{margin-left:calc(50vw - 640px)!important;margin-right:calc(50vw - 640px)!important}}@media (min-width:1436px){.me-xxl-container{margin-right:30px!important}}@media (min-width:1436px) and (min-width:768px){.me-xxl-container{margin-right:60px!important}}@media (min-width:1436px) and (min-width:1436px){.me-xxl-container{margin-right:calc(50vw - 640px)!important}}@media (min-width:1436px){.ms-xxl-container{margin-left:30px!important}}@media (min-width:1436px) and (min-width:768px){.ms-xxl-container{margin-left:60px!important}}@media (min-width:1436px) and (min-width:1436px){.ms-xxl-container{margin-left:calc(50vw - 640px)!important}}@media (min-width:1436px){.px-xxl-container{padding-left:30px!important;padding-right:30px!important}}@media (min-width:1436px) and (min-width:768px){.px-xxl-container{padding-left:60px!important;padding-right:60px!important}}@media (min-width:1436px) and (min-width:1436px){.px-xxl-container{padding-left:calc(50vw - 640px)!important;padding-right:calc(50vw - 640px)!important}}@media (min-width:1436px){.pe-xxl-container{padding-right:30px!important}}@media (min-width:1436px) and (min-width:768px){.pe-xxl-container{padding-right:60px!important}}@media (min-width:1436px) and (min-width:1436px){.pe-xxl-container{padding-right:calc(50vw - 640px)!important}}@media (min-width:1436px){.ps-xxl-container{padding-left:30px!important}}@media (min-width:1436px) and (min-width:768px){.ps-xxl-container{padding-left:60px!important}}@media (min-width:1436px) and (min-width:1436px){.ps-xxl-container{padding-left:calc(50vw - 640px)!important}}@media (max-width:767.98px){.mobile-header{padding-top:120px!important}body[class*=admin-toolbar] .mobile-header{padding-top:0!important}}.ck-content a:not(.btn),.cke_editable a:not(.btn),.prose a:not(.btn){align-items:center;color:var(--color-scheme-link,#c24400);display:inline-flex;transition:color .2s ease}.ck-content a:not(.btn):after,.cke_editable a:not(.btn):after,.prose a:not(.btn):after{color:inherit;content:"\e962";display:inline-block;font-size:1.333em;line-height:1.333em;margin-left:8px;transition:transform .2s ease}.ck-content a:hover:not(.btn),.cke_editable a:hover:not(.btn),.prose a:hover:not(.btn){color:var(--color-scheme-link-hover,#993a06)}.ck-content a:hover:not(.btn):after,.cke_editable a:hover:not(.btn):after,.prose a:hover:not(.btn):after{color:inherit}.ck-content a.link-download:not(.btn):after,.cke_editable a.link-download:not(.btn):after,.prose a.link-download:not(.btn):after{content:"\e97b";font-size:20px}.ck-content a:hover:not(.btn):after,.cke_editable a:hover:not(.btn):after,.prose a:hover:not(.btn):after{transform:translateX(4px)}.ck-content a.no-arrow:not(.btn):after,.cke_editable a.no-arrow:not(.btn):after,.prose a.no-arrow:not(.btn):after{content:none}.ck-content a.inline:not(.btn),.ck-content a[href^="mailto:"]:not(.btn),.cke_editable a.inline:not(.btn),.cke_editable a[href^="mailto:"]:not(.btn),.prose a.inline:not(.btn),.prose a[href^="mailto:"]:not(.btn){display:inline}.ck-content a.inline.underline:not(.btn),.ck-content a[href^="mailto:"].underline:not(.btn),.cke_editable a.inline.underline:not(.btn),.cke_editable a[href^="mailto:"].underline:not(.btn),.prose a.inline.underline:not(.btn),.prose a[href^="mailto:"].underline:not(.btn){color:#232221;text-decoration:underline}.ck-content a.inline.underline:hover:not(.btn),.ck-content a[href^="mailto:"].underline:hover:not(.btn),.cke_editable a.inline.underline:hover:not(.btn),.cke_editable a[href^="mailto:"].underline:hover:not(.btn),.prose a.inline.underline:hover:not(.btn),.prose a[href^="mailto:"].underline:hover:not(.btn){color:#c24400}.ck-content a.inline:not(.btn):after,.ck-content a[href^="mailto:"]:not(.btn):after,.cke_editable a.inline:not(.btn):after,.cke_editable a[href^="mailto:"]:not(.btn):after,.prose a.inline:not(.btn):after,.prose a[href^="mailto:"]:not(.btn):after{content:none}body{font-optical-sizing:auto;font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112;word-break:break-word}.ck-content ol,.ck-content ul,.cke_editable ol,.cke_editable ul,.prose ol,.prose ul{display:flex;flex-direction:column;list-style-type:none;margin:16px 0 32px;padding:0 0 0 24px}.ck-content ol li,.ck-content ul li,.cke_editable ol li,.cke_editable ul li,.prose ol li,.prose ul li{padding-left:26px;position:relative}.ck-content ol li:before,.ck-content ul li:before,.cke_editable ol li:before,.cke_editable ul li:before,.prose ol li:before,.prose ul li:before{position:absolute}.ck-content ol li>p:first-child,.ck-content ul li>p:first-child,.cke_editable ol li>p:first-child,.cke_editable ul li>p:first-child,.prose ol li>p:first-child,.prose ul li>p:first-child{margin-top:0}.ck-content ol li+li,.ck-content ul li+li,.cke_editable ol li+li,.cke_editable ul li+li,.prose ol li+li,.prose ul li+li{margin-top:16px}.ck-content ul li:before,.cke_editable ul li:before,.prose ul li:before{color:#86837d;content:"\e61f";font-size:1rem;font-weight:700;left:0;line-height:inherit;text-align:center;top:0;width:24px}.ck-content ol,.cke_editable ol,.prose ol{counter-reset:ordered-list}.ck-content ol li,.cke_editable ol li,.prose ol li{counter-increment:ordered-list;list-style:none}.ck-content ol li:before,.cke_editable ol li:before,.prose ol li:before{content:counter(ordered-list) ".";right:calc(100% - 8px);top:0;white-space:nowrap}.ck-content h2,.cke_editable h2,.prose h2{margin-top:24px}.ck-content .tooltip-text[data-bs-toggle=tooltip],.cke_editable .tooltip-text[data-bs-toggle=tooltip],.prose .tooltip-text[data-bs-toggle=tooltip]{color:inherit;display:inline-flex;transform:translateY(.1em)}.ck-content .tooltip-text[data-bs-toggle=tooltip]:before,.cke_editable .tooltip-text[data-bs-toggle=tooltip]:before,.prose .tooltip-text[data-bs-toggle=tooltip]:before{color:inherit;content:"\e964";font-size:1.3334rem}.ck-content h3 .tooltip-text[data-bs-toggle=tooltip],.ck-content h4 .tooltip-text[data-bs-toggle=tooltip],.ck-content h5 .tooltip-text[data-bs-toggle=tooltip],.cke_editable h3 .tooltip-text[data-bs-toggle=tooltip],.cke_editable h4 .tooltip-text[data-bs-toggle=tooltip],.cke_editable h5 .tooltip-text[data-bs-toggle=tooltip],.prose h3 .tooltip-text[data-bs-toggle=tooltip],.prose h4 .tooltip-text[data-bs-toggle=tooltip],.prose h5 .tooltip-text[data-bs-toggle=tooltip]{transform:translateY(.2em);vertical-align:text-top}.ck-content .icon-list,.cke_editable .icon-list,.prose .icon-list{padding-left:48px;position:relative}.ck-content .icon-list:not(:last-child),.cke_editable .icon-list:not(:last-child),.prose .icon-list:not(:last-child){margin-bottom:24px}.ck-content .icon-list:before,.cke_editable .icon-list:before,.prose .icon-list:before{background:url(/themes/custom/sparenergi/assets/images/icons/green-checkmark.svg) 50% no-repeat;content:"";display:block;height:32px;left:0;position:absolute;top:-4px;width:32px}.ck-content .icon-list__headline,.cke_editable .icon-list__headline,.prose .icon-list__headline{margin-bottom:8px;margin-top:4px}.ck-content .icon-list__text p,.cke_editable .icon-list__text p,.prose .icon-list__text p{margin-bottom:8px}.ck-content img,.cke_editable img,.prose img{border-radius:8px;height:auto;max-width:100%}.ck-content figcaption,.cke_editable figcaption,.prose figcaption{font-size:12px;margin-top:8px}.text-align-center a{margin-left:auto;margin-right:auto}.text-align-right a{margin-left:auto}b,strong{font-weight:600}article .media-download-link:before{content:""!important;margin:0!important}article .media-download-link:after{color:#266fee;content:"\e60b";display:inline-block;margin-left:.5rem;transform:rotate(90deg)}.ck-content .btn{background-color:#03473a}.prose table{border-style:hidden}.prose table td,.prose table th{border:1px solid;border-color:var(--color-scheme-divider,rgba(35,34,33,.4))}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.h0:not(.old){font-size:3.2rem;font-stretch:116%;font-weight:300;line-height:1.2}@media (min-width:980px){.h0:not(.old){font-size:4.8rem}}@supports (font-variation-settings:"wdth" 116){.h0:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.h0:not(.old) strong{font-weight:600}.h1:not(.old),h1:not(.old){font-size:2.667rem;font-stretch:116%;font-weight:300;line-height:1.2}@media (min-width:980px){.h1:not(.old),h1:not(.old){font-size:3.733rem}}@supports (font-variation-settings:"wdth" 116){.h1:not(.old),h1:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.h2:not(.old),h2:not(.old){font-size:2.133rem;font-stretch:116%;font-weight:300;line-height:1.2}@media (min-width:980px){.h2:not(.old),h2:not(.old){font-size:2.667rem}}@supports (font-variation-settings:"wdth" 116){.h2:not(.old),h2:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.h3:not(.old),h3:not(.old){font-size:1.6rem;font-stretch:108%;font-weight:600;letter-spacing:-.01em;line-height:1.2}@media (min-width:980px){.h3:not(.old),h3:not(.old){font-size:2.133rem}}@supports (font-variation-settings:"wdth" 108){.h3:not(.old),h3:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 108}}.h4:not(.old),h4:not(.old){font-size:1.333rem;font-stretch:108%;font-weight:600;letter-spacing:-.01em;line-height:1.2}@media (min-width:980px){.h4:not(.old),h4:not(.old){font-size:1.6rem}}@supports (font-variation-settings:"wdth" 108){.h4:not(.old),h4:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 108}}.h5:not(.old),h5:not(.old){font-size:1.333rem;font-stretch:116%;font-weight:300;letter-spacing:.02em;line-height:1.2}@supports (font-variation-settings:"wdth" 116){.h5:not(.old),h5:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.h6:not(.old),h6:not(.old){font-size:1.133rem;font-weight:600;line-height:1.4}.body-1{font-size:1.133rem;font-stretch:116%;font-weight:400;letter-spacing:.01em;line-height:1.4}@supports (font-variation-settings:"wdth" 116){.body-1{font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.body-2{font-size:1rem;font-stretch:116%;font-weight:400;letter-spacing:.01em;line-height:1.4}@supports (font-variation-settings:"wdth" 116){.body-2{font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.body-3{font-size:.8rem;font-stretch:116%;font-weight:400;letter-spacing:.01em;line-height:1.4}@supports (font-variation-settings:"wdth" 116){.body-3{font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}.button-text{font-size:1rem;font-stretch:108%;font-weight:600;letter-spacing:.01em;line-height:1.2}@supports (font-variation-settings:"wdth" 108){.button-text{font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 108}}.text-label{font-size:.8rem;font-stretch:120%;font-weight:600;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}@supports (font-variation-settings:"wdth" 120){.text-label{font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 120}}@media (max-width:767.98px){.body-1-sm{font-size:1.133rem;font-stretch:116%;font-weight:400;letter-spacing:.01em;line-height:1.4}@supports (font-variation-settings:"wdth" 116){.body-1-sm{font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 116}}}.h3-sm:not(.old){font-size:1.6rem;font-stretch:108%;font-weight:600;letter-spacing:-.01em;line-height:1.2}@supports (font-variation-settings:"wdth" 108){.h3-sm:not(.old){font-variation-settings:"slnt" 0,"GRAD" 0,"XTRA" 468,"XPOQ" 96,"YOPQ" 79,"YTLC" 570,"YTUC" 712,"YTAS" 785,"YTDE" -203,"YTFI" 738,"wdth" 112,"wdth" 108}}.old-typography .h1,.old-typography h1{font-size:calc(1.375rem + 1.5vw);font-weight:400;letter-spacing:0}@media (min-width:1200px){.old-typography .h1,.old-typography h1{font-size:2.5rem}}.old-typography .h2,.old-typography h2{font-size:calc(1.365rem + 1.38vw);font-weight:400;letter-spacing:0}@media (min-width:1200px){.old-typography .h2,.old-typography h2{font-size:2.4rem}}.old-typography .h3,.old-typography h3{font-size:calc(1.3rem + .6vw);font-weight:400;letter-spacing:0}@media (min-width:1200px){.old-typography .h3,.old-typography h3{font-size:1.75rem}}.old-typography .h4,.old-typography h4{font-size:calc(1.275rem + .3vw);font-weight:400;letter-spacing:0}@media (min-width:1200px){.old-typography .h4,.old-typography h4{font-size:1.5rem}}.old-typography .h5,.old-typography h5{font-size:1.25rem;font-weight:400;letter-spacing:0}.old-typography .paragraph.text-align-center .field--name-field-description,.old-typography .paragraph.text-align-center .field--name-field-text,.old-typography .paragraph.text-align-center h2,.old-typography.paragraph.text-align-center .field--name-field-description,.old-typography.paragraph.text-align-center .field--name-field-text,.old-typography.paragraph.text-align-center h2{max-width:100%}.color-scheme{background-color:var(--color-scheme-background,transparent);color:var(--color-scheme-text,inherit)}.dark-color-scheme{--color-scheme-text:#f8f2e0;--color-scheme-text-secondary:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:hsla(45,63%,93%,.4);--color-scheme-alert:#ff7168}.light-color-scheme{--color-scheme-text:#232221;--color-scheme-text-secondary:#03473a;--color-scheme-icon:#c24400;--color-scheme-btn:#c24400;--color-scheme-btn-hover:#993a06;--color-scheme-btn-text:#fff;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:rgba(35,34,33,.4);--color-scheme-alert:#ba2d3d}.color-scheme-forest-green{--color-scheme-background:#03473a;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-sand{--color-scheme-background:#f8f2e0}.color-scheme-mint{--color-scheme-background:#bfddbb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-mint-200{--color-scheme-text:#232221;--color-scheme-background:#90cd96;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-mint-300{--color-scheme-text:#232221;--color-scheme-background:#45a571;--color-scheme-link:#232221;--color-scheme-link-hover:#03473a;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-mint-400{--color-scheme-text:#fff;--color-scheme-background:#007f5f;--color-scheme-link:#fff;--color-scheme-link-hover:#bfddbb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-cream{--color-scheme-background:#f5e2bb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#03473a;--color-scheme-btn-hover:#007f5f;--color-scheme-btn-text:#fff}.color-scheme-cream-200{--color-scheme-background:#f6d48c;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-cream-300{--color-scheme-background:#f2bc47;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-cream-400{--color-scheme-text:#232221;--color-scheme-background:#e39f1b;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sunset{--color-scheme-text:#fff;--color-scheme-background:#c24400;--color-scheme-link:#fff;--color-scheme-link-hover:#f5e2bb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sunset-200{--color-scheme-background:#993a06;--color-scheme-link:#fff;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sunset-60{--color-scheme-text:#232221;--color-scheme-background:#d97950;--color-scheme-link:#232221;--color-scheme-link-hover:#fff;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sunset-40{--color-scheme-background:#ebab88;--color-scheme-link:#232221;--color-scheme-link-hover:#993a06;--color-scheme-icon:#993a06;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-ocean-blue{--color-scheme-background:#253e4d;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-bark-brown{--color-scheme-background:#3f312a;--color-scheme-link:#ebab88;--color-scheme-link-hover:#fff;--color-scheme-icon:#ebab88}.color-scheme-charcoal{--color-scheme-background:#232221;--color-scheme-link:#d97950;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#d97950}.color-scheme-clay{--color-scheme-background:#86837d}.color-scheme-oak{--color-scheme-background:#d7d2c7;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-cloud-gray{--color-scheme-background:#f5f5f5}.color-scheme-white{--color-scheme-background:#fff}.target-er .color-scheme-cream,.target-er .color-scheme-cream-200,.target-er .color-scheme-cream-300,.target-er .color-scheme-cream-400,.target-er .color-scheme-mint,.target-er .color-scheme-mint-200,.target-er .color-scheme-oak{--color-scheme-link:#253e4d}.target-er .color-scheme-cream,.target-er .color-scheme-cream-200,.target-er .color-scheme-cream-300,.target-er .color-scheme-mint,.target-er .color-scheme-mint-200,.target-er .color-scheme-oak{--color-scheme-icon:#253e4d}.target-er .color-scheme-cream{--color-scheme-btn:#253e4d;--color-scheme-btn-hover:#536572}.target-of .color-scheme-cream,.target-of .color-scheme-cream-200,.target-of .color-scheme-cream-300,.target-of .color-scheme-cream-400,.target-of .color-scheme-mint,.target-of .color-scheme-mint-200,.target-of .color-scheme-oak{--color-scheme-link:#3f312a}.target-of .color-scheme-cream,.target-of .color-scheme-cream-200,.target-of .color-scheme-cream-300,.target-of .color-scheme-mint,.target-of .color-scheme-mint-200,.target-of .color-scheme-oak{--color-scheme-icon:#3f312a}.target-of .color-scheme-cream{--color-scheme-btn:#3f312a;--color-scheme-btn-hover:#645a55}@media (min-width:576px){.dark-color-scheme-sm{--color-scheme-text:#f8f2e0;--color-scheme-text-secondary:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:hsla(45,63%,93%,.4);--color-scheme-alert:#ff7168}.light-color-scheme-sm{--color-scheme-text:#232221;--color-scheme-text-secondary:#03473a;--color-scheme-icon:#c24400;--color-scheme-btn:#c24400;--color-scheme-btn-hover:#993a06;--color-scheme-btn-text:#fff;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:rgba(35,34,33,.4);--color-scheme-alert:#ba2d3d}.color-scheme-sm-forest-green{--color-scheme-background:#03473a;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-sm-sand{--color-scheme-background:#f8f2e0}.color-scheme-sm-mint{--color-scheme-background:#bfddbb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-mint-200{--color-scheme-text:#232221;--color-scheme-background:#90cd96;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-mint-300{--color-scheme-text:#232221;--color-scheme-background:#45a571;--color-scheme-link:#232221;--color-scheme-link-hover:#03473a;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-mint-400{--color-scheme-text:#fff;--color-scheme-background:#007f5f;--color-scheme-link:#fff;--color-scheme-link-hover:#bfddbb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-cream{--color-scheme-background:#f5e2bb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#03473a;--color-scheme-btn-hover:#007f5f;--color-scheme-btn-text:#fff}.color-scheme-sm-cream-200{--color-scheme-background:#f6d48c;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-cream-300{--color-scheme-background:#f2bc47;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-cream-400{--color-scheme-text:#232221;--color-scheme-background:#e39f1b;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-sunset{--color-scheme-text:#fff;--color-scheme-background:#c24400;--color-scheme-link:#fff;--color-scheme-link-hover:#f5e2bb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-sunset-200{--color-scheme-background:#993a06;--color-scheme-link:#fff;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-sunset-60{--color-scheme-text:#232221;--color-scheme-background:#d97950;--color-scheme-link:#232221;--color-scheme-link-hover:#fff;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-sunset-40{--color-scheme-background:#ebab88;--color-scheme-link:#232221;--color-scheme-link-hover:#993a06;--color-scheme-icon:#993a06;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-ocean-blue{--color-scheme-background:#253e4d;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-sm-bark-brown{--color-scheme-background:#3f312a;--color-scheme-link:#ebab88;--color-scheme-link-hover:#fff;--color-scheme-icon:#ebab88}.color-scheme-sm-charcoal{--color-scheme-background:#232221;--color-scheme-link:#d97950;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#d97950}.color-scheme-sm-clay{--color-scheme-background:#86837d}.color-scheme-sm-oak{--color-scheme-background:#d7d2c7;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-sm-cloud-gray{--color-scheme-background:#f5f5f5}.color-scheme-sm-white{--color-scheme-background:#fff}.target-er .color-scheme-sm-cream,.target-er .color-scheme-sm-cream-200,.target-er .color-scheme-sm-cream-300,.target-er .color-scheme-sm-cream-400,.target-er .color-scheme-sm-mint,.target-er .color-scheme-sm-mint-200,.target-er .color-scheme-sm-oak{--color-scheme-link:#253e4d}.target-er .color-scheme-sm-cream,.target-er .color-scheme-sm-cream-200,.target-er .color-scheme-sm-cream-300,.target-er .color-scheme-sm-mint,.target-er .color-scheme-sm-mint-200,.target-er .color-scheme-sm-oak{--color-scheme-icon:#253e4d}.target-er .color-scheme-sm-cream{--color-scheme-btn:#253e4d;--color-scheme-btn-hover:#536572}.target-of .color-scheme-sm-cream,.target-of .color-scheme-sm-cream-200,.target-of .color-scheme-sm-cream-300,.target-of .color-scheme-sm-cream-400,.target-of .color-scheme-sm-mint,.target-of .color-scheme-sm-mint-200,.target-of .color-scheme-sm-oak{--color-scheme-link:#3f312a}.target-of .color-scheme-sm-cream,.target-of .color-scheme-sm-cream-200,.target-of .color-scheme-sm-cream-300,.target-of .color-scheme-sm-mint,.target-of .color-scheme-sm-mint-200,.target-of .color-scheme-sm-oak{--color-scheme-icon:#3f312a}.target-of .color-scheme-sm-cream{--color-scheme-btn:#3f312a;--color-scheme-btn-hover:#645a55}}@media (min-width:768px){.dark-color-scheme-md{--color-scheme-text:#f8f2e0;--color-scheme-text-secondary:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:hsla(45,63%,93%,.4);--color-scheme-alert:#ff7168}.light-color-scheme-md{--color-scheme-text:#232221;--color-scheme-text-secondary:#03473a;--color-scheme-icon:#c24400;--color-scheme-btn:#c24400;--color-scheme-btn-hover:#993a06;--color-scheme-btn-text:#fff;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:rgba(35,34,33,.4);--color-scheme-alert:#ba2d3d}.color-scheme-md-forest-green{--color-scheme-background:#03473a;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-md-sand{--color-scheme-background:#f8f2e0}.color-scheme-md-mint{--color-scheme-background:#bfddbb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-mint-200{--color-scheme-text:#232221;--color-scheme-background:#90cd96;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-mint-300{--color-scheme-text:#232221;--color-scheme-background:#45a571;--color-scheme-link:#232221;--color-scheme-link-hover:#03473a;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-mint-400{--color-scheme-text:#fff;--color-scheme-background:#007f5f;--color-scheme-link:#fff;--color-scheme-link-hover:#bfddbb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-cream{--color-scheme-background:#f5e2bb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#03473a;--color-scheme-btn-hover:#007f5f;--color-scheme-btn-text:#fff}.color-scheme-md-cream-200{--color-scheme-background:#f6d48c;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-cream-300{--color-scheme-background:#f2bc47;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-cream-400{--color-scheme-text:#232221;--color-scheme-background:#e39f1b;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-sunset{--color-scheme-text:#fff;--color-scheme-background:#c24400;--color-scheme-link:#fff;--color-scheme-link-hover:#f5e2bb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-sunset-200{--color-scheme-background:#993a06;--color-scheme-link:#fff;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-sunset-60{--color-scheme-text:#232221;--color-scheme-background:#d97950;--color-scheme-link:#232221;--color-scheme-link-hover:#fff;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-sunset-40{--color-scheme-background:#ebab88;--color-scheme-link:#232221;--color-scheme-link-hover:#993a06;--color-scheme-icon:#993a06;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-ocean-blue{--color-scheme-background:#253e4d;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-md-bark-brown{--color-scheme-background:#3f312a;--color-scheme-link:#ebab88;--color-scheme-link-hover:#fff;--color-scheme-icon:#ebab88}.color-scheme-md-charcoal{--color-scheme-background:#232221;--color-scheme-link:#d97950;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#d97950}.color-scheme-md-clay{--color-scheme-background:#86837d}.color-scheme-md-oak{--color-scheme-background:#d7d2c7;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-md-cloud-gray{--color-scheme-background:#f5f5f5}.color-scheme-md-white{--color-scheme-background:#fff}.target-er .color-scheme-md-cream,.target-er .color-scheme-md-cream-200,.target-er .color-scheme-md-cream-300,.target-er .color-scheme-md-cream-400,.target-er .color-scheme-md-mint,.target-er .color-scheme-md-mint-200,.target-er .color-scheme-md-oak{--color-scheme-link:#253e4d}.target-er .color-scheme-md-cream,.target-er .color-scheme-md-cream-200,.target-er .color-scheme-md-cream-300,.target-er .color-scheme-md-mint,.target-er .color-scheme-md-mint-200,.target-er .color-scheme-md-oak{--color-scheme-icon:#253e4d}.target-er .color-scheme-md-cream{--color-scheme-btn:#253e4d;--color-scheme-btn-hover:#536572}.target-of .color-scheme-md-cream,.target-of .color-scheme-md-cream-200,.target-of .color-scheme-md-cream-300,.target-of .color-scheme-md-cream-400,.target-of .color-scheme-md-mint,.target-of .color-scheme-md-mint-200,.target-of .color-scheme-md-oak{--color-scheme-link:#3f312a}.target-of .color-scheme-md-cream,.target-of .color-scheme-md-cream-200,.target-of .color-scheme-md-cream-300,.target-of .color-scheme-md-mint,.target-of .color-scheme-md-mint-200,.target-of .color-scheme-md-oak{--color-scheme-icon:#3f312a}.target-of .color-scheme-md-cream{--color-scheme-btn:#3f312a;--color-scheme-btn-hover:#645a55}}@media (min-width:980px){.dark-color-scheme-lg{--color-scheme-text:#f8f2e0;--color-scheme-text-secondary:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:hsla(45,63%,93%,.4);--color-scheme-alert:#ff7168}.light-color-scheme-lg{--color-scheme-text:#232221;--color-scheme-text-secondary:#03473a;--color-scheme-icon:#c24400;--color-scheme-btn:#c24400;--color-scheme-btn-hover:#993a06;--color-scheme-btn-text:#fff;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:rgba(35,34,33,.4);--color-scheme-alert:#ba2d3d}.color-scheme-lg-forest-green{--color-scheme-background:#03473a;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-lg-sand{--color-scheme-background:#f8f2e0}.color-scheme-lg-mint{--color-scheme-background:#bfddbb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-mint-200{--color-scheme-text:#232221;--color-scheme-background:#90cd96;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-mint-300{--color-scheme-text:#232221;--color-scheme-background:#45a571;--color-scheme-link:#232221;--color-scheme-link-hover:#03473a;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-mint-400{--color-scheme-text:#fff;--color-scheme-background:#007f5f;--color-scheme-link:#fff;--color-scheme-link-hover:#bfddbb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-cream{--color-scheme-background:#f5e2bb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#03473a;--color-scheme-btn-hover:#007f5f;--color-scheme-btn-text:#fff}.color-scheme-lg-cream-200{--color-scheme-background:#f6d48c;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-cream-300{--color-scheme-background:#f2bc47;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-cream-400{--color-scheme-text:#232221;--color-scheme-background:#e39f1b;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-sunset{--color-scheme-text:#fff;--color-scheme-background:#c24400;--color-scheme-link:#fff;--color-scheme-link-hover:#f5e2bb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-sunset-200{--color-scheme-background:#993a06;--color-scheme-link:#fff;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-sunset-60{--color-scheme-text:#232221;--color-scheme-background:#d97950;--color-scheme-link:#232221;--color-scheme-link-hover:#fff;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-sunset-40{--color-scheme-background:#ebab88;--color-scheme-link:#232221;--color-scheme-link-hover:#993a06;--color-scheme-icon:#993a06;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-ocean-blue{--color-scheme-background:#253e4d;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-lg-bark-brown{--color-scheme-background:#3f312a;--color-scheme-link:#ebab88;--color-scheme-link-hover:#fff;--color-scheme-icon:#ebab88}.color-scheme-lg-charcoal{--color-scheme-background:#232221;--color-scheme-link:#d97950;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#d97950}.color-scheme-lg-clay{--color-scheme-background:#86837d}.color-scheme-lg-oak{--color-scheme-background:#d7d2c7;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-lg-cloud-gray{--color-scheme-background:#f5f5f5}.color-scheme-lg-white{--color-scheme-background:#fff}.target-er .color-scheme-lg-cream,.target-er .color-scheme-lg-cream-200,.target-er .color-scheme-lg-cream-300,.target-er .color-scheme-lg-cream-400,.target-er .color-scheme-lg-mint,.target-er .color-scheme-lg-mint-200,.target-er .color-scheme-lg-oak{--color-scheme-link:#253e4d}.target-er .color-scheme-lg-cream,.target-er .color-scheme-lg-cream-200,.target-er .color-scheme-lg-cream-300,.target-er .color-scheme-lg-mint,.target-er .color-scheme-lg-mint-200,.target-er .color-scheme-lg-oak{--color-scheme-icon:#253e4d}.target-er .color-scheme-lg-cream{--color-scheme-btn:#253e4d;--color-scheme-btn-hover:#536572}.target-of .color-scheme-lg-cream,.target-of .color-scheme-lg-cream-200,.target-of .color-scheme-lg-cream-300,.target-of .color-scheme-lg-cream-400,.target-of .color-scheme-lg-mint,.target-of .color-scheme-lg-mint-200,.target-of .color-scheme-lg-oak{--color-scheme-link:#3f312a}.target-of .color-scheme-lg-cream,.target-of .color-scheme-lg-cream-200,.target-of .color-scheme-lg-cream-300,.target-of .color-scheme-lg-mint,.target-of .color-scheme-lg-mint-200,.target-of .color-scheme-lg-oak{--color-scheme-icon:#3f312a}.target-of .color-scheme-lg-cream{--color-scheme-btn:#3f312a;--color-scheme-btn-hover:#645a55}}@media (min-width:1200px){.dark-color-scheme-xl{--color-scheme-text:#f8f2e0;--color-scheme-text-secondary:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:hsla(45,63%,93%,.4);--color-scheme-alert:#ff7168}.light-color-scheme-xl{--color-scheme-text:#232221;--color-scheme-text-secondary:#03473a;--color-scheme-icon:#c24400;--color-scheme-btn:#c24400;--color-scheme-btn-hover:#993a06;--color-scheme-btn-text:#fff;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:rgba(35,34,33,.4);--color-scheme-alert:#ba2d3d}.color-scheme-xl-forest-green{--color-scheme-background:#03473a;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-xl-sand{--color-scheme-background:#f8f2e0}.color-scheme-xl-mint{--color-scheme-background:#bfddbb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-mint-200{--color-scheme-text:#232221;--color-scheme-background:#90cd96;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-mint-300{--color-scheme-text:#232221;--color-scheme-background:#45a571;--color-scheme-link:#232221;--color-scheme-link-hover:#03473a;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-mint-400{--color-scheme-text:#fff;--color-scheme-background:#007f5f;--color-scheme-link:#fff;--color-scheme-link-hover:#bfddbb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-cream{--color-scheme-background:#f5e2bb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#03473a;--color-scheme-btn-hover:#007f5f;--color-scheme-btn-text:#fff}.color-scheme-xl-cream-200{--color-scheme-background:#f6d48c;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-cream-300{--color-scheme-background:#f2bc47;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-cream-400{--color-scheme-text:#232221;--color-scheme-background:#e39f1b;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-sunset{--color-scheme-text:#fff;--color-scheme-background:#c24400;--color-scheme-link:#fff;--color-scheme-link-hover:#f5e2bb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-sunset-200{--color-scheme-background:#993a06;--color-scheme-link:#fff;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-sunset-60{--color-scheme-text:#232221;--color-scheme-background:#d97950;--color-scheme-link:#232221;--color-scheme-link-hover:#fff;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-sunset-40{--color-scheme-background:#ebab88;--color-scheme-link:#232221;--color-scheme-link-hover:#993a06;--color-scheme-icon:#993a06;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-ocean-blue{--color-scheme-background:#253e4d;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-xl-bark-brown{--color-scheme-background:#3f312a;--color-scheme-link:#ebab88;--color-scheme-link-hover:#fff;--color-scheme-icon:#ebab88}.color-scheme-xl-charcoal{--color-scheme-background:#232221;--color-scheme-link:#d97950;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#d97950}.color-scheme-xl-clay{--color-scheme-background:#86837d}.color-scheme-xl-oak{--color-scheme-background:#d7d2c7;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xl-cloud-gray{--color-scheme-background:#f5f5f5}.color-scheme-xl-white{--color-scheme-background:#fff}.target-er .color-scheme-xl-cream,.target-er .color-scheme-xl-cream-200,.target-er .color-scheme-xl-cream-300,.target-er .color-scheme-xl-cream-400,.target-er .color-scheme-xl-mint,.target-er .color-scheme-xl-mint-200,.target-er .color-scheme-xl-oak{--color-scheme-link:#253e4d}.target-er .color-scheme-xl-cream,.target-er .color-scheme-xl-cream-200,.target-er .color-scheme-xl-cream-300,.target-er .color-scheme-xl-mint,.target-er .color-scheme-xl-mint-200,.target-er .color-scheme-xl-oak{--color-scheme-icon:#253e4d}.target-er .color-scheme-xl-cream{--color-scheme-btn:#253e4d;--color-scheme-btn-hover:#536572}.target-of .color-scheme-xl-cream,.target-of .color-scheme-xl-cream-200,.target-of .color-scheme-xl-cream-300,.target-of .color-scheme-xl-cream-400,.target-of .color-scheme-xl-mint,.target-of .color-scheme-xl-mint-200,.target-of .color-scheme-xl-oak{--color-scheme-link:#3f312a}.target-of .color-scheme-xl-cream,.target-of .color-scheme-xl-cream-200,.target-of .color-scheme-xl-cream-300,.target-of .color-scheme-xl-mint,.target-of .color-scheme-xl-mint-200,.target-of .color-scheme-xl-oak{--color-scheme-icon:#3f312a}.target-of .color-scheme-xl-cream{--color-scheme-btn:#3f312a;--color-scheme-btn-hover:#645a55}}@media (min-width:1436px){.dark-color-scheme-xxl{--color-scheme-text:#f8f2e0;--color-scheme-text-secondary:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:hsla(45,63%,93%,.4);--color-scheme-alert:#ff7168}.light-color-scheme-xxl{--color-scheme-text:#232221;--color-scheme-text-secondary:#03473a;--color-scheme-icon:#c24400;--color-scheme-btn:#c24400;--color-scheme-btn-hover:#993a06;--color-scheme-btn-text:#fff;--color-scheme-link:#c24400;--color-scheme-link-hover:#993a06;--color-scheme-divider:rgba(35,34,33,.4);--color-scheme-alert:#ba2d3d}.color-scheme-xxl-forest-green{--color-scheme-background:#03473a;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-xxl-sand{--color-scheme-background:#f8f2e0}.color-scheme-xxl-mint{--color-scheme-background:#bfddbb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-mint-200{--color-scheme-text:#232221;--color-scheme-background:#90cd96;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-mint-300{--color-scheme-text:#232221;--color-scheme-background:#45a571;--color-scheme-link:#232221;--color-scheme-link-hover:#03473a;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-mint-400{--color-scheme-text:#fff;--color-scheme-background:#007f5f;--color-scheme-link:#fff;--color-scheme-link-hover:#bfddbb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-cream{--color-scheme-background:#f5e2bb;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#03473a;--color-scheme-btn-hover:#007f5f;--color-scheme-btn-text:#fff}.color-scheme-xxl-cream-200{--color-scheme-background:#f6d48c;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-cream-300{--color-scheme-background:#f2bc47;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-cream-400{--color-scheme-text:#232221;--color-scheme-background:#e39f1b;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-sunset{--color-scheme-text:#fff;--color-scheme-background:#c24400;--color-scheme-link:#fff;--color-scheme-link-hover:#f5e2bb;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-sunset-200{--color-scheme-background:#993a06;--color-scheme-link:#fff;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-sunset-60{--color-scheme-text:#232221;--color-scheme-background:#d97950;--color-scheme-link:#232221;--color-scheme-link-hover:#fff;--color-scheme-icon:#fff;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-sunset-40{--color-scheme-background:#ebab88;--color-scheme-link:#232221;--color-scheme-link-hover:#993a06;--color-scheme-icon:#993a06;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-ocean-blue{--color-scheme-background:#253e4d;--color-scheme-link:#bfddbb;--color-scheme-link-hover:#fff;--color-scheme-icon:#bfddbb}.color-scheme-xxl-bark-brown{--color-scheme-background:#3f312a;--color-scheme-link:#ebab88;--color-scheme-link-hover:#fff;--color-scheme-icon:#ebab88}.color-scheme-xxl-charcoal{--color-scheme-background:#232221;--color-scheme-link:#d97950;--color-scheme-link-hover:#ebab88;--color-scheme-icon:#d97950}.color-scheme-xxl-clay{--color-scheme-background:#86837d}.color-scheme-xxl-oak{--color-scheme-background:#d7d2c7;--color-scheme-link:#03473a;--color-scheme-link-hover:#232221;--color-scheme-icon:#03473a;--color-scheme-btn:#fff;--color-scheme-btn-hover:#f8f2e0;--color-scheme-btn-text:#232221}.color-scheme-xxl-cloud-gray{--color-scheme-background:#f5f5f5}.color-scheme-xxl-white{--color-scheme-background:#fff}.target-er .color-scheme-xxl-cream,.target-er .color-scheme-xxl-cream-200,.target-er .color-scheme-xxl-cream-300,.target-er .color-scheme-xxl-cream-400,.target-er .color-scheme-xxl-mint,.target-er .color-scheme-xxl-mint-200,.target-er .color-scheme-xxl-oak{--color-scheme-link:#253e4d}.target-er .color-scheme-xxl-cream,.target-er .color-scheme-xxl-cream-200,.target-er .color-scheme-xxl-cream-300,.target-er .color-scheme-xxl-mint,.target-er .color-scheme-xxl-mint-200,.target-er .color-scheme-xxl-oak{--color-scheme-icon:#253e4d}.target-er .color-scheme-xxl-cream{--color-scheme-btn:#253e4d;--color-scheme-btn-hover:#536572}.target-of .color-scheme-xxl-cream,.target-of .color-scheme-xxl-cream-200,.target-of .color-scheme-xxl-cream-300,.target-of .color-scheme-xxl-cream-400,.target-of .color-scheme-xxl-mint,.target-of .color-scheme-xxl-mint-200,.target-of .color-scheme-xxl-oak{--color-scheme-link:#3f312a}.target-of .color-scheme-xxl-cream,.target-of .color-scheme-xxl-cream-200,.target-of .color-scheme-xxl-cream-300,.target-of .color-scheme-xxl-mint,.target-of .color-scheme-xxl-mint-200,.target-of .color-scheme-xxl-oak{--color-scheme-icon:#3f312a}.target-of .color-scheme-xxl-cream{--color-scheme-btn:#3f312a;--color-scheme-btn-hover:#645a55}}.summer-house-wizard-form .form-number,.summer-house-wizard-form .form-type-sparenergi-select>.form-select-wrapper .form-select,.summer-house-wizard-form .input-group{border-color:#313131;max-width:100%;width:19em}.summer-house-wizard-form{display:flex;flex-direction:column}.summer-house-wizard-form .sparenergi-progressbar{top:52px;z-index:10}.summer-house-wizard-form .sparenergi-wizard-navigation{flex-shrink:0;height:60px;padding:0 30px;position:relative;z-index:2}@media (min-width:1436px){.summer-house-wizard-form .sparenergi-wizard-navigation{padding:0}}.summer-house-wizard-form .sparenergi-wizard-navigation:before{background-color:#fff;bottom:0;content:"";display:block;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.summer-house-wizard-form .sparenergi-wizard{display:flex;flex-direction:column;flex-grow:1;padding:0}.modal-open .summer-house-wizard-form .sparenergi-wizard{z-index:auto}.summer-house-wizard-form .sparenergi-wizard-step{flex-grow:1}.summer-house-wizard-form .edit-title-container{max-width:calc(100vw - 60px);width:100%}.summer-house-wizard-form .h3{margin-bottom:16px}.summer-house-wizard-form h2{max-width:calc(100vw - 60px)}@media (min-width:768px){.summer-house-wizard-form h2{max-width:406px}}.summer-house-wizard-form .form-label{color:#232221;font-weight:700;max-width:100%;width:19em}.summer-house-wizard-form .form-check{min-height:unset}.summer-house-wizard-form .input-group{flex-wrap:nowrap}.summer-house-wizard-form .input-group.address-remove-button{width:100%}.summer-house-wizard-form .input-group .form-number{width:auto}.summer-house-wizard-form .address-pin{align-items:center;border:1px solid #313131;border-radius:8px;display:flex;font-size:1rem;font-weight:500;justify-content:start;padding:11.2px 16px}.summer-house-wizard-form .address-pin:before{align-items:center;background-color:transparent;border:none;border-bottom-left-radius:8px;border-top-left-radius:8px;color:#c24400!important;content:"\e958";display:flex;font-size:24px;justify-content:start;width:30px;z-index:4}.summer-house-wizard-form .prose{font-size:1.133rem;line-height:1.5;margin-bottom:24px}.summer-house-wizard-form .prose p:last-child{margin-bottom:0}.summer-house-wizard-form .form-type-sparenergi-select .input-group>.form-select-wrapper,.summer-house-wizard-form .form-type-sparenergi-select>.form-select-wrapper{flex-grow:1}.summer-house-wizard-form .form-type-sparenergi-select .field-suffix{width:74px}.summer-house-wizard-form .form-item.radio{margin-bottom:24px}.summer-house-wizard-form .form-type-number,.summer-house-wizard-form .form-type-select{max-width:calc(100vw - 80px)}.summer-house-wizard-form .form-type-number .field-suffix{border-left:1px solid #313131!important;color:#313131!important;margin-left:0!important;padding-left:40px!important}.summer-house-wizard-form .form-type-number.has-error .field-suffix{border-color:var(--color-scheme-alert,#ba2d3d)!important}.summer-house-wizard-form .form-type-number:not(.has-error) .field-suffix{border-color:#313131!important}.summer-house-wizard-form .building-fields{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-left:1px}@media (max-width:1199.98px){.summer-house-wizard-form .building-fields{justify-content:space-evenly}}.summer-house-wizard-form fieldset{background:#fff;border-radius:.7rem;display:flex;flex-wrap:wrap;gap:2em;margin-bottom:0;max-width:60%;padding:24px;position:relative}@media (max-width:1199.98px){.summer-house-wizard-form fieldset{max-width:100%}}.summer-house-wizard-form fieldset .legend{font-size:1.133rem;font-weight:400;margin-right:30px;width:100%}.summer-house-wizard-form fieldset .tooltip-trigger{background-color:unset;position:absolute;right:24px;top:24px}.summer-house-wizard-form fieldset .tooltip-trigger:before{align-items:flex-start;content:"\e964";font-size:1.33rem}.summer-house-wizard-form .field-wrapper{position:relative}.summer-house-wizard-form .field-wrapper .tooltip-trigger{background-color:unset;color:inherit;margin-left:4px;position:absolute;right:0;top:0}.summer-house-wizard-form .field-wrapper .tooltip-trigger:before{align-items:flex-start;content:"\e964";font-size:1.33rem}.summer-house-wizard-form #sent-message{display:none;width:100%}.summer-house-wizard-form .message{align-items:flex-start;background:#bfddbb;border-radius:.5rem;display:flex;gap:10px;margin-bottom:16px;padding:16px;width:100%}.summer-house-wizard-form .message:before{content:"\e968"}.summer-house-wizard-form .link{align-items:center;display:flex;font-size:16px;font-weight:400;margin:8px 0;padding:8px 0}.summer-house-wizard-form .link.recalculate{color:#f05600}.summer-house-wizard-form .link.info:after,.summer-house-wizard-form .link.recalculate:after{content:"\e969";margin-left:6px}.summer-house-wizard-form .link.reset{color:#c24400}.summer-house-wizard-form .link.reset:after{content:"\e645";margin-left:6px}.summer-house-wizard-form .step-region--region_right{align-items:center;background-color:#bfddbb;display:flex;flex-direction:column;justify-content:flex-start;max-width:100vw;position:relative;width:100%}@media (min-width:1200px){.summer-house-wizard-form .step-region--region_right{flex-grow:1}}.summer-house-wizard-form .step-region--region_right img{max-width:100%}@media (max-width:1199.98px){.summer-house-wizard-form .step-region--region_right img{display:none;height:auto}}@media (min-width:1200px){.summer-house-wizard-form .step-region--region_right img{min-height:calc(100vh - 60px - var(--drupal-toolbar-height))}}.summer-house-wizard-form .step-region--region_right img.sh-illustration{max-width:80%}@media (max-width:1199.98px){.summer-house-wizard-form .step-region--region_right img.sh-illustration{height:185px;margin-right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 100%;object-position:50% 100%}}.summer-house-wizard-form .step-region--region_left{display:flex;flex-direction:column;height:calc(100vh - 60px - var(--drupal-toolbar-height));order:5;overflow:auto;padding:20px;position:relative;scrollbar-color:#86837d #fff;scrollbar-width:thin;width:100%;z-index:1}@media (max-width:767.98px){.summer-house-wizard-form .step-region--region_left{flex-basis:auto}}@media (min-width:980px){.summer-house-wizard-form .step-region--region_left:not(.collapsed){min-height:400px}}.summer-house-wizard-form .step-region--region_left .edit-title-container{margin-bottom:16px}@media (min-width:1200px){.summer-house-wizard-form .step-region--region_left .edit-title-container{align-items:center;margin-bottom:24px}}.summer-house-wizard-form .step-region--region_left .edit-title-container h3{margin-bottom:0}.summer-house-wizard-form .step-region--region_left .edit-subtitle-container{margin-top:-8px}.summer-house-wizard-form .step-region--region_left .form-actions{align-items:center;bottom:0;display:flex;justify-content:space-between;margin-bottom:0;margin-top:auto;position:sticky}.summer-house-wizard-form .step-region--region_left .form-actions button{margin-left:auto}@media (max-width:1199.98px){.summer-house-wizard-form .step-region--region_left .form-actions{background-color:#f8f2e0;border-top:1px solid #f5e2bb;margin:24px -20px 0;padding:14px 36px;position:static}.summer-house-wizard-form .step-region--region_left .form-actions:has([data-auto-submit]){border-top:none}.summer-house-wizard-form .step-region--region_left .form-actions .btn-sunset{align-items:center;background-color:transparent;border:0;color:#c24400;display:flex;flex-direction:column-reverse;min-width:unset;padding:0}.summer-house-wizard-form .step-region--region_left .form-actions .btn-sunset:after{align-items:center;background-color:#c24400;border-radius:50%;color:#fff;content:"\e962";display:flex;height:44px;justify-content:center;margin-bottom:4px;position:static;width:44px}}.summer-house-wizard-form .step-region--region_left .edit-address-label.address-label-container{margin-bottom:.67rem}@media (min-width:1200px){.summer-house-wizard-form .step-region--region_left{margin-left:40px;order:unset;padding:40px 0;width:530px}.summer-house-wizard-form .step-region--region_left>*{width:calc(100% - 30px)}.summer-house-wizard-form .step-region--region_right{width:50vw}}@media (min-width:1436px){.summer-house-wizard-form .step-region--region_left{margin-left:calc(50vw - 670px);width:670px}.summer-house-wizard-form .step-region--region_left>*{width:calc(100% - 64px)}.summer-house-wizard-form .step-region--region_right{width:50vw}}.white-radios{background-color:#fff;border-radius:10px;margin-top:2rem;padding:32px 23px}.sparenergi-wizard-step--sh_report .step-region--region_left{background-color:#bfddbb;background-image:var(--summer-house-bg-image);background-position:100% 100%;background-repeat:no-repeat;background-size:40%;min-height:400px;padding:20px}.sparenergi-wizard-step--sh_report .step-region--region_left h2{max-width:unset}.sparenergi-wizard-step--sh_report .step-region--region_left .form-actions{display:none}.sparenergi-wizard-step--sh_report .step-region--region_right{align-items:flex-start;background-color:#f8f2e0;padding:20px}.sparenergi-wizard-step--sh_report .step-region--region_right .btn-sunset{background-color:#f05600;border-color:#f05600}@media (min-width:1436px){.sparenergi-wizard-step--sh_report .step-region--region_right{padding:80px 80px 0}}@media (min-width:1200px){.sparenergi-wizard-step--sh_report .step-region--region_left{margin-left:0;padding:80px 80px 0;width:70vw}.sparenergi-wizard-step--sh_report .step-region--region_left .download-container{width:60%}.sparenergi-wizard-step--sh_report .step-region--region_right{height:calc(100vh - 60px - var(--drupal-toolbar-height));overflow:auto;width:30vw}.sparenergi-wizard-step--sh_address .step-region--region_left .form-actions,.sparenergi-wizard-step--sh_building_info .step-region--region_left .form-actions{position:static}}.summer-house-report{color:#232221}.summer-house-report .page{background:#fff;background-color:#fff;box-sizing:border-box;font-family:Roboto,sans-serif;height:1364px;margin:0 auto;overflow:hidden;padding:60px;page-break-after:always;position:relative;width:960px}.summer-house-report .page:last-of-type{page-break-after:auto}.summer-house-report .inner{height:1304px;padding-left:180px;padding-right:180px;position:relative}.summer-house-report .logo img{height:auto;width:210px}.summer-house-report .pdf-cover{background-size:cover;border-radius:20px;display:block;height:1245px;left:0;position:absolute;right:0;top:0}.summer-house-report h1,.summer-house-report h2,.summer-house-report h3,.summer-house-report h4,.summer-house-report h5,.summer-house-report h6,.summer-house-report p{color:#232221;margin-top:0!important}.summer-house-report h1{font-size:50px!important;font-weight:300}.summer-house-report h2{font-size:30px!important;font-weight:300!important;margin-bottom:30px;max-width:none;text-align:left}.summer-house-report h3{font-size:24px!important;font-weight:500;margin-bottom:30px}.summer-house-report h4{font-size:24px!important;font-weight:500!important;margin-bottom:10px}.summer-house-report p{font-size:19px;font-weight:300;margin-bottom:30px}.summer-house-report a{color:#232221;font-weight:700;margin-bottom:30px;text-decoration:none}.summer-house-report ul{list-style:none;margin-bottom:30px;margin-top:20px;padding-left:43px}.summer-house-report ul li{font-size:19px;font-weight:300;list-style-image:url(/themes/custom/sparenergi/assets/images/icons/bullet.svg);margin-bottom:16px;padding-left:10px}.summer-house-report blockquote{font-size:18px;font-style:italic;margin-bottom:30px}.summer-house-report .highlighted{border:1px solid #232221;border-radius:20px;margin-bottom:30px;padding:30px}.summer-house-report .green-text-box{background-color:#bdddbb;border-radius:20px;padding:30px 60px}@media print{.summer-house-report h1{font-size:100px}}.summer-house-report .grid-table{display:grid;gap:1px;grid-template-columns:repeat(4,1fr)}.summer-house-report .grid-table .grid-cell{padding:0 15px 30px 0;text-align:left}.summer-house-report .house-table{background:none;border:none;color:inherit}.summer-house-report .house-table tr td{border:#fff;font-size:16px;min-width:180px;padding:0 15px 20px 1px;vertical-align:top}.summer-house-report .link{color:#03473a;display:block;font-size:17px;font-weight:500;margin-bottom:30px;text-decoration:none}.summer-house-report .link:after{color:#03473a;content:"\e969";font-weight:700;padding-left:8px}.summer-house-report .house-address{font-weight:500;line-height:36px;padding-bottom:30px;text-align:left}.summer-house-report .house-address img{float:left;height:36px;margin-right:20px;width:30px}.summer-house-report .module.address .title{margin-bottom:40px;position:relative}.summer-house-report .module.address .title h1{font-size:44px;text-align:left;width:75%}.summer-house-report .module.address .title img{position:absolute;right:-10px;top:-40px;width:150px}.summer-house-report .module.address .location{margin-bottom:30px;overflow:hidden}.summer-house-report .module.address .location .house-address{padding-bottom:0}.summer-house-report .module.address .location .map img{height:auto;width:100%}.summer-house-report .module.house .facts-box{font-size:16px;margin:50px 0 0}.summer-house-report .module.house .facts-box h3{font-weight:500;margin-top:0;padding-top:0}.summer-house-report .module.house .facts-box img{height:44px;margin-bottom:20px;width:44px}.summer-house-report .module.house .facts-box .facts .key{margin-bottom:10px}.summer-house-report .module.house .facts-box .facts .value{font-weight:500}.summer-house-report .cover .text{margin-top:250px;width:720px}.summer-house-report .cover .text h1{font-size:5rem;font-weight:600}.summer-house-report .cover .text p{font-size:2.6em}.summer-house-report .cover .image{bottom:0;left:0;position:absolute}.summer-house-report .cover .image img{height:auto;width:100%}.summer-house-report .improvements-overview{width:60%}.summer-house-report .improvements-image{bottom:60px;height:500px;position:absolute;right:60px;text-align:right;width:750px}.summer-house-report .improvements-image img{height:auto;width:650px}.summer-house-report .improvements-image .improvement-dots{height:100%;position:absolute;right:0;top:0;width:100%}.summer-house-report .improvements-image .improvement-dots .dot{background-color:#c24400;border-radius:50%;height:40px;position:absolute;text-indent:-1000px;width:40px}.summer-house-report .improvements-image .improvement-dots #insulation{left:240px;top:125px}.summer-house-report .improvements-image .improvement-dots #heat_pump{left:285px;top:355px}.summer-house-report .improvements-image .improvement-dots #hot_water{left:20px;top:290px}.summer-house-report .improvements-image .improvement-dots #ventilation{right:230px;top:15px}.summer-house-report .improvements-image .improvement-dots #windows{left:430px;top:230px}.summer-house-report .improvements-image .improvement-dots #doors{left:190px;top:290px}.summer-house-report .improvements-image .improvement-dots #solar{left:350px;top:50px}.summer-house-report .improvements-image .improvement-dots #appliances{right:195px;top:290px}.summer-house-report .improvements-image .improvement-dots #habits{bottom:20px;left:400px}.summer-house-report .improvements-image .improvement-dots #luxury{bottom:20px;right:120px}.summer-house-report .improvements-image .improvement-dots #rental{bottom:20px;left:190px}.summer-house-report .improvement .title{margin-bottom:20px}.summer-house-report .improvement .title h3{font-weight:500;line-height:32px;margin:0;padding-left:40px}.summer-house-report .improvement .title img{float:left;height:32px;width:32px}.summer-house-report .improvement .inner{padding-left:40px;padding-right:0}.summer-house-report .summary .inner{margin-left:15px;padding-left:40px;padding-right:0}.summer-house-report .summary .title img{position:absolute;right:-10px;top:0;width:150px}.summer-house-report .summary .check .checkbox{border:1px solid #232221;border-radius:4px;float:left;height:30px;width:30px}.summer-house-report .summary .check .text{padding-left:50px}.summer-house-report .activities .title h1{margin-bottom:50px}.summer-house-report .activities .activity{margin-bottom:20px;margin-left:50px}.summer-house-report .activities .image{bottom:60px;position:absolute;right:60px}.summer-house-report .activities .image img{height:auto;width:400px}.summer-house-report .footer .text{bottom:180px;left:60px;position:absolute;width:100%}.summer-house-report .footer .text p{font-size:30px;font-weight:100;line-height:48px}.summer-house-report .footer .image{bottom:0;left:0;position:absolute}.summer-house-report .footer .image img{height:auto;width:100%}
