

/* Start:/bitrix/templates/aspro-allcorp2/css/service-death.css?177534335347677*/
.service-bedbugs-page {
    color: #2b2b2b;
}

.service-bedbugs-page img {
    display: block;
    max-width: 100%;
    height: auto;
}

.service-bedbugs-page .service-section {
    margin: 0 0 56px;
}

.service-bedbugs-page .service-block-header {
    margin: 0 0 24px;
}

.service-bedbugs-page .service-block-header h2 {
    margin: 0 0 10px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    color: #222;
}

.service-bedbugs-page .service-block-header p {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #5e5e63;
}

/* HERO */
.service-bedbugs-page .service-hero {
    margin: 0 0 48px;
    padding: 36px;
    border-radius: 18px;
    background: #f7f8fb;
}

.service-bedbugs-page .service-hero__content {
    display: flex;
    align-items: center;
    gap: 36px;
}

.service-bedbugs-page .service-hero__text,
.service-bedbugs-page .service-hero__media {
    flex: 1 1 50%;
}

.service-bedbugs-page .service-hero__title {
    margin: 0 0 16px;
    font-size: 42px;
    line-height: 1.15;
    font-weight: 700;
    color: #222;
}

.service-bedbugs-page .service-hero__subtitle {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 1.7;
    color: #5e5e63;
}

.service-bedbugs-page .service-hero__features {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
}

.service-bedbugs-page .service-hero__features li {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 8px 14px;
    border-radius: 999px;
    background: #eef3ff;
    color: #323b62;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
}

.service-bedbugs-page .service-hero__actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

.service-bedbugs-page .service-hero__phone {
    display: inline-block;
    margin-left: 4px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #323b62;
    text-decoration: none;
}

.service-bedbugs-page .service-hero__phone:hover {
    color: #60b5bf;
    text-decoration: none;
}

.service-bedbugs-page .service-hero__media img {
    width: 100%;
    border-radius: 14px;
    object-fit: cover;
}

/* INTRO */
.service-bedbugs-page .service-intro {
    max-width: 980px;
}

.service-bedbugs-page .service-intro p {
    margin: 0 0 16px;
    font-size: 17px;
    line-height: 1.75;
    color: #3e3e44;
}

/* PRICES */
.service-bedbugs-page .service-prices-table-wrap {
    overflow-x: auto;
    border: 1px solid #e8edf3;
    border-radius: 14px;
    background: #fff;
}

.service-bedbugs-page .service-prices-table {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
}

.service-bedbugs-page .service-prices-table th,
.service-bedbugs-page .service-prices-table td {
    padding: 14px 16px;
    border-bottom: 1px solid #edf1f5;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1.45;
}

.service-bedbugs-page .service-prices-table th:first-child,
.service-bedbugs-page .service-prices-table td:first-child {
    text-align: left;
}

.service-bedbugs-page .service-prices-table thead th {
    background: #f7f9fc;
    color: #1f2937;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #e8edf3;
}

.service-bedbugs-page .service-prices-table tbody tr:hover td {
    background: #fcfdff;
}

.service-bedbugs-page .service-prices-table tbody tr:last-child td {
    border-bottom: 0;
}

.service-bedbugs-page .service-prices-table__object {
    font-weight: 600;
    color: #1f2430;
}

.service-bedbugs-page .service-prices-table__price {
    font-size: 16px;
    font-weight: 700;
    color: #111827;
    white-space: nowrap;
}

.service-bedbugs-page .service-prices-table__action {
    white-space: nowrap;
}

.service-bedbugs-page .service-prices-table__action .btn {
    min-width: 112px;
    height: 42px;
    padding: 0 16px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 42px;
    white-space: nowrap;
}

.service-bedbugs-page .service-note {
    margin-top: 14px;
}

.service-bedbugs-page .service-note p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #7b7b83;
}

.service-bedbugs-page .service-note--strong {
    margin-top: 20px;
    padding: 16px 20px;
    border-radius: 16px;
    background: #f4f7fb;
    border: 1px solid #e1e6f0;
}

.service-bedbugs-page .service-note--strong p {
    margin: 0;
    color: #374151;
    line-height: 1.6;
}

/* PRICES TABS */
.service-prices-tabs {
    border: 1px solid #e5e9f0;
    border-radius: 18px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(15, 23, 42, 0.04);
}

.service-prices-tabs__nav {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 20px 20px 0;
    padding: 6px;
    border-radius: 999px;
    background: #f3f6fa;
}

.service-prices-tabs__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 20px;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #5f6c7b;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.service-prices-tabs__btn:hover {
    color: #223548;
    background: rgba(255, 255, 255, 0.7);
}

.service-prices-tabs__btn.is-active {
    background: #1689c9;
    color: #ffffff;
    box-shadow: 0 6px 18px rgba(22, 137, 201, 0.22);
}

.service-prices-tabs__content {
    padding: 18px 20px 20px;
    background: #fff;
}

.service-prices-tabs__panel[hidden] {
    display: none;
}

.service-bedbugs-page .service-prices-table--compact {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
    table-layout: fixed;
}

.service-bedbugs-page .service-prices-table--compact th:nth-child(1),
.service-bedbugs-page .service-prices-table--compact td:nth-child(1) {
    width: 50%;
    text-align: left;
}

.service-bedbugs-page .service-prices-table--compact th:nth-child(2),
.service-bedbugs-page .service-prices-table--compact td:nth-child(2) {
    width: 28%;
    text-align: center;
}

.service-bedbugs-page .service-prices-table--compact th:nth-child(3),
.service-bedbugs-page .service-prices-table--compact td:nth-child(3) {
    width: 22%;
    text-align: right;
}

/* GRID */
.service-bedbugs-page .service-grid {
    display: grid;
    gap: 20px;
}

.service-bedbugs-page .service-grid--4 {
    grid-template-columns: repeat(4, 1fr);
}

.service-bedbugs-page .service-grid--3 {
    grid-template-columns: repeat(3, 1fr);
}

/* CARD */
.service-bedbugs-page .service-card {
    height: 100%;
    padding: 24px;
    border: 1px solid #ececec;
    border-radius: 14px;
    background: #fff;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.service-bedbugs-page .service-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.service-bedbugs-page .service-card h3 {
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 700;
    color: #222;
}

.service-bedbugs-page .service-card p {
    margin: 0;
    font-size: 15px;
    line-height: 1.7;
    color: #5e5e63;
}

/* AREA */
.service-area__box--clean {
    padding: 28px;
    border: 1px solid #e5ebf3;
    border-radius: 20px;
    background: #f8fbff;
}

.service-area__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 24px;
}

.service-area__intro h3 {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
    color: #1f2d3d;
}

.service-area__intro p {
    margin: 0;
    max-width: 760px;
    font-size: 16px;
    line-height: 1.7;
    color: #586779;
}

.service-area__radius {
    flex: 0 0 auto;
    min-width: 120px;
    padding: 18px 20px;
    border-radius: 18px;
    background: #ffffff;
    border: 1px solid #d9e4f0;
    text-align: center;
    box-shadow: 0 8px 24px rgba(13, 74, 124, 0.06);
}

.service-area__radius span {
    display: block;
    font-size: 28px;
    line-height: 1;
    font-weight: 800;
    color: #0d4a7c;
}

.service-area__radius small {
    display: block;
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.3;
    color: #6b7785;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.service-area__settlements {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px 18px;
    margin-bottom: 24px;
    padding: 20px 0;
    border-top: 1px solid #e4ebf3;
    border-bottom: 1px solid #e4ebf3;
}

.service-area__settlement {
    position: relative;
    padding-left: 16px;
    font-size: 15px;
    line-height: 1.5;
    color: #243447;
}

.service-area__settlement::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #60b5bf;
}

.service-area__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.service-area__bottom p {
    margin: 0;
    max-width: 760px;
    font-size: 16px;
    line-height: 1.7;
    color: #4a5a6a;
}

.service-area__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    flex: 0 0 auto;
}

/* VIDEO */
.service-bedbugs-page .service-video__wrap {
    display: flex;
    align-items: center;
    gap: 32px;
    padding: 32px;
    border-radius: 18px;
    background: #f7f8fb;
}

.service-bedbugs-page .service-video__media,
.service-bedbugs-page .service-video__content {
    flex: 1 1 50%;
}

.service-bedbugs-page .service-video__link {
    position: relative;
    display: block;
    text-decoration: none;
}

.service-bedbugs-page .service-video__link img {
    width: 100%;
    border-radius: 14px;
}

.service-bedbugs-page .service-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background: rgba(18, 24, 44, 0.8);
    color: #fff;
    font-size: 28px;
    line-height: 1;
    transform: translate(-50%, -50%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.service-bedbugs-page .service-video__link::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 14px;
    background: rgba(10, 16, 30, 0.12);
    transition: background 0.2s ease;
}

.service-bedbugs-page .service-video__link:hover::after {
    background: rgba(10, 16, 30, 0.2);
}

.service-bedbugs-page .service-video__content h2 {
    margin: 0 0 16px;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;
    color: #222;
}

.service-bedbugs-page .service-video__content p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.7;
    color: #5e5e63;
}

/* STEPS */
.service-bedbugs-page .service-step {
    position: relative;
    height: 100%;
    padding: 24px;
    border-radius: 14px;
    background: #f7f8fb;
}

.service-bedbugs-page .service-step__num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin: 0 0 16px;
    border-radius: 50%;
    background: #60b5bf;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.service-bedbugs-page .service-step h3 {
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 700;
    color: #222;
}

.service-bedbugs-page .service-step p {
    margin: 0;
    font-size: 15px;
    line-height: 1.7;
    color: #5e5e63;
}

/* COMPANY */
.service-bedbugs-page .service-company__wrap {
    display: flex;
    align-items: center;
    gap: 36px;
    padding: 32px;
    border: 1px solid #ececec;
    border-radius: 18px;
    background: #fff;
}

.service-bedbugs-page .service-company__content,
.service-bedbugs-page .service-company__image {
    flex: 1 1 50%;
}

.service-bedbugs-page .service-company__label {
    display: inline-block;
    margin: 0 0 12px;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #9ea3b0;
    font-weight: 700;
}

.service-bedbugs-page .service-company__content h2 {
    margin: 0 0 16px;
    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;
    color: #222;
}

.service-bedbugs-page .service-company__lead {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 1.7;
    color: #3e3e44;
    font-weight: 500;
}

.service-bedbugs-page .service-company__stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    margin: 0 0 20px;
}

.service-bedbugs-page .service-stat {
    padding: 18px;
    border-radius: 12px;
    background: #f7f8fb;
}

.service-bedbugs-page .service-stat__num {
    display: block;
    margin: 0 0 8px;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    color: #323b62;
}

.service-bedbugs-page .service-stat__text {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    color: #5e5e63;
}

.service-bedbugs-page .service-company__image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-bedbugs-page .service-company__image img {
    max-width: 280px;
}

/* LIST */
.service-bedbugs-page .service-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.service-bedbugs-page .service-list li {
    position: relative;
    margin: 0 0 12px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 1.7;
    color: #3e3e44;
}

.service-bedbugs-page .service-list li:last-child {
    margin-bottom: 0;
}

.service-bedbugs-page .service-list li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #60b5bf;
}

/* STAFF */
.service-bedbugs-page .staff-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 28px 24px;
    border: 1px solid #ececec;
    border-radius: 14px;
    background: #fff;
    text-align: center;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.service-bedbugs-page .staff-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.service-bedbugs-page .staff-card__image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 190px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: #f8f8f8;
    overflow: hidden;
}

.service-bedbugs-page .staff-card__image img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.service-bedbugs-page .staff-card__name {
    margin: 0 0 8px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
}

.service-bedbugs-page .staff-card__name a {
    color: #222;
    text-decoration: none;
}

.service-bedbugs-page .staff-card__name a:hover {
    color: #60b5bf;
}

.service-bedbugs-page .staff-card__position {
    margin: 0 0 12px;
    color: #8d8d95;
    font-size: 15px;
    line-height: 1.5;
}

.service-bedbugs-page .staff-card__phone {
    color: #323b62;
    font-weight: 700;
    text-decoration: none;
}

.service-bedbugs-page .staff-card__phone:hover {
    color: #60b5bf;
}

/* CERTIFICATES */
.service-bedbugs-page .service-certificates .certificate-card {
    display: block;
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 12px;
    background: #fff;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.service-bedbugs-page .service-certificates .certificate-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.service-bedbugs-page .service-certificates .certificate-card img {
    width: 100%;
}

/* CTA */
.service-bedbugs-page .service-cta__box {
    max-width: 980px;
    margin: 0 auto;
    padding: 36px;
    border-radius: 18px;
    background: #323b62;
    color: #fff;
    text-align: center;
}

.service-bedbugs-page .service-cta__box h2 {
    margin: 0 0 12px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
}

.service-bedbugs-page .service-cta__box p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.9);
}

.service-bedbugs-page .service-cta__actions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}

.service-bedbugs-page .service-cta__actions .btn {
    min-width: 220px;
    justify-content: center;
    text-decoration: none;
}

/* SEO */
.service-bedbugs-page .service-seo__shell {
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 18px;
    background: #fff;
}

.service-bedbugs-page .service-seo__preview {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding: 24px;
}

.service-bedbugs-page .service-seo__preview-image {
    flex: 0 0 320px;
}

.service-bedbugs-page .service-seo__preview-image img {
    width: 100%;
    border-radius: 14px;
}

.service-bedbugs-page .service-seo__preview-content {
    flex: 1 1 auto;
    min-width: 0;
}

.service-bedbugs-page .service-seo__lead {
    margin: 0 0 18px;
    font-size: 17px;
    line-height: 1.8;
    color: #3e3e44;
}

.service-bedbugs-page .service-seo__facts {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

.service-bedbugs-page .service-seo__facts li {
    position: relative;
    margin: 0 0 12px;
    padding-left: 22px;
    font-size: 15px;
    line-height: 1.7;
    color: #4b4b52;
}

.service-bedbugs-page .service-seo__facts li:last-child {
    margin-bottom: 0;
}

.service-bedbugs-page .service-seo__facts li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #60b5bf;
}

.service-bedbugs-page .service-seo__note {
    font-size: 15px;
    line-height: 1.7;
    color: #4b4b52;
}

.service-bedbugs-page .service-seo__actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

.service-bedbugs-page .service-seo__toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 10px 18px;
    border: 1px solid #d9e1f2;
    border-radius: 999px;
    background: #f7f8fb;
    color: #323b62;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.2s ease;
}

.service-bedbugs-page .service-seo__toggle:hover {
    background: #eef3ff;
    border-color: #cbd8f4;
    color: #25305a;
}

.service-bedbugs-page .service-seo__toggle::after {
    content: "↓";
    font-size: 16px;
    line-height: 1;
    transition: transform 0.2s ease;
}

.service-bedbugs-page .service-seo__toggle[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.service-bedbugs-page .service-seo__full {
    border-top: 1px solid #ececec;
    background: #fff;
}

.service-bedbugs-page .service-seo__full[hidden] {
    display: none !important;
}

.service-bedbugs-page .service-seo__toc {
    padding: 20px 24px;
    background: #f7f8fb;
    border-bottom: 1px solid #ececec;
}

.service-bedbugs-page .service-seo__toc-title {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7c869f;
}

.service-bedbugs-page .service-seo__toc-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.service-bedbugs-page .service-seo__toc-list a {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 6px 12px;
    border: 1px solid #e3e7f1;
    border-radius: 999px;
    background: #fff;
    color: #323b62;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
}

.service-bedbugs-page .service-seo__toc-list a:hover {
    color: #60b5bf;
    border-color: #cfd8eb;
}

.service-bedbugs-page .service-seo__content {
    padding: 24px;
}

.service-bedbugs-page .service-seo__content h3 {
    margin: 34px 0 14px;
    font-size: 26px;
    line-height: 1.35;
    font-weight: 700;
    color: #222;
    scroll-margin-top: 90px;
}

.service-bedbugs-page .service-seo__content h3:first-child {
    margin-top: 0;
}

.service-bedbugs-page .service-seo__content p {
    margin: 0 0 16px;
    font-size: 17px;
    line-height: 1.8;
    color: #3e3e44;
}

.service-bedbugs-page .service-seo__content img {
    display: block;
    width: 100%;
    margin: 24px 0;
    border-radius: 14px;
}

.service-bedbugs-page .service-seo__footer {
    display: flex;
    justify-content: center;
    padding: 0 24px 24px;
}

.service-bedbugs-page .service-seo__toggle--bottom {
    background: #fff;
}

/* INLINE REQUEST */
.service-bedbugs-page .service-inline-request__box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    padding: 32px 36px;
    border-radius: 18px;
    background: #323b62;
    color: #fff;
}

.service-bedbugs-page .service-inline-request__text {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 560px;
}

.service-bedbugs-page .service-inline-request__text h2 {
    margin: 0 0 8px;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
}

.service-bedbugs-page .service-inline-request__text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.88);
}

.service-bedbugs-page .service-inline-request__side {
    flex: 0 0 420px;
    max-width: 420px;
    width: 100%;
}

.service-bedbugs-page .service-inline-request__hint {
    margin: 10px 0 0;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.78);
}

.service-bedbugs-page .service-inline-request__form {
    display: block;
    width: 100%;
    margin: 0;
}

.service-bedbugs-page .service-inline-request__row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.service-bedbugs-page .service-inline-request__field {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
}

.service-bedbugs-page .service-inline-request__field input {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
    color: #222;
    font-size: 15px;
    line-height: 48px;
    outline: none;
    appearance: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.service-bedbugs-page .service-inline-request__field input:focus {
    border-color: #60b5bf;
    box-shadow: 0 0 0 3px rgba(96, 181, 191, 0.18);
}

.service-bedbugs-page .service-inline-request__field input::placeholder {
    color: #8d8d95;
}

.service-bedbugs-page button.service-inline-request__submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-width: 170px;
    height: 50px;
    margin: 0;
    padding: 0 22px;
    border: 1px solid #fff;
    border-radius: 12px;
    background: #fff;
    background-image: none;
    box-shadow: none;
    color: #323b62;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    appearance: none;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.service-bedbugs-page button.service-inline-request__submit:hover {
    background: #60b5bf;
    border-color: #60b5bf;
    color: #fff;
}

.service-bedbugs-page button.service-inline-request__submit:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.18);
}

.service-bedbugs-page button.service-inline-request__submit:active {
    transform: translateY(1px);
}

.service-bedbugs-page .service-inline-request__agree {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 12px 0 0;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.82);
}

.service-bedbugs-page .service-inline-request__agree input {
    margin: 3px 0 0;
    flex: 0 0 auto;
}

.service-bedbugs-page .service-inline-request__trap {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.service-bedbugs-page .service-inline-request__message {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.service-bedbugs-page .service-inline-request__message.is-success {
    color: #b9f5cb;
}

.service-bedbugs-page .service-inline-request__message.is-error {
    color: #ffd2d2;
}

.service-bedbugs-page button.service-inline-request__submit[disabled] {
    opacity: 0.7;
    pointer-events: none;
}

/* FAQ */
.service-bedbugs-page .service-faq {
    position: relative;
}

.service-bedbugs-page .service-faq__list {
    display: grid;
    gap: 14px;
}

.service-bedbugs-page .service-faq__item {
    background: #fff;
    border: 1px solid #e7ecf2;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(15, 23, 42, 0.04);
}

.service-bedbugs-page .service-faq__title {
    margin: 0;
}

.service-bedbugs-page .service-faq__button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 22px 24px;
    border: 0;
    background: transparent;
    color: #1f2937;
    font: inherit;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.45;
    text-align: left;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.service-bedbugs-page .service-faq__button:hover {
    background: #f8fafc;
}

.service-bedbugs-page .service-faq__button:focus-visible {
    outline: 3px solid rgba(59, 130, 246, 0.25);
    outline-offset: -3px;
}

.service-bedbugs-page .service-faq__icon {
    position: relative;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
}

.service-bedbugs-page .service-faq__icon::before,
.service-bedbugs-page .service-faq__icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #2563eb;
    border-radius: 2px;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.service-bedbugs-page .service-faq__icon::before {
    width: 14px;
    height: 2px;
}

.service-bedbugs-page .service-faq__icon::after {
    width: 2px;
    height: 14px;
}

.service-bedbugs-page .service-faq__button[aria-expanded="true"] .service-faq__icon::after {
    opacity: 0;
    transform: translate(-50%, -50%) scaleY(0.3);
}

.service-bedbugs-page .service-faq__panel[hidden] {
    display: none;
}

.service-bedbugs-page .service-faq__content {
    padding: 0 24px 24px;
}

.service-bedbugs-page .service-faq__content p {
    margin: 0;
    color: #4b5563;
    font-size: 16px;
    line-height: 1.75;
}

.service-bedbugs-page .service-faq__footer {
    margin-top: 28px;
    padding: 24px;
    border-radius: 20px;
    background: #f8fafc;
    text-align: center;
}

.service-bedbugs-page .service-faq__footer p {
    margin: 0 0 16px;
    color: #374151;
    font-size: 16px;
    line-height: 1.6;
}

.service-bedbugs-page .service-faq__footer-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

/* TAGS */
.service-bedbugs-page .service-tags__list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.service-bedbugs-page .service-tags__item {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 10px 16px;
    border: 1px solid #dbe3f0;
    border-radius: 999px;
    background: #f8fafc;
    color: #323b62;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.service-bedbugs-page .service-tags__item:hover {
    background: #eef3ff;
    border-color: #c9d8f2;
    color: #25305a;
    text-decoration: none;
}

.service-bedbugs-page .service-tags__item:focus-visible {
    outline: 3px solid rgba(96, 181, 191, 0.22);
    outline-offset: 2px;
}

/* MOBILE CALCULATOR */
.service-bedbugs-page .service-mobile-calc {
    display: none;
}

/* PRICES MOBILE */
.service-prices-mobile {
    display: none;
}

/* RESPONSIVE */
@media (max-width: 1199px) {
    .service-bedbugs-page .service-grid--4 {
        grid-template-columns: repeat(2, 1fr);
    }

    .service-bedbugs-page .service-grid--3 {
        grid-template-columns: repeat(2, 1fr);
    }

    .service-area__settlements {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .service-bedbugs-page .service-hero__content,
    .service-bedbugs-page .service-video__wrap,
    .service-bedbugs-page .service-company__wrap,
    .service-bedbugs-page .service-seo__preview,
    .service-area__top,
    .service-area__bottom {
        flex-direction: column;
    }

    .service-bedbugs-page .service-hero,
    .service-bedbugs-page .service-video__wrap,
    .service-bedbugs-page .service-company__wrap,
    .service-bedbugs-page .service-cta__box {
        padding: 24px;
    }

    .service-bedbugs-page .service-hero__title {
        font-size: 34px;
    }

    .service-bedbugs-page .service-company__stats {
        grid-template-columns: 1fr;
    }

    .service-bedbugs-page .service-seo__preview-image {
        flex: none;
        width: 100%;
    }

    .service-bedbugs-page .service-inline-request__box {
        flex-direction: column;
        align-items: stretch;
        padding: 24px;
    }

    .service-bedbugs-page .service-inline-request__text {
        max-width: none;
    }

    .service-bedbugs-page .service-inline-request__text h2 {
        font-size: 26px;
    }

    .service-bedbugs-page .service-inline-request__side {
        flex: none;
        max-width: none;
    }
}

@media (max-width: 767px) {
    .service-bedbugs-page .service-section {
        margin: 0 0 40px;
    }

    .service-bedbugs-page .service-block-header h2,
    .service-bedbugs-page .service-video__content h2,
    .service-bedbugs-page .service-company__content h2,
    .service-bedbugs-page .service-cta__box h2 {
        font-size: 26px;
    }

    .service-bedbugs-page .service-hero__title {
        font-size: 28px;
    }

    .service-bedbugs-page .service-hero__subtitle,
    .service-bedbugs-page .service-company__lead,
    .service-bedbugs-page .service-intro p,
    .service-bedbugs-page .service-seo__lead,
    .service-bedbugs-page .service-seo__content p {
        font-size: 16px;
    }

    .service-bedbugs-page .service-grid--4,
    .service-bedbugs-page .service-grid--3 {
        grid-template-columns: 1fr;
    }

    .service-bedbugs-page .service-hero__actions,
    .service-bedbugs-page .service-cta__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .service-bedbugs-page .service-hero__actions .btn,
    .service-bedbugs-page .service-cta__actions .btn,
    .service-area__actions .btn {
        width: 100%;
    }

    .service-bedbugs-page .service-cta__actions .btn {
        min-width: 0;
    }

    .service-bedbugs-page .service-hero__phone {
        margin-left: 0;
        text-align: center;
    }

    .service-bedbugs-page .staff-card__image {
        width: 160px;
        height: 160px;
    }

    .service-bedbugs-page .service-video__play {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }

    .service-bedbugs-page .service-seo__preview,
    .service-bedbugs-page .service-seo__toc,
    .service-bedbugs-page .service-seo__content,
    .service-bedbugs-page .service-seo__footer {
        padding-left: 18px;
        padding-right: 18px;
    }

    .service-bedbugs-page .service-seo__preview {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .service-bedbugs-page .service-seo__content h3 {
        font-size: 22px;
    }

    .service-bedbugs-page .service-seo__toc-list {
        flex-direction: column;
        align-items: stretch;
    }

    .service-bedbugs-page .service-seo__toc-list a {
        justify-content: center;
    }

    .service-bedbugs-page .service-inline-request__text h2 {
        font-size: 22px;
    }

    .service-bedbugs-page .service-inline-request__row {
        flex-direction: column;
        align-items: stretch;
    }

    .service-bedbugs-page button.service-inline-request__submit {
        width: 100%;
        min-width: 0;
    }

    .service-bedbugs-page .service-faq__button {
        padding: 18px 18px;
        font-size: 16px;
    }

    .service-bedbugs-page .service-faq__content {
        padding: 0 18px 18px;
    }

    .service-bedbugs-page .service-faq__content p {
        font-size: 15px;
        line-height: 1.7;
    }

    .service-bedbugs-page .service-faq__footer {
        padding: 18px;
    }

    .service-bedbugs-page .service-tags__list {
        gap: 10px;
    }

    .service-bedbugs-page .service-tags__item {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .service-bedbugs-page .service-prices-table__price {
        font-size: 16px;
    }

    .service-bedbugs-page .service-note--strong {
        padding: 14px 16px;
        border-radius: 14px;
    }

    .service-bedbugs-page .service-mobile-calc {
        display: block;
        margin-top: 20px;
    }

    .service-bedbugs-page .service-mobile-calc .service-block-header {
        margin-bottom: 14px;
    }

    .service-bedbugs-page .service-mobile-calc__box {
        padding: 18px;
        border: 1px solid #e6eaf2;
        border-radius: 20px;
        background: linear-gradient(180deg, #f8f9fc 0%, #f4f7fb 100%);
        box-shadow: 0 8px 24px rgba(17, 24, 39, 0.04);
    }

    .service-bedbugs-page .service-mobile-calc__field + .service-mobile-calc__field {
        margin-top: 18px;
    }

    .service-bedbugs-page .service-mobile-calc__field label {
        display: block;
        margin-bottom: 8px;
        font-size: 14px;
        font-weight: 700;
        color: #1f2430;
    }

    .service-bedbugs-page .service-mobile-calc__select {
        width: 100%;
        min-height: 50px;
        padding: 0 14px;
        border: 1px solid #d9deea;
        border-radius: 14px;
        background: #fff;
        font-size: 16px;
        color: #111827;
        appearance: none;
        outline: none;
        transition: border-color 0.2s ease, box-shadow 0.2s ease;
    }

    .service-bedbugs-page .service-mobile-calc__select:focus {
        border-color: #f0b45d;
        box-shadow: 0 0 0 3px rgba(240, 180, 93, 0.15);
    }

    .service-bedbugs-page .service-mobile-calc__result {
        margin-top: 18px;
        padding: 18px;
        border-radius: 16px;
        background: #ffffff;
        border: 1px solid #e5e7ee;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
    }

    .service-bedbugs-page .service-mobile-calc__result-label {
        display: block;
        margin-bottom: 8px;
        font-size: 13px;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }

    .service-bedbugs-page .service-mobile-calc__price {
        display: block;
        font-size: 34px;
        line-height: 1.05;
        font-weight: 800;
        color: #111827;
    }

    .service-bedbugs-page .service-mobile-calc__summary {
        margin: 10px 0 0;
        font-size: 14px;
        line-height: 1.5;
        color: #374151;
        font-weight: 600;
    }

    .service-bedbugs-page .service-mobile-calc__hint {
        margin: 10px 0 0;
        font-size: 13px;
        line-height: 1.55;
        color: #5b6472;
    }

    .service-bedbugs-page .service-mobile-calc__actions {
        display: grid;
        gap: 10px;
        margin-top: 16px;
    }

    .service-bedbugs-page .service-mobile-calc__actions .btn {
        width: 100%;
        justify-content: center;
        min-height: 48px;
    }

    .service-area__box--clean {
        padding: 20px;
        border-radius: 16px;
    }

    .service-area__intro h3 {
        font-size: 21px;
    }

    .service-area__intro p,
    .service-area__bottom p {
        font-size: 15px;
        line-height: 1.65;
    }

    .service-area__radius {
        width: 100%;
        min-width: 0;
        padding: 16px;
    }

    .service-area__radius span {
        font-size: 24px;
    }

    .service-area__settlements {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px 14px;
        margin-bottom: 20px;
        padding: 18px 0;
    }

    .service-area__settlement {
        font-size: 14px;
    }

    .service-area__actions {
        width: 100%;
        flex-direction: column;
    }

    .service-prices-tabs {
        display: none;
    }

    .service-prices-mobile {
        display: grid;
        gap: 12px;
        margin-top: 20px;
    }

    .service-price-mobile-card {
        background: #fff;
        border: 1px solid #e3e8ef;
        border-radius: 12px;
        padding: 16px;
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
    }

    .service-price-mobile-card__head h3 {
        margin: 0 0 12px;
        font-size: 16px;
        line-height: 1.35;
        color: #1f2d3d;
    }

    .service-price-mobile-card__body {
        margin-bottom: 14px;
    }

    .service-price-mobile-card__row {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .service-price-mobile-card__label {
        font-size: 13px;
        color: #6b7785;
    }

    .service-price-mobile-card__value {
        font-size: 18px;
        line-height: 1.35;
        color: #0d4a7c;
        font-weight: 700;
    }

    .service-price-mobile-card__actions .btn {
        width: 100%;
    }
}
/* ===== HERO — срочность и отзыв ===== */
.service-hero__urgency {
    margin-top: 16px;
    font-size: 14px;
    color: #b71c1c;
    font-weight: 600;
    line-height: 1.4;
}

.service-hero__review {
    margin-top: 20px;
    padding: 14px 16px;
    background: rgba(255,255,255,0.07);
    border-left: 3px solid #e0e0e0;
    border-radius: 4px;
}

.service-hero__review-stars {
    color: #f9a825;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 6px;
}

.service-hero__review-text {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 6px;
    font-style: italic;
    opacity: 0.9;
}

.service-hero__review-author {
    font-size: 13px;
    opacity: 0.7;
}

/* ===== КАРТОЧКИ позитив/негатив ===== */
.service-card--positive {
    border-left: 4px solid #2e7d32;
}

.service-card--positive h3::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2e7d32;
    margin-right: 8px;
    vertical-align: middle;
}

.service-card--negative {
    border-left: 4px solid #bdbdbd;
}

.service-card--negative h3::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #bdbdbd;
    margin-right: 8px;
    vertical-align: middle;
}

/* ===== ЦЕНЫ — кнопка под таблицей ===== */
.service-prices-tabs__cta {
    margin-top: 20px;
    text-align: center;
}
/* ===== УТП — иконки ===== */
.service-utp__list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    padding: 24px 0;
}

.service-utp__item {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 calc(20% - 16px);
    min-width: 160px;
}

.service-utp__text {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.service-utp__text strong {
    font-size: 14px;
    font-weight: 700;
}

.service-utp__text span {
    font-size: 12px;
    opacity: 0.7;
}

.service-utp__icon {
    flex-shrink: 0;
    color: #e87722;
}

.service-utp__icon svg {
    display: block;
    width: 28px;
    height: 28px;
}

@media (max-width: 768px) {
    .service-utp__item {
        flex: 0 0 calc(50% - 16px);
    }
}

@media (max-width: 480px) {
    .service-utp__item {
        flex: 0 0 100%;
    }
}

/* ===== СЕТКА 2 КОЛОНКИ ===== */
.service-grid--2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 768px) {
    .service-grid--2 {
        grid-template-columns: 1fr;
    }
}

/* ===== КАРТОЧКИ позитив/негатив ===== */
.service-card--positive {
    border-left: 4px solid #2e7d32;
    padding: 20px 24px;
    background: #fff;
    border-radius: 4px;
}

.service-card--positive h3::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #2e7d32;
    margin-right: 8px;
    vertical-align: middle;
}

.service-card--negative {
    border-left: 4px solid #bdbdbd;
    padding: 20px 24px;
    background: #fff;
    border-radius: 4px;
}

.service-card--negative h3::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #bdbdbd;
    margin-right: 8px;
    vertical-align: middle;
}

/* ===== INTRO-ТЕКСТ ===== */
.service-intro {
    background: #f9f9f9;
    border-left: 4px solid #e87722;
    padding: 20px 24px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 1.7;
    max-width: 860px;
    margin: 0 auto;
}

/* ===== ГАРАНТИЯ ===== */
.service-guarantee {
    background: #f1f8f1;
    border: 2px solid #2e7d32;
    border-radius: 8px;
    padding: 32px;
}

.service-guarantee__inner {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}

.service-guarantee__icon {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    background: #2e7d32;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-guarantee__icon svg {
    stroke: #fff;
}

.service-guarantee__text h2 {
    margin-top: 0;
    color: #2e7d32;
}

@media (max-width: 600px) {
    .service-guarantee__inner {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

/* ===== КАЛЬКУЛЯТОР ===== */
.service-mobile-calc__box {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 32px;
    max-width: 720px;
    margin: 0 auto;
}

.service-mobile-calc__field {
    margin-bottom: 20px;
}

.service-mobile-calc__field label {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 14px;
}

.service-mobile-calc__select {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 15px;
    background: #fff;
}

.service-mobile-calc__plans {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.service-mobile-calc__plan {
    padding: 8px 16px;
    border: 1px solid #ddd;
    border-radius: 20px;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

.service-mobile-calc__plan.is-active {
    background: #e87722;
    color: #fff;
    border-color: #e87722;
}

.service-mobile-calc__result {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    margin: 20px 0;
    text-align: center;
}

.service-mobile-calc__result-label {
    font-size: 13px;
    opacity: 0.6;
    display: block;
    margin-bottom: 4px;
}

.service-mobile-calc__price {
    font-size: 36px;
    font-weight: 700;
    color: #e87722;
    display: block;
    margin: 8px 0 4px;
}

.service-mobile-calc__summary {
    font-size: 14px;
    opacity: 0.7;
    margin: 0 0 4px;
}

.service-mobile-calc__hint {
    font-size: 12px;
    opacity: 0.5;
    margin: 8px 0 0;
}

.service-mobile-calc__actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.service-mobile-calc__actions .btn {
    flex: 1;
    min-width: 180px;
    text-align: center;
}

/* ===== ЦЕНЫ — кнопка под таблицей ===== */
.service-prices-tabs__cta {
    margin-top: 20px;
    text-align: center;
}

/* ===== HERO — срочность и отзыв ===== */
.service-hero__urgency {
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid rgba(255,255,255,0.15);
    font-size: 14px;
    color: #ffcdd2;
    font-weight: 600;
    line-height: 1.4;
}

.service-hero__review {
    margin-top: 16px;
    padding: 14px 16px;
    background: rgba(255,255,255,0.07);
    border-left: 3px solid rgba(255,255,255,0.3);
    border-radius: 4px;
}

.service-hero__review-stars {
    color: #f9a825;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 6px;
}

.service-hero__review-text {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 6px;
    font-style: italic;
    opacity: 0.9;
}

.service-hero__review-author {
    font-size: 13px;
    opacity: 0.6;
}
/* ===== VS-БЛОК ===== */
.service-vs {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.service-vs__item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 16px 20px;
    border-radius: 6px;
    background: #fafafa;
    border: 1px solid #eeeeee;
}

.service-vs__item--win {
    background: #f1f8f1;
    border-color: #c8e6c9;
}

.service-vs__marker {
    flex-shrink: 0;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    background: #e0e0e0;
    color: #757575;
    margin-top: 2px;
}

.service-vs__item--win .service-vs__marker {
    background: #2e7d32;
    color: #fff;
}

.service-vs__content strong {
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
}

.service-vs__content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #616161;
}

/* End */
/* /bitrix/templates/aspro-allcorp2/css/service-death.css?177534335347677 */
