.about-brand-story{--about-gap: clamp(1.6rem, 2vw, 2.4rem);--about-section-gap: clamp(4rem, 5vw, 5.6rem);--about-title-gap: clamp(2rem, 2.5vw, 2.8rem);--about-rule: rgba(var(--color-foreground), .08);--about-radius: var(--ediag-radius-lg, 1.6rem);max-width:var(--page-width);margin:0 auto}.about-brand-story__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2.4rem,4vw,4.8rem);align-items:center}.about-brand-story__hero--image-right .about-brand-story__media{order:2}.about-brand-story__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;border:.1rem solid var(--about-rule);border-radius:var(--about-radius);background:rgb(var(--color-background));box-shadow:none}.about-brand-story__media img,.about-brand-story__media svg,.about-brand-story__media-empty{display:block;width:100%;height:100%;object-fit:cover}.about-brand-story__media-empty{background:rgba(var(--color-foreground),.035)}.about-brand-story__eyebrow,.about-brand-story__principle-label{margin:0;color:rgba(var(--color-foreground),.58);font-size:calc(var(--font-body-scale) * 1.1rem);font-weight:var(--font-body-weight-semibold, 600);letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.about-brand-story__heading{max-width:min(100%,28ch);margin:1rem 0 0;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 3.2rem);font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, -.02em);line-height:1.15;text-wrap:balance}.about-brand-story__description{max-width:48ch;margin-top:1.4rem;color:rgba(var(--color-foreground),.7);font-size:calc(var(--font-body-scale) * 1.5rem);line-height:1.55}.about-brand-story__description>*:last-child,.about-brand-story__statement-text>*:last-child,.about-brand-story__principle-text>*:last-child,.about-brand-story__principle .rte>*:last-child{margin-bottom:0}.about-brand-story__actions{display:flex;flex-wrap:wrap;gap:1.2rem 1.8rem;align-items:center;margin-top:2.4rem}.about-brand-story__actions .button{min-height:calc(3.8rem + var(--buttons-border-width, 0px) * 2)}.about-brand-story__actions .underlined-link{font-weight:var(--font-body-weight-semibold, 600)}.about-brand-story__stats{display:grid;grid-template-columns:repeat(var(--about-stat-count, 4),minmax(0,1fr));gap:2.4rem 1.6rem;margin:var(--about-section-gap) 0 0;padding:3.2rem 0 0;list-style:none;border-top:.1rem solid var(--about-rule)}.about-brand-story__stats+.about-brand-story__statement{margin-top:3.2rem}.about-brand-story__stat{min-width:0}.about-brand-story__stat-value{display:block;font-family:var(--font-heading-family);font-size:2.8rem;font-weight:500;letter-spacing:0;line-height:1.3;font-variant-numeric:tabular-nums}.about-brand-story__stat-label{display:block;margin-top:.4rem;font-size:1.4rem;font-weight:400;line-height:1.5;color:rgba(var(--color-foreground),.72)}.about-brand-story__statement{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;max-width:72rem;margin:var(--about-section-gap) 0 0;padding-top:var(--about-title-gap);border-top:.1rem solid var(--about-rule);text-align:left}.about-brand-story__statement-heading,.about-brand-story__statement h2{max-width:min(100%,28ch);margin:0;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, -.02em);line-height:1.2;text-wrap:balance}.about-brand-story__statement-text{max-width:54ch;color:rgba(var(--color-foreground),.7);font-size:calc(var(--font-body-scale) * 1.45rem);line-height:1.55}.about-brand-story__principles{display:grid;grid-template-columns:repeat(var(--about-principle-count, 3),minmax(0,1fr));margin-top:var(--about-section-gap);border-top:.1rem solid var(--about-rule);border-bottom:.1rem solid var(--about-rule)}.about-brand-story__principle{position:relative;min-width:0;padding:2.4rem clamp(1.6rem,2.2vw,2.8rem)}.about-brand-story__principle+.about-brand-story__principle:before{position:absolute;top:18%;bottom:18%;left:0;width:.1rem;background:var(--about-rule);content:""}.about-brand-story__principle:first-child{padding-left:0}.about-brand-story__principle:last-child{padding-right:0}.about-brand-story__principle-heading,.about-brand-story__principle h3{margin:.8rem 0;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 1.8rem);font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, -.02em);line-height:1.25}.about-brand-story__principle-text,.about-brand-story__principle .rte{color:rgba(var(--color-foreground),.7);font-size:calc(var(--font-body-scale) * 1.35rem);line-height:1.55}.about-brand-story__support{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:space-between;margin-top:var(--about-title-gap);padding-top:0}.about-brand-story__support p{margin:0;max-width:48ch;color:rgba(var(--color-foreground),.68);font-size:calc(var(--font-body-scale) * 1.4rem);line-height:1.45}.about-brand-story__support a{flex:0 0 auto;font-size:calc(var(--font-body-scale) * 1.35rem);font-weight:var(--font-body-weight-semibold, 600)}@media(hover:hover)and (pointer:fine){.about-brand-story__media img{transition:transform var(--ediag-duration-default, .24s) var(--ediag-ease-out, cubic-bezier(.16, 1, .3, 1))}.about-brand-story__hero:hover .about-brand-story__media img{transform:scale(var(--ediag-media-scale, 1.03))}}@media(prefers-reduced-motion:reduce){.about-brand-story__media img{transition:none}.about-brand-story__hero:hover .about-brand-story__media img{transform:none}}@media screen and (max-width:991px){.about-brand-story__hero{grid-template-columns:minmax(0,1fr);gap:2.4rem}.about-brand-story__hero--image-right .about-brand-story__media{order:0}.about-brand-story__copy{max-width:64rem}.about-brand-story__heading{max-width:min(100%,28ch);font-size:calc(var(--font-heading-scale) * 2.8rem)}.about-brand-story__statement-heading,.about-brand-story__statement h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}.about-brand-story__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.about-brand-story__principles{grid-template-columns:minmax(0,1fr)}.about-brand-story__principle,.about-brand-story__principle:first-child,.about-brand-story__principle:last-child{padding:2rem 0}.about-brand-story__principle+.about-brand-story__principle:before{top:0;right:0;bottom:auto;left:0;width:100%;height:.1rem}}@media screen and (max-width:749px){.about-brand-story__heading{font-size:calc(var(--font-heading-scale) * 2.4rem)}.about-brand-story__description{font-size:calc(var(--font-body-scale) * 1.4rem)}.about-brand-story__statement{align-items:flex-start;text-align:left}.about-brand-story__statement-heading,.about-brand-story__statement h2,.about-brand-story__statement-text{max-width:none;text-align:left}.about-brand-story__principle-heading,.about-brand-story__principle h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}.about-brand-story__support{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-about-brand-story.css.map */
