.our-story{overflow:hidden}.our-story__fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.our-story__fade-in.is-visible{opacity:1;transform:translateY(0)}.our-story__hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:85vh;padding:80px 24px;text-align:center;overflow:hidden}.our-story__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.our-story__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.our-story__hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.our-story__eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:24px;opacity:.85}.our-story__hero-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 700);letter-spacing:var(--letter-spacing-heading, -.02em);font-size:48px;line-height:1.1;margin:0 0 12px}.our-story__hero-accent{display:block;font-family:var(--font-accent-family, var(--font-heading-family));font-style:var(--font-accent-style, italic);font-weight:var(--font-accent-weight, 400);font-size:56px;line-height:1.1;margin-bottom:8px}.our-story__hero-body{font-family:var(--font-body-family);font-size:18px;line-height:1.7;max-width:600px;margin:24px auto 0;opacity:.9}.our-story__chapter{padding:80px 24px}.our-story__chapter-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.our-story__chapter-image-wrap{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3}.our-story__chapter-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.our-story__chapter-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0000000d}.our-story__chapter-image-placeholder svg{width:60px;height:60px;opacity:.3}.our-story__chapter-text{display:flex;flex-direction:column;justify-content:center}.our-story__chapter-eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;opacity:.7}.our-story__chapter-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 700);letter-spacing:var(--letter-spacing-heading, -.02em);font-size:36px;line-height:1.15;margin:0 0 20px}.our-story__chapter-body{font-family:var(--font-body-family);font-size:17px;line-height:1.8}.our-story__chapter-body p{margin:0 0 16px}.our-story__chapter-body p:last-child{margin-bottom:0}.our-story__stats{position:relative;padding:80px 24px;text-align:center;overflow:hidden}.our-story__stats-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.our-story__stats-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.our-story__stats-content{position:relative;z-index:2;max-width:1000px;margin:0 auto}.our-story__stats-eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;opacity:.7}.our-story__stats-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 700);letter-spacing:var(--letter-spacing-heading, -.02em);font-size:36px;line-height:1.15;margin:0 0 48px}.our-story__stats-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:40px}.our-story__stat-card{padding:32px 20px;border-radius:12px;background:#ffffff14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.our-story__stat-number{font-family:var(--font-accent-family, var(--font-heading-family));font-style:var(--font-accent-style, normal);font-weight:var(--font-accent-weight, 700);font-size:48px;line-height:1;margin-bottom:8px}.our-story__stat-label{font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;opacity:.8}.our-story__stats-body{font-family:var(--font-body-family);font-size:17px;line-height:1.8;max-width:700px;margin:0 auto;opacity:.9}.our-story__stats-body p{margin:0 0 16px}.our-story__stats-body p:last-child{margin-bottom:0}.our-story__closing{padding:100px 24px;text-align:center}.our-story__closing-content{max-width:700px;margin:0 auto}.our-story__closing-eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;opacity:.7}.our-story__closing-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 700);letter-spacing:var(--letter-spacing-heading, -.02em);font-size:40px;line-height:1.15;margin:0 0 24px}.our-story__closing-body{font-family:var(--font-body-family);font-size:18px;line-height:1.8;margin-bottom:36px;opacity:.9}.our-story__closing-body p{margin:0 0 16px}.our-story__closing-body p:last-child{margin-bottom:0}.our-story__closing-btn{display:inline-block;text-decoration:none;cursor:pointer}@media screen and (min-width:990px){.our-story__hero{min-height:90vh;padding:120px 48px}.our-story__hero-heading{font-size:64px}.our-story__hero-accent{font-size:72px}.our-story__hero-body{font-size:20px}.our-story__chapter{padding:100px 48px}.our-story__chapter-inner{grid-template-columns:1fr 1fr;gap:60px}.our-story__chapter-inner--image-right .our-story__chapter-image-wrap{order:2}.our-story__chapter-inner--image-right .our-story__chapter-text{order:1}.our-story__chapter-heading{font-size:42px}.our-story__stats{padding:100px 48px}.our-story__stats-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.our-story__stats-heading{font-size:42px}.our-story__stat-number{font-size:56px}.our-story__closing{padding:120px 48px}.our-story__closing-heading{font-size:48px}}@media screen and (min-width:750px)and (max-width:989px){.our-story__hero-heading{font-size:52px}.our-story__hero-accent{font-size:58px}.our-story__stats-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (max-width:749px){.our-story__hero{min-height:70vh;padding:60px 20px}.our-story__hero-heading{font-size:36px}.our-story__hero-accent{font-size:40px}.our-story__hero-body{font-size:16px}.our-story__chapter{padding:60px 20px}.our-story__chapter-heading{font-size:28px}.our-story__chapter-body{font-size:16px}.our-story__stats{padding:60px 20px}.our-story__stats-heading{font-size:28px}.our-story__stat-number{font-size:40px}.our-story__stats-body{font-size:16px}.our-story__closing{padding:60px 20px}.our-story__closing-heading{font-size:30px}.our-story__closing-body{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/our-story.css.map */
