.about-hero{overflow:hidden}.about-hero__inner{display:flex;flex-direction:column;align-items:center;gap:clamp(3.2rem,5vw,4.8rem)}.about-hero__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(1.2rem,2vw,2rem);max-width:800px}.about-hero__tagline{font-family:var(--font-heading);font-size:clamp(1.1rem,1rem + .2vw,1.3rem);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-accent-teal)!important;margin:0}.about-hero__heading{font-family:var(--font-heading);font-weight:var(--weight-heavy, 800);font-size:clamp(2.6rem,1.4rem + 3.2vw,5.2rem);line-height:1.1;letter-spacing:-.01em;text-transform:uppercase;margin:0;text-shadow:0 2px 20px rgba(0,10,40,.3)}.about-hero__heading p{margin:0}.about-hero__heading em{font-style:normal;color:var(--brand-accent-teal)!important}.about-hero.section-theme-dark p.about-hero__description{font-family:var(--font-body);font-size:clamp(1.4rem,1.2rem + .3vw,1.8rem);font-weight:400;line-height:1.5;color:#fff!important;margin:0;max-width:600px;text-shadow:0 1px 10px rgba(0,10,40,.2)}.about-hero__video{width:100%;max-width:900px}.about-hero__video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:var(--radius-lg, 2.4rem);overflow:hidden;box-shadow:0 8px 40px #0006}.about-hero__video-wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.about-story__grid{display:grid;grid-template-columns:1fr;gap:clamp(3rem,5vw,5rem);align-items:start}@media screen and (min-width:750px){.about-story__grid{grid-template-columns:3fr 2fr}}.about-story__main{display:flex;flex-direction:column;gap:var(--space-xl, 2.4rem)}.about-story__heading{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(2.4rem,1.6rem + 2vw,3.6rem);line-height:var(--leading-heading, 1.1);text-transform:uppercase;color:var(--brand-primary);margin:0}.about-story__text{font-family:var(--font-body);font-size:clamp(1.4rem,1.28rem + .2vw,1.6rem);line-height:var(--leading-normal, 1.5);letter-spacing:var(--tracking-tight, -.01em);color:var(--brand-dark-75);margin:0}.about-story__text p{margin:0 0 var(--space-md, 1.6rem)}.about-story__text p:last-child{margin-bottom:0}.about-story__sidebar{display:flex;flex-direction:column;gap:var(--space-xl, 2.4rem);padding:clamp(2rem,3vw,3rem);background:var(--brand-surface, #f8f8f8);border-radius:var(--radius-lg, 2.4rem)}.about-story__sidebar-heading{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(1.4rem,1.2rem + .4vw,1.8rem);text-transform:uppercase;color:var(--brand-primary);margin:0}.about-story__facts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-lg, 2rem)}.about-story__fact{display:flex;flex-direction:column;gap:var(--space-2xs, .4rem);padding-bottom:var(--space-lg, 2rem);border-bottom:1px solid rgba(0,1,152,.08)}.about-story__fact:last-child{border-bottom:none;padding-bottom:0}.about-story__fact-value{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(1.6rem,1.4rem + .4vw,2rem);line-height:1.1;color:var(--brand-accent-teal)}.about-story__fact-label{font-family:var(--font-body);font-size:clamp(1.2rem,1.1rem + .15vw,1.4rem);line-height:var(--leading-snug, 1.3);color:var(--brand-dark-75)}.about-story__actions{display:flex;flex-direction:column;gap:var(--space-sm, 1.2rem)}.about-story__cta{text-align:center}@media screen and (max-width:749px){.about-story__sidebar{order:-1}}.about-story__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s var(--ease-smooth),visibility .3s}.about-story__lightbox.is-active{opacity:1;visibility:visible}.about-story__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#090435e6;cursor:pointer}.about-story__lightbox-content{position:relative;z-index:1;max-width:90vw;max-height:90vh;transform:scale(.95);transition:transform .3s var(--ease-out)}.about-story__lightbox.is-active .about-story__lightbox-content{transform:scale(1)}.about-story__lightbox-image img{max-width:90vw;max-height:85vh;width:auto;height:auto;display:block;border-radius:var(--radius-md, 1.6rem);box-shadow:0 12px 60px #00000080}.about-story__lightbox-close{position:absolute;top:-4rem;right:0;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;color:var(--brand-white, #fff);transition:background .2s}.about-story__lightbox-close:hover{background:#fff3}.about-story__lightbox-close svg{width:2rem;height:2rem}.about-timeline{padding-block:clamp(4rem,8vw,8rem)}.about-timeline__header{text-align:center;max-width:640px;margin:0 auto clamp(4rem,7vw,6rem);display:flex;flex-direction:column;align-items:center;gap:.8rem}.about-timeline__caption{font-family:var(--font-body);font-weight:var(--weight-medium, 500);font-size:clamp(1.1rem,1rem + .2vw,1.3rem);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-accent-teal);margin:0}.about-timeline__heading{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(2.4rem,1.6rem + 2vw,3.6rem);line-height:var(--leading-heading, 1.1);text-transform:uppercase;color:var(--brand-primary);margin:0}.about-timeline__track{position:relative;max-width:900px;margin:0 auto}.about-timeline__track:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,var(--brand-accent-teal) 5%,var(--brand-accent-teal) 95%,transparent);transform:translate(-50%)}.about-timeline__item{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);padding-bottom:clamp(3rem,5vw,4rem)}.about-timeline__item:last-child{padding-bottom:0}.about-timeline__year{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:.5rem 1.2rem;background:var(--brand-accent-teal);color:var(--brand-white, #fff);font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(1.1rem,1rem + .2vw,1.3rem);letter-spacing:.02em;border-radius:var(--radius-pill, 100vmax);white-space:nowrap}.about-timeline__card{background:var(--brand-white, #fff);border:1px solid rgba(0,1,152,.08);border-radius:20px;padding:clamp(2rem,3vw,2.5rem);box-shadow:0 2px 12px #0001980a}.about-timeline__card-title{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(1.5rem,1.3rem + .4vw,1.8rem);text-transform:uppercase;color:var(--brand-primary);line-height:var(--leading-snug, 1.3);margin:0 0 var(--space-sm, 1.2rem)}.about-timeline__card-text{font-family:var(--font-body);font-size:clamp(1.3rem,1.2rem + .15vw,1.5rem);line-height:var(--leading-normal, 1.5);letter-spacing:var(--tracking-tight, -.01em);color:var(--brand-dark-75);margin:0}.about-timeline__card-text p{margin:0}.about-timeline__spacer{display:block}.about-timeline__item:nth-child(odd) .about-timeline__card{grid-column:1;grid-row:1}.about-timeline__item:nth-child(odd) .about-timeline__card-title{text-align:right}.about-timeline__item:nth-child(odd) .about-timeline__spacer{grid-column:2;grid-row:1}.about-timeline__item:nth-child(2n) .about-timeline__spacer{grid-column:1;grid-row:1}.about-timeline__item:nth-child(2n) .about-timeline__card{grid-column:2;grid-row:1;text-align:left}@media screen and (max-width:749px){.about-timeline__track:before{left:16px;transform:none}.about-timeline__item{grid-template-columns:1fr;padding-left:48px;gap:0}.about-timeline__year{left:16px;transform:translate(-50%);min-width:auto;padding:.4rem .8rem}.about-timeline__spacer{display:none}.about-timeline__item:nth-child(odd) .about-timeline__card,.about-timeline__item:nth-child(2n) .about-timeline__card{grid-column:1;text-align:left}.about-timeline__item:nth-child(odd) .about-timeline__card-title{text-align:left}.about-timeline__item:nth-child(2n) .about-timeline__spacer{display:none}}.about-production{overflow:hidden}.about-production__grid{display:grid;grid-template-columns:1fr;gap:clamp(3rem,5vw,5rem);align-items:center}@media screen and (min-width:750px){.about-production__grid{grid-template-columns:1fr 1fr}}.about-production__content{display:flex;flex-direction:column;gap:var(--space-xl, 2.4rem)}.about-production__caption{font-family:var(--font-body);font-weight:var(--weight-medium, 500);font-size:clamp(1.1rem,1rem + .2vw,1.3rem);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-accent-teal)!important;margin:0}.about-production__heading{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(2.4rem,1.6rem + 2vw,3.6rem);line-height:var(--leading-heading, 1.1);text-transform:uppercase;margin:0}.about-production__text{font-family:var(--font-body);font-size:clamp(1.4rem,1.28rem + .2vw,1.6rem);line-height:var(--leading-normal, 1.5);letter-spacing:var(--tracking-tight, -.01em);margin:0;max-width:60ch}.about-production__text p{margin:0 0 var(--space-md, 1.6rem)}.about-production__text p:last-child{margin-bottom:0}.about-production__stats{display:flex;gap:clamp(2rem,4vw,4rem);padding-top:var(--space-lg, 2rem);border-top:1px solid rgba(255,255,255,.12);margin-top:var(--space-sm, 1.2rem)}.about-production__stat{display:flex;flex-direction:column;gap:var(--space-2xs, .4rem)}.about-production__stat-value{font-family:var(--font-heading);font-weight:var(--weight-heavy);font-size:clamp(2rem,1.6rem + 1vw,2.8rem);line-height:1;color:var(--brand-accent-teal)!important}.about-production__stat-label{font-family:var(--font-body);font-size:clamp(1.1rem,1rem + .15vw,1.3rem);line-height:var(--leading-snug, 1.3);color:#fff9!important}.about-production__image{border-radius:var(--radius-lg, 2.4rem);overflow:hidden}.about-production__image img{width:100%;height:auto;display:block;object-fit:cover}.about-production__image-placeholder{aspect-ratio:4 / 3;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg, 2.4rem);display:flex;align-items:center;justify-content:center}.about-production__image-placeholder svg{width:64px;height:64px;opacity:.15;color:#fff6}@media screen and (max-width:749px){.about-production__stats{flex-direction:column;gap:var(--space-lg, 2rem)}.about-production__content{text-align:center;align-items:center}.about-production__stats{align-items:center}}.b2b-hero{overflow:hidden}.b2b-hero__grid{display:grid;grid-template-columns:1fr;gap:var(--space-2xl, 3.2rem);align-items:center}@media screen and (min-width:750px){.b2b-hero__grid{grid-template-columns:1fr 1fr;gap:clamp(3.2rem,5vw,5rem)}}.b2b-hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--space-lg, 2rem)}.b2b-hero__subheading{font-family:var(--font-body);font-size:clamp(1.1rem,1rem + .2vw,1.3rem);font-weight:var(--weight-medium, 500);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-accent-teal);margin:0}.b2b-hero__heading{font-family:var(--font-heading);font-size:clamp(2.4rem,1.6rem + 2vw,3.6rem);font-weight:var(--weight-heavy);line-height:var(--leading-heading, 1.1);text-transform:uppercase;color:var(--brand-primary);margin:0}.b2b-hero__text{font-family:var(--font-body);font-size:clamp(1.4rem,1.28rem + .2vw,1.6rem);line-height:var(--leading-normal, 1.5);letter-spacing:var(--tracking-tight, -.01em);color:var(--brand-dark-75);margin:0;max-width:52ch}.b2b-hero__actions{padding-top:var(--space-xs, .8rem)}.b2b-hero__image-wrapper{position:relative;border-radius:25px;overflow:hidden;aspect-ratio:4 / 3}.b2b-hero__image-wrapper img{width:100%;height:100%;object-fit:cover}.b2b-hero__image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--brand-accent-teal) 0%,var(--brand-primary) 100%);display:flex;align-items:center;justify-content:center;color:var(--brand-white, #fff);font-family:var(--font-heading);font-size:2rem;text-align:center;padding:2rem}.b2b-hero__actions .btn:focus-visible{outline:2px solid var(--brand-accent-teal);outline-offset:3px}@media screen and (max-width:749px){.b2b-hero__content{text-align:center;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/about.css.map */
