.about-story{padding-block:var(--about-padding-top) var(--about-padding-bottom)}.about-story__grid{display:grid;grid-template-columns:minmax(0,var(--about-text-width)) minmax(0,1fr);align-items:center;gap:var(--about-gap)}.about-story__grid--image-left .about-story__media{order:-1}.about-story__content{max-width:64rem}.about-story__content--center{margin-inline:auto;text-align:center}.about-story__content--right{margin-left:auto;text-align:right}.about-story__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.about-story__heading{margin:0;max-width:14ch;text-wrap:balance}.about-story__content--center .about-story__heading{margin-inline:auto}.about-story__content--right .about-story__heading{margin-left:auto}.about-story__text{margin-top:2rem;max-width:58ch;font-size:clamp(1.6rem,1.35vw,1.9rem);line-height:1.75}.about-story__content--center .about-story__text{margin-inline:auto;margin-top:2rem}.about-story__content--right .about-story__text{margin-left:auto}.about-story__text>*:first-child{margin-top:0}.about-story__text>*:last-child{margin-bottom:0}.about-story__note{margin:2.2rem 0 0;padding-top:1.8rem;max-width:52ch;border-top:1px solid rgba(var(--color-foreground),.16);color:rgba(var(--color-foreground),.72);font-size:1.35rem;line-height:1.6}.about-story__content--center .about-story__note{margin-inline:auto;margin-top:2.2rem}.about-story__content--right .about-story__note{margin-left:auto}.about-story__actions{margin-top:2.8rem}.about-story__actions .button{min-height:5rem;padding-inline:2.8rem}.about-story__media{min-width:0}.about-story__image,.about-story__placeholder{display:block;width:100%;overflow:hidden;border-radius:var(--about-radius)}.about-story__image{height:auto;object-fit:cover;aspect-ratio:4 / 5}.about-story__placeholder{aspect-ratio:4 / 5;background:rgba(var(--color-foreground),.04)}.about-story__placeholder .placeholder-svg{width:100%;height:100%}@media screen and (max-width:989px){.about-story{padding-block:var(--about-mobile-padding-top) var(--about-mobile-padding-bottom)}.about-story__grid{grid-template-columns:1fr;gap:3.2rem}.about-story__grid--image-left .about-story__media,.about-story__grid--mobile-image-first .about-story__media{order:-1}.about-story__content{max-width:100%}.about-story__heading{max-width:16ch}.about-story__image,.about-story__placeholder{aspect-ratio:4 / 4.6}}@media screen and (max-width:749px){.about-story__grid{gap:2.6rem}.about-story__content--mobile-center{text-align:center}.about-story__content--mobile-center .about-story__heading,.about-story__content--mobile-center .about-story__text,.about-story__content--mobile-center .about-story__note{margin-inline:auto}.about-story__actions .button{width:100%}}.brand-values{padding-block:var(--brand-values-padding-top) var(--brand-values-padding-bottom)}.brand-values__container{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:var(--brand-values-gap);align-items:start}.brand-values__intro{position:sticky;top:calc(var(--header-height, 0px) + 3.2rem);max-width:50rem}.brand-values__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.brand-values__heading{margin:0;max-width:12ch;text-wrap:balance}.brand-values__text{margin-top:2rem;max-width:48ch;color:rgba(var(--color-foreground),.76);font-size:clamp(1.55rem,1.2vw,1.8rem);line-height:1.75}.brand-values__text>*:first-child,.brand-values__item-text>*:first-child{margin-top:0}.brand-values__text>*:last-child,.brand-values__item-text>*:last-child{margin-bottom:0}.brand-values__list{display:grid;gap:1.6rem}.brand-values__item{padding:3.2rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:var(--brand-values-radius);background:rgba(var(--color-background),.72);transition:transform .22s ease,border-color .22s ease,background-color .22s ease}@media(hover:hover){.brand-values__item:hover{transform:translateY(-2px);border-color:rgba(var(--color-foreground),.28);background:rgba(var(--color-background),.92)}}.brand-values__item-top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.brand-values__index{font-family:var(--font-heading-family);font-size:1.5rem;line-height:1;opacity:.55}.brand-values__label{font-size:1.1rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.brand-values__item-title{margin:0;max-width:18ch;font-size:clamp(2.4rem,2.2vw,3.6rem);line-height:1.2;text-wrap:balance}.brand-values__item-text{margin-top:1.4rem;max-width:58ch;color:rgba(var(--color-foreground),.74);line-height:1.7}@media screen and (max-width:989px){.brand-values{padding-block:var(--brand-values-mobile-padding-top) var(--brand-values-mobile-padding-bottom)}.brand-values__container{grid-template-columns:1fr;gap:3.2rem}.brand-values__intro{position:static;max-width:64rem}.brand-values__heading{max-width:16ch}}@media screen and (max-width:749px){.brand-values__container{gap:2.6rem}.brand-values__item{padding:2.4rem 2rem;border-radius:min(var(--brand-values-radius),14px)}.brand-values__item-top{margin-bottom:1.8rem}.brand-values__item-title{font-size:clamp(2.3rem,8vw,3.1rem)}}@media(prefers-reduced-motion:reduce){.brand-values__item{transition:none}}.final-brand-cta{padding-block:var(--final-cta-padding-top) var(--final-cta-padding-bottom)}.final-brand-cta__panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;min-height:42rem;border-radius:var(--final-cta-radius)}.final-brand-cta__panel--image-right:has(.final-brand-cta__media),.final-brand-cta__panel--image-left:has(.final-brand-cta__media){grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.final-brand-cta__panel--image-right .final-brand-cta__media{order:2}.final-brand-cta__panel--image-left .final-brand-cta__media{order:-1}.final-brand-cta__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:var(--final-cta-panel-padding)}.final-brand-cta__content--center{align-items:center;text-align:center}.final-brand-cta__content--right{align-items:flex-end;text-align:right}.final-brand-cta__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.final-brand-cta__heading{margin:0;max-width:13ch;text-wrap:balance}.final-brand-cta__text{margin-top:2rem;max-width:54ch;color:rgba(var(--color-foreground),.78);font-size:clamp(1.6rem,1.25vw,1.85rem);line-height:1.75}.final-brand-cta__text>*:first-child{margin-top:0}.final-brand-cta__text>*:last-child{margin-bottom:0}.final-brand-cta__reassurances{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;margin:2.6rem 0 0;padding:0;list-style:none}.final-brand-cta__content--center .final-brand-cta__reassurances{justify-content:center}.final-brand-cta__content--right .final-brand-cta__reassurances{justify-content:flex-end}.final-brand-cta__reassurance{display:inline-flex;align-items:center;gap:.7rem;color:rgba(var(--color-foreground),.78);font-size:1.3rem;line-height:1.4}.final-brand-cta__reassurance-icon{display:inline-flex;width:1.8rem;height:1.8rem;flex:0 0 1.8rem}.final-brand-cta__reassurance-icon svg{width:100%;height:100%}.final-brand-cta__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.final-brand-cta__content--center .final-brand-cta__actions{justify-content:center}.final-brand-cta__content--right .final-brand-cta__actions{justify-content:flex-end}.final-brand-cta__actions .button{min-height:5.2rem;padding-inline:2.8rem}.final-brand-cta__media{min-width:0;min-height:100%}.final-brand-cta__media picture{display:block;height:100%}.final-brand-cta__image{display:block;width:100%;height:100%;min-height:42rem;object-fit:cover}@media screen and (max-width:989px){.final-brand-cta{padding-block:var(--final-cta-mobile-padding-top) var(--final-cta-mobile-padding-bottom)}.final-brand-cta__panel--image-right:has(.final-brand-cta__media),.final-brand-cta__panel--image-left:has(.final-brand-cta__media),.final-brand-cta__panel{grid-template-columns:1fr;min-height:0}.final-brand-cta__panel--image-right .final-brand-cta__media,.final-brand-cta__panel--image-left .final-brand-cta__media{order:-1}.final-brand-cta__image{min-height:0;aspect-ratio:16 / 10}}@media screen and (max-width:749px){.final-brand-cta__panel{border-radius:min(var(--final-cta-radius),14px)}.final-brand-cta__content{padding:3.2rem 2rem}.final-brand-cta__content--mobile-center{align-items:center;text-align:center}.final-brand-cta__content--mobile-center .final-brand-cta__reassurances,.final-brand-cta__content--mobile-center .final-brand-cta__actions{justify-content:center}.final-brand-cta__actions{display:grid;width:100%}.final-brand-cta__actions .button{width:100%}.final-brand-cta__image{aspect-ratio:4 / 3}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map?subset=EQCA */
