.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.carousel{position:relative;box-sizing:border-box;}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit;}.carousel__viewport{position:relative;overflow:hidden;width:100%;height:100%;}.carousel__track{display:flex;}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;}.carousel.has-dots{margin-bottom:calc(0.5rem + 22px);}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none;}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer;}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:0.25;transition:opacity 0.15s ease-in-out;}.carousel__dots .carousel__dot.is-selected:after{opacity:1;}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%);}.carousel__button.is-prev{left:10px;}.carousel__button.is-next{right:10px;}.carousel__button[disabled]{cursor:default;opacity:0.3;}.carousel__button svg{width:var(--carousel-button-svg-width,24px);height:var(--carousel-button-svg-height,24px);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none;}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none;}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4));}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit;}.fancybox__container :focus{outline:thin dotted;}body.is-using-mouse .fancybox__container :focus{outline:none;}@media all and (min-width:1024px){.fancybox__container{--carousel-button-svg-width:27px;--carousel-button-svg-height:27px;}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,0.92));}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10;}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px);}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default;}.fancybox__track{display:flex;height:100%;}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:64px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto;}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px;}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20;}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;}.is-loading .fancybox__caption{visibility:hidden;}.fancybox__container > .carousel__dots{top:100%;color:var(--fancybox-color,#fff);}.fancybox__nav .carousel__button{z-index:40;}.fancybox__nav .carousel__button.is-next{right:8px;}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px;}}.fancybox__nav .carousel__button.is-prev{left:8px;}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px;}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40;}@media all and (min-width:1024px){.carousel__button.is-close{right:40px;}}.fancybox__content > .carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color,#fff);}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;cursor:pointer;z-index:1053;color:var(--fancybox-color,currentColor);}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;}.fancybox__spinner svg circle{fill:none;stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}.fancybox__container.is-animated[aria-hidden="false"] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden="false"] .fancybox__caption,.fancybox__container.is-animated[aria-hidden="false"] .fancybox__nav,.fancybox__container.is-animated[aria-hidden="false"] .carousel__dots,.fancybox__container.is-animated[aria-hidden="false"] .carousel__button.is-close{transition:opacity var(--fancybox-ts,0.25s) ease;opacity:var(--fancybox-opacity,1);}.fancybox__container.is-animated[aria-hidden="true"] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden="true"] .fancybox__caption,.fancybox__container.is-animated[aria-hidden="true"] .fancybox__nav,.fancybox__container.is-animated[aria-hidden="true"] .carousel__dots,.fancybox__container.is-animated[aria-hidden="true"] .carousel__button.is-close{transition:opacity 0.2s ease;opacity:0;}.fancybox-fadeIn{animation:0.2s ease both fancybox-fadeIn;}.fancybox-fadeOut{animation:0.2s ease both fancybox-fadeOut;}.fancybox-zoomInUp{animation:0.2s ease both fancybox-zoomInUp;}.fancybox-zoomOutDown{animation:0.2s ease both fancybox-zoomOutDown;}.fancybox-throwOutUp{animation:0.2s ease both fancybox-throwOutUp;}.fancybox-throwOutDown{animation:0.2s ease both fancybox-throwOutDown;}@keyframes fancybox-fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fancybox-fadeOut{to{opacity:0;}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0,16px,0);opacity:0;}to{transform:scale(1) translate3d(0,0,0);opacity:1;}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0,16px,0);opacity:0;}}@keyframes fancybox-throwOutUp{20%{opacity:0.5;}to{transform:translate3d(0,-30%,0);opacity:0;}}@keyframes fancybox-throwOutDown{20%{opacity:0.5;}to{transform:translate3d(0,30%,0);opacity:0;}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,0.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px;}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.1);}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,0.2);}.fancybox__carousel .is-draggable{cursor:move;cursor:grab;}.fancybox__carousel .is-dragging{cursor:move;cursor:grabbing;}.fancybox__carousel .carousel__slide:not(.has-image) .fancybox__content{cursor:auto;}.fancybox__carousel .carousel__slide.can-zoom_in .fancybox__content{cursor:zoom-in;}.fancybox__carousel .carousel__slide.can-zoom_out .fancybox__content{cursor:zoom-out;}.fancybox__image{background:transparent;user-select:none;}.has-image .fancybox__content{padding:0;background:transparent;}.is-closing .has-image .fancybox__content{overflow:visible;}.has-image[data-image-fit="contain"]{overflow:visible;touch-action:none;}.has-image[data-image-fit="contain"] .fancybox__content{min-height:1px;}.has-image[data-image-fit="contain"] .fancybox__image{max-width:100%;min-height:1px;object-fit:contain;background:transparent;}.has-image[data-image-fit="contain-w"]{overflow-x:hidden;overflow-y:auto;}.has-image[data-image-fit="contain-w"] .fancybox__content{min-height:auto;}.has-image[data-image-fit="contain-w"] .fancybox__image{max-width:100%;height:auto;}.has-image[data-image-fit="cover"]{overflow:visible;touch-action:none;}.has-image[data-image-fit="cover"] .fancybox__content{min-height:1px;width:100%;height:100%;}.has-image[data-image-fit="cover"] .fancybox__image{width:100%;height:100%;min-height:1px;object-fit:cover;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible;}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%;}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,0.9);color:#fff;}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df;}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent;}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;}.fancybox__container.is-animated[aria-hidden="true"] .fancybox__thumbs{transition:unset;opacity:0;}.fancybox__container.is-animated[aria-hidden="false"] .fancybox__thumbs{transition:opacity var(--fancybox-ts,0.25s) ease-in;opacity:var(--fancybox-opacity,1);}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer;}.fancybox__thumbs .carousel__slide.is-nav-selected::after{content:"";position:absolute;top:0;left:3px;right:3px;bottom:3px;border-bottom:3px solid currentColor;}.fancybox__thumbs .carousel__slide > *{pointer-events:none;user-select:none;}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,0.1);background-repeat:no-repeat;}@keyframes snow-anim{from{transform:translateY(0);}to{transform:translateY(70%);}}.cc-window{opacity:1;transition:opacity 1s ease;}.cc-window.cc-invisible{opacity:0;}.cc-animate.cc-revoke{transition:transform 1s ease;}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em);}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em);}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0);}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s;}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;display:flex;flex-wrap:nowrap;z-index:9999;}.cc-window.cc-static{position:static;}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column;}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row;}.cc-revoke{padding:0.5em;display:none;}.cc-header{font-size:18px;font-weight:700;}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer;}.cc-link{opacity:0.8;display:inline-block;padding:0.2em;}.cc-link:hover{opacity:1;}.cc-link:active,.cc-link:visited{color:initial;}.cc-btn{display:block;padding:0.4em 0.8em;font-size:0.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent;}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline;}.cc-close{display:block;position:absolute;top:0.5em;right:0.5em;font-size:1.6em;opacity:0.9;line-height:0.75;}.cc-close:focus,.cc-close:hover{opacity:1;}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:0.5em;border-bottom-right-radius:0.5em;}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:0.5em;border-top-right-radius:0.5em;}.cc-revoke.cc-left{left:3em;right:unset;}.cc-revoke.cc-right{right:3em;left:unset;}.cc-top{top:1em;}.cc-left{left:1em;}.cc-right{right:1em;}.cc-bottom{bottom:1em;}.cc-floating > .cc-link{margin-bottom:1em;}.cc-floating .cc-message{display:block;margin-bottom:1em;}.cc-window.cc-floating .cc-compliance{flex:1 0 auto;}.cc-window.cc-banner{align-items:center;}.cc-banner.cc-top{left:0;right:0;top:0;}.cc-banner.cc-bottom{left:0;right:0;bottom:0;}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em;}.cc-compliance{display:-ms-flexbox;display:flex;align-items:center;align-content:space-between;}.cc-floating .cc-compliance > .cc-btn{flex:1;}.cc-btn + .cc-btn{margin-left:0.5em;}@media print{.cc-revoke,.cc-window{display:none;}}@media screen and (max-width:900px){.cc-btn{white-space:normal;}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0;}.cc-window.cc-bottom{bottom:0;}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0;}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column;}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto;}.cc-window.cc-floating{max-width:none;}.cc-window .cc-message{margin-bottom:1em;}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset;}.cc-window.cc-banner .cc-message{margin-right:0;}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px;}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none;}.cc-theme-classic .cc-btn{border-radius:5px;}.cc-theme-classic .cc-btn:last-child{min-width:140px;}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block;}.cc-theme-edgeless.cc-window{padding:0;}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em;}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:0.8em 1.8em;height:100%;}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em;}.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn{margin-left:0;}a.cc-btn{text-decoration:none;transition:all 0.3s ease;}a.cc-btn.cc-allow:hover{background:#007bff;color:#6c757d;}a.cc-btn.cc-deny:hover{opacity:0.3;text-decoration:none !important;}@font-face{font-family:"Bungee";font-style:normal;font-weight:400;font-display:swap;src:local('../../../fonts/bungee-v6-latin-regular.woff2'),url('../../../fonts/bungee-v6-latin-regular.woff2') format("woff2"),url('../../../fonts/bungee-v6-latin-regular.woff2') format("woff2");}@font-face{font-family:"Montserrat";font-style:light;font-weight:200;font-display:swap;src:local('../../../fonts/montserrat-v15-latin-200.woff2'),url('../../../fonts/montserrat-v15-latin-200.woff2') format("woff2"),url('../../../fonts/montserrat-v15-latin-200.woff2') format("woff2");}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:local('../../../fonts/montserrat-v15-latin-regular.woff2'),url('../../../fonts/montserrat-v15-latin-regular.woff2') format("woff2"),url('../../../fonts/montserrat-v15-latin-regular.woff2') format("woff2");}@font-face{font-family:"Montserrat";font-style:bold;font-weight:600;font-display:swap;src:local('../../../fonts/montserrat-v15-latin-600.woff2'),url('../../../fonts/montserrat-v15-latin-600.woff2') format("woff2"),url('../../../fonts/montserrat-v15-latin-600.woff2') format("woff2");}@font-face{font-family:"Montserrat";font-style:bold;font-weight:800;font-display:swap;src:local('../../../fonts/montserrat-v15-latin-800.woff2'),url('../../../fonts/montserrat-v15-latin-800.woff2') format("woff2"),url('../../../fonts/montserrat-v15-latin-600.woff2') format("woff2");}h1{overflow-wrap:break-word;word-wrap:break-word;font-family:"Bungee";font-size:2.5rem;line-height:3rem;margin:0;color:#fffbcb;max-width:530px;text-shadow:0 7px 5px rgba(0,0,0,0.2);padding:0;border-radius:8px;}h1 a{color:inherit !important;text-decoration:none;}h2{overflow-wrap:break-word;word-wrap:break-word;text-align:center;margin:30px auto;font-family:"Bungee";font-size:2rem;line-height:2rem;color:#fffbcb;width:max-content;padding:5px 0;text-shadow:0 7px 5px rgba(0,0,0,0.2);border-radius:8px;max-width:100%;}h3{overflow-wrap:break-word;word-wrap:break-word;margin:30px 0;font-family:"Bungee";font-size:1.8rem;line-height:1.8rem;color:#5164cc;}h4{overflow-wrap:break-word;word-wrap:break-word;margin:30px 0;font-size:1.3rem;font-weight:800;color:#f9a01b;}p{overflow-wrap:break-word;word-wrap:break-word;margin:30px 0;max-width:700px;}strong{color:#3f3f3f;font-weight:600;}a{overflow-wrap:break-word;word-wrap:break-word;color:#5164cc;font-weight:600;}a:visited{color:#89a6dd;}@media (hover:hover){a:hover{text-decoration:none;color:#f9a01b;}}a:focus{outline:none;color:#fad090;}.br-start{margin:90px 0 30px;width:60px;height:6px;background-color:#f9a01b;border-radius:10px;box-shadow:0px 2px 5px rgba(0,0,0,0.1);}.br-end{margin:90px 0 30px;width:60px;height:6px;background-color:#5164cc;border-radius:10px;box-shadow:0px 2px 5px rgba(0,0,0,0.1);}@media (min-width:638px){h1{font-size:3rem;text-align:start;line-height:3.5rem;}h2{font-size:2.5rem;line-height:2.5rem;}.br-start{margin:120px 0 30px !important;}.br-end{margin:60px 0 30px;}.grid-2 .br-start{margin:30px 0 30px !important;}.grid-2 .br-end{margin:0 0 30px;}}@media (min-width:1024px){h2{text-align:start;font-size:3rem;width:auto;line-height:3rem;}}.content-element-contact-container{margin-top:30px;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:30px;}.content-element-contact-bodytext{grid-column:1 / span 2;width:100%;margin-bottom:30px;}.content-element-contact-bodytext p{margin-top:0;}.content-element-contact-item{position:relative;width:300px;margin:0;margin-bottom:10px;}.content-element-contact-item a{text-indent:1000px;white-space:nowrap;overflow:hidden;}.content-element-contact-item div{text-align:center;margin:0;}.content-element-contact-item img{object-fit:cover;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;border-radius:8px;background-color:#fff;}.content-element-contact-item-type{font-family:Bungee;color:#909090;font-size:1em;margin-bottom:10px !important;}.content-element-contact-item-name{font-family:Bungee;font-size:1.3em;margin-bottom:10px !important;}.content-element-contact-item-img{position:relative;top:10px;left:75px;width:150px;height:210px;margin-bottom:50px !important;}.content-element-contact-item-img img{width:150px;height:100%;}.content-element-contact-item-logo{position:absolute;top:100px;right:0;height:auto;}.content-element-contact-item-logo img{width:100px;height:100%;}.content-element-contact-item-quote{position:relative;margin-bottom:30px !important;margin-top:10px !important;}.content-element-contact-item-contact{position:relative;bottom:17px;display:flex;justify-content:center;width:100%;gap:30px;}.content-element-downloads-item{position:relative;width:300px;height:220px;margin:30px 0;}.content-element-downloads-item .content-element-downloads-item-image{position:absolute;width:120px;height:180px;border:3px solid #676767;box-shadow:0 6px #676767;border-radius:5px;z-index:0;overflow:hidden;}.content-element-downloads-item .content-element-downloads-item-image img{height:100%;object-fit:cover;background-color:#fff;}.content-element-downloads-item .content-element-downloads-item-text{position:absolute;width:150px;height:120px;top:7px;right:12px;margin:0;font-size:0.9rem;hyphens:auto;line-height:1.5rem;}.content-element-downloads-item .content-element-downloads-item-link{margin:0;padding-left:15px;position:absolute;bottom:10px;left:40px;z-index:1;text-align:left;background:url('../../../img/button-download.svg') no-repeat,#fff;background-position:90% 50%;}@media (min-width:638px){.content-element-downloads-item{margin:0;}}.content-element-slider-container{position:relative;min-width:300px;max-width:530px;margin:0 auto !important;}.content-element-slider-item{position:relative;width:100%;margin-bottom:10px;}.content-element-slider-item img{width:100%;height:360px;border:3px solid #89a6dd;box-shadow:0 12px #89a6dd;border:none;border-radius:8px;background-color:#fff;object-fit:cover;}.slick-dots{position:absolute;bottom:40px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;margin:0 10px;padding:0;cursor:pointer;}.slick-dots li button{align-items:unset;display:block;cursor:pointer;box-shadow:0 5px #89a6dd;border:1px solid #89a6dd;height:34px !important;width:34px !important;margin:0;background-color:#f7f6fc;border-radius:50%;text-indent:1000px;white-space:nowrap;overflow:hidden;}@media (hover:hover){.slick-dots li button:hover{transform:translateY(2.5px);box-shadow:0 2.5px #89a6dd;}}.slick-dots li button:focus{outline:none;}.slick-active button{transform:translateY(5px) !important;box-shadow:none !important;}@media (min-width:638px){.slick-dots li button{height:24px !important;width:24px !important;}}.content-element-timeline{position:relative;width:300px;margin:0 auto;}.content-element-timeline p{overflow-wrap:break-word;margin:30px 0;max-width:760px;line-height:1.4em;}.content-element-timeline a{color:#676767;}@media (hover:hover){.content-element-timeline a:hover{color:#676767;}}.content-element-timeline::after{content:"";position:absolute;width:2px;background-color:#676767;top:0;bottom:0;left:12px;}.content-element-timeline-item{position:relative;width:calc(100% - 50px);height:168px;margin-bottom:30px;}.content-element-timeline-item::after{box-sizing:border-box;content:"";position:absolute;width:25px;height:25px;left:0;top:27px;background-color:#fff;box-shadow:0 4px #676767;border:2px solid #676767;border-radius:50%;z-index:1;}.content-element-timeline-item-year{column-gap:10px;position:absolute;top:15px;left:-10px;font-family:"Bungee";font-size:1.3em;padding:5px 10px 5px 35px;border-bottom-right-radius:5px;border-top-right-radius:5px;background:url('../../../img/button-expand.svg') no-repeat;background-position:10% 50%;background-size:20px;}.content-element-timeline-item-year p{margin:0;}.content-element-timeline-item-month{position:absolute;color:#fff;font-weight:bold;font-size:1.3em;top:-3px;left:90px;}.content-element-timeline-item-desc{position:absolute;color:#fff;font-weight:600;font-size:1.2em;bottom:-5px;left:30px;width:190px;}.content-element-timeline-item-preview a{display:block;width:250px;height:160px;}.content-element-timeline-item-preview img{position:absolute;z-index:-1;width:250px;height:160px;border-radius:8px;}.content-element-timeline-item-left{position:relative;background-color:rgba(81,100,204,0.6);height:160px;width:250px;border-radius:8px;left:50px;}.content-element-timeline-item-left .content-element-timeline-item-year{background-color:#eceff5;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;}@media (hover:hover){.content-element-timeline-item-left .content-element-timeline-item-year:hover{transform:translateY(4px);box-shadow:0 4px #89a6dd;}}.content-element-timeline-item-left .content-element-timeline-item-preview img{border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;}.content-element-timeline-item-right{position:relative;background-color:rgba(249,160,27,0.6);height:160px;width:250px;border-radius:8px;left:50px;}.content-element-timeline-item-right .content-element-timeline-item-year{background-color:#fffbcb;border:3px solid #fad090;box-shadow:0 8px #fad090;}@media (hover:hover){.content-element-timeline-item-right .content-element-timeline-item-year:hover{transform:translateY(4px);box-shadow:0 4px #fad090;}}.content-element-timeline-item-right .content-element-timeline-item-preview img{border:3px solid #fad090;box-shadow:0 8px #fad090;}@media (min-width:638px){.content-element-timeline{display:grid;grid-template-columns:1fr 1fr;width:680px;margin-bottom:130px;}.content-element-timeline::after{left:50%;}.content-element-timeline-item::after{left:329px;}.content-element-timeline-item-left .content-element-timeline-item-year{left:150px;padding:5px 10px 5px 35px;border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:5px;}.content-element-timeline-item-left .content-element-timeline-item-month{left:unset;right:80px;text-align:right;}.content-element-timeline-item-left .content-element-timeline-item-desc{left:unset;right:30px;text-align:right;}.content-element-timeline-item-right{left:55px;}.content-element-timeline-item-right .content-element-timeline-item-year{background-position:90% 50%;padding:5px 35px 5px 10px;}.content-element-timeline-item:nth-child(even){left:-11px;grid-column:2;top:100px;}.content-element-timeline-item:nth-child(even)::after{left:0;}}.content-element-form{width:300px;display:flex;flex-direction:column;gap:10px;}.content-element-form-item{position:relative;}.content-element-form-item label{display:block;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;border-radius:5px;padding:5px 0 5px 20px;color:#676767;font-weight:bold;background-color:#eceff5;margin:0;}.content-element-form-item input,.content-element-form-item textarea{margin:3px 0 0 20px;width:260px;padding:5px 20px;border:2px solid #676767;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-family:"Montserrat";line-height:1.4em;font-size:0.8em;}.content-element-form-item input:focus,.content-element-form-item textarea:focus{outline:none !important;border-color:#89a6dd;}.content-element-form-item textarea{resize:vertical;min-height:200px;}.content-element-form button{margin:0 0 0 30px;}.content-element-form-aside{max-width:400px;}.content-element-form-aside .img-gal{margin:0 auto;}form h2{display:none;}.form-group{position:relative;width:100%;min-width:300px;max-width:600px;margin-bottom:20px;}.form-group label{display:block;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;border-radius:5px;padding:5px 0 5px 20px;color:#676767;font-weight:bold;background-color:#eceff5;margin:0;}.form-group input,.form-group textarea{margin:3px 0 0 20px;width:100%;width:calc(100% - 40px);padding:5px 20px;border:2px solid #676767;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-family:"Montserrat";line-height:1.4em;font-size:0.8em;}.form-group input:focus,.form-group textarea:focus{outline:none !important;border-color:#89a6dd;}.form-group textarea{resize:vertical;min-height:200px;}.form-navigation{max-width:600px;}.form-navigation button{display:block;margin:30px auto 38px;padding:10px 10px;background-color:#fff;text-decoration:none;text-align:center;font-weight:700;width:240px;cursor:pointer;transition:none;color:#5164cc !important;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;border-radius:8px;}@media (hover:hover){.form-navigation button:hover{transform:translateY(4px);box-shadow:0 4px #89a6dd;}}select{display:block;width:300px;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;border-radius:5px;padding:6px 0 6px 20px;color:#676767;font:unset;font-weight:bold;font-size:1em;line-height:1.4em;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('../../../img/button-downarrow.svg') no-repeat,#fff;background-position:95% 50%;}select:focus{outline:none;}a[data-fancybox] img{cursor:zoom-in;}.fancybox__container{flex-direction:column-reverse;--fancybox-color:#0d0c22;--fancybox-bg:#fff;--fancybox-thumbs-width:80px;--fancybox-thumbs-ratio:4 / 3;--carousel-button-bg:#f3f3f4;--carousel-button-border-radius:8px;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;--carousel-button-svg-stroke-width:1.5;--carousel-button-svg-filter:none;}.fancybox__slide{padding-top:1.25rem;}.fancybox__thumbs{padding:0 30px;border-bottom:2px solid #f3f3f4;}.carousel__slide.has-thumb{padding:30px 7px;}.carousel__slide.has-thumb::after{display:none;}.fancybox__thumb{border-radius:4px;background-color:#e7e7e9;}.is-nav-selected .fancybox__thumb{box-shadow:0 0 0 2px #fff,0 0 0 4px #f9a01b;}.fancybox__thumbs{background-color:#676767;}.fancybox__backdrop{background-color:rgba(0,0,0,0.9);}.fancybox__image{background-color:#f7f6fc !important;}.carousel__button.is-close{display:none;}.carousel__button.is-next{display:none;}.carousel__button.is-prev{display:none;}html *{box-sizing:border-box;}html,body{position:relative;margin:0;padding:0;background-color:black;z-index:-101;}body{font-family:"Montserrat","Georgia",sans-serif;font-size:1rem;line-height:1.8rem;color:#676767;text-shadow:0 5px 5px rgba(0,0,0,0.05);}.outer-wrapper{position:relative;z-index:-100;background-color:#f7f6fc;}.inner-wrapper{position:relative;max-width:1084px;margin:0 auto;padding:0 30px;}.hidden{display:none !important;}img{object-fit:cover;object-position:center;width:100%;height:auto;}.mt-30{margin-top:30px;}.ml-30{margin-left:30px;}.mb-30{margin-bottom:30px;}.mr-30{margin-right:30px;}.mt-60{margin-top:60px;}.ml-60{margin-left:60px;}.mb-60{margin-bottom:60px;}.mr-60{margin-right:60px;}.mt-90{margin-top:90px;}.ml-90{margin-left:90px;}.mb-90{margin-bottom:90px;}.mr-90{margin-right:90px;}section{margin:30px 0 60px;}ul{margin:30px 0;}.snow-animation{overflow:hidden;}.snow-animation:after{content:"";position:absolute;background-image:url('../../../img/background-overlay-snow.png');background-size:30%;z-index:0;top:0;bottom:0;right:0;left:0;}.scroll-to-top-button{cursor:pointer;height:40px;width:100%;background:url('../../../img/button-scroll-up.svg') no-repeat;background-size:60%;background-position:center;}.scroll-to-top-wrapper{position:fixed;bottom:60px;right:15px;z-index:99;cursor:pointer;background-color:rgba(236,239,245,0.6);border-radius:8px;width:72px;border:4px solid rgba(81,100,204,0.6);box-shadow:0 8px rgba(81,100,204,0.6);}@media (hover:hover){.scroll-to-top-wrapper:hover{transform:translateY(4px);box-shadow:0 4px rgba(81,100,204,0.6);}}.img-gal{margin-top:30px;}.img-gal img{object-fit:cover;object-position:center;min-width:240px;max-width:400px;height:225px;object-fit:cover;border:3px solid #89a6dd;box-shadow:0 10px #89a6dd;border:none;border-radius:8px;}@media (hover:hover){.img-gal img:hover{transform:translateY(5px);box-shadow:0 5px #89a6dd;}}.img-prev{margin:0;}.img-prev img{object-fit:cover;object-position:center;width:300px;height:180px;border-radius:10px;border:3px solid #89a6dd;box-shadow:0 10px #89a6dd;border:none;margin-bottom:30px;}@media (hover:hover){.img-prev img:hover{transform:translateY(5px);box-shadow:0 5px #89a6dd;}}.img-box{margin-top:50px;display:flex;flex-wrap:wrap;justify-content:center;column-gap:30px;}video{background-color:black;max-width:760px;border-radius:10px;box-shadow:0 8px #909090;}button{-webkit-appearance:none;-moz-appearance:none;font:unset;width:240px;text-shadow:0 5px 5px rgba(0,0,0,0.05);}.btn{display:block;margin:0 auto 38px;padding:10px 10px;background-color:#fff;text-decoration:none;text-align:center;font-weight:700;width:240px;cursor:pointer;transition:none;}.btn-orange{color:#f9a01b !important;border:3px solid #f9a01b;box-shadow:0 8px #f9a01b;border-radius:8px;}@media (hover:hover){.btn-orange:hover{transform:translateY(4px);box-shadow:0 4px #f9a01b;}}.btn-blue{color:#5164cc !important;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;border-radius:8px;}@media (hover:hover){.btn-blue:hover{transform:translateY(4px);box-shadow:0 4px #89a6dd;}}.btn-round{display:block;width:80px;height:80px;border-radius:100%;border:1px solid blue;}.btn-round-phone-blue{background:url('../../../img/button-phone-blue.svg') no-repeat,#fff;background-position:50% 50%;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;}@media (hover:hover){.btn-round-phone-blue:hover{transform:translateY(4px);box-shadow:0 4px #89a6dd;}}.btn-round-phone-orange{background:url('../../../img/button-phone-orange.svg') no-repeat,#fff;background-position:50% 50%;border:3px solid #fad090;box-shadow:0 8px #fad090;}@media (hover:hover){.btn-round-phone-orange:hover{transform:translateY(4px);box-shadow:0 4px #fad090;}}.btn-round-mail-blue{background:url('../../../img/button-mail-blue.svg') no-repeat,#fff;background-position:50% 50%;border:3px solid #89a6dd;box-shadow:0 8px #89a6dd;}@media (hover:hover){.btn-round-mail-blue:hover{transform:translateY(4px);box-shadow:0 4px #89a6dd;}}.btn-round-mail-orange{background:url('../../../img/button-mail-orange.svg') no-repeat,#fff;background-position:50% 50%;border:3px solid #fad090;box-shadow:0 8px #fad090;}@media (hover:hover){.btn-round-mail-orange:hover{transform:translateY(4px);box-shadow:0 4px #fad090;}}.content-element-sitemap-list{list-style:none;}.content-element-sitemap-list a{text-decoration:none;color:#5164cc;}.content-element-sitemap-list li{padding:3px 0;}.content-element-sitemap-list-list{margin:5px 0;}.content-element-sponsor{margin-top:90px;margin-bottom:0;}.content-element-sponsor section{margin-bottom:0;}.content-element-sponsor .footer-end-sponsor{margin-bottom:0;}.content-element-sponsor .footer-end-sponsor .footer-end-sponsor-img{width:200px;}.content-element-sponsor .footer-end-sponsor .quer{width:400px;}.elem-box{max-width:400px;min-height:20px;margin:30px 0 40px;border-radius:8px;font-weight:600;padding:10px;}.elem-box ul{margin:15px 15px 15px 0;}.elem-box p{margin:16px 23px;}.elem-box-blue{border:3px solid #89a6dd;box-shadow:0 10px #89a6dd;background-color:#eceff5;color:#3f3f3f;}.content-element-header{text-align:start;}.content-element-header h1{padding-left:0;}.content-element-header p{display:none;color:#fffbcb;font-weight:800;text-shadow:0 7px 5px rgba(0,0,0,0.2);}.text-button{max-width:760px;}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:30px;justify-items:center;}@media (min-width:638px){.content-element-text-aside .br-end{display:none;}h4{margin:0;}.btn{margin-bottom:0;}.grid-2{display:grid;grid-template-columns:auto auto;column-gap:30px;margin-bottom:30px;justify-items:stretch;}.grid-2-heading{margin:0;grid-column:1 / span 2;}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:30px;justify-items:center;}.grid-3-heading{margin:0;grid-column:1 / span 2;}}@media (min-width:1024px){.grid-3-heading{grid-column:1 / span 3;}}@media (min-width:1650px){.content-element-header p{display:block;}}header{position:relative;width:100%;}header .header-nav{position:absolute;display:grid;width:calc(100% - 60px);gap:10px 30px;top:30px;align-items:center;justify-items:center;z-index:10;}header .header-nav-title{text-align:center;}header .header-nav-menu{display:grid;align-items:center;justify-items:center;}header .header-nav-menu-burger{cursor:pointer;height:40px;width:65px;background:url('../../../img/button-burger-mobile.svg') no-repeat;background-size:70%;background-position:center;}header .header-nav-menu-burger-wrapper{display:grid;justify-items:center;width:110%;border:3px solid #fffbcb;box-shadow:0 8px #fffbcb;background-color:rgba(81,100,204,0.6);border-radius:8px;}@media (hover:hover){header .header-nav-menu-burger-wrapper:hover{transform:translateY(4px);box-shadow:0 4px #fffbcb;}}header .header-nav-menu-items{position:relative;top:-50%;height:0%;width:100%;overflow:hidden;margin:8px 0 0 0;text-align:center;padding:0;background-color:rgba(52,65,137,0.8);border-bottom-left-radius:8px;border-bottom-right-radius:8px;}header .header-nav-menu-items ul{display:grid;list-style:none;margin:0;padding:10px 5px;}header .header-nav-menu-items ul li{margin:5px 10px;border-radius:5px;padding:3px 10px 0;}header .header-nav-menu-items ul li a{color:#fffbcb;text-decoration:none;font-family:"Bungee";font-size:1.3em;line-height:1.2em;font-weight:bold;}@media (hover:hover){header .header-nav-menu-items ul li:hover{background-color:rgba(137,166,221,0.5);}}header .header-background{position:relative;width:100%;z-index:-1;top:-5vw;}header .header-background img{width:100%;}header .header-background .header-background-kid{position:absolute;width:43%;top:28%;left:10%;}header .header-background-back{position:relative;z-index:-1;width:100%;}header .header-background-back-L{display:none;}header .header-background-back-M{display:none;}header .header-background-mountain{position:absolute;width:100%;}header .header-background-mountain-L{display:none;}header .header-background-mountain-M{display:none;}header .header-background-jump{position:absolute;width:100%;}header .header-background-jump-L{display:none;}header .header-background-jump-M{display:none;}@media (min-width:638px){.header-nav{grid-template-columns:1fr auto;align-items:start !important;}.header-nav-title{text-align:start;justify-self:start;}.header-nav-menu{justify-self:end;}.header-nav-menu-burger{background:url('../../../img/button-burger.svg') no-repeat !important;background-position:center !important;background-size:70% !important;justify-self:end;}.header-nav-menu-burger-wrapper{justify-self:end;}.header-nav-menu-items{text-align:end !important;grid-row:2;margin-right:25px !important;}.header-background .header-background-kid{width:25% !important;top:23% !important;left:20% !important;}.header-background-back-S{display:none;}.header-background-back-M{display:block !important;}.header-background-mountain-S{display:none;}.header-background-mountain-M{display:block !important;}.header-background-jump-S{display:none;}.header-background-jump-M{display:block !important;}}@media (min-width:1024px){.header-background .header-background-kid{width:12% !important;top:26% !important;left:30% !important;}.header-background-back-M{display:none !important;}.header-background-back-L{display:block !important;}.header-background-mountain-M{display:none !important;}.header-background-mountain-L{display:block !important;}.header-background-jump-M{display:none !important;}.header-background-jump-L{display:block !important;}}footer{position:relative;width:100%;}footer .footer-main{position:absolute;top:0;left:0;bottom:0;right:0;}footer .footer-main .inner-wrapper{height:100%;display:flex;justify-content:space-between;align-items:center;}footer .footer-main-nav{position:relative;width:min-content;text-align:start;margin:30px 0 0;}footer .footer-main-nav ul{display:grid;list-style:none;margin:0;padding:10px 0;text-shadow:0 7px 5px rgba(0,0,0,0.2);border-radius:8px;}footer .footer-main-nav ul li{margin:5px;}footer .footer-main-nav ul li a{color:#fffbcb;text-decoration:none;font-family:"Bungee";font-size:1.3em;line-height:1.2em;font-weight:bold;}@media (hover:hover){footer .footer-main-nav ul li a:hover{text-decoration:underline;}}footer .footer-main-social{margin:30px 0 0;}footer .footer-main-social-header{display:none;}footer .footer-main-social-list{list-style:none;margin:0;padding:0;max-width:70px;}footer .footer-main-social-list img{width:110;height:110;}footer .footer-background{position:relative;width:100%;z-index:-1;}footer .footer-background img{width:100%;}footer .footer-background .footer-background-kid{display:none;position:absolute;width:20%;top:8%;left:70%;background-color:rgba(98,84,197,0.25);border-radius:50%;transform:rotate(17deg);-webkit-box-shadow:0 0 20px 5px rgba(52,65,137,0.3);box-shadow:0 0 20px 5px rgba(52,65,137,0.3);}footer .footer-background-L{display:none;}footer .footer-background-M{display:none;}.footer-end{position:relative;}.footer-end h4{margin-bottom:30px;text-align:center;}.footer-end-sponsor{margin-bottom:60px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}.footer-end-sponsor img{width:200;height:100;}.footer-end-sponsor .quer{width:200px;}.footer-end-sponsor-img{width:100px;height:100%;margin:10px;border-radius:8px;padding:8px;background-color:#fff;-webkit-box-shadow:0 0 20px 5px rgba(144,144,144,0.2);box-shadow:0 0 20px 5px rgba(144,144,144,0.2);break-inside:avoid;}.footer-end-copyright{height:100px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;}.footer-end-copyright img{height:20px;width:auto;}.footer-end-copyright-background{background-color:#d4d4d4;}.footer-end p{font-weight:200;padding:0;margin:0;}@media (min-width:638px){footer .footer-main-nav{margin:3vw 0 0 0;}footer .footer-main-social-header{margin:10vw 0 20px 0;display:block;text-align:center;color:#fffbcb;font-family:"Bungee";font-size:1.8em;text-shadow:0 7px 5px rgba(0,0,0,0.2);}footer .footer-main-social-list{display:flex;max-width:unset;justify-content:center;}footer .footer-background .footer-background-kid{display:block !important;}footer .footer-background-S{display:none !important;}footer .footer-background-M{display:block;}.footer-end-copyright{height:50px;flex-direction:unset;justify-content:space-between;}.footer-end-copyright a{height:18px;}.footer-end-copyright img{height:100%;width:auto;margin-bottom:2px;}.footer-end-copyright-background{background-color:#d4d4d4;}}@media (min-width:1024px){.footer-main-nav{margin:5vw 0 0 0 !important;}.footer-main-social-header{margin:5vw 0 20px 0 !important;}.footer-background .footer-background-kid{width:12% !important;top:7% !important;left:71% !important;transform:rotate(14deg) !important;}.footer-background-M{display:none !important;}.footer-background-L{display:block !important;}}main{width:100%;}.main-heading{position:relative;width:100%;top:-33vw;text-align:center;}.main-content{position:relative;width:100%;top:-20vw;margin-bottom:-35vw;}.middle-background{position:absolute;top:40%;width:100%;z-index:-1;}.middle-background img{width:100%;}.middle-background-L{display:none;}.middle-background-M{display:none;}@media (min-width:638px){.main-heading{top:-20vw;}.main-content{top:-10vw;margin-bottom:-10vw;}.middle-background-S{display:none !important;}.middle-background-M{display:block;}}@media (min-width:1024px){.main-heading{width:100%;top:-20vw;text-align:center;display:grid;grid-template-columns:minmax(300px,530px) auto;column-gap:30px;height:360px;}.main-heading .content-element-header{grid-column:2;grid-row:1;height:max-content;justify-self:end;align-self:center;margin:0;}.main-heading .content-element-slider{width:100%;grid-column:1;grid-row:1;justify-self:start;align-self:start;margin:0;}.main-content{top:-20vw;margin-bottom:-20vw;}.middle-background-M{display:none !important;}.middle-background-L{display:block !important;}}@media (min-width:2048px){.main-heading{top:-17vw;}.main-content{top:-15vw;margin-bottom:-15vw;}}
