:root{--blue:#4174c3;--blue-dark:#285b9f;--ink:#17212b;--copy:#4b5563;--line:rgba(65,116,195,.16);--teal:#16616b;--soft:#f5f8fc}
body{color:var(--ink)}
.section-kicker{margin-bottom:12px;color:var(--blue);font-size:14px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.section-kicker--light{color:#aeeef4;text-align:left}
.brand{display:inline-flex;min-width:0;align-items:center;gap:11px}.brand__icon{width:50px;height:50px;flex:0 0 50px;object-fit:contain}.brand__copy{display:flex;min-width:0;flex-direction:column;line-height:1}.brand__copy strong{color:var(--blue);font-size:24px;letter-spacing:.01em}.brand__copy small{margin-top:6px;color:#59718e;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.brand--footer{width:fit-content;margin:0 auto 22px}.brand--footer .brand__copy strong{color:#fff}.brand--footer .brand__copy small{color:rgba(255,255,255,.72)}
.header__inner{min-height:84px}.header__menu ul{gap:22px}.header__menu a{font-size:14px}.header__menu-phone{gap:9px;padding:10px 16px}.header__menu-phone img{width:19px;height:19px;filter:brightness(0) invert(1)}.header__menu-phone:hover img{filter:none}
.header__menu-phone span,.introduction__phone-copy strong,.call-banner__button strong{font-family:Arial,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:0}
.introduction{min-height:640px;padding:86px 0;background-image:linear-gradient(90deg,rgba(3,19,28,.82) 0%,rgba(3,19,28,.62) 52%,rgba(3,19,28,.34) 100%),url("../../assets/images/introduction/bg.webp")}.introduction__content{max-width:790px}.introduction__location{margin-bottom:18px;background:rgba(65,116,195,.42)}.introduction__title{max-width:780px;margin-bottom:18px;font-size:clamp(42px,5vw,64px);line-height:1.06}.introduction__text{max-width:690px;margin-bottom:25px;font-size:18px;line-height:1.55}.introduction__advantages{display:grid;max-width:560px;grid-template-columns:1fr;gap:10px;margin:0 0 28px}.introduction__advantages li{display:flex;min-height:42px;align-items:center;gap:11px;padding:0;font-size:16px}.introduction__advantages li::before{display:none}.introduction__advantages li>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(255,255,255,.14)}.introduction__advantages img{width:21px;height:21px;filter:brightness(0) invert(1)}.introduction__phone{display:inline-flex;width:auto;min-width:365px;min-height:80px;gap:16px;justify-content:flex-start;margin:0;padding:10px 24px;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:linear-gradient(135deg,#4f83d3 0%,#315fa9 100%);color:#fff;box-shadow:0 14px 30px rgba(0,0,0,.28)}.introduction__phone:hover{border-color:#fff;background:linear-gradient(135deg,#5a91e1 0%,#376aba 100%);color:#fff;transform:translateY(-2px)}.introduction__phone-icon{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.14)}.introduction__phone-icon img{width:28px;height:28px;filter:brightness(0) invert(1)}.introduction__phone-copy{display:flex;flex-direction:column;align-items:flex-start}.introduction__phone-copy small{font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.02em}.introduction__phone-copy strong{margin-top:5px;font-family:Arial,sans-serif;font-size:25px;line-height:1;white-space:nowrap}
.services__inner{padding:96px 0}.services__title,.workflow__title,.testimonials__title{font-size:42px;text-transform:none}.services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:42px}.services__list-item{position:relative;min-height:455px;height:auto;padding:20px 20px 82px}.services__list-item__image{width:158px;height:158px;margin-bottom:18px;border-width:4px}.services__list-item__phone{left:20px;right:20px;bottom:20px;width:calc(100% - 40px);min-height:45px;padding:10px 12px;font-size:15px}
.about__info-top{margin-bottom:24px}.about__info-top__group h2{font-size:42px}.about__info-top__group h3{margin-top:8px}.about__strength-image{object-fit:contain}
.workflow__inner{padding:92px 0}.workflow__steps{margin-top:40px}
.problems{padding:96px 0;background:#fff}.problems h2,.faq h2{color:var(--blue);font-size:42px;line-height:1.15;text-align:center}.problems__intro{max-width:720px;margin:16px auto 0;color:var(--copy);font-size:17px;line-height:1.65;text-align:center}.problems__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:42px}.problem-card{padding:25px 22px;border:1px solid var(--line);border-radius:8px;background:var(--soft);box-shadow:0 12px 28px rgba(65,116,195,.08)}.problem-card>span{display:grid;width:48px;height:48px;margin-bottom:20px;place-items:center;border-radius:50%;background:var(--blue)}.problem-card>span img{width:25px;height:25px;filter:brightness(0) invert(1)}.problem-card h3{margin-bottom:10px;color:var(--blue);font-size:19px}.problem-card p{color:var(--copy);font-size:14px;line-height:1.65}
.testimonials{background:var(--soft)}.testimonials__inner{padding:96px 0}.testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.testimonials__card{min-height:330px;padding:24px;border-color:#dadce0;box-shadow:0 3px 12px rgba(60,64,67,.12)}.review-head{display:flex;min-width:0;align-items:center;gap:12px;margin-bottom:16px}.testimonials__card-info__image{width:52px;height:52px;flex:0 0 52px;border-radius:50%;object-fit:cover}.review-avatar{display:grid;place-items:center;font-family:Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:.03em}.review-avatar--blue{background:#e7effc;color:#356fc4}.review-avatar--green{background:#e4f4ed;color:#237a59}.review-avatar--gold{background:#fff1d8;color:#a96500}.review-head h3{margin-bottom:3px;color:#202124;font-size:17px}.review-head small{color:#70757a;font-size:12px}.google-source{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:#5f6368;font-family:Arial,sans-serif;font-size:12px}.google-source img{width:19px;height:19px}.review-stars{margin-bottom:14px;color:#fbbc04;font-family:Arial,sans-serif;font-size:21px;letter-spacing:1px}.testimonials__card-text{color:#3c4043;font-size:15px;line-height:1.7}
.call-banner{padding:72px 0;background:linear-gradient(90deg,#04151c,#16616b 70%,#2499a6)}.call-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.call-banner__inner>div{max-width:700px}.call-banner__inner>div>p{margin-bottom:10px;color:#aeeef4;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.call-banner h2{margin-bottom:10px;color:#fff;font-size:38px}.call-banner__inner>div>span{color:rgba(255,255,255,.78);font-size:16px;line-height:1.6}.call-banner__button{display:inline-flex;min-width:285px;align-items:center;gap:13px;padding:13px 20px;border:2px solid #fff;border-radius:8px;background:#fff;color:var(--blue);box-shadow:0 12px 26px rgba(0,0,0,.18)}.call-banner__button>img{width:29px;height:29px}.call-banner__button>span{display:flex;flex-direction:column}.call-banner__button small{font-size:12px;font-weight:700}.call-banner__button strong{margin-top:4px;font-size:20px;white-space:nowrap}
.faq{padding:96px 0;background:#fff}.faq__inner{max-width:860px;margin:0 auto}.faq__list{margin-top:38px}.faq__item{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.faq__item+.faq__item{margin-top:12px}.faq__item button{display:flex;width:100%;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border:0;background:#fff;color:var(--ink);font:inherit;font-size:18px;font-weight:700;text-align:left;cursor:pointer}.faq__item button i{position:relative;width:28px;height:28px;flex:0 0 28px;border:1px solid var(--blue);border-radius:50%}.faq__item button i::before,.faq__item button i::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;border-radius:2px;background:var(--blue);transform:translate(-50%,-50%)}.faq__item button i::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s}.faq__item.open button i::after{transform:translate(-50%,-50%) rotate(0)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .28s ease}.faq__answer p{padding:0 70px 22px 24px;color:var(--copy);font-size:15px;line-height:1.7}.faq__item.open .faq__answer{max-height:220px}
.footer__main{padding:0}.footer__address{margin-bottom:24px}.footer__main-navigation{margin-bottom:26px}.footer__main-navigation__list{gap:24px}.footer__main-copyright{padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}
.floating-call{display:none}
@media(max-width:1100px){.header__menu-phone{display:none}.services__grid,.problems__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about__inner{grid-template-columns:1fr;}.about__strengths--simple{max-width:none}.testimonials__grid{grid-template-columns:1fr}.testimonials__card{min-height:0}.call-banner__inner{align-items:flex-start;flex-direction:column}.call-banner__button{min-width:320px}}
@media(max-width:820px){html.menu-open{overflow:hidden}.header__inner{min-height:70px}.brand__icon{width:42px;height:42px;flex-basis:42px}.brand__copy strong{font-size:21px}.brand__copy small{font-size:8px}.header__burger{display:block;z-index:3;border:1px solid var(--line);border-radius:8px;background:#fff}.header__burger span{top:50%;left:8px;width:24px;height:2px}.header__burger span:nth-child(1){transform:translateY(-7px)}.header__burger span:nth-child(3){transform:translateY(7px)}.header.open .header__burger span:nth-child(1){transform:rotate(45deg)}.header.open .header__burger span:nth-child(3){transform:rotate(-45deg)}.header__menu{position:fixed;top:70px;right:0;bottom:0;left:0;display:block;padding:26px 20px;background:rgba(245,248,252,.98);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .22s,visibility .22s,transform .22s}.header.open .header__menu{opacity:1;visibility:visible;transform:none}.header__menu ul{display:grid;gap:10px;max-width:520px;margin:0 auto}.header__menu li a{display:flex;min-height:54px;align-items:center;padding:12px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue);font-size:18px}.introduction{min-height:0;padding:72px 0}.introduction__title{font-size:42px}.introduction__advantages{grid-template-columns:1fr 1fr}.services__inner,.workflow__inner,.testimonials__inner{padding:72px 0}.problems,.faq{padding:72px 0}.services__title,.workflow__title,.testimonials__title,.problems h2,.faq h2{font-size:34px}.workflow__steps{grid-template-columns:1fr}.call-banner{padding:58px 0}.call-banner h2{font-size:32px}}
@media(max-width:600px){.container{padding:0 16px}.brand__copy small{white-space:normal}.introduction{padding:56px 0 66px;background-position:62% center}.introduction__location{font-size:13px}.introduction__title{font-size:34px}.introduction__text{font-size:16px;line-height:1.55}.introduction__advantages{grid-template-columns:1fr;gap:9px;margin-bottom:24px}.introduction__phone{width:100%;min-width:0;min-height:74px;padding:9px 16px}.introduction__phone-icon{width:50px;height:50px;flex-basis:50px}.introduction__phone-copy strong{font-size:21px}.services__grid,.problems__grid{grid-template-columns:1fr}.services__list-item{max-width:340px;width:100%;margin:0 auto}.about{padding:64px 0}.about__info-top__group h2{font-size:31px}.about__info-phone{width:100%}.problem-card{padding:22px}.review-head{flex-wrap:wrap}.google-source{margin-left:auto}.call-banner__button{width:100%;min-width:0}.faq__item button{padding:18px;font-size:16px}.faq__answer p{padding:0 18px 20px}.footer{padding-bottom:118px}.footer__main-navigation__list{flex-direction:column;gap:14px}.floating-call{position:fixed;right:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:50;display:grid;width:78px;height:78px;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 12px 28px rgba(0,0,0,.28)}.floating-call>img{position:relative;z-index:2;width:35px;height:35px;filter:brightness(0) invert(1);animation:phone-ring 3.8s ease-in-out infinite}.floating-call::before,.floating-call::after,.floating-call__wave{content:"";position:absolute;inset:-8px;border:2px solid rgba(65,116,195,.55);border-radius:50%;opacity:0;animation:phone-wave 3.8s ease-out infinite}.floating-call::after{animation-delay:.35s}.floating-call__wave{inset:-8px;animation-delay:.7s}}
@keyframes phone-wave{0%,55%{opacity:0;transform:scale(.85)}65%{opacity:.55}88%,100%{opacity:0;transform:scale(1.55)}}@keyframes phone-ring{0%,55%,100%{transform:rotate(0)}61%{transform:rotate(-12deg)}67%{transform:rotate(12deg)}73%{transform:rotate(-8deg)}79%{transform:rotate(6deg)}85%{transform:rotate(0)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.floating-call::before,.floating-call::after,.floating-call__wave,.floating-call>img{animation:none!important}}
.introduction__location:has(span:empty){display:none}
@media(max-width:820px){.header__menu{bottom:auto;height:calc(100vh - 70px);overflow-y:auto;background:#f5f8fc}body:has(.header.open) .floating-call{opacity:0;visibility:hidden;pointer-events:none}}

/* HM-9 review slider and brand refinements */
.brand{gap:5px}.brand__icon{margin-right:0}.brand__copy strong{font-size:22px}.brand__copy small{font-size:8px;letter-spacing:.04em}
.brand--footer .brand__copy{align-items:flex-start;text-align:left}
.call-banner__button>img{filter:invert(43%) sepia(61%) saturate(926%) hue-rotate(181deg) brightness(91%) contrast(87%)}

/* Compact hero rhythm for the longer pest-control headline. */
@media(min-width:821px){
    .introduction{padding:58px 0}
    .introduction__location{margin-bottom:14px}
    .introduction__title{margin-bottom:14px;font-size:clamp(42px,4.2vw,54px);line-height:1.04}
    .introduction__text{margin-bottom:18px;font-size:17px;line-height:1.5}
    .introduction__advantages{max-width:600px;gap:5px;margin-bottom:18px}
    .introduction__advantages li{min-height:34px;gap:10px;font-size:15px}
    .introduction__advantages li>span{width:32px;height:32px;flex-basis:32px}
    .introduction__advantages img{width:18px;height:18px}
    .introduction__phone{min-height:74px;padding:9px 22px}
}
.testimonials__slider{position:relative;margin-top:42px;overflow:hidden}
.testimonials__slider .testimonials__grid{display:flex;align-items:stretch;gap:20px;margin-top:0;cursor:grab;touch-action:pan-y;transition:transform .42s ease;user-select:none;will-change:transform}.testimonials__slider .testimonials__grid.is-dragging{cursor:grabbing}.testimonials__slider .testimonials__grid img{pointer-events:none}
.testimonials__slider .testimonials__card{height:auto;min-width:0;flex:0 0 calc((100% - 40px)/3)}
.testimonials__controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px}
.testimonials__prev,.testimonials__next{width:44px;height:44px;border:1px solid var(--blue);border-radius:50%;background:#fff;color:var(--blue);font-family:Arial,sans-serif;font-size:22px;font-weight:700;cursor:pointer;transition:background .2s,color .2s,opacity .2s}
.testimonials__prev:hover,.testimonials__next:hover{background:var(--blue);color:#fff}
.testimonials__prev:disabled,.testimonials__next:disabled{cursor:default;opacity:.35}
.testimonials__status{min-width:54px;display:flex;align-items:center;justify-content:center;gap:8px}.testimonials__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(65,116,195,.3);cursor:pointer;transition:width .2s ease,background .2s ease,transform .2s ease}.testimonials__dot:hover{background:rgba(65,116,195,.65);transform:scale(1.15)}.testimonials__dot.active{width:24px;border-radius:999px;background:var(--blue)}
@media(max-width:1100px){.testimonials__slider .testimonials__card{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:700px){.testimonials__slider .testimonials__card{flex-basis:100%}.testimonials__slider{margin-top:30px}}
