.service-hero__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:28px 70px 24px;font-size:14px;color:var(--text-muted)}.service-hero{display:grid;grid-template-columns:1.18fr .82fr;gap:48px;align-items:start;padding:8px 70px 75px}.service-hero__main{border-radius:var(--radius-lg);overflow:hidden;min-height:560px;background:var(--dark)}.service-hero__main img,.service-hero__main svg{width:100%;height:100%;aspect-ratio:6 / 5;object-fit:cover}.service-hero__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:14px}.service-hero__thumb{border-radius:var(--radius-md);overflow:hidden;aspect-ratio:1 / 1;background:var(--dark)}.service-hero__thumb img{width:100%;height:100%;object-fit:cover}.service-hero__info{padding-top:10px}.service-hero__eyebrow{display:inline-block;color:var(--red);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.service-hero__title{font-size:clamp(38px,3.6vw,60px);font-weight:500;line-height:1.05;margin-bottom:20px}.service-hero__rating{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;margin-bottom:20px}.service-hero__desc{max-width:460px;color:var(--text-muted);font-size:16px;line-height:1.6;margin-bottom:28px}.service-hero__price{font-size:26px;font-weight:600;margin-bottom:24px}.service-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.service-hero__availability{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:14px;margin-bottom:28px}.service-hero__availability svg{width:16px;height:16px;color:var(--maroon);flex-shrink:0}.service-hero__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:24px;border-top:1px solid var(--border)}.service-hero__trust-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:var(--text-muted);font-size:12px}.service-hero__trust-icon{width:22px;height:22px;color:var(--maroon)}.service-hero__trust-item strong{color:var(--text);font-size:13px;font-weight:600}.service-hero__sticky{display:none}.service-steps{padding:75px 70px}.service-steps__head{max-width:680px;margin:0 auto 56px;text-align:center}.service-steps__desc{color:var(--text-muted);font-size:16px;line-height:1.6;margin-top:16px}.service-steps__list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-step{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:20px}.service-step__visual{aspect-ratio:4 / 3;border-radius:var(--radius-md);overflow:hidden;background:var(--dark);margin-bottom:20px}.service-step__visual img{width:100%;height:100%;object-fit:cover}.service-step__num{display:block;color:var(--maroon);font-weight:700;font-size:14px;letter-spacing:.05em;margin-bottom:8px}.service-step__title{font-size:20px;font-weight:500;margin-bottom:8px}.service-step__text{color:var(--text-muted);font-size:15px;line-height:1.55}.service-expect{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center;padding:75px 70px;background-color:#f3f3f3}.service-expect__desc{color:var(--text-muted);font-size:16px;line-height:1.6;max-width:440px;margin:16px 0 28px}.service-expect__list{display:grid;gap:16px}.service-expect__item{display:flex;align-items:flex-start;gap:12px;color:var(--text-muted);font-size:15px;line-height:1.5}.service-expect__item strong{color:var(--text)}.service-expect__check{width:18px;height:18px;color:var(--maroon);flex-shrink:0;margin-top:2px}.service-expect__media{border-radius:var(--radius-lg);overflow:hidden;min-height:480px;background:var(--dark)}.service-expect__media img{width:100%;height:100%;object-fit:cover}.audience-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:28px;padding:75px 70px}.audience-faq__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:40px}.audience-faq__list{display:grid;gap:18px;margin-top:24px}.audience-faq__item{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:15px}.audience-faq__icon{width:20px;height:20px;color:var(--maroon);flex-shrink:0}.audience-faq__questions{margin-top:8px}.related-services{padding:75px 70px}.related-services__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.related-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-services__card{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--card)}.related-services__media{aspect-ratio:4 / 3;background:var(--dark)}.related-services__media img{width:100%;height:100%;object-fit:cover}.related-services__body{display:flex;flex-direction:column;gap:10px;padding:24px}.related-services__title{font-size:19px;font-weight:500}.related-services__text{color:var(--text-muted);font-size:14px;line-height:1.5}.related-services__price{font-size:16px;font-weight:600;margin-top:4px}.related-services__btn{width:100%;margin-top:8px}@media(max-width:1100px){.service-expect{grid-template-columns:1fr;gap:32px}.audience-faq{grid-template-columns:1fr;gap:24px}}@media(max-width:900px){.service-hero__breadcrumbs{padding:24px 32px 20px}.service-hero{grid-template-columns:1fr;padding:8px 32px 64px}.service-hero__main{min-height:420px}.service-steps{padding:64px 32px}.service-steps__list{grid-template-columns:1fr}.related-services{padding:64px 32px}.related-services__grid{grid-template-columns:1fr}.related-services__head{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:700px){.service-hero__sticky{display:flex;position:fixed;left:16px;right:16px;bottom:16px;z-index:60;box-shadow:0 12px 30px #00000040}.audience-faq__card{padding:28px 24px}}@media(max-width:600px){.service-hero__thumbs{grid-template-columns:repeat(4,1fr)}.service-hero__thumbs>:nth-child(n+5){display:none}.service-hero__trust{grid-template-columns:1fr 1fr}.service-hero__actions{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/restore-service.css.map */
