.rta-icon-cards{align-items:stretch;display:grid;gap:26px}.rta-icon-cards--cols-2{grid-template-columns:repeat(2,1fr)}.rta-icon-cards--cols-3{grid-template-columns:repeat(3,1fr)}.rta-icon-cards--cols-4{gap:22px;grid-template-columns:repeat(4,1fr)}.rta-icon-card{background:#fff;border-radius:10px;padding:34px 32px}.rta-icon-cards--shadow .rta-icon-card{box-shadow:5px 10px 20px 0 rgba(24,71,145,.1)}.rta-icon-cards--outline .rta-icon-card{border:1px solid #dde0e6;padding:30px 28px}.rta-icon-cards--cols-4 .rta-icon-card{padding:28px 24px}.rta-icon-card__chip{align-items:center;border-radius:12px;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.rta-icon-cards--cols-4 .rta-icon-card__chip{border-radius:10px;height:48px;margin-bottom:16px;width:48px}.rta-icon-cards--icon-gold .rta-icon-card__chip{background:#ffb715;color:#242526}.rta-icon-cards--icon-blue .rta-icon-card__chip{background:#eaf0fe;color:#073eeb}.rta-icon-card__chip svg{fill:currentColor;height:26px;width:26px}.rta-icon-card__ms{color:currentColor;font-size:26px;line-height:1}.rta-icon-cards--cols-4 .rta-icon-card__chip svg{height:22px;width:22px}.rta-icon-cards--cols-4 .rta-icon-card__ms{font-size:22px}.rta-icon-card__heading{color:#242526;font:700 22px/1.3 Montserrat,Arial,sans-serif;margin:0 0 12px}.rta-icon-cards--cols-3 .rta-icon-card__heading{font-size:19px;line-height:1.35}.rta-icon-cards--cols-4 .rta-icon-card__heading{font-size:17px;line-height:1.35;margin-bottom:10px}.rta-icon-card__body,.rta-icon-card__body p{color:#34373d;font:500 15px/1.6 Montserrat,Arial,sans-serif;margin:0}.rta-icon-cards--cols-4 .rta-icon-card__body,.rta-icon-cards--cols-4 .rta-icon-card__body p{font-size:14px}.rta-icon-card__body p+p{margin-top:10px}.rta-icon-card__body a{color:#073eeb;font-weight:600;text-decoration:none}.rta-icon-card__body a:hover{text-decoration:underline}.rta-icon-card__accent{color:#073eeb;font:700 13px/1.5 Montserrat,Arial,sans-serif;margin:16px 0 0}@media (max-width:991px){.rta-icon-cards--cols-3,.rta-icon-cards--cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.rta-icon-cards--stack.rta-icon-cards--cols-2,.rta-icon-cards--stack.rta-icon-cards--cols-3,.rta-icon-cards--stack.rta-icon-cards--cols-4{grid-template-columns:1fr}.rta-icon-cards:not(.rta-icon-cards--stack){gap:14px}.rta-icon-cards:not(.rta-icon-cards--stack) .rta-icon-card{padding:22px 18px}.rta-icon-cards:not(.rta-icon-cards--stack) .rta-icon-card__heading{font-size:16px}.rta-icon-cards:not(.rta-icon-cards--stack) .rta-icon-card__chip{border-radius:9px;height:44px;margin-bottom:14px;width:44px}}