.services .hero-services{padding-top:150px}.services .hero-services .hero-wrapper{display:flex;flex-direction:column;gap:40px;max-width:900px;text-align:center;color:#fff;margin-inline:auto}.services .hero-services .hero-wrapper .hero-rich-content{max-width:585px;margin-inline:auto}.services .hero-services .hero-wrapper .primary-btn{margin-inline:auto}.services .services-section .services-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding-top:100px}@media(max-width:1399px){.services .services-section .services-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.services .services-section .services-wrapper .service-card:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"image title" "image content";align-items:start}.services .services-section .services-wrapper .service-card:nth-child(3) h3{grid-area:title}.services .services-section .services-wrapper .service-card:nth-child(3) .content-box{grid-area:content}.services .services-section .services-wrapper .service-card:nth-child(3) .service-card__image{grid-area:image;margin-top:0}}@media(max-width:991px){.services .services-section .services-wrapper{grid-template-columns:1fr}.services .services-section .services-wrapper .service-card{width:100%}.services .services-section .services-wrapper .service-card:nth-child(3){grid-column:auto;display:flex}.services .services-section .services-wrapper .service-card:nth-child(3) .service-card__image{order:0}}.services .services-section .service-card{border:1px solid var(--clr-alt-1);padding:40px;display:flex;flex-direction:column;gap:32px;min-width:0;box-sizing:border-box}@media(max-width:991px){.services .services-section .service-card{padding:24px}}.services .services-section .service-card__image{width:100%;margin-top:auto;overflow:hidden}.services .services-section .service-card__image img{display:block;width:100%;object-fit:cover}@media(min-width:992px){.services .services-section .service-card__image img{height:500px}}@media(max-width:991px){.services .services-section .service-card__image img{height:250px}}
