.service-hero{padding:16px 0}.service-hero-card{position:relative;border-radius:32px;overflow:hidden;background:var(--cream);display:grid;grid-template-columns:.82fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"breadcrumb media" "copy media";align-items:stretch;height:480px}.service-hero-copy{grid-area:copy;width:auto;max-width:460px;min-width:0;padding:0 24px 20px 32px;flex-direction:column;justify-content:center;align-self:center}.service-breadcrumb,.service-hero-copy{display:flex;position:relative;z-index:2;box-sizing:border-box}.service-breadcrumb{grid-area:breadcrumb;align-items:center;gap:6px;font-size:12.5px;color:var(--text-muted-c);margin:0;flex-wrap:wrap;padding:16px 20px 0 28px}.service-breadcrumb a{color:var(--text-muted-c);transition:color .2s ease}.service-breadcrumb a:hover{color:var(--accent)}.service-breadcrumb-strong{color:var(--text);font-weight:600}.service-breadcrumb-strong:hover{color:var(--accent)}.service-breadcrumb svg{width:13px;height:13px;flex-shrink:0}.service-breadcrumb span{color:var(--text);font-weight:600}.service-badge-pill{display:inline-flex;align-items:center;gap:7px;background:var(--surface-blush-2);color:var(--accent);font-size:13px;font-weight:700;padding:8px 16px;border-radius:30px;width:fit-content;margin-bottom:18px}.service-hero-copy h1{font-size:clamp(28px,3.6vw,40px);line-height:1.15;letter-spacing:-1.2px;margin:0 0 16px;color:var(--text-strong);font-weight:800}.service-hero-text{font-size:15px;line-height:1.7;color:var(--text-muted-b);max-width:400px;margin:0 0 26px}.service-hero-card .button-row{margin-bottom:22px;flex-wrap:nowrap}.service-hero-card .btn{border-radius:11px;padding:12px 18px;font-size:13px;gap:8px;white-space:nowrap;flex-shrink:0}.service-hero-card .btn-light{color:var(--primary)}.service-hero-card .btn-circle{border-radius:9px;width:30px;height:30px}.service-trust-row{display:flex;flex-wrap:nowrap;gap:12px}.service-trust-row span{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--text-body-strong);white-space:nowrap}.service-trust-row svg{color:var(--accent);flex-shrink:0}.service-hero-media{grid-area:media;position:relative;z-index:0;overflow:hidden;width:100%;height:100%;border-radius:0}.service-hero-media:before{content:"";position:absolute;left:0;top:0;bottom:0;width:90px;background:linear-gradient(to right,var(--cream),rgba(255,248,242,0));z-index:1;pointer-events:none}.service-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.service-hero-floating{position:absolute;top:auto;bottom:28px;right:20px;transform:none;width:194px;background:var(--white);border-radius:16px;padding:12px;box-shadow:0 18px 40px var(--shadow-floating-strong);display:flex;flex-direction:column;gap:10px;z-index:2}.service-hero-floating-item{display:flex;align-items:flex-start;gap:8px}.service-hero-floating-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-hero-floating-icon svg{width:14px;height:14px}.service-hero-floating-item b{display:block;font-size:13px;color:var(--text-floating);margin-bottom:1px}.service-hero-floating-item p{margin:0;font-size:10px;color:var(--text-muted-c);line-height:1.35}@media(max-width:900px){.service-hero{padding:0 0 16px}.service-hero-card{height:auto;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"breadcrumb" "media" "copy";align-items:stretch;min-height:0}.service-breadcrumb{padding:22px 22px 0}.service-hero-media{position:relative;inset:auto;width:100%;height:240px;margin:0;overflow:hidden;border-radius:20px}.service-hero-media:before{display:none}.service-hero-img{position:absolute;top:-55px;left:0;width:100%;height:clamp(320px,90vw,460px);object-position:100% center}.service-hero-copy{width:100%;max-width:none;padding:22px}.service-badge-pill{font-size:12px;padding:6px 12px;gap:5px;margin-bottom:12px}.service-hero-copy h1{font-size:clamp(17px,4.6vw,22px);line-height:1.28;white-space:nowrap}.service-hero-copy h1 .hero-title-break{display:none}.service-hero-copy h1 .hero-title-paw{width:.9em;height:.9em}.service-hero-card .button-row{flex-wrap:nowrap;gap:8px}.service-hero-card .btn{padding:10px 14px;font-size:12px;gap:5px;white-space:nowrap;flex-shrink:1;min-width:0}.service-hero-card .btn svg{width:13px;height:13px}.service-hero-card .btn-circle{width:26px;height:26px}.service-hero-card .btn-circle svg{width:12px;height:12px}.service-trust-row{flex-wrap:nowrap;gap:8px}.service-trust-row span{font-size:9px;gap:3px;white-space:nowrap}.service-trust-row svg{width:10px;height:10px;flex-shrink:0}.service-hero-floating{display:none}}@media(max-width:480px){.service-hero-media{height:200px}.service-hero-floating-item{flex:1 1 100%}.service-hero-copy{padding:16px}.service-hero-card .button-row{gap:5px}.service-hero-card .btn{padding:6px 8px;font-size:9px;gap:3px}.service-hero-card .btn-circle{width:19px;height:19px}.service-hero-card .btn-circle svg{width:9px;height:9px}.service-hero-card .btn>svg{width:10px;height:10px}.service-trust-row{flex-wrap:wrap;row-gap:7px;column-gap:10px}.service-trust-row span{white-space:nowrap}}.service-why{padding:52px 0 10px;background:var(--white)}.service-why-box{border:1px solid var(--border);border-radius:22px;padding:34px 26px}.service-why-box h2{text-align:center;font-size:clamp(24px,3vw,30px);font-weight:750;color:var(--text-strong);margin:0 0 30px;display:flex;align-items:center;justify-content:center;gap:9px}.service-why-box h2 svg{color:var(--accent);flex-shrink:0}.service-why-box h2 img{width:28px;height:28px;object-fit:contain;transform:rotate(15deg)}.service-why-grid{display:grid;grid-template-columns:repeat(var(--why-cols,4),1fr)}.service-why-item{text-align:center;padding:0 18px;border-left:1px solid var(--border-lighter)}.service-why-item:first-child{border-left:0}.service-why-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;background-color:var(--bg-offWhite)}.service-why-item h3{font-size:18px;margin:0 0 9px;font-weight:700;color:var(--text-strong)}.service-why-item p{font-size:14.5px;line-height:1.6;color:var(--text-muted-a);margin:0}@media(max-width:900px){.service-why{padding:20px 0 10px}.service-why-grid{grid-template-columns:repeat(2,1fr);gap:26px 0}.service-why-item{border-left:0;padding:0}.service-why-item:nth-child(odd){border-right:1px solid var(--border-lighter)}}@media(max-width:640px){.service-why-box{padding:24px 18px}.service-why-box h2{display:block;text-align:center;font-size:clamp(19px,5.5vw,23px);line-height:1.35;margin:0 0 22px}.service-why-box h2 img{display:inline-block;vertical-align:middle;margin-left:6px;width:22px;height:22px}.service-why-item:nth-child(odd){border-right:0}}@media(max-width:480px){.service-why-grid{grid-template-columns:1fr;gap:22px}.service-why-item:nth-child(odd){border-right:0}}