.about-hero{position:relative;height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08)}.about-hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.2}.about-hero__content{position:relative;z-index:2;text-align:center;color:rgb(var(--color-foreground));max-width:80rem;padding:2rem}.about-hero__heading{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 4rem);color:rgb(var(--color-foreground));margin-bottom:2rem;letter-spacing:.1rem}.about-hero__subheading{font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground));opacity:.85}.about-storytelling{padding:8rem 0;background-color:rgb(var(--color-background))}.about-row{display:flex;align-items:center;gap:6rem;margin-bottom:8rem}.about-row--reverse{flex-direction:row-reverse}.about-row__image-wrapper{flex:1}.about-row__image{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000000a}.about-row__content{flex:1}.about-row__caption{font-family:var(--font-body-family);text-transform:uppercase;letter-spacing:.1rem;color:rgb(var(--color-foreground));opacity:.6;font-size:1.2rem;display:block;margin-bottom:1.5rem}.about-row__heading{font-family:var(--font-heading-family);color:rgb(var(--color-foreground));margin-bottom:2rem;font-size:calc(var(--font-heading-scale) * 3rem)}.about-row__text{color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.8;opacity:.85}.about-timeline{padding:8rem 0;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08)}.about-timeline__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;margin-top:4rem}.about-timeline-item{position:relative;padding-left:2rem;border-left:1.5px solid rgb(var(--color-foreground))}.about-timeline-item__year{font-family:var(--font-heading-family);font-size:2.4rem;color:rgb(var(--color-foreground));display:block;margin-bottom:1rem}.about-timeline-item__text{color:rgb(var(--color-foreground));opacity:.85;font-size:1.5rem;line-height:1.6}@media screen and (max-width:749px){.about-hero{height:45vh}.about-hero__heading{font-size:calc(var(--font-heading-scale) * 3rem)}.about-row{flex-direction:column;gap:3rem;margin-bottom:6rem}.about-row--reverse{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-about.css.map */
