.service-detail__top{line-height:120%;margin-bottom:40px}.service-detail__text{display:flex;flex-direction:column;gap:14px;justify-content:space-between;line-height:120%;margin-bottom:0;padding:24px 40px}@media(max-width:750px){.service-detail__text{gap:8px;padding:24px 24px 0}}.service-detail h1{line-height:120%;margin-bottom:0}.service-detail__subtitle{color:#8a8a8a;font-size:24px}@media(max-width:750px){.service-detail__subtitle{font-size:14px}}.service-detail__priceblock{align-items:center;border-radius:8px;box-shadow:0 0 35px #00000015;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:24px;text-align:center}.service-detail__price{font-size:34px;line-height:110%}@media(max-width:750px){.service-detail__price{font-size:24px}}.service-detail__title-block{align-items:center;border-radius:8px;box-shadow:0 0 35px #00000015;display:grid;gap:8px 40px;grid-template-columns:1fr 380px;line-height:110%;min-height:240px;overflow:hidden;padding:0}@media(max-width:750px){.service-detail__title-block{display:flex;flex-direction:column}}.service-detail__img{grid-column-end:3;grid-column-start:2;max-width:100%}.service-detail__img img{height:100%;-o-object-fit:cover;object-fit:cover}.service-detail__content{line-height:120%}.service-detail__content p{margin-bottom:1em}.service-detail__content ul{list-style-type:disc}.service-detail__content ol,.service-detail__content ul{display:flex;flex-direction:column;gap:8px;padding-left:1.2em}.service-detail__content ol{list-style-type:decimal}
