#body-wrapper #main-content .about-section4{background-color:var(--section-bg,#fff);background-image:var(--section-bg-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover}#body-wrapper #main-content .about-section4 .stats{display:flex;gap:1.5rem}#body-wrapper #main-content .about-section4 .stat-card{background-color:var(--card-bg,#fff);background-image:var(--card-bg-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2rem;display:flex;flex:0 1 calc(25% - 1.125rem);flex-direction:column;gap:1rem;padding:1.5rem 1.5rem 2rem}#body-wrapper #main-content .about-section4 .stat-card .stat-value{color:var(--card-fg,#06131f);font-family:Euclid Square,sans-serif;font-size:2.75rem;font-weight:400;letter-spacing:-.075rem;line-height:1.15;margin:0}#body-wrapper #main-content .about-section4 .stat-card .stat-label{color:var(--card-fg,#021b38);font-family:Euclid Square,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:-.03rem;line-height:1.15;margin:0}@media (max-width:991px){#body-wrapper #main-content .about-section4 .stats{flex-wrap:wrap}#body-wrapper #main-content .about-section4 .stat-card{flex:0 1 calc(50% - 0.75rem)}}@media (max-width:576px){#body-wrapper #main-content .about-section4 .stat-card{flex:1 1 100%}}#body-wrapper #main-content .about-4 .cta-row{align-items:center;display:inline-flex}#body-wrapper #main-content .about-4 .cta-row:hover .cta-primary{background:#021b38;color:#fff;margin-right:0;padding-right:4.625rem}#body-wrapper #main-content .about-4 .cta-row:hover .cta-primary:after{right:.1875rem;transform:translateY(-50%) rotate(45deg)}#body-wrapper #main-content .about-4 .link-action{align-self:flex-start;color:#021b38;font-family:Euclid Square,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.06rem;line-height:1.15;text-decoration:underline}#body-wrapper #main-content .about-4 .link-action:hover{color:#de4843}