.mate-perspectives{font-family:inherit;color:#2f3434;width:100%;margin:0 auto;padding:10px 0 18px}.mate-perspectives-intro{max-width:650px;margin:0 auto 30px;text-align:center;color:#5d686b;font-size:15px;line-height:1.55}.mate-perspectives-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mate-perspective-card{position:relative;min-height:245px;overflow:hidden;padding:24px 25px 22px;border:1px solid #d9e0e0;border-radius:16px;background:#fff}.mate-perspective-card:before{content:"";position:absolute;top:0;right:0;left:0;height:5px;background:#9ecc72}.mate-perspective-card--orange:before{background:#ed8c2d}.mate-perspective-card--bordeaux:before{background:#8d2638}.mate-perspective-card--olive:before{background:#597339}.mate-perspective-card__header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.mate-perspective-card__number{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#9ecc72;color:#fff;font-size:15px;font-weight:500}.mate-perspective-card--orange .mate-perspective-card__number{background:#ed8c2d}.mate-perspective-card--bordeaux .mate-perspective-card__number{background:#8d2638}.mate-perspective-card--olive .mate-perspective-card__number{background:#597339}.mate-perspective-card__role{margin:0;color:#2f3434;font-size:15px;font-weight:500;letter-spacing:.04em}.mate-perspective-card__question{margin:0 0 14px;color:#2f3434;font-size:19px;font-weight:500;line-height:1.3}.mate-perspective-card__list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.mate-perspective-card__list li{position:relative;padding-left:16px;color:#5d686b;font-size:14px;line-height:1.4}.mate-perspective-card__list li:before{content:"";position:absolute;top:.58em;left:0;width:6px;height:6px;border-radius:50%;background:#9ecc72}.mate-perspective-card--orange .mate-perspective-card__list li:before{background:#ed8c2d}.mate-perspective-card--bordeaux .mate-perspective-card__list li:before{background:#8d2638}.mate-perspective-card--olive .mate-perspective-card__list li:before{background:#597339}.mate-perspectives-bridge{max-width:720px;margin:22px auto 0;padding:15px 20px;border:1px solid #d9e0e0;border-radius:12px;background:#f4faf2;color:#597339;font-size:15px;line-height:1.45;text-align:center}.mate-perspectives-bridge strong{color:#2f3434;font-weight:500}@media (max-width:680px){.mate-perspectives-grid{grid-template-columns:1fr}.mate-perspective-card{min-height:0;padding:22px 20px}.mate-perspective-card__question{font-size:18px}.mate-perspectives-intro{font-size:14px}}