.los-hero-section{--los-hero-accent: var(--color-accent-1);--los-hero-card-bg-channels: var(--color-foreground);--los-hero-card-bg-opacity: .06;--los-hero-card-bg: rgb(var(--los-hero-card-bg-channels) / var(--los-hero-card-bg-opacity));--los-hero-card-text: rgb(var(--color-foreground));--los-hero-card-subtext: rgb(var(--color-foreground) / .78);--los-hero-feature-bg-channels: var(--color-foreground);--los-hero-feature-bg-opacity: .04;--los-hero-feature-bg: rgb(var(--los-hero-feature-bg-channels) / var(--los-hero-feature-bg-opacity));--los-hero-feature-accent: var(--los-hero-accent);--los-hero-icon-bg: rgb(var(--color-foreground) / .08);--los-hero-icon-border: rgb(var(--color-foreground) / .18);--los-hero-icon-color: var(--los-hero-accent);--los-hero-footnote-tick: var(--color-success)}.section-los-wholesale-hero{position:relative}.los-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:4rem;align-items:stretch}@media(min-width:990px){.los-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:8rem;align-items:center}.los-hero.los-hero--no-card{grid-template-columns:minmax(0,1fr)}}@media(min-width:1200px){.los-hero{gap:10rem}}.los-hero__copy{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:990px){.los-hero__copy{gap:3.2rem}}.los-hero__eyebrow{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding-bottom:1.6rem;position:relative;color:var(--los-hero-accent);font-family:var(--font-buttons-family);font-weight:600;letter-spacing:.18em;text-transform:uppercase;font-size:1.2rem}@media(min-width:750px){.los-hero__eyebrow{font-size:1.3rem}}.los-hero__eyebrow-line{display:block;line-height:1.3}.los-hero__eyebrow-rule{position:absolute;left:0;bottom:0;width:7.2rem;height:1px;background:currentColor;opacity:.7}.los-hero__heading{margin:0;font-family:var(--font-heading-family);color:rgb(var(--color-foreground));line-height:1.05;letter-spacing:-.01em;text-wrap:balance}.los-hero__heading-highlight{display:inline;color:var(--los-hero-accent);font-style:italic;font-weight:inherit}.los-hero__body{max-width:56ch;color:rgb(var(--color-foreground) / .8);font-size:1.6rem;line-height:1.55}.los-hero__body p{margin:0}.los-hero__body p+p{margin-top:1.2rem}.los-hero__primary-cta-wrap{display:flex}.los-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;padding:1.6rem 2.8rem;min-height:5.4rem;background:var(--los-hero-accent);color:rgb(var(--color-background));font-family:var(--font-buttons-family);font-weight:700;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border:1px solid var(--los-hero-accent);border-radius:var(--buttons-radius);cursor:pointer;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.los-hero__cta:hover,.los-hero__cta:focus-visible{filter:brightness(.94);text-decoration:none}.los-hero__cta:focus-visible{outline:2px solid var(--los-hero-accent);outline-offset:3px}.los-hero__cta[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.los-hero__cta--card{width:100%}.los-hero__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;flex-shrink:0}.los-hero__cta-arrow svg{width:100%;height:100%;fill:currentColor}.los-hero__card{position:relative;display:flex;flex-direction:column;gap:2rem;padding:3.2rem 2.4rem;background:var(--los-hero-card-bg);border-radius:.4rem;overflow:hidden;isolation:isolate}@media(min-width:750px){.los-hero__card{padding:4rem;gap:2.4rem}}.los-hero--arcs .los-hero__card:before,.los-hero--arcs .los-hero__card:after{content:"";position:absolute;border:1px solid var(--los-hero-accent);border-radius:50%;pointer-events:none;z-index:0;opacity:.18}.los-hero--arcs .los-hero__card:before{width:80rem;height:80rem;right:-38rem;top:50%;transform:translateY(-50%)}.los-hero--arcs .los-hero__card:after{width:110rem;height:110rem;right:-56rem;top:50%;transform:translateY(-50%);opacity:.1}.los-hero__card>*{position:relative;z-index:1}.los-hero__card-heading{margin:0;color:var(--los-hero-card-text);font-family:var(--font-heading-family);line-height:1.2;text-wrap:balance}.los-hero__card-heading-highlight{color:var(--los-hero-accent);font-style:italic;font-weight:inherit}.los-hero__card-body{margin:0;color:var(--los-hero-card-subtext);font-size:1.5rem;line-height:1.5}.los-hero__card-body p{margin:0}.los-hero__card-body p+p{margin-top:.8rem}.los-hero__features{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.los-hero__feature{position:relative;display:flex;align-items:center;gap:1.6rem;padding:1.6rem 1.6rem 1.6rem 2rem;background:var(--los-hero-feature-bg);border-radius:.2rem;overflow:hidden}.los-hero__feature:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--los-hero-feature-accent)}.los-hero__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;flex-shrink:0;border:1px solid var(--los-hero-icon-border);border-radius:50%;background:var(--los-hero-icon-bg);color:var(--los-hero-icon-color)}.los-hero__feature-icon svg{width:2rem;height:2rem;stroke:currentColor;fill:none}.los-hero__feature-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.los-hero__feature-title{color:var(--los-hero-card-text);font-weight:700;font-size:1.5rem;line-height:1.3}.los-hero__feature-subtext{color:var(--los-hero-card-subtext);font-size:1.35rem;line-height:1.4}.los-hero__card-footnote{display:flex;align-items:center;gap:.8rem;margin-top:.4rem;color:var(--los-hero-card-subtext);font-size:1.3rem;line-height:1.4}.los-hero__card-footnote-icon{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;flex-shrink:0;color:var(--los-hero-footnote-tick)}.los-hero__card-footnote-icon svg{width:100%;height:100%;stroke:currentColor;fill:none}@media(prefers-reduced-motion:reduce){.los-hero__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-los-wholesale-hero.css.map */
