.our-story-wrapper{scroll-margin-top:90px;width:100%;--story-green: #4A4E39}.our-story{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;padding:3rem 2rem;max-width:min(92vw,1700px);margin:0 auto}.our-story__media{display:flex;flex-direction:column;gap:1.5rem;align-self:stretch}.our-story__media-item{flex:1 1 0;min-height:200px;border-radius:8px;overflow:hidden;background:#0000000a}.our-story__image{width:100%;height:100%;object-fit:cover;display:block}.our-story__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#00000059;font-size:.85rem;text-align:center;padding:2rem}.our-story__placeholder svg{width:40px;height:40px}.our-story__content{text-align:left}.our-story__eyebrow{color:var(--story-green);font-size:.85rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem}.our-story__heading{color:#7d7d6d;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;margin:0 0 1.25rem;text-wrap:balance}.our-story__text{font-size:1rem;line-height:1.7;opacity:.75;margin-bottom:1.75rem;max-width:55ch}.our-story__link{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--story-green);cursor:pointer;transition:gap .2s ease}.our-story__link:hover{gap:.85rem}.our-story__text--lead{font-size:1.15rem;opacity:.85}.our-story__figure{margin:0 0 1.75rem}.our-story__figure-image{width:100%;border-radius:8px;display:block}.our-story__figure figcaption{font-size:.8rem;opacity:.6;margin-top:.5rem}.our-story__ctas{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem}.our-story__cta{display:inline-flex;align-items:center;padding:.9rem 2rem;background:var(--story-green);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease}.our-story__cta:hover{background:#33362b;color:#fff}a.our-story__link{text-decoration:none}.our-story__crew{max-width:min(92vw,1700px);margin:0 auto;padding:2rem 2rem 4rem}.our-story__crew-heading{text-align:center;font-size:clamp(1.6rem,3.2vw,2.75rem);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 2.75rem}.our-story__crew-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.our-story__crew-member{text-align:left;cursor:pointer;outline:none}.our-story__crew-photo-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#4a4e391f}.our-story__crew-photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.our-story__crew-member:hover .our-story__crew-photo,.our-story__crew-member:focus-visible .our-story__crew-photo,.our-story__crew-member.is-open .our-story__crew-photo{transform:scale(1.05)}.our-story__crew-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:900;color:var(--story-green);opacity:.45}.our-story__crew-overlay{position:absolute;left:0;right:0;bottom:0;padding:2.5rem 1rem .9rem;background:linear-gradient(to top,rgba(20,22,14,.88),rgba(20,22,14,.45) 55%,transparent);color:#fff}.our-story__crew-name{font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 .1rem;color:#fff}.our-story__crew-role{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f6efe3;opacity:.85;margin:0}.our-story__crew-bio{font-size:.85rem;line-height:1.55;color:#fff;opacity:0;max-height:0;overflow:hidden;margin:0;transition:max-height .4s ease,opacity .4s ease,margin .4s ease}.our-story__crew-bio p{margin:0}.our-story__crew-member:hover .our-story__crew-bio,.our-story__crew-member:focus-visible .our-story__crew-bio,.our-story__crew-member.is-open .our-story__crew-bio{opacity:.9;max-height:200px;margin-top:.55rem}@media(prefers-reduced-motion:reduce){.our-story__crew-bio,.our-story__crew-photo{transition:none}}@media(max-width:989px){.our-story__crew-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.our-story__crew-overlay{padding:2rem .8rem .7rem}.our-story__crew-name{font-size:.85rem}.our-story__crew-role{font-size:.65rem}.our-story__crew-bio{font-size:.8rem}}.fade-in-up{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease;transition-delay:var(--delay, 0s)}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.fade-in-up{transition:none;opacity:1;transform:none}}@media(max-width:989px){.our-story{grid-template-columns:1fr}.our-story__media-item{flex:none;aspect-ratio:16 / 10;min-height:0}}.our-story__modal{--story-green: #4A4E39;--story-ink: #1e2019;border:none;border-radius:10px;padding:0;width:min(94vw,1350px);max-height:92vh;margin:auto;background-color:#fff!important;color:var(--story-ink)}.our-story__modal-heading{color:var(--story-green)}.our-story__modal-paragraph{color:var(--story-ink)}.our-story__modal-hero{width:calc(100% + 6rem);margin:-3rem -3rem 2.5rem;aspect-ratio:21 / 8;overflow:hidden}.our-story__modal-hero-image{width:100%;height:100%;object-fit:cover;display:block}.our-story__modal::backdrop{background:#0009}.our-story__modal-close{position:sticky;top:1rem;left:calc(100% - 3rem);z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:#ffffffe6;font-size:1.5rem;line-height:1;cursor:pointer;float:right;margin-right:1rem}.our-story__modal-inner{position:relative;padding:3rem;overflow-y:auto;max-height:92vh}.our-story__modal-decor{position:absolute;top:0;left:0;width:100%;pointer-events:none;z-index:0;overflow:hidden}.our-story__modal-inner>*:not(.our-story__modal-decor){position:relative;z-index:1}.our-story__modal-decor:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600' fill='none' stroke='%234A4E39'%3E%3Cg opacity='0.45' stroke-width='0.75'%3E%3Cpath d='M0 100H600M0 200H600M0 300H600M0 400H600M0 500H600M100 0V600M200 0V600M300 0V600M400 0V600M500 0V600'/%3E%3C/g%3E%3Cg stroke-width='1.25'%3E%3Ccircle cx='450' cy='140' r='58'/%3E%3Ccircle cx='450' cy='140' r='42'/%3E%3Cpath d='M450 78 458 132 512 140 458 148 450 202 442 148 388 140 442 132Z'/%3E%3Cpath d='M450 108 474 116 482 140 474 164 450 172 426 164 418 140 426 116Z' opacity='0.5'/%3E%3C/g%3E%3Cg stroke-width='1.25' stroke-dasharray='5 7'%3E%3Cpath d='M60 480Q200 380 340 440T590 400'/%3E%3Cpath d='M80 120Q170 210 290 170'/%3E%3Cpath d='M340 560Q420 500 530 540'/%3E%3C/g%3E%3Cg stroke-width='1.25'%3E%3Cpath d='M60 480 68 466 74 482Z'/%3E%3Cpath d='M290 170 300 160 302 176Z'/%3E%3Cpath d='M530 540 540 530 542 546Z'/%3E%3Ccircle cx='80' cy='120' r='4'/%3E%3Ccircle cx='340' cy='440' r='4'/%3E%3Ccircle cx='340' cy='560' r='4'/%3E%3Ccircle cx='150' cy='320' r='4'/%3E%3Cpath d='M144 314 156 326M156 314 144 326'/%3E%3C/g%3E%3C/svg%3E");background-size:min(100%,700px) auto;background-repeat:repeat;background-position:center top}.our-story__modal-path{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;color:var(--story-green);opacity:.3}.our-story__modal-path path{stroke:currentColor;stroke-width:1.5;stroke-dasharray:7 9;vector-effect:non-scaling-stroke}.our-story__modal-plane{position:absolute;top:0;left:0;width:26px;height:26px;color:var(--story-green);will-change:transform}.our-story__modal-plane svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(max-width:749px){.our-story__modal-path,.our-story__modal-plane{display:none}}.our-story__modal-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.our-story__modal-eyebrow{color:var(--story-green);font-size:.85rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem}.our-story__modal-heading{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;margin:0}.our-story__modal-paragraph{font-size:1.05rem;line-height:1.75;opacity:.8;max-width:65ch;margin:0 auto 1.75rem}.our-story__modal-figure{margin:2rem 0}.our-story__modal-image{width:100%;border-radius:8px;display:block}.our-story__modal-figure figcaption{font-size:.8rem;opacity:.6;margin-top:.5rem;text-align:center}.our-story__modal-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}.our-story__modal-ctas .button--primary{background-color:var(--story-green)!important;color:#fff!important;border-color:var(--story-green)!important}.our-story__modal-team-heading{font-size:clamp(2rem,4vw,3.25rem);font-weight:900;letter-spacing:-.02em;text-transform:uppercase;text-align:center;margin:3rem 0 2rem}.our-story__modal-team-member{display:grid;grid-template-columns:2fr 3fr;gap:2.5rem;align-items:start;max-width:900px;margin:0 auto 3rem;text-align:left}.our-story__modal-team-member--right{grid-template-columns:3fr 2fr}.our-story__modal-team-member--right .our-story__modal-team-photo-wrap{order:2}.our-story__modal-team-photo-wrap{width:100%;aspect-ratio:3 / 4;border-radius:8px;overflow:hidden;background:#0000000f;box-shadow:0 14px 32px #00000038;transition:transform .3s ease,box-shadow .3s ease}.our-story__modal-team-member:hover .our-story__modal-team-photo-wrap{transform:translateY(-6px);box-shadow:0 22px 44px #00000047}.our-story__modal-team-photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.our-story__modal-team-member:hover .our-story__modal-team-photo{transform:scale(1.04)}.our-story__modal-team-placeholder{width:100%;height:100%;background:#00000014}.our-story__modal-team-name{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900;letter-spacing:-.01em;line-height:1.1;margin:0 0 .25rem;color:var(--story-green)}.our-story__modal-team-role{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--story-green);margin:0 0 1rem}.our-story__modal-team-bio{font-size:.95rem;line-height:1.7;color:var(--story-ink);opacity:.85}.our-story__modal-team-heading{color:var(--story-green)}@media(max-width:749px){.our-story__modal{width:92vw}.our-story__modal-inner{padding:2rem 1.5rem}.our-story__modal-hero{width:calc(100% + 3rem);margin:-2rem -1.5rem 1.5rem}.our-story__modal-team-member{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}.our-story__modal-team-member--right .our-story__modal-team-photo-wrap{order:0}.our-story__modal-team-photo-wrap{max-width:320px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/our-story.css.map */
