.service-detail{z-index:3;background:#fff;border-radius:30px 30px 0 0;width:100%;margin-top:-29px;padding:72px 0 90px;position:relative}.service-detail__container{max-width:calc(var(--container-max-width) + var(--container-padding) * 2);padding-inline:var(--container-padding);width:100%;margin-inline:auto}.service-detail__top{max-width:var(--container-max-width);direction:ltr;grid-template-columns:minmax(220px,283px) minmax(0,1fr);align-items:start;gap:16px;width:100%;display:grid}.service-detail__sidebar{text-align:center;background:linear-gradient(#3d3d3d 0%,#070808 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:303px;padding:32px 17px;display:flex}.service-detail__sidebar-inner{flex-direction:column;align-items:center;width:100%;display:flex}.service-detail__sidebar-title{color:var(--color-accent);width:100%;margin:0 0 24px;font-size:16px;font-weight:700;line-height:22px}.service-detail__sidebar-text{color:#fff;width:100%;margin:0 0 16px;font-size:16px;font-weight:500;line-height:25px}.service-detail__sidebar-button{border:1px solid var(--color-accent);color:var(--color-accent);background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:183px;max-width:100%;height:44px;font-size:16px;font-weight:600;line-height:25px;display:inline-flex}.service-detail__sidebar-button-icon{flex-shrink:0;width:16px;height:16px;display:inline-flex}.service-detail__hero-media{aspect-ratio:881/500;border-radius:8px;width:100%;height:auto;position:relative;overflow:hidden}.service-detail__hero-image{object-fit:cover;width:100%;max-width:none;height:100%;display:block}.service-detail__main{direction:rtl;width:100%;max-width:883px;margin-top:30px;margin-left:auto}.service-detail__intro{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.service-detail__heading{color:#070808;text-align:right;margin:0;font-size:20px;font-weight:700;line-height:30px}.service-detail__lead{color:#6f7272;text-align:right;margin:0;font-size:16px;font-weight:500;line-height:24px}.service-detail__section-title{color:#070808;text-align:right;margin:0;font-size:16px;font-weight:700;line-height:24px}.service-detail__offers{margin-bottom:23px}.service-detail__offers .service-detail__section-title{margin-bottom:22px}.service-detail__offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;display:grid}.service-detail__offer{text-align:right;flex-direction:column;gap:8px;display:flex}.service-detail__offer-title{color:#070808;margin:0;font-size:16px;font-weight:700;line-height:24px}.service-detail__offer-text{color:#6f7272;margin:0;font-size:16px;font-weight:500;line-height:20px}.service-detail__stages{margin-bottom:24px}.service-detail__stages .service-detail__section-title{margin-bottom:13px}.service-detail__stages-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.service-detail__stage{text-align:right;background:#fff;border:1px solid #ececec;border-radius:8px;flex-direction:column;gap:11px;min-height:299px;padding:24px 20px;display:flex}.service-detail__stage-title{color:#070808;margin:0;font-size:16px;font-weight:700;line-height:24px}.service-detail__stage-text{color:#6f7272;margin:0;font-size:16px;font-weight:500;line-height:20px}.service-detail__stage-list{color:#6f7272;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.service-detail__stage-list li{padding-inline-start:14px;font-size:16px;font-weight:500;line-height:22px;position:relative}.service-detail__stage-list li:before{background:var(--color-accent);content:"";inset-inline-start:0;border-radius:50%;width:5px;height:5px;position:absolute;top:9px}.service-detail__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:24px;display:grid}.service-detail__gallery-item{aspect-ratio:434/234;border-radius:8px;overflow:hidden}.service-detail__gallery-image{object-fit:cover;width:100%;max-width:none;height:100%}.service-detail__why .service-detail__section-title{margin-bottom:16px}.service-detail__why-list{color:#6f7272;text-align:right;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.service-detail__why-list li{padding-inline-start:16px;font-size:16px;font-weight:500;line-height:24px;position:relative}.service-detail__why-list li:before{background:var(--color-accent);content:"";inset-inline-start:0;border-radius:50%;width:6px;height:6px;position:absolute;top:9px}@media (max-width:1100px){.service-detail__top{grid-template-columns:1fr}.service-detail__sidebar{max-width:283px;margin-inline:auto}.service-detail__main{margin-left:0}}@media (max-width:768px){.service-detail{border-radius:24px 24px 0 0;margin-top:-24px;padding:48px 0 64px}.service-detail__offers-grid,.service-detail__stages-grid,.service-detail__gallery{grid-template-columns:1fr}.service-detail__sidebar{max-width:none;height:auto;min-height:260px}.service-detail__hero-media{aspect-ratio:4/3}.service-detail__stage{min-height:auto}}
