@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0;margin:0!important}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;height:100%;display:flex;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;display:flex}.splide__pagination li{pointer-events:auto;margin:0;line-height:1;list-style-type:none;display:inline-block}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;margin:0;position:relative;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;border:2px solid #999;border-left-color:#0000;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite splide-loading;display:inline-block;position:absolute;inset:0}.splide__sr{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:#0000001a;--f-spinner-color-2:#11181ccc;--f-spinner-stroke:2.75}.f-spinner{width:var(--f-spinner-width);height:var(--f-spinner-height);margin:auto;padding:0}.f-spinner svg{vertical-align:top;width:100%;height:100%;animation:2s linear infinite f-spinner-rotate}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:2s ease-in-out infinite f-spinner-dash}@keyframes f-spinner-rotate{to{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s)ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s)ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance,150px)*-1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance,150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration,.2s)ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s)ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;transform:scale(.975)translateY(16px)}to{opacity:1;transform:scale(1)translate(0,0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975)translateY(16px)}}.f-fadeIn{animation:var(--f-transition-duration,.2s)var(--f-transition-easing,ease)var(--f-transition-delay,0s)both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s)var(--f-transition-easing,ease)var(--f-transition-delay,0s)both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s)ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s)ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s)ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s)ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s)ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration,.2s)*.5)linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translate(0,0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translate(0,0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s)cubic-bezier(.16,1,.3,1)f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{opacity:0;transform:translate(-75px)}to{opacity:1;transform:translate(0,0)}}@keyframes f-classicInPrev{0%{opacity:0;transform:translate(75px)}to{opacity:1;transform:translate(0,0)}}@keyframes f-classicOutNext{to{opacity:0;transform:translate(-75px)}}@keyframes f-classicOutPrev{to{opacity:0;transform:translate(75px)}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:.65}.f-button{box-sizing:content-box;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition);justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative}@media (hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{box-shadow:inset 0 0 0 var(--f-button-outline,2px)var(--f-button-outline-color,var(--f-button-color));outline:none}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none;transition:opacity .15s}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{z-index:1;position:absolute}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{scroll-behavior:auto;width:auto;overflow:visible}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--fancybox-body-margin,0px) + var(--fancybox-scrollbar-compensate,0px));overscroll-behavior-y:none;width:auto;overflow:hidden!important}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:#18181bfa;--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:#ffffff1a;--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;box-sizing:border-box;color:#f8f8f8;-webkit-tap-highlight-color:#0000;z-index:var(--fancybox-zIndex,1050);transform-origin:0 0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain;direction:ltr;outline:none;flex-direction:column;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:visible}.fancybox__container *,.fancybox__container :before,.fancybox__container :after{box-sizing:inherit}.fancybox__container::backdrop{background-color:#0000}.fancybox__backdrop{z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity;position:fixed;inset:0}.fancybox__carousel{box-sizing:border-box;z-index:10;flex:1;min-height:0;position:relative;overflow:clip visible}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{height:100%;margin:0 auto;display:flex}.fancybox__slide{margin:0 var(--fancybox-slide-gap)0 0;overscroll-behavior:contain;backface-visibility:hidden;flex-direction:column;flex:none;align-items:center;width:100%;height:100%;padding:4px;display:flex;position:relative;overflow:auto;transform:translate(0,0)}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video,.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;z-index:20;border-radius:0;flex-direction:column;align-self:center;max-width:100%;margin:0;padding:2rem;display:flex;position:relative}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{backface-visibility:hidden;background:50%/contain no-repeat;min-height:1px;padding:0;transition:none;transform:translate(0,0)}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{object-fit:contain;-webkit-user-select:none;user-select:none;filter:blur();width:100%;height:100%;min-height:0;margin:auto;display:block}.fancybox__caption{overflow-wrap:anywhere;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible;flex-shrink:0;align-self:center;max-width:100%;margin:0;padding:14px 0 4px;line-height:1.375}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;z-index:40;position:absolute;top:0;right:8px}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;opacity:.75;position:absolute;top:-38px;right:0}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{margin:0;padding:0;position:relative}.fancybox__footer .fancybox__caption{opacity:var(--fancybox-opacity,1);width:100%;padding:24px;transition:all .25s}.is-compact .fancybox__footer{z-index:20;background:#18181b80;position:absolute;bottom:0;left:0;right:0}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:#0009;--f-button-active-bg:#0009;--f-button-hover-bg:#0009;--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:#18181b4d;--f-button-active-bg:#18181b80;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px #18181b80);--f-button-svg-disabled-opacity:.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{content:"";z-index:1;position:absolute;inset:-30px -20px}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5))0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));z-index:30;cursor:pointer;position:absolute;top:50%;left:50%}.fancybox-protected{z-index:40;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.fancybox-ghost{object-fit:contain;z-index:40;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;min-height:0;position:absolute;top:0;left:0}.fancybox-focus-guard{opacity:0;pointer-events:none;outline:none;position:fixed}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content){animation:var(--f-interface-enter-duration,.25s)ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s)ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content){animation:var(--f-interface-exit-duration,.15s)ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s)ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;max-width:100%;height:540px;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{color:#fff;background:#18181be6;padding:0}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:0 0;border:0;width:100%;height:100%;display:block}.fancybox-placeholder{clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;perspective:1000px;flex:none;margin:0;position:relative;overflow:hidden;transform:translateZ(0)}.f-thumbs .f-spinner{z-index:-1;background-image:linear-gradient(#ebeff2,#e2e8f0);border-radius:2px;width:100%;height:100%;position:absolute;top:0;left:0}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate(0,0)}.f-thumbs__track{display:flex}.f-thumbs__slide{box-sizing:content-box;width:var(--f-thumb-width);height:var(--f-thumb-height);cursor:pointer;flex:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:visible}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{content:"";top:0;bottom:0;left:calc((var(--f-thumb-clip-width,0))*-.5);width:calc(var(--width,0)*1px + var(--f-thumb-clip-width,0));cursor:pointer;position:absolute}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift,0)*-1px),0,0);pointer-events:none;transition:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color))drop-shadow(2px 0px 0px var(--f-thumb-outline-color))drop-shadow(0px -1px 0px var(--f-thumb-outline-color))drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);border-radius:var(--f-thumb-border-radius);cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);background:0 0;border:0;outline:none;height:100%;margin:0 -100%;padding:0;transition:opacity .2s;position:relative;overflow:hidden}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{opacity:var(--f-thumb-selected-opacity);outline:none}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc(((var(--f-thumb-width,0) - var(--f-thumb-clip-width,0)))*(1 - var(--progress,0))*.5)round var(--f-thumb-border-radius,0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";border:var(--f-thumb-outline,0)solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);z-index:10;height:auto;animation:.2s ease-out f-fadeIn;position:absolute;inset:0}.f-thumbs__slide__img{padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius);width:100%;height:100%;margin:0;position:absolute;inset:0;overflow:hidden}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap)0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap)0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1);position:relative}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap)0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,#fffffff0);--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:#18181ba6;--f-button-hover-bg:#464649a6;--f-button-active-bg:#5a5a5da6;--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px #18181b26);--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.65;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px #00000080);pointer-events:none;z-index:20;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;display:flex}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{flex-flow:wrap;align-content:flex-start;display:flex}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{flex-wrap:nowrap;justify-content:flex-end;display:flex}.fancybox__infobar{line-height:var(--f-button-height);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;user-select:none;padding:0 5px;font-size:17px}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{opacity:.3;height:100%}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child,.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{transform-origin:0;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;-webkit-user-select:none;user-select:none;pointer-events:none;height:3px;transition-property:transform;transition-timing-function:linear;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hide-small{display:none}@media screen and (min-width:900px){.hide-small{display:block}}.hide-large{display:block}@media screen and (min-width:900px){.hide-large{display:none}}.global__preamble{font-size:1.25rem}@media screen and (min-width:720px){.global__preamble{font-size:1.5rem}}.rajdhani-font{font-family:Rajdhani;font-weight:600}.orange{color:#ff671d}.background-ff671d .list-block-rte .list-block-rte__heading,.background-ff671d .list-block-rte li.list-block-rte__item:before,.background-0091b3 .list-block-rte .list-block-rte__heading,.background-0091b3 .list-block-rte li.list-block-rte__item:before{color:#fff}*{box-sizing:border-box}main.page-content{margin-top:130px}@media screen and (min-width:900px){main.page-content{margin-top:143px}}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]),[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%;overflow-y:scroll}body{flex-direction:column;min-height:100vh;margin:0;font-size:1rem;font-weight:400;line-height:1.4;display:flex}body,button,input,select,textarea{font-family:Work Sans,serif}::selection{color:#fff;text-shadow:none;background:#000}a,a:visited,a:hover{color:#000}a:hover,a:active{outline:0}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{border:0;border-top:1px solid #ccc;height:1px;margin:1em 0;padding:0;display:block}ins{color:#000;background:#ff9;text-decoration:none}mark{color:#000;background:#ff0;font-style:italic;font-weight:700}pre,code,kbd,samp{_font-family:"courier new",monospace;font-family:monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}strong{font-weight:700}em{font-style:italic}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.3em}h1{font-family:Rajdhani,serif;font-size:4rem;font-weight:500}@media screen and (min-width:1663px){h1{font-size:6rem}}h2{font-family:Rajdhani,serif;font-size:3rem;font-weight:500}@media screen and (min-width:1663px){h2{font-size:4rem}}h3{font-family:Work Sans,serif;font-size:2rem;font-weight:400}@media screen and (min-width:1663px){h3{font-size:2.5rem}}h4{text-transform:uppercase;font-family:Work Sans,serif;font-size:1.75rem;font-weight:400}@media screen and (min-width:1663px){h4{font-size:1.75rem}}h5{text-transform:uppercase;font-family:Work Sans,serif;font-size:1.5rem;font-weight:600}@media screen and (min-width:1663px){h5{font-size:1.5rem}}h6{font-family:Work Sans,serif;font-size:1.75rem;font-weight:400}@media screen and (min-width:1663px){h6{font-size:1.75rem}}.preamble{font-family:Work Sans,serif;font-size:1.5rem;font-weight:400}@media screen and (min-width:1663px){.preamble{font-size:1.5rem}}ul,ol{margin:0 0 1em;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul,nav ol{margin:0;padding:0;list-style:none}img{-ms-interpolation-mode:bicubic;border:0}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer;display:block}legend{border:0;padding:0}button,input,select,textarea{vertical-align:baseline;margin:0;font-size:100%}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}textarea{vertical-align:top;resize:vertical;overflow:auto}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #000}.skip-to-content #skip-to-content{z-index:999;color:#000;background-color:#fff;border-radius:4px;padding:32px;font-size:2rem;position:fixed;top:-25vh;left:50%;transform:translate(-50%)}.skip-to-content #skip-to-content:focus-visible{top:24px}@media print{.skip-to-content #skip-to-content{display:none!important}}.container-large{max-width:calc(1663px - .5rem);margin:0 auto}@media screen and (min-width:720px){.container-large{max-width:calc(1663px - 2rem)}}.container{max-width:calc(100% - 1rem);margin:0 auto}@media screen and (min-width:720px){.container{max-width:unset;width:min(100% - 64px,1440px);margin:auto}}@media screen and (min-width:1440px){.container{max-width:90rem;margin:0 auto}}.block{border-radius:40px;margin:2rem 0;overflow:hidden}@media screen and (min-width:900px){.block{margin:2rem 0}}.primary-navigation-mobile{display:block}@media screen and (min-width:1240px){.primary-navigation-mobile{display:none}}.primary-navigation-mobile .menu-toggle{cursor:pointer;flex-direction:column;justify-content:space-between;width:30px;height:30px;margin-left:16px;display:flex;position:relative}.primary-navigation-mobile .menu-toggle .line{background-color:#fff;border-radius:2px;width:100%;height:4px;transition:transform .3s,opacity .3s}.primary-navigation-mobile .menu-toggle .menu-toggle.open .line:first-child{transform:translateY(10px)rotate(45deg)}.primary-navigation-mobile .menu-toggle .menu-toggle.open .line:nth-child(2){opacity:0}.primary-navigation-mobile .menu-toggle .menu-toggle.open .line:nth-child(3){transform:translateY(-10px)rotate(-45deg)}.primary-navigation-mobile .menu-toggle .menu-toggle.open .line:nth-child(4){opacity:0}.primary-navigation-mobile .menu-section .buttonLink{margin-bottom:30px;display:inline-block}.primary-navigation-mobile .menu-section ul{margin:0;padding:0;list-style:none}.primary-navigation-mobile .menu-section ul .main-link,.primary-navigation-mobile .menu-section ul .main-link>a{color:#fff;flex-grow:1;padding:20px 0;font-size:1.5rem;font-weight:500;text-decoration:none}.primary-navigation-mobile .menu-section ul .main-link:hover,.primary-navigation-mobile .menu-section ul .main-link>a:hover{text-decoration:underline}.primary-navigation-mobile .menu-section ul .has-subpages button[aria-expanded=true] svg{transform:rotate(180deg)}.primary-navigation-mobile .menu-section ul .has-subpages .link-container{justify-content:space-between;align-items:center;display:inline-flex}.primary-navigation-mobile .menu-section ul .has-subpages .toggle-subpages{cursor:pointer;background:0 0;border:none;align-items:center;margin-left:8px;padding:0;display:flex}.primary-navigation-mobile .menu-section ul .has-subpages .other-links.hidden{display:none}.primary-navigation-mobile .menu-section ul .has-subpages .other-links.visible{color:#fff;text-transform:none;font-size:1.25rem;font-weight:500;display:block}.primary-navigation-mobile .menu-section ul .has-subpages .other-links.visible li{padding:10px 0}.primary-navigation-mobile .menu-section ul .has-subpages .other-links.visible a{color:#fff;text-decoration:none}.primary-navigation-mobile .menu-section ul .has-subpages .other-links.visible a:hover{text-decoration:underline}.primary-navigation-mobile .menu-section ul .has-subpages .subpages{margin-bottom:42px;padding-left:40px;font-size:1.25rem;display:none}.primary-navigation-mobile .menu-section ul .has-subpages .subpages.hidden{display:none}.primary-navigation-mobile .menu-section ul .has-subpages .subpages.visible{display:block}.primary-navigation-mobile .menu-section ul .has-subpages .subpages.visible li .link-container{padding:10px 0}.primary-navigation-mobile .menu-section ul .has-subpages .subpages.visible li .link-container a{color:#fff;font-size:1.25rem;font-weight:500;text-decoration:none}.primary-navigation-mobile .menu-section ul .has-subpages .subpages.visible li .link-container a:hover{text-decoration:underline}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .subpages-link{text-underline-offset:9px;border-bottom:2px solid #fff}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .level-three{text-transform:none}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .level-three.hidden{display:none}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .level-three.visible{padding:0;display:block}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .level-three.visible li{padding:10px 0}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .level-three.visible li a{color:#fff;font-size:1.25rem;font-weight:500;text-decoration:none}.primary-navigation-mobile .menu-section ul .has-subpages .subpages .level-three.visible li a:hover{text-decoration:underline}.primary-navigation-desktop{font-size:1.25rem;display:none}@media screen and (min-width:1240px){.primary-navigation-desktop{display:block}.primary-navigation-desktop>ul{padding:0;list-style:none;display:flex}.primary-navigation-desktop>ul>li{color:#fff;align-items:center;gap:6px;padding:12px 24px;display:flex}.primary-navigation-desktop>ul>li a{color:#fff;text-decoration:none}.primary-navigation-desktop>ul>li a:hover{text-decoration:underline}.primary-navigation-desktop>ul>li .has-subpages{padding:12px 36px 12px 24px}.primary-navigation-desktop>ul>li a{display:block}.primary-navigation-desktop>ul>li span:hover{cursor:pointer}.primary-navigation-desktop>ul>li.has-subpages>span:hover{cursor:pointer;text-decoration:underline}.primary-navigation-desktop>ul>li.active,.primary-navigation-desktop>ul>li.current-page{background-color:#0091b399;border-radius:40px}.primary-navigation-desktop>ul>li.current-page:has(~li[aria-expanded=true]){background-color:#0000}.primary-navigation-desktop>ul>li[aria-expanded=true]{background-color:#0091b399;border-radius:40px}.primary-navigation-desktop>ul>li[aria-expanded=true]~li.current-page{background-color:#0000}.primary-navigation-desktop>ul>li .mega-menu{z-index:999;background-color:#003a5d;border-radius:0 0 40px 40px;gap:230px;padding:22px 40px 40px;display:none;position:absolute;top:100%;left:0;right:0}.primary-navigation-desktop>ul>li .mega-menu a:hover{text-underline-offset:8px;text-decoration:underline}.primary-navigation-desktop>ul>li .mega-menu .other-links{flex-direction:column;display:flex}.primary-navigation-desktop>ul>li .mega-menu .other-links li{padding:10px 8px 10px 0}.primary-navigation-desktop>ul>li .mega-menu .subpages{gap:80px;font-size:1.25rem;display:flex}.primary-navigation-desktop>ul>li .mega-menu .subpages li{padding:10px 8px}.primary-navigation-desktop>ul>li .mega-menu .subpages span{flex-direction:column;display:flex}.primary-navigation-desktop>ul>li .mega-menu .subpages span>li{text-underline-offset:8px;text-transform:uppercase;margin-bottom:15px;text-decoration:underline}}.toxic-baseline-form{max-width:1600px;margin:0 auto;padding:0 1rem}.toxic-baseline-form :focus-visible{outline:auto}.toxic-baseline-form .umbraco-forms-caption{font-size:1rem}.toxic-baseline-form .umbraco-forms-fieldset{margin-bottom:20px}.toxic-baseline-form .umbraco-forms-fieldset .row-fluid{gap:5%;display:flex}.toxic-baseline-form .umbraco-forms-fieldset .umbraco-forms-container{width:100%}.toxic-baseline-form .umbraco-forms-fieldset legend{margin-bottom:8px;font-size:1.6rem}.toxic-baseline-form .umbraco-forms-fieldset .help-block{margin-bottom:8px;display:inline-block}.toxic-baseline-form .umbraco-forms-field{margin-bottom:20px;position:relative}:is(.toxic-baseline-form .umbraco-forms-field:has(.field-validation-error) input,.toxic-baseline-form .umbraco-forms-field:has(.field-validation-error) select,.toxic-baseline-form .umbraco-forms-field:has(.field-validation-error) textarea){border:1px solid #f33!important}@media screen and (max-width:900px){.toxic-baseline-form .dataconsent{max-width:250px}}.toxic-baseline-form .dataconsent .umbraco-forms-field-wrapper{position:relative}@media screen and (max-width:900px){.toxic-baseline-form .dataconsent .umbraco-forms-field-wrapper{padding-bottom:8px}}.toxic-baseline-form .dataconsent .umbraco-forms-field-wrapper label{padding-left:30px}.toxic-baseline-form .dataconsent .umbraco-forms-field-wrapper input{cursor:pointer;transform:none!important}.toxic-baseline-form .umbraco-forms-navigation input[type=submit]{background-color:#0000;border:1px solid #010101;border-radius:10px;padding:8px 16px;transition:all .2s ease-in-out}.toxic-baseline-form .umbraco-forms-navigation input[type=submit]:hover{color:#fff;background-color:#010101}.toxic-baseline-form input[type=text],.toxic-baseline-form textarea,.toxic-baseline-form input.datepickerfield,.toxic-baseline-form select{background-color:#0000;border:1px solid #010101;border-radius:10px;width:100%;padding:.5rem .8rem}.toxic-baseline-form select,.toxic-baseline-form .datepickerfield{cursor:pointer}.toxic-baseline-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00072 5.172L11.9507 0.222L13.3647 1.636L7.00072 8L0.636719 1.636L2.05072 0.222L7.00072 5.172Z' fill='%2309121F'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat}.toxic-baseline-form label.umbraco-forms-label{color:#010101;margin-bottom:.5rem;font-weight:500;line-height:1.375rem}@media screen and (min-width:900px){.toxic-baseline-form label.umbraco-forms-label{width:max-content}}.toxic-baseline-form h2{font-size:1.6rem;font-weight:700;line-height:1.8rem}.toxic-baseline-form .longanswer textarea{resize:none;min-height:150px}.toxic-baseline-form .date input[type=text]{background-image:url(../date.60aa9a90.svg);background-position:right .8rem center;background-repeat:no-repeat;background-size:1.2rem}.toxic-baseline-form input[type=checkbox]{appearance:none;font:inherit;color:#010101;background-color:#fff;border:.15em solid #010101;border-radius:.15em;place-content:center;width:1.15em;height:1.15em;margin:0;display:grid;position:absolute;left:0;transform:translateY(-.075em)}.toxic-baseline-form input[type=checkbox]:before{content:"";transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);border:none;width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0);box-shadow:inset 1em 1em #010101}.toxic-baseline-form input[type=checkbox]:checked{background-color:#000;border:.15em solid #000}.toxic-baseline-form input[type=checkbox]:checked:before{transform:scale(1)}.toxic-baseline-form input[type=checkbox]:focus-visible{outline-offset:max(2px,.15em)}.toxic-baseline-form input[type=checkbox]:disabled{color:gray;cursor:not-allowed}.toxic-baseline-form input[type=radio]{appearance:none;font:inherit;color:currentColor;cursor:pointer;background-color:#fff;border:.15em solid #010101;border-radius:50%;place-content:center;width:1.15em;height:1.15em;margin:2px 0 0;display:grid;position:absolute;transform:translateY(-.075em)}.toxic-baseline-form input[type=radio]:before{content:"";border-radius:50%;width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0);box-shadow:inset 1em 1em #000}.toxic-baseline-form input[type=radio]:checked{border:.1em solid #000}.toxic-baseline-form input[type=radio]:checked:before{transform:scale(1)}.toxic-baseline-form input[type=radio]:focus-visible{outline-offset:max(2px,.15em)}.toxic-baseline-form .singlechoice .radiobuttonlist{position:relative}.toxic-baseline-form .singlechoice .radiobuttonlist label{width:max-content;padding-left:30px}.toxic-baseline-form .multiplechoice .checkboxlist{position:relative}.toxic-baseline-form .multiplechoice .checkboxlist label{width:max-content;padding-left:30px}.toxic-baseline-form .checkbox{flex-wrap:wrap;height:max-content;display:flex;position:relative}.toxic-baseline-form .checkbox label{width:100%}.toxic-baseline-form .checkbox .help-block{margin:0;padding-left:30px}.toxic-baseline-form .checkbox .umbraco-forms-field-wrapper{width:max-content;position:absolute;bottom:1px;left:0}.toxic-baseline-form .checkbox .umbraco-forms-field-wrapper input{cursor:pointer;position:relative}.toxic-baseline-form .fileupload{padding-bottom:25px}@media screen and (max-width:900px){.toxic-baseline-form .fileupload{max-width:250px}}.toxic-baseline-form .fileupload .help-block{margin-bottom:16px}.toxic-baseline-form .fileupload input::file-selector-button{appearance:none;color:#fff;letter-spacing:-.04rem;background-color:#242424;background-repeat:no-repeat;background-size:contain;border:1px solid #010101;border-radius:10px;outline:none;min-width:100px;margin:0 15px 0 0;padding:8px 16px;font-size:.875rem;font-weight:500;line-height:1.264rem;transition:all .2s ease-in-out}@media screen and (min-width:900px){.toxic-baseline-form .fileupload input::file-selector-button{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 17H18.5V19H0.5V17ZM10.5 3.828V15H8.5V3.828L2.429 9.9L1.015 8.486L9.5 0L17.985 8.485L16.571 9.899L10.5 3.83V3.828Z' fill='%23F1F1F1'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:20px;min-width:200px}}.toxic-baseline-form .fileupload input::file-selector-button:hover{color:#fff;cursor:pointer;background-color:#525252;border:1px solid #525252}.toxic-baseline-form .fileupload .field-validation-error{bottom:0;left:0}.toxic-baseline-form .input-validation-error{background-image:url(../alert-triangle.c8356ec7.svg);background-position:right .8rem center;background-repeat:no-repeat;background-size:1.3rem}.toxic-baseline-form .input-validation-error.form-checkbox,.toxic-baseline-form .input-validation-error.checkbox-item{background-image:none}.toxic-baseline-form textarea.input-validation-error{background-position:right .8rem top 1rem;background-size:1.3rem}.toxic-baseline-form input.datepickerfield.input-validation-error{background-image:url(../date-error.5d447c18.svg)!important}.toxic-baseline-form .field-validation-error{color:#f33;align-items:center;margin-top:.2rem;font-size:.95rem;font-weight:500;display:flex}@media screen and (min-width:900px){.toxic-baseline-form .field-validation-error{min-width:300px}}.toxic-baseline-form .shortanswer .field-validation-error,.toxic-baseline-form .longanswer .field-validation-error,.toxic-baseline-form .date .field-validation-error{bottom:-35px;left:0}.toxic-baseline-form .umbraco-forms-hidden{display:none}.hero-group{max-width:unset;background-color:#0091b3b3;border-radius:40px;width:min(100% - 1rem,1800px);min-height:400px;margin-bottom:1rem;position:relative;overflow:hidden}@media screen and (min-width:1113px){.hero-group{min-height:580px}}.hero-group .picture-container{z-index:0;width:100%;height:100%;position:absolute}.hero-group .picture-container:before{content:"";opacity:.7;z-index:1;background-color:#0091b3;width:50%;height:100%;display:none;position:absolute;top:0;left:0}@media screen and (min-width:1113px){.hero-group .picture-container:before{display:block}}.hero-group .picture-container picture img{display:none}@media screen and (min-width:1113px){.hero-group .picture-container picture img{object-fit:cover;width:100%;height:100%;display:block}.hero-group.show-full-image{flex-direction:row-reverse;align-items:stretch;display:flex}}.hero-group.show-full-image .png-container{background-color:#fff;justify-content:center;align-items:center;width:50%;display:none}@media screen and (min-width:1113px){.hero-group.show-full-image .png-container{padding:2rem;display:flex}}.hero-group.show-full-image .png-container picture img{object-fit:contain;max-width:100%}.hero-group .text-container{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);flex-direction:column;justify-content:center;align-items:flex-end;min-height:400px;padding:54px 22px;display:flex}.hero-group .text-container .inner{width:100%}@media screen and (min-width:1113px){.hero-group .text-container .inner{align-self:center;max-width:670px}.hero-group .text-container{z-index:2;width:50%;height:100%;min-height:580px}}@media screen and (min-width:1113px) and (min-width:1440px){.hero-group .text-container{padding:50px}}.hero-group .text-container .heading{color:#fff;letter-spacing:-2.88px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;max-width:570px;margin:0;line-height:4rem;display:flex}@media screen and (min-width:1663px){.hero-group .text-container .heading{font-size:5rem}}.hero-group .text-container .heading span{letter-spacing:-1.92px;margin-bottom:1rem;font-size:3rem;line-height:3rem}@media screen and (min-width:1663px){.hero-group .text-container .heading span{font-size:4rem;line-height:4rem}.hero-group .text-container .heading{line-height:6rem}}.hero-group .text-container .text{color:#fff;max-width:525px;font-size:1.25rem}.hero-group .text-container .text p{margin-bottom:0}@media screen and (min-width:1663px){.hero-group .text-container .text{font-size:1.5rem}}.hero-group .text-container .buttonLinks-container{margin-top:55px}@media screen and (min-width:900px){.hero-group .text-container .buttonLinks-container{margin-top:48px}}.hero-group .text-container .buttonLink{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #fff;border-radius:48px;justify-content:center;align-items:center;min-height:46px;margin-bottom:.5rem;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.hero-group .text-container .buttonLink:hover{color:#ff671d;background-color:#fff}@media screen and (min-width:1113px){.hero-block__startpage,.hero-block__startpage .text-container{min-height:790px}}@media screen and (min-width:1663px){.hero-block__startpage .text-container .heading{font-size:96px}}.hero-block__startpage .text-container .text{max-width:671px}.cta-block{color:#fff;text-align:center;text-align:left;background-color:#0091b3;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1.5rem;display:flex}@media screen and (min-width:720px){.cta-block{padding:50px}}@media screen and (min-width:1113px){.cta-block{flex-direction:row;justify-content:space-between;align-items:flex-end}}.cta-block .text-section{max-width:900px}.cta-block .text-section .heading{word-break:break-all;font-family:Work Sans,serif;font-size:2rem;font-weight:400}@media screen and (min-width:1663px){.cta-block .text-section .heading{font-size:2.5rem}}.cta-block .text-section .text{margin-bottom:31px}@media screen and (min-width:1113px){.cta-block .text-section .text{margin-bottom:0}}.cta-block .button-orange{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-self:flex-start;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.cta-block .button-orange:hover{background-color:#cf4d25}.cta-block .button-white{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #fff;border-radius:48px;justify-content:center;align-self:flex-start;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.cta-block .button-white:hover{color:#ff671d;background-color:#fff}@media screen and (min-width:1113px){.cta-block .button--down{align-self:flex-end}}.cta-block.centered{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.cta-block.centered .text-section{flex-direction:column;gap:1.5rem;display:flex}.cta-block.centered .text-section .heading{margin:0}.cta-block.centered .text-section .text p{font-size:1.1rem}.cta-block.centered .text-section .text p:first-child{margin-top:0}.cta-block.centered .button--down,.cta-block.centered .button-orange,.cta-block.centered .button-white{align-self:center}.text-image-block{background-color:#fff;flex-flow:column-reverse wrap;align-items:stretch;width:100%;display:flex}.text-image-block.image-left{flex-direction:column-reverse}.text-image-block.image-left .text-container{padding:2.5rem 1.5rem 2rem}@media screen and (min-width:720px){.text-image-block.image-left .text-container{padding:3rem 2rem}}@media screen and (min-width:1113px){.text-image-block.image-left .text-container{padding:5.25rem}}@media screen and (min-width:900px){.text-image-block.image-left{flex-direction:row-reverse}}.text-image-block .text-container{background-color:#fff;flex-direction:column;flex:100%;justify-content:center;padding:2.5rem 1.5rem 2rem;display:flex}@media screen and (min-width:720px){.text-image-block .text-container{padding:3rem 2rem}}@media screen and (min-width:1113px){.text-image-block .text-container{padding:5.25rem}}@media screen and (min-width:900px){.text-image-block .text-container{flex:50%;min-height:640px}}.text-image-block .text-container .heading{margin-top:auto;margin-bottom:1.75rem;font-size:2.5rem;line-height:1em}@media screen and (min-width:900px){.text-image-block .text-container .heading{max-width:500px;margin-bottom:1.5rem;font-size:4rem}}.text-image-block .text-container .text{font-size:1.25rem;font-weight:300;line-height:1.2em}@media screen and (min-width:900px){.text-image-block .text-container .text{max-width:510px}}.text-image-block .text-container .buttonLink{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-self:flex-start;align-items:center;min-height:46px;margin-top:50px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.text-image-block .text-container .buttonLink:hover{background-color:#cf4d25}.text-image-block .picture-container{flex:100%;max-width:100%}@media screen and (min-width:900px){.text-image-block .picture-container{flex:50%;max-width:50%}}.text-image-block .picture-container picture,.text-image-block .picture-container img{object-fit:cover;width:100%;height:100%;min-height:336px;display:block}.text-image-block .picture-container.full-width-image picture{justify-content:center;display:flex}.text-image-block .picture-container.full-width-image img{object-fit:contain;height:auto;max-height:336px;padding:1rem}@media screen and (min-width:900px){.text-image-block .picture-container.full-width-image img{max-height:640px}.text-image-block{flex-flow:row}}.text-block{justify-content:center;padding:54px 22px;display:flex}@media screen and (min-width:1440px){.text-block{padding:50px}}.text-block .text-container{text-align:center;max-width:700px}.text-block .text-container h2{margin-bottom:1rem}.text-block .text-container .text{margin-bottom:44px;font-size:1.5rem}.text-block .text-container .text--small{max-width:478px;margin:0 auto 44px}.text-block .text-container .buttonLink{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-self:flex-start;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.text-block .text-container .buttonLink:hover{background-color:#cf4d25}.link-card-block{background-color:#fff;flex-direction:column;gap:2rem;width:100%;padding:2.5rem 1.5rem 2rem;display:flex}@media screen and (min-width:720px){.link-card-block{padding:3rem 2rem}}@media screen and (min-width:1113px){.link-card-block{flex-direction:row;align-items:flex-start;gap:56px;padding:5.25rem}}.link-card-block .text-container{flex:100%}@media screen and (min-width:900px){.link-card-block .text-container{flex:32%}}.link-card-block .heading{letter-spacing:-1.92px;line-height:1em}.link-card-block .text{font-size:1.25rem;font-weight:300;line-height:1.2em}.link-card-block .card-container{flex-direction:column;flex:100%;gap:18px;max-width:100%;display:flex}@media screen and (min-width:720px){.link-card-block .card-container{grid-gap:1rem;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;display:grid}}@media screen and (min-width:900px){.link-card-block .card-container{grid-gap:2rem}}@media screen and (min-width:1113px){.link-card-block .card-container{max-width:68%}}.link-card-block .card-container .card{background-position:50%;background-size:cover;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.link-card-block .card-container .card__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.link-card-block .card-container .card__overlay-link{width:100%;height:100%;position:absolute;top:0;left:0}.link-card-block .card-container .card__overlay-link:before{content:"";z-index:1;background-color:#0000004d;border-radius:20px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.link-card-block .card-container .card__overlay-link:hover+.buttonLink{color:#000;background-color:#fff}.link-card-block .card-container .card:first-child{aspect-ratio:1.1;background-color:#0091b3}@media screen and (min-width:720px){.link-card-block .card-container .card:first-child{grid-area:1/1/span 2;width:100%}}.link-card-block .card-container .card:nth-child(2){aspect-ratio:1.9;background-color:#ebebeb}@media screen and (min-width:720px){.link-card-block .card-container .card:nth-child(2){aspect-ratio:unset;grid-area:1/2}}.link-card-block .card-container .card:nth-child(3){aspect-ratio:1.9;background-color:#ff671d}@media screen and (min-width:720px){.link-card-block .card-container .card:nth-child(3){aspect-ratio:unset;grid-area:2/2}}.link-card-block .card-container .card .buttonLink{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;z-index:2;pointer-events:none;background-color:#0000;border:3px solid #fff;border-radius:48px;justify-content:center;align-items:center;min-height:46px;margin:1rem;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.link-card-block .card-container .card .buttonLink:hover{color:#000;background-color:#fff}.link-card-block .card-container .card:hover .card__overlay-link:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.two-columns-block,two-columns-block-rte{flex-flow:column wrap;display:flex}@media screen and (min-width:900px){.two-columns-block,two-columns-block-rte{flex-direction:row}}.two-columns-block .column,two-columns-block-rte .column{color:#fff;flex:100%}.two-columns-block .column h2,.two-columns-block .column h3,.two-columns-block .column h4,two-columns-block-rte .column h2,two-columns-block-rte .column h3,two-columns-block-rte .column h4{line-height:1em}.two-columns-block .column p,two-columns-block-rte .column p{margin-top:11px;line-height:normal}.two-columns-block .column p .preamble,two-columns-block-rte .column p .preamble{line-height:1.2em}@media screen and (min-width:1113px){.two-columns-block .column,two-columns-block-rte .column{padding-right:85px}}.two-columns-block .column.left,two-columns-block-rte .column.left{padding:38px 32px 18px}@media screen and (min-width:900px){.two-columns-block .column.left,two-columns-block-rte .column.left{padding:38px 32px}}@media screen and (min-width:1113px){.two-columns-block .column.left,two-columns-block-rte .column.left{padding:95px 42px 95px 84px}}.two-columns-block .column.right,two-columns-block-rte .column.right{padding:18px 32px 38px}@media screen and (min-width:900px){.two-columns-block .column.right,two-columns-block-rte .column.right{padding:38px 32px}}@media screen and (min-width:1113px){.two-columns-block .column.right,two-columns-block-rte .column.right{padding:95px 84px 95px 42px}}.two-columns-block .column.columns-50-50,two-columns-block-rte .column.columns-50-50{flex:50%}.two-columns-block .column.columns-40-60:first-child,two-columns-block-rte .column.columns-40-60:first-child{flex:40%}.two-columns-block .column.columns-40-60:last-child,two-columns-block-rte .column.columns-40-60:last-child{flex:60%}.two-columns-block-rte{grid-gap:2rem;border-radius:0;grid-template-columns:1fr;display:grid}@media screen and (min-width:900px){.two-columns-block-rte{grid-gap:5rem;grid-template-columns:repeat(2,1fr)}}.two-columns-block-rte .column h2{font-size:2.5rem}.two-columns-block-rte .column.left :first-child,.two-columns-block-rte .column.right :first-child{margin-top:0}.two-columns-block-rte .images-block{flex-wrap:wrap;display:flex}.breadcrumbs{text-transform:uppercase;flex-wrap:wrap;margin:23px 0 34px;padding:0 1.5rem;display:flex}@media screen and (min-width:720px){.breadcrumbs{padding:3rem 2rem}}@media screen and (min-width:1113px){.breadcrumbs{padding:5.25rem}}@media screen and (min-width:720px){.breadcrumbs{justify-content:flex-start;margin:50px 0 34px;padding:0}}.breadcrumbs li:after{content:"/";margin:0 8px}.breadcrumbs li:last-child:after{content:""}.breadcrumbs li a{color:#000;display:inline-block}.colored-puff-block{grid-gap:20px;grid-template-columns:1fr;display:grid}@media screen and (min-width:900px){.colored-puff-block{grid-gap:18px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1113px){.colored-puff-block{grid-template-columns:repeat(3,1fr)}}.colored-puff-block .puff{background-color:#fff;border-radius:40px;padding:28px 38px}.colored-puff-block .puff--color-white a{color:#fff}.colored-puff-block .puff a:hover{text-underline-offset:3px}.colored-puff-block .puff .heading{text-transform:uppercase;font-family:Rajdhani,serif;font-size:1.5rem;font-weight:600}@media screen and (min-width:1113px){.colored-puff-block .puff .heading{font-size:1.75rem}}.colored-puff-block .puff .text{font-size:1rem}@media screen and (min-width:1113px){.colored-puff-block .puff .text{font-size:1.25rem}}.image-gallery-block{background-color:#fff;justify-content:center;padding:2rem 3rem;display:flex;position:relative}@media screen and (min-width:1113px){.image-gallery-block{padding:5rem 0}}.image-gallery-block .image-gallery-splide{position:static}@media screen and (min-width:1113px){.image-gallery-block .image-gallery-splide{position:relative}}.image-gallery-block .image-gallery-splide .splide__arrow{z-index:800;background-color:#0000;border:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.image-gallery-block .image-gallery-splide .splide__arrow img{width:40px;height:40px;margin:3px}@media screen and (min-width:1113px){.image-gallery-block .image-gallery-splide .splide__arrow img{width:60px;height:60px}.image-gallery-block .image-gallery-splide .splide__arrow:hover svg ellipse{fill:#cf4d25}}@media screen and (max-width:1112px){.image-gallery-block .image-gallery-splide .splide__arrow svg ellipse{fill:#0000}.image-gallery-block .image-gallery-splide .splide__arrow svg path{fill:#ff671d}}.image-gallery-block .image-gallery-splide .splide__arrow--prev{left:-5px}@media screen and (min-width:1113px){.image-gallery-block .image-gallery-splide .splide__arrow--prev{left:1rem}}@media screen and (min-width:1200px){.image-gallery-block .image-gallery-splide .splide__arrow--prev{left:2.4rem}}.image-gallery-block .image-gallery-splide .splide__arrow--next{-webkit-transform:scaleX(-1);right:-5px;transform:translateY(-50%)scaleX(-1)}@media screen and (min-width:1113px){.image-gallery-block .image-gallery-splide .splide__arrow--next{right:1rem}}@media screen and (min-width:1200px){.image-gallery-block .image-gallery-splide .splide__arrow--next{right:2.4rem}}.image-gallery-block .image-gallery-splide .splide__slide{flex-direction:column;justify-content:center;align-items:center;display:flex}.image-gallery-block .image-gallery-splide .splide__slide p{margin-top:1.5rem;margin-bottom:0;font-weight:500}.image-gallery-block .image-gallery-splide .splide__slide img{aspect-ratio:3/2;object-fit:cover;width:100%}@media screen and (min-width:1113px){.image-gallery-block .image-gallery-splide .splide__slide img{max-width:845px;max-height:512px}}.image-gallery-block .image-gallery-splide .splide__slide img:hover{cursor:pointer}.image-gallery-block .image-gallery-splide .splide__slide.full-image img{object-fit:contain;border:1px solid #000;width:100%;height:100%}.colored-text-block{padding:2.5rem 1.5rem}@media screen and (min-width:720px){.colored-text-block{padding:3rem 2rem}}@media screen and (min-width:1113px){.colored-text-block{padding:4.25rem}}.colored-text-block .text-container .text{color:#fff}.accordion-block{gap:36px;margin:2rem 0}.accordion-block .search-section{grid-template-columns:1fr;gap:36px;display:grid}.accordion-block .search-section.two-columns{grid-template-columns:1fr}@media screen and (min-width:900px){.accordion-block .search-section.two-columns{grid-template-columns:repeat(2,1fr)}}.accordion-block .search-section .accordion-search{align-items:center;width:100%;margin-bottom:36px;display:flex;position:relative}.accordion-block .search-section .accordion-search svg{background-color:#0000;border:none;position:absolute;left:29px}@media screen and (min-width:900px){.accordion-block .search-section .accordion-search svg{left:48px}}.accordion-block .search-section .accordion-search input{border:none;border-radius:40px;width:100%;padding:18px 32px 18px 90px}.accordion-block .search-section .accordion-search input::placeholder{opacity:1;color:#000}@media screen and (min-width:900px){.accordion-block .search-section .accordion-search input{padding:18px 32px 18px 100px}}.accordion-block .search-section .accordion-search .visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.accordion-block .accordions{grid-template-columns:1fr;gap:1.875rem;display:grid}.accordion-block .accordions.two-columns{grid-template-columns:1fr}@media screen and (min-width:900px){.accordion-block .accordions.two-columns{grid-template-columns:repeat(2,1fr)}}.accordion-block .accordions .accordion-item{background-color:#fff;border-radius:40px;align-self:flex-start;padding:.875rem 1.5rem}@media screen and (min-width:1113px){.accordion-block .accordions .accordion-item{padding:18px 32px}}.accordion-block .accordions .accordion-item h3{text-transform:uppercase;margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}.accordion-block .accordions .accordion-item span.number-highlight{color:#0091b3;font-size:24px;font-weight:600;line-height:24px}.accordion-block .accordions .accordion-item p.blue-highlight{color:#0091b3;padding-left:2.5rem;font-size:16px;font-weight:500;line-height:24px;display:block;position:relative}.accordion-block .accordions .accordion-item p.blue-highlight:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"29\" height=\"24\" viewBox=\"0 0 29 24\" fill=\"none\"%3E%3Cpath d=\"M27.6164 13.0607C28.2022 12.4749 28.2022 11.5251 27.6164 10.9393L18.0705 1.3934C17.4847 0.807611 16.5349 0.807611 15.9491 1.3934C15.3634 1.97919 15.3634 2.92893 15.9491 3.51472L24.4344 12L15.9491 20.4853C15.3634 21.0711 15.3634 22.0208 15.9491 22.6066C16.5349 23.1924 17.4847 23.1924 18.0705 22.6066L27.6164 13.0607ZM0 13.5H26.5557V10.5H0V13.5Z\" fill=\"%230091B3\"/%3E%3C/svg%3E");background-size:contain;width:29px;height:24px;display:inline-block;position:absolute;left:0}.accordion-block .accordions .accordion-item .footnote{font-size:12px;line-height:24px}.accordion-block .accordions .accordion-item .bodytext{font-size:16px;line-height:24px}.accordion-block .accordions .accordion-item ol{line-height:34px}.accordion-block .accordions .accordion-item summary{color:#ff671d;text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-family:Rajdhani,serif;font-size:1.5rem;font-weight:500;line-height:normal;display:flex}@media screen and (min-width:1663px){.accordion-block .accordions .accordion-item summary{font-size:1.75rem}}.accordion-block .accordions .accordion-item summary::-webkit-details-marker{display:none}.accordion-block .accordions .accordion-item summary .custom-marker{flex-shrink:0;width:24px;height:24px;transition:all .3s;display:inline-block;position:relative}.accordion-block .accordions .accordion-item summary .custom-marker:before,.accordion-block .accordions .accordion-item summary .custom-marker:after{content:"";background-color:#ff671d;position:absolute}.accordion-block .accordions .accordion-item summary .custom-marker:before{width:3px;height:100%;top:0;left:50%;transform:translate(-50%)}.accordion-block .accordions .accordion-item summary .custom-marker:after{width:100%;height:3px;top:50%;left:0;transform:translateY(-50%)}.accordion-block .accordions .accordion-item[open] .custom-marker{transform:rotate(45deg)}.accordion-block .accordions .accordion-item__columns{grid-template-columns:1fr 1fr;gap:2.25rem;display:grid}.images-block{grid-template-columns:repeat(1,1fr);gap:3rem 2rem;max-width:1100px;margin:2rem 0;display:grid}@media screen and (min-width:500px){.images-block{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:900px){.images-block{grid-template-columns:repeat(3,1fr);gap:4rem 3rem}}.images-block .image-wrapper{cursor:pointer;flex-direction:column;max-width:100%;display:flex}.images-block .image-wrapper img{object-fit:contain;width:fit-content;max-width:100%;height:auto;max-height:100%}.information-block .container{width:100%;max-width:100%;margin:0}@media screen and (min-width:900px){.information-block .container{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;display:grid}}.information-block .information-section h2,.information-block .information-section h3,.information-block .information-section h4{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.information-block .information-section:first-child .information-puff{height:100%;padding:75px 71px}.information-block .information-section:first-child .information-puff h2,.information-block .information-section:first-child .information-puff h3,.information-block .information-section:first-child .information-puff h4{letter-spacing:-.045rem;text-transform:uppercase;margin-bottom:23px;font-family:Work Sans,serif;font-size:1.5rem;font-weight:600}.information-block .information-section:nth-child(2){gap:1rem}@media screen and (min-width:900px){.information-block .information-section:nth-child(2){gap:2rem;display:grid}}.information-block .information-section:nth-child(2) .information-puff{color:#fff;padding:56px 61px}.information-block .information-section:nth-child(2) .information-puff h2,.information-block .information-section:nth-child(2) .information-puff h3,.information-block .information-section:nth-child(2) .information-puff h4{letter-spacing:-1.08px;font-family:Work Sans,serif;font-size:2.25rem;font-weight:400;line-height:normal}@media screen and (min-width:900px){.information-block .information-section:nth-child(2) .information-puff h2,.information-block .information-section:nth-child(2) .information-puff h3,.information-block .information-section:nth-child(2) .information-puff h4{font-size:2.5rem}}.information-block .information-section .information-puff{color:#000;background-color:#fff;border-radius:40px;margin-bottom:1rem}@media screen and (max-width:899px){.information-block .information-section .information-puff{padding:36px 24px!important}}@media screen and (min-width:900px){.information-block .information-section .information-puff{margin-bottom:0}}.information-block .information-section .information-puff :first-child{margin-top:0}.information-block .information-section .information-puff p:not(.color-circle__name){margin-bottom:2rem}.information-block .information-section .information-puff p:not(.color-circle__name):last-child{margin-bottom:0}@media screen and (min-width:1440px){.information-block .information-section .information-puff .layout{grid-template-columns:1fr auto;gap:2rem;display:grid}}.information-block .information-section .information-puff .layout a{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #fff;border-radius:48px;justify-content:center;align-items:center;height:fit-content;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.information-block .information-section .information-puff .layout a:hover{color:#ff671d;background-color:#fff}@media screen and (max-width:1439px){.information-block .information-section .information-puff .layout a{margin-top:2rem}}@media screen and (min-width:1440px){.information-block .information-section .information-puff .layout a{max-width:200px}}.color-block{flex-wrap:wrap;margin-bottom:2.5rem;display:flex}.color-block .color-circle{text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.color-block .color-circle__name,.color-block .color-circle__id{letter-spacing:-.54px;text-transform:uppercase;margin:0;padding:0 .5rem;font-size:.875rem;font-weight:500}@media screen and (min-width:900px){.color-block .color-circle__name,.color-block .color-circle__id{font-size:1.125rem}}.color-block.circles--small{gap:1rem}.color-block.circles--small .color-circle{width:45px;height:45px}@media screen and (min-width:900px){.color-block.circles--small .color-circle{width:62px;height:62px}}.color-block.circles--big{gap:1.5rem;margin:4rem 0 3rem}@media screen and (min-width:900px){.color-block.circles--big{gap:3rem}}.color-block.circles--big .color-circle{justify-self:center;width:140px;height:140px}@media screen and (min-width:900px){.color-block.circles--big .color-circle{width:176px;height:176px}}.link-block-rte.button-link{cursor:pointer;text-transform:uppercase;color:#ff671d;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #ff671d;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.link-block-rte.button-link:hover{color:#fff;background-color:#cf4d25;border-color:#0000}.list-block-rte{counter-reset:item;border-radius:0;margin:0;padding:0 0 0 1.5rem}.list-block-rte li.list-block-rte__item{counter-increment:item;margin-top:1.5rem;line-height:normal;list-style:none;position:relative}.list-block-rte li.list-block-rte__item:before{content:counter(item)".";color:#ff671d;font-family:Rajdhani;font-size:1.75rem;font-weight:500;position:absolute;left:-1.5rem}.list-block-rte__heading{text-transform:uppercase;color:#ff671d;margin-bottom:0 .5rem;font-family:Rajdhani;font-size:1.75rem;font-weight:500}.table-block-rte{border-radius:0;margin-left:-22px;margin-right:-22px;font-size:.875rem;overflow:auto visible}@media screen and (min-width:900px){.table-block-rte{overflow:unset;max-height:unset}}@media screen and (min-width:1440px){.table-block-rte{margin-left:-50px;margin-right:-50px}}.table-block-rte table{border-collapse:collapse;border:none;width:100%;margin:2rem 0}.table-block-rte table thead{z-index:2;background-color:#fff;border-bottom:1px solid #ddd;width:100%;font-size:1rem;position:sticky;top:0}@media screen and (min-width:900px){.table-block-rte table thead{position:unset;border-bottom:none}}.table-block-rte table thead th:first-child{padding-left:22px}@media screen and (min-width:1440px){.table-block-rte table thead th:first-child{padding-left:50px}}.table-block-rte table thead th:last-child{padding-right:22px}@media screen and (min-width:1440px){.table-block-rte table thead th:last-child{padding-right:50px}}.table-block-rte table tbody tr:nth-child(odd){background-color:#0091b30d;position:relative}.table-block-rte table p{margin:11px 0 0}.table-block-rte table td{vertical-align:top;border:none;padding:1.25rem 0}.table-block-rte table tr{display:table-row}.table-block-rte table tr td{padding-left:.75rem;padding-right:.75rem}.table-block-rte table :first-child{margin-top:0}.table-block-rte table tbody td:first-child,.table-block-rte table thead td:first-child{z-index:1;z-index:1;background-color:#fff;border-right:2px solid #ebebeb;padding-left:22px;position:sticky;left:0}@media screen and (min-width:900px){.table-block-rte table tbody td:first-child,.table-block-rte table thead td:first-child{position:unset;border-right:none}}@media screen and (min-width:1440px){.table-block-rte table tbody td:first-child,.table-block-rte table thead td:first-child{padding-left:50px}}.table-block-rte table tbody td:last-child,.table-block-rte table thead td:last-child{padding-right:22px}@media screen and (min-width:1440px){.table-block-rte table tbody td:last-child,.table-block-rte table thead td:last-child{padding-right:50px}}.table-block-rte table tbody tr:nth-child(odd) td:first-child{background-color:#f2fafb}.address-block{grid-gap:.5rem;border-radius:0;grid-template-columns:1fr;display:grid;overflow:hidden}@media screen and (min-width:900px){.address-block{grid-gap:2rem;grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.address-block{grid-template-columns:1fr 2fr}}.address-block .details-section{background-color:#fff;border-radius:40px;flex-direction:column;flex-shrink:0;justify-content:center;gap:3rem;padding:3rem;display:flex}.address-block .detail-item{align-items:center;gap:3rem;display:flex}.address-block .heading{font-size:1.75rem;line-height:1.75rem}.address-block .text p{margin:0}.address-block .icon{background-color:#003a5d;border-radius:50%;width:72px;height:72px;position:relative}.address-block .icon--e-post:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='19' viewBox='0 0 25 19' fill='none'%3E%3Cpath d='M24.5264 6.27396C24.7168 6.12057 25 6.26406 25 6.50651V16.625C25 17.9362 23.9502 19 22.6562 19H2.34375C1.0498 19 0 17.9362 0 16.625V6.51146C0 6.26406 0.27832 6.12552 0.473633 6.27891C1.56738 7.13984 3.01758 8.23333 7.99805 11.8997C9.02832 12.6617 10.7666 14.2648 12.5 14.2549C14.2432 14.2698 16.0156 12.632 17.0068 11.8997C21.9873 8.23333 23.4326 7.1349 24.5264 6.27396ZM12.5 12.6667C13.6328 12.6865 15.2637 11.2219 16.084 10.6182C22.5635 5.85339 23.0566 5.43776 24.5508 4.25026C24.834 4.0276 25 3.68125 25 3.3151V2.375C25 1.0638 23.9502 0 22.6562 0H2.34375C1.0498 0 0 1.0638 0 2.375V3.3151C0 3.68125 0.166016 4.02266 0.449219 4.25026C1.94336 5.43281 2.43652 5.85339 8.91602 10.6182C9.73633 11.2219 11.3672 12.6865 12.5 12.6667Z' fill='white'/%3E%3C/svg%3E");width:25px;height:19px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.address-block .icon--telefon:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M24.0918 1.20167L19.0138 0.0298243C18.462 -0.0971262 17.8957 0.190954 17.671 0.708521L15.3273 6.17716C15.1223 6.65566 15.259 7.21717 15.6643 7.54431L18.6232 9.96614C16.8654 13.7112 13.7942 16.8263 9.97101 18.6183L7.54918 15.6594C7.21716 15.2541 6.66053 15.1174 6.18202 15.3225L0.713385 17.6662C0.190934 17.8957 -0.0971457 18.4621 0.0298048 19.0138L1.20166 24.0918C1.32372 24.6191 1.79246 25 2.34421 25C14.8488 25 25 14.8684 25 2.34423C25 1.79737 24.624 1.32374 24.0918 1.20167Z' fill='white'/%3E%3C/svg%3E");width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.address-block .icon--adress:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='26' viewBox='0 0 22 26' fill='none'%3E%3Cpath d='M21.4107 24.375H20.4286V1.21875C20.4286 0.545645 19.9009 0 19.25 0H2.75C2.09908 0 1.57143 0.545645 1.57143 1.21875V24.375H0.589286C0.263853 24.375 0 24.6478 0 24.9844V26H22V24.9844C22 24.6478 21.7361 24.375 21.4107 24.375ZM6.28571 3.85938C6.28571 3.52285 6.54957 3.25 6.875 3.25H8.83929C9.16472 3.25 9.42857 3.52285 9.42857 3.85938V5.89062C9.42857 6.22715 9.16472 6.5 8.83929 6.5H6.875C6.54957 6.5 6.28571 6.22715 6.28571 5.89062V3.85938ZM6.28571 8.73438C6.28571 8.39785 6.54957 8.125 6.875 8.125H8.83929C9.16472 8.125 9.42857 8.39785 9.42857 8.73438V10.7656C9.42857 11.1022 9.16472 11.375 8.83929 11.375H6.875C6.54957 11.375 6.28571 11.1022 6.28571 10.7656V8.73438ZM8.83929 16.25H6.875C6.54957 16.25 6.28571 15.9772 6.28571 15.6406V13.6094C6.28571 13.2728 6.54957 13 6.875 13H8.83929C9.16472 13 9.42857 13.2728 9.42857 13.6094V15.6406C9.42857 15.9772 9.16472 16.25 8.83929 16.25ZM12.5714 24.375H9.42857V20.1094C9.42857 19.7728 9.69242 19.5 10.0179 19.5H11.9821C12.3076 19.5 12.5714 19.7728 12.5714 20.1094V24.375ZM15.7143 15.6406C15.7143 15.9772 15.4504 16.25 15.125 16.25H13.1607C12.8353 16.25 12.5714 15.9772 12.5714 15.6406V13.6094C12.5714 13.2728 12.8353 13 13.1607 13H15.125C15.4504 13 15.7143 13.2728 15.7143 13.6094V15.6406ZM15.7143 10.7656C15.7143 11.1022 15.4504 11.375 15.125 11.375H13.1607C12.8353 11.375 12.5714 11.1022 12.5714 10.7656V8.73438C12.5714 8.39785 12.8353 8.125 13.1607 8.125H15.125C15.4504 8.125 15.7143 8.39785 15.7143 8.73438V10.7656ZM15.7143 5.89062C15.7143 6.22715 15.4504 6.5 15.125 6.5H13.1607C12.8353 6.5 12.5714 6.22715 12.5714 5.89062V3.85938C12.5714 3.52285 12.8353 3.25 13.1607 3.25H15.125C15.4504 3.25 15.7143 3.52285 15.7143 3.85938V5.89062Z' fill='white'/%3E%3C/svg%3E");width:22px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.address-block .map-section{background-color:#fff;border-radius:40px;padding:1rem;overflow:hidden}.address-block .map-section__iframe-container{aspect-ratio:1;border-radius:25px;height:100%;overflow:hidden}@media screen and (min-width:900px){.address-block .map-section__iframe-container{aspect-ratio:unset;height:100%;min-height:470px}}.address-block .map-section__iframe-container iframe{height:100%;display:block}.document-block{border-radius:0;margin:4rem auto}.document-block .heading{color:#ff671d;text-transform:uppercase;font-family:Rajdhani;font-size:28px;font-weight:500}.document-block__list{margin-top:1.5rem}.document-block .document-item{background-color:#fff;border-radius:40px;flex-direction:column;align-items:center;gap:2.5rem;margin-top:1.5rem;padding:1.25rem 1.5rem 3rem;display:flex;overflow:hidden}@media screen and (min-width:900px){.document-block .document-item{flex-direction:row;padding:1.25rem 1.5rem}}@media screen and (min-width:1113px){.document-block .document-item{gap:6rem}}.document-block .document-item__thumbnail{border-radius:20px;flex-shrink:0;width:328px;max-width:100%;height:184px;overflow:hidden}@media screen and (min-width:900px){.document-block .document-item__thumbnail{width:230px;height:140px}}.document-block .document-item__thumbnail img{object-fit:cover;width:100%;height:100%}.document-block .document-item__details{flex-direction:column;justify-content:space-between;align-items:center;gap:2.5rem 2rem;width:100%;display:flex}.document-block .document-item__details h3{text-align:center;font-size:1.5rem;font-weight:600;line-height:100%}@media screen and (min-width:900px){.document-block .document-item__details h3{text-align:left}}.document-block .document-item__details p{text-align:center;margin:0;font-size:1.5rem;font-weight:400;line-height:100%}@media screen and (min-width:900px){.document-block .document-item__details p{text-align:left}.document-block .document-item__details{flex-flow:wrap;row-gap:1rem}}.document-block .document-item__buttons{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.document-block .document-item__buttons a{display:block}@media screen and (min-width:720px){.document-block .document-item__buttons{flex-direction:row;gap:2rem}}.document-block .button--white-orange{cursor:pointer;text-transform:uppercase;color:#ff671d;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #ff671d;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.document-block .button--white-orange:hover{color:#fff;background-color:#cf4d25;border-color:#0000}.document-block .button--orange-white{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.document-block .button--orange-white:hover{background-color:#cf4d25}.video-block{border-radius:40px}.video-block__container{margin:0 auto}.video-block__container .video-section{width:100%;display:flex;position:relative}.video-block__container .video-section__video{object-fit:cover;width:100%;height:auto;display:block}.dimension-configurator .dim-select--small .dim-select__control{border-radius:12px;padding:.3rem}.dimension-configurator .dim-select--small .dim-select__control--menu-is-open{border-radius:12px 12px 0 0}.dimension-configurator .dim-select--small .dim-select__menu{border-radius:0 0 12px 12px}.dimension-configurator .dim-select--grey .dim-select__control,.dimension-configurator .dim-select--grey .dim-select__menu{background-color:#ebebeb}.dimension-configurator .dim-select__control{cursor:pointer;box-shadow:none;background-color:#fff;border:none;border-radius:20px;padding:.7rem;transition:border-radius .3s}.dimension-configurator .dim-select__control--menu-is-open{border-radius:20px 20px 0 0}.dimension-configurator .dim-select__menu{z-index:99;background-color:#fff;border:none;border-radius:0 0 20px 20px;margin-top:0;overflow:hidden;box-shadow:0 4px 6px #0000001a}.dimension-configurator .dim-select__indicator-separator{display:none}.dimension-configurator .dim-select__dropdown-indicator,.dimension-configurator .dim-select__dropdown-indicator:hover{color:#000}.dimension-configurator .dim-select__option{cursor:pointer;padding:10px}.dimension-configurator .dim-select__option:active,.dimension-configurator .dim-select__option:hover,.dimension-configurator .dim-select__option--is-selected,.dimension-configurator .dim-select__option--is-focused{color:#fff;background-color:#0091b3}.dimension-configurator .dim-select__placeholder{color:#000}.dimension-configurator .dim-select__placeholder:first-letter{text-transform:uppercase}.dim-calculator-header{background-color:#fff;border-radius:20px;justify-content:space-between;align-items:center;width:100%;padding:10px;transition:all .3s ease-in-out;display:flex}@media screen and (min-width:900px){.dim-calculator-header-wrapper{justify-self:end;max-width:460px}}.dim-calculator-header.open{border-radius:20px 20px 0 0;padding:10px 10px 20px}.dim-calculator-header-btn{background-color:#fff;border:none;border-left:1px solid #00000050;min-width:140px;padding:0 20px;font-size:16px;font-weight:500}.dim-calculator-header-btn svg{margin-left:20px}.dim-calculator-header-input{max-width:220px}.dim-calculator--snowzone-wrapper{flex-direction:column;display:flex}.dim-calculator--snowzone-wrapper .dim-calculator--heading{text-transform:uppercase;padding-top:0}.dim-calculator--snowzone{grid-template-columns:1fr;gap:20px;display:grid}.dim-calculator--snowzone .snowzone-input{align-items:center;gap:10px;display:flex}@media screen and (min-width:900px){.dim-calculator--snowzone{grid-template-columns:1fr 1fr}}.dim-calculator--form{grid-template-columns:repeat(2,1fr);align-items:end;gap:20px 40px;display:grid}@media screen and (min-width:900px){.dim-calculator--form{grid-template-columns:repeat(4,1fr)}}.dim-calculator--form .input-item{max-width:auto;max-width:100%}.dim-calculator-header-btn:first-letter{text-transform:uppercase}.button--checkbox-group{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media screen and (min-width:900px){.button--checkbox-group{grid-template-columns:repeat(4,minmax(0,110px))}}.button--checkbox-group input[type=checkbox]{display:none}.button--checkbox-group label{cursor:pointer;text-transform:uppercase;color:#000;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #000;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;min-height:55px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:flex}.button--checkbox-group label:hover{color:#fff;background-color:#cf4d25;border-color:#0000}.button--checkbox-group input[type=checkbox]:checked+label{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:20px;justify-content:center;align-items:center;min-height:55px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.button--checkbox-group input[type=checkbox]:checked+label:hover{background-color:#cf4d25}.button--radio-group{grid-template-columns:1fr;gap:20px;display:grid}@media screen and (min-width:900px){.button--radio-group{grid-template-columns:1fr 1fr}}.button--radio-group input[type=radio]{display:none}.button--radio-group label{cursor:pointer;text-transform:uppercase;color:#000;text-align:center;box-sizing:border-box;word-wrap:break-word;-webkit-hyphens:none;hyphens:none;background-color:#0000;border:3px solid #000;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;min-height:87px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:flex}.button--radio-group label:hover{color:#fff;background-color:#cf4d25;border-color:#0000}.button--radio-group input[type=radio]:checked+label{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:20px;justify-content:center;align-items:center;min-height:87px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.button--radio-group input[type=radio]:checked+label:hover{background-color:#cf4d25}.text-input-container{align-self:baseline}.text-input-container .input-wrapper{border-radius:12px;align-items:center;width:100%;display:flex;overflow:hidden}.text-input-container .input-wrapper.input--grey{background-color:#ebebeb}.text-input-container .input-wrapper.input--grey .input-addon{opacity:.5}.text-input-container .input-wrapper.input--white{background-color:#fff}.text-input-container label{margin-bottom:8px;font-size:14px;font-weight:500}.text-input-container label:first-letter{text-transform:capitalize}.text-input-container input{background-color:#0000;border:none;outline:none;flex-grow:1;width:100%;min-width:0;max-width:100%;min-height:40px;padding:.7rem}.text-input-container input::placeholder{opacity:.5;color:#000}.text-input-container .input-addon{color:#000;padding:0 .7rem}.tooltip-container{display:inline-block;position:relative}.tooltip-container .question-mark{border:solid 1px balck;background-color:#fff;border-radius:50%;width:24px;height:24px;font-size:14px;font-weight:500}.tooltip-container .tooltip-box{z-index:1000;background:#fff;border-radius:20px;flex-direction:column;width:90vw;max-width:600px;max-height:90vh;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:5px 4px 34.8px 2px #0003}.tooltip-container .tooltip-box-inner{padding:0 40px 40px}.tooltip-container .tooltip-box-inner h5{text-transform:none;font-size:24px;font-weight:600}.tooltip-container .tooltip-box-inner p{font-size:16px;font-weight:500}.tooltip-container .tooltip-box .close-btn{color:#ff671d;background:0 0;border:none;align-self:flex-end}.tooltip-container .tooltip-box .close-btn:hover{color:#cf4d25}@media (max-width:768px){.tooltip-container .tooltip-box-inner{padding:0 20px 30px}.tooltip-container .tooltip-box-inner h5{font-size:20px}.tooltip-container .tooltip-box-inner p{font-size:14px}}@media (max-width:480px){.tooltip-container .tooltip-box-inner{padding:0 15px 25px}.tooltip-container .tooltip-box-inner h5{font-size:18px}.tooltip-container .tooltip-box-inner p{font-size:13px}}.cart-page .cart ul,.cart-page .cart li{margin:0;padding:0;list-style:none}.cart-page .cart .cart-list{margin-bottom:4rem}.cart-page .cart .cart-item,.cart-page .cart .cart-header{grid-gap:32px;grid-template-columns:1fr 9fr 2fr;font-size:1.25rem;display:grid}.cart-page .cart .cart-item-name{align-content:center;margin:.5rem 0;display:flex}.cart-page .cart .cart-header{text-transform:uppercase;font-weight:500}.cart-page hr{border:0;border-top:1px solid #000;height:1px;margin:1em 0;padding:0;display:block}.cart-page .cart-form{margin-top:4rem;margin-bottom:6rem}.cart-page .cart-form-inputs{grid-gap:2.5rem;grid-template-columns:1fr 1fr;display:grid}@media screen and (min-width:900px){.cart-page .cart-form-inputs{grid-template-columns:1fr 1fr}}.cart-page .cart-form .text-input-container label{margin-bottom:6px;font-size:1rem;font-weight:400}.cart-page .cart-form .input-addon{color:#595959;margin-top:6px;padding:0;font-size:.875rem}.cart-page .cart-form-submit{justify-content:flex-end;margin-top:3rem;display:flex}.cart-page h1{text-transform:capitalize}.cart-page .input-wrapper{border-radius:4px}.cart-page .input-wrapper input{min-height:46px}.cart-page .button--container{justify-content:flex-end;display:flex}.cart-page .button--white-orange{cursor:pointer;text-transform:uppercase;color:#ff671d;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #ff671d;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.cart-page .button--white-orange:hover{color:#fff;background-color:#cf4d25;border-color:#0000}.cart-page .button--orange-white{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s}.cart-page .button--orange-white:hover{background-color:#cf4d25}.dimension-configurator{margin-bottom:2rem}.dimension-configurator .LivePrevie,.dimension-configurator .CartPreview{background-color:#ebebeb;border:2px solid #000;margin-top:20px}.dimension-configurator .cart{background-color:#fff;border-radius:40px;margin-top:20px}.dimension-configurator .fackverk-img-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dimension-configurator .fackverk-img-wrapper .fackverk-img{width:auto;max-width:100%;height:auto;max-height:100%}.dimension-configurator .dim-container{grid-template-columns:1fr;gap:20px;margin-top:2.5rem;margin-bottom:2rem}@media screen and (min-width:900px){.dimension-configurator .dim-container{display:flex}.dimension-configurator .dim-container--1-2-cols{grid-template-columns:1fr 2fr}.dimension-configurator .dim-container--3-4-cols{grid-template-columns:3fr 4fr}}.dimension-configurator .dim-container--3-cols{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);justify-content:space-between}@media screen and (min-width:1113px){.dimension-configurator .dim-container--3-cols{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.dimension-configurator .dim-container--3-cols>:nth-child(3){grid-column:span 1;justify-self:end}}@media screen and (max-width:900px){.dimension-configurator .dim-container .inner-container,.dimension-configurator .dim-container.fackverk-filter-wrapper{gap:40px;padding:40px 80px 0}.dimension-configurator .dim-container .inner-container h4,.dimension-configurator .dim-container .inner-container small,.dimension-configurator .dim-container.fackverk-filter-wrapper h4,.dimension-configurator .dim-container.fackverk-filter-wrapper small{text-align:center}.dimension-configurator .dim-container .inner-container small,.dimension-configurator .dim-container.fackverk-filter-wrapper small{padding:10px 0;display:block}}.dimension-configurator .dim-container .fackverk-select-wrapper{gap:1rem;min-width:fit-content;display:flex}.dimension-configurator .visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dimension-configurator .link-button{z-index:99;color:#ff671d;cursor:pointer;text-transform:uppercase;background:0 0;border:none;font-weight:600;text-decoration:underline;display:inline;position:relative}.dimension-configurator h4{text-transform:uppercase;padding:15px 0;font-family:Rajdhani,serif;font-size:20px;font-weight:600}.dimension-configurator h4 small{opacity:.5;text-transform:none;margin-left:.7rem;font-family:Work Sans,serif;font-size:15px;font-weight:400}.dimension-configurator .icon{transition:transform .3s}.dimension-configurator .icon.open{transform:rotate(180deg)}.dimension-configurator .accordion-content{height:0;transition:height .3s ease-out;overflow:hidden}.dimension-configurator .accordion-content.open{height:auto;animation:.3s ease-out slide-down;overflow:visible}.dimension-configurator .accordion-inner{background-color:#fff;border-radius:20px;padding:20px}@media screen and (min-width:900px){.dimension-configurator .accordion-inner{border-radius:20px 0 20px 20px}}@keyframes slide-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dimension-configurator .result-table{background-color:#fff;border-radius:40px;margin-top:20px;padding:0 22px;overflow:hidden}.dimension-configurator .result-table tbody td,.dimension-configurator .result-table thead th{padding:.75rem}.dimension-configurator .result-table tbody td:first-child,.dimension-configurator .result-table thead th:first-child{border-right:none;padding-left:20px;position:relative}.dimension-configurator .result-table tbody td:last-child,.dimension-configurator .result-table thead th:last-child{border-right:none;padding-right:20px;position:relative}@media screen and (min-width:1440px){.dimension-configurator .result-table{padding:0 50px}}@media screen and (min-width:900px){.dimension-configurator .result-table .table-block-rte{overflow:auto visible}}@media screen and (min-width:1440px){.dimension-configurator .result-table .table-block-rte{overflow:unset;max-height:unset}}.dimension-configurator .result-table th{cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding-bottom:30px;overflow:hidden}.dimension-configurator .result-table th .sort-icon{min-width:20px;margin-left:8px;display:inline-block}.dimension-configurator .result-table--load-more{justify-content:center;padding-bottom:2rem;display:flex}.dimension-configurator .result-table .button--orange-white{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.dimension-configurator .result-table .button--orange-white:hover{background-color:#cf4d25}.dimension-configurator .dim-container:has(.fackverk-select-wrapper>:nth-child(2)){grid-template-columns:none;gap:0;display:block}.dimension-configurator .fackverk-select-wrapper{flex-direction:column;grid-row-start:2;grid-column-start:1;max-width:fit-content;display:flex}@media screen and (min-width:900px){.dimension-configurator .fackverk-select-wrapper{flex-direction:row;margin-left:0}}.dimension-configurator .dim-calculator-header-wrapper{grid-row-start:2;grid-column-start:1;width:fit-content}@media screen and (min-width:900px){.dimension-configurator .dim-calculator-header-wrapper{flex-direction:row;grid-row-start:2;grid-column-start:2;margin-right:0}}.dimension-configurator .dim-calculator-header-wrapper .text-input-container{align-items:center;width:100%;max-width:220px;display:flex}.dimension-configurator .dim-calculator-header-wrapper .text-input-container .input-wrapper{max-width:70px}.dimension-configurator .dim-calculator-header-wrapper .text-input-container .input-addon{max-height:fit-content;margin-right:auto;padding-left:0}.dimension-configurator .fackverk-pitch-wrapper{grid-area:1/1/2/3}.dimension-quote-block__cart{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,auto);align-items:center;gap:.938rem 3.5rem;width:fit-content;margin-top:3.813rem;display:grid}.dimension-quote-block__cart-heading-amount{text-transform:uppercase;grid-area:1/1/2/2;font-size:1.25rem;font-weight:500}.dimension-quote-block__cart-heading-denomination{text-transform:uppercase;grid-area:1/2/2/3;font-size:1.25rem;font-weight:500}.dimension-quote-block__cart-input{grid-area:2/1/3/2}.dimension-quote-block__cart-input input{border:none;width:4.25rem;height:2.438rem}.dimension-quote-block__cart-product{grid-area:2/2/3/3}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e{padding:0}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-field{grid-template-rows:repeat(3,auto);margin:0 0 2.438rem;display:grid}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-field .umbraco-forms-label{grid-area:1/1/2/2}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-field .umbraco-forms-field-wrapper{grid-area:2/1/3/2}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-field .umbraco-forms-tooltip{color:#595959;grid-area:3/1/4/2;margin-top:.375rem;font-size:.875rem}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .mandatory .umbraco-forms-label:after{content:"*"}@media screen and (min-width:900px){#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-container{grid-template-columns:repeat(2,1fr);column-gap:2.313rem;display:grid}}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e h4{display:none}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e input{background-color:#fff;border:0;border-radius:0;height:3.688rem}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-navigation{width:fit-content}#umbraco_form_88e7bd28d3ca4ddf9c4abc6ba271897e .umbraco-forms-navigation input[type=submit]{color:#fff;background-color:#ff671d;border-radius:3.125rem}.three-d-block{background-color:#fff;border-radius:40px;padding:2rem 3rem}@media screen and (min-width:1113px){.three-d-block{padding:5rem 0}}.three-d-block .controls{grid-gap:.5rem;grid-template-columns:repeat(2,1fr);display:grid}@media screen and (min-width:900px){.three-d-block .controls{border:3px solid #ff671d;border-radius:48px;flex-wrap:nowrap;gap:0;width:fit-content;margin:0 auto;display:flex;overflow:hidden}}.three-d-block .controls button{cursor:pointer;text-transform:uppercase;color:#ff671d;text-align:center;box-sizing:border-box;white-space:nowrap;text-transform:none;background-color:#0000;border:3px solid #ff671d;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem .25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.three-d-block .controls button:hover{color:#fff;background-color:#cf4d25;border-color:#0000}@media screen and (min-width:720px){.three-d-block .controls button{text-transform:uppercase;padding:.6rem 1rem}}@media screen and (min-width:900px){.three-d-block .controls button{border:none;border-radius:0}}.three-d-block .controls button+button:before{content:"";background-color:#fff;width:1px;position:absolute;top:20%;bottom:20%;left:0}.contact-block{border-radius:0}.contact-block h2{margin:0 0 2rem;font-family:Work Sans,serif;font-size:2rem;font-weight:400}@media screen and (min-width:900px){.contact-block h2{font-size:2.5rem}}.contact-block .contact-container{grid-template-columns:1fr;gap:2rem;margin:2rem 0;display:grid}@media screen and (min-width:720px){.contact-block .contact-container{grid-template-columns:1fr 1fr}}@media screen and (min-width:1113px){.contact-block .contact-container{grid-template-columns:1fr 1fr 1fr}}.contact-block .contact-item{background-color:#fff;border-radius:40px;overflow:hidden}.contact-block .contact-picture img{object-fit:cover;width:100%;max-width:100%;height:312px;max-height:100%;display:block}.contact-block .contact-info{flex-direction:column;min-height:300px;padding:60px;display:flex}.contact-block .contact-name{font-family:Work Sans,serif;font-size:1.75rem;line-height:normal}.contact-block .contact-title{margin:.5rem 0;font-size:1.25rem;line-height:normal}.contact-block .contact-links{margin-top:auto}.contact-block .contact-phone,.contact-block .contact-email{color:#ff671d;margin-top:5px;font-size:1.25rem;text-decoration:none;display:block}.contact-block .contact-phone:hover,.contact-block .contact-email:hover{color:#cf4d25;text-decoration:underline}.contact-block h2,.contact-block h3,.contact-block .contact-name,.contact-block .contact-phone,.contact-block .contact-email{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.text-block-standard{margin:2rem 0}@media screen and (max-width:719px){.text-block-standard:not(.bg-padding){padding:0 1.5rem}}.text-block-standard.bg-padding{border-radius:40px;padding:54px 22px}@media screen and (min-width:1440px){.text-block-standard.bg-padding{padding:50px}}.text-block-standard .text-container .text.linebreak-text p{max-width:700px}.text-block-standard .text-container h2{margin-bottom:1rem}.text-block-standard .text-container .text{width:100%}.text-block-standard .text-container .text>:first-child,.text-block-standard .text-container .text>:first-child li.list-block-rte__item:first-child,.text-block-standard .text-container .text>:first-child li.list-block-rte__item:first-child>.list-block-rte__heading{margin-top:0}.text-block-standard .text-container .text--small{max-width:478px;margin:0 auto 44px}.text-block-standard .text-container .text img{object-fit:contain;width:100%;max-width:100%;max-height:100%}.text-block-standard .text-container .button-orange{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-self:flex-start;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.text-block-standard .text-container .button-orange:hover{background-color:#cf4d25}.text-block-standard .text-container .button-white{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#0000;border:3px solid #fff;border-radius:48px;justify-content:center;align-self:flex-start;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.text-block-standard .text-container .button-white:hover{color:#ff671d;background-color:#fff}.text-block-standard .text-container a{height:fit-content}@media screen and (max-width:899px){.text-block-standard .text-container a{margin-top:2rem}}@media screen and (min-width:900px){.text-block-standard .text-container a{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}}@media screen and (min-width:1113px){.text-block-standard .text-container{gap:2rem;display:flex}.text-block-standard .text-container .button--down{align-self:flex-end}}.columns-block{border-radius:0;grid-template-columns:1fr;margin:2rem 0;display:grid}@media screen and (min-width:900px){.columns-block{grid-gap:2.25rem;grid-gap:2rem;grid-template-columns:repeat(2,1fr)}}.columns-block>div>section>:first-child{margin-top:0}.columns-block>div:nth-child(2n)>section:last-child>:first-child{margin-bottom:0}@media screen and (min-width:900px){.columns-block>div>section:last-child>:first-child{margin-bottom:0}}.illustration-block{background-color:#fff;padding:2.5rem}.illustration-block picture{max-width:1200px;margin:0 auto;display:block}.illustration-block img{max-width:100%;display:block}.illustration-block figcaption{max-width:1200px;margin:4rem auto 0;font-weight:500}.illustration-block figcaption span{margin-right:2.5rem;display:inline-block}.site-header{max-width:unset;background-color:#003a5d;border-radius:50px;justify-content:space-between;align-items:center;width:min(100% - 1rem,1800px);height:95px;margin:.5rem auto 16px;padding:24px 45px;display:flex;position:relative}@media screen and (min-width:900px){.site-header{margin:32px auto 16px}}.site-header-container{z-index:1000;width:100%;position:fixed}.site-header.active-language-menu{border-radius:50px 50px 0 0}@media screen and (min-width:1240px){.site-header.active-language-menu{border-radius:50px}}.site-header.active-searchbar,.site-header.active-mobile-menu,.site-header.active-megamenu{border-radius:50px 50px 0 0}.site-header.active-megamenu .show-megamenu .mega-menu{display:flex}.site-header .logo{margin-right:auto}.site-header .logo img{vertical-align:middle;width:148px;height:28px}@media screen and (max-width:375px){.site-header .logo img{object-fit:contain;width:100px}}@media screen and (min-width:900px){.site-header .logo img{width:100%;height:100%}}.site-header .header-elements{flex-direction:row-reverse;display:flex}@media screen and (min-width:1240px){.site-header .header-elements{flex-direction:row}}.site-header .header-elements span{display:flex}.site-header .search-toggle{background-color:#0000;border:none;margin-top:4px;margin-left:8px}@media screen and (min-width:1240px){.site-header .search-toggle{margin-left:30px}}.site-header .search-section{display:none}.site-header .search-section.show-searchbar{z-index:999;background-color:#003a5d;border-radius:0 0 50px 50px;justify-content:flex-end;gap:22px;padding:22px 40px 40px;display:flex;position:absolute;top:100%;left:0;right:0}.site-header .search-section.show-searchbar .search-form-wrapper{flex-wrap:nowrap;width:100%;max-width:1150px;display:flex}.site-header .search-section.show-searchbar .search-form-wrapper .search-form{align-items:center;width:100%;max-width:1077px;display:flex;position:relative}.site-header .search-section.show-searchbar .search-form-wrapper .search-form .search-button{background-color:#0000;border:none;position:absolute;left:29px}@media screen and (min-width:900px){.site-header .search-section.show-searchbar .search-form-wrapper .search-form .search-button{left:48px}}.site-header .search-section.show-searchbar .search-form-wrapper .search-form .search-field{border:none;border-radius:40px;outline:none;width:100%;padding:20px 25px 20px 90px}.site-header .search-section.show-searchbar .search-form-wrapper .search-form .search-field::placeholder{opacity:1;color:#000}@media screen and (min-width:900px){.site-header .search-section.show-searchbar .search-form-wrapper .search-form .search-field{padding:22px 48px 22px 100px}}.site-header .search-section.show-searchbar .search-form-wrapper .close-searchbar{background-color:#0000;border:none}.site-header .language-navigation{align-self:center;height:25px;margin-left:8px;display:flex}@media screen and (min-width:1240px){.site-header .language-navigation{margin-left:30px;position:relative}}.site-header .language-navigation .language-toggle{background-color:#0000;border:none}.site-header .language-navigation .language-menu{display:none}.site-header .language-navigation .language-menu.show-language-menu{text-transform:uppercase;z-index:999;background-color:#003a5d;border-radius:0 0 50px 50px;flex-direction:column;gap:22px;padding:22px 40px 40px;font-weight:600;display:flex;position:absolute;top:100%;left:0;right:0}@media screen and (min-width:1240px){.site-header .language-navigation .language-menu.show-language-menu{margin-top:2rem;top:100%;left:50%;right:auto;transform:translate(-50%)}}.site-header .language-navigation .language-menu.show-language-menu li{border-bottom:1px solid #003a5d;width:fit-content}.site-header .language-navigation .language-menu.show-language-menu li.active,.site-header .language-navigation .language-menu.show-language-menu li:not(.active):hover{border-bottom:1px solid #fff}.site-header .language-navigation .language-menu.show-language-menu li a{color:#fff;text-decoration:none}.site-header .menu-section{display:none}.site-header .menu-section.show-mobile-menu{text-transform:uppercase;z-index:999;background-color:#003a5d;border-radius:0 0 50px 50px;flex-direction:column-reverse;gap:22px;padding:22px 40px 40px;font-weight:600;display:flex;position:absolute;top:100%;left:0;right:0}.site-header .buttonLink{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;order:3;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:none}.site-header .buttonLink:hover{color:#ff671d;background-color:#0000;border-color:#ff671d}@media screen and (min-width:1240px){.site-header .buttonLink{margin-left:30px;display:inline-flex}}body{background-color:#ebebeb}.toxic-image{max-width:100%;height:auto}.site-footer{background-color:#003a5d;margin-top:auto;padding:44px 0 68px}@media screen and (max-width:900px){.site-footer{padding-left:36px;padding-right:36px}}@media screen and (max-width:375px){.site-footer{padding-left:5px;padding-right:5px}}@media screen and (min-width:900px){.site-footer{padding:80px 0}}.site-footer .search-section{border-bottom:1px solid #fff;flex-wrap:wrap;padding-bottom:56px;display:flex}@media screen and (min-width:900px){.site-footer .search-section{flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-bottom:40px}}.site-footer .search-section .heading{color:#fff;margin-bottom:28px;font-family:Work Sans,serif;font-size:1.875rem;font-weight:700}.site-footer .search-section .search-form-wrapper{background-color:#003a5d;flex-wrap:nowrap;width:100%;max-width:840px;display:flex}.site-footer .search-section .search-form-wrapper .search-form{align-items:center;width:100%;max-width:840px;display:flex;position:relative}.site-footer .search-section .search-form-wrapper .search-form .search-button{background-color:#0000;border:none;position:absolute;left:29px}@media screen and (min-width:900px){.site-footer .search-section .search-form-wrapper .search-form .search-button{left:48px}}.site-footer .search-section .search-form-wrapper .search-form .search-field{border:none;border-radius:40px;width:100%;padding:20px 25px 20px 90px}.site-footer .search-section .search-form-wrapper .search-form .search-field::placeholder{opacity:1;color:#000}@media screen and (min-width:900px){.site-footer .search-section .search-form-wrapper .search-form .search-field{padding:22px 48px 22px 100px}}.site-footer .lower-section{flex-flow:column wrap;gap:40px;display:flex}@media screen and (min-width:900px){.site-footer .lower-section{flex-direction:row;gap:150px;margin-top:60px}}.site-footer .lower-section .heading{text-transform:uppercase;color:#fff;margin:50px 0 30px;font-family:Work Sans,serif;font-size:1.875rem;font-weight:600}@media screen and (min-width:900px){.site-footer .lower-section .heading{margin:0}}.site-footer .lower-section .contact-wrapper{color:#fff;flex-direction:column;gap:16px;font-size:1.25rem;display:flex}.site-footer .lower-section .contact-wrapper .adress p{margin:0}.site-footer .lower-section .contact-wrapper a{color:#fff}.site-footer .lower-section .product-wrapper{color:#fff;flex-direction:column;gap:16px;font-size:1.25rem;display:flex}.site-footer .lower-section .product-wrapper a{color:#fff;text-underline-offset:5px}.site-footer .lower-section .logo{height:fit-content;margin-top:40px}@media screen and (min-width:900px){.site-footer .lower-section .logo{margin-top:0;margin-left:auto}}.search-page__form-wrapper{flex-wrap:nowrap;margin-top:3.5rem;display:flex}.search-page__form-wrapper .search-form{align-items:center;width:100%;display:flex;position:relative}.search-page__form-wrapper .search-form .search-button{background-color:#0000;border:none;position:absolute;left:29px}.search-page__form-wrapper .search-form .search-field{border:none;border-radius:40px;outline:none;width:100%;padding:20px 25px 20px 90px;font-size:1.25rem}.search-page__form-wrapper .search-form .search-field::placeholder{opacity:1;color:#000;font-size:1.25rem}@media screen and (min-width:900px){.search-page__form-wrapper .search-form .search-field{padding:22px 30px 22px 80px}}.search-page__results{margin-top:3.5rem}.search-page__results h2{letter-spacing:-1.2px;font-family:Work Sans;font-size:2.5rem;font-weight:400}.search-page__results .search-query{text-transform:uppercase;letter-spacing:-.72px;margin-top:1rem;font-size:1.5rem;font-weight:600}.search-page__results .result-list{max-width:1077px;margin-top:3.75rem;padding:0}.search-page__results .result-item{background:#fff;border-radius:40px;margin-bottom:1.5rem;padding:0;list-style-type:none}.search-page__results .result-item__text{margin-top:20px;margin-bottom:10px;font-size:1.25rem}.search-page__results a{padding:2.5rem;text-decoration:none;display:block}.search-page__results h3{color:#ff671d;text-transform:uppercase;font-family:Rajdhani;font-size:1.75rem;font-weight:500;-webkit-text-decoration:underline #ff671d;text-decoration:underline #ff671d}.product-category{grid-template-columns:1fr;gap:20px;margin:2rem 0;display:grid}@media screen and (min-width:720px){.product-category{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1113px){.product-category{grid-template-columns:repeat(3,1fr)}}.product-category .product-puff{flex-direction:column;width:100%;display:flex;position:relative}@media screen and (min-width:720px){.product-category .product-puff{max-width:460px;min-height:720px}}.product-category .product-puff a.link-element{width:100%;height:100%;position:absolute}.product-category .product-puff a.link-element:focus-within,.product-category .product-puff a.link-element:focus-visible{outline-offset:5px;outline:3px solid #000}.product-category .product-puff .inner-link{border-radius:50px;flex-direction:column;width:100%;text-decoration:none;display:flex;overflow:hidden}@media screen and (min-width:720px){.product-category .product-puff .inner-link{max-width:460px;height:100%;min-height:720px}}.product-category .product-puff .picture-container{background-color:#f7f7f7;flex-shrink:0;max-width:100%;height:360px;max-height:360px}.product-category .product-puff .picture-container picture{width:100%;height:100%;display:block}.product-category .product-puff .picture-container img{object-fit:cover;width:100%;height:100%;display:block}.product-category .product-puff .text-container{background-color:#fff;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:32px 24px;display:flex}@media screen and (min-width:720px){.product-category .product-puff .text-container{flex:100%;max-width:460px}}@media screen and (min-width:900px){.product-category .product-puff .text-container{padding:38px 50px}}.product-category .product-puff .text-container .heading{-webkit-hyphens:auto;hyphens:auto;margin-bottom:24px;font-size:2.5rem;line-height:44px}@media screen and (min-width:900px){.product-category .product-puff .text-container .heading{font-size:3rem}}.product-category .product-puff .text-container .button-link{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;pointer-events:none;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-items:center;min-height:46px;margin-top:59px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.product-category .product-puff .text-container .button-link:hover,.product-category .product-puff.has-link:hover .button-link{background-color:#cf4d25}.product-category .product-puff.show-full-image .picture-container{padding:2rem}.product-category .product-puff.show-full-image .picture-container img{object-fit:contain}@media screen and (min-width:900px){.product-page-container{margin-top:5rem}}.product-page-container .breadcrumbs-container .breadcrumbs{margin:0}@media screen and (min-width:900px){.product-page-container .breadcrumbs-container{max-width:calc(50% - 4rem);position:absolute}}.product-page .hero{display:grid}@media screen and (min-width:900px){.product-page .hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}}.product-page .hero .text-container{flex-direction:column;justify-content:flex-end;max-width:600px;padding:2.5rem 1.5rem;font-size:1.25rem;line-height:normal;display:flex}@media screen and (min-width:720px){.product-page .hero .text-container{padding:3rem 2rem}}@media screen and (min-width:1113px){.product-page .hero .text-container{padding:5.25rem}}@media screen and (min-width:720px){.product-page .hero .text-container{padding:2.5rem 0}}@media screen and (min-width:900px){.product-page .hero .text-container{justify-content:center;padding:0}}@media screen and (min-width:1440px){.product-page .hero .text-container{font-size:1.5rem}}.product-page .hero .text-container .heading{-webkit-hyphens:auto;hyphens:auto;letter-spacing:-2.88px;font-size:3rem;line-height:3.5rem}@media screen and (min-width:1440px){.product-page .hero .text-container .heading{font-size:6rem;line-height:5.5rem}}.product-page .hero .product-hero-slider .splide__list{max-height:776px}.product-page .hero .product-hero-slider .splide{position:relative}.product-page .hero .product-hero-slider .splide .splide__arrow{z-index:800;background-color:#0000;border:none;position:absolute;top:50%;transform:translateY(-50%)}.product-page .hero .product-hero-slider .splide .splide__arrow:hover svg{overflow:visible}.product-page .hero .product-hero-slider .splide .splide__arrow:hover svg ellipse{fill:none;stroke:#fff;stroke-width:2px}.product-page .hero .product-hero-slider .splide .splide__arrow:hover svg path{fill:#fff}.product-page .hero .product-hero-slider .splide .splide__arrow--prev{left:1rem}.product-page .hero .product-hero-slider .splide .splide__arrow--next{right:1rem}.product-page .hero .product-hero-slider .splide__slide{aspect-ratio:1;background-color:#fff;border-radius:40px;list-style-type:none;display:block;overflow:hidden}@media screen and (min-width:900px){.product-page .hero .product-hero-slider .splide__slide{aspect-ratio:9/10}}.product-page .hero .product-hero-slider .splide__slide img{object-fit:cover;width:100%;height:100%;display:block}@media screen and (min-width:900px){.product-page .hero .product-image-replacement{height:300px}}.product-page .tab-block-mobile,.product-page .tab-block-desktop{margin-top:100px}@media screen and (max-width:719px){.product-page .tab-block-mobile .text-block-standard:not(.bg-padding),.product-page .tab-block-desktop .text-block-standard:not(.bg-padding){padding:0}}.product-page .tab-block-mobile :first-child,.product-page .tab-block-desktop :first-child{margin-top:0}.product-page .tab-block-mobile h2,.product-page .tab-block-desktop h2{margin-bottom:2rem;font-family:Work Sans;font-size:2.5rem;font-weight:400}.product-page .tab-block-mobile h3,.product-page .tab-block-desktop h3{font-family:Work Sans;font-size:1.75rem;font-weight:400}.product-page .tab-block-mobile h4,.product-page .tab-block-desktop h4{letter-spacing:-.72px;text-transform:uppercase;font-family:Work Sans;font-size:24px;font-weight:600;line-height:normal}.product-page .tab-block-mobile h2,.product-page .tab-block-mobile h3,.product-page .tab-block-mobile h4,.product-page .tab-block-desktop h2,.product-page .tab-block-desktop h3,.product-page .tab-block-desktop h4{margin:2rem 0 1rem;line-height:1em}.product-page .tab-block-desktop{background-color:#fff;border-radius:40px;width:100%;padding:0 24px;display:block}.product-page .tab-block-desktop .table-block-rte{width:calc(100% + 5rem);margin-left:-2.5rem;margin-right:-2.5rem;display:block}.product-page .tab-block-desktop .table-block-rte td:first-child,.product-page .tab-block-desktop .table-block-rte th:first-child{padding-left:2.5rem}.product-page .tab-block-desktop .table-block-rte td:last-child,.product-page .tab-block-desktop .table-block-rte th:last-child{padding-right:2.5rem}@media screen and (min-width:900px){.product-page .tab-block-desktop .table-block-rte{width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem}.product-page .tab-block-desktop .table-block-rte td:first-child,.product-page .tab-block-desktop .table-block-rte th:first-child{padding-left:2rem}.product-page .tab-block-desktop .table-block-rte td:last-child,.product-page .tab-block-desktop .table-block-rte th:last-child{padding-right:2rem}}@media screen and (min-width:1113px){.product-page .tab-block-desktop .table-block-rte{width:calc(100% + 5rem);margin-left:-2.5rem;margin-right:-2.5rem;display:block}.product-page .tab-block-desktop .table-block-rte td:first-child,.product-page .tab-block-desktop .table-block-rte th:first-child{padding-left:2.5rem}.product-page .tab-block-desktop .table-block-rte td:last-child,.product-page .tab-block-desktop .table-block-rte th:last-child{padding-right:2.5rem}}.product-page .tab-block-desktop .tab-content{border-radius:40px}@media screen and (min-width:900px){.product-page .tab-block-desktop{background-color:#0000;border-radius:20px;padding:0;display:block}}.product-page .tab-block-desktop details{border-bottom:1px solid;padding:20px 0}.product-page .tab-block-desktop details:last-child{border:none}@media screen and (min-width:900px){.product-page .tab-block-desktop details{border:none}}.product-page .tab-block-desktop details summary{text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:16px;font-size:1rem;font-weight:500;display:flex}@media screen and (min-width:900px){.product-page .tab-block-desktop details summary{display:none}}@media screen and (min-width:1663px){.product-page .tab-block-desktop details summary{font-size:1.75rem}}.product-page .tab-block-desktop details summary .custom-marker{width:16px;height:16px;display:inline-block;position:relative}.product-page .tab-block-desktop details summary .custom-marker:before,.product-page .tab-block-desktop details summary .custom-marker:after{content:"";background-color:#ff671d;position:absolute}.product-page .tab-block-desktop details summary .custom-marker:before{width:3px;height:100%;top:0;left:50%;transform:translate(-50%)}.product-page .tab-block-desktop details summary .custom-marker:after{width:100%;height:3px;top:50%;left:0;transform:translateY(-50%)}.product-page .tab-block-desktop details[open] summary{margin-bottom:50px}.product-page .tab-block-desktop details[open] .custom-marker:before{display:none}.product-page .tab-block-desktop .tab-list{margin:0 0 -2rem;padding:0;list-style:none;display:none}@media screen and (min-width:900px){.product-page .tab-block-desktop .tab-list{display:flex}}.product-page .tab-block-desktop .tab-list .tab-item{cursor:pointer;text-align:center;text-transform:uppercase;border-bottom:none;border-radius:40px 40px 0 0;width:100%;padding:14px 20px 2.875rem;font-size:1.25rem;font-weight:500}.product-page .tab-block-desktop .tab-list .tab-item.active{background-color:#fff}.product-page .tab-block-desktop:has(.tab-list .tab-item:first-child.active) .tab-content{border-radius:0 40px 40px}.product-page .tab-block-desktop:has(.tab-list .tab-item:last-child.active) .tab-content{border-radius:40px 0 40px 40px}@media screen and (min-width:900px){.product-page .tab-block-desktop .tab-content{background-color:#fff;padding:2rem 0}}@media screen and (min-width:1113px){.product-page .tab-block-desktop .tab-content{padding:70px 0}}.product-page .tab-block-desktop .tab-content p,.product-page .tab-block-desktop .tab-content h2,.product-page .tab-block-desktop .tab-content h3,.product-page .tab-block-desktop .tab-content h4{max-width:625px}@media screen and (min-width:900px){.product-page .tab-block-desktop .tab-content .tab-panel{display:none}}.product-page .tab-block-desktop .tab-content .tab-panel>p{padding:0 2rem}@media screen and (min-width:1113px){.product-page .tab-block-desktop .tab-content .tab-panel>p{padding:0 70px}}.product-page .tab-block-desktop .tab-content .tab-panel.active{display:block}@media screen and (min-width:900px){.product-page .tab-block-desktop .tab-content .two-columns-block-rte,.product-page .tab-block-desktop .tab-content .columns-block,.product-page .tab-block-desktop .tab-content .images-block,.product-page .tab-block-desktop .tab-content .text-block-standard{padding:0 2rem}}@media screen and (min-width:1113px){.product-page .tab-block-desktop .tab-content .two-columns-block-rte,.product-page .tab-block-desktop .tab-content .columns-block,.product-page .tab-block-desktop .tab-content .images-block,.product-page .tab-block-desktop .tab-content .text-block-standard{padding:0 70px}}.product-page .tab-block-desktop .tab-content .columns-block .images-block{flex-wrap:wrap;padding:0;display:flex}.product-page .tab-block-desktop .tab-content .text-block-standard .images-block,.product-page .tab-block-desktop .tab-content .columns-block .text-block-standard{padding:0}@media screen and (min-width:1113px){.product-page .tab-block-desktop .tab-content .table-block-rte{width:calc(100% + 140px);margin-left:-70px;margin-right:-70px}.product-page .tab-block-desktop .tab-content .table-block-rte td:first-child,.product-page .tab-block-desktop .tab-content .table-block-rte th:first-child{padding-left:70px}.product-page .tab-block-desktop .tab-content .table-block-rte td:last-child,.product-page .tab-block-desktop .tab-content .table-block-rte th:last-child{padding-right:70px}}.product-page .tab-block-desktop .two-columns-block{border-radius:0}.product-page .tab-block-desktop .two-columns-block img{object-fit:contain;max-width:100%}.product-page .tab-block-desktop .two-columns-block .column{color:#000;padding:0;background-color:#fff!important}@media screen and (min-width:900px){.product-page .tab-block-desktop .two-columns-block .column.left{padding-right:2.5rem}.product-page .tab-block-desktop .two-columns-block .column.right{padding-left:2.5rem}}.quote-request{margin-top:4rem;margin-bottom:4rem}.quote-request .cart-form{margin-top:4rem;margin-bottom:6rem}.quote-request .cart-form-inputs{grid-gap:2.5rem;grid-template-columns:1fr 1fr;display:grid}@media screen and (min-width:900px){.quote-request .cart-form-inputs{grid-template-columns:1fr 1fr}}.quote-request .cart-form-submit{justify-content:flex-end;margin-top:3rem;display:flex}.quote-request .input-wrapper{border-radius:4px}.quote-request .input-wrapper input{min-height:46px}.quote-request .button--container{justify-content:flex-end;display:flex}.quote-request .toxic-baseline-form label.umbraco-forms-label{margin-bottom:6px;font-size:1rem;font-weight:400}.quote-request .toxic-baseline-form .umbraco-forms-field{margin-bottom:3.5rem;position:relative}.quote-request .toxic-baseline-form .umbraco-forms-field.mandatory>label:after{content:"*"}.quote-request .toxic-baseline-form .umbraco-forms-fieldset .help-block{color:#595959;margin:0;padding:0;font-size:.875rem;position:absolute;bottom:-26px;left:0}.quote-request .umbraco-forms-form input.text{background-color:#fff;border:none;border-radius:4px;outline:none;flex-grow:1;width:100%;min-width:0;max-width:100%;min-height:46px;padding:.7rem;max-width:unset!important}.quote-request .umbraco-forms-form fieldset{padding:0}.quote-request .toxic-baseline-form .umbraco-forms-fieldset .row-fluid{gap:2.5rem}.quote-request .umbraco-forms-form .umbraco-forms-navigation .col-md-12{justify-content:flex-end;display:flex}.quote-request .toxic-baseline-form .umbraco-forms-navigation input[type=submit]{cursor:pointer;text-transform:uppercase;color:#fff;text-align:center;box-sizing:border-box;background-color:#ff671d;border:3px solid #0000;border-radius:48px;justify-content:center;align-items:center;min-height:46px;padding:.6rem 27px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s}.quote-request .toxic-baseline-form .umbraco-forms-navigation input[type=submit]:hover{background-color:#cf4d25}