/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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:16px;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 6px 2px;background:transparent url(/core/misc/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:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.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-within{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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.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;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;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/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(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.tippy-box[data-theme~="badge"]{border-radius:0.5rem;background-color:#000;}.tippy-box[data-theme~="badge"] .tippy-arrow{color:#000;}.tippy-box[data-theme~="badge"] .tippy-content{padding:0.75rem;font-size:0.75rem;font-weight:700;}.badge{display:flex;flex-basis:100%;align-items:center;align-self:stretch;justify-content:space-between;margin-bottom:1rem;}.badge--bg-color-black{--bg-color:#eff1f3;}.badge--icon-color-black{--icon-color:#121212;}.badge--bg-color-red{--bg-color:#ffe0e0;}.badge--icon-color-red{--icon-color:#cd0000;}.badge--bg-color-blue{--bg-color:#d6eefb;}.badge--icon-color-blue{--icon-color:#1f97ff;}.badge--bg-color-green{--bg-color:#def4dc;}.badge--icon-color-green{--icon-color:#17a156;}.badge--bg-color-yellow{--bg-color:#fff4cc;}.badge--bg-color-orange{--bg-color:#ffebe0;}.badge--bg-color-purple{--bg-color:#ede0f8;}.badge__label{letter-spacing:-0.56px;color:var(--text-secondary,var(--content-content-secondary,#494949));font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.25rem;}.badge__label::first-letter{text-transform:uppercase;}.badge--hidden-label .badge__label{display:none;}.badge__internal-text{min-width:1.625rem;text-align:center;letter-spacing:-0.56px;color:var(--content-content-primary,#001018);font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.25rem;}.badge__debutant{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;margin:0 0.5rem 0 auto;padding:2px 0.25rem;border:1px solid rgba(0,0,0,0.1);border-radius:0.25rem;background:#eff1f3;gap:0.25rem;}.badge__debutant svg{width:1rem;height:1rem;}.badge__icon{display:flex;align-items:center;justify-content:center;padding:2px 0.25rem;border:1px solid rgba(0,0,0,0.1);border-radius:0.25rem;background:var(--bg-color,#eff1f3);gap:0.25rem;}.badge__icon svg{width:1rem;height:1.25rem;}.badge__icon svg path{fill:var(--icon-color,#494949);}.badge__icon svg.badge__icon-warning path,.badge__icon svg.badge__icon-services path{fill:none;}.badge__icon svg.badge__icon-warning{height:auto;}.card-detailed .badge{flex-basis:auto;margin:1.5rem 0 0;}.card-detailed .badge .badge__icon svg{height:auto;}.card-detailed .badge .badge__icon svg path{fill:none;}
.live-widget{position:fixed;top:0;right:-100vw;overflow:auto;flex-direction:column;align-items:center;width:100%;max-height:100vh;padding:0.5rem;transition:0.2s;transition-timing-function:ease-in;color:var(--text-inverse);background:rgba(0,0,0,0.9);gap:1rem;-webkit-backdrop-filter:blur(0.75rem);backdrop-filter:blur(0.75rem);}.live-widget.is-visible{right:0;}@media (width >= 42.5rem){.live-widget.is-visible{right:1rem;}}.live-widget .tabs{display:flex;flex-flow:column;align-items:center;margin:0;}.live-widget .tabs__buttons{display:inline-flex;margin-bottom:1rem;padding-top:0;column-gap:0;border-bottom-color:#474747;}.live-widget .tab-button{padding:0.5rem;color:var(--text-disabled);}.live-widget .tab-button[aria-selected="true"]{color:var(--brand-primary-600,#008099);}.live-widget .tab-content:not(.is-hidden){display:flex;gap:0.5rem;width:100%;}.live-widget__second-col,.live-widget__first-col{flex:1 0 auto;}.live-widget__link-wrapper{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;margin:0.5rem 0;padding:0.5rem;border:1px solid rgba(255,255,255,0);border-radius:var(--sm,4px);background:#202225;box-shadow:0 20px 32px 0 rgba(0,0,0,0.5);gap:0.5rem;-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);}.live-widget__link-wrapper > span{margin:auto;letter-spacing:-0.56px;font-size:0.875rem;font-weight:700;font-style:normal;line-height:1.25rem;}.live-widget__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0.53125rem;letter-spacing:-0.56px;color:var(--content-content-primary-reversed,#fff);border-radius:var(--sm,4px);background:#2f3136;font-size:0.875rem;font-weight:700;font-style:normal;line-height:1.25rem;gap:0.5rem;}.live-widget__link::after{display:inline-flex;width:1.5rem;height:1.5625rem;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4.5a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4v-16Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m8.67 5.834 6.663 6.687-6.667 6.646'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}.live-widget__link--facilities::before,.live-widget__link--ski-kms::before,.live-widget__link--borders::before,.live-widget__link--maps::before,.live-widget__link--temperatures::before,.live-widget__link--snow::before,.live-widget__link--webcams::before,.live-widget__link--parkings::before{display:inline-flex;width:2.3125rem;height:2.3125rem;content:"";background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}.live-widget__link--webcams::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.5 10.625a6.562 6.562 0 1 0 0 13.125 6.562 6.562 0 0 0 0-13.125Zm-7.438 6.563a7.438 7.438 0 1 1 14.876 0 7.438 7.438 0 0 1-14.875 0Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.5 15.875a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Zm-2.625 1.75a2.625 2.625 0 1 1 5.25 0 2.625 2.625 0 0 1-5.25 0ZM17.188 13.25c0-.242.195-.438.437-.438h1.75a.438.438 0 0 1 0 .876h-1.75a.438.438 0 0 1-.438-.438ZM11.938 26.813c0-.242.195-.438.437-.438h12.25a.438.438 0 0 1 0 .875h-12.25a.438.438 0 0 1-.438-.438Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M21.938 22.814c.24-.03.458.14.488.38l.446 3.564a.437.437 0 1 1-.869.109l-.445-3.565a.438.438 0 0 1 .38-.488ZM15.062 22.814c.24.03.41.249.38.488l-.445 3.565a.437.437 0 1 1-.869-.109l.446-3.564c.03-.24.248-.41.488-.38Z' clip-rule='evenodd'/%3E%3C/svg%3E");}.live-widget__link--temperatures::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M18.5 14.611v5.833m1.375.57a1.944 1.944 0 1 1-2.75 2.75 1.944 1.944 0 0 1 2.75-2.75Zm-4.292-2.492v-5.855a2.917 2.917 0 1 1 5.833 0v5.855c1.175.888 1.945 2.282 1.945 3.867a4.862 4.862 0 0 1-9.722 0c0-1.585.77-2.98 1.944-3.867Z'/%3E%3C/svg%3E");}.live-widget__link--snow::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M18.5 9.75v17.5m2.108-16.118L18.5 13.24l-2.107-2.108m9.885 2.876-15.555 8.984m15.212-6.35-2.879-.772.771-2.88M11.066 20.36l2.879.77-.771 2.88m-2.451-10 15.555 8.983m-15.212-6.35 2.879-.772-.771-2.88m12.761 7.369-2.879.77.771 2.88m-7.434 1.86 2.107-2.11 2.108 2.11'/%3E%3C/svg%3E");}.live-widget__link--borders::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M13.675 12.913c-.005.022.005 0-.01.017M18.5 25.006h-2.693a2.692 2.692 0 1 1 0-5.384h5.385a2.692 2.692 0 0 0 0-5.385h-1.795m7.18 10.77a2.244 2.244 0 1 1-4.488 0 2.244 2.244 0 0 1 4.488 0ZM16.706 12.89c0 1.491-1.666 3.086-2.572 3.842a.924.924 0 0 1-1.14 0c-.905-.757-2.57-2.351-2.57-3.842a3.141 3.141 0 0 1 6.282 0Z'/%3E%3C/svg%3E");}.live-widget__link--maps::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M26.375 15.875v7A4.375 4.375 0 0 1 22 27.25h-7c-1.16 0-2.273-.46-3.094-1.281m0 0a4.375 4.375 0 0 1-1.281-3.094v-7A4.375 4.375 0 0 1 15 11.5h1.75m-4.844 14.469 6.156-6.157M11.5 13.25l13.125 13.125m-2.188-9.625v-2.625m0 0a2.188 2.188 0 1 0 0-4.375 2.188 2.188 0 0 0 0 4.375Z'/%3E%3C/svg%3E");}.live-widget__link--ski-kms::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3E%3Crect width='34' height='34' fill='%2337393F' rx='4'/%3E%3Cpath fill='%23fff' d='M12.928 12.294a.49.49 0 0 1 .888.413l-.207.444 2.01.938c.836-.671 2.195-1.765 2.352-1.826a.985.985 0 0 1 1.259.587l.809 2.223 1.4.653a.98.98 0 0 1 .474 1.3.98.98 0 0 1-1.3.474c.032.015-2.732-1.264-2.821-1.336l-.895.715 1.469 1.851c.23.29.276.68.12 1.016l-1.034 2.218.004.001 3.167 1.512a.49.49 0 0 0 .648-.238.49.49 0 0 1 .887.414 1.47 1.47 0 0 1-1.95.71l-.004-.003-9.667-4.542a.49.49 0 0 1 .413-.887l4.729 2.205.777-1.668-2.345-2.962a.95.95 0 0 1-.204-.704.982.982 0 0 1 .37-.664c.24-.191.454-.345.487-.37l-1.568-.732-.207.444a.489.489 0 1 1-.887-.414l.207-.443-.443-.207a.49.49 0 1 1 .413-.887l.444.207.205-.442ZM21.79 9.5a1.959 1.959 0 0 1-.003 3.916 1.96 1.96 0 0 1-1.772-2.785A1.958 1.958 0 0 1 21.79 9.5Z'/%3E%3C/svg%3E");}.live-widget__link--facilities::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3E%3Crect width='34' height='34' fill='%2337393F' rx='4'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.977 12.622v.976l2.059 1.072c.161.084.256.25.256.432v1.004h1.437a.63.63 0 0 1 .619.634v.32h.477c.457 0 .865.289 1.01.723l.39 1.168a5.777 5.777 0 0 1 0 3.648l-.39 1.174a1.064 1.064 0 0 1-1.01.727h-5.918c-.458 0-.865-.292-1.01-.726l-.391-1.172a5.768 5.768 0 0 1 0-3.648l.391-1.17a1.06 1.06 0 0 1 1.01-.723h.462v-.321c0-.343.291-.633.634-.633h1.305v-.708l-2.06-1.073a.481.481 0 0 1-.255-.432v-1.266a1.329 1.329 0 0 0 .984-.006Zm4.29 5.134h-4.802a.86.86 0 0 0-.82.589l-.317.95a4.67 4.67 0 0 0-.214 1.967c.057.542.513.951 1.058.951h5.388c.544 0 1.001-.41 1.058-.95a4.66 4.66 0 0 0-.213-1.967l-.318-.951a.862.862 0 0 0-.82-.589Zm-3.364.347v3.763h-.434v-3.763h.434Zm-1.013 0v3.763h-.28a.897.897 0 0 1-.887-.805 3.953 3.953 0 0 1 .18-1.657l.265-.8a.727.727 0 0 1 .687-.5h.035Zm-1.743-6.841a1.333 1.333 0 0 0 .275.94l-3.858.729a.488.488 0 0 1-.18-.958l3.763-.711Zm1.33-.564a.685.685 0 1 1 0 1.37.685.685 0 0 1 0-1.37Zm7.959-1.19a.488.488 0 0 1 .18.958l-6.859 1.295a1.336 1.336 0 0 0-.087-.975l6.765-1.278Z' clip-rule='evenodd'/%3E%3C/svg%3E");}.live-widget__link--parkings::before{background-image:url("data:image/svg+xml,%3Csvg width='38' height='37' viewBox='0 0 38 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' width='37' height='37' rx='4' fill='%2337393F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.1567 17.1875C15.8666 17.1875 15.5884 17.3027 15.3833 17.5079C15.1781 17.713 15.0629 17.9912 15.0629 18.2812V19.8125C15.0629 19.9285 15.109 20.0398 15.191 20.1219C15.2731 20.2039 15.3844 20.25 15.5004 20.25H16.3754C16.4914 20.25 16.6027 20.2039 16.6848 20.1219C16.7668 20.0398 16.8129 19.9285 16.8129 19.8125V19.375C16.8129 19.1334 17.0088 18.9375 17.2504 18.9375H20.7504C20.992 18.9375 21.1879 19.1334 21.1879 19.375V19.8125C21.1879 19.9285 21.234 20.0398 21.316 20.1219C21.3981 20.2039 21.5094 20.25 21.6254 20.25H22.5004C22.6164 20.25 22.7277 20.2039 22.8098 20.1219C22.8918 20.0398 22.9379 19.9285 22.9379 19.8125V18.2812C22.9379 17.9912 22.8227 17.713 22.6176 17.5079C22.4124 17.3027 22.1342 17.1875 21.8442 17.1875H16.1567ZM14.7645 16.8891C15.1337 16.5199 15.6345 16.3125 16.1567 16.3125H21.8442C22.3663 16.3125 22.8671 16.5199 23.2363 16.8891C23.6055 17.2583 23.8129 17.7591 23.8129 18.2812V19.8125C23.8129 20.1606 23.6746 20.4944 23.4285 20.7406C23.1823 20.9867 22.8485 21.125 22.5004 21.125H21.6254C21.2773 21.125 20.9435 20.9867 20.6973 20.7406C20.4512 20.4944 20.3129 20.1606 20.3129 19.8125H17.6879C17.6879 20.1606 17.5496 20.4944 17.3035 20.7406C17.0573 20.9867 16.7235 21.125 16.3754 21.125H15.5004C15.1523 21.125 14.8185 20.9867 14.5723 20.7406C14.3262 20.4944 14.1879 20.1606 14.1879 19.8125V18.2812C14.1879 17.7591 14.3953 17.2583 14.7645 16.8891Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.4033 14.125C17.2059 14.125 17.0143 14.1918 16.8596 14.3144C16.7049 14.4371 16.5963 14.6085 16.5513 14.8007L16.0483 16.9509C15.9932 17.1862 15.7579 17.3323 15.5226 17.2773C15.2873 17.2222 15.1412 16.9869 15.1963 16.7516L15.6993 14.6014C15.7893 14.2169 16.0066 13.8742 16.3159 13.6288C16.6253 13.3835 17.0085 13.25 17.4033 13.25H20.5975C20.9923 13.25 21.3756 13.3835 21.6849 13.6288C21.9943 13.8742 22.2116 14.2169 22.3015 14.6014L22.8045 16.7516C22.8596 16.9869 22.7135 17.2222 22.4782 17.2773C22.2429 17.3323 22.0076 17.1862 21.9525 16.9509L21.4495 14.8007C21.4045 14.6085 21.2959 14.4371 21.1412 14.3144C20.9865 14.1918 20.7949 14.125 20.5975 14.125H17.4033Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.2345 15.6786C14.3429 15.4627 14.6059 15.3756 14.8218 15.4841L15.906 16.0287C16.1219 16.1372 16.209 16.4002 16.1006 16.6161C15.9921 16.832 15.7292 16.9191 15.5132 16.8106L14.429 16.2659C14.2131 16.1575 14.126 15.8945 14.2345 15.6786Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7663 15.6786C23.8748 15.8945 23.7877 16.1575 23.5718 16.2659L22.4876 16.8106C22.2717 16.9191 22.0087 16.832 21.9002 16.6161C21.7918 16.4002 21.8789 16.1372 22.0948 16.0287L23.179 15.4841C23.3949 15.3756 23.6579 15.4627 23.7663 15.6786Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6386 11.1466C20.7965 10.8001 19.8944 10.6229 18.9838 10.625C18.0732 10.6272 17.172 10.8087 16.3315 11.1591C15.4911 11.5096 14.7279 12.0221 14.0855 12.6675C12.7811 13.9781 12.0488 15.752 12.0488 17.6011C12.0488 19.4502 12.7811 21.2241 14.0856 22.5347L17.1435 25.6029L17.1442 25.6035L17.1531 25.6125C17.3968 25.855 17.6859 26.0472 18.0039 26.1781C18.3219 26.3089 18.6625 26.3758 19.0064 26.375C19.3502 26.3742 19.6906 26.3057 20.0079 26.1733C20.3253 26.041 20.6135 25.8474 20.856 25.6037L23.9149 22.5347C25.2193 21.2241 25.9516 19.4502 25.9516 17.6011C25.9516 15.7536 25.2206 13.9813 23.9184 12.6711C23.9174 12.6701 23.9165 12.6692 23.9155 12.6682L23.8917 12.6444C23.2463 12.002 22.4807 11.4931 21.6386 11.1466ZM24.5348 23.1521L21.4762 26.221C21.1526 26.5461 20.7681 26.8044 20.3447 26.9809C19.9213 27.1575 19.4672 27.2489 19.0084 27.25C18.5497 27.2511 18.0952 27.1618 17.671 26.9872C17.2467 26.8127 16.861 26.5563 16.5359 26.2326L16.5251 26.2219L16.5244 26.2212L13.4656 23.1522C11.998 21.6776 11.1738 19.6816 11.1738 17.6011C11.1738 15.5207 11.9977 13.5249 13.4653 12.0503C14.1887 11.3234 15.0483 10.7462 15.9948 10.3515C16.9413 9.95683 17.9562 9.75244 18.9817 9.75002C20.0072 9.7476 21.0231 9.94719 21.9715 10.3374C22.9199 10.7276 23.7821 11.3008 24.5089 12.0242L24.5097 12.0249L24.5306 12.0459C24.5321 12.0473 24.5336 12.0488 24.535 12.0503C26.0027 13.5248 26.8266 15.5206 26.8266 17.6011C26.8266 19.6816 26.0025 21.6776 24.5348 23.1521Z' fill='white'/%3E%3C/svg%3E%0A");}.live-widget__link--facilities,.live-widget__link--ski-kms,.live-widget__link--parkings{flex-flow:row;flex-wrap:wrap;justify-content:center;}.live-widget__link--facilities::after,.live-widget__link--ski-kms::after,.live-widget__link--parkings::after{display:none;}.live-widget__link--facilities .progress-bar label,.live-widget__link--ski-kms .progress-bar label,.live-widget__link--parkings .progress-bar label{text-align:center;letter-spacing:-0.48px;color:var(--content-content-disabled,#a1aab3);font-size:0.75rem;font-weight:400;font-style:normal;line-height:1.125rem;}.live-widget__link--facilities .progress-bar__legend,.live-widget__link--ski-kms .progress-bar__legend,.live-widget__link--parkings .progress-bar__legend{margin:auto;letter-spacing:-0.56px;color:var(--content-content-primary-reversed,#fff);font-size:0.875rem;font-weight:700;font-style:normal;line-height:1.25rem;}.live-widget__link--facilities .progress-bar,.live-widget__link--ski-kms .progress-bar,.live-widget__link--parkings .progress-bar{flex-flow:column;margin:0;gap:0.5rem;}.live-widget__link--facilities .progress-bar progress,.live-widget__link--ski-kms .progress-bar progress,.live-widget__link--parkings .progress-bar progress{max-width:5.5rem;margin:auto;}.live-widget__link--summer-facilities{display:flex;flex-flow:column;text-align:center;letter-spacing:-0.48px;color:#a1aab3;font-size:0.75rem;font-weight:400;font-style:normal;line-height:1.125rem;}.live-widget__link--summer-facilities::after{position:relative;bottom:4.6875rem;left:1rem;display:inline-flex;width:0.5rem;height:0.5rem;margin-bottom:-0.5rem;content:"";border-radius:100%;background-image:none;}.live-widget__link--summer-facilities.live-widget__link--open::after{background-color:var(--status-success-base);}.live-widget__link--summer-facilities.live-widget__link--closed::after{background-color:var(--status-error-base);}.live-widget__header-button{display:none;align-items:center;margin-right:0;margin-left:0.625rem;padding:0.625rem 0.625rem 0.625rem 0.75rem;cursor:pointer;color:var(--text-inverse);border:none;background-color:#3f3f3f;gap:0.5rem;}.live-widget__header-button:hover{background-color:var(--brand-primary-500);}.live-widget__header-button--summer{flex-flow:column;align-items:flex-start;text-transform:none;}.live-widget__header-button-summer-title{display:flex;align-items:center;width:100%;color:#fff;font-size:0.875rem;font-weight:600;font-style:normal;line-height:1.125rem;gap:0.5rem;}.live-widget__header-button-summer-title-icon{display:flex;justify-content:center;width:1.5625rem;height:1.5625rem;padding:0.25rem;border-radius:6.25rem;}.live-widget__header-button:hover .live-widget__header-button-summer-title-icon{background:rgba(255,255,255,0.1);box-shadow:0 8px 16px 0 rgba(0,0,0,0.5),0 2px 2px 0 rgba(255,255,255,0.3) inset;-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);}.live-widget__header-button-summer-weather{display:flex;align-items:center;justify-content:space-around;width:70%;color:#fff;font-size:0.75rem;font-weight:400;font-style:normal;line-height:1rem;}.live-widget__header-button-summer-weather strong{color:#fff;font-size:1rem;font-weight:600;font-style:normal;line-height:1.5rem;}.live-widget__header-button-information{display:flex;flex-direction:column;text-align:left;}.live-widget__header-button-progress-bar{appearance:none;display:block;width:5rem;height:0.25rem;border:none;border-radius:0.625rem;}.live-widget__header-button-progress-bar::-webkit-progress-bar-value{-webkit-appearance:none;background:var(--brand-primary-500);}.live-widget__header-button-progress-bar::-moz-progress-bar{-webkit-appearance:none;background:var(--brand-primary-500);}.live-widget__header-button-progress-bar::-webkit-progress-bar{background:var(--border-border-tertiary,#e2e2e2);}.live-widget__header-button-progress-bar[value]::-webkit-progress-value{background:var(--brand-primary-500);}@media (width >= 64rem){.live-widget__header-button{display:flex;margin-left:1.5625rem;padding:0.625rem 2rem 0.625rem 1.1875rem;}}.live-widget__data{display:flex;justify-content:space-between;width:100%;padding-left:2.875rem;}.live-widget__data-wrapper{display:flex;flex-flow:column;width:100%;gap:0.5rem;}.live-widget__data-wrapper .badge__label,.live-widget__data-wrapper .label{color:var(--content-content-disabled,#a1aab3);}.live-widget__data-wrapper .value{font-weight:700;}.live-widget__data-wrapper .badge{margin:0;padding-left:2.875rem;}.live-widget__data-wrapper .badge__internal-text{display:none;}.live-widget__data-wrapper--weather-icon{flex-flow:row;flex-basis:100%;align-items:center;padding:1rem 0 0.5rem;color:#a1aab3;font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.125rem;}.live-widget__data-wrapper--weather-icon svg{width:1.8125rem;height:1.8125rem;padding:0.25rem;border-radius:100%;background-color:#37393f;stroke:#fff;}.live-widget__data-wrapper--weather-temperature{flex-basis:50%;}.live-widget__data--weather{flex-wrap:wrap;}.live-widget__header-button-close{display:flex;margin:auto;padding:1.25rem;cursor:pointer;letter-spacing:-0.48px;color:var(--content-content-primary-reversed,#fff);border:none;background-color:transparent;font-size:0.75rem;font-weight:400;line-height:1.125rem;gap:0.5rem;}@media (width >= 64rem){.live-widget{top:8.375rem;overflow:inherit;max-width:26.75rem;max-height:auto;}}
.media-text > .contextual + .media-text__media .contextual{top:2.5rem;}
.breadcrumbs{position:relative;flex-basis:100%;margin:auto auto 1.5rem;}.breadcrumbs__list{display:flex;align-items:center;margin:0;padding:0;list-style:none;color:var(--neutral-800);}.breadcrumbs__item{display:flex;font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.25rem;}.breadcrumbs__item:not(:last-child,:first-child) .breadcrumbs__link{display:none;}@media (width >= 42.5rem){.breadcrumbs__item:not(:last-child,:first-child) .breadcrumbs__link{display:flex;}}.breadcrumbs__item:not(:last-child,:first-child)::before{display:inline-flex;content:"...";}@media (width >= 42.5rem){.breadcrumbs__item:not(:last-child,:first-child)::before{display:none;content:"";}}.breadcrumbs__item:not(:last-child)::after{display:inline-flex;align-items:center;width:0.625rem;margin:0 0 0 0.25rem;content:"/";}@media (width >= 42.5rem){.breadcrumbs__item:first-child{min-width:3.375rem;}.breadcrumbs__item:first-child::before{display:inline-flex;width:1.0625rem;height:1rem;margin-right:0.3125rem;content:"";vertical-align:text-top;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath fill='%23444444' fill-rule='evenodd' d='M7.715 1.658a1.11 1.11 0 0 1 1.57 0l4.969 4.968c.347.347.543.818.543 1.31v6.359a.37.37 0 0 1-.37.37h-4.075a.37.37 0 0 1-.37-.37v-3.333a1.481 1.481 0 1 0-2.963 0v3.333a.37.37 0 0 1-.37.37H2.573a.37.37 0 0 1-.37-.37v-6.36c0-.49.195-.962.543-1.31l4.968-4.967Zm1.047.524a.37.37 0 0 0-.523 0L3.27 7.15a1.112 1.112 0 0 0-.325.785v5.99h3.333v-2.963a2.222 2.222 0 1 1 4.445 0v2.963h3.333v-5.99c0-.294-.117-.577-.326-.785L8.762 2.18Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}}a.breadcrumbs__link:link,a.breadcrumbs__link:visited{-webkit-text-decoration:none;text-decoration:none;color:var(--neutral-800);}a.breadcrumbs__link:hover{-webkit-text-decoration:underline;text-decoration:underline;}.breadcrumbs__text{color:var(--text-pa-primary);font-weight:600;}
.modal{position:relative;width:100%;max-width:46.875rem;height:100%;max-height:46.875rem;padding:1.25rem;border:none;background-color:transparent;}.modal[open]{display:flex;}.modal iframe{width:100%;height:100%;border:none;}.modal .close-button{position:absolute;top:0;right:1.25rem;width:1rem;height:1rem;border:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23FFFFFF' d='m1.354.646 14.142 14.143M.646 14.646 14.789.504'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}.modal::backdrop{background:rgba(11,9,24,0.75);-webkit-backdrop-filter:blur(0.375rem);backdrop-filter:blur(0.375rem);}.button{display:flex;padding:0.25rem;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;color:var(--text-inverse);border-radius:0.375rem;background:none;font-family:var(--font-family-geomanist);font-weight:500;cursor:pointer;}.button:visited,.button:link{color:var(--text-inverse);}.button.disabled{cursor:not-allowed;}.button--secondary.button{border:2px solid var(--text-inverse);border-radius:6.25rem;}.button--secondary.button:not(.disabled):active{border-color:var(--text-inverse);box-shadow:none;}.button--tertiary.button{padding:0.875rem 6.25rem 0.875rem 0.9375rem;letter-spacing:0;color:rgba(48,48,54,1);border:1px solid rgba(17,17,17,0.15);border-radius:3.125rem;background-color:var(--text-inverse);background-image:url("data:image/svg+xml,%3Csvg width='49' height='49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='45' height='45' rx='22.5' fill='%23D52B1E' fill-opacity='.2'/%3E%3Crect x='1' y='1' width='47' height='47' rx='23.5' stroke='%23D52B1E' stroke-opacity='.15' stroke-width='2'/%3E%3Cg filter='url(%23a)'%3E%3Crect x='6' y='6' width='37' height='37' rx='18.5' fill='%23D52B1E'/%3E%3Cpath d='m20.13 15.75 8.745 8.776-8.75 8.724' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='6' y='4' width='37' height='41' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_761_19845'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect1_innerShadow_761_19845' result='effect2_innerShadow_761_19845'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 6px) center;box-shadow:0 16px 32px 0 rgba(17,17,17,0.12);font-family:var(--font-family-silka);font-size:1rem;font-weight:600;line-height:1.5rem;}.button--tertiary.button:not(.disabled):active{border-color:var(--text-inverse);box-shadow:none;}.button--minimal.button{padding:0.875rem 6.25rem 0.875rem 0.9375rem;letter-spacing:0;color:rgba(48,48,54,1);border:none;background-color:transparent;font-size:1rem;font-weight:500;line-height:1.5rem;}.button--primary.button{cursor:pointer;color:var(--neutral-800);border:2px solid var(--neutral-800);border-radius:6.25rem;font-size:1.125rem;line-height:1.375rem;}.button--primary.button:not(.disabled):active{border-color:var(--neutral-800);box-shadow:none;}.button--primary.button:visited,.button--primary.button:link{color:var(--neutral-800);}.button__text-wrapper{display:flex;align-items:center;justify-content:center;padding:2px 0.25rem 2px 0.625rem;border:none;border-radius:0.25rem;outline:inherit;}.button__text-wrapper .icon-suffix{display:inherit;}.button__text-wrapper .icon-suffix svg{margin-inline-start:0.625rem;}.button--icon-pos-left .button__text-wrapper{flex-direction:row-reverse;}.button--icon-pos-left .button__text-wrapper .icon-suffix svg{margin-inline-start:0;margin-inline-end:0.625rem;}.button--secondary.disabled .button__text-wrapper{color:var(--text-disabled);background:#f4f5f9;}.button--primary:hover .icon-suffix svg rect,.button--secondary:hover .icon-suffix svg rect{fill:var(--text-pa-primary);}.button--primary:hover .icon-suffix svg path,.button--secondary:hover .icon-suffix svg path{stroke:var(--text-inverse);}.button--destructive.button{border:2px solid var(--status-error-base);border-radius:624.9375rem;color:var(--status-error-base);}.button--destructive.button .icon-suffix svg rect{fill:var(--status-error-base);}.button--destructive.button:hover .icon-suffix svg rect{fill:var(--neutral-800);}
.content-header{position:relative;width:100%;margin:1.125rem 0;}@media (width >= 42.5rem){.content-header__grid-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:105rem;margin:0 auto;}}@media (width >= 64rem){.content-header__grid-wrapper{gap:0 4.25rem;}}.content-header__head{width:100%;margin:auto;padding:1.5rem 1rem 0;}@media (width >= 42.5rem){.content-header__head{display:flex;flex-direction:column;grid-row:1;grid-column:2;align-self:end;height:100%;padding:0;}}.content-header__title{width:100%;text-align:left;color:var(--neutral-800);font-family:var(--font-family-geomanist);font-size:2.5rem;font-weight:500;font-style:normal;line-height:3.125rem;}@media (width >= 42.5rem){.content-header__title{padding:0;background:none;font-size:3rem;line-height:3.75rem;}}.content-header__text{color:var(--text-dark-soft,#474747);font-size:1.3125rem;font-weight:400;font-style:normal;line-height:2rem;}@media (width >= 42.5rem){.content-header__text{max-width:48.75rem;margin:auto auto auto 0;font-size:1.25rem;line-height:1.875rem;}}.content-header__image{position:relative;max-width:fit-content;margin:0;padding:1.5rem 1rem;line-height:0;}.content-header__image picture,.content-header__image img{width:100%;}.content-header__image img{box-shadow:0 16px 24px 0 #0000001f;}@media (width >= 42.5rem){.content-header__image{grid-row:1 / span 2;grid-column:1;margin:0;padding:0;background:none;}.content-header__image picture,.content-header__image img{width:auto;}.content-header__image::before,.content-header__image::after{display:none;}}.content-header__content{display:flex;flex-flow:column;width:100%;margin:0 0 0 auto;padding:0 1rem 1.5rem;}@media (width >= 42.5rem){.content-header__content{display:flex;flex-direction:column;grid-row:2;grid-column:2;align-self:start;justify-content:center;padding:0;}}.content-header__cta{display:flex;flex-direction:column;margin:0 0 2rem;gap:1rem;}@media (width >= 42.5rem){.content-header__cta{flex-direction:row;flex-wrap:wrap;}}.content-header__internal-links{width:100%;max-width:48.75rem;}.content-header .breadcrumbs{margin-bottom:0.5rem;}@media (width >= 42.5rem){.content-header .breadcrumbs{margin-bottom:1.5rem;}}.content-header .breadcrumbs{flex-basis:inherit;margin-left:0;}@media (width >= 42.5rem){.content-header{margin-top:2.5rem;padding:0 1rem;}}@media (width >= 64rem){.content-header{margin:4.25rem 0;}}
.language-switcher{margin:auto 0;}.language-switcher .language-link,.language-switcher__title{color:var(--neutral-700);font-size:0.875rem;font-weight:500;font-style:normal;line-height:1.25rem;}.language-switcher__title{margin:auto auto auto 0;color:var(--neutral-700);font-family:var(--font-family-geomanist);font-size:0.875rem;font-weight:500;font-style:normal;line-height:1.25rem;}@media (width >= 64rem){.language-switcher__title{display:none;}}.language-switcher__current-language{display:flex;text-transform:uppercase;color:var(--neutral-700);gap:2px;}.language-switcher__toggle svg{margin:auto;}.language-switcher--opened .language-switcher__toggle-arrow-icon{transform:rotate(180deg);}.language-switcher__toggle{display:flex;padding:0.25rem 0.1875rem;border:none;border-radius:0.25rem;background:rgba(255,255,255,0.15);gap:0.25rem;}@media (width >= 64rem){.language-switcher__toggle{margin:auto;background:none;}}.language-switcher__links{display:none;}.language-switcher svg path{fill:var(--neutral-700);}.language-switcher--opened .language-switcher__links{position:absolute;z-index:2;bottom:-4.25rem;left:0;display:flex;width:100%;max-height:4.3125rem;padding:1.5rem 1rem;border-top:1px solid #e2e2e2;background:#fff;gap:0.75rem;}.language-switcher--opened .language-switcher__links .links{display:flex;flex-wrap:wrap;}.language-switcher--opened .language-switcher__links .links li:not(:last-child){margin-right:1rem;}@media (width >= 64rem){.language-switcher--opened .language-switcher__links .links li:not(:last-child){margin-right:0;}}.language-switcher--opened .language-switcher__links .links .language-link{color:var(--text-disabled,#c6ccd2);}.language-switcher--opened .language-switcher__links .links .language-link.is-active{color:var(--text-pa-primary);}@media (width >= 64rem){.language-switcher--opened .language-switcher__links .links .language-link{display:flex;padding:0.75rem;}.language-switcher--opened .language-switcher__links .links .language-link:hover{color:var(--text-pa-primary);}}@media (width >= 64rem){.language-switcher--opened .language-switcher__links .links{flex-flow:column;width:100%;}}@media (width >= 64rem){.language-switcher--opened .language-switcher__links{top:2.5rem;bottom:auto;left:0;min-width:5rem;max-height:none;padding:0;background:#fff;}}@media (width >= 64rem){.language-switcher{position:relative;display:flex;height:2.5625rem;margin:auto 0;padding:0 0.5rem;border-bottom:1px solid rgba(48,48,54,0.2);border-left:1px solid rgba(48,48,54,0.2);gap:0;}}
.link--related{display:flex;}.link--related .link-anchor:link,.link--related .link-anchor:visited{display:flex;flex-basis:100%;padding:0.5rem 2.25rem 0.5rem 0.5rem;-webkit-text-decoration:none;text-decoration:none;color:var(--neutral-800,#303030);border:1px solid rgba(0,0,0,0.5);background:var(--layout-white,#fff);background:url("data:image/svg+xml,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M27 11L16.1579 23L5 11L27 11Z' fill='%23303036'/%3e%3c/svg%3e") no-repeat calc(100% - 0.5rem) center;font-size:1rem;font-weight:500;font-style:normal;line-height:1.5rem;}.link--related .link-anchor:hover{color:var(--text-pa-primary,#d52b1e);border-bottom:1px solid var(--text-pa-primary,#d52b1e);background-color:var(--decorative-neutral,#f3efef);}@media (width >= 48rem){.link--related{flex:0 1 27%;}}.link--internal{display:flex;width:100%;}.link--internal .link-anchor:link,.link--internal .link-anchor:visited{display:flex;flex-basis:100%;padding:1rem 2.25rem 1rem 0.5rem;-webkit-text-decoration:none;text-decoration:none;color:var(--neutral-800,#303030);border-bottom:1px solid rgba(0,0,0,0.25);background:var(--layout-white,#fff);background:url("data:image/svg+xml,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24 8V23.7703L8 24L24 8Z' fill='%23303036'/%3e%3c/svg%3e") no-repeat calc(100% - 0.5rem) center;font-size:1.125rem;font-weight:400;line-height:1.75rem;}@media (width >= 42.5rem){.link--internal .link-anchor:link,.link--internal .link-anchor:visited{font-size:1.5rem;font-weight:400;font-style:normal;line-height:2rem;}}.link--internal .link-anchor:hover{color:var(--text-pa-primary,#d52b1e);border-bottom:1px solid var(--text-pa-primary,#d52b1e);background-color:var(--decorative-neutral,#f3efef);}.link--link-file .link__text{width:100%;margin:auto;letter-spacing:-0.64px;color:var(--text-secondary);font-size:1rem;font-weight:600;font-style:normal;line-height:1.5rem;}.link--link-file .link__icon{margin:0;}.link--link-file{display:flex;align-items:center;padding:0.5rem;border:1px solid #e2e2e2;background-color:#fff;}.link--link-file .link-anchor{display:flex;justify-content:space-between;width:100%;padding-right:2rem;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3e%3cpath fill='%23D52B1E' d='M14.667 14.656V1.344H1.334l13.333 13.312Z'/%3e%3c/svg%3e") no-repeat right center;gap:0 0.5rem;}.link--link-file .link-anchor:link,.link--link-file .link-anchor:visited{-webkit-text-decoration:none;text-decoration:none;}.link--link-file .link-anchor[href^="/sites/default/files"]{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3e%3cpath stroke='%23494949' stroke-linecap='round' stroke-linejoin='round' d='M12 17.556V2m8.89 20H3.11m14.445-10-5.557 5.557L6.444 12'/%3e%3c/svg%3e") no-repeat right center;}@media (width >= 64rem){.link--link-file{flex:0 1 calc(25% - 1.6rem);}}
.live-widget{position:fixed;top:0;right:-100vw;overflow:auto;flex-direction:column;align-items:center;width:100%;max-height:100vh;margin-top:var(--drupal-displace-offset-top,0);padding:0.5rem;transition:0.2s;transition-timing-function:ease-in;color:var(--text-inverse);border-radius:0.5rem;background:rgba(0,0,0,0.9);gap:1rem;-webkit-backdrop-filter:blur(0.75rem);backdrop-filter:blur(0.75rem);}.live-widget.is-visible{right:0;}@media (width >= 42.5rem){.live-widget.is-visible{right:1rem;}}.live-widget .tabs{display:flex;flex-flow:column;align-items:center;margin:0;}.live-widget .tabs__buttons{display:inline-flex;margin-bottom:1rem;padding-top:0;column-gap:0;border-bottom-color:#474747;}.live-widget .tab-button{padding:0.5rem;color:var(--text-disabled);}.live-widget .tab-button[aria-selected="true"]{color:var(--text-pa-primary);}.live-widget .tab-content:not(.is-hidden){display:flex;gap:0.5rem;}.live-widget__second-col,.live-widget__first-col{flex:1 0 auto;}.live-widget__first-col{width:60%;}.live-widget__second-col{width:40%;}.live-widget__link-wrapper{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;margin:0.5rem 0;padding:0.5rem;border:1px solid rgba(255,255,255,0);border-radius:var(--sm,4px);background:#202225;box-shadow:0 20px 32px 0 rgba(0,0,0,0.5);gap:0.5rem;-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);}.live-widget__link-wrapper a{color:var(--content-content-primary-reversed,#fff);}.live-widget__link{display:flex;align-items:center;width:100%;padding:0.53125rem;letter-spacing:-0.56px;color:var(--content-content-primary-reversed,#fff);border-radius:var(--sm,4px);background:#2f3136;font-size:0.875rem;font-weight:600;font-style:normal;line-height:1.25rem;gap:0.5rem;}.live-widget__link::after{display:inline-flex;width:1.5rem;height:1.5625rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4.5a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4v-16Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m8.67 5.834 6.663 6.687-6.667 6.646'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}.live-widget__link--activities::before,.live-widget__link--bike-tracks::before,.live-widget__link--facilities::before,.live-widget__link--ski-kms::before,.live-widget__link--borders::before,.live-widget__link--maps::before,.live-widget__link--temperatures::before,.live-widget__link--snow::before,.live-widget__link--webcams::before{display:inline-flex;width:2.3125rem;height:2.3125rem;content:"";border-radius:3.125rem;background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}.live-widget__link--webcams::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.5 10.625a6.562 6.562 0 1 0 0 13.125 6.562 6.562 0 0 0 0-13.125Zm-7.438 6.563a7.438 7.438 0 1 1 14.876 0 7.438 7.438 0 0 1-14.875 0Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.5 15.875a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Zm-2.625 1.75a2.625 2.625 0 1 1 5.25 0 2.625 2.625 0 0 1-5.25 0ZM17.188 13.25c0-.242.195-.438.437-.438h1.75a.438.438 0 0 1 0 .876h-1.75a.438.438 0 0 1-.438-.438ZM11.938 26.813c0-.242.195-.438.437-.438h12.25a.438.438 0 0 1 0 .875h-12.25a.438.438 0 0 1-.438-.438Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M21.938 22.814c.24-.03.458.14.488.38l.446 3.564a.437.437 0 1 1-.869.109l-.445-3.565a.438.438 0 0 1 .38-.488ZM15.062 22.814c.24.03.41.249.38.488l-.445 3.565a.437.437 0 1 1-.869-.109l.446-3.564c.03-.24.248-.41.488-.38Z' clip-rule='evenodd'/%3E%3C/svg%3E");}.live-widget__link--temperatures::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M18.5 14.611v5.833m1.375.57a1.944 1.944 0 1 1-2.75 2.75 1.944 1.944 0 0 1 2.75-2.75Zm-4.292-2.492v-5.855a2.917 2.917 0 1 1 5.833 0v5.855c1.175.888 1.945 2.282 1.945 3.867a4.862 4.862 0 0 1-9.722 0c0-1.585.77-2.98 1.944-3.867Z'/%3E%3C/svg%3E");}.live-widget__link--snow::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M18.5 9.75v17.5m2.108-16.118L18.5 13.24l-2.107-2.108m9.885 2.876-15.555 8.984m15.212-6.35-2.879-.772.771-2.88M11.066 20.36l2.879.77-.771 2.88m-2.451-10 15.555 8.983m-15.212-6.35 2.879-.772-.771-2.88m12.761 7.369-2.879.77.771 2.88m-7.434 1.86 2.107-2.11 2.108 2.11'/%3E%3C/svg%3E");}.live-widget__link--borders::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M13.675 12.913c-.005.022.005 0-.01.017M18.5 25.006h-2.693a2.692 2.692 0 1 1 0-5.384h5.385a2.692 2.692 0 0 0 0-5.385h-1.795m7.18 10.77a2.244 2.244 0 1 1-4.488 0 2.244 2.244 0 0 1 4.488 0ZM16.706 12.89c0 1.491-1.666 3.086-2.572 3.842a.924.924 0 0 1-1.14 0c-.905-.757-2.57-2.351-2.57-3.842a3.141 3.141 0 0 1 6.282 0Z'/%3E%3C/svg%3E");}.live-widget__link--maps::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M0 4a4 4 0 0 1 4-4h29a4 4 0 0 1 4 4v29a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M26.375 15.875v7A4.375 4.375 0 0 1 22 27.25h-7c-1.16 0-2.273-.46-3.094-1.281m0 0a4.375 4.375 0 0 1-1.281-3.094v-7A4.375 4.375 0 0 1 15 11.5h1.75m-4.844 14.469 6.156-6.157M11.5 13.25l13.125 13.125m-2.188-9.625v-2.625m0 0a2.188 2.188 0 1 0 0-4.375 2.188 2.188 0 0 0 0 4.375Z'/%3E%3C/svg%3E");}.live-widget__link--ski-kms::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3E%3Crect width='34' height='34' fill='%2337393F' rx='4'/%3E%3Cpath fill='%23fff' d='M12.928 12.294a.49.49 0 0 1 .888.413l-.207.444 2.01.938c.836-.671 2.195-1.765 2.352-1.826a.985.985 0 0 1 1.259.587l.809 2.223 1.4.653a.98.98 0 0 1 .474 1.3.98.98 0 0 1-1.3.474c.032.015-2.732-1.264-2.821-1.336l-.895.715 1.469 1.851c.23.29.276.68.12 1.016l-1.034 2.218.004.001 3.167 1.512a.49.49 0 0 0 .648-.238.49.49 0 0 1 .887.414 1.47 1.47 0 0 1-1.95.71l-.004-.003-9.667-4.542a.49.49 0 0 1 .413-.887l4.729 2.205.777-1.668-2.345-2.962a.95.95 0 0 1-.204-.704.982.982 0 0 1 .37-.664c.24-.191.454-.345.487-.37l-1.568-.732-.207.444a.489.489 0 1 1-.887-.414l.207-.443-.443-.207a.49.49 0 1 1 .413-.887l.444.207.205-.442ZM21.79 9.5a1.959 1.959 0 0 1-.003 3.916 1.96 1.96 0 0 1-1.772-2.785A1.958 1.958 0 0 1 21.79 9.5Z'/%3E%3C/svg%3E");}.live-widget__link--facilities::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3E%3Crect width='34' height='34' fill='%2337393F' rx='4'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.977 12.622v.976l2.059 1.072c.161.084.256.25.256.432v1.004h1.437a.63.63 0 0 1 .619.634v.32h.477c.457 0 .865.289 1.01.723l.39 1.168a5.777 5.777 0 0 1 0 3.648l-.39 1.174a1.064 1.064 0 0 1-1.01.727h-5.918c-.458 0-.865-.292-1.01-.726l-.391-1.172a5.768 5.768 0 0 1 0-3.648l.391-1.17a1.06 1.06 0 0 1 1.01-.723h.462v-.321c0-.343.291-.633.634-.633h1.305v-.708l-2.06-1.073a.481.481 0 0 1-.255-.432v-1.266a1.329 1.329 0 0 0 .984-.006Zm4.29 5.134h-4.802a.86.86 0 0 0-.82.589l-.317.95a4.67 4.67 0 0 0-.214 1.967c.057.542.513.951 1.058.951h5.388c.544 0 1.001-.41 1.058-.95a4.66 4.66 0 0 0-.213-1.967l-.318-.951a.862.862 0 0 0-.82-.589Zm-3.364.347v3.763h-.434v-3.763h.434Zm-1.013 0v3.763h-.28a.897.897 0 0 1-.887-.805 3.953 3.953 0 0 1 .18-1.657l.265-.8a.727.727 0 0 1 .687-.5h.035Zm-1.743-6.841a1.333 1.333 0 0 0 .275.94l-3.858.729a.488.488 0 0 1-.18-.958l3.763-.711Zm1.33-.564a.685.685 0 1 1 0 1.37.685.685 0 0 1 0-1.37Zm7.959-1.19a.488.488 0 0 1 .18.958l-6.859 1.295a1.336 1.336 0 0 0-.087-.975l6.765-1.278Z' clip-rule='evenodd'/%3E%3C/svg%3E");}.live-widget__link--bike-tracks::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none'%3E%3Cpath fill='%2337393F' d='M0 17C0 7.611 7.611 0 17 0s17 7.611 17 17-7.611 17-17 17S0 26.389 0 17Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M22 13.75a1 1 0 0 0-1-1h-2.5l3.5 6m-10-6h1.75l3.5 6m2.417-4h-4.75l-2.917 4m12.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Zm-10 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z'/%3E%3C/svg%3E");}.live-widget__link--activities::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='37' fill='none'%3E%3Cpath fill='%2337393F' d='M.5 18.5C.5 8.283 8.783 0 19 0s18.5 8.283 18.5 18.5S29.217 37 19 37 .5 28.717.5 18.5Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m26.954 23.67-5.263-9.918a.796.796 0 0 0-1.405 0l-5.263 9.918m8.814-5.875-1.424.795-1.424-.795-1.424.795-1.424-.795m9.609 5.875h-17.5m7.127-4.436-1.258-2.308a.796.796 0 0 0-1.397 0l-3.676 6.745'/%3E%3C/svg%3E");}.live-widget__link--activities,.live-widget__link--bike-tracks,.live-widget__link--facilities,.live-widget__link--ski-kms{flex-flow:row;flex-wrap:wrap;justify-content:center;}.live-widget__link--activities::after,.live-widget__link--bike-tracks::after,.live-widget__link--facilities::after,.live-widget__link--ski-kms::after{display:none;}.live-widget__link--activities .progress-bar label,.live-widget__link--bike-tracks .progress-bar label,.live-widget__link--facilities .progress-bar label,.live-widget__link--ski-kms .progress-bar label{text-align:center;letter-spacing:-0.48px;color:var(--content-content-disabled,#a1aab3);font-size:0.75rem;font-weight:400;font-style:normal;line-height:1.125rem;}.live-widget__link--activities .progress-bar__legend,.live-widget__link--bike-tracks .progress-bar__legend,.live-widget__link--facilities .progress-bar__legend,.live-widget__link--ski-kms .progress-bar__legend{margin:auto;letter-spacing:-0.56px;color:var(--content-content-primary-reversed,#fff);font-size:0.875rem;font-weight:600;font-style:normal;line-height:1.25rem;}.live-widget__link--activities .progress-bar,.live-widget__link--bike-tracks .progress-bar,.live-widget__link--facilities .progress-bar,.live-widget__link--ski-kms .progress-bar{flex-flow:column;margin:0;gap:0.5rem;}.live-widget__link--activities .progress-bar progress,.live-widget__link--bike-tracks .progress-bar progress,.live-widget__link--facilities .progress-bar progress,.live-widget__link--ski-kms .progress-bar progress{max-width:5.5rem;margin:auto;}.live-widget__header-button{display:none;align-items:center;margin-right:0;margin-left:0.9375rem;padding:0.625rem 1rem 0.625rem 1.1875rem;cursor:pointer;text-transform:lowercase;color:var(--text-primary);border:none;background-color:transparent;gap:0.5rem;}.live-widget__header-button:hover{background-color:var(--decorative-neutral);}.live-widget__header-button--summer{flex-flow:column;align-items:flex-start;text-transform:none;}.live-widget__header-button-summer-title-icon{padding:0;}.live-widget__header-button-summer-title{display:flex;align-items:center;width:100%;color:var(--text-primary,#303036);font-size:0.875rem;font-weight:600;font-style:normal;line-height:1.125rem;gap:0.5rem;}.live-widget__header-button-summer-weather{display:flex;align-items:center;justify-content:space-around;width:70%;color:var(--text-tertiary);font-size:0.75rem;font-weight:400;font-style:normal;line-height:1rem;}.live-widget__header-button-summer-weather strong{color:var(--text-secondary);font-size:1rem;font-weight:600;font-style:normal;line-height:1.5rem;}.live-widget__header-button-information{display:flex;flex-direction:column;text-align:left;}.live-widget__header-button-progress-bar{appearance:none;display:block;width:5rem;height:0.25rem;margin-top:1rem;border:none;border-radius:0.625rem;}.live-widget__header-button-progress-bar::-webkit-progress-bar-value{-webkit-appearance:none;background:var(--text-pa-primary);}.live-widget__header-button-progress-bar::-moz-progress-bar{-webkit-appearance:none;background:var(--text-pa-primary);}.live-widget__header-button-progress-bar::-webkit-progress-bar{background:var(--border-border-tertiary,#e2e2e2);}.live-widget__header-button-progress-bar[value]::-webkit-progress-value{background:var(--text-pa-primary);}@media (width >= 64rem){.live-widget__header-button{display:flex;min-width:17.63rem;margin-left:0;padding:0.63rem 2rem 0.63rem 1.19rem;border-left:1px solid rgba(48,48,54,0.2);}}.live-widget__link--borders + .live-widget__link{flex-flow:column;padding:0;background:none;}.live-widget__link--borders + .live-widget__link::after{display:none;}.live-widget__data{display:flex;justify-content:space-between;width:100%;padding-left:2.875rem;}.live-widget__data-wrapper{display:flex;flex-flow:column;width:100%;gap:0.5rem;}.live-widget__data-wrapper .badge__label,.live-widget__data-wrapper .label{color:var(--content-content-disabled,#a1aab3);}.live-widget__data-wrapper .value{font-weight:600;}.live-widget__data-wrapper .badge{margin:0;padding-left:2.875rem;}.live-widget__data-wrapper .badge__internal-text{display:none;}.live-widget__data-wrapper--weather-icon{flex-flow:row;flex-basis:100%;align-items:center;padding:1rem 0 0.5rem;color:#a1aab3;font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.125rem;}.live-widget__data-wrapper--weather-icon svg{width:1.8125rem;height:1.8125rem;padding:0.25rem;border-radius:100%;background-color:#37393f;stroke:#fff;}.live-widget__data-wrapper--weather-temperature{flex-basis:50%;}.live-widget__data--weather{flex-wrap:wrap;}.live-widget__header-button-close{display:flex;margin:auto;padding:1.25rem;cursor:pointer;letter-spacing:-0.48px;letter-spacing:0;color:var(--content-content-primary-reversed,#fff);border:none;background-color:transparent;font-size:0.75rem;font-weight:600;line-height:1rem;gap:0.5rem;}.live-widget .badge__icon{border-radius:3.125rem;}.live-widget .badge--bg-color-purple{--bg-color:rgba(237,224,248,1);}.live-widget .badge--bg-color-yellow{--bg-color:rgba(255,244,204,1);}.live-widget .badge--bg-color-orange{--bg-color:rgba(255,234,224,1);}.live-widget .badge--bg-color-green{--bg-color:#17a156;}.live-widget .badge--bg-color-green .badge__icon svg path{fill:var(--content-content-primary-reversed,#fff);}.live-widget .badge--bg-color-red{--bg-color:rgba(213,43,30,1);}.live-widget .badge--bg-color-red .badge__icon svg path{fill:var(--content-content-primary-reversed,#fff);}@media (width >= 42.5rem){.live-widget{top:8.375rem;overflow:inherit;max-width:26.75rem;max-height:auto;}}
.media-component{max-width:110rem;margin:2.5rem auto;padding:0 1rem;}.media-component__media{margin-top:0;}@media (width >= 106.25rem){.media-component__media{margin-top:3rem;}}.media-component__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.8125rem;}@media (width >= 42.5rem){.media-component__cta{justify-content:center;}}@media (width >= 106.25rem){.media-component{margin:8.75rem auto;padding:0;}}
.media-text{margin:2.5rem 0;padding:0 1rem;}.media-text__title,.media-text__text{width:100%;}.media-text__content{flex:1 1 auto;}.media-text__title{color:var(--neutral-800,#303030);font-family:var(--font-family-geomanist);font-weight:500;}.media-text--no-media{margin:5rem 0;}.media-text--only-media{display:flex;flex-direction:column;gap:2rem;}.media-text--no-media .media-text__title,.media-text--only-media .media-text__title{border:0;}@media (width >= 64rem){.media-text--no-media .media-text__title,.media-text--only-media .media-text__title{background-position:left 1px;}}.media-text--headline .media-text__title{padding-left:0;background-image:none;}.media-text--no-media .media-text__text--cols-1{max-width:80rem;margin:0 auto;border:0;}.media-text--only-media .media-text__media--full{max-width:86.5rem;margin:0 auto;}.media-text--only-media .media-text__media--full img{width:100%;height:auto;object-fit:cover;}.media-text--no-media .media-text__content{width:100%;}.media-text--with-media .media-text__media--align-right{order:1;}@media (width >= 42.5rem){.media-text--with-media .media-text__media--align-left + .media-text__content{padding:0 1.25rem;}}@media (width >= 87.5rem){.media-text--with-media .media-text__media--align-left + .media-text__content{padding-right:0;padding-left:7.5rem;}}.media-text--with-media .media-text__media--align-right + .media-text__content{order:0;}@media (width >= 42.5rem){.media-text--with-media .media-text__media--align-right + .media-text__content{padding:0 1.25rem;}}@media (width >= 87.5rem){.media-text--with-media .media-text__media--align-right + .media-text__content{padding-right:7.5rem;padding-left:0;}}.media-text__media{flex:0 0 auto;margin-bottom:1.25rem;}@media (width >= 42.5rem){.media-text__media{flex:1 0 47%;max-width:50%;}}@media (width >= 87.5rem){.media-text__media{max-width:inherit;}}.media-text__title{margin:0;padding:0 0 0.75rem 3.4375rem;color:var(--neutral-800);background-image:url("data:image/svg+xml,%3Csvg width='44' height='40' viewBox='0 0 44 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 28L43.6372 6V28H0.5Z' fill='%23D52B1E'/%3E%3C/svg%3E ");background-repeat:no-repeat no-repeat;background-position:left -6px;font-size:1.5rem;font-weight:600;font-style:normal;line-height:1.625rem;}@media (width >= 42.5rem){.media-text__title{margin-bottom:1.5rem;padding:0 0 1.125rem 5rem;border-bottom:1px solid var(--neutral-200);background-image:url("data:image/svg+xml,%3Csvg width='71' height='36' viewBox='0 0 71 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 36L70.5882 0V36H0Z' fill='%23D52B1E'/%3E%3C/svg%3E ");background-position:left 1px;font-size:2.25rem;line-height:3rem;}}.media-text__text{margin-top:1rem;column-gap:2.5rem;color:var(--neutral-700);font-size:1.125rem;font-weight:400;font-style:normal;line-height:1.5rem;}.media-text__text p{margin:0 0 1.25rem;}.media-text__text--cols-2{max-width:80rem;margin:2.5rem 0 auto;}.media-text__text--cols-2 p:not(:first-child){margin-top:1.75rem;padding-top:2rem;border-top:1px solid #000;}@media (width >= 42.5rem){.media-text__text--cols-2 p:not(:first-child){margin-top:0;padding-top:0;border-top:0;}}@media (width >= 42.5rem){.media-text__text--cols-2{margin:0 auto;}}@media (width >= 42.5rem){.media-text__text{margin-top:0;line-height:1.5rem;}}@media (width >= 42.5rem){.media-text__text{column-gap:2.5rem;}.media-text__text--cols-1{columns:1;}.media-text__text--cols-2{columns:2;}}@media (width >= 87.5rem){.media-text__text{column-gap:7.5rem;}}.media-text__cta{display:flex;flex-direction:column;margin:0 0 2rem;gap:1rem;}.media-text__cta--cols-1{margin-top:1.375rem;}.media-text__cta--cols-2{max-width:80rem;margin:1.875rem auto;}.media-text__cta a{align-self:flex-start;}@media (width >= 42.5rem){.media-text__cta{flex-direction:row;flex-wrap:wrap;}}.media-text--headline{justify-content:space-between;gap:1rem;}@media (width >= 42.5rem){.media-text--headline{gap:2rem;}}.media-text--headline .media-text__content{display:flex;flex-wrap:wrap;flex-basis:42.6875rem;}.media-text--headline .media-text__title{flex-basis:42.6875rem;max-width:42.6875rem;margin-bottom:1.5rem;font-size:3rem;font-weight:500;line-height:110%;}.media-text--headline .media-text__title em{padding:0;background-image:none;}@media (width >= 42.5rem){.media-text--headline .media-text__title{font-size:4.5rem;}}@media (width >= 56.3125rem){.media-text--headline .media-text__title{margin-bottom:0;}}@media (width >= 64rem){.media-text{display:flex;margin:8.75rem auto;}}@media (width >= 106.25rem){.media-text{max-width:110rem;padding:0;}}
.panel-title{position:relative;display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;width:100%;margin:0 0 0.75rem;padding-bottom:1rem;letter-spacing:0;color:var(--neutral-800);font-family:var(--font-family-geomanist);font-size:1.75rem;font-weight:500;font-style:normal;line-height:2.5rem;}.panel-title em{color:var(--text-pa-primary);}.panel-title span{display:inline-block;}.panel-title--alignment-left span{padding-left:3.4375rem;background-image:url("data:image/svg+xml,%3Csvg width='44' height='40' viewBox='0 0 44 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 28L43.6372 6V28H0.5Z' fill='%23D52B1E'/%3E%3C/svg%3E ");background-repeat:no-repeat no-repeat;background-position:left 2px;}@media (width >= 42.5rem){.panel-title--alignment-left span{padding-left:5rem;background-image:url("data:image/svg+xml,%3Csvg width='71' height='36' viewBox='0 0 71 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 36L70.5882 0V36H0Z' fill='%23D52B1E'/%3E%3C/svg%3E ");background-position:left 10px;}}.panel-title--no-icon span{padding-left:0;background:transparent;}.panel-title--alignment-center{justify-content:center;}.panel-title--mode-dark.panel-title{color:#fff;font-size:2rem;font-weight:500;line-height:2.5rem;}@media (width >= 42.5rem){.panel-title--mode-dark.panel-title{font-size:3rem;line-height:3.75rem;}}@media (width >= 42.5rem){.panel-title{margin:0 0 1.5rem;padding-bottom:0;font-size:3rem;line-height:3.75rem;}}
.progress-bar{display:flex;flex-wrap:wrap;margin:0 auto 1.5rem;gap:0 0.75rem;}.progress-bar label{flex-basis:100%;color:var(--background-background-primary-reversed,#000);font-size:1.5rem;font-weight:500;font-style:normal;line-height:2rem;}.progress-bar__legend{color:var(--content-content-secondary,#494949);font-size:0.875rem;font-weight:500;font-style:normal;line-height:1.25rem;}.progress-bar progress{flex-grow:1;height:0.25rem;margin:auto 0;border:none;background:var(--border-border-tertiary,#e2e2e2);-webkit-appearance:none;}.progress-bar progress::-webkit-progress-bar-value{-webkit-appearance:none;background:var(--text-pa-primary);}.progress-bar progress::-moz-progress-bar{-webkit-appearance:none;background:var(--text-pa-primary);}.progress-bar progress::-webkit-progress-bar{background:var(--border-border-tertiary,#e2e2e2);}.progress-bar progress[value]::-webkit-progress-value{background:var(--text-pa-primary);}
.tab-button{padding:0.75rem 1.25rem;cursor:pointer;letter-spacing:-0.72px;color:var(--content-content-secondary,#4e5d6b);border:none;background-color:transparent;font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.5rem;}.tab-button[aria-selected="true"]{margin-bottom:-1px;color:var(--text-pa-primary,#d52b1e);border-bottom:2px solid var(--text-pa-primary);}@media (width >= 42.5rem){.tab-button{font-size:1.125rem;line-height:1.75rem;}}
.tab-content.is-hidden{display:none;}
.tabs{margin:2.5rem auto;padding:0 1rem;}.tabs__buttons{display:flex;flex-wrap:wrap;justify-content:center;margin-block-end:2.5rem;padding-block-start:2.5rem;list-style:none;border-bottom:1px solid var(--border-border-primary,#d9dde1);font-size:0.875rem;line-height:1.5rem;}@media (width >= 42.5rem){.tabs__buttons{column-gap:3rem;font-size:1.125rem;}}.tabs--vertical{display:flex;flex-flow:column-reverse;padding:0 1rem;}@media (width >= 42.5rem){.tabs--vertical{flex-flow:row;gap:2.4375rem;}}.tabs--vertical .tab-content{position:relative;flex:1 1 auto;width:100%;padding-top:70%;}@media (width >= 42.5rem){.tabs--vertical .tab-content{padding-top:46.31%;}}.tabs--vertical .tabs__buttons{flex:1 1 auto;flex-flow:column;width:100%;border-bottom:none;}@media (width >= 42.5rem){.tabs--vertical .tabs__buttons{width:27.125rem;}}.tabs--vertical .tab-button{display:flex;flex:0 1 auto;justify-content:space-between;width:100%;max-width:27.125rem;border-bottom:1px solid var(--neutral-300);}.tabs--vertical .tab-button::after{display:inline-flex;width:1.75rem;height:1.375rem;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='22' fill='none'%3E%3Cpath stroke='%23494949' stroke-linecap='round' stroke-linejoin='round' d='M17.144 14.142a4.45 4.45 0 0 0 0-6.29 4.45 4.45 0 0 0-6.289 0 4.45 4.45 0 0 0 0 6.29 4.445 4.445 0 0 0 6.289 0Z'/%3E%3Cpath stroke='%23494949' stroke-linecap='round' stroke-linejoin='round' d='M.667 11c0 .977.225 1.943.66 2.833C3.573 18.422 8.533 21.371 14 21.371s10.428-2.95 12.673-7.538c.436-.89.66-1.856.66-2.832 0-.977-.224-1.942-.66-2.833C24.429 3.58 19.469.63 14 .63 8.532.63 3.572 3.58 1.328 8.168a6.439 6.439 0 0 0-.661 2.833Z'/%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;}.tabs--vertical .tab-button[aria-selected="true"]{border-bottom-width:1px;background:#e4f2f8;}.tabs--vertical .tab-button[aria-selected="true"]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='22' fill='none'%3E%3Cpath stroke='%23d52b1e' stroke-linecap='round' stroke-linejoin='round' d='M17.144 14.142a4.45 4.45 0 0 0 0-6.29 4.45 4.45 0 0 0-6.289 0 4.45 4.45 0 0 0 0 6.29 4.445 4.445 0 0 0 6.289 0Z'/%3E%3Cpath stroke='%23d52b1e' stroke-linecap='round' stroke-linejoin='round' d='M.667 11c0 .977.225 1.943.66 2.833C3.573 18.422 8.533 21.371 14 21.371s10.428-2.95 12.673-7.538c.436-.89.66-1.856.66-2.832 0-.977-.224-1.942-.66-2.833C24.429 3.58 19.469.63 14 .63 8.532.63 3.572 3.58 1.328 8.168a6.439 6.439 0 0 0-.661 2.833Z'/%3E%3C/svg%3E");}@media (width >= 106.25rem){.tabs{max-width:110rem;padding:0;}}
.messages{position:relative;display:flex;max-width:48rem;margin:10rem auto;padding:2rem 1rem;gap:1rem;}.messages__content{flex:1;color:var(--neutral-700);font-size:0.875rem;font-weight:400;font-style:normal;line-height:1.25rem;}.messages__content a:visited,.messages__content a:link{-webkit-text-decoration:underline;text-decoration:underline;color:var(--neutral-700);font-weight:bold;}.messages__content a:visited:hover,.messages__content a:visited:focus,.messages__content a:link:hover,.messages__content a:link:focus{-webkit-text-decoration:none;text-decoration:none;color:var(--neutral-700);}.messages__icon{position:relative;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;}.messages__icon::after{position:absolute;top:auto;right:auto;bottom:auto;left:auto;width:2rem;height:2rem;content:"";border-radius:100%;background-color:rgba(255,255,255,0.15);}.messages--status .messages__icon{border-radius:100%;background:var(--content-content-success,#17a156);}.messages--status{border:1px solid rgba(255,255,255,0.15);background:radial-gradient(2544.31% 100% at 0% 50%,rgba(23,161,86,0.38) 0%,rgba(23,161,86,0) 100%),rgba(255,255,255,0.8);box-shadow:0 6px 30px 0 rgba(0,0,0,0.12),0 16px 24px 0 rgba(0,0,0,0.14),0 4px 8px 0 rgba(0,0,0,0.25);-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);}.messages--warning .messages__icon{border-radius:100%;background:var(--status-warning-base,#ffc800);}.messages--warning{border:1px solid rgba(255,255,255,0.15);background:radial-gradient(2544.31% 100% at 0% 50%,rgba(255,200,0,0.38) 0%,rgba(255,200,0,0) 100%),rgba(255,255,255,0.8);box-shadow:0 6px 30px 0 rgba(0,0,0,0.12),0 16px 24px 0 rgba(0,0,0,0.14),0 4px 8px 0 rgba(0,0,0,0.25);-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);}.messages--error .messages__icon{border-radius:100%;background:var(--status-error-base,#cd0000);}.messages--error{border:1px solid rgba(255,255,255,0.15);background:radial-gradient(2544.31% 100% at 0% 50%,rgba(205,0,0,0.38) 0%,rgba(205,0,0,0) 100%),rgba(255,255,255,0.8);box-shadow:0 6px 30px 0 rgba(0,0,0,0.12),0 16px 24px 0 rgba(0,0,0,0.14),0 4px 8px 0 rgba(0,0,0,0.25);-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);}.messages__close-button{position:absolute;top:0.5rem;right:0.5rem;width:0.875rem;height:0.875rem;border:none;background:none;}.messages__close-button path{stroke:#838386;}.webform-submission-form .messages.messages--info{background-image:none;}.webform-submission-form .messages.messages--info .messages__close-button svg path{stroke:#31708f;}.webform-submission-form .messages.messages--info .messages__content{color:#31708f;}.webform-submission-form .messages.messages--info .messages__content a:visited,.webform-submission-form .messages.messages--info .messages__content a:link{-webkit-text-decoration:underline;text-decoration:underline;color:#31708f;font-weight:bold;}.webform-submission-form .messages.messages--info .messages__content a:visited:hover,.webform-submission-form .messages.messages--info .messages__content a:visited:focus,.webform-submission-form .messages.messages--info .messages__content a:link:hover,.webform-submission-form .messages.messages--info .messages__content a:link:focus{-webkit-text-decoration:none;text-decoration:none;color:#31708f;}.webform-submission-form .messages.messages--info .messages__icon{border-radius:100%;background-color:#0074bd;}
dialog[open].nevasa-alert-dialog + button{display:none;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.cookieconsent-optout-marketing{background:rgba(0,0,0,.65);color:white;display:flex;align-items:center;justify-content:center;padding:3rem;}.cookieconsent-optout-marketing[style*="block"]{display:flex !important;}.cookieconsent-optout-marketing__inner{max-width:100%;}.cookieconsent-optout-marketing a{color:currentColor !important;text-decoration:underline !important;}.cookieconsent-optout-marketing a.cookieconsent-optout-marketing__cookiebot-renew{font-weight:bold;}.cookieconsent-optout-marketing__from-src-url{display:block;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition-duration:150ms;transition-property:max-width;}.cookieconsent-optout-marketing:hover .cookieconsent-optout-marketing__from-src-url,.cookieconsent-optout-marketing:focus-within .cookieconsent-optout-marketing__from-src-url{max-width:100%;}.responsive-embed .cookieconsent-optout-marketing{position:absolute;top:0;left:0;width:100%;height:100%;}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
a:has(.nevasa-assistant-cart){background:#181818;}.nevasa-assistant-cart{display:flex;align-items:center;position:relative;margin:0 1.25rem;}.nevasa-assistant-cart--count{position:absolute;top:-2px;right:-8px;color:#fff;background:#00B5D9;font-weight:600;font-size:12px;border-radius:50px;border:2px solid #181818;width:22px;height:22px;line-height:22px;display:flex;justify-content:center;align-items:center;}
.paragraph--unpublished{background-color:#fff4f4;}
