.section-banner-image[data-banner-image]{--bi-padding-top: 48px;--bi-padding-bottom: 48px;--bi-padding-top-mobile: 28px;--bi-padding-bottom-mobile: 28px;--bi-height-desktop: 560px;--bi-height-mobile: 420px;--bi-content-max: 760px;--bi-content-opacity: 100;--bi-overlay-opacity: 20;--bi-overlay-color-r: 0;--bi-overlay-color-g: 0;--bi-overlay-color-b: 0;--bi-radius: 16px;--bi-image-fit: cover;padding-top:var(--bi-padding-top)!important;padding-bottom:var(--bi-padding-bottom)!important}.section-banner-image[data-banner-image] .banner-image__media{position:relative;min-height:var(--bi-height-desktop);border-radius:var(--bi-radius);overflow:hidden;background:rgba(var(--color-foreground),.08)}.section-banner-image[data-banner-image] .banner-image__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--bi-overlay-inline, transparent);pointer-events:none}.section-banner-image[data-banner-image] .banner-image__image,.section-banner-image[data-banner-image] .banner-image__placeholder{display:block;position:relative;z-index:0;width:100%;height:var(--bi-height-desktop);min-height:var(--bi-height-desktop);object-fit:var(--bi-image-fit)}.section-banner-image[data-banner-image] .banner-image__placeholder{opacity:.45}.section-banner-image[data-banner-image] .banner-image__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding-top:clamp(20px,4vw,56px);padding-right:clamp(20px,4vw,56px);padding-bottom:clamp(20px,4vw,56px);padding-left:clamp(20px,4vw,56px);display:flex;flex-direction:column;gap:clamp(10px,1.8vw,18px);max-width:var(--bi-content-max);opacity:calc(var(--bi-content-opacity) * .01)}.section-banner-image[data-banner-image] .banner-image__content--left{margin-right:auto;text-align:left;align-items:flex-start}.section-banner-image[data-banner-image] .banner-image__content--center{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.section-banner-image[data-banner-image] .banner-image__content--right{margin-left:auto;text-align:right;align-items:flex-end}.section-banner-image[data-banner-image] .banner-image__content--v-top{justify-content:flex-start}.section-banner-image[data-banner-image] .banner-image__content--v-center{justify-content:center}.section-banner-image[data-banner-image] .banner-image__content--v-bottom{justify-content:flex-end}.section-banner-image[data-banner-image] .banner-image__heading{margin:0;color:rgb(var(--color-foreground))}.section-banner-image[data-banner-image] .banner-image__subheading{margin:0;color:rgba(var(--color-foreground),.92)}.section-banner-image[data-banner-image] .banner-image__subheading p{margin:0;font-size:inherit}.section-banner-image[data-banner-image] .banner-image__badge{margin:0 0 6px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(var(--color-background),.24);color:rgb(var(--color-foreground));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:14px;line-height:1;font-weight:700}.section-banner-image[data-banner-image] .banner-image__badge-icon{width:14px;height:14px;display:inline-flex}.section-banner-image[data-banner-image] .banner-image__badge-icon svg{width:100%;height:100%}.section-banner-image[data-banner-image] .banner-image__button{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;min-height:48px;padding:11px 26px;border-radius:999px;text-decoration:none;color:rgba(var(--button-color-text),1);background:var(--button-gradient-background, rgba(var(--button-color-background), 1));font-weight:700;font-size:16px;line-height:1;transition:transform .2s ease,opacity .2s ease}.section-banner-image[data-banner-image] .banner-image__button:hover{transform:translateY(-1px)}.section-banner-image[data-banner-image] .banner-image__button[aria-disabled=true]{pointer-events:none;opacity:.5}.section-banner-image[data-banner-image] .banner-image__social{margin-top:8px;display:inline-flex;align-items:center;gap:12px}.section-banner-image[data-banner-image] .banner-image__avatars{display:inline-flex;align-items:center}.section-banner-image[data-banner-image] .banner-image__avatar{width:40px;height:40px;border-radius:999px;overflow:hidden;border:2px solid rgba(var(--color-background),.8);background:rgba(var(--color-background),1)}.section-banner-image[data-banner-image] .banner-image__avatar+.banner-image__avatar{margin-left:-10px}.section-banner-image[data-banner-image] .banner-image__avatar-image{width:100%;height:100%;object-fit:cover;display:block}.section-banner-image[data-banner-image] .banner-image__social-text{margin:0;color:rgba(var(--color-foreground),.95);font-size:18px;line-height:1.35;max-width:34ch}.section-banner-image[data-banner-image] .banner-image__plain,.section-banner-image[data-banner-image] .banner-image__markers{display:inline-block}.section-banner-image[data-banner-image] .banner-image__plain{color:rgb(var(--color-foreground))}.section-banner-image[data-banner-image] .banner-image__markers--heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}.section-banner-image[data-banner-image] .banner-image__markers--body{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.section-banner-image[data-banner-image] .banner-image__markers--accent{font-family:var(--font-accent-family, var(--font-heading-family));font-style:var(--font-accent-style, var(--font-heading-style));font-weight:var(--font-accent-weight, var(--font-heading-weight))}.section-banner-image[data-banner-image] .banner-image__markers--fill{color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground));-webkit-text-stroke:0 transparent}.section-banner-image[data-banner-image] .banner-image__markers--outline{color:transparent;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgb(var(--color-foreground))}@supports not (-webkit-text-stroke: 1px black){.section-banner-image[data-banner-image] .banner-image__markers--outline{color:rgb(var(--color-foreground));text-shadow:1px 0 0 rgb(var(--color-foreground)),-1px 0 0 rgb(var(--color-foreground)),0 1px 0 rgb(var(--color-foreground)),0 -1px 0 rgb(var(--color-foreground))}}.section-banner-image[data-banner-image][data-banner-image-animate=true][data-banner-image-js=true] [data-banner-image-animate-item]{opacity:0}.section-banner-image[data-banner-image][data-banner-image-animate=true][data-banner-image-js=true] [data-banner-image-animate-item].is-animated{opacity:calc(var(--bi-content-opacity, 100) * .01);animation-delay:var(--bi-anim-delay, 0s);animation-duration:.75s;animation-fill-mode:both}@media(max-width:989px){.section-banner-image[data-banner-image]{padding-top:var(--bi-padding-top-mobile)!important;padding-bottom:var(--bi-padding-bottom-mobile)!important}.section-banner-image[data-banner-image] .banner-image__content{padding-top:clamp(16px,3.2vw,30px);padding-bottom:clamp(16px,3.2vw,30px)}}@media(max-width:749px){.section-banner-image[data-banner-image] .banner-image__media{min-height:var(--bi-height-mobile)}.section-banner-image[data-banner-image] .banner-image__image,.section-banner-image[data-banner-image] .banner-image__placeholder{height:var(--bi-height-mobile);min-height:var(--bi-height-mobile)}.section-banner-image[data-banner-image] .banner-image__button{min-height:42px;padding:10px 18px;font-size:15px}.section-banner-image[data-banner-image] .banner-image__badge{font-size:12px}.section-banner-image[data-banner-image] .banner-image__avatar{width:34px;height:34px}.section-banner-image[data-banner-image] .banner-image__social-text{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-banner-image.css.map */
