.our-story-intro{position:relative;padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);overflow:hidden;background:var(--section-background)}.our-story-intro__inner{position:relative}.our-story-intro__hero{width:100%}.our-story-intro__hero-content{width:min(100%,var(--heading-max-width));margin:0 auto;text-align:center}.our-story-intro__eyebrow{margin-bottom:14px;color:var(--eyebrow-color);font-size:18px;font-weight:400;text-transform:uppercase}.our-story-intro__heading{margin:0;color:var(--heading-color);font-size:clamp(28px,4vw,56px);font-weight:400;text-wrap:balance;line-height:1.1}.our-story-intro__photos{display:grid;grid-template-columns:.92fr 1.06fr .96fr 1.06fr;align-items:center;gap:var(--photo-gap);width:90%;margin-top:58px;padding-top:22px;padding-bottom:28px;margin-inline:auto}.our-story-intro__photo-card{position:relative;min-width:0;overflow:hidden;aspect-ratio:4 / 5;border-radius:16px;background:#ebe6dd;box-shadow:0 12px 30px #3d291c14;transform-origin:center}.our-story-intro__photo-card--1{transform:translateY(20px) rotate(-4deg)}.our-story-intro__photo-card--2{transform:translateY(-14px) rotate(2.5deg)}.our-story-intro__photo-card--3{transform:translateY(14px) rotate(-2deg)}.our-story-intro__photo-card--4{transform:translateY(-18px) rotate(4deg)}.our-story-intro__photo,.our-story-intro__photo-placeholder{display:block;width:100%;height:100%;object-fit:cover}.our-story-intro__photo-placeholder{background:#ebe6dd}.our-story-intro__copy{color:var(--text-color);font-size:clamp(16px,1.15vw,18px);line-height:1.65}.our-story-intro__copy p{margin-top:0;margin-bottom:14px}.our-story-intro__copy p:last-child{margin-bottom:0}.our-story-intro__intro{width:min(100%,var(--text-max-width));margin:46px auto 0;text-align:center}.our-story-intro__intro p:nth-child(2){margin-top:18px;margin-bottom:18px;color:var(--heading-color);font-size:clamp(28px,2.8vw,42px);font-weight:400}.our-story-intro__story{width:100%;margin-top:60px}.our-story-intro__story-row{display:grid;align-items:center;width:100%;gap:clamp(32px,5vw,72px)}.our-story-intro__story-content{width:100%;max-width:var(--text-max-width)}.our-story-intro__story-row--problem{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:60px}.our-story-intro__story-content--problem{justify-self:start;padding-left:clamp(0px,5vw,80px);text-align:left}.our-story-intro__section-heading{margin:0 0 20px;color:var(--heading-color);font-size:clamp(28px,2.8vw,42px);font-weight:400;text-wrap:balance}.our-story-intro__illustration{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;pointer-events:none}.our-story-intro__illustration--problem{width:min(100%,clamp(150px,17vw,270px));justify-self:center}.our-story-intro__illustration--solution{width:min(100%,clamp(300px,35vw,560px));justify-self:center}.our-story-intro__illustration-image{display:block;width:100%;height:auto;object-fit:contain}.our-story-intro__question-card{width:min(100%,var(--question-max-width));margin:0 auto 60px;padding:clamp(28px,3.5vw,40px) clamp(24px,5vw,56px);background:var(--question-background);border-radius:28px;text-align:center}.our-story-intro__question{margin:0;color:var(--heading-color);font-size:clamp(28px,2.8vw,42px);font-weight:400;text-wrap:balance}.our-story-intro__story-row--solution{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:46px}.our-story-intro__story-content--solution{justify-self:end;padding-right:clamp(0px,5vw,80px);text-align:left}.our-story-intro__solution-highlight{margin:20px 0;color:var(--accent-color);font-size:clamp(28px,2.8vw,42px);font-weight:400}.our-story-intro__closing{width:min(100%,840px);margin:0 auto;padding-top:20px;text-align:center}.our-story-intro__closing .our-story-intro__copy{width:min(100%,720px);margin:0 auto}.our-story-intro__final-heading{width:min(100%,760px);margin:24px auto 0;color:var(--heading-color);font-size:clamp(28px,2.8vw,42px);font-weight:400;text-wrap:balance}@media screen and (max-width:989px){.our-story-intro__photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;width:min(100%,760px);margin:46px auto 0;padding:24px 20px 30px}.our-story-intro__photo-card{aspect-ratio:4 / 5}.our-story-intro__photo-card--1{transform:translateY(12px) rotate(-3.5deg)}.our-story-intro__photo-card--2{transform:translateY(-8px) rotate(2.5deg)}.our-story-intro__photo-card--3{transform:translateY(8px) rotate(2deg)}.our-story-intro__photo-card--4{transform:translateY(-10px) rotate(-3deg)}.our-story-intro__intro{margin-top:34px}.our-story-intro__story{margin-top:52px}.our-story-intro__story-row{gap:clamp(24px,4vw,44px)}.our-story-intro__story-row--problem,.our-story-intro__story-row--solution{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.our-story-intro__story-content--problem{padding-left:0}.our-story-intro__story-content--solution{padding-right:0}.our-story-intro__illustration--problem{width:min(100%,clamp(130px,20vw,210px))}.our-story-intro__illustration--solution{width:min(100%,clamp(240px,38vw,400px))}}@media screen and (min-width:1200px){.video-carousel.has-four-videos .video-carousel__track{justify-content:center}}@media screen and (max-width:749px){.our-story-intro{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.our-story-intro__eyebrow{margin-bottom:6px;font-size:12px}.our-story-intro__heading{font-size:clamp(28px,6vw,46px)}.our-story-intro__photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--photo-gap-mobile);width:100%;margin-top:28px;padding:8px 26px 24px}.our-story-intro__photo-card{aspect-ratio:5 / 5;border-radius:12px;box-shadow:0 8px 20px #3d291c12}.our-story-intro__photo-card--1{transform:translateY(8px) rotate(-3deg)}.our-story-intro__photo-card--2{transform:translateY(-5px) rotate(2deg)}.our-story-intro__photo-card--3{transform:translateY(5px) rotate(2.5deg)}.our-story-intro__photo-card--4{transform:translateY(-7px) rotate(-3deg)}.our-story-intro__copy{font-size:16px;line-height:1.55}.our-story-intro__intro{margin-top:26px}.our-story-intro__intro p:nth-child(2){margin-top:16px;margin-bottom:16px;font-size:clamp(26px,6vw,36px)}.our-story-intro__story{margin-top:44px}.our-story-intro__story-row{grid-template-columns:1fr;gap:22px}.our-story-intro__story-row--problem{margin-bottom:40px}.our-story-intro__story-content--problem,.our-story-intro__story-content--solution{width:100%;max-width:none;padding:0}.our-story-intro__illustration--problem{grid-row:1;width:clamp(110px,34vw,160px);justify-self:center}.our-story-intro__story-content--problem{grid-row:2}.our-story-intro__section-heading{margin-bottom:16px;font-size:clamp(26px,6vw,38px)}.our-story-intro__question-card{margin-bottom:42px;padding:24px 18px;border-radius:20px}.our-story-intro__question{font-size:clamp(26px,6vw,34px)}.our-story-intro__story-row--solution{margin-bottom:34px}.our-story-intro__illustration--solution{width:clamp(230px,76vw,350px);justify-self:center}.our-story-intro__solution-highlight{margin:16px 0;font-size:clamp(28px,8vw,36px)}.our-story-intro__closing{padding-top:12px}.our-story-intro__final-heading{margin-top:20px;font-size:clamp(26px,6vw,38px)}}@media(prefers-reduced-motion:reduce){.our-story-intro .scroll-trigger{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-our-story-intro.css.map */
