.hero-text{position:relative;overflow:hidden}.hero-text-root{display:block}.hero-text__wrapper{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;max-width:62rem}@media screen and (min-width:750px){.hero-text__wrapper{gap:2rem}}.hero-text--align-center .hero-text__wrapper{margin:0 auto;text-align:center;align-items:center}.hero-text__circle{position:absolute;z-index:0;top:3rem;left:-4rem;width:34rem;height:34rem;border:1px solid rgba(var(--color-foreground),.16);border-radius:50%;pointer-events:none}.hero-text--align-center .hero-text__circle{left:50%;transform:translate(-50%)}@media screen and (min-width:750px){.hero-text--align-center-desktop .hero-text__wrapper{margin:0 auto;text-align:center;align-items:center}.hero-text--align-center-desktop .hero-text__circle{left:50%;transform:translate(-50%)}}.hero-text__eyebrow{color:var(--hero-text-accent-color, rgb(var(--color-foreground)));font-weight:600}.hero-text__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:normal;line-height:1.05;margin:0;font-size:calc(var(--font-heading-scale, 1) * 3.4rem)}@media screen and (min-width:750px){.hero-text__heading{font-size:calc(var(--font-heading-scale, 1) * 4.4rem)}}@media screen and (min-width:1200px){.hero-text__heading{font-size:calc(var(--font-heading-scale, 1) * 5.2rem)}}.hero-text__line{display:block}.hero-text__accent{font-family:var(--font-heading-family);font-style:italic;font-weight:var(--font-heading-weight);color:var(--hero-text-accent-color, rgb(var(--color-foreground)))}.hero-text__rotator-wrap{display:inline-grid;vertical-align:bottom}.hero-text__rotator-word{grid-column:1;grid-row:1;opacity:0;transform:translateY(.4em);transition:opacity .4s ease,transform .4s ease}.hero-text__rotator-word.is-active{opacity:1;transform:translateY(0)}.hero-text__rotator-word.is-leaving{opacity:0;transform:translateY(-.4em)}@media(prefers-reduced-motion:reduce){.hero-text__rotator-word{transition:none}}.hero-text__photos-band{width:100vw;margin-left:calc(50% - 50vw)}.hero-text__photos-band.hero-text__photos-band--contained{width:auto;margin-left:auto;margin-right:auto;max-width:73.4rem;padding-left:1.5rem;padding-right:1.5rem}.hero-text__photos-band--contained .hero-text__photo{border-radius:var(--media-radius)}@media screen and (max-width:749px){.hero-text__photos-band--contained{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:0;padding-left:0;padding-right:0}.hero-text__photos-band--contained .hero-text__photo{border-radius:0}}.hero-text__photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));width:100%}.hero-text__photo{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:rgba(var(--color-foreground),.04)}@media screen and (min-width:750px){.hero-text__photo{aspect-ratio:16 / 9}}.hero-text__photo-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-text__photos--slider{display:block;position:relative;isolation:isolate;aspect-ratio:4 / 3}@media screen and (min-width:750px){.hero-text__photos--slider{aspect-ratio:16 / 9}}.hero-text__photos--slider .hero-text__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:opacity .8s ease,z-index 0s .8s}.hero-text__photos--slider .hero-text__photo--active{opacity:1;z-index:2;transition:opacity .8s ease}.hero-text__photos--slider .hero-text__photo-image:not(video){transform:scale(1.05);transition:transform 7s cubic-bezier(.16,1,.3,1)}.hero-text__photos--slider .hero-text__photo--active .hero-text__photo-image:not(video){transform:scale(1)}@media(prefers-reduced-motion:reduce){.hero-text__photos--slider .hero-text__photo{transition:opacity .3s ease}}.hero-text__text{max-width:44rem;color:rgba(var(--color-foreground),.75)}.hero-text__meta{color:rgba(var(--color-foreground),.6)}.hero-text__row{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.4rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-text.css.map */
