.hero-banner-premium{position:relative;width:100%}.hero-banner-premium__wrapper{position:relative;min-height:500px;display:flex;align-items:center}.hero-banner-premium__wrapper.vertical-position--top{align-items:flex-start}.hero-banner-premium__wrapper.vertical-position--bottom{align-items:flex-end}.hero-banner-premium__wrapper.vertical-position--top .hero-banner-premium__content{padding-top:2rem}.hero-banner-premium__wrapper.vertical-position--bottom .hero-banner-premium__content{padding-bottom:2rem}@media screen and (min-width:750px){.hero-banner-premium__wrapper{min-height:600px}.hero-banner-premium__wrapper.vertical-position--top .hero-banner-premium__content{padding-top:1rem}.hero-banner-premium__wrapper.vertical-position--bottom .hero-banner-premium__content{padding-bottom:3rem}}.hero-banner-premium__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-banner-premium__media img{width:100%;height:100%;object-fit:cover;object-position:top}.hero-banner-premium__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,var(--overlay-opacity)),rgba(0,0,0,calc(var(--overlay-opacity) * .7)));z-index:1}.hero-banner-premium__content{position:relative;z-index:2;width:100%;padding:4rem 2rem;display:flex}@media screen and (min-width:750px){.hero-banner-premium__content{padding:6rem 4rem}}.hero-banner-premium__content.content-position--left{justify-content:flex-start}.hero-banner-premium__content.content-position--center{justify-content:center}.hero-banner-premium__content.content-position--right{justify-content:flex-end}.hero-banner-premium__content.content-align--left .hero-banner-premium__content-inner{text-align:left}.hero-banner-premium__content.content-align--center .hero-banner-premium__content-inner{text-align:center}.hero-banner-premium__content.content-align--right .hero-banner-premium__content-inner{text-align:right}.hero-banner-premium__content-inner{max-width:var(--text-max-width);width:100%}.hero-banner-premium__badge{display:inline-block;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.hero-banner-premium__badge.badge-pill{padding:.5rem 1.5rem;border:2px solid currentColor;border-radius:50px;font-style:italic}.hero-banner-premium__badge.badge-solid{padding:.5rem 1.5rem;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px}.hero-banner-premium__badge.badge-minimal{padding:.25rem 0;border-bottom:2px solid currentColor}.hero-banner-premium__heading{margin:0 0 1.5rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.hero-banner-premium__heading.display{font-size:clamp(2.5rem,8vw,5rem)}.hero-banner-premium__heading.h1{font-size:clamp(2rem,6vw,4rem)}.hero-banner-premium__heading.h2{font-size:clamp(1.75rem,5vw,3rem)}.hero-banner-premium__subheading{margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.4;color:rgb(var(--color-foreground))}.hero-banner-premium__subheading.subheading-italic{font-style:italic}.hero-banner-premium__subheading.subheading-bold{font-weight:700}.hero-banner-premium__description{margin:0 0 2rem;font-size:clamp(.9375rem,1.5vw,1.125rem);line-height:1.6;color:rgba(var(--color-foreground),.9);max-width:90%}.hero-banner-premium__content.content-align--center .hero-banner-premium__description{max-width:100%}.hero-banner-premium__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-banner-premium__content-inner>.hero-banner-premium__buttons:first-child{margin-top:0}.hero-banner-premium__content.content-align--center .hero-banner-premium__buttons{justify-content:center}.hero-banner-premium__content.content-align--right .hero-banner-premium__buttons{justify-content:flex-end}.hero-banner-premium__button{min-width:150px}@media screen and (max-width:749px){.hero-banner-premium__content{padding-left:1.2rem;padding-right:1.2rem}.hero-banner-premium__wrapper:not([class*=vertical-position--top]):not([class*=vertical-position--bottom]){align-items:flex-start}.hero-banner-premium__content{padding-top:6rem;padding-bottom:2rem}.hero-banner-premium__content.content-align--left .hero-banner-premium__content-inner,.hero-banner-premium__content.content-align--center .hero-banner-premium__content-inner{text-align:left}.hero-banner-premium__heading{max-width:75%}.hero-banner-premium__content.content-align--center .hero-banner-premium__buttons{justify-content:flex-start}.hero-banner-premium__buttons{flex-direction:column;align-items:flex-start;width:100%}.hero-banner-premium__button{width:auto;white-space:normal;text-align:center;min-height:3.5rem;line-height:1.3;padding:.75rem 1.5rem}.hero-banner-premium__content.mobile-position--right{justify-content:flex-end}.hero-banner-premium__content.mobile-position--right .hero-banner-premium__content-inner{text-align:right}.hero-banner-premium__content.mobile-position--right .hero-banner-premium__buttons{align-items:flex-end}.hero-banner-premium__content.mobile-position--right .hero-banner-premium__heading{max-width:75%;margin-left:auto;margin-right:0}.hero-banner-premium__content.mobile-position--right .hero-banner-premium__description{margin-left:auto;margin-right:0}.hero-banner-premium__content.mobile-position--center{justify-content:center}.hero-banner-premium__content.mobile-position--center .hero-banner-premium__content-inner{text-align:center}.hero-banner-premium__content.mobile-position--center .hero-banner-premium__buttons{align-items:center}}.hero-banner-premium__button{border:2px solid currentColor!important;transition:background .25s ease,color .25s ease,border-color .25s ease}.hero-banner-premium__button:hover,.hero-banner-premium__button:active{background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;border-color:rgb(var(--color-foreground))!important}.hero-banner-premium__content-inner>*{animation:fadeInUp .8s ease-out backwards}.hero-banner-premium__badge{animation-delay:.1s}.hero-banner-premium__heading{animation-delay:.2s}.hero-banner-premium__subheading{animation-delay:.3s}.hero-banner-premium__description{animation-delay:.4s}.hero-banner-premium__buttons{animation-delay:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero-banner-premium__content-inner>*{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-hero-banner-premium.css.map */
