.our-story-page{color:#1c2817;background-color:#f8f6f0;overflow:hidden}.our-story__badge{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.6rem;border-radius:3rem;font-size:1.15rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:#c89e471f;color:#a47e2c;border:1px solid rgba(200,158,71,.28);margin-bottom:2rem}.our-story__badge--light{background:#c89e4733;color:#e5c378;border-color:#c89e4766}.our-story__badge-dot{width:.6rem;height:.6rem;border-radius:50%;background:#c89e47}.our-story-hero{position:relative;padding:10rem 0 8rem;text-align:center;background:linear-gradient(180deg,#f4ece4,#f8f6f0);border-bottom:1px solid rgba(28,40,23,.06)}.our-story-hero__inner{max-width:88rem;margin:0 auto;position:relative;z-index:2}.our-story-hero__title{font-family:var(--font-heading-family),serif;font-size:clamp(3.8rem,5.5vw,6.4rem);font-weight:600;line-height:1.1;color:#1c2817;letter-spacing:-.02em;margin:0 0 2.4rem}.our-story-hero__lead{font-family:var(--font-body-family),sans-serif;font-size:clamp(1.8rem,2vw,2.3rem);line-height:1.65;color:#3b4237;max-width:72rem;margin:0 auto 3.2rem;font-weight:300}.our-story-hero__divider{width:6rem;height:2px;background:linear-gradient(90deg,transparent,#c89e47,transparent);margin:0 auto}.our-story-chapter{padding:8rem 0;position:relative}.our-story-chapter--alt{background-color:#f3efe6}.our-story-chapter__grid{display:grid;grid-template-columns:1fr;gap:5rem;align-items:center}@media screen and (min-width:990px){.our-story-chapter__grid{grid-template-columns:1.1fr .9fr;gap:8rem}.our-story-chapter__grid--reverse{grid-template-columns:.9fr 1.1fr}.our-story-chapter__grid--reverse .our-story-chapter__media{order:-1}}.our-story-chapter__content{display:flex;flex-direction:column;align-items:flex-start}.our-story-chapter__heading{font-family:var(--font-heading-family),serif;font-size:clamp(2.8rem,3.8vw,4.4rem);font-weight:600;line-height:1.2;color:#1c2817;margin:0 0 2.4rem}.our-story-chapter__text{font-family:var(--font-body-family),sans-serif;font-size:1.65rem;line-height:1.8;color:#4a5046;margin-bottom:2rem}.our-story-chapter__text:last-of-type{margin-bottom:0}.our-story-chapter__text strong{color:#1c2817;font-weight:600}.our-story-chapter__media{position:relative;width:100%}.our-story-chapter__image-wrap{position:relative;border-radius:2rem;overflow:hidden;box-shadow:0 20px 45px #1c28171a;background:#ebe6dc;aspect-ratio:4 / 4.5}.our-story-chapter__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.25,1,.5,1)}.our-story-chapter__image-wrap:hover .our-story-chapter__image{transform:scale(1.04)}.our-story-chapter__floating-card{position:absolute;bottom:2.5rem;right:2.5rem;background:#fffffff0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.6rem 2.2rem;border-radius:1.4rem;border:1px solid rgba(200,158,71,.3);box-shadow:0 12px 30px #00000014;max-width:26rem}.our-story-chapter__floating-tag{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a47e2c;display:block;margin-bottom:.4rem}.our-story-chapter__floating-title{font-size:1.4rem;font-weight:600;color:#1c2817;margin:0;line-height:1.35}.our-story-dark{background-color:#1c2817;color:#f8f6f0;padding:10rem 0;position:relative;overflow:hidden}.our-story-dark:before{content:"";position:absolute;top:-20%;right:-10%;width:60rem;height:60rem;border-radius:50%;background:radial-gradient(circle,rgba(200,158,71,.12) 0%,transparent 70%);pointer-events:none}.our-story-dark .our-story-chapter__heading{color:#fff}.our-story-dark .our-story-chapter__text{color:#f8f6f0d1}.our-story-dark__features{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3.5rem;width:100%}@media screen and (min-width:750px){.our-story-dark__features{grid-template-columns:repeat(3,1fr)}}.our-story-dark__feature-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:2.4rem 2rem;border-radius:1.6rem;transition:all .35s ease}.our-story-dark__feature-card:hover{background:#ffffff17;border-color:#c89e4766;transform:translateY(-4px)}.our-story-dark__feature-icon{font-size:2.4rem;margin-bottom:1.2rem;display:block}.our-story-dark__feature-title{font-family:var(--font-heading-family),serif;font-size:1.8rem;font-weight:600;color:#e5c378;margin:0 0 .8rem}.our-story-dark__feature-desc{font-size:1.35rem;line-height:1.6;color:#f8f6f0bf;margin:0}.our-story-quote{padding:8rem 0;text-align:center;background:#f4ece4}.our-story-quote__card{max-width:90rem;margin:0 auto;padding:5rem 3.5rem;background:#fff;border-radius:2.4rem;border:1px solid rgba(200,158,71,.25);box-shadow:0 20px 50px #1c28170f;position:relative}.our-story-quote__mark{font-family:Georgia,serif;font-size:8rem;line-height:1;color:#c89e47;opacity:.35;margin-bottom:-3rem;display:block}.our-story-quote__text{font-family:var(--font-heading-family),serif;font-size:clamp(2.2rem,3vw,3.4rem);font-weight:500;line-height:1.45;color:#1c2817;margin:0 0 2.4rem;font-style:italic}.our-story-quote__author{font-family:var(--font-body-family),sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#a47e2c;margin:0}.our-story-promises{padding:10rem 0;background-color:#f8f6f0}.our-story-promises__header{text-align:center;max-width:70rem;margin:0 auto 6rem}.our-story-promises__title{font-family:var(--font-heading-family),serif;font-size:clamp(3.2rem,4.5vw,5rem);font-weight:600;color:#1c2817;margin:0 0 1.6rem}.our-story-promises__lede{font-size:1.7rem;line-height:1.6;color:#555c50;margin:0}.our-story-promises__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.our-story-promises__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.our-story-promises__grid{grid-template-columns:repeat(3,1fr)}.our-story-promises__grid>:nth-child(4),.our-story-promises__grid>:nth-child(5){grid-column:span 1}}.our-story-promise-card{background:#fff;border-radius:2rem;padding:3.5rem 3rem;border:1px solid rgba(28,40,23,.08);box-shadow:0 6px 24px #1c28170a;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden}.our-story-promise-card:hover{transform:translateY(-6px);border-color:#c89e4773;box-shadow:0 18px 40px #1c28171a}.our-story-promise-card__num{font-family:var(--font-heading-family),serif;font-size:1.4rem;font-weight:700;color:#c89e47;letter-spacing:.1em;margin-bottom:1.6rem;display:inline-block}.our-story-promise-card__title{font-family:var(--font-heading-family),serif;font-size:2.2rem;font-weight:600;line-height:1.3;color:#1c2817;margin:0 0 1.2rem}.our-story-promise-card__text{font-size:1.45rem;line-height:1.7;color:#555c50;margin:0}.our-story-creed{padding:10rem 0;background:linear-gradient(135deg,#152011,#1c2817);color:#fff;text-align:center;position:relative;overflow:hidden}.our-story-creed__inner{max-width:80rem;margin:0 auto;position:relative;z-index:2}.our-story-creed__emblem{width:4.8rem;height:4.8rem;margin:0 auto 2.4rem;color:#c89e47}.our-story-creed__label{font-family:var(--font-body-family),sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c89e47;margin:0 0 1.8rem}.our-story-creed__title{font-family:var(--font-heading-family),serif;font-size:clamp(3.2rem,5vw,5.8rem);font-weight:600;line-height:1.2;color:#fff;margin:0 0 4rem;letter-spacing:-.01em}.our-story-creed__btn{display:inline-flex;align-items:center;gap:1.2rem;padding:1.6rem 3.8rem;border-radius:4rem;background:#c89e47;color:#1c2817;font-family:var(--font-body-family),sans-serif;font-size:1.45rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:all .35s ease;box-shadow:0 8px 24px #c89e4759}.our-story-creed__btn:hover{background:#dfb55d;transform:translateY(-3px);box-shadow:0 14px 32px #c89e4773;color:#1c2817}.our-story-creed__btn svg{width:1.4rem;height:1.4rem;transition:transform .3s ease}.our-story-creed__btn:hover svg{transform:translate(4px)}@media screen and (max-width:749px){.our-story-hero{padding:6rem 0 5rem}.our-story-chapter{padding:5rem 0}.our-story-dark{padding:6rem 0}.our-story-quote{padding:5rem 0}.our-story-quote__card{padding:3.5rem 2rem}.our-story-promises,.our-story-creed{padding:6rem 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-our-story.css.map */
