.service-details{width:100%;padding:100px 0}.service-details__container{justify-content:space-between;align-items:flex-start;gap:60px;padding:0 50px;display:flex}.service-details__title h2{text-transform:uppercase;color:#540b0e;font-size:40px;font-weight:400;line-height:1.1}.service-details__content p{color:#1e1e1e;max-width:520px;font-size:20px}.service-details__aside p{color:#9d9d9d;max-width:420px;font-size:20px}@media (max-width:1200px){.service-details__container{gap:40px}}@media (max-width:768px){.service-details{padding:60px 0}.service-details__container{flex-direction:column;gap:30px}.service-details__title h2{font-size:32px}.service-details__content p,.service-details__aside p{max-width:100%}}@media (max-width:480px){.service-details{padding:50px 0}.service-details__container{padding:0 20px}.service-details__title h2{font-size:28px}.service-details__content p,.service-details__aside p{font-size:18px}}
