.services-container{background:radial-gradient(70.44% 430.32% at 29.56% 46.66%,#2e536c 0%,#142842 100%);padding:105px 0px 100px 0px}.services-container h2{color:#FFF;font-size:36px}.services-cards-wrapper{display:flex;align-items:flex-start;justify-content:space-between}.services-cards-wrapper .service-card:first-child{margin-right:25px}.service-card{background:#f0f3f5;padding:20px;border-radius:10px;box-shadow:0px 4px 10px rgba(0,0,0,0.4);transition:all .3s;cursor:pointer}.service-card .top-services-card{display:flex;align-items:center;margin-bottom:20px}.service-card .top-services-card h5{margin-bottom:0px;flex-basis:80%;padding-bottom:22px;font-size:24px;font-weight:500}.service-card p{color:#1a2d44;font-size:18px;font-weight:500;max-width:340px;margin-bottom:0px}.service-card p#service-card-addtl-content{margin-top:43px;padding-bottom:33px;border-bottom:2px solid #086e70;font-weight:400}.service-card a#service-card-cta{display:inline-flex;width:100%;justify-content:space-between;align-items:center;font-size:19px;padding-top:10px;font-weight:500}.service-card p#service-card-addtl-content,.service-card a#service-card-cta{display:none;transition:all .3s}.service-card:hover p#service-card-addtl-content{display:block}.service-card:hover .service-card-arrow{display:none}.service-card:hover a#service-card-cta{display:inline-flex}.service-card .service-card-arrow{text-align:center}.service-card .service-card-arrow img{transform:rotate(90deg)}@media(max-width:767px){.service-card-arrow{display:none}.service-card p#service-card-addtl-content{display:block}.service-card a#service-card-cta{display:inline-flex}.service-card p{max-width:100%}.services-cards-wrapper{display:block}.services-cards-wrapper .service-card:first-child{margin-right:0px}.service-card{margin-bottom:25px}.services-container{padding:60px 0px}}