.three-card-mdl .service-cards-grid__list{display:grid;gap:32px}.three-card-mdl .service-cards-grid__list--cols-2{grid-template-columns:repeat(2,1fr)}.three-card-mdl .service-cards-grid__list--cols-3{grid-template-columns:repeat(3,1fr)}.three-card-mdl .service-cards-grid__list--cols-4{grid-template-columns:repeat(4,1fr)}.three-card-mdl .service-cards-grid__card{background:#0f172b;border:1px solid rgba(29,41,61,.8);border-radius:10.4px;box-sizing:border-box;display:flex;flex-direction:column;padding:25px 24px 33px;transition:transform .25s ease,box-shadow .25s ease}.three-card-mdl .service-cards-grid__card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.05);transform:translateY(-3px)}.three-card-mdl .service-cards-grid__icon-wrap{align-items:center;background-color:rgba(255,107,53,.1);border-radius:10.4px;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-bottom:21px;width:48px}.three-card-mdl .service-cards-grid__icon{height:22px;object-fit:contain;width:22px}.three-card-mdl .service-cards-grid__icon-svg{color:#ff6b35;height:22px;width:22px}.three-card-mdl .service-cards-grid__card-desc{color:#90a1b9;line-height:1.6;margin:0}.three-card-mdl .service-cards-grid__card--cta{margin-top:1.5rem;width:100%}.three-card-mdl .service-cards-grid__card--cta .service-cards-grid__icon-wrap{margin-bottom:0}.three-card-mdl .service-cards-grid__cta-inner{align-items:center;display:flex;gap:24px;width:100%}.three-card-mdl .service-cards-grid__cta-left{flex-shrink:0}.three-card-mdl .service-cards-grid__cta-middle{flex-grow:1;padding-right:110px}.three-card-mdl .service-cards-grid__cta-middle .service-cards-grid__card-title{margin-bottom:.35rem}.three-card-mdl .service-cards-grid__cta-right{flex-shrink:0}.three-card-mdl .service-cards-grid__cta-btn:hover{background-color:#e0531f;border-color:#e0531f}.three-card-mdl .three-card-mdl .custom-section__header--center{margin:0 auto;max-width:671px}.three-card-mdl a.button.service-cards-grid__cta-btn{font-size:14px;padding:10px 25px}.three-card-mdl .custom-section__heading.h2{color:#fff}.three-card-mdl .custom-section__description{color:#90a1b9;font-size:17.7px}.three-card-mdl .custom-section__header{margin:0 auto;max-width:810px}.three-card-mdl .service-cards-grid__card-title.h5{color:#fff;line-height:1.6;margin:0 0 6px}@media (max-width:991px){.three-card-mdl .service-cards-grid__list--cols-3,.three-card-mdl .service-cards-grid__list--cols-4{grid-template-columns:repeat(2,1fr)}.three-card-mdl .service-cards-grid__cta-middle{padding-right:0}}@media (max-width:767px){.three-card-mdl .service-cards-grid__list{grid-template-columns:1fr!important}.three-card-mdl .service-cards-grid__cta-inner{align-items:flex-start;flex-direction:column;gap:1.25rem}.three-card-mdl .service-cards-grid__card h4{margin-bottom:12px}.three-card-mdl .service-cards-grid__card{padding:20px}}