@charset "UTF-8";
@import url(header.css);

*,
.partner-details,
::after,
::before {
    box-sizing: border-box;
}

.box-inner,
.box-wrapper,
.box-wrapper-inner,
.inner-box-container,
.modal-box,
.reach,
.star {
    position: relative;
}

header.masthead,
header.mastheadNewMexico {
    font-family: visbycf !important;
    overflow: hidden;
}

.btn,
.btn1,
.card-wrapper,
.fa,
.modal-box,
.partner-name {
    text-align: center;
}

#footer .footer-top .footer-links ul a,
#footer .social-links a:hover,
#pentagon a,
.btn,
.btn1,
.fa,
a {
    text-decoration: none;
}

.btn,
.btn1,
.list-group-item,
.notary-icon {
    cursor: pointer;
}

.display-2,
.display-3,
.display-4 {
    line-height: 1.2;
}

.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
    font-weight: 300;
}

.line-3,
.line-3 span,
.none {
    display: block;
}

@font-face {
    font-family: visbycf-regular;
    src: url("../../assets/fonts/visbycf-regular.otf") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: visbycf;
    font-weight: 200;
    src: url("../../assets/fonts/visbycf-light.otf") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: visby-demibold;
    font-weight: 300;
    src: url("../../assets/fonts/VisbyCF-DemiBold.otf") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: visbycf;
    font-weight: 400;
    src: url("../../assets/fonts/visbycf-medium.otf") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: visbycf-bold;
    font-weight: 700;
    src: url("../../assets/fonts/visbycf-bold.otf") format("opentype");
    font-display: swap;
}

@font-face {
    font-family: Rubik;
    src: url("../../assets/fonts/Rubik-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.visby {
    font-family: visbycf-regular, sans-serif !important;
}

.visby-bold {
    font-family: visbycf-bold, sans-serif !important;
}

.visby-demibold {
    font-family: visby-demibold, sans-serif !important;
}

.new-year,
.new-year-4 {
    font-family: var(--bs-font-sans-serif);
}

.new-year-1 img {
    height: 15px;
}

.new-year-2 img {
    height: 90px;
    margin-top: 5px;
}

.new-year-3 img {
    height: 50px;
    margin-top: 5px;
}

.new-year-5 img {
    height: 75px;
    margin-top: 20px;
    margin-bottom: 83px;
}

.new-year-4:hover {
    background-color: #fff;
    color: #d01b31;
}

.dropdown1 {
    height: 270px;
    overflow-y: scroll;
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #ee0979;
    --bs-red: #dc3545;
    --bs-orange: #ff6a00;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #ee0979;
    --bs-secondary: #ff6a00;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 238, 9, 121;
    --bs-secondary-rgb: 255, 106, 0;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

hr:not([size]) {
    height: 1px;
    opacity: unset;
}

body .zsiq_floatmain {
    z-index: 996 !important;
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
}

@media (max-width: 991px) {
    .masthead-heading {
        font-size: 2.3rem !important;
    }

    .masthead-subheading {
        font-size: 1.5rem !important;
    }

    .breaker {
        width: 90%;
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    line-height: 1.5;
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    line-height: 2.2;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

.stars {
    margin-top: 4% !important;
}

.h1-container {
    font-weight: 700;
    line-height: 1.5;
}

.box-outer,
.box-wrapper-outer {
    border-radius: 12px;
    background: linear-gradient(180deg, #52a6ff, #0060c0);
    width: 70%;
    margin: 0 auto;
}

.box-inner {
    min-height: 45vh;
    width: 85%;
    margin: 0 auto;
    top: 19%;
}

.box-wrapper-inner {
    min-height: 42vh;
    width: 83%;
    margin: 0 auto;
    top: 19%;
}

.dot-icons1,
.dot-icons2,
.dot-icons3,
.dot-icons4 {
    height: 26%;
    width: 81px;
    position: relative;
}

.dot-icons1,
.dot-icons3 {
    top: 15%;
}

.dot-icons1 {
    left: 58px;
}

.dot-icons2 {
    left: -58px;
    bottom: 35px;
}

.dot-icons3 {
    left: 115px;
}

.dot-icons4 {
    left: -114px;
    bottom: 41px;
}

.box-wrapper-item {
    background: linear-gradient(147.91deg, #0060c0 5.39%, #51a5fe 95.35%);
    border-radius: 20px;
    color: #fff;
}

.r1-box {
    background: linear-gradient(147.91deg, #0060c0 5.39%, #51a5fe 95.35%);
    border-radius: 20px;
    height: 136px;
    color: #fff;
}

.r1-box {
    margin: 0 auto;
}

.box-wrapper {
    top: 60px;
    align-items: center;
}

.box-wrapper-item {
    width: 150px;
    margin: 0 4px;
}

.card-wrapper hr,
.modal-box {
    width: 100%;
}

@media (min-width: 576px) {

    .container,
    .container-sm {
        max-width: 540px;
    }

    #new-year-dialog .modal-dialog {
        max-width: 775px !important;
        max-height: 775px !important;
    }

    .modal-dialog {
        max-width: 650px !important;
        max-height: 650px !important;
    }
}

.modal-box {
    top: 0;
}

.modal-inner-circle,
.modal-inner-circle-thanksgiving,
.modal-outer-circle {
    position: absolute;
    height: 100%;
    background: 0 0;
    z-index: 9999;
    top: 0;
}

.modal-inner-circle-thanksgiving {
    left: 30%;
    top: 0;
}

.new-year-4,
.new-year-5,
.new-year-6 {
    top: 6px;
    position: relative;
}

.new-year-4 {
    color: #fff;
    font-size: 1.4rem;
    background-color: #b87828;
    border: 2px solid #fff;
    border-radius: 11px;
    padding: 12px 10px;
    font-weight: 700;
}

.modal-inner-circle {
    width: 80%;
    color: #fff;
    border-radius: 0 50% 50% 0;
    left: 19%;
}

.new-year {
    color: #fff;
    height: 100%;
    margin-top: 21%;
    font-size: 24px;
}

.new-year p {
    margin-bottom: 0.7rem;
}

.title-main-heading {
    font-size: 20px;
    font-weight: 700 !important;
    color: #0c5095;
    margin-top: 40px;
    display: block;
}

.line-1 {
    font-size: 22px;
    font-weight: 700;
}

#pentagon,
.line-2,
.line-3 {
    font-size: 16px;
}

.line-3 {
    color: #000;
}

.btn,
.btn1,
.btn:hover {
    color: #212529;
}

.heading {
    margin-top: 8px;
    font-weight: 700 !important;
}

div#myModal {
    background: rgba(240, 248, 255, 0.3);
}

.modal-content {
    background: 0 0 !important;
    border: none !important;
}

.btn,
.btn1 {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    background-color: transparent;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    line-height: 1.5;
}

.modal-header {
    border-bottom: none !important;
}

.modal-header button.btn-close {
    background-color: #fff !important;
    opacity: 1 !important;
    border-radius: 50% !important;
}

@media (min-width: 768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }

    .carousel-inner {
        height: 340px;
    }

    .carouselExampleControls1 {
        width: 534px;
        height: 290px;
    }

    .carousel-control-next,
    .carousel-control-prev {
        top: -69px;
    }
}

.notary-container {
    height: 300px;
}

.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 20px;
    border-radius: 0.25rem;
}

.btn1 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 18px;
    border-radius: 0.25rem;
}

.inner-box-body,
.notary-text {
    font-size: 12px;
}

.breaker {
    width: 55%;
    margin: 0 auto;
    color: #fff;
    border: 1px solid #fff;
}

.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #34afe9;
    border-color: #34afe9;
}

.navbar-custom {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: rgba(0, 0, 0, 0.7);
}

.btn-custom,
.card1 {
    background-color: #fff;
}

.navbar-custom .navbar-brand {
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    font-weight: 700;
}

.navbar-custom .navbar-nav .nav-item .nav-link {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
}

header.masthead {
    position: relative;
    padding-top: calc(3rem);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/alaska/remote-header-bg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadAlabama {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 10px);
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%) 0 0/100% 100%, url("../../assets/img/states/alabama/Alabama1.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadkansa,
header.mastheadnevada,
header.mastheadtennessee,
header.mastheadwashington {
    position: relative;
    overflow: hidden;
    padding-top: calc(5rem + 10px);
}

header.mastheadkansa {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/kansas/kansa-background.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadnevada {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/nevada/nevada-background.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadwashington {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/washington/washingtonbg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadtennessee {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/tennessee/tennesseebg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadArakansas,
header.mastheadFlorida {
    padding-top: calc(3rem);
    height: 100vh;
    position: relative;
    overflow: hidden;
}

header.mastheadFlorida {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/florida/bg-florida.webp") 0 0/100% 100% no-repeat;
}

header.mastheadArakansas {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/arkansas/bg-arakansas.webp") 0 0/100% 100% no-repeat;
}

header.mastheadLouisiana {
    position: relative;
    overflow: hidden;
    padding-top: calc(5rem + 10px);
    background: linear-gradient(180deg, #cbeaf1 0, rgb(243 234 234 / 0%) 100%) 0 0/100% 100%, url(../../assets/img/states/louisiana/Louisiana1.webp) 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadGeorgia {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/georgia/bg-georgia.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadIllinois,
header.mastheadKentucky,
header.mastheadMaine,
header.mastheadMichigan,
header.mastheadOhio,
header.mastheadVermont,
header.mastheadhampshire,
header.mastheadnewYork,
header.mastheadnewjersey,
header.mastheadoklahoma,
header.mastheadpennsylvania {
    padding-top: calc(5rem + 10px);
    height: 100vh;
    position: relative;
    overflow: hidden;
}

header.mastheadIllinois {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/illinoise/illinios1.webp") 0 0/100% 100% no-repeat;
}

header.mastheadKentucky {
    background: linear-gradient(to bottom, #fafafa 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 109%, url("../../assets/img/states/kentucky/kentucky1.webp") 0 0/100% 109% no-repeat;
}

header.mastheadColorado {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/colorado/bg-colorado.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadMaryland {
    position: relative;
    overflow: hidden;
    padding-top: calc(3rem);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/maryland/marylandbg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadOhio {
    background: linear-gradient(180deg, #fafafa 0, rgba(217, 217, 217, 0) 40%) 0 0/100% 100%, url(../../assets/img/states/ohio/OhioHomeImg.webp) 0 0/100% 100% no-repeat;
}

header.mastheadhampshire {
    background: linear-gradient(200deg, #cbeaf1 0, rgb(243 234 234 / 25%) 30%) 0 0/100% 100%, url(../../assets/img/states/new-hampshire/hampshire1.webp) 0 0/100% 100% no-repeat;
}

header.mastheadpennsylvania {
    background: linear-gradient(280deg, #cbeaf1 0, rgb(243 234 234 / 0%) 6%) 0 0/100% 100%, url(../../assets/img/states/pennsylvania/penny1.webp) 0 0/100% 100% no-repeat;
}

header.mastheadoklahoma {
    background: linear-gradient(180deg, #cbeaf1 0, rgb(243 234 234 / 0%) 50%) 0 0/100% 100%, url(../../assets/img/states/oklahoma/oklahoma1.webp) 0 0/100% 100% no-repeat;
}

header.mastheadnewjersey {
    background: linear-gradient(180deg, #cbeaf1 0, rgb(243 234 234 / 0%) 50%) 0 0/100% 100%, url(../../assets/img/states/new-jersey/newjersey1.webp) 0 0/100% 100% no-repeat;
}

header.mastheadArizona {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgb(164 115 85 / 20%) 100%) 0 0/100% 100%, url(../../assets/img/states/arizona/Arizona1.webp) 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadVirginia {
    position: relative;
    overflow: hidden;
    padding-top: calc(5rem + 10px);
    background: linear-gradient(180deg, #fafafa 0, rgba(217, 217, 217, 0) 40%) 0 0/100% 100%, url(../../assets/img/states/virginia/virginiaHomeImg.webp) 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadMissouri {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%) 0 0/100% 100%, url("../../assets/img/states/missouri/missouri-homeimg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadnewYork {
    background: linear-gradient(180deg, #fafafa 0, rgba(217, 217, 217, 0) 40%) 0 0/100% 100%, url(../../assets/img/states/new-york/newYorkHome.webp) 0 0/100% 100% no-repeat;
}

header.mastheadVermont {
    background: linear-gradient(180deg, #fafafa 0, rgba(217, 217, 217, 0) 40%) 0 0/100% 100%, url(../../assets/img/states/vermont/vermontHome.webp) 0 0/100% 100% no-repeat;
}

header.mastheadMaine {
    background: linear-gradient(280deg, #d6e6ea 0, rgb(243 234 234 / 0%) 30%) 0 0/100% 100%, url(../../assets/img/states/maine/mainehome.webp) 0 0/100% 100% no-repeat;
}

header.mastheadMichigan {
    background: linear-gradient(180deg, #cbeaf1 0, rgb(243 234 234 / 0%) 100%) 0 0/100% 100%, url(../../assets/img/states/michigan/michigan-home.webp) 0 0/100% 100% no-repeat;
}

header.mastheadNewMexico {
    position: relative;
    padding-top: calc(3rem);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgb(159 157 157 / 65%) 100%) 0 0/100% 100%, url("../../assets/img/states/new-mexico/newmexico-homeimg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadTexas {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgb(98 95 95 / 65%) 100%) 0 0/100% 100%, url("../../assets/img/states/texas/texas-homeimg.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadConnecticut {
    position: relative;
    overflow: hidden;
    padding-top: calc(2rem + 10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgb(98 95 95 / 65%) 100%) 0 0/100% 100%, url(../../assets/img/states/connecticut/Connecticut\ Banner.webp) 0 0/100% 100% no-repeat;
    height: 100vh;
}

header.mastheadMassachusetts {
    position: relative;
    overflow: hidden;
    padding-top: calc(2rem + 3px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 59%, rgb(98 95 95 / 65%) 100%) 0 0/100% 100%, url("../../assets/img/states/massachusetts/massachusetts banner.webp") 0 0/100% 100% no-repeat;
    height: 100vh;
}

section.mast-bag,
section.mast-bag1,
section.mast-bg,
section.mast-bg1,
section.masthead,
section.mastheadArakansas,
section.mastheadFlorida,
section.mastheadIllinois,
section.mastheadKentucky,
section.mastheadLouisiana,
section.mastheadkansa,
section.mastheadtennessee,
section.mastheadwashington {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: scroll;
    display: flex;
}

header.masthead .masthead-content,
section.masthead .masthead-content {
    z-index: 1;
    position: relative;
}

.headerBtn {
    margin-top: 30px !important;
}

.section-w {
    padding: 0 16px;
    margin-bottom: 16px;
}

@media (min-width: 992px) {
    .contact_container {
        height: 350px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }

    header.masthead {
        height: 100vh;
    }
}

.gapping {
    height: 150px;
}

.gappingjh {
    height: 167px;
}

.gapping-1 {
    height: 50px;
}

section.mast-bag,
section.mast-bg {
    justify-content: flex-start;
    padding-top: 4%;
}

.flower,
.tick {
    position: absolute;
}

.options {
    padding-top: 20px;
    padding-bottom: 31px;
}

.gap {
    padding-top: 5%;
}

.showcase {
    border: 2px solid red;
}

.card,
.card1 {
    border-radius: 1.25rem !important;
}

.line1 {
    line-height: 1.7;
    font-weight: 700;
}

section.mast-bg {
    background-position: 20% 60%;
    background-size: 100% 130%;
    gap: 4%;
    align-items: center;
    flex-direction: column;
}

section.mast-bag {
    gap: 4%;
    height: 70vh;
}

section.mast-bag {
    background-position: 20% 89%;
    background-size: 100% 100%;
    align-items: center;
    flex-direction: column;
}

section.mast-bag1 {
    background-size: 100% 200%;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-top: 2%;
}

section.mast-bg1,
section.masthead {
    background-position: 21% 70%;
    justify-content: space-around;
}

section.mast-bgArizona,
section.mast-bgConnecticut,
section.mast-bgMaine,
section.mast-bgMassachusetts,
section.mast-bgMichigan,
section.mast-bgMissouri,
section.mast-bgNewMexico,
section.mast-bgNewYork,
section.mast-bgOhio,
section.mast-bgTexas,
section.mast-bgVermont,
section.mast-bgVirginia,
section.mast-bgnevda {
    background-size: 100% 100%;
}

section.mast-bgIllinois,
section.mast-bgKentucky,
section.mast-bghampshire,
section.mast-bgnewjersey,
section.mast-bgoklahoma,
section.mast-bgpennsylvania,
section.mast-bgtennessee,
section.mast-bgwashington {
    padding-bottom: 37px;
    background-size: 100% 100%;
}

section.mast-bgAlaska {
    background-image: url(../../assets/img/states/alaska/Group-83.webp);
}

section.mast-bgArkansas {
    background-image: url(../../assets/img/states/arkansas/bg3-arkansas.webp);
}

section.mast-bgAlabama {
    background-image: url(../../assets/img/states/alabama/background3.webp);
}

section.mast-bgLouisiana {
    background-image: url(../../assets/img/states/louisiana/Louisiana2.webp);
}

section.mast-bgMaryland {
    background-image: url(../../assets/img/states/maryland/marylandd.webp);
}

section.mast-bgkansa {
    background-image: url(../../assets/img/states/kansas/kansa-img.webp);
}

section.mast-bgnevda {
    background-image: url(../../assets/img/states/nevada/nevda-help.webp);
}

section.mast-bgColorado {
    background-image: url(../../assets/img/states/colorado/bg3-colorado.webp);
}

section.mast-bgGeorgia {
    background-image: url(../../assets/img/states/georgia/bg-georgia3.webp);
}

section.mast-bgArizona {
    background-image: url(../../assets/img/states/arizona/Arizona3.webp);
}

section.mast-bgFlorida {
    background-image: url(../../assets/img/states/florida/florida-3.webp);
}

section.mast-bgIllinois {
    background-image: url(../../assets/img/states/illinoise/illinoise24.webp);
}

section.mast-bgwashington {
    background-image: url(../../assets/img/states/washington/washington5.webp);
}

section.mast-bgtennessee {
    background-image: url(../../assets/img/states/tennessee/tennessee6.webp);
}

section.mast-bgKentucky {
    background-image: url(../../assets/img/states/kentucky/kentucky5.webp);
}

section.mast-bghampshire {
    background-image: url(../../assets/img/states/new-hampshire/hampshire6.webp);
}

section.mast-bgpennsylvania {
    background-image: url(../../assets/img/states/pennsylvania/penny6.webp);
}

section.mast-bgoklahoma {
    background-image: url(../../assets/img/states/oklahoma/oklahoma6.webp);
}

section.mast-bgnewjersey {
    background-image: url(../../assets/img/states/new-jersey/newjersey6.webp);
}

section.mast-bgOhio {
    background-image: url(../../assets/img/states/ohio/ohioImg1.webp);
}

section.mast-bgVirginia {
    background-image: url(../../assets/img/states/virginia/virginiaImg3.webp);
}

section.mast-bgNewYork {
    background-image: url(../../assets/img/states/new-york/newYorkImg3.webp);
}

section.mast-bgVermont {
    background-image: url(../../assets/img/states/vermont/vermontImg1.webp);
}

section.mast-bgMaine {
    background-image: url(../../assets/img/states/maine/maineimage.webp);
}

section.mast-bgMichigan {
    background-image: url(../../assets/img/states/michigan/michigan-thirdimg.webp);
}

section.mast-bgMissouri {
    background-image: url(../../assets/img/states/missouri/missouri-thirdimg.webp);
}

section.mast-bgNewMexico {
    background-image: url(../../assets/img/states/new-mexico/newmexico-thirdimg.webp);
}

section.mast-bgTexas {
    background-image: url(../../assets/img/states/texas/texas-thirdimg.webp);
}

section.mast-bgConnecticut {
    background-image: url(../../assets/img/states/connecticut/new-mexico-milky-way.webp);
}

section.mast-bgMassachusetts {
    background-image: url(../../assets/img/states/massachusetts/buildings-near-the-water-massachusetts.webp);
}

section.masthead,
section.mastheadFlorida {
    background-size: cover;
    align-items: center;
}

section.masthead {
    background-image: url(../../assets/img/states/alaska/Group-79.webp);
    flex-direction: column;
    padding: 32px 0;
}

section.mastheadArakansas,
section.mastheadFlorida {
    justify-content: space-around;
    background-position: 21% 70%;
    padding: 32px 0;
}

section.mastheadFlorida {
    background-image: url(../../assets/img/states/florida/bg2-florida.webp);
    flex-direction: column;
}

section.mastheadArakansas {
    background-image: url(../../assets/img/states/arkansas/bg2-arkansas.webp);
    background-size: 100% 100%;
    align-items: center;
    flex-direction: column;
}

section.mastheadAlabama,
section.mastheadArizona,
section.mastheadColorado,
section.mastheadGeorgia,
section.mastheadMaryland,
section.mastheadnevada {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: scroll;
    display: flex;
    justify-content: space-around;
}

section.mastheadGeorgia {
    background-image: url(../../assets/img/states/georgia/bg-georgia2.webp);
    background-position: 21% 70%;
    background-size: cover;
    align-items: center;
    flex-direction: column;
    padding: 32px 0;
}

section.mastheadLouisiana,
section.mastheadnevada,
section.mastheadtennessee,
section.mastheadwashington {
    background-position: 20% 17%;
    background-size: 100% 100%;
}

section.mastheadnevada {
    background-image: url(../../assets/img/states/nevada/nevada-notarize-img.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadMaine,
section.mastheadMichigan,
section.mastheadtennessee,
section.mastheadwashington {
    justify-content: space-around;
}

section.mastheadwashington {
    background-image: url(../../assets/img/states/washington/washington6.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadtennessee {
    background-image: url(../../assets/img/states/tennessee/tennessee4.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadLouisiana,
section.mastheadkansa {
    justify-content: space-around;
    padding: 40px 20px;
}

section.mastheadLouisiana {
    background-image: url(../../assets/img/states/louisiana/Louisiana-notarize-img.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadkansa {
    background-image: url(../../assets/img/states/kansas/kansa-enotary.webp);
    background-position: 20% 45%;
    background-size: cover;
    align-items: center;
    flex-direction: column;
}

section.mastheadAlabama {
    background-image: url(../../assets/img/states/alabama/background2.webp);
    background-size: cover;
    align-items: center;
    flex-direction: column;
    padding: 32px 0;
}

section.mastheadColorado,
section.mastheadMaryland {
    background-position: 21% 70%;
    background-size: 100% 100%;
    padding: 32px 0;
}

section.mastheadMaryland {
    background-image: url(../../assets/img/states/maryland/marylandlight.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadColorado {
    background-image: url(../../assets/img/states/colorado/bg3-colorado.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadArizona {
    background-image: url(../../assets/img/states/arizona/Arizona2.webp);
    background-position: 22% 26%;
    background-size: cover;
    align-items: center;
    flex-direction: column;
    padding: 32px 0;
}

section.mastheadIllinois,
section.mastheadKentucky {
    background-size: cover;
    justify-content: space-around;
    padding: 32px 0;
}

section.mastheadIllinois {
    background-image: url(../../assets/img/states/illinoise/illinoise22.webp);
    background-position: 21% 70%;
    align-items: center;
    flex-direction: column;
}

section.mastheadKentucky {
    background-image: url(../../assets/img/states/kentucky/kentucky3.webp);
    background-position: 20% 45%;
    align-items: center;
    flex-direction: column;
}

section.mastheadConnecticut section.mastheadMassachusetts,
section.mastheadMaine,
section.mastheadMichigan,
section.mastheadMissouri,
section.mastheadNewMexico,
section.mastheadNewYork,
section.mastheadOhio,
section.mastheadTexas,
section.mastheadVermont,
section.mastheadVirginia,
section.mastheadhampshire,
section.mastheadnewjersey,
section.mastheadoklahoma,
section.mastheadpennsylvania {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 20% 17%;
    background-attachment: scroll;
    display: flex;
}

section.mastheadOhio,
section.mastheadVirginia,
section.mastheadhampshire,
section.mastheadnewjersey {
    background-size: 100% 100%;
    justify-content: space-around;
}

section.mastheadOhio {
    background-image: url(../../assets/img/states/ohio/ohioLakeImg.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadVirginia {
    background-image: url(../../assets/img/states/virginia/virginiaImg2.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadNewYork,
section.mastheadVermont {
    background-size: 100% 100%;
    justify-content: space-around;
    padding: 40px 20px;
}

section.mastheadNewYork {
    background-image: url(../../assets/img/states/new-york/newYorkImg2.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadVermont {
    background-image: url(../../assets/img/states/vermont/vermontImg2.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadhampshire {
    background-image: url(../../assets/img/states/new-hampshire/hampshire5.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadnewjersey {
    background-image: url(../../assets/img/states/new-jersey/newjersey4.webp);
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadoklahoma,
section.mastheadpennsylvania {
    justify-content: space-around;
    padding: 40px 20px;
    background-size: 100% 100%;
}

section.mastheadpennsylvania {
    background-image: url(../../assets/img/states/pennsylvania/penny4.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadoklahoma {
    background-image: url(../../assets/img/states/oklahoma/oklahoma4.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadMaine {
    background-image: url(../../assets/img/states/maine/maineImg2.webp);
    background-size: cover;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadMichigan {
    background-image: url(../../assets/img/states/michigan/michigan-secondimg.webp);
    background-size: 100% 100%;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.mastheadConnecticut,
section.mastheadMissouri,
section.mastheadNewMexico,
section.mastheadTexas {
    justify-content: space-around;
    background-size: 100% 100%;
    padding: 40px 20px;
}

section.mastheadMissouri {
    background-image: url(../../assets/img/states/missouri/missouri-secondimg.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadNewMexico {
    background-image: url(../../assets/img/states/new-mexico/newmexico-secondimg.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadTexas {
    background-image: url(../../assets/img/states/texas/texas-secondimg.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadConnecticut {
    background-image: url(../../assets/img/states/connecticut/beautiful-sunset-connecticut.webp);
    align-items: center;
    flex-direction: column;
}

section.mastheadMassachusetts {
    background-image: url(../../assets/img/states/massachusetts/city-buildings-massachusetts.webp);
    background-size: 100% 100%;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px;
}

section.masthead .masthead-content .masthead-heading {
    font-size: 4rem;
}

section.masthead .masthead-content .masthead-subheading {
    font-size: 2rem;
}

.masthead-subheading {
    line-height: 40px;
}

.card-title {
    color: #0563c3;
}

.card {
    width: 165px;
}

.card1 {
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 186px;
}

.card-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 13px;
    flex-wrap: wrap;
}

.btn-custom {
    border-radius: 50px;
    color: #000;
}

.img-thumbnail {
    padding: 1rem;
    border-color: #e7e7e7;
    box-shadow: -18px 18px 56px rgba(14, 51, 245, 0.1);
}

.tick {
    height: 50%;
    right: 17px;
    bottom: -88px;
}

.flower {
    height: 36%;
    left: 0;
    top: -20px;
    z-index: -1;
}

#pentagon,
.notary-button {
    position: fixed;
    cursor: pointer;
}

.star-top {
    padding-top: 66px;
}

.arrow1 {
    left: 18px;
}

#pentagon {
    width: 8.5rem;
    height: 75px;
    background: #fff;
    border-radius: 10px 0 0 10px;
    right: 0;
    top: 64px;
    z-index: 5;
    font-weight: 900;
}

#pentagon:hover a {
    text-decoration: underline;
}

.notary-button {
    left: -114px;
    top: 60px;
    width: 240px;
    z-index: 6;
    background: #fff;
    border-radius: 4px;
}

.notary-text {
    position: absolute;
    left: -44px;
    top: 2px;
    color: #fff;
}

.notary-icon {
    position: absolute;
    left: 205px;
    top: 8px;
}

.notary-mobile-text-show {
    left: 70px;
}

.notary-mobile-text-hide {
    left: -25px;
}

.notary-mobile-button-show {
    left: -49px;
}

.notary-mobile-button-hide {
    left: -110px;
}

.thanksgiving {
    color: #c60101;
    font-size: 24px;
    font-weight: 900;
}

.checked {
    color: orange;
}

.carousel-indicators {
    top: 100%;
}

.carousel-indicators .active {
    background-color: #005ebd;
}

.carousel .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #005ebd;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-inner1 .carousel-item.active {
    display: flex;
}

.carouselExampleControls1 {
    width: 534px;
    background: #fff;
    border: 1.2803px solid #eee;
    box-shadow: 0 25.6061px 32.0076px rgba(0, 0, 0, 0.1), 0 12.803px 12.803px rgba(0, 0, 0, 0.04);
    border-radius: 13px;
    height: 290px;
}

.carousel-control-next,
.carousel-control-prev {
    top: -69px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #005ebd;
    border-radius: 50%;
    background-size: 20px;
}

.inner-text {
    height: 65%;
}

@media (max-width: 497px) {
    .carousel-inner {
        height: 500px;
    }

    .carouselExampleControls1 {
        height: 450px;
    }

    .inner-text {
        height: 75%;
    }
}

#footer {
    background-color: #233b60;
    font-size: 15px;
    line-height: 30px;
    background-image: url("../img/common/left-lines.webp"), url("../img/common/right-curve-line.webp");
    background-repeat: no-repeat, no-repeat;
    background-position: calc(-1%) -30px, calc(100%) 59%;
    background-size: 30%, 30%;
}



.footerContainer {
    width: 80%;
}

.alska-bold {
    font-weight: 700;
}

.footerLine {
    border-top: 1px solid #233b60;
    padding-top: 30px;
}

#footer .footer-top {
    padding: 60px 0 15px;
    color: #fff;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact h4 {
    font-size: 22px;
    margin: 0 0 30px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    color: #fff;
}

#footer .footer-newsletter h4,
#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 700;
    color: #313030;
    position: relative;
    padding-bottom: 12px;
}

#footer hr,
.fa:hover img {
    opacity: 0.4;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footerLine .footer-links ul li {
    padding: 0;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #fff;
}

.faq-container {
    margin-top: 6%;
}

.alignment {
    text-align: left;
}

.img-icon {
    width: 3rem;
}

.line {
    line-height: 1.5;
    font-weight: 700;
}

.large-icons {
    font-size: xx-large !important;
    padding: 0 !important;
}

.card-name {
    font-size: 14px;
    margin-top: 8px;
}

.card-name1 {
    font-weight: bolder;
    font-size: 18px;
}

.fa {
    padding: 9px;
    font-size: 15px;
    width: 33px;
    margin: 4px 2px;
    border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook,
.fa-instagram,
.fa-linkedin,
.fa-twitter {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
}

.image-top {
    padding-top: 30px;
}

@media (max-width: 575px) {
    .box-inner {
        top: 13%;
    }

    .box-inner h3 {
        padding-top: 15px;
    }

    .box-wrapper-inner {
        top: 9%;
    }

    .img-icon {
        width: 2rem;
    }

    .line {
        line-height: 1.5;
        font-weight: 700;
    }

    .btn-primary {
        width: 80%;
        color: #fff;
        background-color: #34afe9;
        border-color: #34afe9;
    }

    .dot-pattern {
        position: absolute;
        left: -46% !important;
        top: -15px !important;
        height: 20% !important;
    }

    .card-body {
        height: 150px !important;
    }
}

@media (max-width: 991px) {

    .image-top-content,
    .image-top-content-custom {
        padding-bottom: 5px !important;
    }

    #footer {
        background-position: calc(-1%) -30px, calc(100%) 72%;
        background-size: 50%;
    }

    .image-bottom-content,
    .image-top {
        padding-top: 5px !important;
    }

    .mobile-section,
    .mobile-section-20 {
        padding: 20px 0 !important;
    }

    .section-w .section-w {
        padding: 0 16px;
        margin-bottom: 16px;
    }
}

section.unscroll-section {
    padding: 0 !important;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #3400e1;
    border-color: #3400e1;
}

.know {
    color: #000 !important;
}

.HomeButton,
.arrow-right {
    background-color: #233b60;
    color: #fff;
}

.dot-pattern {
    position: absolute;
    left: -171px;
    top: -13px;
    height: 30%;
}

.arrow {
    position: relative;
    padding-right: 3.5rem !important;
}

.arrow-right {
    position: absolute;
    top: 3px;
    right: 5px;
}

@media (max-width: 600px) {
    .faq-container {
        margin-top: 75px;
    }
}

@media only screen and (max-width: 600px) {
    .card {
        width: 121px;
    }
}

@media only screen and (max-width: 768px) {
    .remote-section {
        width: 164px;
        height: 250px;
    }
}

@media only screen and (max-width: 992px) {

    .box-inner,
    .box-wrapper-inner {
        min-height: 24vh;
    }

    .box-outer {
        width: 68%;
    }

    .box-wrapper-item {
        width: 135px !important;
        height: 250px !important;
        margin: 4px;
    }

    .dot-icons4 {
        left: -92px;
    }

    .dot-icons3 {
        left: 93px;
    }
}

@media only screen and (max-device-width: 480px) {

    #firstNotary2,
    .know {
        font-size: 8px;
    }

    .remote-section {
        width: 160px !important;
        height: 250px !important;
    }

    #hero-get-started {
        height: 85vh;
    }

    .box-wrapper-outer {
        width: 95%;
    }

    .h1-container {
        font-size: 18px;
        line-height: 1;
    }

    .box-wrapper {
        top: 10px;
        margin-bottom: 24px;
    }

    .box-wrapper-item {
        width: 116px;
    }

    .box-outer {
        width: 90%;
    }

    .box-outer button a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1440px) {
    header.mastheadColorado {
        height: 100vh;
        padding-top: 5rem;
    }

    header.mastheadAlabama,
    header.mastheadArizona,
    header.mastheadGeorgia {
        padding-top: 5rem;
    }

    .card-body {
        height: 180px !important;
    }
}

.icon-img-1 {
    height: 57px;
    width: 57px;
}

.remote-section {
    width: 170px;
    height: 200px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin: 0;
}

.inner-col {
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner-col-start {
    display: flex;
    justify-content: center;
    align-items: start;
}

.faq-margin {
    margin-bottom: 25px;
    margin-top: 25px;
}

@media (min-width: 1200px) {
    .display-2 {
        font-size: 4.5rem;
    }

    .display-3 {
        font-size: 4rem;
    }

    .display-4 {
        font-size: 3.5rem;
    }

    .display-5 {
        font-size: 3rem;
    }

    .display-6 {
        font-size: 30px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1240px;
    }
}

@media only screen and (min-width: 768px) {
    .size {
        width: 95%;
        height: 50vh;
    }

    .mybtn {
        width: 321px;
    }
}

@media only screen and (min-width: 375px) {

    header.mastheadIllinois,
    header.mastheadKentucky {
        height: 108vh;
    }
}

@media only screen and (max-width: 768px) {
    .remote-section {
        width: 164px;
    }

    .box-inner button,
    .box-wrapper-inner button {
        width: 80%;
    }
}

@media only screen and (max-width: 767px) {
    .footerContainer {
        width: 100%;
    }

    #footer {
        background-position: calc(-1%) 15px, calc(100%) 93%;
        background-size: 75%;
    }

    .notary-button {
        width: 218px;
        left: -121px;
        top: 56px;
    }

    .notary-icon {
        left: 184px;
    }

    .notary-mobile-text-show {
        left: 56px;
    }

    .notary-mobile-text-hide {
        left: -70px;
    }

    .notary-mobile-button-show {
        left: -40px;
    }

    #new-year-dialog .modal-dialog {
        margin: 0;
    }

    .modal-inner-circle-thanksgiving {
        left: 21%;
    }

    .new-year {
        font-size: 12px;
        margin-top: 20%;
    }

    .new-year-1 {
        width: 30%;
    }

    .new-year-6 {
        width: 50%;
        top: 8px;
    }

    .new-year p {
        margin-bottom: 0.3rem;
    }

    .new-year-4 {
        font-size: 0.4rem;
        top: 2px;
        border: 1px solid #fff;
        border-radius: 6px;
        padding: 7px 10px;
    }
}

@media (max-width: 624px) {
    .thanksgiving {
        font-size: 13px;
    }
}

.homePatners {
    padding: 54px 0;
}

@media (min-width: 340px) {

    #NNN-logo,
    #women-owned-logo {
        margin-top: 40px;
    }

    #bp-logo,
    #docvoice-logo {
        width: 180px;
    }

    .modal-inner-circle-thanksgiving {
        left: 35%;
        top: 13px;
    }

    .new-year-1 img {
        margin-left: 50px;
        height: 8px;
    }

    .new-year-2 img {
        height: 43px;
        margin-top: 2px;
    }

    .new-year-3 img {
        height: 25px;
        margin-top: 2px;
    }

    .new-year-4 {
        font-size: 0.6rem;
        color: #fff;
        background-color: #d01b31;
        border-radius: 8px;
        padding: 4px 9px;
        font-weight: 400;
    }

    .new-year-5 img {
        height: 28px;
        margin-top: 10px;
        margin-bottom: 40px;
    }

    #mismo-logo {
        width: 200px;
        margin-bottom: 18px;
    }

    #NNN-logo {
        width: 110px;
    }

    #identrust-logo {
        width: 160px;
        margin-bottom: 20px;
    }

    #bp-logo {
        margin-bottom: 25px;
    }
}

@media (min-width: 350px) {
    #mismo-logo {
        width: 200px;
        margin-bottom: 18px;
    }

    #NNN-logo {
        width: 110px;
        margin-top: 40px;
    }
}

@media (min-width: 380px) {
    .modal-inner-circle-thanksgiving {
        left: 36%;
        top: 18px;
    }

    .new-year-5 img {
        margin-bottom: 45px;
    }
}

@media (min-width: 410px) {
    .modal-inner-circle-thanksgiving {
        left: 34%;
        top: 18px;
    }

    .new-year-1 img {
        margin-left: 60px;
        height: 9px;
    }

    .new-year-2 img {
        height: 50px;
        margin-top: 3px;
    }

    .new-year-3 img {
        height: 28px;
        margin-top: 2px;
    }

    .new-year-4 {
        font-size: 0.6rem;
        color: #fff;
        background-color: #d01b31;
        border-radius: 8px;
        padding: 4px 9px;
        font-weight: 400;
    }

    .new-year-5 img {
        height: 35px;
        margin-top: 10px;
        margin-bottom: 37px;
    }
}

@media (min-width: 425px) {
    .new-year-5 img {
        margin-bottom: 43px;
    }
}

@media (min-width: 768px) {
    .modal-inner-circle-thanksgiving {
        left: 35%;
        top: 15px;
    }

    .new-year-1 img {
        margin-left: 0;
        height: 15px;
    }

    .new-year-2 img {
        height: 90px;
        margin-top: 5px;
    }

    .new-year-3 img {
        height: 50px;
        margin-top: 5px;
    }

    #mismo-logo,
    .new-year-5 img {
        margin-top: 20px;
    }

    #NNN-logo,
    #women-owned-logo {
        margin-top: 10px;
    }

    .new-year-5 img {
        height: 75px;
        margin-bottom: 83px;
    }

    .new-year-4,
    .new-year-5,
    .new-year-6 {
        position: relative;
        top: 6px;
    }

    .new-year-4 {
        font-size: 1.3rem;
        color: #fff;
        background-color: #d01b31;
        border-radius: 8px;
        padding: 8px 18px;
        font-weight: 700;
    }

    .new-year-4:hover {
        background-color: #fff;
        color: #d01b31;
    }

    #NNN-logo {
        width: 100px;
    }

    #bp-logo {
        width: 160px;
    }

    #docvoice-logo {
        width: 160px;
        margin-bottom: 25px;
    }
}

@media (min-width: 993px) {

    #identrust-logo,
    #mismo-logo {
        width: 194px;
    }

    #NNN-logo,
    #women-owned-logo {
        margin-top: 10px;
    }

    #bp-logo,
    #docvoice-logo {
        margin-bottom: 40px;
        width: 215px;
    }
}

.HomeNotary {
    padding: 75px 0;
}

.HomeButton {
    transition: 0.4s ease-in-out;
    width: 100%;
    padding: 10px;
}

.HomeButton:hover {
    background-color: #fff;
    color: #233b60;
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 20px;
    bottom: 85px;
    z-index: 996;
    background: #233b60;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: 0.4s;
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top:hover {
    background: #233b60;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.footer-container {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .carousel-inner {
        min-height: 400px;
    }

    .carouselExampleControls1 {
        width: 79%;
    }

    .carousel-control-next,
    .carousel-control-prev {
        top: -53px;
    }

    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

.partner-details {
    flex-wrap: nowrap;
    overflow-x: auto;
    max-width: 100%;
    margin: 30px 60px 0;
    display: flex;
    gap: 50px;
}

.partner-underline {
    margin-top: 30px;
    width: 100%;
}

.partner-details h2 {
    font-family: Rubik;
    font-size: 18px;
    margin: 20px 0 4px;
}

.partner-details h3 {
    color: #7e7e7e;
    font-size: 15px;
    font-weight: 700;
}

@media (max-width: 1199px) {
    .partner-details {
        margin: 30px 0 0;
    }
}

@media (max-width: 766px) {
    .partner-details {
        margin: 30px 0 0;
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 400px) {
    .partner-images {
        width: 75px;
    }

    .partner-details {
        margin: 30px 0 0;
    }
}

@media (max-width: 399px) {
    .about-and-support {
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    .footer-lines {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 10px;
    }

    .img-social-icon {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 10px;
        margin-top: 10px;
    }

    .partner-heading {
        font-size: 28px;
        font-weight: 600;
    }
}

@media (max-width: 319px) {
    .our-notary-partner {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
        margin: 40px 0 40px -7px;
    }

    .our-business-partner {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
        margin: 40px 0 40px -10px;
    }

    .notary-partner-img {
        width: 110px;
    }

    .about-and-support {
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    .notary-partner-img-nna {
        width: 50px;
    }

    .business-partner-img {
        width: 110px;
    }

    .notary-partner-img {
        width: 110px;
    }
}

@media (min-width: 319px) and (max-width: 399px) {
    .our-notary-partner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        margin: 40px 0 40px -7px;
    }

    .our-business-partner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        margin: 40px 0 40px -10px;
    }

    .our-business-partner,
    .our-notary-partner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .business-partner-img {
        width: 80px;
    }

    .notary-partner-img {
        width: 80px;
    }

    .notary-partner-img-nna {
        width: 60px;
    }
}

@media (min-width: 400px) and (max-width: 767px) {

    .footer-lines,
    .img-social-icon {
        display: flex;
        justify-content: space-between;
    }

    .footer-lines {
        flex-direction: column;
    }

    .img-social-icon {
        gap: 10px;
    }

    .about-and-support {
        display: flex;
        justify-content: space-between;
    }

    .partner-heading {
        font-size: 28px;
        font-weight: 600;
    }

    .our-notary-partner {
        justify-content: space-between;
        gap: 30px;
        display: flex;
    }

    .our-notary-partner {
        align-items: center;
        margin: 40px 0 40px -7px;
    }

    .our-business-partner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
        margin: 40px 0 40px -10px;
    }

    .business-partner-img {
        width: 90px;
    }

    .notary-partner-img {
        width: 90px;
    }

    .notary-partner-img-nna {
        width: 70px;
    }

    .our-business-partner,
    .our-notary-partner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .partner-images {
        width: 120px;
    }
}

.partner-details1 {
    display: flex;
}

@media (max-width: 767px) {
    .partner-details1 {
        flex-wrap: nowrap;
        overflow-x: auto;
        max-width: 100%;
        box-sizing: border-box;
        display: flex;
        gap: 50px;
        margin: 30px;
    }

    .partner-img-div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .partner-names {
        font-size: 10px;
        font-weight: 500;
        text-align: center;
        margin-top: 5px;
    }

    .offer-para {
        font-size: 18px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .about-and-support {
        display: flex;
        gap: 200px;
    }

    .partner-names {
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .footer-lines {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 20px;
    }

    .partner-heading {
        font-size: 36px;
        font-weight: 600;
    }

    .our-business-partner,
    .our-notary-partner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        margin: 40px 30px;
    }

    .notary-partner-img {
        width: 90px;
    }

    .notary-partner-img-nna {
        width: 70px;
    }

    .business-partner-img {
        width: 110px;
    }

    .img-social-icon {
        gap: 145px;
        display: flex;
    }

    .partner-details1 {
        overflow-x: auto;
        max-width: 100%;
        box-sizing: border-box;
        gap: 50px;
        display: flex;
    }

    .partner-details1 {
        flex-wrap: nowrap;
        margin: 30px 50px;
    }

    .partner-images {
        width: 100px;
    }

    .offer-para {
        font-size: 22px;
    }
}

@media (min-width: 1025px) {
    .newindex-footer-links {
        width: 35%;
    }

    .about-and-support {
        display: flex;
        justify-content: space-between;
        gap: 110px;
    }

    .footer-lines {
        display: flex;
        justify-content: space-between;
    }

    .partner-names {
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }

    .partner-heading {
        font-size: 36px;
        font-weight: 600;
    }

    .our-business-partner,
    .our-notary-partner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        margin: 40px 150px;
    }

    .notary-partner-img {
        width: 120px;
    }

    .notary-partner-img-nna {
        width: 100px;
    }

    .business-partner-img {
        width: 160px;
    }

    .partner-details1 {
        overflow-x: auto;
        max-width: 100%;
        box-sizing: border-box;
        gap: 40px;
    }

    .partner-details1 {
        flex-wrap: nowrap;
        margin: 30px 200px;
    }

    .partner-img-div {
        padding: 20px;
    }

    .partner-images {
        width: 120px;
    }

    .inner-box-body .hover-para {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        margin-top: 0;
        color: white;
        font-size: 14px;
        line-height: 1.4;
        transition: all 0.4s ease;
    }

    .inner-box-body:hover .hover-para {
        opacity: 1;
        max-height: 100px;
        margin-top: 10px;
    }
}

.partner-heading {
    margin-top: 50px;
}

.partner-underline {
    margin-top: 30px;
    width: 100%;
}

.bbb-logo-b {
    display: none;
}

.bbb-container:hover .bbb-logo-b {
    display: block;
}

.bbb-container:hover .bbb-logo-a {
    display: none;
}

#chat-widget-container {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    gap: 15px;
    z-index: 9999;
    cursor: pointer;
}

#chat-bubble {
    background: white;
    padding: 10px 15px;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.347);
    max-width: 230px;
    position: relative;
    font-size: 14px;
    line-height: 1.3;
    opacity: 0;
    transform: translateX(20px);
    transition: all 0.5s ease;
    display: none;
}

#chat-bubble.show {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

#chat-bubble::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-left: 8px solid white;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

#chat-close {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 20px;
    height: 20px;
    background: black;
    color: white;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10000;
}

#chat-bubble:hover #chat-close {
    display: flex;
}

#custom-chat-button {
    background-color: #0b69d4;
    color: white;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

#custom-chat-button:hover {
    transform: scale(1.1);
}

.offer-para {
    color: white;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.card {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0, 136, 255, 0.15), rgba(0, 255, 204, 0.15));
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 0;
}

.card:hover {
    transform: translateY(-8px) scale(1.05);
    box-shadow: 0 12px 28px rgba(0, 136, 255, 0.25);
}

.card:hover::before {
    opacity: 1;
}

.card-body {
    position: relative;
    z-index: 1;
}

.img-icon {
    transition: transform 0.4s ease, filter 0.4s ease;
}

.card:hover .img-icon {
    transform: scale(1.1) rotate(3deg);
    filter: drop-shadow(0 4px 6px rgba(0, 136, 255, 0.4));
}

.card1:hover .icon-img-1 {
    transform: scale(1.1) rotate(3deg);
    filter: drop-shadow(0 4px 6px rgba(0, 136, 255, 0.4));
}

.card1 {
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
    border-radius: 12px;
    overflow: hidden;
}

.card1:hover {
    transform: translateY(-6px) scale(1.02);
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, #f8fbff, #e6f2ff);
}

.icon-img-1 {
    transition: transform 0.4s ease;
}

.card1:hover .icon-img-1 {
    transform: scale(1.1) rotate(3deg);
}

.card-name1 {
    transition: color 0.3s ease;
}

.card1:hover .card-name1 {
    color: #0078ff;
}

.our-notary-partner img {
    transition: transform 0.4s ease, filter 0.4s ease, opacity 0.4s ease;
    cursor: pointer;
    opacity: 0.85;
}

.our-notary-partner img:hover {
    transform: scale(1.08);
    opacity: 1;
    filter: drop-shadow(0 4px 6px #0078ff) brightness(1.1) contrast(1.05);
}

.our-business-partner img {
    transition: transform 0.4s ease, filter 0.4s ease, opacity 0.4s ease;
    cursor: pointer;
    opacity: 0.85;
}

.our-business-partner img:hover {
    transform: scale(1.08);
    opacity: 1;
    filter: drop-shadow(0 4px 6px #0078ff) brightness(1.1) contrast(1.05);
}

.new-box {
    border: 1px solid #1a4e855e;
    background: white;
    border-radius: 10px;
    padding: 25px 20px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 4px 10px rgba(0, 120, 255, 0.2);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
}

.book-session-btn {
    background-color: #1A4E85;
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    transition: all 0.3s ease;
}

.book-session-btn:hover {
    background: linear-gradient(135deg, #1A4E85, #2d6cc6);
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    color: white;
}

@media (min-width:1025px) {
    .new-box {
        width: 450px;
    }
}

.ron-header {
    margin: 100px 50px;
    background-image: url("../img/RON/header-bg.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat, no-repeat;
}

.main-section {
    margin: 50px 0px;
}

.ron-heading {
    font-size: 45px;
    font-weight: 700;
    line-height: 62px;
}

.ron-heading-para {
    font-size: 20px;
    color: #655D91;
    line-height: 30px;
    font-weight: 500;
    margin: 20px 0px;
}

.header-row {
    display: flex;
    justify-content: space-between;
    gap: 100px;
    padding: 50px 120px;
}

.ron-buttons {
    background-color: #0074ef;
    padding: 10px 15px;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
}

.ron-buttons:hover {
    color: #0074ef;
    background-color: white;
    border-color: #0074ef;
}

.ron-buttons {
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
}

.header-icon-section {
    background-color: white;
    border-radius: 6px;
    width: 150px;
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: absolute;
    left: -65px;
    bottom: 60px;
}

.icon-para {
    font-size: 12px;
    color: #655D91;
    font-weight: 500;
    margin-top: 10px;
}

.notary-businss {
    font-size: 22px;
    font-weight: 500;
}

.ron-partner-imgs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.partner-section {
    margin: 40px 120px;
}

.section-heading-1 {
    color: #0074EF;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}

.section-heading-2 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
}

.price-container {
    background-image: url("../img/RON/price-bg.webp");
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 40px 100px;
    margin-top: 30px;
    width: 100%;
}

.plan-list {
    color: #655D91;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 10px;
}

.price {
    font-size: 80px;
    font-weight: 700;
}

.seal-price {
    font-weight: 700;
    margin-bottom: 20px;
}

.additional-details-section,
.register-agent-section {
    margin: 60px 0px;
}

.add-details-list {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.add-details-list>div {
    flex: 1;
}

.add-detail-img {
    width: 370px;
}

.add-detail-title {
    font-size: 20px;
    font-weight: 700;
}

.add-detail-para {
    color: #655D91;
    line-height: 28px;
    margin-bottom: 0 !important;
}

.add-img {
    margin-top: -80px;
}

.document-section {
    padding: 50px 0px !important;
}

.document-para {
    font-size: 20px;
    color: #655D91;
    line-height: 30px;
    text-align: center;
}

.document-list {
    display: flex;
    justify-content: space-between;
    gap: 25px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.document-card {
    padding: 0px 20px;
    flex: 1 1 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.document-card h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}

.document-card p {
    font-size: 20px;
    color: #655D91;
    line-height: 30px;
}

.steps-container {
    background-color: #FAFAFA;
    padding: 40px 120px;
}

.easy-step-section img {
    height: 400px;
}

.easy-step-section {
    padding: 40px 40px 0px 40px;
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.easy-steps {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

.step {
    padding: 5px 15px;
    border-radius: 10px;
    cursor: pointer;
    width: 90%;
}

.step p {
    display: none;
}

.step.active {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.step.active p {
    display: block;
}

.easy-steps h4 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 10px;
}

.easy-steps p {
    font-size: 16px;
    font-weight: 500;
    color: #655D91;
    margin-top: 10px;
}

.online-notary-partner-section {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

.onp-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 50px;
}

.onp-row {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}

.onp-box {
    flex: 1;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    padding: 20px 40px 15px 20px;
}

.onp-box1 {
    flex: 1;
    background-color: #F5F5F5;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
    padding: 20px 40px 15px 20px;
}

.onp-box img,
.onp-box1 img {
    width: 30px;
    height: 30px;
    margin: 0 auto 15px;
}

.onp-box p,
.onp-box1 p {
    color: #655D91;
    font-size: 16px;
    line-height: 1.5;
}

.notary-partner1-img {
    width: 420px;
}

.add-img1,
.add-img2 {
    height: 80px;
    position: absolute;
    right: 15px;
    top: -30px;
}

.add-img2 {
    left: 15px;
}

.dolphin {
    width: 100px;
}

.green {
    width: 100px;
}

.nna {
    width: 50px;
}

.mismo {
    width: 100px;
}

.women-owned {
    width: 90px;
}

.advantage-card,
.convenience-card-web,
.convenience-card-mobile,
.revenue-card,
.reach-card {
    min-height: 220px;
}

.advantage-card img,
.convenience-card-web img,
.convenience-card-mobile img,
.revenue-card img,
.reach-card img {
    height: 80px;
    position: absolute;
    top: -30px;
}

.advantage-card img,
.convenience-card-web img {
    right: 15px;
}

.faq-section {
    padding: 60px 160px;
    background-color: #FAFAFA;
}

.faq-row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.message-heading {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

.faq-question {
    font-size: 24px;
    font-weight: 500 !important;
}

.faq-answer p {
    color: #655D91;
}

.notarize-section {
    background-image: url("../img/RON/notarize-section-bg.webp");
    background-size: cover;
    background-repeat: no-repeat, no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 100px 160px;
    margin-bottom: -100px;
}

.notarization-para {
    font-size: 20px;
    font-weight: 500;
}

.ron-header-img-mobile,
.notary-partner-mobile,
.faq-snd-msg-mobile {
    display: none;
}

.ron-header-img,
.ron-header-img-mobile {
    height: auto;
    aspect-ratio: 1 / 1;
}

.faq-snd-msg {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.read-more,
.show-less {
    display: none;
}

.bottom-sticky-section {
    display: none;
}

.pricing-plan-card {
    background: #fff;
    border: 1.5px solid #655d91c4;
    position: relative;
    border-radius: 15px;
}

.snip-card-right {
    padding: 20px;
    background: #fff;
    border: 2px solid #E2E1FF;
    position: relative;
    border-radius: 2px;
    height: 230px;
}

.snip-card-right:after,
.pricing-plan-card:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    border-top: none;
    border-left: 2px solid #E2E1FF;
    transform: translate(50%, 50%) rotate(45deg);
}

.pricing-plan-card:after {
    width: 120px;
    height: 120px;
    border-left: 1.5px solid #655d91c4;
}

.price-card-first {
    background-color: #E4F1FF;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.snip-card-left {
    padding: 20px;
    background: #fff;
    border: 2px solid #E2E1FF;
    position: relative;
    border-radius: 2px;
    height: 230px;
}

.snip-card-left:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    border-top: none;
    border-right: 2px solid #E2E1FF;
    transform: translate(-50%, 50%) rotate(-45deg);
}

.cookie-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    pointer-events: none;
}

.cookie-consent-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    max-width: 500px;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

body.disable-scroll {
    overflow: hidden;
}

.btn-primary {
    background: #233b60 !important;
    color: #fff !important;
    border: none;
    width: auto !important;
}

.onp-heading {
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
}

.faq-answer-list li {
    color: #655D91;
}

@media (min-width: 767px) and (max-width: 1035px) {
    .break {
        display: none !important;
    }

    .ron-header {
        margin: 50px 30px;
        background-image: url("../img/RON/header-bg.webp");
        background-size: 100% 100%;
        background-repeat: no-repeat, no-repeat;
    }

    .main-section {
        margin: 50px 0px;
    }

    .ron-heading {
        font-size: 40px;
        line-height: 50px;
    }

    .ron-heading-para {
        font-size: 15px;
        line-height: 24px;
    }

    .header-row {
        display: flex;
        gap: 100px;
        padding: 50px 70px 20px 70px;
    }

    .ron-header-img {
        width: 300px;
    }

    .header-icon-section {
        width: 110px;
        gap: 15px;
    }

    .icon-para {
        font-size: 9px;
    }

    .notary-businss {
        font-size: 15px;
    }

    .dolphin {
        width: 90px;
    }

    .green {
        width: 88px;
    }

    .nna {
        width: 34px;
    }

    .mismo {
        width: 85px;
    }

    .women-owned {
        width: 70px;
    }

    .ron-partner-imgs {
        margin-left: 25px;
        gap: 20px;
    }

    .partner-section {
        margin: 20px 70px;
    }

    .section-heading-1 {
        font-size: 16px;
    }

    .section-heading-2 {
        font-size: 26px;
        line-height: 35px;
    }

    .price-container {
        padding: 40px 50px;
        margin-top: 30px;
    }

    .price {
        font-size: 42px;
    }

    .price-container p {
        font-size: 13px;
        margin-top: 5px;
    }

    .tick-icon {
        width: 18px;
        height: 16px;
    }

    .plan-list {
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .additional-details-section,
    .register-agent-section {
        margin: 50px 0px;
    }

    .add-details-list {
        display: flex;
    }

    .add-detail-title {
        font-size: 14px;
        margin-top: 15px;
        margin-top: -10px;
    }

    .add-detail-para {
        font-size: 13px;
        line-height: 20px;
    }

    .advantage-card img,
    .convenience-card-web img,
    .convenience-card-mobile img,
    .revenue-card img,
    .reach-card img {
        height: 55px;
    }

    .add-img {
        margin-top: -80px;
        width: 60px;
    }

    .add-detail-img {
        width: 285px;
    }

    .document-section {
        padding: 50px 0px !important;
    }

    .document-para {
        font-size: 15px;
        line-height: 24px;
    }

    .document-list {
        display: flex;
        justify-content: space-between;
        gap: 25px;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    .document-card {
        padding: 0px 20px;
        flex: 1 1 30%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .icon-box img {
        width: 60px;
    }

    .document-card h4 {
        font-size: 15px;
    }

    .document-card p {
        font-size: 14px;
        line-height: 22px;
    }

    .step {
        width: 80%;
    }

    .steps-container {
        background-color: #FAFAFA;
        padding: 40px 60px;
    }

    .easy-step-section img {
        width: 420px;
        height: 350px;
    }

    .easy-step-section {
        padding: 40px 20px 0px 20px;
        display: flex;
        justify-content: space-between;
        gap: 30px;
    }

    .easy-steps h4 {
        font-size: 14px;
    }

    .easy-steps p {
        font-size: 12px;
    }

    .online-notary-partner-section {
        gap: 40px;
    }

    .onp-container {
        margin-top: 30px;
    }

    .onp-box {
        border-radius: 8px;
        padding: 20px 30px 15px 20px;
    }

    .onp-box1 {
        border-radius: 8px;
        padding: 20px 30px 15px 20px;
    }

    .onp-box img,
    .onp-box1 img {
        width: 22px;
        height: 22px;
    }

    .onp-box p,
    .onp-box1 p {
        color: #655D91;
        font-size: 12px;
        line-height: 1.2;
    }

    .notary-partner {
        width: 370px;
    }

    .notary-partner1-img {
        height: 490px;
        width: 330px;
    }

    .add-img1 {
        height: 60px;
        margin-left: 160px;
    }

    .add-img2 {
        height: 60px;
        margin-right: 160px;
    }

    .add-detail-title1 {
        margin-top: -10px;
    }

    .message-heading {
        font-size: 18px;
    }

    .faq-section {
        padding: 60px 80px;
        background-color: #FAFAFA;
    }

    .faq-question {
        font-size: 19px;
    }

    .faq-answer p {
        font-size: 14px;
    }

    .notarize-section {
        gap: 10px;
        padding: 50px 80px;
        margin-bottom: -100px;
    }

    .notarization-para {
        font-size: 15px;
    }

    .ron-buttons {
        background-color: #0074ef;
        padding: 8px 20px;
        color: #fff;
        border-radius: 10px;
        text-align: center;
        font-weight: 600;
        font-size: 18px;
    }

    .snip-card-left,
    .snip-card-right {
        height: 180px;
    }

    .pricing-plan-card:after {
        width: 90px;
        height: 90px;
    }
}

@media (min-width: 767px) and (max-width: 950px) {
    .ron-header {
        margin: 50px 30px;
    }

    .main-section {
        margin: 50px 0;
    }

    .ron-buttons {
        padding: 6px 15px;
        font-size: 14px;
    }

    .ron-heading {
        font-size: 30px;
        line-height: 35px;
    }

    .ron-heading-para {
        font-size: 14px;
        line-height: 22px;
    }

    .header-row {
        gap: 70px;
        padding: 50px 30px 20px 30px;
    }

    .icon-para {
        font-size: 9px;
    }

    .notary-businss {
        font-size: 12px;
    }

    .dolphin {
        width: 70px;
    }

    .green {
        width: 70px;
    }

    .nna {
        width: 34px;
    }

    .mismo {
        width: 70px;
    }

    .women-owned {
        width: 60px;
    }

    .ron-partner-imgs {
        margin-left: 15px;
        gap: 15px;
    }

    .partner-section {
        margin: 20px 40px;
    }

    .ron-header-img {
        width: 230px;
    }

    .section-heading-1 {
        font-size: 14px;
    }

    .section-heading-2 {
        font-size: 18px !important;
        line-height: 25px;
    }

    .document-para {
        font-size: 12px;
        line-height: 20px;
    }

    .price-container {
        padding: 40px 30px;
    }

    .price-container p {
        font-size: 12px;
        margin-top: 2px;
    }

    .price {
        font-size: 36px;
    }

    .add-details-list {
        display: flex;
        gap: 20px;
    }

    .add-detail-title {
        font-size: 11px;
        margin-top: 5px;
    }

    .add-detail-para {
        font-size: 10px;
        line-height: 13px;
    }

    .add-detail-img {
        width: 230px;
    }

    .add-img {
        margin-top: -60px;
        width: 40px;
    }

    .add-img1 {
        height: 40px;
        margin-left: 120px;
    }

    .add-img2 {
        height: 40px;
        margin-right: 120px;
    }

    .easy-step-img {
        width: 300px !important;
        height: 250px !important;
    }

    .easy-step-section {
        padding: 30px 20px 0px 0px;
        gap: 30px;
    }

    .easy-steps h4 {
        font-size: 12px;
    }

    .easy-steps p {
        font-size: 10px;
        margin-bottom: 3px;
    }

    .step {
        width: 90%;
        padding: 2px 10px;
        border-radius: 5px;
    }

    .steps-container {
        background-color: #FAFAFA;
        padding: 40px 50px;
    }

    .easy-steps {
        gap: 5px;
    }

    .document-list {
        gap: 0px;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .document-section {
        padding: 20px 0px !important;
    }

    .notary-partner {
        width: 290px;
    }

    .notary-partner1-img {
        height: 320px;
        width: 235px;
    }

    .onp-box {
        border-radius: 8px;
        padding: 10px;
    }

    .onp-box1 {
        border-radius: 8px;
        padding: 10px;
    }

    .onp-box p,
    .onp-box1 p {
        font-size: 9px;
        line-height: 14px;
        margin-bottom: 0px;
    }

    .message-heading {
        font-size: 14px;
    }

    .faq-section {
        padding: 30px 50px;
        background-color: #FAFAFA;
    }

    .faq-question {
        font-size: 14px;
        line-height: 20px;
    }

    .faq-answer p {
        font-size: 12px;
    }

    .snip-card-left,
    .snip-card-right {
        height: 160px;
    }

    .onp-heading {
        font-size: 14px;
        font-weight: 500;
        margin-left: 0px;
    }

    .mobile-hide-space {
        display: none;
    }
}

@media (max-width: 767px) {

    #pentagon,
    .back-to-top {
        display: none !important;
    }

    .advantage-card,
    .convenience-card-web,
    .convenience-card-mobile,
    .revenue-card,
    .reach-card {
        min-height: 150px;
    }

    .advantage-card img,
    .convenience-card-web img,
    .convenience-card-mobile img,
    .revenue-card img,
    .reach-card img,
    .add-img {
        height: 60px;
    }

    .advantage-card img {
        left: 15px;
    }

    .revenue-card img,
    .reach-card img {
        right: 15px !important;
    }

    .price-card-first {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 15px;
    }

    .pricing-plan-card:after {
        width: 40px;
        height: 40px;
    }

    .ron-header {
        margin: 70px 20px;
        background-image: none;
    }

    .break {
        display: none;
    }

    .main-section {
        margin: 40px 0px;
    }

    .ron-heading {
        font-size: 32px;
        line-height: 40px;
    }

    .ron-heading-para {
        font-size: 18px;
        line-height: 30px;
    }

    .header-row {
        display: flex;
        flex-direction: column;
        gap: 50px;
        padding: 30px 25px;
        background-color: #FAFAFA;
        border-radius: 20px;
    }

    .ron-header-img {
        display: none;
    }

    .ron-header-img-mobile {
        width: 340px;
        display: block;
    }

    .notary-partner-mobile {
        display: block;
        margin-top: 30px;
        width: 390px;
    }

    .notary-partner {
        display: none;
    }

    .ron-buttons {
        font-size: 18px;
    }

    .header-icon-section {
        box-shadow: 2.4px 6.59px 14.97px 4.19px rgba(0, 0, 0, 0.05);
        background-color: white;
        border-radius: 6px;
        width: 150px;
        padding: 0px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        position: absolute;
        bottom: -10px;
        left: 58%;
    }

    .icon-para {
        font-size: 12px;
        color: #655D91;
        font-weight: 500;
        margin-top: 10px;
    }

    .notary-businss {
        font-size: 18px;
        text-align: center;
    }

    .dolphin {
        width: 70px;
    }

    .green {
        width: 70px;
    }

    .nna {
        width: 34px;
    }

    .mismo {
        width: 70px;
    }

    .women-owned {
        width: 60px;
    }

    .ron-partner-imgs {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .partner-section {
        margin: 40px 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .section-heading-1 {
        font-size: 18px;
    }

    .section-heading-2 {
        font-size: 20px;
        line-height: 30px;
    }

    .price-container {
        background-image: url("../img/RON/price-bg-mobile.webp");
        background-repeat: no-repeat, no-repeat;
        background-size: 100% 100%;
        background-position: center;
        padding: 20px 30px 60px 30px;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        gap: 70px;
        width: 100%;
    }

    .plan-list {
        color: #655D91;
        font-weight: 500;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .price {
        font-size: 70px;
    }

    .seal-price {
        font-weight: 700;
        margin-bottom: 20px;
    }

    .extra-text {
        display: none;
    }

    .read-more,
    .show-less {
        color: #007bff;
        cursor: pointer;
        display: inline-block;
    }

    .show-less {
        display: none;
    }

    .additional-details-section {
        margin: 40px 0px;
    }

    .register-agent-section {
        margin: 40px 0px !important;
    }

    .add-details-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
        margin: 0px 15px !important;
    }

    .add-detail-img {
        width: 365px;
    }

    .add-detail-title {
        font-size: 16px;
        margin-top: -30px;
        text-align: center;
    }

    .agent-header {
        margin-top: 0;
    }

    .add-detail-para {
        line-height: 28px;
    }

    .add-img {
        margin-top: -50px;
    }

    .document-section {
        padding: 30px 10px 0px 10px !important;
    }

    .document-para {
        font-size: 20px;
        color: #655D91;
        line-height: 30px;
        text-align: center;
    }

    .document-list {
        display: flex;
        justify-content: space-between;
        gap: 25px;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    .icon-box img {
        width: 55px;
    }

    .icon-and-title {
        display: flex;
        gap: 20px;
        margin-bottom: 5px;
    }

    .document-card {
        padding: 0px 0px;
        flex: 1 1 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .document-card h4 {
        font-size: 20px;
        font-weight: 700;
        margin-top: 20px;
    }

    .document-card p {
        font-size: 18px;
        line-height: 26px;
    }

    .steps-container {
        background-color: #FAFAFA;
        padding: 40px 20px;
    }

    .easy-step-section img {
        height: 300px;
    }

    .easy-step-section {
        padding: 20px 0px 0px 0px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 20px;
    }

    .easy-steps {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }

    .step {
        padding: 5px 15px;
        border-radius: 10px;
        cursor: pointer;
        width: 100%;
    }

    .step p {
        display: none;
    }

    .step.active {
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    }

    .step.active p {
        display: block;
    }

    .easy-steps h4 {
        font-size: 17px;
        font-weight: 600;
        margin-top: 10px;
    }

    .easy-steps p {
        font-size: 16px;
        font-weight: 500;
        color: #655D91;
        margin-top: 10px;
    }

    .online-notary-partner-section {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 30px;
    }

    .onp-container {
        display: flex;
        gap: 25px;
        margin-top: 30px;
    }

    .onp-row {
        display: flex;
        justify-content: space-between;
        gap: 15px;
    }

    .onp-box {
        flex: 1;
        background-color: #fff;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 10px;
        padding: 20px 20px 15px 20px;
    }

    .onp-box1 {
        flex: 1;
        background-color: #F5F5F5;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 10px;
        padding: 20px 20px 15px 20px;
    }

    .onp-box img,
    .onp-box1 img {
        width: 30px;
        height: 30px;
        margin: 0 auto 15px;
    }

    .onp-box p,
    .onp-box1 p {
        color: #655D91;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 0px;
    }

    .notary-partner {
        width: 290px;
    }

    .notary-partner1-img {
        height: 525px;
        width: 360px;
    }

    .add-img1 {
        height: 80px;
    }

    .add-img2 {
        height: 80px;
    }

    .faq-section {
        padding: 40px 20px;
        background-color: #FAFAFA;
    }

    .faq-snd-msg {
        display: none;
    }

    .faq-snd-msg-mobile {
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .faq-row {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .message-heading {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .faq-question {
        font-size: 19px;
        line-height: 28px
    }

    .faq-answer p {
        font-size: 16px;
    }

    .notarize-section {
        background-image: url("../img/RON/notarize-section-bg-mobile.webp");
        gap: 10px;
        padding: 50px 20px;
    }

    .notarization-para {
        font-size: 18px;
    }

    .bottom-sticky-section {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 135px;
        z-index: 2147483647;
        background: #fff;
        padding: 20px 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        background-color: #E3E3E3;
        padding-bottom: calc(20px + env(safe-area-inset-bottom));
    }

    .bottom-sticky-section .ron-buttons {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
        text-align: center;
        padding: 12px 16px;
    }

    .snip-card-left,
    .snip-card-right {
        height: auto;
    }

    .onp-heading {
        font-size: 16px;
        font-weight: 500;
        margin-left: 0px;
    }

    .mobile-hide-space {
        display: none;
    }

    .faq-answer-list li {
        font-size: 12px;
    }
}

@media (max-width: 400px) {
    .ron-heading {
        font-size: 26px;
        line-height: 33px;
    }

    .ron-heading-para {
        font-size: 16px;
        line-height: 25px;
    }

    .notary-partner-mobile {
        width: 320px;
    }

    .ron-header-img-mobile {
        width: 300px;
        display: block;
    }

    .easy-step-section img {
        height: 260px;
    }

    .dolphin {
        width: 55px;
    }

    .green {
        width: 55px;
    }

    .nna {
        width: 34px;
    }

    .mismo {
        width: 55px;
    }

    .women-owned {
        width: 50px;
    }

    .add-img1,
    .add-img2 {
        width: 53px;
    }

    .add-img1 {
        margin-left: 80%;
    }

    .add-img2 {
        margin-right: 80%;
    }

    .price {
        font-size: 50px;
    }

    .price-container {
        padding: 20px 30px 50px 30px;
        gap: 50px;
    }

    .tick-icon {
        height: 15px;
        margin-top: 10px;
    }

    .plan-list {
        font-size: 13px;
    }

    .header-icon-section {
        width: 120px;
        left: 65%;
        gap: 10px;
    }

    .document-card p {
        font-size: 14px;
    }

    .document-card h4 {
        font-size: 18px;
    }

    .document-list {
        gap: 10px;
        margin-top: -25px;
    }

    .ron-buttons {
        padding: 6px 15px;
        font-size: 16px;
    }

    .add-detail-para {
        font-size: 14px;
        line-height: 24px;
    }

    .onp-box p,
    .onp-box1 p {
        font-size: 14px;
        line-height: 20px;
    }

    .onp-box,
    .onp-box1 {
        padding: 10px;
    }

    .add-detail-title {
        font-size: 15px;
    }

    .section-heading-2 {
        font-size: 18px;
        line-height: 25px;
    }

    .faq-question {
        font-size: 14px;
        line-height: 20px;
    }

    .faq-answer p {
        font-size: 12px;
    }

    .notarize-section {
        gap: 0px;
        padding: 30px 20px;
    }

    .notarization-para {
        font-size: 16px;
    }

    .message-heading {
        font-size: 18px;
    }

    .add-img-left {
        margin-left: 80%;
    }

    .heading-left {
        text-align: left;
        margin-left: 30%;
    }

    .heading-right {
        text-align: right;
        margin-right: 30%;
    }

    .snip-card-left {
        margin-top: 0px;
    }

    .add-details-list {
        margin: 0px 10px !important;
    }

    .onp-heading {
        font-size: 14px;
        font-weight: 500;
    }

    .advantage-card img,
    .convenience-card-web img,
    .convenience-card-mobile img,
    .revenue-card img,
    .reach-card img,
    .add-img {
        height: 53px;
    }
}

@media (min-width: 401px) and (max-width: 440px) {
    .ron-header-img-mobile {
        width: 320px;
        display: block;
    }
}

@media (max-width: 376px) {
    .ron-header-img-mobile {
        width: 280px;
        display: block;
    }

    .header-icon-section {
        width: 120px;
        left: 62%;
        gap: 10px;
    }

    .icon-para {
        font-size: 10px;
    }
}

@media (min-width: 1025px){
    .footer-lines {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.footer-lines > div:first-child {
  flex: 0 0 40%; 
}

.footer-lines > div:nth-child(2),
.footer-lines > div:nth-child(3) {
  flex: 0 0 auto; 
}

}

.reviews-section {
    background: #ffffff;
    padding: 0px 0 60px;
}

.reviews-header {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

.reviews-title {
    margin: 0;
    font-size: 36px;
    line-height: 1.15;
    font-weight: 700;
    color: #17233c;
}

.reviews-description {
    margin: 16px auto 0;
    max-width: 700px;
    font-size: 18px;
    line-height: 1.65;
    color: #6a768b;
}

.reviews-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-top: 40px;
    align-items: stretch;
}

.review-card {
    background: #f3f4f6;
    border-radius: 18px;
    padding: 22px 20px 18px;
    min-height: 218px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.review-card-link {
    display: block;
    color: inherit;
    text-decoration: none;
    height: 100%;
}

.review-card-link:hover .review-card,
.review-card-link:focus-visible .review-card {
    transform: translateY(-2px);
    box-shadow: 0 14px 32px rgba(23, 35, 60, 0.08);
}

.review-card-link:focus-visible {
    outline: none;
}

.review-card-top {
    display: flex;
    align-items: center;
    gap: 12px;
}

.review-avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    flex: 0 0 auto;
}

.review-avatar.review-avatar-initials {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    color: #17233c;
    background: #dbeafe;
}

.review-name {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    color: #17233c;
}

.review-role {
    margin-top: 3px;
    font-size: 12px;
    line-height: 1.2;
    color: #8b95a6;
}

.review-text {
    margin: 18px 0 0;
    font-size: 15px;
    line-height: 1.7;
    color: #4f5f76;
    font-style: italic;
    flex: 1 1 auto;
    padding-bottom: 14px;
    border-bottom: 1px solid #d9dde5;
}

.review-bottom {
    margin-top: auto;
    padding-top: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.review-stars {
    color: #fdc700;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1;
}

.review-verified {
    font-size: 13px;
    line-height: 1.2;
    font-weight: 600;
    color: #00a63e;
    white-space: nowrap;
}

.reviews-cta {
    display: flex;
    justify-content: center;
    margin-top: 34px;
}

.affidavit-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 22px;
    padding: 16px 28px;
    border-radius: 10px;
    background: #0074ef;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    box-shadow: 0 10px 24px rgba(0, 116, 239, 0.3);
    transition: transform 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

.affidavit-cta:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 16px 28px rgba(0, 116, 239, 0.28);
}

.reviews-cta .affidavit-cta {
    margin-top: 0;
    min-width: 168px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .reviews-section {
        padding: 0px 0 50px;
    }

    .reviews-title {
        font-size: 24px;
    }

    .reviews-description {
        font-size: 16px;
    }

    .reviews-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .reviews-section {
        padding: 0px 0 40px;
    }

    .reviews-title {
        font-size: 24px;
    }

    .reviews-description {
        font-size: 15px;
        line-height: 1.65;
    }

    .reviews-grid {
        grid-template-columns: 1fr;
        gap: 14px;
        margin-top: 28px;
    }

    .review-card {
        border-radius: 16px;
        padding: 18px 16px 16px;
        min-height: 0;
    }

    .review-text {
        margin-top: 14px;
        font-size: 14px;
    }

    .review-stars {
        font-size: 15px;
    }

    .review-verified {
        font-size: 12px;
    }

    .reviews-cta {
        margin-top: 26px;
    }

    .reviews-cta .affidavit-cta {
        width: 100%;
        max-width: 240px;
    }
}
