.about-page-section{--about-navy: #0b2a4a;--about-gold: #c8a24a;--about-neutral: #f4f3f0;--about-white: #ffffff;--about-gray-text: #5c5c5c}.about-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.875rem 1.75rem;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;text-align:center;border:1px solid transparent;border-radius:0;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.about-btn:focus-visible{outline:2px solid var(--about-focus, var(--about-gold));outline-offset:2px}.about-btn--primary{background-color:var(--about-btn-primary-bg, var(--about-gold));color:var(--about-btn-primary-text, var(--about-white));border-color:var(--about-btn-primary-bg, var(--about-gold))}.about-btn--primary:hover{opacity:.92}.about-btn--ghost-light{background-color:transparent;color:var(--about-btn-ghost-light-text, var(--about-white));border-color:var(--about-btn-ghost-light-border, var(--about-white))}.about-btn--ghost-light:hover{background-color:#ffffff0f}.about-btn--ghost-gold{background-color:transparent;color:var(--about-btn-ghost-gold-text, var(--about-gold));border-color:var(--about-btn-ghost-gold-border, var(--about-gold))}.about-btn--ghost-gold:hover{background-color:#c8a24a14}.about-btn--full-mobile{width:100%}@media screen and (min-width:750px){.about-btn--full-mobile{width:auto}}.about-btn-row{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}@media screen and (min-width:750px){.about-btn-row{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2.25rem}}.about-hero{position:relative;min-height:var(--about-hero-min-height, 28rem);display:flex;align-items:stretch;color:var(--about-hero-text, var(--about-white))}@media screen and (min-width:990px){.about-hero{min-height:var(--about-hero-min-height-desktop, 36rem)}}.about-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.about-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.about-hero__overlay-tint{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--about-hero-overlay-color, var(--about-navy));opacity:var(--about-hero-overlay-opacity, .72);pointer-events:none}.about-hero__overlay-gradient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000059,#0000001f 35%,#0b2a4a8c);opacity:var(--about-hero-gradient-opacity, 1)}.about-hero__inner{position:relative;z-index:1;width:100%;max-width:var(--about-hero-max-width, 90rem);margin:0 auto;padding:var(--about-hero-pad-top, 4rem) var(--about-hero-pad-inline, 1.5rem) var(--about-hero-pad-bottom, 4rem);display:flex;align-items:center}.about-hero__content{max-width:40rem}.about-hero--align-center .about-hero__inner{justify-content:center;text-align:center}.about-hero--align-center .about-hero__content{margin-left:auto;margin-right:auto}.about-hero--align-center .about-btn-row{justify-content:center}.about-hero__label{display:inline-block;margin-bottom:1.25rem;padding:.45rem .85rem;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:.6875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--about-hero-label-text, var(--about-gold));border:1px solid var(--about-hero-label-border, var(--about-gold))}.about-hero__heading{margin:0 0 1.25rem;font-family:var(--font-brand-primary--family, var(--font-heading--family, system-ui, sans-serif));font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--about-hero-heading-color, var(--about-white))}.about-hero__heading-accent{font-style:italic;font-weight:700;color:var(--about-hero-accent-color, var(--about-gold))}.about-hero__description{margin:0;max-width:36rem;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:1.0625rem;line-height:1.65;font-weight:400;color:var(--about-hero-desc-color, rgba(255, 255, 255, .92))}.about-hero__description p{margin:0 0 .75em}.about-hero__description p:last-child{margin-bottom:0}.about-stats{background-color:var(--about-stats-bg, #ebe9e4);border-top:3px solid var(--about-stats-top-border, var(--about-navy));color:var(--about-stats-text, var(--about-navy))}.about-stats__inner{max-width:var(--about-stats-max-width, 90rem);margin:0 auto;padding:var(--about-stats-pad-top, 3rem) var(--about-stats-pad-inline, 1.5rem) var(--about-stats-pad-bottom, 3rem)}.about-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}@media screen and (min-width:990px){.about-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.about-stats__item{padding:2rem 1.25rem;text-align:center;border-right:1px solid var(--about-stats-divider, rgba(11, 42, 74, .12));border-bottom:1px solid var(--about-stats-divider, rgba(11, 42, 74, .12))}@media screen and (max-width:989px){.about-stats__item:nth-child(2n){border-right:none}.about-stats__item:nth-last-child(-n+2){border-bottom:none}}@media screen and (min-width:990px){.about-stats__item{border-bottom:none;padding:2.5rem 1.5rem}.about-stats__item:nth-child(4n){border-right:none}}.about-stats__number{display:block;margin-bottom:.5rem;font-family:var(--font-brand-primary--family, var(--font-heading--family, system-ui, sans-serif));font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}.about-stats__label{display:block;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;line-height:1.4;opacity:.92}.about-stats__empty{margin:0;padding:2rem;text-align:center;font-size:.9375rem;opacity:.75}.about-mv{background-color:var(--about-mv-bg, var(--about-white));color:var(--about-mv-body, var(--about-gray-text))}.about-mv__inner{max-width:var(--about-mv-max-width, 90rem);margin:0 auto;padding:var(--about-mv-pad-top, 4.5rem) var(--about-mv-pad-inline, 1.5rem) var(--about-mv-pad-bottom, 4.5rem)}.about-mv__grid{display:grid;gap:2.5rem;align-items:center}@media screen and (min-width:990px){.about-mv__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}.about-mv--reverse .about-mv__grid{direction:rtl}.about-mv--reverse .about-mv__grid>*{direction:ltr}}.about-mv__figure{margin:0;position:relative;aspect-ratio:1;max-width:36rem;margin-inline:auto;overflow:hidden;background:var(--about-mv-image-bg, #e8e6e1)}.about-mv__figure img{width:100%;height:100%;object-fit:cover;object-position:center}.about-mv__content{max-width:36rem}.about-mv__eyebrow{margin:0 0 .65rem;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--about-mv-accent, var(--about-gold))}.about-mv__title{margin:0 0 1rem;font-family:var(--font-brand-primary--family, var(--font-heading--family, system-ui, sans-serif));font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--about-mv-heading, var(--about-navy))}.about-mv__text{margin:0;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:1rem;line-height:1.7}.about-mv__text p{margin:0 0 .75em}.about-mv__text p:last-child{margin-bottom:0}.about-mv__divider{height:1px;margin:2.25rem 0;background:var(--about-mv-divider, rgba(11, 42, 74, .12));border:0}.about-mv__block--vision{margin-top:0}.about-timeline{position:relative;background-color:var(--about-tl-bg, var(--about-neutral));color:var(--about-tl-body, var(--about-gray-text))}.about-timeline__inner{max-width:var(--about-tl-max-width, 90rem);margin:0 auto;padding:var(--about-tl-pad-top, 4.5rem) var(--about-tl-pad-inline, 1.5rem) var(--about-tl-pad-bottom, 4.5rem)}.about-timeline__header{text-align:center;margin-bottom:3.5rem}.about-timeline__title{margin:0 0 .75rem;font-family:var(--font-brand-primary--family, var(--font-heading--family, system-ui, sans-serif));font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--about-tl-heading, var(--about-navy))}.about-timeline__title-accent{display:block;width:3rem;height:2px;margin:.75rem auto 0;background:var(--about-tl-accent-line, var(--about-gold))}.about-timeline__subtitle{margin:1rem auto 0;max-width:36rem;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:1rem;line-height:1.65}.about-timeline__list{position:relative;display:flex;flex-direction:column;gap:var(--about-tl-gap, 3.5rem)}@media screen and (min-width:990px){.about-timeline__list:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;transform:translate(-50%);background:var(--about-tl-line, rgba(11, 42, 74, .15))}}.about-timeline__row{position:relative;display:grid;gap:1.25rem;align-items:center}@media screen and (min-width:990px){.about-timeline__row{grid-template-columns:1fr auto 1fr;gap:2rem 2.5rem}}.about-timeline__text{position:relative}@media screen and (min-width:990px){.about-timeline__text{grid-column:1;text-align:right;padding-right:.5rem}.about-timeline__row--even .about-timeline__text{grid-column:3;text-align:left;padding-right:0;padding-left:.5rem}}.about-timeline__year{display:block;margin-bottom:.35rem;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--about-tl-year, var(--about-gold))}.about-timeline__item-title{margin:0 0 .65rem;font-family:var(--font-brand-primary--family, var(--font-heading--family, system-ui, sans-serif));font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.2;color:var(--about-tl-item-heading, var(--about-navy))}.about-timeline__desc{margin:0;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:.9375rem;line-height:1.65}.about-timeline__desc p{margin:0 0 .65em}.about-timeline__desc p:last-child{margin-bottom:0}.about-timeline__axis{display:none}@media screen and (min-width:990px){.about-timeline__axis{display:flex;justify-content:center;align-items:center;grid-column:2;position:relative;z-index:1;align-self:stretch}.about-timeline__dot{display:block;width:14px;height:14px;border-radius:50%;background:var(--about-tl-dot-fill, var(--about-white));border:2px solid var(--about-tl-dot-ring, var(--about-gold));box-shadow:0 0 0 4px var(--about-tl-bg, var(--about-neutral))}}.about-timeline__media{position:relative;overflow:hidden;background:#0b2a4a0f}@media screen and (min-width:990px){.about-timeline__media{grid-column:3}.about-timeline__row--even .about-timeline__media{grid-column:1}}.about-timeline__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:center;display:block}@media screen and (max-width:989px){.about-timeline__row{grid-template-columns:minmax(0,1fr);padding-left:1rem;border-left:2px solid var(--about-tl-line-mobile, #dcdfe3)}.about-timeline__media{order:1}.about-timeline__axis{display:block;order:2;width:10px;height:10px;border-radius:50%;margin:-.5rem 0 0 -1.35rem;background:var(--about-tl-dot-fill, var(--about-white));border:2px solid var(--about-tl-dot-ring, var(--about-gold));flex-shrink:0}.about-timeline__text{order:3;text-align:left;padding-left:0}}.about-timeline__empty{margin:0;padding:2rem;text-align:center;opacity:.75}.about-cta{position:relative;overflow:hidden;background-color:var(--about-cta-bg, var(--about-navy));color:var(--about-cta-text, var(--about-white))}.about-cta__inner{position:relative;z-index:1;max-width:var(--about-cta-max-width, 90rem);margin:0 auto;padding:var(--about-cta-pad-top, 4rem) var(--about-cta-pad-inline, 1.5rem) var(--about-cta-pad-bottom, 4rem);display:grid;gap:2rem;align-items:center}@media screen and (min-width:990px){.about-cta__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:3rem}}.about-cta__pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.about-cta__pattern img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:var(--about-cta-pattern-opacity, .35)}.about-cta__pattern:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--about-cta-bg, var(--about-navy)) 0%,transparent 55%)}.about-cta__content{position:relative;z-index:2;max-width:36rem}.about-cta__heading{margin:0 0 1.25rem;font-family:var(--font-brand-primary--family, var(--font-heading--family, system-ui, sans-serif));font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.12;letter-spacing:-.02em}.about-cta__text{margin:0;font-family:var(--font-paragraph--family, system-ui, sans-serif);font-size:1.0625rem;line-height:1.65;opacity:.95}.about-cta__text p{margin:0 0 .65em}.about-cta__text p:last-child{margin-bottom:0}.about-cta__visual{position:relative;z-index:1;min-height:12rem;border-radius:0}@media screen and (max-width:989px){.about-cta__visual{min-height:10rem}}@media screen and (min-width:990px){.about-cta__visual--has-image{min-height:16rem}}.about-cta__visual img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:var(--about-cta-side-image-opacity, .85)}.about-cta__btn-row{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}@media screen and (min-width:750px){.about-cta__btn-row{flex-direction:row;flex-wrap:wrap;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/about-page.css.map */
