@keyframes CountdownVertical-module-scss-module__HslcEW__shine{to{left:125%}}.CountdownVertical-module-scss-module__HslcEW__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100%;display:flex}@media (min-width:750px){.CountdownVertical-module-scss-module__HslcEW__content{flex-direction:row;gap:16px}}.CountdownVertical-module-scss-module__HslcEW__title{font:400 16px/1.6 var(--font-primary),sans-serif}.CountdownVertical-module-scss-module__HslcEW__timer{margin:0 auto}@media (min-width:750px){.CountdownVertical-module-scss-module__HslcEW__timer{margin:0}}.CountdownVertical-module-scss-module__HslcEW__timer .mco-ial-countdown-timer__item{background-color:#ffffff1a;gap:2px;padding:4px}.CountdownVertical-module-scss-module__HslcEW__timer .mco-ial-countdown-timer__value{color:#fff;font-size:14px}.CountdownVertical-module-scss-module__HslcEW__timer .mco-ial-countdown-timer__label{font-size:12px}@media (max-width:749px){.CountdownVertical-module-scss-module__HslcEW__button{display:none}}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}
@keyframes Date-module-scss-module__QloahW__shine{to{left:125%}}.Date-module-scss-module__QloahW__wrapper[data-validation-error]{color:#8b0101}.Date-module-scss-module__QloahW__wrapper[data-validation-error] .Date-module-scss-module__QloahW__message{display:block}.Date-module-scss-module__QloahW__wrapper[data-validation-error] .mco-form-date-inner .mco-form-date-content input{border-color:#8b0101}.Date-module-scss-module__QloahW__wrapperDatepickerOpen{pointer-events:none}.Date-module-scss-module__QloahW__inner{align-items:center;gap:6px;display:grid;position:relative}.Date-module-scss-module__QloahW__inner label{text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:700}.Date-module-scss-module__QloahW__inner input{color:#333;cursor:pointer;font:inherit;background:#fff;border:1px solid #999;border-radius:0;width:100%;padding:10px 12px 10px 44px;font-size:16px}.Date-module-scss-module__QloahW__inner input:focus{border-color:#c0c5c866;outline:2px solid #c0c5c84d}.Date-module-scss-module__QloahW__content{position:relative}.Date-module-scss-module__QloahW__icon{position:absolute;top:50%;left:11px;transform:translateY(-50%)}.Date-module-scss-module__QloahW__icon svg{display:block}.Date-module-scss-module__QloahW__icon:after{content:"";background:gray;width:1px;height:16px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.Date-module-scss-module__QloahW__popup{visibility:hidden;z-index:1500;background:#fff;border:1px solid #e3e3e3;padding:8px;position:fixed;box-shadow:0 1px #11111a0d,0 0 8px #11111a1a;animation-duration:.2s!important}.Date-module-scss-module__QloahW__popupVisible{visibility:visible}.Date-module-scss-module__QloahW__message{font-size:13px}
@keyframes FacilitiesFilter-module-scss-module__rPxKaG__shine{to{left:125%}}.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__headline{font:500 34px/1.1 var(--font-primary),sans-serif;color:#464545}.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__label{color:#666;margin-left:auto;margin-right:16px}.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__buttons{flex-wrap:wrap;gap:8px;display:flex}.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__buttons .mco-button.mco-button--outlined{color:#333;background:#fff;border:1px solid #0000;box-shadow:0 0 20px #00000026}.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__buttons .mco-button.mco-button--outlined:hover{color:#e7121b}@media (max-width:599px){.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__label{display:none}}@media (max-width:xspx){.FacilitiesFilter-module-scss-module__rPxKaG__facilitiesFilter .FacilitiesFilter-module-scss-module__rPxKaG__label{display:none}}
@keyframes FacilityHeader-module-scss-module__rBRi1a__shine{to{left:125%}}.FacilityHeader-module-scss-module__rBRi1a__column{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase;color:#e7121b;background:#f5f5f5;padding-top:28px!important;padding-bottom:28px!important}
@keyframes FacilityState-module-scss-module__otOZhq__shine{to{left:125%}}.FacilityState-module-scss-module__otOZhq__state{align-items:center;display:flex}.FacilityState-module-scss-module__otOZhq__state[data-state=no-state] .FacilityState-module-scss-module__otOZhq__icon{color:#666}.FacilityState-module-scss-module__otOZhq__state[data-state=open] .FacilityState-module-scss-module__otOZhq__icon{color:#70992e}.FacilityState-module-scss-module__otOZhq__state[data-state=closed] .FacilityState-module-scss-module__otOZhq__icon,.FacilityState-module-scss-module__otOZhq__state[data-state=blocked] .FacilityState-module-scss-module__otOZhq__icon,.FacilityState-module-scss-module__otOZhq__state[data-state=disturbance] .FacilityState-module-scss-module__otOZhq__icon{color:#d50b0b}.FacilityState-module-scss-module__otOZhq__state[data-state=partially-open] .FacilityState-module-scss-module__otOZhq__icon,.FacilityState-module-scss-module__otOZhq__state[data-state=under-construction] .FacilityState-module-scss-module__otOZhq__icon,.FacilityState-module-scss-module__otOZhq__state[data-state=not-freshly-prepared] .FacilityState-module-scss-module__otOZhq__icon,.FacilityState-module-scss-module__otOZhq__state[data-state=restricted] .FacilityState-module-scss-module__otOZhq__icon{color:#ff9705}.FacilityState-module-scss-module__otOZhq__state[data-state=in-preparation] .FacilityState-module-scss-module__otOZhq__icon,.FacilityState-module-scss-module__otOZhq__state[data-state=open-tomorrow] .FacilityState-module-scss-module__otOZhq__icon{color:#0175b9}.FacilityState-module-scss-module__otOZhq__state .FacilityState-module-scss-module__otOZhq__wrapper{border-radius:32px;align-items:center;gap:8px;display:flex}.FacilityState-module-scss-module__otOZhq__state .FacilityState-module-scss-module__otOZhq__label{font:400 16px/1.6 var(--font-primary),sans-serif}@media (max-width:769px){.FacilityState-module-scss-module__otOZhq__state .FacilityState-module-scss-module__otOZhq__label{display:none}}@media (min-width:960px){.FacilityState-module-scss-module__otOZhq__state .FacilityState-module-scss-module__otOZhq__label{font:400 24px/1.6 var(--font-primary),sans-serif}}@media (min-width:mdpx){.FacilityState-module-scss-module__otOZhq__state .FacilityState-module-scss-module__otOZhq__label{font:400 24px/1.6 var(--font-primary),sans-serif}}.FacilityState-module-scss-module__otOZhq__state .FacilityState-module-scss-module__otOZhq__icon{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}
@keyframes FacilityText-module-scss-module__Atk1YW__shine{to{left:125%}}.FacilityText-module-scss-module__Atk1YW__text{gap:4px;display:flex}.FacilityText-module-scss-module__Atk1YW__label{font-weight:700}.FacilityText-module-scss-module__Atk1YW__value{align-items:center;gap:4px;display:flex}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type{font-weight:400}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type:before{content:"";border-radius:50%;width:10px;height:10px}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type.FacilityText-module-scss-module__Atk1YW__easy:before{background:#0175b9}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type.FacilityText-module-scss-module__Atk1YW__medium:before{background:#d50b0b}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type.FacilityText-module-scss-module__Atk1YW__difficult:before{background:#000}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type.FacilityText-module-scss-module__Atk1YW__toboggan:before{background:#70992e}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type.FacilityText-module-scss-module__Atk1YW__skiroute:before{background:#ff9705}@media (min-width:960px){.FacilityText-module-scss-module__Atk1YW__value{gap:13px}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type:before{width:15px;height:15px}}@media (min-width:mdpx){.FacilityText-module-scss-module__Atk1YW__value{gap:13px}.FacilityText-module-scss-module__Atk1YW__value.FacilityText-module-scss-module__Atk1YW__type:before{width:15px;height:15px}}
@keyframes FacilityTitle-module-scss-module__39EZqa__shine{to{left:125%}}.FacilityTitle-module-scss-module__39EZqa__title{align-items:center;gap:8px;font-weight:700;display:flex}.FacilityTitle-module-scss-module__39EZqa__title>a{color:inherit;align-items:center;gap:8px;transition:color .3s;display:flex}@media (hover:hover){.FacilityTitle-module-scss-module__39EZqa__title>a:hover{color:#e7121b}}.FacilityTitle-module-scss-module__39EZqa__icon{color:#e7121b}
@keyframes FacilityItem-module-scss-module__h4sohq__shine{to{left:125%}}.FacilityItem-module-scss-module__h4sohq__mobileWrapper{flex-direction:column;gap:4px;display:flex;align-items:flex-start!important}
@keyframes FacilitiesLoader-module-scss-module__ksv6Gq__shine{to{left:125%}}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesFilter{margin-bottom:32px}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list{font:400 16px/1.6 var(--font-primary),sans-serif;grid-template-columns:auto 1fr;display:grid}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list>div{border-bottom:1px solid #4c4c4c;align-items:center;padding:8px}@media (min-width:370px){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list>div{padding:8px 16px}}@media (min-width:960px){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list>div{padding-top:20px;padding-bottom:20px}}@media (min-width:mdpx){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list>div{padding-top:20px;padding-bottom:20px}}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__lastUpdatedDateString{margin-top:16px}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__lastUpdatedDateString+.FacilitiesLoader-module-scss-module__ksv6Gq__copyrightsString{margin-top:8px}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__copyrightsString{margin-top:16px}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__copyrightsString a{color:#e7121b;transition:color .3s}@media (hover:hover){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__copyrightsString a:hover{color:#7b0911;text-decoration:underline}}@media (min-width:880px){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list[data-type=lift],.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list[data-type=pist]{grid-template-columns:auto 1fr auto auto auto}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list[data-type=hotspot]{grid-template-columns:auto 1fr auto}}@media (min-width:960px){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list{font:400 24px/1.6 var(--font-primary),sans-serif;font-weight:700}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__lastUpdatedDateString,.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__copyrightsString{margin-top:32px}}@media (min-width:mdpx){.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__list{font:400 24px/1.6 var(--font-primary),sans-serif;font-weight:700}.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__lastUpdatedDateString,.FacilitiesLoader-module-scss-module__ksv6Gq__facilitiesLoader .FacilitiesLoader-module-scss-module__ksv6Gq__copyrightsString{margin-top:32px}}
@keyframes HotspotState-module-scss-module__4lAxnG__shine{to{left:125%}}.HotspotState-module-scss-module__4lAxnG__container{max-width:1214px!important}
@keyframes LiftState-module-scss-module__X6frJW__shine{to{left:125%}}.LiftState-module-scss-module__X6frJW__container{max-width:1214px!important}
@keyframes PistState-module-scss-module__HxfEXW__shine{to{left:125%}}.PistState-module-scss-module__HxfEXW__container{max-width:1214px!important}
@keyframes Rates-module-scss-module__wLEU0q__shine{to{left:125%}}
@keyframes WebcamItem-module-scss-module__4dTi6a__shine{to{left:125%}}.WebcamItem-module-scss-module__4dTi6a__webcamItem{display:grid}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__content{aspect-ratio:495/337;filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;flex-direction:column;grid-area:1/1;justify-content:flex-end;align-items:center;padding:20px calc(15% + 20px) 8px calc(5% + 20px);display:flex;position:relative;bottom:-32px;right:-17px;transform:translateZ(0)}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__content:before{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%);content:"";z-index:-1;background:#fff;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:960px){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__content{padding:20px calc(15% + 20px) 32px calc(5% + 20px);bottom:-56px}}@media (min-width:mdpx){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__content{padding:20px calc(15% + 20px) 32px calc(5% + 20px);bottom:-56px}}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__title{font:500 22px/1.1 var(--font-primary),sans-serif;color:#333;pointer-events:all;text-align:center;align-items:center;height:50px;transition:color .3s;display:flex}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__title span{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (hover:hover){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__title:hover{color:#e7121b}}@media (min-width:960px){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__title{font:500 28px/1.1 var(--font-primary),sans-serif}}@media (min-width:mdpx){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__title{font:500 28px/1.1 var(--font-primary),sans-serif}}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__imageWrapper{aspect-ratio:495/337;filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;grid-area:1/1;position:relative;top:-32px;left:-17px;transform:translateZ(0)}@media (min-width:960px){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__imageWrapper{top:-56px}}@media (min-width:mdpx){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__imageWrapper{top:-56px}}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__fallbackImage{aspect-ratio:495/337}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__image{position:relative;overflow:hidden}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__image:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;display:block;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@media (hover:hover){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__image:hover:after{animation:1s WebcamItem-module-scss-module__4dTi6a__shine}}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__image{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%);pointer-events:all;height:100%}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__image img{object-fit:cover;width:100%;height:100%;display:block}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__live{color:#333;background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:28px;padding:0 8px;font-size:14px;font-weight:500;line-height:1;display:flex;position:absolute;top:10%;left:12px;box-shadow:0 16px 24px #001e3c1f}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__live:before{content:"";background:#70992e;border-radius:50%;width:8px;height:8px;animation:1.5s infinite WebcamItem-module-scss-module__4dTi6a__blink;display:block}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__button{pointer-events:all;width:50px;height:34px;top:48px;right:-12px;box-shadow:none!important;background:0 0!important;position:absolute!important}.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__button.mco-button.mco-button--custom .mco-button__inner .mco-button__end-icon i{font-size:28px!important}@media (min-width:960px){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__button{top:96px}}@media (min-width:mdpx){.WebcamItem-module-scss-module__4dTi6a__webcamItem .WebcamItem-module-scss-module__4dTi6a__button{top:96px}}@keyframes WebcamItem-module-scss-module__4dTi6a__blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}
@keyframes Webcams-module-scss-module__o73TiW__shine{to{left:125%}}.Webcams-module-scss-module__o73TiW__list{gap:96px 48px;padding-top:112px;padding-bottom:88px;display:grid}@media (min-width:600px){.Webcams-module-scss-module__o73TiW__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:smpx){.Webcams-module-scss-module__o73TiW__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.Webcams-module-scss-module__o73TiW__list{gap:176px 48px;padding-top:144px;padding-bottom:200px}}@media (min-width:mdpx){.Webcams-module-scss-module__o73TiW__list{gap:176px 48px;padding-top:144px;padding-bottom:200px}}@media (min-width:1280px){.Webcams-module-scss-module__o73TiW__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:lgpx){.Webcams-module-scss-module__o73TiW__list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@keyframes AvalancheLevel-module-scss-module__wJ8r4G__shine{to{left:125%}}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel{color:#000;text-align:center;justify-content:center;align-items:center;width:78px;height:78px;font-size:29px;font-weight:700;display:flex;position:relative}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel:after{content:"";transform-origin:0 0;z-index:1;background:#fff;width:56px;height:56px;position:absolute;top:50%;left:50%;transform:rotate(45deg)translate(-50%,-50%)}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel span{z-index:2;position:relative}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="1"]{color:#000}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="1"]:after{background:#cf6}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="2"]{color:#000}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="2"]:after{background:#ff0}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="3"]{color:#000}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="3"]:after{background:#f90}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="4"]{color:#fff}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="4"]:after{background:#e30613}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="5"]{color:#fff}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel[data-index="5"]:after{background:#86040b}@media (min-width:960px){.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel{width:140px;height:140px;font-size:48px}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel:after{width:100px;height:100px}}@media (min-width:mdpx){.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel{width:140px;height:140px;font-size:48px}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel:after{width:100px;height:100px}}@media (min-width:1280px){.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel{width:224px;height:224px;font-size:68px}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel:after{width:158px;height:158px}}@media (min-width:lgpx){.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel{width:224px;height:224px;font-size:68px}.AvalancheLevel-module-scss-module__wJ8r4G__avalancheLevel:after{width:158px;height:158px}}
@keyframes SnowreportCounterItem-module-scss-module__Et4ahq__shine{to{left:125%}}.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem{grid-template-columns:64px 1fr;align-items:center;column-gap:16px;display:grid}.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem .SnowreportCounterItem-module-scss-module__Et4ahq__icon{grid-row:1/3}.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem .SnowreportCounterItem-module-scss-module__Et4ahq__label{grid-column:2;align-self:flex-end}.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem .SnowreportCounterItem-module-scss-module__Et4ahq__value{color:#666;grid-column:2;align-self:flex-start;font-size:25px;font-weight:500}@media (min-width:960px){.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem{grid-template-columns:80px 1fr;column-gap:24px}}@media (min-width:mdpx){.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem{grid-template-columns:80px 1fr;column-gap:24px}}@media (min-width:1280px){.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem{column-gap:32px}.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem .SnowreportCounterItem-module-scss-module__Et4ahq__value{font-size:30px;line-height:1.16}}@media (min-width:lgpx){.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem{column-gap:32px}.SnowreportCounterItem-module-scss-module__Et4ahq__snowreportCounterItem .SnowreportCounterItem-module-scss-module__Et4ahq__value{font-size:30px;line-height:1.16}}
@keyframes SnowreportListItem-module-scss-module__eeuW4a__shine{to{left:125%}}.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem{grid-template-rows:auto auto;grid-template-columns:48px 1fr;align-items:center;column-gap:16px;padding-top:16px;padding-bottom:16px;display:grid}.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem i{color:#e7121b;grid-area:1/1/3}.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem .SnowreportListItem-module-scss-module__eeuW4a__label{grid-area:1/2;line-height:1.2}.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem .SnowreportListItem-module-scss-module__eeuW4a__value{color:#666;grid-area:2/2;font-size:25px;font-weight:500;line-height:1.2}@media (min-width:960px){.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem{padding-top:24px;padding-bottom:24px}}@media (min-width:mdpx){.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem{padding-top:24px;padding-bottom:24px}}@media (min-width:1280px){.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem{padding-top:32px;padding-bottom:32px}}@media (min-width:lgpx){.SnowreportListItem-module-scss-module__eeuW4a__snowreportListItem{padding-top:32px;padding-bottom:32px}}
@keyframes Snowreport-module-scss-module__rwsvTW__shine{to{left:125%}}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{flex-direction:column;row-gap:16px;display:flex}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__wrapper{gap:16px;margin-top:32px;display:grid}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__list{flex-direction:column;justify-content:space-between;display:flex}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item{flex-direction:column;flex:1;display:flex}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item:not(:first-child){border-top:2px solid #efecea}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item:last-child{border-bottom:2px solid #efecea}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right{background:#f5f5f5;padding:24px;display:grid}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__headline{margin-bottom:24px;font-size:25px;font-weight:500;line-height:1.2}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__title{margin-bottom:16px;font-size:25px;font-weight:500;line-height:1.2}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__text{font-size:18px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel{grid-row:2;margin-bottom:16px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__copyrightsString{margin-top:24px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__copyrightsString a{cursor:pointer;text-underline-offset:8px;font-weight:700;transition:color .3s}@media (hover:hover){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__copyrightsString a:hover{color:#7b0911}}@media (max-width:959px){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item>div+div{padding-top:0}}@media (max-width:smpx){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item>div+div{padding-top:0}}@media (min-width:600px){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{flex-direction:row;justify-content:center;column-gap:32px}}@media (min-width:smpx){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{flex-direction:row;justify-content:center;column-gap:32px}}@media (min-width:960px){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{column-gap:48px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__wrapper{margin-top:40px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right{grid-template-rows:1fr auto auto;padding:40px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__headline{grid-area:1/1/auto/4;font-size:30px;line-height:1.16}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__title{grid-area:2/1}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__text{grid-area:3/1}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel{grid-area:2/3/4;align-self:center;margin-bottom:0;margin-left:auto;font-size:48px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item{flex-direction:row}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item:has(:nth-child(2))>div{flex:50%}}@media (min-width:mdpx){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{column-gap:48px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__wrapper{margin-top:40px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right{grid-template-rows:1fr auto auto;padding:40px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__headline{grid-area:1/1/auto/4;font-size:30px;line-height:1.16}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__title{grid-area:2/1}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__text{grid-area:3/1}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel{grid-area:2/3/4;align-self:center;margin-bottom:0;margin-left:auto;font-size:48px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item{flex-direction:row}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item:has(:nth-child(2))>div{flex:50%}}@media (min-width:1280px){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{column-gap:80px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__wrapper{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:72px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item{padding-left:24px;padding-right:24px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item:first-child{border-top:2px solid #efecea}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel{grid-column:2;margin-left:48px;font-size:48px;width:140px!important;height:140px!important}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel:after{width:100px!important;height:100px!important}}@media (min-width:lgpx){.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__counter{column-gap:80px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__wrapper{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:72px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item{padding-left:24px;padding-right:24px}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__item:first-child{border-top:2px solid #efecea}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel{grid-column:2;margin-left:48px;font-size:48px;width:140px!important;height:140px!important}.Snowreport-module-scss-module__rwsvTW__snowreport .Snowreport-module-scss-module__rwsvTW__right .Snowreport-module-scss-module__rwsvTW__avalancheLevel:after{width:100px!important;height:100px!important}}
@keyframes ElementListTeaserPackage-module-scss-module__Otw9tG__shine{to{left:125%}}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content h2{color:#333;text-align:center;font-size:32px;font-weight:500;line-height:1.06}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content p{text-align:center}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__buttonWrapper{justify-content:center;display:flex}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__buttonWrapper a{letter-spacing:2.8px;text-transform:uppercase;line-height:1.3}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid{gap:48px 24px;display:grid}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__list{flex-direction:column;row-gap:48px;display:flex}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__skeletonSlider{min-height:100%}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__skeletonList{min-height:508px}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__sliderNavigation{justify-content:center;margin-top:24px}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__sliderNavigation button:before{background:#464545;transition:opacity .3s}@media (hover:hover){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__sliderNavigation button:hover{opacity:.9}}@media (min-width:600px){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid .ElementListTeaserPackage-module-scss-module__Otw9tG__teaserGrid{height:100%}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid .ElementListTeaserPackage-module-scss-module__Otw9tG__teaserGrid>div:last-child{aspect-ratio:auto;height:100%}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__skeletonList{min-height:288px}}@media (min-width:smpx){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid .ElementListTeaserPackage-module-scss-module__Otw9tG__teaserGrid{height:100%}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid .ElementListTeaserPackage-module-scss-module__Otw9tG__teaserGrid>div:last-child{aspect-ratio:auto;height:100%}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__skeletonList{min-height:288px}}@media (min-width:960px){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content{margin-bottom:40px}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content h2{font-size:60px}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__sliderNavigation{margin-top:48px}}@media (min-width:mdpx){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content{margin-bottom:40px}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__content h2{font-size:60px}.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__sliderNavigation{margin-top:48px}}@media (min-width:1280px){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:lgpx){.ElementListTeaserPackage-module-scss-module__Otw9tG__elementListTeaserPackage .ElementListTeaserPackage-module-scss-module__Otw9tG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@keyframes ElementListTeaserProvider-module-scss-module__5jeQOG__shine{to{left:125%}}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content h2{color:#333;text-align:center;font-size:32px;font-weight:500;line-height:1.06}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content p{text-align:center}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__buttonWrapper{justify-content:center;display:flex}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__buttonWrapper a{letter-spacing:2.8px;text-transform:uppercase;line-height:1.3}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid{gap:48px 24px;display:grid}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__list{flex-direction:column;row-gap:48px;display:flex}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonSlider{min-height:100%}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonList{min-height:508px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation{justify-content:center;margin-top:24px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation button:before{background:#464545;transition:opacity .3s}@media (hover:hover){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation button:hover{opacity:.9}}@media (min-width:600px){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid .ElementListTeaserProvider-module-scss-module__5jeQOG__teaserGrid{height:100%}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid .ElementListTeaserProvider-module-scss-module__5jeQOG__teaserGrid>div:last-child{aspect-ratio:auto;height:100%}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonList{min-height:288px}}@media (min-width:smpx){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid .ElementListTeaserProvider-module-scss-module__5jeQOG__teaserGrid{height:100%}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid .ElementListTeaserProvider-module-scss-module__5jeQOG__teaserGrid>div:last-child{aspect-ratio:auto;height:100%}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__skeletonList{min-height:288px}}@media (min-width:960px){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content{margin-bottom:40px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content h2{font-size:60px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content p{font:400 24px/1.6 var(--font-primary),sans-serif}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation{margin-top:48px}}@media (min-width:mdpx){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content{margin-bottom:40px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content h2{font-size:60px}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__content p{font:400 24px/1.6 var(--font-primary),sans-serif}.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__sliderNavigation{margin-top:48px}}@media (min-width:1280px){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:lgpx){.ElementListTeaserProvider-module-scss-module__5jeQOG__elementListTeaserProvider .ElementListTeaserProvider-module-scss-module__5jeQOG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@keyframes ElementListTeaserService-module-scss-module__Jna0eG__shine{to{left:125%}}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content h2{color:#333;text-align:center;font-size:32px;font-weight:500;line-height:1.06}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content p{text-align:center}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__buttonWrapper{justify-content:center;display:flex}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__buttonWrapper a{letter-spacing:2.8px;text-transform:uppercase;line-height:1.3}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid{gap:48px 24px;display:grid}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__list{flex-direction:column;row-gap:48px;display:flex}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonSlider{min-height:100%}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonList{min-height:508px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation{justify-content:center;margin-top:24px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation button:before{background:#464545;transition:opacity .3s}@media (hover:hover){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation button:hover{opacity:.9}}@media (min-width:600px){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid .ElementListTeaserService-module-scss-module__Jna0eG__teaserGrid{height:100%}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid .ElementListTeaserService-module-scss-module__Jna0eG__teaserGrid>div:last-child{aspect-ratio:auto;height:100%}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonList{min-height:288px}}@media (min-width:smpx){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid .ElementListTeaserService-module-scss-module__Jna0eG__teaserGrid{height:100%}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid .ElementListTeaserService-module-scss-module__Jna0eG__teaserGrid>div:last-child{aspect-ratio:auto;height:100%}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__skeletonList{min-height:288px}}@media (min-width:960px){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content{margin-bottom:40px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content h2{font-size:60px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation{margin-top:48px}}@media (min-width:mdpx){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content{margin-bottom:40px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__content h2{font-size:60px}.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__sliderNavigation{margin-top:48px}}@media (min-width:1280px){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:lgpx){.ElementListTeaserService-module-scss-module__Jna0eG__elementListTeaserService .ElementListTeaserService-module-scss-module__Jna0eG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@keyframes Notification-module-scss-module__5Z33pq__shine{to{left:125%}}.Notification-module-scss-module__5Z33pq__notification{background:#7b0911;align-items:center;gap:8px;padding:8px 40px 8px 16px;display:flex;position:relative;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}@media (min-width:600px){.Notification-module-scss-module__5Z33pq__notification{gap:16px}}@media (min-width:smpx){.Notification-module-scss-module__5Z33pq__notification{gap:16px}}.Notification-module-scss-module__5Z33pq__notificationSlider{justify-content:center;align-items:center;gap:8px 16px;display:flex;position:relative}.Notification-module-scss-module__5Z33pq__title{color:#fff;font:500 20px/1 var(--font-primary),sans-serif;letter-spacing:1px;text-transform:uppercase;padding:16px 0}@media (min-width:600px){.Notification-module-scss-module__5Z33pq__title{font:500 26px/1 var(--font-primary),sans-serif}}@media (min-width:smpx){.Notification-module-scss-module__5Z33pq__title{font:500 26px/1 var(--font-primary),sans-serif}}.Notification-module-scss-module__5Z33pq__titleSlider{color:inherit;font:400 16px/1.6 var(--font-primary),sans-serif;padding-top:0;padding-bottom:0}@media (min-width:600px){.Notification-module-scss-module__5Z33pq__titleSlider{font:400 24px/1.6 var(--font-primary),sans-serif}}@media (min-width:smpx){.Notification-module-scss-module__5Z33pq__titleSlider{font:400 24px/1.6 var(--font-primary),sans-serif}}.Notification-module-scss-module__5Z33pq__close{color:#fff;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Notification-module-scss-module__5Z33pq__button .mco-button__inner{white-space:nowrap}
@keyframes NotificationList-module-scss-module__8LwInG__shine{to{left:125%}}.NotificationList-module-scss-module__8LwInG__list{flex-direction:column;gap:12px;display:flex}
@keyframes NotificationSlider-module-scss-module__2Jgm-W__shine{to{left:125%}}.NotificationSlider-module-scss-module__2Jgm-W__close{color:inherit;position:absolute;top:50%;right:8px;transform:translateY(-50%)}@media (min-width:750px){.NotificationSlider-module-scss-module__2Jgm-W__close{right:24px}}.NotificationSlider-module-scss-module__2Jgm-W__slider{height:100%;margin:0 40px}.NotificationSlider-module-scss-module__2Jgm-W__slider .mco-slider-wrapper{height:100%}.NotificationSlider-module-scss-module__2Jgm-W__slider .mco-slider-content{height:100%}.NotificationSlider-module-scss-module__2Jgm-W__arrows{margin:0;top:50%;left:-36px;right:-36px;transform:translateY(-50%)}.NotificationSlider-module-scss-module__2Jgm-W__arrows>div{background:0 0}
@keyframes SlideInVertical-module-scss-module__bp-8gW__shine{to{left:125%}}.SlideInVertical-module-scss-module__bp-8gW__position{color:#fff;z-index:1301;background:#7b0911;min-height:70px;padding-top:16px;padding-bottom:16px;display:flex;position:fixed;left:0;right:0;box-shadow:0 0 12px 12px #7b091133}.SlideInVertical-module-scss-module__bp-8gW__position:not(.SlideInVertical-module-scss-module__bp-8gW__positionBottom,.SlideInVertical-module-scss-module__bp-8gW__positionTop) .mco-slider{margin-left:24px}.SlideInVertical-module-scss-module__bp-8gW__position:not(.SlideInVertical-module-scss-module__bp-8gW__positionBottom,.SlideInVertical-module-scss-module__bp-8gW__positionTop) .SlideInVertical-module-scss-module__bp-8gW__slideIn{margin:0 auto}.SlideInVertical-module-scss-module__bp-8gW__position.SlideInVertical-module-scss-module__bp-8gW__positionBottom,.SlideInVertical-module-scss-module__bp-8gW__position.SlideInVertical-module-scss-module__bp-8gW__positionTop{padding-right:40px}.SlideInVertical-module-scss-module__bp-8gW__position.SlideInVertical-module-scss-module__bp-8gW__positionBottom .SlideInVertical-module-scss-module__bp-8gW__slideIn,.SlideInVertical-module-scss-module__bp-8gW__position.SlideInVertical-module-scss-module__bp-8gW__positionTop .SlideInVertical-module-scss-module__bp-8gW__slideIn{width:100%}@media (min-width:750px){.SlideInVertical-module-scss-module__bp-8gW__position.SlideInVertical-module-scss-module__bp-8gW__positionBottom,.SlideInVertical-module-scss-module__bp-8gW__position.SlideInVertical-module-scss-module__bp-8gW__positionTop{padding-right:72px}}.SlideInVertical-module-scss-module__bp-8gW__positionBottom{bottom:0}.SlideInVertical-module-scss-module__bp-8gW__positionTop{top:0}.SlideInVertical-module-scss-module__bp-8gW__slideIn{min-height:100%}
@keyframes Ticker-module-scss-module__QIeSOq__shine{to{left:125%}}.Ticker-module-scss-module__QIeSOq__position{color:#fff;z-index:1098;background:#7b0911;min-height:70px;padding-top:16px;padding-bottom:16px;position:fixed;left:0;right:0;box-shadow:0 0 12px 12px #7b091133}.Ticker-module-scss-module__QIeSOq__positionBottom{bottom:0}.Ticker-module-scss-module__QIeSOq__positionTop{top:0}
