.how-section{background:#fff;padding:80px 0;position:relative}.how__inner{align-items:start;display:grid;gap:60px;grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.how__heading{color:#12263f;font-size:32px;font-weight:700;line-height:42px;margin:0 0 14px;text-transform:none}.how__body{color:#7b8b9a;font-size:16px;line-height:27px;margin-bottom:34px;max-width:520px}.how__steps{list-style:none;margin:0;padding:0}.how__step{align-items:flex-start;border-top:1px solid rgba(15,23,42,.08);display:flex;gap:18px;padding:22px 0}.how__step:first-child{border-top:0;padding-top:0}.how__step-num{color:#29b6f6;flex:none;font-size:14px;letter-spacing:.04em}.how__step-num,.how__step-title{font-weight:700;line-height:26px}.how__step-title{color:#12263f;font-size:17px;margin:0 0 7px;text-transform:none}.how__step-text{color:#8c98a4;font-size:15px;line-height:24px}.how__people-eyebrow{color:#29b6f6;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:18px;margin-bottom:18px;text-transform:uppercase}.how__people{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.how__person{background:#f1f4f7;border:1px solid rgba(15,23,42,.07);border-radius:12px;padding:16px 16px 18px}.how__person-media{border-radius:8px;margin-bottom:14px;overflow:hidden}.how__person-media:empty{display:none}.how__person-media img{aspect-ratio:4/3;display:block;height:auto;object-fit:cover;width:100%}.how__person-name{color:#12263f;font-size:15px;font-weight:700;line-height:22px;margin-bottom:3px}.how__person-meta{color:#8c98a4;font-size:13px;line-height:20px}.how__people-footnote{color:#a9b5c0;font-size:13px;line-height:21px;margin-top:18px}@media only screen and (max-width:1199px){.how__inner{gap:44px}.how__heading{font-size:29px;line-height:38px}}@media only screen and (max-width:991px){.how__inner{gap:46px;grid-template-columns:1fr}.how__body{max-width:none}}@media only screen and (max-width:767px){.how-section{padding:52px 0}.how__heading{font-size:25px;line-height:34px}.how__step{gap:14px;padding:18px 0}}@media only screen and (max-width:479px){.how__people{grid-template-columns:1fr}}