body {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

h4 {
    font-size: 26px;
}

.card {
    border: none;
}

.logo {
    width: 200px;
}

.btn {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 30px;
}

.navbar {
    padding: 25px 16px;
}

.navbar-brand {
    font-family: cursive;
}

.btn-nav {
    padding: 8px 33px;
}

.btn-login {
    padding: 8px 40px;
}

.btn-lang {
    padding: 8px 16px 8px 17px;
}

.block-lang .dropdown-menu {
    position: absolute;
}

.bg-city {
    background: url(../../img/bg.jpg) center no-repeat;
    background-size: cover;
    color: #ffffff;
}

.overflow-city {
    background: #23305c99;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.text-top {
    text-align: center;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 10rem;
}

#format-tabs {
    margin-bottom: 1rem;
}

.web-name-field {
    padding-right: 1rem;
}

.wrap-field:first-child {
    padding-left: 0rem;
}

.wrap-field:last-child {
    padding-left: 0rem;
}

.wrap-field {
    margin-bottom: 0.1rem;
    padding-left: 1rem;
}

.json-name-field {
    margin-right: 0.5rem;
}

#format-tabs .nav-link.active {
    color: #09105f;
    font-weight: bold;
}

#format-tabs .nav-link {
    color: #fff;
}

#format-tabs li a:hover {
    color: #fff;
}

.wrap-btn {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.btn-outline-white {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.btn-outline-white:hover {
    background-color: #0071e0;
    color: #ffffff;
}

.wrap-card .card {
    height: 100%;
}

.wrap-price {
    padding-top: 60px;
    padding-bottom: 60px;
}

.wrap-price .card, .wrap-services .card, .page-container .card {
    box-shadow: -6px 1rem 2rem 2px #3f75aa38;
}

.wrap-price .card-header {
    background-color: #0071e0;
    color: #ffffff;
    font-size: 1.125rem;
}

.wrap-price .fa-ul {
    margin-left: 1.5rem;
    font-size: 14px;
}

.free-list-services li:nth-child(3), .free-list-services li:nth-child(4) {
    color: #ffffff;
}

.price-count {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.price-period {
    font-size: 1rem;
    font-weight: normal;
}

.price-icon {
    color: #0071e0;
}

.price-details {
    border-right: 1px solid rgba(0, 0, 0, 0.125);
}

.title-price {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.wrap-services .card-header {
    color: #ffffff;
    background-color: #0071e0;
    padding: 20px 1.25rem;
}

.wrap-services .fa-ul {
    margin-left: 4rem;
}

.wrap-services .fa-li {
    font-size: 1.5rem;
    top: -0.2em;
}

.wrap-services .card-body {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sub-services {
    padding-right: 2rem;
}

.sub-services p {
    margin-bottom: 30px;
}

.bg-services {
    background: #f4faff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.company {
    background-color: #ffffff;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.company .list-group-item {
    border: none;
}

.cabinet-menu .dashboard-link {
    border: 1px solid #0071e0;
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.cabinet-menu .first-link {
    border: 1px solid #0071e0;
    padding: 1rem;
    border-radius: 0.25rem 0.25rem 0 0;
}

.cabinet-menu .sub-link {
    border-top: 0px solid #0071e0;
    border-left: 1px solid #0071e0;
    border-right: 1px solid #0071e0;
    border-bottom: 1px solid #0071e0;
    padding: 1rem;
    border-radius: 0rem;
}

.cabinet-menu .last-link {
    border-top: 0px solid #0071e0;
    border-left: 1px solid #0071e0;
    border-right: 1px solid #0071e0;
    border-bottom: 1px solid #0071e0;
    padding: 1rem;
    border-radius: 0 0 0.25rem 0.25rem;
}

.cabinet-menu .nav-link.active {
    border-bottom: 0px solid #0071e0;
}

.cabinet-menu .logout-link {
    border: 1px solid #0071e0;
    padding: 1rem;
    margin-top: 1.5rem;
}

.cabinet-menu .nav-link:hover {
    color: #fff;
    background-color: #3490dc94;
}

.wrap-btn-another-plan {
    padding: 1.25rem;
    text-align: right;
}

footer {
    padding: 2rem;
    background-color: #23305c;
    color: #ffffff;
}

footer .list-group-item {
    border: none;
    background-color: transparent;
}

footer .list-group-item a {
    color: #ffffff;
}

.footer-line {
    margin: 0px 5px;
}

.page-container {
    height: 80vh;
    justify-content: center;
    align-content: center;
}

.page-container .card-header, .sitemap-page .card-header {
    background-color: #0071e0;
    font-size: 1.125rem;
    justify-content: center;
    color: #ffffff;
}

.row-pricing-space {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.privacy {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.privacy a {
    color: #ffffff;
}

.col-pricing-space, .col-pricing-space-low {
    margin-bottom: 0rem;
}

/*end main*/

/* page-price */
.most-popular {
    background-color: #1a0;
    color: #ffffff;
    text-align: center;
    padding: 0.1rem 0rem;
    font-weight: bold;
}

.col-pricing-space-low .card-header:first-child {
    border-radius: 0px;
}

.page-pricing .price-count {
    margin-bottom: 0px;
}

.price-year-count {
    font-size: 0.8rem;
    font-weight: 500;
    margin-left: 10px;
    margin-bottom: 10px;
}

.price-year-period {
    font-size: 0.8rem;
}

.wrap-faq .fa-li {
    font-size: 1.5rem;
    top: -0.2em;
}

/* end page-price */
/* page-plans */
.plans .page-container {
    height: auto;
    padding: 60px 0px;
}

.title-plans {
    width: 100%;
    text-align: right;
    color: #0071e0;
}

/* end page-plans */

.wrap-recaptcha {
    margin: 15px auto;
    border-top: 1px solid #6f6d6d5e;
    border-bottom: 1px solid #6f6d6d5e;
    padding-bottom: 15px;
    padding-top: 15px;
    overflow: hidden;
}

.btn-dashboard {
    padding: 8px 16px;
}

.user-login {
    text-align: right;
}

.notification {
    padding: 1rem;
    border: 1px solid #e1e1e1;
    margin-bottom: 1rem;
}

.msg-notification {
    margin-left: 0.5rem;
}

.wrap-api-key, .wrap-validate {
    padding: 1.5rem 1rem;
    border: 1px solid #e1e1e1;
    margin-bottom: 1rem;
}

.title-api-key {
    margin-left: 0.5rem;
}

.text-api-key {
    background-color: #f1f1f1;
    margin-bottom: 0px;
    padding: 10px 0px 9px 15px;
}

#question {
    padding: 1rem;
    display: none;
}

#question-del {
    padding: 1.5rem 0rem;
    display: none;
}

.page-dashboard .page-container, .page-account .page-container {
    height: auto;
    padding: 3rem 0rem;
}

.code-request {
    font-size: 16px;
    padding: 1rem;
    background-color: #ece8e84a;
}

.wrap-code-response {
    max-height: 290px;
    overflow: hidden;
    margin: 0px;
}

.wrap-php-code {
    max-height: 412px;
    overflow: hidden;
    margin: 0px;
}

.wrap-js-code {
    max-height: 320px;
    overflow: hidden;
    margin: 0px;
}

.code-response .key, .code-request .key {
    color: #0f374a;
    font-weight: 700;
}

.code-response .value, .code-request .value {
    color: #800;
}

.wrap-edit-account {
    padding-bottom: 2rem;
    border-bottom: 1px solid #a5a5a5;
}

.wrap-edit-password {
    margin-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #a5a5a5;
}

.wrap-del-account {
    margin-top: 2rem;
}

.title-api-usage {
    margin-bottom: 1rem;
}

.wrap-indicator {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 30px;
}

.progress {
    height: 2rem;
    margin: 15px 0px;
    background-color: #e9ecef9e;
}

.wrap-statistics .card-header {
    font-size: 14px;
}

.input-amount {
    display: inline-block;
    width: 80%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem 0 0 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.add-amount {
    display: inline-block;
    width: 18%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fafbfc;
    background-clip: padding-box;
    border-top: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    top: -1px;
    left: -3px;
}

.btn-charge {
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
}

.input-amount:focus, .add-amount:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
}

.add-amount:focus {
    color: #495057;
    background-color: #fafbfc;
    border-top: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    outline: 0;
}

.table > thead > tr > th {
    border-top: none;
}

.about-title, .sitemap-title, .docum-title {
    text-align: center;
    padding: 50px 0px;
}

.about-page {
    height: 80vh;
}

.wrap-about-question, .wrap-document {
    padding-bottom: 30px;
}

.faq-sub-title {
    padding: 30px 0px 10px 0px;
}

.faq-page .card {
    box-shadow: -6px 0.2rem 2rem 2px #3f75aa38;
    margin-bottom: 0.5rem;
}

.faq-page .card-header {
    background-color: #0071e0d4;
}

.faq-page .btn {
    color: white;
    text-transform: uppercase;
    box-shadow: none;
}

.contact-page, .sitemap-page {
    padding: 50px 10px;
    height: 80vh;
}

.faq-page {
    padding: 50px 10px;
}

@media (max-width: 1200px) {

    .wrap-price .fa-ul {
        font-size: 13px;
    }

    .contact-page, .faq-page {
        height: auto;
    }

}

@media (max-width: 992px) {

    .wrap-price .fa-ul {
        font-size: 14px;
    }

    .col-pricing-space {
        margin-bottom: 2rem;
    }

    .about-page {
        height: auto;
    }

    .wrap-navigation {
        margin-bottom: 70px;
    }

}

@media (max-width: 576px) {

    .col-pricing-space-low {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .contact-page, .sitemap-page, .about-page {
        height: auto;
    }

    .wrap-navigation {
        margin-bottom: 70px;
    }

    .code-request {
        font-size: 14px;
    }

    .mob-text-center {
        text-align: center;
    }

    .wrap-code-response {
        overflow-x: scroll;
    }

    .input-amount {
        width: 73%;
    }

    .add-amount {
        width: 25%;
    }
}

.table-api-response td:first-child {
    font-weight: bold;
}

.badge-plan {
    font-size: 14px;
}

.table-api-errors td:first-child, .table-api-errors td:nth-child(2), .table-line-type td:nth-child(2) {
    font-weight: bold;
}

.code-collor {
    color: #009ee8;
    font-weight: 700;
}

.true-collor {
    color: #e78c45;
    font-weight: 700;
}

.doc-section {
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 1.25rem;
    margin-bottom: 1.5rem;
}

.wrap-document h4,
.wrap-document h5,
.wrap-document h6 {
    margin-bottom: 1.5rem;
}

.btn-documentation {
    padding-left: 0px;
    padding-right: 0px;
    color: #3490dc;
}

.btn-documentation:hover {
    color: #227dc7;
}

.mob-btn-documentation {
    background-color: #227dc74a;
}

.wrap-sub-recaptcha {
    padding-left: 0px;
}

@media (min-width: 375px) {
    .wrap-sub-recaptcha {
        padding-left: 1.5rem;
    }
}

@media (min-width: 375px) {
    .wrap-sub-recaptcha {
        padding-left: 1.5rem;
    }
}

@media (min-width: 425px) {
    .wrap-sub-recaptcha {
        padding-left: 3rem;
    }
}

@media (min-width: 500px) {
    .wrap-sub-recaptcha {
        padding-left: 5rem;
    }
}


@media (min-width: 576px) {
    .wrap-sub-recaptcha {
        padding-left: 1rem;
    }
}

.wrap-document .list-group-item-action:hover {
    color: #000;
    font-weight: bold;
}


div.scrollup {
    position: fixed;
    color: #fff;
    background-color: #3490dc;
    right: 20px;
    bottom: 0px;
    padding: 10px 15px 5px 15px;
    font-size: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: none;
    text-align: center;
}

div.scrollup:hover {
    background-color: #2176bd;
}

.table-api-response td {
    word-break: break-all;
}

@media (min-width: 425px) {
    .table-api-response td {
        word-break: normal;
    }
}

.table-api-errors td {
    word-break: break-all;
}

@media (min-width: 992px) {
    .table-api-errors td {
        word-break: normal;
    }
}

.optional-param-first {
    word-break: break-word;
}

@media (min-width: 768px) {
    .optional-param-first {
        word-break: normal;
    }
}

.code-word-break {
    word-break: break-word;
}

.table-api-response, .table-api-errors, .table-line-type {
    margin-bottom: 0px;
}

.line-dash-info {
    margin: 1.5rem auto;
}

.card-header.title-api-resp {
    background-color: #0071e0b0;
}

.table-statistics-tr {
    border-top: 1px solid #d9d9d9;
}

/* ══════════════════════════════════════════
   REDESIGN (phoneverify-full) — CSS VARIABLES
══════════════════════════════════════════ */
:root {
    --pv-blue:       #1a6ef5;
    --pv-blue-dark:  #0d5ee0;
    --pv-navy:       #0f1c3f;
    --pv-navy-mid:   #1e2d54;
    --pv-text:       #1a2340;
    --pv-muted:      #5a6580;
    --pv-border:     #e4e9f2;
    --pv-bg:         #f5f7fa;
    --pv-white:      #fff;
}

/* ══════════════════════════════════════════
   REDESIGN — HERO
══════════════════════════════════════════ */
.hero {
    background: linear-gradient(160deg, var(--pv-navy) 0%, #162d6e 55%, #1a3a8a 100%);
    min-height: 92vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 80px 40px;
}

.hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);
    background-size: 60px 60px;
    pointer-events: none;
}

.hero::after {
    content: '';
    position: absolute;
    top: -200px;
    right: -200px;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(26,110,245,.3) 0%, transparent 70%);
    pointer-events: none;
}

.hero-inner {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
}

.hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(26,110,245,.18);
    border: 1px solid rgba(26,110,245,.35);
    color: #7fb5ff;
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 6px 12px;
    border-radius: 20px;
    margin-bottom: 22px;
}

.hero-eyebrow::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #34d399;
    box-shadow: 0 0 6px #34d399;
}

.hero-title {
    font-size: clamp(32px, 4.5vw, 52px);
    font-weight: 800;
    color: var(--pv-white);
    line-height: 1.1;
    letter-spacing: -.02em;
    margin-bottom: 18px;
}

.hero-title span {
    background: linear-gradient(90deg, #5ca0ff, #7fd4ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-sub {
    font-size: 16px;
    color: rgba(255,255,255,.6);
    margin-bottom: 36px;
    max-width: 400px;
    line-height: 1.7;
}

.hero-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.hero-btn-primary {
    background: var(--pv-blue);
    color: var(--pv-white);
    padding: 13px 28px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    transition: background .15s, transform .15s, box-shadow .15s;
    box-shadow: 0 4px 20px rgba(26,110,245,.4);
}

.hero-btn-primary:hover {
    background: var(--pv-blue-dark);
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(26,110,245,.5);
    color: var(--pv-white);
    text-decoration: none;
}

.hero-btn-ghost {
    background: transparent;
    color: rgba(255,255,255,.8);
    border: 1.5px solid rgba(255,255,255,.2);
    padding: 13px 28px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    transition: border-color .15s, color .15s, background .15s;
}

.hero-btn-ghost:hover {
    border-color: rgba(255,255,255,.5);
    color: var(--pv-white);
    background: rgba(255,255,255,.07);
    text-decoration: none;
}

/* Demo card */
.hero-demo {
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 20px;
    backdrop-filter: blur(12px);
    padding: 28px;
}

.demo-label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(255,255,255,.4);
    margin-bottom: 16px;
}

.demo-tabs {
    display: flex;
    gap: 0;
    background: rgba(0,0,0,.2);
    border-radius: 9px;
    padding: 4px;
    margin-bottom: 20px;
}

.demo-tab {
    flex: 1;
    text-align: center;
    padding: 8px 0;
    border-radius: 7px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: rgba(255,255,255,.45);
    cursor: pointer;
    transition: all .2s;
    user-select: none;
}

.demo-tab.active {
    background: var(--pv-white);
    color: var(--pv-navy);
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
}

.demo-table { width: 100%; border-collapse: collapse; }
.demo-table tr { border-bottom: 1px solid rgba(255,255,255,.06); }
.demo-table tr:last-child { border-bottom: none; }
.demo-table td { padding: 10px 4px; font-size: 13px; }
.demo-table td:first-child { color: rgba(255,255,255,.45); width: 42%; }
.demo-table td:last-child { color: var(--pv-white); font-weight: 500; }
.demo-valid { color: #34d399 !important; font-weight: 700 !important; }

.demo-json { display: none; }
.demo-json p {
    font-size: 12.5px;
    color: rgba(255,255,255,.7);
    line-height: 1.8;
    font-family: monospace;
}
.demo-json .key { color: #7fb5ff; }
.demo-json .val-green { color: #34d399; }
.demo-json .val-str  { color: #fbbf24; }

/* ══════════════════════════════════════════
   REDESIGN — STATS STRIP
══════════════════════════════════════════ */
.stats-strip {
    background: var(--pv-navy);
    padding: 32px 40px;
}

.stats-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    text-align: center;
}

.stat-val {
    font-size: 30px;
    font-weight: 800;
    color: var(--pv-white);
    letter-spacing: -.02em;
}

.stat-val span { color: var(--pv-blue); }

.stat-label {
    font-size: 12px;
    font-weight: 600;
    color: rgba(255,255,255,.4);
    text-transform: uppercase;
    letter-spacing: .08em;
    margin-top: 3px;
}

/* ══════════════════════════════════════════
   REDESIGN — SHARED SECTION LAYOUT
══════════════════════════════════════════ */
.section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 88px 40px;
}

.section-label {
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: 11px;
    font-weight: 700;
    color: var(--pv-blue);
    margin-bottom: 10px;
}

.section-title {
    font-size: clamp(26px, 3.5vw, 38px);
    font-weight: 800;
    color: var(--pv-navy);
    margin-bottom: 12px;
    letter-spacing: -.02em;
    line-height: 1.15;
}

.section-sub {
    font-size: 16px;
    color: var(--pv-muted);
    max-width: 500px;
    line-height: 1.65;
}


/* ══════════════════════════════════════════
   REDESIGN — FEATURES
══════════════════════════════════════════ */
#features-section { background: var(--pv-bg); }

.features-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}

.features-col-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 14px;
}

.feat-col-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: var(--pv-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.feat-col-icon svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: var(--pv-white);
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.feat-col-title {
    font-size: 22px;
    font-weight: 800;
    color: var(--pv-navy);
}

.feat-col-desc {
    font-size: 14.5px;
    color: var(--pv-muted);
    line-height: 1.65;
    margin-bottom: 32px;
}

.feature-items { display: flex; flex-direction: column; }

.feature-item {
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 14px;
    padding: 18px 0;
    border-top: 1px solid var(--pv-border);
    align-items: start;
}

.feature-item:last-child { border-bottom: 1px solid var(--pv-border); }

.fi-icon {
    width: 36px;
    height: 36px;
    border-radius: 9px;
    background: #eef3fe;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
}

.fi-icon svg {
    width: 17px;
    height: 17px;
    stroke: var(--pv-blue);
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.fi-name { font-size: 14px; font-weight: 700; color: var(--pv-navy); margin-bottom: 4px; }
.fi-desc { font-size: 13px; color: #6b748f; line-height: 1.55; }

/* ══════════════════════════════════════════
   REDESIGN — TRUST / LOGOS
══════════════════════════════════════════ */
#trust-section {
    background: var(--pv-white);
    border-top: 1px solid var(--pv-border);
    border-bottom: 1px solid var(--pv-border);
}

.trust-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 40px;
    text-align: center;
}

.trust-label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #b0b8cc;
    margin-bottom: 28px;
}

.trust-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 48px;
    flex-wrap: wrap;
}

.trust-logo {
    font-size: 18px;
    font-weight: 800;
    color: #c0c8d8;
    letter-spacing: -.02em;
    transition: color .2s;
}

.trust-logo span { font-weight: 400; }
.trust-logo:hover { color: #8a94aa; }

/* ══════════════════════════════════════════
   REDESIGN — RESPONSIVE
══════════════════════════════════════════ */
@media (max-width: 960px) {
    .hero { padding: 60px 20px; }
    .hero-inner { grid-template-columns: 1fr; gap: 48px; }
    .stats-strip { padding: 24px 20px; }
    .stats-inner { grid-template-columns: repeat(2, 1fr); }
    .section { padding: 64px 20px; }
    .pricing-grid { grid-template-columns: 1fr 1fr; }
    .plan-card.featured { transform: none; }
    .features-grid { grid-template-columns: 1fr; gap: 48px; }
    .trust-logos { gap: 28px; }
}

@media (max-width: 560px) {
    .pricing-grid { grid-template-columns: 1fr; }
    .hero-actions { flex-direction: column; }
    .hero-actions a { text-align: center; }
    .stats-inner { grid-template-columns: repeat(2, 1fr); gap: 16px; }
}




