.anchor-link{display:block;position:relative;top:-8.125rem;visibility:hidden}.anchor-navigation-container{height:calc(var(--main-nav-height));position:relative;top:0;transition:top .5s ease;z-index:0}.anchor-navigation-container.active{position:sticky;top:0;z-index:995}body.fixed-nav .anchor-navigation-container.active{top:calc(var(--main-nav-height) + var(--mode-switch-height))}.anchor-navigation__mobile-menu .MuiPaper-root{width:100%}.anchor-navigation__mobile-menu li.MuiButtonBase-root.MuiMenuItem-root{padding:0}.anchor-navigation__mobile-menu li.MuiButtonBase-root.MuiMenuItem-root a{padding:.375rem 1rem;width:100%}.anchor-navigation{align-items:center;background-color:var(--c-white);border-bottom:.0625rem solid var(--c-grey3);display:flex;height:calc(var(--main-nav-height))}.anchor-navigation__inner{display:flex;justify-content:center;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:48em){.anchor-navigation__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.anchor-navigation__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.anchor-navigation__inner{margin:0 auto;max-width:120rem}}@media(min-width:64em){.anchor-navigation__inner{display:block;margin:0 auto;width:80%}}.anchor-navigation__inner .MuiButtonBase-root.MuiButton-root{border:.0625rem solid var(--c-grey2);border-radius:1.25rem;color:var(--c-black);font-weight:700;justify-content:space-between;padding:.5em 1.5em;text-transform:capitalize;width:100%}.anchor-navigation__inner .MuiButtonBase-root.MuiButton-root svg{height:1.3em;width:1.3em}.anchor-navigation__list{align-items:center;display:flex;gap:.625rem;justify-content:space-between}.anchor-navigation__link{font-size:1.125rem;font-weight:500;transition:font-weight .5s ease;white-space:normal}@media(min-width:64em){.anchor-navigation__link{white-space:nowrap}}.anchor-navigation__link.active{font-weight:700}.anchor-navigation__mobile-dropdown{border:.0625rem solid var(--c-grey3);border-radius:1.25rem}@media(min-width:64em){.anchor-navigation__mobile-dropdown{display:none}}.model-viewer{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.model-viewer{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.model-viewer{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.model-viewer{display:flex;padding-bottom:7.1875rem;width:100%}.model-viewer.placed-right .model-viewer__model{order:1}.model-viewer.placed-right .model-viewer__text{order:2}}.model-viewer__text{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.model-viewer__text{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.model-viewer__text{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.model-viewer__text{margin:0 auto;max-width:120rem}}@media(min-width:35em){.model-viewer__text{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.model-viewer__text{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.model-viewer__text{padding-bottom:7.1875rem}}@media(min-width:48em){.model-viewer__text{--grid-cells:8}}@media(min-width:64em){.model-viewer__text{--grid-cells:12}}@media(min-width:9.375em){.model-viewer__text{--grid-gap:1rem}}@media(min-width:64em){.model-viewer__text{--grid-gap:1.5rem;width:50%}}.model-viewer__text h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2222222222}@media(min-width:64em){.model-viewer__text h2{font-size:3.75rem;line-height:1.2}}.model-viewer__text p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;margin-top:1.5rem}@media(min-width:64em){.model-viewer__text p{font-size:1.125rem;line-height:1.6111111111}}.model-viewer__text__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:1.5rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.model-viewer__text__button:after{display:none}.model-viewer__text__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.model-viewer__text__button:focus-visible,.model-viewer__text__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.model-viewer__text__button:focus-visible span,.model-viewer__text__button:hover span{transform:translateY(.0625rem)}}.model-viewer__text__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.model-viewer__text__button:disabled{cursor:default;pointer-events:none}.model-viewer__text__button:disabled,.model-viewer__text__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.model-viewer__text__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.model-viewer__text__button:focus-visible,.model-viewer__text__button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.model-viewer__text__inner{align-self:flex-start;grid-column:1/5;position:sticky;top:6.25rem}@media(min-width:48em){.model-viewer__text__inner{grid-column:1/9}}@media(min-width:64em){.model-viewer__text__inner{grid-column:2/12}}.modal-overlay__container{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:6000}.modal-overlay__box{background-color:var(--c-white);border-radius:1.25rem;box-sizing:border-box;flex:100% 1;margin:.625rem;max-height:90vh;padding:2.5rem;position:relative;width:calc(100% - 1.25rem)}@media(min-width:48em){.modal-overlay__box{flex:0 1 70vw;margin:1.25rem;width:calc(100% - 2.5rem);width:auto}}@media(min-width:64em){.modal-overlay__box{flex:0 1 60vw}}@media(min-width:90em){.modal-overlay__box{flex:0 1 50rem}}.modal-overlay__box .close-button{position:absolute;right:.9375rem;top:.9375rem;z-index:9}@media(min-width:48em){.modal-overlay__box .close-button{right:1.25rem;top:1.25rem}}.modal-overlay__box .close-button.black svg{fill:var(--c-white)}.modal-overlay__box--bottom{border-bottom-left-radius:0;border-bottom-right-radius:0;margin:10rem 0 0;max-height:80vh;padding:0 0 2.5rem;position:relative;width:100%}.modal-overlay__box--bottom .close-button{position:absolute;right:1.25rem;top:2.5rem;z-index:9}.modal-overlay__box--bottom .modal-overlay__inner{-ms-overflow-style:none;max-height:100%;padding:2.5rem 1.25rem 0;scrollbar-width:none}.modal-overlay__box--bottom .modal-overlay__inner::-webkit-scrollbar{display:none}.modal-overlay__title{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.modal-overlay__title{font-size:2.375rem;line-height:1.2105263158}}.modal-overlay__inner{max-height:calc(90vh - 5rem);overflow:auto}.modal-overlay__inner--scrollbar-indent{margin-right:2.25rem}@media(min-width:48em){.modal-overlay__inner--scrollbar-indent{margin-right:2.875rem}}.ReactModal__Body--open,.ReactModal__Html--open{height:100%;overflow:hidden}.ReactModal__Overlay{background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;z-index:-1}.ReactModal__Overlay--after-open{opacity:1;z-index:999}.ReactModal__Overlay--before-close{opacity:0}.hit-zone-carousel__mobile-modal.ReactModal__Overlay .modal-overlay__inner{height:0;transform-origin:bottom;transition:height .8s ease}.hit-zone-carousel__mobile-modal.ReactModal__Overlay--after-open .modal-overlay__inner{height:100%}.hit-zone-carousel__mobile-modal.ReactModal__Overlay--before-close .modal-overlay__inner{height:0}.intro-mobile{background-color:var(--c-white);border-radius:1.25rem;box-sizing:border-box;margin:-1.875rem auto 1.25rem;padding:1.5625rem 1.25rem;position:relative;width:90%;z-index:2}@media(min-width:48em){.intro-mobile{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.intro-mobile{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.intro-mobile{margin:0 auto;max-width:120rem}}.intro-mobile h4{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.intro-mobile h4{font-size:3rem;line-height:1.2083333333}.intro-mobile{display:none}}.swiper-button-next svg,.swiper-button-prev svg{width:3em}.swiper-button-next.swiper-button-disabled path,.swiper-button-prev.swiper-button-disabled path{fill:var(--c-grey2)}.swiper-button-next{transform:rotate(180deg)}.hit-zone-carousel{position:relative}.hit-zone-carousel__mobile-modal{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:6000}.hit-zone-carousel__mobile-modal-headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.hit-zone-carousel__mobile-modal-headline{font-size:3rem;line-height:1.2083333333}}.hit-zone-carousel__hit-zones{bottom:0;left:0;position:absolute;right:0;top:0}@media(max-width:63.99em){.hit-zone-carousel__hit-zones{display:none}}.hit-zone-carousel video{width:100%}.hit-zone-carousel__hit-zone__trigger{animation:pulse-anim 1.5s infinite;background-color:var(--c-white);border-radius:50%;height:1.875rem;margin:3.75rem auto;transition:.5s ease;width:1.875rem}@media(min-width:120em){.hit-zone-carousel__hit-zone__trigger{height:2.5rem;width:2.5rem}}.hit-zone-carousel__hit-zone__trigger:hover{background-color:var(--c-seablue);transform:scale(1.2)}.hit-zone-carousel__hit-zone__trigger#solar-panels{position:absolute;right:33%;top:20%}.hit-zone-carousel__hit-zone__trigger#wifi-controllers{bottom:28%;position:absolute;right:35%}.hit-zone-carousel__hit-zone__trigger#outdoor-unit{bottom:15%;left:18%;position:absolute}.hit-zone-carousel__hit-zone__trigger#heated-water{position:absolute;right:35%;top:30%}.hit-zone-carousel__hit-zone__trigger#combination{left:38%;position:absolute;top:32%}.hit-zone-carousel__hit-zone__trigger#climate-hub{bottom:20%;left:43%;position:absolute}.hit-zone-carousel__hit-zone__trigger#aircondition{left:47%;position:absolute;top:16%}.hit-zone-carousel__hit-zone__trigger.is-active{animation:pulse-anim-active 1.5s infinite;background-color:var(--c-seablue)}.hit-zone-carousel__hit-zone__trigger.is-active+.hit-zone-carousel__hit-zone__info{opacity:1}.hit-zone-carousel__hit-zone__trigger.is-active:hover{transform:scale(1)}.hit-zone-carousel__hit-zone__info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.3);border-radius:1.25rem;display:flex;flex-direction:column;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;gap:1em;left:3.125rem;line-height:1.1875;max-width:15.625rem;opacity:0;padding:1.875rem;position:absolute;top:1.25rem;transition:1s ease;transition:opacity .7s ease;z-index:-1}@media(min-width:64em){.hit-zone-carousel__hit-zone__info{font-size:1.125rem;line-height:1.3333333333}}.hit-zone-carousel__hit-zone__info.intro-desktop,.hit-zone-carousel__hit-zone__info.is-active{opacity:1;z-index:1}@media(max-width:63.99em){.hit-zone-carousel__hit-zone__info.intro-desktop{display:none}}.hit-zone-carousel__hit-zone__info-close{position:absolute;right:1.125rem;top:1.125rem;width:1.8em}.hit-zone-carousel__hit-zone__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;padding-bottom:.9375rem;text-transform:none}@media(min-width:64em){.hit-zone-carousel__hit-zone__headline{color:var(--c-white);font-size:1.5rem;line-height:1.3333333333;padding-bottom:0}}.hit-zone-carousel__hit-zone__text{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;padding-bottom:1.5625rem}@media(min-width:64em){.hit-zone-carousel__hit-zone__text{color:var(--c-white);font-size:.875rem;line-height:1.3571428571;padding-bottom:0}}.hit-zone-carousel__hit-zone__caption{align-items:center;color:var(--c-white);display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;gap:.875rem;line-height:1.4285714286}@media(min-width:64em){.hit-zone-carousel__hit-zone__caption{font-size:.875rem;line-height:1.3571428571}}.hit-zone-carousel__hit-zone__caption .dot{animation:pulse-anim 1.5s infinite;background-color:var(--c-white);border-radius:50%;box-shadow:0 0 0 1.875rem rgba(33,152,250,0);box-shadow:var(--c-white) 0 0 0 0;display:block;flex-shrink:0;height:.625rem;width:.625rem}.hit-zone-carousel__hit-zone__image{align-self:center;border-radius:1.25rem;width:80%}.hit-zone-carousel__hit-zone__cta{align-items:center;align-self:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;justify-self:flex-start;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hit-zone-carousel__hit-zone__cta:after{display:none}.hit-zone-carousel__hit-zone__cta span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hit-zone-carousel__hit-zone__cta:focus-visible,.hit-zone-carousel__hit-zone__cta:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hit-zone-carousel__hit-zone__cta:focus-visible span,.hit-zone-carousel__hit-zone__cta:hover span{transform:translateY(.0625rem)}}.hit-zone-carousel__hit-zone__cta:disabled{cursor:default;pointer-events:none}.hit-zone-carousel__hit-zone__cta:disabled,.hit-zone-carousel__hit-zone__cta:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hit-zone-carousel__hit-zone__cta:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hit-zone-carousel__hit-zone__cta:focus-visible,.hit-zone-carousel__hit-zone__cta:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.hit-zone-carousel__hit-zone__cta:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hit-zone-carousel__mobile-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hit-zone-carousel__mobile-button:after{display:none}.hit-zone-carousel__mobile-button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hit-zone-carousel__mobile-button:focus-visible,.hit-zone-carousel__mobile-button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hit-zone-carousel__mobile-button:focus-visible span,.hit-zone-carousel__mobile-button:hover span{transform:translateY(.0625rem)}}.hit-zone-carousel__mobile-button:disabled{cursor:default;pointer-events:none}.hit-zone-carousel__mobile-button:disabled,.hit-zone-carousel__mobile-button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hit-zone-carousel__mobile-button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hit-zone-carousel__mobile-button:focus-visible,.hit-zone-carousel__mobile-button:hover{background-color:var(--c-darkgrey)}}.hit-zone-carousel__mobile-button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}@media(min-width:64em){.hit-zone-carousel__mobile-button{display:none}}.hit-zone-carousel__mobile-modal-section{padding-bottom:2.5rem}.hit-zone-carousel__mobile-modal-section img{border-radius:1.25rem}@keyframes pulse-anim{0%{box-shadow:var(--c-white) 0 0 0 0}to{box-shadow:0 0 0 .625rem rgba(33,152,250,0)}}@keyframes pulse-anim-active{0%{box-shadow:var(--c-seablue) 0 0 0 0}to{box-shadow:0 0 0 1.875rem rgba(33,152,250,0)}}.anim-section model-viewer{cursor:grab;display:flex;height:50vh;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(min-width:64em){.anim-section model-viewer{width:50%}}.aem-AuthorLayer-Edit .anim-section model-viewer,.aem-AuthorLayer-Preview .anim-section model-viewer{max-height:37.5rem!important}@media(min-width:64em){.anim-section .model-wrapper{display:flex;width:100%}}@media(max-width:63.99em){.anim-section .swiper-slide{background-color:var(--c-grey4);height:auto}}.anim-section .swiper-button-next,.anim-section .swiper-button-prev{display:flex;margin:auto;position:static;width:4em}.anim-section .swiper-button-next:after,.anim-section .swiper-button-prev:after{content:none}.anim-section .swiper-button-next{transform:rotate(180deg)}.anim-section__videos{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;position:relative;width:100%}.anim-section__videos__nav{align-items:center;display:flex;justify-content:space-between;padding-bottom:1.25rem;padding-left:1rem;padding-right:1rem}@media(min-width:48em){.anim-section__videos__nav{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.anim-section__videos__nav{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.anim-section__videos__nav{margin:0 auto;max-width:120rem}}@media(max-width:63.99em){.anim-section__videos__nav{background-color:var(--c-grey4)}}@media(min-width:64em){.anim-section__videos__nav{display:none}}.anim-section__videos__nav-arrows{display:flex;gap:.5rem}.anim-section__videos__nav-caption{justify-self:flex-start}.anim-section__videos .swiper-slide,.anim-section__videos__controls{-ms-overflow-style:none;overflow:scroll;scrollbar-width:none}.anim-section__videos .swiper-slide::-webkit-scrollbar,.anim-section__videos__controls::-webkit-scrollbar{display:none}.anim-section__videos .swiper-slide--disabled,.anim-section__videos__controls--disabled{visibility:hidden}.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination,.anim-section__videos__controls .anim-section__videos__controls__pagination{display:none;margin:0 3%;padding-top:1rem}@media(min-width:64em){.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination,.anim-section__videos__controls .anim-section__videos__controls__pagination{display:flex}}.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet{background-color:transparent;border:0;border-radius:0;color:var(--c-black);cursor:pointer;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;height:auto;line-height:1.1875;margin:0 .5rem;padding:.8em 0 0;position:relative;transition:.3s ease;white-space:nowrap;width:100%}@media(min-width:64em){.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet{font-size:1.125rem;line-height:1.3333333333}}.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet-active,.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet:hover,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet-active,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet:hover{color:var(--c-seablue)}.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet-active:before,.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet:hover:before,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet-active:before,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet:hover:before{background-color:var(--c-seablue)!important;color:var(--c-seablue);height:.125rem!important}.anim-section__videos .swiper-slide .anim-section__videos__controls__pagination .swiper-pagination-bullet:before,.anim-section__videos__controls .anim-section__videos__controls__pagination .swiper-pagination-bullet:before{background-color:var(--c-black);content:"";height:.0625rem;left:0;position:absolute;top:0;width:100%}.model-wrapper{padding-top:3.125rem}@media(min-width:120em){.model-wrapper{margin:0 auto;max-width:120rem}}@media(min-width:64em){.model-wrapper{padding-top:6.25rem}}.content-tile{display:grid;grid-template-areas:"content image";grid-template-columns:55% 45%;min-height:12.5rem}@media(min-width:35em){.content-tile{display:grid;grid-template-columns:60% 40%;min-height:0}}@media(min-width:64em){.content-tile{background-color:var(--c-white);border:0;border-radius:1.25rem;display:flex;flex-direction:column;grid-template-areas:"image" "content";grid-template-columns:1fr;grid-template-rows:auto auto;padding:0}}.content-tile__image{border-radius:0 1.25rem 1.25rem 0;flex-shrink:0;grid-area:image;overflow:hidden}@media(min-width:64em){.content-tile__image{border-radius:1.25rem 1.25rem 0 0;overflow:hidden}}.content-tile__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.content-tile__content{background-color:var(--c-lightgrey);border-radius:1.25rem 0 0 1.25rem;display:flex;flex:100% 1;flex-direction:column;grid-area:content;justify-content:space-between;padding:1.25rem}@media(min-width:35em){.content-tile__content{padding:2.1875rem}}@media(min-width:64em){.content-tile__content{background-color:var(--c-white);border-radius:0 0 1.25rem 1.25rem}}.content-tile__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.content-tile__headline{font-size:1.5rem;line-height:1.3333333333}}.content-tile__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:auto;margin-top:.125rem}@media(min-width:64em){.content-tile__description{font-size:1.125rem;line-height:1.3333333333;margin-top:.625rem}}.content-tile__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.content-tile__buttons .button{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:700;font-weight:400;justify-content:center;line-height:1.4285714286}@media(min-width:64em){.content-tile__buttons .button{font-size:.875rem;line-height:1.3571428571}}.content-tile__buttons .button:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibS4zMTQgMTAuMTYxIDQuMTY3LTQuMTY2TC4zMTQgMS44MjhBMS4wNyAxLjA3IDAgMSAxIDEuODI4LjMxNGw0LjkyOSA0LjkyOWExLjA3IDEuMDcgMCAwIDEgMCAxLjUxNGwtNC45MjkgNC45MjlhMS4wNyAxLjA3IDAgMCAxLTEuNTE0IDAgMS4wOTIgMS4wOTIgMCAwIDEgMC0xLjUyNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";display:inline-flex;height:.8em;margin-left:.818181em;margin-top:.25em;padding-right:.125em;width:.6666em}.content-tile__buttons .button:focus-visible,.content-tile__buttons .button:hover{color:var(--c-seablue);text-decoration:underline}@media(min-width:64em){.content-tile__buttons .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.content-tile__buttons .button:after{display:none}.content-tile__buttons .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}}@media(min-width:64em)and (hover:hover){.content-tile__buttons .button:focus-visible,.content-tile__buttons .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.content-tile__buttons .button:focus-visible span,.content-tile__buttons .button:hover span{transform:translateY(.0625rem)}}@media(min-width:64em){.content-tile__buttons .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.content-tile__buttons .button:disabled{cursor:default;pointer-events:none}.content-tile__buttons .button:disabled,.content-tile__buttons .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.content-tile__buttons .button:disabled:hover span{transform:translateY(0)}}@media(min-width:64em)and (hover:hover){.content-tile__buttons .button:focus-visible,.content-tile__buttons .button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.content-tile__buttons .primary,.content-tile__buttons .secondary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.content-tile__buttons .primary:after,.content-tile__buttons .secondary:after{display:none}.content-tile__buttons .primary span,.content-tile__buttons .secondary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.content-tile__buttons .primary:focus-visible,.content-tile__buttons .primary:hover,.content-tile__buttons .secondary:focus-visible,.content-tile__buttons .secondary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.content-tile__buttons .primary:focus-visible span,.content-tile__buttons .primary:hover span,.content-tile__buttons .secondary:focus-visible span,.content-tile__buttons .secondary:hover span{transform:translateY(.0625rem)}}.content-tile__buttons .primary:focus-visible,.content-tile__buttons .secondary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.content-tile__buttons .primary:disabled,.content-tile__buttons .secondary:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.content-tile__buttons .primary:disabled:hover,.content-tile__buttons .secondary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.content-tile__buttons .primary:disabled:hover span,.content-tile__buttons .secondary:disabled:hover span{transform:translateY(0)}@media(hover:hover){.content-tile__buttons .primary:focus-visible,.content-tile__buttons .primary:hover,.content-tile__buttons .secondary:focus-visible,.content-tile__buttons .secondary:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.content-tile__buttons .primary{background-color:var(--c-black);border:1px solid var(--c-black);color:var(--c-white)}.content-tile__buttons .primary:hover{background-color:var(--c-grey1);border-color:var(--c-grey1);color:var(--c-grey3)}.content-tile__usps{flex-grow:1;margin-top:1.25rem}@media(min-width:64em){.content-tile__usps{margin-top:2.25rem}}.content-tile__usps li{align-items:flex-start;display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:.125rem}@media(min-width:64em){.content-tile__usps li{font-size:1.125rem;line-height:1.3333333333}}.content-tile__usps li+li{margin-top:.5rem}.content-tile__usps li svg{align-self:center;display:block;flex:0 0 1em;margin-right:.625rem;width:1em}@media(min-width:64em){.content-tile__usps li svg{margin-right:1.875rem}}.content-tile__usps li span{display:block}.category-grid{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.category-grid{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.category-grid{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.category-grid{padding-bottom:7.1875rem}}.category-grid__inner{padding-left:1rem;padding-right:1rem}@media(min-width:48em){.category-grid__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.category-grid__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.category-grid__inner{margin:0 auto;max-width:120rem}}@media(min-width:48em){.category-grid__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.category-grid__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.category-grid__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.category-grid__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.category-grid__inner{--grid-gap:1.5rem}}.category-grid__content{margin-bottom:2.5rem}@media(min-width:48em){.category-grid__content{grid-column:1/span 8}}@media(min-width:64em){.category-grid__content{grid-gap:1.5rem;grid-column:2/span 10;margin-bottom:4rem}}@media(min-width:72.5em){.category-grid__content{display:grid;grid-template-areas:"headline description";grid-template-columns:1fr 1fr;justify-content:space-between}}.category-grid__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;grid-area:headline;line-height:1.2222222222}@media(min-width:64em){.category-grid__headline{font-size:3.75rem;line-height:1.2}}.category-grid__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;grid-area:description;line-height:1.3333333333;margin-left:22vw;margin-top:1.25rem}@media(min-width:64em){.category-grid__description{font-size:1.125rem;line-height:1.6111111111}}@media(min-width:48em){.category-grid__description{margin-left:0;margin-right:22vw}}@media(min-width:72.5em){.category-grid__description{margin-right:0;margin-top:0}}.category-grid__tiles{grid-gap:1rem;display:grid;grid-template-columns:1fr}@media(min-width:48em){.category-grid__tiles{grid-gap:1.5rem;grid-column:1/span 8}}@media(min-width:64em){.category-grid__tiles{grid-gap:2.5rem 1.5rem;grid-column:2/span 10;grid-template-columns:repeat(2,1fr)}}@media(min-width:90em){.category-grid__tiles{grid-template-columns:repeat(3,1fr)}}.category-grid .content-tile{background-color:var(--c-grey5);border-radius:1.25rem;height:100%}.category-grid .content-tile__image{height:100%}@media(min-width:64em){.category-grid .content-tile__image{aspect-ratio:4/3;height:auto}}.category-grid .content-tile__description+.content-tile__usps{margin-top:1.25rem}.category-grid .content-tile__content{background-color:var(--c-grey5)}.category-grid .content-tile__usps{margin-top:0}.contact-block{padding-left:1rem;padding-right:1rem}@media(min-width:48em){.contact-block{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.contact-block{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.contact-block{margin:0 auto;max-width:120rem}}.contact-block__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);grid-row-gap:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}@media(min-width:48em){.contact-block__inner{--grid-cells:8}}@media(min-width:64em){.contact-block__inner{--grid-cells:12}}@media(min-width:9.375em){.contact-block__inner{--grid-gap:1rem}}@media(min-width:64em){.contact-block__inner{--grid-gap:1.5rem}}.contact-block__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.contact-block__headline{font-size:2.375rem;line-height:1.2105263158}}.contact-block__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:.9375rem;margin-top:auto}@media(min-width:64em){.contact-block__description{font-size:1.125rem;line-height:1.3333333333}}.contact-block__contact{align-items:center;display:flex;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;gap:.625rem;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.contact-block__contact{font-size:1.5rem;line-height:1.3333333333}}.contact-block__contact svg{width:1em}.contact-block__box{background-color:var(--c-grey5);border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;grid-column:1/span 4;justify-content:space-between;min-height:12.5rem;padding:1.25rem 1.5625rem}@media(min-width:48em){.contact-block__box{grid-column:1/span 8;min-height:18.75rem;padding:2.5rem}}@media(min-width:64em){.contact-block__box:nth-child(odd){grid-column:2/span 5}.contact-block__box:nth-child(2n){grid-column:7/span 5}}.contact-form-entrances{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem;position:relative}@media(min-width:48em){.contact-form-entrances{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.contact-form-entrances{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.contact-form-entrances{margin:0 auto;max-width:120rem}}@media(min-width:35em){.contact-form-entrances{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.contact-form-entrances{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.contact-form-entrances{padding-bottom:7.1875rem}}.contact-form-entrances__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);border-radius:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}@media(min-width:48em){.contact-form-entrances__inner{--grid-cells:8}}@media(min-width:64em){.contact-form-entrances__inner{--grid-cells:12}}@media(min-width:9.375em){.contact-form-entrances__inner{--grid-gap:1rem}}@media(min-width:64em){.contact-form-entrances__inner{--grid-gap:1.5rem}}.contact-form-entrances__tiles{grid-gap:.3125rem;display:grid;grid-column:span 4;grid-template-columns:repeat(2,1fr);margin-top:.9375rem;padding:0 0 2.5rem}@media(min-width:35em){.contact-form-entrances__tiles{grid-gap:var(--grid-gap)}}@media(min-width:48em){.contact-form-entrances__tiles{grid-column:span 8}}@media(min-width:64em){.contact-form-entrances__tiles{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-column:2/12;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:64em)and (min-width:48em){.contact-form-entrances__tiles{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.contact-form-entrances__tiles{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.contact-form-entrances__tiles{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.contact-form-entrances__tiles{--grid-gap:1.5rem}}.contact-form-entrances__tile{align-items:flex-start;background-color:var(--c-lightgrey);border-radius:1.25rem;display:flex;flex-direction:column;justify-content:space-between;max-width:100%;opacity:0;padding:1.25rem;transform:translateY(-1.25rem);transition-duration:.1s;transition-property:all;transition-timing-function:ease-out}@media(min-width:35em){.contact-form-entrances__tile{padding:2.1875rem}}@media(min-width:64em){.contact-form-entrances__tile{grid-column:span 6}}.in-view .contact-form-entrances__tile{opacity:1;transform:translateY(0);transition-duration:.5s}.in-view .contact-form-entrances__tile:first-child{transition-delay:.3s!important}.in-view .contact-form-entrances__tile:nth-child(2){transition-delay:.4s!important}.in-view .contact-form-entrances__tile:nth-child(3){transition-delay:.5s!important}.in-view .contact-form-entrances__tile:nth-child(4){transition-delay:.6s!important}.in-view .contact-form-entrances__tile:nth-child(5){transition-delay:.7s!important}.in-view .contact-form-entrances__tile:nth-child(6){transition-delay:.8s!important}.in-view .contact-form-entrances__tile:nth-child(7){transition-delay:.9s!important}.in-view .contact-form-entrances__tile:nth-child(8){transition-delay:1s!important}.in-view .contact-form-entrances__tile:nth-child(9){transition-delay:1.1s!important}.in-view .contact-form-entrances__tile:nth-child(10){transition-delay:1.2s!important}.in-view .contact-form-entrances__tile:nth-child(11){transition-delay:1.3s!important}.in-view .contact-form-entrances__tile:nth-child(12){transition-delay:1.4s!important}.in-view .contact-form-entrances__tile:nth-child(13){transition-delay:1.5s!important}.in-view .contact-form-entrances__tile:nth-child(14){transition-delay:1.6s!important}.in-view .contact-form-entrances__tile:nth-child(15){transition-delay:1.7s!important}.in-view .contact-form-entrances__tile:nth-child(16){transition-delay:1.8s!important}.in-view .contact-form-entrances__tile:nth-child(17){transition-delay:1.9s!important}.in-view .contact-form-entrances__tile:nth-child(18){transition-delay:2s!important}.in-view .contact-form-entrances__tile:nth-child(19){transition-delay:2.1s!important}.contact-form-entrances__tile__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;line-height:1.3636363636;text-transform:none}@media(min-width:64em){.contact-form-entrances__tile__headline{font-size:2rem;line-height:1.21875}}@media(min-width:48em){.contact-form-entrances__tile__headline{text-wrap:balance;max-width:75%}}.contact-form-entrances__tile__description{display:none;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:auto;margin-top:1rem;max-width:75%}@media(min-width:64em){.contact-form-entrances__tile__description{font-size:1.125rem;line-height:1.3333333333}}@media(min-width:48em){.contact-form-entrances__tile__description{display:block}}.contact-form-entrances__tile__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:2.5rem;max-width:100%;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(min-width:48em){.contact-form-entrances__tile__button{margin-top:2.1875rem}}@media(max-width:34.99em){.contact-form-entrances__tile__button{align-self:stretch;padding-left:0;padding-right:0;text-align:center}}.contact-form-entrances__tile__button:after{display:none}.contact-form-entrances__tile__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.contact-form-entrances__tile__button:focus-visible,.contact-form-entrances__tile__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.contact-form-entrances__tile__button:focus-visible span,.contact-form-entrances__tile__button:hover span{transform:translateY(.0625rem)}}.contact-form-entrances__tile__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.contact-form-entrances__tile__button:disabled{cursor:default;pointer-events:none}.contact-form-entrances__tile__button:disabled,.contact-form-entrances__tile__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.contact-form-entrances__tile__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.contact-form-entrances__tile__button:focus-visible,.contact-form-entrances__tile__button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.searchable-country-dropdown{margin-top:.5rem;width:100%}.searchable-country-dropdown .MuiAutocomplete-root{position:relative;width:100%}.searchable-country-dropdown .MuiAutocomplete-root svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.searchable-country-dropdown .MuiAutocomplete-root .MuiTextField-root{margin-bottom:.5rem;margin-top:1.375rem}.searchable-country-dropdown .MuiAutocomplete-root .MuiTextField-root.has-label{margin-top:.5rem}.searchable-country-dropdown .MuiAutocomplete-root .MuiOutlinedInput-root{background-color:var(--c-white);border:.0625rem solid var(--c-border);border-radius:1.5rem;padding:.5rem 1.25rem}.searchable-country-dropdown .MuiAutocomplete-root .MuiOutlinedInput-root input{background-color:var(--c-white);color:var(--c-black);font-size:1rem;font-weight:700;padding:0}.searchable-country-dropdown .MuiAutocomplete-root .MuiOutlinedInput-root input::-moz-placeholder{color:var(--c-black);font-size:1rem;font-weight:700;opacity:1}.searchable-country-dropdown .MuiAutocomplete-root .MuiOutlinedInput-root input::placeholder{color:var(--c-black);font-size:1rem;font-weight:700;opacity:1}.searchable-country-dropdown .MuiAutocomplete-root .MuiOutlinedInput-root fieldset{border:0}.searchable-country-dropdown .MuiAutocomplete-root .MuiOutlinedInput-root.Mui-error{border:1px solid var(--c-formerror)}.searchable-country-dropdown .MuiAutocomplete-root .MuiAutocomplete-endAdornment{height:auto!important;position:absolute!important;right:1.6875rem!important;top:50%!important;transform:translateY(-50%)!important;width:auto!important}.searchable-country-dropdown .MuiAutocomplete-root.MuiAutocomplete-hasClearIcon .MuiAutocomplete-clearIndicator{display:none!important}.searchable-country-dropdown .MuiAutocomplete-paper{border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.1);margin-top:.25rem}.loader{align-items:flex-start;display:flex;height:100%;justify-content:center}.loader__bounce{animation:bouncedelay 1.4s ease-in-out infinite;animation-fill-mode:both;background-color:var(--c-black);border-radius:100%;display:inline-block;height:12px;width:12px}.loader__bounce--1{animation-delay:-.48s}.loader__bounce--2{animation-delay:-.32s}.loader__bounce--3{animation-delay:-.16s}.contact-form__headline{text-wrap:balance;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.contact-form__headline{font-size:2.375rem;line-height:1.2105263158}}@media(min-width:48em){.contact-form__headline{max-width:60%}}.contact-form__body{text-wrap:balance;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:2.5rem;margin-top:1.25rem}@media(min-width:64em){.contact-form__body{font-size:1.125rem;line-height:1.3333333333}}@media(min-width:48em){.contact-form__body{max-width:60%}}.contact-form__body2{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;margin:2.5rem 0}@media(min-width:64em){.contact-form__body2{font-size:.875rem;line-height:1.3571428571}}.contact-form__body2 a{text-decoration:underline}.contact-form__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.contact-form__button:after{display:none}.contact-form__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.contact-form__button:focus-visible,.contact-form__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.contact-form__button:focus-visible span,.contact-form__button:hover span{transform:translateY(.0625rem)}}.contact-form__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.contact-form__button:disabled{cursor:default;pointer-events:none}.contact-form__button:disabled,.contact-form__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.contact-form__button:disabled:hover span{transform:translateY(0)}.contact-form__spinner{justify-content:flex-start;padding:1.25rem;position:static}.contact-form__form{grid-column-gap:1.625rem;-moz-column-gap:1.625rem;column-gap:1.625rem;display:grid;grid-template-columns:1fr}.contact-form__form .MuiFormControl-root.MuiSelect-root,.contact-form__form .MuiFormControl-root.MuiTextField-root{width:100%}.contact-form__form .MuiFormControl-root.MuiTextField-root+.MuiFormControl-root.MuiTextField-root{margin-top:0}.contact-form__form .mui-select.has-label{margin-top:1.875rem}.contact-form__form .mui-select .MuiSelect-select{border:.0625rem solid var(--c-border)}@media(min-width:64em){.contact-form__form{grid-template-columns:1fr 1fr}}.contact-form__form .full-width{grid-column:1/-1;margin-top:2.5rem}.contact-form__form .text-area-field{margin-top:0;max-width:100%;width:100%!important}.contact-forms-modal{padding:0}@media(min-width:90em){.contact-forms-modal{flex:0 1;width:57.5rem}}@media(min-width:64em){.contact-forms-modal{padding:0}}.contact-forms-modal .modal-overlay__inner{max-height:calc(90vh - 5.625rem);padding:2.5rem 1.25rem 3.125rem}@media(min-width:64em){.contact-forms-modal .modal-overlay__inner{max-height:calc(90vh - 6.25rem);padding:3.125rem}}.newsletter-standalone-form,.request-callback-form{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.newsletter-standalone-form,.request-callback-form{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.newsletter-standalone-form,.request-callback-form{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.newsletter-standalone-form,.request-callback-form{padding-bottom:7.1875rem;padding-left:1rem;padding-right:1rem}}@media(min-width:64em)and (min-width:48em){.newsletter-standalone-form,.request-callback-form{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:64em)and (min-width:90em){.newsletter-standalone-form,.request-callback-form{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:64em)and (min-width:120em){.newsletter-standalone-form,.request-callback-form{margin:0 auto;max-width:120rem}}.newsletter-standalone-form input:-webkit-autofill,.request-callback-form input:-webkit-autofill{-webkit-text-fill-color:var(--c-black)!important}.newsletter-standalone-form__container,.request-callback-form__container{background-color:var(--c-lightgrey);display:flex;flex-direction:column;padding:3.5rem 1.25rem}@media(min-width:64em){.newsletter-standalone-form__container,.request-callback-form__container{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);border-radius:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4rem 0}}@media(min-width:64em)and (min-width:48em){.newsletter-standalone-form__container,.request-callback-form__container{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.newsletter-standalone-form__container,.request-callback-form__container{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.newsletter-standalone-form__container,.request-callback-form__container{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.newsletter-standalone-form__container,.request-callback-form__container{--grid-gap:1.5rem}}.newsletter-standalone-form__form-wrapper,.request-callback-form__form-wrapper{margin-top:2rem}@media(min-width:64em){.newsletter-standalone-form__form-wrapper,.request-callback-form__form-wrapper{grid-column:2/span 10;margin-top:0}}.cookie-policy-section{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem;position:relative}@media(min-width:48em){.cookie-policy-section{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.cookie-policy-section{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.cookie-policy-section{margin:0 auto;max-width:120rem}}@media(min-width:35em){.cookie-policy-section{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.cookie-policy-section{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.cookie-policy-section{padding-bottom:7.1875rem}}.cookie-policy-section__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}@media(min-width:48em){.cookie-policy-section__inner{--grid-cells:8}}@media(min-width:64em){.cookie-policy-section__inner{--grid-cells:12}}@media(min-width:9.375em){.cookie-policy-section__inner{--grid-gap:1rem}}@media(min-width:64em){.cookie-policy-section__inner{--grid-gap:1.5rem}}.cookie-policy-section__settings-button{justify-self:flex-start;margin-top:1.875rem}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border:0!important;border-radius:1.875rem;color:var(--c-white);color:var(--c-white)!important;cursor:pointer;cursor:pointer!important;display:inline-flex;font-size:.875rem;font-size:.875rem!important;font-weight:700;height:2.875rem;height:2.875rem!important;justify-content:center;line-height:1.3571;line-height:1.3571!important;padding:0 1.5rem;padding:0 1.5rem!important;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);transition:all .2s cubic-bezier(.165,.84,.44,1)!important;white-space:nowrap!important}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:after{display:none}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:focus-visible,.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:focus-visible span,.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:hover span{transform:translateY(.0625rem)}}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:disabled:hover span{transform:translateY(0)}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:focus-visible,.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:hover{background-color:var(--c-grey1)!important;color:var(--c-grey3)!important;text-decoration:none!important}.cookie-policy-section__settings-button #ot-sdk-btn.ot-sdk-show-settings:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)!important}.cookie-policy-section__headline{align-self:flex-start;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;grid-column:1/span 4;line-height:1.3461538462;padding-bottom:1.875rem;text-transform:none}@media(min-width:64em){.cookie-policy-section__headline{font-size:2.375rem;line-height:1.2105263158}}@media(min-width:48em){.cookie-policy-section__headline{grid-column:1/span 8}}@media(min-width:64em){.cookie-policy-section__headline{grid-column:2/span 4;left:0;padding-bottom:0;position:sticky;top:3.125rem}}.cookie-policy-section .accordion,.cookie-policy-section .cookie-policy,.cookie-policy-section .cookie-policy-section__settings-button{grid-column:1/span 4}@media(min-width:48em){.cookie-policy-section .accordion,.cookie-policy-section .cookie-policy,.cookie-policy-section .cookie-policy-section__settings-button{grid-column:1/span 8}}@media(min-width:64em){.cookie-policy-section .accordion,.cookie-policy-section .cookie-policy,.cookie-policy-section .cookie-policy-section__settings-button{grid-column:7/span 5}}.cookie-policy-section__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.cookie-policy-section__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.cookie-policy-section__icon:after,.cookie-policy-section__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cookie-policy-section__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.cookie-policy-section__icon:before{width:1.625rem}}.cookie-policy-section__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.cookie-policy-section__icon:after{height:1.625rem}}.cookie-policy-section__one-trust{grid-column:1/span 4;padding-top:2.8125rem}@media(min-width:48em){.cookie-policy-section__one-trust{grid-column:1/span 8}}@media(min-width:64em){.cookie-policy-section__one-trust{grid-column:7/span 5;padding-top:5rem}}.cookie-policy-section__accordion{border-bottom:.0625rem solid var(--c-border)}.cookie-policy-section__accordion__expand{cursor:pointer}.cookie-policy-section__accordion__expand__inner{display:flex;justify-content:space-between}.cookie-policy-section__accordion__expand__inner[aria-expanded=true] .cookie-policy-section__accordion__icon:after{height:0}.cookie-policy-section__accordion__expand:hover{color:var(--c-darkgrey)}.cookie-policy-section__accordion__expand:hover .cookie-policy-section__accordion__headline span{text-decoration:underline}.cookie-policy-section__accordion__headline{display:flex;flex:1 1;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;padding:1.25rem 0;text-transform:none}@media(min-width:64em){.cookie-policy-section__accordion__headline{font-size:1.5rem;line-height:1.3333333333}}.cookie-policy-section__accordion__headline em{display:block;flex:0 0 1.375rem;margin-right:.625rem;text-align:right}@media(min-width:64em){.cookie-policy-section__accordion__headline em{flex:0 0 1.875rem}}.cookie-policy-section__accordion__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.cookie-policy-section__accordion__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.cookie-policy-section__accordion__icon:after,.cookie-policy-section__accordion__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:calc(50% + 1.25rem);transform:translate(-50%,-50%)}.cookie-policy-section__accordion__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.cookie-policy-section__accordion__icon:before{width:1.625rem}}.cookie-policy-section__accordion__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.cookie-policy-section__accordion__icon:after{height:1.625rem}}.cookie-policy-section__accordion__panel{animation:expandAnim .5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:top left}.cookie-policy-section__accordion__panel[hidden]{animation:none}.cookie-policy-section__accordion__panel--indented{padding-left:2rem}@media(min-width:64em){.cookie-policy-section__accordion__panel--indented{padding-left:2.5rem}}.cookie-policy-section__accordion__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;max-width:80%}@media(min-width:64em){.cookie-policy-section__accordion__description{font-size:1.125rem;line-height:1.3333333333}}.country-page{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.country-page{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.country-page{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.country-page{margin:0 auto;max-width:120rem}}@media(min-width:35em){.country-page{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.country-page{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.country-page{padding-bottom:7.1875rem}}.country-page__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2222222222;padding-bottom:2.8125rem}@media(min-width:64em){.country-page__headline{font-size:3.75rem;line-height:1.2;padding-bottom:5.9375rem}}.country-page__list{grid-column-gap:3.75rem;grid-row-gap:2.1875rem;display:grid;grid-template-rows:auto}@media(min-width:48em){.country-page__list{grid-auto-flow:column;grid-template-rows:repeat(18,1fr)}}@media(min-width:90em){.country-page__list{grid-template-rows:repeat(9,1fr)}}.country-page .country-tile{align-items:center;display:flex;gap:1.25rem;height:100%}.country-page .country-tile__cta{display:block;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.3125}@media(min-width:64em){.country-page .country-tile__cta{font-size:1rem;line-height:1.3125}}@media(min-width:72.5em){.country-page .country-tile__cta{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}}@media(min-width:72.5em)and (min-width:64em){.country-page .country-tile__cta{font-size:1.125rem;line-height:1.3333333333}}.country-page .country-tile__image{flex-shrink:0;max-width:3.125rem;width:20%}.entrances{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem;position:relative}@media(min-width:48em){.entrances{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.entrances{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.entrances{margin:0 auto;max-width:120rem}}@media(min-width:35em){.entrances{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.entrances{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.entrances{padding-bottom:7.1875rem}}.entrances__inner{border-radius:1.25rem}@media(min-width:64em){.entrances__inner{background-color:var(--c-lightgrey)}}.entrances__content{padding:2.5rem 0}@media(min-width:64em){.entrances__content{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4.6875rem 0 2.5rem}}@media(min-width:64em)and (min-width:48em){.entrances__content{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.entrances__content{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.entrances__content{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.entrances__content{--grid-gap:1.5rem}}.entrances__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;grid-column:2/6;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.entrances__headline{font-size:3rem;line-height:1.2083333333}}.entrances__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;grid-column:7/12;line-height:1.3333333333;margin-top:1.25rem}@media(min-width:64em){.entrances__description{font-size:1.125rem;line-height:1.6111111111;margin-top:0}}.entrances__tiles{margin-top:.9375rem;padding:0 0 2.5rem}@media(min-width:64em){.entrances__tiles{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);margin-top:5rem;padding:0 0 5rem}}@media(min-width:64em)and (min-width:48em){.entrances__tiles{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.entrances__tiles{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.entrances__tiles{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.entrances__tiles{--grid-gap:1.5rem}}@media(min-width:64em){.entrances__tiles__list{grid-gap:1.5rem;display:grid;grid-column:2/12;grid-template-columns:repeat(3,1fr)}}.entrances__tile{opacity:0;transform:translateY(-1.25rem);transition-duration:.1s;transition-property:all;transition-timing-function:ease-out}.in-view .entrances__tile{opacity:1;transform:translateY(0);transition-duration:.5s}.in-view .entrances__tile:first-child{transition-delay:.3s!important}.in-view .entrances__tile:nth-child(2){transition-delay:.4s!important}.in-view .entrances__tile:nth-child(3){transition-delay:.5s!important}.in-view .entrances__tile:nth-child(4){transition-delay:.6s!important}.in-view .entrances__tile:nth-child(5){transition-delay:.7s!important}.in-view .entrances__tile:nth-child(6){transition-delay:.8s!important}.in-view .entrances__tile:nth-child(7){transition-delay:.9s!important}.in-view .entrances__tile:nth-child(8){transition-delay:1s!important}.in-view .entrances__tile:nth-child(9){transition-delay:1.1s!important}.in-view .entrances__tile:nth-child(10){transition-delay:1.2s!important}.in-view .entrances__tile:nth-child(11){transition-delay:1.3s!important}.in-view .entrances__tile:nth-child(12){transition-delay:1.4s!important}.in-view .entrances__tile:nth-child(13){transition-delay:1.5s!important}.in-view .entrances__tile:nth-child(14){transition-delay:1.6s!important}.in-view .entrances__tile:nth-child(15){transition-delay:1.7s!important}.in-view .entrances__tile:nth-child(16){transition-delay:1.8s!important}.in-view .entrances__tile:nth-child(17){transition-delay:1.9s!important}.in-view .entrances__tile:nth-child(18){transition-delay:2s!important}.in-view .entrances__tile:nth-child(19){transition-delay:2.1s!important}.entrances__tile+.entrances__tile{margin-top:1rem}@media(min-width:64em){.entrances__tile+.entrances__tile{margin-top:0}}.entrances__tile .content-tile{height:100%}@media(max-width:34.99em){.entrances__tile .content-tile{grid-template-areas:"image" "content";grid-template-columns:1fr;grid-template-rows:auto auto}.entrances__tile .content-tile__image{border-radius:1.25rem 1.25rem 0 0}.entrances__tile .content-tile__content{border-radius:0 0 1.25rem 1.25rem}}@media(min-width:64em){.entrances .content-tile__image{aspect-ratio:4/3}.entrances--double .content-tile__image,.entrances--single .content-tile__image{aspect-ratio:16/9}.entrances--single .entrances__tiles__list{grid-template-columns:1fr}.entrances--double .entrances__tiles__list{grid-template-columns:repeat(2,1fr)}}.features-banner{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.features-banner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.features-banner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.features-banner{margin:0 auto;max-width:120rem}}@media(min-width:35em){.features-banner{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.features-banner{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.features-banner{padding-bottom:7.1875rem}}@media(min-width:35em){.features-banner__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);grid-template-rows:auto auto}}@media(min-width:35em)and (min-width:48em){.features-banner__inner{--grid-cells:8}}@media(min-width:35em)and (min-width:64em){.features-banner__inner{--grid-cells:12}}@media(min-width:35em)and (min-width:9.375em){.features-banner__inner{--grid-gap:1rem}}@media(min-width:35em)and (min-width:64em){.features-banner__inner{--grid-gap:1.5rem}}.features-banner__content{text-align:center}@media(min-width:35em){.features-banner__content{grid-column:2/span 6;grid-row:1;text-align:left}}@media(min-width:64em){.features-banner__content{grid-column:1/span 5;grid-row:1}}@media(min-width:72.5em){.features-banner__content{grid-column:2/span 4}}.features-banner__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.features-banner__headline{font-size:3rem;line-height:1.2083333333}}.features-banner__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;margin-top:1.25rem}@media(min-width:64em){.features-banner__description{font-size:1.125rem;line-height:1.6111111111}}.features-banner__buttons{margin-top:2.5rem}.features-banner__buttons .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.features-banner__buttons .button:after{display:none}.features-banner__buttons .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.features-banner__buttons .button:focus-visible,.features-banner__buttons .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.features-banner__buttons .button:focus-visible span,.features-banner__buttons .button:hover span{transform:translateY(.0625rem)}}.features-banner__buttons .button:disabled{cursor:default;pointer-events:none}.features-banner__buttons .button:disabled,.features-banner__buttons .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.features-banner__buttons .button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.features-banner__buttons .button:focus-visible,.features-banner__buttons .button:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.features-banner__buttons .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.features-banner__features{border-top:.0625rem solid var(--c-border);margin-top:4rem}@media(min-width:35em){.features-banner__features{grid-column:2/span 6;grid-row:2}}@media(min-width:64em){.features-banner__features{grid-column:7/span 6;grid-row:1;margin-top:0}}@media(min-width:72.5em){.features-banner__features{grid-column:7/span 5}}.features-banner__feature{border-bottom:.0625rem solid var(--c-border)}.features-banner__feature__expand{cursor:pointer}.features-banner__feature__expand__inner{display:flex;justify-content:space-between}.features-banner__feature__expand__inner[aria-expanded=true] .features-banner__feature__icon:after{height:0}.features-banner__feature__expand:hover{color:var(--c-darkgrey)}.features-banner__feature__expand:hover .features-banner__feature__headline span{text-decoration:underline}.features-banner__feature__headline{display:flex;flex:1 1;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;padding:1.25rem 0;text-transform:none}@media(min-width:64em){.features-banner__feature__headline{font-size:1.5rem;line-height:1.3333333333}}.features-banner__feature__headline em{display:block;flex:0 0 1.375rem;margin-right:.625rem;text-align:right}@media(min-width:64em){.features-banner__feature__headline em{flex:0 0 1.875rem}}.features-banner__feature__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.features-banner__feature__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.features-banner__feature__icon:after,.features-banner__feature__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:calc(50% + 1.25rem);transform:translate(-50%,-50%)}.features-banner__feature__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.features-banner__feature__icon:before{width:1.625rem}}.features-banner__feature__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.features-banner__feature__icon:after{height:1.625rem}}.features-banner__feature__panel{animation:expandAnim .5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:top left}.features-banner__feature__panel[hidden]{animation:none}.features-banner__feature__panel--indented{padding-left:2rem}@media(min-width:64em){.features-banner__feature__panel--indented{padding-left:2.5rem}}.features-banner__feature__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;max-width:80%}@media(min-width:64em){.features-banner__feature__description{font-size:1.125rem;line-height:1.3333333333}}.features-banner--inverted{background-color:var(--c-vividblue);color:var(--c-black);margin-bottom:clamp(1.875rem,8vw,2.8125rem);padding-bottom:3.75rem;padding-top:3.75rem}@media(min-width:35em){.features-banner--inverted{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.features-banner--inverted{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.features-banner--inverted{margin-bottom:7.1875rem}}@media(min-width:48em){.features-banner--inverted{padding-bottom:5rem;padding-top:5rem}}@media(min-width:64em){.features-banner--inverted{padding-bottom:6.25rem;padding-top:6.25rem}}.features-banner--inverted .features-banner__feature{border-bottom-color:currentColor}.features-banner--inverted .features-banner__feature__expand:hover{color:var(--c-lightgrey)}.features-banner--inverted .features-banner__features{border-top-color:currentColor}.features-banner--inverted .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.features-banner--inverted .button:after{display:none}.features-banner--inverted .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.features-banner--inverted .button:focus-visible,.features-banner--inverted .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.features-banner--inverted .button:focus-visible span,.features-banner--inverted .button:hover span{transform:translateY(.0625rem)}}.features-banner--inverted .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.features-banner--inverted .button:disabled{cursor:default;pointer-events:none}.features-banner--inverted .button:disabled,.features-banner--inverted .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.features-banner--inverted .button:disabled:hover span{transform:translateY(0)}.features-banner--inverted .button:focus-visible,.features-banner--inverted .button:hover{background-color:var(--c-black);color:var(--c-white)}.features-banner--inverted a:focus-visible,.features-banner--inverted a:hover{color:var(--c-white)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.native-player__video{position:relative;width:100%}.video-player{aspect-ratio:16/9;background-color:var(--c-lightgrey);border-radius:1.25rem;height:100%;width:100%}.video-player__player{left:0;position:absolute;top:0}.video-player button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-lightgrey);position:relative;z-index:1}.video-player button img,.video-player button svg{transition:opacity .3s ease}.video-player button svg{height:3.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3.75rem}@media(min-width:64em){.video-player button svg{height:5.625rem;width:5.625rem}}.video-player button:hover img,.video-player button:hover svg{opacity:.7}.video-player video{-o-object-fit:cover;object-fit:cover}.video-player button,.video-player iframe,.video-player img,.video-player__player{aspect-ratio:16/9;border-radius:1.25rem;display:block;width:100%}.hero-slider{transition:background-color .3s ease}@media(max-width:63.99em){.hero-slider{height:calc(100vh - var(--main-nav-height) - var(--mode-switch-height));height:calc(var(--hero-slider-vh, 1vh)*100 - var(--main-nav-height) - var(--mode-switch-height))}}.aem-AuthorLayer-Edit .hero-slider .hero-slider,.aem-AuthorLayer-Edit .hero-slider .hero-slider__slide,.aem-AuthorLayer-Preview .hero-slider .hero-slider,.aem-AuthorLayer-Preview .hero-slider .hero-slider__slide{min-height:50rem!important}.hero-slider__slide:after{background:transparent;content:"";height:100%;inset:0;left:0;position:absolute;top:0;width:100%;z-index:3}.hero-slider__slide__buttons{margin-top:2.75rem}.hero-slider__slide__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);z-index:20}.hero-slider__slide__button:after{display:none}.hero-slider__slide__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-slider__slide__button:focus-visible,.hero-slider__slide__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-slider__slide__button:focus-visible span,.hero-slider__slide__button:hover span{transform:translateY(.0625rem)}}.hero-slider__slide__button:disabled{cursor:default;pointer-events:none}.hero-slider__slide__button:disabled,.hero-slider__slide__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-slider__slide__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hero-slider__slide__button:focus-visible,.hero-slider__slide__button:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.hero-slider__slide__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-slider__slide__button.primary{margin-bottom:.75rem;margin-right:.9375rem}.hero-slider__slide__button.green{background-color:var(--c-FAKEteal);border-color:var(--c-FAKEteal);color:var(--c-white)}.hero-slider__slide__button.green:hover{background-color:var(--c-darkgreen);border-color:var(--c-darkgreen);color:var(--c-white)}.hero-slider__slide__button.black{background-color:var(--c-black);border-color:var(--c-black);color:var(--c-white)}.hero-slider__slide__button.black:hover{background-color:var(--c-grey1);border-color:var(--c-grey1);color:var(--c-grey3)}.hero-slider__slide__button.secondary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-color:var(--c-white);border-radius:1.875rem;color:var(--c-black);color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hero-slider__slide__button.secondary:after{display:none}.hero-slider__slide__button.secondary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-slider__slide__button.secondary:focus-visible,.hero-slider__slide__button.secondary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-slider__slide__button.secondary:focus-visible span,.hero-slider__slide__button.secondary:hover span{transform:translateY(.0625rem)}}.hero-slider__slide__button.secondary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-slider__slide__button.secondary:disabled{cursor:default;pointer-events:none}.hero-slider__slide__button.secondary:disabled,.hero-slider__slide__button.secondary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-slider__slide__button.secondary:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hero-slider__slide__button.secondary:focus-visible,.hero-slider__slide__button.secondary:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.hero-slider__slide__button.secondary.black{border-color:var(--c-black);color:var(--c-black)}.hero-slider__slide__button.secondary.black:hover{border-color:var(--c-seablue);color:var(--c-seablue)}.hero-slider__slide__button.secondary.green{border-color:var(--c-FAKEteal)}.hero-slider__slide__button.secondary.green:hover:hover{border-color:var(--c-darkgreen);color:var(--c-darkgreen)}@media(min-width:64em){.hero-slider__slide{min-height:50vh;padding:clamp(1.875rem,8vw,2.8125rem) 10rem}}@media(min-width:64em)and (min-width:35em){.hero-slider__slide{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:64em)and (min-width:48em){.hero-slider__slide{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em)and (min-width:64em){.hero-slider__slide{padding-top:7.1875rem}}@media(min-width:64em)and (min-width:35em){.hero-slider__slide{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:64em)and (min-width:48em){.hero-slider__slide{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em)and (min-width:64em){.hero-slider__slide{padding-bottom:7.1875rem}}.hero-slider__slide__trumpet{color:var(--c-white);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.0625rem;line-height:1.8333333333;padding:0 0 1.5rem;text-transform:uppercase}@media(min-width:64em){.hero-slider__slide__trumpet{font-size:.875rem;line-height:1.8571428571}}.hero-slider__slide__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;padding-bottom:.5rem;padding-top:1.3125rem;text-transform:none}@media(min-width:64em){.hero-slider__slide__headline{font-size:3rem;line-height:1.2083333333}}@media(min-width:48em){.hero-slider__slide__headline{padding-bottom:1rem}}.hero-slider__slide__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;max-width:34.375rem;overflow:hidden;text-overflow:ellipsis}@media(min-width:64em){.hero-slider__slide__description{font-size:1.125rem;line-height:1.3333333333}}.hero-slider__slide__image-overlay,.hero-slider__slide__media{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.hero-slider__slide__image-overlay{background:linear-gradient(180deg,hsla(0,0%,9%,.7),hsla(0,0%,9%,0));transform:rotate(-180deg)}.hero-slider__slide__content{margin-bottom:4rem;max-width:34.375rem;padding-top:1.5rem;position:relative}@media(max-width:63.99em){.hero-slider__slide__content{padding-left:1rem;padding-right:1rem}}@media(max-width:63.99em)and (min-width:48em){.hero-slider__slide__content{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:63.99em)and (min-width:90em){.hero-slider__slide__content{padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:63.99em)and (min-width:120em){.hero-slider__slide__content{margin:0 auto;max-width:120rem}}@media(min-width:48em){.hero-slider__slide__content{margin-bottom:6.25rem}}@media(min-width:64em){.hero-slider__slide__content{margin-bottom:10rem;padding-top:0}}.hero-slider__slide__content.has-media,.hero-slider__slide__content.has-media .hero-slider__slide__trumpet{color:var(--c-white)}.hero-slider__slide--headline-bottom .hero-slider__slide__content{bottom:6.25rem;margin-bottom:0;position:absolute}.hero-slider__video{inset:0;position:absolute;z-index:0}.hero-slider__video video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:2}.hero-slider__video .video-player,.hero-slider__video .video-player iframe{border-radius:0;border-radius:initial}.hero-slider.black{color:var(--c-white)}.hero-slider.black,.hero-slider.darkgrey .swiper-button,.hero-slider.light .swiper-button{background-color:var(--c-black)}.hero-slider.light .hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active{color:var(--c-black)}.hero-slider.light .hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active:before{background-color:var(--c-black)}.hero-slider.light{background-color:var(--c-lightgrey)}.hero-slider.light,.hero-slider.light .hero-slider__slide__trumpet{color:var(--c-black)}.hero-slider.light .hero-slider__slide .hero-slider__slide__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hero-slider.light .hero-slider__slide .hero-slider__slide__button:after{display:none}.hero-slider.light .hero-slider__slide .hero-slider__slide__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-slider.light .hero-slider__slide .hero-slider__slide__button:focus-visible,.hero-slider.light .hero-slider__slide .hero-slider__slide__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-slider.light .hero-slider__slide .hero-slider__slide__button:focus-visible span,.hero-slider.light .hero-slider__slide .hero-slider__slide__button:hover span{transform:translateY(.0625rem)}}.hero-slider.light .hero-slider__slide .hero-slider__slide__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-slider.light .hero-slider__slide .hero-slider__slide__button:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.hero-slider.light .hero-slider__slide .hero-slider__slide__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-slider.light .hero-slider__slide .hero-slider__slide__button:disabled:hover span{transform:translateY(0)}.hero-slider.darkgrey{background-color:var(--c-darkgrey);color:var(--c-white)}.hero-slider.light.has-media-active .hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet,.hero-slider.light.has-media-active .hero-slider__slide__trumpet{color:var(--c-white)}.hero-slider.light.has-media-active .hero-slider__slide__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hero-slider.light.has-media-active .hero-slider__slide__button:after{display:none}.hero-slider.light.has-media-active .hero-slider__slide__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-slider.light.has-media-active .hero-slider__slide__button:focus-visible,.hero-slider.light.has-media-active .hero-slider__slide__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-slider.light.has-media-active .hero-slider__slide__button:focus-visible span,.hero-slider.light.has-media-active .hero-slider__slide__button:hover span{transform:translateY(.0625rem)}}.hero-slider.light.has-media-active .hero-slider__slide__button:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.hero-slider.light.has-media-active .hero-slider__slide__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-slider.light.has-media-active .hero-slider__slide__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hero-slider.light.has-media-active .hero-slider__slide__button:focus-visible,.hero-slider.light.has-media-active .hero-slider__slide__button:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.hero-slider.light.has-media-active .hero-slider__slide__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-slider__controls{bottom:2.5rem;left:4.375rem;position:absolute;right:4.375rem;z-index:2}@media(min-width:64em){.hero-slider__controls{left:10rem;right:10rem}}.hero-slider__controls .hero-slider__controls__pagination{display:flex;padding-top:1rem}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet{background-color:transparent;border:0;border-radius:0;color:var(--c-grey2);cursor:pointer;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875;padding:.8em 0 0;position:relative;transition:.3s ease;white-space:nowrap;width:100%}@media(min-width:64em){.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet{font-size:1.125rem;line-height:1.3333333333}}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet:not(:last-child){margin-right:.5rem}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet span{opacity:0;transition:.3s ease}@media(max-width:63.99em){.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet span{display:none}}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet:before{background-color:var(--c-grey2);content:"";height:.125rem;left:0;position:absolute;top:0;transition:.3s ease;width:100%}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet .timer{background-color:var(--c-white);height:.1875rem;left:0;position:absolute;top:0;width:0;z-index:2}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active{background-color:transparent}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active .timer{animation-direction:alternate;animation-duration:5.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:countingBar;animation-timing-function:ease-in;background-color:currentColor}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active,.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet:hover{color:var(--c-white)}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active span,.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet:hover span{opacity:1}.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet-active:before,.hero-slider__controls .hero-slider__controls__pagination .swiper-pagination-bullet:hover:before{background-color:var(--c-white);height:.1875rem;opacity:.2}@keyframes countingBar{0%{width:0}to{width:100%}}.hero-slider__tags{display:flex;gap:.5rem}@media(max-width:63.99em){.hero-slider .swiper-container,.hero-slider .swiper-wrapper{height:calc(100vh - var(--main-nav-height) - var(--mode-switch-height));height:calc(var(--hero-slider-vh, 1vh)*100 - var(--main-nav-height) - var(--mode-switch-height))}}.hero-slider .swiper-slide{height:auto;overflow:hidden}@media(min-width:72.5em){.hero-slider .swiper-button{background-color:var(--c-darkgrey);display:flex;margin-left:1vw;margin-right:1vw}}.installer-banner-tile{display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem;position:relative}@media(min-width:64em){.installer-banner-tile{padding:2.1875rem 1.875rem}}.installer-banner-tile__image{bottom:0;max-width:28.125rem;-o-object-fit:cover;object-fit:cover;position:absolute;right:10px;width:40%;z-index:1}@media(min-width:64em){.installer-banner-tile__image{width:50%}}.installer-banner-tile__image-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.installer-banner-tile__content{padding-bottom:12.5rem;position:relative;z-index:2}.installer-banner-tile__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.installer-banner-tile__headline{font-size:3rem;line-height:1.2083333333;width:60%}}.installer-banner-tile__bodytext{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-top:.9375rem;width:80%}@media(min-width:64em){.installer-banner-tile__bodytext{font-size:1.125rem;line-height:1.3333333333;width:50%}}.installer-banner-tile__cta{align-items:center;align-self:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);z-index:2}.installer-banner-tile__cta:after{display:none}.installer-banner-tile__cta span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-banner-tile__cta:focus-visible,.installer-banner-tile__cta:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-banner-tile__cta:focus-visible span,.installer-banner-tile__cta:hover span{transform:translateY(.0625rem)}}.installer-banner-tile__cta:disabled{cursor:default;pointer-events:none}.installer-banner-tile__cta:disabled,.installer-banner-tile__cta:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-banner-tile__cta:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-banner-tile__cta:focus-visible,.installer-banner-tile__cta:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.installer-banner-tile__cta:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.support{grid-column-gap:1rem;align-items:center;box-sizing:border-box;display:grid;grid-template-columns:1fr 4fr;padding:1.5rem 1.5rem 0}@media(min-width:48em){.support{grid-template-columns:1fr 6fr}}@media(min-width:64em){.support{grid-column-gap:3.125rem;align-items:start;grid-template-columns:10.625rem 4fr 5fr}}@media(min-width:120em){.support{grid-template-columns:10.625rem 4fr 5fr;margin-top:3.75rem}}.support__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;grid-column:2;line-height:1.3636363636;text-transform:none}@media(min-width:64em){.support__headline{font-size:2rem;line-height:1.21875;max-width:25rem}}.support__text{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-size:.875rem;font-weight:400;grid-column:1/span 2;grid-row:2;line-height:1.1875;margin-top:1.25rem;max-width:31.25rem}@media(min-width:64em){.support__text{font-size:1.125rem;line-height:1.3333333333}}@media(min-width:48em){.support__text{margin-top:2.5rem}}@media(min-width:64em){.support__text{font-size:1.25rem;grid-column:3;grid-row:1;margin-top:0}}.support__link{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:block!important;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:700;font-weight:400;grid-column:1/span 2;grid-row:3;justify-content:center;line-height:1.1875;padding-top:.9375rem}@media(min-width:64em){.support__link{font-size:1.125rem;line-height:1.3333333333}}.support__link:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibS4zMTQgMTAuMTYxIDQuMTY3LTQuMTY2TC4zMTQgMS44MjhBMS4wNyAxLjA3IDAgMSAxIDEuODI4LjMxNGw0LjkyOSA0LjkyOWExLjA3IDEuMDcgMCAwIDEgMCAxLjUxNGwtNC45MjkgNC45MjlhMS4wNyAxLjA3IDAgMCAxLTEuNTE0IDAgMS4wOTIgMS4wOTIgMCAwIDEgMC0xLjUyNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";display:inline-flex;height:.8em;margin-left:.818181em;margin-top:.25em;padding-right:.125em;width:.6666em}.support__link:focus-visible,.support__link:hover{color:var(--c-seablue);text-decoration:underline}@media(min-width:64em){.support__link{align-self:end;grid-column:3;grid-row:2;padding-top:0}}.support__image{aspect-ratio:1/1;background-color:#e3ecf7;border-radius:50% 50%;grid-column:1;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media(min-width:64em){.support__image{grid-row:1/span 3}}.support__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.installer-banner{position:relative}.installer-banner__container{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);grid-row-gap:.9375rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}@media(min-width:48em){.installer-banner__container{--grid-cells:8}}@media(min-width:64em){.installer-banner__container{--grid-cells:12}}@media(min-width:9.375em){.installer-banner__container{--grid-gap:1rem}}@media(min-width:64em){.installer-banner__container{--grid-gap:1.5rem}}.installer-banner .installer-banner-tile,.installer-banner__support{grid-column:1/span 4}.installer-banner__support:before{background-color:var(--c-grey3);content:"";height:.0625rem;left:0;position:absolute;right:0;width:100%}@media(min-width:48em){.installer-banner__support{grid-column:1/span 8}}@media(min-width:64em){.installer-banner__support{grid-column:1/span 12}}.installer-banner__support--vertical .support{display:block;padding-left:0}.installer-banner__support--vertical .support__text{margin-top:1.25rem}.installer-banner__support--vertical .support__link{padding-top:2.5rem}@media(min-width:48em){.installer-banner--no-support.installer-banner--single .installer-banner-tile:first-child{grid-column:1/span 8}}@media(min-width:64em){.installer-banner--no-support.installer-banner--single .installer-banner-tile:first-child{grid-column:1/span 12}}.installer-banner--single:before{background-color:var(--c-grey3);content:"";height:.0625rem;left:0;position:absolute;right:0;width:100%}@media(min-width:48em){.installer-banner--single .installer-banner-tile:first-child{grid-column:1/span 8}}@media(min-width:64em){.installer-banner--single .installer-banner-tile:first-child{border-right:.0625rem solid var(--c-grey3)}}.installer-banner--single .installer-banner-tile:nth-child(2){display:none}.installer-banner--single .installer-banner__support{display:flex;flex-wrap:wrap;gap:5%;padding:0 1.25rem 1.25rem}@media(min-width:64em){.installer-banner--single .installer-banner__support{flex-direction:column;grid-column:9/span 4;justify-content:space-between;padding:0}}.installer-banner--single .installer-banner__support-headline{width:calc(55% - .625rem)}@media(min-width:64em){.installer-banner--single .installer-banner__support-headline{margin-bottom:auto;padding-top:2.1875rem;width:100%}}.installer-banner--single .installer-banner__support-text{width:calc(40% + .625rem)}@media(min-width:64em){.installer-banner--single .installer-banner__support-text{margin-top:auto;width:80%}}.installer-banner--single .installer-banner__support-link{padding-bottom:0}@media(min-width:64em){.installer-banner--single .installer-banner__support-link{padding-bottom:2.1875rem}}.installer-banner--single:after{background-color:var(--c-grey3);bottom:0;content:"";height:.0625rem;left:0;position:absolute;right:0;width:100%}.installer-banner--two-tiles{grid-row-gap:1rem;padding-bottom:2.375rem}.installer-banner--two-tiles .installer-banner__container{padding-bottom:1.875rem;padding-left:1rem;padding-right:1rem}@media(min-width:48em){.installer-banner--two-tiles .installer-banner__container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.installer-banner--two-tiles .installer-banner__container{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.installer-banner--two-tiles .installer-banner__container{margin:0 auto;max-width:120rem}}@media(min-width:48em){.installer-banner--two-tiles .installer-banner__container{padding-bottom:3.75rem}}@media(min-width:64em){.installer-banner--two-tiles{grid-row-gap:0;padding-bottom:5.3125rem}}.installer-banner--two-tiles .installer-banner-tile__content{padding-bottom:0}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__image{bottom:0;height:100%;left:0;max-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:after{display:none}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:focus-visible,.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:focus-visible span,.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:hover span{transform:translateY(.0625rem)}}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta:disabled:hover span{transform:translateY(0)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:after{display:none}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:focus-visible,.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:focus-visible span,.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:hover span{transform:translateY(.0625rem)}}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:focus-visible,.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__cta--dark:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-banner--two-tiles .installer-banner-tile:nth-child(2) .installer-banner-tile__headline{color:var(--c-white)}.installer-banner--two-tiles .installer-banner-tile:first-child{background-color:var(--c-grey4)}.installer-banner--two-tiles .installer-banner-tile{aspect-ratio:1/1;border-radius:1.25rem;box-sizing:border-box;height:100%;overflow:hidden;width:100%}@media(min-width:48em){.installer-banner--two-tiles{grid-column-gap:1.5625rem}.installer-banner--two-tiles .installer-banner-tile:first-child{grid-column:1/span 4}.installer-banner--two-tiles .installer-banner-tile:nth-child(2){grid-column:5/span 4}}@media(min-width:64em){.installer-banner--two-tiles{grid-column-gap:1.5625rem}.installer-banner--two-tiles .installer-banner-tile:first-child{grid-column:1/span 6}.installer-banner--two-tiles .installer-banner-tile:nth-child(2){grid-column:7/span 6}}.installer-info-module{margin-top:2rem;padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.installer-info-module{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.installer-info-module{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.installer-info-module{padding-bottom:7.1875rem}}@media(min-width:48em){.installer-info-module{margin-top:5rem;padding-left:1rem;padding-right:1rem}}@media(min-width:48em)and (min-width:48em){.installer-info-module{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:48em)and (min-width:90em){.installer-info-module{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:48em)and (min-width:120em){.installer-info-module{margin:0 auto;max-width:120rem}}@media(min-width:48em){.installer-info-module__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);grid-row-gap:2.75rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.installer-info-module__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.installer-info-module__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.installer-info-module__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.installer-info-module__inner{--grid-gap:1.5rem}}@media(min-width:64em){.installer-info-module__inner{grid-row-gap:5.5625rem}}@media(max-width:47.99em){.installer-info-module__headline-container{padding-left:1rem;padding-right:1rem}}@media(max-width:47.99em)and (min-width:48em){.installer-info-module__headline-container{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:47.99em)and (min-width:90em){.installer-info-module__headline-container{padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:47.99em)and (min-width:120em){.installer-info-module__headline-container{margin:0 auto;max-width:120rem}}@media(min-width:48em){.installer-info-module__headline-container{grid-area:1/1/span 1/span 8}}@media(min-width:64em){.installer-info-module__headline-container{grid-area:1/2/span 1/span 10}}.installer-info-module__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.installer-info-module__headline{font-size:3rem;line-height:1.2083333333}}.installer-info-module__tags-container{display:flex;flex-direction:column;margin-top:.6875rem}@media(min-width:48em){.installer-info-module__tags-container{align-items:center;flex-direction:row}}.installer-info-module__subtitle{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.0625rem;line-height:1.8333333333;text-transform:uppercase;text-transform:none}@media(min-width:64em){.installer-info-module__subtitle{font-size:.875rem;line-height:1.8571428571}}.installer-info-module__tags-wrapper{display:flex;flex-direction:row;margin-top:.875rem}@media(min-width:48em){.installer-info-module__tags-wrapper{margin-left:.5rem;margin-top:0}}.installer-info-module__tag{align-items:center;background-color:var(--c-lavender);border-radius:1.25rem;color:var(--c-white);display:inline-flex;font-size:.75rem;font-weight:700;height:1.6875rem;justify-content:center;margin-right:.625rem;padding:0 1.125rem}.installer-info-module__map-image{display:flex;height:14.375rem;margin-bottom:1.875rem;margin-top:2.75rem;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:48em){.installer-info-module__map-image{border-radius:.625rem;grid-area:2/1/span 1/span 4;height:auto;margin-bottom:0;margin-top:0}}@media(min-width:64em){.installer-info-module__map-image{grid-area:2/2/span 1/span 4}}@media(max-width:47.99em){.installer-info-module__contact-info-container{padding-left:1rem;padding-right:1rem}}@media(max-width:47.99em)and (min-width:48em){.installer-info-module__contact-info-container{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:47.99em)and (min-width:90em){.installer-info-module__contact-info-container{padding-left:1.875rem;padding-right:1.875rem}}@media(max-width:47.99em)and (min-width:120em){.installer-info-module__contact-info-container{margin:0 auto;max-width:120rem}}@media(min-width:48em){.installer-info-module__contact-info-container{grid-area:2/5/span 1/span 4}}@media(min-width:64em){.installer-info-module__contact-info-container{grid-area:2/7/span 1/span 5}}.installer-info-module__contact-info-title{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;margin-bottom:.5rem;text-transform:none}@media(min-width:64em){.installer-info-module__contact-info-title{font-size:1.375rem;line-height:1.3181818182}}@media(min-width:48em){.installer-info-module__contact-info-title{margin-bottom:1.6875rem}}.installer-info-module__contact-info-description{margin-bottom:1.6875rem}@media(min-width:48em){.installer-info-module__contact-info-description{margin-bottom:1.6875rem}}.installer-info-module__button-wrapper{display:flex}.installer-info-module__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-right:.625rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-info-module__button:after{display:none}.installer-info-module__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-info-module__button:focus-visible,.installer-info-module__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-info-module__button:focus-visible span,.installer-info-module__button:hover span{transform:translateY(.0625rem)}}.installer-info-module__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-info-module__button:disabled{cursor:default;pointer-events:none}.installer-info-module__button:disabled,.installer-info-module__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-info-module__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-info-module__button:focus-visible,.installer-info-module__button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.installer-info-module__divider{border-top:1px solid var(--c-grey3);margin-top:2rem;width:100%}@media(min-width:48em){.installer-info-module__divider{margin-bottom:.375rem;margin-top:2.625rem}}.installer-info-module__contact-info-options{align-items:center;-moz-column-gap:.875rem;column-gap:.875rem;display:flex;margin-top:.875rem;row-gap:2rem}.installer-info-module__details-wrapper{align-items:flex-start;display:flex;gap:.875rem;margin-top:2rem}@media(min-width:48em){.installer-info-module__details-wrapper{margin-top:1.625rem}}.installer-info-module__details-wrapper svg{flex-shrink:0}.installer-info-module__icons-dot{background-color:var(--c-coral);border-radius:3.125rem;height:.5rem;margin:.3125rem .4375rem 0;width:.5rem}.installer-info-module__icons-dot--opened{background-color:var(--c-FAKEteal)}@media(min-width:64em){.installer-profile-form{padding-left:1rem;padding-right:1rem}}@media(min-width:64em)and (min-width:48em){.installer-profile-form{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:64em)and (min-width:90em){.installer-profile-form{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:64em)and (min-width:120em){.installer-profile-form{margin:0 auto;max-width:120rem}}.installer-profile-form input:-webkit-autofill{-webkit-text-fill-color:var(--c-black)!important}.installer-profile-form__container{background-color:var(--c-vividblue);display:flex;flex-direction:column;padding:3.5rem 1.25rem}@media(min-width:64em){.installer-profile-form__container{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);border-radius:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4rem 0}}@media(min-width:64em)and (min-width:48em){.installer-profile-form__container{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.installer-profile-form__container{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.installer-profile-form__container{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.installer-profile-form__container{--grid-gap:1.5rem}}@media(min-width:64em){.installer-profile-form__headline-wrapper{grid-column:2/span 4}}.installer-profile-form__headline{color:var(--c-black);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.installer-profile-form__headline{font-size:3rem;line-height:1.2083333333}}.installer-profile-form__success-message-container svg{font-size:2.5rem;margin-bottom:1.25rem}@media(max-width:47.99em){.installer-profile-form__success-message-container{align-items:center;display:flex;flex-direction:column}}.installer-profile-form__success-message{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.3636363636}@media(min-width:64em){.installer-profile-form__success-message{font-size:1.75rem;line-height:1.3571428571}}.installer-profile-form__success-message-cta{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:1.25rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-profile-form__success-message-cta:after{display:none}.installer-profile-form__success-message-cta span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-profile-form__success-message-cta:focus-visible,.installer-profile-form__success-message-cta:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-profile-form__success-message-cta:focus-visible span,.installer-profile-form__success-message-cta:hover span{transform:translateY(.0625rem)}}.installer-profile-form__success-message-cta:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-profile-form__success-message-cta:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.installer-profile-form__success-message-cta:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-profile-form__success-message-cta:disabled:hover span{transform:translateY(0)}.installer-profile-form__form-wrapper{margin-top:2rem}@media(min-width:64em){.installer-profile-form__form-wrapper{grid-column:7/span 5;margin-top:0}}.installer-profile-form__bodyText{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-top:4rem}@media(min-width:64em){.installer-profile-form__bodyText{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form__bodyText--bold{font-weight:700}.installer-profile-form__tabs .MuiButtonBase-root{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;font-weight:700;line-height:1.3333333333;padding:.3125rem 0}@media(min-width:64em){.installer-profile-form__tabs .MuiButtonBase-root{font-size:1.125rem;line-height:1.6111111111}}.installer-profile-form__tabs .MuiTabs-flexContainer{gap:1.5rem}.installer-profile-form__tabs .MuiTab-root{min-height:0}.installer-profile-form__tabs .Mui-selected{color:var(--c-black)!important;opacity:1}.installer-profile-form__tabs .MuiTabs-indicator{background-color:var(--c-black)!important}.installer-profile-form__tabs .Mui-selected,.installer-profile-form__tabs .MuiButtonBase-root,.installer-profile-form__tabs .MuiTab-root,.installer-profile-form__tabs .MuiTab-textColorPrimary{border-bottom:var(--c-black);color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.installer-profile-form__tabs .Mui-selected,.installer-profile-form__tabs .MuiButtonBase-root,.installer-profile-form__tabs .MuiTab-root,.installer-profile-form__tabs .MuiTab-textColorPrimary{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form__text-input .MuiFormLabel-root,.installer-profile-form__text-input .MuiInputBase-input,.installer-profile-form__text-input .MuiInputLabel-root,.installer-profile-form__text-input .MuiInputLabel-shrink.Mui-focused{color:var(--c-black)}.installer-profile-form__text-input .MuiInputBase-root:after,.installer-profile-form__text-input .MuiInputBase-root:before{border-color:var(--c-black)}.installer-profile-form #email-field-helper-text{text-align:left}.installer-profile-form__textarea{background-color:transparent;border:1px solid var(--c-black);border-radius:1.25rem;box-sizing:border-box;color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;margin-top:2.5rem;max-width:100%;padding:.75rem 1rem;width:100%}.installer-profile-form textarea::-webkit-input-placeholde{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.installer-profile-form textarea::-webkit-input-placeholde{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form textarea:-moz-placeholder{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.installer-profile-form textarea:-moz-placeholder,.installer-profile-form textarea::-moz-placeholder{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form textarea:-ms-input-placeholder{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.installer-profile-form textarea:-ms-input-placeholder{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form textarea::-moz-placeholder{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}.installer-profile-form textarea::placeholder{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.installer-profile-form textarea::-moz-placeholder{font-size:1.125rem;line-height:1.3333333333}.installer-profile-form textarea::placeholder{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form .MuiFormHelperText-root{color:var(--c-black);text-align:right}.installer-profile-form__file-upload{position:relative}.installer-profile-form__file-upload-container{align-content:center;align-items:center;border:1px dashed var(--c-black);border-radius:1.25rem;color:var(--c-black);display:flex;flex-direction:column;font-size:.625rem;padding:.75rem 1rem;position:relative}.installer-profile-form__file-upload-container svg{margin-bottom:.3125rem}.installer-profile-form input[type=file]::file-selector-button{opacity:0}.installer-profile-form__file-uploader{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;width:100%;z-index:1}.installer-profile-form__file-upload-title{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin:1rem 0}@media(min-width:64em){.installer-profile-form__file-upload-title{font-size:1.125rem;line-height:1.3333333333}}.installer-profile-form__file-upload-subtitle{font-weight:600}.installer-profile-form__file-upload-description{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;margin-top:.3125rem}@media(min-width:64em){.installer-profile-form__file-upload-description{font-size:.75rem;line-height:1.3333333333}}.installer-profile-form__list{margin-top:1rem}.installer-profile-form__list-item{background:hsla(0,0%,100%,.08);border-radius:.375rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.9375rem 1rem}.installer-profile-form__list-item-name-icon{color-flex-shrink:0;align-items:center;color:var(--c-black) svg;display:flex}.installer-profile-form__list-item-name{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;line-height:1.4285714286;margin-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:64em){.installer-profile-form__list-item-name{font-size:.875rem;line-height:1.3571428571}}.installer-profile-form__privacy-label{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.installer-profile-form__privacy-label{font-size:.875rem;line-height:1.3571428571}}.installer-profile-form__privacy-label p{display:inline}.installer-profile-form__privacy-label a{margin-left:.3125rem;text-decoration:underline}.installer-profile-form__privacy-label a:hover{color:var(--c-black)}.installer-profile-form .MuiCheckbox-root svg{fill:var(--c-black)}.installer-profile-form__submit{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:3.3125rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-profile-form__submit:after{display:none}.installer-profile-form__submit span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-profile-form__submit:focus-visible,.installer-profile-form__submit:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-profile-form__submit:focus-visible span,.installer-profile-form__submit:hover span{transform:translateY(.0625rem)}}.installer-profile-form__submit:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-profile-form__submit:disabled{cursor:default;pointer-events:none}.installer-profile-form__submit:disabled,.installer-profile-form__submit:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-profile-form__submit:disabled:hover span{transform:translateY(0)}.installer-profile-form__submit:focus-visible,.installer-profile-form__submit:hover{background-color:var(--c-black)}@media(min-width:64em){.installer-profile-form__submit{margin-top:2.5rem}}.installer-profile-form__loader{justify-content:flex-start;padding:1.25rem;position:static}.installer-profile-navigation{border-bottom:1px solid var(--c-grey3);padding:1rem 0}.installer-profile-navigation__inner{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:space-between;padding:0 .9375rem 0 1.0625rem}@media(min-width:48em){.installer-profile-navigation__inner{padding:0 .75rem 0 1.5rem}}.installer-profile-navigation__cta-return{align-items:center;display:flex;gap:.6875rem;justify-content:space-between}@media(min-width:48em){.installer-profile-navigation__cta-return{gap:1rem}}.installer-profile-navigation__cta-return-title{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;font-weight:700;line-height:1.3333333333}@media(min-width:64em){.installer-profile-navigation__cta-return-title{font-size:.75rem;line-height:1.3333333333}}.installer-profile-navigation__buttons-wrapper{display:flex;gap:.5rem}.installer-profile-navigation__button-message{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}@media(max-width:47.99em){.installer-profile-navigation__button-message{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-size:.75rem;font-weight:700;height:2.875rem;height:2rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-profile-navigation__button-message:after{display:none}.installer-profile-navigation__button-message span{transition:all .2s cubic-bezier(.165,.84,.44,1)}}@media(max-width:47.99em)and (hover:hover){.installer-profile-navigation__button-message:focus-visible,.installer-profile-navigation__button-message:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-profile-navigation__button-message:focus-visible span,.installer-profile-navigation__button-message:hover span{transform:translateY(.0625rem)}}@media(max-width:47.99em){.installer-profile-navigation__button-message:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-profile-navigation__button-message:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.installer-profile-navigation__button-message:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-profile-navigation__button-message:disabled:hover span{transform:translateY(0)}}@media(max-width:47.99em)and (hover:hover){.installer-profile-navigation__button-message:focus-visible,.installer-profile-navigation__button-message:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.installer-profile-navigation__button-message:after{display:none}.installer-profile-navigation__button-message span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-profile-navigation__button-message:focus-visible,.installer-profile-navigation__button-message:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-profile-navigation__button-message:focus-visible span,.installer-profile-navigation__button-message:hover span{transform:translateY(.0625rem)}}.installer-profile-navigation__button-message:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-profile-navigation__button-message:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.installer-profile-navigation__button-message:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-profile-navigation__button-message:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-profile-navigation__button-message:focus-visible,.installer-profile-navigation__button-message:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.installer-profile-navigation__button-call{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}@media(max-width:47.99em){.installer-profile-navigation__button-call{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-size:.75rem;font-weight:700;height:2.875rem;height:2rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-profile-navigation__button-call:after{display:none}.installer-profile-navigation__button-call span{transition:all .2s cubic-bezier(.165,.84,.44,1)}}@media(max-width:47.99em)and (hover:hover){.installer-profile-navigation__button-call:focus-visible,.installer-profile-navigation__button-call:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-profile-navigation__button-call:focus-visible span,.installer-profile-navigation__button-call:hover span{transform:translateY(.0625rem)}}@media(max-width:47.99em){.installer-profile-navigation__button-call:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-profile-navigation__button-call:disabled{cursor:default;pointer-events:none}.installer-profile-navigation__button-call:disabled,.installer-profile-navigation__button-call:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-profile-navigation__button-call:disabled:hover span{transform:translateY(0)}}@media(max-width:47.99em)and (hover:hover){.installer-profile-navigation__button-call:focus-visible,.installer-profile-navigation__button-call:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}@media(max-width:47.99em){.installer-profile-navigation__button-call:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}}.installer-profile-navigation__button-call:after{display:none}.installer-profile-navigation__button-call span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-profile-navigation__button-call:focus-visible,.installer-profile-navigation__button-call:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-profile-navigation__button-call:focus-visible span,.installer-profile-navigation__button-call:hover span{transform:translateY(.0625rem)}}.installer-profile-navigation__button-call:disabled{cursor:default;pointer-events:none}.installer-profile-navigation__button-call:disabled,.installer-profile-navigation__button-call:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-profile-navigation__button-call:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-profile-navigation__button-call:focus-visible,.installer-profile-navigation__button-call:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.installer-profile-navigation__button-call:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-map{display:flex;height:100%;justify-content:center;width:100%}.installer-map__inner{flex-grow:1}.locate-me{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border-radius:1.875rem;bottom:1.5625rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;line-height:1.25rem;margin-left:7.5rem;padding:1rem;position:absolute;right:.625rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);z-index:99}.locate-me:after{display:none}.locate-me span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(min-width:64em){.locate-me{display:none}}@media screen and (max-width:350px){.locate-me{padding:.625rem}.locate-me span{display:none}}.locate-me span{margin-right:.625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:4rem}.locate-me svg{height:1.5625rem;width:1.5625rem}.locate-me.black{background-color:var(--c-black);color:var(--c-white)}.locate-me.black svg circle,.locate-me.black svg path{fill:var(--c-white)}.find-nearest-container-wrapper{align-items:center;display:flex;justify-content:center}.find-nearest-container{align-items:center;background:var(--c-white);border:1px solid var(--c-black);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;gap:.625rem;margin-top:.625rem;padding:.375rem .375rem .375rem 1rem}.find-nearest-container span{display:inline-block;width:10rem}.find-nearest-btn,.find-nearest-container span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.find-nearest-btn{background:var(--c-black);border:none;border-radius:.25rem;color:var(--c-white);cursor:pointer;font-weight:700;padding:.375rem .75rem;width:6.875rem}.find-nearest-btn:hover{background:#333}.installer-search-card{--side-spacing:1.25rem;box-sizing:border-box;padding:1.5625rem 0;position:relative;transition:all .2s ease-in;width:100%}.installer-search-card__close{position:absolute;right:-.3125rem;top:.9375rem}.installer-search-list .installer-search-card__close{display:none}.installer-search-card__link{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search-card__link:after{display:none}.installer-search-card__link span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-search-card__link:focus-visible,.installer-search-card__link:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-search-card__link:focus-visible span,.installer-search-card__link:hover span{transform:translateY(.0625rem)}}.installer-search-card__link:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-search-card__link:disabled{cursor:default;pointer-events:none}.installer-search-card__link:disabled,.installer-search-card__link:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-search-card__link:disabled:hover span{transform:translateY(0)}.installer-search-card__buttons{align-items:center;display:flex;gap:.625rem}.installer-search-card__active-icon{height:2.875rem;width:2.875rem}.installer-search-card__active-icon svg{height:100%;width:100%}.installer-search-card__address,.installer-search-card__name{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.installer-search-card__address,.installer-search-card__name{font-size:1.125rem;line-height:1.3333333333}}.installer-search-card__name{font-weight:700;padding-bottom:.3125rem}.installer-search-card__name mark{background-color:transparent;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.installer-search-card__name mark{font-size:.875rem;line-height:1.3571428571}}.installer-search-card__address{padding-bottom:.75rem}.installer-search-card__contact{align-items:center;display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;gap:.5em;line-height:1.3125}@media(min-width:64em){.installer-search-card__contact{font-size:1rem;line-height:1.3125}}.installer-search-card__contact svg{display:inline-flex;height:1rem;width:1rem}.installer-search-card__contact+.installer-search-card__contact{padding-top:.3125rem}.installer-search-list__item:hover{cursor:pointer}.installer-search-list__spinner{padding:2.1875rem 0}.installer-search-list__content-wrapper{align-items:center;display:flex;justify-content:space-between;margin:1.25rem 0 -1.25rem;z-index:9}.installer-search-list__item{border-bottom:.0625rem solid var(--c-grey3);display:flex;flex-direction:row;position:relative}.installer-search-list__item--active{background-color:var(--c-grey5);margin:0 -1.25rem;padding:0 1.25rem}.installer-search-list__services{display:flex;flex-wrap:wrap;gap:8px}.installer-search-list__service{align-items:center;display:inline-flex;justify-content:center}.installer-search-list__service svg{height:20px;width:20px}.installer-search-list__role{align-items:center;align-self:flex-start;background-color:var(--c-white);border:1px solid var(--c-border);border-radius:7.5rem;display:flex;gap:.25rem;padding:.25rem .5rem;text-transform:capitalize;white-space:nowrap}.installer-search-list__role-label{display:inline-block;max-width:160px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.installer-search-list__role svg path{fill:var(--c-black)}.installer-search-list__empty{padding:1.25rem 0}@media(min-width:64em){.installer-search-list__empty{padding:2.1875rem 0}}.installer-search-list__empty h3{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;margin-bottom:1.25rem;text-transform:none}@media(min-width:64em){.installer-search-list__empty h3{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.375rem;font-size:1.375rem;font-weight:700;line-height:1.2105263158;line-height:1.3636363636;text-transform:none}}@media(min-width:64em)and (min-width:64em){.installer-search-list__empty h3{font-size:2rem;line-height:1.21875}}.installer-search-list__empty p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.installer-search-list__empty p{font-size:1.125rem;line-height:1.3333333333}}.installer-search__installer-errors{margin-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.installer-search__installer-errors{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.installer-search__installer-errors{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.installer-search__installer-errors{margin-bottom:7.1875rem}}.installer-search__installer-errors .debug{margin-bottom:.25rem}.installer-filter{margin-bottom:.625rem}@media(min-width:48em){.installer-filter{margin-bottom:0}}.installer-filter__title{color:var(--c-darkgrey);font-size:.875rem;font-weight:700;margin-bottom:1.25rem}.installer-filter__chips{display:flex;margin-right:0}.installer-filter__chips button{border:1px solid rgba(33,137,255,.2);box-shadow:0 1.5px 4px 0 rgba(0,0,0,.1);padding:5px 8px 5px 0}.installer-filter__chips button:first-child{margin-right:8px}.installer-filter__chips button .circle{height:100%;width:8px}.installer-filter__chips button span{display:inline-block;max-width:5.4375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:23.4375em){.installer-filter__chips button span{max-width:6.875rem}}@media(min-width:35em){.installer-filter__chips button span{max-width:none}}@media(min-width:64em){.installer-filter__chips button span{max-width:4.875rem}}.installer-filter__chips button svg{margin:0 5px}.installer-filter__chips button.orange .circle{fill:var(--c-saffron)}.installer-filter__chips button.blue .circle{fill:#0b9aff}.installer-filter__chips button .check-icon{margin-left:.3125rem;margin-right:0}.installer-filter__chips button span{size:12px;color:#6b6b6b;font-weight:400;text-transform:none}.installer-filter__chips button.active{border-color:var(--c-bgdark)}.installer-filter__chips button.active span{color:#000}.filters-services .installer-filter__chips{flex-wrap:wrap}.filters-services .installer-filter__chips button{margin-bottom:.5rem;margin-right:.5rem}.filter-legenda{border-bottom:.0625rem solid var(--c-grey3);margin-bottom:1rem;padding-bottom:1rem}.filter-legenda__container{display:flex;gap:.75rem;padding-bottom:.5rem}.filter-legenda__vertical{flex-direction:column;padding-bottom:1rem}.filter-legenda__main-label{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;margin-bottom:.75rem}@media(min-width:64em){.filter-legenda__main-label{font-size:.875rem;line-height:1.3571428571}}.filter-legenda__label{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;font-weight:700;line-height:1.3333333333;vertical-align:middle}@media(min-width:64em){.filter-legenda__label{font-size:1.125rem;line-height:1.6111111111}}.filter-legenda__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;vertical-align:middle}@media(min-width:64em){.filter-legenda__description{font-size:.875rem;line-height:1.3571428571}}.filter-legenda__icon svg{height:1.75rem;width:1.75rem}.filter-legenda__icon--with-label{align-items:center;align-self:flex-start;background-color:var(--c-white);border:1px solid var(--c-border);border-radius:7.5rem;display:flex;gap:.25rem;padding:.25rem .5rem;text-transform:capitalize;white-space:nowrap}.filter-legenda__icon--with-label-label{display:inline-block;max-width:160px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.filter-legenda__icon--with-label svg{height:1rem;width:1rem}.filter-legenda__icon--with-label svg path{fill:var(--c-black)}.legenda-icon-list__headline{padding-bottom:.75rem}.legenda-icon-list__filters{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.legenda-icon-list__section{display:flex;flex-direction:column}.legenda-icon-list__item{align-items:center;display:flex;gap:.25rem;padding:.25rem 0}.legenda-icon-list__icon svg{font-size:.875rem;height:.875rem;width:.875rem}.legenda-icon-list__icon.heating .circle{fill:var(--c-saffron)}.legenda-icon-list__icon.cooling .circle{fill:#0b9aff}.legenda-icon-list__text{flex:1 1}.legenda-icon-list__label{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;margin:0 0 .25rem}@media(min-width:64em){.legenda-icon-list__label{font-size:.875rem;line-height:1.3571428571}}.legenda-icon-list__description{color:var(--c-grey1);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;margin:0}@media(min-width:64em){.legenda-icon-list__description{font-size:.875rem;line-height:1.3571428571}}.installer-legenda{padding:1.5rem}.installer-legenda__header{align-items:center;display:flex;justify-content:space-between;padding-bottom:1.5rem}.installer-legenda__header h3{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-size:1.625rem;font-weight:700;line-height:1.3636363636;margin:0;text-transform:none}@media(min-width:64em){.installer-legenda__header h3{font-size:2rem;line-height:1.21875}}.installer-legenda__close-button{border:none;cursor:pointer;height:1.125rem;transition:background-color .2s ease}.installer-legenda__close-button:hover{background-color:rgba(0,0,0,.04)}.installer-legenda__close-button svg{font-size:1.125rem}.installer-legenda__dialog .installer-legenda__paper{align-self:flex-end;border-radius:0;margin-bottom:0;min-width:100%}.installer-legenda__dialog .installer-legenda__paper,.installer-search{height:calc(100vh - var(--main-nav-height) - var(--mode-switch-height))}.installer-search{height:calc(var(--map-vh, 1vh)*100 - var(--main-nav-height) - var(--mode-switch-height));margin-bottom:clamp(1.875rem,8vw,2.8125rem);position:relative}@media(min-width:120em){.installer-search{margin:0 auto;max-width:120rem}}@media(min-width:35em){.installer-search{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.installer-search{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.installer-search{margin-bottom:7.1875rem}}.aem-AuthorLayer-Edit .installer-search,.aem-AuthorLayer-Preview .installer-search{height:50rem!important}.installer-search__filters{display:none;margin-bottom:1.25rem}@media(min-width:64em){.installer-search__filters{display:flex;flex-wrap:wrap;gap:.875rem;max-height:33.125rem;opacity:1;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.installer-search__filters.hide{margin-bottom:0;max-height:0;opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .2s ease,margin-bottom 0s .1s}}.installer-search__filter-drawer .installer-search__sticky,.installer-search__find-nearest-drawer .installer-search__sticky{padding:1.875rem 1.25rem;position:relative}.installer-search__filter-drawer .installer-search__filters,.installer-search__find-nearest-drawer .installer-search__filters{display:block}.installer-search__filter-drawer .MuiDrawer-paper{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.installer-search__recaptcha-text{color:var(--c-grey2)}.installer-search__recaptcha-text a{color:var(--c-seablue)}.installer-search-section{overflow:hidden}.installer-search__map{height:100%}.installer-search--show-list .installer-search__map{display:none}@media(min-width:64em){.installer-search--show-list .installer-search__map{display:block}}.installer-search__disabled-overlay{align-items:center;background:rgba(0,0,0,.65);bottom:0;display:flex;flex-direction:column;gap:.625rem;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.installer-search__disabled-overlay h2,.installer-search__disabled-overlay p{color:var(--c-white);position:relative;z-index:2}.installer-search__disabled-overlay h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3636363636;text-transform:none}@media(min-width:64em){.installer-search__disabled-overlay h2{font-size:2rem;line-height:1.21875}}.installer-search__disabled-overlay p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;text-align:center}@media(min-width:64em){.installer-search__disabled-overlay p{font-size:.875rem;line-height:1.3571428571}}.installer-search__inner{box-shadow:0 -15px 14px rgba(0,0,0,.25);display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:background-color .2s ease-in}.installer-search__inner.disable-list{opacity:0;pointer-events:none;z-index:-1}.installer-search--show-list .installer-search__inner{bottom:0}@media(min-width:64em){.installer-search--show-list .installer-search__inner{bottom:auto}.installer-search__inner{border-radius:1.25rem;bottom:auto;left:2.1875rem;max-height:calc(100% - 6.875rem);max-width:37.5rem;overflow-y:scroll;top:2.5rem;width:100%}}.installer-search__inner--only-search{background-color:transparent;pointer-events:none}.installer-search__inner--only-search .installer-search__form{pointer-events:auto}.installer-search__inner--only-search .installer-search__content{opacity:0}.installer-search__sticky{background-color:var(--c-white);padding:1.25rem 1.25rem 0;position:relative}@media(min-width:64em){.installer-search__sticky{padding:1.875rem 2.1875rem 0}}.installer-search__sticky:before{background-color:var(--c-grey3);bottom:0;content:"";display:none;height:1px;left:-2.1875rem;position:absolute;right:-2.1875rem;z-index:1}.installer-search--show-list .installer-search__sticky:before{display:block}@media(min-width:64em){.installer-search__sticky:before{display:block}}.installer-search__content{transition:opacity .2s ease-in}.installer-search__list{background:var(--c-white);box-sizing:border-box;height:100%;padding:0 1.25rem 5.625rem}@media(max-width:63.99em){.installer-search__list--scrollable{overflow-y:auto}}.installer-search--show-map .installer-search__list{display:none}@media(min-width:64em){.installer-search--show-map .installer-search__list{display:block}.installer-search__list{display:block;height:auto;padding:0 2.1875rem}}.installer-search__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;max-width:20rem;overflow:hidden;padding-bottom:.625rem;text-overflow:ellipsis;text-transform:none;white-space:nowrap}@media(min-width:64em){.installer-search__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.375rem;font-size:1.375rem;font-weight:700;line-height:1.2105263158;line-height:1.3636363636;max-width:none;overflow:visible;padding-bottom:1.125rem;text-overflow:clip;text-transform:none;white-space:normal}}@media(min-width:64em)and (min-width:64em){.installer-search__headline{font-size:2rem;line-height:1.21875}}.installer-search__find-nearest__headline{align-items:center;display:flex;justify-content:center;padding-top:1.875rem}.installer-search__find-nearest__headline h1{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;max-width:none;overflow:visible;text-align:center;text-overflow:clip;text-transform:none;white-space:normal}@media(min-width:64em){.installer-search__find-nearest__headline h1{font-size:1.5rem;line-height:1.3333333333}}.installer-search__find-nearest__headline .installer-search__info-button{height:1.5625rem;margin-left:.3125rem}.installer-search__bodytext{display:none;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;padding-bottom:1.875rem}@media(min-width:64em){.installer-search__bodytext{display:block;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;line-height:1.3571428571;line-height:1.1875;padding-bottom:1.25rem}}@media(min-width:64em)and (min-width:64em){.installer-search__bodytext{font-size:1.125rem;line-height:1.3333333333}}.installer-search__submit{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;display:none;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__submit:after{display:none}.installer-search__submit span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-search__submit:focus-visible,.installer-search__submit:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-search__submit:focus-visible span,.installer-search__submit:hover span{transform:translateY(.0625rem)}}.installer-search__submit:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-search__submit:disabled{cursor:default;pointer-events:none}.installer-search__submit:disabled,.installer-search__submit:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-search__submit:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-search__submit:focus-visible,.installer-search__submit:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}@media(min-width:64em){.installer-search__submit{display:inline-flex}}.installer-search__desktop-icon{display:none}.installer-search__desktop-icon svg{left:.3125rem;position:absolute;top:50%;transform:translate(50%,-50%)}@media(min-width:64em){.installer-search__desktop-icon{display:inline-flex}}.installer-search__mobile-button-icon{height:1.3125rem;left:.3125rem;position:absolute;top:50%;transform:translate(50%,-50%);width:1.3125rem}@media(min-width:64em){.installer-search__mobile-button-icon{display:none}}.installer-search__input-field{position:relative}@media(min-width:64em){.installer-search__input-field{margin-bottom:.625rem;margin-right:.9375rem}}.installer-search__input-field__wrapper{width:100%}.installer-search__active-card{background-color:var(--c-white);bottom:0;left:0;padding:0 1.25rem 4.0625rem;position:absolute;right:0}@media(min-width:64em){.installer-search__active-card{display:none}}.installer-search__active-card .installer-search-card{border:0}.installer-search__form{align-self:flex-start;display:flex;grid-column:2/span 5;padding-bottom:1.25rem;position:relative}.installer-search__form .text-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-lightgrey);border:.0625rem solid var(--c-grey2);border-radius:1.875rem;box-sizing:border-box;color:var(--c-darkgrey);display:inline-flex;font-size:1rem;height:2.5rem;line-height:1.3571;padding:.9375rem 1rem .9375rem 2.5rem;transition:all .3s ease-out;width:100%}.installer-search__form .text-input:hover{border-color:var(--c-darkgrey)}.installer-search__form .text-input:focus,.installer-search__form .text-input:focus-visible{box-shadow:0 0 0 .125rem var(--c-seablue)}@media(min-width:64em){.installer-search__form .text-input{font-size:.875rem;height:2.875rem;padding-left:3.125rem}}.installer-search__back-to-top{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-shadow:0 .1875rem .1875rem 0 rgba(0,0,0,.251);box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;display:flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;left:16.25rem;line-height:1.3571;padding:0 1.5rem;position:absolute;text-align:center;text-decoration:none;top:calc(100% - 8.125rem);transition:all .2s cubic-bezier(.165,.84,.44,1);z-index:10}.installer-search__back-to-top:after{display:none}.installer-search__back-to-top span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-search__back-to-top:focus-visible,.installer-search__back-to-top:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-search__back-to-top:focus-visible span,.installer-search__back-to-top:hover span{transform:translateY(.0625rem)}}.installer-search__back-to-top:disabled{cursor:default;pointer-events:none}.installer-search__back-to-top:disabled,.installer-search__back-to-top:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-search__back-to-top:disabled:hover span{transform:translateY(0)}@media(hover:hover){.installer-search__back-to-top:focus-visible,.installer-search__back-to-top:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.installer-search__back-to-top:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}@media(max-width:63.99em){.installer-search__back-to-top{display:none}}.installer-search__back-to-top span{padding-right:.625rem}.installer-search__back-to-top svg{height:1.25rem;transform:rotate(180deg);width:1.25rem}.installer-search__back-to-top svg path{fill:var(--c-grey2)}.installer-search__back-to-top:focus-visible path,.installer-search__back-to-top:hover path{fill:var(--c-seablue)}.installer-search__load-more-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:block;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;justify-self:center;line-height:1.3571;margin-top:4.625rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__load-more-button:after{display:none}.installer-search__load-more-button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.installer-search__load-more-button:focus-visible,.installer-search__load-more-button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.installer-search__load-more-button:focus-visible span,.installer-search__load-more-button:hover span{transform:translateY(.0625rem)}}.installer-search__load-more-button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.installer-search__load-more-button:disabled{cursor:default;pointer-events:none}.installer-search__load-more-button:disabled,.installer-search__load-more-button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.installer-search__load-more-button:disabled:hover span{transform:translateY(0)}.installer-search__map-list-toggle{grid-gap:.625rem;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;bottom:1.5625rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:grid;font-size:.875rem;font-weight:700;gap:.625rem;grid-template-columns:repeat(2,1fr);height:2.875rem;justify-content:center;line-height:1.3571;line-height:1.25rem;margin-left:3.75rem;padding:0 1.5rem;position:absolute;text-align:center;text-decoration:none;transform:translateX(-50%);transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__map-list-toggle:after{display:none}.installer-search__map-list-toggle span{transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search--show-map .installer-search__map-list-toggle{background-color:var(--c-white);color:var(--c-black)}@media(min-width:64em){.installer-search__map-list-toggle{display:none}}.installer-search__map-list-toggle svg path{fill:currentColor}.installer-search__map-list-black{grid-gap:.625rem;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;bottom:1.5625rem;box-shadow:0 4px 4px 0 #000;color:var(--c-white);cursor:pointer;display:inline-flex;display:grid;font-size:.875rem;font-weight:700;gap:.625rem;grid-template-columns:repeat(2,1fr);height:2.875rem;justify-content:center;left:1.5625rem;line-height:1.3571;padding:0 1.5rem;position:absolute;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__map-list-black:after{display:none}.installer-search__map-list-black span{transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__map-list-black svg path{fill:var(--c-white)}.installer-search__filter-apply{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-bottom:.625rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);width:100%}.installer-search__filter-apply:after{display:none}.installer-search__filter-apply span,.installer-search__filter-remove{transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__filter-remove{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:1px solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-bottom:.625rem;padding:0 1.5rem;text-align:center;text-decoration:none;width:100%}.installer-search__filter-remove:after{display:none}.installer-search__filter-remove span{transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__filter-toggle,.installer-search__list-toggle{grid-gap:.625rem;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border-radius:1.875rem;bottom:1.5625rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;display:grid;font-size:.875rem;font-weight:700;gap:.625rem;grid-template-columns:repeat(2,1fr);height:2.875rem;justify-content:center;line-height:1.3571;line-height:1.25rem;margin-left:6.2rem;padding:0 1rem;position:absolute;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.installer-search__filter-toggle:after,.installer-search__list-toggle:after{display:none}.installer-search__filter-toggle span,.installer-search__list-toggle span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(min-width:35em){.installer-search__filter-toggle,.installer-search__list-toggle{margin-left:7.5rem;padding:0 1.5rem}}@media(min-width:64em){.installer-search__filter-toggle,.installer-search__list-toggle{display:none}}.installer-search__filter-toggle svg path,.installer-search__list-toggle svg path{fill:currentColor}.installer-search__filter-toggle{padding:0 0 0 1rem}.installer-search__filter-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:2.125rem}@media(min-width:35em){.installer-search__filter-toggle{padding:0 1.5rem}}.installer-search__list-toggle{margin-left:.625rem}.installer-search__list-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1.4375rem}.installer-search__filter-toggle-hide{display:none}.installer-search__filter-black{background-color:var(--c-black);color:var(--c-white);margin-left:.625rem}.installer-search__no-results{color:var(--c-black);padding:1.875rem 1.25rem;text-align:center}@media(min-width:64em){.installer-search__no-results{padding:1.875rem 2.1875rem}}.installer-search__filters-wrapper{display:none}@media(min-width:64em){.installer-search__filters-wrapper{align-items:center;display:flex}}.installer-search__toggle-filters{border:1px solid var(--c-black);border-radius:20px;display:flex;justify-content:flex-end;margin-bottom:1.25rem}@media(min-width:64em){.installer-search__toggle-filters{margin-bottom:1.875rem;margin-right:1.25rem}.installer-search__toggle-filters button{align-items:center;display:flex;padding:.3125rem .625rem}.installer-search__toggle-filters span{padding:0 .3125rem}.installer-search__toggle-filters svg{height:1.25rem;transition:transform .3s ease;width:1.25rem}.installer-search__toggle-filters svg:last-child{height:.625rem;transform:rotate(180deg);transition:transform .3s ease;width:.625rem}.installer-search__toggle-filters.hide svg:last-child{transform:rotate(0)}}.installer-search__reset-filters{display:none}.installer-search__reset-filters button{border-bottom:1px solid var(--c-black);font-weight:700;margin-bottom:1.25rem}@media(min-width:64em){.installer-search__reset-filters button{margin-bottom:1.875rem}}.installer-search__reset-filters.dissabled button{opacity:.5;pointer-events:none}@media(min-width:64em){.installer-search__reset-filters{display:block}}.introduction{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.introduction{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.introduction{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.introduction{margin:0 auto;max-width:120rem}}@media(min-width:35em){.introduction{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.introduction{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.introduction{padding-bottom:7.1875rem}}@media(min-width:48em){.introduction{--grid-cells:8}}@media(min-width:64em){.introduction{--grid-cells:12}}@media(min-width:9.375em){.introduction{--grid-gap:1rem}}@media(min-width:64em){.introduction{--grid-gap:1.5rem}}.introduction h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.introduction h2{font-size:3rem;line-height:1.2083333333}}.introduction p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333}@media(min-width:64em){.introduction p{font-size:1.125rem;line-height:1.6111111111}}.introduction .introduction__cta{margin-top:1.5rem}.introduction .introduction__cta .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.introduction .introduction__cta .button:after{display:none}.introduction .introduction__cta .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.introduction .introduction__cta .button:focus-visible,.introduction .introduction__cta .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.introduction .introduction__cta .button:focus-visible span,.introduction .introduction__cta .button:hover span{transform:translateY(.0625rem)}}.introduction .introduction__cta .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.introduction .introduction__cta .button:disabled{cursor:default;pointer-events:none}.introduction .introduction__cta .button:disabled,.introduction .introduction__cta .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.introduction .introduction__cta .button:disabled:hover span{transform:translateY(0)}.introduction .introduction__cta .button.primary{margin-bottom:.75rem;margin-right:.9375rem}.introduction .introduction__cta .button:hover{background-color:var(--c-black)}.introduction .introduction__cta .button.secondary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.introduction .introduction__cta .button.secondary:after{display:none}.introduction .introduction__cta .button.secondary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.introduction .introduction__cta .button.secondary:focus-visible,.introduction .introduction__cta .button.secondary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.introduction .introduction__cta .button.secondary:focus-visible span,.introduction .introduction__cta .button.secondary:hover span{transform:translateY(.0625rem)}}.introduction .introduction__cta .button.secondary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.introduction .introduction__cta .button.secondary:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.introduction .introduction__cta .button.secondary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.introduction .introduction__cta .button.secondary:disabled:hover span{transform:translateY(0)}@media(hover:hover){.introduction .introduction__cta .button.secondary:focus-visible,.introduction .introduction__cta .button.secondary:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.introduction .introduction__cta .button.secondary:hover{border-color:var(--c-darkgrey);color:var(--c-darkgrey)}@media(min-width:64em){.introduction .introduction__cta{grid-column:10/13;margin-top:0}}.introduction__inner{grid-column:1/5}@media(min-width:48em){.introduction__inner{grid-column:1/9}}@media(min-width:64em){.introduction__inner{grid-column:2/12}}@media(max-width:63.99em){.introduction__inner.image-first{display:flex;flex-direction:column}.introduction__inner.image-first .introduction__content{margin-top:1.5625rem;order:2}.introduction__inner.image-first .introduction__image{margin-top:0;order:1}}.introduction__content{grid-row:1}.introduction__image{aspect-ratio:1/1;grid-row:1}.introduction__image img{border-radius:1.25rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.introduction--small-body .introduction__description p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.introduction--small-body .introduction__description p{font-size:.875rem;line-height:1.3571428571}}.introduction--default .introduction__inner{display:block}@media(min-width:64em){.introduction--default .introduction__description{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:64em)and (min-width:48em){.introduction--default .introduction__description{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.introduction--default .introduction__description{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.introduction--default .introduction__description{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.introduction--default .introduction__description{--grid-gap:1.5rem}}@media(min-width:64em){.introduction--default .introduction__description--full-width p{grid-column:1/-1}.introduction--default p{grid-column:1/9}}.introduction--extended .introduction__content{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);grid-template-rows:auto auto}@media(min-width:48em){.introduction--extended .introduction__content{--grid-cells:8}}@media(min-width:64em){.introduction--extended .introduction__content{--grid-cells:12}}@media(min-width:9.375em){.introduction--extended .introduction__content{--grid-gap:1rem}}@media(min-width:64em){.introduction--extended .introduction__content{--grid-gap:1.5rem;grid-template-rows:1fr}}.introduction--extended .introduction__headline{grid-column:span 4;grid-row:1}@media(min-width:48em){.introduction--extended .introduction__headline{grid-column:span 8}}@media(min-width:64em){.introduction--extended .introduction__headline{grid-column:span 5}}.introduction--extended .introduction__description{grid-column:1/12;grid-row:2;margin-top:1.5rem}@media(min-width:64em){.introduction--extended .introduction__description{grid-column:2/span 6;grid-column:7/13;grid-row:1;margin-top:0}.introduction--extended.introduction--reversed .introduction__headline{grid-column:8/13}.introduction--extended.introduction--reversed .introduction__description{grid-column:1/7}.introduction--full .introduction__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);grid-template-rows:1fr}}@media(min-width:64em)and (min-width:48em){.introduction--full .introduction__inner{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.introduction--full .introduction__inner{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.introduction--full .introduction__inner{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.introduction--full .introduction__inner{--grid-gap:1.5rem}}.introduction--full .introduction__image{margin-top:2.5rem}@media(min-width:64em){.introduction--full .introduction__image{grid-column:span 6;margin-top:0}}.introduction--full .introduction__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media(min-width:64em){.introduction--full .introduction__content{grid-column:8/13}}.introduction--full .introduction__content p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;margin-top:1.5rem}@media(min-width:64em){.introduction--full .introduction__content p{font-size:1.125rem;line-height:1.6111111111}}.introduction--full .introduction__content .button{margin-top:1.5rem}@media(min-width:64em){.introduction--reversed .introduction__content{grid-column:span 6}.introduction--reversed .introduction__image{grid-column:8/13}}.introduction--inverted{background-color:var(--c-vividblue);border-radius:1.25rem;color:var(--c-black);margin-bottom:clamp(1.875rem,8vw,2.8125rem);margin-left:1rem;margin-right:1rem;padding-bottom:2.5rem;padding-top:2.5rem}@media(min-width:35em){.introduction--inverted{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.introduction--inverted{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.introduction--inverted{margin-bottom:7.1875rem}}.introduction--inverted .introduction__cta .button.secondary:focus-visible,.introduction--inverted .introduction__cta .button.secondary:hover{background:transparent;border-color:var(--c-black);box-shadow:0 0 0 1px var(--c-black);color:var(--c-black);text-decoration:underline}@media(min-width:48em){.introduction--inverted{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:64em){.introduction--inverted{padding-bottom:5rem;padding-top:5rem}}@media(min-width:90em){.introduction--inverted{margin-left:1.875rem;margin-right:1.875rem;padding-bottom:6.25rem;padding-top:6.25rem}}@media(min-width:120em){.introduction--inverted{margin:0 auto}}.lead-gen-form{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.lead-gen-form{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.lead-gen-form{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.lead-gen-form{padding-bottom:7.1875rem}}.lead-gen-form:not(.lead-gen-form--inverted){padding-left:1rem;padding-right:1rem}@media(min-width:48em){.lead-gen-form:not(.lead-gen-form--inverted){padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.lead-gen-form:not(.lead-gen-form--inverted){padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.lead-gen-form:not(.lead-gen-form--inverted){margin:0 auto;max-width:120rem}}@media(min-width:64em){.lead-gen-form{padding-left:1rem;padding-right:1rem}}@media(min-width:64em)and (min-width:48em){.lead-gen-form{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:64em)and (min-width:90em){.lead-gen-form{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:64em)and (min-width:120em){.lead-gen-form{margin:0 auto;max-width:120rem}}.lead-gen-form__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}@media(min-width:48em){.lead-gen-form__inner{--grid-cells:8}}@media(min-width:64em){.lead-gen-form__inner{--grid-cells:12}}@media(min-width:9.375em){.lead-gen-form__inner{--grid-gap:1rem}}@media(min-width:64em){.lead-gen-form__inner{--grid-gap:1.5rem}}.lead-gen-form--inverted .lead-gen-form__inner{background-color:var(--c-lavender);padding:3.5rem 1.25rem}@media(min-width:64em){.lead-gen-form--inverted .lead-gen-form__inner{border-radius:1.25rem;padding:4rem 0}}.lead-gen-form--inverted .lead-gen-form__error{color:var(--c-black)}.lead-gen-form--inverted input:-webkit-autofill{-webkit-text-fill-color:var(--c-white)!important}.lead-gen-form--inverted .MuiFormHelperText-root,.lead-gen-form--inverted .lead-gen-form__intro{color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__submit{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.lead-gen-form--inverted .lead-gen-form__submit:after{display:none}.lead-gen-form--inverted .lead-gen-form__submit span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.lead-gen-form--inverted .lead-gen-form__submit:focus-visible,.lead-gen-form--inverted .lead-gen-form__submit:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.lead-gen-form--inverted .lead-gen-form__submit:focus-visible span,.lead-gen-form--inverted .lead-gen-form__submit:hover span{transform:translateY(.0625rem)}}.lead-gen-form--inverted .lead-gen-form__submit:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.lead-gen-form--inverted .lead-gen-form__submit:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.lead-gen-form--inverted .lead-gen-form__submit:disabled:hover span{transform:translateY(0)}@media(hover:hover){.lead-gen-form--inverted .lead-gen-form__submit:focus-visible,.lead-gen-form--inverted .lead-gen-form__submit:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.lead-gen-form--inverted .lead-gen-form__submit:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.lead-gen-form--inverted .lead-gen-form__form input:not(.lead-gen-form__submit),.lead-gen-form--inverted .lead-gen-form__form label{color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__form div:after,.lead-gen-form--inverted .lead-gen-form__form div:before,.lead-gen-form--inverted .lead-gen-form__form fieldset{border-color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__form .Mui-error:after{border-color:var(--c-formerror)}.lead-gen-form--inverted .lead-gen-form__form .MuiCheckbox-root.Mui-checked,.lead-gen-form--inverted .lead-gen-form__form .MuiInputLabel-root.Mui-focused,.lead-gen-form--inverted .lead-gen-form__form .MuiOutlinedInput-input{color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__form .MuiCheckbox-root{color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__textarea{border-color:var(--c-white);color:var(--c-white)}.lead-gen-form--inverted textarea::-moz-placeholder{color:var(--c-white)}.lead-gen-form--inverted textarea::placeholder{color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__success a,.lead-gen-form--inverted .lead-gen-form__success h3{border-color:var(--c-white);color:var(--c-white)}.lead-gen-form--inverted .lead-gen-form__success svg{fill:var(--c-white)}.lead-gen-form__intro{grid-column:1/span 4}@media(min-width:48em){.lead-gen-form__intro{grid-column:1/span 8}}@media(min-width:64em){.lead-gen-form__intro{grid-column:2/span 4}}.lead-gen-form__intro h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;padding-bottom:1rem;text-transform:none}@media(min-width:64em){.lead-gen-form__intro h2{font-size:3rem;line-height:1.2083333333;padding-bottom:1.5rem}}.lead-gen-form__intro p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;max-width:25rem;padding-bottom:1.875rem}@media(min-width:64em){.lead-gen-form__intro p{font-size:1.125rem;line-height:1.3333333333;padding-bottom:0}}.lead-gen-form__form,.lead-gen-form__success{grid-column:1/span 4;width:100%}@media(min-width:48em){.lead-gen-form__form,.lead-gen-form__success{grid-column:1/span 8}}@media(min-width:64em){.lead-gen-form__form,.lead-gen-form__success{grid-column:7/span 5}}@media(max-width:63.99em){.lead-gen-form__success{align-items:center;display:flex;flex-direction:column}.lead-gen-form__success h3{text-align:center}}.lead-gen-form__success h3{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.3636363636}@media(min-width:64em){.lead-gen-form__success h3{font-size:1.75rem;line-height:1.3571428571}}.lead-gen-form__success a{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:1.25rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.lead-gen-form__success a:after{display:none}.lead-gen-form__success a span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.lead-gen-form__success a:focus-visible,.lead-gen-form__success a:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.lead-gen-form__success a:focus-visible span,.lead-gen-form__success a:hover span{transform:translateY(.0625rem)}}.lead-gen-form__success a:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.lead-gen-form__success a:disabled{cursor:default;pointer-events:none}.lead-gen-form__success a:disabled,.lead-gen-form__success a:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.lead-gen-form__success a:disabled:hover span{transform:translateY(0)}@media(hover:hover){.lead-gen-form__success a:focus-visible,.lead-gen-form__success a:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.lead-gen-form__success svg{fill:var(--c-FAKEteal);font-size:2.5rem;margin-bottom:1.25rem}.lead-gen-form__form .MuiButtonBase-root,.lead-gen-form__form .MuiFormControlLabel-root{align-items:flex-start;display:flex;padding-top:0}.lead-gen-form__checkbox.MuiFormControl-root{margin:1.875rem 0}@media(min-width:64em){.lead-gen-form__half-width-fields{grid-column-gap:1.875rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}}.lead-gen-form__zip-postal.MuiFormControl-root{width:100%}@media(min-width:64em){.lead-gen-form__zip-postal.MuiFormControl-root{width:auto}.lead-gen-form__zip-postal.MuiFormControl-root+p{grid-column:1;grid-row:2}}.lead-gen-form__city.MuiFormControl-root{width:100%}@media(min-width:64em){.lead-gen-form__city.MuiFormControl-root{width:auto}.lead-gen-form__city.MuiFormControl-root+p{grid-column:2;grid-row:2;transform:translateY(-1.5em)}}.lead-gen-form__error{color:var(--c-formerror)}.lead-gen-form__textarea{background-color:transparent;border-radius:.25rem;box-sizing:border-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;margin-top:2.5rem;padding:.75rem 1rem;width:100%}.lead-gen-form__textarea-captions{position:relative}.lead-gen-form__textarea-caption.MuiFormHelperText-root{color:var(--c-white);position:absolute;right:0}.lead-gen-form__checkbox.MuiFormControlLabel-root{display:flex}.lead-gen-form__submit{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:block;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:1.875rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.lead-gen-form__submit:after{display:none}.lead-gen-form__submit span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.lead-gen-form__submit:focus-visible,.lead-gen-form__submit:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.lead-gen-form__submit:focus-visible span,.lead-gen-form__submit:hover span{transform:translateY(.0625rem)}}.lead-gen-form__submit:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.lead-gen-form__submit:disabled{cursor:default;pointer-events:none}.lead-gen-form__submit:disabled,.lead-gen-form__submit:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.lead-gen-form__submit:disabled:hover span{transform:translateY(0)}.spot-product{grid-gap:1.875rem;align-items:center;background-color:var(--c-grey4);border-radius:1.25rem;display:grid;grid-template-columns:6fr 4fr;padding:1.5rem}.spot-product .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:auto;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.spot-product .button:after{display:none}.spot-product .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.spot-product .button:focus-visible,.spot-product .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.spot-product .button:focus-visible span,.spot-product .button:hover span{transform:translateY(.0625rem)}}.spot-product .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.spot-product .button:disabled{cursor:default;pointer-events:none}.spot-product .button:disabled,.spot-product .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.spot-product .button:disabled:hover span{transform:translateY(0)}.spot-product__trumpet{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-bottom:.3125rem;text-transform:uppercase}@media(min-width:64em){.spot-product__trumpet{font-size:1.125rem;line-height:1.3333333333}}.spot-product__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.spot-product__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-size:1rem;font-weight:700;line-height:1.3181818182;line-height:1.1875;text-transform:none}}@media(min-width:64em)and (min-width:64em){.spot-product__headline{font-size:1.125rem;line-height:1.3333333333}}.spot-product__image-wrapper{height:0;padding-bottom:100%;position:relative}.spot-product__image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.media-banner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.media-banner{--grid-cells:8}}@media(min-width:64em){.media-banner{--grid-cells:12}}@media(min-width:9.375em){.media-banner{--grid-gap:1rem}}@media(min-width:64em){.media-banner{--grid-gap:1.5rem}}@media(min-width:35em){.media-banner{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.media-banner{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.media-banner{padding-bottom:7.1875rem}}@media(min-width:48em){.media-banner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.media-banner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.media-banner{margin:0 auto;max-width:120rem}}@media(min-width:64em){.media-banner--compressed .media-banner__image-wrapper{grid-column:2/span 10}}.media-banner__image-wrapper{grid-column:1/span 4;position:relative;width:100%}@media(min-width:48em){.media-banner__image-wrapper{grid-column:1/span 8}}@media(min-width:64em){.media-banner__image-wrapper{grid-column:1/span 12}}.media-banner__image{aspect-ratio:16/9;border-radius:1.25rem;-o-object-fit:cover;object-fit:cover;vertical-align:bottom;width:100%}@media(min-width:48em){.media-banner__image{aspect-ratio:2/1}}.media-banner--spot .media-banner__image{border-radius:1.25rem 1.25rem 0 0}@media(min-width:48em){.media-banner--spot .media-banner__image{border-radius:1.25rem}}.media-banner .spot-product,.media-banner__spot-content{border-radius:0 0 1.25rem 1.25rem;box-sizing:border-box}@media(min-width:48em){.media-banner .spot-product,.media-banner__spot-content{border-radius:1.25rem;bottom:-2.8125rem;max-width:25rem;position:absolute;right:7%}}@media(min-width:72.5em){.media-banner .spot-product,.media-banner__spot-content{max-width:34.375rem}}.media-banner__spot-content{background-color:var(--c-vividblue);padding:2.1875rem 1.5rem}.media-banner__spot-content .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;grid-column:2;grid-row:1;height:2.875rem;justify-content:center;justify-self:end;line-height:1.3571;margin-top:1.25rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.media-banner__spot-content .button:after{display:none}.media-banner__spot-content .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.media-banner__spot-content .button:focus-visible,.media-banner__spot-content .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.media-banner__spot-content .button:focus-visible span,.media-banner__spot-content .button:hover span{transform:translateY(.0625rem)}}.media-banner__spot-content .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.media-banner__spot-content .button:disabled{cursor:default;pointer-events:none}.media-banner__spot-content .button:disabled,.media-banner__spot-content .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.media-banner__spot-content .button:disabled:hover span{transform:translateY(0)}.media-banner__spot-content .button:focus-visible,.media-banner__spot-content .button:hover{background-color:var(--c-black)}@media(min-width:64em){.media-banner__spot-content .button{margin-top:0}.media-banner__spot-content{grid-gap:1.25rem;display:grid;grid-template-columns:1fr 1fr}}.media-banner__spot-content-headline{color:var(--c-black);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;grid-column:1;line-height:1.2222222222;padding-bottom:.625rem;text-transform:none}@media(min-width:64em){.media-banner__spot-content-headline{font-size:1.5rem;line-height:1.3333333333}}.media-banner__spot-content-bodytext{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;grid-column:1/span 2;line-height:1.1875}@media(min-width:64em){.media-banner__spot-content-bodytext{font-size:1.125rem;line-height:1.3333333333}}.media-banner__annotation{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-top:1.25rem}@media(min-width:64em){.media-banner__annotation{font-size:1.125rem;line-height:1.3333333333;padding-top:1.875rem}}.media-banner__annotation h5{font-weight:700}.country-select-active #menu-country .MuiPaper-root{max-height:18.75rem;overflow-y:scroll}.country-select-active #menu-country .MuiPaper-root::-webkit-scrollbar{-webkit-appearance:none;width:7px}.country-select-active #menu-country .MuiPaper-root::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px;box-shadow:0 0 1px hsla(0,0%,100%,.5)}@media(min-width:48em){.country-select-active #menu-country .MuiPaper-root{width:20rem}}.newsletter-form{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-top:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.newsletter-form{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.newsletter-form{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.newsletter-form{padding-top:7.1875rem}}@media(min-width:35em){.newsletter-form{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.newsletter-form{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.newsletter-form{padding-bottom:7.1875rem;padding-left:1rem;padding-right:1rem}}@media(min-width:64em)and (min-width:48em){.newsletter-form{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:64em)and (min-width:90em){.newsletter-form{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:64em)and (min-width:120em){.newsletter-form{margin:0 auto;max-width:120rem}}.newsletter-form__container{background-color:var(--c-lavender);display:flex;flex-direction:column;padding:3.5rem 1.25rem}@media(min-width:64em){.newsletter-form__container{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);border-radius:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4rem 0}}@media(min-width:64em)and (min-width:48em){.newsletter-form__container{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.newsletter-form__container{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.newsletter-form__container{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.newsletter-form__container{--grid-gap:1.5rem}}@media(min-width:64em){.newsletter-form__text-wrapper{grid-column:2/span 4}}.newsletter-form__headline{color:var(--c-white);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.newsletter-form__headline{font-size:3rem;line-height:1.2083333333}}.newsletter-form__bodytext{color:var(--c-white);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.newsletter-form__bodytext{font-size:1.125rem;line-height:1.3333333333}}.newsletter-form__bodytext a:hover{color:var(--c-white)}.newsletter-form__form-wrapper{margin-top:2rem}@media(min-width:64em){.newsletter-form__form-wrapper{grid-column:7/span 5;margin-top:0}}.newsletter-form__submit{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:block;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:3.3125rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.newsletter-form__submit:after{display:none}.newsletter-form__submit span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.newsletter-form__submit:focus-visible,.newsletter-form__submit:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.newsletter-form__submit:focus-visible span,.newsletter-form__submit:hover span{transform:translateY(.0625rem)}}.newsletter-form__submit:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.newsletter-form__submit:disabled{cursor:default;pointer-events:none}.newsletter-form__submit:disabled,.newsletter-form__submit:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.newsletter-form__submit:disabled:hover span{transform:translateY(0)}@media(min-width:64em){.newsletter-form__submit{margin-top:2.5rem}}.newsletter-form__success-message-container{color:var(--c-white)}.newsletter-form__success-message-container svg{fill:var(--c-white);font-size:2.5rem;margin-bottom:1.25rem}@media(max-width:47.99em){.newsletter-form__success-message-container{align-items:center;display:flex;flex-direction:column}}.newsletter-form__success-message{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.3636363636}@media(min-width:64em){.newsletter-form__success-message{font-size:1.75rem;line-height:1.3571428571}}.newsletter-form__success-message-cta{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:1.25rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.newsletter-form__success-message-cta:after{display:none}.newsletter-form__success-message-cta span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.newsletter-form__success-message-cta:focus-visible,.newsletter-form__success-message-cta:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.newsletter-form__success-message-cta:focus-visible span,.newsletter-form__success-message-cta:hover span{transform:translateY(.0625rem)}}.newsletter-form__success-message-cta:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.newsletter-form__success-message-cta:disabled{cursor:default;pointer-events:none}.newsletter-form__success-message-cta:disabled,.newsletter-form__success-message-cta:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.newsletter-form__success-message-cta:disabled:hover span{transform:translateY(0)}.newsletter-form__loader{align-items:center;display:flex;height:2.5rem;justify-content:center}.newsletter-form .fade-in{animation:fadeIn 1s ease;-webkit-animation:fadeIn 1s ease;-moz-animation:fadeIn 1s ease;-o-animation:fadeIn 1s ease;-ms-animation:fadeIn 1s ease}.newsletter-form .fade-out{animation:fadeOut 1s ease;-webkit-animation:fadeOut 1s ease;-moz-animation:fadeOut 1s ease;-o-animation:fadeOut 1s ease;-ms-animation:fadeOut 1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.video-block{background-color:var(--c-white);border-radius:1.25rem;color:var(--c-black);display:flex;flex-direction:column;padding-bottom:6vh;padding-top:6vh}.video-block--text-below .video-block__text-wrapper{order:2;padding-bottom:0;padding-top:2.75rem}.video-block--text-below .video-player{order:1}.video-block--lavender{background-color:var(--c-lavender)}.video-block--black{background-color:var(--c-black);color:var(--c-grey3)}.video-block .video-player{border-radius:0}.video-block .video-player img{border-radius:0;-o-object-fit:cover;object-fit:cover}.video-block__text-wrapper{display:flex;gap:8.75rem;justify-content:space-between;padding-bottom:6vh;padding-left:2rem;padding-right:2rem}@media(max-width:47.99em){.video-block__text-wrapper{flex-direction:column;gap:.625rem;padding-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}}.video-block__headline{flex:100% 1;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.video-block__headline{font-size:2.375rem;line-height:1.2105263158}}@media(max-width:47.99em){.video-block__headline{padding-top:1.25rem}}@media(min-width:64em){.video-block__headline{max-width:50%}}.video-block__bodytext{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333}@media(min-width:64em){.video-block__bodytext{flex-shrink:0;font-size:1.125rem;line-height:1.6111111111;max-width:50%}}.news-topic-tile{background-color:var(--c-lightgrey);border-radius:1.25rem;display:flex;flex-direction:column;height:100%;overflow:hidden}.news-topic-tile a:not(.news-topic-tile__topic):hover{color:currentColor;text-decoration:none}.news-topic-tile:hover img{transform:scale(1.04)}.news-topic-tile__image{overflow:hidden;position:relative}.news-topic-tile__image img,.news-topic-tile__image video{aspect-ratio:4/3;border-radius:1.25rem 1.25rem 0 0;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.4s;width:100%}.news-topic-tile__video-button{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6em}.news-topic-tile__content{background-color:var(--c-lightgrey);border-radius:0 0 1.25rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:1.25rem;position:relative;z-index:1}@media(min-width:35em){.news-topic-tile__content{padding:2.1875rem}}.news-topic-tile__topics{padding:1.25rem}@media(min-width:35em){.news-topic-tile__topics{padding:0 2.1875rem 2.1875rem}}.news-topic-tile__trumpet{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.0625rem;line-height:1.8333333333;padding-bottom:.3125rem;text-transform:uppercase}@media(min-width:64em){.news-topic-tile__trumpet{font-size:.875rem;line-height:1.8571428571}}.news-topic-tile__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.news-topic-tile__headline{font-size:1.5rem;line-height:1.3333333333}}.news-topic-tile__headline svg{height:1em;padding-left:.625rem;transform:rotate(30deg)}.news-topic-tile__headline path{transition:.3s ease}.news-topic-tile__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:auto;margin-top:.125rem}@media(min-width:64em){.news-topic-tile__description{font-size:1.125rem;line-height:1.3333333333;margin-top:.625rem}}.news-topic-tile__topics{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.news-topic-tile__topic{align-items:center;background-color:transparent;border:.0625rem solid var(--c-grey2);border-radius:1.25rem;color:var(--c-black);display:inline-flex;font-size:.75rem;font-weight:700;height:1.6875rem;justify-content:center;padding:0 1.125rem}.news-topic-grid-section{overflow:hidden}@media(max-width:63.99em){.news-topic-grid-section{min-height:100vh}}.news-topic-grid{padding-left:1rem;padding-right:1rem;position:relative}@media(min-width:48em){.news-topic-grid{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.news-topic-grid{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.news-topic-grid{margin:0 auto;max-width:120rem}}.news-topic-grid .MuiFormLabel-root,.news-topic-grid .MuiInputBase-root,.news-topic-grid .MuiPickersCalendarHeader-label,.news-topic-grid .MuiSelect-select,.news-topic-grid .MuiTypography-root,.news-topic-grid .uiMonthPicker-root{font-size:1.125rem;font-weight:700}.news-topic-grid .MuiOutlinedInput-root,.news-topic-grid .MuiTextField-root{border-radius:1.5rem;min-width:4.375rem}.news-topic-grid .MuiSelect-select.MuiInputBase-input.MuiOutlinedInput-input,.news-topic-grid__date-picker{background-color:var(--c-lightgrey);border-color:#757575!important;border-radius:1.5rem;padding:.63125rem .875rem}.news-topic-grid__date-picker{max-width:13.75rem}.news-topic-grid__date-picker::-moz-placeholder{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;overflow:hidden;padding-left:1.5rem;text-overflow:ellipsis;top:50%;transform:translateY(-50%);width:65%}.news-topic-grid__date-picker::placeholder{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;overflow:hidden;padding-left:1.5rem;text-overflow:ellipsis;top:50%;transform:translateY(-50%);width:65%}@media(min-width:64em){.news-topic-grid__date-picker::-moz-placeholder{font-size:1.125rem;line-height:1.3333333333}.news-topic-grid__date-picker::placeholder{font-size:1.125rem;line-height:1.3333333333}}.news-topic-grid__date-picker .MuiInputBase-root{display:flex;height:2.875rem;justify-content:space-between;padding:0 .875rem 0 0}.news-topic-grid__date-picker:focus{color:var(--c-black)!important}.news-topic-grid__search-field{background-color:var(--c-lightgrey);width:100%}@media(min-width:48em){.news-topic-grid__search-field{width:50%}}@media(min-width:64em){.news-topic-grid__search-field{width:12.5rem}}@media(min-width:90em){.news-topic-grid__search-field{width:18.75rem}}.news-topic-grid__search-field input[type=search]::-webkit-search-cancel-button{display:none}.news-topic-grid__search-field input[type=search]::-moz-search-cancel-button{display:none}.news-topic-grid__search-field .MuiFormLabel-root{color:var(--c-grey1);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;overflow:hidden;padding-left:2.8125rem;text-overflow:ellipsis;top:50%;transform:translateY(-50%);width:65%}@media(min-width:64em){.news-topic-grid__search-field .MuiFormLabel-root{font-size:1.125rem;line-height:1.3333333333}}.news-topic-grid__search-field .MuiInputBase-root{color:var(--c-black);display:flex;font-size:1.125rem;height:2.875rem;justify-content:space-between;padding:0 .875rem 0 0}.news-topic-grid__search-field::-moz-placeholder{color:var(--c-grey2);opacity:1}.news-topic-grid__search-field::placeholder{color:var(--c-grey2);opacity:1}.news-topic-grid__search-field:focus{color:var(--c-black)!important}.news-topic-grid__search-field:focus::-moz-placeholder,.news-topic-grid__search-field:hover::-moz-placeholder{opacity:0}.news-topic-grid__search-field:focus::placeholder,.news-topic-grid__search-field:hover::placeholder{opacity:0}.news-topic-grid__search-field.Mui-focused{color:var(--c-black)!important;font-size:1.125rem}.news-topic-grid__content{padding:2.5rem 0}@media(min-width:64em){.news-topic-grid__content{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4.6875rem 0 2.5rem}}@media(min-width:64em)and (min-width:48em){.news-topic-grid__content{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.news-topic-grid__content{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.news-topic-grid__content{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.news-topic-grid__content{--grid-gap:1.5rem}}@media(max-width:63.99em){.news-topic-grid form{width:100%}}.news-topic-grid__button,.news-topic-grid__filters,.news-topic-grid__list,.news-topic-grid__top{grid-column:1/span 4}@media(min-width:48em){.news-topic-grid__button,.news-topic-grid__filters,.news-topic-grid__list,.news-topic-grid__top{grid-column:1/span 8}}@media(min-width:64em){.news-topic-grid__button,.news-topic-grid__filters,.news-topic-grid__list,.news-topic-grid__top{grid-column:2/span 10}}.news-topic-grid__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.news-topic-grid__headline{font-size:3rem;line-height:1.2083333333}}.news-topic-grid__filters{display:flex;gap:.3125rem;justify-content:space-between}@media(min-width:90em){.news-topic-grid__filters{gap:1.875rem}}.news-topic-grid__filters .MuiOutlinedInput-notchedOutline{border:1px solid #757575!important}.news-topic-grid__filters__desktop{display:flex;justify-content:end;width:100%}@media(max-width:63.99em){.news-topic-grid__filters__desktop{display:none}}.news-topic-grid__filters__desktop .mui-select{max-width:9.3rem}.news-topic-grid__filters__desktop-main{display:flex;gap:.3125rem;margin-right:1.25rem}@media(min-width:90em){.news-topic-grid__filters__desktop-main{gap:1rem}}.news-topic-grid__filters__date-picker{min-width:9.3rem;position:relative}.news-topic-grid__filters__date-picker .close-button{align-items:center;bottom:0;display:flex;position:absolute;right:40px;top:0;z-index:99}.news-topic-grid__filters-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-color:var(--c-grey2);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;text-decoration:underline;transition:all .2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.news-topic-grid__filters-button:after{display:none}.news-topic-grid__filters-button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.news-topic-grid__filters-button:focus-visible,.news-topic-grid__filters-button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.news-topic-grid__filters-button:focus-visible span,.news-topic-grid__filters-button:hover span{transform:translateY(.0625rem)}}.news-topic-grid__filters-button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.news-topic-grid__filters-button:disabled{cursor:default;pointer-events:none}.news-topic-grid__filters-button:disabled,.news-topic-grid__filters-button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.news-topic-grid__filters-button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.news-topic-grid__filters-button:focus-visible,.news-topic-grid__filters-button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}@media(min-width:64em){.news-topic-grid__filters-button{display:none}}.news-topic-grid__top{align-items:flex-end;display:flex;justify-content:space-between;padding-bottom:1.25rem}@media(min-width:64em){.news-topic-grid__top{padding-bottom:1.875rem}}.news-topic-grid__results-count{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875;white-space:nowrap}@media(min-width:64em){.news-topic-grid__results-count{font-size:1.125rem;line-height:1.3333333333}}.news-topic-grid__image{aspect-ratio:4/3}.news-topic-grid__list{display:flex;flex-wrap:wrap;gap:2.375rem}@media(max-width:47.99em){.news-topic-grid__list{flex-direction:column}}@media(min-width:64em){.news-topic-grid__list{gap:1.5rem}}.news-topic-grid__list-wrapper{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);margin-bottom:3.125rem}@media(min-width:48em){.news-topic-grid__list-wrapper{--grid-cells:8}}@media(min-width:64em){.news-topic-grid__list-wrapper{--grid-cells:12}}@media(min-width:9.375em){.news-topic-grid__list-wrapper{--grid-gap:1rem}}@media(min-width:64em){.news-topic-grid__list-wrapper{--grid-gap:1.5rem}}.news-topic-grid__no-results{color:#121212;font-size:1.375rem;margin-bottom:1.25rem;text-align:center}.news-topic-grid__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;justify-self:center;line-height:1.3571;margin-top:4.625rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.news-topic-grid__button:after{display:none}.news-topic-grid__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.news-topic-grid__button:focus-visible,.news-topic-grid__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.news-topic-grid__button:focus-visible span,.news-topic-grid__button:hover span{transform:translateY(.0625rem)}}.news-topic-grid__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.news-topic-grid__button:disabled{cursor:default;pointer-events:none}.news-topic-grid__button:disabled,.news-topic-grid__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.news-topic-grid__button:disabled:hover span{transform:translateY(0)}.news-topic-grid__clear{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;line-height:1.4285714286;text-decoration:underline;white-space:nowrap}@media(min-width:64em){.news-topic-grid__clear{font-size:.875rem;line-height:1.3571428571}}.news-topic-grid__tile{opacity:0;transform:translateY(-1.25rem);transition-duration:.1s;transition-property:all;transition-timing-function:ease-out}@media(min-width:48em){.news-topic-grid__tile{width:calc(50% - 1.1875rem)}}@media(min-width:72.5em){.news-topic-grid__tile{width:calc(33.333% - 1rem)}}.in-view .news-topic-grid__tile{opacity:1;transform:translateY(0);transition-duration:.5s}.in-view .news-topic-grid__tile:first-child{transition-delay:.3s!important}.in-view .news-topic-grid__tile:nth-child(2){transition-delay:.4s!important}.in-view .news-topic-grid__tile:nth-child(3){transition-delay:.5s!important}.in-view .news-topic-grid__tile:nth-child(4){transition-delay:.6s!important}.in-view .news-topic-grid__tile:nth-child(5){transition-delay:.7s!important}.in-view .news-topic-grid__tile:nth-child(6){transition-delay:.8s!important}.in-view .news-topic-grid__tile:nth-child(7){transition-delay:.9s!important}.in-view .news-topic-grid__tile:nth-child(8){transition-delay:1s!important}.in-view .news-topic-grid__tile:nth-child(9){transition-delay:1.1s!important}.in-view .news-topic-grid__tile:nth-child(10){transition-delay:1.2s!important}.in-view .news-topic-grid__tile:nth-child(11){transition-delay:1.3s!important}.in-view .news-topic-grid__tile:nth-child(12){transition-delay:1.4s!important}.in-view .news-topic-grid__tile:nth-child(13){transition-delay:1.5s!important}.in-view .news-topic-grid__tile:nth-child(14){transition-delay:1.6s!important}.in-view .news-topic-grid__tile:nth-child(15){transition-delay:1.7s!important}.in-view .news-topic-grid__tile:nth-child(16){transition-delay:1.8s!important}.in-view .news-topic-grid__tile:nth-child(17){transition-delay:1.9s!important}.in-view .news-topic-grid__tile:nth-child(18){transition-delay:2s!important}.in-view .news-topic-grid__tile:nth-child(19){transition-delay:2.1s!important}.news-topic-grid__tile .section{height:100%}.video-modal{border-radius:1.25rem;flex:0 1;max-width:100vh;padding:0;position:relative}@media(min-width:48em){.video-modal{width:90vw}}.mobile-filters{background-color:var(--c-white);bottom:0;height:100vh;overflow:scroll;position:relative;position:fixed;right:-100%;top:0;width:100vw;z-index:2}.mobile-filters .MuiInputBase-input{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif!important;font-size:.875rem!important;font-weight:700!important}@media(min-width:64em){.mobile-filters{display:none}}.mobile-filters__actions{background-color:var(--c-white);padding:1em;position:fixed;width:100%}.mobile-filters__top{align-items:center;display:flex;justify-content:space-between}.mobile-filters__top p{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.mobile-filters__top p{font-size:1.375rem;line-height:1.3181818182}}.mobile-filters__actions,.mobile-filters__top{padding:.9375rem 1.25rem}.mobile-filters__actions{bottom:0;box-sizing:border-box;display:flex;justify-content:space-between}.mobile-filters__actions__clear{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.mobile-filters__actions__clear:after{display:none}.mobile-filters__actions__clear span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.mobile-filters__actions__clear:focus-visible,.mobile-filters__actions__clear:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.mobile-filters__actions__clear:focus-visible span,.mobile-filters__actions__clear:hover span{transform:translateY(.0625rem)}}.mobile-filters__actions__clear:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.mobile-filters__actions__clear:disabled{cursor:default;pointer-events:none}.mobile-filters__actions__clear:disabled,.mobile-filters__actions__clear:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.mobile-filters__actions__clear:disabled:hover span{transform:translateY(0)}@media(hover:hover){.mobile-filters__actions__clear:focus-visible,.mobile-filters__actions__clear:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.mobile-filters__actions__results{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.mobile-filters__actions__results:after{display:none}.mobile-filters__actions__results span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.mobile-filters__actions__results:focus-visible,.mobile-filters__actions__results:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.mobile-filters__actions__results:focus-visible span,.mobile-filters__actions__results:hover span{transform:translateY(.0625rem)}}.mobile-filters__actions__results:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.mobile-filters__actions__results:disabled{cursor:default;pointer-events:none}.mobile-filters__actions__results:disabled,.mobile-filters__actions__results:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.mobile-filters__actions__results:disabled:hover span{transform:translateY(0)}.mobile-filters__actions__results .loader{left:50%;position:absolute;transform:translate(-50%,-50%)}.mobile-filters__actions__clear.disabled,.mobile-filters__actions__results.disabled{background-color:var(--c-lightgrey);border:.0625rem solid var(--c-grey2);color:var(--c-grey2);pointer-events:none}.mobile-filters__main{box-sizing:border-box;height:100vh;overflow:scroll;padding:0 1.25rem 9.375rem}.mobile-filters__options h4{color:var(--c-grey2);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;padding:1.875rem 0 1.25rem;text-transform:none}@media(min-width:64em){.mobile-filters__options h4{font-size:1.375rem;line-height:1.3181818182}}.mobile-filters__options ul{display:flex;flex-wrap:wrap;gap:.625rem}.mobile-filters__options__date-picker{position:relative}.mobile-filters__options__date-picker .close-button{bottom:0;position:absolute;right:40px;top:0;z-index:99}.mobile-filters__options__date-picker .close-button svg{height:100%}.mobile-filters__button{align-items:center;border:.0625rem solid var(--c-grey3);border-radius:1.25rem;display:inline-flex;font-size:.75rem;font-weight:700;height:1.6875rem;justify-content:center;padding:0 1.125rem}.mobile-filters__button.active{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}.news-topic-header{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);background-color:var(--c-black);color:var(--c-white);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:clamp(1.875rem,8vw,2.8125rem) 1rem}@media(min-width:48em){.news-topic-header{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.news-topic-header{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.news-topic-header{margin:0 auto;max-width:120rem}}@media(min-width:35em){.news-topic-header{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.news-topic-header{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.news-topic-header{padding-bottom:7.1875rem}}@media(min-width:35em){.news-topic-header{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.news-topic-header{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.news-topic-header{padding-top:7.1875rem}}@media(min-width:48em){.news-topic-header{--grid-cells:8}}@media(min-width:64em){.news-topic-header{--grid-cells:12}}@media(min-width:9.375em){.news-topic-header{--grid-gap:1rem}}@media(min-width:64em){.news-topic-header{--grid-gap:1.5rem}}.news-topic-header__content{grid-column:1/span 4}@media(min-width:48em){.news-topic-header__content{grid-column:1/span 8}}@media(min-width:64em){.news-topic-header__content{grid-column:2/span 10}}.news-topic-header__trumpet{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.0625rem;line-height:1.8333333333;padding-bottom:2rem;text-transform:uppercase}@media(min-width:64em){.news-topic-header__trumpet{font-size:.875rem;line-height:1.8571428571}}.news-topic-header__tags{display:flex;gap:.5rem;padding-bottom:1.25rem}.news-topic-header__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.75rem;font-weight:700;line-height:1.2045454545;padding-bottom:2.75rem}@media(min-width:64em){.news-topic-header__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:5rem;font-size:1.875rem;font-weight:700;line-height:1.2;line-height:1.3333333333;text-transform:none}}@media(min-width:64em)and (min-width:64em){.news-topic-header__headline{font-size:3rem;line-height:1.2083333333}}.news-topic-header__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.news-topic-header__button:after{display:none}.news-topic-header__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.news-topic-header__button:focus-visible,.news-topic-header__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.news-topic-header__button:focus-visible span,.news-topic-header__button:hover span{transform:translateY(.0625rem)}}.news-topic-header__button:disabled{cursor:default;pointer-events:none}.news-topic-header__button:disabled,.news-topic-header__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.news-topic-header__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.news-topic-header__button:focus-visible,.news-topic-header__button:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.news-topic-header__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.news-topic-slider{background-color:var(--c-black);color:var(--c-white);padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-top:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.news-topic-slider{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.news-topic-slider{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.news-topic-slider{padding-bottom:7.1875rem}}@media(min-width:35em){.news-topic-slider{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.news-topic-slider{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.news-topic-slider{padding-top:7.1875rem}}.news-topic-slider .swiper-container{box-sizing:border-box}@media(max-width:47.99em){.news-topic-slider .swiper-container{padding-left:1rem;padding-right:1rem}}.news-topic-slider__slides.swiper-container{overflow:hidden;padding:1.5rem}@media(min-width:64em){.news-topic-slider__slides.swiper-container{padding:0 10vw}}.news-topic-slider__inner{padding:1.5rem}@media(min-width:48em){.news-topic-slider__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.news-topic-slider__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.news-topic-slider__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.news-topic-slider__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.news-topic-slider__inner{--grid-gap:1.5rem}}.news-topic-slider__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.news-topic-slider__headline{font-size:2.375rem;line-height:1.2105263158}}@media(min-width:48em){.news-topic-slider__headline{grid-column:1/span 8}}@media(min-width:64em){.news-topic-slider__headline{grid-column:2/span 10;margin-bottom:2.75rem}}.news-topic-slider__image{aspect-ratio:5/4;border-radius:1.25rem;-o-object-fit:cover;object-fit:cover}.news-topic-slider__link{align-items:center;display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;gap:.3em;line-height:1.1875;padding-top:1rem}@media(min-width:64em){.news-topic-slider__link{font-size:1.125rem;line-height:1.3333333333}}.news-topic-slider__link svg{height:.7em}.news-topic-slider .swiper-slide:nth-child(n+10){display:none}.pdp-header{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);margin-bottom:clamp(1.875rem,8vw,2.8125rem);padding:1.25rem 1rem 0}@media(min-width:48em){.pdp-header{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.pdp-header{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.pdp-header{margin:0 auto;max-width:120rem}}@media(min-width:35em){.pdp-header{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.pdp-header{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.pdp-header{margin-bottom:7.1875rem}}.pdp-header.pdp-header--is-not-modal{background-color:var(--c-lightgrey);padding-bottom:3.75rem;padding-top:2.5rem}@media(min-width:64em){.pdp-header.pdp-header--is-not-modal{padding-bottom:5.5rem;padding-top:4rem}}@media(min-width:48em){.pdp-header{--grid-cells:8}}@media(min-width:64em){.pdp-header{--grid-cells:12}}@media(min-width:9.375em){.pdp-header{--grid-gap:1rem}}@media(min-width:64em){.pdp-header{--grid-gap:1.5rem}}.pdp-header__inner{grid-column:1/span 4}@media(min-width:48em){.pdp-header__inner{grid-column:1/span 8}}@media(min-width:64em){.pdp-header__inner{grid-column:3/span 8}.pdp-header--is-not-modal .pdp-header__inner{grid-column-gap:3%;display:grid;grid-column:1/span 12;grid-template-areas:"title panel" "images panel" "info panel";grid-template-columns:57% 40%;max-width:100%;width:100%}}@media(min-width:72.5em){.pdp-header--is-not-modal .pdp-header__inner{grid-column-gap:14%;grid-column:2/span 10;grid-template-columns:48% 38%}}@media(min-width:105em){.pdp-header--is-not-modal .pdp-header__inner{grid-column:3/span 8}}.pdp-header__title{grid-area:title;margin-bottom:2.5rem}@media(min-width:48em){.pdp-header--is-not-modal .pdp-header__title{margin-bottom:0}}.pdp-header__title h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2222222222}@media(min-width:64em){.pdp-header__title h2{font-size:3.75rem;line-height:1.2}}.pdp-header__title p{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.pdp-header__title p{font-size:1.5rem;line-height:1.3333333333}}.pdp-header__images{display:flex;flex-direction:column;grid-area:images;justify-content:space-between;max-width:100%;position:relative;width:100%}.pdp-header__images .swiper-slide,.pdp-header__images img{aspect-ratio:4/3}@media(min-width:48em){.pdp-header--is-not-modal .pdp-header__images .swiper-slide,.pdp-header--is-not-modal .pdp-header__images img{aspect-ratio:2/1}}@media(min-width:90em){.pdp-header--is-not-modal .pdp-header__images .swiper-slide,.pdp-header--is-not-modal .pdp-header__images img{aspect-ratio:16/10}}@media(min-width:120em){.pdp-header--is-not-modal .pdp-header__images .swiper-slide,.pdp-header--is-not-modal .pdp-header__images img{aspect-ratio:16/11}}.pdp-header__images img{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.pdp-header__images__controls--disabled{visibility:hidden}.pdp-header__images__controls button{align-items:center;border:.0625rem solid var(--c-grey2);border-radius:50%;display:none;height:3.125rem;justify-content:center;position:relative;position:absolute;top:40%;transition:all .3s ease;width:3.125rem;z-index:3}.pdp-header__images__controls button:not(.is-disabled):focus-visible,.pdp-header__images__controls button:not(.is-disabled):hover{background:var(--c-grey4)}.pdp-header__images__controls button.is-disabled{cursor:default;opacity:.5;pointer-events:none}.pdp-header__images__controls button svg{height:.625rem;width:.625rem}@media(min-width:72.5em){.pdp-header__images__controls button svg{height:.9375rem;width:.9375rem}}@media(min-width:64em){.pdp-header__images__controls button{display:inline-flex}}@media(min-width:72.5em){.pdp-header__images__controls button{height:3.75rem;width:3.75rem}}.pdp-header__images__controls__prev{left:0;transform:translate(-100%,-50%)}@media(min-width:64em){.pdp-header__images__controls__prev{transform:translate(calc(-100% - 1.25rem),-50%)}.pdp-header--is-not-modal .pdp-header__images__controls__prev{transform:translateY(-50%)}}@media(min-width:72.5em){.pdp-header--is-not-modal .pdp-header__images__controls__prev{transform:translate(calc(-100% - 1.25rem),-50%)}}.pdp-header__images__controls__next{right:0;transform:translate(100%,-50%)}@media(min-width:64em){.pdp-header__images__controls__next{transform:translate(calc(100% + 1.25rem),-50%)}.pdp-header--is-not-modal .pdp-header__images__controls__next{transform:translateY(-50%)}}@media(min-width:72.5em){.pdp-header--is-not-modal .pdp-header__images__controls__next{transform:translate(calc(100% + 1.25rem),-50%)}}.pdp-header__images__controls .pdp-header__images__controls__pagination{display:flex;justify-content:space-between;width:100%}@media(min-width:64em){.pdp-header--is-not-modal .pdp-header__images__controls .pdp-header__images__controls__pagination{margin:0 15%;width:70%}}.pdp-header__images__controls .pdp-header__images__controls__pagination .swiper-pagination-bullet{background:transparent;border-radius:0;cursor:pointer;display:inline-flex;display:inline-block;flex:1 1;height:3.1875rem;margin:0 .1875rem;position:relative;width:auto}.pdp-header__images__controls .pdp-header__images__controls__pagination .swiper-pagination-bullet:before{background-color:var(--c-grey2);content:"";height:.0625rem;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:100%}.pdp-header__images__controls .pdp-header__images__controls__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.pdp-header__images__controls .pdp-header__images__controls__pagination .swiper-pagination-bullet:hover:before{background-color:var(--c-darkgrey)}.pdp-header__slides{max-width:100%;width:100%}.pdp-header__abstract{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-bottom:2.5rem;padding-top:1.25rem}@media(min-width:64em){.pdp-header__abstract{font-size:1.125rem;line-height:1.3333333333}}.pdp-header__info{display:flex;gap:1.25rem;grid-area:info;margin-bottom:1rem;margin-top:1rem}@media(min-width:64em){.pdp-header__info{gap:2.5rem}}.pdp-header--is-not-modal .pdp-header__info{flex-wrap:wrap;margin-bottom:2.5rem;margin-top:2.5rem}@media(min-width:64em){.pdp-header--is-not-modal .pdp-header__info{flex-wrap:wrap;gap:1.5625rem;justify-content:flex-start;margin-bottom:0}}.pdp-header__info p{align-items:center;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;font-weight:700;line-height:1.3333333333}@media(min-width:64em){.pdp-header__info p{font-size:.75rem;line-height:1.3333333333}.pdp-header--is-not-modal .pdp-header__info p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}}@media(min-width:64em)and (min-width:64em){.pdp-header--is-not-modal .pdp-header__info p{font-size:.875rem;line-height:1.3571428571}}.pdp-header__info p strong{color:var(--c-grey2);margin-right:.4375rem;text-transform:uppercase;white-space:nowrap}.pdp-header__info p span{white-space:nowrap}.pdp-header__info__capacity{margin-right:1.875rem}.pdp-header__info__fiche-wrapper{display:flex;flex-wrap:wrap;gap:.9375rem}.pdp-header__info__fiche{align-items:center;display:flex}.pdp-header__info__fiche img{height:auto;width:2.9375rem}.pdp-header__panel{grid-area:panel}.pdp-header__panel__inner{background-color:var(--c-white);border-radius:1.25rem;display:flex;flex-direction:column;padding:1.5rem 0}.pdp-header--is-not-modal .pdp-header__panel__inner{padding:1.5rem}.pdp-header__panel__inner-headlines{display:flex;flex-direction:column}.pdp-header__panel__inner-headlines h3{color:var(--c-grey1);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;margin-bottom:.625rem;order:1;text-transform:uppercase}@media(min-width:64em){.pdp-header__panel__inner-headlines h3{font-size:.75rem;line-height:1.3333333333}}.pdp-header__panel__inner-headlines h1{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;margin-bottom:1.25rem;order:2;text-transform:none}@media(min-width:64em){.pdp-header__panel__inner-headlines h1{font-size:1.5rem;line-height:1.3333333333}}@media(min-width:120em){.pdp-header--is-not-modal .pdp-header__panel__inner-headlines h1{margin-bottom:3.125rem}}.pdp-header__panel__compatible-units{gap:.3125rem;order:3;padding-bottom:1.25rem}.pdp-header__panel__compatible-units p{font-size:.75rem;font-weight:700;white-space:nowrap}.pdp-header__panel__compatible-units ul{align-items:center;display:flex;flex-wrap:wrap;gap:.3125rem}.pdp-header__panel__compatible-units li{color:var(--c-grey1);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;text-transform:uppercase}@media(min-width:64em){.pdp-header__panel__compatible-units li{font-size:.75rem;line-height:1.3333333333}}.pdp-header__panel__usps{margin-bottom:1.25rem}@media(min-width:120em){.pdp-header--is-not-modal .pdp-header__panel__usps{margin-bottom:3.125rem}}.pdp-header__panel__usp{align-items:flex-start;display:flex}.pdp-header__panel__usp strong{display:inline-flex;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;padding-top:.75rem;text-transform:none}@media(min-width:64em){.pdp-header__panel__usp strong{font-size:1.375rem;line-height:1.3181818182}.pdp-header--is-not-modal .pdp-header__panel__usp strong{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}}@media(min-width:64em)and (min-width:64em){.pdp-header--is-not-modal .pdp-header__panel__usp strong{font-size:1.125rem;line-height:1.3333333333}}html:lang(bg-BG) .pdp-header__panel__usp strong,html:lang(el-GR) .pdp-header__panel__usp strong{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif}.pdp-header__panel__usp img,.pdp-header__panel__usp svg{display:inline-flex;flex:0 0 2.375rem;height:2.375rem;margin-right:1.25rem;width:2.375rem}.pdp-header__panel__properties{margin-bottom:auto;margin-top:auto}.pdp-header__panel__properties-list li:empty{display:none}.pdp-header__panel__property{margin-bottom:1.875rem}.pdp-header__panel__property p{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;font-weight:700;line-height:1.3333333333;margin-bottom:.625rem}@media(min-width:64em){.pdp-header__panel__property p{font-size:.75rem;line-height:1.3333333333}}.pdp-header__panel__property .pdp-header__panel__properties-list{display:flex;flex-wrap:wrap;gap:.625rem}.pdp-header__panel__property .button{align-items:center;background-color:var(--c-white);border:.0625rem solid var(--c-skyblue);border-radius:.3125rem;box-sizing:border-box;color:var(--c-black);display:inline-flex;flex:0 0 3.75rem;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;font-weight:600;height:2.625rem;justify-content:center;line-height:1.3333333333;opacity:.5;padding:0 1.25rem;transition:all .2s ease}@media(min-width:64em){.pdp-header__panel__property .button{font-size:.75rem;line-height:1.3333333333}.pdp-header--is-not-modal .pdp-header__panel__property .button{flex:0 0 5rem}}.pdp-header__panel__property .button:hover{opacity:1;text-decoration:none}.pdp-header__panel__property .button.is-active{border-color:var(--c-skyblue);box-shadow:0 .1875rem .5rem rgba(0,0,0,.1);color:var(--c-black);cursor:default;opacity:1;pointer-events:none}.pdp-header__panel__property .button.is-disabled{border-color:var(--c-black);color:var(--c-black);cursor:default;opacity:.3;pointer-events:none}.pdp-header__panel__property .button:focus-visible,.pdp-header__panel__property .button:not(.is-active):hover{background-color:var(--c-seablue);color:var(--c-white);opacity:1}.pdp-header__panel__cta{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-top:auto;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.pdp-header__panel__cta:after{display:none}.pdp-header__panel__cta span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.pdp-header__panel__cta:focus-visible,.pdp-header__panel__cta:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.pdp-header__panel__cta:focus-visible span,.pdp-header__panel__cta:hover span{transform:translateY(.0625rem)}}.pdp-header__panel__cta:disabled{cursor:default;pointer-events:none}.pdp-header__panel__cta:disabled,.pdp-header__panel__cta:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.pdp-header__panel__cta:disabled:hover span{transform:translateY(0)}@media(hover:hover){.pdp-header__panel__cta:focus-visible,.pdp-header__panel__cta:hover{background-color:var(--c-darkgrey)}}.pdp-header__panel__cta:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.pdp-modal{flex:0 1;position:relative}.categories-list{overflow:auto;width:100vw}.categories-list::-webkit-scrollbar{display:none}@media(min-width:48em){.categories-list{width:auto}}.categories-list__list{display:flex;flex-wrap:nowrap;gap:.5rem;margin-bottom:2.5rem}@media(min-width:48em){.categories-list__list{flex-wrap:wrap}}.categories-list__item{border:.0625rem solid var(--c-black);border-radius:.625rem;display:block;font-size:.875rem;font-weight:700;overflow:hidden;padding:.625rem 1.5rem;text-overflow:ellipsis;white-space:nowrap}.categories-list__item.selected{background-color:var(--c-black);color:var(--c-white)}.categories-list__item:hover:not(.selected){color:var(--c-black)}.categories-list__item:hover{cursor:pointer;text-decoration:none}.current-filters{display:flex;justify-content:space-between;padding-bottom:1rem}.current-filters__hidden{height:0;visibility:hidden;width:0;z-index:-1}.current-filters__count{transition:font-weight .3s ease}.current-filters__count.bold{font-weight:700}@media(min-width:48em){.current-filters__close-modal{display:none}}.current-filters__clear-all{display:none;transition:opacity .3s ease}@media(min-width:48em){.current-filters__clear-all{display:block;opacity:1;text-decoration:underline}}.current-filters__clear-all:disabled{opacity:0;pointer-events:none}.hierarchy-list__label .Mui-checked .MuiSvgIcon-root{fill:var(--c-black)}.hierarchy-list__list{margin-left:1.5rem}.hierarchy-list__list .MuiCollapse-root .MuiCollapse-vertical{display:none}.product-tile{transition:color .3s ease}.product-tile--detailed{border-radius:1.25rem;box-shadow:0 1px 5px rgba(0,0,0,.15);display:flex;flex-direction:column;height:100%}.product-tile--detailed .product-tile__image{aspect-ratio:16/9;background-color:var(--c-lightgrey);border-radius:1.25rem 1.25rem 0 0}.product-tile--detailed .product-tile__content{padding:0 1rem .75rem}.product-tile--detailed .product-tile__category,.product-tile--detailed .product-tile__compatibility{font-size:.75rem}.product-tile--detailed .product-tile__button{margin:auto 1rem .75rem;width:calc(100% - 2rem)}.product-tile--detailed .product-tile__cta{color:var(--c-black);text-decoration:none}.product-tile--detailed .product-tile__cta:focus-visible .product-tile__image,.product-tile--detailed .product-tile__cta:hover .product-tile__image{background-color:var(--c-grey5)}.product-tile__cta{width:100%}.product-tile__cta:focus-visible .product-tile__image,.product-tile__cta:hover .product-tile__image{background-color:var(--c-grey1)}.product-tile__cta:focus-visible .product-tile__image img,.product-tile__cta:hover .product-tile__image img{transform:scale(1.05)}.product-tile__cta:focus-visible .product-tile__image{box-shadow:0 0 0 .1875rem var(--c-seablue)}.product-tile__name{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875}@media(min-width:64em){.product-tile__name{font-size:1.125rem;line-height:1.3333333333}}.product-tile__category{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333}@media(min-width:64em){.product-tile__category{font-size:1.125rem;line-height:1.6111111111}}.product-tile__compatibility{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;padding-top:.625rem}@media(min-width:64em){.product-tile__compatibility{font-size:1.125rem;line-height:1.6111111111}}.product-tile__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-top:.5rem}@media(min-width:64em){.product-tile__description{font-size:1.125rem;line-height:1.3333333333}}.product-tile__content{margin-bottom:1.5rem;margin-top:1.5rem}.product-tile__label{color:var(--c-grey2);font-weight:700;white-space:nowrap}.product-tile__capacity{display:flex;flex-wrap:wrap;font-size:.75rem;padding-bottom:2.875rem;padding-top:.625rem}.product-tile__capacity__value{padding:0 .4375rem;position:relative;white-space:nowrap}.product-tile__capacity__value:not(:last-child):after{background-color:var(--c-black);content:"";height:1em;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);width:.0625rem}.product-tile__tags{display:flex;flex-wrap:wrap;gap:.625rem}.product-tile__tags .tag{align-items:center;display:flex;max-width:7.5rem}.product-tile__tags .tag,.product-tile__tags .tag span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-tile__tags .tag span{display:block;flex:1 1}.product-tile__image{aspect-ratio:7/8;background-color:var(--c-darkgrey);border-radius:1.25rem;box-sizing:border-box;padding:1rem;position:relative;transition:background-color .3s ease}.product-tile__image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:relative;transform-origin:center;transition:transform .3s ease;width:100%;z-index:1}.product-tile__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2rem;justify-content:center;line-height:1.3571;margin-top:1.875rem;padding:0;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);width:100%}.product-tile__button:after{display:none}.product-tile__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.product-tile__button:focus-visible,.product-tile__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.product-tile__button:focus-visible span,.product-tile__button:hover span{transform:translateY(.0625rem)}}.product-tile__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.product-tile__button:disabled{cursor:default;pointer-events:none}.product-tile__button:disabled,.product-tile__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.product-tile__button:disabled:hover span{transform:translateY(0)}.product-tile--plp{position:relative}.product-tile--plp .product-tile__tags{left:1rem;position:absolute;top:1rem;z-index:2}.plp-no-results__label{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333}@media(min-width:64em){.plp-no-results__label{font-size:1.125rem;line-height:1.6111111111}}.hits__list{grid-gap:1.5rem;display:grid}@media(min-width:48em){.hits__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:72.5em){.hits__list{grid-template-columns:repeat(3,1fr)}}.hits__load-more{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;display:block;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin:3rem auto 0;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hits__load-more:after{display:none}.hits__load-more span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hits__load-more:focus-visible,.hits__load-more:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hits__load-more:focus-visible span,.hits__load-more:hover span{transform:translateY(.0625rem)}}.hits__load-more:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hits__load-more:disabled{cursor:default;pointer-events:none}.hits__load-more:disabled,.hits__load-more:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hits__load-more:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hits__load-more:focus-visible,.hits__load-more:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.hits__load-more:disabled{display:none}.hits .content-tile{border-radius:1.25rem;box-shadow:0 1px 5px rgba(0,0,0,.15);height:100%}@media(max-width:63.99em){.hits .content-tile{display:flex;flex-direction:column;height:100%}}.hits .content-tile__image{aspect-ratio:16/9;border-radius:1.25rem 1.25rem 0 0}.hits .content-tile__content{background-color:var(--c-white);margin:1.5rem 0 0;padding:0 1rem .75rem}.hits .content-tile__headline{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875}@media(min-width:64em){.hits .content-tile__headline{font-size:1.125rem;line-height:1.3333333333}}.hits .content-tile__description{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis}@media(min-width:64em){.hits .content-tile__description{font-size:.75rem;line-height:1.3333333333}}.hits .content-tile .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2rem;justify-content:center;line-height:1.3571;padding:0;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);width:100%}.hits .content-tile .button:after{display:none}.hits .content-tile .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hits .content-tile .button:focus-visible,.hits .content-tile .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hits .content-tile .button:focus-visible span,.hits .content-tile .button:hover span{transform:translateY(.0625rem)}}.hits .content-tile .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hits .content-tile .button:disabled{cursor:default;pointer-events:none}.hits .content-tile .button:disabled,.hits .content-tile .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hits .content-tile .button:disabled:hover span{transform:translateY(0)}.range-input{align-items:center;display:flex;gap:.625rem}.range-input__input{border:.0625rem solid var(--c-grey2);border-radius:3.75rem;color:var(--c-grey2);height:2rem;text-align:center;width:3.875rem}.range-input__input.has-changed{color:var(--c-black)}.range-input__separator,.range-input__submit{font-size:.75rem;font-weight:700}.range-input__submit{align-items:center;background-color:var(--c-black);border-radius:3.75rem;color:var(--c-white);display:flex;height:2rem;justify-content:center;padding:1em}.range-input__submit:disabled{background-color:var(--c-grey2);pointer-events:none}.refinement-list .MuiAccordion-region{padding-left:1.5rem}.plp-component{padding:clamp(1.875rem,8vw,2.8125rem) 1rem}@media(min-width:48em){.plp-component{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.plp-component{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.plp-component{margin:0 auto;max-width:120rem}}@media(min-width:35em){.plp-component{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.plp-component{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.plp-component{padding-bottom:7.1875rem}}@media(min-width:35em){.plp-component{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.plp-component{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.plp-component{padding-top:7.1875rem}}.plp-component .disabled{color:gray}.plp-component__search-actions-mobile{display:flex;gap:1rem}.plp-component__modal-actions-mobile{background-color:var(--c-white);border-top:.0625rem solid var(--c-grey3);bottom:0;display:flex;justify-content:space-between;padding:1.5rem .625rem;position:sticky}.plp-component__modal-actions-mobile .ais-Stats-text{color:var(--c-white);font-size:.875rem;font-weight:700;margin:0 .3125rem}.plp-component__modal-actions-mobile .ais-ClearRefinements{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.plp-component__modal-actions-mobile .ais-ClearRefinements:after{display:none}.plp-component__modal-actions-mobile .ais-ClearRefinements span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.plp-component__modal-actions-mobile .ais-ClearRefinements:focus-visible,.plp-component__modal-actions-mobile .ais-ClearRefinements:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.plp-component__modal-actions-mobile .ais-ClearRefinements:focus-visible span,.plp-component__modal-actions-mobile .ais-ClearRefinements:hover span{transform:translateY(.0625rem)}}.plp-component__modal-actions-mobile .ais-ClearRefinements:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.plp-component__modal-actions-mobile .ais-ClearRefinements:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.plp-component__modal-actions-mobile .ais-ClearRefinements:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.plp-component__modal-actions-mobile .ais-ClearRefinements:disabled:hover span{transform:translateY(0)}@media(hover:hover){.plp-component__modal-actions-mobile .ais-ClearRefinements:focus-visible,.plp-component__modal-actions-mobile .ais-ClearRefinements:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}@media(min-width:48em){.plp-component__close-modal,.plp-component__modal-actions-mobile,.plp-component__search-actions-mobile{display:none}}.plp-component__show-results{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.plp-component__show-results:after{display:none}.plp-component__show-results span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.plp-component__show-results:focus-visible,.plp-component__show-results:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.plp-component__show-results:focus-visible span,.plp-component__show-results:hover span{transform:translateY(.0625rem)}}.plp-component__show-results:disabled{cursor:default;pointer-events:none}.plp-component__show-results:disabled,.plp-component__show-results:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.plp-component__show-results:disabled:hover span{transform:translateY(0)}@media(hover:hover){.plp-component__show-results:focus-visible,.plp-component__show-results:hover{background-color:var(--c-darkgrey)}}.plp-component__show-results:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.plp-component__show-results .ais-Stats{display:block!important}.plp-component__filters-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.plp-component__filters-button:after{display:none}.plp-component__filters-button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.plp-component__filters-button:focus-visible,.plp-component__filters-button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.plp-component__filters-button:focus-visible span,.plp-component__filters-button:hover span{transform:translateY(.0625rem)}}.plp-component__filters-button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.plp-component__filters-button:disabled{cursor:default;pointer-events:none}.plp-component__filters-button:disabled,.plp-component__filters-button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.plp-component__filters-button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.plp-component__filters-button:focus-visible,.plp-component__filters-button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.plp-component__filters-button.active{border:.0625rem solid var(--c-seablue)}@media(min-width:48em){.plp-component__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.plp-component__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.plp-component__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.plp-component__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.plp-component__inner{--grid-gap:1.5rem}}.plp-component__inner .ais-Stats{display:none}@media(min-width:48em){.plp-component__inner .ais-Stats{color:var(--c-darkgrey);display:block;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;grid-column:10/span 3;grid-row:1;justify-self:flex-end;line-height:1.3333333333}}@media(min-width:48em)and (min-width:64em){.plp-component__inner .ais-Stats{font-size:.75rem;line-height:1.3333333333}}.plp-component__filters{background-color:var(--c-white)}.plp-component__filters::-webkit-scrollbar{display:none}@media(max-width:47.99em){.plp-component__filters{bottom:0;height:100dvh;left:0;overflow:auto;position:fixed;right:0;top:0;transform:translateX(-100%);width:100vw;z-index:997}}.plp-component__filters__inner{position:relative}@media(max-width:47.99em){.plp-component__filters__inner{overflow-x:hidden;padding:1.25rem}}@media(min-width:48em){.plp-component__filters{grid-column:1/span 4;grid-row:3}}@media(min-width:72.5em){.plp-component__filters{grid-column:1/span 3;grid-row:3}}@media(min-width:48em){.plp-component__results{grid-column:5/span 8;grid-row:3}}@media(min-width:72.5em){.plp-component__results{grid-column:4/span 9;grid-row:3}}.plp-component__main-categories{overflow:auto}@media(min-width:48em){.plp-component__main-categories{grid-column:1/span 12;grid-row:2}}.plp-component__main-categories ul::-webkit-scrollbar,.plp-component__main-categories::-webkit-scrollbar{display:none}.plp-component__close-modal{position:absolute;right:1.25rem;top:1.25rem}.plp-component__search{margin-bottom:3.125rem;max-width:28.125rem;position:relative;width:100%}@media(max-width:47.99em){.plp-component__search.desktop{display:none}}.plp-component__search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-lightgrey);border:0;border:1px solid var(--c-grey3);border-radius:1.875rem;box-sizing:border-box;color:var(--c-darkgrey);display:inline-flex;font-size:1rem;height:2.5rem;height:2.875rem;line-height:1.3571;padding:.9375rem 1rem .9375rem 2.8125rem;transition:all .3s ease-out;width:100%}.plp-component__search input:hover{border-color:var(--c-darkgrey)}.plp-component__search input:focus,.plp-component__search input:focus-visible{box-shadow:0 0 0 .125rem var(--c-seablue)}@media(min-width:64em){.plp-component__search input{font-size:.875rem;height:2.875rem}}@media(min-width:48em){.plp-component__search input{height:2.5rem}}.plp-component__search .ais-SearchBox-reset,.plp-component__search .ais-SearchBox-submit{position:absolute;top:50%;transform:translateY(-50%)}.plp-component__search .ais-SearchBox-reset{display:none}.plp-component__search .ais-SearchBox-submit{display:flex;left:15px}.plp-component__search .ais-SearchBox-submitIcon{height:1.125rem;width:1.125rem}.plp-component__description{padding-top:7.5rem}@media(min-width:48em){.plp-component__description{grid-column:5/span 8;grid-row:4}}@media(min-width:72.5em){.plp-component__description{grid-column:4/span 9;grid-row:4}}.plp-component .MuiPaper-root.MuiAccordion-root{box-shadow:none;margin-top:0}.plp-component .MuiPaper-root.MuiAccordion-root h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.plp-component .MuiPaper-root.MuiAccordion-root h2{font-size:1.125rem;line-height:1.3333333333}}.plp-component .MuiAccordionDetails-root{padding-top:0}.plp-component .MuiAccordionDetails-root .MuiTypography-root{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333}@media(min-width:64em){.plp-component .MuiAccordionDetails-root .MuiTypography-root{font-size:.75rem;line-height:1.3333333333}}.plp-component .MuiAccordionDetails-root .MuiButtonBase-root.MuiCheckbox-root{padding:.3125rem}.plp-component .MuiAccordionSummary-expandIconWrapper svg{width:1.3em}.plp-component .MuiAccordionDetails-root,.plp-component .MuiButtonBase-root.MuiAccordionSummary-root{padding-left:0;padding-right:0}.process-line{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.process-line{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.process-line{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.process-line{padding-bottom:7.1875rem}}@media(min-width:48em){.process-line{padding-left:1rem;padding-right:1rem}}@media(min-width:48em)and (min-width:48em){.process-line{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:48em)and (min-width:90em){.process-line{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:48em)and (min-width:120em){.process-line{margin:0 auto;max-width:120rem}}.process-line__inner{background-color:var(--c-lightgrey);padding-bottom:1.0625rem;padding-top:2.5rem}@media(min-width:48em){.process-line__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);border-radius:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.process-line__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.process-line__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.process-line__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.process-line__inner{--grid-gap:1.5rem}}@media(min-width:64em){.process-line__inner{padding-bottom:8.75rem;padding-top:5rem}}.process-line__heading{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3636363636;margin:auto;max-width:32.75rem;padding-bottom:2.0625rem;padding-left:1rem;padding-right:1rem;text-align:center;text-transform:none}@media(min-width:48em){.process-line__heading{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.process-line__heading{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.process-line__heading{margin:0 auto;max-width:120rem}}@media(min-width:64em){.process-line__heading{font-size:2rem;line-height:1.21875}}@media(min-width:48em){.process-line__heading{grid-column:1/span 12;padding-left:0;padding-right:0}}@media(min-width:64em){.process-line__heading{padding-bottom:4.5rem}}@media(min-width:48em){.process-line__process-container{grid-column:1/span 12;margin:0 auto;position:relative}}@media(min-width:64em){.process-line__process-container{grid-column:2/12;margin:0}}.process-line__steps-wrapper{padding:0 .625rem 0 3.0625rem}@media(min-width:48em){.process-line__steps-wrapper{padding:0}}@media(min-width:64em){.process-line__steps-wrapper{display:flex;justify-content:space-between}}.process-line__step-container{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;flex:100% 1;flex-direction:row-reverse;justify-content:start;padding-bottom:2rem;position:relative}@media(max-width:63.99em){.process-line__step-container:not(:last-child):after{background-color:var(--c-seablue);bottom:0;content:"";height:50%;left:1.875rem;position:absolute;width:.125rem}}@media(min-width:64em){.process-line__step-container{-moz-column-gap:0;column-gap:0;flex-direction:column;justify-content:space-between;min-width:9.375rem;padding-bottom:0}.process-line__step-container:not(:last-child):after{right:0}.process-line__step-container:not(:first-child):before,.process-line__step-container:not(:last-child):after{background-color:var(--c-seablue);bottom:1.875rem;content:"";height:.125rem;position:absolute;width:calc(50% - 1.875rem)}.process-line__step-container:not(:first-child):before{left:0}}@media(max-width:63.99em){.process-line__step-container--black:not(:last-child):after{background-color:var(--c-black)}}@media(min-width:64em){.process-line__step-container--black:not(:first-child):before,.process-line__step-container--black:not(:last-child):after{background-color:var(--c-black)}}.process-line__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;max-width:11.5rem;text-align:left}@media(min-width:64em){.process-line__description{font-size:.875rem;line-height:1.3571428571}}@media(min-width:48em){.process-line__description{max-width:100%}}@media(min-width:64em){.process-line__description{margin-bottom:.9375rem;max-width:11.5rem;text-align:center}}.process-line__icon-container{align-items:center;background:var(--c-seablue);border-radius:3.125rem;display:flex;flex-shrink:0;height:3.75rem;justify-content:center;width:3.75rem}.process-line__step-container--black .process-line__icon-container{background:var(--c-black)}.process-line__icon-wrapper{align-items:center;display:flex;flex-shrink:0;height:1.5625rem;justify-content:center;width:1.5625rem}.process-line__icon-wrapper svg{height:1.3125rem;width:1.3125rem}.product-carousel{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.product-carousel{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.product-carousel{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.product-carousel{padding-bottom:7.1875rem}}.product-carousel__inner{padding:1.5rem}@media(min-width:48em){.product-carousel__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.product-carousel__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.product-carousel__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.product-carousel__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.product-carousel__inner{--grid-gap:1.5rem}}@media(min-width:48em){.product-carousel__content{display:grid;grid-column:1/span 8;grid-template-areas:"trumpet empty" "headline cta";justify-content:space-between}}@media(min-width:64em){.product-carousel__content{grid-column:2/span 10;margin-bottom:4rem}}.product-carousel__trumpet{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;grid-area:trumpet;letter-spacing:.0625rem;line-height:1.8333333333;margin-bottom:.9375rem;text-transform:uppercase}@media(min-width:64em){.product-carousel__trumpet{font-size:.875rem;line-height:1.8571428571}}.product-carousel__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;grid-area:headline;line-height:1.3333333333;margin-bottom:.3125rem;text-transform:none}@media(min-width:64em){.product-carousel__headline{font-size:3rem;line-height:1.2083333333}}.product-carousel__cta{align-items:flex-start;align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:700;font-weight:400;grid-area:cta;justify-content:center;line-height:1.1875;text-align:right}@media(min-width:64em){.product-carousel__cta{font-size:1.125rem;line-height:1.3333333333}}.product-carousel__cta:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibS4zMTQgMTAuMTYxIDQuMTY3LTQuMTY2TC4zMTQgMS44MjhBMS4wNyAxLjA3IDAgMSAxIDEuODI4LjMxNGw0LjkyOSA0LjkyOWExLjA3IDEuMDcgMCAwIDEgMCAxLjUxNGwtNC45MjkgNC45MjlhMS4wNyAxLjA3IDAgMCAxLTEuNTE0IDAgMS4wOTIgMS4wOTIgMCAwIDEgMC0xLjUyNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";display:inline-flex;height:.8em;margin-left:.818181em;margin-top:.25em;padding-right:.125em;width:.6666em}.product-carousel__cta:focus-visible,.product-carousel__cta:hover{color:var(--c-seablue);text-decoration:underline}.product-carousel__items{position:relative}.product-carousel__slides.swiper-container{overflow:hidden;padding:1.5rem}@media(min-width:64em){.product-carousel__slides.swiper-container{padding:0 10vw}}.product-carousel__slide{opacity:0;transform:translateY(-1.25rem);transition-duration:.1s;transition-property:all;transition-timing-function:ease-out}.in-view .product-carousel__slide{opacity:1;transform:translateY(0);transition-duration:.5s}.in-view .product-carousel__slide:first-child{transition-delay:.3s!important}.in-view .product-carousel__slide:nth-child(2){transition-delay:.4s!important}.in-view .product-carousel__slide:nth-child(3){transition-delay:.5s!important}.in-view .product-carousel__slide:nth-child(4){transition-delay:.6s!important}.in-view .product-carousel__slide:nth-child(5){transition-delay:.7s!important}.in-view .product-carousel__slide:nth-child(6){transition-delay:.8s!important}.in-view .product-carousel__slide:nth-child(7){transition-delay:.9s!important}.in-view .product-carousel__slide:nth-child(8){transition-delay:1s!important}.in-view .product-carousel__slide:nth-child(9){transition-delay:1.1s!important}.in-view .product-carousel__slide:nth-child(10){transition-delay:1.2s!important}.in-view .product-carousel__slide:nth-child(11){transition-delay:1.3s!important}.in-view .product-carousel__slide:nth-child(12){transition-delay:1.4s!important}.in-view .product-carousel__slide:nth-child(13){transition-delay:1.5s!important}.in-view .product-carousel__slide:nth-child(14){transition-delay:1.6s!important}.in-view .product-carousel__slide:nth-child(15){transition-delay:1.7s!important}.in-view .product-carousel__slide:nth-child(16){transition-delay:1.8s!important}.in-view .product-carousel__slide:nth-child(17){transition-delay:1.9s!important}.in-view .product-carousel__slide:nth-child(18){transition-delay:2s!important}.in-view .product-carousel__slide:nth-child(19){transition-delay:2.1s!important}.product-carousel--inverted{background-color:var(--c-black);color:var(--c-white);margin-bottom:clamp(1.875rem,8vw,2.8125rem);padding-bottom:3.75rem;padding-top:2.5rem}@media(min-width:35em){.product-carousel--inverted{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.product-carousel--inverted{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.product-carousel--inverted{margin-bottom:7.1875rem;padding-bottom:5.5rem;padding-top:4rem}}.product-carousel--inverted .product-carousel__cta{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:700;font-weight:400;justify-content:center;line-height:1.1875}@media(min-width:64em){.product-carousel--inverted .product-carousel__cta{font-size:1.125rem;line-height:1.3333333333}}.product-carousel--inverted .product-carousel__cta:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibS4zMTQgMTAuMTYxIDQuMTY3LTQuMTY2TC4zMTQgMS44MjhBMS4wNyAxLjA3IDAgMSAxIDEuODI4LjMxNGw0LjkyOSA0LjkyOWExLjA3IDEuMDcgMCAwIDEgMCAxLjUxNGwtNC45MjkgNC45MjlhMS4wNyAxLjA3IDAgMCAxLTEuNTE0IDAgMS4wOTIgMS4wOTIgMCAwIDEgMC0xLjUyNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";display:inline-flex;height:.8em;margin-left:.818181em;margin-top:.25em;padding-right:.125em;width:.6666em}.product-carousel--inverted .product-carousel__cta:focus-visible,.product-carousel--inverted .product-carousel__cta:hover{color:var(--c-seablue);text-decoration:underline}.product-carousel .swiper-button{bottom:50%;transform:translateY(-50%)}@media(min-width:72.5em){.product-carousel .swiper-button{display:none}.product-carousel:hover .swiper-button{display:flex}}.product-accordion__feature{border-bottom:.0625rem solid var(--c-border)}.product-accordion__feature__expand{cursor:pointer}.product-accordion__feature__expand__inner{display:flex;justify-content:space-between}.product-accordion__feature__expand__inner[aria-expanded=true] .product-accordion__feature__icon:after{height:0}.product-accordion__feature__expand:hover{color:var(--c-darkgrey)}.product-accordion__feature__expand:hover .product-accordion__feature__headline span{text-decoration:underline}.product-accordion__feature__headline{display:flex;flex:1 1;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;padding:1.25rem 0;text-transform:none}@media(min-width:64em){.product-accordion__feature__headline{font-size:1.5rem;line-height:1.3333333333}}.product-accordion__feature__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.product-accordion__feature__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.product-accordion__feature__icon:after,.product-accordion__feature__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:calc(50% + 1.25rem);transform:translate(-50%,-50%)}.product-accordion__feature__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.product-accordion__feature__icon:before{width:1.625rem}}.product-accordion__feature__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.product-accordion__feature__icon:after{height:1.625rem}}.product-accordion__feature__panel{animation:expandAnim .5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:top left}.product-accordion__feature__panel[hidden]{animation:none}.product-accordion__content{padding:2rem 0}.product-table{background-color:var(--c-lightgrey);border-radius:1.25rem;margin-bottom:1.5rem;overflow-x:auto;padding:1.5rem 1rem}.product-table__table{border-collapse:collapse;table-layout:auto;width:100%}.product-table__table tbody{display:table-row-group;width:100%}.product-table__table th{min-width:var(--feature-column-width);text-align:left;width:var(--feature-column-width)}.product-table__row--inverted{background-color:var(--c-white);border-radius:.625rem}.product-table__row--inverted .product-table__cell:first-child{border-bottom-left-radius:.625rem;border-top-left-radius:.625rem}.product-table__row--inverted .product-table__cell:last-child{border-bottom-right-radius:.625rem;border-top-right-radius:.625rem}.product-table__cell{word-wrap:break-word;overflow-wrap:break-word;padding:1.5rem;white-space:normal}.product-table__cell--feature{min-width:var(--feature-column-width);width:var(--feature-column-width)}.product-table__cell--value{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:500;line-height:1.4285714286;min-width:calc(var(--feature-column-width) - 1.5rem);text-align:center}@media(min-width:64em){.product-table__cell--value{font-size:.875rem;line-height:1.3571428571}}@media(max-width:63.99em){.product-table__cell--value{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;padding:.75rem}}@media(max-width:63.99em)and (min-width:64em){.product-table__cell--value{font-size:.75rem;line-height:1.3333333333}}.product-table__feature-name{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875;margin-bottom:.25rem}@media(min-width:64em){.product-table__feature-name{font-size:1.125rem;line-height:1.3333333333}}.product-table__feature-description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:450;letter-spacing:0;line-height:1.4285714286;line-height:1.33}@media(min-width:64em){.product-table__feature-description{font-size:.875rem;line-height:1.3571428571}}@media(max-width:63.99em){.product-table{overflow-x:visible;padding:.5rem}.product-table__table{display:block}.product-table__row{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.product-table__row:last-child{margin-bottom:0}.product-table__row th{flex:0 0 100%;margin-bottom:0;padding-bottom:.75rem;padding-top:1.5rem;text-align:center}.product-table__row td{box-sizing:border-box;flex:0 0 50%;text-align:center}.product-table__cell{display:block}.product-table__cell--value{min-width:0}}.product-comparison{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);--feature-column-width:248px;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:3.375rem}@media(min-width:35em){.product-comparison{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.product-comparison{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.product-comparison{padding-bottom:7.1875rem}}@media(min-width:48em){.product-comparison{--grid-cells:8}}@media(min-width:64em){.product-comparison{--grid-cells:12}}@media(min-width:9.375em){.product-comparison{--grid-gap:1rem}}@media(min-width:64em){.product-comparison{--grid-gap:1.5rem}}@media(max-width:63.99em){.product-comparison{padding:1.5rem .5rem}}@media(max-width:72.49em){.product-comparison{--feature-column-width:200px}}.product-comparison__product-name{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:600;line-height:1.1875;padding-bottom:.75rem}@media(min-width:64em){.product-comparison__product-name{font-size:1.125rem;line-height:1.3333333333}}.product-comparison__select-product-container{display:flex;gap:0;grid-column:2/-2}@media(max-width:89.99em){.product-comparison__select-product-container{grid-column:1/-1}}@media(max-width:63.99em){.product-comparison__select-product-container{flex-direction:column}}.product-comparison__select-product-container h2{flex:0 0 calc(var(--feature-column-width) + 3rem);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;margin:0;text-transform:none}@media(min-width:64em){.product-comparison__select-product-container h2{font-size:1.5rem;line-height:1.3333333333}}@media(max-width:72.49em){.product-comparison__select-product-container h2{flex:0 0 calc(var(--feature-column-width) + 1.5rem)}}@media(max-width:63.99em){.product-comparison__select-product-container h2{flex:none;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3636363636;margin-bottom:1.5rem;text-transform:none}}@media(max-width:63.99em)and (min-width:64em){.product-comparison__select-product-container h2{font-size:2rem;line-height:1.21875}}.product-comparison__select-product-container .product-card-list{display:flex;flex:1 1;gap:1.25rem;justify-content:space-around;overflow-x:auto;overflow-y:hidden;padding-left:1rem}@media(max-width:63.99em){.product-comparison__select-product-container .product-card-list{gap:.5rem;padding-left:0}}.product-comparison__product{display:flex;flex:1 0 15.5rem;flex-direction:column;min-width:15.5rem}@media(max-width:63.99em){.product-comparison__product{flex:1 0 7.5rem;min-width:7.5rem}}.product-card{display:flex;flex-direction:column;height:100%}@media(max-width:63.99em){.product-card{border-radius:1.25rem;gap:1rem}}.product-card__content{background:var(--c-lightgrey);border-radius:1.25rem;display:flex;flex:1 1;flex-direction:column;padding:1rem;transition:transform .3s ease}@media(min-width:64em){.product-card__content{gap:1.5rem}}@media(max-width:63.99em){.product-card__content{flex:0 1;padding:.5rem}}.product-card__image-wrapper{position:relative;width:100%}.product-card__image-wrapper:hover img{transform:scale(1.05)}.product-card__image{aspect-ratio:16/9;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform-origin:center;transition:transform .3s ease;width:100%}.product-card .image-empty{align-items:center;color:var(--c-grey2);display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;height:7.8125rem;justify-content:center;line-height:1.4285714286;width:100%}@media(min-width:64em){.product-card .image-empty{font-size:.875rem;line-height:1.3571428571}}.product-card__ctas{display:flex;gap:.5rem}.product-card__ctas--desktop{justify-content:center}@media(max-width:63.99em){.product-card__ctas--desktop{display:none}}.product-card__ctas--mobile{align-items:stretch;flex-direction:column}@media(min-width:64em){.product-card__ctas--mobile{display:none}}.product-card__cta--primary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.product-card__cta--primary:after{display:none}.product-card__cta--primary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.product-card__cta--primary:focus-visible,.product-card__cta--primary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.product-card__cta--primary:focus-visible span,.product-card__cta--primary:hover span{transform:translateY(.0625rem)}}.product-card__cta--primary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.product-card__cta--primary:disabled{cursor:default;pointer-events:none}.product-card__cta--primary:disabled,.product-card__cta--primary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.product-card__cta--primary:disabled:hover span{transform:translateY(0)}.product-card__cta--secondary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.product-card__cta--secondary:after{display:none}.product-card__cta--secondary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.product-card__cta--secondary:focus-visible,.product-card__cta--secondary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.product-card__cta--secondary:focus-visible span,.product-card__cta--secondary:hover span{transform:translateY(.0625rem)}}.product-card__cta--secondary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.product-card__cta--secondary:disabled{cursor:default;pointer-events:none}.product-card__cta--secondary:disabled,.product-card__cta--secondary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.product-card__cta--secondary:disabled:hover span{transform:translateY(0)}@media(hover:hover){.product-card__cta--secondary:focus-visible,.product-card__cta--secondary:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.product-selector{margin-bottom:1rem}.product-selector__radio svg path{fill:#000}.product-selector__select{border:none;width:100%}.product-selector__select .MuiSelect-select{color:var(--c-black);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:600;line-height:1.4285714286;padding:.75rem 1.25rem}@media(min-width:64em){.product-selector__select .MuiSelect-select{font-size:.875rem;line-height:1.3571428571}}.product-selector__select .MuiSelect-select[aria-expanded=true] svg{transform:rotate(180deg)}.product-selector__select .MuiOutlinedInput-notchedOutline{border:none}.product-selector__select svg{height:1rem;margin-right:.5rem;width:1rem}.product-comparison__tables-container{grid-column:2/-2;margin-top:2rem}@media(max-width:89.99em){.product-comparison__tables-container{grid-column:1/-1}}@media(max-width:63.99em){.product-comparison__tables-container{margin-top:2.5rem;padding:.5rem}}.product-grid{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.product-grid{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.product-grid{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.product-grid{padding-bottom:7.1875rem}}.product-grid__inner{padding-left:1rem;padding-right:1rem}@media(min-width:48em){.product-grid__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.product-grid__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.product-grid__inner{margin:0 auto;max-width:120rem}}@media(min-width:48em){.product-grid__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.product-grid__inner{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.product-grid__inner{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.product-grid__inner{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.product-grid__inner{--grid-gap:1.5rem}}.product-grid__content{margin-bottom:2.5rem}@media(min-width:48em){.product-grid__content{grid-gap:1.5rem;grid-column:1/span 8}}@media(min-width:64em){.product-grid__content{grid-column:2/span 10;margin-bottom:4rem}}@media(min-width:72.5em){.product-grid__content{display:grid;grid-template-areas:"headline description";grid-template-columns:1fr 1fr;justify-content:space-between}}.product-grid__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;grid-area:headline;line-height:1.2222222222}@media(min-width:64em){.product-grid__headline{font-size:3.75rem;line-height:1.2}}.product-grid__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;grid-area:description;line-height:1.3333333333;margin-left:22vw;margin-top:1.25rem}@media(min-width:64em){.product-grid__description{font-size:1.125rem;line-height:1.6111111111}}@media(min-width:48em){.product-grid__description{margin-left:0;margin-right:22vw}}@media(min-width:72.5em){.product-grid__description{margin-right:0;margin-top:0}}.product-grid__tiles{grid-gap:1.5rem 1rem;display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:48em){.product-grid__tiles{grid-gap:2.5rem 1.5rem;grid-column:1/span 8;grid-template-columns:repeat(3,1fr)}}@media(min-width:64em){.product-grid__tiles{grid-column:2/span 10}}@media(min-width:105em){.product-grid__tiles{grid-template-columns:repeat(4,1fr)}}.product-grid--inverted{background-color:var(--c-black);color:var(--c-white);margin-bottom:clamp(1.875rem,8vw,2.8125rem);padding-bottom:3.75rem;padding-top:2.5rem}@media(min-width:35em){.product-grid--inverted{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.product-grid--inverted{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.product-grid--inverted{margin-bottom:7.1875rem;padding-bottom:5.5rem;padding-top:4rem}}.rich-text-section{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-left:1rem;padding-right:1rem;position:relative}@media(min-width:48em){.rich-text-section{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.rich-text-section{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.rich-text-section{margin:0 auto;max-width:120rem}}@media(min-width:35em){.rich-text-section{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.rich-text-section{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.rich-text-section{padding-bottom:7.1875rem}.rich-text-section .accordion,.rich-text-section__headline-wrapper,.rich-text-section__main.rich-text{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:64em)and (min-width:48em){.rich-text-section .accordion,.rich-text-section__headline-wrapper,.rich-text-section__main.rich-text{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.rich-text-section .accordion,.rich-text-section__headline-wrapper,.rich-text-section__main.rich-text{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.rich-text-section .accordion,.rich-text-section__headline-wrapper,.rich-text-section__main.rich-text{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.rich-text-section .accordion,.rich-text-section__headline-wrapper,.rich-text-section__main.rich-text{--grid-gap:1.5rem}}@media(min-width:64em){.rich-text-section .accordion>:not(table,.rich-text-section__accordion,.scroll-container.rich-text),.rich-text-section__headline-wrapper>:not(table,.rich-text-section__accordion,.scroll-container.rich-text),.rich-text-section__main.rich-text>:not(table,.rich-text-section__accordion,.scroll-container.rich-text){grid-column:2/span 5}.rich-text-section .accordion.full-width>:not(table,.rich-text-section__accordion,.scroll-container.rich-text),.rich-text-section__headline-wrapper.full-width>:not(table,.rich-text-section__accordion,.scroll-container.rich-text),.rich-text-section__main.rich-text.full-width>:not(table,.rich-text-section__accordion,.scroll-container.rich-text){grid-column:2/12}}.rich-text-section .accordion.center ol,.rich-text-section .accordion.right ol,.rich-text-section__headline-wrapper.center ol,.rich-text-section__headline-wrapper.right ol,.rich-text-section__main.rich-text.center ol,.rich-text-section__main.rich-text.right ol{list-style-position:inside}.rich-text-section .accordion.center ol,.rich-text-section .accordion.center ul,.rich-text-section .accordion.right ol,.rich-text-section .accordion.right ul,.rich-text-section__headline-wrapper.center ol,.rich-text-section__headline-wrapper.center ul,.rich-text-section__headline-wrapper.right ol,.rich-text-section__headline-wrapper.right ul,.rich-text-section__main.rich-text.center ol,.rich-text-section__main.rich-text.center ul,.rich-text-section__main.rich-text.right ol,.rich-text-section__main.rich-text.right ul{align-items:center;display:inline-flex;flex-direction:column}.rich-text-section .accordion.center ul li,.rich-text-section .accordion.right ul li,.rich-text-section__headline-wrapper.center ul li,.rich-text-section__headline-wrapper.right ul li,.rich-text-section__main.rich-text.center ul li,.rich-text-section__main.rich-text.right ul li{align-items:center;display:inline-flex;justify-content:center;margin-left:0;text-align:center;width:100%}.rich-text-section .accordion.center ul li:before,.rich-text-section .accordion.right ul li:before,.rich-text-section__headline-wrapper.center ul li:before,.rich-text-section__headline-wrapper.right ul li:before,.rich-text-section__main.rich-text.center ul li:before,.rich-text-section__main.rich-text.right ul li:before{color:var(--c-skyblue);content:"•";display:inline-block;font-size:1.875rem;margin-right:10px}.rich-text-section .accordion.right ol,.rich-text-section .accordion.right ul,.rich-text-section__headline-wrapper.right ol,.rich-text-section__headline-wrapper.right ul,.rich-text-section__main.rich-text.right ol,.rich-text-section__main.rich-text.right ul{align-items:flex-end}.rich-text-section .accordion.right ol li,.rich-text-section .accordion.right ul li,.rich-text-section__headline-wrapper.right ol li,.rich-text-section__headline-wrapper.right ul li,.rich-text-section__main.rich-text.right ol li,.rich-text-section__main.rich-text.right ul li{justify-content:flex-end;text-align:right}.rich-text-section table{min-width:87.5rem}@media(min-width:64em){.rich-text-section table{grid-column:2/span 10;min-width:auto}.rich-text-section__accordion{grid-column:2/span 10}}.rich-text-section__headline{align-self:flex-start;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;grid-column:1/span 4;line-height:1.3461538462;padding-bottom:1.875rem;text-transform:none}@media(min-width:64em){.rich-text-section__headline{font-size:2.375rem;grid-column:2/span 10;line-height:1.2105263158}}.rich-text-section__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.rich-text-section__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.rich-text-section__icon:after,.rich-text-section__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rich-text-section__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.rich-text-section__icon:before{width:1.625rem}}.rich-text-section__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.rich-text-section__icon:after{height:1.625rem}}.rich-text-section__accordion{border-bottom:.0625rem solid var(--c-border)}.rich-text-section__accordion__expand{cursor:pointer}.rich-text-section__accordion__expand__inner{display:flex;justify-content:space-between}.rich-text-section__accordion__expand__inner[aria-expanded=true] .rich-text-section__accordion__icon:after{height:0}.rich-text-section__accordion__expand:hover{color:var(--c-darkgrey)}.rich-text-section__accordion__expand:hover .rich-text-section__accordion__headline span{text-decoration:underline}.rich-text-section__accordion__headline{display:flex;flex:1 1;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;padding:1.25rem 0;text-transform:none}@media(min-width:64em){.rich-text-section__accordion__headline{font-size:1.5rem;line-height:1.3333333333}}.rich-text-section__accordion__headline em{display:block;flex:0 0 1.375rem;margin-right:.625rem;text-align:right}@media(min-width:64em){.rich-text-section__accordion__headline em{flex:0 0 1.875rem}}.rich-text-section__accordion__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.rich-text-section__accordion__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.rich-text-section__accordion__icon:after,.rich-text-section__accordion__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:calc(50% + 1.25rem);transform:translate(-50%,-50%)}.rich-text-section__accordion__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.rich-text-section__accordion__icon:before{width:1.625rem}}.rich-text-section__accordion__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.rich-text-section__accordion__icon:after{height:1.625rem}}.rich-text-section__accordion__panel{animation:expandAnim .5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:top left}.rich-text-section__accordion__panel[hidden]{animation:none}.rich-text-section__accordion__panel--indented{padding-left:2rem}@media(min-width:64em){.rich-text-section__accordion__panel--indented{padding-left:2.5rem}}.rich-text-section__accordion__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;max-width:80%}@media(min-width:64em){.rich-text-section__accordion__description{font-size:1.125rem;line-height:1.3333333333}}.rich-text-section__accordion__description:has(table){max-width:100%}.rich-text-section .scroll-container{overflow:auto;width:100%}@media(min-width:64em){.rich-text-section .scroll-container{grid-column:2/span 10}}.pagination{display:flex;justify-content:center}.pagination__item{align-items:center;color:var(--c-grey1);display:inline-flex;justify-content:space-between}.pagination__item.is-disabled{color:var(--c-grey1);cursor:default;opacity:.5;pointer-events:none}.pagination__item.is-active{color:var(--c-black)}.pagination__item a{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;padding:.3125rem .5rem;text-transform:none}@media(min-width:64em){.pagination__item a{font-size:1.375rem;line-height:1.3181818182}}.pagination__item a:hover{color:var(--c-seablue);text-decoration:underline}.pagination__item a svg{stroke:currentColor;height:.625rem;margin:0 .3125rem;width:.625rem}.search-results-section{overflow:hidden}.search-results{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:48em){.search-results{--grid-cells:8}}@media(min-width:64em){.search-results{--grid-cells:12}}@media(min-width:9.375em){.search-results{--grid-gap:1rem}}@media(min-width:64em){.search-results{--grid-gap:1.5rem}}@media(min-width:35em){.search-results{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.search-results{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.search-results{padding-bottom:7.1875rem}}.search-results__recaptcha-text{color:var(--c-grey2);max-width:21.875rem;padding-top:.625rem}.search-results__recaptcha-text a{color:var(--c-seablue)}.search-results__inner{grid-column:1/span 4;padding-left:1rem;padding-right:1rem}@media(min-width:48em){.search-results__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.search-results__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.search-results__inner{margin:0 auto;max-width:120rem}}@media(min-width:48em){.search-results__inner{grid-column:1/span 8}}@media(min-width:64em){.search-results__inner{grid-column:1/span 12}}@media(min-width:90em){.search-results__inner{grid-column:2/span 10}}.search-results__header{grid-gap:5vw 5.875rem;border-bottom:.0625rem solid var(--c-border);grid-template-areas:"headline headline" "form count";grid-template-columns:1fr 1fr;padding-bottom:1.25rem}@media(min-width:48em){.search-results__header{display:grid;padding-bottom:1.875rem}}.search-results__header--no-results{grid-gap:5vw;border-bottom:0;grid-template-areas:"headline guide" "form support";grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.search-results__headline{grid-area:headline;margin-bottom:1.75rem}@media(min-width:48em){.search-results__headline{margin-bottom:0}}.search-results__headline h6{color:var(--c-darkgrey);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;grid-area:trumpet;letter-spacing:.0625rem;line-height:1.8333333333;margin-bottom:.4375rem;text-transform:uppercase}@media(min-width:64em){.search-results__headline h6{font-size:.875rem;line-height:1.8571428571}}.search-results__headline h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.75rem;font-weight:700;line-height:1.2045454545}@media(min-width:64em){.search-results__headline h2{font-size:5rem;line-height:1.2}}.search-results__input-field{display:flex;position:relative}.search-results__input-field svg{left:.9375rem;position:absolute;top:50%;transform:translate(50%,-50%)}.search-results__input-field.disabled .search-results__submit{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.search-results__input-field.disabled .search-results__submit:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.search-results__input-field.disabled .search-results__submit:hover span{transform:translateY(0)}.search-results__input-field.disabled .search-results__input{border-color:var(--c-grey2);color:var(--c-grey2)}.search-results__input-field.disabled svg path{fill:var(--c-grey2)}.search-results__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-lightgrey);border:.0625rem solid var(--c-grey2);border-radius:1.875rem;box-sizing:border-box;color:var(--c-darkgrey);display:inline-flex;font-size:1rem;height:2.5rem;line-height:1.3571;margin-right:.9375rem;max-width:100%;padding:.9375rem 1rem .9375rem 3.75rem;transition:all .3s ease-out}.search-results__input:hover{border-color:var(--c-darkgrey)}.search-results__input:focus,.search-results__input:focus-visible{box-shadow:0 0 0 .125rem var(--c-seablue)}@media(min-width:64em){.search-results__input{font-size:.875rem;height:2.875rem}}.search-results__submit{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.search-results__submit:after{display:none}.search-results__submit span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.search-results__submit:focus-visible,.search-results__submit:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.search-results__submit:focus-visible span,.search-results__submit:hover span{transform:translateY(.0625rem)}}.search-results__submit:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.search-results__submit:disabled{cursor:default;pointer-events:none}.search-results__submit:disabled,.search-results__submit:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.search-results__submit:disabled:hover span{transform:translateY(0)}@media(hover:hover){.search-results__submit:focus-visible,.search-results__submit:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}@media(max-width:63.99em){.search-results__submit{display:none}}.search-results__form{grid-area:form;margin-bottom:2.8125rem}@media(min-width:48em){.search-results__form{margin-bottom:0}}.search-results__form form{position:relative}.search-results__form form .rich-text p{max-width:37.5rem}.search-results__form div+form{margin-top:1.25rem}.search-results__guide{grid-area:guide}.search-results__guide h4{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3636363636;margin-bottom:1.25rem;text-transform:none}@media(min-width:64em){.search-results__guide h4{font-size:2rem;line-height:1.21875}}.search-results__support{grid-area:support;padding-top:1.375rem}@media(min-width:48em){.search-results__support{padding-top:0}}.search-results__count{align-self:flex-end;color:var(--c-darkgrey);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;grid-area:count;line-height:1.1875;text-transform:none}@media(min-width:64em){.search-results__count{font-size:1.375rem;line-height:1.3181818182}}@media(min-width:48em){.search-results__count{text-align:right}}.search-results__list{margin-bottom:2.5rem}.search-results__item .search-results__link{grid-column-gap:5vw;border-bottom:.0625rem solid var(--c-border);display:block;grid-template-columns:1fr 1fr;padding:1.875rem 0;position:relative}@media(min-width:48em){.search-results__item .search-results__link{display:grid}}.search-results__item .search-results__link h3{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;grid-column:1/2;line-height:1.2222222222;margin-bottom:.625rem;position:relative;text-transform:none;transition:transform .3s ease-in-out}@media(min-width:64em){.search-results__item .search-results__link h3{font-size:1.5rem;line-height:1.3333333333}}@media(min-width:48em){.search-results__item .search-results__link h3{margin-bottom:0}}.search-results__item .search-results__link h3 svg{height:.875rem;left:-1.875rem;opacity:0;position:absolute;top:.4375rem;transition:opacity .3s ease-in-out;width:.5rem}.search-results__item .search-results__link p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;grid-column:2/3;line-height:1.1875}@media(min-width:64em){.search-results__item .search-results__link p{font-size:1.125rem;line-height:1.3333333333}}.search-results__item .search-results__link:after{background-color:var(--c-darkgrey);bottom:0;content:"";height:.0625rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease-in-out;width:100%}.search-results__item .search-results__link:focus-visible,.search-results__item .search-results__link:hover{color:currentColor;text-decoration:none}.search-results__item .search-results__link:focus-visible h3,.search-results__item .search-results__link:hover h3{transform:translateX(2.125rem)}.search-results__item .search-results__link:focus-visible h3 svg,.search-results__item .search-results__link:hover h3 svg{opacity:1}.search-results__item .search-results__link:focus-visible:after,.search-results__item .search-results__link:hover:after{transform:scaleX(1)}.search-results__spinner{display:flex;justify-content:center;padding-top:3.125rem}.search-results__spinner .bounce{animation:bouncedelay 1.4s ease-in-out infinite;animation-fill-mode:both;background-color:var(--c-black);border-radius:100%;display:inline-block;height:12px;width:12px}.search-results__spinner .bounce1{animation-delay:-.48s}.search-results__spinner .bounce2{animation-delay:-.32s}.search-results__spinner .bounce3{animation-delay:-.16s}@keyframes bouncedelay{0%{transform:scale(0)}25%{transform:scale(.5)}50%{transform:scale(1)}75%{transform:scale(.5)}to{transform:scale(0)}}.share-download-print{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4.0625rem 0 3.125rem}@media(min-width:48em){.share-download-print{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.share-download-print{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.share-download-print{margin:0 auto;max-width:120rem}}@media(min-width:48em){.share-download-print{--grid-cells:8}}@media(min-width:64em){.share-download-print{--grid-cells:12}}@media(min-width:9.375em){.share-download-print{--grid-gap:1rem}}@media(min-width:64em){.share-download-print{--grid-gap:1.5rem}}.share-download-print__inner{display:flex;flex-wrap:wrap;gap:.625rem;grid-column:1/span 4}@media(min-width:48em){.share-download-print__inner{grid-column:1/span 8}}@media(min-width:64em){.share-download-print__inner{grid-column:2/span 10}}.share-download-print__input{background-color:var(--c-lightgrey);border-radius:1.25rem;padding:.625rem 1.25rem;position:relative}.share-download-print__copy-input{background-color:var(--c-lightgrey);border:none;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;overflow:hidden;text-overflow:ellipsis;width:12.5rem}@media(min-width:64em){.share-download-print__copy-input{font-size:1.125rem;line-height:1.6111111111}}@media(max-width:47.99em){.share-download-print__copy-input{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}}@media(max-width:47.99em)and (min-width:64em){.share-download-print__copy-input{font-size:.875rem;line-height:1.3571428571}}@media(min-width:64em){.share-download-print__copy-input{width:21.875rem}}.share-download-print__copy-url{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}.share-download-print__copy-url svg{width:1.5em}.share-download-print a,.share-download-print button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-color:var(--c-grey3);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.share-download-print a:after,.share-download-print button:after{display:none}.share-download-print a span,.share-download-print button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.share-download-print a:focus-visible,.share-download-print a:hover,.share-download-print button:focus-visible,.share-download-print button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.share-download-print a:focus-visible span,.share-download-print a:hover span,.share-download-print button:focus-visible span,.share-download-print button:hover span{transform:translateY(.0625rem)}}.share-download-print a:focus-visible,.share-download-print button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.share-download-print a:disabled,.share-download-print button:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.share-download-print a:disabled:hover,.share-download-print button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.share-download-print a:disabled:hover span,.share-download-print button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.share-download-print a:focus-visible,.share-download-print a:hover,.share-download-print button:focus-visible,.share-download-print button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}@media(max-width:47.99em){.share-download-print a,.share-download-print button{height:2rem}}.share-download-print__modal-headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.share-download-print__modal-headline{font-size:2.375rem;line-height:1.2105263158}}.share-download-print__modal-bodytext{color:var(--c-grey1);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;padding:1rem 0}@media(min-width:64em){.share-download-print__modal-bodytext{font-size:1.125rem;line-height:1.6111111111}}.share-download-print__modal-links{display:flex;flex-wrap:wrap;gap:1.25rem;padding-bottom:1.875rem}@media(min-width:64em){.share-download-print__modal-links{gap:3.125rem;justify-content:space-between}}.share-download-print__modal-links svg{width:1.2em}@media(min-width:64em){.share-download-print__modal-links svg{width:2em}}.share-download-print__modal-links .react-share__ShareButton{align-items:center;border:.0625rem solid var(--c-grey3)!important;border-radius:50%!important;display:flex;justify-content:center;padding:1em!important}.share-download-print__modal-links .react-share__ShareButton[aria-label=twitter] path{fill:#1da1f2}.share-download-print__modal-links .react-share__ShareButton[aria-label=whatsapp] path{fill:#128c7e}.share-download-print__modal-links .react-share__ShareButton[aria-label=facebook] path{fill:#1778f2}.share-download-print__modal-links .react-share__ShareButton[aria-label=linkedin] path{fill:#0072b1}.share-modal{flex:none;padding:1.5rem;position:relative}@media(min-width:64em){.share-modal{max-width:50vw;padding:2.5rem;width:auto}}.spacer{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0}.spacer--small{padding-bottom:1.875rem}@media(min-width:64em){.spacer--small{padding-bottom:2.8125rem}}.spacer--normal{padding-bottom:2.8125rem}@media(min-width:64em){.spacer--normal{padding-bottom:5.3125rem}}.spacer--large{padding-bottom:5.3125rem}@media(min-width:64em){.spacer--large{padding-bottom:7.1875rem}}.support-banner{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.support-banner{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.support-banner{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.support-banner{padding-bottom:7.1875rem}}.tabs-carousel{padding-bottom:clamp(1.875rem,8vw,2.8125rem);position:relative}@media(min-width:35em){.tabs-carousel{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.tabs-carousel{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.tabs-carousel{padding-bottom:7.1875rem}}@media(min-width:48em){.tabs-carousel{padding-left:1rem;padding-right:1rem}}@media(min-width:48em)and (min-width:48em){.tabs-carousel{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:48em)and (min-width:90em){.tabs-carousel{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:48em)and (min-width:120em){.tabs-carousel{margin:0 auto;max-width:120rem}}.tabs-carousel .swiper-container{box-sizing:border-box}@media(max-width:47.99em){.tabs-carousel .swiper-container{padding-left:1rem;padding-right:1rem}}.tabs-carousel__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;margin-bottom:.625rem;text-align:center;text-transform:none}@media(min-width:64em){.tabs-carousel__headline{font-size:3rem;line-height:1.2083333333}}@media(min-width:35em){.tabs-carousel__headline{margin-bottom:1.25rem}}.tabs-carousel__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}@media(min-width:48em){.tabs-carousel__inner{--grid-cells:8}}@media(min-width:64em){.tabs-carousel__inner{--grid-cells:12}}@media(min-width:9.375em){.tabs-carousel__inner{--grid-gap:1rem}}@media(min-width:64em){.tabs-carousel__inner{--grid-gap:1.5rem}}.tabs-carousel__inner-wrapper{grid-column:1/span 4;overflow:hidden}@media(min-width:48em){.tabs-carousel__inner-wrapper{grid-column:1/span 8}}@media(min-width:64em){.tabs-carousel__inner-wrapper{grid-column:2/span 10}}.tabs-carousel__slides{overflow:hidden}@media(max-width:47.99em){.tabs-carousel__slides{padding-left:1rem;padding-right:1rem}}.tabs-carousel__slide__content{display:flex;flex-direction:column}@media(min-width:48em){.tabs-carousel__slide__content{grid-column-gap:2.5rem;display:grid;grid-template-columns:1fr 1fr}}@media(min-width:64em){.tabs-carousel__slide__content{grid-column-gap:3.75rem}}.tabs-carousel__slide__text-col{width:100%}@media(min-width:48em){.tabs-carousel__slide__text-col{width:80%}}.tabs-carousel__slide__trumpet{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.0625rem;line-height:1.8333333333;margin-bottom:.3125rem;text-transform:uppercase}@media(min-width:64em){.tabs-carousel__slide__trumpet{font-size:.875rem;line-height:1.8571428571}}.tabs-carousel__slide__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;margin-bottom:.625rem;text-transform:none}@media(min-width:64em){.tabs-carousel__slide__headline{font-size:3rem;line-height:1.2083333333}}@media(min-width:35em){.tabs-carousel__slide__headline{margin-bottom:1.25rem}}.tabs-carousel__slide__description{align-self:end;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;margin-bottom:auto;padding-bottom:1.875rem}@media(min-width:64em){.tabs-carousel__slide__description{font-size:1.125rem;line-height:1.3333333333}}.tabs-carousel__slide__buttons .button{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:700;font-weight:400;justify-content:center;line-height:1.1875}@media(min-width:64em){.tabs-carousel__slide__buttons .button{font-size:1.125rem;line-height:1.3333333333}}.tabs-carousel__slide__buttons .button:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibS4zMTQgMTAuMTYxIDQuMTY3LTQuMTY2TC4zMTQgMS44MjhBMS4wNyAxLjA3IDAgMSAxIDEuODI4LjMxNGw0LjkyOSA0LjkyOWExLjA3IDEuMDcgMCAwIDEgMCAxLjUxNGwtNC45MjkgNC45MjlhMS4wNyAxLjA3IDAgMCAxLTEuNTE0IDAgMS4wOTIgMS4wOTIgMCAwIDEgMC0xLjUyNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";display:inline-flex;height:.8em;margin-left:.818181em;margin-top:.25em;padding-right:.125em;width:.6666em}.tabs-carousel__slide__buttons .button:focus-visible,.tabs-carousel__slide__buttons .button:hover{color:var(--c-seablue);text-decoration:underline}.tabs-carousel__slide__image{margin-bottom:1.25rem}@media(min-width:64em){.tabs-carousel__slide__image{margin-bottom:0}}.tabs-carousel__slide__image img{border-radius:1.25rem;height:18.75rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(min-width:35em){.tabs-carousel__slide__image img{aspect-ratio:16/8;height:100%}}@media(min-width:48em){.tabs-carousel__slide__image img{aspect-ratio:1/1;height:100%}}.tabs-carousel__slide__image__desktop{display:none}@media(min-width:64em){.tabs-carousel__slide__image__desktop{display:block}.tabs-carousel__slide__image__mobile{display:none}}@media(min-width:48em){.tabs-carousel .swiper-slide .tabs-carousel__slide__description{display:none}.tabs-carousel .swiper-slide.swiper-slide-active .tabs-carousel__slide__description{display:block}}.tabs-carousel .swiper-button{background-color:rgba(0,0,0,.4);border:1px solid var(--c-white);display:flex;filter:drop-shadow(0 10px 20px rgba(22,22,22,.15));height:42px;opacity:1;transition:background-color .3s ease;width:42px}@media(any-hover:hover){.tabs-carousel .swiper-button:active,.tabs-carousel .swiper-button:hover{background-color:var(--c-black)}}@media(max-width:47.99em){.tabs-carousel .swiper-button{opacity:0}}@media(min-width:48em){.tabs-carousel .swiper-button{background-color:rgba(0,0,0,.25);border:none;height:64px;opacity:100%;width:64px}}@media(min-width:48em)and (any-hover:hover){.tabs-carousel .swiper-button:active,.tabs-carousel .swiper-button:hover{background-color:var(--c-black)}}@media(max-width:47.99em){.tabs-carousel--show-arrows .swiper-button{animation:hideArrowsSlide 2.5s ease forwards;opacity:1}}@keyframes hideArrowsSlide{0%,99%{opacity:1}to{opacity:0}}.tabs-carousel__tabs{display:flex;grid-row:2;justify-content:space-between;margin-top:1.25rem}.tabs-carousel__tabs.__top{display:none}@media(min-width:48em){.tabs-carousel__tabs.__top{display:flex;margin-bottom:1.25rem;margin-top:0}}@media(max-width:47.99em){.tabs-carousel__tabs{padding-left:1rem;padding-right:1rem}}@media(min-width:48em){.tabs-carousel__tabs{grid-column:2/8;margin-top:2.5rem}}@media(min-width:64em){.tabs-carousel__tabs{grid-column:2/12;margin-top:3.75rem}}.tabs-carousel__tab{display:inline-flex;flex:1 1;margin-right:.625rem}@media(min-width:48em){.tabs-carousel__tab{margin-right:1.25rem}}.tabs-carousel__tab:last-child{margin-right:0}.tabs-carousel__tab.is-active .tabs-carousel__tab__button{border-color:var(--c-black);opacity:1}.tabs-carousel__tab__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top:.125rem solid var(--c-grey2);display:block;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875;opacity:60%;transition:border-color .3s ease;transition:.5s ease;width:100%}@media(min-width:64em){.tabs-carousel__tab__button{font-size:1.125rem;line-height:1.3333333333}}.tabs-carousel__tab__button.__top{border-bottom:.125rem solid var(--c-grey2);border-top:none;text-align:center}@media(min-width:64em){.tabs-carousel__tab__button{padding-bottom:.875rem;padding-top:.875rem}}@media(any-hover:hover){.tabs-carousel__tab__button:hover{border-color:var(--c-black);opacity:1}}.tabs-carousel__tab__button span{display:none}@media(min-width:64em){.tabs-carousel__tab__button span{display:block}}.tabs-carousel--panel .tabs-carousel__inner{background-color:var(--c-lightgrey);padding-bottom:2.5rem;padding-top:3.75rem}@media(min-width:48em){.tabs-carousel--panel .tabs-carousel__inner{border-radius:1.25rem;padding-left:1rem;padding-right:1rem}}@media(min-width:48em)and (min-width:48em){.tabs-carousel--panel .tabs-carousel__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:48em)and (min-width:90em){.tabs-carousel--panel .tabs-carousel__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:48em)and (min-width:120em){.tabs-carousel--panel .tabs-carousel__inner{margin:0 auto;max-width:120rem}}@media(min-width:64em){.tabs-carousel--panel .tabs-carousel__inner{padding:4.375rem 0 2.5rem}}.target-popup-content-tile{display:grid;grid-template-areas:"content"}@media(min-width:35em){.target-popup-content-tile{grid-gap:.75rem;display:grid;grid-template-columns:1fr}}@media(min-width:64em){.target-popup-content-tile{background-color:var(--c-lightgrey);border:0;border-radius:1.25rem;display:flex;flex-direction:column;padding:0}}.target-popup-content-tile__link a{color:var(--c-black);text-decoration:none;transition:none}.target-popup-content-tile__content{background-color:var(--c-lightgrey);border-radius:1.25rem 1.25rem 1.25rem 1.25rem;display:flex;flex:100% 1;flex-direction:column;grid-area:content;justify-content:space-between;padding:1.25rem}@media(min-width:35em){.target-popup-content-tile__content{padding:1.25rem}}@media(min-width:64em){.target-popup-content-tile__content{background-color:var(--c-lightgrey);border-radius:1.25rem 1.25rem 1.25rem 1.25rem}}.target-popup-content-tile__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.target-popup-content-tile__headline{font-size:1.125rem;line-height:1.3333333333}}.target-popup-content-tile__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-size:.75rem;font-weight:400;line-height:1.4285714286;margin-bottom:.5rem;margin-top:.5rem}@media(min-width:64em){.target-popup-content-tile__description{font-size:.875rem;line-height:1.3571428571;margin-bottom:auto}}.target-popup-content-tile__buttons__button{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:inline-flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:700;font-weight:400;justify-content:center;line-height:1.1875;margin-top:1rem}@media(min-width:64em){.target-popup-content-tile__buttons__button{font-size:1.125rem;line-height:1.3333333333}}.target-popup-content-tile__buttons__button:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibS4zMTQgMTAuMTYxIDQuMTY3LTQuMTY2TC4zMTQgMS44MjhBMS4wNyAxLjA3IDAgMSAxIDEuODI4LjMxNGw0LjkyOSA0LjkyOWExLjA3IDEuMDcgMCAwIDEgMCAxLjUxNGwtNC45MjkgNC45MjlhMS4wNyAxLjA3IDAgMCAxLTEuNTE0IDAgMS4wOTIgMS4wOTIgMCAwIDEgMC0xLjUyNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-repeat:no-repeat;content:"";display:inline-flex;height:.8em;margin-left:.818181em;margin-top:.25em;padding-right:.125em;width:.6666em}.target-popup-content-tile__buttons__button:focus-visible,.target-popup-content-tile__buttons__button:hover{color:var(--c-seablue);text-decoration:underline}.target-popup-content-tile__icon-container{align-items:center;background-color:var(--c-lightgrey);display:flex;height:1.5rem;justify-content:center;margin-bottom:1rem;width:1.5rem}@media(min-width:72.5em){.target-popup-content-tile__icon-container{height:2.125rem;width:2.125rem}}.target-popup-content-tile__icon-container svg path{fill:var(--c-darkgrey)}.target-popup-entrances{position:relative}.target-popup-entrances__inner{border-radius:1.25rem}@media(min-width:64em){.target-popup-entrances__inner{background-color:var(--c-white)}}.target-popup-entrances__content{display:flex;width:100%}.target-popup-entrances__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;grid-column:1/8;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.target-popup-entrances__headline{font-size:1.5rem;line-height:1.3333333333}}.target-popup-entrances__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;grid-column:1/8;line-height:1.3333333333;margin-bottom:1rem;margin-top:.5rem}@media(min-width:64em){.target-popup-entrances__description{font-size:1.125rem;line-height:1.6111111111}}.target-popup-entrances__close-button{margin-bottom:auto;margin-left:auto}.target-popup-entrances__tiles{margin-top:.9375rem}.target-popup-entrances__tiles a:hover{color:var(--c-black);text-decoration:none;transition:none}.target-popup-entrances__tiles__list{display:flex;flex-direction:column;gap:.75rem}@media(min-width:64em){.target-popup-entrances__tiles__list{align-items:stretch;flex-direction:row}}.target-popup-entrances__tiles__list__link{width:100%}@media(min-width:64em){.target-popup-entrances__tiles__list__link{flex-basis:33%;flex-grow:1}}.target-popup-entrances__tile{height:100%;opacity:0;transform:translateY(-1.25rem);transition-duration:.1s;transition-property:all;transition-timing-function:ease-out}.in-view .target-popup-entrances__tile{opacity:1;transform:translateY(0);transition-duration:.5s}.in-view .target-popup-entrances__tile:first-child{transition-delay:.3s!important}.in-view .target-popup-entrances__tile:nth-child(2){transition-delay:.4s!important}.in-view .target-popup-entrances__tile:nth-child(3){transition-delay:.5s!important}.in-view .target-popup-entrances__tile:nth-child(4){transition-delay:.6s!important}.in-view .target-popup-entrances__tile:nth-child(5){transition-delay:.7s!important}.in-view .target-popup-entrances__tile:nth-child(6){transition-delay:.8s!important}.in-view .target-popup-entrances__tile:nth-child(7){transition-delay:.9s!important}.in-view .target-popup-entrances__tile:nth-child(8){transition-delay:1s!important}.in-view .target-popup-entrances__tile:nth-child(9){transition-delay:1.1s!important}.in-view .target-popup-entrances__tile:nth-child(10){transition-delay:1.2s!important}.in-view .target-popup-entrances__tile:nth-child(11){transition-delay:1.3s!important}.in-view .target-popup-entrances__tile:nth-child(12){transition-delay:1.4s!important}.in-view .target-popup-entrances__tile:nth-child(13){transition-delay:1.5s!important}.in-view .target-popup-entrances__tile:nth-child(14){transition-delay:1.6s!important}.in-view .target-popup-entrances__tile:nth-child(15){transition-delay:1.7s!important}.in-view .target-popup-entrances__tile:nth-child(16){transition-delay:1.8s!important}.in-view .target-popup-entrances__tile:nth-child(17){transition-delay:1.9s!important}.in-view .target-popup-entrances__tile:nth-child(18){transition-delay:2s!important}.in-view .target-popup-entrances__tile:nth-child(19){transition-delay:2.1s!important}.target-popup-entrances__tile+.target-popup-entrances__tile{margin-top:1rem}@media(min-width:64em){.target-popup-entrances__tile+.target-popup-entrances__tile{margin-top:0}}.target-popup-entrances__tile .target-popup-content-tile{height:100%}@media(max-width:34.99em){.target-popup-entrances__tile .target-popup-content-tile{grid-template-areas:"content";grid-template-columns:1fr;grid-template-rows:auto auto}.target-popup-entrances__tile .target-popup-content-tile__content{border-radius:1.25rem 1.25rem 1.25rem 1.25rem}}@media(min-width:64em){.target-popup-entrances--double .target-popup-entrances__tiles__list,.target-popup-entrances--single .target-popup-entrances__tiles__list{grid-template-columns:1fr}.target-popup-entrances--double .target-popup-entrances__tiles__list{grid-template-columns:repeat(2,1fr)}}.target-popup-modal__Content{background-color:#fff;border:.0625rem solid var(--c-lightgrey);border-radius:20px;box-shadow:0 4px 16px 0 rgba(0,0,0,.34);box-sizing:border-box;max-height:100%;overflow:auto;padding:1.5rem;pointer-events:all;position:relative;width:100%}@media(min-width:64em){.target-popup-modal__Content{bottom:auto;left:50%;max-width:57.5rem;padding:2rem;right:auto;top:50%;transform:translate(-50%,-50%)}}.target-popup-modal__Overlay{background-color:transparent;bottom:0;box-sizing:border-box;left:0;padding:50px 10px 10px;pointer-events:none;position:fixed;right:0;top:0}.video{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.video{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.video{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.video{margin:0 auto;max-width:120rem}}@media(min-width:48em){.video{--grid-cells:8}}@media(min-width:64em){.video{--grid-cells:12}}@media(min-width:9.375em){.video{--grid-gap:1rem}}@media(min-width:64em){.video{--grid-gap:1.5rem}}.video .native-player,.video .video-player-wrapper{grid-column:1/span 4}@media(min-width:48em){.video .native-player,.video .video-player-wrapper{grid-column:1/span 8}}@media(min-width:64em){.video .native-player,.video .video-player-wrapper{grid-column:2/span 10}}.video .video-player-wrapper{position:relative}.video .video-player-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video .video-player,.video video{aspect-ratio:16/9;border-radius:1.25rem;-o-object-fit:cover;object-fit:cover;width:100%}.video--small .video-player,.video--small video{display:block;margin:0 auto;max-width:60rem}.video-carousel{padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.video-carousel{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.video-carousel{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.video-carousel{padding-bottom:7.1875rem}}.video-carousel__inner{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-left:1rem;padding-right:1rem}@media(min-width:48em){.video-carousel__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.video-carousel__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.video-carousel__inner{margin:0 auto;max-width:120rem}}@media(min-width:48em){.video-carousel__inner{--grid-cells:8}}@media(min-width:64em){.video-carousel__inner{--grid-cells:12}}@media(min-width:9.375em){.video-carousel__inner{--grid-gap:1rem}}@media(min-width:64em){.video-carousel__inner{--grid-gap:1.5rem}}.video-carousel__content{grid-column:1/span 3}@media(min-width:48em){.video-carousel__content{grid-column:1/span 5}}@media(min-width:64em){.video-carousel__content{display:grid;grid-column:2/span 10;grid-template-areas:"trumpet empty" "headline description";grid-template-columns:1fr 1fr}}.video-carousel__trumpet{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:700;grid-area:trumpet;letter-spacing:.0625rem;line-height:1.8333333333;margin-bottom:1.25rem;text-transform:uppercase}@media(min-width:64em){.video-carousel__trumpet{font-size:.875rem;line-height:1.8571428571}}.video-carousel__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;grid-area:headline;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.video-carousel__headline{font-size:3rem;line-height:1.2083333333}}@media(max-width:63.99em){.video-carousel__headline{padding-bottom:.625rem}}.video-carousel__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;grid-area:description;line-height:1.3333333333}@media(min-width:64em){.video-carousel__description{font-size:1.125rem;line-height:1.6111111111}}.video-carousel__slide-image{aspect-ratio:16/9;border-radius:1.25rem}.video-carousel__slides.swiper-container{margin-top:1.25rem;overflow:hidden;padding:1.5rem 20vw 1.5rem 1.5rem}@media(max-width:47.99em){.video-carousel__slides.swiper-container{padding-left:1rem;padding-right:1rem}}@media(min-width:64em){.video-carousel__slides.swiper-container{grid-column:2/12;margin-top:3.75rem;padding:0 10vw}}.video-carousel__slides.swiper-container .swiper-slide{opacity:.7!important;transform:scale(.9)!important;transition:opacity .3s ease-out,transform .3s ease-out}.video-carousel__slides.swiper-container .swiper-slide.swiper-slide-active{opacity:1!important;transform:scale(1)!important}.video-carousel__slide-next-overlay,.video-carousel__slide-prev-overlay{background:transparent;border:none;bottom:0;cursor:pointer;left:0;padding:0;position:absolute;right:0;top:0;z-index:3}.video-carousel__tabs{display:flex;grid-column:1/span 4;justify-content:space-between;margin-top:1.25rem}@media(max-width:47.99em){.video-carousel__tabs{padding-left:10vw;padding-right:10vw}}@media(min-width:48em){.video-carousel__tabs{grid-column:2/8;margin-top:2.5rem}}@media(min-width:64em){.video-carousel__tabs{grid-column:2/12;margin-top:3.75rem}}.video-carousel__tab{display:inline-flex;flex:1 1;margin-right:.625rem}@media(min-width:48em){.video-carousel__tab{margin-right:1.25rem}}.video-carousel__tab:last-child{margin-right:0}.video-carousel__tab.is-active .video-carousel__tab__button{border-color:var(--c-black);opacity:1}.video-carousel__tab__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top:.125rem solid var(--c-grey2);display:block;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.1875;opacity:60%;padding-bottom:1.25rem;transition:border-color .3s ease;width:100%}@media(min-width:64em){.video-carousel__tab__button{font-size:1.125rem;line-height:1.3333333333;padding-bottom:1.25rem;padding-top:.875rem}}@media(any-hover:hover){.video-carousel__tab__button:hover{border-color:var(--c-FAKEteal);opacity:1}}.video-carousel__tab__button span{display:none}@media(min-width:64em){.video-carousel__tab__button span{display:block}}.video-carousel__placeholder{align-items:center;background-color:var(--c-grey3);display:flex;justify-content:center}.selection-tool-entrance{background-color:var(--c-lightgrey);border-radius:1.25rem;display:flex;flex-direction:column;gap:3.9375rem;padding:2rem 1rem}@media(min-width:48em){.selection-tool-entrance{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.selection-tool-entrance{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.selection-tool-entrance{margin:0 auto;max-width:120rem}}@media(min-width:48em){.selection-tool-entrance{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr)}}@media(min-width:48em)and (min-width:48em){.selection-tool-entrance{--grid-cells:8}}@media(min-width:48em)and (min-width:64em){.selection-tool-entrance{--grid-cells:12}}@media(min-width:48em)and (min-width:9.375em){.selection-tool-entrance{--grid-gap:1rem}}@media(min-width:48em)and (min-width:64em){.selection-tool-entrance{--grid-gap:1.5rem}}@media(min-width:64em){.selection-tool-entrance{padding-bottom:6.5rem;padding-top:6.5rem}}@media(min-width:48em){.selection-tool-entrance__text-wrapper{grid-column:1/4}}@media(min-width:64em){.selection-tool-entrance__text-wrapper{grid-column:2/6}}.selection-tool-entrance__title{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3636363636;text-transform:none}@media(min-width:64em){.selection-tool-entrance__title{font-size:2rem;line-height:1.21875}}.selection-tool-entrance__bodytext{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-bottom:1.5rem;padding-top:1rem}@media(min-width:64em){.selection-tool-entrance__bodytext{font-size:1.125rem;line-height:1.3333333333}}.selection-tool-entrance__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.selection-tool-entrance__button:after{display:none}.selection-tool-entrance__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.selection-tool-entrance__button:focus-visible,.selection-tool-entrance__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.selection-tool-entrance__button:focus-visible span,.selection-tool-entrance__button:hover span{transform:translateY(.0625rem)}}.selection-tool-entrance__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.selection-tool-entrance__button:disabled{cursor:default;pointer-events:none}.selection-tool-entrance__button:disabled,.selection-tool-entrance__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.selection-tool-entrance__button:disabled:hover span{transform:translateY(0)}@media(min-width:48em){.selection-tool-entrance__image-wrapper{grid-column:5/12}}@media(min-width:64em){.selection-tool-entrance__image-wrapper{grid-column:7/12}}.selection-tool-entrance__icons-wrapper{display:flex;justify-content:space-between}.selection-tool-entrance__icon-container{align-items:center;background-color:var(--c-white);border-radius:.9375rem;display:flex;height:5.9375rem;justify-content:center;width:5.9375rem}@media(min-width:72.5em){.selection-tool-entrance__icon-container{height:8rem;width:8rem}}.selection-tool-entrance__icon-container svg path{fill:var(--c-seablue)}.selection-tool-entrance__icon-container--blue{background-color:var(--c-seablue)}.selection-tool-entrance__icon-container--blue svg{width:4em}.selection-tool-entrance__bar-wrapper{margin:0 2.5rem 0 2.3125rem;padding:1.1875rem 0;position:relative}@media(min-width:72.5em){.selection-tool-entrance__bar-wrapper{margin:0 3.3125rem 0 3.0625rem}}.selection-tool-entrance__bar{background:linear-gradient(to right,var(--c-seablue) 51%,var(--c-white) 51%);height:.125rem;position:absolute;top:50%;transform:translate3d(0,-50%,0);width:100%;z-index:1}.selection-tool-entrance__dots-wrapper{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}.selection-tool-entrance__dot{background-color:var(--c-seablue);border-radius:.9375rem;height:.5rem;width:.5rem}.selection-tool-entrance__dot--big{height:1.375rem;width:1.375rem}@media(min-width:72.5em){.selection-tool-entrance__dot{height:.6875rem;width:.6875rem}.selection-tool-entrance__dot--big{height:1.875rem;width:1.875rem}}.selection-tool-entrance__usp-wrapper{-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;justify-content:space-between;text-align:center}.selection-tool-entrance__subtitle{max-width:6.25rem}@media(min-width:72.5em){.selection-tool-entrance__subtitle{max-width:8rem}}.aiden-product-finder{display:flex;flex-direction:column;gap:1.25rem;padding-left:1rem;padding-right:1rem;padding-top:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:48em){.aiden-product-finder{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.aiden-product-finder{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.aiden-product-finder{margin:0 auto;max-width:120rem}}@media(min-width:35em){.aiden-product-finder{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.aiden-product-finder{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.aiden-product-finder{padding-top:7.1875rem}}.aiden-product-finder__button{align-items:center;align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.aiden-product-finder__button:after{display:none}.aiden-product-finder__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.aiden-product-finder__button:focus-visible,.aiden-product-finder__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.aiden-product-finder__button:focus-visible span,.aiden-product-finder__button:hover span{transform:translateY(.0625rem)}}.aiden-product-finder__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.aiden-product-finder__button:disabled{cursor:default;pointer-events:none}.aiden-product-finder__button:disabled,.aiden-product-finder__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.aiden-product-finder__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.aiden-product-finder__button:focus-visible,.aiden-product-finder__button:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.aiden-product-finder__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.aiden-product-finder__headline{font-size:3rem;line-height:1.2083333333}}@media(max-width:63.99em){.aiden-product-finder__headline{padding-bottom:.625rem}}.aiden-product-finder__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333}@media(min-width:64em){.aiden-product-finder__description{font-size:1.125rem;line-height:1.6111111111}}.aem-AuthorLayer-Preview .cq-Editable-dom--container .breadcrumb{top:calc(var(--main-nav-height) + var(--mode-switch-height) + 1.25rem)}.cq-Editable-dom--container .breadcrumb{top:calc(var(--main-nav-height) + var(--mode-switch-height) + 3.75rem)}.cq-Editable-dom--container .breadcrumb--wrapper{height:50px}.breadcrumb{padding-left:1rem;padding-right:1rem;position:absolute;top:calc(var(--main-nav-height) + var(--mode-switch-height) + 1.25rem);z-index:1}@media(min-width:48em){.breadcrumb{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.breadcrumb{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.breadcrumb{margin:0 auto;max-width:120rem}}.breadcrumb--inverted{color:var(--c-white)}.breadcrumb__list{display:flex}.breadcrumb__list-item{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;line-height:1.4285714286}@media(min-width:64em){.breadcrumb__list-item{font-size:.875rem;line-height:1.3571428571}}.breadcrumb__link{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;line-height:1.4285714286}@media(min-width:64em){.breadcrumb__link{font-size:.875rem;line-height:1.3571428571}}.documents-tabs-list{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding-bottom:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.documents-tabs-list{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.documents-tabs-list{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.documents-tabs-list{padding-bottom:7.1875rem}}@media(min-width:48em){.documents-tabs-list{--grid-cells:8}}@media(min-width:64em){.documents-tabs-list{--grid-cells:12}}@media(min-width:9.375em){.documents-tabs-list{--grid-gap:1rem}}@media(min-width:64em){.documents-tabs-list{--grid-gap:1.5rem}}.documents-tabs-list__inner{grid-column:1/span 4;padding-left:1rem;padding-right:1rem}@media(min-width:48em){.documents-tabs-list__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.documents-tabs-list__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.documents-tabs-list__inner{margin:0 auto;max-width:120rem}}@media(min-width:48em){.documents-tabs-list__inner{grid-column:1/span 8}}@media(min-width:64em){.documents-tabs-list__inner{grid-column:1/span 12}}@media(min-width:90em){.documents-tabs-list__inner{grid-column:2/span 10}}.documents-tabs-list__upper{display:grid}@media(min-width:64em){.documents-tabs-list__upper{-moz-column-gap:6.25rem;column-gap:6.25rem;grid-template-areas:"headline description" ". tabs";grid-template-columns:1fr 1fr}}.documents-tabs-list__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.documents-tabs-list__headline{font-size:3rem;grid-area:headline;line-height:1.2083333333;padding-bottom:0}}.documents-tabs-list__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333;padding-bottom:1.25rem}@media(min-width:64em){.documents-tabs-list__description{font-size:1.125rem;grid-area:description;line-height:1.6111111111;padding-bottom:0}}.documents-tabs-list__tabs-list{padding-bottom:3rem}@media(min-width:64em){.documents-tabs-list__tabs-list{grid-area:tabs;padding-bottom:8.75rem}}.documents-tabs-list__tabs-list .MuiTabs-indicator{display:none}.documents-tabs-list__tabs-list .MuiTabs-flexContainer{flex-wrap:wrap;gap:.5rem}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-color:var(--c-grey2);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;min-height:0;padding:0 1.5rem;text-align:center;text-decoration:none;text-transform:capitalize;transition:all .2s cubic-bezier(.165,.84,.44,1)}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:after{display:none}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:focus-visible,.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:focus-visible span,.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:hover span{transform:translateY(.0625rem)}}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:disabled:hover span{transform:translateY(0)}@media(hover:hover){.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:focus-visible,.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root.Mui-selected{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2.5rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root.Mui-selected:after{display:none}.documents-tabs-list__tabs-list .MuiButtonBase-root.MuiTab-root.Mui-selected span{transition:all .2s cubic-bezier(.165,.84,.44,1)}.documents-tabs-list__list{border-top:.0625rem solid var(--c-border);margin-bottom:2.5rem}.documents-tabs-list__item .documents-tabs-list__link{grid-column-gap:5vw;border-bottom:.0625rem solid var(--c-border);display:block;grid-template-columns:1fr 1fr;padding:1.875rem 0;position:relative}@media(min-width:48em){.documents-tabs-list__item .documents-tabs-list__link{display:grid}}.documents-tabs-list__item .documents-tabs-list__link h3{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;grid-column:1/2;line-height:1.2222222222;margin-bottom:.625rem;position:relative;text-transform:none;transition:transform .3s ease-in-out}@media(min-width:64em){.documents-tabs-list__item .documents-tabs-list__link h3{font-size:1.5rem;line-height:1.3333333333}}html:lang(bg-BG) .documents-tabs-list__item .documents-tabs-list__link h3,html:lang(el-GR) .documents-tabs-list__item .documents-tabs-list__link h3{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif}@media(min-width:48em){.documents-tabs-list__item .documents-tabs-list__link h3{margin-bottom:0}}.documents-tabs-list__item .documents-tabs-list__link h3 svg{height:.875rem;left:-1.875rem;opacity:0;position:absolute;top:.4375rem;transition:opacity .3s ease-in-out;width:.5rem}.documents-tabs-list__item .documents-tabs-list__link .documents-tabs-list__link-label{align-self:center;display:flex;gap:.3125rem;justify-self:flex-end;white-space:nowrap}.documents-tabs-list__item .documents-tabs-list__link .documents-tabs-list__link-label:hover span{border:.0625rem dashed var(--c-grey2)}.documents-tabs-list__item .documents-tabs-list__link .documents-tabs-list__link-label span{display:flex;padding:.125rem}.documents-tabs-list__item .documents-tabs-list__link .documents-tabs-list__link-label svg{transform:rotate(45deg);width:1em}.documents-tabs-list__item .documents-tabs-list__link:after{background-color:var(--c-darkgrey);bottom:0;content:"";height:.0625rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease-in-out;width:100%}@media(hover:hover){.documents-tabs-list__item .documents-tabs-list__link:focus-visible,.documents-tabs-list__item .documents-tabs-list__link:hover{color:currentColor;text-decoration:none}.documents-tabs-list__item .documents-tabs-list__link:focus-visible h3,.documents-tabs-list__item .documents-tabs-list__link:hover h3{transform:translateX(2.125rem)}.documents-tabs-list__item .documents-tabs-list__link:focus-visible h3 svg,.documents-tabs-list__item .documents-tabs-list__link:hover h3 svg{opacity:1}.documents-tabs-list__item .documents-tabs-list__link:focus-visible:after,.documents-tabs-list__item .documents-tabs-list__link:hover:after{transform:scaleX(1)}}.heat-calc-form{padding-bottom:clamp(1.875rem,8vw,2.8125rem);padding-top:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.heat-calc-form{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.heat-calc-form{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.heat-calc-form{padding-top:7.1875rem}}@media(min-width:35em){.heat-calc-form{padding-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.heat-calc-form{padding-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.heat-calc-form{padding-bottom:7.1875rem;padding-left:1rem;padding-right:1rem}}@media(min-width:64em)and (min-width:48em){.heat-calc-form{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:64em)and (min-width:90em){.heat-calc-form{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:64em)and (min-width:120em){.heat-calc-form{margin:0 auto;max-width:120rem}}.heat-calc-form__container{background-color:var(--c-vividblue);display:flex;flex-direction:column;padding:3.5rem 1.25rem}@media(min-width:64em){.heat-calc-form__container{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);border-radius:1.25rem;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);padding:4rem 0}}@media(min-width:64em)and (min-width:48em){.heat-calc-form__container{--grid-cells:8}}@media(min-width:64em)and (min-width:64em){.heat-calc-form__container{--grid-cells:12}}@media(min-width:64em)and (min-width:9.375em){.heat-calc-form__container{--grid-gap:1rem}}@media(min-width:64em)and (min-width:64em){.heat-calc-form__container{--grid-gap:1.5rem}}@media(min-width:64em){.heat-calc-form__text-wrapper{grid-column:2/span 4}}.heat-calc-form__headline{color:var(--c-black);font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.heat-calc-form__headline{font-size:3rem;line-height:1.2083333333}}.heat-calc-form__form-wrapper{margin-top:2rem}@media(min-width:64em){.heat-calc-form__form-wrapper{grid-column:7/span 5;margin-top:0}}.heat-calc-form .MuiAutocomplete-root{width:100%}@media(min-width:48em){.heat-calc-form .MuiAutocomplete-root{width:20rem}}.heat-calc-form .MuiAutocomplete-root .MuiFormControl-root.MuiTextField-root{margin-bottom:.5rem;margin-top:1.25rem}.heat-calc-form .MuiAutocomplete-root .MuiAutocomplete-inputRoot.MuiInputBase-root{background-color:var(--c-white);border-radius:1.5rem;padding:.5rem 1.25rem}.heat-calc-form .MuiAutocomplete-root .MuiOutlinedInput-notchedOutline{border:0}.heat-calc-form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment{top:auto}.heat-calc-form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiAutocomplete-popupIndicator{padding:1rem}.heat-calc-form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiAutocomplete-popupIndicator svg{height:.375rem;width:.625rem}.heat-calc-form .MuiAutocomplete-root .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiAutocomplete-clearIndicator{position:absolute;right:2.1875rem;top:50%;transform:translateY(-50%)}.heat-calc-form .MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-input{font-size:1rem;font-weight:700;padding:0}.heat-calc-form .MuiAutocomplete-root .MuiFormLabel-root{color:var(--c-black);font-size:1rem;font-weight:700;top:50%;transform:translate(1.25rem,-50%);width:70%}.heat-calc-form__select-group{padding-bottom:3rem}.heat-calc-form__select__caption,.heat-calc-form__select__description,.heat-calc-form__select__headline{color:var(--c-black)}.heat-calc-form__select__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.heat-calc-form__select__headline{font-size:1.375rem;line-height:1.3181818182}}.heat-calc-form__select__description{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-top:1rem}@media(min-width:64em){.heat-calc-form__select__description{font-size:1.125rem;line-height:1.3333333333}}.heat-calc-form__select__caption{display:inline-block}.heat-calc-form__select__caption+.heat-calc-form__select__caption{margin-left:.3125rem}.heat-calc-form__result{color:var(--c-black)}.heat-calc-form__result__item{padding-bottom:1.25rem}.heat-calc-form__result a{text-decoration:underline}.heat-calc-form__total{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.heat-calc-form__total{font-size:1.5rem;line-height:1.3333333333}}.heat-calc-form__installments{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;padding:1.5rem 0 3rem;text-transform:none}@media(min-width:64em){.heat-calc-form__installments{font-size:1.125rem;line-height:1.3333333333}}.hero-banner--headline-top .hero-banner__content{align-items:normal;grid-template-rows:auto 1fr auto}.hero-banner--headline-top .hero-banner__headline{align-self:flex-start;margin-top:0}.hero-banner--headline-small .hero-banner__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.hero-banner--headline-small .hero-banner__headline{font-size:3rem;line-height:1.2083333333}}.hero-banner__inner{padding-left:1rem;padding-right:1rem;position:relative}@media(min-width:48em){.hero-banner__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.hero-banner__inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.hero-banner__inner{margin:0 auto;margin:0;max-width:120rem;max-width:100%}}.hero-banner__image{inset:0;position:absolute;z-index:0}.hero-banner__image:after{background:rgba(0,0,0,.2);content:"";display:block;inset:0;position:absolute;z-index:3}.hero-banner__image img,.hero-banner__image picture{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%;z-index:2}.hero-banner__image__desktop,.hero-banner__image__desktop.image-empty{display:none}@media(min-width:64em){.hero-banner__image__desktop{display:block}.hero-banner__image__desktop.image-empty{display:flex}.hero-banner__image__mobile,.hero-banner__image__mobile.image-empty{display:none}}.hero-banner__video{inset:0;position:absolute;z-index:0}.hero-banner__video:after{background:transparent;content:"";height:100%;inset:0;left:0;position:absolute;top:0;width:100%;z-index:3}.hero-banner__video video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:2}.hero-banner__video iframe{border-radius:0}.hero-banner__content{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);align-items:flex-end;box-sizing:border-box;color:var(--c-white);-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);grid-template-rows:4fr auto auto;height:auto;min-height:60vh;padding-bottom:1.5rem;padding-top:1.5rem;position:relative;z-index:9}@media(min-width:48em){.hero-banner__content{--grid-cells:8}}@media(min-width:64em){.hero-banner__content{--grid-cells:12}}@media(min-width:9.375em){.hero-banner__content{--grid-gap:1rem}}@media(min-width:64em){.hero-banner__content{--grid-gap:1.5rem}}@media(min-width:35em){.hero-banner__content{min-height:calc(100vh - var(--main-nav-height) - var(--mode-switch-height));min-height:calc(var(--vh, 1vh)*100 - var(--main-nav-height) - var(--mode-switch-height))}}@media(min-width:64em){.hero-banner__content{padding-top:5rem}}.hero-banner__only-headline{padding-left:1rem;padding-right:1rem;padding-top:clamp(1.875rem,8vw,2.8125rem)}@media(min-width:35em){.hero-banner__only-headline{padding-top:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.hero-banner__only-headline{padding-top:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.hero-banner__only-headline{padding-top:7.1875rem}}@media(min-width:48em){.hero-banner__only-headline{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.hero-banner__only-headline{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.hero-banner__only-headline{margin:0 auto;max-width:120rem}}.hero-banner__only-headline .hero-banner__headline{text-align:center}.hero-banner__headline{align-self:flex-end;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2.75rem;font-weight:700;grid-column:1/5;grid-row:1;line-height:1.2045454545;margin-top:auto}@media(min-width:64em){.hero-banner__headline{font-size:5rem;line-height:1.2}}@media(min-width:35em){.hero-banner__headline{grid-column:1/6}}@media(min-width:64em){.hero-banner__headline{grid-column:2/11}}.hero-banner__category{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;grid-column:1/3;grid-row:2;line-height:1.3125;white-space:pre-line;z-index:3}@media(min-width:64em){.hero-banner__category{font-size:1rem;line-height:1.3125}}@media(min-width:35em){.hero-banner__category{grid-column:1/4}}@media(min-width:64em){.hero-banner__category{grid-column:2/6}}.hero-banner__buttons{grid-column:1/5;margin-top:1.5rem}@media(min-width:35em){.hero-banner__buttons{grid-column:1/4}}@media(min-width:64em){.hero-banner__buttons{grid-column:2/6}}.hero-banner__buttons .button,.hero-banner__buttons .primary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-white);border:0;border:.0625rem solid var(--c-white);border-radius:1.875rem;box-sizing:border-box;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hero-banner__buttons .button:after,.hero-banner__buttons .primary:after{display:none}.hero-banner__buttons .button span,.hero-banner__buttons .primary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-banner__buttons .button:focus-visible,.hero-banner__buttons .button:hover,.hero-banner__buttons .primary:focus-visible,.hero-banner__buttons .primary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-banner__buttons .button:focus-visible span,.hero-banner__buttons .button:hover span,.hero-banner__buttons .primary:focus-visible span,.hero-banner__buttons .primary:hover span{transform:translateY(.0625rem)}}.hero-banner__buttons .button:disabled,.hero-banner__buttons .primary:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.hero-banner__buttons .button:disabled:hover,.hero-banner__buttons .primary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-banner__buttons .button:disabled:hover span,.hero-banner__buttons .primary:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hero-banner__buttons .button:focus-visible,.hero-banner__buttons .button:hover,.hero-banner__buttons .primary:focus-visible,.hero-banner__buttons .primary:hover{background-color:var(--c-white);border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}}.hero-banner__buttons .button:focus-visible,.hero-banner__buttons .primary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-banner__buttons .primary{margin-bottom:.75rem;margin-right:.9375rem}.hero-banner__buttons .button.black{background-color:var(--c-black);border-color:var(--c-black);color:var(--c-white)}.hero-banner__buttons .button.black:hover{background-color:var(--c-grey1);border-color:var(--c-grey1);color:var(--c-grey3)}.hero-banner__buttons .button.secondary{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-color:var(--c-white);border-radius:1.875rem;color:var(--c-black);color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hero-banner__buttons .button.secondary:after{display:none}.hero-banner__buttons .button.secondary span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-banner__buttons .button.secondary:focus-visible,.hero-banner__buttons .button.secondary:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-banner__buttons .button.secondary:focus-visible span,.hero-banner__buttons .button.secondary:hover span{transform:translateY(.0625rem)}}.hero-banner__buttons .button.secondary:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-banner__buttons .button.secondary:disabled{cursor:default;pointer-events:none}.hero-banner__buttons .button.secondary:disabled,.hero-banner__buttons .button.secondary:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-banner__buttons .button.secondary:disabled:hover span{transform:translateY(0)}@media(hover:hover){.hero-banner__buttons .button.secondary:focus-visible,.hero-banner__buttons .button.secondary:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.hero-banner__buttons .button.secondary.black{border-color:var(--c-black);color:var(--c-black)}.hero-banner__buttons .button.secondary.black:hover{border-color:var(--c-seablue);color:var(--c-seablue)}.hero-banner--product .hero-banner__inner{background-color:var(--c-black)}.hero-banner--product .hero-banner__content{padding:1.5rem 0}@media(min-width:64em){.hero-banner--product .hero-banner__content{padding:5rem 0}}.hero-banner--product .hero-banner__headline{align-self:flex-start;grid-column:1/5;margin:0;text-align:center}@media(min-width:35em){.hero-banner--product .hero-banner__headline{grid-column:1/8}}@media(min-width:64em){.hero-banner--product .hero-banner__headline{grid-column:2/12}}.hero-banner--product .hero-banner__buttons{display:flex;grid-column:3/5;grid-row:2;justify-content:flex-end}@media(min-width:35em){.hero-banner--product .hero-banner__buttons{grid-column:5/8}}@media(min-width:64em){.hero-banner--product .hero-banner__buttons{grid-column:6/12}}.hero-banner--product .hero-banner__image{padding:3.75rem}.hero-banner--product .hero-banner__image img{-o-object-fit:contain;object-fit:contain}.hero-banner--product .hero-banner__image:after{display:none}.aem-AuthorLayer-Edit .hero-banner .hero-banner__content,.aem-AuthorLayer-Preview .hero-banner .hero-banner__content{min-height:50rem!important}.hero-banner__installer{border-bottom:.0625rem solid var(--c-grey3);width:100%}.hero-banner__installer .hero-banner__installer-inner{padding:1rem}@media(min-width:48em){.hero-banner__installer .hero-banner__installer-inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.hero-banner__installer .hero-banner__installer-inner{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.hero-banner__installer .hero-banner__installer-inner{margin:0 auto;max-width:120rem}}.hero-banner__installer .hero-banner__installer-inner__content{--grid-gap:1rem;--grid-cells:4;grid-column-gap:var(--grid-gap);align-items:center;box-sizing:border-box;-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(var(--grid-cells),1fr);width:100%}@media(min-width:48em){.hero-banner__installer .hero-banner__installer-inner__content{--grid-cells:8}}@media(min-width:64em){.hero-banner__installer .hero-banner__installer-inner__content{--grid-cells:12}}@media(min-width:9.375em){.hero-banner__installer .hero-banner__installer-inner__content{--grid-gap:1rem}}@media(min-width:64em){.hero-banner__installer .hero-banner__installer-inner__content{--grid-gap:1.5rem}}.hero-banner__installer .hero-banner__installer-inner .headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;grid-column:1/span 4;line-height:1.3461538462;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.hero-banner__installer .hero-banner__installer-inner .headline{font-size:2.375rem;line-height:1.2105263158}}@media(min-width:48em){.hero-banner__installer .hero-banner__installer-inner .headline{padding-bottom:0}}@media(min-width:64em){.hero-banner__installer .hero-banner__installer-inner .headline{grid-column:2/span 5}}.hero-banner__installer .hero-banner__installer-inner .button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;grid-column:1/span 4;height:2.875rem;justify-content:center;justify-self:start;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.hero-banner__installer .hero-banner__installer-inner .button:after{display:none}.hero-banner__installer .hero-banner__installer-inner .button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.hero-banner__installer .hero-banner__installer-inner .button:focus-visible,.hero-banner__installer .hero-banner__installer-inner .button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.hero-banner__installer .hero-banner__installer-inner .button:focus-visible span,.hero-banner__installer .hero-banner__installer-inner .button:hover span{transform:translateY(.0625rem)}}.hero-banner__installer .hero-banner__installer-inner .button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.hero-banner__installer .hero-banner__installer-inner .button:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.hero-banner__installer .hero-banner__installer-inner .button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.hero-banner__installer .hero-banner__installer-inner .button:disabled:hover span{transform:translateY(0)}@media(min-width:48em){.hero-banner__installer .hero-banner__installer-inner .button{grid-column:5/span 4;justify-self:end}}@media(min-width:64em){.hero-banner__installer .hero-banner__installer-inner .button{grid-column:7/span 5}.hero-banner__installer .hero-banner__installer-inner{padding-bottom:2rem;padding-top:2rem}}.hero-banner__scroll-indicator{display:none;grid-column:1/5;grid-row:3;margin-top:3.5rem;position:relative;width:100%}@media(min-width:48em){.hero-banner__scroll-indicator{display:block;grid-column:1/9}}@media(min-width:64em){.hero-banner__scroll-indicator{grid-column:2/12}}.hero-banner__scroll-indicator-title{color:var(--c-white);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;text-align:center}@media(min-width:64em){.hero-banner__scroll-indicator-title{font-size:.75rem;line-height:1.3333333333}}.hero-banner__scroll-indicator-animation{height:1.875rem;margin:0 auto;overflow:hidden;padding-top:.375rem;position:relative;width:.0625rem}.hero-banner__scroll-indicator-animation-inner{animation:scrolldown 4s cubic-bezier(.76,0,.3,1) infinite forwards;background:linear-gradient(180deg,#fff 50%,transparent 0);background-position:0 -1.875rem;background-size:100% 200%;display:block;height:100%;width:100%}@keyframes scrolldown{0%{background-position:0 -1.875rem}75%{background-position:0 0}to{background-position:0 1.875rem}}.footer{position:relative}.footer__main{grid-column-gap:1.875rem;display:none;padding:1.5625rem 0}@media(min-width:48em){.footer__main{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.footer__main{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.footer__main{margin:0 auto;max-width:120rem}}@media(min-width:64em){.footer__main{grid-column-gap:2.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));width:85%}}@media(min-width:120em){.footer__main{margin:0;max-width:137.5rem}}@media(min-width:64em){.footer__main-mobile{display:none}}.footer__main-mobile .accordion__item{border-bottom:.0625rem solid var(--c-grey3);padding:1rem 1.25rem}.footer__main-mobile .accordion__button{display:flex;justify-content:space-between}.footer__main-mobile .accordion__button[aria-expanded=true] .footer__icon:after{height:0}.footer__copyright{font-size:.625rem;position:absolute;right:1.25rem;text-orientation:mixed;top:1.75rem;writing-mode:vertical-rl}.footer__copyright-desktop{display:none}@media(min-width:64em){.footer__copyright-desktop{display:block}.footer__copyright-mobile{display:none}}.footer__list-headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-size:1.25rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.footer__list-headline{font-size:1.5rem;line-height:1.3333333333;padding-bottom:.9375rem}}.footer__icon{align-items:center;display:inline-flex;flex:0 0 1.375rem;height:1.375rem;justify-content:center;margin-left:1.25rem;position:relative;width:1.375rem}@media(min-width:64em){.footer__icon{flex:0 0 1.625rem;height:1.625rem;width:1.625rem}}.footer__icon:after,.footer__icon:before{background-color:currentColor;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.footer__icon:before{height:.125rem;width:1.375rem}@media(min-width:64em){.footer__icon:before{width:1.625rem}}.footer__icon:after{height:1.375rem;transition:height .1s ease-out;width:.125rem}@media(min-width:64em){.footer__icon:after{height:1.625rem}}.footer__list{padding-bottom:3.75rem}.footer__sublist{animation:expandAnim .5s cubic-bezier(.23,1,.32,1) forwards}.footer__sublist[hidden]{animation:none}.footer__sublist-item a{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.footer__sublist-item a{font-size:1.125rem;line-height:1.3333333333}}@media(max-width:63.99em){.footer__sublist-item{padding-bottom:.5rem}.footer__sublist-item:first-of-type{padding-top:.625rem}}.footer__sublist-item #ot-sdk-btn{background-color:transparent!important;border-color:transparent!important;color:var(--c-black)!important;font-size:.875rem!important;padding-left:0!important;padding-right:0!important}@media(max-width:63.99em){.footer__sublist-item #ot-sdk-btn{padding-bottom:.5rem!important}}.footer__sublist-item #ot-sdk-btn:hover{background-color:transparent!important;color:var(--c-seablue)!important;text-decoration:underline!important}.footer__bottom{align-items:center;box-sizing:border-box;display:grid;grid-template-areas:"links links links" "locale youtube linkedin";grid-template-columns:1fr 1fr;padding:1rem 1.25rem;position:relative;width:100%}@media(min-width:48em){.footer__bottom{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.footer__bottom{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.footer__bottom{margin:0 auto;max-width:120rem}}@media(min-width:64em){.footer__bottom{border-top:.0625rem solid var(--c-grey3);grid-template-areas:"locale links youtube linkedin";grid-template-columns:auto 1fr auto}}@media(min-width:120em){.footer__bottom{margin:0;max-width:100%}}.footer__locale{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg width=%2710%27 height=%276%27 viewBox=%270 0 10 6%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M9.05498 5.75498C8.85498 5.75498 8.65498 5.65498 8.55498 5.55498L5.05498 2.05498L1.55498 5.55498C1.25498 5.85498 0.754981 5.85498 0.45498 5.55498C0.15498 5.25498 0.15498 4.75498 0.45498 4.45498L4.45498 0.45498C4.75498 0.15498 5.25498 0.15498 5.55498 0.45498L9.55498 4.45498C9.85498 4.75498 9.85498 5.25498 9.55498 5.55498C9.45498 5.65498 9.25498 5.75498 9.05498 5.75498Z%27 fill=%27black%27/></svg>");background-position-x:100%;background-position-y:calc(.5em - 3px);background-repeat:no-repeat;border:0;cursor:pointer;font-size:.75rem;font-weight:700;grid-area:locale;margin-right:1.5rem;padding-right:1.125rem;text-overflow:"";white-space:nowrap}@media(min-width:48em){.footer__locale{font-size:1rem}}.footer__general-links{display:flex;flex-direction:column;grid-area:links;padding-bottom:6.25rem;width:100%}.footer__general-links a{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.footer__general-links a{font-size:.875rem;line-height:1.3571428571}.footer__general-links{flex-direction:row;flex-wrap:wrap;gap:1.5rem;padding-bottom:0}}.footer__linkedin{display:flex;grid-area:linkedin;justify-self:end}.footer__linkedin svg{width:2em}.footer__youtube{display:flex;grid-area:youtube;justify-self:end;padding-right:.5em}.footer__youtube svg{height:2em;transform:scale(1.8);transform-origin:center}@keyframes expandAnim{0%{opacity:0;padding-bottom:0;padding-top:0;transform:scaleY(.6)}50%{opacity:0}to{opacity:1;padding-bottom:2vmin;transform:scaleY(1)}}.main-footer{border-top:.0625rem solid var(--c-grey3);width:100%}.main-footer__copyright{font-size:.625rem;position:absolute;right:-2rem;top:40.3125rem;transform:rotate(90deg);transform-origin:center}@media(min-width:64em){.main-footer__copyright{top:5.3125rem}}.mode-switch{align-items:center;background-color:var(--c-grey5);box-sizing:border-box;display:flex;height:var(--mode-switch-height);justify-content:space-between;padding:0 1.25rem;position:relative;width:100%;z-index:1}.mode-switch__links-list,.mode-switch__mode-list{align-items:center;gap:1em;height:100%}.mode-switch__mode-list{display:flex}.mode-switch__links-list{display:none}.mode-switch__links-list .mode-switch__item{font-weight:700}@media(min-width:48em){.mode-switch__links-list{display:flex}}.mode-switch__list-item{height:100%}.mode-switch__item{background-color:transparent;border:0;display:flex;flex-direction:column;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;height:100%;justify-content:center;line-height:1.4285714286;position:relative;transition:.3s ease}@media(min-width:64em){.mode-switch__item{font-size:.875rem;line-height:1.3571428571}}.mode-switch__item:hover{text-decoration:none}.mode-switch__item:after{background-color:var(--c-samsungblue);bottom:0;content:"";height:.125rem;left:0;position:absolute;width:0}.mode-switch__item.is-active{color:var(--c-samsungblue);font-weight:700}.mode-switch__item.is-active:after{content:"";width:100%}.main-search-bar{background-color:var(--c-white);border-left:.0625rem solid var(--c-grey3);bottom:0;display:none;overflow:hidden;position:absolute;right:0;top:0;width:0;z-index:997}.main-search-bar__input{align-items:center;display:flex;height:100%;padding-left:1.25rem;z-index:998}.main-search-bar__input input{border:0;font-size:1.25rem}.main-search-bar svg{padding-right:.9375rem}@media(min-width:64em){.main-search-bar{align-items:center;display:flex;justify-content:space-between}}.mobile-flyout{bottom:0;display:flex;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow:hidden;position:fixed;top:0;transform:translateX(-100%);width:200vw;width:100vw;z-index:996}@media(min-width:64em){.mobile-flyout{display:none;visibility:hidden}}.mobile-flyout__main{height:100%;position:relative}.mobile-flyout__primary{background-color:var(--c-white);display:flex;flex-direction:column;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow-x:hidden;overflow-y:auto;width:100%}.mobile-flyout__top{align-items:center;background-color:var(--c-white);border-bottom:.0625rem solid var(--c-grey3);flex-shrink:0;height:8vh;padding:0 1.25rem;position:sticky;text-align:center;z-index:5}.mobile-flyout__bottom,.mobile-flyout__top{display:flex;font-size:1rem;font-weight:700;justify-content:space-between}.mobile-flyout__bottom{flex-direction:column;gap:2em;height:100%;padding:1.25rem 1.25rem 1.5rem;text-align:left}.mobile-flyout__bottom__button{align-items:center;align-self:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.mobile-flyout__bottom__button:after{display:none}.mobile-flyout__bottom__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.mobile-flyout__bottom__button:focus-visible,.mobile-flyout__bottom__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.mobile-flyout__bottom__button:focus-visible span,.mobile-flyout__bottom__button:hover span{transform:translateY(.0625rem)}}.mobile-flyout__bottom__button:disabled{cursor:default;pointer-events:none}.mobile-flyout__bottom__button:disabled,.mobile-flyout__bottom__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.mobile-flyout__bottom__button:disabled:hover span{transform:translateY(0)}@media(hover:hover){.mobile-flyout__bottom__button:focus-visible,.mobile-flyout__bottom__button:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.mobile-flyout__bottom__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.mobile-flyout__search{box-sizing:border-box;margin:1.5625rem 0;padding:0 1.25rem;position:relative;width:100%}.mobile-flyout__search input{background-color:var(--c-lightgrey);border:1px solid var(--c-grey3);border-radius:20px;box-sizing:border-box;color:var(--c-darkgrey);padding:.8em .8em .8em 2.625rem;width:100%}.mobile-flyout__search svg{font-size:1rem;left:1.75rem;position:absolute;top:50%;transform:translate(50%,-50%)}.mobile-flyout__menu-list{display:grid}.mobile-flyout__menu-item{align-items:center;border-top:.0625rem solid var(--c-grey3);display:flex;justify-content:space-between;padding-left:1.5625rem;padding-right:1.25rem}.mobile-flyout__menu-item:last-child{border-bottom:.0625rem solid var(--c-grey3)}.mobile-flyout__link{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;padding-bottom:1.25rem;padding-top:1.25rem;text-decoration:underline;width:100%}.mobile-flyout__link p{max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-flyout__link:after{background-color:var(--c-grey3);bottom:0;content:"";height:100%;position:absolute;right:0;top:0;width:.0625rem}.mobile-flyout__submenu-button{align-items:center;border-left:.0625rem solid var(--c-grey3);display:flex;height:100%;justify-content:center;width:calc(1.6em + 2.5rem)}.mobile-flyout__submenu-button svg{padding-top:1.5625rem;transform:rotate(-90deg);width:1.5em}.mobile-flyout__back-button{display:flex}.mobile-flyout__back-button svg{width:1em}.mobile-flyout__close-button{display:flex}.mobile-flyout__close-button svg{transform:scale(.9)}.mobile-flyout__secondary{background-color:var(--c-white);box-sizing:border-box;height:0;height:100vh;height:100%;overflow:scroll;padding-top:3.375rem;position:fixed;right:-100vw;top:0;width:100vw;z-index:3}.mobile-flyout__secondary .tile-mini{padding:.625rem 1.25rem}.mobile-flyout__secondary .tile-mini__image-wrapper{align-self:center}.mobile-flyout__secondary .mobile-flyout__link{display:block;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;padding:1.5625rem 1.25rem}.mobile-flyout .spot-product{margin:2.5rem 1.25rem}.tile-mini{grid-column-gap:1.5rem;display:grid;grid-template-columns:4rem 4fr}.tile-mini--no-image{grid-template-columns:4fr}.tile-mini--no-image .tile-mini__image-wrapper{display:none}.tile-mini--image-right{grid-template-columns:4fr 4rem}.tile-mini--image-right .tile-mini__image-wrapper{grid-column:2}.tile-mini__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;padding-top:.625rem;text-transform:none}@media(min-width:64em){.tile-mini__headline{font-size:1.375rem;line-height:1.3181818182}}.tile-mini__bodytext{color:var(--c-grey1);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.tile-mini__bodytext{font-size:.875rem;line-height:1.3571428571}}.tile-mini__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.tile-mini__image-wrapper{border-radius:.375rem;grid-row:1/span 2;height:0;overflow:hidden;padding-bottom:100%;position:relative}.mobile-mega-menu__subnav-container{background-color:var(--c-white);display:flex;flex-direction:column;gap:1.5rem;height:100%;inset:0;overflow-y:auto;position:absolute;transition:transform .3s ease-in-out;width:100%;z-index:2}.mobile-mega-menu__subnav-list-item--has-no-children{border-bottom:1px solid var(--c-grey3);padding-bottom:.8125rem}.mobile-mega-menu__subnav-title{border-bottom:1px solid var(--c-grey3);display:block;padding:1.5625rem 1.25rem}.mobile-mega-menu__subnav-anchor{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;text-decoration:underline}.mobile-mega-menu__subnav-label{color:#757575;display:block;font-size:1rem;padding:0 1.25rem .75rem;text-transform:uppercase}.mobile-mega-menu__subnav-child-container{display:flex;flex-direction:column}.mobile-mega-menu__subnav-child-list-item:not(:first-child){border-bottom:1px solid var(--c-grey3);padding:.75rem 1.25rem}.mobile-mega-menu__subnav-child-list-item:first-child{border-bottom:1px solid var(--c-grey3);padding:0 1.25rem 1.25rem}.mobile-mega-menu__subnav-anchor-single{padding:0 1.25rem}.mega-menu{display:none;visibility:hidden}@media(min-width:64em){.mega-menu{display:block;visibility:visible}}.mega-menu__container{display:grid;grid-template-columns:auto 1fr;padding-right:1.5rem;position:relative;width:100%}.mega-menu__main-anchor{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;margin-right:1.5rem;text-transform:none}@media(min-width:64em){.mega-menu__main-anchor{font-size:1.375rem;line-height:1.3181818182}}.mega-menu__main-anchor:hover~.mega-menu__main-button svg{color:var(--c-seablue)}.mega-menu__main-unordered-list{display:flex;flex-direction:column;gap:1.5rem;max-width:30vw;width:100%}.mega-menu__main-list-item{display:flex;justify-content:space-between}.mega-menu__main-button{align-items:center;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.mega-menu__main-button:focus-visible{border:.0625rem solid var(--c-seablue);color:var(--c-seablue)}.mega-menu__main-button svg{color:var(--c-black);width:10px}.mega-menu__subnav-container{border-left:1px solid var(--c-grey3);display:flex;flex-direction:column;grid-column:2;grid-row:1;height:0;margin-left:.875rem;opacity:0;overflow:hidden;padding-bottom:3rem;padding-left:2.5rem;row-gap:2.875rem}.mega-menu__subnav-container--is-visible{opacity:1}.mega-menu__subnav-label{color:#757575;display:block;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.3125;margin-bottom:1rem;text-transform:uppercase}@media(min-width:64em){.mega-menu__subnav-label{font-size:1rem;line-height:1.3125}}.mega-menu__subnav-unordered-list{display:flex;flex-direction:column;gap:1rem}.mega-menu__subnav-anchor{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.mega-menu__subnav-anchor{font-size:1.375rem;line-height:1.3181818182}}.navigation__container{display:flex;justify-content:space-between;opacity:0;padding:2rem 1.5rem 2rem 3.75rem;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .5s ease-in-out}.navigation__container--is-visible{opacity:1;transform:translateY(0)}.fixed-nav .main-navigation{position:fixed;top:0;width:100%}.mode-switch{opacity:1;transition:opacity 1.2s ease}.fixed-nav .mode-switch{opacity:1}.main-navigation{position:relative;z-index:996}.main-navigation__wrapper{align-items:center;background-color:var(--c-white);border-bottom:.0625rem solid var(--c-grey3);box-sizing:border-box;display:flex;height:var(--main-nav-height);justify-content:space-between;padding:0 1.25rem;position:relative;width:100%}.main-navigation__wrapper--inverted{background-color:var(--c-black);border-bottom:.0625rem solid var(--c-black)}.main-navigation__wrapper--inverted .main-search-bar path,.main-navigation__wrapper--inverted .main-search-bar svg{fill:var(--c-black)}.main-navigation__wrapper--inverted .main-navigation__menu-item-link{color:var(--c-white)}.main-navigation__wrapper--inverted .main-navigation__menu-item-link.has-chevron:after{content:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/chevronDownWhite.ace54c1458c807e80846.svg);position:absolute;right:0;right:-.9em;width:.9em}.main-navigation__wrapper--inverted .main-navigation__burger svg{stroke:var(--c-white)}.main-navigation__wrapper--inverted path,.main-navigation__wrapper--inverted svg{fill:var(--c-white)}@media(min-width:64em){.main-navigation__wrapper{display:grid;grid-template-columns:1fr auto 1fr}}.main-navigation__menu-bar{display:none}@media(min-width:64em){.main-navigation__menu-bar{align-items:center;display:flex;flex:100% 1;height:100%;justify-content:center}}.main-navigation__backdrop{display:none;height:calc(100vh - var(--main-nav-height) + var(--mode-switch-height) + 1px);position:fixed;top:calc(var(--main-nav-height) + var(--mode-switch-height) + 1px);width:100%;z-index:995}.main-navigation__search-button{display:none}@media(min-width:64em){.main-navigation__search-button{display:flex}}.main-navigation__logo{display:flex;flex-direction:column;gap:.4em}.main-navigation__logo svg:first-child{width:4.5em}.main-navigation__logo svg:nth-child(2){width:7em}@media(min-width:64em){.main-navigation__logo svg:first-child{width:5.6em}.main-navigation__logo svg:nth-child(2){width:9.3em}}@media(min-width:90em){.main-navigation__logo{flex-direction:row}}.main-navigation__burger{display:flex;margin-left:1.25rem}.main-navigation__burger svg{stroke:var(--c-black);height:1.25rem;width:2.5em}@media(min-width:64em){.main-navigation__burger{display:none}}.main-navigation__menu-item{height:100%}.main-navigation__menu-item:not(:last-of-type){margin-right:2.5rem}.main-navigation__menu-item-link{align-items:center;background-color:transparent;display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;height:100%;line-height:1.4285714286;position:relative}@media(min-width:64em){.main-navigation__menu-item-link{font-size:.875rem;line-height:1.3571428571}}.main-navigation__menu-item-link span{font-weight:700;text-transform:capitalize}.main-navigation__menu-item-link svg{height:.625rem;width:.625rem}.main-navigation__menu-item-link.has-chevron:after{content:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/chevronDown.2854b499e24c3b508602.svg);position:absolute;right:0;right:-.9em;width:.9em}@media(max-width:63.99em){.main-navigation__menu-item-link.menu-item-desktop{display:none}}.main-navigation__right{align-items:center;display:flex;justify-content:flex-end}.main-navigation__installer{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-size:.75rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.main-navigation__installer:after{display:none}.main-navigation__installer span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.main-navigation__installer:focus-visible,.main-navigation__installer:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.main-navigation__installer:focus-visible span,.main-navigation__installer:hover span{transform:translateY(.0625rem)}}.main-navigation__installer:disabled{cursor:default;pointer-events:none}.main-navigation__installer:disabled,.main-navigation__installer:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.main-navigation__installer:disabled:hover span{transform:translateY(0)}@media(hover:hover){.main-navigation__installer:focus-visible,.main-navigation__installer:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.main-navigation__installer:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}@media(max-width:23.4275em){.main-navigation__installer{max-width:5rem}}@media(min-width:64em){.main-navigation__installer{margin-right:1.25rem}}.main-navigation__close-search{position:absolute;z-index:999}.main-navigation__flyout-content{left:0;position:absolute;width:100vw;z-index:996}.main-navigation__flyout-content.is-active{opacity:1;visibility:visible}.main-navigation__flyout-content .MuiPaper-root{max-height:calc(100vh - var(--main-nav-height) - var(--mode-switch-height));overflow:auto;width:100%}.main-navigation__flyout-list{display:none;visibility:hidden}.main-navigation__flyout-list--is-mounted{display:block;visibility:visible}.main-navigation__flyout-list.MuiList-root{grid-gap:.625rem;box-sizing:border-box;display:grid;gap:.625rem;grid-template-columns:repeat(2,1fr) 1.5fr;opacity:0;padding:2rem 2.5rem 2rem 1.25rem;transition:opacity .7s ease;transition-delay:.4s;width:100%}.main-navigation__flyout-list.MuiList-root.fade-in{opacity:1}@media(min-width:90em){.main-navigation__flyout-list.MuiList-root.uneven{grid-template-columns:repeat(3,1fr) 1.5fr}.main-navigation__flyout-list.MuiList-root.uneven .main-navigation__spot{grid-column:4;grid-row:1/span 2;text-align:start}}.main-navigation__flyout-list-item{box-sizing:border-box;grid-column:auto;padding:1.25rem 1.25rem 1.25rem 0;position:relative;text-align:start;width:100%}.main-navigation__flyout-list-item.MuiButtonBase-root{align-items:flex-start}.main-navigation__flyout-list-item.MuiMenuItem-root:focus,.main-navigation__flyout-list-item.MuiMenuItem-root:focus-visible,.main-navigation__flyout-list-item.MuiMenuItem-root:hover{background-color:transparent}.main-navigation__flyout-list-item.has-focus.MuiMenuItem-root:focus-visible{background-color:var(--c-grey3)}.main-navigation__flyout-list.uneven .main-navigation__flyout-list-item:after{display:none}.main-navigation__spot{flex-shrink:0;justify-self:right;text-align:start}.main-navigation__spot.MuiMenuItem-root:hover{background-color:transparent}@media(min-width:64em){.main-navigation__spot{flex-shrink:1}}@media(min-width:72.5em){.main-navigation__spot{flex-shrink:0}}@media(min-width:64em){.main-navigation .spot-product{align-self:flex-start;box-sizing:border-box;margin:0;max-width:28.125rem;min-width:25vw}}.product-specification{padding-left:1rem;padding-right:1rem}@media(min-width:48em){.product-specification{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.product-specification{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.product-specification{margin:0 auto;max-width:120rem}}.product-specification__inner{background-color:var(--c-grey4);border-radius:1.25rem;padding:1.5625rem 0;position:relative}@media(min-width:48em){.product-specification__inner{padding:3.125rem 0}}@media(min-width:64em){.product-specification__inner{padding:3.125rem 5rem}}@media(min-width:90em){.product-specification__inner{padding:4.375rem 7.5rem}}.product-specification__details,.product-specification__list-heading,.product-specification__top{padding-left:1.5625rem;padding-right:1.5625rem}@media(min-width:48em){.product-specification__details,.product-specification__list-heading,.product-specification__top{padding-left:5rem;padding-right:5rem}}@media(min-width:64em){.product-specification__details,.product-specification__list-heading,.product-specification__top{padding-left:0;padding-right:0}}.product-specification__top{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:5rem}@media(min-width:48em){.product-specification__top{padding-bottom:8.75rem}}.product-specification__top svg{height:1.5625rem;width:1.5625rem}.product-specification__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.product-specification__headline{font-size:3rem;line-height:1.2083333333}}.product-specification__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;margin-left:1.5625rem;margin-top:1.875rem;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.product-specification__button:after{display:none}.product-specification__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.product-specification__button:focus-visible,.product-specification__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.product-specification__button:focus-visible span,.product-specification__button:hover span{transform:translateY(.0625rem)}}.product-specification__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.product-specification__button:disabled{cursor:default;pointer-events:none}.product-specification__button:disabled,.product-specification__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.product-specification__button:disabled:hover span{transform:translateY(0)}@media(min-width:64em){.product-specification__button{margin-top:0}}@media(min-width:48em){.product-specification__button{margin-left:5rem}}@media(min-width:64em){.product-specification__button{margin-left:0}}.product-specification__button.is-hidden{visibility:hidden}.product-specification__top-button{align-items:center;border:.0625rem solid var(--c-black);border-radius:50%;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}@media(min-width:64em){.product-specification__top-button{height:3.125rem;width:3.125rem}}.product-specification__top-button.is-mobile{bottom:1.5625rem;display:flex;position:absolute;right:2.5rem}.product-specification__top-button.is-mobile svg{height:1.25rem;width:1.25rem}@media(min-width:48em){.product-specification__top-button.is-mobile{display:none}}.product-specification__top-button.is-desktop{display:none}@media(min-width:48em){.product-specification__top-button.is-desktop{display:flex}}.product-specification__list-item{border-bottom:.0625rem solid var(--c-grey3);padding:1.25rem 0 0}@media(min-width:64em){.product-specification__list-item{border-bottom:0}}@media(min-width:90em){.product-specification__list-item{border-top:.0625rem solid var(--c-grey3);display:flex;gap:2.5rem;justify-content:space-between}}.product-specification__list-item:nth-child(n+4){display:none}.product-specification__list-item.is-active{display:block}@media(min-width:90em){.product-specification__list-item.is-active{display:flex}}.product-specification__list-heading{align-items:center;align-self:flex-start;display:flex;flex-shrink:1;padding-bottom:.9375rem;position:relative;width:-moz-fit-content;width:fit-content}.product-specification__list-title{display:inline-block;font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3636363636;position:relative;text-transform:none}@media(min-width:64em){.product-specification__list-title{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:2rem;font-size:1.125rem;font-weight:700;line-height:1.21875;line-height:1.2222222222;text-transform:none}}@media(min-width:64em)and (min-width:64em){.product-specification__list-title{font-size:1.5rem;line-height:1.3333333333}}.product-specification__tooltip{align-items:center;display:flex;gap:.9375rem;margin-left:.625rem}.product-specification__tooltip svg{height:1rem;width:1rem}.product-specification__tooltip-content{background:var(--c-white);border-radius:.625rem;color:var(--c-black);display:none;left:50%;max-width:15.625rem;padding:.625rem;position:absolute;right:-50%;top:1.875rem;transition:.4s ease;z-index:1}.product-specification__tooltip-content.is-active{display:block}@media(min-width:48em){.product-specification__tooltip-content{left:100%;right:-100%}}.product-specification__tooltip-headline{font-size:1.125rem;font-weight:700}.product-specification__tooltip-bodytext{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.product-specification__tooltip-bodytext{font-size:.875rem;line-height:1.3571428571}}.product-specification__details{border-top:.0625rem solid var(--c-grey3);flex-shrink:0;padding-top:1.25rem}@media(min-width:48em){.product-specification__details{grid-gap:1.875rem;display:grid;grid-template-columns:1fr 1fr;padding-bottom:2.8125rem}}@media(min-width:90em){.product-specification__details{grid-gap:3.125rem;border-top:0;padding-top:0;width:60%}}.product-specification__details--no-headline{box-sizing:border-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;grid-template-columns:1fr;line-height:1.1875;padding-right:3.125rem}@media(min-width:64em){.product-specification__details--no-headline{font-size:1.125rem;line-height:1.3333333333}}@media(max-width:47.99em){.product-specification__details--no-headline{padding-bottom:1.25rem}}.product-specification__detail-item{padding-bottom:1.25rem}@media(min-width:48em){.product-specification__detail-item{padding-bottom:0}}.product-specification__detail-item p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.product-specification__detail-item p{font-size:1.125rem;line-height:1.3333333333;padding-top:.625rem}}.product-specification__detail-title{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.product-specification__detail-title{font-size:1.375rem;line-height:1.3181818182}}@media(min-width:72.5em){.product-specification__detail-title{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}}@media(min-width:72.5em)and (min-width:64em){.product-specification__detail-title{font-size:1.125rem;line-height:1.3333333333}}.progress-circle__text.MuiTypography-root{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.progress-circle__text.MuiTypography-root{font-size:1.5rem;line-height:1.3333333333}}@media(max-width:63.99em){.progress-circle__text.MuiTypography-root{font-size:.6875rem}}.progress{background-color:var(--c-white);box-sizing:border-box;display:flex;flex-direction:column;padding:.875rem 1.5rem;width:100%}@media(min-width:64em){.progress{padding:2.5rem;width:15.625rem}}.progress__circle{align-items:center;display:flex;position:relative}@media(min-width:64em){.progress__circle{align-self:center}.progress__mobile{display:none}}.progress__mobile.progress__list-dot{background-color:var(--c-lightgrey);position:relative}.progress__mobile.progress__list-dot:before{background-color:var(--c-lightgrey);content:"";height:.125rem;position:absolute;right:1.125rem;top:50%;transform:translate(50%,-50%);width:1.125rem}.progress__mobile-title{font-size:.75rem;margin-right:.9375rem;padding:0 .75rem}@media(min-width:64em){.progress__mobile-title{display:none}}.progress__list-line{background-color:var(--c-seablue);height:.1875rem;position:relative;transform-origin:left}.progress__list-line:before{background-color:var(--c-seablue);border-radius:3.125rem;color:var(--c-white);content:"";height:.625rem;left:-50%;position:absolute;top:50%;transform:translate(50%,-50%);width:.625rem}.progress__list{padding-top:3rem;white-space:nowrap}@media(max-width:63.99em){.progress__list{display:none}}.progress__list p{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;padding-bottom:.625rem;padding-left:1.25rem;white-space:nowrap}@media(min-width:64em){.progress__list p{font-size:.75rem;line-height:1.3333333333}}.progress__list-dot{background-color:var(--c-grey4);border-radius:50%;height:.625rem;transition:.5s ease;width:.625rem}.progress__list-item{align-items:center;display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;gap:.625rem;line-height:1.4285714286;padding-bottom:1.125rem;position:relative;transition:font-weight .5s ease;white-space:nowrap}@media(min-width:64em){.progress__list-item{font-size:.875rem;line-height:1.3571428571}}.progress__list-item--connected-item .progress__list-dot{background-color:var(--c-seablue);height:1rem;width:1rem}.progress__list-item--connected-item .progress__list-dot:before{background-color:var(--c-seablue);content:"";height:calc(100% + 1.25rem);left:.5rem;position:absolute;top:.625rem;transition:.2s ease;width:.125rem}.progress__list-item.active{font-weight:700}.progress__list-item.active .progress__list-dot{background-color:var(--c-seablue);height:1rem;width:1rem}.progress__list-item.active .progress__list-dot:before{content:"";height:calc(100% - .5rem)!important}.progress__list-item.complete span{background-color:var(--c-seablue)}.progress__list-item:not(:last-child).complete span:before{background-color:var(--c-seablue);color:var(--c-white);content:""}.progress__list-item:not(:last-child).active span:before{top:1.1875rem}.progress__list-item:not(:last-child) .progress__list-dot:before{background-color:var(--c-grey4);content:"";height:100%;left:.5rem;position:absolute;top:.625rem;transition:.2s ease;width:.125rem}.progress__list-item div{align-items:center;display:flex;flex-shrink:0;height:1.125rem;justify-content:center;width:1.125rem}.text-area-field{background-color:transparent;border-radius:.25rem;box-sizing:border-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;margin-top:3.75rem;padding:.75rem 1rem;width:100%}.text-area-field.error{border-color:var(--c-formerror);border-width:.125rem}.text-area-field__error.MuiFormHelperText-root{color:var(--c-formerror);margin-bottom:2.5rem;text-align:left;visibility:hidden}.text-area-field__error.MuiFormHelperText-root.is-active{visibility:visible}.text-area-field__caption.MuiFormHelperText-root{text-align:right}.installer-contact-step .chosen-installer{padding-bottom:1.875rem}.step__tabpanel__rich-text a{text-decoration:underline}.step__tabpanel__rich-text a:focus,.step__tabpanel__rich-text a:focus-visible{color:var(--c-seablue)}.step__tabpanel__rich-text b,.step__tabpanel__rich-text strong{font-weight:700}.step__tabpanel__rich-text em,.step__tabpanel__rich-text i{font-style:italic}.step__tabpanel__rich-text+p{margin-top:1em}.step__tabpanel__rich-text ol{list-style:decimal;margin:1rem 0 1rem 1rem}.step__tabpanel__rich-text ul{list-style:disc;margin:1rem 0 1rem 1rem}.step{max-width:46.875rem;overflow:hidden;padding:2rem 10%}@media(max-width:63.99em){.step .grecaptcha-badge{top:0!important}}@media(min-width:64em){.step{padding-left:10%;padding-right:10%;padding-top:13.625rem}.step--result{padding-bottom:0;padding-top:5.625rem}}.step .MuiFormGroup-root,.step__tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:.625rem;width:85%}@media(min-width:64em){.step .MuiFormGroup-root,.step__tabs{width:100%}}.step .MuiFormGroup-root__contact-option,.step__tabs__contact-option{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;overflow:hidden;text-overflow:ellipsis}@media(min-width:64em){.step .MuiFormGroup-root__contact-option,.step__tabs__contact-option{font-size:.875rem;line-height:1.3571428571}}.step .MuiFormGroup-root .MuiFormControlLabel-root,.step .MuiFormGroup-root__contact-option,.step__tabs .MuiFormControlLabel-root,.step__tabs__contact-option{align-items:center;aspect-ratio:1/1;background-color:var(--c-white);border-radius:.625rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0;padding:.5rem;position:relative;text-align:center;width:46%}@media(min-width:48em){.step .MuiFormGroup-root .MuiFormControlLabel-root,.step .MuiFormGroup-root__contact-option,.step__tabs .MuiFormControlLabel-root,.step__tabs__contact-option{width:25%}}@media(min-width:64em){.step .MuiFormGroup-root .MuiFormControlLabel-root,.step .MuiFormGroup-root__contact-option,.step__tabs .MuiFormControlLabel-root,.step__tabs__contact-option{width:18%}}.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root.MuiRadio-root,.step .MuiFormGroup-root__contact-option .MuiButtonBase-root.MuiRadio-root,.step__tabs .MuiFormControlLabel-root .MuiButtonBase-root.MuiRadio-root,.step__tabs__contact-option .MuiButtonBase-root.MuiRadio-root{border:.0625rem solid var(--c-grey3);border-radius:.625rem;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:.3s ease}@media(hover:hover){.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root.MuiRadio-root:hover,.step .MuiFormGroup-root__contact-option .MuiButtonBase-root.MuiRadio-root:hover,.step__tabs .MuiFormControlLabel-root .MuiButtonBase-root.MuiRadio-root:hover,.step__tabs__contact-option .MuiButtonBase-root.MuiRadio-root:hover{background-color:transparent;border:.125rem solid var(--c-seablue)}}.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root.MuiRadio-root.Mui-checked,.step .MuiFormGroup-root__contact-option .MuiButtonBase-root.MuiRadio-root.Mui-checked,.step__tabs .MuiFormControlLabel-root .MuiButtonBase-root.MuiRadio-root.Mui-checked,.step__tabs__contact-option .MuiButtonBase-root.MuiRadio-root.Mui-checked{border:.125rem solid var(--c-seablue)}.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiSvgIcon-root,.step .MuiFormGroup-root__contact-option .MuiSvgIcon-root,.step__tabs .MuiFormControlLabel-root .MuiSvgIcon-root,.step__tabs__contact-option .MuiSvgIcon-root{visibility:hidden}@media(min-width:64em){.step .MuiFormGroup-root .MuiFormControlLabel-root,.step .MuiFormGroup-root__contact-option,.step__tabs .MuiFormControlLabel-root,.step__tabs__contact-option{min-height:8.125rem;padding:1.25rem .625rem}}.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root,.step .MuiFormGroup-root__contact-option .MuiTypography-root,.step__tabs .MuiFormControlLabel-root .MuiTypography-root,.step__tabs__contact-option .MuiTypography-root{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286;overflow:hidden;text-overflow:ellipsis}@media(min-width:64em){.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root,.step .MuiFormGroup-root__contact-option .MuiTypography-root,.step__tabs .MuiFormControlLabel-root .MuiTypography-root,.step__tabs__contact-option .MuiTypography-root{font-size:.875rem;line-height:1.3571428571}}@media(min-width:48em){.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root,.step .MuiFormGroup-root__contact-option .MuiTypography-root,.step__tabs .MuiFormControlLabel-root .MuiTypography-root,.step__tabs__contact-option .MuiTypography-root{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3333333333}}@media(min-width:48em)and (min-width:64em){.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root,.step .MuiFormGroup-root__contact-option .MuiTypography-root,.step__tabs .MuiFormControlLabel-root .MuiTypography-root,.step__tabs__contact-option .MuiTypography-root{font-size:1.125rem;line-height:1.6111111111}}@media(min-width:64em){.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root,.step .MuiFormGroup-root__contact-option .MuiTypography-root,.step__tabs .MuiFormControlLabel-root .MuiTypography-root,.step__tabs__contact-option .MuiTypography-root{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}}@media(min-width:64em)and (min-width:64em){.step .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root,.step .MuiFormGroup-root__contact-option .MuiTypography-root,.step__tabs .MuiFormControlLabel-root .MuiTypography-root,.step__tabs__contact-option .MuiTypography-root{font-size:.875rem;line-height:1.3571428571}}.step__headline,.step__trumpet{padding-bottom:.625rem}.step__trumpet{color:var(--c-grey2);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3333333333;text-transform:none}@media(min-width:64em){.step__trumpet{font-size:.75rem;line-height:1.3333333333}}.step__headline{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;text-transform:none}@media(min-width:64em){.step__headline{font-size:2.375rem;line-height:1.2105263158}}.step__subheadline{color:var(--c-darkgrey);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding:2rem 0}@media(min-width:64em){.step__subheadline{font-size:1.125rem;line-height:1.3333333333}}.step__bodytext{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-bottom:1.875rem}@media(min-width:64em){.step__bodytext{font-size:1.125rem;line-height:1.3333333333}}.step__bodytext:empty{padding:0}.step__disclaimer{text-wrap:balance;display:flex;flex:100% 1;font-size:10px;gap:.25em}@media(min-width:48em){.step__disclaimer{flex:1 1;font-size:8px}}@media(min-width:64em){.step__disclaimer{flex:0 0 60%}}@media(min-width:90em){.step__disclaimer{flex:1 1;font-size:10px}}.step__options{display:flex;gap:.625rem}.step__select-wrapper{-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-wrap:wrap}.step__select{padding:1.25rem 0 0;width:100%}@media(min-width:64em){.step__select{width:auto}}.step__select label{color:var(--c-black)}.step__select .MuiSelect-select{border:.0625rem solid var(--c-grey3)}.step__nav{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem;justify-content:space-between;max-width:46.875rem;padding:1.875rem 10%;position:relative}.step__nav--additional-form{display:flex;gap:.625rem}@media(min-width:35em){.step__nav{justify-content:flex-start}}@media(min-width:64em){.step__nav{grid-column:2;grid-row:2}.step__nav.map-nav{background-color:var(--c-white);border-radius:0 0 1.25rem 1.25rem;box-sizing:border-box;left:17.8125rem;padding-bottom:2.1875rem;padding-left:2.1875rem;padding-right:0;position:absolute;top:36.875rem;width:35.625rem;z-index:1}}.step .installer-search-card__link{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step .installer-search-card__link:after{display:none}.step .installer-search-card__link span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step .installer-search-card__link:focus-visible,.step .installer-search-card__link:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step .installer-search-card__link:focus-visible span,.step .installer-search-card__link:hover span{transform:translateY(.0625rem)}}.step .installer-search-card__link:disabled{cursor:default;pointer-events:none}.step .installer-search-card__link:disabled,.step .installer-search-card__link:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step .installer-search-card__link:disabled:hover span{transform:translateY(0)}@media(hover:hover){.step .installer-search-card__link:focus-visible,.step .installer-search-card__link:hover{background-color:var(--c-darkgrey)}}.step .installer-search-card__link:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__nav-button{gap:.625rem}.step__nav-button svg{width:.9em}.step__nav-button.finish-button,.step__nav-button.init-additional-form,.step__nav-button.submit-continue{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step__nav-button.finish-button:after,.step__nav-button.init-additional-form:after,.step__nav-button.submit-continue:after{display:none}.step__nav-button.finish-button span,.step__nav-button.init-additional-form span,.step__nav-button.submit-continue span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__nav-button.finish-button:focus-visible,.step__nav-button.finish-button:hover,.step__nav-button.init-additional-form:focus-visible,.step__nav-button.init-additional-form:hover,.step__nav-button.submit-continue:focus-visible,.step__nav-button.submit-continue:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__nav-button.finish-button:focus-visible span,.step__nav-button.finish-button:hover span,.step__nav-button.init-additional-form:focus-visible span,.step__nav-button.init-additional-form:hover span,.step__nav-button.submit-continue:focus-visible span,.step__nav-button.submit-continue:hover span{transform:translateY(.0625rem)}}.step__nav-button.finish-button:disabled,.step__nav-button.init-additional-form:disabled,.step__nav-button.submit-continue:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.step__nav-button.finish-button:disabled:hover,.step__nav-button.init-additional-form:disabled:hover,.step__nav-button.submit-continue:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__nav-button.finish-button:disabled:hover span,.step__nav-button.init-additional-form:disabled:hover span,.step__nav-button.submit-continue:disabled:hover span{transform:translateY(0)}@media(hover:hover){.step__nav-button.finish-button:focus-visible,.step__nav-button.finish-button:hover,.step__nav-button.init-additional-form:focus-visible,.step__nav-button.init-additional-form:hover,.step__nav-button.submit-continue:focus-visible,.step__nav-button.submit-continue:hover{background-color:var(--c-darkgrey)}}.step__nav-button.finish-button:focus-visible,.step__nav-button.init-additional-form:focus-visible,.step__nav-button.submit-continue:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__nav-button.submit-all{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;justify-self:flex-end;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step__nav-button.submit-all:after{display:none}.step__nav-button.submit-all span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__nav-button.submit-all:focus-visible,.step__nav-button.submit-all:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__nav-button.submit-all:focus-visible span,.step__nav-button.submit-all:hover span{transform:translateY(.0625rem)}}.step__nav-button.submit-all:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__nav-button.submit-all:disabled{cursor:default;pointer-events:none}.step__nav-button.submit-all:disabled,.step__nav-button.submit-all:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__nav-button.submit-all:disabled:hover span{transform:translateY(0)}.step__nav-button.start-contact-flow{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step__nav-button.start-contact-flow:after{display:none}.step__nav-button.start-contact-flow span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__nav-button.start-contact-flow:focus-visible,.step__nav-button.start-contact-flow:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__nav-button.start-contact-flow:focus-visible span,.step__nav-button.start-contact-flow:hover span{transform:translateY(.0625rem)}}.step__nav-button.start-contact-flow:disabled{cursor:default;pointer-events:none}.step__nav-button.start-contact-flow:disabled,.step__nav-button.start-contact-flow:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__nav-button.start-contact-flow:disabled:hover span{transform:translateY(0)}@media(hover:hover){.step__nav-button.start-contact-flow:focus-visible,.step__nav-button.start-contact-flow:hover{background-color:var(--c-darkgrey)}}.step__nav-button.start-contact-flow:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__nav-button.prev-contact,.step__nav-button.prev-solutions,.step__nav-button.retry-button,.step__nav-button.skip{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-color:var(--c-seablue);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);color:var(--c-seablue);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.step__nav-button.prev-contact:after,.step__nav-button.prev-solutions:after,.step__nav-button.retry-button:after,.step__nav-button.skip:after{display:none}.step__nav-button.prev-contact span,.step__nav-button.prev-solutions span,.step__nav-button.retry-button span,.step__nav-button.skip span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__nav-button.prev-contact:focus-visible,.step__nav-button.prev-contact:hover,.step__nav-button.prev-solutions:focus-visible,.step__nav-button.prev-solutions:hover,.step__nav-button.retry-button:focus-visible,.step__nav-button.retry-button:hover,.step__nav-button.skip:focus-visible,.step__nav-button.skip:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__nav-button.prev-contact:focus-visible span,.step__nav-button.prev-contact:hover span,.step__nav-button.prev-solutions:focus-visible span,.step__nav-button.prev-solutions:hover span,.step__nav-button.retry-button:focus-visible span,.step__nav-button.retry-button:hover span,.step__nav-button.skip:focus-visible span,.step__nav-button.skip:hover span{transform:translateY(.0625rem)}}.step__nav-button.prev-contact:focus-visible,.step__nav-button.prev-solutions:focus-visible,.step__nav-button.retry-button:focus-visible,.step__nav-button.skip:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__nav-button.prev-contact:disabled,.step__nav-button.prev-solutions:disabled,.step__nav-button.retry-button:disabled,.step__nav-button.skip:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.step__nav-button.prev-contact:disabled:hover,.step__nav-button.prev-solutions:disabled:hover,.step__nav-button.retry-button:disabled:hover,.step__nav-button.skip:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__nav-button.prev-contact:disabled:hover span,.step__nav-button.prev-solutions:disabled:hover span,.step__nav-button.retry-button:disabled:hover span,.step__nav-button.skip:disabled:hover span{transform:translateY(0)}@media(hover:hover){.step__nav-button.prev-contact:focus-visible,.step__nav-button.prev-contact:hover,.step__nav-button.prev-solutions:focus-visible,.step__nav-button.prev-solutions:hover,.step__nav-button.retry-button:focus-visible,.step__nav-button.retry-button:hover,.step__nav-button.skip:focus-visible,.step__nav-button.skip:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}@media(hover:hover){.step__nav-button.prev-contact:focus-visible,.step__nav-button.prev-contact:hover,.step__nav-button.prev-solutions:focus-visible,.step__nav-button.prev-solutions:hover,.step__nav-button.retry-button:focus-visible,.step__nav-button.retry-button:hover,.step__nav-button.skip:focus-visible,.step__nav-button.skip:hover{background-color:var(--c-seablue);color:var(--c-white)}.step__nav-button.prev-contact:focus-visible svg path,.step__nav-button.prev-contact:hover svg path,.step__nav-button.prev-solutions:focus-visible svg path,.step__nav-button.prev-solutions:hover svg path,.step__nav-button.retry-button:focus-visible svg path,.step__nav-button.retry-button:hover svg path,.step__nav-button.skip:focus-visible svg path,.step__nav-button.skip:hover svg path{fill:var(--c-white)}}.step__nav-button.prev-solutions.hide{display:none}@media(max-width:63.99em){.step__nav-button.next-solutions{margin-left:auto}}.step__nav-button.finish-button,.step__nav-button.next-contact,.step__nav-button.next-solutions{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-seablue);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step__nav-button.finish-button:after,.step__nav-button.next-contact:after,.step__nav-button.next-solutions:after{display:none}.step__nav-button.finish-button span,.step__nav-button.next-contact span,.step__nav-button.next-solutions span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__nav-button.finish-button:focus-visible,.step__nav-button.finish-button:hover,.step__nav-button.next-contact:focus-visible,.step__nav-button.next-contact:hover,.step__nav-button.next-solutions:focus-visible,.step__nav-button.next-solutions:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__nav-button.finish-button:focus-visible span,.step__nav-button.finish-button:hover span,.step__nav-button.next-contact:focus-visible span,.step__nav-button.next-contact:hover span,.step__nav-button.next-solutions:focus-visible span,.step__nav-button.next-solutions:hover span{transform:translateY(.0625rem)}}.step__nav-button.finish-button:disabled,.step__nav-button.next-contact:disabled,.step__nav-button.next-solutions:disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.step__nav-button.finish-button:disabled:hover,.step__nav-button.next-contact:disabled:hover,.step__nav-button.next-solutions:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__nav-button.finish-button:disabled:hover span,.step__nav-button.next-contact:disabled:hover span,.step__nav-button.next-solutions:disabled:hover span{transform:translateY(0)}@media(hover:hover){.step__nav-button.finish-button:focus-visible,.step__nav-button.finish-button:hover,.step__nav-button.next-contact:focus-visible,.step__nav-button.next-contact:hover,.step__nav-button.next-solutions:focus-visible,.step__nav-button.next-solutions:hover{background-color:var(--c-darkgrey)}}.step__nav-button.finish-button:focus-visible,.step__nav-button.next-contact:focus-visible,.step__nav-button.next-solutions:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__nav-button.finish-button.disabled,.step__nav-button.next-contact.disabled,.step__nav-button.next-solutions.disabled{background-color:var(--c-grey1);color:var(--c-grey2);cursor:default;pointer-events:none}.step__nav-button.finish-button svg,.step__nav-button.next-contact svg,.step__nav-button.next-solutions svg{transform:rotate(90deg)}.step__nav-button.finish-button svg path,.step__nav-button.next-contact svg path,.step__nav-button.next-solutions svg path{fill:var(--c-white)}.step__nav-button.prev-contact:disabled,.step__nav-button.prev-solutions:disabled{display:none}.step__nav-button.prev-contact svg,.step__nav-button.prev-solutions svg{transform:rotate(-90deg)}.step__nav-button.prev-contact svg path,.step__nav-button.prev-solutions svg path{fill:var(--c-seablue)}.step__nav-button.swiper-button-disabled{display:none}.step--choose-installer{padding-top:6.25rem}.step--choose-installer .installer-search-list .installer-search-card--active{width:100%}.step--choose-installer .installer-search__list{padding:0}.step--choose-installer .installer-search-card__contact{word-break:break-all}.step--choose-installer .installer-search__form .text-input{background-color:var(--c-white)}.step--choose-installer .step__additional{display:grid}.step--choose-installer .step__additional__actions{display:flex;gap:.5rem;padding-top:3.75rem}.step--choose-installer .step__additional .MuiFormLabel-root-MuiInputLabel-root{color:var(--c-black)}.step--choose-installer .step__additional__heat-other{padding-bottom:3.125rem}@media(max-width:63.99em){.step--choose-installer .step__additional__heat-other{padding-bottom:1.875rem}}@media(min-width:64em){.step--choose-installer .step__additional{grid-column-gap:.625rem;grid-template-columns:repeat(2,1fr)}.step--choose-installer .step__additional__heat{grid-column:1}.step--choose-installer .step__additional__bathrooms,.step--choose-installer .step__additional__size{grid-column:1/span 2}.step--choose-installer .step__additional__actions,.step--choose-installer .step__additional__actions+p,.step--choose-installer .step__additional__postal,.step--choose-installer .step__additional__postal+p,.step--choose-installer .step__additional__year,.step--choose-installer .step__additional__year+p{grid-column:1/span 1}.step--choose-installer .step__additional__number,.step--choose-installer .step__additional__number+p{grid-column:2/span 1}}.step__chosen-installer{padding-bottom:1.875rem}.step__chosen-installer strong{font-weight:700}.step__tabpanel__form{display:flex;flex-direction:column}.step__tabpanel__text-fields{grid-column-gap:1.625rem;-moz-column-gap:1.625rem;column-gap:1.625rem;display:grid;grid-template-columns:1fr}.step__tabpanel__text-fields .MuiFormControl-root.MuiTextField-root{width:100%}@media(min-width:64em){.step__tabpanel__text-fields{grid-template-columns:1fr 1fr}}.step__tabpanel__attachments,.step__tabpanel__share-answers{padding-top:2rem}@media(min-width:64em){.step__tabpanel__attachments,.step__tabpanel__share-answers{padding-top:3.5rem}}.step__tabpanel__inner{opacity:0;transition:opacity .3s ease}.step__tabpanel__inner.active{opacity:1}.step__tabs .MuiTabs-indicator{display:none}.step__tabs .MuiTabs-flexContainer{display:flex;gap:1rem}.step__tabs .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root{background-color:var(--c-white);border-radius:.625rem;box-shadow:none;box-sizing:border-box;color:var(--c-black);display:flex;font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-weight:400;gap:.5rem;line-height:1.3333333333;padding:.5rem;text-align:center;text-transform:capitalize}@media(min-width:64em){.step__tabs .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.75rem;font-size:.875rem;font-weight:400;line-height:1.3333333333;line-height:1.4285714286;min-height:8.125rem;padding:1.25rem .625rem}}@media(min-width:64em)and (min-width:64em){.step__tabs .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root{font-size:.875rem;line-height:1.3571428571}}@media(hover:hover){.step__tabs .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root:hover{border:.125rem solid var(--c-seablue)}}.step__tabs .MuiTabs-flexContainer .MuiButtonBase-root.MuiTab-root.Mui-selected{border:.125rem solid var(--c-seablue);color:var(--c-black)}.step__success{align-items:flex-start;display:flex;flex-direction:column;gap:5rem}.step__success__tag{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:var(--c-FAKEteal);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;height:2rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;pointer-events:none;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step__success__tag:after{display:none}.step__success__tag span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__success__tag:focus-visible,.step__success__tag:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__success__tag:focus-visible span,.step__success__tag:hover span{transform:translateY(.0625rem)}}.step__success__tag:disabled{cursor:default;pointer-events:none}.step__success__tag:disabled,.step__success__tag:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__success__tag:disabled:hover span{transform:translateY(0)}@media(hover:hover){.step__success__tag:focus-visible,.step__success__tag:hover{background-color:var(--c-darkgreen);color:var(--c-white)}}.step__success__tag:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__success__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.step__success__button:after{display:none}.step__success__button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.step__success__button:focus-visible,.step__success__button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.step__success__button:focus-visible span,.step__success__button:hover span{transform:translateY(.0625rem)}}.step__success__button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.step__success__button:disabled{cursor:default;pointer-events:none}.step__success__button:disabled,.step__success__button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.step__success__button:disabled:hover span{transform:translateY(0)}@media(max-width:47.99em){.step__success__button{align-self:center}}.result{display:flex;flex-direction:column;gap:.625rem}@media(min-width:64em){.result{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}}.result .content-tile{display:block}.result .content-tile__image{aspect-ratio:16/9;border-radius:1.25rem 1.25rem 0 0}@media(min-width:64em){.result .content-tile__image{aspect-ratio:4/3}}.result .content-tile__content{background-color:var(--c-white);border-radius:0 0 1.25rem 1.25rem}@media(min-width:35em){.step label:before{transform:scale(.7)}}@media(min-width:48em){.step label:before{transform:scale(1)}}.step label.HEAT_SOURCE0:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik0wIDBoNDh2NDhIMHoiLz48ZGVmcz48cGF0dGVybiBpZD0iYSIgcGF0dGVybkNvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHdpZHRoPSIxIiBoZWlnaHQ9IjEiPjx1c2UgeGxpbms6aHJlZj0iI2IiIHRyYW5zZm9ybT0ic2NhbGUoLjAwMTk1KSIvPjwvcGF0dGVybj48aW1hZ2UgaWQ9ImIiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQWdBQUFBSUFDQVlBQUFEMGVOVDZBQUFBR1hSRldIUlRiMlowZDJGeVpRQkJaRzlpWlNCSmJXRm5aVkpsWVdSNWNjbGxQQUFBQXl4cFZGaDBXRTFNT21OdmJTNWhaRzlpWlM1NGJYQUFBQUFBQUR3L2VIQmhZMnRsZENCaVpXZHBiajBpNzd1L0lpQnBaRDBpVnpWTk1FMXdRMlZvYVVoNmNtVlRlazVVWTNwcll6bGtJajgrSUR4NE9uaHRjRzFsZEdFZ2VHMXNibk02ZUQwaVlXUnZZbVU2Ym5NNmJXVjBZUzhpSUhnNmVHMXdkR3M5SWtGa2IySmxJRmhOVUNCRGIzSmxJRFV1Tmkxak1UUTFJRGM1TGpFMk16UTVPU3dnTWpBeE9DOHdPQzh4TXkweE5qbzBNRG95TWlBZ0lDQWdJQ0FnSWo0Z1BISmtaanBTUkVZZ2VHMXNibk02Y21SbVBTSm9kSFJ3T2k4dmQzZDNMbmN6TG05eVp5OHhPVGs1THpBeUx6SXlMWEprWmkxemVXNTBZWGd0Ym5NaklqNGdQSEprWmpwRVpYTmpjbWx3ZEdsdmJpQnlaR1k2WVdKdmRYUTlJaUlnZUcxc2JuTTZlRzF3VFUwOUltaDBkSEE2THk5dWN5NWhaRzlpWlM1amIyMHZlR0Z3THpFdU1DOXRiUzhpSUhodGJHNXpPbk4wVW1WbVBTSm9kSFJ3T2k4dmJuTXVZV1J2WW1VdVkyOXRMM2hoY0M4eExqQXZjMVI1Y0dVdlVtVnpiM1Z5WTJWU1pXWWpJaUI0Yld4dWN6cDRiWEE5SW1oMGRIQTZMeTl1Y3k1aFpHOWlaUzVqYjIwdmVHRndMekV1TUM4aUlIaHRjRTFOT2tSdlkzVnRaVzUwU1VROUluaHRjQzVrYVdRNlFqWXdPVFUxTURRNU5qa3hNVEZGT1RnME1EbEJNalV5T0RSRU1UVXdRekFpSUhodGNFMU5Pa2x1YzNSaGJtTmxTVVE5SW5odGNDNXBhV1E2UWpZd09UVTFNRE01TmpreE1URkZPVGcwTURsQk1qVXlPRFJFTVRVd1F6QWlJSGh0Y0RwRGNtVmhkRzl5Vkc5dmJEMGlRV1J2WW1VZ1NXeHNkWE4wY21GMGIzSWdRME1nTWpNdU1DQW9UV0ZqYVc1MGIzTm9LU0krSUR4NGJYQk5UVHBFWlhKcGRtVmtSbkp2YlNCemRGSmxaanBwYm5OMFlXNWpaVWxFUFNKMWRXbGtPamxrWWpNeE56Y3pMVGhtTkRRdFlXSTBNQzA0TkRsbExUUmhNRFl6TmprNU5HTTFOQ0lnYzNSU1pXWTZaRzlqZFcxbGJuUkpSRDBpZFhWcFpEcGlPREZoWlRNeU1DMDJNalptTFRoaU5HSXRPV1E1TkMxaU5HTmlNR0l6TURjd09XTWlMejRnUEM5eVpHWTZSR1Z6WTNKcGNIUnBiMjQrSUR3dmNtUm1PbEpFUmo0Z1BDOTRPbmh0Y0cxbGRHRStJRHcvZUhCaFkydGxkQ0JsYm1ROUluSWlQejRvcVFDN0FBQlVJRWxFUVZSNDJ1eWRCNWdVeGRhR201eVd0T1M0QzB2T09lY2NKRXVRTEZGVUJFUkJ6SWlLaUNRUlJaQWNSYkpFQWNrNVNKYk03b0xrekxJcytUL2xqUGZYZTBHMmEzcG1wMmZlOTNtK3A1WjdQVDA5cDN2NmZGMWRYUlhyeVpNbkJnQUFBUGdYc1VrQkFBQUFCZ0FBQUFBd0FBQUFBSUFCQUFBQUFBd0FBQUFBWUFBQUFBQUFBd0FBQUFBWUFBQUFBTUFBQUFBQUFBWUFBQUFBTUFBQUFBQ0FBUUFBQUFBTUFBQUFBR0FBQUFBQUFBTUFBQUFBR0FBQUFBREFBQUFBQUFBR0FBQUFBQU1BQUFBQUdBQUFBQURBQUFBQUFBQUdBQUFBQURBQUFBQUFnQUVBQUFBQURBQUFBQUI0RTNFOStXR3hZc1d5VFdKQ2dvSXpTRk5JbEV1VVRaUkZsRjZVU3BSRWxKelRCd0RBSzdncHVpTzZLcm9nT2lNNkxUb20ybjh5TFBTOHZ5Zm95Wk1uLzF1VG4vWS8rcHNCa0dJZlI1cmlvcXFpOHFJeW9qVDhwZ0FBZklJcm9tMmlUYUwxb3AxaUNoNWhBUHpVQUVqUlR5Uk5QVkV6VVcxUklMOFJBQUMvNEpwb3BXaWVhSm1ZZ2JzWUFEOHdBRkw0eTBuVDFWbjRrL0k3QUFEd2E5U2pnNTlFNDhVSWJNRUErSmdCa0tJZlg1bzJvajZpZ3B6dkFBRHdGQTZLUm9xbWlSbTRqd0d3c1FGd2R2TjNGL1VUWmVEY0JnQ0FhS0FHRWc0UmZlOHJqd2Y4eGdCSTRWZXZOM1lVRFJSbDVsd0dBQUFOL2hCOUtKb3NSdUF4QnNETERZQVUvN0xTZkNNcXhya0xBQUFXOEp2b2RUdVBFZkJwQXlDRlh3M28rMXowbXZvb3psY0FBTEN5aG9xK0ZiMHJSdUFXQnNCTERJQVVmL1h1L2d4UkVPY29BQUM0a1RCUkd6RUJtekVBTVdnQW5NLzZQekFjejJpWTFoZ0FBRHlCR2c4d1NQU0pYY1lHK0pRQmtPSWY2THpycjhPNUNBQUFNY0FLWjIvQU5ReUFod3lBRkg4MVAvOVNVWTRZZEgrM09mY0JBTHdDTlFZc3BucUJUNGpxaXdrNGhnRndzd0dRNGw5Qm1vV0dZMUVlZC9PN2FLZG92K2lvNFZoYzRvSWM2S3Y4M2dBQXZBZXBEYW9tcUFYYjFPSnR1UTNIWW00bFJYazk4UEdxSmpTVzJyQUpBK0FtQXlBSHVKbzBTMFNKM0xTTHFodG5rV2laYUMyRkhnREE5c1pBUFM1V3RVT3QvZExRalRlUGFzS2dGNlJ1L0lvQnNOZ0F5RUZzWURnV2JvaG44VzQ5RkMwVy9TQmFMUWZ2QVQ4WkFBQ2ZOQU9xZnRRUWRYYWFBYXZyaWFvZnphU08vSXdCc01nQXVPbk9YNjBmcmQ3cEhNMWEwUUFBZm1jRzFQVHdQVVd2aXBMN2VrK0FMUTJBSEtUaTBtd1FKYlpvTnlKRncwVEQ1UURkNEdjQUFPRFhSaUNGNFZnbzdpMkw2MHdscVRHN01RQ2FCa0FPakpyWVo1dmhHTmhoQlRORi9lU2cvTUZwRHdBQWY2czNtYVQ1VXRUYW9rMnFCWVhLU0wwSnd3Q1lOQUJ5TUpKSXM5V3dadm5lTTZLdWNpQldjcG9EQU1DLzFKN2Ewb3dYWmJGZ2N3ZEVaYVgyM1BGR0ErRE5zK2Y5WUZIeG55TXFSUEVIQUlEbjRhd1Y2aFhDSHkzWVhFRm5MZk5LdkxJSFFCeVlHcFF4eHNXUFU2TXgrOHJCSE0wcERRQUFHcjBCYXBDZ0dqUG02dHNDcjBrdCt0YmJlZ0M4emdCSXd0V2tEV3JnaENzai90VUkveWFTOExXY3dnQUE0SUlKcUNyTkFzTzFOd1hVbXdIRnBTYjlqZ0Y0ZHFMakdvNUJmOFZkK0JnMXdLKzJKUG9RcHk0QUFGaGdBdkpMb3g0TlpISmhNK3JHVmcwS2ZPZ3RCc0RieGdDOGFVSHhyMEx4QndBQXEzRFdsQ3JPR3FPTHFtMTl2T2w3ZVUwUGdEaXNZR2tPRy9wZC94ZEZGZVJBbmVCMEJRQUFOL1FFcUFYb05ocjZyNmFyUndINXBFNkYwZ1B3VDRhNlVQelZLeFoxS2Y0QUFPREduZ0JWWTlTYUFoR2FtMUExN2t0NkFQN3BxaW9hanRuK3RJeU5xS0VjbUNXY25nQUE0SUdlZ0JjTXh4b3l1Z3ZjcUZrQ045SUQ0R0NRQzdFREtmNEFBT0RCbmdCVmN3YkdVTTJ6akJnM0FPS2s2a2hUV1ROOG5iY2tFZ0FBL0lwQnpocWtRMlhuaklQK2JRQ0VmcHB4NmwzL2R1TEVIbk1lQWdDQWgzc0JWTzFwNTZ4Rm5xeDl2bUVBbkN2OVZkVk5uaHlBczV5R0FBQVFReWJnckF1RnZKcXpCdnB0RDBCUHpUZzFXZEI0VGo4QUFJaGh4anRya2lkcm9DWEUyRnNBempXWXp4bDZyLzZWRnVlMWcvTU9BQUJpR3FsbnBhVFpyaEdxNWdYSUtQWHNocnYzMGR2ZUFtaWpXZnpuVS93QkFNQmJjTmFrQlJxaGlaeTFNRWFJU1FQUVNqUHVRMDQzQUFEd01qN3djQzIwcHdFSUNRck9LRTE1amRCbHpQTVBBQUJlMkF1Z2F0TXlqZER5enByb056MEFqUXk5R1pSR2Nwb0JBSUNYTWtvakpwYXpKdnFOQWFpckVYTmF0SWJ6Q3dBQXZKVFZ6bHJsaVpwb1B3TVFFaFFjVjVycUdxSFRtUFFIQUFDOEZXZU5tcUVSV3MxWkczMitCNkNZS0xGRzNDeE9Md0FBOEhKMERFQVNVVkYvTUFBNmcvOU9pck02d25rRkFBQmUzZ3VnYXRWSmpkQUsvbUFBU21yRUxPTzBBZ0FBbTZCVHN6dytMWEJNR0lDQ0dqSHJPWjhBQU1BbTZOU3N3ajV0QUVLQ2d1TkprMGNqZEJQbkV3QUEySVF0R2pGNW5EWFNaM3NBc29qTWpuUzhjRElzOUNMbkV3QUEyQUdwV2VkVjdUSVpGdGRaSTMzV0FHVFhpRG5BNlFRQUFEYmpvRVpNc0M4YmdFd2FNU2M0andBQXdHWWMxNGp4NlI2QXRCb3hvWnhIQUFCZ004STBZdEo0Y2djOVBmTlFLbzJZeTV4SG5pRWtLRGlCTkhsRk9VWFpERWQzVkZibmNmdExjVVRKeVJhQTEzQlQ5RWgwOVc4S2Q5NDhuWGJlaWY1K01pejBIcW55S0pjOFZDTnRZd0FTYXNSYzV6eHlTN0ZYaGJ5QTRaaDhvcHpoZUFVbGo3UEFBNEI5K011UUJ6ck4rOU40Skw5NU5VSE5QdEZtcHc2S0tYaEUrdHlHVHUxSzVNc0dRR2NLNEJ1Y1I1WVYvY3pTMUJIVk14enJNU1FqS3dCK2dUTDIrWjFxN2Z6ZmJzazFRUzJ3cGlhdFdTRm00Q3hwc3BSYkhycEp0bzBCaU04NTRmR2lyN3J3bTR0YUducXpNQUtBYjZKdUFKbzRwYTRWTzZTWkkvcEp6RUE0NlhFWm5jWHJmTm9BZ0dlS3ZucVczMHpVUlZTVmpBQkFOQ2psMUZkeURmbFYyZ21pZVl3ZDhGMHdBTDVWK0ROSzg0YXo4S2NpSXdDZ1NUV252cGJyeWpocFJ6c250d0VmSWpZcDhJbkNuMHMweVhDTSt1MVA4UWNBaTFEWGtnR2lNTG5HVEJEbElDVVlBUENPd3A5ZE5GbitQQ3pxS0lwSFZnREFEYWhyU3lmUkVYWE5FUVdURWd3QXhFemhUeUVhcm42TW9nNEdyKzRCZ0dlSTQ3em1IRlBYSUJGemdtQUF3RU9GUDdhb20vcnhpZnB3eHc4QU1kZ2pvSzVCeDlVMVNSU0xsR0FBd0gzRlgwM1NzMEgwdmVIaDZTSUJBSjVCR3VjMWFZUHpHZ1VZQUxDdzhNY1JxVUU0YWdhdjhtUUVBTHdRTmFQb1hybFd2ZU9jWlJSc0FLOEJlbmZ4Vnl0RFRSZFY4cEpkZW1BNFpyZUs0T2dBZUEwQmhtTlNuNWgrSktqbUh4a3NxaXZYcnJZbncwTFBjR2d3QUtCWC9CdEpNOFh3L01JN0YwVDduVHBxT0JZVFViT0NYWkFmOUcyT0RJRFhYak9TU3BQZWNDemdwUmJ6eWkwcTVGUjZEKzZLdW1IWkwvdlRRYTRaaXpreUdBQ0kvbzlZZFo5OUxIcmZReCtwbHF4Y0tWb24yc3dVb0FEMnhHblFsWTQvNWJxaVRJSHFwcThzcWkwS2N2UHVwQkF0a3M4ZHBLNW5zbStQT1VJWUFIaStnLzlSVk5mTkgzVlFORVA5UU9XSCtUdVpCL0I1YzZDTS9VeW4xTFZHTGZ2ZDJIQXNERlRBalIvOWdhaTRmRjVMMlFjZUhXSUE0Qm5GUDVNMFN3M0hzcnp1UUswUnJoNHBUSlFmNGlFeUR1RFhoa0FaZjZYQmN1MVJLd1IyRmJVMTNET0xxRnA5ZEtOOFRuMzUzSE5rMzN2Z0xRRHZLUDdxQjdqZFRjVmZ6UktvMWdiSUpEKyt2aFIvQVBndk0zQkkxRnRkSTV6WGlzTnUrSmdpNmhybjdIa0FEQUE0aTcvNllheHovdmlzWksvaFdPYXpnUHk0SjdDaUZ3QTh4d2pjVTljS3cvRklvSW56R21JbG1RM0hmQUVGeVRZR2dPSWZGRnhhbXZXaTFCWnVObFRVVWxSTWZzd0xSVS9JTkFDWU1BSlAxTFZEWFVNTXh4aUJVQXMzcjY1MW01elhQc0FBK0czeFZ5NzRGOFB4L3E0VjNCVzlKOG9yUDk0NUZINEFzTUFJekZMWEZNUHhWdEpkaXphdHJua3I2QW5BQVBocjhWYy9xRjh0TFA1ckRFZFgvK2VpS0RJTUFCWWFnU2pSWi9KblFlZDF5d3JVYTRLL3FxWE15VEFHd0orS2Z3YmxmZzFydXYyVkkrOGhxaWsvMEZOa0Z3RGNhQVJPU2xORDlKcklpaHNOZFEzOFJhNko2Y2t1QnNBZmluOFNhWllZanBtNlhFWE4xRmRjZnBSajZlNEhBQStaQVBWWTRGdDE3UkVkc0dDVGFrS2lKWEp0VEV4Mk1RQytYUHpWY3BscThwMWlGbXhPclE5UWxrbDhBQ0NHaklCNlZiQ3M0WnhZeUVXVW1aak9rc0lZQUY5R0RhSnA1T0kyMUozKzIvTGpheWVLSktVQUVJTW00STZvamZ6WnozbHRjZ1gxMnVHN1pCVUQ0SXQzLzNVTXgveitycUNlOXplWEg5eFhaQlFBdk1nSURKV21oZUg2V3dLZnlMV3lGaG5GQVBoUzhWZUQvcWE1bUd1MUJHODkrYUhOSTZNQTRJVW1ZSzQwTHppdlZhN1VJL1VvSUIwWnhRRDRRdkZYejdRbUdhNk4rRmMvcUZyeUExdEhSZ0hBaTAyQWVrV3dsb3NtSUkxb011TUJNQUMrd091R1krbE5WNHYvZGxJSkFEWXdBZHVkSnVDT0M1dFJqMHg3a0UwTWdKM3YvdFhyTFlOZDJJU2F1NzhKeFI4QWJHZ0NHb3J1dTdDWklYSU56VW8yTVFCMjVYdFJFaGZpMnp1NzFBQUE3R1lDMUxXcmd3dWJDQkNOSlpNWUFEdmUvYXZGZUZ6cCtoK2c1dk1ua3dCZ1l4TXcyM0M4L3F4TFhibVdOaWVUR0FBN0ZmOUUwZ3gxWVJOcU5PMFFNZ2tBUHNEbm92a3V4QTkxWGxNQkEyQUwxS1FZV1RSamo0cGVabXBmQVBDUlhnQjFMZXZvdkxicG9NWlM5U1dUR0FBNzNQMnIxLzNlMWd4WEEyWmVraDlNQkprRUFCOHlBYmVsYVMxNm9MbUpkNXpYVnNBQWVEWHFlWmZ1d0wvMzVJZnlHeWtFQUI4MEFYdWsrVUF6WEYxVCs1TkZESUEzMy8yckdmKzZhNGFyMTJhR2swVUE4R0hVTk9ZN05HTmZkMTVqQVFQZ2xid3BTcWdScDdyRk9vdERma3dLQWNDSGV3RWVxV3VkNktGR3VMcTI5aWFMR0FCdnZQdFBKazAzemZBUjhzTTRSQllCd0E5TXdFRnBSbW1HZDVkcmJRQlp4QUI0RzExRnlUVGlMb2srSTMwQTRFY01jbDc3ekpMY2VhMEZESURYM1AyclJTdDA1NjMrU0J6eExiSUlBSDdVQzNEVDBGOGV2UWNMQldFQXZJbHF5Z2ZvL0E1RUUwa2ZBUGdoRTBUaEduRTVSWlZKSHdiQVc5RHRrdnBNblBCOTBnY0FmdGdMb0s1OUF6WER1NUZCREVDTTR4eVEwa2dqOUp4b0Joa0VBRDltdXVpOFJsd1RCZ05pQUx5QnhvYmVxMytqdVBzSEFIb0JqSzgxUXRVMTl3VXlpQUdJYVZwcXhOd1QvVURxQUFEK3ZCYnEzQXkxSW5VWWdCZ2pKQ2c0c1RRMU5VSi9FdWQ3alF3Q0FMMEFvVmVrbWFjUldwdFZBakVBTVlrYS9aOUFJMjR5cVFNQStBODZiME9weHdCVlNCMEdJS2Fvb3hHakJyeXNKWFVBQVA5QlhSTXZhOFRWSlhXdUVaY1VhRk5ESTJZZWMvNTducENnWU5WVG85WVZEeFpsRjZVVHBSR2xjaXErS0o2aHY1SWorQjlxTWhzMXAvMVZweTZLVG9sQ1JZZWRYZHNRRGRRYUFmSWIvVkgrZk4wRDEyREFBTGhjVU5UYTFMazFRaGVSUGJjZm01VFNsQk1WRnhWeVNrM1VSRzhYZVBJOFZMMTllMFZiUkp0RjI2VFEzU1V6ejJTSmhnSElLM2tPWkV3VkJzRFRsTmVJaVJCdElIV1dYMmlUU2xOZFZGdFVTVjBVUkV3VkNqRk5CcWYrNnFhT2tuTjFuYlJMUmZPbGFKMGpSZjlBNVNaU2xGampXdnd6NmNNQWVKS3lPaWM0Ny81YlZ2UXpTdE5NMUVSVXdYQjAzd040TTJyUVdoMm52cFp6ZUwyMDAwUS95blhoanI4blIzSnd6Mm1RNnBrTUxZTUJ3QUI0bWtJYU1SdEptMHRGWHoyZlYrLyt0alljbzMvcDBnZTdFc3Q1RGl1TmxITjdxdUdZSE95NG4rZGxvNFlCS016cHBBOFhVYzhaZ0Uya1RhdndGeEdOTXh4dlVLaEpRNnB4M29JUG9SNWh2U1k2S3VmNVBGRlJQODZGempXeUlLY1FCc0NUQlNsUW1rd213eDZKOXBDOWFPYzRscWllYUkzODh6ZkRzZUJTVWpJRFB0NHIwRlJkSitTOC8wbVUydzl6b0s2Ulp0K1N5aXE1U3NIcGd3SHdXSDNTaURsMk1pdzBpdFJGcS9DcjlSWDJHWTdCVXRYSUN2Z2hMNG9PeUc5aHVDaTV2M3hwdVVhcVFZQW5ORUt6YzhwZ0FEeEZObzJZQTZUdHVjVy90dk1PWUlGQnR4NkFHdGphUjNSRWZodE4vZWg3NjF3ck1RQ2FNQWpRUE1FYU1jZEoyek1MdjNwdGI3aWhON01pZ0srVFhxVEdCc3lYdHB2Y0pWLzE4ZTk3ekVQWFpLQUhRSXRNR2pHaHBPMS9DbitBYUpqOHVaL2lEL0JjVkMvQWZ2bk4rUHBqTVoxclpRWk9Ed3lBcDBpdEVSTkcydjVSL0ZWMy8wSFJtd2E5VUFEUlJjMS9zVXArUHdQVWVCa2YvWTQ2MThxMG5Cb1lBRStSU2lPR2VjSC8vNjVmcmZ5MXduRE16UThBNXEvWm40dm1PcGNrOXpWMEhuR2s0clRRZzdzdno1eHNseWord1dyR3JobEd6QTNZQ1JjZE1od0x0aWlkZFJvemRXelVOTTFxQkRJek5VSjBVV3ZScTlmUFZJOWdGdWQ1bmM5d1RFeVR4d00zVitxUlFHYjVYVFU0R1JicVM5ZVhpeG94dkFhSUFmQVlPdFBPK3UxVW44NnV5cjZpTDBSeFBQU3h0d3pIQWl4cVpyR3RvcjF5a2J6QnFRc1dvczZuODg4NDU1TVpqZ1dwYW9ucWkzSzVhUjlLaWJiSTUxV1Y4L3VNaitUMXRrWk1ZazVIRElDbmlJOEJpSGJ4RDVCbWt1RjRyOW5kSERVY3J4QXVWeGRGdVNBKzVGU0ZtRURPUFdWQVZ6ajFwdndPMUd1dGFocnJsdzNyQjZ5cGVVbTJ5bWRVa2M4OTRRUHBveGNPQStEVkpOYTRJRHp3dytLdjVrdFFrL25rZGVQSHFEc3dOWS82VE1ueGZrNU44RkpEb041dFZ4UDdmQ1J0UThQUkkxYk93bzlRYnlhdGsrMlhsODhLczNtdUl1VjdtQTNqRVlBbURBSUVkeFIvMVRXNXpZM0YveGZEc1JKZ1ZybGd2RVB4QjVzVXQ0Y2l0UlN3V3NLMnFtSHQraURLQkt5UjN4NnZ4QUVHQUdLcytEY3dIR3Q3Vy8xcWpscFBRUzJmV2tndW9MVkZDK25tQnh1YkFiVThlRVhETVpqdnRGVS9QOUVTNThxWkFCZ0E4R2p4YnlQTlBNTXhRdG9xbm9pbWkvTElCYk85c3pzVndGZU1nQnEzb3Q0ZUdPSTB1YTVTVERSTGZvdGMyd0VEQUI0ci9sME14L1A0ZUJadWRxMm9zRndrMi9uSUFDZUFwNW1BS1BVb3kzQ01Demhwd1NaVkw5eEhaQll3QU9DSjR0OWVtdkVXbms5L2lGNlVpMkkxN3ZqQmo0ekFEbW1LR281ZU5GZjVVQzJwVFZZQkF3RHVMUDR0RE1lcmZsWXhWcFJQTG9ienlDNzRvUWxRNzhFM0Y3MW53ZWFteU84ekhWa0ZEQUM0by9pck9mMm5XM1FlcVZmNmFza0ZzSWZ6UFdvQWZ6VUJUMFJxdXQvV0lsZGVJVmF6RkU3MjRYVURBQU1BTVZUODFaU25QeG5XUFBOWDh3V28wZjJyeUN6QWY0ekFMR21haWU2NnNCbTEwbVlIc2drWUFMQ3ErS3QzanBlSWtycTRxY2VpRDBWcVBuTVdUQUw0WHhQd3MrRjRKT0JLVDhBd0hnVUFCZ0NzS1A0SnBKa3Z5dXppcHRRQ1BBM2xBamRJZFhtU1dZQm5tZ0RWUTliYWhVMEVpZ2FUU2NBQWdLdDhiVGdXSVhHRmM2Skt6Z3NiQUR6ZkJNeVZwcDhMbStnbzVyMDRtUVFNQU9qZS9hdkZUTHE1ZWkwVGxaRUwybTlrRk1DVUNSaHFPSmJVMWtFTkJCeEdGZ0VEQURyRlh5MXBPdHJGelJ3VVZmQ2hwVXNCUEkweTRMOXJ4bFpXcXdhU1FzQUFnSm5pSDg5NTUrSEtIT09IUldwaW53dGtGRUM3RnlCU21wY00vV1Z6UHlhTGdBRUFNM3dnS3VIS2RVdWtGdkM1VENvQlhEWUIrNlFaNUVJdlFDbXlDQmdBaU03ZGYwRnBCcml3Q2ZWNm41cmc1eXpaQkxBTXRYalFRYzNZdDBnZllBRGdlY1UvampRVFJIRTFONkVtTUZHditwMGltd0NXOWdLb2VRSGUwQXh2SXIvdDlHUVJNQUR3YjNRWGxYUWh2b3RjcUxhU1JnQzNtQUMxV3VaaWpWQmw2RHVTUWNBQXdMUHUvdFhrSVlOYzJNUkl1VUROSkpNQWJ1VmprYzVFV2hnQXdBREF2MTVZQWpWajFWMy8yNlFRd08yOUFHbytqU1Vhb2JtZDQzc0FBd0R3ajd2L0hOSzhxaG11bGpOdEt4ZW1oMlFTd0NNTTFZeDdpZFJoQUFEK0c3VkFUeHpOMk5jWjlBZmcwVjZBalliZUd3SDF5QjRHQU9EdmQvLzUxQjI4WnZoeXVSaE5KWXNBSHVjSGpaakM4bnZQU09vd0FBQi84WjdobURmY0xHcDF2MWRJSDBDTU1NdHdMSzl0bHVxa0RnTUFvTzcrczByVFVqUDhVN243RHllTEFKNUhmbnVYcE5tZ0VWcWU3R0VBQUJTOURMMW4vMnFxMzVHa0R5QkcwVmxldXdKcHd3QUFkLzlxb1IvZHBYNzd5UjNJUGJJSUVLT3MwSWpKSTcvOWhLUU9Bd0QrVFN0UmdFYmNYdEVDMGdjUTQ2Z1ZONitiakZFOWZ2bElIUVlBL0p2dW1uRUQ1TzcvQ2VrRGlGbmtkNmdHQVc3WENDMUE5akFBNEtlRUJBV3JDNERPblAvNzVhS3pnZ3dDZUExN05XS0NTUnNHQVB3WDNSbkJocEk2QUsvaXNFWk1kdEtHQVFEL3BaVkd6SG5SajZRT3dLczRxUkdUZ2JSaEFNQVBDUWtLTHE1NUJ6REJ1U1k1QUhnUE9uTnhwQ0p0R0FEd1R4cG94S2hCZnhOSkhZRFhjUmtEQUJnQWlDNTFOV0kyeXQzL2FWSUg0RjA0NStPNFl6SXNDWm56VCtLU0F2OGxKQ2c0dGFFMytuOFcyWXVSNDVYZWNJell6dXE4YS90TEtRekgrZzJKUkFtZWNZR1A5NHpOcXZmQWsvN0x4eVlXeGZmUVY3eGxPTmFVdUNZNkt3b1ZIUlB0RjUxeXZ1WUd6OGZzVXR6eFNSa0dBUHlQYW9iNWhYL1VSWGcrcVhOcm9VOHVUV2xSRVZFaFVVRlJUbWVCOTFkdVNWNjJTcnRldEZ5MGova25ua21rS0RscEFBd0EvQnM2QzRIc2NDNDhBdFlWL0dUUzFCRFZkQjZUQW9iZWlveStqTXBSYmFjK0Y1MlJ2UDBrN1N3NUgzZVJubjl3bnhRQUJnRGNZUUNXa2paTGlyN3F4bTl1T0FaaGx1ZTNhSm9zb2plVkpKZjdwUDFXTkUzTXdGMVNBNEFCZ0g4dlFPclpiaEdOMEpWa1R6dm42bGw5YThNeDhSS3JzRmxIWWRIM29rOGx4OE9sL1VhTVFBUnBBZmgzZUF2QWYxSGR6R2FYL2xXamkzOGpkYVlMZjFuUlpQbnpuR2dNeGQ5dHBCRU5GcDJXZlBjUWNZTURnQUdBcDFCSUkyYTczRms5SkhYUkt2cXhSYzFFVytTZlNoME0veDdFNTBuVTJ5M3FrY0FleVg5cDBnR0FBWUIvVWxESEFKQzJhQlYrMWNWL1ZEUlhWSmFzeE9nNXZsV094d2pXdkFmQUFNRC9rMGNqWmg5cCs5ZmkzMVNhZzZLWm9oeGt4Q3RRYjFQMEZ1MlE0OE82OXdBWUFCQ3lhY1RzSjIxUExmeUZSZXZrejNtaXZHVEVhM3NEdHN0eGVwRlVBR0FBL0xsZ3FidWlJSk5oajBRbnlONC84cGhNcEFiMTdSRlZKaU5lVDREb0p6bG03NUlLQUF5QXY2S1cvelE3L2VkWlZ2LzdSL0Z2S00waDBhdjhqbXpIWjNMOHZuVWFZUUFNQVBnVmFUUmlXUHpuLysvNnA4bWZpMFNaeVlodDZTR2FLc2N5RHFrQWY0WDNaREVBMGVVOHhUKzRuRFRURGIzeEUxYWdwbUErNWpSalNoZEZWNTFTcjJlcXhYVCt2bURPWStmLzlpelVySG4zbnZWL25nd0x2ZUhCM0twRmpOU2lSQ2xGMlEzSElGVTFucUtTNGI1eEZXMUZrZkxacjdDdUFHQUF3Ri9RV2YvN3FwOFgvNzdTRERITVQ1NmtpeXJjYXZHYmphS2RobVB4bTR1K21sL25NclpLVjBUSGpiL05PT2xjQlZHdEFkREdjS3laWUdYWGZUZm51YzI0QU1BQWdGK2dNeUdOWHk0QUpNVkhEUnliSUdyaGdZOVRyeENxUndzclZQR1hvdmlJVS9WUGMzQkJtaWxLY2p3eU9ZdDJMOE82RmU4R3lIWlB5T2RNSk51QUFRQmZSK2ZDZWRzUGk3OTZ4ci9FY013MTd5N0NSRk5GTTZVQUhlSFVmSzRaK0VPYWorVFlESlcycHlyZWh1UFJnYXQ4SjlzOEtOdmZRWmJCWDJBUW9IL0M2T2ZuRjMrMVVOSjJOeFgvSjg0N2ZkV3RuVjJLem9jVWY5TkdJRUtrNXYzUExacHR3U2JWV3pGejViaW5KTHRBRHdENE1qclRvdDd5bytKZnpWbWdBeXpldEhxTlVuVXpENWZpZFl6VDBCSWpvQWFudmlUSFRNMitxQjRUdUZMQTFSTERhbFhCRm1RVzZBRUFETUQvODloUGl2OExocVBiMzhyaS84aFpXSEpJd1hxRjR1OFdJL0N6NFZqZTJ0WDFLcG96V3lCZ0FBRDhET2ZrUHZNTmExZnRXeTdLN3l6ODRXVFpyU1pBNWZldjNodFgrRWJPaFJSa0ZEQUFBUDVSL09zWmp0WDc0bG0wU1RXNHI3NFVwWHFpbzJUWVl5WWdVcHBtaHVOUml5N3BSQitTVGNBQUFQaCs4YTltWWZGWEEveStGaFdRWXJTTTdNYUlDVkNQWE5TcmdqKzVzSm1lY2w2d29pTmdBQUI4dVBpclZlSVdHTlowKzU4VDFaUUMxRXVOVWllN01XNEMxRXgvdjJwdUlpNjlBSUFCQVBEZDRwOVJtcVdpWkJac1RtMm5vQlNlTldUV2EwekFmY014b3Y4UHpVMjBsWE1rSjVrRURBQ0FieFYvZGNldlJvNW5jWEZUcXN2L1kxRURLVGpYeUt6WG1RQTF6Vzhydy9FbWhsblVmQmw5eUNKZ0FBQjhpN0dpWWk1dVF5Mm0wMHlLekVBV2svRnFFN0RKY0t6am9FTkh0UUlrV1FRTUFJQnYzUDIvSmsxN0Z6ZWpGcTJwSXNWbEFSbTFCWitLUWpYaVZFOVJXOUlIR0FBQSt4Zi9vdElNZDNFejZwbHllZWFOdDFVdmdPcXQwZTNPYjA4R0FRTUFZTy9pbjFnYU5XVnNmQmMyYzBwVWlkbjhiSW1hSUdpdlJseHBPWGV5a2o3QUFBRFlGM1hubjhmRk8vL2FVdnhQa1VwYjlnS29jUnFmYW9ZM0pZT0FBUUN3NTkxL1ZXbTZ1N0FKOWN5L2hoU1JFMlRUMXFneEcyRWFjWFZJSFdBQUFPeFgvTlhpUitOYzJFU1VxREZMOXZwRUw0QmExR3FhUm1nbE9ZOVlQUlV3QUFBMjR5T1JLOU82ZHBEQ3NaazArZ3c2QmtDOURWQ00xQUVHQU1BK2QvL1pwWG5UaFUxOEljVi9EcG4wcVY0QU5ZQlRaNEdtVW1RUE1BQUE5a0VOL05NZDliOWE5RDRwOUVsV2E4UVVzc2wzTzJ2eXYvZTJaYXBEM2Z4OVBVV1VSc3lWNlB4SFQ1NDhNYTJud1RNdDhPVzcvOHJTTk5JTXZ5eHE2MXhVQm55UDlhTFhUTWJrZGZkT1BldENiWWFtalJvZGUvRGc0YzFvM3dYR2poMTVJdlMwMXh5WUJ2WHFINWJtY0hULyszang0bDcwcHYzL2kyRkR2N3F6YnUxYVV5dUNwa29WZU5hVDN3VURBTDdNNXk3RXZpekYveUlwOUZuMmFNUmtzOE1YbTc5b1VTYzdINWlmbHkydDd3c25XTiszM3pvZzh1cnZ3aU1BOE5XN2YvWGFWam5OOE1sUy9KZVNSWjhtVlBUQVpFd20zZ1FBWHdJREFMN0t4NXB4NnE3L1RkTG4yemdmN1p6VUNFMUY5Z0FEQU9DOWQvOFZwU210R2Q1SGlzTjFzdWdYWE1JQUFBWUF3TGQ0V3pOdWkyZzI2Zk1iYm12RXhDZHRnQUVBOE02N2Z6WGh6d3VhNGIyYzg4VURCdUJaSkNSdGdBRUE4RTY2aVdKcHhNMlg0citMOVBrVk9zVThpclFCQmdEQSsrNys0MG5UVVNOVTNmVi9RQWI5anFTa0FEQUFBTDZCNnZwUG8zbjNmNWowWVFDaXdVM1NCaGdBQU8rampXYmNWNlRPTDlHWjJPY3lhUU1NQUlBWEVSSVVIQ0NOenF4YlcrVHVmeHNaOUx2ekphVmh2cmZvanB3ckVXUVBNQUFBM29YcS90Y1oxUFU5cWZOTGRPYjFEeVZ0NEVzd3JTWDRrZ0V3aTNxZU81ZlUrU1U2MDBTZklHMmU0K2JObThrT0hUcFk0TWlSMy9PRWg0Vm1PM01tUE91bGl4ZlRYcnQyTGZET25Uc0JEeDgrakJzVmRUZGhRRURTaU5peFl6OU9HUmg0TFZDVVBuMkdjOEhCd1dIWnNvZWN5SmN2LytFY09YSWVpeHMzN21NeWlnRUFIeVFrS0ZqMVpOWFJDUDN4WkZob0pCbjBTNnByeEJ3Z2JlN2p5dVhMcWRlc1dWVmowNmFORmJkdjMxcnU1SWtUYWs2UGdPZkZYYi91bUxnekxDejBxZjkvd29TSkxoVXJWbXhQbWJMbE4xZXBXdTNYVXFWSzc0Z1hMOTVETW80QkFOK2dwS0UzUmVzY1V1ZVhoakdCTkJVMVFuOGplOVp5OGVLRnRITi9tdE5pMGFJRlRmYnMzbFhpeVpNbnlheitqS2lvdTJtM2JObGNSMm40c0M4SEpVMmE5RnpkdXZXWE5XclNkRjcxNmpWWCs3TVp3QUNBTDFCTkkwYU41bDVINnZ5U2hxSWtHbkZiU0owMXJGcTFzdGFrQ1Q5MFhyMzZsMXFQSGoxSzRjblB2bjM3ZHNZNWMyWjNVVXFUTnUycDFxM2JUbis1VTVmeFdiSmtQZXR2eDRGQmdPQUxWTkNJV2VaY0VRNzhqL1lhTVNma2ZMbEE2dlI1K1BCaDdGa3pwN2N1VzdyNHpsWXRtczFidVhKNUMwOFgvLys1QzdoMEtmdW9rY00vTEY2MDRJR3VuVHRPT25yMFNDNE1BSUJOY0Q3L0w2c1J1cHpzK2VYNWt0WFFHeS9DK2VJQ0N4Zk1iMXltVk5IZlhuL3RsUm5IamgwdFlVVGoyYjRuVVVaay92eTVIY3VYTGJtelMrY09rMEpEVHdkakFBQzhIK1hZVTJyRXJTSjFmc21iaHQ2anoyV2t6andIRHV3dlVLOU9qVldkTzdXZmR2cjA2VUxldnI5cURNS0MrZk02bGl0VFl1ZWdnUjhOdkhzMzBxY1hmOElBZ04zUnVhZ2NQaGtXZW8zVStkM2RmM3BwdW11RXFtSG1hOGhnOUxsM0x5citKd00vSEZpOWFzV04yN2R2cStGdGQvelAzLzk3cVVlT0hQWmgrYktsZG01WXY2NFNCZ0RBZHd6QUp0TG1sd3d5OUNhTG1pZUc4UUhwaXg2SERoM01WNzFxcFkzcTJYcE1QK04zbGJDdzBBSk5Hcit3OUwxMyt3OFdVeEFmQXdCZ2Z3T3drN1Q1M2QyL0dpZlNXVE44UEJtTUhqTm5UR3RiczNybDliLy9mcmlVRDMydGdMSGZqWG1uVHExcWE4TER3N0ppQUFDOGh4d2FNZnRKbTE4VmYzWFhyNlo4anFVUi9wdmMvZThnaS8rTzNPbkhmcnR2N3hFOVgrL3huZW8rOThYdnVILy92Z3BWSzVmZnZISERlcDk1SklBQkFMc1RiUEsvZnlJNlNOcjhpcEdpZ3BxeHcwbmZ2eE1SRVpHNFZjdG04eVpPL0tHM1liTm4vV2E1Y2VORzV1WXZObDR3ZTlhTTFoZ0FnSmk5czBzblRTS1RZZWVZL3RldnpoRjFvZTZ1R1g1YTlDTlpmRGEzYnQwS1VNL0lmMTJ6dXJHbmZVZnMyTEZ2SlU2Y1JNM05FT0dVUjNqdzRFSGdhNjkyLzM3c2QyTmV0ZnZ4WXlaQXNETlpOQy9xNEIvRnY0bzBrMXpZeENjTS92djM0bCt2VG8wMTduemVueng1OHJQbHlsZmNWTEJnb1gwNWN1WThrVE5ucm1NWjBtYzRGNUEwSUNKUm9zUlJmLzEzYXVHZ0d6ZXVwd2dQQ3dzK2R2eFlydVBIanViZXNXTjdxUVA3OXhWNS9QaHhNamZzV3NCNzcvWWZFblV2S21IdjNuMXQyMHVFQVFBN296UC9memhwODR2aVgxU2FSU0xka2R2cU1kRjBNdmwwYnQrK0hkQ3NhY09mM1ZEOEkwSnk1RGpSc3VWTHM2cFhyL2xMd1VLRjk4ZUpFK2U1Sy9tSlViaWxGQlFVSEY2eFV1VU5memNHbXpkdHFQVHp6NHNiTFBsNWNjUEl5RHZwclRRQmFxNkFwRW1UM2VyY3Vlc1BkanlPUEFJQWZ6TUFUT2ZxKzhWZkRkSmFKM0xsenErUDNQMnpZdHhUVUZQNmRucTUzYlE5dTNkVnNXcWI4ZUxGdTlhdWZjZHZmbG0xdHVxT25YdUw5bjJyLzVkRmloYmJHNTNpL3p4alVLOStneVhmalIzZi9jaXhVeUhmZmpmdXBZSUZDNmsxSGF4NlpCRFEvKzAzaHkxZXRMQWhCZ0RBK3czQUZkTG0wOFcvbVRRclhTeitzNlQ0cnlhYlQ2ZC92NzdEckhybW55QkJ3aXZkdXZmNGN0ZWUvWVZIanZxbVovRVNKWGU1YTcrVEpFa1MyYkpWNjluck5td3BQMmZ1Z2lieVdiOWFZUVRVN0lFOVh1azZmdmV1blNVd0FBQ2VRNmQ3OXdacDg4bkNIMC8wbGZ3NTE5Q2I3T2Z2QnJFWEdYMDYwNlpPYmo5NTBvUXVGbXdxb21iTjJuTTNiOTFaY3ZBWFEvdG56cHpGb3l2eHFXV0FmMW0xdHZyWWNSTTZwMDJiN29TcjIxTkxEbmZzMEhiYWxjdVhiZlVLSkFZQTdFeFNqWmk3cE0zbmluOEJhVGFLK2xxd3VVNXk5MytaclA0dkJ3OGVLTkR2N1RkSEdDNis2aGNZR0JnK2VjcU1OclBuekd1ZUxWdTIwSmo4VHMyYnQ1eXpmZWR2UlR1KzNIbWtxNzBCNTg3OWthZHIxNWNuMmVtWVlnREEzMkFKWU44cC9FbEZRK1hQdmFMU0ZteHl0QlQvbjhuc1UrOXdFNnJsY3UvZnZ4L295bmJLbFN1L1l1UG03YVViTkd5MDJGdStXN0preVNLR0RSL1ZaOUxrNlcyU0prMTZ6cFZ0YlZpL3JzbzNvMGU5Z1FFQThFNXVrd0xiRi80VW9nOE54eXVkYjRuaVdMRFp6YzV0d1ZQNDdOTlBQbkF1NDZ0THhHdXZ2L0g1d3NYTDZxZFBuOEVyQitJMmJOUjQ4ZHIxVzhybnpKbHJqd3ViQ2ZqczA0RWZIVDkrTEljZGppc0dBQURzVVBSamljcUx4c2svdzBRRERiMUJvRTlER1ltbWN2ZC9uMHovTDN0LzIxTms3SGRqWG5lbCtIOHg1S3Urbnd6Ni9EMVhSL1c3Ry9WSVl1V3F0VlZMbFNxdFBRaFU5WkwwNnZucWR4Z0FBQUQ5b3A5QjFFcjB2Yk5JcTFVY3V4cXVqZkQvYjlTZ3YzcFMvQytSOGFmVHIxL2ZZUzVNcGhQeHpaaXgzYnQyZTJXY1hiNnZlblZ3L3NLZkcxU29XR21aN2phMmI5OVd4ZzdUQlRNUkVBQ0ZWajNYRFJhbGQ5NVZLNm1GYzVKN2NEZlVsTTVKblo4WklzcmpnYysvSmFvaHhmOElaOEhUbVRObmRvdmR1M2JxVHZZVE1lVExZWDFmYXQxMnB0Mit0NXBsY09hc241bzNhbGh2Nlc5N2RsZlIyRVRBSndNL0d0aWdZZU9GNnZWRERBQUFlRU94enlaTk9aRmFIcmVRVThuOU1CWHF6cisyRlA5OW5CVlA1Lzc5KzNHLytQelREd3pOVWY4OTMrZzlza3ZYN3VQcyt2MVY0WjQ5ZTI3em1qV3FyQTBQRHl0Z052N2l4UXM1eG84Zis0bzNUeFhNSXdBQTN5NzRjVVMxUmQrSVRzbi9wS1NtdUgxTlZORlBpNythRHJxeUZQODluQ0hQWnNhTXFlM0R3a0lMNk1TcTBmNGZmRGp3STd2bklIV2FORmNtVDVuZUxuNzgrTmQwNHIvNWVtUXZOVzB5QmdBQVBGbjRpNGhHeTUvblJTdWNCVDhibVRIVVRIT2xwZmdmSmhYL3pwaHZ2dGFhRUNsMTZ0U2g0eWRNZnRuYkIveEZsOEpGaXU0ZDlPbmdBWWJHUEFIWHIxL1BPbVh5eEU0WUFBQndkOUdQTFhwUnRGWCsrWnRJamR4T1EyYit3d1JSQlNuK3JBZnhISll1V2Z6QzZWT25zbXVFUm93YS9XMFBiMzNWVHhmMUtLTmE5UnBhYndhTSsvNjdIbXI5QkF3QUFMaXI4TGVTUDQrS2ZoS1ZJU3YvNEtib0pTbjhYVVQzU01mem1UanhCL1cyaGVtdTZ6cDE2eStwVTZmZUNsL015WmREUi9SSmtDQ0I2YlZFL3ZqamJKNVZ2NnlvZ3dFQUFLdUxmeFhuM2Y0c1VRNHk4cjgzczZKQ1V2aG5rNHJvRVJZV21uWDl1clZWek1ZbFRKam8waGREaHI3dHEzbFJjd1QwNnQxM21FN3N0S2xUT21BQUFNQ3F3cDlPOUtQOHVkWndqT1NIZnhJcWFpNkYvd1ZST09tSVBnc1d6SHRSclhCbk5xNUwxMjdqc21USmV0YVhjL042ejE1ZnE3VU16TWF0V2JPcTF2WHIxMU5nQUFEQTFlTC9ralJxRUZzTHN2RS9YQldwdTlCOFV2am5rZzd6TEZvd3Y0blpHTFdzNzZ1djlSenQ2N2xScndicWZNK0hEeCttV0xwa2NVTU1BQURvRnY0QWtYcUZUMDJzRWtoRy9vRzZLMU9yQVFaTDRmOUt4S3FQR3B3OWV5YnovdjM3aXBpTmE5dTIzZFIwNmRMN3hXeUtuVHAzRzZlemFORHlaVXZyWXdBQVFLZjQ1NUptdTZnTjJmai9HeXZSRWxFamxTSXArc05GRWFSRm45V3JmcWxsbUIvOEY5RytZNmRKL3BJak5WVndrNll2bXU1ZFdyOStYWlY3OSs3Rnh3QUFnSm5pWDEyYW5hSjhaT1BQZDdFWGlicUkwa25CYnlCYUxIcElhbHhuMDZZTkZjM0c1TTlmNEdDQkFnVVArbE9lV3JacVBjc3dPUy9BM2J1UmFmZnMyVjNNbTc0SFV3RURlSGZ4Vnd1S1RCYkY4OE92cjdyeGo0djJHNDQzSGRTU3ZYdWsyRC9nekhBUDI3ZHRNLzBLYVl1V0w4M3l0enlWS1ZOMlc5YXNRYUZtcHdqZXZuMXJ1YkpseTIzREFBREE4NHAvRDJtKzljQkhxV1Z3anpsMXlubG5vOTZkVjR2bGVHbzJ0eWZPejFRTHA2aUJmR2VsMEYva0xQQWNGeTZjVDMvdTNCK1pUWVpGVks5Ujh4ZC96RmVOR2pWWFQ1ejRneWtEc0dmMzd1TDBBQUJBVEJiL082SjFvaldHNHpYQ0ExSnNINUYxLytiUW9ZT3FtSmw2L3A4bWJkcExlZlBtODh2VkZDdFdxckpXREVCdlV6aytlS0NBTjMwSERBQ0E5eFYvTmF2Zk54WnY5ckd6NEU4UkxaU0NmNGRNdzk4NTh2dnZlY3pHVktoUWNVTk03YTlhclRBeU1qSnhpaFFwYnNYRTUxZW9XRWw5OXdnenBpa3NMRFQ0N3QzSWhHcTVZVzg0NWd3Q0JQQ3U0bDlabXFrVy9qYlY4L0x4b3R4UzlHdUpabEQ4NFdtRW5qNFZZamFtVUtFaUhsMU9XWTJpLys3YmIxNnRXTDcwMWd6cEFxK0haTXY4UjZZTWFTNjJiZE5xMW80ZDIwdDVjbDhDQXdOdlpNNmN4ZFNrUUdxQ3BmRHc4S3plY3N3eEFBRGVVL3pWNGlzTERlc0cvRTBXNVpDQzMwMTBnZ3pEdjZGVG1ITG16SG5NVS90Mzd0d2ZHV3ZYckxyMi9mZmVHWFA0OEtFeXpqdnZnS2lvdTJtWEwxdlNxbTd0Nm11K0dQelp1NTdNV1k2Y09VMy9yczZjd1FBQXdEK0xmMkpuOGJkaXVsQTFhcjY4RlAyWG1RWVhvc3VWcTFkU216Y0F1VDFpQUtUSUoyelZvdG04QXdmMmwvdVgveXhnNkplREI0ejlic3lybnNwWnpweTVUSC8vU3hjdnBzY0FBTURmR1NrcTZPSTIxSFArVDBURnBmQnZJYVZnaG10WHI1cWRYVElpUThhTTV6eXhiK08rSC92S29VTUhvL09LWXNCbm4zN3l3YVZMRjlONllyOHlaTWo0aDltWXErYnpqQUVBOE9HN2Z6V1RYVmNYTjNOWlZFTUsvMGRNaWdNNjNMaHgzWFJoVW5QamUyTGZwazJiSE8zVjlDSWo3NlJmTUg5ZVUwL3NWMERTcEtabm5sUURGekVBQUtDS2YwcHB2bmR4TStvMXJGSlMrTmVTVWZBVXlaSWw4OGpvKzl1M2J3ZWNPbm5TMUZMWHUzZnRMT21KZlVzYUVHRGFBTnkvZjk5cnBnUEdBQURFTEYrSjBya1F2OE53UE84UEpaWGdTWkltOVl3QnVINzltdXFaTURVL3dlVXJsejN5Q0NCQXd3RGN2UnVaeEZ1T0lmTUFBTVRjM2IrNlMzblp4ZUt2WHUyN1NUYkI0M2VQc1dNLzl0WjllL1R3SWJXTkhnQUFyMFlOL0l1bEdhdEdIOWVuK0FNQUJnREFYbmYvZGFRcHB4bCtYVlJYaXY4Vk1na0FHQUFBZS9HWlpweGFOT2NsS2Y2blNDRUFZQUFBN0hYM1gxMGEzWFhCdjVMaXY1SXNBZ0FHQU1CKzlOR01VOU9PZmtENkFBQURBR0MvdS84Z2FlcHBocjhxZC8vM3lDSUFZQUFBN0lkNjdVOW41UDg4S2Y2clNCOEFZQUFBN0VrcmpSZzE4TzlEVWdjQUdBQUFHeElTRkt3Ry91WFdDSjByZC8rSHlTQUFZQUFBN01rTG1uRmZrRG9Bd0FBQTJKZTZHakcveWQzL0hsSUhBQmdBQUJzU0VoU3NGalBSV2FGc0t0a0RBQXdBZ0gwcExZcGpNa1l0dGpLTDFBRUFCZ0RBM2diQUxLcjcveUtwQXdBTUFJQjlLYXdSczVxMEFRQUdBTURlNU5lSVdVdmFBQUFEQUdCdnNtdkU3Q1p0QUlBQkFMQXBJVUhCNmFSSlpETHMrc213MEN0a0R3QXdBQUQySmExR3pCSFNCZ0FZQUFEL013RGhwQTBBTUFBQTlpYXBSc3h0MGdZQUdBQUFleE1QQXdBQUdBQUEveU9KUnN3dDBnWUFHQUFBZXhPcEVaT010QUVBQmdEQTN0elhpRWxLMmdBQUF3QmdiM1NlNTJNQUFBQURBR0J6ZENiMHlVemFBQUFEQUdCdmRGYjB5MHZhQUFBREFHQmpUb2FGWHBEbW5zbXd3SkNnNEZSa0R3QXdBQUEyOXdFYU1jVklHd0JnQUFEc3pTR05tR3FrRFFBd0FBRDJacjlHVEZYU0JnQVlBQUI3czBNanBtUklVSEFhVWdjQUdBQUErN0pWOUZqajk5bUsxQUVBQmdEQXBwd01DMVdUQWUzU0NHMVA5Z0FBQXdCZ2I1WnJ4SlFJQ1FvdVRPb0FBQU1BWUY5KzFvd2JRT29BQUFNQVlGTk9ob1h1bHVhVVJtaUxrS0RnWEdRUUFEQUFBUFpscGtaTUxORkFVZ2NBR0FBQSt6SlI5RVFqcmxWSVVEQVRBd0VBQmdEQWpwd01DejB0elMrYTRkK0tDWWhQRmdFQUF3QmdUNFpweHVVV2ZVejZBQUFEQUdEUFhvQlYwdXpWRE84ZkVoUmNneXdDQUFZQXdKNE1kT0UzTzF0TVFEQXBCQUFNQUlEOWVnRVdHbzdwZ1hWSUpWb3VKaUFGbVFRQURBQ0EvWGpUaGRnOG9wVmlBcEtSUmdEQUFBRFlxeGRnbXpSVFhOaEVLZEVxTVFISnlTWUFZQUFBN0VWZjBXVVhUY0FtTVFGWlNTVUFZQUFBN05NTGNGV2FIaTV1cG9Cb2g1aUFTbVFVQURBQUFQWXhBZk9rbWVUaVp0S0pmaFVUOEw0b0RsbTFIM0xjWXUzY3NTTTNtUUFNQUlCLzBWTjB5TVZ0cU1JL1NMUlRpa2xwVW1xcjRsOVVtazJIRGg0cVN6WUFBd0RnWDcwQWQ2UnBJcnBwd2VaVU1ka3FSV1djS0FQWjllckNuME0wV2Y1VUswV1dJeU9BQVFEd1R4TndYSnBtb2djV2JFNnRJTmhWRkNvRlpxd29pQXg3VmVFdklab2hmeDRSZFhBZUx3Q1BFcGNVQUhpVkNWZ2poYUdMNGRycmdYOUhMUjdVWGRSRnRxc1dJWm9xV2lTZmM1ZHNlN3pvWjVTbXVhaTlxQmdaQVF3QUFQeTNDWmdxeFNLSi9QbXRoWnRWNHdQcU9uVkx0cjlXMmwrZE9pU2YrWVRNVzE3d1UwcFRYcVRXYnFncUtrUldBQU1BQU04ekFkOUpBVkdQNkw1eHcrYlY3SUdObkZMY2xjODZKdTFSMFNuUmJWR0VNZ29jaVdpakptTlNVelNuRndVYmpwVWJtWnNCTUFBQW9HVUN4a2hoanBRL3h6dnY0TjFGSWxGaHB3REFUMkFRSUlCM213QTFQMEI5N3NZQkFBTUE0SDhtWUtVMDZ2M3dvMlFEQURBQUFQNWxBZzVMVTFMMEk5a0FBQXdBZ0grWmdOdWlWb2JqTmJLYlpBUUFNQUFBL21VRXBrbVRWelNQYkFBQUJnREF2MHpBZWRHTDhtY3QwVUV5QWdBWUFBRC9NZ0tycENraWVsbjlrNHdBQUFZQXdIOU13Q1BSWlBremowaU5FZGhKVm16SEk5R0U4aFhLcnlBVjRDbVlDQWpBZDR6QVE4UHhsc0NQSVVIQnhRM0hZa0F0UkNuSmp0ZWlIdC9NRmsyUzQzY3VaNjVjWkFRd0FBRGdraGxReTh2dUZpUFFVOXJxb3NhaU9pSldCWXhaMUVxUFcwVExSWXZsT1AxT1NnQURBQUR1TUFLcTRLeHc2cy8xNXczSEFqVmxETWZVdndWRVNjbVVXMUE5TWlkRUIwUjduWVYvaHh5VFNGSURHQUFBOExRaE9PRXNTdjlaYmxoTVFWckRzWUJOT2xGYXB5RlE2d01rSUdQUnZxdS9JMUpMTEY4VlhSU2RVVkxqTTBnUFlBQUF3RnROd1NWcExwRUpBUCtDdHdBQUFBQXdBQUFBQUlBQkFBQUFBQXdBQUFBQVlBQUE3QWdEWHdFQU1BRGdoL0RPT3dBQUJnQnN6bU9ObU9Ta0RRQUFBd0QyNWlvR0FBQUFBd0FZZ09nUVROb0FBREFBWUc4dWFNVGtJVzBBQUJnQXNEZW5NQUFBQUJnQThELytFRVdaakVrUkVoU2NuOVFCQUFZQXdLWTRWMW83ckJGYWpld0JBQVlBd043OHBoRlRnN1FCQUFZQXdONXMwWWlwRXhJVW5JTFVBUUFHQU1DK2JOU0lpUzlxUmVvQUFBTUFZRk5PaG9VZWwrYTBSbWhuc2djQUdBQUFlN05NSTZaRVNGQndGVklIQUJnQUFQdnlvMmJjeDZRT0FEQUFBUFpscytpY1JsemxrS0RnV3FRUEFEQUFBRGJrWkZpb1doVndvbWI0YURFQkNjZ2lBR0FBQU95Sk1nQlBOT0p5aWZxUlBnREFBQURZc3hkQXZRa3dYelA4dzVDZzRMSmtFUUF3QUFEMlpLaG1YRnpSajJJQ0Fra2hBR0FBQU96WEM3QmRtdVdhNFZtY0ppQSttUVFBREFDQS9YalgwQnNMb0ZCckJFd1NFeENMTkFJQUJnREFYcjBBZTZXWjRNSW1Xb3UrRnhNUWgyd0NBQVlBd0Y2OEo3cm1RbnhYMFV4ZUR3UUFEQUNBdlhvQkxrbnpwb3ViYVNGYUt5WWdNeGtGQUF3QWdIMU13QlJwRnJ1NEdmVnE0RjR4QVhYSktBQmdBTUFYdUtrUms4aUczMU90K0hmZXhXMmtFaTBURXpCZWxJcFRCd0F3QUdCbmRFYkoyKzU1K01tdzBDdlNOQmM5c0dCelhVUkh4UVIwNTFWQkFNQUFnRjI1cXhFVDE0NWZWRXlBV2lpb2wwV2JVejBBWTBVbnhBUzhJa3JFcVFTK3dJRUQrd3RFUmtZbUpoUHU1OFR4NHprd0FCQ1RSR2tXUDFzaUp1QTdhYjZ5Y0pOcTBpQzF6Zk5pQXRRcmcrV1lPd0RzeXZuejU5SzNhdEZzM3NPSEQxT1FEZmV6WnMycVdsOE0vdXhkREFERUZGZjl5UUE0VVF2K1RMWjRtOGxGM1F6SGNzUVh4QVRNRW5VUkZSRnhOd1ZlejUwN2R4S3I0bi9od3ZsY1pNTmpCQXo5Y3ZDQWVmTitlakdtZHlRdXh3SURFRTNTMmZrTG53d0xmYUtLcy95cG50KzNkc05IcEJXMWN1cFA1UFBDcFRrbnV2MDNBVHlMS3l1V0wxOVlwMjdkVFo3NndOZGY2Lzc5d1lNSHlwRjZ6NXVBTjE1L2RVemV2UGtPNTh1WC96QUdBTHpkQUdTeCs1Y1dFL0JJaW5KN2RlTmpPQ2I3Y1RkWm5RS0lGaGZPWHpnb2pVY013Smh2dm41OThhS0ZqY2w2ekJBVmRUZHRoL2F0WjZ4ZHQ3bDhRRUJBWkV6c0E0OEEvSk56R2pIWmZPR0xLeE1nVFhmUko1d0c0Sy9zMnJXanhNQ1BQeGlrN2tSMXQ1RXNXYkpiL3A3SGRPblNYNGdkTzdaMkhrNmRQRm1rVDYvWHg4VFUvbU1BL0JBcGdoRWF2UUFwNU80NXBZOTgveWVpaitUUHRvYmVHeEVBdGtVOTkzK2xXK2NKang0OTBoNzBseVZMMXNOVHBzNTh5ZDl6V2J4RXlWMWZEUnVwM2pLSzBOM0cvUGx6WHhRMXhRQ0FKem10RVZQSXg0elFER25LaUk1ek9vQy84TjY3L1llY1BuMWErN2VjTVdPbUk4dFdyS3FaTFh2MlVMSnBHQjA2ZHByOHhaQ3YrcnBnQWdMZWVyUFhxQXNYenFmSEFJQ25PT1h2QnNCcEF2WkxVMHcwamxNQ2ZKM05telpXbURaMWNrZmQrUFRwTXh4Yi9QUHl1bUlDenBITi82ZHJ0MWZHOWV2LzdtZTZKdURtelp1Wis3M2RkeGdHQUR6RlFZMllJcjZZQ1BWSVJLVEdCZFEwOUhwR0FMeWVlL2VpNHZmdS9mcG9RL081ZjlLa1NjL05tYnVnQ1hmK1Q2Zi9PKzkrMGI3RHl4TjE0NWN1V2R4dytiSWw5VEFBNEFuMmE4U1U5K1dFaUFsWUxVMCswZnVHNDAwQkFKOWh6RGRmdjZFR25lbkV4bzBiOThia0tUUGE1TTlmNERDWmZEWkR2aHpXdDBMRlNzczB3d01Hdk5OdmFGVFUzWVFZQVBCR0E1QTdKQ2c0alkrYmdDaVI2c3JMTGhwbDZNMmFDT0JWWEx4NEllMkk0Y1A2YW9aSERQcDA4SUFxVmF1dEk1UC9Udno0OFI5T25EU3RYYVpNbVkvb3hKODVFNTd2MnpHalg4Y0FnTHNKTmZUbUE2anNEOGtSRTNCSjFGditEREljcnd4ZTVwUUJ1L0xacDU5OEZCbDVSMnVRV2JObXplZDA2OTVqTEZtTUhxbFNwYm8yY2ZMVWRxclhSQ2RlR2JWTGx5Nm14UUNBT3d1Y1doRndpMFpvUFQvTDB5WG5LNE9aUlMxRVN3eHJWaGNFOEFpblQ1MEtuajFyaHRic2wwRkJ3UWVIanh6ZE15YjNmZjY4dWFhbnpEMS8vbno2NDhlUHhkaWlPeVZLbE5yMXpvRDNQdE9KVlVadDVBanQzaG9NQUVRYm5Sbkg2dmpqd2pkaUF1NkxmaEkxa0grcU82a09vdG4wRElDMzg5VlhRL3JydlBPdkpyZ1pPMjVDWjAvUFV2ZkhIMmN6amhnKzlLMHlwWXJ0TGxHODBJRkJuM3hrZW5UOHFWTW5pMGo4YjhXTEZ0dzM1SXZQM3psOStuU3dwL1ArUnE4M2g1Y3NXWHExVHV6a1NSTTdxY2MyR0FCd0orczFZaktJU3Z0ejBzUUVYQk5ORmIwa1VqL1MzRTVETUZ5MDBuRE1LMEF2QWNRNFlXR2hXWCthTTd1VlRteVhydDNIbGlwVmVvZW45dlhvMFNPNXVuZnROS0ZvNGZ5SFBoMDBjS2pjd2F2WGN3TmMyR1JBYU9qcFFsOE8rWHh3eWVLRjlxbHBkL2Z2MytleFY1bmp4SW56ZU5Ub01hL0ZqeC8vbXRuWWUvZWlVbjh6ZWxRdmQrOWpyQ2RQbm5qc1pNd1JuRzJ5ODBKcGhxcHlrVjNuTFQ4b3Vmc05OUnpQaGMwVURLKzhZNWJ2RWtlYVM2SkFrNkZmeTNmcVpjRHo4cXRtVGt3dFN1STAyOG5JQ3Z3TFVTdFcvUkthSTJmT0MxWnQ4TjBCL1laOFAvYmJmcVpkZm9hTXg3YnQyRlBVRTNmL1Y2OWVEZno0by9jSHpabzV2YTNVSTNmL1JpS2FORzAyVncxcWxPOTR3Uk1IOWZQUEJyMC83S3NoZzh6R0pVbVM1TUtCUThkeUowK2UzRzFUTG1NQS9OZ0FPTC9QTE9Odks5aEZrL09pTE01NTlRSEFJcXk4SHQrNmRTdWdRTDZjeCsvY01UMzRMMEoxL1RkdjNuS091Ny92ajdObnRoS1RNdlRHalJ1WlBabG5NVFlYUHZ4NDBBZWRPM2Y5d2QyZmRmZHVaTUtTeFl2c08zLytuT2tsbHo4ZStHbXZubS8wL3RwZCs4WWpBRml1RWFNZUE5UWpkUURleTl5NWMxcG9GSCtqYUxIaXU5eGQvQ01qN3lSKzdkWHUzNzNhbzl0NFR4Zi9QeDFPUkVUNmZtLzFHZEd4UTV0cHlpaTU4N01TSlVvYzllSEhuM3hnYU13U09HbmlEMjVkdFJRREFHcFUrME9OdUc2a0RzQjdtVFoxOHNzNnRYSEF1KzkvNXM3OXVuTGxTbUQ5ZXJWWHpwNDE0eFhEdFdmOExuY0UvTHg0VWR0YU5hcXNWd01QM2ZsQkxWcTBtcE1yVjI3VGN3T0VoWVVHYjFpL3JoSUdBTnlDR3RBbXpRcU4wSG9oUWNIQlpCREEremg0OEVDQi9mdjJtcDcxcjNpSmtqdXFWNis1MmwzN3BRWWwxcWxWZGEzc1d3VnZ5WlVhYkZpN1pyVzFSNDc4bnNlZG4vTjIvd0dETlhvQkFqU05IQVlBb3MwY3pYT25ENmtEOEQ3bXovdXB1Y2JkZFVUdjNtK09jTnVkLytYTHFaczFhZkN6S3lzUnVndjFmTDVaazRhTHdzUERzcnJyTTVvMmZYRit0dXpaVFMvQ3RuVHBraGZVRXM0WUFIQVhDdzI5VmF3Nk8wZTZBNEFYc1dqaGdzWm1ZN0pseTNhcVh2MEdTOXl4UDZxQU5YK3g4UUp2TFA1L2NlSEMrVnpObWpaY2RPM2F0UlR1K293ZVBmNWNqTWtVNnBYQWxTdVgxOEVBZ0ZzNEdSWjYyM0JNYW1NVzlYcGJmeklJNEQwY1Bud29YMmpvNmV4bTQ5cDM2RFRKWGZ2VXQ4OGJvL2J2MzFmQjIzT25Ga3Q2cFZ2bkNlN2Fmc3RXcldlcTEvdk14aTFldEtBSkJnRGN5WGpOdU5kRGdvSlRrejRBNzJETjZsVTFESlBkLzJyZStsWXZ0WjdwanYyWk5uVnkrNTkrK3JHVmJmSzNabFd0VVNPSDkzYkh0dFc4Q2syYk5aOXJObTd0cjJ0cVBIandJQzRHQU56VkM2Qm0vTnF0MlF2d0lSa0U4Sm9DVnROc1RLWEtWZGFsVFp2dWt0WDdvcWF6ZmYrOWQ0WVlNVHZhMzNTZC9tTHdweCtjT25reXV6czIzckpWNnhtR3lVZXU2clhGSGR1M2xjRUFnRHNacGhuM2FraFFjRDdTQnhDejNMdDNMNzVPb1dqVXFNa0NkK3pQKysrK00wUVZMN3ZsOGY3OSs0SDkrcjA1ekIzYkxsdTIzTGFNR1RPZE5SdTNidDNhS2hnQWNDYy9pY0kxNHRTVXdpTkpIMERNc20vZjNpSmlBa3c5a29zVks5YXR1dlZlc0h6dzM1N2R1NHJObjI5K0pUOXZRWFc3cjFuejUrTVV5Nm4vZ3ZuQmx0dTJiaTZQQVFDM2NUSXNWRTBJTkZ3enZHWklVSEE3c2dnUWMramMvUmN1VW5TdldzUGU2bjBaUHZ5cnR3MTdkZjMvTndFamhnMTkyeDBicmxHejFrcXpNYnQzN3k1eC8vNTlTOGNCWUFEZ3YvbGVkRVl6ZG9TWWdEU2tFQ0JtMkx0M1QxR3pNVldyVmw5ajlYNGNPM1kwMS9KbFMxNndlejYzYnQxU2JzZU83YVdzM203RmlwVTJKRWlRNElxWkdQVTY0SkVqdjF2NnFCVURBUC9kQ3hBbHplZWE0YWxFNDhnaVFNeHcrTkNoQW1aalNwY3BzODNxL1pnMWMzb2JtOS85LzZjWHdQbGRMQ1ZCZ29UM2l4UXB1dGRzM01FRCt5MmRSd0VEQUU5am92SUNtckdOUTRLQ1dTY0F3TU9vN3VFVEo0N25NQmtXVWFKRXFSMVc3OHRQYyt6ejJ0L3pXREIvN290eTl4M2Y2dTJXTGxOMmkya0RjUEJBUVF3QXVMc1g0TDQwYjdtd0NmVW9vQUNaQlBBY2F1R1lSNDhlbVpyRkxuUG1MT0VwVTZhOFllVis3UDF0VDVIejU4OWw5Slc4M3I1OU8rT21UUnN0WDVDbmNPR2l2NW0rTnA4NGtjUEtmY0FBd0xOTWdKb2VXSGRSRURWdjlRSXhBU25JSklCbkNBOFBDellia3pkdnZzTlc3OGU2OVd1ckdiN1IvZjhmTm0zY1VOSHFiUllvVVBDZ2pzbkRBSUNuVUxOaFBkQ01WVTUxdXBpQU9LUVJ3Q01Hd1BSQ050bERRazVadlI5Yk5tMHE3MnU1M2JoeGcrVTlBTUhac3AyS0V5ZU9xZDRYREFCNHNoZmdrRFNEWGRoRWZkRW9NZ25nZmk1ZXVHaDZ3cDJzV1lQQ3JONFBxMGVxZXdOSGp4eXhmS25ndUhIalBzNmNPWXVwQ1lIdTM3OGYvL3IxNjViMXJHSUE0SG1vTndLT3VCRC9Xa2hRY0YvU0NPQmVybDI3bXNwc2pNNk1kUDlHWk9TZHhILzhjVGF6citWV3ZsZUFmQy9MeHpWa3ltUTYvd0ZYcjF5eGJPMFZEQUE4cnhmZ25qUWRSWTljMk14WFlnSmVJWnNBN3VQNnRXdUJabU5TcFU1OXhjcDlDQXY3OHpGRWdBK21OK0RNbVROWnJkNW82alJwVE9mLzJuWHp4eGtEQUs2WWdPM1NmT0xpWnNhSUNXaEROZ0hjdzkyb3FJUm1ZNUlsUzNiTHluMklpTGlkekZmemUrdldUY3UvVzZwQTh3YnNuc1p4eGdDQXEzd20ydUxpdVRaTlRFQVBVZ2xnUFZGUmQwMFhodVRKazF0cUFPNUUzRW5zcS9tTmlJaXd2R2NqZm9MNDk4M0czTDU5eXpJamdnR0E2UFlDcUVjQWFuSVBWN29NWTRtK0ZSUFFqNHdDV012OWUvY1N4dlErUEh6ME1LNnY1dmZoUSt1L1cvejQ1ZzJBbFdBQXdJd0pVR3NFdEJBOWRuRlRROFFFZk1jcmdnQytSWklrQVJHKyt0MlNCbGovM2RTb2Znd0EyTWtFckpYR2lqdDROU2h3cVppQVFMSUs0RHFKRWlXT05IMVgrOERhdTlxQUFOODFBTW1TV2Z1NHhCdkFBSUNPQ1JnbXpYZ0xObFZidEV0TVFCR3lDdUFhOFRTNmsrOUVXdnZNUGxPbXpPcTFOcDgwQWVuVFp6aG45VGJ2M3Iyck1YQXp1V1ZUTjJNQVFKZFhSU3N0MkU0MjBUWXhBYStMWXBGV0FEMFNKMHBrdWdkQTU5WEJmeU13TVBCR3lwUXByL2xhYnVQR2pYc2pLRGc0MU9ydFhydDIxZlE3L1FrU0pyQnMzQUFHQUhSN0FSNGFqdkVBVnF3a2xrQTBXclJFVEVCR3NndGdIcDEzK3E5ZXZacmE2djNJblR2UEVWL0xiZmJzSVNmVXpIMVdiMWRuVXAvQWxLa3NtN3NCQXdDdW1BRDFUS3llNktCRm0xVGJPaXdtb0N1OUFRRG1TSk1teldXek1lNVl0YTkwbWJMYmZDMjM3dnBPNTg2WnpuOUV5c0JBeTNwWU1BRGdxZ200S28xYS9ldW9SWnRNTGhvbjJpUW1vQmdaQm9obUQwQXE4ejBBb2FHbnMxbTlIeFVyVmw3dmE3bXRWTG5LV3F1MytlalJvOWhtcDAxV3J3MnF4eXdZQVBBbUU2RHVQQ3BhMkJPZ0tHYzRCZ2hPRkdVbHl3RC9UbkJ3dGxDek1hZFBuOHB1OVg2VUxWZHVTK0xFU1M3NFNsN1Y4Ly9LbGF1dXMzcTc0ZUhoV1I4K2ZHaHFZWi9NV2JLRVc3a1BHQUN3MGdTb0pUTjNXTGhaOVJqZ1pkRUpNUUVqR1I4QThHeXlCcGtmcEhibzRNRUNWdTlId29TSm9obzJhcnpRVi9KYXZYck5YMUtsU21YNXdNYmZENXZQZlZDUXRRTVJNUUJncFFtNHJuNHZvdVVXYnpxZXFKY29WRXpBSkZFQnNnM3dYM2VIbVRPZlZYZXJabUl1WHJ5US9zcVZLNWJQeGRHeTVVdXpEQjk1SGJEVlMyMW11R083Qnc0Y01IMGRDd25KY1FJREFONXNBdFNQdm9Gb3JCczJyNHhBUi9YYkVST3dVZFJPbEpDc0E4aVBJMTY4aHhvajhBTjI3ZHBSeXVwOXFWUzV5b2FDQlF2dHQzdE9nNE96N2E5WC80VWw3dGkyNUwyMDJaaThlZlA5amdFQWJ6Y0JqMFJxMFovZW9vZHUrcGdLb3FucUprWk1nRnBrcUs0b1B0a0hmeVovL2dLbXgrSHMyTDZ0ckR2MnBYZWZ0NGJhdlJmZzlUZDZqWExINjMrS25UdTJtelplK1FzVXNIS2NGUVlBM0dvRVJobU9Sd0lYM2ZneGFtV3N0cUpsb3F0aUFoYUt1b3Z5OENvaCtCc0ZDeFhlWnpabTNicTFWZHl4TDQyYk5GMVl1RWpSUFhiTlpmYVFrTDF0MnJTZjZvNXQ3OTYxczhUdDIrYVdUbzRUSjg2TmZQa3dBR0F2RTdCQkd2VTYzMW9QZkp4YXJyT1I0WGo4b0xyS0xva0orRmswVU5UTWFRb1NjRlRBVnlsVnVyVHA5OVgzNzl0YjVNcmx5Nm5kc1Q5ZmZUV2lUNnhZc2V3NGgzN0UwS0VqK3NTUEg5OHRQWmhyMXF5cTRieGVtYmo3TDNnd1NaSWtrVmJ1UjF4K011QUJFM0JPQ3E4NjRkOFNmV280bnVWN0FuVlJlOEdwL3lENzhvYzBhczV5OWQ2MGVudmhwdWlCNkE1SEMyS1FHeHMzYkZoYnNWS2xmYm9iS0Z5NDZONkVDUk5kaW9xNm16YTZNVStlUEVtMllzV3llbTNiZGJEOGJyZFk4Uko3dW5aN1pleTQ3Nyt6MVJMZ0w3N1lZazZWcXRYV3VXdjd5NWN2cTI4MnBuVHBNcFpQUm9RQkFFK1pBUFVjN1VzcHZxdWxuU0NLeVFXQU1qa0Y0RjIva3hNblgzYkZBS2lCZ0NWS2x0eTFhZU9HZW1iaUZpMWEwTVFkQmtEeDhjQlBQOWkyZFV1NS9mdjNWYkRETWNpV1BmditZU08rN3VtdTdaOCtmVHBZOWJxWWphdFFvWkxsRXl6eENBQThiUVRVTThHU29nR2llMlFFd0ZwcTFxeHRlcEd1RGV2WFZibDY5YXBibHVaT2tDREIvUWtUcDNaSW1USmx1TGZuVGsxZ05IbktqRFlCQVFHUjd2cU1CZk4vZXRFdzJmMy81MlJFVmF5ZmpBZ0RBREZoQWg2S3ZwQS84NnViRHpJQ1lCM1ZhOVQ4eFRBNStsN05TRGQ3MW96Vzd0cW43Q0VocDJiOU9MZTVlanpoclhtTEZ5L2V0U2xUWjdRcFVLRGdRWGQrenZScFV6dVlqVkhkLzBtVEpyWDhqUW9NQU1Ta0VUZ3BhaXgvMWpLc25VWVl3Ry9KbXpmZmtlRGdiS2ZNeGsyWk1yR3pPL2VyWk1uU082Wk1tOUhHRzAyQUt2N2ZqaDNmdFZyMUdyKzY4M1BXcmYyMVNsaFlhTERadU5wMTZpMTF4LzVnQU1BYmpNQXFhUXFMMnFoL2toRUExMmpjdUtucHFYaFBuamlSNDVkZlZ0Unk1MzdWcUZGcjlid0ZpeHNsUzVic25MZmtTaG1TR2JQbXRHemE5TVg1N3Y2c3NkK05lYzB3MmYydjNxSm8xTGlKVzZaV3hnQ0F0NWlBeDZLWjhtY2V3ekgvLzJHeUFxQkhzK1l0ZmpUTVQ4SVQ4TTNvVWIzY3ZXOWx5cFRkdG5MVjJxcTVjK2ZaRmRONVVqUDlMVit4cW1iMTZqVlh1L3V6amh6NVBjK3FWU3ZybUkxVDNmK1pNMmM1aXdFQWZ6QUNhbnpBWlBsVHpaT3RYdDliUzFZQXpKRXZYLzdEQlFvVU5EMFY3K1pOR3l0dDNyeXBuTHYzTDFldTNNZFcvN3ErY3VzMjdiNDFZbWEyd0lpR2pScFBYN3QrYy9sQ2hZdDRaTXJpcjRaKzBkL3MzYitpWmF2V3M5eTFUeGdBOEZZajhFUzBWRlROMlNzd3pIQzhzdzhBMGFCOXgwNlROTUlDaGd6KzlBTlA3Ri9peEVraVIzL3ozV3Z6NWk5dWtDTm5Uby9OR0NoMzA0ZG56UHl4NWFUSjA5c2xTNWJNSStiajk5OFA1MW00WUg1VHMzRkpraVM1MExSWjh6a1lBUEJuTTNCVXBDWVJ5aXhxS0pvdXVrVm1BSjZObXN4R1o4RGQ1czJiS3F4WXZyU2VwL1pUVGJpelllTzJza09IamV5Y0tWUG1JKzc2bkxScDA1MFk5T25nbnR0MjdDNWVwMjc5Wlo0OEZoKzhQMkN3bW5ESmJKd1UvN251ZkNVUkF3QjJNZ0wzUlQrTDJzay8weHVPVlFmSGlFNlRIWUIva2p4NThsdHQyclNkcnRNTDhQNTc3d3krZi8rK3h5YUtVM01GZE9yVVplTHUzdzRVL0g3OHhPYVZxMVJkYk5FVXdoSGx5cFZmOGZYb2I5djl0dTlnd1ZkZjYvbE5va1NKb3p4NUhGYXVYRjVuN2E5cmF1anNlL2RYWGgzanpuMWpKa0N3cXhtNEs4MFNwOVQwdmptbHFTZ3E3MVJ1c2dUK1RvL1gzaGc5Y2VJUFhjemVmWjQrZmJyUWlPRmZ2ZFgvblhlLzhPVCtxcGtNWDN5eHhWeWw4K2ZQcFYrOTZwZGE2OWV2cmJwbDgrWUtGeTllVUtiL2VjL1FJMUtuU1hPcGJObHlXeXBXcXJLK1pzMWF2MlROR2hSakV4QkZSdDVKM1AvdHZzTU1qV2YvTldyVStrVzkwb2tCQUhpK0lUZ3VqZEpFcHlGSWFqZ0dFaFp5dHRsRXdhTHNva1JrRFB5QmJObXloYXBYeUJZdW1OL2ViT3pJRVYrOXJXTHo1TWw3SkNiMlBVT0dqQmZhdGU4NFZVbjkrK2JObThsT0hEK1c2OHlaTTVrakltNG5pNGlJK0xPb0prbVNKQ0pKUUVDRUdpbWZNMmV1WXlsVHByemhMZm4vL0xOQkg1dzVFNTVQNSs3L2pWNTlScmg3LzJLSk0vUllNbklFWjVzc2pkbFprS3JLeFgyZHR4eFFLU3loMGdTWkxFNHNTK3RGeURGVUY0NDBobU94b0pTaXhNNy9Ld1haZ1Jna1lzNjh1WHVMRlM5K3dzcU5IajE2SkZmNXNpVjM2anlETGxTbzhDYjF5cDY3VnNYelpUWnQzRkNoY2FQNlMzWHlYcjU4aFJXTGw2eW82KzU5cEFjQS9MRzNRSTM4VldMc0FIZ1ZVdnd0MzJidTNIbU9OV3ZXZk83Y3VYTTZtWTFWQy9oOC90a25INmtGZlRnNjBlZjY5ZXNwWHVuZVpZSk84VmZYcGc4K0d2aVJKL2FUUVlBQUFEN09nUGMrR0pRZ1FZSXJPckdqdng3WmUrbVN4UytReGVqeDZOR2oyTjI2dmp6cC9QbHp1WFRpNjlaN1lZbWFOaGtEQUFBQUxoTWNuQzIwUjQvWHY5VU1EM2kxUjdmeHg0NGR6VVVtbjgvZ3p6OTkvOWMxcXh2cnhNYVBILy9hb0U4SEQvRFV2bUlBQUFEOGdENTkzeDZTUG4yR1l6cXhFUkVSNlZzMmJ6cnY4cVZMcWNua3M1azFjM3JyRWNPSHZxMGIvK3FyUGI5UkF6Y3hBQUFBWUJscVFwa3ZodzdyYTJoT3ZSc2VIbGFnWmN0bTgyN2R1aFZBTnYrWFZhdFcxdXJUdStkb1ErT1ZQNFVVL3Yxdjllcy8ySlA3akFFQUFQQVQ2ci9RY0VtRGhvMjBWNWJidC9lM1NxMWJ2VGp2N3QzSWhHVHovOW00WVgybGp1M2JUbnZ3NEVHZzVpWWlobzhZM2RQVGt4UmhBQUFBL0lpaFEwZjBTWjA2ZGFodS9OYXRXMnExYXZraVBRRi9LLzZTajUraW91Nm0xZDFHcDA1ZGZxaFV1Y29HVCs4N0JnQUF3STlJa3pidGxkRmp4blkzWEZpRmI5UEdEZldhTlczNDg5V3JWd1A5T1pmcTdZaVdMWnJPYzZYNDU4eVphOCtnenp3MzhBOERBQURneDlTcVZlZVhidDE3Zk92S052YnMzbFdsZHEycWEwK2VPSkhkSDNNNGZ0elliaDA3dEoxeDc5NDk3WUdSQ1JJa3ZESit3dVFPQ1JNbWlvcUo3NEFCQUFEd1F3Wis4dGw3cFV1WFdlM0tOazZmT2xXb1ZzMHE2OWVzV1ZYRFgvS21Ga2w2czg4Ym85N3AvOWF3eDQ4ZkozTmhVeEhEUjR6cVZiQmdvWU14OVYwd0FBQUFmb2lhM25mU2xPbHQxREs1cm16bnhvMGJtVnUxYURidnl5R2Z2Nk1td2ZIbG5JV0hoMld0WDYvV3FpbVRKNzVoYUk3Mi80dk9uYnVPYS9WU201a3grWDB3QUFBQWZrcTZkT2t2emY1eGJ2TkVpUkpmY21VNzZrNTR5QmVmRDI1UXYvWktWU1I5TVZkejVzeHVVYWxDbWEzcTBZZXIyNnBhcmZyQ3o3L1FueThBQXdBQUFDNVR1RWpSdlJNbVRla1FPM2JzVzY1dWEvdjJiVFhLbHkyMS9mdXgzNzdpSy9rNWQrNlBqRzFlYXZGamorNWRKdHkrZlR1anE5dkxuNy9BdGttVHA3ZUxHemZ1WXd3QUFBREVLTFZyMTEweDZ1c3hyeGt1dkJud0Y1R1JkOUsvTzZEZjBLcFZLbXpjdG0xckdidm01TjY5ZS9GSGpSemV1MHlwWXJ0WHJGald3bkN4eTEraEp2dVpNM2RCazZSSmswWjR3M2ZFQUFBQWdORzZUYnZwUTRlTjdHV0ZDVkRGY3YrK3ZSWHExNjI1cXRQTDdhYW9KWW50bElzZlo4OXNWYTVNaVoyZkRQeHd4SjA3ZDlKYnNjME1HVEllVzdoNFdmMzA2VE5jOEpidmlRRUFBSUEvNmRTcHk4VEJqbWZUVnQyaEJpeGF1S0I5K2JJbGQzYnAzR0hTL3YzN0NubnJkMWVqKzJmT21OYTJiT25pTzlYaVI2R2hweTNiMTZ4Wmd3Nyt2R1JGN2N5WnM1ejFwdStNQVFBQWdQL1FyWHVQc2VweGdCVmpBdjdpeVpNbnlSYk1uOWV4YXVYeW14czJxTHRVL202cXV0aTk0ZnVlT1JPZWVjZ1huNzlUcEZDKzMzdSszbVBhc1dOSFN4Z1dkUGYvaGVyMlg3cjhsOXJac21jUDliWmpIWmZUSFFBQS9rN2JkaDJtSmsrZTRzWXIzYnVNZDJXV3U2ZjFDR3pldExHZVVtQmdZSGpEUmszbU4yclVaRUg1Q2hVM3hZa1R4Mk9ENHE1ZHU1Wml5YytMR3MrZlA3ZlpwbzBiS2ltRDRvN1BLVjZpNUs4elo4NXBtVHBObWl2ZWVKeGp5UmYzMklmbENNNDJXWm9PSnNPcW5nd0xYZWN0Q1FzSkNsWXVMc2hNak94L0xDNHBBQkNOTzJXdjJwL2R1M2FXYVAxUzg1K3VYTGtTN003UFNaNDgrZG1xMWFyL1dybHkxYlZseXBiYmtpdFg3bU5XYmw4dFhyUjcxNjRTVzdac3FyQm05ZXFhZS9ic0t1SGlKRDdQSTZMK0N3MFhmei91aDg2ZVh1QUhBNEFCQUFBTWdDV29MbkkxNWUzZTMvWlU4dEJIUnFSSWtlSkcvZ0lGOStmUFgrQmdqcHk1am1mTm1qVThTNWFzNGFrQ1UxMUpHUmg0N1dtdjBLa2lMMFlsOWFXTEY5T2ZPWE1tYzJqb3FleEhqeHpKZStqUXdRSkhqdnllNTlHalJ5azh0Zi85K3IvN1dmOTMzdjNDMjg4M0RBQUdBQUF3QVAvS3ZYdFI4ZnU5M1hmWTlHbFRPaG9XUGgvWExiRHg0OGUvbnpCaHd2L2NXZCs2ZGV1dnUva1kzVGZWay9IZDl6OTBWYTlWMnVGOFl4QWdBQUQ4S3drU0pMdy82dXN4UGRYQ05jbVNKVHNYdzdzVGNQLysvVUFwK2huL2tyUHd4Mmp4TDFldS9JcU5tN2VYdGt2eHh3QUFBRUMwYWRyMHhmbWJ0dXdvV2JGUzVTV0dkYThLMnR3Y0piank0VWVmOUZIditHZktsUG1jbmZZZEF3QUFBTkZHRmJtRmk1WTIrSHIwdHoxU3BFaHgxbzlURWZIblhmK203YVY3OVg1enBDZmZZc0FBQUFCQWpOR21iZnZwMjdidktkcXVmY2R2WXNXS2RjdWZ2bnU2ZE9sUGZQdmR1SzQvTDExWk55UkhqbE4yL1I0WUFBQUEwQ0pOMnJSWFJvNzZwdWZhOVp2TFY2aFlhWm5oNDQ4RkVpZE9jcUhQbTI5L3RIUDN2c0l0VzdXZWJmZnZnd0VBQUFDWEtGaXcwTUZGaTVmVlgveno4cnJseTFkWTRXdEdJRUdDaEZkZTZmSGFGM3YzSDg3Ly9nY2ZmWklrU1pKSVgvaGVHQUFBQUxBRU5hUGY0aVVyNmk1YnNicDZ2Zm9OWnRyOTBVQ3FWS2xDKzcvejdvQURoNDdtL3V6eklRUGszOWQ4NlhneEZUQUFBRmhLNmRKbGRvamFuRDU5T25qYTFFa3Z6NXc1dmUzbFM1ZXkyMlQzSThxVUtidWxROGRPa3hvMWJqSmZ2UUxwcThlSmlZQk13a1JBQU9BdXZIVWlJRmQ1OE9CQjNEVnJWdFZZTUc5dTgyWExsdGFMakxSbWlWMHJpMzZPbkRtUE5XclVkRUdMRnExbXk5OG4vT0Y4b3djQUFBRGNTcng0OFI3V3FWTnZoVkpVMU4yRTY5YitXbTNONmxVMTE2eFpYU01zTERUWWlJRkpmT0xFaVhPalZLblNPMnJXcXJPOFZ1MDZLL0xtelhmRTM0NExCZ0FBQUR4R3dvU0pvdXJVcmI5TVNmMWJERURXSFR1Mmw5bStkV3ZaMy9idUtYYms5OS96V0x3QzRaOTMrT25TcGI5UW9FREIvU1ZLbHR4WnBreTVMY1ZMbE56bEs0UDVNQUFBQUdBN2dvS0N3NVdhTjI4NVIvMzcwYU5Ic1VOUG53NCtmdnhvbnZEdzhLemg0V0ZCNTgrZnkzajkrdlVVMTY1ZVRYM2p4bzAvRi9XNWVkUFJxblVCRWlWS0hCazNYdHlIZ1lHcHJnU21ETHlXSm0zYVN4a3padm9qT0RnNE5HdFFjR2llUEhtUCtOb0FQZ3dBQUFENEZHcEdQVFc1anAwbjJMRUx2QVlJQUFCQUQ0RGIrVVYwdzJTTXQ4MDFQVkVVeUtrREFBQjJ4cU92QWNhS3hkdHdBQUJQdzFkZkFRVHZoVWNBQUFBQUdBQUFBQURBQUFBQUFBQUdBQUFBQURBQUFBQUFnQUVBQUFBQURBQUFBQUJnQUFBQUFNQjc4T2hNZ0V4MEFRQUFRQThBQUFBQVlBQUFBQUFBQXdBQUFBQVlBQUFBQU1BQUFBQUFBQVlBQUFBQU1BQUFBQUNBQVFBQUFBQU1BQUFBQUFhQUZBQUFBR0FBQUFBQUFBTUFBQUFBR0FBQUFBREFBQUFBQUFBR0FBQUFBREFBQUFBQWdBRUFBQUFBREFBQUFBQmdBQUFBQUFBREFBQUFBQmdBQUFBQXdBQUFBQUNBYS95ZkFBTUFpelV6b0lvUjlROEFBQUFBU1VWT1JLNUNZSUk9Ii8+PC9kZWZzPjwvc3ZnPg==)}.step label.HEAT_SOURCE1:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iNDMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQwLjI1NCA0LjgyNGgtLjQ0M3YtLjQyNkE0LjAxOCA0LjAxOCAwIDAgMCAzNS43OTkuMzg3aC0uMTE3YTQuMDEyIDQuMDEyIDAgMCAwLTQuMDEgNC4wMXYuNDI3SDMwLjJ2LS40MjZBNC4wMTIgNC4wMTIgMCAwIDAgMjYuMTg5LjM4N2gtLjExN2E0LjAxMiA0LjAxMiAwIDAgMC00LjAxIDQuMDF2LjQyN0gyMC41OXYtLjQyNkE0LjAxMiA0LjAxMiAwIDAgMCAxNi41OC4zODdoLS4xMThhNC4wMTIgNC4wMTIgMCAwIDAtNC4wMSA0LjAxdi40MjdIMTAuOTh2LS40MjZBNC4wMTIgNC4wMTIgMCAwIDAgNi45Ny4zODdoLS4xMThBNC4wMDMgNC4wMDMgMCAwIDAgMi44MjUgNC4zOXYuNDI2SDBWMTEuNWgyLjgyNXYyNy40NmE0LjAxMiA0LjAxMiAwIDAgMCA0LjAxIDQuMDFoLjExOGE0LjAxOCA0LjAxOCAwIDAgMCA0LjAxLTQuMDF2LS45N2gxLjQ3MnYuOTdhNC4wMTIgNC4wMTIgMCAwIDAgNC4wMSA0LjAxaC4xMThhNC4wMTcgNC4wMTcgMCAwIDAgNC4wMS00LjAxdi0uOTdoMS4zNTVWMzYuMzJoLTEuMzU0VjExLjUxaDEuNDd2MTQuMjU2aDIuNTA4VjQuMzljMC0uODI4LjY3Ni0xLjUwNSAxLjUwNC0xLjUwNWguMTE3Yy44MjcgMCAxLjUwNC42NzcgMS41MDQgMS41MDV2MjEuMzc2aDIuNTA3VjExLjUwOWgxLjQ3djE0LjI1N2gyLjUwOFY0LjM5YzAtLjgyOC42NzYtMS41MDUgMS41MDQtMS41MDVoLjExN2MuODI3IDAgMS41MDQuNjc3IDEuNTA0IDEuNTA1djIxLjM3NmgyLjUwN1YxMS41MDloLjQ0M2MuOTc3IDAgMS43NjMtLjc5NCAxLjc2My0xLjc2M3YtMy4xNWMwLS45NzgtLjc5NC0xLjc2NC0xLjc2My0xLjc2NGwuMDE3LS4wMDhaTTE4LjA3NSAxMS41MXYyNy40NmMwIC44MjctLjY3NyAxLjUwNC0xLjUwNCAxLjUwNGgtLjExN2ExLjUwOSAxLjUwOSAwIDAgMS0xLjUwNC0xLjUwNFY0LjM4OWMwLS44MjcuNjc3LTEuNTA0IDEuNTA0LTEuNTA0aC4xMTdjLjgyNyAwIDEuNTA0LjY3NyAxLjUwNCAxLjUwNXY3LjExOVptLTUuNjMyLTUuMDE0djMuMzQzaC0xLjQ3VjYuNDk1aDEuNDdaTTguNDY1IDM4di45NjljMCAuODI3LS42NzcgMS41MDQtMS41MDQgMS41MDRoLS4xMTdBMS41MDkgMS41MDkgMCAwIDEgNS4zNCAzOC45N1Y0LjM4OWMwLS44MjcuNjc3LTEuNTA0IDEuNTA0LTEuNTA0aC4xMTdjLjgyNyAwIDEuNTA0LjY3NyAxLjUwNCAxLjUwNVYzOFpNMS42NzEgOS44MzhWNi40OTVoMS4xNTR2My4zNDNIMS42N1ptOS4yOTMgMjYuNDlWMTEuNTFoMS40N3YyNC44MmgtMS40N1ptMTAuMTExLTI2LjQ5aC0uNTAxVjYuNDk1aDEuNDd2My4zNDNoLS45NzcuMDA4Wm05LjExNyAwVjYuNDk1aDEuNDcxdjMuMzQzaC0xLjQ3Wm0xMC4xNTMtLjA5MmMwIC4wNS0uMDQxLjA5Mi0uMDkxLjA5MmgtLjQ0M1Y2LjQ5NWguNDQzYy4wNSAwIC4wOTEuMDQyLjA5MS4wOTJWOS43NDdaIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTIxLjU0MyAzNi4zMjloLjUwMlYxMS41MWgyLjUwN1YzOC45N2MwIC44MjcuNjc3IDEuNTA0IDEuNTA0IDEuNTA0aC4xMTdjLjgyNyAwIDEuNTA0LS42NzcgMS41MDQtMS41MDVWMTEuNTFoMi41MDdWMzYuMzI4aDEuNDdWMTEuNTFoMi41MDhWMzguOTdjMCAuODI3LjY3NyAxLjUwNCAxLjUwNCAxLjUwNGguMTE3Yy44MjcgMCAxLjUwNC0uNjc3IDEuNTA0LTEuNTA1VjExLjUxaDIuNTA3djI3LjQ1OWE0LjAxMiA0LjAxMiAwIDAgMS00LjAxMSA0LjAxMWgtLjExN2E0LjAxOCA0LjAxOCAwIDAgMS00LjAxMS00LjAxVjM4aC0xLjQ3MXYuOTdhNC4wMTIgNC4wMTIgMCAwIDEtNC4wMTEgNC4wMWgtLjExN2E0LjAxNyA0LjAxNyAwIDAgMS00LjAxMS00LjAxVjM4SDIwLjY5di0xLjY3MWguODUyWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==)}.step label.HEAT_SOURCE2:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iMzciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMzLjYzMSA5LjM5M2gtMi4xMTh2MS42MjRoMi4xMThWOS4zOTNaTTI4Ljg3MiA5LjM5M2gtMi4xMnYxLjYyNGgyLjEyVjkuMzkzWk0yNi4zODYgMzAuMzc1aC0uODc2VjkuMzkzSDIzLjM5VjMyLjZjMCAuNjk5LS41NzIgMS4yNzEtMS4yNzEgMS4yNzFoLS4xYy0uNjk4IDAtMS4yNy0uNTcyLTEuMjctMS4yNzFWOS4zOTNoLTIuMTJ2MjAuOTc1aC0xLjE0M3YxLjQxM2gxLjE0NHYuODE5YTMuMzkgMy4zOSAwIDAgMCAzLjM5IDMuMzloLjA5OWEzLjM5NSAzLjM5NSAwIDAgMCAzLjM5LTMuMzl2LS44MmguODc1di0xLjQxMi4wMDdaIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTI2Ljc2IDExLjAyNGgyLjExOFYzLjM4M2MwLS43LjU3Mi0xLjI3MSAxLjI3Mi0xLjI3MWguMDk4Yy43IDAgMS4yNzIuNTcyIDEuMjcyIDEuMjd2Ny42MzVoMi4xMThWOS4zOTNoLjM3NWMuODI2IDAgMS40OS0uNjcgMS40OS0xLjQ5VjUuMjRjMC0uODI2LS42NzEtMS40OS0xLjQ5LTEuNDloLS4zNzV2LS4zNkEzLjM5NSAzLjM5NSAwIDAgMCAzMC4yNDggMGgtLjA5OGEzLjM5IDMuMzkgMCAwIDAtMy4zOSAzLjM5di4zNmgtMS4yNDN2LS4zNkEzLjM5IDMuMzkgMCAwIDAgMjIuMTI3IDBoLS4xYTMuMzkgMy4zOSAwIDAgMC0zLjM5IDMuMzl2LjM2aC0xLjI0MnYtLjM2QTMuMzkgMy4zOSAwIDAgMCAxNC4wMDUgMGgtLjFhMy4zOSAzLjM5IDAgMCAwLTMuMzg5IDMuMzl2LjM2SDkuMjczdi0uMzZBMy4zOSAzLjM5IDAgMCAwIDUuODgzIDBoLS4wOTlhMy4zODIgMy4zODIgMCAwIDAtMy4zOTcgMy4zODN2LjM2SDB2NS42NWgyLjM4N1YzMi42YTMuMzkgMy4zOSAwIDAgMCAzLjM5IDMuMzloLjA5OWEzLjM5NSAzLjM5NSAwIDAgMCAzLjM5LTMuMzl2LS44MTloMS4yNDN2LjgyYTMuMzkgMy4zOSAwIDAgMCAzLjM5IDMuMzloLjA5OWEzLjM5NSAzLjM5NSAwIDAgMCAzLjM5LTMuMzl2LS44MmgxLjE0NHYtMS40MTJoLTEuMTQ0VjkuNGgxLjI0M1YyMS40NWgyLjExOVYzLjM4M2MwLS43LjU3Mi0xLjI3MSAxLjI3LTEuMjcxaC4xYy42OTkgMCAxLjI3LjU3MiAxLjI3IDEuMjdWMjEuNDVoMi4xMlY5LjRoMS4yNDJ2MS42MjRoLjAwOFptNi44NzgtNS44NjFoLjM3NWMuMDQyIDAgLjA3Ny4wMzUuMDc3LjA3N3YyLjY2M2EuMDc4LjA3OCAwIDAgMS0uMDc3LjA3OGgtLjM3NVY1LjE1NnYuMDA3Wk0yLjM4OCA3Ljk4OGgtLjk3NlY1LjE2M2guOTc1djIuODI1Wm00Ljc2LTQuMjM4djI4Ljg1N2MwIC43LS41NzMgMS4yNzItMS4yNzIgMS4yNzJoLS4wOTljLS43IDAtMS4yNzEtLjU3Mi0xLjI3MS0xLjI3MlYzLjM4M2MwLS43LjU3Mi0xLjI3MSAxLjI3MS0xLjI3MWguMDk5Yy43IDAgMS4yNzEuNTcyIDEuMjcxIDEuMjd2LjM2OFptMy4zNiAxNC4yMXYxMi40MTZIOS4yNjdWOS40aDEuMjQzdjguNTZabTAtOS45NzJIOS4yNjdWNS4xNjNoMS4yNDN2Mi44MjVaTTE1LjI3IDMuNzV2MjguODU3YzAgLjctLjU3MiAxLjI3Mi0xLjI3MSAxLjI3MmgtLjFjLS42OTggMC0xLjI3LS41NzItMS4yNy0xLjI3MlYzLjM4M2MwLS43LjU3Mi0xLjI3MSAxLjI3LTEuMjcxaC4xYy42OTkgMCAxLjI3MS41NzIgMS4yNzEgMS4yN3YuMzY4Wm0zLjM2MiA0LjIzOGgtMS4yNDNWNS4xNjNoMS4yNDN2Mi44MjVabTYuODc4IDBWNS4xNjNoMS4yNDR2Mi44MjVoLTEuMjQ0WiIgZmlsbD0iIzAwMCIvPjxwYXRoIGQ9Ik0zNi4wOSAzMC4xNzFhMS45OTEgMS45OTEgMCAwIDAtMS45NzgtMS45OTEgMS45ODYgMS45ODYgMCAwIDAtMS45OTIgMS45NzcgMS45ODYgMS45ODYgMCAwIDAgMS45NzggMS45OTJoLjAxNGExLjk3NCAxLjk3NCAwIDAgMCAxLjk3Ny0xLjk3OFoiIGZpbGw9IiMyMTFFMUUiIHN0cm9rZT0iIzIxMUUxRSIgc3Ryb2tlLXdpZHRoPSIuNzA2IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz48cGF0aCBkPSJNMzQuMTEyIDI4LjU2di0zLjI1IiBzdHJva2U9IiMyMTFFMUUiIHN0cm9rZS13aWR0aD0iMS40MTIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTM3LjQ1MiAyNi45OTJ2LTkuMThhMy4zNDMgMy4zNDMgMCAwIDAtMy4zNC0zLjM0MSAzLjM0MyAzLjM0MyAwIDAgMC0zLjM0IDMuMzR2OS4xODFhNC42MTYgNC42MTYgMCAwIDAtMS4zNjQgMy4yODQgNC43MTQgNC43MTQgMCAwIDAgNC43MSA0LjcxMUE0LjY4NyA0LjY4NyAwIDAgMCAzNy40NTMgMjd2LS4wMDdaIiBzdHJva2U9IiMyMTFFMUUiIHN0cm9rZS13aWR0aD0iMi4xMTkiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==)}.step label.HEAT_SOURCE3:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE1LjI5NiAyNC43NTEuMDU0LjAwNHYtNy4yMjRsLS4wODUuMDg1LTQuOTUgNC45NS0uMDM4LjAzOC4wNC4wMzZhOS4yNzMgOS4yNzMgMCAwIDAgMi4zMTMgMS40NTdjLjgzOS4zNyAxLjcyOC41ODcgMi42NjYuNjU0Wm0xLjM1NC0uMDV2LjA1NGwuMDU0LS4wMDRhOC41NTEgOC41NTEgMCAwIDAgMi42NC0uNjI4IDguNjA0IDguNjA0IDAgMCAwIDIuMzM5LTEuNDM0bC4wNC0uMDM1LS4wMzctLjAzOC00Ljk1LTQuOTUtLjA4Ni0uMDg1djcuMTJabTUuOTY1LTMuMDE0LjAzOC4wMzguMDM1LS4wNGE4LjYwNyA4LjYwNyAwIDAgMCAxLjQzMy0yLjM0IDguNTU1IDguNTU1IDAgMCAwIC42MjktMi42NGwuMDA0LS4wNTNIMTcuNThsLjA4NS4wODUgNC45NSA0Ljk1Wm0tNC45NS02LjQyLS4wODYuMDg1SDI0Ljc1NGwtLjAwNC0uMDU0YTguNTU1IDguNTU1IDAgMCAwLS42MjktMi42NCA4LjYwNyA4LjYwNyAwIDAgMC0xLjQzMy0yLjMzOWwtLjAzNS0uMDQxLS4wMzguMDM4LTQuOTUgNC45NVptLTEuMDE1LS45MTV2LjEybC4wODUtLjA4NSA0Ljk1LTQuOTUuMDM5LS4wMzgtLjA0MS0uMDM1YTkuMjc2IDkuMjc2IDAgMCAwLTIuMzEzLTEuNDU4IDcuOTgyIDcuOTgyIDAgMCAwLTIuNjY2LS42NTRsLS4wNTQtLjAwNHY3LjEwNFptLTEuMzg1LS4wMTUuMDg1LjA4NVY3LjI0OGwtLjA1NC4wMDRhOC41NTQgOC41NTQgMCAwIDAtMi42NC42MjggOC42MDYgOC42MDYgMCAwIDAtMi4zMzggMS40MzRsLS4wNDEuMDM1LjAzOC4wMzggNC45NSA0Ljk1Wm0tOC4wMTUuOTYtLjAwNC4wNTVoNy4xNzRsLS4wODUtLjA4Ni00Ljk1LTQuOTUtLjAzOC0uMDM4LS4wMzUuMDQxYTguNjA3IDguNjA3IDAgMCAwLTEuNDMzIDIuMzM4IDguNTU1IDguNTU1IDAgMCAwLS42MjkgMi42NFptMi4wNjEgNi4zODYuMDM1LjA0My4wNC0uMDQgNC45NS00Ljk1LjA4NS0uMDg0SDcuMTk0bC4wMDYuMDU1Yy4xMDEuOTA1LjMzNiAxLjc4NS43MDQgMi42NGE5Ljk2OCA5Ljk2OCAwIDAgMCAxLjQwNyAyLjMzNlptNi42OSA0LjM2OWMtMi44MjEgMC01LjItLjk3LTcuMTQtMi45MS0xLjk0LTEuOTQxLTIuOTEtNC4zMi0yLjkxLTcuMTQgMC0yLjgyLjk3LTUuMjA4IDIuOTEtNy4xNjVDMTAuOCA2Ljg4IDEzLjE4IDUuOTAyIDE2IDUuOTAyYzIuODIgMCA1LjIwNy45NzggNy4xNjQgMi45MzUgMS45NTcgMS45NTcgMi45MzUgNC4zNDQgMi45MzUgNy4xNjUgMCAyLjgyLS45NzggNS4xOTktMi45MzUgNy4xNC0xLjk1NyAxLjk0LTQuMzQ0IDIuOTEtNy4xNjUgMi45MVptMC04Ljg1Yy4zNDQgMCAuNjMzLS4xMTMuODYtLjM0LjIyNi0uMjI3LjM0LS41MTUuMzQtLjg2IDAtLjM0Ni0uMTE0LS42MzQtLjM0LS44NmExLjE2OCAxLjE2OCAwIDAgMC0uODYtLjM0Yy0uMzQ2IDAtLjYzNC4xMTItLjg2MS4zNC0uMjI3LjIyNi0uMzQuNTE0LS4zNC44NiAwIC4zNDUuMTEzLjYzMy4zNC44Ni4yMjcuMjI3LjUxNS4zNC44Ni4zNFpNMy42IDMxLjM1MmMtLjg1NiAwLTEuNTYtLjI4LTIuMTE2LS44MzZDLjkzIDI5Ljk2LjY1IDI5LjI1Ni42NSAyOC40MDJ2LTI0LjhjMC0uODU1LjI3OS0xLjU1OS44MzUtMi4xMTVDMi4wNDIuOTMgMi43NDUuNjUyIDMuNi42NTJoMjQuOGMuODU1IDAgMS41NTguMjc4IDIuMTE1LjgzNS41NTYuNTU2LjgzNSAxLjI2LjgzNSAyLjExNXYyNC44YzAgLjg1NC0uMjc5IDEuNTU4LS44MzUgMi4xMTQtLjU1Ny41NTctMS4yNi44MzYtMi4xMTUuODM2SDMuNlptMC0xLjNoMjQuOGMuNDE1IDAgLjc5NC0uMTc0IDEuMTM0LS41MTUuMzQxLS4zNDEuNTE1LS43Mi41MTUtMS4xMzV2LTI0LjhjMC0uNDE2LS4xNzQtLjc5NS0uNTE1LTEuMTM2LS4zNC0uMzQtLjcyLS41MTQtMS4xMzUtLjUxNEgzLjZjLS40MTYgMC0uNzk0LjE3My0xLjEzNS41MTQtLjM0MS4zNDEtLjUxNS43Mi0uNTE1IDEuMTM2djI0LjhjMCAuNDE1LjE3NC43OTQuNTE1IDEuMTM1LjM0LjM0LjcyLjUxNSAxLjEzNS41MTVaIiBmaWxsPSIjMUMxQjFGIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjEiLz48L3N2Zz4=)}.step label.HEAT_SOURCE4:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjEwMyAyOC4wMDJjLjM2NSAwIC42NzItLjEyNi45MjItLjM3OHMuMzc1LS41Ni4zNzUtLjkyNS0uMTI2LS42NzItLjM3OC0uOTIyYTEuMjYzIDEuMjYzIDAgMCAwLS45MjUtLjM3NWMtLjM2NCAwLS42NzIuMTI1LS45MjIuMzc3cy0uMzc1LjU2LS4zNzUuOTI1LjEyNi42NzMuMzc4LjkyMy41Ni4zNzUuOTI1LjM3NVptLS44MDMtNi4zaDEuNGMuMDY3LS44LjI0Mi0xLjQ1OS41MjUtMS45NzUuMjgzLS41MTcuODA4LTEuMTU5IDEuNTc1LTEuOTI1LjktLjkgMS41NTgtMS42OTIgMS45NzUtMi4zNzUuNDE3LS42ODQuNjI1LTEuNDY0LjYyNS0yLjM0MiAwLTEuNDg5LS41MTUtMi42OTItMS41NDUtMy42MDgtMS4wMy0uOTE3LTIuMjQ4LTEuMzc1LTMuNjU1LTEuMzc1LTEuMyAwLTIuNDI1LjM1OC0zLjM3NSAxLjA3NS0uOTUuNzE2LTEuNjU4IDEuNTI1LTIuMTI1IDIuNDI1bDEuNC42YTUuODEgNS44MSAwIDAgMSAxLjQ1LTEuOTI1Yy42LS41MTcgMS40NS0uNzc1IDIuNTUtLjc3NSAxLjM2NyAwIDIuMzU4LjM3NSAyLjk3NSAxLjEyNVMyMiAxMi4yMDIgMjIgMTMuMTAyYzAgLjctLjE4MyAxLjMxNi0uNTUgMS44NS0uMzY3LjUzMy0uODUgMS4wODMtMS40NSAxLjY1LTEuMDY3IDEtMS43ODMgMS44ODMtMi4xNSAyLjY1YTUuNjA2IDUuNjA2IDAgMCAwLS41NSAyLjQ1Wm0uNzA5IDEzLjdjLTIuNDA2IDAtNC42NjgtLjQ1Ny02Ljc4Ny0xLjM3LTIuMTE4LS45MTMtMy45NjEtMi4xNTItNS41MjktMy43MTctMS41NjctMS41NjYtMi44MDctMy40MDYtMy43MjItNS41MjItLjkxNC0yLjExNi0xLjM3LTQuMzc3LTEuMzctNi43ODMgMC0yLjQwNi40NTYtNC42NjggMS4zNjktNi43ODYuOTEzLTIuMTE5IDIuMTUyLTMuOTYyIDMuNzE3LTUuNTI5IDEuNTY1LTEuNTY3IDMuNDA2LTIuODA4IDUuNTIyLTMuNzIyQzEzLjMyNSAxLjA1OSAxNS41ODYuNjAyIDE3Ljk5LjYwMmMyLjQwNiAwIDQuNjY4LjQ1NiA2Ljc4NyAxLjM3IDIuMTE5LjkxMiAzLjk2MiAyLjE1MSA1LjUyOSAzLjcxNyAxLjU2NyAxLjU2NSAyLjgwOCAzLjQwNSAzLjcyMiA1LjUyMS45MTQgMi4xMTYgMS4zNzEgNC4zNzcgMS4zNzEgNi43ODMgMCAyLjQwNi0uNDU2IDQuNjY4LTEuMzcgNi43ODctLjkxMyAyLjExOC0yLjE1MiAzLjk2MS0zLjcxNyA1LjUyOC0xLjU2NSAxLjU2Ny0zLjQwNiAyLjgwOC01LjUyMiAzLjcyMi0yLjExNi45MTQtNC4zNzYgMS4zNzItNi43ODIgMS4zNzJabS0uMDA5LTEuNGM0LjQ2NyAwIDguMjUtMS41NSAxMS4zNS00LjY1IDMuMS0zLjEgNC42NS02Ljg4NCA0LjY1LTExLjM1IDAtNC40NjctMS41NS04LjI1LTQuNjUtMTEuMzUtMy4xLTMuMS02Ljg4My00LjY1LTExLjM1LTQuNjVzLTguMjUgMS41NS0xMS4zNSA0LjY1QzMuNTUgOS43NTIgMiAxMy41MzUgMiAxOC4wMDJjMCA0LjQ2NiAxLjU1IDguMjUgNC42NSAxMS4zNSAzLjEgMy4xIDYuODgzIDQuNjUgMTEuMzUgNC42NVoiIGZpbGw9IiMxQzFCMUYiLz48L3N2Zz4=)}.step label.HOME_TYPE0:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgMGg0OHY0OEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iLjY2OCI+PHBhdGggZD0iTTMzLjU1NSA4LjA5OHYzNS45OTNjMCAuMTg0LS4xNS4zMzQtLjMzNS4zMzRIMTQuODA2YS4zMzQuMzM0IDAgMCAxLS4zMzQtLjMzNFY4LjA5OGMwLS4xODQuMTUtLjMzNC4zMzQtLjMzNEgzMy4yMmMuMTg1IDAgLjMzNS4xNS4zMzUuMzM0WiIvPjxyZWN0IHg9IjE4LjQyMyIgeT0iMzQuNzIzIiB3aWR0aD0iNC4yNjkiIGhlaWdodD0iOS42MDIiIHJ4PSIuMzM0Ii8+PHJlY3QgeD0iMTguNDIzIiB5PSIyNi44MjMiIHdpZHRoPSI0LjI2OSIgaGVpZ2h0PSIzLjg3NCIgcng9Ii4zMzQiLz48cmVjdCB4PSIxOC40MjMiIHk9IjE4LjkyNCIgd2lkdGg9IjQuMjY5IiBoZWlnaHQ9IjMuODc0IiByeD0iLjMzNCIvPjxyZWN0IHg9IjE4LjQyMyIgeT0iMTEuMDIzIiB3aWR0aD0iNC4yNjkiIGhlaWdodD0iMy44NzQiIHJ4PSIuMzM0Ii8+PHJlY3QgeD0iMjUuMzM1IiB5PSIyNi44MjMiIHdpZHRoPSI0LjI2OSIgaGVpZ2h0PSIzLjg3NCIgcng9Ii4zMzQiLz48cmVjdCB4PSIyNS4zMzUiIHk9IjE4LjkyNCIgd2lkdGg9IjQuMjY5IiBoZWlnaHQ9IjMuODc0IiByeD0iLjMzNCIvPjxyZWN0IHg9IjI1LjMzNSIgeT0iMTEuMDIzIiB3aWR0aD0iNC4yNjkiIGhlaWdodD0iMy44NzQiIHJ4PSIuMzM0Ii8+PHJlY3QgeD0iMjUuMzM1IiB5PSIzNC43MjMiIHdpZHRoPSI0LjI2OSIgaGVpZ2h0PSIzLjg3NCIgcng9Ii4zMzQiLz48cmVjdCB4PSIxMy4zMzQiIHk9IjQuMzM0IiB3aWR0aD0iMjEuMzkiIGhlaWdodD0iMy4zNDIiIHJ4PSIuMzM0Ii8+PC9nPjwvc3ZnPg==)}.step label.HOME_TYPE1:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgMGg0OHY0OEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iLjc3MSI+PHBhdGggZD0iTTEuMzg1IDE2LjQ3OGMwLS4xMTcuMDUzLS4yMjguMTQ1LS4zbC0uMjQtLjMwMS4yNC4zIDEwLjYxNC04LjQ5MWEuMzg1LjM4NSAwIDAgMSAuNDgxIDBsMTAuNjE1IDguNDkxYS4zODUuMzg1IDAgMCAxIC4xNDQuMzAxdjI0LjcwM2EuMzg1LjM4NSAwIDAgMS0uMzg1LjM4NUgxLjc3YS4zODUuMzg1IDAgMCAxLS4zODYtLjM4NVYxNi40NzhaIi8+PHJlY3QgeD0iNS45NCIgeT0iMzAuMzgxIiB3aWR0aD0iNC45MjIiIGhlaWdodD0iMTEuMDY5IiByeD0iLjM4NSIvPjxyZWN0IHg9IjUuOTQiIHk9IjIxLjI3NCIgd2lkdGg9IjQuOTIyIiBoZWlnaHQ9IjQuNDY2IiByeD0iLjM4NSIvPjxyZWN0IHg9IjEzLjkwOSIgeT0iMjEuMjc0IiB3aWR0aD0iNC45MjIiIGhlaWdodD0iNC40NjYiIHJ4PSIuMzg1Ii8+PHJlY3QgeD0iMTMuOTA5IiB5PSIzMC4zODEiIHdpZHRoPSI0LjkyMiIgaGVpZ2h0PSI0LjQ2NiIgcng9Ii4zODUiLz48ZyBvcGFjaXR5PSIuMyI+PHBhdGggZD0iTTIzLjYxNiAxNi40NzhjMC0uMTE3LjA1My0uMjI4LjE0NC0uM2wtLjI0LS4zMDEuMjQuMyAxMC42MTQtOC40OTFhLjM4NS4zODUgMCAwIDEgLjQ4MiAwbDEwLjYxNCA4LjQ5MWEuMzg1LjM4NSAwIDAgMSAuMTQ1LjMwMXYyNC43MDNhLjM4NS4zODUgMCAwIDEtLjM4Ni4zODVIMjQuMDAxYS4zODUuMzg1IDAgMCAxLS4zODUtLjM4NVYxNi40NzhaIi8+PHJlY3QgeD0iLS4zODUiIHk9Ii4zODUiIHdpZHRoPSI0LjkyMiIgaGVpZ2h0PSIxMS4wNjkiIHJ4PSIuMzg1IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA0MC42NzUgMjkuOTk2KSIvPjxyZWN0IHg9Ii0uMzg1IiB5PSIuMzg1IiB3aWR0aD0iNC45MjIiIGhlaWdodD0iNC40NjYiIHJ4PSIuMzg1IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA0MC42NzUgMjAuODg5KSIvPjxyZWN0IHg9Ii0uMzg1IiB5PSIuMzg1IiB3aWR0aD0iNC45MjIiIGhlaWdodD0iNC40NjYiIHJ4PSIuMzg1IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAzMi43MDYgMjAuODg5KSIvPjxyZWN0IHg9Ii0uMzg1IiB5PSIuMzg1IiB3aWR0aD0iNC45MjIiIGhlaWdodD0iNC40NjYiIHJ4PSIuMzg1IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAzMi43MDYgMjkuOTk2KSIvPjwvZz48L2c+PC9zdmc+)}.step label.HOME_TYPE2:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgMGg0OHY0OEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDAiPjxwYXRoIGQ9Ik0zMi4wNjMgMTkuMzY4djIwLjE5NWEuNS41IDAgMCAxLS41LjVINGEuNS41IDAgMCAxLS41LS41VjE5LjM2OGEuNS41IDAgMCAxIC4yNjgtLjQ0MmwxMy43ODEtNy4yNGEuNS41IDAgMCAxIC40NjUgMGwxMy43ODIgNy4yNGEuNS41IDAgMCAxIC4yNjcuNDQyWiIvPjxyZWN0IHg9IjkuMTIxIiB5PSIyNS4zODciIHdpZHRoPSI2LjM4NyIgaGVpZ2h0PSIxNC4zNjUiIHJ4PSIuNSIvPjxyZWN0IHg9IjE5LjQ2NSIgeT0iMjcuMTYiIHdpZHRoPSI2LjM4NyIgaGVpZ2h0PSI1Ljc5NiIgcng9Ii41Ii8+PHBhdGggZD0iTTQ1LjYgNDAuMDYzSDMyLjUwNGEuNS41IDAgMCAxLS41LS41VjIzLjk1MWEuNS41IDAgMCAxIC41LS41SDQ1LjZhLjUuNSAwIDAgMSAuNS41djE1LjYxMmEuNS41IDAgMCAxLS41LjVaIi8+PHJlY3QgeD0iMzUuNTc4IiB5PSIyNy4xNiIgd2lkdGg9IjYuNjgyIiBoZWlnaHQ9IjUuNzk2IiByeD0iLjUiLz48L2c+PC9zdmc+)}.step label.HOME_TYPE3:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgMGg0OHY0OEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iLjU1NSI+PGcgb3BhY2l0eT0iLjMiPjxwYXRoIGQ9Ik0uMjc3IDE3LjgyMmMwLS4wODUuMDM5LS4xNjQuMTA0LS4yMTdsNy42NC02LjExMWEuMjc3LjI3NyAwIDAgMSAuMzQ2IDBsNy42MzkgNi4xMWEuMjc3LjI3NyAwIDAgMSAuMTA0LjIxOFYzNS42YS4yNzcuMjc3IDAgMCAxLS4yNzcuMjc3SC41NTVhLjI3Ny4yNzcgMCAwIDEtLjI3OC0uMjc3VjE3LjgyWiIvPjxyZWN0IHg9IjMuNTU1IiB5PSIyNy44MjgiIHdpZHRoPSIzLjU0MiIgaGVpZ2h0PSI3Ljk2NyIgcng9Ii4yNzciLz48cmVjdCB4PSIzLjU1NSIgeT0iMjEuMjczIiB3aWR0aD0iMy41NDIiIGhlaWdodD0iMy4yMTQiIHJ4PSIuMjc3Ii8+PHJlY3QgeD0iOS4yODkiIHk9IjIxLjI3MyIgd2lkdGg9IjMuNTQyIiBoZWlnaHQ9IjMuMjE0IiByeD0iLjI3NyIvPjxyZWN0IHg9IjkuMjg5IiB5PSIyNy44MjgiIHdpZHRoPSIzLjU0MiIgaGVpZ2h0PSIzLjIxNCIgcng9Ii4yNzciLz48L2c+PHBhdGggZD0iTTE2LjA0NyAxNy44MjJjMC0uMDg1LjAzOC0uMTY0LjEwNC0uMjE3bDcuNjM5LTYuMTExYS4yNzcuMjc3IDAgMCAxIC4zNDYgMGw3LjY0IDYuMTFhLjI3Ny4yNzcgMCAwIDEgLjEwNC4yMThWMzUuNmEuMjc3LjI3NyAwIDAgMS0uMjc4LjI3N0gxNi4zMjRhLjI3Ny4yNzcgMCAwIDEtLjI3Ny0uMjc3VjE3LjgyWiIvPjxyZWN0IHg9IjE5LjMyNCIgeT0iMjcuODI4IiB3aWR0aD0iMy41NDIiIGhlaWdodD0iNy45NjciIHJ4PSIuMjc3Ii8+PHJlY3QgeD0iMTkuMzI0IiB5PSIyMS4yNzMiIHdpZHRoPSIzLjU0MiIgaGVpZ2h0PSIzLjIxNCIgcng9Ii4yNzciLz48cmVjdCB4PSIyNS4wNTkiIHk9IjIxLjI3MyIgd2lkdGg9IjMuNTQyIiBoZWlnaHQ9IjMuMjE0IiByeD0iLjI3NyIvPjxyZWN0IHg9IjI1LjA1OSIgeT0iMjcuODI4IiB3aWR0aD0iMy41NDIiIGhlaWdodD0iMy4yMTQiIHJ4PSIuMjc3Ii8+PGcgb3BhY2l0eT0iLjMiPjxwYXRoIGQ9Ik0zMS44OSAxNy44MjJjMC0uMDg1LjAzOS0uMTY0LjEwNS0uMjE3bDcuNjM5LTYuMTExYS4yNzcuMjc3IDAgMCAxIC4zNDYgMGw3LjY0IDYuMTFhLjI3Ny4yNzcgMCAwIDEgLjEwMy4yMThWMzUuNmEuMjc3LjI3NyAwIDAgMS0uMjc3LjI3N0gzMi4xNjhhLjI3Ny4yNzcgMCAwIDEtLjI3Ny0uMjc3VjE3LjgyWiIvPjxyZWN0IHg9IjM1LjE2OCIgeT0iMjcuODI4IiB3aWR0aD0iMy41NDIiIGhlaWdodD0iNy45NjciIHJ4PSIuMjc3Ii8+PHJlY3QgeD0iMzUuMTY4IiB5PSIyMS4yNzMiIHdpZHRoPSIzLjU0MiIgaGVpZ2h0PSIzLjIxNCIgcng9Ii4yNzciLz48cmVjdCB4PSI0MC45MDIiIHk9IjIxLjI3MyIgd2lkdGg9IjMuNTQyIiBoZWlnaHQ9IjMuMjE0IiByeD0iLjI3NyIvPjxyZWN0IHg9IjQwLjkwMiIgeT0iMjcuODI4IiB3aWR0aD0iMy41NDIiIGhlaWdodD0iMy4yMTQiIHJ4PSIuMjc3Ii8+PC9nPjwvZz48L3N2Zz4=)}.step label.HOME_TYPE4:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIyIiBjeT0iMiIgcj0iMiIgZmlsbD0iIzAwMCIvPjxjaXJjbGUgY3g9IjEwIiBjeT0iMiIgcj0iMiIgZmlsbD0iIzAwMCIvPjxjaXJjbGUgY3g9IjE4IiBjeT0iMiIgcj0iMiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==)}.selection-modal{border-radius:1.25rem;box-sizing:border-box;height:calc(100dvh - 3.125rem);margin:10px;max-height:100%;overflow:hidden;padding:0;position:relative;width:calc(100% - 20px)}.selection-modal .close-button{z-index:2}@media(min-width:64em){.selection-modal{height:calc(100dvh - 1.875rem);width:calc(100% - 30px)}}.selection-modal .swiper-slide{transition:opacity .3s ease}.selection-modal .swiper-slide-active{z-index:1}.selection-modal .modal-overlay__box,.selection-modal .modal-overlay__inner{max-height:none}.selection-modal .modal-overlay__inner{background-color:var(--c-lightgrey);box-sizing:border-box;height:calc(100dvh - 3.125rem);overflow:auto}@media(min-width:35em){.selection-modal .modal-overlay__inner{height:calc(100dvh - 3.125rem)}}@media(min-width:64em){.selection-modal .modal-overlay__inner{display:grid;grid-template-columns:max-content 1fr;grid-template-rows:auto 1fr;height:calc(100dvh - 1.875rem)}.selection-modal .modal-overlay__inner .progress{grid-column:1;grid-row:1/span 2}}.selection-tool button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.selection-tool button:after{display:none}.selection-tool button span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.selection-tool button:focus-visible,.selection-tool button:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.selection-tool button:focus-visible span,.selection-tool button:hover span{transform:translateY(.0625rem)}}.selection-tool button:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.selection-tool button:disabled{cursor:default;pointer-events:none}.selection-tool button:disabled,.selection-tool button:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.selection-tool button:disabled:hover span{transform:translateY(0)}.selection-tool__closing-msg{align-items:center;background-color:var(--c-white);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:1.5rem;position:absolute;text-align:center;top:0;width:100%;z-index:2}.selection-tool__closing-msg h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;line-height:1.3461538462;padding-bottom:1.25rem;text-transform:none}@media(min-width:64em){.selection-tool__closing-msg h2{font-size:2.375rem;line-height:1.2105263158}}.selection-tool__closing-msg p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;padding-bottom:2.5rem}@media(min-width:64em){.selection-tool__closing-msg p{font-size:1.125rem;line-height:1.3333333333}}.selection-tool__closing-msg__buttons{display:flex;gap:.9375rem}.selection-tool__closing-msg__cancel{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);background-color:transparent;border:0;border:.0625rem solid var(--c-black);border-radius:1.875rem;color:var(--c-white);color:var(--c-black);cursor:pointer;display:inline-flex;display:inline-block;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.selection-tool__closing-msg__cancel:after{display:none}.selection-tool__closing-msg__cancel span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.selection-tool__closing-msg__cancel:focus-visible,.selection-tool__closing-msg__cancel:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.selection-tool__closing-msg__cancel:focus-visible span,.selection-tool__closing-msg__cancel:hover span{transform:translateY(.0625rem)}}.selection-tool__closing-msg__cancel:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.selection-tool__closing-msg__cancel:disabled{cursor:default;pointer-events:none}.selection-tool__closing-msg__cancel:disabled,.selection-tool__closing-msg__cancel:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.selection-tool__closing-msg__cancel:disabled:hover span{transform:translateY(0)}@media(hover:hover){.selection-tool__closing-msg__cancel:focus-visible,.selection-tool__closing-msg__cancel:hover{background-color:transparent;border-color:var(--c-seablue);color:var(--c-seablue)}}.selection-tool__closing-msg__close{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--c-black);border:0;border-radius:1.875rem;color:var(--c-white);cursor:pointer;display:inline-flex;display:inline-block;font-size:.875rem;font-weight:700;height:2.875rem;justify-content:center;line-height:1.3571;padding:0 1.5rem;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.165,.84,.44,1)}.selection-tool__closing-msg__close:after{display:none}.selection-tool__closing-msg__close span{transition:all .2s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.selection-tool__closing-msg__close:focus-visible,.selection-tool__closing-msg__close:hover{background-color:var(--c-grey1);color:var(--c-white);text-decoration:none}.selection-tool__closing-msg__close:focus-visible span,.selection-tool__closing-msg__close:hover span{transform:translateY(.0625rem)}}.selection-tool__closing-msg__close:focus-visible{box-shadow:0 0 0 .1875rem var(--c-seablue)}.selection-tool__closing-msg__close:disabled{cursor:default;pointer-events:none}.selection-tool__closing-msg__close:disabled,.selection-tool__closing-msg__close:disabled:hover{background-color:var(--c-grey1);color:var(--c-grey2)}.selection-tool__closing-msg__close:disabled:hover span{transform:translateY(0)}.selection-tool__step-wrapper{overflow-x:hidden}@media(min-width:64em){.selection-tool__step-wrapper{grid-column:2;grid-row:1}}.selection-tool__step-wrapper.step-map{padding:0}@media(min-width:64em){.selection-tool__step-wrapper .installer-search__inner{height:37.5rem;overflow-y:scroll}}.selection-tool__legal-links{align-items:center;background-color:var(--c-white);bottom:0;box-sizing:border-box;display:flex;font-size:75%;gap:.625rem;justify-content:center;left:0;padding:.625rem;position:fixed;right:0;z-index:2}@media(min-width:64em){.selection-tool__legal-links{border-top-left-radius:.625rem;font-size:inherit;justify-content:flex-end;left:auto;padding:.625rem 1.25rem;position:absolute}}body,html{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.tag--sea-blue{background-color:#00b3e3;background-color:var(--c-seablue);color:#fff;color:var(--c-white)}.tag--sea-blue,.tag--white{align-items:center;border-radius:1.25rem;display:inline-flex;font-size:.75rem;font-weight:700;height:1.6875rem;justify-content:center;padding:0 1.125rem}.tag--white{background-color:#fff;background-color:var(--c-white);color:#000;color:var(--c-black)}.tag--lavender{background-color:#8093dc;background-color:var(--c-lavender)}.tag--fake-teal,.tag--lavender{align-items:center;border-radius:1.25rem;color:#fff;color:var(--c-white);display:inline-flex;font-size:.75rem;font-weight:700;height:1.6875rem;justify-content:center;padding:0 1.125rem}.tag--fake-teal{background-color:#00c382;background-color:var(--c-FAKEteal)}.tag--black{align-items:center;background-color:#000;background-color:var(--c-black);border-radius:1.25rem;color:#fff;color:var(--c-white);display:inline-flex;font-size:.75rem;font-weight:700;height:1.6875rem;justify-content:center;padding:0 1.125rem}@font-face{font-family:SamsungOne;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/SamsungOne-400_v1.0.a763ec6f8f61e5bf43dc.ttf) format("truetype")}@font-face{font-family:SamsungOne;font-style:normal;font-weight:700;src:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/SamsungOne-700_v1.0.1e113c6d670d01cad6f5.ttf) format("truetype")}@font-face{font-family:SamsungSharpSans;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/SamsungSharpSans-Regular.37c07c89616742dd8ad3.otf) format("opentype")}@font-face{font-family:SamsungSharpSans;font-style:normal;font-weight:500;src:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/SamsungSharpSans-Medium.7e4d81a14dfcda1c854e.otf) format("opentype")}@font-face{font-family:SamsungSharpSans;font-style:normal;font-weight:700;src:url(../../../etc.clientlibs/dtnl-aem-samsung-seace/clientlibs/clientlib-react/resources/static/media/SamsungSharpSans-Bold.de16dd15d14a5f392b27.otf) format("opentype")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--c-s-site-bgc);color:var(--c-s-site-c);font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;line-height:1.57;overscroll-behavior-y:contain}a{color:currentColor;cursor:pointer;text-decoration:none}a:focus,a:hover,a:visited{outline:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;color:currentColor;cursor:pointer;display:block;text-align:left;text-decoration:none;width:auto}:focus,button:focus,button:hover,button:visited{outline:0}h1,h2,h3,h4,h5,h6,p{max-width:100%;text-overflow:ellipsis;white-space:pre-line;word-break:break-word}input{font-family:inherit}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill{-webkit-text-fill-color:#000!important;-webkit-text-fill-color:var(--c-black)!important}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-next.swiper-button-bgdark,.swiper-button-prev.swiper-button-bgdark{--swiper-navigation-color:#161616}.swiper-button-next.swiper-button-darkgrey,.swiper-button-prev.swiper-button-darkgrey{--swiper-navigation-color:#313131}.swiper-button-next.swiper-button-lightgrey,.swiper-button-prev.swiper-button-lightgrey{--swiper-navigation-color:#f7f7f7}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-grey1,.swiper-button-prev.swiper-button-grey1{--swiper-navigation-color:#555}.swiper-button-next.swiper-button-grey2,.swiper-button-prev.swiper-button-grey2{--swiper-navigation-color:#aaa}.swiper-button-next.swiper-button-grey3,.swiper-button-prev.swiper-button-grey3{--swiper-navigation-color:#ddd}.swiper-button-next.swiper-button-grey4,.swiper-button-prev.swiper-button-grey4{--swiper-navigation-color:#eaeaea}.swiper-button-next.swiper-button-grey5,.swiper-button-prev.swiper-button-grey5{--swiper-navigation-color:#f5f5f5}.swiper-button-next.swiper-button-border,.swiper-button-prev.swiper-button-border{--swiper-navigation-color:#ddd}.swiper-button-next.swiper-button-samsungblue,.swiper-button-prev.swiper-button-samsungblue{--swiper-navigation-color:#2138e3}.swiper-button-next.swiper-button-skyblue,.swiper-button-prev.swiper-button-skyblue{--swiper-navigation-color:#0077c8}.swiper-button-next.swiper-button-seablue,.swiper-button-prev.swiper-button-seablue{--swiper-navigation-color:#00b3e3}.swiper-button-next.swiper-button-vividblue,.swiper-button-prev.swiper-button-vividblue{--swiper-navigation-color:#0b9aff}.swiper-button-next.swiper-button-teal,.swiper-button-prev.swiper-button-teal{--swiper-navigation-color:#00c3b2}.swiper-button-next.swiper-button-FAKEteal,.swiper-button-prev.swiper-button-FAKEteal{--swiper-navigation-color:#00c382}.swiper-button-next.swiper-button-darkgreen,.swiper-button-prev.swiper-button-darkgreen{--swiper-navigation-color:#009f6a}.swiper-button-next.swiper-button-lavender,.swiper-button-prev.swiper-button-lavender{--swiper-navigation-color:#8093dc}.swiper-button-next.swiper-button-clover,.swiper-button-prev.swiper-button-clover{--swiper-navigation-color:#97d653}.swiper-button-next.swiper-button-saffron,.swiper-button-prev.swiper-button-saffron{--swiper-navigation-color:#ffb546}.swiper-button-next.swiper-button-coral,.swiper-button-prev.swiper-button-coral{--swiper-navigation-color:#ff4337}.swiper-button-next.swiper-button-formerror,.swiper-button-prev.swiper-button-formerror{--swiper-navigation-color:#d32f2f}.swiper-button-next.swiper-button-energy1,.swiper-button-prev.swiper-button-energy1{--swiper-navigation-color:#009036}.swiper-button-next.swiper-button-energy2,.swiper-button-prev.swiper-button-energy2{--swiper-navigation-color:#58ab27}.swiper-button-next.swiper-button-energy3,.swiper-button-prev.swiper-button-energy3{--swiper-navigation-color:#b1c800}.swiper-button-next.swiper-button-energy4,.swiper-button-prev.swiper-button-energy4{--swiper-navigation-color:#ffec00}.swiper-button-next.swiper-button-energy5,.swiper-button-prev.swiper-button-energy5{--swiper-navigation-color:#fecc00}.swiper-button-next.swiper-button-energy6,.swiper-button-prev.swiper-button-energy6{--swiper-navigation-color:#f29400}.swiper-button-next.swiper-button-energy7,.swiper-button-prev.swiper-button-energy7{--swiper-navigation-color:#e2001a}.swiper-button-next.swiper-button-energy8,.swiper-button-prev.swiper-button-energy8{--swiper-navigation-color:#b50317}.swiper-button-next.swiper-button-energy9,.swiper-button-prev.swiper-button-energy9{--swiper-navigation-color:#a30215}.swiper-button-next.swiper-button-energy10,.swiper-button-prev.swiper-button-energy10{--swiper-navigation-color:#49010a}.swiper-button-lock{display:none}.swiper-container{list-style:none;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-wrapper{box-sizing:content-box;display:flex;width:100%;z-index:1}.swiper-slide,.swiper-wrapper{height:100%;position:relative;transition-property:transform}.swiper-slide{box-sizing:border-box;display:block;flex-shrink:0}.swiper-button{background-color:#00b3e3;background-color:var(--c-seablue);border-radius:50%;color:#fff;color:var(--c-white);display:none;filter:drop-shadow(0 10px 20px rgba(22,22,22,.6));height:64px;transform:none;width:64px}.swiper-button:after{content:""}.swiper-button svg{height:20px;width:20px}.swiper-button.swiper-button-disabled{display:none!important}.swiper-button-prev{left:20px}.swiper-button-next{right:20px}@media print{@page{margin:0}h1,h2,h3,h4,h5,h6,p{color:#000}blockquote,h1,h2,h3,h4,h5,h6,p{page-break-inside:avoid}body,html{color:#000;height:auto;margin:0;padding:40px 20px}.main-footer,.main-header,footer,nav{display:none}.share-download-print{display:none!important}img{max-width:31.25rem}.hero-banner__content{min-height:auto}.news-topic-header{padding-bottom:0;padding-top:0}}.container{padding-left:1rem;padding-right:1rem}@media(min-width:48em){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:90em){.container{padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:120em){.container{margin:0 auto;max-width:120rem}}.debug{align-items:center;background-color:orange;border-bottom:.1875rem solid #000;border-top:.1875rem solid #000;color:#000;display:flex;margin-bottom:clamp(1.875rem,8vw,2.8125rem);padding:1.25rem}@media(min-width:35em){.debug{margin-bottom:clamp(2.8125rem,8.0357142857vw,5.3125rem)}}@media(min-width:48em){.debug{margin-bottom:clamp(5.3125rem,11.0677083333vw,7.1875rem)}}@media(min-width:64em){.debug{margin-bottom:7.1875rem}}.debug:before{content:"⚠";display:inline-flex;font-size:3.125rem;margin-right:1.25rem}.debug h6{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.debug h6{font-size:1.5rem;line-height:1.3333333333}}.debug p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.debug p{font-size:1.125rem;line-height:1.3333333333}}.infoBar{align-items:center;background-color:#add8e6;border-bottom:.1875rem solid #000;border-top:.1875rem solid #000;color:#000;display:flex;padding:0 1.25rem}.infoBar:before{content:"ⓘ";display:inline-flex;font-size:1.5625rem;margin-right:1.25rem}.infoBar h6{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.infoBar h6{font-size:1.5rem;line-height:1.3333333333}}.infoBar p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.infoBar p{font-size:1.125rem;line-height:1.3333333333}}.efficiency-aplus3{background-color:#009036;background-color:var(--c-energy1);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:3.125rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-aplus3:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy1);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-aplus2{background-color:#58ab27;background-color:var(--c-energy2);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:3.75rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-aplus2:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy2);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-aplus{background-color:#b1c800;background-color:var(--c-energy3);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:4.375rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-aplus:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy3);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-a{background-color:#ffec00;background-color:var(--c-energy4);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:5rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-a:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy4);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-b{background-color:#fecc00;background-color:var(--c-energy5);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:5.625rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-b:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy5);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-c{background-color:#f29400;background-color:var(--c-energy6);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:6.25rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-c:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy6);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-d{background-color:#e2001a;background-color:var(--c-energy7);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:6.875rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-d:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy7);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-e{background-color:#b50317;background-color:var(--c-energy8);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:7.5rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-e:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy8);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.efficiency-f{background-color:#a30215;background-color:var(--c-energy9);box-sizing:border-box;color:#fff;color:var(--c-white);display:inline-flex;font-size:.875rem;font-weight:700;height:1.5rem;line-height:1rem;min-width:8.125rem;padding:.25rem 0 .25rem .375rem;position:relative}.efficiency-f:after{border:.75rem solid transparent;border-left:.75rem solid var(--c-energy9);bottom:0;content:"";display:inline-flex;height:0;left:100%;position:absolute;top:0;transform:scaleX(.8);transform-origin:left center}.color-black{color:var(--black)}.color-bgdark{color:var(--#161616)}.color-darkgrey{color:var(--#313131)}.color-lightgrey{color:var(--#F7F7F7)}.color-white{color:var(--white)}.color-grey1{color:var(--#555555)}.color-grey2{color:var(--#AAAAAA)}.color-grey3{color:var(--#DDDDDD)}.color-grey4{color:var(--#EAEAEA)}.color-grey5{color:var(--#F5F5F5)}.color-border{color:var(--#DDDDDD)}.color-samsungblue{color:var(--#2138E3)}.color-skyblue{color:var(--#0077C8)}.color-seablue{color:var(--#00B3E3)}.color-vividblue{color:var(--#0B9AFF)}.color-teal{color:var(--#00C3B2)}.color-FAKEteal{color:var(--#00C382)}.color-darkgreen{color:var(--#009F6A)}.color-lavender{color:var(--#8093DC)}.color-clover{color:var(--#97D653)}.color-saffron{color:var(--#FFB546)}.color-coral{color:var(--#FF4337)}.color-formerror{color:var(--#d32f2f)}.color-energy1{color:var(--#009036)}.color-energy2{color:var(--#58ab27)}.color-energy3{color:var(--#b1c800)}.color-energy4{color:var(--#ffec00)}.color-energy5{color:var(--#fecc00)}.color-energy6{color:var(--#f29400)}.color-energy7{color:var(--#e2001a)}.color-energy8{color:var(--#b50317)}.color-energy9{color:var(--#a30215)}.color-energy10{color:var(--#49010A)}.mui-textfield.MuiTextField-root{margin-top:1.5625rem}.mui-textfield.MuiTextField-root.first{margin-top:0}.mui-textfield .MuiFormLabel-root.MuiInputLabel-root{color:#313131;color:var(--c-darkgrey)}.mui-textfield.inverted .MuiFormLabel-root,.mui-textfield.inverted .MuiInputBase-input,.mui-textfield.inverted .MuiInputLabel-root,.mui-textfield.inverted .MuiInputLabel-shrink.Mui-focused,.mui-textfield.inverted input{color:#fff;color:var(--c-white)}.mui-textfield.inverted input:-webkit-autofill{-webkit-text-fill-color:#fff!important;-webkit-text-fill-color:var(--c-white)!important}.mui-textfield.inverted .MuiInputBase-root:after,.mui-textfield.inverted .MuiInputBase-root:before{border-color:#fff;border-color:var(--c-white)}.mui-radiogroup.MuiFormControl-root{display:block;margin-top:1.875rem}.mui-radiogroup.inverted,.mui-radiogroup.inverted .MuiButtonBase-root,.mui-radiogroup.inverted .MuiFormLabel-root{color:#fff;color:var(--c-white)}.mui-checkbox.MuiFormControlLabel-root{align-items:flex-start;padding-left:.625rem;padding-top:1.875rem}.mui-checkbox.MuiFormControlLabel-root .MuiButtonBase-root{padding:0 .625rem 0 0}.mui-checkbox.MuiFormControlLabel-root.inverted,.mui-checkbox.MuiFormControlLabel-root.inverted .MuiButtonBase-root{color:#fff;color:var(--c-white)}.mui-checkbox p{display:inline}.mui-checkbox a{display:inline-block;text-decoration:underline}li.MuiButtonBase-root.MuiMenuItem-root.Mui-disabled{font-size:.875rem!important}.mui-select{padding-right:0;position:relative;width:100%}.mui-select .MuiSelect-icon{display:none}@media(min-width:48em){.mui-select{width:20rem}}.mui-select label{width:70%}.mui-select svg{height:.375rem;position:absolute;right:1.4375rem;width:.625rem}.mui-select.MuiTextField-root{margin-bottom:.5rem;margin-top:1.25rem}.mui-select.has-label{margin-top:.5rem}.mui-select.MuiTextField-root.MuiFormControl-root .MuiSelect-select{padding:.5rem 1.25rem}.mui-select.MuiTextField-root.MuiFormControl-root .MuiSelect-select:focus{border-radius:1.5rem;font-size:1rem}.mui-select .MuiFormLabel-root,.mui-select .MuiSelect-select em{color:#000;color:var(--c-black);font-size:1rem;font-weight:700;top:50%;transform:translate(1.25rem,-50%)}.mui-select .MuiSelect-select{background-color:#fff;background-color:var(--c-white);border:none;border-radius:1.5rem}.mui-select .Mui-focused.MuiFormLabel-root{color:#000;color:var(--c-black)}.mui-select .MuiInputBase-root{padding-right:0}.mui-select .MuiInputAdornment-root{margin-left:0}.mui-select fieldset{border:0}.mui-error{color:#d32f2f;color:var(--c-formerror);padding-top:.3125rem}.mui-error.inverted{color:#000;color:var(--c-black)}.rich-text ol,.rich-text ul{margin:1em 0}.rich-text ol+:is(h1,h2,h3,h4,h5,h6),.rich-text ul+:is(h1,h2,h3,h4,h5,h6){margin-top:2rem}.rich-text ol{list-style:decimal;margin:1rem 0 1rem 1rem}.rich-text ul li{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875;list-style:disc;margin-left:2.5rem;padding-left:.625rem;position:relative}@media(min-width:64em){.rich-text ul li{font-size:1.125rem;line-height:1.3333333333}}.rich-text ul li+li{margin-top:.5em}.rich-text ul li::marker{color:#0077c8;color:var(--c-skyblue);font-size:1.875rem}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{padding-bottom:1rem}.rich-text h1,.rich-text h2{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.2222222222;text-transform:none}@media(min-width:64em){.rich-text h1,.rich-text h2{font-size:1.5rem;line-height:1.3333333333}}.rich-text h3,.rich-text h4{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.rich-text h3,.rich-text h4{font-size:1.375rem;line-height:1.3181818182}}.rich-text h5,.rich-text h6{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875;text-transform:none}@media(min-width:64em){.rich-text h5,.rich-text h6{font-size:1.125rem;line-height:1.3333333333}}.rich-text p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:1.1875}@media(min-width:64em){.rich-text p{font-size:1.125rem;line-height:1.3333333333}}.rich-text p+:is(h1,h2,h3,h4,h5,h6){margin-top:2rem}.rich-text p a{text-decoration:underline}.rich-text p a:focus,.rich-text p a:focus-visible{color:#00b3e3;color:var(--c-seablue)}.rich-text p b,.rich-text p strong{font-weight:700}.rich-text p em,.rich-text p i{font-style:italic}.rich-text p+p{margin-top:1em}*+.rich-text h1,*+.rich-text h2,*+.rich-text h3,*+.rich-text h4,*+.rich-text h5,*+.rich-text h6{margin-top:.5em}.rich-text blockquote{font-family:SamsungSharpSans,Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:1.625rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;line-height:1.3461538462;margin:4rem 0;padding-left:1.5rem;position:relative;text-transform:none}@media(min-width:64em){.rich-text blockquote{font-size:2.375rem;line-height:1.2105263158}}.rich-text blockquote:before{background-color:#00b3e3;background-color:var(--c-seablue);bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:.125rem}.rich-text table{margin-top:2rem}.rich-text table td{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4;line-height:1.4285714286}@media(min-width:64em){.rich-text table td{font-size:.875rem;line-height:1.3571428571}}.rich-text table td:has(b){padding-bottom:.625rem}.rich-text table td:has(b) b{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;font-weight:700;line-height:1.3333333333}@media(min-width:64em){.rich-text table td:has(b) b{font-size:1.125rem;line-height:1.6111111111}}.rich-text table td p{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4285714286}@media(min-width:64em){.rich-text table td p{font-size:.875rem;line-height:1.3571428571}}.rich-text table td{border-left:2em solid transparent;border-top:1em solid transparent}.rich-text table td:first-child{border-left:0}.rich-text table tr:first-child td{border-top:0}:root{--vh:80px;--main-nav-height:4.0625rem;--mode-switch-height:2.5rem;--search-bar-height:2.5rem;--c-black:#000;--c-bgdark:#161616;--c-darkgrey:#313131;--c-lightgrey:#f7f7f7;--c-white:#fff;--c-grey1:#555;--c-grey2:#aaa;--c-grey3:#ddd;--c-grey4:#eaeaea;--c-grey5:#f5f5f5;--c-border:#ddd;--c-samsungblue:#2138e3;--c-skyblue:#0077c8;--c-seablue:#00b3e3;--c-vividblue:#0b9aff;--c-teal:#00c3b2;--c-FAKEteal:#00c382;--c-darkgreen:#009f6a;--c-lavender:#8093dc;--c-clover:#97d653;--c-saffron:#ffb546;--c-coral:#ff4337;--c-formerror:#d32f2f;--c-energy1:#009036;--c-energy2:#58ab27;--c-energy3:#b1c800;--c-energy4:#ffec00;--c-energy5:#fecc00;--c-energy6:#f29400;--c-energy7:#e2001a;--c-energy8:#b50317;--c-energy9:#a30215;--c-energy10:#49010a;--100vh:calc(100vh - var(--main-nav-height) - var(--mode-switch-height))}html{scroll-behavior:smooth}html:lang(bg-BG) a,html:lang(bg-BG) blockquote,html:lang(bg-BG) h1,html:lang(bg-BG) h2,html:lang(bg-BG) h3,html:lang(bg-BG) h4,html:lang(bg-BG) h5,html:lang(bg-BG) h6,html:lang(bg-BG) p,html:lang(bg-BG) strong,html:lang(el-GR) a,html:lang(el-GR) blockquote,html:lang(el-GR) h1,html:lang(el-GR) h2,html:lang(el-GR) h3,html:lang(el-GR) h4,html:lang(el-GR) h5,html:lang(el-GR) h6,html:lang(el-GR) p,html:lang(el-GR) strong{font-family:SamsungOne,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif}body.body-fixed{overflow:hidden}p strong{font-weight:700}img{width:100%}a{transition:.5s ease}a:focus-visible,a:hover{color:#00b3e3;color:var(--c-seablue);text-decoration:underline}.section{transition:opacity .5s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1),filter 1.3s cubic-bezier(.4,0,.2,1) .5s}.section.in-view{filter:saturate(1);opacity:1;transform:translateY(0)}.section:not(.in-view){filter:saturate(0);opacity:0;transform:translateY(-.625rem)}.image-empty{align-items:center;background-color:#ddd;background-color:var(--c-grey3);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
/*# sourceMappingURL=main.9298b4f8.css.map*/