/* Shared SEO/static-page overrides.
   Edit this file for global visual tweaks that must apply across generated
   SEO and blog pages without regenerating every HTML file. */

:root {
    --cbfl-logo-start: #01bffd;
    --cbfl-logo-mid: #014ece;
    --cbfl-logo-end: #003ec6;
    --cbfl-brand-mark-image: url("/assets/figma/cbfl-brand-mark.svg");
    --focus: #404dfc;
    --sky: #008ce4;
    --brand: #014ece;
}

.mark,
.logo-mark,
.logo-icon {
    background: transparent var(--cbfl-brand-mark-image) center / contain no-repeat !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.mark::before,
.mark::after,
.logo-mark::before,
.logo-mark::after,
.logo-icon::before,
.logo-icon::after {
    content: none !important;
}

.brand-logo-image {
    display: block;
    width: 96px;
    height: 54px;
    object-fit: contain;
}

.btn.primary {
    background: var(--sky) !important;
}

.service-price-panel .btn.primary {
    background: #ffffff !important;
    color: #0a0d14 !important;
    border: 0 !important;
    border-radius: 12px !important;
    box-shadow: none !important;
    font: 800 14px/20px var(--display) !important;
}

.service-price-panel .btn.primary:hover {
    background: #ffffff !important;
    color: #0a0d14 !important;
}

.service-cta {
    min-height: 328px !important;
    height: 328px !important;
    padding: 64px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    text-align: center !important;
    background:
        linear-gradient(123deg, #01bffd 2.54%, #014ece 34.85%, #003ec6 55.4%, #009bed 80.62%),
        linear-gradient(90deg, #0a0d14 0%, #0a0d14 100%) !important;
}

.service-cta::before {
    content: none !important;
}

.service-cta-copy {
    position: relative !important;
    z-index: 1 !important;
    max-width: 760px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 24px !important;
}

.service-cta h2 {
    width: min(760px, 100%) !important;
    margin: 0 !important;
    color: #ffffff !important;
    font: 700 40px/48px var(--display) !important;
    letter-spacing: -0.2px !important;
    text-align: center !important;
}

.service-cta p {
    width: min(640px, 100%) !important;
    margin: 0 !important;
    color: #b8c0d0 !important;
    font: 400 16px/24px var(--font) !important;
    text-align: center !important;
}

.service-cta-copy > div {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
}

.service-cta .btn {
    min-width: 0 !important;
    min-height: 56px !important;
    height: 56px !important;
    padding: 16px 28px !important;
    border-radius: 14px !important;
    color: #ffffff !important;
    background: transparent !important;
    border: 1.5px solid #ffffff !important;
    box-shadow: none !important;
    font: 700 16px/24px var(--display) !important;
    white-space: nowrap !important;
}

.service-cta .btn.primary {
    width: 201px !important;
    background: #404dfc !important;
    border: 0 !important;
    color: #ffffff !important;
}

.service-cta .btn:not(.primary) {
    width: 211px !important;
}

.service-cta .btn:hover,
.service-cta .btn.primary:hover {
    color: #ffffff !important;
    background: #404dfc !important;
}

.service-cta .btn:not(.primary):hover {
    background: rgba(255, 255, 255, 0.12) !important;
}

.service-cta img {
    position: absolute !important;
    left: auto !important;
    right: 99px !important;
    top: 10px !important;
    bottom: auto !important;
    width: 428px !important;
    height: 428px !important;
    object-fit: cover !important;
    transform: none !important;
    opacity: 1 !important;
}

.header-actions .btn {
    background: #ffffff !important;
    color: var(--sky) !important;
    border: 1.5px solid var(--sky) !important;
    box-shadow: none !important;
}

.header-actions .btn.primary {
    background: var(--sky) !important;
    color: #ffffff !important;
    border-color: var(--sky) !important;
}

.header-actions .btn:hover,
.header-actions .btn.primary:hover {
    box-shadow: none !important;
}

body > header {
    width: 100% !important;
    min-height: 100px !important;
    height: 100px !important;
    padding: 0 !important;
    gap: 0 !important;
    justify-content: center !important;
    overflow: visible !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border-bottom: 1px solid rgba(230, 234, 242, 0.9) !important;
    box-shadow: 0 8px 28px rgba(17, 24, 39, 0.06) !important;
    backdrop-filter: blur(14px) !important;
}

body > header:not(:has(.header-inner)) {
    padding: 0 48px !important;
    gap: 38px !important;
    justify-content: flex-start !important;
}

body > header > .header-inner {
    width: 100% !important;
    max-width: none !important;
    height: 100px !important;
    min-height: 100px !important;
    margin: 0 !important;
    padding: 0 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 38px !important;
}

body > header > .header-inner > .logo,
body > header > .brand {
    width: 155px !important;
    flex: 0 0 155px !important;
    min-height: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    color: #141821 !important;
    text-decoration: none !important;
}

body > header > .header-inner > .logo img,
body > header > .brand .brand-logo-img {
    width: 155px !important;
    height: 48px !important;
    max-width: 155px !important;
    object-fit: contain !important;
}

body > header > .header-inner > .mobile-phone-btn,
body > header > .header-inner > .mobile-toggle,
body > header > .mobile-phone-btn,
body > header > .mobile-toggle {
    display: none !important;
}

body > header > .header-inner > nav,
body > header > nav {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    gap: 14px !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
}

body > header > .header-inner > nav a,
body > header > .header-inner .phone-header,
body > header > nav a,
body > header > .header-actions .phone-link,
body > header > .phone-link {
    font-size: 15px !important;
    line-height: 22px !important;
}

body > header > .header-inner > nav a,
body > header > nav a {
    font-weight: 500 !important;
}

body > header > .header-inner .phone-header,
body > header > .phone-link,
body > header > .header-actions {
    flex: 0 0 auto !important;
}

body > header > .header-inner .phone-header,
body > header > .phone-link {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    color: #141821 !important;
    font-family: var(--display, var(--cbfl-font-display, 'Montserrat', 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

body > header > .header-actions {
    gap: 14px !important;
}

body > header > .header-inner .phone-header::before,
body > header > .phone-link::before,
body > header > .header-actions .phone-link {
    gap: 7px !important;
    font-weight: 800 !important;
}

body > header > .header-inner .phone-header::before,
body > header > .phone-link::before,
body > header > .header-actions .phone-link::before {
    content: "" !important;
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 16px !important;
    background: currentColor !important;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

body > header > .header-inner .btn,
body > header > .header-actions .btn {
    min-height: 44px !important;
    padding: 8px 18px !important;
    border-radius: 8px !important;
    font-family: var(--display, var(--cbfl-font-display, 'Montserrat', 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 20px !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
}

body > header > .header-inner .btn-primary,
body > header > .header-inner .btn:not(.btn-gold),
body > header > .header-actions .btn:not(.primary) {
    background: #ffffff !important;
    color: var(--sky) !important;
    border: 1.5px solid var(--sky) !important;
    box-shadow: none !important;
}

body > header > .header-inner .btn-gold,
body > header > .header-inner .btn.primary,
body > header > .header-actions .btn.primary {
    background: var(--sky) !important;
    color: #ffffff !important;
    border: 1.5px solid var(--sky) !important;
    box-shadow: none !important;
}

@media (min-width: 1541px) {
    body > header > .header-inner {
        max-width: 1280px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body > header:not(:has(.header-inner)) {
        max-width: 1280px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

body > .site-footer,
body > .city-footer,
body > footer.site-footer {
    padding: 28px 64px 64px !important;
    background: #ffffff !important;
    border-top: 0 !important;
    color: #4e5562 !important;
    font-family: var(--font, var(--cbfl-font-body, 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: left !important;
}

body > .site-footer .footer-grid,
body > .city-footer .footer-grid {
    width: 100% !important;
    max-width: 1280px !important;
    min-height: 319px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    gap: 32px !important;
    text-align: left !important;
}

body > .site-footer .footer-top,
body > .city-footer .footer-top {
    display: grid !important;
    grid-template-columns: 280px 166px 189px 199px !important;
    justify-content: space-between !important;
    gap: 32px !important;
    align-items: start !important;
    min-height: 199px !important;
    min-width: 0 !important;
}

body > .city-footer .footer-grid:not(:has(.footer-top)) {
    display: grid !important;
    grid-template-columns: 280px 166px 189px 199px !important;
    justify-content: space-between !important;
    align-items: start !important;
    min-height: 199px !important;
}

body > .site-footer .footer-brand,
body > .city-footer .footer-brand {
    display: grid !important;
    gap: 16px !important;
    width: 280px !important;
    max-width: 280px !important;
}

body > .site-footer .footer-brand .brand,
body > .city-footer .footer-brand .brand {
    min-height: 48px !important;
    display: inline-flex !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    padding: 0 !important;
}

body > .site-footer .brand-logo-img,
body > .city-footer .brand-logo-img,
body > .city-footer .brand-logo-image {
    width: 155px !important;
    height: 48px !important;
    display: block !important;
    object-fit: contain !important;
}

body > .site-footer .footer-brand p,
body > .city-footer .footer-brand p {
    max-width: 260px !important;
    margin: 0 !important;
    color: #20214f !important;
    font: 400 14px/20px var(--font, var(--cbfl-font-body, 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
}

body > .site-footer nav,
body > .site-footer .footer-contacts,
body > .city-footer nav,
body > .city-footer .footer-contacts {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    align-content: initial !important;
    min-width: 0 !important;
}

body > .site-footer nav strong,
body > .site-footer .footer-contacts strong,
body > .city-footer nav strong,
body > .city-footer .footer-contacts strong {
    min-height: 16px !important;
    color: #20214f !important;
    font: 800 11px/16px var(--display, var(--cbfl-font-display, 'Montserrat', 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
    letter-spacing: 0.88px !important;
    text-transform: uppercase !important;
}

body > .site-footer nav a,
body > .site-footer .footer-contacts a,
body > .site-footer .footer-contacts span,
body > .city-footer nav a,
body > .city-footer .footer-contacts a,
body > .city-footer .footer-contacts span {
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 20px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    overflow-wrap: anywhere !important;
    color: #20214f !important;
    font: 400 14px/20px var(--font, var(--cbfl-font-body, 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
    text-decoration: none !important;
}

body > .site-footer .footer-contacts span,
body > .city-footer .footer-contacts span {
    color: #4e5562 !important;
    font-weight: 500 !important;
}

body > .site-footer .footer-contacts a[href^="tel:"],
body > .city-footer .footer-contacts a[href^="tel:"] {
    color: #2321de !important;
    font-weight: 800 !important;
}

body > .site-footer .footer-divider,
body > .city-footer .footer-divider {
    width: 100% !important;
    height: 1px !important;
    display: block !important;
    background: #8e97a8 !important;
}

body > .site-footer .footer-bottom,
body > .city-footer .footer-bottom {
    min-height: 55px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    margin: 0 !important;
    padding: 0 20px !important;
    border-top: 0 !important;
    color: #4e5562 !important;
    font: 400 12px/16px var(--display, var(--cbfl-font-display, 'Montserrat', 'Manrope', 'Segoe UI', system-ui, sans-serif)) !important;
}

body > .site-footer .footer-bottom p,
body > .city-footer .footer-bottom p {
    margin: 0 !important;
    color: inherit !important;
}

body > .site-footer .footer-bottom div,
body > .city-footer .footer-bottom div {
    display: flex !important;
    align-items: center !important;
    gap: 52px !important;
    flex-wrap: wrap !important;
    justify-content: flex-end !important;
}

body > .site-footer .footer-bottom a,
body > .site-footer .footer-bottom span,
body > .city-footer .footer-bottom a,
body > .city-footer .footer-bottom span {
    width: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    display: inline !important;
    color: inherit !important;
    font: inherit !important;
    text-decoration: none !important;
}

body > .site-footer .footer-bottom .footer-made-heart,
body > .city-footer .footer-bottom .footer-made-heart {
    color: #da3737 !important;
    font: inherit !important;
    line-height: inherit !important;
}

@media (max-width: 1360px) {
    body > header {
        padding: 0 !important;
        gap: 0 !important;
    }

    body > header:not(:has(.header-inner)) {
        padding: 0 28px !important;
        gap: 22px !important;
    }

    body > header > .header-inner {
        padding: 0 28px !important;
        gap: 22px !important;
    }

    body > header > .header-inner > nav,
    body > header > nav {
        gap: 8px !important;
    }

    body > header > .header-inner > nav a,
    body > header > .header-inner .phone-header,
    body > header > .header-inner .btn,
    body > header > nav a,
    body > header > .header-actions .phone-link,
    body > header > .header-actions .btn {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    body > header > .header-actions {
        gap: 8px !important;
    }

    body > header > .header-actions .btn {
        padding: 10px 12px !important;
    }
}

@media (max-width: 1120px) {
    body > header {
        position: sticky !important;
        height: 80px !important;
        min-height: 80px !important;
        padding: 0 !important;
        gap: 0 !important;
        align-items: center !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
    }

    body > header:not(:has(.header-inner)) {
        padding: 0 24px !important;
    }

    body > header > .header-inner {
        height: 80px !important;
        min-height: 80px !important;
        padding: 0 24px !important;
        gap: 0 !important;
    }

    body > header > .header-inner > .logo,
    body > header > .brand {
        width: 155px !important;
        height: 48px !important;
        flex: 0 0 155px !important;
    }

    body > header > .header-inner > .logo img,
    body > header > .brand .brand-logo-img {
        width: 155px !important;
        height: 48px !important;
        object-fit: contain !important;
    }

    body > header > .header-inner > nav:not(.open),
    body > header > nav:not(.open),
    body > header > .header-inner > .header-actions,
    body > header > .header-actions {
        display: none !important;
    }

    body > header > .header-inner > .mobile-phone-btn,
    body > header > .header-inner > .mobile-toggle,
    body > header > .mobile-phone-btn,
    body > header > .mobile-toggle {
        width: 44px !important;
        min-width: 44px !important;
        height: 44px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border-radius: 12px !important;
        border: 1px solid #d7dce7 !important;
        background: #ffffff !important;
        color: #141821 !important;
        box-shadow: none !important;
    }

    body > header > .header-inner > .mobile-phone-btn,
    body > header > .mobile-phone-btn {
        margin-left: auto !important;
    }

    body > header > .header-inner > .mobile-phone-btn::before,
    body > header > .mobile-phone-btn::before {
        content: "" !important;
        width: 18px !important;
        height: 18px !important;
        background: currentColor !important;
        -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
        mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
    }

    body > header > .header-inner > .mobile-toggle,
    body > header > .mobile-toggle {
        margin-left: 14px !important;
        padding: 9px !important;
        cursor: pointer !important;
    }

    body > header > .header-inner > .mobile-toggle span,
    body > header > .mobile-toggle span {
        width: 22px !important;
        height: 2px !important;
        display: block !important;
        margin: 4px 0 !important;
        border-radius: 999px !important;
        background: currentColor !important;
    }

    body > header > .header-inner > nav.open,
    body > header > nav.open {
        position: absolute !important;
        top: 80px !important;
        left: 0 !important;
        right: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 8px !important;
        padding: 14px 20px calc(16px + env(safe-area-inset-bottom)) !important;
        background: #ffffff !important;
        border-bottom: 1px solid #e7eaf1 !important;
        box-shadow: 0 18px 40px rgba(17, 24, 39, 0.12) !important;
        z-index: 20 !important;
        max-height: calc(100dvh - 80px) !important;
        overflow-y: auto !important;
        white-space: normal !important;
    }

    body > header > .header-inner > nav.open a,
    body > header > nav.open a {
        width: 100% !important;
        min-height: 40px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 1px solid #e7eaf1 !important;
        border-radius: 12px !important;
        background: #f7f8fa !important;
        color: #141821 !important;
        font: 700 14px/20px var(--font) !important;
    }
}

@media (max-width: 820px) {
    body > header {
        position: sticky !important;
        height: 80px !important;
        min-height: 80px !important;
        padding: 0 !important;
        gap: 0 !important;
        align-items: center !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
    }

    body > header:not(:has(.header-inner)) {
        padding: 0 28px !important;
    }

    body > header > .header-inner {
        height: 80px !important;
        min-height: 80px !important;
        padding: 0 28px !important;
        gap: 0 !important;
    }

    body > header > .header-inner > .logo,
    body > header > .brand {
        width: 155px !important;
        height: 48px !important;
        flex: 0 0 155px !important;
    }

    body > header > .header-inner > .logo img,
    body > header > .brand .brand-logo-img {
        width: 155px !important;
        height: 48px !important;
        object-fit: contain !important;
    }

    body > header > .header-inner > nav:not(.open),
    body > header > nav:not(.open),
    body > header > .header-inner > .header-actions,
    body > header > .header-actions {
        display: none !important;
    }

    body > header > .header-inner > .mobile-phone-btn,
    body > header > .header-inner > .mobile-toggle,
    body > header > .mobile-phone-btn,
    body > header > .mobile-toggle {
        width: 44px !important;
        min-width: 44px !important;
        height: 44px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border-radius: 12px !important;
        border: 1px solid #d7dce7 !important;
        background: #ffffff !important;
        color: #141821 !important;
        box-shadow: none !important;
    }

    body > header > .header-inner > .mobile-phone-btn,
    body > header > .mobile-phone-btn {
        margin-left: auto !important;
    }

    body > header > .header-inner > .mobile-phone-btn::before,
    body > header > .mobile-phone-btn::before {
        content: "" !important;
        width: 18px !important;
        height: 18px !important;
        background: currentColor !important;
        -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
        mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
    }

    body > header > .header-inner > .mobile-toggle,
    body > header > .mobile-toggle {
        margin-left: 14px !important;
        padding: 9px !important;
        cursor: pointer !important;
    }

    body > header > .header-inner > .mobile-toggle span,
    body > header > .mobile-toggle span {
        width: 22px !important;
        height: 2px !important;
        display: block !important;
        margin: 4px 0 !important;
        border-radius: 999px !important;
        background: currentColor !important;
    }

    body > header > .header-inner > nav.open,
    body > header > nav.open {
        position: absolute !important;
        top: 80px !important;
        left: 0 !important;
        right: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 8px !important;
        padding: 14px 20px calc(16px + env(safe-area-inset-bottom)) !important;
        background: #ffffff !important;
        border-bottom: 1px solid #e7eaf1 !important;
        box-shadow: 0 18px 40px rgba(17, 24, 39, 0.12) !important;
        z-index: 20 !important;
        max-height: calc(100dvh - 80px) !important;
        overflow-y: auto !important;
        white-space: normal !important;
    }

    body > header > .header-inner > nav.open a,
    body > header > nav.open a {
        width: 100% !important;
        min-height: 40px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: 1px solid #e7eaf1 !important;
        border-radius: 12px !important;
        background: #f7f8fa !important;
        color: #141821 !important;
        font: 700 14px/20px var(--font) !important;
    }

    body > .site-footer,
    body > .city-footer,
    body > footer.site-footer {
        padding: 32px 18px !important;
        text-align: left !important;
    }

    body > .site-footer .footer-grid,
    body > .city-footer .footer-grid,
    body > .city-footer .footer-grid:not(:has(.footer-top)) {
        min-height: 0 !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }

    body > .site-footer .footer-top,
    body > .city-footer .footer-top {
        min-height: 0 !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }

    body > .site-footer .footer-brand,
    body > .city-footer .footer-brand {
        width: auto !important;
        max-width: none !important;
    }

    body > .site-footer .footer-brand p,
    body > .city-footer .footer-brand p {
        max-width: none !important;
    }

    body > .site-footer .footer-bottom,
    body > .site-footer .footer-bottom div,
    body > .city-footer .footer-bottom,
    body > .city-footer .footer-bottom div {
        display: grid !important;
        justify-content: flex-start !important;
        gap: 10px !important;
        padding: 0 !important;
    }
}

.breadcrumbs {
    background: var(--canvas) !important;
}

.geo-hero-actions .btn.primary {
    background: linear-gradient(114deg, #01bffd 0%, #014ece 64%, #009bed 100%) !important;
}

.city-card-actions .btn.primary {
    background: #f8fafc !important;
    color: var(--text) !important;
    border: 0 !important;
}

.city-card-actions .btn.primary:hover {
    color: var(--focus) !important;
}

.hero--geo .hero-panel div::after {
    content: "";
    grid-column: 1;
    grid-row: 1 / 4;
    width: 18px;
    height: 18px;
    place-self: center;
    color: var(--focus);
    background: currentColor;
    -webkit-mask: var(--geo-panel-icon) center / contain no-repeat;
    mask: var(--geo-panel-icon) center / contain no-repeat;
    z-index: 1;
}

.hero--geo .hero-panel div:nth-child(1) {
    --geo-panel-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 4v16'/%3E%3Cpath d='M8 5h6a4 4 0 0 1 0 8H8'/%3E%3Cpath d='M6 13h11'/%3E%3Cpath d='M6 17h10'/%3E%3C/svg%3E");
}

.hero--geo .hero-panel div:nth-child(2) {
    --geo-panel-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 4.5-8 10-8 10S4 14.5 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
}

.hero--geo .hero-panel div:nth-child(3) {
    --geo-panel-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M3 7h18'/%3E%3Cpath d='m6 7-3 8h6L6 7Z'/%3E%3Cpath d='m18 7-3 8h6l-3-8Z'/%3E%3Cpath d='M7 21h10'/%3E%3C/svg%3E");
}

.eyebrow,
.toc-title,
.share-title,
.card span,
.link-grid span,
.pill {
    color: var(--focus) !important;
}

.data-layout--table .data-table {
    padding: 0 !important;
}

.data-layout--table .data-visual {
    width: 473px !important;
    height: 474px !important;
    top: -100px !important;
    right: -64px !important;
    background: transparent !important;
    border: 0 !important;
    overflow: visible !important;
    pointer-events: none !important;
}

.data-layout--table .data-visual::before,
.data-layout--table .data-visual-note {
    display: none !important;
}

.data-layout--table .data-visual img {
    top: 0 !important;
    right: 0 !important;
    width: 473px !important;
    height: 474px !important;
    object-fit: contain !important;
}

.faq-section--geo .section-head h2 {
    color: var(--text) !important;
    font: 700 32px/40px var(--display) !important;
    letter-spacing: 0 !important;
}

.city-index-section {
    padding: 24px 64px 64px !important;
    background: var(--canvas) !important;
}

.city-toolbar {
    max-width: 1312px !important;
    margin: 0 auto 48px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 12px !important;
    align-items: center !important;
}

.city-toolbar input {
    height: 44px !important;
    font: 400 14px/20px var(--font) !important;
    color: var(--text) !important;
    box-shadow: none !important;
}

.city-filter {
    min-height: 36px !important;
    padding: 9px 14px !important;
    border: 1.5px solid var(--line) !important;
    border-radius: 10px !important;
    color: #373d48 !important;
    font: 700 12px/16px var(--display) !important;
    letter-spacing: 0 !important;
}

.city-filter.is-active {
    background: #eef0ff !important;
    border-color: var(--focus) !important;
    color: var(--focus) !important;
    box-shadow: none !important;
}

.city-card-grid {
    max-width: 1312px !important;
    gap: 22px !important;
}

.city-card {
    min-height: 283px !important;
    padding: 24px !important;
    border-radius: 16px !important;
    box-shadow: none !important;
}

.city-card h3 {
    margin: 0 0 16px !important;
    font: 700 20px/28px var(--display) !important;
}

.city-card-actions .btn.primary {
    height: 39px !important;
    gap: 6px !important;
    border-radius: 10px !important;
    font: 700 12px/16px var(--display) !important;
}

.region-index-section,
.city-index-cta {
    display: none !important;
}

.site-footer {
    padding: 28px 64px 64px !important;
    background: var(--surface) !important;
    border-top: 0 !important;
}

.footer-grid {
    max-width: 1280px !important;
    min-height: 319px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    gap: 32px !important;
}

.footer-top {
    display: grid !important;
    grid-template-columns: 280px 166px 189px 199px !important;
    justify-content: space-between !important;
    align-items: start !important;
    min-height: 199px !important;
    min-width: 0 !important;
}

.footer-brand {
    display: grid !important;
    gap: 16px !important;
    width: 280px !important;
}

.footer-brand .brand {
    min-height: 48px !important;
    justify-content: flex-start !important;
}

.footer-brand p {
    max-width: 260px !important;
    margin: 0 !important;
    color: #20214f !important;
    font: 400 14px/20px var(--font) !important;
}

.site-footer nav,
.footer-contacts {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    align-content: initial !important;
    min-width: 0 !important;
}

.site-footer nav strong,
.footer-contacts strong {
    height: 16px !important;
    overflow: hidden !important;
    color: transparent !important;
    font: 400 11px/16px var(--display) !important;
    letter-spacing: 0.88px !important;
    text-transform: uppercase !important;
}

.site-footer nav a,
.footer-contacts a,
.footer-contacts span {
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 20px !important;
    justify-content: flex-start !important;
    overflow-wrap: anywhere !important;
    color: #20214f !important;
    font: 400 14px/20px var(--font) !important;
    text-decoration: none !important;
}

.footer-contacts a[href^="tel:"] {
    color: #2321de !important;
    font-weight: 800 !important;
}

@media (max-width: 1180px) {
    .footer-top {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 28px 32px !important;
        justify-content: stretch !important;
    }

    .footer-brand {
        width: auto !important;
        max-width: 100% !important;
    }

    .service-price-panel > strong {
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }
}

.footer-divider {
    width: 100% !important;
    height: 1px !important;
    background: #8e97a8 !important;
}

.footer-bottom {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 55px !important;
    padding: 0 20px !important;
    color: var(--soft) !important;
    font: 400 12px/16px var(--display) !important;
}

.footer-bottom p {
    margin: 0 !important;
    color: inherit !important;
}

.footer-bottom div {
    display: flex !important;
    align-items: center !important;
    gap: 52px !important;
}

.footer-bottom a,
.footer-bottom span {
    width: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    display: inline !important;
    color: inherit !important;
    font: inherit !important;
    text-decoration: none !important;
}

.footer-bottom .footer-made-heart {
    color: #da3737 !important;
    font: inherit !important;
    line-height: inherit !important;
}

.about-page {
    background: #ffffff !important;
}

.about-breadcrumbs {
    min-height: 56px !important;
    padding: 20px 64px !important;
    color: #141821 !important;
}

.about-hero {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    gap: 48px !important;
    min-height: 520px !important;
    padding: 80px 64px !important;
    overflow: hidden !important;
    background:
        linear-gradient(112deg, #01bffd 2.54%, #014ece 34.85%, #003ec6 55.4%, #009bed 80.62%),
        linear-gradient(90deg, #0a0d14 0%, #0a0d14 100%) !important;
}

.about-hero-copy {
    position: relative !important;
    z-index: 1 !important;
    width: 720px !important;
    max-width: calc(100% - 520px) !important;
}

.about-eyebrow {
    display: inline-flex !important;
    min-height: 24px !important;
    align-items: center !important;
    margin: 0 0 20px !important;
    padding: 4px 10px !important;
    border: 1px solid #404dfc !important;
    border-radius: 999px !important;
    background: #222630 !important;
    color: #ffffff !important;
    font: 700 12px/16px var(--display) !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
}

.about-hero h1 {
    max-width: 680px !important;
    margin: 0 !important;
    color: #ffffff !important;
    font: 700 60px/68px var(--display) !important;
    letter-spacing: 0 !important;
}

.about-hero-copy > p:not(.about-eyebrow) {
    max-width: 640px !important;
    margin: 20px 0 0 !important;
    color: #d7dce7 !important;
    font: 400 18px/28px var(--font) !important;
}

.about-hero-stats {
    display: flex !important;
    align-items: center !important;
    gap: 0 !important;
    margin-top: 20px !important;
    color: #ffffff !important;
}

.about-hero-stats div {
    display: grid !important;
    gap: 4px !important;
    min-width: 84px !important;
    padding-right: 32px !important;
}

.about-hero-stats div + div {
    position: relative !important;
    padding-left: 32px !important;
}

.about-hero-stats div + div::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 4px !important;
    width: 1px !important;
    height: 44px !important;
    background: rgba(247, 248, 250, 0.78) !important;
}

.about-hero-stats strong {
    color: #ffffff !important;
    font: 700 32px/40px var(--display) !important;
    letter-spacing: 0 !important;
}

.about-hero-stats span {
    color: #d7dce7 !important;
    font: 400 12px/16px var(--font) !important;
}

.about-hero-person {
    position: absolute !important;
    right: 92px !important;
    top: 50% !important;
    width: 457px !important;
    height: 457px !important;
    object-fit: contain !important;
    transform: translateY(-50%) !important;
}

.about-mission,
.about-principles,
.about-team,
.about-office {
    padding: 80px 64px !important;
}

.about-mission {
    display: grid !important;
    grid-template-columns: 520px minmax(0, 1fr) !important;
    gap: 48px !important;
    background: #ffffff !important;
}

.about-mission h2,
.about-principles h2,
.about-team h2,
.about-office h2 {
    margin: 0 !important;
    color: #141821 !important;
    font: 700 40px/48px var(--display) !important;
    letter-spacing: 0 !important;
}

.about-mission h2 {
    max-width: 480px !important;
}

.about-mission div {
    display: grid !important;
    gap: 16px !important;
}

.about-mission p {
    max-width: 760px !important;
    margin: 0 !important;
    color: #373d48 !important;
    font: 400 16px/24px var(--font) !important;
}

.about-principles {
    background: #f7f8fa !important;
}

.about-principle-grid,
.about-team-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 20px !important;
    margin-top: 32px !important;
}

.about-principle-card,
.about-team-card {
    overflow: hidden !important;
    border: 1px solid #e7eaf1 !important;
    border-radius: 16px !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

.about-principle-card {
    min-height: 244px !important;
    padding: 28px !important;
}

.about-icon {
    display: grid !important;
    width: 56px !important;
    height: 56px !important;
    place-items: center !important;
    border-radius: 12px !important;
    background: #eef0ff !important;
}

.about-icon::before {
    content: "" !important;
    width: 22px !important;
    height: 22px !important;
    background: #404dfc !important;
    -webkit-mask: var(--about-icon) center / contain no-repeat !important;
    mask: var(--about-icon) center / contain no-repeat !important;
}

.about-icon--lock {
    --about-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") !important;
}

.about-icon--diamond {
    --about-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12l4 6-10 12L2 9l4-6Z'/%3E%3Cpath d='M11 3 8 9l4 12 4-12-3-6'/%3E%3Cpath d='M2 9h20'/%3E%3C/svg%3E") !important;
}

.about-icon--scale {
    --about-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M3 7h18'/%3E%3Cpath d='m6 7-3 8h6L6 7Z'/%3E%3Cpath d='m18 7-3 8h6l-3-8Z'/%3E%3Cpath d='M7 21h10'/%3E%3C/svg%3E") !important;
}

.about-icon--message {
    --about-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3Cpath d='M8 9h8'/%3E%3Cpath d='M8 13h5'/%3E%3C/svg%3E") !important;
}

.about-principle-card h3 {
    margin: 12px 0 !important;
    color: #141821 !important;
    font: 700 20px/28px var(--display) !important;
}

.about-principle-card p {
    max-width: 256px !important;
    margin: 0 !important;
    color: #4e5562 !important;
    font: 400 14px/20px var(--font) !important;
}

.about-team {
    background: #ffffff !important;
}

.about-team-card {
    min-height: 260px !important;
    padding: 24px !important;
}

.about-team-card img {
    display: block !important;
    width: 80px !important;
    height: 80px !important;
    border-radius: 999px !important;
    object-fit: cover !important;
}

.about-team-card h3 {
    margin: 14px 0 6px !important;
    color: #141821 !important;
    font: 700 16px/24px var(--display) !important;
}

.about-team-card strong {
    display: block !important;
    color: #404dfc !important;
    font: 700 14px/20px var(--display) !important;
}

.about-team-card span {
    display: inline-flex !important;
    min-height: 24px !important;
    align-items: center !important;
    margin-top: 14px !important;
    padding: 4px 10px !important;
    border-radius: 999px !important;
    background: #f7f8fa !important;
    color: #373d48 !important;
    font: 700 12px/16px var(--display) !important;
    letter-spacing: 0 !important;
}

.about-team-card p {
    max-width: 256px !important;
    margin: 12px 0 0 !important;
    color: #6b7383 !important;
    font: 400 12px/16px var(--font) !important;
}

.about-office {
    display: grid !important;
    grid-template-columns: 560px minmax(0, 1fr) !important;
    gap: 32px !important;
    align-items: center !important;
    background: #f7f8fa !important;
}

.about-office-copy p {
    max-width: 520px !important;
    margin: 14px 0 0 !important;
    color: #4e5562 !important;
    font: 400 14px/20px var(--font) !important;
}

.about-office ul {
    display: grid !important;
    gap: 10px !important;
    margin: 14px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.about-office li {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    min-height: 24px !important;
    color: #141821 !important;
}

.about-office li span {
    width: 18px !important;
    flex: 0 0 18px !important;
    text-align: center !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.about-office li strong {
    font: 700 14px/20px var(--display) !important;
}

.about-office-map {
    min-height: 360px !important;
    border-radius: 18px !important;
    background: #e7eaf1 !important;
}

@media (min-width: 1600px) {
    .about-breadcrumbs,
    .about-hero,
    .about-mission,
    .about-principles,
    .about-team,
    .about-office {
        width: 100% !important;
        max-width: 1440px !important;
        margin-inline: auto !important;
    }
}

@media (max-width: 1180px) {
    .about-breadcrumbs,
    .about-hero,
    .about-mission,
    .about-principles,
    .about-team,
    .about-office {
        padding-left: 28px !important;
        padding-right: 28px !important;
    }

    .about-hero-copy {
        width: auto !important;
        max-width: calc(100% - 380px) !important;
    }

    .about-hero h1 {
        font-size: 48px !important;
        line-height: 56px !important;
    }

    .about-hero-person {
        right: 20px !important;
        width: 380px !important;
        height: 380px !important;
    }

    .about-mission {
        grid-template-columns: 380px minmax(0, 1fr) !important;
        gap: 32px !important;
    }

    .about-principle-grid,
    .about-team-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .about-office {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.85fr) !important;
    }
}

@media (max-width: 820px) {
    .about-breadcrumbs,
    .about-hero,
    .about-mission,
    .about-principles,
    .about-team,
    .about-office {
        padding: 42px 18px !important;
    }

    .about-breadcrumbs {
        min-height: 48px !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }

    .about-hero {
        display: block !important;
        min-height: 0 !important;
        padding-bottom: 360px !important;
    }

    .about-hero-copy {
        max-width: none !important;
    }

    .about-hero h1 {
        font-size: 36px !important;
        line-height: 44px !important;
    }

    .about-hero-copy > p:not(.about-eyebrow) {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .about-hero-stats {
        flex-wrap: wrap !important;
        gap: 18px 0 !important;
    }

    .about-hero-stats div,
    .about-hero-stats div + div {
        min-width: 96px !important;
        padding-left: 0 !important;
        padding-right: 20px !important;
    }

    .about-hero-stats div + div::before {
        display: none !important;
    }

    .about-hero-person {
        right: 50% !important;
        top: auto !important;
        bottom: -24px !important;
        width: 340px !important;
        height: 340px !important;
        transform: translateX(50%) !important;
    }

    .about-mission,
    .about-office {
        display: block !important;
    }

    .about-mission h2,
    .about-principles h2,
    .about-team h2,
    .about-office h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .about-mission div {
        margin-top: 20px !important;
    }

    .about-principle-grid,
    .about-team-grid {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    .about-principle-card,
    .about-team-card {
        min-height: 0 !important;
        padding: 22px !important;
    }

    .about-office-map {
        min-height: 260px !important;
        margin-top: 24px !important;
    }
}

@media (min-width: 1600px) {
    .hero--service,
    .blog-hero,
    .blog-article-hero,
    .news-hero,
    .legal-hero,
    .glossary-hero,
    .glossary-detail-hero,
    .trust-hero {
        width: 100% !important;
        max-width: 1440px !important;
        margin-inline: auto !important;
    }

    .service-included .section-head,
    .service-steps,
    .service-expenses,
    .city-links-section--geo .section-head,
    .city-links-section--geo .city-pills,
    .blog-article-tags,
    .blog-article-layout,
    .legal-doc-section,
    .term-content {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .blog-article-tags,
    .blog-article-layout,
    .legal-doc-section,
    .term-content {
        width: 100% !important;
        max-width: 1440px !important;
    }

    .service-expenses {
        max-width: 1312px !important;
    }

    .service-included .section-head,
    .service-steps {
        width: 100% !important;
        max-width: 1312px !important;
    }

    .city-links-section--geo .section-head,
    .city-links-section--geo .city-pills {
        width: 100% !important;
    }

    .hero--geo {
        width: 100% !important;
        max-width: none !important;
        margin-inline: 0 !important;
    }

    .data-section .section-head,
    .data-layout--table {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 820px) {
    .hero--service,
    .service-included,
    .service-expenses,
    .service-cta,
    .service-price-panel {
        max-width: 100%;
        min-width: 0;
        overflow-x: clip;
    }

    .service-price-panel > strong {
        white-space: normal !important;
        overflow-wrap: anywhere;
    }

    .service-cta {
        height: auto !important;
        min-height: 520px !important;
        padding: 42px 18px 260px !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        text-align: left !important;
    }

    .service-cta-copy {
        align-items: flex-start !important;
        gap: 18px !important;
    }

    .service-cta h2,
    .service-cta p {
        text-align: left !important;
    }

    .service-cta h2 {
        font-size: 30px !important;
        line-height: 38px !important;
    }

    .service-cta-copy > div {
        width: 100% !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .service-cta .btn,
    .service-cta .btn.primary,
    .service-cta .btn:not(.primary) {
        width: 100% !important;
    }

    .service-cta img {
        top: auto !important;
        right: 50% !important;
        bottom: -54px !important;
        width: 320px !important;
        height: 320px !important;
        transform: translateX(50%) !important;
    }

    .site-footer a,
    .footer-contacts a,
    .breadcrumbs a,
    .toc a,
    .related-links a {
        min-height: 44px;
        min-width: 44px;
        display: inline-flex;
        align-items: center;
    }

    .site-footer nav a,
    .footer-contacts a,
    .toc a {
        width: 100%;
    }

    .data-layout--table .data-visual {
        width: 100% !important;
        height: 340px !important;
        top: auto !important;
        right: auto !important;
    }

    .data-layout--table .data-visual img {
        width: 300px !important;
        height: 300px !important;
        right: 50% !important;
        transform: translateX(50%) !important;
    }

    .city-index-section {
        padding: 24px 18px 42px !important;
    }

    .city-toolbar {
        grid-template-columns: 1fr !important;
        margin-bottom: 32px !important;
    }

    .city-filter-group {
        overflow: auto;
    }

    .footer-grid {
        width: 100% !important;
        min-height: 0 !important;
        margin-inline: 0 !important;
    }

    .footer-top {
        grid-template-columns: 1fr !important;
        gap: 28px !important;
        width: 100% !important;
        min-width: 0 !important;
    }

    .footer-brand,
    .footer-brand .brand,
    .site-footer nav,
    .footer-contacts {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }

    .footer-bottom {
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 12px !important;
        padding: 0 !important;
    }

    .footer-bottom div {
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 10px !important;
    }
}
