.our-story-section{--os-ochre: #b5651d;--os-ochre-light: #cd7f32;--os-sand: #f5f0e8;--os-earth: #3d2914;--os-sienna: #a0522d;--os-cream: #faf8f5;--os-charcoal: #2d2418;--os-text: #3d2914;--os-text-muted: #5c4a3a;--os-text-light: #7a6a58;--os-background: #faf8f5;--os-card-bg: #ffffff;--os-border: #e5dfd5;--os-accent: #4a9a9a}.our-story-section{font-family:var(--font-body-family, inherit);background:var(--os-cream);position:relative;padding:60px 0;overflow:hidden}@media screen and (min-width:750px){.our-story-section{padding:80px 0}}.os-particles{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;pointer-events:none!important;z-index:10!important}.os-particle{position:absolute!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#b5651d!important;opacity:.7!important;animation:os-particle-float 5s ease-in-out infinite!important;box-shadow:0 0 8px #b5651d99!important}.os-particle:nth-child(odd){background:sienna!important;width:8px!important;height:8px!important;opacity:.6!important}.os-dot-pattern{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;opacity:1!important;background-image:radial-gradient(#b5651d 3px,transparent 3px)!important;background-size:30px 30px!important;pointer-events:none!important;z-index:5!important}.os-decoration{position:absolute!important;color:#b5651d!important;opacity:.6!important;animation:os-float 6s ease-in-out infinite!important;pointer-events:none!important;z-index:5!important}.os-decoration-1{width:220px!important;height:220px!important;top:-50px!important;right:-50px!important}@media screen and (min-width:750px){.os-decoration-1{width:280px!important;height:280px!important;top:-60px!important;right:-60px!important}}.os-decoration-2{width:200px!important;height:200px!important;bottom:-40px!important;left:-40px!important;animation-delay:2s!important;opacity:.5!important}.os-decoration-3{width:160px!important;height:160px!important;top:33%!important;left:-30px!important;animation-delay:4s!important;opacity:.45!important}.os-container{position:relative;z-index:1;max-width:1600px;margin:0 auto;padding:0 16px}@media screen and (min-width:750px){.os-container{padding:0 20px}}@media screen and (min-width:990px){.os-container{padding:0 20px}}.os-header{text-align:center;max-width:700px;margin:0 auto 3rem}@media screen and (min-width:750px){.os-header{margin-bottom:4rem}}@media screen and (min-width:990px){.os-header{max-width:850px;margin-bottom:5rem}}.os-badge{display:inline-block!important;padding:10px 24px!important;border-radius:50px!important;background:#e8e0d5!important;color:#5c4a3a!important;font-family:var(--font-body-family, inherit)!important;font-size:11px!important;font-weight:600!important;letter-spacing:2px!important;text-transform:uppercase!important;margin-bottom:24px!important}@media screen and (min-width:750px){.os-badge{font-size:12px!important;padding:12px 28px!important;margin-bottom:28px!important}}.os-title{font-family:var(--font-heading-family, inherit)!important;font-size:clamp(32px,6vw,56px)!important;font-weight:700!important;color:#3d2914!important;line-height:1.1!important;margin:0 0 24px!important;letter-spacing:-.02em!important}@media screen and (min-width:990px){.os-title{font-size:60px!important;line-height:1.08!important;margin-bottom:28px!important}}.os-title-highlight{background:linear-gradient(135deg,#b5651d,sienna)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;display:inline!important;transition:transform .3s ease}.os-title-highlight:hover{transform:scale(1.02)}.os-subtitle{font-family:var(--font-body-family, inherit)!important;font-size:16px!important;color:#5c4a3a!important;line-height:1.75!important;max-width:580px;margin:0 auto}@media screen and (min-width:750px){.os-subtitle{font-size:18px!important;line-height:1.8!important}}@media screen and (min-width:990px){.os-subtitle{font-size:20px!important;max-width:650px}}.os-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;margin-bottom:48px}@media screen and (min-width:990px){.os-grid{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px}}.os-image-wrapper{position:relative}.os-image-container{position:relative;aspect-ratio:4/5;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,var(--os-earth),var(--os-charcoal));box-shadow:0 25px 60px -15px #2d241840}@media screen and (min-width:750px){.os-image-container{border-radius:24px;height:430px;width:650px}}.os-image-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--os-earth) 0%,var(--os-sienna) 50%,var(--os-ochre) 100%)}.os-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(45,36,24,.4),transparent)}.os-image{width:100%;height:100%;object-fit:cover}.os-art-svg{width:100%;height:100%;padding:24px}@media screen and (min-width:750px){.os-art-svg{padding:30px}}.os-serpent-path{animation:os-pulse 3s ease-in-out infinite}.os-dot-pulse{animation:os-dot-pulse 2s ease-in-out infinite}.os-sun{animation:os-pulse 4s ease-in-out infinite}.os-stat-card{position:absolute;bottom:-12px;right:8px;background:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 20px 50px -15px #2d241833;border:1px solid var(--os-border);z-index:2;transition:transform .4s ease,box-shadow .4s ease}.os-stat-card:hover{transform:scale(1.05);box-shadow:0 20px 40px -10px #b5651d40}@media screen and (min-width:750px){.os-stat-card{bottom:-20px;right:-20px;padding:24px 28px;border-radius:16px}}.os-stat-number{display:block;font-family:var(--font-heading-family, inherit);font-size:26px;font-weight:700;color:var(--os-ochre);line-height:1}@media screen and (min-width:750px){.os-stat-number{font-size:32px}}.os-stat-text{display:block;font-family:var(--font-body-family, inherit);font-size:11px;color:var(--os-text-muted);margin-top:4px}@media screen and (min-width:750px){.os-stat-text{font-size:13px}}.os-stat-dots{display:flex;gap:4px;margin-top:10px}.os-stat-dots span{width:6px;height:6px;border-radius:50%;background:#b5651d80}.os-content{padding:10px 0}@media screen and (min-width:990px){.os-content{padding:20px 0}}.os-content-title{font-family:var(--font-heading-family, inherit)!important;font-size:clamp(22px,3vw,30px)!important;font-weight:600!important;color:#3d2914!important;line-height:1.3!important;margin:0 0 16px!important}@media screen and (min-width:750px){.os-content-title{margin-bottom:20px!important}}.os-paragraphs{display:flex;flex-direction:column;gap:14px}@media screen and (min-width:750px){.os-paragraphs{gap:16px}}.os-content-text{font-family:var(--font-body-family, inherit)!important;color:#5c4a3a!important;line-height:1.75!important;font-size:14px!important;margin:0!important}@media screen and (min-width:750px){.os-content-text{font-size:16px!important;line-height:1.8!important}}.os-content-text:first-child{font-size:15px!important}@media screen and (min-width:750px){.os-content-text:first-child{font-size:17px!important}}.os-features{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:24px}@media screen and (min-width:750px){.os-features{gap:16px 24px;margin-top:32px}}.os-feature{display:flex;align-items:center;gap:8px}@media screen and (min-width:750px){.os-feature{gap:10px}}.os-feature-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;animation:os-pulse 2s ease-in-out infinite}@media screen and (min-width:750px){.os-feature-dot{width:10px;height:10px}}.os-feature-dot-primary{background:var(--os-ochre)}.os-feature-dot-sienna{background:var(--os-sienna);animation-delay:.3s}.os-feature-dot-accent{background:var(--os-accent);animation-delay:.6s}.os-feature-text{font-family:var(--font-body-family, inherit)!important;font-size:12px!important;font-weight:600!important;color:#3d2914!important}@media screen and (min-width:750px){.os-feature-text{font-size:14px!important}}.os-values-section{position:relative}.os-values-title{font-family:var(--font-heading-family, inherit)!important;font-size:clamp(20px,3vw,28px)!important;font-weight:600!important;color:#3d2914!important;text-align:center!important;margin:0 0 24px!important}@media screen and (min-width:750px){.os-values-title{margin-bottom:40px!important}}.os-cards-desktop{display:none}@media screen and (min-width:750px){.os-cards-desktop{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}}@media screen and (min-width:990px){.os-cards-desktop{grid-template-columns:repeat(3,1fr)}}.os-cards-mobile-wrapper{display:block;position:relative;overflow:hidden;padding:0 16px}@media screen and (min-width:750px){.os-cards-mobile-wrapper{display:none}}.os-cards-mobile{display:flex;flex-wrap:nowrap;transition:transform .4s ease-out;touch-action:pan-y pinch-zoom}.os-card-slide{flex:0 0 100%;width:100%;min-width:100%;box-sizing:border-box;padding:8px 4px}.os-card-slide .os-card{margin:0;height:100%}.os-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:8px 0}.os-slider-dot{width:8px;height:8px;border-radius:50%;background:var(--os-ochre);opacity:.3;border:none;padding:0;cursor:pointer;transition:all .3s ease}.os-slider-dot:hover{opacity:.5}.os-slider-dot.active{opacity:1;transform:scale(1.2)}.os-card{position:relative;background:#fff;border-radius:14px;padding:24px;border:1px solid var(--os-border);box-shadow:0 4px 20px -4px #2d241814;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);overflow:hidden}@media screen and (min-width:750px){.os-card{padding:32px;border-radius:20px}}.os-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px -15px #2d241826}.os-card-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#b5651d08,#a0522d08);opacity:0;transition:opacity .4s ease;border-radius:inherit;pointer-events:none}.os-card:hover .os-card-glow{opacity:1}.os-card-icon{position:relative;width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,var(--os-ochre),var(--os-sienna));display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 10px 30px -10px #b5651d66;transition:transform .4s ease}@media screen and (min-width:750px){.os-card-icon{width:56px;height:56px;border-radius:14px;margin-bottom:20px}}.os-card:hover .os-card-icon{transform:scale(1.08)}.os-card-icon svg{width:20px;height:20px;color:#fff}@media screen and (min-width:750px){.os-card-icon svg{width:26px;height:26px}}.os-card-icon-pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#b5651d33;animation:os-pulse 2s ease-in-out infinite;opacity:0;pointer-events:none}.os-card:hover .os-card-icon-pulse{opacity:1}.os-card-title{font-family:var(--font-heading-family, inherit)!important;font-size:16px!important;font-weight:600!important;color:#3d2914!important;margin:0 0 8px!important;transition:color .3s ease!important}@media screen and (min-width:750px){.os-card-title{font-size:20px!important;margin-bottom:12px!important}}.os-card:hover .os-card-title{color:#b5651d!important}.os-card-text{font-family:var(--font-body-family, inherit)!important;color:#5c4a3a!important;line-height:1.65!important;font-size:13px!important;margin:0!important}@media screen and (min-width:750px){.os-card-text{font-size:15px!important;line-height:1.7!important}}.os-card-corner-dots{position:absolute;top:14px;right:14px;display:flex;gap:3px;opacity:.25;transition:opacity .3s ease;pointer-events:none}@media screen and (min-width:750px){.os-card-corner-dots{top:16px;right:16px;gap:4px}}.os-card:hover .os-card-corner-dots{opacity:.5}.os-card-corner-dots span{width:4px;height:4px;border-radius:50%;background:var(--os-ochre)}@media screen and (min-width:750px){.os-card-corner-dots span{width:5px;height:5px}}.os-reveal,.os-reveal-item{opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.os-reveal-slide-left{opacity:0;transform:translate(-40px) rotate(-2deg);transition:opacity 1s ease-out,transform 1s ease-out}.os-reveal-slide-right{opacity:0;transform:translate(30px);transition:opacity .7s ease-out,transform .7s ease-out}.os-reveal-card{opacity:0;transform:translateY(40px) scale(.95);transition:opacity .5s ease-out,transform .5s ease-out}.os-reveal.os-visible,.os-reveal-item.os-visible{opacity:1;transform:translateY(0)}.os-reveal-slide-left.os-visible{opacity:1;transform:translate(0) rotate(0)}.os-reveal-slide-right.os-visible{opacity:1;transform:translate(0)}.os-reveal-card.os-visible{opacity:1;transform:translateY(0) scale(1)}@keyframes os-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(3deg)}}@keyframes os-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes os-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@media(prefers-reduced-motion:reduce){.os-particle,.os-decoration,.os-serpent-path,.os-dot-pulse,.os-sun,.os-feature-dot,.os-card-icon-pulse{animation:none}.os-reveal,.os-reveal-item,.os-reveal-slide-left,.os-reveal-slide-right,.os-reveal-card{opacity:1;transform:none;transition:none}.os-card,.os-stat-card,.os-card-icon,.os-title-highlight{transition:none}}@media(prefers-color-scheme:dark){.our-story-section{--os-text: hsl(35, 30%, 92%);--os-text-muted: hsl(35, 20%, 70%);--os-background: hsl(30, 10%, 12%);--os-card-bg: hsl(30, 10%, 18%);--os-border: hsl(30, 10%, 25%)}}@media screen and (max-width:767px){.os-header{text-align:left!important;align-items:flex-start!important}.os-badge{margin-left:0!important;margin-right:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/section-our-story-v2.css.map */
