.ma-about,.ma-about *{box-sizing:border-box}.ma-about{background:#fff;font-family:Inter,sans-serif;padding:clamp(72px,9vw,112px) 0}.ma-wrap{margin:0 auto;max-width:1240px;padding:0 40px}.ma-about__in{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 2fr}.ma-about__left{position:sticky;top:100px}.ma-lbl{align-items:center;color:#e8651a;display:inline-flex;font-size:11px;font-weight:700;gap:9px;letter-spacing:.13em;margin-bottom:12px;text-transform:uppercase}.ma-lbl:before{background:currentColor;border-radius:2px;content:"";height:2px;width:20px}.ma-about__title{color:#17120d;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,48px);font-weight:400;letter-spacing:-.022em;line-height:1.1;margin-top:12px}.ma-about__title em{color:#e8651a;font-style:italic}.ma-rule{background:#e8651a;height:2px;margin-bottom:28px;width:48px}.ma-body{color:#4a4038;font-size:16px;font-weight:300;line-height:1.85;margin-bottom:24px}.ma-body p{margin-bottom:16px}.ma-body p:last-child{margin-bottom:0}.ma-body strong{color:#17120d;font-weight:600}.ma-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.ma-badge{align-items:center;background:#fff;border:1.5px solid #eceae4;border-radius:100px;color:#4a4038;display:inline-flex;font-size:12.5px;font-weight:600;gap:7px;padding:7px 14px 7px 9px;transition:border-color .14s,color .14s}.ma-badge:hover{border-color:#1e6644;color:#1e6644}.ma-badge__dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.ma-badge__dot--green{background:#1e6644}.ma-badge__dot--orange{background:#e8651a}@media (max-width:1024px){.ma-about__in{gap:32px;grid-template-columns:1fr}.ma-about__left{position:static}}