.wp-about{--wp-radius: 6px;--wp-max: 1160px;font-family:inherit;color:var(--wp-ink);background:var(--wp-bg);line-height:1.6;overflow:hidden}.wp-about *{box-sizing:border-box}.wp-about h1,.wp-about h2,.wp-about h3,.wp-about h4{font-family:inherit;font-weight:700;line-height:1.15;margin:0 0 16px;color:var(--wp-ink)}.wp-about p{margin:0 0 16px;color:var(--wp-ink-soft)}.wp-about .wp-prose p:last-child{margin-bottom:0}.wp-about .wp-section{padding:88px 24px}.wp-about .wp-container{max-width:var(--wp-max);margin:0 auto;position:relative}.wp-about .wp-eyebrow{display:inline-block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--wp-accent);font-weight:700;margin-bottom:14px}.wp-about .wp-eyebrow--light{color:#e6b78c}.wp-about .wp-btn{display:inline-block;padding:14px 32px;background:var(--wp-accent);color:var(--wp-white);text-decoration:none;border-radius:var(--wp-radius);font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,color .2s ease;border:2px solid var(--wp-accent)}.wp-about .wp-btn:hover{background:var(--wp-accent-dark);border-color:var(--wp-accent-dark)}.wp-about .wp-btn--outline{background:transparent;color:var(--wp-white);border:2px solid var(--wp-white)}.wp-about .wp-btn--outline:hover{background:var(--wp-white);color:var(--wp-ink)}.wp-about .wp-hero{position:relative;min-height:460px;display:flex;align-items:center;color:var(--wp-white);padding:100px 24px;overflow:hidden}.wp-about .wp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.wp-about .wp-hero__bg--fallback{background:linear-gradient(135deg,var(--wp-accent-dark),var(--wp-ink))}.wp-about .wp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14110eb8,#14110e8c);z-index:1}.wp-about .wp-hero__content{position:relative;z-index:2;max-width:780px}.wp-about .wp-hero__heading{color:var(--wp-white);font-size:clamp(32px,5vw,52px);margin-bottom:18px}.wp-about .wp-hero__text{color:#f1e9df;font-size:18px;max-width:620px}.wp-about .wp-hero__text p{color:inherit}.wp-about .wp-story{background:var(--wp-bg)}.wp-about .wp-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.wp-about .wp-story__media img,.wp-about .wp-story__media-fallback{width:100%;height:100%;min-height:300px;max-height:420px;object-fit:cover;border-radius:var(--wp-radius);display:block}.wp-about .wp-story__media-fallback{background:var(--wp-bg-alt);border:1px dashed var(--wp-line)}.wp-about .wp-story__copy h2{font-size:34px}.wp-about .wp-story__facts{display:flex;gap:32px;margin-top:28px;flex-wrap:wrap}.wp-about .wp-story__fact{min-width:110px}.wp-about .wp-story__fact .num{font-size:30px;font-weight:700;color:var(--wp-accent);display:block}.wp-about .wp-story__fact .label{font-size:13px;color:var(--wp-ink-soft);text-transform:uppercase;letter-spacing:.04em}.wp-about .wp-services{background:var(--wp-bg-alt)}.wp-about .wp-services__head{max-width:620px;margin:0 auto 48px;text-align:center}.wp-about .wp-services__head h2{font-size:34px}.wp-about .wp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.wp-about .wp-card{background:var(--wp-white);border:1px solid var(--wp-line);border-radius:var(--wp-radius);padding:28px 22px;text-align:left}.wp-about .wp-card__icon{width:40px;height:40px;border-radius:50%;background:#f4e3d3;color:var(--wp-accent-dark);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;margin-bottom:14px}.wp-about .wp-card h4{font-size:17px;margin-bottom:8px}.wp-about .wp-card p{font-size:14px;margin-bottom:0}.wp-about .wp-why{background:var(--wp-dark-bg);color:var(--wp-white)}.wp-about .wp-why h2,.wp-about .wp-why h3{color:var(--wp-white)}.wp-about .wp-why__top{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-bottom:56px;align-items:center}.wp-about .wp-why__copy h2{font-size:34px}.wp-about .wp-why__copy p{color:#cfc7ba}.wp-about .wp-why__media img{width:100%;height:100%;max-height:460px;object-fit:cover;border-radius:var(--wp-radius);display:block}.wp-about .wp-why__list{list-style:none;padding:0;margin:20px 0 0}.wp-about .wp-why__list li{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#ddd6cc;font-size:15px}.wp-about .wp-why__list li:last-child{border-bottom:none}.wp-about .wp-why__list .check{color:var(--wp-accent);font-weight:700;flex-shrink:0}.wp-about .wp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:36px 0;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:44px}.wp-about .wp-stat{text-align:center}.wp-about .wp-stat .num{font-size:38px;font-weight:700;color:var(--wp-white);display:block}.wp-about .wp-stat .label{font-size:13px;color:#cfc7ba;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.wp-about .wp-cta{text-align:center;max-width:560px;margin:0 auto}.wp-about .wp-cta h3{font-size:26px}.wp-about .wp-cta__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:12px}@media(max-width:900px){.wp-about .wp-story__grid{grid-template-columns:1fr}.wp-about .wp-story__media{order:-1}.wp-about .wp-grid{grid-template-columns:repeat(2,1fr)}.wp-about .wp-why__top{grid-template-columns:1fr;gap:32px}.wp-about .wp-stats{grid-template-columns:repeat(2,1fr)}.wp-about .wp-section{padding:56px 20px}}@media(max-width:520px){.wp-about .wp-grid{grid-template-columns:1fr}.wp-about .wp-stats{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/about-us.css.map */
