.service-cards-home-v2{background-color:#02264f;border-radius:20px;overflow:hidden;padding:60px 0 80px;position:relative}.service-cards-home-v2 .service-cards-home-v2__rich-text{margin:0 auto 48px;max-width:800px;position:relative;text-align:center;z-index:1}.service-cards-home-v2 .service-cards-home-v2__preheader{color:#deab52!important;display:block;font-size:20px!important;font-weight:600!important;margin-bottom:24px}.service-cards-home-v2 .service-cards-home-v2__grid{margin:0 auto;max-width:1320px;padding:0 16px;position:relative;z-index:1}.service-cards-home-v2 .service-cards-home-v2__grid>div{align-items:stretch;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin:0!important}.service-cards-home-v2 .service-cards-home-v2__card-wrapper{display:flex;height:100%;width:100%}.service-cards-home-v2 .service-cards-home-v2__card{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;height:100%;padding:24px;transition:all .35s ease;width:100%}.service-cards-home-v2 .service-cards-home-v2__card:hover{box-shadow:0 20px 40px rgba(0,0,0,.15);transform:translateY(-10px) scale(1.03)}.service-cards-home-v2 .service-cards-home-v2__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.service-cards-home-v2 .service-cards-home-v2__image{border-radius:12px;height:64px;margin-bottom:16px;object-fit:contain;width:64px}.service-cards-home-v2 .service-cards-home-v2__text-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;font-size:16px;margin-bottom:16px;text-align:left}.service-cards-home-v2 .service-cards-home-v2__cta-button{align-items:center;background-color:#0571ec;border:2px solid transparent;border-radius:50px;color:#fff;display:inline-flex;font-size:16px;font-weight:400;gap:8px;justify-content:center;margin-top:auto;padding:14px 28px;text-decoration:none;transition:all .35s ease}.service-cards-home-v2 .service-cards-home-v2__cta-button:hover{background-color:#fff;border-color:#0571ec;color:#0571ec;transform:translateY(-4px)}.service-cards-home-v2 .service-cards-home-v2__section-cta{margin:48px auto 0;max-width:1320px;padding:0 16px;text-align:center}@media (max-width:1024px){.service-cards-home-v2 .service-cards-home-v2__grid>div{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.service-cards-home-v2{padding:60px 0}.service-cards-home-v2 .service-cards-home-v2__rich-text{padding:0 16px}.service-cards-home-v2 .service-cards-home-v2__grid>div{grid-template-columns:1fr}.service-cards-home-v2 .service-cards-home-v2__content,.service-cards-home-v2 .service-cards-home-v2__text-content{align-items:center;text-align:center}.service-cards-home-v2 .service-cards-home-v2__section-cta{margin-top:32px}}