*, ::after, ::before, body {
    box-sizing: border-box
}

a > code, pre code {
    color: inherit
}

.g-0, .row {
    --bs-gutter-y: 0
}

.btn, .input-group-text {
    text-align: center;
    line-height: 1.5
}

.card, code {
    word-wrap: break-word
}

.accordion .label, .btn, [role=button], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --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));
    --bg-primary: rgba(4, 43, 63, 1);
    --color-1: rgba(0, 125, 208, 1);
    --bg-color-1: rgba(0, 125, 208, 1);
    --bg-light-primary: rgba(235, 246, 251, 1);
    --bg-color-2: rgba(41, 130, 197, 1);
    --bg-color-3: hwb(201 92% 1%);
    --bg-color-4: rgb(240, 240, 240);
    --dark-blue-clr: rgba(14, 42, 88, 1);
    --accordion-bg: #edf5fb
}
    :root{

  --card:#ffffff;
  --primary:#0e9f9a;     /* teal for title */
  --accent:#ff6b00;      /* orange for % values */
  --text:#0f172a;        /* slate-900 */
  --muted:#475569;       /* slate-600 */
  --line:#e2e8f0;        /* light border */
  --shadow:0 8px 24px rgba(2,32,71,.06);
  --radius:14px;
  --maxw:1200px;
    --teal:#0e9f9a;
  --teal-600:#119e96;
  --teal-50:#e6f6f5;
  --orange:#ff6b00;
  --ink:#0f172a;
  --muted:#475569;
  --panel:#e9f7fb;          /* soft blue like screenshot */
  --line:#dbe9ef;
  --radius-lg:16px;
}

body {
    padding: 0;
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden
}

/* nav, nav .nav-container {
    background-color:#ff6b00
} */

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

ol, p, pre, ul {
    margin-top: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

address, ol, p, pre, ul {
    margin-bottom: 1rem
}

.h1, h1 {
    font-size: calc(1.375rem + 1.5vw)
}

.h2, h2 {
    font-size: calc(1.325rem + .9vw)
}

.h3, h3 {
    font-size: calc(1.3rem + .6vw)
}

.h4, h4 {
    font-size: calc(1.275rem + .3vw)
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

address {
    font-style: normal;
    line-height: inherit
}

/* ol, ul {
    padding-left: 2rem
} */

    .accordion-header, .card-text:last-child, ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

b {
    font-weight: bolder
}

code, pre {
    font-size: .875em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

    .btn-link:hover, .link-primary:focus, .link-primary:hover, .nav-link:focus, .nav-link:hover, a:hover {
        color: #0a58ca
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code, pre {
    font-family: var(--bs-font-monospace);
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    overflow: auto
}

    pre code {
        font-size: inherit;
        word-break: normal
    }

code {
    color: #d63384
}

img {
    vertical-align: middle
}

label {
    display: inline-block
}

button {
    border-radius: 0;
    text-transform: none
}

    button:focus:not(:focus-visible) {
        outline: 0
    }

button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.display-1, .display-2, .display-3, .display-4, .display-5, .display-6 {
    font-weight: 300;
    line-height: 1.2
}

.d-none, [hidden] {
    display: none !important
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw)
}

.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)
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw)
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw)
}

.btn, .btn-link {
    font-weight: 400
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.why_millions_signed_up_section img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-width: 562px;
}

.hero_section_feature {
    position: relative
}
.fa-info-circle:before {
    content:"\f05a";
}
.fa-info-alt:before {
    content:"\f129";
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: black;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    text-align: center;
    border-radius: 15px;
    border-color: black;
    box-shadow: #000  0 2px 3px;
    padding: 10px;
    top: -5px;
    right: 105%;
  
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }

@media (min-width:576px) {
    .container, .container-sm {
        max-width: 540px
    }

    .col-sm {
        flex: 1 0 0%
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }
}

@media (min-width:1200px) {
    .display-6, .h1, h1 {
        font-size: 2.5rem
    }

    .h2, h2 {
        font-size: 2rem
    }

    .h3, h3 {
        font-size: 1.75rem
    }

    .h4, h4 {
        font-size: 1.5rem
    }

    .display-1 {
        font-size: 5rem
    }

    .display-2 {
        font-size: 4.5rem
    }

    .display-3 {
        font-size: 4rem
    }

    .display-4 {
        font-size: 3.5rem
    }

    .display-5 {
        font-size: 3rem
    }

    .col-xl {
        flex: 1 0 0%
    }

    .why_millions_signed_up_section_image_container {
        order: 0
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5)
}

    .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-top: var(--bs-gutter-y)
    }

.col {
    flex: 1 0 0%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2, .col-3 {
    flex: 0 0 auto
}

.col-2 {
    width: 16.66666667%
}

.col-3 {
    width: 25%
}

.col-4, .col-5 {
    flex: 0 0 auto
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-6, .col-7 {
    flex: 0 0 auto
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333%
}

.col-8, .col-9 {
    flex: 0 0 auto
}

.col-8 {
    width: 66.66666667%
}

.col-9 {
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.g-0 {
    --bs-gutter-x: 0
}

.g-1 {
    --bs-gutter-x: 0.25rem;
    --bs-gutter-y: 0.25rem
}

.g-2 {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0.5rem
}

.g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem
}

.g-4 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem
}

.g-5 {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: #6c757d
}

.btn, .btn-group {
    vertical-align: middle
}

.form-switch {
    padding-left: 2.5em
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

    .input-group .btn {
        position: relative;
        z-index: 2
    }

        .input-group .btn:focus {
            z-index: 3
        }

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    color: #212529;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.btn-group-lg > .btn, .btn-lg, .input-group-lg > .btn, .input-group-lg > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm, .input-group-sm > .btn, .input-group-sm > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn, .btn:hover, .link-dark {
    color: #212529
}

.btn {
    display: inline-block;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
    }

.btn-primary:active:focus, .btn-primary:focus {
    box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
}

.btn:disabled {
    pointer-events: none;
    opacity: .65
}

.btn-primary, .btn-primary:disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

    .btn-primary:focus, .btn-primary:hover {
        background-color: #0b5ed7;
        border-color: #0a58ca;
        color: #fff
    }

    .btn-primary:active {
        color: #fff;
        background-color: #0a58ca;
        border-color: #0a53be
    }

.btn-light:active:focus, .btn-light:focus {
    box-shadow: 0 0 0 .25rem rgba(211,212,213,.5)
}

.btn-light, .btn-light:disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light:active, .btn-light:focus, .btn-light:hover {
        color: #000;
        background-color: #f9fafb;
        border-color: #f9fafb
    }

.btn-dark:active:focus, .btn-dark:focus {
    box-shadow: 0 0 0 .25rem rgba(66,70,73,.5)
}

.btn-dark, .btn-dark:disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

    .btn-dark:focus, .btn-dark:hover {
        background-color: #1c1f23;
        border-color: #1a1e21;
        color: #fff
    }

    .btn-dark:active {
        color: #fff;
        background-color: #1a1e21;
        border-color: #191c1f
    }

.btn-link {
    color: #0d6efd;
    text-decoration: underline
}

.card-link:hover, .nav-link {
    text-decoration: none
}

.btn-link:disabled {
    color: #6c757d
}

.btn-group {
    position: relative;
    display: inline-flex
}

    .btn-group > .btn {
        position: relative;
        flex: 1 1 auto
    }

        .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 1
        }

        .btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
            margin-left: -1px
        }

            .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

.accordion-button, .card {
    display: flex;
    position: relative
}

.card {
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem
}

.card-footer, .card-header {
    padding: .5rem 1rem;
    background-color: rgba(0,0,0,.03)
}

.card-link + .card-link {
    margin-left: 1rem
}

.card-header {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

.card-footer {
    border-top: 1px solid rgba(0,0,0,.125)
}

.accordion-body, .accordion-button {
    padding: 1rem 1.25rem
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-img {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-group > .card {
    margin-bottom: .75rem
}

.accordion-button {
    align-items: center;
    width: 100%;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s
}

    .accordion-button:not(.collapsed) {
        color: #0c63e4;
        background-color: #e7f1ff;
        box-shadow: inset 0 -1px 0 rgba(0,0,0,.125)
    }

        .accordion-button:not(.collapsed)::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            transform: rotate(-180deg)
        }

    .accordion-button::after {
        flex-shrink: 0;
        width: 1.25rem;
        height: 1.25rem;
        margin-left: auto;
        content: "";
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-size: 1.25rem;
        transition: transform .2s ease-in-out
    }

@media (prefers-reduced-motion:reduce) {
    .accordion-button, .accordion-button::after, .btn, .nav-link {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.link-primary {
    color: #0d6efd
}

.link-light {
    color: #f8f9fa
}

    .link-light:focus, .link-light:hover {
        color: #f9fafb
    }

.link-dark:focus, .link-dark:hover {
    color: #1a1e21
}

.d-inline {
    display: inline !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-around {
    align-content: space-around !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2, .m-4 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 2rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1rem !important
}

.fw-light {
    font-weight: 200 !important
}

.fw-bold {
    font-weight: 700 !important
}

.primary-btn {
    text-shadow: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-weight: 700
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-wrap {
    white-space: normal !important
}

.text-primary {
    color: #0d6efd !important
}

.text-light {
    color: #f8f9fa !important
}

.text-body, .text-dark {
    color: #212529 !important
}

.text-white {
    color: #fff !important
}

.text-white-50 {
    color: rgba(255,255,255,.5) !important
}

.bg-primary {
    background-color: #0d6efd !important
}

.bg-light {
    background-color: #f8f9fa !important
}

.bg-dark {
    background-color: #212529 !important
}

.bg-body, .bg-white {
    background-color: #fff !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

@media (min-width:576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .g-sm-0 {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0
    }

    .g-sm-1 {
        --bs-gutter-x: 0.25rem;
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2 {
        --bs-gutter-x: 0.5rem;
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3 {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem
    }

    .g-sm-4 {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5 {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem
    }

    .card-group {
        display: flex;
        flex-flow: row wrap
    }

        .card-group > .card {
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:last-child) .card-header {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:last-child) .card-footer {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:first-child) .card-header {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:first-child) .card-footer {
                    border-bottom-left-radius: 0
                }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .text-sm-start {
        text-align: left !important
    }

    .text-sm-end {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .g-md-0 {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0
    }

    .g-md-1 {
        --bs-gutter-x: 0.25rem;
        --bs-gutter-y: 0.25rem
    }

    .g-md-2 {
        --bs-gutter-x: 0.5rem;
        --bs-gutter-y: 0.5rem
    }

    .g-md-3 {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem
    }

    .g-md-4 {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem
    }

    .g-md-5 {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }

    .text-md-end {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .col-md-6-2 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6.right {
        flex: 0 0 40%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .g-lg-0 {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0
    }

    .g-lg-1 {
        --bs-gutter-x: 0.25rem;
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2 {
        --bs-gutter-x: 0.5rem;
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3 {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem
    }

    .g-lg-4 {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5 {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .g-xxl-0 {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0
    }

    .g-xxl-1 {
        --bs-gutter-x: 0.25rem;
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2 {
        --bs-gutter-x: 0.5rem;
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3 {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem
    }

    .g-xxl-4 {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5 {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .text-xxl-start {
        text-align: left !important
    }

    .text-xxl-end {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

.circle, .primary-btn, .text-align-center {
    text-align: center
}

@media (min-width:1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .g-xl-0 {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0
    }

    .g-xl-1 {
        --bs-gutter-x: 0.25rem;
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2 {
        --bs-gutter-x: 0.5rem;
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3 {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem
    }

    .g-xl-4 {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5 {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .text-xl-start {
        text-align: left !important
    }

    .text-xl-end {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .fs-1 {
        font-size: 2.5rem !important
    }

    .fs-2 {
        font-size: 2rem !important
    }

    .fs-3 {
        font-size: 1.75rem !important
    }

    .fs-4 {
        font-size: 1.5rem !important
    }
}

/* nav {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important
} */

    /* nav .nav-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        color: #fff;
        width: 70%;
        margin: auto
    } */

.margin-y-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.margin-right-10 {
    margin-right: 10px
}

.primary-field-text:focus {
    outline: 0;
    border: none
}

.primary-field-text:focus-visible {
    outline-offset: 0
}

.primary-field-text::placeholder {
    color: rgba(27,27,74,.4);
    opacity: 1
}

.primary-field-text:-ms-input-placeholder {
    color: rgba(27,27,74,.25)
}

.primary-field-text::-ms-input-placeholder {
    color: rgba(27,27,74,.25)
}

.primary-btn:hover {
    background-color: #2b9ca4;
    border-color: #2b9ca4;
    color: #fff
}

.margin-y-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.hero_section_feature {
    background-color: #1c8d95;
    color: #fff;
    height: 80px
}

.hero_section_feature_text {
    width: 100%;
    margin-left: 22px;
    flex: 1 1 auto;
    font-size: 0.875rem;
}

.hero_section_feature div {
    text-align: left
}

.color-1 {
    color: var(--color-1)
}

.primary-btn {
    background: #1c8d95;
    color: #fff;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #1c8d95 !important;
    -webkit-transition: color .2s linear,background .2s linear,border-color .2s linear,text-shadow .2s linear;
    transition: color .2s linear,background .2s linear,border-color .2s linear,text-shadow .2s linear;
    position: relative;
    width: 100%;
    min-height: 36px;
    min-width: 72px;
    padding: 8px 18px;
    font-family: Arial,sans-serif;
    border-radius: 24px
}

.always-on-plan-card .header, .did_you_know_section {
    color: #fff
}

.always-on-plan-card .bg-banner {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.banner-container {
    position: relative;
}

.bg-banner {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}

    .bg-banner img {
        object-fit: cover;
        width: 100%;
        height: 110%
    }

.how_to_qualify_section, .testimonial_section, .why_millions_signed_up_section {
    background-color: var(--bg-color-3)
}

    .how_to_qualify_section img {
        width: 100%;
        max-width: 484px;
        height: auto;
        border-radius: 15px;
        box-shadow: 2px 6px 21px -2px rgba(0,0,0,0.75);
    }

.how_to_qualify_section_feature {
    background-color: var(--bg-color-1)
}

.w-r-250px {
    width: 250px;
}

.relative {
    position: relative;
}



hr.new3 {
    border-top: 1px dotted gray
}

@media only screen and (max-width:767px) {

}

.testimonial_section .company-logos {
    width: 140px;
    height: 30px
}

.testimonial_section .facebook-logo {
    width: 136px
}

.testimonial-cards {
    background-color: #fff;
    width: 325px;
    border-radius: 25px;
    padding: 20px
}

.testimonial_section_feature {
    background-color: var(--bg-color-2);
    color: #fff
}

    .testimonial_section_feature img {
        max-height: 94px;
        max-width: 449px;
        width: 100%;
        height: 100%;
    }

.why_millions_signed_up_section li {
    list-style-position: inside;
    display: list-item;
    vertical-align: middle;
    margin-bottom: 1rem;
}

.h-r-60px {
    height: 45px
}

.qualities {
    display: table
}

    .qualities > div {
        display: table-cell
    }

.always-on-plan-card {
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    border-radius: 15px
}

    .always-on-plan-card .header {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        overflow: hidden;
    }

.always-on-plan-card-ribbon {
    position: absolute;
    top: -7px;
    left: -7px;
    width: 109px;
    height: 105px;
}

.wireless_lifeline_section {
    background-color: var(--bg-color-1);
    color: #fff
}

.width-r-500px {
    width: 500px
}

.width-r-95 {
    width: 95% !important
}

.width-r-300px {
    width: 300px
}

.accordion .acc-container {
    position: relative;
    margin: 8px;
    box-shadow: 0 4px 4px 0 #d3d3d3;
    border-radius: 15px;
    padding: 18px
}

.accordion .label {
    position: relative;
    padding: 10px 0;
    font-size: 1em;
    color: #000
}

    .accordion .label::before {
        content: '+';
        color: #1a80cc;
        position: absolute;
        top: 50%;
        right: -5px;
        font-size: 20px;
        transform: translateY(-50%)
    }

.accordion .content {
    position: relative;
    max-height: 0;
    font-size: 1em;
    text-align: left;
    max-width: 780px;
    overflow: hidden;
    transition: .5s
}

.accordion .acc-container.active .content {
    height: auto;
    overflow: auto;
    transition: 2s;
}

.accordion .acc-container.active {
    background-color: #edf5fb
}

    .accordion .acc-container.active .label::before {
        content: '-';
        font-size: 24px
    }

.accordion-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

@media screen and (min-width:400px) {
    .how_to_qualify_section ul li::before {
        position: initial !important;
        margin-right: 10px
    }
    .hero_list_section ul li::before {
        position: initial !important;
        margin-right: 5px;
        left: 10px
    }
    .w-r-250px {
        width: 100%;

    }
}


@media only screen and (max-width:780px) {
    .accordion-container {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding-bottom: 1rem;
    }

    .accordion-body {
        padding: 0 1.25rem;
    }

    .company-logos {
        width: 300px
    }
}

.footer_content_section {
    background-color: var(--bg-color-4);
    color: #616881
}

@media screen and (max-width:720px) {
    .how_to_qualify_section img {
        width: 100%;
        border-radius: 10px;
    }

    .did_you_know_img {
        display: none
    }

    .testimonial-cards {
        width: 95% !important
    }
}

@media screen and (max-width:420px) {
    .always-on-plan-card-ribbon {
        display: none;
    }
}

@media screen and (max-width:400px) {
    .how_to_qualify_section img {
        width: 100%
    }

    .container-xl.container-fluid {
        padding-left: 10px;
        padding-right: 10px
    }

    .how_to_qualify_section div {
        font-size: 15px
    }

    .testimonial_section_feature img {
        width: 100%;
        height: 100%
    }



    .company-logos {
        width: 200px
    }

    .accordion .container {
        margin: 20px 0;
        border-radius: 15px;
        padding: 8px
    }

    .accordion .content {
        position: relative;
        height: 0;
        font-size: 14px;
        max-width: 780px;
        overflow: hidden;
        transition: .5s
    }

    .qualities {
        display: flex;
        flex-direction: column
    }

    .sign_up_fast img, .wireless_lifeline_section img {
        display: none !important
    }

    .sign_up_fast div {
        text-align: left !important
    }
}

.dark-blue-bg {
    background-color: var(--dark-blue-clr)
}

@media screen and (max-width:350px) {
    .w-r-250px {
        width: 150px
    }

    .w-75 {
        width: 100% !important;
        max-width: 350px;
    }

}
@media screen and (max-width:320px) {
    .w-r-250px {
        width: 150px
    }

    .w-75 {
        width: 100% !important;
        max-width: 350px
    }
    .hero_list_section ul li::before {
        position: initial !important;
        margin-right: 5px;
        left: 20px;
    }
    .hero_list_section ul {
        padding-left: 1px
    }
    

}

@media screen and (max-width:1400px) {
    .h-r-60px {
        height: 70px
    }
}

@media screen and (max-width:992px) {
    .col-lg-6 {
        display: flex;
        flex-direction: column;
    }

    .hero_section_feature {
        height: 100%
    }

    .hero_section_feature_text {
        width: 60%;
        padding-right: 0;
        display: flex;
        align-items: center;
        font-size: 14px
    }

    .hero_section_feature img {
        width: 120px;
        padding: 10px;
        align-items: left;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 10px
    }

    .h-r-60px {
        height: 70px
    }

    .w-r-250px {
        align-self: center;
    }
}

@media screen and (max-width:768px) {
    .hero_section_feature {
        background-color: #1c8d95;
        color: #fff;
        min-height: 70px
    }

        .hero_section_feature div {
            text-align: left !important
        }

        .hero_section_feature img {
            width: 120px;
            align-items: left;
            margin-left: 5px
        }

    @media only screen and (max-width:780px) {

        .hero-content-container {
            justify-content: center;
            text-align: center;
            width: 95% !important
        }
    }

    /* @media only screen and (max-width:400px) {
        nav .nav-container {
            justify-content: center;
            position: initial;
            padding-right: 0;
            padding-left: 0;
        }
    } */


}


    .hero_list_section ul {
        padding-left: 5px
    }
    
        .hero_list_section ul li {
            list-style: none;
            padding: 0;
        }

        .hero_list_section ul li::before {
            font-family: Arial,Helvetica,sans-serif;
            content: "\2713";
            font-weight: 600;
            color: rgb(255, 255, 255);
            position: absolute;
            left: 40px;
            margin-right: 10px;
            padding: 2px 5px;

        }


.circle {
    border-radius: 50%;
    width: 24px;
    height: 18px;
    padding: 2px 5px;
    background: rgb(0 125 208);
    color: #fff;
    font: 700 12px Arial,sans-serif;
    display: inline
}

@media (max-width:1199px) {
    .why_millions_signed_up_section_image_container {
        order: 2
    }
    .why_millions_signed_up_section h2 {
        padding-bottom: 1rem;
    }

}

@media (max-width:767px) {
    .testimonial_section_feature {
        padding: 1rem 0px;
    }

    .testimonial_section_feature_flexbox {
        flex-direction: column-reverse;
    }
}

.slider-container {
    max-width: 1050px;
    margin: 0 auto;
    overflow: hidden;
  

  }

  .slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    
  }

  .slide {
    width: 100%;
    max-width: 350px;
    height: 325px;
    flex-shrink: 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 3px; /* Add some space between testimonials */
    border-radius: 15px;

  }

  .testimonial p {
    font-size: 16px;
    line-height: 1.6;
 
  }

  .testimonial img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  
  }

  .dots {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  .dot {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
  }

  .dot.active {
    background-color: #007DD0;
  }
  @media (max-width: 768px) {
    .slides {
      flex-direction:row;
      align-items: center;
    }
    .slide {
      width: 100%;
      margin-right: 3;
      margin-bottom: 20px; /* Add some space between mobile testimonials */
    }
  }
  /* .contact-btn-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
} */

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}

.hero_section {
    flex-direction: column;
    min-height: 547px;
}

@media (min-width:768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }

    .bg-hero {
        position: absolute;
        z-index: -1;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

    .bg-hero-image {
        min-height: 100%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    /* .mobile_only {
        display: none;
    } */
}

@media (min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

@media (min-width:1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

@media (max-width:767px) {
    .h_none {
        display: none !important;
    }

    .hero_section {
        flex-direction: column-reverse;
    }



    .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
    }
}

/* @media only screen and (max-width:400px) {
    .contact-btn-container {
        justify-content: center;
    }
} */


/****************************new css**************************/

.npt-4 {
    padding-top: 25px;
}

.image-content {
    max-width: 75%;
    margin: auto;
    display: block;
}

.small-dt {
    font-size: 15px;
    color: #999;
}

.small-dt2 {
    font-size: 14px;
    color: #999;
    padding-top: 15px;
}


.div-ul1 ul {
    position: relative;
    list-style: none;
    padding: 0px;
    display: block;
    width: 100%;
    margin-bottom: 0px;
}

    .div-ul1 ul li {
        position: relative;
        padding-left: 20px;
        padding-bottom: 7px;
    }

        .div-ul1 ul li::before {
            font-family: Arial,Helvetica,sans-serif;
            content: "\2713";
            display: inline-block;
            font-weight: 600;
            color: #63C230;
            position: absolute;
            left: 0px;
            margin-right: 10px;
        }
/**/
.list-9 {
    position: relative;
    list-style: none;
    padding: 0px;
    display: block;
    width: 100%;
    text-align: left;
}

    .list-9 li {
        position: relative;
        padding-left: 85px;
        padding-bottom: 15px;
    }

    .list-9 img {
        width: 65px;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .list-9 h4 {
        font-size: 21px;
    }



.item-provider {
    max-width: 800px;
    margin: auto;
    display: block;
    background: white;
    padding: 40px 25px 20px 35px;
    margin-top: 40px;
    border-radius: 9px;
    position: relative;
    box-shadow: 0px 0px 6px 1px #dadada;
}

    .item-provider:before {
        position: absolute;
        top: 0px;
        bottom: 0px;
        width: 6px;
        height: 100%;
        background: #00b67a;
        content: '';
        left: 0px;
        border-top-left-radius: 9px;
        border-bottom-left-radius: 9px;
    }

    .item-provider img {
        width: 210px !important;
        margin-top: 10px;
    }

.img-icons-div {
    position: relative;
}

.img-icons-div {
    position: relative;
    z-index: 1000000;
}

    .img-icons-div:before {
        position: absolute;
        top: 78px;
        width: 100%;
        content: '';
        left: 30%;
        border: 1px solid #dadada;
        border-style: dashed;
        z-index: -1;
        max-width: 150px;
        margin: 0 auto;
        display: block;
    }

    .img-icons-div {
    position: relative;
}

.img-icons-div {
    position: relative;
    z-index: 1000000;
}

    .img-icons-div:before {
        position: absolute;
        top: 78px;
        width: 100%;
        content: '';
        left: 30%;
        border: 1px solid #dadada;
        border-style: dashed;
        z-index: -1;
        max-width: 150px;
        margin: 0 auto;
        display: block;
    }




    .img-icons-2-div {
        position: relative;
    }
    
    .img-icons-2-div {
        position: relative;
        z-index: 1000000;
    }
    
        .img-icons-2-div:before {
            position: absolute;
            top: 70px;
            width: 100%;
            content: '';
            left: 78%;
            border: 1px solid #dadada;
            border-style: dashed;
            z-index: -1;
            max-width: 150px;
            margin: 0 auto;
            display: block;
        }

@media(min-width:992px) and (max-width:1200px) {
    .img-icons-div:before {
        max-width: 430px;
    }
}

@media (max-width:991px) {
    .img-icons-div:before {
        display: none;
    }
    .img-icons-2-div:before {
        display: none;
    }
}

@media(min-width:1200px) {
    .list-9 {
        width: 75%;
        padding-left: 15px;
    }
    .w-r-250px {
        width: 250px;
    }
}



@media (min-width:768px) {
    .nd-md-block {
        display: block;
    }
}

@media (max-width:767px) {
    .image-content {
        max-width: 100%;
    }

    .img-icons-div img {
        display: block !important;
        margin: auto;
    }


    .list-9 {
        text-align: center;
    }

        .list-9 h4 {
            padding-top: 15px;
        }

        .list-9 li {
            position: relative;
            padding-left: 0px;
            padding-bottom: 15px;
        }

        .list-9 img {
            width: 65px;
            position: inherit;
            left: 0px;
            top: 0px;
            margin: 0 auto;
            display: block;
        }

    .item-provider {
        text-align: left;
    }

        .item-provider img {
            margin-bottom: 20px;
        }

}


.tooltip {
    position: relative;
    display: inline-block;
    text-decoration: underline;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    height: 170px;
    background-color: #333;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    border-radius: 4px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext, .tooltip:focus .tooltiptext {
    visibility: visible;
    opacity: 1;
}


/* .contact-btn-container {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        } */

        .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            width: 100%;
            padding-right: var(--bs-gutter-x,.75rem);
            padding-left: var(--bs-gutter-x,.75rem);
            margin-right: auto;
            margin-left: auto;
        }

        .hero_section {
            flex-direction: column;
            min-height: 547px;
        }

        @media (min-width:768px) {
            .container, .container-md, .container-sm {
                max-width: 720px;
            }

            .bg-hero {
                position: absolute;
                z-index: -1;
                height: 100%;
                width: 100%;
                overflow: hidden;
            }

            .bg-hero-image {
                min-height: 100%;
            }

            .col-md-6 {
                flex: 0 0 auto;
                width: 50%;
            }

            /* .mobile_only {
                display: none;
            } */
        }

        @media (min-width:992px) {
            .container, .container-lg, .container-md, .container-sm {
                max-width: 960px;
            }
        }

        @media (min-width:1200px) {
            .container, .container-lg, .container-md, .container-sm, .container-xl {
                max-width: 1140px;
            }
        }

        @media (min-width:1400px) {
            .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
                max-width: 1320px;
            }
        }

        @media (max-width:767px) {
            .h_none {
                display: none !important;
            }

            .hero_section {
                flex-direction: column-reverse;
            }

            .bg-hero-image {
                /*height: 40vh;*/
            }

            .col-md-6 {
                flex: 0 0 auto;
                width: 100%;
            }
        }

        /* @media only screen and (max-width:400px) {
            .contact-btn-container {
                justify-content: center;
            }
        } */

           .tooltip {
                        position: relative;
                        display: inline-block;
                        border-bottom: 1px dotted black;
                    }

                        .tooltip .tooltiptext2 {
                            visibility: hidden;
                            width: 120px;
                            background-color: #555;
                            color: #fff;
                            text-align: center;
                            border-radius: 6px;
                            padding: 5px 0;
                            position: absolute;
                            z-index: 1;
                            bottom: 125%;
                            left: 50%;
                            margin-left: -36px;
                            opacity: 0;
                            transition: opacity 0.3s;
                            font-size: 12px;
                            padding: 3px 3px;
                        }

                            .tooltip .tooltiptext2::after {
                                content: "";
                                position: absolute;
                                top: 100%;
                                left: 50%;
                                margin-left: -5px;
                                border-width: 5px;
                                border-style: solid;
                                border-color: #555 transparent transparent transparent;
                            }

                        .tooltip:hover .tooltiptext2 {
                            visibility: visible;
                            opacity: 1;
                        }

                    /**/
                    .new-input1 {
                        width: 100%;
                        height: 44px;
                        margin-bottom: 10px;
                        border-radius: 6px;
                        border: 1px solid #777 !important;
                    }

                    .color1 {
                        color: #212529 !important;
                    }

                    .label11 {
                        float: left !important;
                        padding-bottom: 7px;
                        display: inline-block;
                    }

                    .form-n1 {
                        padding: 10px 30px;
                    }

                    .button-01 {
                        background: #1c8d95;
                        font-size: 20px;
                        color: white;
                        display: block;
                        width: 80%;
                        margin: auto;
                        border: 1px solid #1c8d95;
                        padding: 13px 2px;
                        text-transform: uppercase;
                        margin-top: 10px;
                        border-radius: 8px;
                        font-weight: bold;
                    }

                        .button-01:hover {
                            background-color: #2b9ca4;
                            border-color: #2b9ca4;
                        }

                    .small-txt2 {
                        font-size: 14px;
                        padding-top: 13px;
                    }


                

.ehr-platforms-section {
  background-color: #fff;
  padding: 60px 20px;
  font-family: Arial, sans-serif;
}

.ehr-heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.ehr-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.ehr-content {
  flex: 1 1 480px;
}

.ehr-content h2 {
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: bold;
}

.highlight-orange {
  color: #f26522;
}

.highlight-blue {
  color: #009cbb;
}

.ehr-features {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.ehr-features li {
  font-size: 16px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  color: #003e4d;
}

.check-icon {
  color: #007a99;
  font-size: 18px;
  margin-right: 10px;
}

.ehr-image {
  flex: 1 1 480px;
  text-align: center;
}

.ehr-image img {
  max-width: 100%;
  height: auto;
}


.ehr-solutions-section {
  background-color: #fff;
  padding: 60px 20px;
  font-family: Arial, sans-serif;
}

.ehr-solutions-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  border-left: 5px solid transparent; /* to align better on mobile later */
}

.ehr-left {
  flex: 1 1 500px;
  padding-right: 40px;
  border-right: 1px solid #b53b06; /* vertical divider */
}

.ehr-solutions-title {
  font-size: 26px;
  font-weight: bold;
  color: #009cbb;
  margin-bottom: 20px;
}

.ehr-description {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 30px;
}

.ehr-btn {
  display: inline-block;
  background-color: #1c9aad;
  color: #fff !important;
  font-weight: bold;
  padding: 14px 24px;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.ehr-btn:hover {
  background-color: #007a99;
}

.ehr-right {
  flex: 1 1 400px;
  padding-left: 20px;
}

.ehr-list {
  list-style: none;
  padding: 0;
}

.ehr-list li {
  font-size: 16px;
  margin-bottom: 16px;
  color: #000;
  position: relative;
  padding-left: 20px;
}

.ehr-list li::before {
  content: "•";
  color: #f26522;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.ehr-left {
  flex: 1 1 500px;
  padding-right: 40px;
  border-right: 1px solid #b53b06; /* vertical divider */
}

/* NEW: Responsive fix for mobile */
@media (max-width: 768px) {
  .ehr-left {
    border-right: none;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .ehr-right {
    padding-left: 0;
  }
}


.ehr-awards-section {
  background-color: #fff;
  padding: 40px 20px;
  text-align: center;
  font-family: Arial, sans-serif;
  border-top: 1px solid #eee;
}

.awards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.awards-container img {
  max-height: 120px;
  height: auto;
  object-fit: contain;
  flex: 1 1 150px;
  max-width: 150px;
}

/* Responsive: show 3 logos per row on screens under 768px */
@media (max-width: 768px) {
  .awards-container img {
    flex: 1 1 calc(33.33% - 20px); /* 3 logos per row with spacing */
    max-width: calc(33.33% - 20px);
  }
}



.ehr-stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  font-family: Arial, sans-serif;
}

.stat-box {
  flex: 1 1 250px;
  padding: 40px 20px;
  color: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.stat-box:last-child {
  border-right: none;
}

.stat-box .icon {
  font-size: 36px;
  margin-bottom: 10px;
  display: block;
}

.stat-box h3 {
  font-size: 28px;
  margin: 10px 0 5px;
  position: relative;
}

.stat-box h3::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
  margin: 8px auto 0;
}

.stat-box p {
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-top: 15px;
  text-transform: uppercase;
}

/* Hover Effects */
.stat-box:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

/* Custom Colors */
.box-blue {
  background-color: #00b1c5;
}

.box-cyan {
  background-color: #00abc7;
}

.box-teal {
  background-color: #00a3c8;
}

.box-darkcyan {
  background-color: #009cc8;
}

/* Responsive stacking */
@media (max-width: 768px) {
  .stat-box {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .stat-box:last-child {
    border-bottom: none;
  }
}



   body {
      font-family: var(--bs-font-sans-serif);
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      color: #212529;
      background-color: #fff;
      -webkit-text-size-adjust: 100%;
      -webkit-tap-highlight-color: transparent;
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    /* nav {
      box-sizing: border-box;
      font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    .logo-container {
      margin-top: 10px;
      margin-bottom: 10px;
      flex: 0.2 1 auto;
    }

    .contact-btn-container {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 10px;
      flex: 0.2 1 auto;
    }

    .nav-contact-no__desktop {
      margin-right: 10px;
    }

    .nav-contact-no__mobile {
      margin-right: 12px;
    }

    .header_button {
      box-sizing: border-box;
      margin: 0;
      font-size: inherit;
      line-height: inherit;
      text-transform: none;
      -webkit-appearance: button;
      border-color: #ed7002;
      background: #006069;
      color: #fff !important;
      align-items: center;
      display: inline-flex;
      flex-direction: column;
      justify-content: center;
      border-style: solid;
      border-width: 1px;
      text-align: center;
      font-family: Arial, sans-serif;
      text-shadow: none;
      transition: color .2s linear, background .2s linear, border-color .2s linear, text-shadow .2s linear;
      text-decoration: none;
      position: relative;
      font-weight: 700;
      min-height: 36px;
      min-width: 72px;
      padding: 8px 18px;
      border-radius: 10px;
      width: 100%;
      cursor: pointer;
    }

    .header_button:hover {
      background-color: #ba5802;
      border-color: #ba5802;
      color: #fff;
    } */




*{box-sizing:border-box}
body{
  margin:0;
  font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;
  background:var(--bg);
  color:var(--text);
}

.container{
  max-width:var(--maxw);
  margin-inline:auto;
  padding: clamp(16px, 3vw, 28px);
}

.benefits{
  padding-block: clamp(18px, 3vw, 32px);
}

.benefits__title{
  margin:0 0 20px;
  text-align:center;
  font-weight:800;
  font-size: clamp(22px, 2.6vw, 34px);
  color:var(--primary);
}

.benefits__grid{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(14px, 2.2vw, 24px);
}

.benefit{
  background:var(--card);
  border:1px solid var(--line);
  border-radius: var(--radius);
  padding: clamp(16px, 2.2vw, 22px);
  box-shadow: var(--shadow);
  display:flex;
  flex-direction:column;
}

.benefit__top{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:10px;
}

.benefit__icon{
  width:56px;
  height:56px;
  flex-shrink:0;
  display:grid;
  place-items:center;
  border-radius:14px;
  background: #e6f6f5;
  color:#119e96;
}
.svg{width:28px;height:28px}

.benefit__kicker{
  font-size:.82rem;
  font-weight:700;
  color:var(--muted);
}

.benefit__headline{
  display:flex;
  gap:6px;
  align-items:baseline;
  flex-wrap:wrap;
}
.benefit__headline .accent{
  font-size: clamp(22px, 3vw, 30px);
  font-weight:900;
  color: var(--accent);
}
.benefit__headline .headline-rest{
  font-size: clamp(16px, 2vw, 20px);
  font-weight:800;
  color: var(--text);
}

.benefit__copy{
  margin:0;
  font-size: clamp(14px, 1.6vw, 15.5px);
  line-height:1.55;
  color:var(--muted);
}

/* Responsive */
@media (max-width: 992px){
  .benefits__grid{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px){
  .benefits__grid{
    grid-template-columns: 1fr;
  }
}


.t-teal{color:var(--teal);}
.t-orange{color:var(--orange);}

.solutions{
  padding-block: clamp(18px, 3vw, 36px);
}

.solutions .container{
  max-width: 1100px;
  margin-inline:auto;
  padding-inline: clamp(16px, 3vw, 24px);
}

.solutions__title{
  margin:0 0 14px;
  text-align:center;
  font-weight:800;
  letter-spacing:.2px;
  color:var(--ink);
  font-size: clamp(22px, 2.4vw, 32px);
}

.solutions__panel{
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: clamp(14px, 2.4vw, 22px) clamp(14px, 2.6vw, 28px);
  box-shadow: 0 8px 24px rgba(2,32,71,.05);
}

.solutions__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;      /* two columns on desktop */
  gap: clamp(12px, 2.2vw, 18px) 42px;  /* row/column gaps */
  margin: 0;
  padding: 0;
  list-style: none;
}

.solutions__item{
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 60px;
}

.solutions__text{
  color: var(--ink);
  font-size: clamp(15px, 1.7vw, 17px);
  line-height: 1.35;
}

/* Hex icon */
.hexicon{
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  display: grid;
  place-items: center;
}
.hexicon svg{width: 100%; height: 100%; display:block}
.hexicon .hex{
  fill: #fff;
  stroke: var(--teal);
  stroke-width: 3;
}
.hexicon .glyph{
  fill: var(--teal-600);
}
.hexicon .glyph-outline{
  fill: none;
  stroke: var(--teal-600);
  stroke-width: 2.2;
  stroke-linejoin: round;
}
.hexicon .glyph-stroke{
  fill: none;
  stroke: var(--teal-600);
  stroke-width: 2.2;
  stroke-linecap: round;
}

/* Responsive */
@media (max-width: 900px){
  .solutions__grid{
    grid-template-columns: 1fr; /* stack */
    gap: 12px 20px;
  }
}

@media (max-width: 520px){
  .solutions__panel{
    padding: 14px 12px;
  }
  .hexicon{width:42px;height:42px;flex-basis:42px}
}



.brands{
  padding-block: clamp(18px, 3vw, 36px);
}

.brands .container{
  max-width: 1100px;
  margin-inline: auto;
  padding-inline: clamp(16px, 3vw, 24px);
}

.brands__title{
  margin: 0 0 16px;
  text-align: center;
  font-weight: 800;
  font-size: clamp(20px, 2.2vw, 26px);
  color: var(--teal);
}

.brands__grid{
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* desktop */
  gap: var(--gap-y) var(--gap-x);
  align-items: center;
  justify-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
    gap: 32px 64px;   /* row-gap column-gap */

}

.brand{
  display: grid;
  place-items: center;
}

.brand img{
  max-height: var(--logo-h);
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  /* keeps brand colors natural on white; remove if unwanted */
  mix-blend-mode: multiply;
  opacity: .92;
  transition: opacity .2s ease, transform .2s ease, filter .2s ease;
  filter: grayscale(10%);
}

.brand img:hover{
  opacity: 1;
  filter: none;
  transform: translateY(-2px);
}

.brands__more{
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}

.more__text{
  font-weight: 700;
  color: var(--orange);
  font-size: 0.95rem;
}

/* ---------- Responsive ---------- */
@media (max-width: 1100px){
  .brands__grid{ grid-template-columns: repeat(5, 1fr); }
}
@media (max-width: 900px){
  .brands__grid{ grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 680px){
  .brands__grid{
    grid-template-columns: repeat(3, 1fr); /* 3 per row on mobile */
    gap: 18px 22px;
  }
  .brand img{ max-height: var(--logo-h-sm); }
}
@media (max-width: 420px){
  .brands__grid{ grid-template-columns: repeat(2, 1fr); }
}