.scroll-animation-section-container{--scroll-animation-section-top-offset: 0px;--scroll-animation-section-bottom-offset: 0px;position:relative;width:100%}.scroll-animation-background-animation-progress-height{height:100vh;width:0;position:absolute}.scroll-animation-tabs-animation-progress-height{position:relative;top:calc(var(--scroll-animation-section-top-offset) + var(--scroll-animation-section-bottom-offset));width:0}.scroll-animation-sticky-container{position:sticky;top:var(--scroll-animation-section-top-offset);height:calc(100vh - var(--scroll-animation-section-top-offset) - var(--scroll-animation-section-bottom-offset));display:flex;justify-content:center;overflow:hidden;background:rgba(0,0,0,0)}.scroll-animation-background-image{position:absolute;top:0;left:50%;transform:translateX(-50%);background-image:var(--hero-image-blurred);background-size:cover;background-position:center center;background-repeat:no-repeat;transform-origin:center center;overflow:hidden;will-change:width,height,border-radius;backface-visibility:hidden;perspective:1000px}.scroll-animation-background-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--hero-image);background-size:inherit;background-position:inherit;background-repeat:inherit;opacity:var(--sharp-opacity);z-index:1;will-change:opacity}.scroll-animation-background-image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--overlay-color);z-index:2;will-change:background-color}.scroll-animation-first-text-wrapper{position:absolute;z-index:2;padding:0 var(--spacing-lg);text-align:center;max-width:100vw;box-sizing:border-box;display:flex;justify-content:center}.scroll-animation-second-text-wrapper{position:absolute;left:50%;z-index:2;padding:0 var(--spacing-lg);text-align:center;max-width:100vw;display:flex;justify-content:center;transform:translateX(-50%) translateY(-50%) translateZ(0)}.scroll-animation-second-text-wrapper img{max-width:100%}.scroll-animation-section-centered-text{font-size:54px;font-weight:600;letter-spacing:-1.62px;color:#fff}@media(max-width: 768px){.scroll-animation-section-centered-text{font-size:40px;letter-spacing:-1.2px}}.scroll-animation-second-element-image-wrapper{width:100%;display:flex;justify-content:center;max-height:calc(100vh - var(--fixed-header-height) - var(--scroll-animation-section-bottom-offset) - var(--spacing-xl)*2)}.scroll-animation-second-element-image{user-select:none;width:auto;height:auto;max-width:100%;object-fit:contain}.scroll-animation-second-element-image-mobile,.scroll-animation-second-element-image-mobile-landscape{display:none}@media(max-width: 768px){.scroll-animation-second-element-image-desktop,.scroll-animation-second-element-image-mobile-landscape{display:none}.scroll-animation-second-element-image-mobile{display:block}}@media(max-height: 680px){.scroll-animation-second-element-image-desktop,.scroll-animation-second-element-image-mobile{display:none}.scroll-animation-second-element-image-mobile-landscape{display:block}}.scroll-animation-tabs-container{position:absolute;left:0;right:0;bottom:0;z-index:3;width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center}.scroll-animation-tabs-wrapper{width:100%;display:flex;align-items:center;justify-content:center;padding-top:var(--spaces-5)}@media(max-width: 768px){.scroll-animation-tabs-wrapper{padding-top:var(--spacing-lg)}}@media(max-height: 500px){.scroll-animation-tabs-wrapper{padding-top:var(--spacing-sm)}}@media(max-height: 680px){.scroll-animation-tabs-wrapper{padding-top:var(--spacing-md)}}.scroll-animation-section-styled-tabs .MuiTabs-indicator{height:1.5px;border-radius:1px;background:linear-gradient(89deg, #FF4E66 0.64%, #FF6A0D 99.36%)}@media(max-width: 768px){.scroll-animation-section-styled-tabs .MuiTabs-indicator{border-radius:1.5px;height:3px}}.scroll-animation-section-styled-tabs .MuiTab-root{color:hsla(0,0%,100%,.65);font-size:17px;font-weight:400;margin-right:0;position:relative;padding:22px 46px}@media(max-height: 600px){.scroll-animation-section-styled-tabs .MuiTab-root{padding:var(--spacing-md) var(--spacing-xl)}}.scroll-animation-section-styled-tabs .MuiTab-root::after{content:"";position:absolute;left:0;right:0;bottom:.5px;height:.5px;background-color:hsla(0,0%,100%,.35)}@media(max-width: 768px){.scroll-animation-section-styled-tabs .MuiTab-root::after{bottom:1px;height:1px}}.scroll-animation-section-styled-tabs .MuiTab-root.Mui-selected{background-image:linear-gradient(89deg, #FF4E66 0.64%, #FF6A0D 99.36%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:fit-content;font-weight:400;-webkit-text-stroke:.2px #ff5a39}.scroll-animation-section-styled-tabs .MuiTabScrollButton-root{color:hsla(0,0%,100%,.65);opacity:1;position:relative}.scroll-animation-section-styled-tabs .MuiTabScrollButton-root::after{content:"";position:absolute;left:0;right:0;bottom:.5px;height:.5px;background-color:hsla(0,0%,100%,.35)}@media(max-width: 768px){.scroll-animation-section-styled-tabs .MuiTabScrollButton-root::after{bottom:1px;height:1px}}.scroll-animation-section-styled-tabs .custom-scroll-button{--custom-scroll-butto-box-shadow-color: rgba(255, 255, 255, 0.3) !important;--custom-scroll-butto-box-shadow-color-hover: rgba(255, 255, 255, 0.55) !important}.scroll-animation-tab-content-wrapper{width:100%;height:100%;display:flex;justify-content:center;flex:1;min-height:0;transform-origin:center center;will-change:transform,opacity;transform:translateZ(0)}.scroll-animation-tab-content-texts-wrapper-for-transition{user-select:none;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--spacing-lg);padding:var(--tab-content-text-padding, var(--spaces-6) var(--spacing-lg) var(--spaces-7) var(--spacing-lg));flex-shrink:0}@media(max-width: 768px){.scroll-animation-tab-content-texts-wrapper-for-transition{padding:var(--tab-content-text-padding-mobile, var(--spacing-2xl) var(--spacing-lg) var(--spaces-7) var(--spacing-lg))}}@media(max-height: 680px){.scroll-animation-tab-content-texts-wrapper-for-transition{padding-bottom:var(--spacing-lg);padding-top:var(--spacing-lg);gap:var(--spacing-md)}}.scroll-animation-tab-content{text-align:center;color:#fff;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.scroll-animation-tab-content-title{font-size:32px;font-weight:500;line-height:36px;color:#fff;background-image:var(--tab-content-text-background-image, linear-gradient(#fff, #fff));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:fit-content}@media(max-width: 768px){.scroll-animation-tab-content-title{font-size:24px;line-height:30px}}@media(max-height: 500px){.scroll-animation-tab-content-title{font-size:22px;line-height:26px}}.scroll-animation-tab-image{user-select:none;height:auto;max-width:100%;max-height:100%;object-fit:contain;box-sizing:border-box;padding:var(--tab-content-image-padding, 0)}@media(max-width: 768px){.scroll-animation-tab-image{padding:var(--tab-content-image-padding-mobile, 0)}}@media(max-height: 680px){.scroll-animation-tab-image{padding:var(--tab-content-image-padding-mobile-landscape, 0)}}.scroll-animation-second-element-image{user-select:none;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;box-sizing:border-box}.scroll-animation-carousel-container{position:relative;width:100%;height:100%;overflow:hidden}.scroll-animation-carousel-viewport{width:100%;height:100%}.scroll-animation-carousel-viewport.disabled-drag-and-scroll{pointer-events:none}.scroll-animation-carousel-slide-container{display:flex;width:100%;height:100%}.scroll-animation-carousel-slide{flex:0 0 100%;min-width:0;display:flex;flex-direction:column;width:100%;height:100%}.scroll-animation-next-button{background-color:hsla(0,0%,100%,.65);display:flex;align-items:center;justify-content:center;border:none;margin:0;padding:0;border-radius:100%;overflow:hidden;outline:none;user-select:none;width:48px;height:48px;position:absolute;top:50%;right:45px;transform:translateY(-50%);z-index:10}.scroll-animation-next-button img{margin-left:2.2px;height:18px}.scroll-animation-next-button[disabled]{cursor:default;background-color:hsla(0,0%,100%,.25)}@media(max-width: 768px){.scroll-animation-next-button{right:12px;width:32px;height:32px}.scroll-animation-next-button img{height:12px;margin-left:1.5px}}.scroll-animation-prev-button{background-color:hsla(0,0%,100%,.65);display:flex;align-items:center;justify-content:center;border:none;margin:0;padding:0;border-radius:100%;overflow:hidden;outline:none;user-select:none;width:48px;height:48px;position:absolute;top:50%;left:45px;transform:translateY(-50%);z-index:10}.scroll-animation-prev-button img{margin-right:2.2px;margin-left:0;transform:rotate(180deg);height:18px}.scroll-animation-prev-button[disabled]{cursor:default;background-color:hsla(0,0%,100%,.25)}@media(max-width: 768px){.scroll-animation-prev-button{left:12px;width:32px;height:32px}.scroll-animation-prev-button img{margin-right:1.5px;height:12px}}