.card-services-container{align-items:center;display:flex;flex-direction:column;padding-bottom:120px}.card-services-container h2{margin-top:120px;text-align:center}.card-services-container>h2:after{border-bottom:3px solid #bf1e64;content:"";display:block;margin:47px auto 98px;width:60px}.services-cards{display:flex;flex-wrap:wrap;gap:30px 50px;justify-content:center;margin-bottom:75px}.services-card{align-items:center;border-bottom:3px solid #bf1e64;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 20px 32px 0 #0000001a;display:flex;flex-direction:column;height:350px;padding-left:42px;padding-right:42px;width:350px}.services-card:hover{background-color:#d8d8d8;border-bottom:3px solid #0f79b3;transition:background-color .2s ease-in-out}.services-card:hover h3{color:#0f79b3}.icon-container{align-items:center;background-color:#bf1e64;border-radius:50%;display:flex;height:59px;justify-content:center;margin-top:46px;width:59px}.services-card:nth-child(2n) .icon-container{background-color:#0f79b3}.icon-container img{max-width:35px;width:fit-content}.services-card h3{color:#bf1e64;font-size:24px;font-weight:600;margin-top:41px}.services-card:nth-child(2n) h3{color:#0f79b3}.services-card>p{border-top:18px;color:#4a4a4a;font-size:18px;font-weight:400;line-height:normal;text-align:center}.bottom-content{max-width:872px;text-align:center}.bottom-content span{font-size:27px;font-weight:400}@media screen and (max-width:992px){.card-services-container h2{font-size:50px}.services-card{height:300px;padding-left:21px;padding-right:21px;width:300px}.icon-container{height:50px;margin-top:35px;width:50px}.services-card h2{font-size:22px;margin-top:30px}.bottom-content span{font-size:24px}}@media screen and (max-width:768px){.card-services-container{padding-bottom:100px}.card-services-container h2{font-size:40px}.services-card{height:350px;padding-left:42px;padding-right:42px;width:350px}.icon-container{height:59px;margin-top:35px;width:59px}.services-card h2{font-size:24px;margin-top:30px}.bottom-content span{font-size:27px}}