:root{--pink-lightest: #fdf2f2;--pink-light: #fce8e8;--pink-mid: #f5d6d6;--pink-accent: #d48989;--white: #ffffff;--text: #2d2d2d;--text-soft: rgba(45, 45, 45, .65)}.brand-story .page-width{max-width:760px}.brand-story__section--cta .page-width{max-width:none}.brand-story__hero{position:relative;min-height:clamp(260px,40vh,400px);display:flex;align-items:center;justify-content:center;background-color:var(--pink-lightest);overflow:hidden}.brand-story__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 50%,rgba(212,137,137,.1) 0%,transparent 60%);pointer-events:none}.brand-story__hero-content{position:relative;z-index:1;text-align:center;max-width:540px;padding:48px 20px}.brand-story__eyebrow{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--pink-accent);margin-bottom:16px;font-weight:500}.brand-story__headline{font-size:clamp(22px,2.2vw,32px);font-weight:700;line-height:1.15;color:var(--text);margin:0 0 14px;letter-spacing:-.02em}.brand-story__subheadline{font-size:clamp(13px,1.2vw,15px);line-height:1.7;color:var(--text-soft);margin:0 auto;max-width:460px}.brand-story__section{padding:36px 0}.brand-story__section--pink{background-color:var(--pink-lightest)}.brand-story__section--cta{background-color:var(--pink-mid);text-align:center}.brand-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}@media screen and (max-width:749px){.brand-story__grid{grid-template-columns:1fr;gap:20px}}.brand-story__image-col{display:flex;justify-content:center;align-items:center}.brand-story__img{display:block;width:100%;max-width:240px;height:auto;border-radius:10px;object-fit:cover;aspect-ratio:3 / 4}.brand-story__text-col{max-width:380px}.brand-story__section-title{font-size:clamp(16px,1.5vw,20px);font-weight:700;line-height:1.25;margin:0 0 10px;color:var(--text)}.brand-story__section-body{font-size:13px;line-height:1.7}.brand-story__section-body p{margin:0 0 10px}.brand-story__section-body p:last-child{margin-bottom:0}.brand-story__gallery-wrap{padding:40px 0 48px;overflow:hidden;position:relative}.brand-story__gallery-heading{text-align:center;font-size:clamp(16px,1.5vw,20px);font-weight:700;margin:0 24px 22px;color:var(--text)}.brand-story__gallery-track{display:flex;gap:14px;width:max-content;animation:gallery-scroll 30s linear infinite;padding:0 24px}.brand-story__gallery-track:hover{animation-play-state:paused}@keyframes gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-story__gallery-item{flex-shrink:0;width:220px;height:220px;overflow:hidden;border-radius:10px;background:var(--pink-lightest)}.brand-story__gallery-img{display:block;width:100%;height:100%;object-fit:contain}.brand-story__commit-strip{display:flex;justify-content:center;align-items:flex-start;gap:24px;max-width:680px;margin:0 auto;padding:0 24px}@media screen and (max-width:749px){.brand-story__commit-strip{flex-direction:column;gap:28px}.brand-story__commit-divider{display:none}}.brand-story__commit-item{flex:1;min-width:0;text-align:center;word-break:normal!important;overflow-wrap:normal!important}.brand-story__commit-icon{font-size:22px;display:block;margin-bottom:8px;line-height:1}.brand-story__commit-title{font-size:14px;font-weight:600;margin:0 0 6px;color:var(--text);word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}.brand-story__commit-desc{font-size:12px;line-height:1.65;color:var(--text-soft);margin:0 0 12px;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}.brand-story__commit-divider{width:1px;height:120px;background:#2d2d2d1f;align-self:center;flex-shrink:0}.brand-story__giveback-badge{display:inline-flex;align-items:center;gap:10px;background:var(--white);padding:10px 22px;border-radius:50px}.brand-story__giveback-dollar{font-size:20px;font-weight:700;color:var(--pink-accent)}.brand-story__giveback-label{font-size:12px;color:var(--text-soft);font-weight:500}.brand-story__cta-content{max-width:520px;margin:0 auto;padding:10px 20px}.brand-story__cta-heading{font-size:clamp(18px,1.8vw,24px);font-weight:700;color:var(--text);margin:0 0 8px}.brand-story__cta-text{font-size:14px;line-height:1.7;color:var(--text-soft);margin:0 0 24px}.brand-story__cta-button{display:inline-block;padding:12px 32px;background-color:var(--pink-accent);color:#fff;font-size:14px;font-weight:600;text-decoration:none;border-radius:50px;transition:background-color .3s ease,transform .2s ease}.brand-story__cta-button:hover{background-color:#c47a7a;transform:translateY(-2px)}.brand-story__video-row{display:flex;align-items:stretch;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #00000014}.brand-story__video-col{flex:1 1 58%;min-width:0}.brand-story__video-native{width:100%;height:100%;display:block;object-fit:cover}.brand-story__video-slogan{flex:1 1 42%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2.5rem;background-color:#dbb5b5}.brand-story__slogan-text{font-size:clamp(1.3rem,1.8vw,1.7rem);font-weight:700;line-height:1.3;color:#4a2020;margin:0 0 1.2rem;text-align:center;letter-spacing:.02em}.brand-story__slogan-tagline{font-size:.95rem;font-weight:400;color:#6b3a3a;margin:0;text-align:center;letter-spacing:.04em;opacity:.75}@media(max-width:749px){.brand-story__video-row{flex-direction:column}.brand-story__video-native{height:auto}.brand-story__video-slogan{padding:2.5rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-brand-story.css.map */
