.hero-parallax-wrapper{position:relative;width:100%;overflow:hidden;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.75)}.hero-parallax-wrapper.height-small{height:60vh;min-height:400px}.hero-parallax-wrapper.height-medium{height:80vh;min-height:500px}.hero-parallax-wrapper.height-large{height:100vh;min-height:600px}.hero-parallax-wrapper.height-fullscreen{height:100vh;min-height:100vh}.hero-parallax-bg{position:absolute;top:-20%;left:0;width:100%;height:120%;z-index:1;will-change:transform;overflow:hidden}.hero-parallax-bg img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.hero-parallax-bg{top:0;height:100%}}.hero-parallax-bg.overlay-light:before,.hero-parallax-bg.overlay-dark:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none}.hero-parallax-bg.overlay-light:before{background:rgba(255,255,255,var(--overlay-opacity))}.hero-parallax-bg.overlay-dark:before{background:rgba(0,0,0,var(--overlay-opacity))}.hero-parallax-wrapper.text-color-light .hero-parallax-eyebrow,.hero-parallax-wrapper.text-color-light .hero-parallax-title,.hero-parallax-wrapper.text-color-light .hero-parallax-subtitle{color:#fff!important}.hero-parallax-wrapper.text-color-dark .hero-parallax-eyebrow,.hero-parallax-wrapper.text-color-dark .hero-parallax-title,.hero-parallax-wrapper.text-color-dark .hero-parallax-subtitle{color:#1a1a1a!important}.hero-parallax-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.hero-parallax-content.position-top{justify-content:flex-start;padding-top:80px}.hero-parallax-content.position-bottom{justify-content:flex-end;padding-bottom:80px}.hero-parallax-content-inner{max-width:800px;margin:0 auto;animation:parallaxFadeIn 1s ease-out}@keyframes parallaxFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-parallax-eyebrow{font-size:1.3rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;color:rgba(var(--color-foreground),.7);opacity:.9;animation:parallaxFadeIn 1s ease-out .2s both}.hero-parallax-eyebrow p{margin:0}.hero-parallax-title{font-size:4.5rem;font-weight:700;line-height:1.1;margin-top:0;margin-bottom:24px;color:rgb(var(--color-foreground));text-shadow:2px 2px 8px rgba(0,0,0,.3);animation:parallaxFadeIn 1s ease-out .4s both}.hero-parallax-title p{margin:0}.hero-parallax-subtitle{font-size:1.6rem;line-height:1.5;margin-bottom:40px;color:rgba(var(--color-foreground),.8);opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.3);animation:parallaxFadeIn 1s ease-out .6s both}.hero-parallax-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;animation:parallaxFadeIn 1s ease-out .8s both}.hero-parallax-scroll{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:4;animation:parallaxBounce 2s infinite}@keyframes parallaxBounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.hero-parallax-scroll-icon{width:30px;height:50px;border:2px solid rgba(255,255,255,.8);border-radius:15px;position:relative;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-parallax-scroll-icon:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:4px;height:8px;background:#fffc;border-radius:2px;animation:parallaxScrollDot 2s infinite}@keyframes parallaxScrollDot{0%{transform:translate(-50%) translateY(0);opacity:0}50%{opacity:1}to{transform:translate(-50%) translateY(20px);opacity:0}}@media(max-width:1200px){.hero-parallax-title{font-size:4.2rem}.hero-parallax-subtitle{font-size:1.5rem}}@media(max-width:968px){.hero-parallax-title{font-size:4.8rem}.hero-parallax-subtitle{font-size:1.7rem}.hero-parallax-eyebrow{font-size:1.3rem}.hero-parallax-content{padding:40px 15px}}@media(max-width:768px){.hero-parallax-title{font-size:5.2rem;margin-bottom:20px}.hero-parallax-subtitle{font-size:1.8rem;margin-bottom:30px}.hero-parallax-eyebrow{font-size:1.3rem}.hero-parallax-buttons{flex-direction:column;align-items:center;gap:15px}.hero-parallax-content{padding:30px 15px}}@media(max-width:480px){.hero-parallax-title{font-size:4rem}.hero-parallax-subtitle{font-size:1.5rem}.hero-parallax-eyebrow{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.hero-parallax-bg{background-attachment:scroll}.hero-parallax-content-inner,.hero-parallax-eyebrow,.hero-parallax-title,.hero-parallax-subtitle,.hero-parallax-buttons,.hero-parallax-scroll{animation:none}.hero-parallax-scroll-icon:before{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-parallax-inline.css.map */
