/* ShopXN contact — diagnosis-first conversion experience */

body.contact-v2 {
    background: #f6f8fc;
    color: #101c38;
}

/* contact17: keep the emphasized title phrase intact and hide placeholder socials. */
body.contact-v2 .contact-hero h1 span {
    display: inline-block;
}

body.contact-v2 .social-links {
    display: none;
}

body.contact-v2 section {
    padding: 96px 0;
}

body.contact-v2 .section-header {
    max-width: 780px;
    margin: 0 0 46px;
    text-align: left;
}

body.contact-v2 .section-label {
    display: inline-flex;
    align-items: center;
    min-height: 29px;
    margin: 0 0 17px;
    padding: 6px 12px;
    border: 1px solid #c8d6f6;
    border-radius: 999px;
    background: #eef4ff;
    color: #1749c7;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1;
}

body.contact-v2 .section-title {
    max-width: 790px;
    margin: 0 0 15px;
    color: #0c1730;
    font-size: 44px;
    line-height: 1.14;
    letter-spacing: -.035em;
    text-align: left;
}

/* Hero */
body.contact-v2 .contact-hero {
    position: relative;
    min-height: 780px;
    overflow: hidden;
    padding: 140px 0 84px;
    background:
        radial-gradient(circle at 75% 27%, rgba(45, 105, 244, .23), transparent 31%),
        linear-gradient(138deg, #061128 0%, #0a1d44 61%, #0b2c67 100%);
    color: #fff;
    text-align: left;
}

body.contact-v2 .contact-hero::before {
    position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    width: 53%;
    opacity: .22;
    background-image:
        linear-gradient(rgba(130, 161, 238, .2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(130, 161, 238, .2) 1px, transparent 1px);
    background-size: 46px 46px;
    content: "";
}

body.contact-v2 .contact-hero-grid {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    max-width: 1400px;
}

body.contact-v2 .contact-hero-copy {
    flex: 0 0 42%;
    min-width: 0;
    max-width: 570px;
    margin-right: 44px;
}

body.contact-v2 .contact-hero .breadcrumb {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 48px;
    color: #8fa7d9;
    text-align: left;
}

body.contact-v2 .contact-hero .breadcrumb a:hover {
    color: #fff;
}

body.contact-v2 .contact-eyebrow {
    display: flex;
    align-items: center;
    margin: 0 0 18px;
    color: #ffac4d;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
}

body.contact-v2 .contact-eyebrow span {
    flex: 0 0 34px;
    width: 34px;
    height: 2px;
    margin-right: 11px;
    background: #ff861b;
}

body.contact-v2 .contact-hero h1 {
    max-width: 570px;
    margin: 0 0 25px;
    color: #fff;
    font-size: 60px;
    line-height: 1.05;
    letter-spacing: -.055em;
    text-align: left;
}

body.contact-v2 .contact-hero h1 span {
    color: #ff941f;
}

body.contact-v2 .contact-hero-copy > p {
    max-width: 550px;
    margin: 0 0 31px;
    color: #b7c6e5;
    font-size: 17px;
    line-height: 1.78;
}

body.contact-v2 .contact-hero-actions {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px 28px;
}

body.contact-v2 .contact-hero-actions .btn {
    min-height: 54px;
    margin: 6px;
}

body.contact-v2 .contact-hero-actions .btn-primary {
    background: #ff861b;
    box-shadow: 0 16px 34px rgba(255, 134, 27, .22);
}

body.contact-v2 .contact-hero-actions .btn-primary i {
    margin-left: 10px;
}

body.contact-v2 .contact-hero-actions .btn-secondary {
    border-color: rgba(188, 207, 251, .34);
    background: rgba(255, 255, 255, .055);
    color: #fff;
    box-shadow: none;
}

body.contact-v2 .contact-trust {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

body.contact-v2 .contact-trust span {
    margin: 5px 15px 5px 5px;
    color: #8fa4cf;
    font-size: 11px;
    font-weight: 700;
}

body.contact-v2 .contact-trust i {
    margin-right: 6px;
    color: #63d293;
}

body.contact-v2 .contact-hero-visual {
    position: relative;
    flex: 1 1 58%;
    min-width: 0;
    margin: 0 -92px 0 0;
}

body.contact-v2 .contact-hero-visual::before {
    position: absolute;
    top: 8%;
    right: 3%;
    bottom: 3%;
    left: 2%;
    border-radius: 30px;
    background: rgba(47, 103, 244, .18);
    filter: blur(40px);
    content: "";
}

body.contact-v2 .contact-hero-visual picture,
body.contact-v2 .contact-hero-visual img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

body.contact-v2 .contact-hero-visual img {
    height: auto;
    border: 1px solid rgba(128, 164, 246, .22);
    border-radius: 18px;
    box-shadow: 0 34px 88px rgba(0, 7, 24, .48);
}

body.contact-v2 .contact-hero-visual figcaption {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    padding: 0 6px;
    color: #8094bf;
    font-size: 10px;
    letter-spacing: .04em;
}

body.contact-v2 .contact-hero-visual figcaption span {
    color: #6f91e7;
    font-weight: 800;
    letter-spacing: .14em;
}

/* Diagnosis form */
body.contact-v2 .contact-form-section {
    background: #f5f7fb;
}

body.contact-v2 .contact-container {
    display: flex;
    align-items: stretch;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 32px;
}

body.contact-v2 .form-side,
body.contact-v2 .info-side {
    min-width: 0;
    margin: 0;
    border: 0;
    box-shadow: none;
}

body.contact-v2 .form-side {
    flex: 1 1 62%;
    padding: 48px 48px 44px;
    border: 1px solid #dce3ee;
    border-right: 0;
    border-radius: 18px 0 0 18px;
    background: #fff;
}

body.contact-v2 .info-side {
    flex: 0 0 38%;
    padding: 48px 40px 42px;
    border-radius: 0 18px 18px 0;
    background:
        radial-gradient(circle at 90% 10%, rgba(63, 115, 244, .2), transparent 28%),
        #0b204a;
    color: #fff;
}

body.contact-v2 .form-header {
    margin: 0 0 31px;
    padding: 0 0 25px;
    border-bottom: 1px solid #e4e9f1;
}

body.contact-v2 .form-header h2,
body.contact-v2 .info-side h2 {
    margin: 0 0 11px;
    font-size: 29px;
    letter-spacing: -.03em;
}

body.contact-v2 .form-header h2 {
    color: #15213d;
}

body.contact-v2 .form-header p {
    margin: 0;
    color: #68748b;
    font-size: 14px;
    line-height: 1.7;
}

body.contact-v2 #consultation-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}

body.contact-v2 .form-group,
body.contact-v2 .form-check,
body.contact-v2 .btn-submit,
body.contact-v2 .form-status {
    flex: 0 0 calc(100% - 16px);
    min-width: 0;
    margin-right: 8px;
    margin-left: 8px;
}

body.contact-v2 .form-group {
    margin-bottom: 21px;
}

body.contact-v2 .form-field-half {
    flex-basis: calc(50% - 16px);
}

body.contact-v2 .form-label {
    display: block;
    margin: 0 0 8px;
    color: #27334d;
    font-size: 13px;
    font-weight: 800;
}

body.contact-v2 .form-control {
    display: block;
    width: 100%;
    min-height: 52px;
    padding: 13px 15px;
    border: 1px solid #cfd8e7;
    border-radius: 10px;
    background: #fbfcfe;
    color: #15213d;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.45;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

body.contact-v2 .form-control:hover {
    border-color: #aebddd;
}

body.contact-v2 .form-control:focus {
    outline: 3px solid rgba(47, 109, 242, .14);
    outline-offset: 1px;
    border-color: #2f6df2;
    background: #fff;
}

body.contact-v2 .form-trap {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

body.contact-v2 textarea.form-control {
    min-height: 140px;
    resize: vertical;
}

body.contact-v2 select[multiple].form-control {
    min-height: 135px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-appearance: menulist;
    appearance: menulist;
}

body.contact-v2 .form-group small {
    display: block;
    margin-top: 7px;
    color: #7a859b !important;
    font-size: 11px !important;
}

body.contact-v2 .form-check {
    display: flex;
    align-items: flex-start;
    margin-top: 1px;
    margin-bottom: 24px;
    padding: 16px;
    border: 1px solid #dde4ef;
    border-radius: 10px;
    background: #f7f9fd;
}

body.contact-v2 .form-check-input {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin: 2px 10px 0 0;
    accent-color: #2f6df2;
}

body.contact-v2 .form-check-label {
    color: #66728a;
    font-size: 12px;
    line-height: 1.65;
}

body.contact-v2 .form-check-label a {
    color: #245edc;
    font-weight: 700;
}

body.contact-v2 .btn-submit {
    min-height: 56px;
    background: #ff861b;
    box-shadow: 0 14px 32px rgba(255, 134, 27, .2);
}

body.contact-v2 .btn-submit:hover {
    background: #ff9a3d;
}

body.contact-v2 .btn-submit:disabled {
    cursor: wait;
    opacity: .72;
}

body.contact-v2 .form-status {
    min-height: 0;
    margin-top: 12px;
    padding: 0;
    border-radius: 9px;
    font-size: 12px;
    line-height: 1.6;
}

body.contact-v2 .form-status.is-loading,
body.contact-v2 .form-status.is-success,
body.contact-v2 .form-status.is-error {
    padding: 12px 14px;
}

body.contact-v2 .form-status.is-loading {
    background: #eef4ff;
    color: #245edc;
}

body.contact-v2 .form-status.is-success {
    background: #eaf8f0;
    color: #187349;
}

body.contact-v2 .form-status.is-error {
    background: #fff1ed;
    color: #a53c25;
}

/* Consultation sidebar */
body.contact-v2 .info-side h2 {
    color: #fff;
}

body.contact-v2 .info-side > p {
    margin: 0 0 31px;
    color: #aab9d8;
    font-size: 14px;
    line-height: 1.75;
}

body.contact-v2 .info-side .process-steps {
    position: relative;
    display: block;
    margin: 0 0 35px;
}

body.contact-v2 .info-side .process-steps::before {
    position: absolute;
    top: 22px;
    bottom: 22px;
    left: 20px;
    width: 1px;
    background: rgba(127, 158, 224, .27);
    content: "";
}

body.contact-v2 .info-side .process-step {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    min-height: 0;
    margin: 0;
    padding: 0 0 24px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    text-align: left;
}

body.contact-v2 .info-side .process-step:last-child {
    padding-bottom: 0;
}

body.contact-v2 .info-side .process-step::before,
body.contact-v2 .info-side .process-step::after {
    display: none;
}

body.contact-v2 .info-side .step-number {
    position: relative;
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 0;
    border: 1px solid rgba(128, 164, 246, .32);
    border-radius: 50%;
    background: #173c8d;
    color: #fff;
    font-size: 13px;
}

body.contact-v2 .info-side .step-content {
    flex: 1 1 auto;
    min-width: 0;
    padding-top: 2px;
}

body.contact-v2 .info-side .step-content h3 {
    margin: 0 0 5px;
    color: #fff;
    font-size: 15px;
}

body.contact-v2 .info-side .step-content p {
    margin: 0;
    color: #8fa2c9;
    font-size: 12px;
    line-height: 1.65;
}

body.contact-v2 .contact-methods {
    margin: 0;
    padding: 27px 0 0;
    border-top: 1px solid rgba(138, 165, 224, .2);
}

body.contact-v2 .contact-methods > h3 {
    margin-bottom: 21px !important;
    color: #fff;
    font-size: 18px !important;
}

body.contact-v2 .contact-method {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 13px 0;
    border-bottom: 1px solid rgba(138, 165, 224, .13);
}

body.contact-v2 .contact-icon {
    display: flex;
    flex: 0 0 35px;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    margin-right: 12px;
    border: 1px solid rgba(128, 164, 246, .28);
    border-radius: 8px;
    background: rgba(47, 105, 244, .11);
    color: #7ea4ff;
}

body.contact-v2 .contact-details h4 {
    margin: 0 0 2px;
    color: #fff;
    font-size: 13px;
}

body.contact-v2 .contact-details p,
body.contact-v2 .contact-details a {
    margin: 0;
    color: #91a4cb !important;
    font-size: 12px;
}

/* FAQ */
body.contact-v2 .faq-section {
    background: #fff;
}

body.contact-v2 .faq-section .section-header + p {
    display: none;
}

body.contact-v2 .faq-container {
    max-width: 960px;
    margin: 0;
}

body.contact-v2 .faq-item {
    border-color: #dfe5ef;
    border-radius: 12px;
    box-shadow: none;
}

body.contact-v2 .faq-question {
    min-height: 76px;
    padding: 22px 24px;
    color: #17233e;
}

body.contact-v2 .faq-question h3 {
    margin: 0;
    font-size: 16px;
}

body.contact-v2 .faq-answer p {
    color: #637089;
    font-size: 14px;
    line-height: 1.8;
}

@media (max-width: 1240px) {
    body.contact-v2 .contact-hero h1 {
        font-size: 53px;
    }

    body.contact-v2 .contact-hero-copy {
        margin-right: 30px;
    }

    body.contact-v2 .contact-hero-visual {
        margin-right: -42px;
    }
}

@media (max-width: 1024px) {
    body.contact-v2 .contact-hero-grid {
        display: block;
    }

    body.contact-v2 .contact-hero-copy {
        max-width: 730px;
        margin: 0 0 48px;
    }

    body.contact-v2 .contact-hero h1 {
        font-size: 57px;
    }

    body.contact-v2 .contact-hero-visual {
        width: 100%;
        max-width: 880px;
        margin: 0;
    }

    body.contact-v2 .contact-container {
        display: block;
    }

    body.contact-v2 .form-side,
    body.contact-v2 .info-side {
        width: 100%;
    }

    body.contact-v2 .form-side {
        border-right: 1px solid #dce3ee;
        border-radius: 18px 18px 0 0;
    }

    body.contact-v2 .info-side {
        border-radius: 0 0 18px 18px;
    }
}

@media (min-width: 901px) and (max-width: 1024px) {
    body.contact-v2 .contact-hero-grid {
        display: flex;
    }

    body.contact-v2 .contact-hero-copy {
        flex: 0 0 42%;
        max-width: 420px;
        margin: 0 20px 0 0;
    }

    body.contact-v2 .contact-hero .breadcrumb {
        margin-bottom: 34px;
    }

    body.contact-v2 .contact-hero h1 {
        font-size: 45px;
    }

    body.contact-v2 .contact-hero-copy > p {
        font-size: 15px;
    }

    body.contact-v2 .contact-hero-visual {
        flex: 1 1 58%;
        width: auto;
        margin: 0 -38px 0 0;
    }
}

@media (min-width: 681px) and (max-width: 900px) {
    body.contact-v2 .menu-toggle {
        width: auto;
        min-width: 78px;
        padding: 0 13px;
    }

    body.contact-v2 .menu-toggle::after {
        margin-left: 8px;
        color: #fff;
        font-size: 12px;
        font-weight: 800;
        content: "菜单";
    }

    body.contact-v2 .menu-toggle[aria-expanded="true"]::after {
        content: "关闭";
    }
}

@media (max-width: 680px) {
    body.contact-v2 .container,
    body.contact-v2 .contact-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    body.contact-v2 .section-header {
        margin-bottom: 34px;
    }

    body.contact-v2 .section-title {
        font-size: 31px;
    }

    body.contact-v2 .contact-hero {
        padding: 112px 0 58px;
    }

    body.contact-v2 .contact-hero-copy {
        margin-bottom: 36px;
        text-align: center;
    }

    body.contact-v2 .contact-hero .breadcrumb {
        justify-content: center;
        margin-bottom: 34px;
        font-size: 12px;
        text-align: center;
    }

    body.contact-v2 .contact-eyebrow {
        justify-content: center;
        font-size: 10px;
    }

    body.contact-v2 .contact-hero h1 {
        margin-bottom: 21px;
        font-size: 41px;
        line-height: 1.08;
        text-align: center;
    }

    body.contact-v2 .contact-hero-copy > p {
        margin-bottom: 26px;
        font-size: 16px;
        text-align: center;
    }

    body.contact-v2 .contact-hero-actions {
        display: block;
        margin: 0 0 24px;
    }

    body.contact-v2 .contact-hero-actions .btn {
        display: flex;
        width: 100%;
        margin: 10px 0 0;
    }

    body.contact-v2 .contact-trust {
        justify-content: center;
    }

    body.contact-v2 .contact-hero-visual {
        margin: 0;
    }

    body.contact-v2 .contact-hero-visual img {
        border-radius: 12px;
    }

    body.contact-v2 .contact-hero-visual figcaption {
        display: block;
        line-height: 1.55;
        text-align: left;
    }

    body.contact-v2 .contact-hero-visual figcaption span {
        display: block;
        margin-bottom: 3px;
    }

    body.contact-v2 .form-side,
    body.contact-v2 .info-side {
        padding: 30px 23px;
    }

    body.contact-v2 .form-side {
        border-radius: 14px 14px 0 0;
    }

    body.contact-v2 .info-side {
        border-radius: 0 0 14px 14px;
    }

    body.contact-v2 .form-header h2,
    body.contact-v2 .info-side h2 {
        font-size: 25px;
    }

    body.contact-v2 #consultation-form {
        display: block;
        margin: 0;
    }

    body.contact-v2 .form-group,
    body.contact-v2 .form-field-half,
    body.contact-v2 .form-check,
    body.contact-v2 .btn-submit,
    body.contact-v2 .form-status {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    body.contact-v2 .form-control {
        font-size: 16px;
    }

    body.contact-v2 .faq-question {
        min-height: 68px;
        padding: 18px;
    }

    body.contact-v2 .faq-question h3 {
        font-size: 14px;
        line-height: 1.5;
    }
}

@media (max-width: 380px) {
    body.contact-v2 .contact-hero h1 {
        font-size: 37px;
    }
}

/* Keep the page rhythm above the shared shell's generic section rule. */
body.solution-v2.contact-v2 section:not(.page-header) {
    padding: 96px 0;
}

body.solution-v2.contact-v2 section.contact-hero {
    padding: 140px 0 84px;
}

@media (max-width: 1024px) {
    body.solution-v2.contact-v2 section:not(.page-header) {
        padding: 80px 0;
    }

    body.solution-v2.contact-v2 section.contact-hero {
        padding: 130px 0 72px;
    }
}

@media (max-width: 680px) {
    body.solution-v2.contact-v2 section:not(.page-header) {
        padding: 66px 0;
    }

    body.solution-v2.contact-v2 section.contact-hero {
        padding: 112px 0 58px;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.contact-v2 *,
    body.contact-v2 *::before,
    body.contact-v2 *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
    }
}

/* contact16 — diagnosis-form precision pass */
body.contact-v2 .container {
    width: calc(100% - 64px);
    max-width: 1240px;
}

body.solution-v2.contact-v2 section:not(.page-header) {
    padding: 84px 0;
}

body.solution-v2.contact-v2 section.contact-hero {
    min-height: 620px;
    padding: 112px 0 54px;
}

body.contact-v2 .section-header {
    max-width: 760px;
    margin-bottom: 36px;
}

body.contact-v2 .section-label {
    display: block;
    min-height: 0;
    margin: 0 0 13px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #2a61db;
    font-size: 11px;
    letter-spacing: .13em;
    line-height: 1.35;
}

body.contact-v2 .section-title {
    margin-bottom: 12px;
    font-size: 40px;
    line-height: 1.16;
}

body.contact-v2 .contact-hero::before {
    top: 72px;
    width: 50%;
    opacity: .18;
    background-size: 42px 42px;
}

body.contact-v2 .contact-hero-grid {
    max-width: 1240px;
}

body.contact-v2 .contact-hero-copy {
    flex-basis: 42%;
    max-width: 500px;
    margin-right: 54px;
}

body.contact-v2 .contact-hero .breadcrumb {
    margin-bottom: 27px;
    font-size: 12px;
}

body.contact-v2 .contact-eyebrow {
    margin-bottom: 14px;
    font-size: 11px;
}

body.contact-v2 .contact-hero h1 {
    margin-bottom: 19px;
    font-size: 50px;
    line-height: 1.07;
}

body.contact-v2 .contact-hero-copy > p {
    margin-bottom: 23px;
    font-size: 15px;
    line-height: 1.72;
}

body.contact-v2 .contact-hero-actions {
    margin-bottom: 20px;
}

body.contact-v2 .contact-hero-actions .btn {
    min-height: 48px;
    padding: 13px 21px;
    border-radius: 9px;
    font-size: 14px;
}

body.contact-v2 .contact-hero-actions .btn-primary,
body.contact-v2 .btn-submit {
    background: #e96f19;
    box-shadow: 0 12px 28px rgba(233, 111, 25, .2);
}

body.contact-v2 .contact-hero-actions .btn-primary:hover,
body.contact-v2 .btn-submit:hover {
    background: #d85f0b;
}

body.contact-v2 .contact-hero-visual {
    flex-basis: 58%;
    margin-right: -36px;
}

body.contact-v2 .contact-hero-visual img {
    border-radius: 14px;
    box-shadow: 0 24px 64px rgba(0, 7, 24, .42);
}

body.contact-v2 .contact-hero-visual figcaption {
    margin-top: 10px;
}

body.contact-v2 .contact-container {
    width: calc(100% - 64px);
    max-width: 1240px;
    padding: 0;
}

body.contact-v2 .form-side {
    flex-basis: 64%;
    padding: 38px 40px 36px;
    border-radius: 14px 0 0 14px;
}

body.contact-v2 .info-side {
    flex-basis: 36%;
    padding: 38px 34px 35px;
    border-radius: 0 14px 14px 0;
}

body.contact-v2 .form-header {
    margin-bottom: 25px;
    padding-bottom: 20px;
}

body.contact-v2 .form-header h2,
body.contact-v2 .info-side h2 {
    margin-bottom: 8px;
    font-size: 26px;
}

body.contact-v2 .form-header p,
body.contact-v2 .info-side > p {
    font-size: 13px;
}

body.contact-v2 .info-side > p {
    margin-bottom: 25px;
}

body.contact-v2 #consultation-form {
    gap: 0;
}

body.contact-v2 .form-group {
    margin-bottom: 17px;
}

body.contact-v2 .form-label {
    margin-bottom: 7px;
    font-size: 12px;
}

body.contact-v2 .form-control {
    min-height: 48px;
    padding: 11px 13px;
    border-radius: 8px;
    font-size: 15px;
}

body.contact-v2 textarea.form-control {
    min-height: 124px;
}

body.contact-v2 select[multiple].form-control {
    min-height: 122px;
}

body.contact-v2 .form-check {
    margin-bottom: 19px;
    padding: 13px;
    border-radius: 8px;
}

body.contact-v2 .btn-submit {
    min-height: 50px;
    border-radius: 9px;
    font-size: 14px;
}

body.contact-v2 .info-side .process-steps {
    gap: 0;
    margin-bottom: 28px;
}

body.contact-v2 .info-side .process-step {
    padding-bottom: 20px;
}

body.contact-v2 .info-side .step-number {
    flex-basis: 36px;
    width: 36px;
    height: 36px;
    margin-right: 13px;
}

body.contact-v2 .info-side .process-steps::before {
    top: 19px;
    bottom: 19px;
    left: 18px;
}

body.contact-v2 .contact-methods {
    padding-top: 22px;
}

body.contact-v2 .contact-methods > h3 {
    margin-bottom: 15px !important;
    font-size: 16px !important;
}

body.contact-v2 .contact-method {
    padding: 10px 0;
}

body.contact-v2 .contact-icon {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
}

body.contact-v2 .faq-container {
    max-width: 980px;
}

body.contact-v2 .faq-item {
    border-radius: 9px;
}

body.contact-v2 .faq-question {
    min-height: 64px;
    padding: 17px 20px;
}

body.contact-v2 .faq-question h3 {
    font-size: 14px;
}

@media (max-width: 1024px) {
    body.solution-v2.contact-v2 section:not(.page-header) {
        padding: 72px 0;
    }

    body.solution-v2.contact-v2 section.contact-hero {
        min-height: 0;
        padding: 108px 0 54px;
    }

    body.contact-v2 .section-title {
        font-size: 35px;
    }

    body.contact-v2 .contact-container {
        width: calc(100% - 64px);
    }

    body.contact-v2 .form-side {
        padding: 34px 36px 32px;
        border-radius: 14px 14px 0 0;
    }

    body.contact-v2 .info-side {
        padding: 34px 36px 32px;
        border-radius: 0 0 14px 14px;
    }

    body.contact-v2 .info-side .process-steps {
        display: flex;
        margin: 0 -8px 26px;
    }

    body.contact-v2 .info-side .process-steps::before {
        display: none;
    }

    body.contact-v2 .info-side .process-step {
        flex: 1 1 33.333%;
        display: block;
        margin: 0 8px;
        padding: 0;
    }

    body.contact-v2 .info-side .step-number {
        margin: 0 0 12px;
    }
}

@media (max-width: 680px) {
    body.contact-v2 .container,
    body.contact-v2 .contact-container {
        width: 100%;
    }

    body.contact-v2 .contact-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    body.solution-v2.contact-v2 section:not(.page-header) {
        padding: 64px 0;
    }

    body.solution-v2.contact-v2 section.contact-hero {
        padding: 102px 0 48px;
    }

    body.contact-v2 .section-header {
        margin-bottom: 29px;
    }

    body.contact-v2 .section-label {
        margin-bottom: 10px;
        font-size: 10px;
    }

    body.contact-v2 .section-title {
        font-size: 29px;
    }

    body.contact-v2 .contact-hero-copy {
        margin-bottom: 30px;
        text-align: left;
    }

    body.contact-v2 .contact-hero .breadcrumb,
    body.contact-v2 .contact-eyebrow {
        justify-content: flex-start;
        text-align: left;
    }

    body.contact-v2 .contact-hero .breadcrumb {
        margin-bottom: 24px;
    }

    body.contact-v2 .contact-hero h1 {
        margin-bottom: 16px;
        font-size: 37px;
        text-align: left;
    }

    body.contact-v2 .contact-hero-copy > p {
        margin-bottom: 20px;
        font-size: 15px;
        text-align: left;
    }

    body.contact-v2 .contact-trust {
        justify-content: flex-start;
    }

    body.contact-v2 .form-side,
    body.contact-v2 .info-side {
        padding: 27px 22px;
    }

    body.contact-v2 .form-header h2,
    body.contact-v2 .info-side h2 {
        font-size: 23px;
    }

    body.contact-v2 .info-side .process-steps {
        display: block;
        margin: 0 0 25px;
    }

    body.contact-v2 .info-side .process-step {
        display: flex;
        margin: 0;
        padding-bottom: 18px;
    }

    body.contact-v2 .info-side .step-number {
        margin: 0 13px 0 0;
    }
}
