@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.service-section{align-items:center;background-color:#fff;border-bottom-right-radius:160px;display:flex;min-height:700px;padding:80px 0;width:100%}@media(max-width:1024px){.service-section{padding:50px 0}}.service-section .service-wrapper{display:flex;gap:2.5rem;justify-content:space-between}.service-section .service-wrapper .left{flex-basis:45%;flex-shrink:0}.service-section .service-wrapper .left .section-title{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.service-section .service-wrapper .left .section-title svg{animation:heartbeat 1.5s ease-in-out infinite}.service-section .service-wrapper .left .section-title h2{color:#e63946;font-size:1rem;font-weight:300;text-transform:uppercase}.service-section .service-wrapper .left .section-subtitle{font-size:clamp(1.5rem,1.6083rem + 1.1852vw,2.25rem)}.service-section .service-wrapper .left .section-description{font-size:clamp(1.065rem,1.0833rem + .1852vw,1.125rem);line-height:1.5}.service-section .service-wrapper .right{flex-basis:50%;flex-shrink:0}.service-section .service-wrapper .right .service-section-image{border-radius:10px;height:460px;object-fit:cover;width:100%}@media(max-width:1024px){.service-section .service-wrapper .right .service-section-image{height:320px}.service-section .service-wrapper{flex-direction:column}.service-section .service-wrapper .left,.service-section .service-wrapper .right{flex-basis:100%}}
/*# sourceMappingURL=style.css.map*/