.gc-page .gc-features{background:var(--gc-white)}.gc-features>.gc-container{padding-top:84px;padding-bottom:84px}.gc-features__grid{margin-top:44px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e9ecef;border:1px solid #e9ecef}.gc-page .gc-features__item{background:var(--gc-white);padding:32px 28px 36px;display:flex;flex-direction:column;gap:14px}.gc-features__num{font-weight:700;font-size:12px;line-height:1;letter-spacing:.16em;color:var(--gc-yellow)}.gc-page .gc-features__title{font-weight:700;font-size:19px;line-height:1.25;color:var(--gc-ink)}.gc-page .gc-features__text{margin:0;font-weight:400;font-size:15px;line-height:1.6;color:var(--gc-muted)}.gc-features__meta{margin-top:auto;font-weight:700;font-size:11px;line-height:1.3;letter-spacing:.14em;text-transform:uppercase;color:var(--gc-gray)}.gc-features__cta{background:var(--gc-bg-soft);padding:32px 28px;display:flex;flex-direction:column;justify-content:flex-end}.gc-features__cta-title{font-weight:700;font-size:19px;line-height:1.3;color:var(--gc-ink)}.gc-page .gc-features__cta-link{margin-top:18px;align-self:flex-start;padding-bottom:5px;border-bottom:2px solid var(--gc-yellow);font-weight:700;font-size:12px;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:var(--gc-navy)}@media (max-width:1279px){.gc-features__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1023px){.gc-features>.gc-container{padding-top:56px;padding-bottom:56px}.gc-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.gc-features__grid{grid-template-columns:1fr}}