:root{--os-purple: #7c3abf;--os-purple-dark: #5b2d8e;--os-purple-light: #a96de0;--os-cream: #f7f3ee;--os-white: #ffffff;--os-text: #2d2d2d;--os-text-muted: #555555;--os-radius: 20px;--os-radius-sm: 12px;--os-gap: clamp(24px, 5vw, 64px);--os-section-py: clamp(48px, 7vw, 96px);--os-font-display: "Georgia", "Times New Roman", serif;--os-font-body: system-ui, sans-serif}.our-story-page *,.our-story-page *:before,.our-story-page *:after{box-sizing:border-box}.our-story-page img{display:block;max-width:100%;height:auto}.os-hero{padding:20px 0 200px;overflow:hidden;border-radius:0 0 48px 48px}.os-hero__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.os-hero__content{text-align:center}.os-hero__title{font-size:48px;font-weight:700;line-height:1.15;margin:0 0 16px}.os-hero__subtitle{font-family:var(--os-font-body);font-size:18px;color:#393737;margin:0;max-width:460px;margin-inline:auto;width:401px}.os-hero__image-wrap{flex:0 0 auto;width:700px;height:400px;align-items:center;justify-content:center;display:flex;overflow:hidden}.os-hero__img{width:459px;height:auto;object-fit:contain}@media(max-width:767px){.os-hero{padding:0 20px 70px;border-radius:0 0 24px 24px}.os-hero__inner{gap:clamp(20px,5vw,28px);width:100%;max-width:100%}.os-hero__title{font-size:clamp(26px,7.5vw,36px);margin-bottom:12px}.os-hero__subtitle{width:100%;max-width:36rem;font-size:16px;line-height:1.55;padding:0 4px}.os-hero__image-wrap{width:100%;max-width:100%;height:auto;min-height:0}.os-hero__img{width:100%;max-width:min(100%,420px);height:auto;margin-inline:auto}}.os-because{height:330px}.os-because__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--os-gap);align-items:center;width:1200px;padding:83px 48px;position:relative;border-radius:48px;transform:translate3d(0,-90px,10px)}.os-because__title{font-size:36px;font-weight:600;line-height:1.2;margin:0 0 20px}.os-because__body *{font-size:14px!important;color:var(--os-text-muted);line-height:1.7}.os-because__body p{margin:0 0 12px}.os-because__body p:last-child{margin-bottom:0}.os-because__image-wrap{border-radius:24px 0 0 24px;overflow:hidden;width:650px;height:400px;position:absolute;right:-80px;top:-50px}.os-because__img{width:100%;object-fit:cover;position:absolute;right:0;top:0}@media(max-width:767px){.os-because{height:auto;padding:0 16px}.os-because__inner{grid-template-columns:1fr;width:100%;max-width:100%;padding:clamp(28px,7vw,40px) clamp(18px,4vw,22px);border-radius:24px;transform:translate3d(0,clamp(-44px,-11vw,-72px),0);gap:clamp(20px,5vw,28px);align-items:stretch}.os-because__title{font-size:clamp(22px,5.8vw,30px);margin-bottom:16px}.os-because__body *{font-size:15px!important}.os-because__image-wrap{display:block;position:relative;right:auto;top:auto;width:100%;max-width:100%;height:auto;min-height:0;border-radius:var(--os-radius-sm)}.os-because__img{position:relative;inset:auto;width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:712 / 424}}.os-timeline{padding:var(--os-section-py) 24px}.os-timeline__card{max-width:1100px;margin:0 auto;border-radius:var(--os-radius);padding:0 40px;display:flex;flex-direction:column;gap:0;overflow:visible}.os-timeline__step--right .os-timeline__step-divider,.os-timeline__step--left .os-timeline__step-divider{height:2px;background:#ff9ef9;margin:10px 0;z-index:0;position:relative}.os-timeline__divider{height:1px;background:#fff3;margin:40px 0}.os-timeline__card>.os-timeline__step:first-child+.os-timeline__divider{margin-top:0}.os-timeline__card>.os-timeline__divider:has(+.os-timeline__step:last-child){margin-bottom:0}.os-timeline__step{display:grid;grid-template-columns:1fr 1fr;gap:var(--os-gap);align-items:center}.os-timeline__step--right{direction:ltr}.os-timeline__step.os-timeline__step--right .os-timeline__step-text{text-align:right}.os-timeline__step--right .os-timeline__step-img-wrap{order:-1}.os-timeline__step--right .os-timeline__step-text{order:1}.os-timeline__year{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.7;color:#ff9ef9}.os-timeline__step-title{font-size:20px;color:#fff;font-weight:700;margin:0 0 12px}.os-timeline__step-body{font-size:14px;line-height:1.7;opacity:.88;margin:0}.os-timeline__step-img-wrap{border-radius:24px;overflow:hidden;width:480px;height:320px;position:relative;z-index:1}.os-timeline__card>.os-timeline__step:first-child .os-timeline__step-img-wrap{transform:translate3d(0,-50px,0)}.os-timeline__card>.os-timeline__step:last-child .os-timeline__step-img-wrap{transform:translate3d(0,50px,0)}.os-timeline__step-img{width:100%;object-fit:cover;aspect-ratio:4/3}@media(max-width:767px){.os-timeline{padding:clamp(32px,9vw,56px) 16px}.os-timeline__card{padding:clamp(20px,5vw,32px) clamp(14px,4vw,20px);border-radius:32px}.os-timeline__divider{margin:clamp(20px,5vw,28px) 0}.os-timeline__step{grid-template-columns:1fr;gap:clamp(16px,4vw,22px);align-items:stretch}.os-timeline__step--left .os-timeline__step-img-wrap,.os-timeline__step--right .os-timeline__step-img-wrap{order:0;width:232px;height:160px;max-width:none;min-height:0}.os-timeline__step--left .os-timeline__step-img-wrap{justify-self:start}.os-timeline__step--right .os-timeline__step-img-wrap{justify-self:end}.os-timeline__step:first-child .os-timeline__step-text{position:relative;margin-top:130px}.os-timeline__step:first-child .os-timeline__step-img-wrap{position:absolute!important}.os-timeline__step--left .os-timeline__step-text,.os-timeline__step--right .os-timeline__step-text{order:1;width:100%}.os-timeline__step-img{width:100%;height:100%;object-fit:cover;aspect-ratio:auto}.os-timeline__card>.os-timeline__step:first-child .os-timeline__step-img-wrap{transform:translate3d(0,-40px,0)}.os-timeline__card>.os-timeline__step:last-child .os-timeline__step-img-wrap{transform:none}.os-timeline__step.os-timeline__step--right .os-timeline__step-text{text-align:right}.os-timeline__step.os-timeline__step--left .os-timeline__step-text{text-align:left}.os-timeline__step-title{font-size:clamp(15px,4.2vw,18px)}.os-timeline__step-body{font-size:clamp(13px,3.6vw,14px)}.os-timeline__step--right .os-timeline__step-divider{transform:none}}.os-manufactured{padding:90px 20px}.os-manufactured__inner{position:relative;overflow:visible;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;gap:var(--os-gap);align-items:center}.os-manufactured__media{max-width:566px}.os-manufactured__text{max-width:570px}.os-manufactured--left .os-manufactured__inner{flex-direction:row-reverse}.os-manufactured--right .os-manufactured__inner:after{content:"";position:absolute;width:90%;height:400px;background:#f9f4e6;border-radius:48px;top:-90px;left:170px;z-index:0;pointer-events:none}.os-manufactured--left .os-manufactured__inner:after{content:"";position:absolute;width:90%;height:400px;background:#f9f4e6;border-radius:48px;top:10px;right:170px;z-index:0;pointer-events:none}.os-manufactured__inner>*{position:relative;z-index:1}.os-manufactured__title{font-size:36px;font-weight:700;line-height:1.2;margin:0 0 20px}.os-manufactured__body *{font-size:14px!important;color:var(--os-text-muted);line-height:1.7}.os-manufactured__body p{margin:0 0 12px}.os-manufactured__body p:last-child{margin-bottom:0}.os-manufactured__img{width:100%;object-fit:cover;border-radius:var(--os-radius)}.os-media-wrap--embed{cursor:default}.os-manufactured__video{width:100%;aspect-ratio:16 / 9;border:0;display:block;background:#000;object-fit:cover}@media(max-width:767px){.os-manufactured{padding:50px 20px}.os-manufactured__inner{grid-template-columns:1fr}.os-manufactured--left .os-manufactured__inner{flex-direction:column-reverse}.os-manufactured--left .os-manufactured__inner:after{left:auto;right:-40px}.os-manufactured--right .os-manufactured__inner{flex-direction:column-reverse}.os-manufactured--right .os-manufactured__inner:after{left:-40px;right:auto}}.os-quality{padding:var(--os-section-py) 24px}.os-quality__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--os-gap);align-items:center}.os-quality__title{font-size:clamp(22px,3vw,40px);font-weight:700;line-height:1.2;margin:0 0 20px}.os-quality__body{font-family:var(--os-font-body);font-size:clamp(14px,1.4vw,17px);color:var(--os-text-muted);line-height:1.7}.os-quality__body p{margin:0 0 12px}.os-quality__body p:last-child{margin-bottom:0}.os-quality__img{width:100%;object-fit:cover;border-radius:var(--os-radius)}@media(max-width:767px){.os-quality__inner{grid-template-columns:1fr}}.os-media-wrap{position:relative;border-radius:var(--os-radius);overflow:hidden;box-shadow:0 16px 48px #7c3abf24}.os-media-wrap--video{cursor:pointer}.os-media-wrap img{width:100%;object-fit:cover;display:block;transition:transform .4s ease}.os-media-wrap:hover img{transform:scale(1.03)}.os-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:2}.os-play-btn svg{width:64px;height:64px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));transition:transform .25s ease}.os-play-btn:hover svg{transform:scale(1.1)}.os-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.os-modal--open{display:flex}.os-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.os-modal__content{position:relative;z-index:1;width:min(90vw,960px)}.os-modal__close{position:absolute;top:-44px;right:0;background:transparent;border:none;color:#fff;font-size:28px;cursor:pointer;line-height:1;opacity:.8;transition:opacity .2s}.os-modal__close:hover{opacity:1}.os-modal__iframe-wrap{position:relative;padding-bottom:56.25%;border-radius:var(--os-radius-sm);overflow:hidden;background:#000}.os-modal__iframe-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.os-newsletter{padding:50px 0}.os-newsletter__inner{max-width:560px;margin:0 auto;text-align:center}.os-newsletter__logo{margin-bottom:24px}.os-newsletter__logo img{max-width:100px;margin-inline:auto;border-radius:50%}.os-newsletter__title{font-size:clamp(22px,3vw,36px);font-weight:700;margin:0 0 14px}.os-newsletter__subtitle{font-size:clamp(13px,1.3vw,15px);opacity:.88;line-height:1.65;margin:0 0 28px}.os-newsletter__form{width:100%}.os-newsletter__field-wrap{display:flex;border-radius:50px;overflow:hidden;background:#ffffff1f;border:1px solid rgba(255,255,255,.3)}.os-newsletter__input{flex:1;border:none;background:transparent;padding:14px 20px;font-size:15px;color:inherit;outline:none}.os-newsletter__input::placeholder{opacity:.6}.os-newsletter__btn{flex:0 0 auto;border:none;border-radius:50px;padding:12px 24px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;margin:4px;transition:opacity .2s,transform .2s;letter-spacing:.04em}.os-newsletter__btn:hover{opacity:.88;transform:scale(1.03)}.os-newsletter__success{margin-top:16px;font-size:14px;font-weight:600;opacity:.9}
/*# sourceMappingURL=/cdn/shop/t/24/assets/our-story.css.map */
