.about-page{--about-gap: clamp(2rem, 5vw, 4rem);--about-max-width: 1200px;--about-radius: 10px;padding-block:clamp(3rem,8vw,6rem)}.about-container{width:100%;max-width:var(--about-max-width);margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem);box-sizing:border-box}.about-animate{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.about-animate.is-inview{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.about-animate{opacity:1;transform:none;transition:none}}.about-hero{text-align:center;max-width:720px;margin-inline:auto;margin-bottom:clamp(2rem,6vw,4rem)}.about-hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:var(--about-eyebrow-size, .8rem);font-weight:var(--about-eyebrow-weight, 500);opacity:.7;margin-bottom:.75rem}.about-hero__heading{font-size:var(--about-heading-size, clamp(2rem, 5vw, 3.25rem));font-weight:var(--about-heading-weight, 600);line-height:1.1;margin-bottom:1rem}.about-hero__subheading{font-size:var(--about-subheading-size, clamp(1rem, 2vw, 1.15rem));font-weight:var(--about-subheading-weight, 400);opacity:.85}.about-hero__image-wrapper{margin-bottom:clamp(2rem,6vw,4rem);border-radius:var(--about-radius);overflow:hidden}.about-hero__image{width:100%;height:auto;display:block;object-fit:cover;transition:transform .6s ease}.about-hero__image-wrapper:hover .about-hero__image{transform:scale(1.02)}.about-blocks{display:flex;flex-direction:column;gap:var(--about-gap)}.about-icon{width:26px;height:26px;flex-shrink:0}.about-icon--chevron{width:18px;height:18px;transition:transform .3s ease}.about-icon--arrow{width:18px;height:18px;margin-left:.4rem;vertical-align:middle;transition:transform .25s ease}.about-story{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width:750px){.about-story{grid-template-columns:1fr 1fr}.about-story--reverse{direction:rtl}.about-story--reverse>*{direction:ltr}}.about-story__media{border-radius:var(--about-radius);overflow:hidden}.about-story__media img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .5s ease}.about-story__media:hover img{transform:scale(1.03)}.about-story__title{font-size:var(--about-title-size, clamp(1.5rem, 3vw, 2rem));font-weight:var(--about-title-weight, 600);margin-bottom:.75rem}.about-story__text{font-size:var(--about-body-size, 1rem);font-weight:var(--about-body-weight, 400);opacity:.85;line-height:1.6}.about-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.about-value{display:flex;flex-direction:column;gap:.75rem;padding:1.75rem;border-radius:var(--about-radius);background:#00000005;border:1px solid rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.about-value:hover{transform:translateY(-4px);box-shadow:0 10px 24px #00000014;border-color:#0000001f}.about-value__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000000d}.about-value__title{font-size:var(--about-title-size, 1.1rem);font-weight:var(--about-title-weight, 600)}.about-value__text{font-size:var(--about-body-size, .95rem);font-weight:var(--about-body-weight, 400);opacity:.8;line-height:1.5}.about-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;padding-block:1.5rem;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.about-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.about-stat__number{font-size:var(--about-stat-size, clamp(1.75rem, 4vw, 2.5rem));font-weight:var(--about-stat-weight, 600);font-variant-numeric:tabular-nums}.about-stat__label{font-size:.9rem;opacity:.7}.about-founder{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:clamp(1.5rem,4vw,3rem);border-radius:var(--about-radius);background:#00000005}.about-founder__photo{flex-shrink:0;width:140px;height:140px;border-radius:50%;overflow:hidden}.about-founder__photo img{width:100%;height:100%;object-fit:cover;display:block}.about-founder__content{flex:1;min-width:220px}.about-founder__name{font-size:var(--about-title-size, 1.25rem);font-weight:var(--about-title-weight, 600);margin-bottom:.15rem}.about-founder__role{font-size:.9rem;opacity:.65;margin-bottom:.75rem}.about-founder__text{font-size:var(--about-body-size, 1rem);font-weight:var(--about-body-weight, 400);opacity:.85;line-height:1.6}.about-founder__signature img{height:48px;width:auto;margin-top:1rem}.about-faq{display:flex;flex-direction:column;gap:.75rem}.about-faq__item{border:1px solid rgba(0,0,0,.08);border-radius:var(--about-radius);padding:1rem 1.25rem}.about-faq__question{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:500;list-style:none}.about-faq__question::-webkit-details-marker{display:none}.about-faq__item[open] .about-icon--chevron{transform:rotate(180deg)}.about-faq__answer{padding-top:.75rem;font-size:var(--about-body-size, 1rem);font-weight:var(--about-body-weight, 400);opacity:.85;line-height:1.6}.about-cta{text-align:center;padding:clamp(2rem,6vw,4rem);border-radius:var(--about-radius);background:#00000008}.about-cta__heading{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:.75rem}.about-cta__text{opacity:.85;margin-bottom:1.5rem}.about-cta__button:hover .about-icon--arrow{transform:translate(3px)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-about.css.map */
