.service-page{background:var(--white);padding-bottom:10px}.icon-orange{background:var(--icon-orange-bg);color:var(--accent)}.icon-green{background:var(--icon-green-bg);color:var(--icon-green)}.icon-purple{background:var(--icon-purple-bg);color:var(--icon-purple)}.icon-pink{background:var(--icon-pink-bg);color:var(--icon-pink-2)}.icon-blue{background:var(--icon-blue-bg-2);color:var(--icon-blue-2)}.icon-yellow{background:var(--icon-yellow-bg);color:var(--icon-yellow)}.service-section{padding:52px 0}.service-section-heading{text-align:center;margin-bottom:30px}.service-section-heading h2{font-size:clamp(24px,3vw,30px);font-weight:750;color:var(--text-strong);margin:0 0 8px;display:inline-flex;align-items:center;gap:8px}.service-section-heading h2 img{width:28px;height:28px;object-fit:contain;transform:rotate(15deg)}.service-section-heading p{font-size:14px;color:var(--text-muted-a);margin:0}.service-faq-card{padding:34px 34px 30px;background:var(--white)}.service-faq-card .service-section-heading{margin-bottom:26px}.service-faq-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:22px;align-items:stretch}.service-help-panel{border-radius:18px;padding:0;min-height:360px;display:flex;align-items:stretch}.service-help-panel,.service-help-panel-media{background:var(--cream);position:relative;overflow:hidden}.service-help-panel-media{width:36%;flex-shrink:0}.service-help-panel-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply}.service-help-panel-copy{position:relative;z-index:1;width:64%;max-width:none;padding:26px 58px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.service-help-panel-copy h3{font-size:22px;margin:0 0 10px;color:var(--text-strong);font-weight:750;line-height:1.3}.service-help-panel-copy p{font-size:14.5px;color:var(--text-muted-b);margin:0 0 18px;line-height:1.6}.service-help-panel-copy .btn{border-radius:12px;margin-bottom:0;width:fit-content;padding:13px 22px;font-size:15px}.service-help-phone{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:var(--text-strong);margin-top:12px}.service-help-phone svg{color:var(--accent)}.service-safety{background:var(--cream);border-radius:26px;overflow:hidden;display:flex;align-items:center;min-height:190px}.service-safety-media{position:relative;width:28%;min-height:190px;align-self:stretch}.service-safety-media img{width:100%;height:100%;object-fit:cover;display:block}.service-safety-content{flex:1 1;padding:22px 30px}.service-safety-content h2{font-size:clamp(18px,2.2vw,24px);margin:0 0 18px;color:var(--text-strong);font-weight:750}.service-safety-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.service-safety-item{text-align:center}.service-safety-icon{width:44px;height:44px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.service-safety-label{display:block;font-size:13px;font-weight:600;color:var(--text-body-strong);line-height:1.35}.vet-service-card .service-link{color:var(--accent);font-weight:700;font-size:12.5px}@media(max-width:900px){.service-safety{flex-direction:column}.service-safety-media{width:100%;height:200px}.service-safety-content{width:100%;padding:22px}.service-safety-grid{grid-template-columns:repeat(3,1fr);gap:18px 10px}.service-faq-card{padding:22px 18px}.service-faq-layout{grid-template-columns:1fr}.service-help-panel{flex-direction:column;justify-content:flex-start;min-height:0}.service-help-panel-media{position:relative;inset:auto;width:100%;height:210px;overflow:hidden;flex-shrink:0}.service-help-panel-media img{position:absolute;inset:0;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.service-help-panel-copy{max-width:none;width:100%;padding:22px 20px 24px;align-items:center;text-align:center}.service-help-panel-copy h3{font-size:19px}.service-help-panel-copy p{max-width:none}}@media(max-width:640px){.service-safety-grid{grid-template-columns:repeat(2,1fr)}.service-section-heading h2{font-size:clamp(20px,5.5vw,24px);gap:7px}.service-section-heading p{font-size:12.5px;line-height:1.5}}@media(max-width:480px){.service-section{padding:38px 0 6px}.service-section-heading h2{font-size:clamp(15px,4.6vw,18px);line-height:1.3;gap:5px;white-space:nowrap;flex-wrap:nowrap;justify-content:center}.service-section-heading h2 img{width:17px;height:17px}}