.service-content-section{background:var(--section-bg,var(--sand-light));padding:clamp(72px,8vw,112px) 0}.service-layout{align-items:start;display:grid;gap:clamp(48px,6vw,80px);grid-template-columns:minmax(0,1fr) minmax(360px,410px)}.service-main{max-width:760px;min-width:0;padding:18px 0 28px}.service-intro-block{margin:0 0 30px;max-width:740px}.service-intro-block__text{color:var(--stone);font-family:var(--font-heading);font-size:clamp(30px,3vw,44px);font-weight:400;letter-spacing:-.02em;line-height:1.18;margin:0}.service-body-content{max-width:680px}.service-body-content p{color:#4d4746;font-family:var(--font-body);font-size:17px;font-weight:300;line-height:1.7;margin:0 0 18px}.service-body-content h2,.service-body-content h3{color:var(--stone);font-family:var(--font-heading);font-weight:400;line-height:1.2;margin:32px 0 12px}.service-sidebar{position:sticky;top:calc(var(--nav-height) + 24px)}.sidebar-form-card{background:var(--stone);display:flex;flex-direction:column;min-height:272px;padding:44px 40px 38px}.sidebar-form-card__heading{color:var(--air);font-family:var(--font-heading);font-size:clamp(25px,2.1vw,31px);font-weight:400;line-height:1.12;margin:0 0 10px}.sidebar-form-card__sub{color:hsla(0,0%,100%,.8);font-family:var(--font-body);font-size:16px;font-weight:300;line-height:1.55;margin:0 0 28px}.sidebar-form-card__button{align-items:center;background:var(--tile);color:var(--air);display:inline-flex;font-family:var(--font-body);font-size:13px;font-weight:700;justify-content:center;letter-spacing:.12em;line-height:1;min-height:52px;padding:16px 22px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease;width:100%}.sidebar-form-card__button:focus-visible,.sidebar-form-card__button:hover{background:var(--water);color:var(--stone)}.sidebar-form-card__phone-cta{border-top:1px solid hsla(0,0%,100%,.18);display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:22px}.sidebar-form-card__phone-cta span{color:hsla(0,0%,100%,.62);font-family:var(--font-body);font-size:12px;font-weight:400;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.sidebar-phone-link{color:var(--air);font-family:var(--font-heading);font-size:25px;font-weight:400;line-height:1.1;text-decoration:none}.sidebar-phone-link:focus-visible,.sidebar-phone-link:hover{color:var(--water)}.service-content-section--stone .service-body-content h2,.service-content-section--stone .service-body-content h3,.service-content-section--stone .service-intro-block__text,.service-content-section--tile .service-body-content h2,.service-content-section--tile .service-body-content h3,.service-content-section--tile .service-intro-block__text{color:var(--air)}.service-content-section--stone .service-body-content p,.service-content-section--tile .service-body-content p{color:hsla(0,0%,100%,.86)}@media (max-width:1024px){.service-layout{gap:40px;grid-template-columns:1fr}.service-main{max-width:760px;padding:0}.service-sidebar{max-width:600px;position:static}}@media (max-width:640px){.service-content-section{padding:64px 0}.service-intro-block__text{font-size:32px}.service-body-content p{font-size:16px;line-height:1.65}.sidebar-form-card{min-height:0;padding:34px 28px 30px}.sidebar-form-card__heading{font-size:27px}}