.service-detail-body{display:flex;flex-flow:row nowrap;gap:2rem}.service-detail-body img{width:50%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:2rem;max-height:400px}.service-detail-body div{width:auto;margin:auto 1rem;display:flex;flex-direction:column;max-width:50%;align-items:baseline}.service-detail-body strong,.service_description strong{color:var(--secondary-color)}.service-detail-body div p,div ul,div ul li{text-align:left;font-size:1.1rem}.service-detail-body div ul{padding-left:1rem;margin:1rem 0 0}.service-detail-body div ul li{margin-bottom:.5rem;list-style-type:circle;line-height:1.5rem}.service-detail-header{gap:2rem;justify-content:center}.service-detail-header img{max-width:70px}.services-detail .service-detail-header h3{font-size:3rem;margin:0;color:var(--primary-color)}.service-detail-body .span-button{padding:.8rem 1.5rem;text-decoration:none;margin:2rem 0 0;max-width:fit-content}.service-detail-body.reverse{flex-direction:row-reverse}main{padding:5rem 0 0}
