/* Equal-height service images */
.card-style01 > img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 10 !important;
    max-height: 320px !important;
    object-fit: cover;
    object-position: center;
    display: block;
    background: #fff;
}

.section-title .sm-title {
    font-weight: 700;
}

.section-title h2 {
    font-weight: 600;
}

.it-support-page-title {
    font-weight: 600;
}

.it-support-intro-title {
    font-weight: 600;
    line-height: 1.2;
}

@media (min-width: 992px) {
    .it-support-page-title {
        font-size: clamp(1.6rem, 2.5vw, 2.15rem) !important;
    }

    .it-support-intro-title {
        font-size: clamp(1.6rem, 2.5vw, 2.15rem) !important;
    }
}

.support-contract-block h2 {
    font-weight: 600;
    font-size: clamp(1.6rem, 2.4vw, 2.15rem);
    line-height: 1.15;
}

.support-contract-block p,
.support-contract-block .progress-text .row {
    font-weight: 400;
}

.support-contract-block .accordion .btn-link,
.support-contract-block .accordion .card-body {
    font-family: 'Inter', sans-serif;
}

.support-contract-block .accordion .btn-link {
    font-weight: 600;
}

.support-contract-block .accordion .card-body {
    font-weight: 400;
}

.support-pricing-list {
    list-style: none;
}

.support-pricing-list li {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.55rem;
    padding-left: 0;
    text-align: left;
    font-size: clamp(0.96rem, 0.92vw, 1.02rem);
    line-height: 1.45;
}

.support-pricing-check {
    position: static;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1;
    color: #0C3246;
}

.support-pricing-amount {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.08rem;
    white-space: nowrap;
    line-height: 1;
}

.support-price-prefix {
    font-size: 0.42em;
    font-weight: 400;
    line-height: 1;
    margin-right: 0;
    vertical-align: baseline;
    letter-spacing: 0.03em;
}

.support-pricing-value {
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    line-height: 1;
}

.support-pricing-note {
    white-space: nowrap;
    width: 100%;
}

.support-pricing-note .support-pricing-check {
    margin-right: 0;
}

.support-pricing-note-text {
    white-space: nowrap;
}

.support-about-block .resp-tabs-list li,
.support-about-block .resp-tabs-container,
.support-about-block .resp-tabs-container h2,
.support-about-block .resp-tabs-container h3,
.support-about-block .resp-tabs-container h4,
.support-about-block .resp-tabs-container h5,
.support-about-block .resp-tabs-container p,
.support-about-block .resp-tabs-container li,
.support-about-block .resp-tabs-container a,
.support-about-block .resp-tabs-container span {
    font-family: 'Inter', sans-serif;
}

.support-about-block .resp-tabs-list {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0.25rem;
    flex-wrap: wrap;
    font-size: inherit;
}

.support-about-block .resp-tabs-list li {
    margin-right: 0 !important;
    font-size: 1.125rem;
}

.support-calc-section {
    padding: 0 0 clamp(4rem, 6vw, 6rem);
}

.support-calc-head {
    max-width: 48rem;
    margin: 0 auto clamp(1.25rem, 2vw, 1.75rem);
    text-align: center;
}

.support-calc-card {
    max-width: 70rem;
    margin: 0 auto;
    padding: clamp(1.25rem, 2vw, 1.75rem);
}

.support-calc-top {
    gap: 1rem;
    margin-bottom: 0.875rem;
}

.support-calc-title {
    font-size: clamp(1rem, 1.2vw, 1.125rem);
}

.support-calc-tabs {
    gap: 0.25rem;
}

.support-calc-tab,
.support-calc-tab:link,
.support-calc-tab:visited {
    min-height: 2.5rem;
    padding: 0 1rem;
    font-size: clamp(0.84rem, 0.78vw, 0.9rem);
    white-space: normal;
    line-height: 1.15;
    text-align: center;
}

.support-calc-row {
    grid-template-columns: minmax(0, 14rem) minmax(0, 1fr);
    gap: 1rem;
    padding: 0.875rem 0;
}

.support-calc-copy span {
    font-size: clamp(0.95rem, 1vw, 0.98rem);
}

.support-calc-copy small {
    font-size: clamp(0.78rem, 0.8vw, 0.84rem);
}

.support-calc-slider {
    min-height: 3rem;
}

.support-calc-value {
    min-width: 2.25rem;
    height: 1.5rem;
    font-size: clamp(0.72rem, 0.75vw, 0.8rem);
}

.support-calc-footer {
    gap: 1rem;
    margin-top: 0.875rem;
    padding-top: 0.875rem;
}

.support-calc-bill-label {
    font-size: clamp(0.95rem, 1vw, 0.98rem);
}

.support-calc-bill {
    white-space: normal;
    flex-wrap: wrap;
}

.support-calc-bill span,
.support-calc-bill small {
    font-size: clamp(0.8rem, 0.82vw, 0.85rem);
}

.support-calc-bill strong {
    font-size: clamp(2rem, 4vw, 2.375rem);
}

.support-calc-submit {
    min-width: 10rem;
}

.support-calc-note {
    font-size: clamp(0.82rem, 0.85vw, 0.9rem);
}

.support-pricing-footnote {
    font-size: clamp(0.78rem, 0.8vw, 0.84rem);
}

.testimonial-avatar {
    background: #fff;
    border-radius: 50%;
    padding: 0.5rem;
    box-sizing: border-box;
}

@media screen and (max-width: 767.98px) {
    .about-style-03 > .col-lg-6.wow:first-child {
        display: flex !important;
        justify-content: center !important;
    }

    .about-style-03 .pe-lg-1-9 {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center !important;
        width: 100% !important;
    }

    .about-style-03 .mb-1-9 {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }

    .about-style-03 .d-flex.about-text {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    .about-style-03 .d-flex.about-text .flex-grow-1 {
        text-align: center !important;
    }

    .about-style-03 .d-flex.about-text p {
        max-width: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

*, *::before, *::after {
    box-sizing: border-box;
}

html,
body {
    overflow-x: hidden !important;
    max-width: 100% !important;
    width: 100% !important;
}

.row.mt-n1-9 .card-style01 .title h4,
.row.mt-n1-9 .card-style01 .title h4 a,
.row.mt-n1-9 .card-style01 .overlay h3,
.row.mt-n1-9 .card-style01 .overlay h3 a {
    font-weight: 600 !important;
}

.repair-tabs .repair-tab-panel,
.repair-tabs .repair-tab-panel .wow,
.repair-tabs .repair-tab-panel .fadeIn,
.repair-tabs .repair-tab-panel .fadeInUp,
.repair-tabs .repair-tab-panel .fadeInLeft,
.repair-tabs .repair-tab-panel .fadeInRight,
.repair-tabs .repair-tab-panel .slideInLeft {
    opacity: 1 !important;
    visibility: visible !important;
    animation: none !important;
    transform: none !important;
}

@media (max-width: 991.98px) {
    .support-about-block .section-title,
    .support-about-block .section-title .sm-title {
        text-align: center !important;
    }

    .support-about-block .d-sm-flex {
        flex-direction: column;
        align-items: center !important;
    }

    .support-about-block .pe-sm-1-9 {
        padding-right: 0 !important;
        border-right: 0 !important;
        text-align: center !important;
        margin-bottom: 1rem !important;
    }

    .support-about-block .ps-sm-1-9 {
        padding-left: 0 !important;
        text-align: left !important;
        align-self: flex-start;
    }

    .support-about-block .ps-sm-1-9 .list-style2 {
        text-align: left !important;
    }

    .support-about-block .ps-sm-1-9 .list-style2 li {
        text-align: left !important;
    }

    .support-contract-block h2 {
        text-align: center !important;
    }

    .support-contract-block h2 {
        font-size: clamp(1.5rem, 4vw, 2rem);
    }

    .card-style01 > img {
        height: 17.5rem;
    }

    .support-about-block .ps-sm-1-9 .list-style2 {
        display: none !important;
    }

    .support-about-block .ps-lg-2-9 > .btn-style1 {
        display: block;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 575.98px) {
    .card-style01 > img {
        height: auto !important;
    }

}

@media (max-width: 991.98px) {
    .support-contract-block h2 {
        font-size: clamp(1.45rem, 5vw, 1.9rem);
    }

    .supportnow-cta-title {
        font-size: clamp(1.5rem, 2.2vw, 2.125rem) !important;
        line-height: 1.15 !important;
    }

    .supportnow-cta-subtitle {
        font-size: clamp(1rem, 2.2vw, 1.25rem) !important;
        line-height: 1.35 !important;
    }

}

@media (max-width: 575.98px) {
    .supportnow-cta-title {
        font-size: 1.375rem !important;
        line-height: 1.2 !important;
    }

    .supportnow-cta-subtitle {
        font-size: clamp(0.95rem, 4vw, 1rem) !important;
        line-height: 1.5 !important;
        margin-top: 0.75rem !important;
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 1rem !important;
    }

    .about-style-03 .pe-lg-1-9 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center !important;
    }

    .about-style-03 .mb-1-9 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .about-style-03 .d-flex.about-text {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        justify-content: center !important;
        text-align: center !important;
        gap: 0.75rem !important;
    }

    .about-style-03 .d-flex.about-text .flex-grow-1 {
        margin-left: 0 !important;
        text-align: center !important;
    }

    .about-style-03 .d-flex.about-text .flex-shrink-0 {
        flex: 0 0 auto !important;
        margin-bottom: 0 !important;
    }

    .support-contract-block .col-sm-5 {
        display: flex;
        justify-content: center;
    }

    .support-contract-block .col-sm-5 img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .support-contract-block .col-sm-7 {
        text-align: center !important;
    }

    .support-contract-block .col-sm-7 p {
        margin-left: auto;
        margin-right: auto;
    }

    .support-contract-block .progress-text .col-6.fw-bold {
        white-space: normal !important;
        line-height: 1.35 !important;
    }

    .bg-primary .footer-link span {
        white-space: normal !important;
    }

    .footer-link span {
        white-space: normal !important;
    }

    .about-style-03 {
        text-align: center !important;
    }

    .about-style-03 .section-title,
    .about-style-03 .section-title .sm-title,
    .about-style-03 .mb-1-9,
    .about-style-03 .mb-1-9 h2,
    .about-style-03 .d-flex.about-text h4,
    .about-style-03 .d-flex.about-text p {
        text-align: center !important;
    }

    .about-style-03 .pe-lg-1-9,
    .about-style-03 .ps-lg-2-9 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .about-style-03 .d-flex.about-text {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .about-style-03 .d-flex.about-text .flex-shrink-0 {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin-bottom: 0.85rem !important;
    }

    .about-style-03 .d-flex.about-text .flex-grow-1 {
        margin-left: 0 !important;
        width: 100% !important;
        text-align: center !important;
    }

    .about-style-01 .row.align-items-xl-center {
        text-align: center !important;
    }

    .about-style-01 .col-lg-6.mt-7:first-child .position-relative.z-index-9 {
        margin-left: auto !important;
        margin-right: auto !important;
        width: fit-content !important;
    }

    .about-style-01 .col-lg-6.mt-7:first-child .row {
        justify-content: center !important;
    }

    .about-style-01 .col-lg-6.mt-7:first-child [class*="col-"] {
        display: flex !important;
        justify-content: center !important;
    }

    .about-style-01 .col-lg-6.mt-7:first-child img {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .about-style-01 .col-lg-6.mt-7:last-child,
    .about-style-01 .col-lg-6.mt-7:last-child .ps-lg-1-9,
    .about-style-01 .col-lg-6.mt-7:last-child .mb-1-9,
    .about-style-01 .col-lg-6.mt-7:last-child p,
    .about-style-01 .col-lg-6.mt-7:last-child h2,
    .about-style-01 .col-lg-6.mt-7:last-child h4 {
        text-align: center !important;
    }

    .about-style-01 .col-lg-6.mt-7:last-child .ps-lg-1-9 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .about-style-01 .col-lg-6.mt-7:last-child .d-sm-flex {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

.about-style-01 .col-lg-6.mt-7:last-child .flex-shrink-0 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 0.375rem !important;
    margin: 0 auto 1rem !important;
    width: 100% !important;
}

    .about-style-01 .col-lg-6.mt-7:last-child .flex-grow-1 {
        margin-left: 0 !important;
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    .bg-primary .row {
        row-gap: 1rem;
    }

    .bg-primary .col-md-6.col-lg-4 {
        display: flex;
        justify-content: center;
    }

    .bg-primary .footer-logo {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .bg-primary .footer-logo a {
        display: inline-flex;
    }

    .bg-primary .footer-link li {
        margin-bottom: 0.35rem !important;
        line-height: 1.25;
    }

    .bg-primary .footer-link li:last-child {
        margin-bottom: 0 !important;
    }

    .support-calc-tabs {
        grid-template-columns: 1fr;
    }

    .support-calc-bill {
        gap: 0.35rem;
    }

    .support-calc-submit {
        width: 100%;
    }

}

@media (max-width: 991.98px) {
    .about-style-04 {
        text-align: center;
    }

    .about-style-04 .section-title,
    .about-style-04 .section-title .sm-title,
    .about-style-04 .steps-content,
    .about-style-04 .steps-content h4,
    .about-style-04 .steps-content p,
    .about-style-04 .mb-4,
    .about-style-04 .mb-4 h2,
    .about-style-04 p {
        text-align: center !important;
    }

    .about-style-04 .steps-item-wrap,
    .about-style-04 .steps-wrap {
        justify-content: center;
    }

    .about-style-04 .steps-content p {
        margin-left: auto;
        margin-right: auto;
    }

    .repair-sidebar-tabs,
    .repair-main-content,
    .repair-brochures,
    .repair-follow {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .repair-sidebar-tabs {
        order: 1;
    }

    .repair-sidebar-tabs .category-list li a {
        display: flex;
        width: 100%;
    }

    .repair-sidebar-tabs .category-list li a span {
        flex: 1 1 auto;
    }

    .repair-main-content {
        display: none !important;
    }

    .repair-brochures {
        order: 2;
    }

    .repair-follow {
        order: 3;
    }

    .repair-inline-panel {
        display: block;
        margin: 0.85rem 0 1rem;
        padding: 1.1rem 1rem;
        list-style: none;
        background: #fff !important;
        color: #1f2f44;
        border-radius: 0.25rem;
        box-shadow: 0 10px 30px rgba(19, 35, 58, 0.08);
    }

    .repair-inline-panel > .repair-tab-panel {
        background: #fff !important;
        color: #1f2f44 !important;
    }

    .repair-inline-panel .repair-tab-panel {
        display: block;
        background: #fff !important;
        color: #1f2f44;
    }

    .repair-inline-panel .repair-tab-panel h2,
    .repair-inline-panel .repair-tab-panel h3,
    .repair-inline-panel .repair-tab-panel h4,
    .repair-inline-panel .repair-tab-panel h5,
    .repair-inline-panel .repair-tab-panel p,
    .repair-inline-panel .repair-tab-panel li,
    .repair-inline-panel .repair-tab-panel span {
        color: inherit !important;
    }

    .repair-inline-panel .repair-tab-panel i {
        color: #fff !important;
    }

    .repair-inline-panel .repair-tab-panel .ti-check {
        color: #e84463 !important;
    }

    .repair-inline-panel .wow,
    .repair-inline-panel .fadeIn,
    .repair-inline-panel .fadeInUp,
    .repair-inline-panel .fadeInLeft,
    .repair-inline-panel .fadeInRight,
    .repair-inline-panel .slideInLeft {
        opacity: 1 !important;
        visibility: visible !important;
        animation: none !important;
        transform: none !important;
    }
}

@media (max-width: 575.98px) {
    .about-style-04 .mb-4 h2 {
        font-size: 1.75rem !important;
        line-height: 1.15 !important;
        white-space: normal !important;
    }
}

.cyber-security-section {
    margin-top: 0;
}

.cyber-security-section .border-bottom {
    margin-bottom: 0.75rem !important;
}

@media screen and (max-width: 575.98px) {
    .cyber-security-page .about-style-04 .about-img-text {
        width: 92% !important;
        bottom: 12px !important;
    }

    .cyber-security-page .about-style-04 .about-img-text .d-flex {
        padding: 0.75rem !important;
    }

    .cyber-security-page .about-style-04 .about-img-text > [class*="col-"] {
        padding-left: 0.12rem;
        padding-right: 0.12rem;
    }

    .cyber-security-page .about-style-04 .about-img-text > [class*="col-"] > .d-flex {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .cyber-security-page .about-style-04 .about-img-text h3 {
        font-size: 1.25rem !important;
    }

    .cyber-security-page .about-style-04 .about-img-text p {
        font-size: 0.78rem !important;
    }
}

.blog-top-spacing {
    margin-top: 2rem;
    padding-top: 6.5rem;
}

.process-top-spacing {
    margin-top: 4.375rem !important;
    padding-top: 0 !important;
}

/* Keep top-level header items in uppercase */
.header-style1 .navbar-nav > li > a,
.header-style2 .navbar-nav > li > a,
.header-style3 .navbar-nav > li > a {
    text-transform: uppercase !important;
}

.snr-remotenow-btn,
.snr-remotenow-btn:link,
.snr-remotenow-btn:visited,
.snr-remotenow-btn:hover,
.snr-remotenow-btn:focus,
.snr-remotenow-btn:active {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    background-clip: border-box !important;
    box-shadow: none !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    letter-spacing: .01em !important;
    outline: 0 !important;
    white-space: nowrap !important;
}

.snr-remotenow-btn-home,
.snr-remotenow-btn-home:link,
.snr-remotenow-btn-home:visited,
.snr-remotenow-btn-home:hover,
.snr-remotenow-btn-home:focus,
.snr-remotenow-btn-home:active {
    color: #ffffff !important;
}

.snr-remotenow-btn-internal,
.snr-remotenow-btn-internal:link,
.snr-remotenow-btn-internal:visited,
.snr-remotenow-btn-internal:hover,
.snr-remotenow-btn-internal:focus,
.snr-remotenow-btn-internal:active {
    color: #0C3246 !important;
}

.snr-remotenow-btn .snr-remotenow-now {
    color: #E74860 !important;
}

.snr-remotenow-link {
    display: block;
    padding: 1.3125rem 0.5rem;
    margin: 0;
    text-decoration: none !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    white-space: normal;
    overflow-wrap: anywhere;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.snr-remotenow-home {
    color: #ffffff !important;
}

.header-style1.scrollHeader .snr-remotenow-home,
.header-style1.scrollHeader .snr-remotenow-home:link,
.header-style1.scrollHeader .snr-remotenow-home:visited,
.header-style1.scrollHeader .snr-remotenow-home:hover,
.header-style1.scrollHeader .snr-remotenow-home:focus,
.header-style1.scrollHeader .snr-remotenow-home:active,
.header-style3.scrollHeader .snr-remotenow-home,
.header-style3.scrollHeader .snr-remotenow-home:link,
.header-style3.scrollHeader .snr-remotenow-home:visited,
.header-style3.scrollHeader .snr-remotenow-home:hover,
.header-style3.scrollHeader .snr-remotenow-home:focus,
.header-style3.scrollHeader .snr-remotenow-home:active {
    color: #0C3246 !important;
}

.snr-remotenow-internal {
    color: #0C3246 !important;
}

.snr-remotenow-remote {
    display: inline;
}

.snr-remotenow-now {
    color: #E74860 !important;
    display: inline;
}

.attr-nav li.search {
    display: none !important;
}

.attr-nav > ul > li > a.snr-header-cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    white-space: normal !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 9.375rem !important;
    box-sizing: border-box !important;
    line-height: 1 !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
}

.attr-nav > ul > li > a.snr-header-cta i {
    flex: 0 0 auto !important;
    line-height: 1 !important;
}

.attr-nav > ul > li > a.snr-header-cta > span {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.375rem !important;
    white-space: normal !important;
    flex-wrap: wrap !important;
}

.attr-nav > ul > li > a.snr-header-cta {
    margin-left: 0.375rem !important;
}

@media (min-width: 992px) and (max-width: 1399.98px) {
    .header-style2 .navbar-brand img {
        max-width: clamp(148px, 14vw, 196px) !important;
        height: auto !important;
    }

    .header-style2 .navbar-nav > li > a {
        padding: 1rem clamp(0.18rem, 0.35vw, 0.5rem) !important;
        font-size: clamp(0.75rem, 0.8vw, 0.92rem) !important;
        line-height: 1.08 !important;
        white-space: nowrap !important;
    }

    .header-style2 .attr-nav > ul > li > a.btn-style1.medium,
    .header-style2 .attr-nav > ul > li > a.snr-header-cta {
        min-width: clamp(8.25rem, 8.8vw, 9.5rem) !important;
        padding: 0.72rem 0.95rem !important;
        font-size: clamp(0.64rem, 0.66vw, 0.8rem) !important;
        line-height: 1.02 !important;
    }

    .header-style2 .attr-nav > ul > li > a.btn-style1.medium > span,
    .header-style2 .attr-nav > ul > li > a.snr-header-cta > span {
        white-space: nowrap !important;
    }

    .header-style3 .navbar-brand img {
        max-width: clamp(150px, 15vw, 206px) !important;
        height: auto !important;
    }

    .header-style3 .navbar-nav > li > a {
        padding: 1rem clamp(0.2rem, 0.4vw, 0.6rem) !important;
        font-size: clamp(0.76rem, 0.8vw, 0.94rem) !important;
        line-height: 1.08 !important;
        white-space: nowrap !important;
    }

    .header-style3 .attr-nav > ul > li > a.butn-style2,
    .header-style3 .attr-nav > ul > li > a.snr-header-cta {
        min-width: clamp(8.25rem, 8.8vw, 10rem) !important;
        padding: 0.72rem 1rem !important;
        font-size: clamp(0.64rem, 0.66vw, 0.8rem) !important;
        line-height: 1.02 !important;
    }

    .header-style3 .attr-nav > ul > li > a.butn-style2 > span,
    .header-style3 .attr-nav > ul > li > a.snr-header-cta > span {
        white-space: nowrap !important;
    }
}

@media (min-width: 992px) and (max-width: 1279.98px) {
    .header-style3 .navbar-brand img {
        max-width: clamp(166px, 16vw, 220px) !important;
    }

    .header-style3 .navbar-nav > li > a {
        padding: 1rem clamp(0.3rem, 0.55vw, 0.75rem) !important;
        font-size: clamp(0.8rem, 0.86vw, 0.98rem) !important;
    }

    .header-style3 .attr-nav > ul > li > a.butn-style2,
    .header-style3 .attr-nav > ul > li > a.snr-header-cta {
        min-width: clamp(9rem, 9.5vw, 10.75rem) !important;
        padding: 0.78rem 1.08rem !important;
        font-size: clamp(0.7rem, 0.75vw, 0.86rem) !important;
    }
}

@media (max-width: 1199.98px) {
    .attr-nav > ul > li > a.snr-header-cta {
        padding: 0.625rem 0.875rem !important;
        font-size: 0.625rem !important;
        min-width: 8.625rem !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .attr-nav > ul > li.d-none.d-xl-inline-block {
        display: inline-block !important;
    }

    .attr-nav > ul > li.d-none.d-xl-inline-block > a.snr-header-cta {
        display: inline-flex !important;
    }
}

.header-style3.scrollHeader .snr-remotenow-remote,
.header-style3.scrollHeader .snr-remotenow-remote:link,
.header-style3.scrollHeader .snr-remotenow-remote:visited,
.header-style3.scrollHeader .snr-remotenow-remote:hover,
.header-style3.scrollHeader .snr-remotenow-remote:focus,
.header-style3.scrollHeader .snr-remotenow-remote:active {
    color: #0C3246 !important;
}

.snr-remotenow-btn-home:hover,
.snr-remotenow-btn-home:focus {
    background: transparent !important;
}

.snr-remotenow-btn-internal:hover,
.snr-remotenow-btn-internal:focus {
    background: transparent !important;
}

.snr-remotenow-item,
.snr-remotenow-item > a {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.header-style1 .navbar-nav > li > a.snr-remotenow-btn,
.header-style2 .navbar-nav > li > a.snr-remotenow-btn,
.header-style3 .navbar-nav > li > a.snr-remotenow-btn {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    display: inline !important;
}

.header-style1 .navbar-nav > li.current > a.snr-remotenow-btn,
.header-style1 .navbar-nav > li.active > a.snr-remotenow-btn,
.header-style2 .navbar-nav > li.current > a.snr-remotenow-btn,
.header-style2 .navbar-nav > li.active > a.snr-remotenow-btn,
.header-style3 .navbar-nav > li.current > a.snr-remotenow-btn,
.header-style3 .navbar-nav > li.active > a.snr-remotenow-btn {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

@media (max-width: 991.98px) {
    .header-style1 .snr-remotenow-item,
    .header-style2 .snr-remotenow-item,
    .header-style3 .snr-remotenow-item {
        border-top: 1px solid #e6e6e6 !important;
    }

    .header-style1 .snr-remotenow-link,
    .header-style2 .snr-remotenow-link,
    .header-style3 .snr-remotenow-link {
        color: #0C3246 !important;
        display: block !important;
        width: 100% !important;
        padding: 0.875rem 1.25rem !important;
    }

    .header-style1 .snr-remotenow-remote,
    .header-style2 .snr-remotenow-remote,
    .header-style3 .snr-remotenow-remote {
        color: #0C3246 !important;
    }

    .header-style1 .snr-remotenow-now,
    .header-style2 .snr-remotenow-now,
    .header-style3 .snr-remotenow-now {
        color: #E74860 !important;
    }

    .blog-top-spacing {
        margin-top: 1rem;
        padding-top: 4.5rem;
    }

    .process-top-spacing {
        margin-top: 2.75rem !important;
        padding-top: 0 !important;
    }
}

@media (max-width: 767.98px) {
    .slider-fade3 .item[data-background="img/banner/supportnow-repair-hero-2-light.webp"] .banner-button {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 0.75rem !important;
    }

    .slider-fade3 .item[data-background="img/banner/supportnow-repair-hero-2-light.webp"] .banner-button .button-text {
        display: block !important;
        margin: 0 !important;
    }

    .slider-fade3 .item[data-background="img/banner/supportnow-repair-hero-2-light.webp"] .banner-button .butn-style2 {
        margin: 0 !important;
    }
}

.slider-fade3 .banner-button .butn-style2 {
    font-size: clamp(0.72rem, 0.8vw, 0.9rem) !important;
    padding: clamp(0.62rem, 0.85vw, 0.85rem) clamp(1rem, 1.55vw, 1.6rem) !important;
    line-height: 1.1 !important;
    min-height: clamp(2.45rem, 3.4vw, 3rem);
    width: fit-content;
    transform-origin: center;
}

.slider-fade3 .banner-button .button-text {
    font-size: clamp(0.72rem, 0.8vw, 0.9rem) !important;
    line-height: 1.1 !important;
}

.slider-fade3 .banner-button .button-text a {
    display: inline-block;
    transform: none !important;
    font-size: inherit !important;
    line-height: inherit !important;
    border-bottom-width: 0.125rem;
    padding-bottom: 0.125rem;
}

.slider-fade3 .banner-button .butn-style2.white {
    min-width: clamp(9rem, 12vw, 12rem);
}

.hero-static .banner-button .butn-style2,
.hero-static .banner-button .butn-style2:visited,
.hero-static .banner-button .butn-style2:focus,
.hero-static .banner-button .butn-style2:active {
    color: #ffffff !important;
    text-decoration: none !important;
}

.hero-static .banner-button .butn-style2:hover {
    color: #e74860 !important;
}

.hero-static .banner-button .butn-style2 small,
.hero-static .banner-button .butn-style2 i {
    color: #ffffff !important;
}

.hero-static .banner-button .butn-style2:hover small,
.hero-static .banner-button .butn-style2:hover i {
    color: #e74860 !important;
}

.hero-title-mobile {
    display: none;
}

.sn-hero-cta,
.sn-hero-cta:visited,
.sn-hero-cta:focus,
.sn-hero-cta:active,
.sn-chat-cta,
.sn-chat-cta:visited,
.sn-chat-cta:focus,
.sn-chat-cta:active {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 0.85rem !important;
    width: min(100%, 18rem) !important;
    min-height: 4.1rem !important;
    padding: 1rem 1.25rem !important;
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: 1.05 !important;
}

.sn-hero-cta:hover,
.sn-chat-cta:hover {
    color: #e74860 !important;
    border-color: #e74860 !important;
    transform: translateY(-1px);
}

.sn-hero-cta__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.35rem;
    height: 2.35rem;
    flex: 0 0 2.35rem;
    color: inherit;
    font-size: 2.05rem;
    line-height: 1;
}

.sn-hero-cta__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    line-height: 1.05;
}

.sn-hero-cta__title {
    font-size: 1.05em;
}

.sn-hero-cta__subtitle {
    display: block;
    margin-top: 0.28rem;
    font-size: 0.78em;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    width: 100%;
    text-align: left;
    color: inherit;
}

.sn-hero-cta__content--center {
    align-items: center;
    text-align: center;
}

.sn-hero-cta--wide {
    width: min(100%, 22rem) !important;
}

.sn-hero-cta--wider {
    width: min(100%, 24rem) !important;
}

.sn-hero-cta--submit {
    width: min(100%, 18rem) !important;
    min-height: 4.1rem !important;
    padding: 0.95rem 1.35rem !important;
    justify-content: center !important;
    background: #e74860 !important;
    border: 1px solid transparent !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    transition: transform 0.22s ease, box-shadow 0.22s ease, color 0.22s ease, border-color 0.22s ease !important;
    -webkit-appearance: none;
    appearance: none;
    overflow: hidden;
}

.sn-hero-cta--light-border {
    border: 1px solid rgba(255, 255, 255, 0.55) !important;
}

.sn-hero-cta--dark-border {
    border: 1px solid rgba(12, 50, 70, 0.14) !important;
}

.sn-hero-cta--no-icon-gap {
    gap: 0.65rem !important;
}

.sn-hero-cta:hover .sn-hero-cta__subtitle,
.sn-hero-cta:hover .sn-hero-cta__icon,
.sn-chat-cta:hover .sn-hero-cta__subtitle,
.sn-chat-cta:hover .sn-hero-cta__icon {
    color: #e74860 !important;
}

.sn-hero-cta--submit:hover {
    background: #d93f56 !important;
    box-shadow: none !important;
    border-color: rgba(255, 255, 255, 0.18) !important;
}

.sn-hero-cta--submit::before {
    content: none !important;
}

.sn-hero-cta--submit:hover .sn-hero-cta__title,
.sn-hero-cta--submit:hover .sn-hero-cta__subtitle,
.sn-hero-cta--submit:hover .sn-hero-cta__icon {
    color: #ffffff !important;
}

.support-calc-submit.sn-hero-cta--submit {
    width: min(100%, 12rem) !important;
    min-height: 3.9rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    color: #ffffff !important;
}

.support-calc-submit.sn-hero-cta--submit .sn-hero-cta__icon {
    width: 2rem;
    height: 2rem;
    flex-basis: 2rem;
    font-size: 1.6rem;
}

.support-calc-submit.sn-hero-cta--submit:hover,
.support-calc-submit.sn-hero-cta--submit:hover .sn-hero-cta__title,
.support-calc-submit.sn-hero-cta--submit:hover .sn-hero-cta__subtitle,
.support-calc-submit.sn-hero-cta--submit:hover .sn-hero-cta__icon {
    color: #ffffff !important;
}

/* Blog card category badge */
.card-style-04 .card-list {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 2;
}

.card-style-04 .card-list span,
.card-style-04 .card-list a {
    display: inline-flex;
    align-items: center;
    min-height: 2rem;
    padding: 0.35rem 0.85rem;
    background: #e74860;
    color: #ffffff;
    font-size: 0.78rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.card-style-04 .card-list span:hover,
.card-style-04 .card-list a:hover,
.card-style-04 .card-list span:focus,
.card-style-04 .card-list a:focus,
.card-style-04 .card-list span:active,
.card-style-04 .card-list a:active {
    background: #18455d;
    color: #ffffff;
}

.snr-header-cta,
.snr-header-cta:visited,
.snr-header-cta:focus,
.snr-header-cta:active {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    min-width: 9.375rem !important;
    min-height: 3.25rem !important;
    padding: 0.95rem 1rem !important;
    font-size: 0.72rem !important;
    line-height: 1 !important;
    white-space: normal !important;
}

.snr-header-cta__icon {
    font-size: 0.95em;
    line-height: 1;
}

.slider-fade3.owl-carousel .owl-nav button.owl-prev {
    left: 3% !important;
}

.slider-fade3.owl-carousel .owl-nav button.owl-next {
    right: 3% !important;
}

@media screen and (max-width: 1599px) {
    .slider-fade3.owl-carousel .owl-nav button.owl-prev {
        left: 1.25% !important;
    }

    .slider-fade3.owl-carousel .owl-nav button.owl-next {
        right: 1.25% !important;
    }
}

@media screen and (max-width: 1536px) {
    .slider-fade3 .banner-button .butn-style2 {
        font-size: 0.76rem !important;
        padding: 0.7rem 1.2rem !important;
        min-height: 2.55rem;
    }

    .slider-fade3 .banner-button .butn-style2.white {
        min-width: 8.5rem;
    }

    .slider-fade3 .banner-button .button-text {
        font-size: 0.76rem !important;
    }
}

@media screen and (max-width: 1280px) {
    .slider-fade3 .banner-button .butn-style2 {
        font-size: 0.72rem !important;
        padding: 0.65rem 1rem !important;
        min-height: 2.35rem;
    }

    .slider-fade3 .banner-button .butn-style2.white {
        min-width: 7.75rem;
    }

    .slider-fade3 .banner-button .button-text {
        font-size: 0.72rem !important;
    }
}

@media screen and (max-width: 767.98px) {
    .hero-static .hero-title-break {
        display: none;
    }

    .sn-chat-cta:not(.sn-hero-cta) {
        width: auto !important;
        padding: 0.8rem 1.4rem !important;
    }
}

@media (max-width: 1199.98px) {
    .page-title-section h1,
    .supportnow-cta-title,
    .support-contract-block h2,
    .it-support-page-title {
        font-size: clamp(2rem, 5.5vw, 3.1rem) !important;
        line-height: 1.08 !important;
    }

    .supportnow-cta-subtitle {
        font-size: clamp(1rem, 2.5vw, 1.4rem) !important;
        line-height: 1.45 !important;
        max-width: 42ch;
    }

    .page-title-section {
        background-size: cover !important;
    }
}

@media (max-width: 767.98px) {
    .hero-static .container,
    .hero-static .row,
    .hero-static .col-md-11,
    .hero-static .col-lg-9,
    .hero-static .col-xl-8,
    .hero-static .col-xxl-7 {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .hero-static .section-title01,
    .hero-static .section-title01 > div,
    .hero-static .section-title01 p,
    .hero-static .banner-button {
        text-align: center !important;
        justify-content: center !important;
    }

    .hero-static .section-title01 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .hero-static .section-title01 > div {
        width: 100% !important;
        max-width: 100% !important;
    }

    .hero-static .section-title01 p {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 32rem !important;
    }

    .hero-title-desktop {
        display: none !important;
    }

    .hero-title-mobile {
        display: inline !important;
    }

    .hero-static h1,
    .hero-static h2 {
        font-size: clamp(2rem, 8vw, 2.9rem) !important;
        line-height: 1.12 !important;
        white-space: normal !important;
    }

    .hero-static .display-28 {
        font-size: clamp(1.05rem, 4.8vw, 1.2rem) !important;
        line-height: 1.5 !important;
    }

    .hero-static .mb-2-1 {
        margin-bottom: 0.75rem !important;
    }

    .hero-static .mb-1-9 {
        margin-bottom: 1rem !important;
    }

    .hero-static .banner-button {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 0.75rem !important;
        margin-top: 1.6rem !important;
    }

    .hero-static .banner-button .butn-style2 {
        width: auto !important;
        padding: 0.8rem 1.4rem !important;
    }

    .hero-static .banner-button .m-2 {
        margin: 0 !important;
    }

    .hero-static .banner-button .button-text {
        display: block !important;
        margin: 0 !important;
        width: auto !important;
    }

    .hero-static .banner-button .button-text a {
        padding-bottom: 0.1rem;
    }

    .page-title-section h1 {
        font-size: clamp(1.9rem, 9vw, 2.75rem) !important;
    }

    #blog-banner-title {
        color: #ffffff;
        text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    }

    .supportnow-cta-title {
        font-size: clamp(1.75rem, 8vw, 2.5rem) !important;
    }

    .supportnow-cta-subtitle {
        font-size: clamp(0.98rem, 4.4vw, 1.15rem) !important;
        max-width: 100% !important;
    }

    .page-title-section .container {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
}

@media (min-width: 1600px) {
    .page-title-section .container,
    .main-wrapper .container {
        max-width: 1320px;
    }
}

.page-title-section h1,
.page-title-section h2,
.page-title-section h3,
.slider-fade3 h1,
.slider-fade3 h2,
.slider-fade3 h3 {
    color: #ffffff !important;
    font-size: clamp(1.9rem, 4vw, 3.1rem) !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.page-title-section .supportnow-cta-title,
.supportnow-cta-title,
.it-support-page-title,
.support-contract-block h2 {
    font-size: clamp(1.9rem, 4vw, 3.1rem) !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
}

@media (max-width: 767.98px) {
    .page-title-section h1,
    .page-title-section h2,
    .page-title-section h3,
    .slider-fade3 h1,
    .slider-fade3 h2,
    .slider-fade3 h3,
    .page-title-section .supportnow-cta-title,
    .supportnow-cta-title,
    .it-support-page-title,
    .support-contract-block h2 {
        font-size: clamp(1.85rem, 7vw, 2.5rem) !important;
        line-height: 1.12 !important;
    }
}

/* Cookie consent banner */
.sn-cookie-banner {
    position: fixed;
    left: 20px !important;
    right: auto !important;
    bottom: 20px !important;
    z-index: 9999;
    width: 360px !important;
    max-width: 90vw !important;
    margin: 0 auto;
    color: #0c3246;
    pointer-events: auto;
}

.sn-cookie-banner__shell {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.98);
    border: 1px solid rgba(24, 69, 93, 0.12);
    border-top: 4px solid #e74860;
    border-radius: 8px;
    box-shadow: 0 18px 40px rgba(12, 50, 70, 0.18);
    backdrop-filter: blur(16px);
    padding: 10px !important;
    display: grid;
    gap: 6px !important;
}

.sn-cookie-banner__content {
    max-width: none;
}

.sn-cookie-banner__eyebrow {
    display: inline-block;
    margin-bottom: 0.1rem;
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #e74860;
}

.sn-cookie-banner h2,
.sn-cookie-panel h3 {
    margin-bottom: 0.2rem;
    color: #0c3246;
    font-weight: 700;
    line-height: 1.2 !important;
    font-size: 12px !important;
}

.sn-cookie-banner p,
.sn-cookie-panel p,
.sn-cookie-toggle small {
    color: rgba(12, 50, 70, 0.76);
    font-size: 12px !important;
    line-height: 1.2 !important;
}

.sn-cookie-banner__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.55rem;
}

.sn-cookie-banner__brand {
    display: flex;
    align-items: flex-start;
    gap: 0.55rem;
    min-width: 0;
}

.sn-cookie-banner__icon {
    width: 2.1rem;
    height: 2.1rem;
    flex: 0 0 2.1rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #18455d;
    color: #ffffff;
    font-size: 0.86rem;
    box-shadow: 0 10px 20px rgba(24, 69, 93, 0.16);
}

.sn-cookie-banner__body {
    display: grid;
    gap: 0.25rem;
}

.sn-cookie-banner__actions,
.sn-cookie-panel__footer {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 6px !important;
    padding-bottom: 4px;
}

.sn-cookie-btn,
.sn-cookie-close {
    border: 0;
    border-radius: 8px !important;
    font-weight: 700;
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.sn-cookie-btn {
    min-height: auto !important;
    padding: 6px 10px !important;
    font-size: 12px !important;
    flex: 1 1 0 !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    box-shadow: 0 8px 18px rgba(12, 50, 70, 0.10);
}

.sn-cookie-btn:hover,
.sn-cookie-close:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 18px rgba(12, 50, 70, 0.08);
}

.sn-cookie-btn--primary {
    background: #e74860;
    color: #ffffff;
}

.sn-cookie-btn--primary:hover {
    background: #cf3e55;
    color: #ffffff;
}

.sn-cookie-btn--outline,
.sn-cookie-btn--ghost {
    background: #ffffff;
    color: #0c3246;
    border: 1px solid rgba(12, 50, 70, 0.14);
}

.sn-cookie-btn--outline:hover,
.sn-cookie-btn--ghost:hover {
    border-color: rgba(231, 72, 96, 0.55);
    color: #0c3246;
}

.sn-cookie-banner__shell .sn-cookie-banner__actions .sn-cookie-btn {
    width: auto !important;
}

.sn-cookie-panel {
    margin-top: 0.15rem;
    background: #f8fbfd;
    border: 1px solid rgba(24, 69, 93, 0.12);
    border-radius: 8px;
    padding: 10px !important;
    box-shadow: 0 14px 28px rgba(4, 10, 20, 0.10);
}

.sn-cookie-panel__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0.4rem;
    margin-bottom: 0.25rem;
}

.sn-cookie-panel__head h3 {
    font-size: 13px !important;
}

.sn-cookie-close {
    width: 2rem;
    height: 2rem;
    line-height: 1;
    background: rgba(24, 69, 93, 0.08);
    color: #18455d;
    border: 1px solid rgba(24, 69, 93, 0.12);
    font-size: 1rem;
}

.sn-cookie-panel__body {
    display: grid;
    gap: 0.35rem;
}

.sn-cookie-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.45rem;
    padding: 0.35rem 0.5rem;
    border-radius: 12px;
    background: #ffffff;
    border: 1px solid rgba(24, 69, 93, 0.1);
}

.sn-cookie-toggle strong {
    display: block;
    margin-bottom: 0.05rem;
    color: #0c3246;
    font-size: 12px !important;
}

.sn-cookie-toggle small {
    display: block;
    line-height: 1.4 !important;
}

.sn-cookie-toggle input[type="checkbox"] {
    width: 0.9rem;
    height: 0.9rem;
    accent-color: #e74860;
    flex-shrink: 0;
}

.sn-cookie-toggle--locked {
    opacity: 0.92;
    background: #f1f5f8;
}

.sn-cookie-panel__note {
    margin-bottom: 0;
    font-size: 12px !important;
    color: rgba(12, 50, 70, 0.78);
}

.sn-cookie-panel__note a {
    color: #18455d;
    font-weight: 700;
    text-decoration: underline;
}

.sn-cookie-banner.is-settings-open .sn-cookie-banner__actions {
    opacity: 0.9;
}

.sn-cookie-banner__links {
    margin: -0.05rem 0 0;
    font-size: 12px !important;
    text-align: center;
    color: rgba(12, 50, 70, 0.68);
}

.sn-cookie-banner p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sn-cookie-banner__links a {
    color: #18455d;
    font-weight: 700;
    text-decoration: underline;
}

#blog-related-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

#blog-related-tags a {
    margin: 0 !important;
}

.blog-article-section h4 {
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
}

.blog-article-section p,
.blog-article-section li {
    line-height: 1.75;
}

.blog-article-section ul,
.blog-article-section ol {
    padding-left: 1.3rem;
    margin-bottom: 1rem;
}

.blog-article-section li + li {
    margin-top: 0.35rem;
}

.blog-article-callout {
    border-left: 4px solid #e74860;
    border-radius: 0;
}

#blog-article-body {
    display: grid;
    gap: 0.25rem;
}

#blog-article-body .blog-article-section + .blog-article-section {
    margin-top: 0.75rem;
}

#blog-article-body .blog-article-section {
    position: relative;
    padding: 0.15rem 0 0.45rem;
}

#blog-article-body .blog-article-section h4 {
    position: relative;
    padding-left: 1rem;
}

#blog-article-body .blog-article-section h4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.2rem;
    width: 4px;
    height: 1.1em;
    border-radius: 999px;
    background: #e74860;
}

#blog-article-body p:first-child {
    font-size: 1.04rem;
}

#blog-article-body .blog-article-callout {
    box-shadow: 0 14px 36px rgba(11, 22, 40, 0.08);
}

#blog-article-body ul,
#blog-article-body ol {
    margin-top: 0.75rem;
}

#blog-article-body li {
    margin-bottom: 0.65rem;
}

#blog-article-body strong {
    color: #0b1628;
}

@media (max-width: 767.98px) {
    #blog-article-body .blog-article-section h4 {
        padding-left: 0.85rem;
        font-size: 1.2rem;
    }

    #blog-article-body p:first-child {
        font-size: 1rem;
    }

    #blog-article-body .blog-article-callout {
        padding: 1.1rem !important;
    }
}

@media (max-width: 767.98px) {
    .sn-cookie-banner {
        left: 0.4rem !important;
        right: auto !important;
        bottom: 0.4rem;
        width: calc(100vw - 0.8rem);
        max-width: 320px;
    }

    .sn-cookie-banner__shell {
        padding: 10px;
        border-radius: 8px;
        gap: 6px;
    }

    .sn-cookie-banner__head {
        flex-direction: column;
        gap: 0.45rem;
    }

    .sn-cookie-banner__actions,
    .sn-cookie-panel__footer {
        grid-template-columns: 1fr;
    }

    .sn-cookie-banner__actions .sn-cookie-btn,
    .sn-cookie-panel__footer .sn-cookie-btn {
        width: 100%;
    }

    .sn-cookie-toggle {
        align-items: flex-start;
        padding: 0.5rem 0.6rem;
    }

    .sn-cookie-toggle input[type="checkbox"] {
        margin-top: 0.2rem;
    }

    .sn-cookie-banner__brand {
        gap: 0.35rem;
    }

    .sn-cookie-banner__icon {
        width: 1.8rem;
        height: 1.8rem;
        flex-basis: 1.8rem;
        font-size: 0.78rem;
    }

    .sn-cookie-banner h2 {
        font-size: 12px;
        line-height: 1.15;
    }

    .sn-cookie-banner p {
        font-size: 12px;
        line-height: 1.2;
    }

    .sn-cookie-panel {
        padding: 10px;
        border-radius: 8px;
    }

    .sn-cookie-panel__head h3 {
        font-size: 12px;
    }

    .sn-cookie-btn {
        min-height: 2rem;
        padding: 6px 8px;
        font-size: 11px;
        border-radius: 8px;
    }

    .sn-cookie-toggle strong {
        font-size: 12px;
    }

    .sn-cookie-toggle small {
        font-size: 12px;
        line-height: 1.15;
    }

    .sn-cookie-banner__links {
        font-size: 12px;
        text-align: left;
    }

    .sn-cookie-panel__note {
        font-size: 12px;
    }
}

/* ==========================================================================
   FLUID LAPTOP BREAKPOINTS (Fixes Windows 125% & 150% Display Scaling)
   ========================================================================== */

/* Target: 15.6" Laptop with 125% Scaling (Browser space around 1536px) */
@media screen and (max-width: 1536px) {
    html {
        font-size: 100% !important;
    }

    .header-style1 .navbar-nav > li > a,
    .header-style2 .navbar-nav > li > a,
    .header-style3 .navbar-nav > li > a,
    .snr-remotenow-link,
    .attr-nav > ul > li > a.snr-header-cta,
    .attr-nav > ul > li > a.snr-header-cta > span {
        white-space: normal !important;
    }

    .attr-nav > ul > li > a.snr-header-cta {
        min-width: 0 !important;
    }

    .slider-fade3 h1,
    .slider-fade3 h2,
    .slider-fade3 h3 {
        font-size: clamp(1.35rem, 2vw, 1.9rem) !important;
        line-height: 1.06 !important;
    }

    .page-title-section h1,
    .page-title-section h2,
    .page-title-section h3 {
        font-size: clamp(1.35rem, 2vw, 1.9rem) !important;
        line-height: 1.06 !important;
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 96% !important;
    }

    .container {
        max-width: 100% !important;
        width: 100% !important;
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important;
    }

    .row {
        max-width: 100% !important;
        width: 100% !important;
    }

    .header-style1 .navbar-nav > li > a,
    .header-style2 .navbar-nav > li > a,
    .header-style3 .navbar-nav > li > a,
    .snr-remotenow-link,
    .attr-nav > ul > li > a.snr-header-cta,
    .attr-nav > ul > li > a.snr-header-cta > span {
        white-space: normal !important;
    }

    .attr-nav > ul > li > a.snr-header-cta {
        min-width: 0 !important;
    }

    .slider-fade3 h1,
    .slider-fade3 h2,
    .slider-fade3 h3 {
        font-size: clamp(1.2rem, 1.7vw, 1.65rem) !important;
        line-height: 1.06 !important;
    }

    .page-title-section h1,
    .page-title-section h2,
    .page-title-section h3 {
        font-size: clamp(1.2rem, 1.7vw, 1.65rem) !important;
        line-height: 1.06 !important;
    }
}

.sn-chat-launcher {
    position: fixed;
    right: 1.25rem;
    bottom: 1.25rem;
    z-index: 10010;
}

.sn-chat-launcher__button {
    width: 3.5rem;
    height: 3.5rem;
    border: 0;
    border-radius: 999px;
    background: #e74860;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1rem 2rem rgba(24, 69, 93, 0.24);
    cursor: pointer;
    transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.sn-chat-launcher__button:hover,
.sn-chat-launcher__button:focus {
    transform: translateY(-2px);
    background: #18455d;
    box-shadow: 0 1.15rem 2.35rem rgba(24, 69, 93, 0.3);
}

.sn-chat-launcher__button i {
    font-size: 1.35rem;
}

.sn-chat-widget {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 1.25rem;
    z-index: 9996;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 180ms ease, visibility 180ms ease;
    background: rgba(7, 18, 25, 0.24);
}

.sn-chat-widget.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.sn-chat-widget__panel {
    width: min(100%, 24rem);
    background: #ffffff;
    color: #18455d;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 1.5rem 3rem rgba(15, 34, 46, 0.22);
    transform: translateY(1rem);
    transition: transform 180ms ease;
}

.sn-chat-widget.is-open .sn-chat-widget__panel {
    transform: translateY(0);
}

.sn-chat-widget__header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1rem 0.9rem;
    background: linear-gradient(135deg, #18455d 0%, #0f2d3d 100%);
    color: #ffffff;
}

.sn-chat-widget__eyebrow {
    margin: 0 0 0.25rem;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.8;
}

.sn-chat-widget__header h3 {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.2;
    color: #ffffff;
}

.sn-chat-widget__close {
    border: 0;
    background: transparent;
    color: #ffffff;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.sn-chat-widget__close:hover,
.sn-chat-widget__close:focus {
    background: rgba(255, 255, 255, 0.12);
}

.sn-chat-widget__body {
    padding: 1rem;
}

.sn-chat-widget__intro {
    margin: 0 0 0.9rem;
    font-size: 0.95rem;
    line-height: 1.5;
    color: #49616f;
}

.sn-chat-widget__form {
    display: grid;
    gap: 0.7rem;
}

.sn-chat-widget__form input,
.sn-chat-widget__form textarea {
    width: 100%;
    border: 1px solid rgba(24, 69, 93, 0.14);
    border-radius: 0.75rem;
    padding: 0.9rem 1rem;
    font-size: 0.95rem;
    line-height: 1.45;
    color: #18455d;
    background: #fff;
    outline: none;
}

.sn-chat-widget__form input:focus,
.sn-chat-widget__form textarea:focus {
    border-color: #e74860;
    box-shadow: 0 0 0 3px rgba(231, 72, 96, 0.12);
}

.sn-chat-widget__form textarea {
    resize: vertical;
    min-height: 8rem;
}

.sn-chat-widget__submit {
    width: 100%;
    justify-content: center;
}

.sn-chat-widget__status {
    margin: 0.8rem 0 0;
    font-size: 0.9rem;
    min-height: 1.25rem;
    color: #18455d;
}

.about-style-01 .sn-company-title {
    font-size: clamp(2rem, 2.7vw, 2.5rem) !important;
    line-height: 1.08 !important;
}

.about-style-01 .sn-company-lead,
.about-style-01 .sn-company-copy {
    font-size: clamp(0.95rem, 1vw, 1rem) !important;
    line-height: 1.65 !important;
}

.about-style-01 .sn-company-phone {
    width: clamp(2.375rem, 2.6vw, 2.75rem) !important;
    height: clamp(2.375rem, 2.6vw, 2.75rem) !important;
    line-height: clamp(2.375rem, 2.6vw, 2.75rem) !important;
    margin-left: clamp(-1.5rem, -1.7vw, -1.15rem) !important;
    margin-top: clamp(0.35rem, 0.7vw, 0.55rem) !important;
}

.about-style-01 .sn-company-title .title-sm {
    display: inline-block;
}

body.sn-chat-open {
    overflow: hidden;
}

@media screen and (max-width: 767.98px) {
    .sn-chat-launcher {
        right: 1rem;
        bottom: 1rem;
    }

    .sn-chat-launcher__button i {
        font-size: 1.55rem;
    }

    .sn-chat-widget {
        align-items: flex-end;
        justify-content: center;
        padding: 0.75rem;
    }

    .sn-chat-widget__panel {
        width: 100%;
        max-width: 23.5rem;
    }

    .about-style-01 .sn-company-title {
        font-size: clamp(1.85rem, 8vw, 2.35rem) !important;
    }

    .about-style-01 .sn-company-lead,
    .about-style-01 .sn-company-copy {
        font-size: clamp(0.94rem, 4vw, 1rem) !important;
    }

    .about-style-01 .sn-company-phone {
        width: 2.35rem !important;
        height: 2.35rem !important;
        line-height: 2.35rem !important;
        margin-left: -1.25rem !important;
    }
}

/* Center the back-to-top button on all pages */
.scroll-to-top {
    left: 50% !important;
    right: auto !important;
    bottom: 4.75rem !important;
    transform: translateX(-50%);
}

/* Banner animated lines */
.line-animated > span {
    background: rgba(255, 255, 255, 0.18) !important;
}

.line-animated > span:before {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.95), transparent) !important;
}

@media (max-width: 575.98px) {
    .scroll-to-top {
        bottom: 4.25rem !important;
    }
}

/* Global paragraph size floor */
p {
    font-size: 1rem !important;
    line-height: 1.65;
}

@media screen and (max-width: 767.98px) {
    p {
        font-size: 1.17rem !important;
        line-height: 1.65;
    }

    .support-contract-block .accordion .btn-link,
    .support-contract-block .accordion .card-body,
    .support-contract-block p,
    .support-pricing-list li,
    .support-pricing-footnote,
    .support-pricing-note-text,
    .support-calc-head p,
    .support-calc-copy span,
    .support-calc-copy small,
    .support-calc-bill span,
    .support-calc-bill small {
        font-size: 1.17rem !important;
        line-height: 1.6 !important;
    }

    .support-contract-block .accordion .btn-link {
        line-height: 1.35 !important;
    }

    .support-pricing-list li {
        line-height: 1.5 !important;
    }

    .support-pricing-footnote {
        line-height: 1.45 !important;
    }
}

.sn-captcha-block {
    margin-top: 1rem;
    padding: 1rem;
    border: 1px solid rgba(24, 69, 93, 0.14);
    background: rgba(24, 69, 93, 0.03);
}

.sn-captcha-label {
    display: block;
    margin-bottom: 0.45rem;
    font-weight: 600;
    color: #18455d;
}

.sn-captcha-question {
    margin-bottom: 0.7rem;
    font-size: 0.98rem;
    font-weight: 500;
    color: #0c3246;
}

.sn-captcha-answer {
    max-width: 100%;
}

/* Unified header sizing across the site */
.header-style2 .navbar-nav > li > a,
.header-style3 .navbar-nav > li > a {
    padding: 1rem clamp(0.35rem, 0.55vw, 0.75rem) !important;
    font-size: clamp(0.82rem, 0.84vw, 0.96rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0.01em !important;
    white-space: nowrap !important;
}

.header-style2 .attr-nav > ul > li > a.butn-style2,
.header-style3 .attr-nav > ul > li > a.butn-style2 {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    min-width: 9.375rem !important;
    padding: 0.75rem 1rem !important;
    font-size: 0.72rem !important;
    line-height: 1 !important;
    white-space: normal !important;
}

.header-style2 .attr-nav > ul > li > a.butn-style2 > span,
.header-style3 .attr-nav > ul > li > a.butn-style2 > span {
    white-space: nowrap !important;
}

.header-style2 .navbar-brand img,
.header-style3 .navbar-brand img {
    height: auto !important;
}

@media (min-width: 992px) and (max-width: 1399.98px) {
    .header-style2 .navbar-brand img,
    .header-style3 .navbar-brand img {
        max-width: clamp(150px, 15vw, 206px) !important;
    }

    .header-style2 .navbar-nav > li > a,
    .header-style3 .navbar-nav > li > a {
        padding: 1rem clamp(0.2rem, 0.4vw, 0.6rem) !important;
        font-size: clamp(0.76rem, 0.8vw, 0.94rem) !important;
        line-height: 1.08 !important;
        white-space: nowrap !important;
    }

    .header-style2 .attr-nav > ul > li > a.butn-style2,
    .header-style2 .attr-nav > ul > li > a.snr-header-cta,
    .header-style3 .attr-nav > ul > li > a.butn-style2,
    .header-style3 .attr-nav > ul > li > a.snr-header-cta {
        min-width: clamp(8.25rem, 8.8vw, 10rem) !important;
        padding: 0.72rem 1rem !important;
        font-size: clamp(0.64rem, 0.66vw, 0.8rem) !important;
        line-height: 1.02 !important;
    }

    .header-style2 .attr-nav > ul > li > a.butn-style2 > span,
    .header-style2 .attr-nav > ul > li > a.snr-header-cta > span,
    .header-style3 .attr-nav > ul > li > a.butn-style2 > span,
    .header-style3 .attr-nav > ul > li > a.snr-header-cta > span {
        white-space: nowrap !important;
    }
}

@media (min-width: 992px) and (max-width: 1279.98px) {
    .header-style2 .navbar-brand img,
    .header-style3 .navbar-brand img {
        max-width: clamp(166px, 16vw, 220px) !important;
    }

    .header-style2 .navbar-nav > li > a,
    .header-style3 .navbar-nav > li > a {
        padding: 1rem clamp(0.3rem, 0.55vw, 0.75rem) !important;
        font-size: clamp(0.8rem, 0.86vw, 0.98rem) !important;
    }

    .header-style2 .attr-nav > ul > li > a.butn-style2,
    .header-style2 .attr-nav > ul > li > a.snr-header-cta,
    .header-style3 .attr-nav > ul > li > a.butn-style2,
    .header-style3 .attr-nav > ul > li > a.snr-header-cta {
        min-width: clamp(9rem, 9.5vw, 10.75rem) !important;
        padding: 0.78rem 1.08rem !important;
        font-size: clamp(0.7rem, 0.75vw, 0.86rem) !important;
    }
}
.support-trust-section {
    margin-top: -1.5rem;
    padding-top: 0 !important;
    padding-bottom: 1.5rem !important;
}

@media (max-width: 767.98px) {
    .support-trust-section {
        margin-top: -1rem;
        padding-bottom: 1rem !important;
    }

    .sn-cookie-banner {
        left: 0.5rem;
        bottom: 0.5rem;
        width: min(100vw - 1rem, 340px);
        max-width: 340px;
    }

    .sn-cookie-banner__shell {
        padding: 0.75rem;
        gap: 0.7rem;
        border-radius: 18px;
    }

    .sn-cookie-banner__head {
        gap: 0.5rem;
    }

    .sn-cookie-banner__brand {
        gap: 0.55rem;
    }

    .sn-cookie-banner__icon {
        width: 2.25rem;
        height: 2.25rem;
        flex-basis: 2.25rem;
        font-size: 0.92rem;
    }

    .sn-cookie-banner h2 {
        font-size: 12px;
    }

    .sn-cookie-banner p {
        font-size: 12px;
        line-height: 1.35;
    }

    .sn-cookie-banner__actions,
    .sn-cookie-panel__footer {
        gap: 0.45rem;
    }

    .sn-cookie-btn {
        min-height: 2.45rem;
        padding: 0.55rem 0.7rem;
        font-size: 12px;
    }

    .sn-cookie-panel {
        padding: 0.75rem;
        border-radius: 16px;
    }

    .sn-cookie-toggle {
        padding: 0.55rem 0.7rem;
    }

    .sn-cookie-toggle small {
        font-size: 12px;
    }

    .sn-cookie-panel__note,
    .sn-cookie-banner__links {
        font-size: 12px;
    }
}
