.fullpage-scroll-wrapper{position:relative;width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;opacity:0;transition:opacity 1.5s ease-out}body.page-loaded .fullpage-scroll-wrapper{opacity:1}.fullpage-swiper{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100)}.fullpage-slide{position:relative;width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden}.fullpage-slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.fullpage-slide-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.fullpage-slide:first-child .fullpage-slide-bg img{filter:blur(20px);animation:first-slide-blur-clear 1s ease-out forwards}@keyframes first-slide-blur-clear{0%{filter:blur(20px)}to{filter:blur(0px)}}.fullpage-slide-bg .placeholder-svg{width:100%;height:100%}.fullpage-slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:2}.fullpage-slide-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;padding:60px 40px}.fullpage-slide-content-inner{max-width:1200px;width:100%}.fullpage-slide-content--top-left{align-items:flex-start;justify-content:flex-start}.fullpage-slide-content--top-center{align-items:flex-start;justify-content:center;text-align:center}.fullpage-slide-content--top-right{align-items:flex-start;justify-content:flex-end;text-align:right}.fullpage-slide-content--middle-left{align-items:center;justify-content:flex-start}.fullpage-slide-content--middle-center{align-items:center;justify-content:center;text-align:center}.fullpage-slide-content--middle-right{align-items:center;justify-content:flex-end;text-align:right}.fullpage-slide-content--bottom-left{align-items:flex-end;justify-content:flex-start}.fullpage-slide-content--bottom-center{align-items:flex-end;justify-content:center;text-align:center}.fullpage-slide-content--bottom-right{align-items:flex-end;justify-content:flex-end;text-align:right}.fullpage-slide:first-child .fullpage-slide-content-inner>*{opacity:0;transform:translate(-50px);animation:slide-in-from-left .8s ease-out forwards}.fullpage-slide:first-child .fullpage-slide-subheading{animation-delay:1.2s}.fullpage-slide:first-child .fullpage-slide-heading{animation-delay:1.4s}.fullpage-slide:first-child .fullpage-slide-text{animation-delay:1.6s}.fullpage-slide:first-child .fullpage-slide-button{animation-delay:1.8s}@keyframes slide-in-from-left{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.fullpage-slide-subheading{font-size:14px;letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;opacity:.9}.fullpage-slide-heading{margin:0 0 20px;line-height:1.2;font-weight:700}.fullpage-slide-heading--small{font-size:32px}.fullpage-slide-heading--medium{font-size:48px}.fullpage-slide-heading--large{font-size:72px}.fullpage-slide-text{margin:0 0 30px;font-size:18px;line-height:1.6}.fullpage-slide-text p{margin:0 0 15px}.fullpage-slide-text p:last-child{margin-bottom:0}.fullpage-slide-button{display:inline-block;padding:15px 40px;font-size:14px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .3s ease;cursor:pointer;border:2px solid #ffffff}.fullpage-slide-button.button--solid{background-color:#fff;color:#000}.fullpage-slide-button.button--solid:hover,.fullpage-slide-button.button--outline{background-color:transparent;color:#fff}.fullpage-slide-button.button--outline:hover{background-color:#fff;color:#000}.fullpage-swiper .swiper-pagination{right:40px;left:auto;width:auto;top:50%;transform:translateY(-50%)}.fullpage-swiper .swiper-pagination-bullet{width:3px;height:3px;background-color:#ffffff80;opacity:1;margin:8px 0;transition:all .3s ease}.fullpage-swiper .swiper-pagination-bullet-active{background-color:#fff;height:20px;border-radius:2px}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:10;text-align:center;color:#fff;animation:scroll-indicator-bounce 2s infinite;display:none}.scroll-indicator-text{font-size:12px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px}.scroll-indicator-arrow{opacity:.8}@keyframes scroll-indicator-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}.fullpage-swiper.on-last-slide .scroll-indicator{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.fullpage-slide:last-child .fullpage-slide-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100lvh;z-index:1}.fullpage-slide:last-child{position:relative;z-index:1}@media screen and (max-width:768px){.fullpage-slide-content{padding:30px 20px}.fullpage-slide-heading--small{font-size:24px}.fullpage-slide-heading--medium{font-size:32px}.fullpage-slide-heading--large{font-size:40px}.fullpage-slide-text{font-size:16px}.fullpage-swiper .swiper-pagination{right:20px}.scroll-indicator{bottom:30px}}@media screen and (max-width:768px){html.ios26-safari .fullpage-scroll-wrapper,html.ios26-safari .fullpage-swiper,html.ios26-safari .fullpage-slide{height:calc(var(--vh, 1vh) * 100 + 20px)}}body:has(.fullpage-scroll-wrapper) .content-for-layout{padding:0;margin:0}body:has(.fullpage-scroll-wrapper) .header-group,body:has(.fullpage-scroll-wrapper) .header,body:has(.fullpage-scroll-wrapper) header,body:has(.fullpage-scroll-wrapper) [data-section-type=header]{position:fixed;top:0;left:0;right:0;z-index:100;opacity:0;visibility:hidden;transition:opacity 1s ease .8s,visibility 1s ease .6s}body.loading-overlay-removed:has(.fullpage-scroll-wrapper) .header-group,body.loading-overlay-removed:has(.fullpage-scroll-wrapper) .header,body.loading-overlay-removed:has(.fullpage-scroll-wrapper) header,body.loading-overlay-removed:has(.fullpage-scroll-wrapper) [data-section-type=header]{opacity:1;visibility:visible}@media screen and (max-width:749px){body:has(.fullpage-scroll-wrapper) .header-group,body:has(.fullpage-scroll-wrapper) .header,body:has(.fullpage-scroll-wrapper) header,body:has(.fullpage-scroll-wrapper) [data-section-type=header]{transition:opacity .5s ease .15s,visibility .5s ease .15s}}body:has(.fullpage-scroll-wrapper) .shopify-section-group-footer-group{position:fixed;bottom:0;left:0;right:0;z-index:10;transform:translateY(100%);transition:transform .6s cubic-bezier(.4,0,.2,1)}body.footer-visible:has(.fullpage-scroll-wrapper) .shopify-section-group-footer-group{transform:translateY(0)}@media screen and (max-width:768px){body.fullpage-active .shopify-section-group-footer-group{position:fixed;bottom:0;left:0;right:0;z-index:10;transform:translateY(100%);transition:none}body.fullpage-active.footer-visible .shopify-section-group-footer-group{transform:translateY(100%)}html.mobile-footer-scroll,body.mobile-footer-scroll{overflow:auto!important;overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;min-height:100%!important;position:static!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}body.mobile-footer-scroll .shopify-section-group-footer-group{position:relative!important;transform:none!important;z-index:1}body.mobile-footer-scroll .fullpage-scroll-wrapper{height:auto!important;min-height:100vh;min-height:100svh;overflow:visible!important;position:relative;touch-action:pan-y!important}body.mobile-footer-scroll .fullpage-swiper{height:100vh;height:100svh;overflow:hidden}body.mobile-footer-scroll .fullpage-slide{height:100vh;height:100svh}body.mobile-footer-scroll,body.mobile-footer-scroll *,body.mobile-footer-scroll .swiper,body.mobile-footer-scroll .swiper-wrapper,body.mobile-footer-scroll .swiper-slide{touch-action:pan-y!important}}.fullpage-video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.fullpage-video--mobile{display:none}@media screen and (max-width:749px){.fullpage-video--desktop{display:none}.fullpage-video--mobile{display:block}}.fullpage-video-wrapper iframe{position:absolute;top:50%;left:50%;width:177.77777778vh;height:56.25vw;min-width:100%;min-height:100%;transform:translate(-50%,-50%);pointer-events:none}@media screen and (max-width:749px){.fullpage-video--mobile iframe{width:56.25vh;height:177.77777778vw}}.fullpage-video-mute-toggle{position:absolute;bottom:40px;right:40px;z-index:100;width:50px;height:50px;min-width:50px;min-height:50px;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease,opacity 1s ease .8s,visibility 1s ease .6s;color:#fff;padding:0;pointer-events:auto;opacity:0;visibility:hidden}body.loading-overlay-removed .fullpage-video-mute-toggle{opacity:1;visibility:visible}.fullpage-video-mute-toggle:hover{background:#ffffff4d;transform:scale(1.1)}.fullpage-video-mute-toggle.unmuted .icon-mute{display:none}.fullpage-video-mute-toggle.unmuted .icon-unmute{display:block!important}@media screen and (max-width:750px){.fullpage-video-mute-toggle{bottom:calc(80px + env(safe-area-inset-bottom,0px));right:20px;width:44px;height:44px;transition:all .3s ease,opacity .5s ease .15s,visibility .5s ease .15s}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fullpage-scroll.css.map */
