.our-story-wrapper{width:100%;overflow:hidden}.our-story-section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;width:100%;padding-left:2rem}@media screen and (min-width:1200px){.our-story-section{padding-left:6.4rem}}.ost-visual{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.04);grid-row:1}.ost-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ost-visual:hover img{transform:scale(1.03)}.ost-visual-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:rgba(var(--color-foreground),.3);min-height:480px}.ost-visual-placeholder span{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.ost-visual-badge{position:absolute;bottom:28px;left:28px;background:rgba(var(--color-background),.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:12px 18px;display:flex;align-items:center;gap:10px;z-index:2}.ost-visual-badge svg{width:15px;color:rgb(var(--color-foreground));flex-shrink:0}.ost-visual-badge span{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.ost-content{display:flex;align-items:center;border-left:1px solid rgba(var(--color-foreground),.08);padding:0 2rem;grid-row:1}@media screen and (min-width:1200px){.ost-content{padding:0 6.4rem}}.ost-inner{width:100%;padding:64px 0}.ost-label{font-size:1rem;letter-spacing:.26em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin-bottom:1.6rem;display:flex;align-items:center;gap:1.2rem;font-family:var(--font-body-family);opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.ost-label:before{content:"";display:block;width:2rem;height:1px;background:rgba(var(--color-foreground),.5);flex-shrink:0}.ost-title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h2-scale) * 2.4rem);line-height:var(--font-heading-line-height);color:rgb(var(--color-foreground-title));margin-bottom:2rem;opacity:0;transform:translateY(14px);transition:opacity .6s ease .1s,transform .6s ease .1s}.ost-title em{font-style:italic;color:rgba(var(--color-foreground),.35)}.ost-divider{width:4rem;height:1px;background:rgba(var(--color-foreground),.15);margin-bottom:2rem;opacity:0;transition:opacity .6s ease .15s}.ost-body{font-size:1.5rem;color:rgba(var(--color-foreground),.65);line-height:var(--font-body-line-height);margin-bottom:3.2rem;font-family:var(--font-body-family);opacity:0;transform:translateY(12px);transition:opacity .6s ease .2s,transform .6s ease .2s}.ost-facts{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3.2rem;opacity:0;transform:translateY(12px);transition:opacity .6s ease .3s,transform .6s ease .3s}.ost-fact{position:relative;padding-left:1.6rem}.ost-fact:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:rgba(var(--color-foreground),.12);transition:background .3s ease}.ost-fact:hover:before{background:rgb(var(--color-foreground))}.ost-fact-num{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h2-scale) * 2.4rem);color:rgb(var(--color-foreground-title));line-height:1;transition:transform .3s ease}.ost-fact:hover .ost-fact-num{transform:translate(3px)}.ost-fact-txt{font-size:1.1rem;color:rgba(var(--color-foreground),.5);letter-spacing:.05em;margin-top:.4rem;line-height:1.4;font-family:var(--font-body-family)}.ost-features{display:flex;flex-direction:column;gap:.8rem;margin-bottom:3.2rem;opacity:0;transform:translateY(12px);transition:opacity .6s ease .35s,transform .6s ease .35s}.ost-feature{display:flex;align-items:flex-start;gap:1.2rem;padding:1.2rem 1.4rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--border-radius-button);transition:border-color .25s ease,transform .25s ease;cursor:default}.ost-feature:hover{border-color:rgba(var(--color-foreground),.2);transform:translate(4px)}.ost-feature-icon{width:1.8rem;height:1.8rem;flex-shrink:0;color:rgb(var(--color-foreground));margin-top:2px}.ost-feature-title{font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground-title));margin-bottom:.2rem;font-family:var(--font-body-family)}.ost-feature-desc{font-size:1.2rem;color:rgba(var(--color-foreground),.55);line-height:1.5;font-family:var(--font-body-family)}.our-story-section.ost-animated .ost-label,.our-story-section.ost-animated .ost-title,.our-story-section.ost-animated .ost-divider,.our-story-section.ost-animated .ost-body,.our-story-section.ost-animated .ost-facts,.our-story-section.ost-animated .ost-features{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.our-story-section{grid-template-columns:1fr;grid-template-rows:auto auto;padding-left:0}.ost-visual{grid-row:1;min-height:60vw;height:60vw}.ost-visual-placeholder{min-height:60vw}.ost-visual-badge{bottom:14px;left:14px;padding:10px 14px}.ost-content{grid-row:2;border-left:none;border-top:1px solid rgba(var(--color-foreground),.08);padding:0 2rem}.ost-inner{padding:4rem 0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/our-story-custom.css.map */
