.custom-hero{position:relative;width:100%;overflow:visible}.custom-hero.has-background-image{background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:scroll}.custom-hero.has-background-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.custom-hero.has-background-image .page-width{position:relative;z-index:2}.custom-hero .page-width{display:flex;flex-direction:column;gap:4rem;overflow:visible}.hero-content-top{width:100%;display:flex;justify-content:center;align-items:center;min-height:300px}.hero-text-container{max-width:800px;width:100%}.hero-text-container.left{text-align:left}.hero-text-container.center{text-align:center}.hero-text-container.right{text-align:right}.hero-heading{margin:0 0 1.5rem;line-height:1.2;font-weight:700;color:rgb(var(--color-foreground))}.hero-heading.h0{font-size:clamp(2.5rem,5vw,4rem)}.hero-heading.h1{font-size:clamp(2rem,4vw,3rem)}.hero-heading.h2{font-size:clamp(1.5rem,3vw,2.5rem)}.hero-heading em{font-style:italic;color:rgb(var(--color-button))}.hero-text{margin:0 0 2rem;font-size:1.2rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.hero-text p{margin:0 0 1rem}.hero-text p:last-child{margin-bottom:0}.hero-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}.hero-text-container.center .hero-buttons{justify-content:center}.hero-text-container.right .hero-buttons{justify-content:flex-end}.hero-buttons .button.hero-button{padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:4px;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;min-width:160px;margin:0;cursor:pointer}.hero-buttons .button.hero-button:hover{transform:translateY(-2px)}.hero-buttons .button--primary.hero-button{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button));box-shadow:0 4px 15px rgba(var(--color-button),.3)}.hero-buttons .button--primary.hero-button:hover{background:rgba(var(--color-button),.9);box-shadow:0 6px 20px rgba(var(--color-button),.4)}.hero-buttons .button--secondary.hero-button{background:transparent;color:rgb(var(--color-button));border:1px solid rgb(var(--color-button))}.hero-buttons .button--secondary.hero-button:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.hero-image-bottom{width:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:10;margin-bottom:0}.hero-image-container{max-width:800px;width:100%;position:relative;border-radius:20px;overflow:visible;transform:translateY(50px)}.hero-image-container img{width:100%;height:auto;display:block;object-fit:cover}.hero-image-placeholder{max-width:800px;width:100%;height:400px;background:linear-gradient(135deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.08));border:2px dashed rgba(var(--color-foreground),.2);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative;overflow:hidden;transform:translateY(50px);box-shadow:0 20px 40px #0000001a}.hero-image-placeholder:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(var(--color-foreground),.02) 10px,rgba(var(--color-foreground),.02) 20px);animation:slide 20s linear infinite}@keyframes slide{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.hero-image-placeholder .placeholder-svg{width:120px;height:120px;opacity:.4;z-index:2;position:relative}.placeholder-text{text-align:center;z-index:2;position:relative}.placeholder-text p{color:rgba(var(--color-foreground),.7);font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.placeholder-text small{color:rgba(var(--color-foreground),.5);font-size:.9rem;margin:0}.has-placeholder-background{background:linear-gradient(135deg,rgba(var(--color-button),.1),rgba(var(--color-button),.05),rgba(var(--color-foreground),.03));position:relative}.has-placeholder-background:after{content:"Background Image Placeholder";position:absolute;top:20px;right:20px;background:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width:749px){.custom-hero .page-width{gap:3rem}.hero-content-top{min-height:200px}.hero-text{font-size:1rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons .button.hero-button{width:100%;min-width:auto;padding:1rem 2rem;font-size:1rem}.hero-image-container{border-radius:15px}.hero-image-placeholder{height:300px;border-radius:15px}}@media screen and (max-width:550px){.custom-hero .page-width{gap:2rem}.hero-heading.h0{font-size:2.5rem}.hero-heading.h1{font-size:2rem}.hero-heading.h2{font-size:1.5rem}}@media(prefers-reduced-motion:no-preference){.scroll-trigger{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.scroll-trigger.animate--slide-in{opacity:1;transform:translateY(0)}.scroll-trigger[data-cascade]{transition-delay:calc(var(--animation-order) * .1s)}}.custom-hero.color-scheme-2{background:linear-gradient(135deg,rgb(var(--color-background)),rgba(var(--color-button),.05))}.custom-hero.color-scheme-3{background:linear-gradient(135deg,rgba(var(--color-foreground),.02),rgba(var(--color-button),.08))}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-hero.css.map */
