.service-detail{--service-detail-gap:48px;--service-detail-card-radius:var(--radius, 12px);--service-detail-card-shadow:0 2px 8px rgb(0 0 0 / 6%);display:block}.service-detail-section{padding-block:48px}.service-detail-section .section-header{margin-block-end:32px}.service-detail-section .section-header p{margin-block-start:8px;color:var(--hs-text-muted,#555);max-width:65ch}.service-detail-hero{padding-block:32px 48px}.service-detail-hero__layout{display:flex;flex-direction:column;gap:32px}.service-detail-hero__copy h1{margin-block:8px 16px;letter-spacing:0}.our-promise h2,.service-detail-section h2,.service-detail-section h3{letter-spacing:0}.our-promise h2{margin-block-end:32px}.service-detail-subtitle{margin-block:0 24px;font-size:1.125rem;line-height:1.5;color:var(--hs-text-muted,#444);max-width:60ch}.service-detail-highlights{list-style:disc;padding-inline-start:20px;margin-block:0 24px;display:grid;gap:8px}.service-detail-highlights li{line-height:1.5}.service-detail-actions{display:flex;flex-wrap:wrap;gap:16px}.service-detail-hero__media{margin:0}.service-detail-hero__media img,.service-detail-hero__media picture{display:block;width:100%;height:auto;border-radius:var(--service-detail-card-radius);object-fit:cover}@media (min-width:834px){.service-detail-hero__layout{flex-direction:row;align-items:center;gap:48px}.service-detail-hero__copy,.service-detail-hero__media{flex:1 1 0}}.service-detail-gallery{padding-block:16px 48px}.service-detail-gallery__strip{list-style:none;padding:0;margin:0;display:grid;grid-auto-flow:column;grid-auto-columns:80%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:16px;padding-inline:4px;padding-block-end:8px}.service-detail-gallery__strip li{scroll-snap-align:start;aspect-ratio:1/1}.service-detail-gallery__strip img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--service-detail-card-radius)}@media (min-width:834px){.service-detail-gallery__strip{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;overflow-x:visible}}.service-detail-customization{background:var(--hs-navy);color:var(--hs-white);--per-view:1}.service-detail-customization .section-header h2,.service-detail-customization .section-header p{color:var(--hs-white)}.service-detail-customization__carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px}.service-detail-customization__grid,.service-detail-customization__viewport{min-width:0}.service-detail-customization__viewport{overflow:hidden}.service-detail-customization__grid{list-style:none;padding:0;margin:0;display:flex;gap:24px;transition:transform .35s;will-change:transform}.service-detail-customization__grid>li{flex:0 0 calc((100% - 24px * (var(--per-view) - 1))/ var(--per-view));min-width:0}@media (min-width:600px){.service-detail-customization{--per-view:2}}@media (min-width:900px){.service-detail-customization{--per-view:3}}@media (min-width:1200px){.service-detail-customization{--per-view:4}}.service-detail-customization--static .service-detail-customization__grid{justify-content:center;transform:none!important}.service-detail-customization--static .service-detail-customization__dots,.service-detail-customization--static .service-detail-customization__nav{display:none}.service-detail-customization__nav{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid;background:0 0;color:var(--hs-white);cursor:pointer;flex:0 0 auto}.service-detail-customization__nav:hover{background:rgb(255 255 255 / 10%)}.service-detail-customization__dots{display:flex;justify-content:center;gap:6px;margin-block-start:16px}.service-detail-customization__dot{box-sizing:content-box;inline-size:18px;block-size:4px;padding:20px 13px;border:none;border-radius:2px;background:var(--hs-accent,#6ccd90);background-clip:content-box;opacity:.3;cursor:pointer}.service-detail-customization__dot.is-active{opacity:1;inline-size:28px}.customization-card{display:flex;flex-direction:column;gap:8px;background:0 0;border-radius:0;padding:0;box-shadow:none;height:100%;color:var(--hs-white)}.customization-card img{display:block;width:100%;aspect-ratio:217/174;object-fit:cover;border-radius:20px;margin-block-end:8px}.customization-card h3{margin:0;font-size:1rem;line-height:1.5;color:var(--hs-white)}.customization-card ul{list-style:disc;padding-inline-start:24px;margin:0;display:grid;gap:4px;color:var(--hs-white)}.service-detail-promise__grid{list-style:none;padding:0;margin:0;display:grid;gap:24px;grid-template-columns:1fr}.promise-card{background:var(--hs-light-gray);border-radius:20px;padding:32px 24px;box-shadow:none;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.promise-card__icon{width:24px;height:24px;color:var(--hs-blue,#1a75d1)}.promise-card h3{margin:0;font-size:1.125rem;color:var(--hs-blue,#1a75d1)}.promise-card p{margin:0;line-height:1.6;color:var(--hs-text-muted,#444)}@media (min-width:834px){.service-detail-promise__grid{grid-template-columns:repeat(3,1fr)}}.service-detail-included__grid{list-style:none;padding:0;margin:0;display:grid;gap:16px 32px;grid-template-columns:1fr}.included-item{display:flex;align-items:flex-start;gap:12px;padding-block:8px;line-height:1.5}.included-item__icon{flex:0 0 auto;width:20px;height:20px;margin-block-start:4px;color:var(--hs-green,#2f8c4c)}.included-item__body{display:flex;flex-direction:column;gap:2px;color:var(--hs-text-muted,#444)}.included-item__body strong{color:var(--hs-text,#1a1a1a)}@media (min-width:834px){.service-detail-included__grid{grid-template-columns:repeat(2,1fr)}}.service-detail-process{border-block-start:1px solid var(--hs-border,rgb(0 0 0 / 12%));background:0 0;padding-block-end:60px}.service-detail-process__grid{list-style:none;padding:0;margin:0;display:grid;gap:24px 40px;counter-reset:process-step;grid-template-columns:1fr}.process-card{display:flex;align-items:flex-start;gap:16px;padding:0;background:0 0;box-shadow:none;border-radius:0;height:100%}.process-card__number{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:0 0;border:1px solid var(--hs-border,rgb(0 0 0 / 20%));color:var(--hs-text-muted,#555);font-weight:500;font-size:.875rem}.process-card__body h3{margin-block:0 6px;font-size:1rem}.process-card__body p{margin:0;color:var(--hs-text-muted,#444);line-height:1.5}@media (min-width:834px){.service-detail-process__grid{grid-template-columns:repeat(2,1fr)}}.service-detail-warranty{background:var(--hs-navy);color:var(--hs-white)}.service-detail-warranty .section-header h2,.service-detail-warranty .warranty-card h3{color:var(--hs-white)}.service-detail-warranty .section-header p,.service-detail-warranty .warranty-card p{color:rgb(255 255 255 / 80%)}.service-detail-warranty .warranty-card{border-block-end-color:rgb(255 255 255 / 15%)}.service-detail-warranty .warranty-card__icon{color:var(--hs-white)}.service-detail-warranty .container{max-width:550px;margin-inline:auto}.service-detail-warranty__list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.warranty-card{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.warranty-card__icon{flex:0 0 auto;width:24px;height:24px;color:var(--hs-blue);margin-block-start:4px}.warranty-card h3{margin-block:0 6px;font-size:1rem}.warranty-card p{margin:0;color:var(--hs-text-muted,#444);line-height:1.5}.service-detail-bottom-cta{background:var(--hs-surface-alt,#f5f7fa);padding-block:100px;margin-bottom:0}.service-detail-bottom-cta+footer{margin-top:0}.service-detail-bottom-cta .cta-section{max-width:720px;margin-inline:auto;padding:32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.service-detail-bottom-cta .cta-section h2{margin:0}.service-detail-bottom-cta .cta-section p{margin:0;color:var(--hs-text-muted,#555);max-width:60ch}.service-detail-bottom-cta .cta-section [role=button]{margin-block-start:8px}.service-detail-guides{background:var(--hs-white)}.service-detail-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-detail-guide-card{display:flex;flex-direction:column;gap:10px;padding:20px;border:1px solid var(--hs-light-gray,#d9d9d9);border-radius:var(--service-detail-card-radius);text-decoration:none;background:linear-gradient(180deg,rgb(255 255 255 / 100%) 0,rgb(245 247 250 / 100%) 100%);transition:transform var(--duration-normal, .2s) ease,box-shadow var(--duration-normal, .2s) ease,border-color var(--duration-normal, .2s) ease}.service-detail-guide-card:hover{transform:translateY(-2px);border-color:rgb(26 117 210 / 25%);box-shadow:0 10px 24px rgb(8 65 120 / 8%)}.service-detail-guide-card__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hs-blue,#1a75d2)}.service-detail-guide-card__title{color:var(--hs-navy,#084178);font-family:var(--font-heading);line-height:1.35}.service-detail-guide-card__body{color:var(--hs-text-muted,#555);line-height:1.55}@media (max-width:992px){.service-detail-guides__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.service-detail-gallery__strip{scroll-snap-type:none}}.service-detail--handyman{--hm-navy:#084178;--hm-blue:#1a75d1;--hm-blue-bright:#1a75d2;--hm-blue-soft:#dae9f8;--hm-green:#6ccd90;--hm-green-strong:#2fc05d;--hm-ink:#3b3b3b;--hm-placeholder:#d9d9d9;--hm-font-heading:"Poppins",sans-serif;--hm-font-body:"Noto Sans",sans-serif}.service-detail--handyman h1,.service-detail--handyman h2,.service-detail--handyman h3{font-family:var(--hm-font-heading);color:var(--hm-navy);font-weight:600}.service-detail--handyman li,.service-detail--handyman p{font-family:var(--hm-font-body)}.service-detail--handyman .service-detail-guide-card{border-color:rgb(8 65 120 / 10%);background:linear-gradient(180deg,rgb(255 255 255 / 100%) 0,rgb(218 233 248 / 45%) 100%)}.service-detail--handyman .service-detail-guide-card__eyebrow{color:var(--hm-blue)}.handyman-hero{padding-block:24px 32px}.handyman-hero__layout{display:grid;gap:24px}.handyman-hero__breadcrumb{grid-column:1/-1}.handyman-hero__carousel{position:relative;margin:0;border-radius:20px;overflow:hidden;aspect-ratio:4/3;background:var(--hm-placeholder)}.handyman-hero__carousel img{width:100%;height:100%;object-fit:cover;display:block}.handyman-hero__badge{position:absolute;inset-inline:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:10px;padding-block:6px;padding-inline:12px;background:var(--hm-blue-bright);color:#fff;font-family:var(--hm-font-body);font-size:.875rem;font-weight:600;line-height:1.5}.handyman-hero__badge-dot{width:8px;height:8px;background:#6ccd90;border-radius:2px;transform:rotate(45deg);flex-shrink:0}.handyman-hero__copy h1{margin-block:0 24px;font-size:1.5rem;line-height:2rem}.handyman-hero__plan-link{display:flex;align-items:center;gap:10px;padding:8px 16px;margin-block:0 24px;background:var(--hm-navy);color:#fff;border-radius:15px;text-decoration:none;font-family:var(--hm-font-body);font-size:1rem;font-weight:600;line-height:1.375}.handyman-hero__plan-link:hover{background:#06345f;color:#fff}.handyman-hero__plan-link-icon{flex-shrink:0;margin-inline-start:auto}.handyman-hero__plan-link-name{white-space:nowrap}.handyman-hero__body{margin-block:0 24px;font-size:1rem;line-height:1.375;color:var(--hm-ink)}.handyman-hero__bullets{list-style:none;padding:0;margin-block:0 24px;display:flex;flex-direction:column;gap:8px}.handyman-hero__bullets li{display:flex;align-items:flex-start;gap:8px;font-size:1rem;line-height:1.375;color:var(--hm-ink)}.handyman-hero__bullet-dot{flex-shrink:0;width:8px;height:8px;margin-block-start:7px;background:var(--hm-green);border-radius:2px;transform:rotate(45deg)}.handyman-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.handyman-hero__actions [role=button]{background:var(--hm-blue);border:1px solid var(--hm-blue);color:#fff;padding:7px 16px;border-radius:30px;font-family:var(--hm-font-heading);font-size:1rem;line-height:1.5;text-decoration:none;box-shadow:0 2px 0 0 rgba(0,0,0,.04)}.handyman-essentials-band{background:var(--hm-navy);padding-block:24px 30px;padding-inline:16px;color:#fff;text-align:center}.handyman-essentials-band h2{margin-block:0 16px;color:#fff;font-size:1.25rem;line-height:1.75rem}.handyman-essentials-band p{margin:0;max-width:640px;margin-inline:auto;color:#fff;font-size:.875rem;line-height:1.6}.handyman-what-you-get{background:var(--hm-blue-soft);padding-block:32px 40px}.handyman-what-you-get .section-header h2{font-size:1.5rem;line-height:2rem;margin-block:0 8px}.handyman-what-you-get .section-header p{color:var(--hm-ink);margin-block:0 24px}.handyman-what-you-get__grid{list-style:none;padding:0;margin:0;display:grid;gap:16px}.handyman-wyg-card{display:flex;align-items:flex-start;gap:16px;padding:8px}.handyman-wyg-card__icon{flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--hm-green-strong);margin-block-start:2px}.handyman-wyg-card__body strong{display:block;font-family:var(--hm-font-body);font-weight:700;color:var(--hm-ink);font-size:1rem;line-height:1.375;margin-block-end:2px}.handyman-wyg-card__body span{display:block;color:var(--hm-ink);font-size:1rem;line-height:1.375}.handyman-how-it-works{padding-block:40px 32px}.handyman-how-it-works .section-header h2{font-size:1.5rem;line-height:2rem;margin-block:0 24px}.handyman-how-it-works__grid{list-style:none;padding:0;margin:0;display:grid;gap:24px;counter-reset:hiw-step}.handyman-hiw-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.handyman-hiw-card__icon{color:var(--hm-blue-bright);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;margin-block-end:4px}.handyman-hiw-card h3{margin:0;color:var(--hm-navy);font-size:1rem;line-height:1.5;font-weight:600}.handyman-hiw-card p{margin:0;color:var(--hm-ink);font-size:.9375rem;line-height:1.45}.handyman-how-it-works__cta{margin-block-start:32px;display:flex;justify-content:center}.handyman-how-it-works__cta [role=button]{background:var(--hm-blue);border:1px solid var(--hm-blue);color:#fff;padding:7px 24px;border-radius:30px;font-family:var(--hm-font-heading);font-size:1rem;line-height:1.5;text-decoration:none;box-shadow:0 2px 0 0 rgba(0,0,0,.04)}.handyman-rule{border:none;border-top:1px solid rgba(0,0,0,.08);margin-inline:auto;max-width:min(85%,960px);margin-block:24px}.handyman-promise{padding-block:24px 48px}.handyman-promise .section-header h2{font-size:1.5rem;line-height:2rem;margin-block:0 24px}.handyman-promise__grid{list-style:none;padding:0;margin:0;display:grid;gap:50px}.handyman-promise-card{padding:20px 16px 16px;background:var(--hm-blue-soft);border-radius:20px;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.handyman-promise-card__icon{color:var(--hm-navy);width:48px;height:48px;flex-shrink:0}.handyman-promise-card h3{margin:0;font-size:1.5rem;line-height:2rem;color:var(--hm-navy)}.handyman-promise-card p{margin:0;color:var(--hs-dark);font-size:1rem;line-height:1.375}@media (min-width:768px){.handyman-hero__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:48px;align-items:start}.handyman-hero__breadcrumb{grid-column:1/-1}.handyman-hero__copy{order:1}.handyman-hero__carousel{order:2}.handyman-essentials-band{padding-block:40px 56px}.handyman-essentials-band h2{font-size:1.75rem;line-height:2.5rem}.handyman-essentials-band p{font-size:1rem}.handyman-what-you-get__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px}.handyman-promise__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}}@media (min-width:1024px){.handyman-how-it-works__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;align-items:start}}@media (max-width:992px){.breadcrumb{flex-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-detail-bottom-cta,.service-detail-customization,.service-detail-gallery,.service-detail-hero,.service-detail-included,.service-detail-process,.service-detail-warranty{padding-inline:60px}.our-promise h2,.service-detail-hero__copy h1,.service-detail-section h2{font-size:24px;letter-spacing:0}.service-detail-actions{flex-flow:row wrap;align-items:stretch;justify-content:flex-start}.service-detail-gallery{margin-block-start:16px}.service-detail-highlights{list-style:none;padding-inline-start:0}.service-detail-highlights li{position:relative;padding-inline-start:24px}.service-detail-highlights li::before{content:"";position:absolute;left:4px;top:8px;width:8px;height:8px;background:#1a75d2;transform:rotate(45deg);border-radius:1px}.service-detail-hero__copy .service-detail-highlights{padding-inline-start:16px}.service-detail-customization__cards img{width:217px;height:174px;object-fit:cover}.service-detail-customization .section-header{margin-inline-start:0}.service-detail-included__list{align-items:stretch}.service-detail-included__list>*{height:auto;display:flex;flex-direction:column}.service-detail-process{border-block-start:1px solid var(--hs-border,rgb(0 0 0 / 12%));margin-inline:40px}.service-detail-bottom-cta{background:var(--hs-navy);color:var(--hs-white)}.service-detail-bottom-cta h2,.service-detail-bottom-cta p{color:var(--hs-white)}.service-detail-bottom-cta-actions [role=button]:not(.secondary){background:var(--hs-white);color:var(--hs-navy);border-color:var(--hs-white)}.service-detail-bottom-cta-actions .secondary{background:0 0;color:var(--hs-white);border:1px solid var(--hs-white)}.service-detail-section .section-header{margin-block-end:16px}}@media (max-width:768px){.service-detail-subtitle{display:none}.service-detail{display:flex;flex-direction:column}.service-detail-hero{order:0}.service-detail-gallery{order:1}.service-detail-customization{order:2}.service-detail-included{order:3}.service-detail-process{order:4}.service-detail-warranty{order:5}.service-detail-overview{order:6}.service-detail-benefits{order:7}.service-detail-bottom-cta{order:99}}