.bulk-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll}.bulk-hero__content{text-align:center;max-width:720px;margin:0 auto;color:rgb(var(--color-foreground))}.bulk-hero__heading{font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.1;margin-bottom:2rem;background:linear-gradient(135deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bulk-hero__subheading{font-size:2rem;color:rgb(var(--color-foreground));font-weight:700;margin-bottom:1.5rem;line-height:1.3}.bulk-hero__description{font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:3rem}.bulk-hero__button{margin-top:2rem}.bulk-hero__button .button{font-size:1.6rem;padding:1.5rem 3rem;font-weight:600;position:relative;overflow:hidden;transition:all .3s ease}.bulk-hero__button .button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.bulk-hero__button .button:hover:before{left:100%}.bulk-hero__button .button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--color-button),.3)}@media screen and (max-width: 990px){.bulk-hero__content{max-width:100%;padding:0 2rem}.bulk-hero__heading{font-size:clamp(2.8rem,8vw,4rem)}.bulk-hero__subheading{font-size:1.8rem}.bulk-hero__description{font-size:1.6rem}}@media screen and (max-width: 749px){.bulk-hero{min-height:50vh}.bulk-hero__content{padding:0 1.5rem}.bulk-hero__heading{font-size:clamp(2.4rem,10vw,3.2rem);margin-bottom:1.5rem}.bulk-hero__subheading{font-size:1.6rem;margin-bottom:1rem}.bulk-hero__description{font-size:1.4rem;margin-bottom:2rem}.bulk-hero__button .button{font-size:1.4rem;padding:1.2rem 2.4rem}}@media (prefers-contrast: high){.bulk-hero__heading{-webkit-text-fill-color:initial;background:none;color:rgb(var(--color-foreground))}}@media (prefers-reduced-motion: reduce){.bulk-hero__button .button:before{display:none}.bulk-hero__button .button:hover{transform:none}}.bulk-hero__button .button:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-bulk-hero.css.map */
