
/* ===== entry.IgpDOq8p.css ===== */
.flex {
    display: flex
}

.h-full {
    height: 100%
}

.relative {
    position: relative
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.mw-100 {
    max-width: 100%
}

.noBorder {
    border: none !important
}

.iti__flag {
    background-image: url('../intl-tel-input/17.0.12/img/flags.png')
}

.pointer {
    cursor: pointer
}

@media(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url('../images/flags@2x-2017771488.png')
    }
}

.iti__country {
    display: flex;
    justify-content: space-between
}

@media(min-width: 768px) {
    .hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator, body {
        padding-top: 0
    }

    .hl_page-creator--menu {
        left: 0;
        top: 0;
        z-index: 10
    }

    .hl_wrapper {
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .hl_wrapper.nav-shrink {
        padding-left: 0 !important
    }
}

html body .hl_wrapper {
    height: 100vh;
    overflow: hidden
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased
}

img {
    border-style: none;
    vertical-align: middle
}

.bg-fixed {
    z-index: -1
}

.text-start {
    text-align: left;
}



.hl_page-preview--content .cheading-RgerrsnNAU.text-start,
.hl_page-preview--content .cparagraph-5QcMTj0lUh0.text-start {
    text-align: left !important;
}

.progress-outer {
    background-color: #f5f5f5;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px #0000001a;
    font-size: 14px;
    height: 35px;
    line-height: 36px;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%
}

.progress-inner {
    box-shadow: inset 0 -1px #00000026;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    transition: width .6s ease;
    width: 0
}

.progress0 {
    width: 0
}

.progress10 {
    width: 10%
}

.progress20 {
    width: 20%
}

.progress30 {
    width: 30%
}

.progress40 {
    width: 40%
}

.progress50 {
    width: 50%
}

.progress60 {
    width: 60%
}

.progress70 {
    width: 70%
}

.progress80 {
    width: 80%
}

.progress90 {
    width: 90%
}

.progress100 {
    width: 100%
}

.progressbarOffsetWhite {
    background: #f5f5f5
}

.progressbarOffsetTransparentWhite {
    background-color: #ffffff80
}

.progressbarOffsetBlack {
    background: #333
}

.progressbarOffsetTransparentBlack {
    background-color: #7d7d7d80
}

.text-white {
    color: #fff
}

.text-bold {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.text-bold-italic {
    font-style: italic;
    font-weight: 700
}

.progressbarSmall {
    font-size: 14px;
    height: 35px;
    line-height: 36px
}

.progressbarMedium {
    font-size: 19px;
    height: 45px;
    line-height: 45px
}

.progressbarLarge {
    font-size: 21px;
    height: 65px;
    line-height: 65px
}

.recaptcha-container {
    margin-bottom: 1em
}

    .recaptcha-container p {
        color: red;
        margin-top: 1em
    }

.button-recaptcha-container div:first-child {
    height: auto !important;
    width: 100% !important
}

.card-el-error-msg {
    align-items: center;
    color: #e25950;
    display: flex;
    font-size: 13px;
    justify-content: flex-start;
    padding: 10px 0;
    text-align: center
}

    .card-el-error-msg svg {
        color: #f87171;
        margin-right: 2px
    }

.hl-faq-child-heading,
.faq-question {
    border: none;
    cursor: pointer;
    justify-content: space-between;
    outline: none;
    padding: 15px;
    width: 100%
}

.hl-faq-child-head,
.hl-faq-child-heading,
.faq-question {
    align-items: center;
    display: flex
}

.v-enter-active, .v-leave-active {
    transition: opacity .2s ease-out
}

.v-enter-from, .v-leave-to {
    opacity: 0
}

.faq-separated-child {
    margin-bottom: 10px
}

.hl-faq-child-panel img,
.faq-answer img {
    border-radius: 15px;
    cursor: pointer
}

.hl-faq-child-heading-icon.left {
    margin-right: 1em
}

.expand-collapse-all-button {
    background-color: transparent;
    border: 1px solid #d1d5db;
    border-radius: 15px;
    color: #3b82f6;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 1em 0;
    padding: 5px 15px
}

.hl-faq-child-panel,
.faq-answer {
    transition: padding .2s ease
}

.v-spinner .v-moon1 {
    position: relative
}

.v-spinner .v-moon1, .v-spinner .v-moon2 {
    animation: v-moonStretchDelay .6s linear 0s infinite;
    animation-fill-mode: forwards
}

.v-spinner .v-moon2 {
    opacity: .8;
    position: absolute
}

.v-spinner .v-moon3 {
    opacity: .1
}

@keyframes v-moonStretchDelay {
    to {
        transform: rotate(1turn)
    }
}

.generic-error-message {
    color: red;
    font-weight: 500;
    margin-top: .5rem;
    text-align: center
}

.dark {
    background-color: #000
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.z-10 {
    z-index: 10
}

.left-0 {
    left: 0
}

.fixed {
    position: fixed
}

.text-black {
    --tw-text-opacity: 1;
    color: rgba(0,0,0,var(--tw-text-opacity))
}

.overflow-hidden {
    overflow: hidden
}

.min-h-screen {
    min-height: 100vh
}

.font-sans {
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
}

.place-content-center {
    place-content: center
}

.grid {
    display: grid
}

.z-20 {
    z-index: 20
}

.mb-8 {
    margin-bottom: 2rem
}

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

.font-medium {
    font-weight: 500
}

.leading-tight {
    line-height: 1.25
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.font-light {
    font-weight: 300
}

@media(min-width: 640px) {
}

.full-center {
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important
}

.fill-width {
    background-size: 100% auto !important
}

.fill-width, .fill-width-height {
    background-repeat: no-repeat !important
}

.fill-width-height {
    background-size: 100% 100% !important
}

.no-repeat {
    background-repeat: no-repeat !important
}

.repeat-x {
    background-repeat: repeat-x !important
}

.repeat-y {
    background-repeat: repeat-y !important
}

.repeat-x-fix-top {
    background-position: top !important;
    background-repeat: repeat-x !important
}

.repeat-x-fix-bottom {
    background-position: bottom !important;
    background-repeat: repeat-x !important
}

#overlay {
    height: 100%;
    inset: 0;
    opacity: 0;
    overflow-y: scroll;
    position: fixed;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 999;
    -webkit-overflow-scrolling: touch
}

    #overlay.show {
        opacity: 1
    }

.popup-body {
    background-color: #fff;
    height: auto;
    left: 50%;
    min-height: 180px;
    position: absolute;
    top: 10%;
    transition: transform .25s ease-in-out
}

    .popup-body, .popup-body.show {
        transform: translate(-50%)
    }

.closeLPModal {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 21
}

.settingsPModal {
    font-size: 18px;
    left: 40%;
    padding: 10px;
    position: absolute;
    top: -40px;
    width: 32px
}

.c-section > .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    z-index: 2
}

.c-column > .inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: inherit;
    width: 100% !important
}

.c-wrapper {
    position: relative
}

.previewer {
    --vw: 100vh/100;
    height: calc(100vh - 170px);
    margin: auto;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%
}

.c-element {
    position: relative
}

.c-column {
    flex: 1
}

.c-column, .c-row {
    position: relative
}

p + p {
    margin-top: auto
}

.hl_page-creator--row.active {
    border-color: #188bf6
}

.flip-list-move {
    transition: transform .5s
}

.page-wrapper .sortable-ghost:before {
    background: #188bf6 !important;
    border-radius: 4px;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.page-wrapper .sortable-ghost {
    border: none !important;
    position: relative
}

.active-drop-area:before {
    color: gray;
    content: "";
    font-size: 12px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.active-drop-area {
    border: 1px dashed grey
}

    .active-drop-area.is-empty {
        min-height: 60px
    }

.empty-component {
    align-items: center;
    border: 1px dashed #d7dde9;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.empty-component, .empty-component-min-height {
    min-height: 100px;
    pointer-events: none
}

.dividerContainer {
    width: 100%
}

.items-center {
    align-items: center
}

.font-semibold {
    font-weight: 600
}

.text-2xl {
    font-size: 1.5rem
}

.text-sm {
    font-size: .875rem
}

.w-full {
    width: 100%
}

.mr-2 {
    margin-right: .5rem
}

.mt-2 {
    margin-top: .5rem
}

.justify-between {
    justify-content: space-between
}

.text-lg {
    font-size: 1.125rem
}

.font-base {
    font-weight: 400
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center !important
}

.text-center {
    text-align: center
}

.mx-auto {
    margin: 0 auto
}

.default-cursor {
    cursor: default !important
}

@media only screen and (max-width: 767px) {
    .c-row > .inner {
        flex-direction: column
    }

    .desktop-only {
        display: none
    }

    .c-column, .c-row {
        width: 100% !important
    }

        .c-column, .c-column > .inner, .c-row > .inner, .c-section, .c-section > .inner {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

            .c-column, .c-column > .inner, .c-row {
                margin-left: 0 !important;
                margin-right: 0 !important
            }

    .c-row {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media only screen and (min-width: 768px) {
    .mobile-only {
        display: none
    }
}

.c-button button {
    outline: none;
    position: relative
}

.fa, .fab, .fal, .far, .fas {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.c-column {
    flex: 1 1 auto !important
}

    .c-column > .inner.horizontal > div {
        flex: 1
    }

.c-row > .inner {
    display: flex;
    width: 100%
}

.c-nested-column .c-row > .inner {
    width: 100% !important
}

.c-nested-column .inner {
    border: none !important
}

.bgCover.bg-fixed:before {
    background-attachment: fixed !important;
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    -webkit-background-size: cover !important
}

@supports (-webkit-touch-callout:inherit) {
    .bgCover.bg-fixed:before {
        background-attachment: scroll !important
    }
}

.bgCover100.bg-fixed:before {
    background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important
}

.bgCover100.bg-fixed:before, .bgNoRepeat.bg-fixed:before {
    background-repeat: no-repeat !important
}

.bgRepeatX.bg-fixed:before {
    background-repeat: repeat-x !important
}

.bgRepeatY.bg-fixed:before {
    background-repeat: repeat-y !important
}

.bgRepeatXTop.bg-fixed:before {
    background-position: top !important;
    background-repeat: repeat-x !important
}

.bgRepeatXBottom.bg-fixed:before {
    background-position: bottom !important;
    background-repeat: repeat-x !important
}

.bgCover {
    background-attachment: fixed !important;
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    -webkit-background-size: cover !important
}

@supports (-webkit-touch-callout:inherit) {
    .bgCover {
        background-attachment: scroll !important
    }
}

.bgCover100 {
    background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important
}

.bgCover100, .bgNoRepeat {
    background-repeat: no-repeat !important
}

.bgRepeatX {
    background-repeat: repeat-x !important
}

.bgRepeatY {
    background-repeat: repeat-y !important
}

.bgRepeatXTop {
    background-position: top !important
}

.bgRepeatXBottom, .bgRepeatXTop {
    background-repeat: repeat-x !important
}

.bgRepeatXBottom {
    background-position: bottom !important
}

.cornersTop {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.cornersBottom {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.radius0 {
    border-radius: 0
}

.radius1 {
    border-radius: 1px
}

.radius2 {
    border-radius: 2px
}

.radius3 {
    border-radius: 3px
}

.radius4 {
    border-radius: 4px
}

.radius5 {
    border-radius: 5px
}

.radius10 {
    border-radius: 10px
}

.radius15 {
    border-radius: 15px
}

.radius20 {
    border-radius: 20px
}

.radius25 {
    border-radius: 25px
}

.radius50 {
    border-radius: 50px
}

.radius75 {
    border-radius: 75px
}

.radius100 {
    border-radius: 100px
}

.radius125 {
    border-radius: 125px
}

.radius150 {
    border-radius: 150px
}

.borderTopBottom {
    border-bottom-color: #000000b3;
    border-left: none !important;
    border-right: none !important;
    border-top-color: #000000b3
}

.borderTop {
    border-bottom: none !important;
    border-top-color: #000000b3
}

.borderBottom, .borderTop {
    border-left: none !important;
    border-right: none !important
}

.borderBottom {
    border-bottom-color: #000000b3;
    border-top: none !important
}

.borderFull {
    border-color: #000000b3
}

@keyframes rocking {
    0% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(2deg)
    }

    75% {
        transform: rotate(-2deg)
    }

    to {
        transform: rotate(0)
    }
}

.buttonRocking {
    animation: rocking 2s infinite;
    animation-timing-function: ease-out;
    transition: .2s
}

.buttonPulseGlow {
    animation: pulseGlow 2s infinite;
    animation-timing-function: ease-in-out
}

@keyframes pulseGlow {
    0% {
        box-shadow: 0 0 #fff0
    }

    25% {
        box-shadow: 0 0 2.5px 1px #ffffff40
    }

    50% {
        box-shadow: 0 0 5px 2px #ffffff80
    }

    85% {
        box-shadow: 0 0 5px 5px #fff0
    }

    to {
        box-shadow: 0 0 #fff0
    }
}

.buttonBounce {
    animation: bounce 1.5s infinite;
    animation-timing-function: ease-in;
    transition: .2s
}

@keyframes bounce {
    15% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    35% {
        box-shadow: 0 8px 5px -5px #00000040;
        transform: translateY(-35%)
    }

    45% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    55% {
        box-shadow: 0 5px 4px -4px #00000040;
        transform: translateY(-20%)
    }

    70% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    80% {
        box-shadow: 0 4px 3px -3px #00000040;
        transform: translateY(-10%)
    }

    90% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    95% {
        box-shadow: 0 2px 3px -3px #00000040;
        transform: translateY(-2%)
    }

    99% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    to {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }
}

@keyframes elevate {
    0% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    to {
        box-shadow: 0 8px 5px -5px #00000040;
        transform: translateY(-10px)
    }
}

.buttonElevate:hover {
    animation: elevate .2s forwards
}

.buttonElevate {
    box-shadow: 0 0 0 0 transparent;
    transition: .2s
}

.buttonWobble {
    transition: .3s
}

    .buttonWobble:hover {
        animation: wobble .5s 1;
        animation-timing-function: ease-in-out
    }

@keyframes wobble {
    0% {
        transform: skew(0)
    }

    25% {
        transform: skew(10deg)
    }

    50% {
        transform: skew(0)
    }

    75% {
        transform: skew(-10deg)
    }

    to {
        transform: skew(0)
    }
}

.image-container img {
    max-width: 100%;
    vertical-align: middle
}

.sub-text ::-moz-placeholder {
    color: #000;
    opacity: 1
}

.sub-text ::placeholder {
    color: #000;
    opacity: 1
}

.image-container {
    height: 100%;
    width: 100%
}

.shadow5inner {
    box-shadow: inset 0 1px 3px #0000000d
}

.shadow10inner {
    box-shadow: inset 0 1px 5px #0000001a
}

.shadow20inner {
    box-shadow: inset 0 1px 5px #0003
}

.shadow30inner {
    box-shadow: inset 0 2px 5px 2px #0000004d
}

.shadow40inner {
    box-shadow: inset 0 2px 5px 2px #0006
}

.shadow5 {
    box-shadow: 0 1px 3px #0000000d
}

.shadow10 {
    box-shadow: 0 1px 5px #0000001a
}

.shadow20 {
    box-shadow: 0 1px 5px #0003
}

.shadow30 {
    box-shadow: 0 2px 5px 2px #0000004d
}

.shadow40 {
    box-shadow: 0 2px 5px 2px #0006
}

.sub-heading-button {
    color: #fff;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
    text-align: center
}

.wideSection {
    max-width: 1120px
}

.midWideSection, .wideSection {
    margin-left: auto !important;
    margin-right: auto !important
}

.midWideSection {
    max-width: 960px
}

.midSection {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 720px
}

.c-section > .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    width: 100%
}

.c-column {
    padding-left: 15px;
    padding-right: 15px
}

.feature-img-circle img, .img-circle, .img-circle img {
    border-radius: 50% !important
}

.feature-img-round-corners img, .img-round-corners, .img-round-corners img {
    border-radius: 5px
}

.feature-image-dark-border img, .image-dark-border {
    border: 3px solid rgba(0,0,0,.7)
}

.feature-image-white-border img, .image-white-border {
    border: 3px solid #fff
}

.img-grey, .img-grey img {
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease
}

.button-shadow1 {
    box-shadow: 0 1px 5px #0003
}

.button-shadow2 {
    box-shadow: 0 1px 5px #0006
}

.button-shadow3 {
    box-shadow: 0 1px 5px #000000b3
}

.button-shadow4 {
    box-shadow: 0 8px 1px #0000001a
}

.button-shadow5 {
    box-shadow: 0 0 25px #0003,0 0 15px #0003,0 0 3px #0006
}

.button-shadow6 {
    box-shadow: 0 0 25px #0006,0 0 15px #fff3,0 0 3px #fff6
}

.button-shadow-sharp1 {
    box-shadow: inset 0 1px #fff3
}

.button-shadow-sharp2 {
    box-shadow: inset 0 0 0 1px #fff3
}

.button-shadow-sharp3 {
    box-shadow: inset 0 0 0 2px #fff3
}

.button-shadow-highlight {
    box-shadow: none
}

    .button-shadow-highlight:hover {
        box-shadow: inset 0 0 #ffffff38,inset 0 233px 233px #ffffff1f
    }

.button-flat-line {
    background-color: transparent !important;
    border-width: 2px
}

.button-vp-5 {
    padding-bottom: 5px !important;
    padding-top: 5px !important
}

.button-vp-10 {
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.button-vp-15 {
    padding-bottom: 15px !important;
    padding-top: 15px !important
}

.button-vp-20 {
    padding-bottom: 20px !important;
    padding-top: 20px !important
}

.button-vp-25 {
    padding-bottom: 25px !important;
    padding-top: 25px !important
}

.button-vp-30 {
    padding-bottom: 30px !important;
    padding-top: 30px !important
}

.button-vp-40 {
    padding-bottom: 40px !important;
    padding-top: 40px !important
}

.button-vp-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.button-hp-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.button-hp-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.button-hp-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.button-hp-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.button-hp-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.button-hp-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.button-hp-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.button-hp-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.vs__dropdown-toggle {
    background: #f3f8fb !important;
    border: none !important;
    height: 43px !important
}

.row-align-center {
    margin: 0 auto
}

.row-align-left {
    margin: 0 auto;
    margin-left: 0 !important
}

.row-align-right {
    margin: 0 auto;
    margin-right: 0 !important
}

button, input, optgroup, select, textarea {
    border-radius: unset;
    font-family: unset;
    font-size: unset;
    line-height: unset;
    margin: unset;
    text-transform: unset
}

body {
    font-weight: unset !important;
    line-height: unset !important;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word
}

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

.main-heading-group > div {
    display: inline-block
}

.c-button span.main-heading-group, .c-button span.sub-heading-group {
    display: block
}

.time-grid-3 {
    grid-template-columns: repeat(3,100px)
}

.time-grid-3, .time-grid-4 {
    display: grid;
    text-align: center
}

.time-grid-4 {
    grid-template-columns: repeat(4,100px)
}

@media screen and (max-width: 767px) {
    .time-grid-3 {
        grid-template-columns: repeat(3,80px)
    }

    .time-grid-4 {
        grid-template-columns: repeat(4,70px)
    }
}

.time-grid .timer-box {
    display: grid;
    font-size: 15px;
    grid-template-columns: 1fr;
    text-align: center
}

.timer-box .label {
    font-weight: 300
}

.c-button button {
    cursor: pointer
}

.c-button > a {
    text-decoration: none
}

    .c-button > a, .c-button > a span {
        display: inline-block
    }

.form-error {
    border: 2px solid var(--red);
    border-radius: 8px;
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 6px 12px;
    text-align: center
}

    .form-error, .form-error i {
        color: var(--red)
    }

.c-bullet-list ul li {
    line-height: inherit
}

    .c-bullet-list ul li.ql-indent-1 {
        padding-left: 4.5em
    }

    .c-bullet-list ul li.ql-indent-2 {
        padding-left: 7.5em
    }

    .c-bullet-list ul li.ql-indent-3 {
        padding-left: 10.5em
    }

    .c-bullet-list ul li.ql-indent-4 {
        padding-left: 13.5em
    }

    .c-bullet-list ul li.ql-indent-5 {
        padding-left: 16.5em
    }

    .c-bullet-list ul li.ql-indent-6 {
        padding-left: 19.5em
    }

    .c-bullet-list ul li.ql-indent-7 {
        padding-left: 22.5em
    }

    .c-bullet-list ul li.ql-indent-8 {
        padding-left: 25.5em
    }

.c-rich-text .list-disc {
    list-style-type: disc
}

.c-rich-text .list-square {
    list-style-type: square
}

.c-rich-text .list-none {
    list-style-type: none
}

.c-rich-text .list-circle {
    list-style-type: circle
}

.c-rich-text .list-decimal {
    list-style-type: decimal
}

.c-rich-text .list-upper-alpha {
    list-style-type: upper-alpha
}

.c-rich-text .list-lower-alpha {
    list-style-type: lower-alpha
}

.c-rich-text .list-upper-roman {
    list-style-type: upper-roman
}

.c-rich-text .list-lower-roman {
    list-style-type: lower-roman
}

.text-output ul li {
    padding-left: 1.5em
}

    .text-output ul li:before {
        display: inline-block;
        font-weight: 700;
        margin-left: -1.5em;
        margin-right: .3em;
        text-align: right;
        white-space: nowrap;
        width: 1.2em
    }

.svg-component svg {
    max-height: 100%;
    max-width: 100%
}

.border1 {
    border-bottom: 3px solid rgba(0,0,0,.2) !important
}

.border2 {
    border: 2px solid rgba(0,0,0,.55)
}

.border3 {
    border: solid rgba(0,0,0,.15);
    border-width: 1px 1px 2px;
    padding: 5px
}

.border4 {
    border: solid rgba(0,0,0,.35);
    border-width: 1px 1px 2px;
    padding: 1px !important
}

.shadow1 {
    box-shadow: 0 10px 6px -6px #00000026
}

.shadow2 {
    box-shadow: 0 4px 3px #00000026,0 0 2px #00000026
}

.shadow3 {
    box-shadow: 0 10px 6px -6px #999
}

.shadow4 {
    box-shadow: 3px 3px 15px #212121a8
}

.shadow6 {
    box-shadow: 0 10px 1px #ddd,0 10px 20px #ccc
}

.background {
    background-color: unset !important
}

@keyframes progress-bar-animation {
    to {
        background-position: 0 -3000px
    }
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    margin: unset
}

p {
    margin: unset
}

.c-bullet-list, .c-faq, .c-heading, .c-image-feature, .c-paragraph, .c-sub-heading {
    word-break: break-word
}

h1:empty:after, h2:empty:after, h3:empty:after, h4:empty:after, h5:empty:after, h6:empty:after, p:empty:after {
    content: "ֲ "
}

@media screen and (max-width: 767px) {
    .video-container {
        width: 100% !important
    }

    .autoplay .vjs-big-play-button {
        display: none !important
    }

    .autoplay:hover .vjs-control-bar {
        display: flex !important
    }
}

@font-face {
    font-display: swap;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fa-regular-400-889141205.eot');
    src: url('../fonts/fa-regular-400-1102346232.eot') format("embedded-opentype"),url('../fonts/fa-regular-400-2004218647.woff2') format("woff2"),url('../fonts/fa-regular-400-2097619665.woff') format("woff"),url('../fonts/fa-regular-400-1393440585.ttf') format("truetype"),url('../images/fa-regular-400-487532348.svg') format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/fa-solid-900-1979939281.eot');
    src: url('../fonts/fa-solid-900-826765776.eot') format("embedded-opentype"),url('../fonts/fa-solid-900-376077039.woff2') format("woff2"),url('../fonts/fa-solid-900-758911093.woff') format("woff"),url('../fonts/fa-solid-900-514870209.ttf') format("truetype"),url('../images/fa-solid-900-1634228020.svg') format("svg")
}

.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free
}

.fa, .fas {
    font-weight: 900
}

@font-face {
    font-display: swap;
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fa-brands-400-497872759.eot');
    src: url('../fonts/fa-brands-400-564339230.eot') format("embedded-opentype"),url('../fonts/fa-brands-400-432923679.woff2') format("woff2"),url('../fonts/fa-brands-400-1719035123.woff') format("woff"),url('../fonts/fa-brands-400-1874780521.ttf') format("truetype"),url('../images/fa-brands-400-1002131486.svg') format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands;
    font-weight: 400
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both
}

@media(prefers-reduced-motion:reduce),print {
    .animate__animated {
        animation-duration: 1ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 1ms !important
    }

        .animate__animated[class*=Out] {
            opacity: 0
        }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    animation-name: fadeInRight
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    animation-name: slideInUp
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    animation-name: slideInRight
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.animate__bounceIn {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
    animation-name: bounceIn
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0) scaleY(5)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0) scaleY(.9)
    }

    75% {
        transform: translate3d(0,10px,0) scaleY(.95)
    }

    90% {
        transform: translate3d(0,-5px,0) scaleY(.985)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0) scaleY(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0) scaleY(.9)
    }

    75% {
        transform: translate3d(0,-10px,0) scaleY(.95)
    }

    90% {
        transform: translate3d(0,5px,0) scaleY(.985)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0) scaleX(1)
    }

    75% {
        transform: translate3d(-10px,0,0) scaleX(.98)
    }

    90% {
        transform: translate3d(5px,0,0) scaleX(.995)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0) scaleX(1)
    }

    75% {
        transform: translate3d(10px,0,0) scaleX(.98)
    }

    90% {
        transform: translate3d(-5px,0,0) scaleX(.995)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInRight {
    animation-name: bounceInRight
}

@keyframes flip {
    0% {
        animation-timing-function: ease-out;
        opacity: 0;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)
    }

    to {
        animation-timing-function: ease-in;
        opacity: 1;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0)
    }
}

.animate__animated.animate__flip {
    animation-name: flip;
    backface-visibility: visible
}

@keyframes flipInX {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.animate__flipInX {
    animation-name: flipInX;
    backface-visibility: visible !important
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.animate__flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    animation-name: zoomIn
}

@keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) skew(30deg)
    }

    60% {
        opacity: 1;
        transform: skew(-20deg)
    }

    80% {
        transform: skew(5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__lightSpeedInLeft {
    animation-name: lightSpeedInLeft;
    animation-timing-function: ease-out
}

@keyframes lightSpeedInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0) skew(-30deg)
    }

    60% {
        opacity: 1;
        transform: skew(20deg)
    }

    80% {
        transform: skew(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__lightSpeedInRight {
    animation-name: lightSpeedInRight;
    animation-timing-function: ease-out
}

/* ===== Slider.iLH5gpZu.css ===== */
.carousel__slides {
    display: flex !important;
    height: 100%;
    position: relative;
    z-index: 1
}

.carousel__slide {
    flex: 0 0 100%
}

.carousel__slide-image {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.carousel__slide .hl-image-picture {
    height: 100%
}

.image-container[data-v-cbdc8153] {
    display: flex;
    justify-content: center
}

.carousel[data-v-cbdc8153] {
    overflow: hidden;
    position: relative
}

/* ===== Testimonial.DiBaEDJj.css ===== */
.testimonial-modal-overlay {
    align-items: center;
    background: #0000004d;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 10000
}

.testimonial-modal-popup {
    background: #0000004d;
    height: 100vh !important;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100% !important;
    z-index: 2
}

.testimonial-modal-content {
    align-items: stretch;
    background: none;
    display: flex;
    flex-direction: column;
    max-height: 600px;
    max-width: 540px;
    width: 100%
}

.testimonial-modal-close {
    align-items: center;
    background: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: background .15s;
    width: 36px;
    z-index: 2
}

.testimonial-modal-close-icon {
    color: #222;
    height: 22px;
    width: 22px
}

@media(max-width: 768px) {
    .testimonial-modal-content {
        border-radius: 10px;
        max-width: 98vw
    }

    .testimonial-modal-close {
        right: 10px;
        top: 10px
    }
}

/* ===== font-local.css ===== */
@font-face {
    font-family: 'customhl-69249f4eea1999817746ddf6-Helvetica Neue Bold';
    src: url('../fonts/customhl-helvetica-neue-bold.otf') format('truetype');
    font-display: swap;
}

/* ===== main.css ===== */
:root {
    --transparent: transparent;
    --primary: #37ca37;
    --secondary: #188bf6;
    --white: #ffffff;
    --gray: #cbd5e0;
    --black: #000000;
    --red: #e93d3d;
    --orange: #f6ad55;
    --yellow: #faf089;
    --green: #9ae6b4;
    --teal: #81e6d9;
    --malibu: #63b3ed;
    --indigo: #757BBD;
    --purple: #d6bcfa;
    --pink: #fbb6ce;
    --cobalt: #155eef;
    --smoke: #f5f5f5;
    --overlay: rgba(0, 0, 0, 0.5);
    --color-tklgeeqc: #ffffff33;
    --color-ceqmnyfo: #058affff;
    --color-hjojwvuz: #e5e5e5ff;
    --color-hvrvxikp: #d4d4d4ff;
    --color-huplesws: #254a74ff;
    --color-jrvawxvw: #0e3869ff;
    --color-mhriqkyo: #305b8cff;
    --color-sxlohsts: #356aa9ff;
    --color-lvqijyzj: #006fd2ff;
    --color-zywvcmtd: #6a6a6aff;
    --color-umlkitoc: #c7dcf4ff;
    --color-dpdnpspe: #edf6ffff;
    --color-ecaqspjc: #4d4d4dff;
    --color-yacqsoep: #002b5cff;
    --color-qmffnvpg: #3e77b8ff;
    --color-ursthwjl: #e2e2e2ff;
    --color-fttdsibz: #f8f8f8ff;
    --color-nnhdxvsh: #104a8cff;
    --color-knyxoryx: #123a67ff;
    --color-ilktyqfd: #dddddd33;
    --color-lx2prsc2: #000321;
    --color-lx2py304: #0038FF;
    --color-lx2qdjfj: #F6F6FF;
    --color-lx2qgvbk: #565A7C;
    --brandboards-new_color_639: #ff4e2dff;
    --brandboards-new_color_8397: #f7f7f7ff;
    --brandboards-new_color_1642: #e76840ff;
    --inter: 'Inter';
    --space-grotesk: 'Space Grotesk';
    --roboto: 'Roboto';
    --customhl-69249f4eea1999817746ddf6-helvetica-neue-bold: 'customhl-69249f4eea1999817746ddf6-Helvetica Neue Bold';
    --headlinefont: 'customhl-69249f4eea1999817746ddf6-Helvetica Neue Bold';
    --contentfont: 'Roboto';
    --text-color: #000000;
    --link-color: #188bf6;
}

.bg-fixed {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    overflow: auto;
    background-color: var(--white)
}

html {
    scroll-behavior: smooth;
}

#section-6Y92TFyK9 .bg {
    background-position: bottom !important;
}

.heading-blue-line u, .blue-underline-small u, .heading-white-line u {
    background-image: url('../images/691c6801be6cf0def92db23f-30667563.svg');
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    text-decoration: none !important;
    padding-bottom: 10px !important;
}

.blue-underline-small u {
    background-image: url('../images/691c6801be6cf0def92db23f-30667563.svg');
}

.heading-white-line u {
    background-image: url('../images/69208e162965fa94c2c460de-351062958.svg') !important;
}

#heading-dhB61Soqd_U h2 {
    background: linear-gradient(90deg, #C5E4FF 0%, #058AFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-radius-video * {
    border-radius: 15px !important;
}

.icon-radius-video .hosted-video-thumbnail:after {
    background-color: transparent !important;
    content: '' !important;
    background-image: url('../images/691c67fab55a5960cf2f5708-1788143226.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.icon-radius-videol:focus:after, .hosted-video-thumbnail:hover:after {
    background-color: transparent !important;
    opacity: 1;
}

.font-button .button-icon-start {
    margin-right: 10px !important;
    font-size: 24px !important;
}

.font-button .main-heading-group {
    display: flex !important;
    align-items: center !important;
}

.font-button .button-icon-end {
    display: none;
}

#row-1PSDKu1BA80 .inner {
    display: flex !important;
    flex-direction: row !important;
    gap: 55px !important;
}

.blue-icon li:before, .dark-blue-checkicon li:before {
    content: "";
    background-image: url('../images/icons/check-01.svg');
    background-size: 100% 100%;
    display: inline-block;
    max-width: 21px;
    height: 21px;
    width: 100% !important;
}

.dark-blue-checkicon li:before {
    background-image: url('../images/icons/check-01.svg');
}

.blue-icon ul li, .dark-blue-checkicon ul li {
    list-style-type: none !important;
}

.blue-icon li, .dark-blue-checkicon li {
    display: flex;
    align-items: center;
    gap: 5px;
}

.blue-icon ul, .dark-blue-checkicon ul {
    padding-left: 16px !important;
}

#col-DaLjwE0cwz {
    position: relative;
    /* sticky relative to this container */
}

/* Sticky image */
#image-sX2CcMFjcP {
    position: sticky;
    top: 20px;
    width: 100%;
    display: block;
    transition: transform 0.2s ease-out;
}

#paragraph-ijdqM0XZFaB .text-output, #paragraph-QhQymJhBuOW .text-output {
    border-radius: 14px 0px 0px 0px !important;
}

#paragraph-q-Y-wtOKXzD .text-output, #paragraph-Pt7iv6WQg3u .text-output {
    border-radius: 0px 14px 0px 0px !important;
}

#paragraph-mWpRA97OTgl .text-output, #row-nUJASZPoDJv {
    border-radius: 0px 0px 0px 14px !important;
}

#paragraph-Kkmm5P2kR8s .text-output, #paragraph-rhbJRACK29h .text-output {
    border-radius: 0px 0px 14px 0px !important;
}

#col-SJeGaTu1zD li, #row--QEKsVOVwEo li {
    display: flex;
    align-items: center;
    gap: 5px;
    list-style-type: none !important;
}

#col-SJeGaTu1zD ul, #row--QEKsVOVwEo ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 20px !important;
}

#col-SJeGaTu1zD li:before, #row--QEKsVOVwEo li:before {
    content: "";
    background-image: url('../images/6920612f8a19928555417def-2064456068.svg');
    background-size: 100% 100%;
    display: inline-block;
    max-width: 20px;
    height: 20px;
    width: 100% !important;
}

#faq-u0NdWYH7F5pM .faq-separated-child {
    padding: 10px;
    background: #123A67;
}

#col-gyfXkJGxOF > .inner {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 20px;
}

#section-7GaO8z1w9m > .bg {
    background-position: top center !important;
}

/*********** 4 SCREEN MEDIA QUERY *************/
@media only screen and (min-width: 1900px) and (max-width:2500px) {
    #row-tzWnBOuaCl1, #row-H0VyxiAYHam {
        width: 60% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    #row--tcBbA1HMN, #row-bGUaUm05z0, #row-HqZVdgqkJxT, #row-GiUTY2EJAAG, #row-qmhBkySKYWl, #row-kWijuYGZjZr, #row-kjXOqFjMnRz, #row-5SlnVozMANw, #row-_Q5zJVfq2D0, #row-tsWkReTOkzK {
        width: 100% !important;
    }

    #row-b2iP5w35r5, #row-vGOMcOl19KL, #row-WLvotsXUz9M {
        width: 80% !important;
    }

    #row-MtfuqzR2dnN {
        width: 65% !important;
    }
}

/****** PRO *******/
@media only screen and (min-width: 1001px) and (max-width:1030px) {
    .c-heading h2 {
        font-size: 62px !important;
        line-height: 1em;
    }

    .c-sub-heading h1 {
        font-size: 22px !important;
        line-height: 1.3em;
    }

    #row-ceMw6l1ONB {
        width: 64%;
    }

    #heading-cm2IysisfS h1 {
        font-size: 60px !important;
        line-height: 1.3em;
    }
}

/****** MINI / Air *******/
@media only screen and (min-width: 768px) and (max-width:1000px) {
    .c-heading h1 {
        font-size: 35px !important;
        line-height: 1.2em;
    }

    .c-heading h2 {
        font-size: 46px !important;
        line-height: 1em;
    }

    .c-heading h3 {
        font-size: 40px !important;
        line-height: 1.3em;
    }

    #row-ceMw6l1ONB {
        width: 85%;
    }

    #row--QEKsVOVwEo {
        width: 100% !important;
    }

    #sub-heading-qT19PP9Qo- {
        margin: 0 0px 30px 0 !important;
    }

    #col-PhTzmcHmNVG {
        padding-right: 10px !important;
        width: 50% !important;
    }

    #row-tzWnBOuaCl1, #row-H0VyxiAYHam {
        width: 80% !important;
    }

    #row-UHcZggMuLTQ > .inner, #row-P69cofQ5y38 > .inner {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px;
    }

    #row-UHcZggMuLTQ .c-column, #row-P69cofQ5y38 .c-column {
        width: 48% !important;
        margin: 0 !important;
    }

    #row-nUJASZPoDJv .text-output {
        height: auto !important;
    }

    #row-_Q5zJVfq2D0 .text-output {
        height: 120px;
        display: flex !important;
        align-items: center;
    }

    #row-omLr5L4qTH5V {
        width: 90% !important;
    }
}

/* ***** MOBILE ****** */
@media only screen and (max-width: 767px) {
    .heading-blue-line u, .heading-white-line u {
        padding-bottom: 5px !important;
    }

    #row-1PSDKu1BA80 .inner {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 35px !important;
        align-items: center !important;
    }

    #image-4zdNnqeSTO7, #image-WAnmRXKsYR6, #image-BV8Hx4B635g, #image-a4C6RVBIrAz {
        width: 36% !important;
    }

    #section-hA5Gv8m_bA > .bg, #section-bdIhMnzA4L > .bg {
        background-size: cover !important;
        background-position: center !important;
    }

    #row-tzWnBOuaCl1 > .inner {
        display: flex !important;
        flex-direction: row;
        width: 800px !important;
    }

    #row-tzWnBOuaCl1, #row-_Q5zJVfq2D0 {
        overflow-x: scroll !important;
    }

    #col-U1Pd53rpejM > .bg {
        background-position: top center !important;
    }

    #row-gKJvdxyThjZ > .inner {
        display: flex;
        flex-direction: row !important;
        align-items: center;
    }

    #row-_Q5zJVfq2D0 > .inner {
        display: flex !important;
        flex-direction: row;
        width: 660px !important;
    }

    #row-nUJASZPoDJv > .inner {
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

    #row-_Q5zJVfq2D0 .text-output {
        height: 100px;
        display: flex !important;
        align-items: center;
    }

    #row-nUJASZPoDJv .text-output {
        height: auto !important;
    }

    #col-OA8F5wuSbxyD > .bg {
        background-size: cover !important;
        background-position: center;
        border-radius: 10px;
    }

    #col-gyfXkJGxOF > .inner {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
    }

    #row-XkCMD8ChdqS > .inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    #row-XkCMD8ChdqS .c-column {
        width: 48% !important;
    }
}

/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --gray: #cbd5e0;
    --black: #000000;
    --color-ceqmnyfo: #058affff;
    --color-umlkitoc: #c7dcf4ff;
    --color-dpdnpspe: #edf6ffff;
    --color-qmffnvpg: #3e77b8ff
}

.hl_page-preview--content .section-6Y92TFyK9 {
    box-shadow: none;
    padding: 10px 20px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .section-6Y92TFyK9 {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.hl_page-preview--content .col-spE-baBUqqW, .hl_page-preview--content .col-ymUsWkn0Bb, .hl_page-preview--content .row-D9uj8XBNbWc, .hl_page-preview--content .row-TEzs_KIBFZ {
    margin: -50px auto 0;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-spE-baBUqqW, .hl_page-preview--content .col-ymUsWkn0Bb, .hl_page-preview--content .row-D9uj8XBNbWc {
    margin: 0
}

.hl_page-preview--content .col-spE-baBUqqW, .hl_page-preview--content .row-D9uj8XBNbWc {
    margin: 0 auto;
    padding: 0 5px
}

.hl_page-preview--content .col-spE-baBUqqW {
    padding: 0px 25px 0px;
    width: 49.2%;
    margin: 0
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .col-spE-baBUqqW {
        padding-bottom: 0
    }
}

.hl_page-preview--content .button-7W_5ukcOiCY {
    margin: 40px 0 10px;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .button-7W_5ukcOiCY {
        margin: 0 10px 40px
    }
}

.hl_page-preview--content .cbutton-7W_5ukcOiCY {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-7W_5ukcOiCY {
        padding: 15px 30px
    }
}

.hl_page-preview--content #sub-heading-0uMzD_peOR {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content #sub-heading-0uMzD_peOR {
        margin-top: -64px
    }
}

.hl_page-preview--content .csub-heading-0uMzD_peOR {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-qmffnvpg);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .image-zYhbeXfTbl {
    margin: -64px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .image-zYhbeXfTbl {
        margin-top: -35px;
        margin-left: 0;
        margin-right: -12px
    }
}

.hl_page-preview--content .image-zYhbeXfTbl .image-container img {
    box-shadow: none;
    width: 77px;
    height: auto
}

.hl_page-preview--content .cimage-zYhbeXfTbl {
    padding: 10px 45px 10px 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: right
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .image-zYhbeXfTbl .image-container img {
        box-shadow: undefined
    }

    .hl_page-preview--content .cimage-zYhbeXfTbl {
        padding-right: 0;
        padding-left: 0
    }
}

.hl_page-preview--content #sub-heading-fKbfVdLwdv {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-RgerrsnNAU, .hl_page-preview--content .cparagraph-5QcMTj0lUh0, .hl_page-preview--content .csub-heading-fKbfVdLwdv {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-dpdnpspe);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #paragraph-5QcMTj0lUh0 {
    margin: 10px 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-5QcMTj0lUh0 {
        margin-top: 1px
    }
}

.hl_page-preview--content .cheading-RgerrsnNAU, .hl_page-preview--content .cparagraph-5QcMTj0lUh0 {
    font-family: var(--contentfont);
    color: var(--gray);
    font-weight: medium;
    padding: 0;
    line-height: 1.4em
}

.hl_page-preview--content #heading-RgerrsnNAU {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content #heading-RgerrsnNAU {
        margin-bottom: 10px;
        margin-top: 0
    }
}

.hl_page-preview--content .cheading-RgerrsnNAU {
    font-family: var(--headlinefont);
    color: var(--white);
    font-weight: 400;
    line-height: 1.2em;
    text-transform: capitalize
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-RgerrsnNAU {
        line-height: 1.3em
    }
}

.hl_page-preview--content .col-f5X6W89E8iy {
    box-shadow: none;
    padding: 0 5px 0 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100.8%;
    max-width: 850px;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0;
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .col-f5X6W89E8iy {
        margin-top: 0
    }
}

.hl_page-preview--content .video-Cu9x0iqeqn {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cvideo-Cu9x0iqeqn {
    box-shadow: none;
    padding: 0;
    background-color: var(--transparent);
    video-player-accent-color: #fff;
    border-color: var(--color-qmffnvpg);
    border-width: 10px;
    border-style: solid
}

.hl_page-preview--content .row-6Wlw8f8HE5e {
    margin: 0 auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .row-6Wlw8f8HE5e {
        margin-bottom: 0
    }
}

.hl_page-preview--content .row-6Wlw8f8HE5e {
    box-shadow: none;
    padding: 0 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .row-6Wlw8f8HE5e {
        padding-right: 5px !important;
        padding-left: 5px !important;
        padding-bottom: 5px;
        padding-top: 0
    }
}

.hl_page-preview--content .cheading-dhB61Soqd_U, .hl_page-preview--content .col-xA09Vtm3HXa {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-xA09Vtm3HXa {
    padding: 10px 5px 0;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #heading-dhB61Soqd_U {
    margin: 15px 0 50px;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content #heading-dhB61Soqd_U {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-dhB61Soqd_U {
    font-family: var(--headlinefont);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: 400;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-dhB61Soqd_U {
        line-height: 1.1em
    }
}

.hl_page-preview--content #heading-rKOL2bsedCm {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content #heading-rKOL2bsedCm {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-rKOL2bsedCm {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-rKOL2bsedCm {
        line-height: 1.3em
    }
}

.hl_page-preview--content .row-QCgrTbaC1- {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 92%
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .row-QCgrTbaC1- {
        padding-top: 0;
        padding-bottom: 0
    }
}

.hl_page-preview--content .col-joXT1qct7Y {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content #sub-heading-ynLGhygBhO {
    margin: 10px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .csub-heading-ynLGhygBhO {
    font-family: var(--headlinefont);
    background-color: var(--color-umlkitoc);
    color: var(--black);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .csub-heading-ynLGhygBhO {
        padding-left: 10px;
        padding-right: 10px
    }
}

.hl_page-preview--content .image-76b-3nZEmk {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .hl_page-preview--content .image-76b-3nZEmk {
        margin-bottom: 5px
    }
}

.hl_page-preview--content .image-76b-3nZEmk .image-container img {
    box-shadow: none;
    width: auto;
    height: auto
}

.hl_page-preview--content .cimage-76b-3nZEmk {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

#section-6Y92TFyK9 > .inner {
    max-width: 1170px
}

#col-f5X6W89E8iy > .inner, #col-spE-baBUqqW > .inner, #col-ymUsWkn0Bb > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

#col-f5X6W89E8iy > .inner, #col-spE-baBUqqW > .inner {
    justify-content: flex-start
}

@media screen and (min-width: 481px) and (max-width:10000px) {
    .button-7W_5ukcOiCY .button-icon-end, .button-7W_5ukcOiCY .button-icon-start, .button-7W_5ukcOiCY .main-heading-button {
        font-size: 20px;
        font-weight: 700;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    }

    .button-7W_5ukcOiCY .button-icon-start {
        margin-right: 5px
    }

    .button-7W_5ukcOiCY .button-icon-end {
        margin-left: 5px
    }

    .button-7W_5ukcOiCY .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400;
    }
}

@media screen and (min-width: 0px) and (max-width:480px) {
    .button-7W_5ukcOiCY .button-icon-end, .button-7W_5ukcOiCY .button-icon-start, .button-7W_5ukcOiCY .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-7W_5ukcOiCY .button-icon-start {
        margin-right: 5px
    }

    .button-7W_5ukcOiCY .button-icon-end {
        margin-left: 5px
    }

    .button-7W_5ukcOiCY .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

.sub-heading-0uMzD_peOR {
    font-weight: 400
}

    .heading-RgerrsnNAU a, .heading-RgerrsnNAU a *, .heading-dhB61Soqd_U a, .heading-dhB61Soqd_U a *, .heading-rKOL2bsedCm a, .heading-rKOL2bsedCm a *, .paragraph-5QcMTj0lUh0 a, .paragraph-5QcMTj0lUh0 a *, .sub-heading-0uMzD_peOR a, .sub-heading-0uMzD_peOR a *, .sub-heading-fKbfVdLwdv a, .sub-heading-fKbfVdLwdv a *, .sub-heading-ynLGhygBhO a, .sub-heading-ynLGhygBhO a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-RgerrsnNAU a u, .heading-RgerrsnNAU a:hover, .heading-dhB61Soqd_U a u, .heading-dhB61Soqd_U a:hover, .heading-rKOL2bsedCm a u, .heading-rKOL2bsedCm a:hover, .paragraph-5QcMTj0lUh0 a u, .paragraph-5QcMTj0lUh0 a:hover, .sub-heading-0uMzD_peOR a u, .sub-heading-0uMzD_peOR a:hover, .sub-heading-fKbfVdLwdv a u, .sub-heading-fKbfVdLwdv a:hover, .sub-heading-ynLGhygBhO a u, .sub-heading-ynLGhygBhO a:hover {
            text-decoration: underline
        }

        .heading-RgerrsnNAU a s, .heading-dhB61Soqd_U a s, .heading-rKOL2bsedCm a s, .paragraph-5QcMTj0lUh0 a s, .sub-heading-0uMzD_peOR a s, .sub-heading-fKbfVdLwdv a s, .sub-heading-ynLGhygBhO a s {
            text-decoration: line-through
        }

@media screen and (min-width: 0px) and (max-width:480px) {
    .sub-heading-0uMzD_peOR h1, .sub-heading-0uMzD_peOR h2, .sub-heading-0uMzD_peOR h3, .sub-heading-0uMzD_peOR h4, .sub-heading-0uMzD_peOR h5, .sub-heading-0uMzD_peOR h6, .sub-heading-0uMzD_peOR ul li, .sub-heading-0uMzD_peOR.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width: 481px) and (max-width:10000px) {
    .sub-heading-0uMzD_peOR h1, .sub-heading-0uMzD_peOR h2, .sub-heading-0uMzD_peOR h3, .sub-heading-0uMzD_peOR h4, .sub-heading-0uMzD_peOR h5, .sub-heading-0uMzD_peOR h6, .sub-heading-0uMzD_peOR ul li, .sub-heading-0uMzD_peOR.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

.heading-RgerrsnNAU.text-output h1:first-child:before, .heading-RgerrsnNAU.text-output h2:first-child:before, .heading-RgerrsnNAU.text-output h3:first-child:before, .heading-RgerrsnNAU.text-output h4:first-child:before, .heading-RgerrsnNAU.text-output h5:first-child:before, .heading-RgerrsnNAU.text-output h6:first-child:before, .heading-RgerrsnNAU.text-output p:first-child:before, .heading-dhB61Soqd_U.text-output h1:first-child:before, .heading-dhB61Soqd_U.text-output h2:first-child:before, .heading-dhB61Soqd_U.text-output h3:first-child:before, .heading-dhB61Soqd_U.text-output h4:first-child:before, .heading-dhB61Soqd_U.text-output h5:first-child:before, .heading-dhB61Soqd_U.text-output h6:first-child:before, .heading-dhB61Soqd_U.text-output p:first-child:before, .heading-rKOL2bsedCm.text-output h1:first-child:before, .heading-rKOL2bsedCm.text-output h2:first-child:before, .heading-rKOL2bsedCm.text-output h3:first-child:before, .heading-rKOL2bsedCm.text-output h4:first-child:before, .heading-rKOL2bsedCm.text-output h5:first-child:before, .heading-rKOL2bsedCm.text-output h6:first-child:before, .heading-rKOL2bsedCm.text-output p:first-child:before, .paragraph-5QcMTj0lUh0.text-output h1:first-child:before, .paragraph-5QcMTj0lUh0.text-output h2:first-child:before, .paragraph-5QcMTj0lUh0.text-output h3:first-child:before, .paragraph-5QcMTj0lUh0.text-output h4:first-child:before, .paragraph-5QcMTj0lUh0.text-output h5:first-child:before, .paragraph-5QcMTj0lUh0.text-output h6:first-child:before, .paragraph-5QcMTj0lUh0.text-output p:first-child:before, .sub-heading-0uMzD_peOR.text-output h1:first-child:before, .sub-heading-0uMzD_peOR.text-output h2:first-child:before, .sub-heading-0uMzD_peOR.text-output h3:first-child:before, .sub-heading-0uMzD_peOR.text-output h4:first-child:before, .sub-heading-0uMzD_peOR.text-output h5:first-child:before, .sub-heading-0uMzD_peOR.text-output h6:first-child:before, .sub-heading-0uMzD_peOR.text-output p:first-child:before, .sub-heading-fKbfVdLwdv.text-output h1:first-child:before, .sub-heading-fKbfVdLwdv.text-output h2:first-child:before, .sub-heading-fKbfVdLwdv.text-output h3:first-child:before, .sub-heading-fKbfVdLwdv.text-output h4:first-child:before, .sub-heading-fKbfVdLwdv.text-output h5:first-child:before, .sub-heading-fKbfVdLwdv.text-output h6:first-child:before, .sub-heading-fKbfVdLwdv.text-output p:first-child:before, .sub-heading-ynLGhygBhO.text-output h1:first-child:before, .sub-heading-ynLGhygBhO.text-output h2:first-child:before, .sub-heading-ynLGhygBhO.text-output h3:first-child:before, .sub-heading-ynLGhygBhO.text-output h4:first-child:before, .sub-heading-ynLGhygBhO.text-output h5:first-child:before, .sub-heading-ynLGhygBhO.text-output h6:first-child:before, .sub-heading-ynLGhygBhO.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.sub-heading-fKbfVdLwdv {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-fKbfVdLwdv h1, .sub-heading-fKbfVdLwdv h2, .sub-heading-fKbfVdLwdv h3, .sub-heading-fKbfVdLwdv h4, .sub-heading-fKbfVdLwdv h5, .sub-heading-fKbfVdLwdv h6, .sub-heading-fKbfVdLwdv ul li, .sub-heading-fKbfVdLwdv.text-output {
        font-size: 14px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-fKbfVdLwdv h1, .sub-heading-fKbfVdLwdv h2, .sub-heading-fKbfVdLwdv h3, .sub-heading-fKbfVdLwdv h4, .sub-heading-fKbfVdLwdv h5, .sub-heading-fKbfVdLwdv h6, .sub-heading-fKbfVdLwdv ul li, .sub-heading-fKbfVdLwdv.text-output {
        font-size: 14px !important;
        font-weight: 700
    }
}

.paragraph-5QcMTj0lUh0 {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-5QcMTj0lUh0 h1, .paragraph-5QcMTj0lUh0 h2, .paragraph-5QcMTj0lUh0 h3, .paragraph-5QcMTj0lUh0 h4, .paragraph-5QcMTj0lUh0 h5, .paragraph-5QcMTj0lUh0 h6, .paragraph-5QcMTj0lUh0 ul li, .paragraph-5QcMTj0lUh0.text-output {
        font-size: 13px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-5QcMTj0lUh0 h1, .paragraph-5QcMTj0lUh0 h2, .paragraph-5QcMTj0lUh0 h3, .paragraph-5QcMTj0lUh0 h4, .paragraph-5QcMTj0lUh0 h5, .paragraph-5QcMTj0lUh0 h6, .paragraph-5QcMTj0lUh0 ul li, .paragraph-5QcMTj0lUh0.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

.heading-RgerrsnNAU, .heading-dhB61Soqd_U, .heading-rKOL2bsedCm {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-RgerrsnNAU h1, .heading-RgerrsnNAU h2, .heading-RgerrsnNAU h3, .heading-RgerrsnNAU h4, .heading-RgerrsnNAU h5, .heading-RgerrsnNAU h6, .heading-RgerrsnNAU ul li, .heading-RgerrsnNAU.text-output {
        font-size: 19px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-RgerrsnNAU h1, .heading-RgerrsnNAU h2, .heading-RgerrsnNAU h3, .heading-RgerrsnNAU h4, .heading-RgerrsnNAU h5, .heading-RgerrsnNAU h6, .heading-RgerrsnNAU ul li, .heading-RgerrsnNAU.text-output {
        font-size: 30px !important;
        font-weight: 700
    }
}

#video-Cu9x0iqeqn .vjs-ghl .vjs-volume-level, #video-Cu9x0iqeqn .vjs-ghl.video-js .vjs-play-progress {
    background: #fff
}

#video-Cu9x0iqeqn .vjs-ghl.video-js .vjs-load-progress div {
    background: #fff;
    opacity: .5
}

#col-joXT1qct7Y > .inner, #col-xA09Vtm3HXa > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-dhB61Soqd_U h1, .heading-dhB61Soqd_U h2, .heading-dhB61Soqd_U h3, .heading-dhB61Soqd_U h4, .heading-dhB61Soqd_U h5, .heading-dhB61Soqd_U h6, .heading-dhB61Soqd_U ul li, .heading-dhB61Soqd_U.text-output {
        font-size: 19px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-dhB61Soqd_U h1, .heading-dhB61Soqd_U h2, .heading-dhB61Soqd_U h3, .heading-dhB61Soqd_U h4, .heading-dhB61Soqd_U h5, .heading-dhB61Soqd_U h6, .heading-dhB61Soqd_U ul li, .heading-dhB61Soqd_U.text-output {
        font-size: 25px !important;
        font-weight: 700
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-rKOL2bsedCm h1, .heading-rKOL2bsedCm h2, .heading-rKOL2bsedCm h3, .heading-rKOL2bsedCm h4, .heading-rKOL2bsedCm h5, .heading-rKOL2bsedCm h6, .heading-rKOL2bsedCm ul li, .heading-rKOL2bsedCm.text-output {
        font-size: 25px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-rKOL2bsedCm h1, .heading-rKOL2bsedCm h2, .heading-rKOL2bsedCm h3, .heading-rKOL2bsedCm h4, .heading-rKOL2bsedCm h5, .heading-rKOL2bsedCm h6, .heading-rKOL2bsedCm ul li, .heading-rKOL2bsedCm.text-output {
        font-size: 44px !important;
        font-weight: 700
    }
}

.sub-heading-ynLGhygBhO {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-ynLGhygBhO h1, .sub-heading-ynLGhygBhO h2, .sub-heading-ynLGhygBhO h3, .sub-heading-ynLGhygBhO h4, .sub-heading-ynLGhygBhO h5, .sub-heading-ynLGhygBhO h6, .sub-heading-ynLGhygBhO ul li, .sub-heading-ynLGhygBhO.text-output {
        font-size: 12px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-ynLGhygBhO h1, .sub-heading-ynLGhygBhO h2, .sub-heading-ynLGhygBhO h3, .sub-heading-ynLGhygBhO h4, .sub-heading-ynLGhygBhO h5, .sub-heading-ynLGhygBhO h6, .sub-heading-ynLGhygBhO ul li, .sub-heading-ynLGhygBhO.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --black: #000000
}

.hl_page-preview--content .col-pXPP8poywu, .hl_page-preview--content .row-TT-LR3TLm4, .hl_page-preview--content .section-6Px7e2u3W1 {
    box-shadow: none;
    padding: 20px 0 0;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-pXPP8poywu, .hl_page-preview--content .row-TT-LR3TLm4 {
    margin: 0 auto;
    padding: 10px 5px;
    width: 100%
}

.hl_page-preview--content .col-pXPP8poywu {
    margin: 0
}

.hl_page-preview--content .logo-showcase-i0Xu8Z4002 {
    margin-top: -222px
}

.hl_page-preview--content .clogo-showcase-i0Xu8Z4002 {
    width: 100%;
    logo-width: 100px;
    padding: 40px 20px 60px;
    background-color: var(--transparent);
    box-shadow: none;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .clogo-showcase-i0Xu8Z4002 {
        padding-bottom: 10px
    }
}

#section-6Px7e2u3W1 > .inner {
    max-width: 100%
}

#col-pXPP8poywu > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

#logo-showcase-i0Xu8Z4002 .logo-showcase-track {
    animation-duration: 60.64s
}

    #logo-showcase-i0Xu8Z4002 .logo-showcase-track.is-js-marquee {
        animation: none !important;
        display: flex;
        width: max-content;
        transform: translate3d(0, 0, 0);
        will-change: transform
    }

#logo-showcase-i0Xu8Z4002 .logo-showcase-content.js-marquee-set {
    flex-shrink: 0
}

#logo-showcase-i0Xu8Z4002 .logo-showcase-content {
    gap: 77px
}

#logo-showcase-i0Xu8Z4002 .logo-item img {
    width: 100px;
    height: auto;
    object-fit: contain;
    display: block
}

@media screen and (min-width:0px) and (max-width:480px) {
    #logo-showcase-i0Xu8Z4002 .logo-item img {
        width: 100px
    }

    #logo-showcase-i0Xu8Z4002 .logo-showcase-track {
        animation-duration: 60.64s
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --cobalt: #155eef;
    --color-ceqmnyfo: #058affff
}

.hl_page-preview--content .section-Hxu0zK9nlJ {
    box-shadow: none;
    padding: 0 20px 60px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-Hxu0zK9nlJ {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 0;
        padding-bottom: 10px;
        margin-top: -50px
    }
}

.hl_page-preview--content .col-le_5Xwbu7H, .hl_page-preview--content .row-8AW40fwfsK {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-le_5Xwbu7H {
    margin: 0
}

.hl_page-preview--content .button-3mFW24qLbE {
    margin: 0;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .button-3mFW24qLbE {
        margin: 0 10px 40px
    }
}

.hl_page-preview--content .cbutton-3mFW24qLbE {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-3mFW24qLbE {
        padding: 15px 30px
    }
}

.hl_page-preview--content .row-dUmBGMRBml- {
    margin: 0 auto 20px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-dUmBGMRBml- {
        margin-bottom: 0
    }
}

.hl_page-preview--content .row-dUmBGMRBml- {
    box-shadow: none;
    padding: 0 5px 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-dUmBGMRBml- {
        padding-top: 0
    }
}

.hl_page-preview--content .col-Vddrwc2xo4O {
    box-shadow: none;
    padding: 3px 0 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 22.3%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content #paragraph-0V4U9TqXop, .hl_page-preview--content .image-ICFnwPENbU {
    margin: 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-ICFnwPENbU .image-container img {
        box-shadow: none;
        width: auto;
        height: auto
    }

.hl_page-preview--content .cimage-ICFnwPENbU {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: left
}

.hl_page-preview--content .col-PhTzmcHmNVG, .hl_page-preview--content .cparagraph-0V4U9TqXop {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-PhTzmcHmNVG {
    padding: 10px 10px 10px 80px;
    backdrop-filter: none;
    width: 56.7%;
    margin: 0
}

.hl_page-preview--content .cparagraph-0V4U9TqXop {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .image-2bsGeGzui4 {
    margin: -44px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-2bsGeGzui4 {
        margin-top: 0
    }
}

.hl_page-preview--content .image-2bsGeGzui4 .image-container img {
    box-shadow: none;
    width: 99px;
    height: auto
}

.hl_page-preview--content .cimage-2bsGeGzui4 {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

.hl_page-preview--content .ctestimonial-1dL_v9gaTM {
    background-color: var(--white);
    card-background-color: #fff;
    name-color: #1f2937;
    caption-color: #6b7280;
    content-color: #4b5563;
    rating-color: #fbbf24;
    date-color: #9ca3af;
    read-more-color: #4b5563;
    padding: 0 20px 20px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

.hl_page-preview--content .button-OSA5elRvT8 {
    margin: 0;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .button-OSA5elRvT8 {
        margin: 0 10px 40px
    }
}

.hl_page-preview--content .cbutton-OSA5elRvT8 {
    font-family: var(--contentfont);
    background-color: var(--color-ceqmnyfo);
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-OSA5elRvT8 {
        padding: 15px 30px
    }
}

.hl_page-preview--content #paragraph-j-jrcKnKFA {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbulletList-pmmGsN9gpfu, .hl_page-preview--content .cparagraph-j-jrcKnKFA {
    font-family: var(--contentfont);
    color: var(--text-color);
    padding: 0;
    opacity: 1;
    text-shadow: none;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-j-jrcKnKFA {
    background-color: var(--transparent);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.4em;
    text-transform: none
}

.hl_page-preview--content #bulletList-pmmGsN9gpfu {
    margin: 0 0 30px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-pmmGsN9gpfu {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-pmmGsN9gpfu {
    icon-color: var(--cobalt);
    line-height: 1.3em;
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-mykAxuH0yN1 {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-mykAxuH0yN1 {
        margin-top: 10px
    }
}

.hl_page-preview--content .cbulletList-pmmGsN9gpfu, .hl_page-preview--content .cparagraph-mykAxuH0yN1, .hl_page-preview--content .row-HqZVdgqkJxT {
    box-shadow: none;
    background-color: var(--transparent);
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .cparagraph-mykAxuH0yN1 {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.4em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .row-HqZVdgqkJxT {
    margin: 25px auto 0;
    padding: 10px 5px 5px;
    backdrop-filter: none;
    width: 96%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-HqZVdgqkJxT {
        padding-bottom: 5px;
        padding-top: 5px;
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.hl_page-preview--content .col-tKiAL3s3_lM {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-tKiAL3s3_lM {
        padding-bottom: 0
    }
}

.hl_page-preview--content .image-9fdqxvlTz9 {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-9fdqxvlTz9 {
        margin-bottom: -15px
    }
}

.hl_page-preview--content .image-9fdqxvlTz9 .image-container img {
    box-shadow: none;
    width: auto;
    height: auto
}

.hl_page-preview--content .cimage-9fdqxvlTz9 {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-9fdqxvlTz9 .image-container img {
        box-shadow: undefined;
        height: 333px
    }
}

.hl_page-preview--content #sub-heading-46xj7hrVWZl {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #sub-heading-46xj7hrVWZl {
        margin-top: 10px;
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-HNtU47uAH-l, .hl_page-preview--content .csub-heading-46xj7hrVWZl {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-HNtU47uAH-l {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-HNtU47uAH-l {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-HNtU47uAH-l {
    font-family: var(--headlinefont);
    line-height: 1em;
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-HNtU47uAH-l {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

#section-Hxu0zK9nlJ > .inner {
    max-width: 1170px
}

#col-PhTzmcHmNVG > .inner, #col-Vddrwc2xo4O > .inner, #col-le_5Xwbu7H > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-3mFW24qLbE .button-icon-end, .button-3mFW24qLbE .button-icon-start, .button-3mFW24qLbE .main-heading-button {
        font-size: 20px;
        font-weight: 700;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    }

    .button-3mFW24qLbE .button-icon-start {
        margin-right: 5px
    }

    .button-3mFW24qLbE .button-icon-end {
        margin-left: 5px
    }

    .button-3mFW24qLbE .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-3mFW24qLbE .button-icon-end, .button-3mFW24qLbE .button-icon-start, .button-3mFW24qLbE .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-3mFW24qLbE .button-icon-start {
        margin-right: 5px
    }

    .button-3mFW24qLbE .button-icon-end {
        margin-left: 5px
    }

    .button-3mFW24qLbE .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

#col-PhTzmcHmNVG > .inner, #col-Vddrwc2xo4O > .inner {
    justify-content: flex-start
}

.paragraph-0V4U9TqXop, .paragraph-j-jrcKnKFA {
    font-weight: 400
}

    .bulletList-pmmGsN9gpfu a, .bulletList-pmmGsN9gpfu a *, .heading-HNtU47uAH-l a, .heading-HNtU47uAH-l a *, .paragraph-0V4U9TqXop a, .paragraph-0V4U9TqXop a *, .paragraph-j-jrcKnKFA a, .paragraph-j-jrcKnKFA a *, .paragraph-mykAxuH0yN1 a, .paragraph-mykAxuH0yN1 a *, .sub-heading-46xj7hrVWZl a, .sub-heading-46xj7hrVWZl a * {
        color: var(--link-color);
        text-decoration: none
    }

        .paragraph-0V4U9TqXop a u, .paragraph-0V4U9TqXop a:hover {
            text-decoration: underline
        }

        .bulletList-pmmGsN9gpfu a s, .heading-HNtU47uAH-l a s, .paragraph-0V4U9TqXop a s, .paragraph-j-jrcKnKFA a s, .paragraph-mykAxuH0yN1 a s, .sub-heading-46xj7hrVWZl a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-0V4U9TqXop h1, .paragraph-0V4U9TqXop h2, .paragraph-0V4U9TqXop h3, .paragraph-0V4U9TqXop h4, .paragraph-0V4U9TqXop h5, .paragraph-0V4U9TqXop h6, .paragraph-0V4U9TqXop ul li, .paragraph-0V4U9TqXop.text-output {
        font-size: 9px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-0V4U9TqXop h1, .paragraph-0V4U9TqXop h2, .paragraph-0V4U9TqXop h3, .paragraph-0V4U9TqXop h4, .paragraph-0V4U9TqXop h5, .paragraph-0V4U9TqXop h6, .paragraph-0V4U9TqXop ul li, .paragraph-0V4U9TqXop.text-output {
        font-size: 13px !important;
        font-weight: 400
    }
}

.heading-HNtU47uAH-l.text-output h1:first-child:before, .heading-HNtU47uAH-l.text-output h2:first-child:before, .heading-HNtU47uAH-l.text-output h3:first-child:before, .heading-HNtU47uAH-l.text-output h4:first-child:before, .heading-HNtU47uAH-l.text-output h5:first-child:before, .heading-HNtU47uAH-l.text-output h6:first-child:before, .heading-HNtU47uAH-l.text-output p:first-child:before, .paragraph-0V4U9TqXop.text-output h1:first-child:before, .paragraph-0V4U9TqXop.text-output h2:first-child:before, .paragraph-0V4U9TqXop.text-output h3:first-child:before, .paragraph-0V4U9TqXop.text-output h4:first-child:before, .paragraph-0V4U9TqXop.text-output h5:first-child:before, .paragraph-0V4U9TqXop.text-output h6:first-child:before, .paragraph-0V4U9TqXop.text-output p:first-child:before, .paragraph-j-jrcKnKFA.text-output h1:first-child:before, .paragraph-j-jrcKnKFA.text-output h2:first-child:before, .paragraph-j-jrcKnKFA.text-output h3:first-child:before, .paragraph-j-jrcKnKFA.text-output h4:first-child:before, .paragraph-j-jrcKnKFA.text-output h5:first-child:before, .paragraph-j-jrcKnKFA.text-output h6:first-child:before, .paragraph-j-jrcKnKFA.text-output p:first-child:before, .paragraph-mykAxuH0yN1.text-output h1:first-child:before, .paragraph-mykAxuH0yN1.text-output h2:first-child:before, .paragraph-mykAxuH0yN1.text-output h3:first-child:before, .paragraph-mykAxuH0yN1.text-output h4:first-child:before, .paragraph-mykAxuH0yN1.text-output h5:first-child:before, .paragraph-mykAxuH0yN1.text-output h6:first-child:before, .paragraph-mykAxuH0yN1.text-output p:first-child:before, .sub-heading-46xj7hrVWZl.text-output h1:first-child:before, .sub-heading-46xj7hrVWZl.text-output h2:first-child:before, .sub-heading-46xj7hrVWZl.text-output h3:first-child:before, .sub-heading-46xj7hrVWZl.text-output h4:first-child:before, .sub-heading-46xj7hrVWZl.text-output h5:first-child:before, .sub-heading-46xj7hrVWZl.text-output h6:first-child:before, .sub-heading-46xj7hrVWZl.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#testimonial-1dL_v9gaTM .testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: visible;
    width: 100%
}

#testimonial-1dL_v9gaTM .testimonial-carousel {
    position: relative;
    width: 100%;
    min-height: 300px
}

#testimonial-1dL_v9gaTM .carousel-with-arrows {
    position: relative;
    width: 100%
}

#testimonial-1dL_v9gaTM .carousel__content {
    position: relative;
    width: 100%;
    overflow: hidden
}

#testimonial-1dL_v9gaTM .carousel__slides {
    display: flex;
    transition: transform .3s ease;
    position: relative
}

#testimonial-1dL_v9gaTM .carousel__slide {
    flex: 0 0 100%;
    display: flex;
    min-height: 300px
}

#testimonial-1dL_v9gaTM .slide-testimonials, #testimonial-1dL_v9gaTM .testimonial-carousel-content {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 7px;
    width: 100%;
    padding: 20px 0;
    min-height: 280px
}

#testimonial-1dL_v9gaTM .testimonial-item {
    display: flex;
    flex-direction: column;
    height: 100%
}

    #testimonial-1dL_v9gaTM .testimonial-item .testimonial-grid-item {
        height: 100%
    }

.--mobile #testimonial-1dL_v9gaTM .slide-testimonials, .--mobile #testimonial-1dL_v9gaTM .testimonial-carousel-content {
    grid-template-columns: repeat(1,1fr);
    gap: 7px
}

@media screen and (min-width:0px) and (max-width:480px) {
    #testimonial-1dL_v9gaTM .slide-testimonials, #testimonial-1dL_v9gaTM .testimonial-carousel-content {
        grid-template-columns: repeat(1,1fr);
        gap: 7px
    }
}

#testimonial-1dL_v9gaTM .carousel__pagination-container {
    width: 100%;
    display: flex;
    gap: 8px;
    justify-content: center;
    z-index: 10
}

    #testimonial-1dL_v9gaTM .carousel__pagination-container .carousel__pagination {
        height: 10px;
        width: 10px;
        border-radius: 999px;
        transition: all 300ms
    }

#testimonial-1dL_v9gaTM .carousel__pagination-active {
    background: #9ca3af
}

#testimonial-1dL_v9gaTM .carousel__pagination-inactive {
    background: #e5e7eb
}

#testimonial-1dL_v9gaTM .carousel__pagination-container {
    position: static !important;
    bottom: auto !important;
    margin-top: 20px
}

#testimonial-1dL_v9gaTM .testimonial-stars {
    margin-bottom: 1rem;
    font-family: var(--lato)
}

#testimonial-1dL_v9gaTM .star {
    margin-right: 2px;
    font-size: 16px;
    color: #fbbf24
}

#testimonial-1dL_v9gaTM .testimonial-content {
    margin-bottom: 1.5rem;
    flex: 1;
    max-height: 400px;
    overflow: auto
}

    #testimonial-1dL_v9gaTM .testimonial-content p {
        line-height: 1.6;
        color: #4b5563;
        margin: 0;
        font-size: 16px;
        font-family: var(--contentfont);
        font-style: italic
    }

#testimonial-1dL_v9gaTM .testimonial-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    margin: 0;
    max-height: 6.4em
}

#testimonial-1dL_v9gaTM .profile-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e5e7eb
}

#testimonial-1dL_v9gaTM .profile-details {
    flex: 1
}

#testimonial-1dL_v9gaTM .name-link {
    cursor: pointer;
    text-decoration: none
}

    #testimonial-1dL_v9gaTM .name-link:hover, .bulletList-pmmGsN9gpfu a u, .bulletList-pmmGsN9gpfu a:hover, .heading-HNtU47uAH-l a u, .heading-HNtU47uAH-l a:hover, .paragraph-j-jrcKnKFA a u, .paragraph-j-jrcKnKFA a:hover, .paragraph-mykAxuH0yN1 a u, .paragraph-mykAxuH0yN1 a:hover, .sub-heading-46xj7hrVWZl a u, .sub-heading-46xj7hrVWZl a:hover {
        text-decoration: underline
    }

#testimonial-1dL_v9gaTM .logo-link {
    cursor: pointer;
    transition: opacity .2s ease
}

    #testimonial-1dL_v9gaTM .logo-link:hover {
        opacity: .8
    }

#testimonial-1dL_v9gaTM .profile-caption, #testimonial-1dL_v9gaTM .profile-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    font-size: 14px;
    margin-bottom: .25rem;
    font-family: var(--contentfont)
}

#testimonial-1dL_v9gaTM .profile-name {
    font-weight: 600;
    color: #1f2937
}

#testimonial-1dL_v9gaTM .profile-caption {
    color: #6b7280
}

#testimonial-1dL_v9gaTM .testimonial-date {
    font-size: 14px;
    font-family: var(--contentfont);
    color: #9ca3af
}

#testimonial-1dL_v9gaTM .business-logo {
    flex-shrink: 0
}

    #testimonial-1dL_v9gaTM .business-logo img {
        max-width: 80px;
        max-height: 40px;
        object-fit: contain
    }

#testimonial-1dL_v9gaTM .testimonial-grid-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,.15)
}

#testimonial-1dL_v9gaTM .testimonial-grid-item {
    transition: transform .2s ease,box-shadow .2s ease;
    border: 1px solid #e5e7eb;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

#testimonial-1dL_v9gaTM .read-more-button {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-top: .5rem;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 700;
    transition: opacity .2s ease;
    color: #4b5563;
    font-family: var(--contentfont);
    font-style: italic
}

    #testimonial-1dL_v9gaTM .read-more-button:hover {
        opacity: .7
    }

#testimonial-1dL_v9gaTM .testimonial-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa
}

#testimonial-1dL_v9gaTM .testimonial-profile {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    width: 100%
}

#testimonial-1dL_v9gaTM .profile-info {
    display: flex;
    align-items: center;
    gap: 1rem
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-OSA5elRvT8 .button-icon-end, .button-OSA5elRvT8 .button-icon-start, .button-OSA5elRvT8 .main-heading-button {
        font-size: 20px;
        font-weight: 700
    }

    .button-OSA5elRvT8 .button-icon-start {
        margin-right: 5px
    }

    .button-OSA5elRvT8 .button-icon-end {
        margin-left: 5px
    }

    .button-OSA5elRvT8 .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-OSA5elRvT8 .button-icon-end, .button-OSA5elRvT8 .button-icon-start, .button-OSA5elRvT8 .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-OSA5elRvT8 .button-icon-start {
        margin-right: 5px
    }

    .button-OSA5elRvT8 .button-icon-end {
        margin-left: 5px
    }

    .button-OSA5elRvT8 .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-j-jrcKnKFA h1, .paragraph-j-jrcKnKFA h2, .paragraph-j-jrcKnKFA h3, .paragraph-j-jrcKnKFA h4, .paragraph-j-jrcKnKFA h5, .paragraph-j-jrcKnKFA h6, .paragraph-j-jrcKnKFA ul li, .paragraph-j-jrcKnKFA.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-j-jrcKnKFA h1, .paragraph-j-jrcKnKFA h2, .paragraph-j-jrcKnKFA h3, .paragraph-j-jrcKnKFA h4, .paragraph-j-jrcKnKFA h5, .paragraph-j-jrcKnKFA h6, .paragraph-j-jrcKnKFA ul li, .paragraph-j-jrcKnKFA.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

.bulletList-pmmGsN9gpfu {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-pmmGsN9gpfu h1, .bulletList-pmmGsN9gpfu h2, .bulletList-pmmGsN9gpfu h3, .bulletList-pmmGsN9gpfu h4, .bulletList-pmmGsN9gpfu h5, .bulletList-pmmGsN9gpfu h6, .bulletList-pmmGsN9gpfu ul li, .bulletList-pmmGsN9gpfu.text-output {
        font-size: 16px !important;
        font-weight: 500
    }

        .bulletList-pmmGsN9gpfu.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-pmmGsN9gpfu h1, .bulletList-pmmGsN9gpfu h2, .bulletList-pmmGsN9gpfu h3, .bulletList-pmmGsN9gpfu h4, .bulletList-pmmGsN9gpfu h5, .bulletList-pmmGsN9gpfu h6, .bulletList-pmmGsN9gpfu ul li, .bulletList-pmmGsN9gpfu.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-pmmGsN9gpfu.text-output ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.5em
}

.bulletList-pmmGsN9gpfu.text-output ol {
    padding-left: 1.5em
}

    .bulletList-pmmGsN9gpfu.text-output ol li, .bulletList-pmmGsN9gpfu.text-output ul li {
        padding-inline-start: .5em
    }

.bulletList-pmmGsN9gpfu.text-output li {
    list-style-type: "ן˜"
}

    .bulletList-pmmGsN9gpfu.text-output li::marker {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: var(--cobalt);
        margin-right: .3em;
        margin-left: -1.5em;
        text-align: right
    }

    .bulletList-pmmGsN9gpfu.text-output li:not(:last-child) {
        margin-bottom: 20px
    }

.paragraph-mykAxuH0yN1, .sub-heading-46xj7hrVWZl {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-mykAxuH0yN1 h1, .paragraph-mykAxuH0yN1 h2, .paragraph-mykAxuH0yN1 h3, .paragraph-mykAxuH0yN1 h4, .paragraph-mykAxuH0yN1 h5, .paragraph-mykAxuH0yN1 h6, .paragraph-mykAxuH0yN1 ul li, .paragraph-mykAxuH0yN1.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-mykAxuH0yN1 h1, .paragraph-mykAxuH0yN1 h2, .paragraph-mykAxuH0yN1 h3, .paragraph-mykAxuH0yN1 h4, .paragraph-mykAxuH0yN1 h5, .paragraph-mykAxuH0yN1 h6, .paragraph-mykAxuH0yN1 ul li, .paragraph-mykAxuH0yN1.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

#col-tKiAL3s3_lM > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-46xj7hrVWZl h1, .sub-heading-46xj7hrVWZl h2, .sub-heading-46xj7hrVWZl h3, .sub-heading-46xj7hrVWZl h4, .sub-heading-46xj7hrVWZl h5, .sub-heading-46xj7hrVWZl h6, .sub-heading-46xj7hrVWZl ul li, .sub-heading-46xj7hrVWZl.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-46xj7hrVWZl h1, .sub-heading-46xj7hrVWZl h2, .sub-heading-46xj7hrVWZl h3, .sub-heading-46xj7hrVWZl h4, .sub-heading-46xj7hrVWZl h5, .sub-heading-46xj7hrVWZl h6, .sub-heading-46xj7hrVWZl ul li, .sub-heading-46xj7hrVWZl.text-output {
        font-size: 24px !important;
        font-weight: 400
    }
}

.heading-HNtU47uAH-l {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-HNtU47uAH-l h1, .heading-HNtU47uAH-l h2, .heading-HNtU47uAH-l h3, .heading-HNtU47uAH-l h4, .heading-HNtU47uAH-l h5, .heading-HNtU47uAH-l h6, .heading-HNtU47uAH-l ul li, .heading-HNtU47uAH-l.text-output {
        font-size: 28px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-HNtU47uAH-l h1, .heading-HNtU47uAH-l h2, .heading-HNtU47uAH-l h3, .heading-HNtU47uAH-l h4, .heading-HNtU47uAH-l h5, .heading-HNtU47uAH-l h6, .heading-HNtU47uAH-l ul li, .heading-HNtU47uAH-l.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --cobalt: #155eef;
    --color-ceqmnyfo: #058affff;
    --color-dpdnpspe: #edf6ffff
}

.hl_page-preview--content .section-_ZrF-uGZNU {
    box-shadow: none;
    padding: 20px 0 80px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-_ZrF-uGZNU {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 20px
    }
}

.hl_page-preview--content .col-zBMeGrnFq3, .hl_page-preview--content .row-rAd0xt09l7 {
    margin: 0 auto;
    box-shadow: none;
    padding: 0 5px 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-zBMeGrnFq3 {
    padding: 10px 5px;
    margin: 0
}

.hl_page-preview--content .button-6waM4rh5dA {
    margin: 10px 0 0;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .button-6waM4rh5dA {
        margin: 0 10px 40px
    }
}

.hl_page-preview--content .cbutton-6waM4rh5dA {
    font-family: var(--contentfont);
    background-color: var(--color-ceqmnyfo);
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-6waM4rh5dA {
        padding: 15px 30px
    }
}

.hl_page-preview--content .col-ThlBc34NqZ, .hl_page-preview--content .row-AaiOL68hK9 {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-ThlBc34NqZ {
    padding: 10px 5px 10px 20px;
    width: 57.7%;
    margin: 0
}

.hl_page-preview--content #bulletList-TD-fxTJREw, .hl_page-preview--content #paragraph-cWHdFbO3oL {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbulletList-TD-fxTJREw, .hl_page-preview--content .cheading-AmVNZpvsYz, .hl_page-preview--content .cparagraph-cWHdFbO3oL, .hl_page-preview--content .cparagraph-qgk5uSNfm_ {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-cWHdFbO3oL {
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    line-height: 1.3em;
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-TD-fxTJREw {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cbulletList-TD-fxTJREw, .hl_page-preview--content .cheading-AmVNZpvsYz, .hl_page-preview--content .cparagraph-qgk5uSNfm_ {
    icon-color: var(--cobalt);
    padding: 0;
    line-height: 1em;
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-qgk5uSNfm_ {
    margin: 0 0 10px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-qgk5uSNfm_ {
        margin-top: 10px
    }
}

.hl_page-preview--content .cheading-AmVNZpvsYz, .hl_page-preview--content .cparagraph-qgk5uSNfm_ {
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    line-height: 1.3em;
    text-transform: none
}

.hl_page-preview--content #heading-AmVNZpvsYz {
    margin: 20px 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-AmVNZpvsYz {
        margin-bottom: 0;
        margin-top: 0
    }
}

.hl_page-preview--content .cheading-AmVNZpvsYz {
    font-family: var(--headlinefont);
    font-weight: 400;
    padding: 10px 0 0;
    line-height: 1em;
    text-transform: capitalize
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-AmVNZpvsYz {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center
    }
}

.hl_page-preview--content .col-BpuADkgal6 {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 42.3%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .cimage-slider-1O61If1Qqm, .hl_page-preview--content .cimage-slider-8Fv8Qvw5kV {
    padding: 10px;
    margin: 0;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

.hl_page-preview--content .col-zR4Y-jfyY8, .hl_page-preview--content .row-rKW7NXvAjL {
    margin: 0 auto;
    box-shadow: none;
    padding: 0 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-zR4Y-jfyY8 {
    padding: 10px 5px 0;
    margin: 0
}

.hl_page-preview--content .image-XWqTktxgIT {
    margin: -30px 0 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-XWqTktxgIT .image-container img {
        box-shadow: none;
        width: 222px;
        height: auto
    }

.hl_page-preview--content .cimage-XWqTktxgIT {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-XWqTktxgIT .image-container img {
        box-shadow: undefined;
        width: 222px
    }
}

.hl_page-preview--content .col-zsTvT3RHm1, .hl_page-preview--content .row-NMYPDseaAB {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 40px;
    background-color: var(--color-dpdnpspe);
    backdrop-filter: none;
    border-color: var(--color-ceqmnyfo);
    border-width: 1px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-zsTvT3RHm1 {
    padding: 10px 5px 0;
    background-color: var(--transparent);
    border-color: var(--black);
    border-width: 2px;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-zsTvT3RHm1 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.hl_page-preview--content .col-I5iBnxNrqX, .hl_page-preview--content .row-po7icl-RI- {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-I5iBnxNrqX {
    width: 40.4%;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-I5iBnxNrqX {
        padding-top: 0
    }
}

.hl_page-preview--content #bulletList-3RYvrXL9SM {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-3RYvrXL9SM {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cbulletList-3RYvrXL9SM, .hl_page-preview--content .cbulletList-ln1HHz3Ah5 {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--cobalt);
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content #bulletList-ln1HHz3Ah5 {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-ln1HHz3Ah5 {
        margin-bottom: 0
    }
}

.hl_page-preview--content .col-p86HkHikaj {
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 21.3%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-p86HkHikaj {
        padding-top: 0
    }
}

.hl_page-preview--content #bulletList-DmGXKDVGMR {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-DmGXKDVGMR {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cbulletList-DmGXKDVGMR, .hl_page-preview--content .col-K6nC5Qwf8t {
    box-shadow: none;
    background-color: var(--transparent);
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .cbulletList-DmGXKDVGMR {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--cobalt);
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .col-K6nC5Qwf8t {
    padding: 10px 5px 0;
    backdrop-filter: none;
    width: 17.5%;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-K6nC5Qwf8t {
        padding-top: 0
    }
}

.hl_page-preview--content #bulletList-XYzEjILDIL {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-XYzEjILDIL {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cbulletList-XYzEjILDIL, .hl_page-preview--content .col-VPzBEQRyFI {
    box-shadow: none;
    background-color: var(--transparent);
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .cbulletList-XYzEjILDIL {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--cobalt);
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .col-VPzBEQRyFI {
    padding: 10px 5px 0;
    backdrop-filter: none;
    width: 20.7%;
    margin: 0
}

.hl_page-preview--content #bulletList-XL4Qd_u7SX {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-XL4Qd_u7SX {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cbulletList-XL4Qd_u7SX, .hl_page-preview--content .cparagraph-hPmJ88rHQ7 {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--cobalt);
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content #paragraph-hPmJ88rHQ7, .hl_page-preview--content #paragraph-ohzsTjYz_y, .hl_page-preview--content #sub-heading-Y9EisjCF3a, .hl_page-preview--content #sub-heading-tVmHeB49rx {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-hPmJ88rHQ7 {
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    text-transform: none;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-hPmJ88rHQ7 {
        text-align: left
    }
}

.hl_page-preview--content .cheading-IcQ5iFOm-d, .hl_page-preview--content .cparagraph-ohzsTjYz_y, .hl_page-preview--content .csub-heading-Y9EisjCF3a, .hl_page-preview--content .csub-heading-tVmHeB49rx {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .cheading-IcQ5iFOm-d, .hl_page-preview--content .csub-heading-Y9EisjCF3a, .hl_page-preview--content .csub-heading-tVmHeB49rx {
    font-family: var(--headlinefont);
    font-weight: 400;
    text-transform: capitalize
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #sub-heading-tVmHeB49rx {
        margin-top: 20px
    }
}

.hl_page-preview--content .cheading-IcQ5iFOm-d, .hl_page-preview--content .csub-heading-tVmHeB49rx {
    padding: 10px 20px;
    text-transform: none
}

.hl_page-preview--content #heading-IcQ5iFOm-d {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-IcQ5iFOm-d {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-IcQ5iFOm-d {
    padding: 10px 0 0;
    line-height: 1em;
    text-transform: capitalize
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-IcQ5iFOm-d {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

.hl_page-preview--content #heading-bvXY6_v8by {
    margin: 40px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-bvXY6_v8by {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-bvXY6_v8by {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-bvXY6_v8by {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

#section-_ZrF-uGZNU > .inner {
    max-width: 1170px
}

#col-BpuADkgal6 > .inner, #col-ThlBc34NqZ > .inner, #col-zBMeGrnFq3 > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-6waM4rh5dA .button-icon-end, .button-6waM4rh5dA .button-icon-start, .button-6waM4rh5dA .main-heading-button {
        font-size: 20px;
        font-weight: 700
    }

    .button-6waM4rh5dA .button-icon-start {
        margin-right: 5px
    }

    .button-6waM4rh5dA .button-icon-end {
        margin-left: 5px
    }

    .button-6waM4rh5dA .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-6waM4rh5dA .button-icon-end, .button-6waM4rh5dA .button-icon-start, .button-6waM4rh5dA .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-6waM4rh5dA .button-icon-start {
        margin-right: 5px
    }

    .button-6waM4rh5dA .button-icon-end {
        margin-left: 5px
    }

    .button-6waM4rh5dA .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

.paragraph-cWHdFbO3oL {
    font-weight: 400
}

    .bulletList-3RYvrXL9SM a, .bulletList-3RYvrXL9SM a *, .bulletList-DmGXKDVGMR a, .bulletList-DmGXKDVGMR a *, .bulletList-TD-fxTJREw a, .bulletList-TD-fxTJREw a *, .bulletList-XL4Qd_u7SX a, .bulletList-XL4Qd_u7SX a *, .bulletList-XYzEjILDIL a, .bulletList-XYzEjILDIL a *, .bulletList-ln1HHz3Ah5 a, .bulletList-ln1HHz3Ah5 a *, .heading-AmVNZpvsYz a, .heading-AmVNZpvsYz a *, .heading-IcQ5iFOm-d a, .heading-IcQ5iFOm-d a *, .heading-bvXY6_v8by a, .heading-bvXY6_v8by a *, .paragraph-cWHdFbO3oL a, .paragraph-cWHdFbO3oL a *, .paragraph-hPmJ88rHQ7 a, .paragraph-hPmJ88rHQ7 a *, .paragraph-ohzsTjYz_y a, .paragraph-ohzsTjYz_y a *, .paragraph-qgk5uSNfm_ a, .paragraph-qgk5uSNfm_ a *, .sub-heading-Y9EisjCF3a a, .sub-heading-Y9EisjCF3a a *, .sub-heading-tVmHeB49rx a, .sub-heading-tVmHeB49rx a * {
        color: var(--link-color);
        text-decoration: none
    }

        .bulletList-3RYvrXL9SM a u, .bulletList-3RYvrXL9SM a:hover, .bulletList-DmGXKDVGMR a u, .bulletList-DmGXKDVGMR a:hover, .bulletList-TD-fxTJREw a u, .bulletList-TD-fxTJREw a:hover, .bulletList-XL4Qd_u7SX a u, .bulletList-XL4Qd_u7SX a:hover, .bulletList-XYzEjILDIL a u, .bulletList-XYzEjILDIL a:hover, .bulletList-ln1HHz3Ah5 a u, .bulletList-ln1HHz3Ah5 a:hover, .heading-AmVNZpvsYz a u, .heading-AmVNZpvsYz a:hover, .heading-IcQ5iFOm-d a u, .heading-IcQ5iFOm-d a:hover, .heading-bvXY6_v8by a u, .heading-bvXY6_v8by a:hover, .paragraph-cWHdFbO3oL a u, .paragraph-cWHdFbO3oL a:hover, .paragraph-hPmJ88rHQ7 a u, .paragraph-hPmJ88rHQ7 a:hover, .paragraph-ohzsTjYz_y a u, .paragraph-ohzsTjYz_y a:hover, .paragraph-qgk5uSNfm_ a u, .paragraph-qgk5uSNfm_ a:hover, .sub-heading-Y9EisjCF3a a u, .sub-heading-Y9EisjCF3a a:hover, .sub-heading-tVmHeB49rx a u, .sub-heading-tVmHeB49rx a:hover {
            text-decoration: underline
        }

        .bulletList-3RYvrXL9SM a s, .bulletList-DmGXKDVGMR a s, .bulletList-TD-fxTJREw a s, .bulletList-XL4Qd_u7SX a s, .bulletList-XYzEjILDIL a s, .bulletList-ln1HHz3Ah5 a s, .heading-AmVNZpvsYz a s, .heading-IcQ5iFOm-d a s, .heading-bvXY6_v8by a s, .paragraph-cWHdFbO3oL a s, .paragraph-hPmJ88rHQ7 a s, .paragraph-ohzsTjYz_y a s, .paragraph-qgk5uSNfm_ a s, .sub-heading-Y9EisjCF3a a s, .sub-heading-tVmHeB49rx a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-cWHdFbO3oL h1, .paragraph-cWHdFbO3oL h2, .paragraph-cWHdFbO3oL h3, .paragraph-cWHdFbO3oL h4, .paragraph-cWHdFbO3oL h5, .paragraph-cWHdFbO3oL h6, .paragraph-cWHdFbO3oL ul li, .paragraph-cWHdFbO3oL.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-cWHdFbO3oL h1, .paragraph-cWHdFbO3oL h2, .paragraph-cWHdFbO3oL h3, .paragraph-cWHdFbO3oL h4, .paragraph-cWHdFbO3oL h5, .paragraph-cWHdFbO3oL h6, .paragraph-cWHdFbO3oL ul li, .paragraph-cWHdFbO3oL.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

.heading-AmVNZpvsYz.text-output h1:first-child:before, .heading-AmVNZpvsYz.text-output h2:first-child:before, .heading-AmVNZpvsYz.text-output h3:first-child:before, .heading-AmVNZpvsYz.text-output h4:first-child:before, .heading-AmVNZpvsYz.text-output h5:first-child:before, .heading-AmVNZpvsYz.text-output h6:first-child:before, .heading-AmVNZpvsYz.text-output p:first-child:before, .heading-IcQ5iFOm-d.text-output h1:first-child:before, .heading-IcQ5iFOm-d.text-output h2:first-child:before, .heading-IcQ5iFOm-d.text-output h3:first-child:before, .heading-IcQ5iFOm-d.text-output h4:first-child:before, .heading-IcQ5iFOm-d.text-output h5:first-child:before, .heading-IcQ5iFOm-d.text-output h6:first-child:before, .heading-IcQ5iFOm-d.text-output p:first-child:before, .heading-bvXY6_v8by.text-output h1:first-child:before, .heading-bvXY6_v8by.text-output h2:first-child:before, .heading-bvXY6_v8by.text-output h3:first-child:before, .heading-bvXY6_v8by.text-output h4:first-child:before, .heading-bvXY6_v8by.text-output h5:first-child:before, .heading-bvXY6_v8by.text-output h6:first-child:before, .heading-bvXY6_v8by.text-output p:first-child:before, .paragraph-cWHdFbO3oL.text-output h1:first-child:before, .paragraph-cWHdFbO3oL.text-output h2:first-child:before, .paragraph-cWHdFbO3oL.text-output h3:first-child:before, .paragraph-cWHdFbO3oL.text-output h4:first-child:before, .paragraph-cWHdFbO3oL.text-output h5:first-child:before, .paragraph-cWHdFbO3oL.text-output h6:first-child:before, .paragraph-cWHdFbO3oL.text-output p:first-child:before, .paragraph-hPmJ88rHQ7.text-output h1:first-child:before, .paragraph-hPmJ88rHQ7.text-output h2:first-child:before, .paragraph-hPmJ88rHQ7.text-output h3:first-child:before, .paragraph-hPmJ88rHQ7.text-output h4:first-child:before, .paragraph-hPmJ88rHQ7.text-output h5:first-child:before, .paragraph-hPmJ88rHQ7.text-output h6:first-child:before, .paragraph-hPmJ88rHQ7.text-output p:first-child:before, .paragraph-ohzsTjYz_y.text-output h1:first-child:before, .paragraph-ohzsTjYz_y.text-output h2:first-child:before, .paragraph-ohzsTjYz_y.text-output h3:first-child:before, .paragraph-ohzsTjYz_y.text-output h4:first-child:before, .paragraph-ohzsTjYz_y.text-output h5:first-child:before, .paragraph-ohzsTjYz_y.text-output h6:first-child:before, .paragraph-ohzsTjYz_y.text-output p:first-child:before, .paragraph-qgk5uSNfm_.text-output h1:first-child:before, .paragraph-qgk5uSNfm_.text-output h2:first-child:before, .paragraph-qgk5uSNfm_.text-output h3:first-child:before, .paragraph-qgk5uSNfm_.text-output h4:first-child:before, .paragraph-qgk5uSNfm_.text-output h5:first-child:before, .paragraph-qgk5uSNfm_.text-output h6:first-child:before, .paragraph-qgk5uSNfm_.text-output p:first-child:before, .sub-heading-Y9EisjCF3a.text-output h1:first-child:before, .sub-heading-Y9EisjCF3a.text-output h2:first-child:before, .sub-heading-Y9EisjCF3a.text-output h3:first-child:before, .sub-heading-Y9EisjCF3a.text-output h4:first-child:before, .sub-heading-Y9EisjCF3a.text-output h5:first-child:before, .sub-heading-Y9EisjCF3a.text-output h6:first-child:before, .sub-heading-Y9EisjCF3a.text-output p:first-child:before, .sub-heading-tVmHeB49rx.text-output h1:first-child:before, .sub-heading-tVmHeB49rx.text-output h2:first-child:before, .sub-heading-tVmHeB49rx.text-output h3:first-child:before, .sub-heading-tVmHeB49rx.text-output h4:first-child:before, .sub-heading-tVmHeB49rx.text-output h5:first-child:before, .sub-heading-tVmHeB49rx.text-output h6:first-child:before, .sub-heading-tVmHeB49rx.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.bulletList-TD-fxTJREw {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-TD-fxTJREw h1, .bulletList-TD-fxTJREw h2, .bulletList-TD-fxTJREw h3, .bulletList-TD-fxTJREw h4, .bulletList-TD-fxTJREw h5, .bulletList-TD-fxTJREw h6, .bulletList-TD-fxTJREw ul li, .bulletList-TD-fxTJREw.text-output {
        font-size: 16px !important;
        font-weight: 500
    }

        .bulletList-TD-fxTJREw.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-TD-fxTJREw h1, .bulletList-TD-fxTJREw h2, .bulletList-TD-fxTJREw h3, .bulletList-TD-fxTJREw h4, .bulletList-TD-fxTJREw h5, .bulletList-TD-fxTJREw h6, .bulletList-TD-fxTJREw ul li, .bulletList-TD-fxTJREw.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

.bulletList-3RYvrXL9SM.text-output ul, .bulletList-DmGXKDVGMR.text-output ul, .bulletList-TD-fxTJREw.text-output ul, .bulletList-XL4Qd_u7SX.text-output ul, .bulletList-XYzEjILDIL.text-output ul, .bulletList-ln1HHz3Ah5.text-output ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.5em
}

.bulletList-3RYvrXL9SM.text-output ol, .bulletList-DmGXKDVGMR.text-output ol, .bulletList-TD-fxTJREw.text-output ol, .bulletList-XL4Qd_u7SX.text-output ol, .bulletList-XYzEjILDIL.text-output ol, .bulletList-ln1HHz3Ah5.text-output ol {
    padding-left: 1.5em
}

    .bulletList-TD-fxTJREw.text-output ol li, .bulletList-TD-fxTJREw.text-output ul li {
        padding-inline-start: .5em
    }

.bulletList-3RYvrXL9SM.text-output li, .bulletList-DmGXKDVGMR.text-output li, .bulletList-TD-fxTJREw.text-output li, .bulletList-XL4Qd_u7SX.text-output li, .bulletList-XYzEjILDIL.text-output li, .bulletList-ln1HHz3Ah5.text-output li {
    list-style-type: "ן˜"
}

    .bulletList-TD-fxTJREw.text-output li::marker {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: var(--cobalt);
        margin-right: .3em;
        margin-left: -1.5em;
        text-align: right
    }

    .bulletList-TD-fxTJREw.text-output li:not(:last-child) {
        margin-bottom: 20px
    }

.paragraph-qgk5uSNfm_ {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-qgk5uSNfm_ h1, .paragraph-qgk5uSNfm_ h2, .paragraph-qgk5uSNfm_ h3, .paragraph-qgk5uSNfm_ h4, .paragraph-qgk5uSNfm_ h5, .paragraph-qgk5uSNfm_ h6, .paragraph-qgk5uSNfm_ ul li, .paragraph-qgk5uSNfm_.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-qgk5uSNfm_ h1, .paragraph-qgk5uSNfm_ h2, .paragraph-qgk5uSNfm_ h3, .paragraph-qgk5uSNfm_ h4, .paragraph-qgk5uSNfm_ h5, .paragraph-qgk5uSNfm_ h6, .paragraph-qgk5uSNfm_ ul li, .paragraph-qgk5uSNfm_.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

.heading-AmVNZpvsYz {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-AmVNZpvsYz h1, .heading-AmVNZpvsYz h2, .heading-AmVNZpvsYz h3, .heading-AmVNZpvsYz h4, .heading-AmVNZpvsYz h5, .heading-AmVNZpvsYz h6, .heading-AmVNZpvsYz ul li, .heading-AmVNZpvsYz.text-output {
        font-size: 32px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-AmVNZpvsYz h1, .heading-AmVNZpvsYz h2, .heading-AmVNZpvsYz h3, .heading-AmVNZpvsYz h4, .heading-AmVNZpvsYz h5, .heading-AmVNZpvsYz h6, .heading-AmVNZpvsYz ul li, .heading-AmVNZpvsYz.text-output {
        font-size: 32px !important;
        font-weight: 700
    }
}

#image-slider-8Fv8Qvw5kV .carousel {
    height: 100%;
    width: 100%
}

#image-slider-8Fv8Qvw5kV .carousel__pagination-container {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 20px;
    gap: 8px;
    justify-content: center;
    z-index: 10
}

    #image-slider-1O61If1Qqm .carousel__pagination-container .carousel__pagination, #image-slider-8Fv8Qvw5kV .carousel__pagination-container .carousel__pagination {
        height: 10px;
        width: 10px;
        border-radius: 999px;
        transition: all 300ms
    }

#image-slider-8Fv8Qvw5kV .carousel__pagination-active {
    background: #fff
}

#image-slider-8Fv8Qvw5kV .carousel__pagination-inactive {
    background: #000
}

#image-slider-8Fv8Qvw5kV .carousel__arrow {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    justify-content: space-between;
    align-items: center
}

    #image-slider-1O61If1Qqm .carousel__arrow svg, #image-slider-8Fv8Qvw5kV .carousel__arrow svg {
        color: #fff;
        width: 40px;
        height: 40px;
        cursor: pointer;
        z-index: 12
    }

#image-slider-1O61If1Qqm .carousel {
    height: 100%;
    width: 100%
}

#image-slider-1O61If1Qqm .carousel__pagination-container {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 20px;
    gap: 8px;
    justify-content: center;
    z-index: 10
}

#image-slider-1O61If1Qqm .carousel__pagination-active {
    background: #fff
}

#image-slider-1O61If1Qqm .carousel__pagination-inactive {
    background: #000
}

#image-slider-1O61If1Qqm .carousel__arrow {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    justify-content: space-between;
    align-items: center
}

#col-I5iBnxNrqX > .inner, #col-K6nC5Qwf8t > .inner, #col-VPzBEQRyFI > .inner, #col-p86HkHikaj > .inner, #col-zR4Y-jfyY8 > .inner, #col-zsTvT3RHm1 > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.bulletList-3RYvrXL9SM, .bulletList-DmGXKDVGMR, .bulletList-XL4Qd_u7SX, .bulletList-XYzEjILDIL, .bulletList-ln1HHz3Ah5 {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-3RYvrXL9SM h1, .bulletList-3RYvrXL9SM h2, .bulletList-3RYvrXL9SM h3, .bulletList-3RYvrXL9SM h4, .bulletList-3RYvrXL9SM h5, .bulletList-3RYvrXL9SM h6, .bulletList-3RYvrXL9SM ul li, .bulletList-3RYvrXL9SM.text-output {
        font-size: 18px !important;
        font-weight: 500
    }

        .bulletList-3RYvrXL9SM.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-3RYvrXL9SM h1, .bulletList-3RYvrXL9SM h2, .bulletList-3RYvrXL9SM h3, .bulletList-3RYvrXL9SM h4, .bulletList-3RYvrXL9SM h5, .bulletList-3RYvrXL9SM h6, .bulletList-3RYvrXL9SM ul li, .bulletList-3RYvrXL9SM.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-3RYvrXL9SM.text-output ol li, .bulletList-3RYvrXL9SM.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-3RYvrXL9SM.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-3RYvrXL9SM.text-output li:not(:last-child) {
    margin-bottom: 20px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-ln1HHz3Ah5 h1, .bulletList-ln1HHz3Ah5 h2, .bulletList-ln1HHz3Ah5 h3, .bulletList-ln1HHz3Ah5 h4, .bulletList-ln1HHz3Ah5 h5, .bulletList-ln1HHz3Ah5 h6, .bulletList-ln1HHz3Ah5 ul li, .bulletList-ln1HHz3Ah5.text-output {
        font-size: 18px !important;
        font-weight: 500
    }

        .bulletList-ln1HHz3Ah5.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-ln1HHz3Ah5 h1, .bulletList-ln1HHz3Ah5 h2, .bulletList-ln1HHz3Ah5 h3, .bulletList-ln1HHz3Ah5 h4, .bulletList-ln1HHz3Ah5 h5, .bulletList-ln1HHz3Ah5 h6, .bulletList-ln1HHz3Ah5 ul li, .bulletList-ln1HHz3Ah5.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-ln1HHz3Ah5.text-output ol li, .bulletList-ln1HHz3Ah5.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-ln1HHz3Ah5.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-ln1HHz3Ah5.text-output li:not(:last-child) {
    margin-bottom: 20px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-DmGXKDVGMR h1, .bulletList-DmGXKDVGMR h2, .bulletList-DmGXKDVGMR h3, .bulletList-DmGXKDVGMR h4, .bulletList-DmGXKDVGMR h5, .bulletList-DmGXKDVGMR h6, .bulletList-DmGXKDVGMR ul li, .bulletList-DmGXKDVGMR.text-output {
        font-size: 18px !important;
        font-weight: 500
    }

        .bulletList-DmGXKDVGMR.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-DmGXKDVGMR h1, .bulletList-DmGXKDVGMR h2, .bulletList-DmGXKDVGMR h3, .bulletList-DmGXKDVGMR h4, .bulletList-DmGXKDVGMR h5, .bulletList-DmGXKDVGMR h6, .bulletList-DmGXKDVGMR ul li, .bulletList-DmGXKDVGMR.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-DmGXKDVGMR.text-output ol li, .bulletList-DmGXKDVGMR.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-DmGXKDVGMR.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-DmGXKDVGMR.text-output li:not(:last-child) {
    margin-bottom: 20px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-XYzEjILDIL h1, .bulletList-XYzEjILDIL h2, .bulletList-XYzEjILDIL h3, .bulletList-XYzEjILDIL h4, .bulletList-XYzEjILDIL h5, .bulletList-XYzEjILDIL h6, .bulletList-XYzEjILDIL ul li, .bulletList-XYzEjILDIL.text-output {
        font-size: 18px !important;
        font-weight: 500
    }

        .bulletList-XYzEjILDIL.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-XYzEjILDIL h1, .bulletList-XYzEjILDIL h2, .bulletList-XYzEjILDIL h3, .bulletList-XYzEjILDIL h4, .bulletList-XYzEjILDIL h5, .bulletList-XYzEjILDIL h6, .bulletList-XYzEjILDIL ul li, .bulletList-XYzEjILDIL.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-XYzEjILDIL.text-output ol li, .bulletList-XYzEjILDIL.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-XYzEjILDIL.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-XYzEjILDIL.text-output li:not(:last-child) {
    margin-bottom: 20px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-XL4Qd_u7SX h1, .bulletList-XL4Qd_u7SX h2, .bulletList-XL4Qd_u7SX h3, .bulletList-XL4Qd_u7SX h4, .bulletList-XL4Qd_u7SX h5, .bulletList-XL4Qd_u7SX h6, .bulletList-XL4Qd_u7SX ul li, .bulletList-XL4Qd_u7SX.text-output {
        font-size: 18px !important;
        font-weight: 500
    }

        .bulletList-XL4Qd_u7SX.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-XL4Qd_u7SX h1, .bulletList-XL4Qd_u7SX h2, .bulletList-XL4Qd_u7SX h3, .bulletList-XL4Qd_u7SX h4, .bulletList-XL4Qd_u7SX h5, .bulletList-XL4Qd_u7SX h6, .bulletList-XL4Qd_u7SX ul li, .bulletList-XL4Qd_u7SX.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-XL4Qd_u7SX.text-output ol li, .bulletList-XL4Qd_u7SX.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-XL4Qd_u7SX.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-XL4Qd_u7SX.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-hPmJ88rHQ7, .paragraph-ohzsTjYz_y, .sub-heading-Y9EisjCF3a, .sub-heading-tVmHeB49rx {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-hPmJ88rHQ7 h1, .paragraph-hPmJ88rHQ7 h2, .paragraph-hPmJ88rHQ7 h3, .paragraph-hPmJ88rHQ7 h4, .paragraph-hPmJ88rHQ7 h5, .paragraph-hPmJ88rHQ7 h6, .paragraph-hPmJ88rHQ7 ul li, .paragraph-hPmJ88rHQ7.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-hPmJ88rHQ7 h1, .paragraph-hPmJ88rHQ7 h2, .paragraph-hPmJ88rHQ7 h3, .paragraph-hPmJ88rHQ7 h4, .paragraph-hPmJ88rHQ7 h5, .paragraph-hPmJ88rHQ7 h6, .paragraph-hPmJ88rHQ7 ul li, .paragraph-hPmJ88rHQ7.text-output {
        font-size: 17px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-ohzsTjYz_y h1, .paragraph-ohzsTjYz_y h2, .paragraph-ohzsTjYz_y h3, .paragraph-ohzsTjYz_y h4, .paragraph-ohzsTjYz_y h5, .paragraph-ohzsTjYz_y h6, .paragraph-ohzsTjYz_y ul li, .paragraph-ohzsTjYz_y.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-ohzsTjYz_y h1, .paragraph-ohzsTjYz_y h2, .paragraph-ohzsTjYz_y h3, .paragraph-ohzsTjYz_y h4, .paragraph-ohzsTjYz_y h5, .paragraph-ohzsTjYz_y h6, .paragraph-ohzsTjYz_y ul li, .paragraph-ohzsTjYz_y.text-output {
        font-size: 17px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-Y9EisjCF3a h1, .sub-heading-Y9EisjCF3a h2, .sub-heading-Y9EisjCF3a h3, .sub-heading-Y9EisjCF3a h4, .sub-heading-Y9EisjCF3a h5, .sub-heading-Y9EisjCF3a h6, .sub-heading-Y9EisjCF3a ul li, .sub-heading-Y9EisjCF3a.text-output {
        font-size: 20px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-Y9EisjCF3a h1, .sub-heading-Y9EisjCF3a h2, .sub-heading-Y9EisjCF3a h3, .sub-heading-Y9EisjCF3a h4, .sub-heading-Y9EisjCF3a h5, .sub-heading-Y9EisjCF3a h6, .sub-heading-Y9EisjCF3a ul li, .sub-heading-Y9EisjCF3a.text-output {
        font-size: 26px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-tVmHeB49rx h1, .sub-heading-tVmHeB49rx h2, .sub-heading-tVmHeB49rx h3, .sub-heading-tVmHeB49rx h4, .sub-heading-tVmHeB49rx h5, .sub-heading-tVmHeB49rx h6, .sub-heading-tVmHeB49rx ul li, .sub-heading-tVmHeB49rx.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-tVmHeB49rx h1, .sub-heading-tVmHeB49rx h2, .sub-heading-tVmHeB49rx h3, .sub-heading-tVmHeB49rx h4, .sub-heading-tVmHeB49rx h5, .sub-heading-tVmHeB49rx h6, .sub-heading-tVmHeB49rx ul li, .sub-heading-tVmHeB49rx.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

.heading-IcQ5iFOm-d, .heading-bvXY6_v8by {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-IcQ5iFOm-d h1, .heading-IcQ5iFOm-d h2, .heading-IcQ5iFOm-d h3, .heading-IcQ5iFOm-d h4, .heading-IcQ5iFOm-d h5, .heading-IcQ5iFOm-d h6, .heading-IcQ5iFOm-d ul li, .heading-IcQ5iFOm-d.text-output {
        font-size: 26px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-IcQ5iFOm-d h1, .heading-IcQ5iFOm-d h2, .heading-IcQ5iFOm-d h3, .heading-IcQ5iFOm-d h4, .heading-IcQ5iFOm-d h5, .heading-IcQ5iFOm-d h6, .heading-IcQ5iFOm-d ul li, .heading-IcQ5iFOm-d.text-output {
        font-size: 54px !important;
        font-weight: 700
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-bvXY6_v8by h1, .heading-bvXY6_v8by h2, .heading-bvXY6_v8by h3, .heading-bvXY6_v8by h4, .heading-bvXY6_v8by h5, .heading-bvXY6_v8by h6, .heading-bvXY6_v8by ul li, .heading-bvXY6_v8by.text-output {
        font-size: 16px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-bvXY6_v8by h1, .heading-bvXY6_v8by h2, .heading-bvXY6_v8by h3, .heading-bvXY6_v8by h4, .heading-bvXY6_v8by h5, .heading-bvXY6_v8by h6, .heading-bvXY6_v8by ul li, .heading-bvXY6_v8by.text-output {
        font-size: 46px !important;
        font-weight: 700
    }
}
/* ---- trusted by styles ----- */
:root {
    --transparent: transparent;
    --black: #000000;
    --color-zywvcmtd: #6a6a6aff
}

.hl_page-preview--content .section-IiXrgJISIh {
    box-shadow: none;
    padding: 60px 0 0;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-IiXrgJISIh {
        padding-top: 10px
    }
}

.hl_page-preview--content .row-qmhJDmP41V {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-qmhJDmP41V {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.hl_page-preview--content .col-fln2uTYmz_ {
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .clogo-showcase-5z-fcS0j-J {
    width: 100%;
    logo-width: 100px;
    padding: 40px 20px;
    background-color: var(--transparent);
    box-shadow: none;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .clogo-showcase-5z-fcS0j-J {
        padding-top: 10px;
        padding-bottom: 0
    }
}

.hl_page-preview--content #sub-heading-dhaVAwsyec {
    margin: 4px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .csub-heading-dhaVAwsyec, .hl_page-preview--content .csub-heading-zrIDt4Uy79 {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--color-zywvcmtd);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #sub-heading-zrIDt4Uy79 {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #sub-heading-zrIDt4Uy79 {
        margin-top: 20px
    }
}

.hl_page-preview--content .csub-heading-zrIDt4Uy79 {
    color: var(--text-color);
    text-transform: none
}

#section-IiXrgJISIh > .inner {
    max-width: 100%
}

#col-fln2uTYmz_ > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

#logo-showcase-5z-fcS0j-J .logo-showcase-track {
    animation-duration: 60.64s
}

#logo-showcase-5z-fcS0j-J .logo-showcase-content {
    gap: 77px
}

#logo-showcase-5z-fcS0j-J .logo-item img {
    width: 100px;
    height: auto;
    object-fit: contain;
    display: block
}

@media screen and (min-width:0px) and (max-width:480px) {
    #logo-showcase-5z-fcS0j-J .logo-item img {
        width: 100px
    }

    #logo-showcase-5z-fcS0j-J .logo-showcase-track {
        animation-duration: 60.64s
    }
}

.sub-heading-dhaVAwsyec {
    font-weight: 400
}

    .sub-heading-dhaVAwsyec a, .sub-heading-dhaVAwsyec a *, .sub-heading-zrIDt4Uy79 a, .sub-heading-zrIDt4Uy79 a * {
        color: var(--link-color);
        text-decoration: none
    }

        .sub-heading-dhaVAwsyec a u, .sub-heading-dhaVAwsyec a:hover, .sub-heading-zrIDt4Uy79 a u, .sub-heading-zrIDt4Uy79 a:hover {
            text-decoration: underline
        }

        .sub-heading-dhaVAwsyec a s, .sub-heading-zrIDt4Uy79 a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-dhaVAwsyec h1, .sub-heading-dhaVAwsyec h2, .sub-heading-dhaVAwsyec h3, .sub-heading-dhaVAwsyec h4, .sub-heading-dhaVAwsyec h5, .sub-heading-dhaVAwsyec h6, .sub-heading-dhaVAwsyec ul li, .sub-heading-dhaVAwsyec.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-dhaVAwsyec h1, .sub-heading-dhaVAwsyec h2, .sub-heading-dhaVAwsyec h3, .sub-heading-dhaVAwsyec h4, .sub-heading-dhaVAwsyec h5, .sub-heading-dhaVAwsyec h6, .sub-heading-dhaVAwsyec ul li, .sub-heading-dhaVAwsyec.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

.sub-heading-dhaVAwsyec.text-output h1:first-child:before, .sub-heading-dhaVAwsyec.text-output h2:first-child:before, .sub-heading-dhaVAwsyec.text-output h3:first-child:before, .sub-heading-dhaVAwsyec.text-output h4:first-child:before, .sub-heading-dhaVAwsyec.text-output h5:first-child:before, .sub-heading-dhaVAwsyec.text-output h6:first-child:before, .sub-heading-dhaVAwsyec.text-output p:first-child:before, .sub-heading-zrIDt4Uy79.text-output h1:first-child:before, .sub-heading-zrIDt4Uy79.text-output h2:first-child:before, .sub-heading-zrIDt4Uy79.text-output h3:first-child:before, .sub-heading-zrIDt4Uy79.text-output h4:first-child:before, .sub-heading-zrIDt4Uy79.text-output h5:first-child:before, .sub-heading-zrIDt4Uy79.text-output h6:first-child:before, .sub-heading-zrIDt4Uy79.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.sub-heading-zrIDt4Uy79 {
    font-weight: 500
}

/* Animated stats section */
.section-animated-counters .counters {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin-top: 36px;
}

.section-animated-counters .item {
    width: 100%;
    max-width: 100%;
}

.section-animated-counters .counter {
    background: #ffffff;
    border-radius: 18px;
    padding: 24px 18px 20px;
    min-height: 168px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0 2px 0 rgba(26, 39, 64, 0.05);
}

.section-animated-counters .counter-icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #e8f0fc;
    color: #345f96;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 10px;
    display: none;
}

.section-animated-counters .odometer {
    font-size: clamp(42px, 4.7vw, 70px);
    line-height: 1;
    font-weight: 700;
    color: #0968f6;
    letter-spacing: 0;
    margin-bottom: 14px;
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    gap: 2px;
    /* font-family: Arial; */
}

.section-animated-counters .odometer-number {
    line-height: 0.75;
}

.section-animated-counters .odometer-prefix,
.section-animated-counters .odometer-suffix {
    font-size: 0.4em;
    font-weight: 600;
    line-height: 1;
    color: #93c822;
    /* opacity: 0.5; */
    margin-left: 5px;
}

.section-animated-counters .odometer-prefix {
    /* transform: translateY(-2.5px); */
}

.section-animated-counters .odometer-suffix {
    /* transform: translateY(-5.5px); */
}

.section-animated-counters .counter p {
    margin: 0;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 500;
    color: #1e2b44;
}

.section-footer {
    font-size: 20px;
    text-align: center;
    padding: 30px 0;
}

@media screen and (max-width:1200px) {
    .section-animated-counters .counter p {
        font-size: 22px;
    }
}

@media screen and (max-width:991px) {
    .section-animated-counters .counters {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .section-animated-counters .counter {
        min-height: 150px;
    }
}

@media screen and (max-width:640px) {
    .section-animated-counters .counters {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .section-animated-counters .counter {
        min-height: 132px;
        border-radius: 14px;
    }

        .section-animated-counters .counter p {
            font-size: 18px;
        }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-zrIDt4Uy79 h1, .sub-heading-zrIDt4Uy79 h2, .sub-heading-zrIDt4Uy79 h3, .sub-heading-zrIDt4Uy79 h4, .sub-heading-zrIDt4Uy79 h5, .sub-heading-zrIDt4Uy79 h6, .sub-heading-zrIDt4Uy79 ul li, .sub-heading-zrIDt4Uy79.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-zrIDt4Uy79 h1, .sub-heading-zrIDt4Uy79 h2, .sub-heading-zrIDt4Uy79 h3, .sub-heading-zrIDt4Uy79 h4, .sub-heading-zrIDt4Uy79 h5, .sub-heading-zrIDt4Uy79 h6, .sub-heading-zrIDt4Uy79 ul li, .sub-heading-zrIDt4Uy79.text-output {
        font-size: 24px !important;
        font-weight: 500
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --black: #000000;
    --color-dpdnpspe: #edf6ffff
}

.hl_page-preview--content .section-a6nR5kG8qa {
    box-shadow: none;
    padding: 60px 20px 60px;
    margin: 0;
    background-color: #eef2f7;
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-a6nR5kG8qa {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 40px
    }
}

.hl_page-preview--content .col-ZFaVtZGPeS7, .hl_page-preview--content .row-kWijuYGZjZr {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 88%
}

.hl_page-preview--content .col-ZFaVtZGPeS7 {
    width: 100%;
    margin: 0
}

.hl_page-preview--content .custom-code-fpk9JaffOj {
    margin: 40px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content #heading-UdoPrXZMo9v {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-UdoPrXZMo9v {
        margin-bottom: 0
    }
}

.hl_page-preview--content .cheading-UdoPrXZMo9v {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-UdoPrXZMo9v {
        line-height: 1.3em;
        padding-right: 0;
        padding-left: 0
    }
}

.hl_page-preview--content #sub-heading-V2B6HKPDWo {
    margin: 10px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .csub-heading-V2B6HKPDWo {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

#section-a6nR5kG8qa > .inner {
    max-width: 1170px
}

#col-ZFaVtZGPeS7 > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.heading-UdoPrXZMo9v {
    font-weight: 700
}

    .heading-UdoPrXZMo9v a, .heading-UdoPrXZMo9v a *, .sub-heading-V2B6HKPDWo a, .sub-heading-V2B6HKPDWo a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-UdoPrXZMo9v a u, .heading-UdoPrXZMo9v a:hover, .sub-heading-V2B6HKPDWo a u, .sub-heading-V2B6HKPDWo a:hover {
            text-decoration: underline
        }

        .heading-UdoPrXZMo9v a s, .sub-heading-V2B6HKPDWo a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-UdoPrXZMo9v h1, .heading-UdoPrXZMo9v h2, .heading-UdoPrXZMo9v h3, .heading-UdoPrXZMo9v h4, .heading-UdoPrXZMo9v h5, .heading-UdoPrXZMo9v h6, .heading-UdoPrXZMo9v ul li, .heading-UdoPrXZMo9v.text-output {
        font-size: 28px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-UdoPrXZMo9v h1, .heading-UdoPrXZMo9v h2, .heading-UdoPrXZMo9v h3, .heading-UdoPrXZMo9v h4, .heading-UdoPrXZMo9v h5, .heading-UdoPrXZMo9v h6, .heading-UdoPrXZMo9v ul li, .heading-UdoPrXZMo9v.text-output {
        font-size: 44px !important;
        font-weight: 700
    }
}

.heading-UdoPrXZMo9v.text-output h1:first-child:before, .heading-UdoPrXZMo9v.text-output h2:first-child:before, .heading-UdoPrXZMo9v.text-output h3:first-child:before, .heading-UdoPrXZMo9v.text-output h4:first-child:before, .heading-UdoPrXZMo9v.text-output h5:first-child:before, .heading-UdoPrXZMo9v.text-output h6:first-child:before, .heading-UdoPrXZMo9v.text-output p:first-child:before, .sub-heading-V2B6HKPDWo.text-output h1:first-child:before, .sub-heading-V2B6HKPDWo.text-output h2:first-child:before, .sub-heading-V2B6HKPDWo.text-output h3:first-child:before, .sub-heading-V2B6HKPDWo.text-output h4:first-child:before, .sub-heading-V2B6HKPDWo.text-output h5:first-child:before, .sub-heading-V2B6HKPDWo.text-output h6:first-child:before, .sub-heading-V2B6HKPDWo.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.sub-heading-V2B6HKPDWo {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-V2B6HKPDWo h1, .sub-heading-V2B6HKPDWo h2, .sub-heading-V2B6HKPDWo h3, .sub-heading-V2B6HKPDWo h4, .sub-heading-V2B6HKPDWo h5, .sub-heading-V2B6HKPDWo h6, .sub-heading-V2B6HKPDWo ul li, .sub-heading-V2B6HKPDWo.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-V2B6HKPDWo h1, .sub-heading-V2B6HKPDWo h2, .sub-heading-V2B6HKPDWo h3, .sub-heading-V2B6HKPDWo h4, .sub-heading-V2B6HKPDWo h5, .sub-heading-V2B6HKPDWo h6, .sub-heading-V2B6HKPDWo ul li, .sub-heading-V2B6HKPDWo.text-output {
        font-size: 24px !important;
        font-weight: 500
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --color-ceqmnyfo: #058affff
}

.hl_page-preview--content .section-wvYnBERo9h {
    box-shadow: none;
    padding: 80px 0 60px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-wvYnBERo9h {
        padding-top: 20px;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 20px
    }
}

.hl_page-preview--content .row-QOvQJ_65fc {
    margin: 0 auto;
    padding: 0 5px 10px;
    backdrop-filter: none;
    width: 100%
}

.hl_page-preview--content .col-IMqgSeI9QW, .hl_page-preview--content .cparagraph-G-mEa2Qcji, .hl_page-preview--content .row-QOvQJ_65fc {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-IMqgSeI9QW {
    padding: 10px 5px;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #paragraph-G-mEa2Qcji {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-G-mEa2Qcji {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .image-Qjh5Xp5kwq {
    margin: -44px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-Qjh5Xp5kwq {
        margin-top: 0
    }
}

.hl_page-preview--content .image-Qjh5Xp5kwq .image-container img {
    box-shadow: none;
    width: 99px;
    height: auto
}

.hl_page-preview--content .cimage-Qjh5Xp5kwq {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

.hl_page-preview--content .testimonial-Y4jg7Ssk4T {
    margin-top: 20px
}

.hl_page-preview--content .ctestimonial-Y4jg7Ssk4T {
    background-color: var(--white);
    card-background-color: #fff;
    name-color: #1f2937;
    caption-color: #6b7280;
    content-color: #4b5563;
    rating-color: #fbbf24;
    date-color: #9ca3af;
    read-more-color: #4b5563;
    padding: 0 20px 20px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

.hl_page-preview--content .button-akHhgFPM9p {
    margin: 0;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .button-akHhgFPM9p {
        margin: 29px 10px 40px
    }
}

.hl_page-preview--content .cbutton-akHhgFPM9p {
    font-family: var(--contentfont);
    background-color: var(--color-ceqmnyfo);
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-akHhgFPM9p {
        padding: 15px 30px
    }
}

.hl_page-preview--content .custom-code-gIShqbE4BRB {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .row-bk1cV6KTo3 {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-bk1cV6KTo3 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.hl_page-preview--content .cheading-8Ioc7q_iql, .hl_page-preview--content .col-gqGZe8bcX- {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-gqGZe8bcX- {
    padding: 10px 5px;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #heading-8Ioc7q_iql, .hl_page-preview--content #sub-heading-So5fXTxrB1 {
    margin: 10px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-8Ioc7q_iql {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--text-color);
    font-weight: 400;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-8Ioc7q_iql {
        line-height: 1.3em;
        padding-right: 60px;
        padding-left: 60px
    }
}

.hl_page-preview--content .csub-heading-So5fXTxrB1 {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-ceqmnyfo);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

#section-wvYnBERo9h > .inner {
    max-width: 100%
}

#col-IMqgSeI9QW > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-G-mEa2Qcji {
    font-weight: 400
}

    .heading-8Ioc7q_iql a, .heading-8Ioc7q_iql a *, .paragraph-G-mEa2Qcji a, .paragraph-G-mEa2Qcji a *, .sub-heading-So5fXTxrB1 a, .sub-heading-So5fXTxrB1 a * {
        color: var(--link-color);
        text-decoration: none
    }

        .paragraph-G-mEa2Qcji a u, .paragraph-G-mEa2Qcji a:hover {
            text-decoration: underline
        }

        .heading-8Ioc7q_iql a s, .paragraph-G-mEa2Qcji a s, .sub-heading-So5fXTxrB1 a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-G-mEa2Qcji h1, .paragraph-G-mEa2Qcji h2, .paragraph-G-mEa2Qcji h3, .paragraph-G-mEa2Qcji h4, .paragraph-G-mEa2Qcji h5, .paragraph-G-mEa2Qcji h6, .paragraph-G-mEa2Qcji ul li, .paragraph-G-mEa2Qcji.text-output {
        font-size: 9px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-G-mEa2Qcji h1, .paragraph-G-mEa2Qcji h2, .paragraph-G-mEa2Qcji h3, .paragraph-G-mEa2Qcji h4, .paragraph-G-mEa2Qcji h5, .paragraph-G-mEa2Qcji h6, .paragraph-G-mEa2Qcji ul li, .paragraph-G-mEa2Qcji.text-output {
        font-size: 13px !important;
        font-weight: 400
    }
}

.heading-8Ioc7q_iql.text-output h1:first-child:before, .heading-8Ioc7q_iql.text-output h2:first-child:before, .heading-8Ioc7q_iql.text-output h3:first-child:before, .heading-8Ioc7q_iql.text-output h4:first-child:before, .heading-8Ioc7q_iql.text-output h5:first-child:before, .heading-8Ioc7q_iql.text-output h6:first-child:before, .heading-8Ioc7q_iql.text-output p:first-child:before, .paragraph-G-mEa2Qcji.text-output h1:first-child:before, .paragraph-G-mEa2Qcji.text-output h2:first-child:before, .paragraph-G-mEa2Qcji.text-output h3:first-child:before, .paragraph-G-mEa2Qcji.text-output h4:first-child:before, .paragraph-G-mEa2Qcji.text-output h5:first-child:before, .paragraph-G-mEa2Qcji.text-output h6:first-child:before, .paragraph-G-mEa2Qcji.text-output p:first-child:before, .sub-heading-So5fXTxrB1.text-output h1:first-child:before, .sub-heading-So5fXTxrB1.text-output h2:first-child:before, .sub-heading-So5fXTxrB1.text-output h3:first-child:before, .sub-heading-So5fXTxrB1.text-output h4:first-child:before, .sub-heading-So5fXTxrB1.text-output h5:first-child:before, .sub-heading-So5fXTxrB1.text-output h6:first-child:before, .sub-heading-So5fXTxrB1.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#testimonial-Y4jg7Ssk4T .testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: visible;
    width: 100%
}

#testimonial-Y4jg7Ssk4T .testimonial-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 7px
}

.--mobile #testimonial-Y4jg7Ssk4T .testimonial-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-auto-rows: masonry;
    gap: 7px
}

#testimonial-Y4jg7Ssk4T .testimonial-grid-item {
    grid-row: span 9
}

    #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(3n+1) {
        grid-row: span 11
    }

    #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(5n+2) {
        grid-row: span 10
    }

    #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(7n+3) {
        grid-row: span 11
    }

    #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(11n+4) {
        grid-row: span 9
    }

@media screen and (min-width:0px) and (max-width:480px) {
    #testimonial-Y4jg7Ssk4T .testimonial-grid {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-auto-rows: masonry;
        gap: 7px
    }

    #testimonial-Y4jg7Ssk4T .testimonial-grid-item, #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(11n+4), #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(3n+1), #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(5n+2), #testimonial-Y4jg7Ssk4T .testimonial-grid-item:nth-child(7n+3) {
        grid-row: span 9
    }
}

#testimonial-Y4jg7Ssk4T .testimonial-stars {
    margin-bottom: 1rem;
    font-family: var(--lato)
}

#testimonial-Y4jg7Ssk4T .star {
    margin-right: 2px;
    font-size: 16px;
    color: #fbbf24
}

#testimonial-Y4jg7Ssk4T .testimonial-content {
    margin-bottom: 1.5rem;
    flex: 1;
    max-height: 400px;
    overflow: auto
}

    #testimonial-Y4jg7Ssk4T .testimonial-content p {
        line-height: 1.6;
        color: #4b5563;
        margin: 0;
        font-size: 16px;
        font-family: var(--contentfont);
        font-style: italic
    }

#testimonial-Y4jg7Ssk4T .testimonial-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    margin: 0;
    max-height: 6.4em
}

#testimonial-Y4jg7Ssk4T .profile-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e5e7eb
}

#testimonial-Y4jg7Ssk4T .profile-details {
    flex: 1
}

#testimonial-Y4jg7Ssk4T .name-link {
    cursor: pointer;
    text-decoration: none
}

    #testimonial-Y4jg7Ssk4T .name-link:hover, .heading-8Ioc7q_iql a u, .heading-8Ioc7q_iql a:hover, .sub-heading-So5fXTxrB1 a u, .sub-heading-So5fXTxrB1 a:hover {
        text-decoration: underline
    }

#testimonial-Y4jg7Ssk4T .logo-link {
    cursor: pointer;
    transition: opacity .2s ease
}

    #testimonial-Y4jg7Ssk4T .logo-link:hover {
        opacity: .8
    }

#testimonial-Y4jg7Ssk4T .profile-caption, #testimonial-Y4jg7Ssk4T .profile-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    font-size: 14px;
    margin-bottom: .25rem;
    font-family: var(--contentfont)
}

#testimonial-Y4jg7Ssk4T .profile-name {
    font-weight: 600;
    color: #1f2937
}

#testimonial-Y4jg7Ssk4T .profile-caption {
    color: #6b7280
}

#testimonial-Y4jg7Ssk4T .testimonial-date {
    font-size: 14px;
    font-family: var(--contentfont);
    color: #9ca3af
}

#testimonial-Y4jg7Ssk4T .business-logo {
    flex-shrink: 0
}

    #testimonial-Y4jg7Ssk4T .business-logo img {
        max-width: 80px;
        max-height: 40px;
        object-fit: contain
    }

#testimonial-Y4jg7Ssk4T .testimonial-grid-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,.15)
}

#testimonial-Y4jg7Ssk4T .testimonial-grid-item {
    transition: transform .2s ease,box-shadow .2s ease;
    border: 1px solid #e5e7eb;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

#testimonial-Y4jg7Ssk4T .read-more-button {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-top: .5rem;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 700;
    transition: opacity .2s ease;
    color: #4b5563;
    font-family: var(--contentfont);
    font-style: italic
}

    #testimonial-Y4jg7Ssk4T .read-more-button:hover {
        opacity: .7
    }

#testimonial-Y4jg7Ssk4T .testimonial-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa
}

#testimonial-Y4jg7Ssk4T .testimonial-profile {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    width: 100%
}

#testimonial-Y4jg7Ssk4T .profile-info {
    display: flex;
    align-items: center;
    gap: 1rem
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-akHhgFPM9p .button-icon-end, .button-akHhgFPM9p .button-icon-start, .button-akHhgFPM9p .main-heading-button {
        font-size: 20px;
        font-weight: 700
    }

    .button-akHhgFPM9p .button-icon-start {
        margin-right: 5px
    }

    .button-akHhgFPM9p .button-icon-end {
        margin-left: 5px
    }

    .button-akHhgFPM9p .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-akHhgFPM9p .button-icon-end, .button-akHhgFPM9p .button-icon-start, .button-akHhgFPM9p .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-akHhgFPM9p .button-icon-start {
        margin-right: 5px
    }

    .button-akHhgFPM9p .button-icon-end {
        margin-left: 5px
    }

    .button-akHhgFPM9p .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

#col-gqGZe8bcX- > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.heading-8Ioc7q_iql {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-8Ioc7q_iql h1, .heading-8Ioc7q_iql h2, .heading-8Ioc7q_iql h3, .heading-8Ioc7q_iql h4, .heading-8Ioc7q_iql h5, .heading-8Ioc7q_iql h6, .heading-8Ioc7q_iql ul li, .heading-8Ioc7q_iql.text-output {
        font-size: 31px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-8Ioc7q_iql h1, .heading-8Ioc7q_iql h2, .heading-8Ioc7q_iql h3, .heading-8Ioc7q_iql h4, .heading-8Ioc7q_iql h5, .heading-8Ioc7q_iql h6, .heading-8Ioc7q_iql ul li, .heading-8Ioc7q_iql.text-output {
        font-size: 54px !important;
        font-weight: 700
    }
}

.sub-heading-So5fXTxrB1 {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-So5fXTxrB1 h1, .sub-heading-So5fXTxrB1 h2, .sub-heading-So5fXTxrB1 h3, .sub-heading-So5fXTxrB1 h4, .sub-heading-So5fXTxrB1 h5, .sub-heading-So5fXTxrB1 h6, .sub-heading-So5fXTxrB1 ul li, .sub-heading-So5fXTxrB1.text-output {
        font-size: 11px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-So5fXTxrB1 h1, .sub-heading-So5fXTxrB1 h2, .sub-heading-So5fXTxrB1 h3, .sub-heading-So5fXTxrB1 h4, .sub-heading-So5fXTxrB1 h5, .sub-heading-So5fXTxrB1 h6, .sub-heading-So5fXTxrB1 ul li, .sub-heading-So5fXTxrB1.text-output {
        font-size: 22px !important;
        font-weight: 400
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --color-ceqmnyfo: #058affff;
    --color-huplesws: #254a74ff;
    --color-jrvawxvw: #0e3869ff;
    --color-mhriqkyo: #305b8cff;
    --color-sxlohsts: #356aa9ff;
    --color-lvqijyzj: #006fd2ff
}

.hl_page-preview--content .section-hA5Gv8m_bA {
    box-shadow: none;
    padding: 80px 0 60px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-hA5Gv8m_bA {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.hl_page-preview--content .col-VUNfgiJPoMr, .hl_page-preview--content .row-KhbtndeMmXO {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-VUNfgiJPoMr {
    margin: 0
}

.hl_page-preview--content .button-smuD44mKcPZ {
    margin: 0 0 15px;
    text-align: center;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbutton-smuD44mKcPZ {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-smuD44mKcPZ {
        padding: 15px 30px
    }
}

.hl_page-preview--content .col-t-j3o4KdKHf, .hl_page-preview--content .row-SIOZN36rvAM {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-t-j3o4KdKHf {
    margin: 0
}

.hl_page-preview--content #paragraph-0zqLTlbv4yE, .hl_page-preview--content #paragraph-4PW3Gvg6fgx, .hl_page-preview--content #paragraph-4gle24Vp1WF, .hl_page-preview--content #paragraph-55QcgXbPZKx, .hl_page-preview--content #paragraph-67d3-uH8TFV, .hl_page-preview--content #paragraph-Kkmm5P2kR8s, .hl_page-preview--content #paragraph-MFzxaLxa-f2, .hl_page-preview--content #paragraph-P2JI_OHYmge, .hl_page-preview--content #paragraph-QqzBRn9SHAA, .hl_page-preview--content #paragraph-VX0UC-n0GPe, .hl_page-preview--content #paragraph-dMfCk7AVche, .hl_page-preview--content #paragraph-dNoSLmPnW2m, .hl_page-preview--content #paragraph-eK0lUlb1qON, .hl_page-preview--content #paragraph-ijdqM0XZFaB, .hl_page-preview--content #paragraph-lDt-SdFoRHT, .hl_page-preview--content #paragraph-lybzUWSBd92, .hl_page-preview--content #paragraph-mWpRA97OTgl, .hl_page-preview--content #paragraph-mzo4ZyFJ4QK, .hl_page-preview--content #paragraph-q-Y-wtOKXzD, .hl_page-preview--content #paragraph-v5zJxmQXrZT, .hl_page-preview--content #paragraph-wz2bjGe3WQI, .hl_page-preview--content #paragraph-xEt9KQhWnHV, .hl_page-preview--content .custom-code-HLrDdacUYgz {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .col-Z-Q7g2zRq4e, .hl_page-preview--content .row-tzWnBOuaCl1 {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 70%
}

.hl_page-preview--content .col-Z-Q7g2zRq4e {
    padding: 10px 0;
    width: 24.7%;
    margin: 0
}

.hl_page-preview--content .cparagraph-4gle24Vp1WF, .hl_page-preview--content .cparagraph-Kkmm5P2kR8s, .hl_page-preview--content .cparagraph-MFzxaLxa-f2, .hl_page-preview--content .cparagraph-dMfCk7AVche, .hl_page-preview--content .cparagraph-q-Y-wtOKXzD, .hl_page-preview--content .cparagraph-v5zJxmQXrZT, .hl_page-preview--content .cparagraph-xEt9KQhWnHV {
    font-family: var(--contentfont);
    background-color: var(--color-mhriqkyo);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 25px 20px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--color-sxlohsts);
    border-width: 1px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .cparagraph-q-Y-wtOKXzD {
    background-color: var(--color-ceqmnyfo);
    border-color: var(--color-lvqijyzj)
}

.hl_page-preview--content .col-dZxmMaqOm5O {
    box-shadow: none;
    padding: 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 24.7%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .cparagraph-0zqLTlbv4yE, .hl_page-preview--content .cparagraph-55QcgXbPZKx, .hl_page-preview--content .cparagraph-67d3-uH8TFV, .hl_page-preview--content .cparagraph-dNoSLmPnW2m, .hl_page-preview--content .cparagraph-eK0lUlb1qON, .hl_page-preview--content .cparagraph-lybzUWSBd92, .hl_page-preview--content .cparagraph-mzo4ZyFJ4QK {
    font-family: var(--contentfont);
    background-color: var(--color-huplesws);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 25px 20px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--color-jrvawxvw);
    border-width: 1px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .cparagraph-lybzUWSBd92 {
    background-color: var(--color-ceqmnyfo);
    border-color: var(--color-lvqijyzj)
}

.hl_page-preview--content .col-KaqGQzYH3lD {
    box-shadow: none;
    padding: 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 43.2%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .cparagraph-P2JI_OHYmge, .hl_page-preview--content .cparagraph-QqzBRn9SHAA, .hl_page-preview--content .cparagraph-VX0UC-n0GPe, .hl_page-preview--content .cparagraph-ijdqM0XZFaB, .hl_page-preview--content .cparagraph-lDt-SdFoRHT, .hl_page-preview--content .cparagraph-mWpRA97OTgl, .hl_page-preview--content .cparagraph-wz2bjGe3WQI {
    font-family: var(--contentfont);
    background-color: var(--color-huplesws);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 25px 30px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--color-jrvawxvw);
    border-width: 1px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-ijdqM0XZFaB {
    background-color: var(--color-ceqmnyfo);
    border-color: var(--color-lvqijyzj)
}

.hl_page-preview--content .row-kjXOqFjMnRz {
    margin: 0 auto;
    padding: 10px 5px;
    backdrop-filter: none;
    width: 64%
}

.hl_page-preview--content .col-UCHYs3IfdRx, .hl_page-preview--content .cparagraph-4PW3Gvg6fgx, .hl_page-preview--content .row-kjXOqFjMnRz {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-UCHYs3IfdRx {
    padding: 5px 5px 10px;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content .cparagraph-4PW3Gvg6fgx {
    font-family: var(--contentfont);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .row-Bp9owWvj5oU {
    margin: 0 auto;
    padding: 60px 5px 0;
    backdrop-filter: none;
    width: 54%
}

.hl_page-preview--content .cheading-UTsPma2aKkR, .hl_page-preview--content .col-MMgbDAIMLru, .hl_page-preview--content .row-Bp9owWvj5oU {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-MMgbDAIMLru {
    padding: 10px 5px 0;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #heading-UTsPma2aKkR {
    margin: 0 0 10px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-UTsPma2aKkR {
        margin-bottom: 10px
    }
}

.hl_page-preview--content .cheading-UTsPma2aKkR {
    font-family: var(--headlinefont);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: 400;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-UTsPma2aKkR {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

#section-hA5Gv8m_bA > .inner {
    max-width: 100%
}

#col-VUNfgiJPoMr > .inner, #col-t-j3o4KdKHf > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-smuD44mKcPZ .button-icon-start:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-smuD44mKcPZ .button-icon-end, .button-smuD44mKcPZ .button-icon-start, .button-smuD44mKcPZ .main-heading-button {
        font-size: 21px;
        font-weight: 700;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    }

    .button-smuD44mKcPZ .button-icon-start {
        margin-right: 5px
    }

    .button-smuD44mKcPZ .button-icon-end {
        margin-left: 5px
    }

    .button-smuD44mKcPZ .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-smuD44mKcPZ .button-icon-end, .button-smuD44mKcPZ .button-icon-start, .button-smuD44mKcPZ .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-smuD44mKcPZ .button-icon-start {
        margin-right: 5px
    }

    .button-smuD44mKcPZ .button-icon-end {
        margin-left: 5px
    }

    .button-smuD44mKcPZ .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

#col-KaqGQzYH3lD > .inner, #col-Z-Q7g2zRq4e > .inner, #col-dZxmMaqOm5O > .inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-0zqLTlbv4yE, .paragraph-4gle24Vp1WF, .paragraph-55QcgXbPZKx, .paragraph-67d3-uH8TFV, .paragraph-Kkmm5P2kR8s, .paragraph-MFzxaLxa-f2, .paragraph-P2JI_OHYmge, .paragraph-QqzBRn9SHAA, .paragraph-VX0UC-n0GPe, .paragraph-dMfCk7AVche, .paragraph-dNoSLmPnW2m, .paragraph-eK0lUlb1qON, .paragraph-ijdqM0XZFaB, .paragraph-lDt-SdFoRHT, .paragraph-lybzUWSBd92, .paragraph-mWpRA97OTgl, .paragraph-mzo4ZyFJ4QK, .paragraph-q-Y-wtOKXzD, .paragraph-v5zJxmQXrZT, .paragraph-wz2bjGe3WQI, .paragraph-xEt9KQhWnHV {
    font-weight: 500
}

    .heading-UTsPma2aKkR a, .heading-UTsPma2aKkR a *, .paragraph-0zqLTlbv4yE a, .paragraph-0zqLTlbv4yE a *, .paragraph-4PW3Gvg6fgx a, .paragraph-4PW3Gvg6fgx a *, .paragraph-4gle24Vp1WF a, .paragraph-4gle24Vp1WF a *, .paragraph-55QcgXbPZKx a, .paragraph-55QcgXbPZKx a *, .paragraph-67d3-uH8TFV a, .paragraph-67d3-uH8TFV a *, .paragraph-Kkmm5P2kR8s a, .paragraph-Kkmm5P2kR8s a *, .paragraph-MFzxaLxa-f2 a, .paragraph-MFzxaLxa-f2 a *, .paragraph-P2JI_OHYmge a, .paragraph-P2JI_OHYmge a *, .paragraph-QqzBRn9SHAA a, .paragraph-QqzBRn9SHAA a *, .paragraph-VX0UC-n0GPe a, .paragraph-VX0UC-n0GPe a *, .paragraph-dMfCk7AVche a, .paragraph-dMfCk7AVche a *, .paragraph-dNoSLmPnW2m a, .paragraph-dNoSLmPnW2m a *, .paragraph-eK0lUlb1qON a, .paragraph-eK0lUlb1qON a *, .paragraph-ijdqM0XZFaB a, .paragraph-ijdqM0XZFaB a *, .paragraph-lDt-SdFoRHT a, .paragraph-lDt-SdFoRHT a *, .paragraph-lybzUWSBd92 a, .paragraph-lybzUWSBd92 a *, .paragraph-mWpRA97OTgl a, .paragraph-mWpRA97OTgl a *, .paragraph-mzo4ZyFJ4QK a, .paragraph-mzo4ZyFJ4QK a *, .paragraph-q-Y-wtOKXzD a, .paragraph-q-Y-wtOKXzD a *, .paragraph-v5zJxmQXrZT a, .paragraph-v5zJxmQXrZT a *, .paragraph-wz2bjGe3WQI a, .paragraph-wz2bjGe3WQI a *, .paragraph-xEt9KQhWnHV a, .paragraph-xEt9KQhWnHV a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-UTsPma2aKkR a u, .heading-UTsPma2aKkR a:hover, .paragraph-0zqLTlbv4yE a u, .paragraph-0zqLTlbv4yE a:hover, .paragraph-4PW3Gvg6fgx a u, .paragraph-4PW3Gvg6fgx a:hover, .paragraph-4gle24Vp1WF a u, .paragraph-4gle24Vp1WF a:hover, .paragraph-55QcgXbPZKx a u, .paragraph-55QcgXbPZKx a:hover, .paragraph-67d3-uH8TFV a u, .paragraph-67d3-uH8TFV a:hover, .paragraph-Kkmm5P2kR8s a u, .paragraph-Kkmm5P2kR8s a:hover, .paragraph-MFzxaLxa-f2 a u, .paragraph-MFzxaLxa-f2 a:hover, .paragraph-P2JI_OHYmge a u, .paragraph-P2JI_OHYmge a:hover, .paragraph-QqzBRn9SHAA a u, .paragraph-QqzBRn9SHAA a:hover, .paragraph-VX0UC-n0GPe a u, .paragraph-VX0UC-n0GPe a:hover, .paragraph-dMfCk7AVche a u, .paragraph-dMfCk7AVche a:hover, .paragraph-dNoSLmPnW2m a u, .paragraph-dNoSLmPnW2m a:hover, .paragraph-eK0lUlb1qON a u, .paragraph-eK0lUlb1qON a:hover, .paragraph-ijdqM0XZFaB a u, .paragraph-ijdqM0XZFaB a:hover, .paragraph-lDt-SdFoRHT a u, .paragraph-lDt-SdFoRHT a:hover, .paragraph-lybzUWSBd92 a u, .paragraph-lybzUWSBd92 a:hover, .paragraph-mWpRA97OTgl a u, .paragraph-mWpRA97OTgl a:hover, .paragraph-mzo4ZyFJ4QK a u, .paragraph-mzo4ZyFJ4QK a:hover, .paragraph-q-Y-wtOKXzD a u, .paragraph-q-Y-wtOKXzD a:hover, .paragraph-v5zJxmQXrZT a u, .paragraph-v5zJxmQXrZT a:hover, .paragraph-wz2bjGe3WQI a u, .paragraph-wz2bjGe3WQI a:hover, .paragraph-xEt9KQhWnHV a u, .paragraph-xEt9KQhWnHV a:hover {
            text-decoration: underline
        }

        .heading-UTsPma2aKkR a s, .paragraph-0zqLTlbv4yE a s, .paragraph-4PW3Gvg6fgx a s, .paragraph-4gle24Vp1WF a s, .paragraph-55QcgXbPZKx a s, .paragraph-67d3-uH8TFV a s, .paragraph-Kkmm5P2kR8s a s, .paragraph-MFzxaLxa-f2 a s, .paragraph-P2JI_OHYmge a s, .paragraph-QqzBRn9SHAA a s, .paragraph-VX0UC-n0GPe a s, .paragraph-dMfCk7AVche a s, .paragraph-dNoSLmPnW2m a s, .paragraph-eK0lUlb1qON a s, .paragraph-ijdqM0XZFaB a s, .paragraph-lDt-SdFoRHT a s, .paragraph-lybzUWSBd92 a s, .paragraph-mWpRA97OTgl a s, .paragraph-mzo4ZyFJ4QK a s, .paragraph-q-Y-wtOKXzD a s, .paragraph-v5zJxmQXrZT a s, .paragraph-wz2bjGe3WQI a s, .paragraph-xEt9KQhWnHV a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-Kkmm5P2kR8s h1, .paragraph-Kkmm5P2kR8s h2, .paragraph-Kkmm5P2kR8s h3, .paragraph-Kkmm5P2kR8s h4, .paragraph-Kkmm5P2kR8s h5, .paragraph-Kkmm5P2kR8s h6, .paragraph-Kkmm5P2kR8s ul li, .paragraph-Kkmm5P2kR8s.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-Kkmm5P2kR8s h1, .paragraph-Kkmm5P2kR8s h2, .paragraph-Kkmm5P2kR8s h3, .paragraph-Kkmm5P2kR8s h4, .paragraph-Kkmm5P2kR8s h5, .paragraph-Kkmm5P2kR8s h6, .paragraph-Kkmm5P2kR8s ul li, .paragraph-Kkmm5P2kR8s.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.heading-UTsPma2aKkR.text-output h1:first-child:before, .heading-UTsPma2aKkR.text-output h2:first-child:before, .heading-UTsPma2aKkR.text-output h3:first-child:before, .heading-UTsPma2aKkR.text-output h4:first-child:before, .heading-UTsPma2aKkR.text-output h5:first-child:before, .heading-UTsPma2aKkR.text-output h6:first-child:before, .heading-UTsPma2aKkR.text-output p:first-child:before, .paragraph-0zqLTlbv4yE.text-output h1:first-child:before, .paragraph-0zqLTlbv4yE.text-output h2:first-child:before, .paragraph-0zqLTlbv4yE.text-output h3:first-child:before, .paragraph-0zqLTlbv4yE.text-output h4:first-child:before, .paragraph-0zqLTlbv4yE.text-output h5:first-child:before, .paragraph-0zqLTlbv4yE.text-output h6:first-child:before, .paragraph-0zqLTlbv4yE.text-output p:first-child:before, .paragraph-4PW3Gvg6fgx.text-output h1:first-child:before, .paragraph-4PW3Gvg6fgx.text-output h2:first-child:before, .paragraph-4PW3Gvg6fgx.text-output h3:first-child:before, .paragraph-4PW3Gvg6fgx.text-output h4:first-child:before, .paragraph-4PW3Gvg6fgx.text-output h5:first-child:before, .paragraph-4PW3Gvg6fgx.text-output h6:first-child:before, .paragraph-4PW3Gvg6fgx.text-output p:first-child:before, .paragraph-4gle24Vp1WF.text-output h1:first-child:before, .paragraph-4gle24Vp1WF.text-output h2:first-child:before, .paragraph-4gle24Vp1WF.text-output h3:first-child:before, .paragraph-4gle24Vp1WF.text-output h4:first-child:before, .paragraph-4gle24Vp1WF.text-output h5:first-child:before, .paragraph-4gle24Vp1WF.text-output h6:first-child:before, .paragraph-4gle24Vp1WF.text-output p:first-child:before, .paragraph-55QcgXbPZKx.text-output h1:first-child:before, .paragraph-55QcgXbPZKx.text-output h2:first-child:before, .paragraph-55QcgXbPZKx.text-output h3:first-child:before, .paragraph-55QcgXbPZKx.text-output h4:first-child:before, .paragraph-55QcgXbPZKx.text-output h5:first-child:before, .paragraph-55QcgXbPZKx.text-output h6:first-child:before, .paragraph-55QcgXbPZKx.text-output p:first-child:before, .paragraph-67d3-uH8TFV.text-output h1:first-child:before, .paragraph-67d3-uH8TFV.text-output h2:first-child:before, .paragraph-67d3-uH8TFV.text-output h3:first-child:before, .paragraph-67d3-uH8TFV.text-output h4:first-child:before, .paragraph-67d3-uH8TFV.text-output h5:first-child:before, .paragraph-67d3-uH8TFV.text-output h6:first-child:before, .paragraph-67d3-uH8TFV.text-output p:first-child:before, .paragraph-Kkmm5P2kR8s.text-output h1:first-child:before, .paragraph-Kkmm5P2kR8s.text-output h2:first-child:before, .paragraph-Kkmm5P2kR8s.text-output h3:first-child:before, .paragraph-Kkmm5P2kR8s.text-output h4:first-child:before, .paragraph-Kkmm5P2kR8s.text-output h5:first-child:before, .paragraph-Kkmm5P2kR8s.text-output h6:first-child:before, .paragraph-Kkmm5P2kR8s.text-output p:first-child:before, .paragraph-MFzxaLxa-f2.text-output h1:first-child:before, .paragraph-MFzxaLxa-f2.text-output h2:first-child:before, .paragraph-MFzxaLxa-f2.text-output h3:first-child:before, .paragraph-MFzxaLxa-f2.text-output h4:first-child:before, .paragraph-MFzxaLxa-f2.text-output h5:first-child:before, .paragraph-MFzxaLxa-f2.text-output h6:first-child:before, .paragraph-MFzxaLxa-f2.text-output p:first-child:before, .paragraph-P2JI_OHYmge.text-output h1:first-child:before, .paragraph-P2JI_OHYmge.text-output h2:first-child:before, .paragraph-P2JI_OHYmge.text-output h3:first-child:before, .paragraph-P2JI_OHYmge.text-output h4:first-child:before, .paragraph-P2JI_OHYmge.text-output h5:first-child:before, .paragraph-P2JI_OHYmge.text-output h6:first-child:before, .paragraph-P2JI_OHYmge.text-output p:first-child:before, .paragraph-QqzBRn9SHAA.text-output h1:first-child:before, .paragraph-QqzBRn9SHAA.text-output h2:first-child:before, .paragraph-QqzBRn9SHAA.text-output h3:first-child:before, .paragraph-QqzBRn9SHAA.text-output h4:first-child:before, .paragraph-QqzBRn9SHAA.text-output h5:first-child:before, .paragraph-QqzBRn9SHAA.text-output h6:first-child:before, .paragraph-QqzBRn9SHAA.text-output p:first-child:before, .paragraph-VX0UC-n0GPe.text-output h1:first-child:before, .paragraph-VX0UC-n0GPe.text-output h2:first-child:before, .paragraph-VX0UC-n0GPe.text-output h3:first-child:before, .paragraph-VX0UC-n0GPe.text-output h4:first-child:before, .paragraph-VX0UC-n0GPe.text-output h5:first-child:before, .paragraph-VX0UC-n0GPe.text-output h6:first-child:before, .paragraph-VX0UC-n0GPe.text-output p:first-child:before, .paragraph-dMfCk7AVche.text-output h1:first-child:before, .paragraph-dMfCk7AVche.text-output h2:first-child:before, .paragraph-dMfCk7AVche.text-output h3:first-child:before, .paragraph-dMfCk7AVche.text-output h4:first-child:before, .paragraph-dMfCk7AVche.text-output h5:first-child:before, .paragraph-dMfCk7AVche.text-output h6:first-child:before, .paragraph-dMfCk7AVche.text-output p:first-child:before, .paragraph-dNoSLmPnW2m.text-output h1:first-child:before, .paragraph-dNoSLmPnW2m.text-output h2:first-child:before, .paragraph-dNoSLmPnW2m.text-output h3:first-child:before, .paragraph-dNoSLmPnW2m.text-output h4:first-child:before, .paragraph-dNoSLmPnW2m.text-output h5:first-child:before, .paragraph-dNoSLmPnW2m.text-output h6:first-child:before, .paragraph-dNoSLmPnW2m.text-output p:first-child:before, .paragraph-eK0lUlb1qON.text-output h1:first-child:before, .paragraph-eK0lUlb1qON.text-output h2:first-child:before, .paragraph-eK0lUlb1qON.text-output h3:first-child:before, .paragraph-eK0lUlb1qON.text-output h4:first-child:before, .paragraph-eK0lUlb1qON.text-output h5:first-child:before, .paragraph-eK0lUlb1qON.text-output h6:first-child:before, .paragraph-eK0lUlb1qON.text-output p:first-child:before, .paragraph-ijdqM0XZFaB.text-output h1:first-child:before, .paragraph-ijdqM0XZFaB.text-output h2:first-child:before, .paragraph-ijdqM0XZFaB.text-output h3:first-child:before, .paragraph-ijdqM0XZFaB.text-output h4:first-child:before, .paragraph-ijdqM0XZFaB.text-output h5:first-child:before, .paragraph-ijdqM0XZFaB.text-output h6:first-child:before, .paragraph-ijdqM0XZFaB.text-output p:first-child:before, .paragraph-lDt-SdFoRHT.text-output h1:first-child:before, .paragraph-lDt-SdFoRHT.text-output h2:first-child:before, .paragraph-lDt-SdFoRHT.text-output h3:first-child:before, .paragraph-lDt-SdFoRHT.text-output h4:first-child:before, .paragraph-lDt-SdFoRHT.text-output h5:first-child:before, .paragraph-lDt-SdFoRHT.text-output h6:first-child:before, .paragraph-lDt-SdFoRHT.text-output p:first-child:before, .paragraph-lybzUWSBd92.text-output h1:first-child:before, .paragraph-lybzUWSBd92.text-output h2:first-child:before, .paragraph-lybzUWSBd92.text-output h3:first-child:before, .paragraph-lybzUWSBd92.text-output h4:first-child:before, .paragraph-lybzUWSBd92.text-output h5:first-child:before, .paragraph-lybzUWSBd92.text-output h6:first-child:before, .paragraph-lybzUWSBd92.text-output p:first-child:before, .paragraph-mWpRA97OTgl.text-output h1:first-child:before, .paragraph-mWpRA97OTgl.text-output h2:first-child:before, .paragraph-mWpRA97OTgl.text-output h3:first-child:before, .paragraph-mWpRA97OTgl.text-output h4:first-child:before, .paragraph-mWpRA97OTgl.text-output h5:first-child:before, .paragraph-mWpRA97OTgl.text-output h6:first-child:before, .paragraph-mWpRA97OTgl.text-output p:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output h1:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output h2:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output h3:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output h4:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output h5:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output h6:first-child:before, .paragraph-mzo4ZyFJ4QK.text-output p:first-child:before, .paragraph-q-Y-wtOKXzD.text-output h1:first-child:before, .paragraph-q-Y-wtOKXzD.text-output h2:first-child:before, .paragraph-q-Y-wtOKXzD.text-output h3:first-child:before, .paragraph-q-Y-wtOKXzD.text-output h4:first-child:before, .paragraph-q-Y-wtOKXzD.text-output h5:first-child:before, .paragraph-q-Y-wtOKXzD.text-output h6:first-child:before, .paragraph-q-Y-wtOKXzD.text-output p:first-child:before, .paragraph-v5zJxmQXrZT.text-output h1:first-child:before, .paragraph-v5zJxmQXrZT.text-output h2:first-child:before, .paragraph-v5zJxmQXrZT.text-output h3:first-child:before, .paragraph-v5zJxmQXrZT.text-output h4:first-child:before, .paragraph-v5zJxmQXrZT.text-output h5:first-child:before, .paragraph-v5zJxmQXrZT.text-output h6:first-child:before, .paragraph-v5zJxmQXrZT.text-output p:first-child:before, .paragraph-wz2bjGe3WQI.text-output h1:first-child:before, .paragraph-wz2bjGe3WQI.text-output h2:first-child:before, .paragraph-wz2bjGe3WQI.text-output h3:first-child:before, .paragraph-wz2bjGe3WQI.text-output h4:first-child:before, .paragraph-wz2bjGe3WQI.text-output h5:first-child:before, .paragraph-wz2bjGe3WQI.text-output h6:first-child:before, .paragraph-wz2bjGe3WQI.text-output p:first-child:before, .paragraph-xEt9KQhWnHV.text-output h1:first-child:before, .paragraph-xEt9KQhWnHV.text-output h2:first-child:before, .paragraph-xEt9KQhWnHV.text-output h3:first-child:before, .paragraph-xEt9KQhWnHV.text-output h4:first-child:before, .paragraph-xEt9KQhWnHV.text-output h5:first-child:before, .paragraph-xEt9KQhWnHV.text-output h6:first-child:before, .paragraph-xEt9KQhWnHV.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-xEt9KQhWnHV h1, .paragraph-xEt9KQhWnHV h2, .paragraph-xEt9KQhWnHV h3, .paragraph-xEt9KQhWnHV h4, .paragraph-xEt9KQhWnHV h5, .paragraph-xEt9KQhWnHV h6, .paragraph-xEt9KQhWnHV ul li, .paragraph-xEt9KQhWnHV.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-xEt9KQhWnHV h1, .paragraph-xEt9KQhWnHV h2, .paragraph-xEt9KQhWnHV h3, .paragraph-xEt9KQhWnHV h4, .paragraph-xEt9KQhWnHV h5, .paragraph-xEt9KQhWnHV h6, .paragraph-xEt9KQhWnHV ul li, .paragraph-xEt9KQhWnHV.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-dMfCk7AVche h1, .paragraph-dMfCk7AVche h2, .paragraph-dMfCk7AVche h3, .paragraph-dMfCk7AVche h4, .paragraph-dMfCk7AVche h5, .paragraph-dMfCk7AVche h6, .paragraph-dMfCk7AVche ul li, .paragraph-dMfCk7AVche.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-dMfCk7AVche h1, .paragraph-dMfCk7AVche h2, .paragraph-dMfCk7AVche h3, .paragraph-dMfCk7AVche h4, .paragraph-dMfCk7AVche h5, .paragraph-dMfCk7AVche h6, .paragraph-dMfCk7AVche ul li, .paragraph-dMfCk7AVche.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-MFzxaLxa-f2 h1, .paragraph-MFzxaLxa-f2 h2, .paragraph-MFzxaLxa-f2 h3, .paragraph-MFzxaLxa-f2 h4, .paragraph-MFzxaLxa-f2 h5, .paragraph-MFzxaLxa-f2 h6, .paragraph-MFzxaLxa-f2 ul li, .paragraph-MFzxaLxa-f2.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-MFzxaLxa-f2 h1, .paragraph-MFzxaLxa-f2 h2, .paragraph-MFzxaLxa-f2 h3, .paragraph-MFzxaLxa-f2 h4, .paragraph-MFzxaLxa-f2 h5, .paragraph-MFzxaLxa-f2 h6, .paragraph-MFzxaLxa-f2 ul li, .paragraph-MFzxaLxa-f2.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-v5zJxmQXrZT h1, .paragraph-v5zJxmQXrZT h2, .paragraph-v5zJxmQXrZT h3, .paragraph-v5zJxmQXrZT h4, .paragraph-v5zJxmQXrZT h5, .paragraph-v5zJxmQXrZT h6, .paragraph-v5zJxmQXrZT ul li, .paragraph-v5zJxmQXrZT.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-v5zJxmQXrZT h1, .paragraph-v5zJxmQXrZT h2, .paragraph-v5zJxmQXrZT h3, .paragraph-v5zJxmQXrZT h4, .paragraph-v5zJxmQXrZT h5, .paragraph-v5zJxmQXrZT h6, .paragraph-v5zJxmQXrZT ul li, .paragraph-v5zJxmQXrZT.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-4gle24Vp1WF h1, .paragraph-4gle24Vp1WF h2, .paragraph-4gle24Vp1WF h3, .paragraph-4gle24Vp1WF h4, .paragraph-4gle24Vp1WF h5, .paragraph-4gle24Vp1WF h6, .paragraph-4gle24Vp1WF ul li, .paragraph-4gle24Vp1WF.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-4gle24Vp1WF h1, .paragraph-4gle24Vp1WF h2, .paragraph-4gle24Vp1WF h3, .paragraph-4gle24Vp1WF h4, .paragraph-4gle24Vp1WF h5, .paragraph-4gle24Vp1WF h6, .paragraph-4gle24Vp1WF ul li, .paragraph-4gle24Vp1WF.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-q-Y-wtOKXzD h1, .paragraph-q-Y-wtOKXzD h2, .paragraph-q-Y-wtOKXzD h3, .paragraph-q-Y-wtOKXzD h4, .paragraph-q-Y-wtOKXzD h5, .paragraph-q-Y-wtOKXzD h6, .paragraph-q-Y-wtOKXzD ul li, .paragraph-q-Y-wtOKXzD.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-q-Y-wtOKXzD h1, .paragraph-q-Y-wtOKXzD h2, .paragraph-q-Y-wtOKXzD h3, .paragraph-q-Y-wtOKXzD h4, .paragraph-q-Y-wtOKXzD h5, .paragraph-q-Y-wtOKXzD h6, .paragraph-q-Y-wtOKXzD ul li, .paragraph-q-Y-wtOKXzD.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-mzo4ZyFJ4QK h1, .paragraph-mzo4ZyFJ4QK h2, .paragraph-mzo4ZyFJ4QK h3, .paragraph-mzo4ZyFJ4QK h4, .paragraph-mzo4ZyFJ4QK h5, .paragraph-mzo4ZyFJ4QK h6, .paragraph-mzo4ZyFJ4QK ul li, .paragraph-mzo4ZyFJ4QK.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-mzo4ZyFJ4QK h1, .paragraph-mzo4ZyFJ4QK h2, .paragraph-mzo4ZyFJ4QK h3, .paragraph-mzo4ZyFJ4QK h4, .paragraph-mzo4ZyFJ4QK h5, .paragraph-mzo4ZyFJ4QK h6, .paragraph-mzo4ZyFJ4QK ul li, .paragraph-mzo4ZyFJ4QK.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-dNoSLmPnW2m h1, .paragraph-dNoSLmPnW2m h2, .paragraph-dNoSLmPnW2m h3, .paragraph-dNoSLmPnW2m h4, .paragraph-dNoSLmPnW2m h5, .paragraph-dNoSLmPnW2m h6, .paragraph-dNoSLmPnW2m ul li, .paragraph-dNoSLmPnW2m.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-dNoSLmPnW2m h1, .paragraph-dNoSLmPnW2m h2, .paragraph-dNoSLmPnW2m h3, .paragraph-dNoSLmPnW2m h4, .paragraph-dNoSLmPnW2m h5, .paragraph-dNoSLmPnW2m h6, .paragraph-dNoSLmPnW2m ul li, .paragraph-dNoSLmPnW2m.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-0zqLTlbv4yE h1, .paragraph-0zqLTlbv4yE h2, .paragraph-0zqLTlbv4yE h3, .paragraph-0zqLTlbv4yE h4, .paragraph-0zqLTlbv4yE h5, .paragraph-0zqLTlbv4yE h6, .paragraph-0zqLTlbv4yE ul li, .paragraph-0zqLTlbv4yE.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-0zqLTlbv4yE h1, .paragraph-0zqLTlbv4yE h2, .paragraph-0zqLTlbv4yE h3, .paragraph-0zqLTlbv4yE h4, .paragraph-0zqLTlbv4yE h5, .paragraph-0zqLTlbv4yE h6, .paragraph-0zqLTlbv4yE ul li, .paragraph-0zqLTlbv4yE.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-67d3-uH8TFV h1, .paragraph-67d3-uH8TFV h2, .paragraph-67d3-uH8TFV h3, .paragraph-67d3-uH8TFV h4, .paragraph-67d3-uH8TFV h5, .paragraph-67d3-uH8TFV h6, .paragraph-67d3-uH8TFV ul li, .paragraph-67d3-uH8TFV.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-67d3-uH8TFV h1, .paragraph-67d3-uH8TFV h2, .paragraph-67d3-uH8TFV h3, .paragraph-67d3-uH8TFV h4, .paragraph-67d3-uH8TFV h5, .paragraph-67d3-uH8TFV h6, .paragraph-67d3-uH8TFV ul li, .paragraph-67d3-uH8TFV.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-eK0lUlb1qON h1, .paragraph-eK0lUlb1qON h2, .paragraph-eK0lUlb1qON h3, .paragraph-eK0lUlb1qON h4, .paragraph-eK0lUlb1qON h5, .paragraph-eK0lUlb1qON h6, .paragraph-eK0lUlb1qON ul li, .paragraph-eK0lUlb1qON.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-eK0lUlb1qON h1, .paragraph-eK0lUlb1qON h2, .paragraph-eK0lUlb1qON h3, .paragraph-eK0lUlb1qON h4, .paragraph-eK0lUlb1qON h5, .paragraph-eK0lUlb1qON h6, .paragraph-eK0lUlb1qON ul li, .paragraph-eK0lUlb1qON.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-55QcgXbPZKx h1, .paragraph-55QcgXbPZKx h2, .paragraph-55QcgXbPZKx h3, .paragraph-55QcgXbPZKx h4, .paragraph-55QcgXbPZKx h5, .paragraph-55QcgXbPZKx h6, .paragraph-55QcgXbPZKx ul li, .paragraph-55QcgXbPZKx.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-55QcgXbPZKx h1, .paragraph-55QcgXbPZKx h2, .paragraph-55QcgXbPZKx h3, .paragraph-55QcgXbPZKx h4, .paragraph-55QcgXbPZKx h5, .paragraph-55QcgXbPZKx h6, .paragraph-55QcgXbPZKx ul li, .paragraph-55QcgXbPZKx.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-lybzUWSBd92 h1, .paragraph-lybzUWSBd92 h2, .paragraph-lybzUWSBd92 h3, .paragraph-lybzUWSBd92 h4, .paragraph-lybzUWSBd92 h5, .paragraph-lybzUWSBd92 h6, .paragraph-lybzUWSBd92 ul li, .paragraph-lybzUWSBd92.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-lybzUWSBd92 h1, .paragraph-lybzUWSBd92 h2, .paragraph-lybzUWSBd92 h3, .paragraph-lybzUWSBd92 h4, .paragraph-lybzUWSBd92 h5, .paragraph-lybzUWSBd92 h6, .paragraph-lybzUWSBd92 ul li, .paragraph-lybzUWSBd92.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-mWpRA97OTgl h1, .paragraph-mWpRA97OTgl h2, .paragraph-mWpRA97OTgl h3, .paragraph-mWpRA97OTgl h4, .paragraph-mWpRA97OTgl h5, .paragraph-mWpRA97OTgl h6, .paragraph-mWpRA97OTgl ul li, .paragraph-mWpRA97OTgl.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-mWpRA97OTgl h1, .paragraph-mWpRA97OTgl h2, .paragraph-mWpRA97OTgl h3, .paragraph-mWpRA97OTgl h4, .paragraph-mWpRA97OTgl h5, .paragraph-mWpRA97OTgl h6, .paragraph-mWpRA97OTgl ul li, .paragraph-mWpRA97OTgl.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-lDt-SdFoRHT h1, .paragraph-lDt-SdFoRHT h2, .paragraph-lDt-SdFoRHT h3, .paragraph-lDt-SdFoRHT h4, .paragraph-lDt-SdFoRHT h5, .paragraph-lDt-SdFoRHT h6, .paragraph-lDt-SdFoRHT ul li, .paragraph-lDt-SdFoRHT.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-lDt-SdFoRHT h1, .paragraph-lDt-SdFoRHT h2, .paragraph-lDt-SdFoRHT h3, .paragraph-lDt-SdFoRHT h4, .paragraph-lDt-SdFoRHT h5, .paragraph-lDt-SdFoRHT h6, .paragraph-lDt-SdFoRHT ul li, .paragraph-lDt-SdFoRHT.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-VX0UC-n0GPe h1, .paragraph-VX0UC-n0GPe h2, .paragraph-VX0UC-n0GPe h3, .paragraph-VX0UC-n0GPe h4, .paragraph-VX0UC-n0GPe h5, .paragraph-VX0UC-n0GPe h6, .paragraph-VX0UC-n0GPe ul li, .paragraph-VX0UC-n0GPe.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-VX0UC-n0GPe h1, .paragraph-VX0UC-n0GPe h2, .paragraph-VX0UC-n0GPe h3, .paragraph-VX0UC-n0GPe h4, .paragraph-VX0UC-n0GPe h5, .paragraph-VX0UC-n0GPe h6, .paragraph-VX0UC-n0GPe ul li, .paragraph-VX0UC-n0GPe.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-wz2bjGe3WQI h1, .paragraph-wz2bjGe3WQI h2, .paragraph-wz2bjGe3WQI h3, .paragraph-wz2bjGe3WQI h4, .paragraph-wz2bjGe3WQI h5, .paragraph-wz2bjGe3WQI h6, .paragraph-wz2bjGe3WQI ul li, .paragraph-wz2bjGe3WQI.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-wz2bjGe3WQI h1, .paragraph-wz2bjGe3WQI h2, .paragraph-wz2bjGe3WQI h3, .paragraph-wz2bjGe3WQI h4, .paragraph-wz2bjGe3WQI h5, .paragraph-wz2bjGe3WQI h6, .paragraph-wz2bjGe3WQI ul li, .paragraph-wz2bjGe3WQI.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-QqzBRn9SHAA h1, .paragraph-QqzBRn9SHAA h2, .paragraph-QqzBRn9SHAA h3, .paragraph-QqzBRn9SHAA h4, .paragraph-QqzBRn9SHAA h5, .paragraph-QqzBRn9SHAA h6, .paragraph-QqzBRn9SHAA ul li, .paragraph-QqzBRn9SHAA.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-QqzBRn9SHAA h1, .paragraph-QqzBRn9SHAA h2, .paragraph-QqzBRn9SHAA h3, .paragraph-QqzBRn9SHAA h4, .paragraph-QqzBRn9SHAA h5, .paragraph-QqzBRn9SHAA h6, .paragraph-QqzBRn9SHAA ul li, .paragraph-QqzBRn9SHAA.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-P2JI_OHYmge h1, .paragraph-P2JI_OHYmge h2, .paragraph-P2JI_OHYmge h3, .paragraph-P2JI_OHYmge h4, .paragraph-P2JI_OHYmge h5, .paragraph-P2JI_OHYmge h6, .paragraph-P2JI_OHYmge ul li, .paragraph-P2JI_OHYmge.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-P2JI_OHYmge h1, .paragraph-P2JI_OHYmge h2, .paragraph-P2JI_OHYmge h3, .paragraph-P2JI_OHYmge h4, .paragraph-P2JI_OHYmge h5, .paragraph-P2JI_OHYmge h6, .paragraph-P2JI_OHYmge ul li, .paragraph-P2JI_OHYmge.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-ijdqM0XZFaB h1, .paragraph-ijdqM0XZFaB h2, .paragraph-ijdqM0XZFaB h3, .paragraph-ijdqM0XZFaB h4, .paragraph-ijdqM0XZFaB h5, .paragraph-ijdqM0XZFaB h6, .paragraph-ijdqM0XZFaB ul li, .paragraph-ijdqM0XZFaB.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-ijdqM0XZFaB h1, .paragraph-ijdqM0XZFaB h2, .paragraph-ijdqM0XZFaB h3, .paragraph-ijdqM0XZFaB h4, .paragraph-ijdqM0XZFaB h5, .paragraph-ijdqM0XZFaB h6, .paragraph-ijdqM0XZFaB ul li, .paragraph-ijdqM0XZFaB.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

#col-MMgbDAIMLru > .inner, #col-UCHYs3IfdRx > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-4PW3Gvg6fgx {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-4PW3Gvg6fgx h1, .paragraph-4PW3Gvg6fgx h2, .paragraph-4PW3Gvg6fgx h3, .paragraph-4PW3Gvg6fgx h4, .paragraph-4PW3Gvg6fgx h5, .paragraph-4PW3Gvg6fgx h6, .paragraph-4PW3Gvg6fgx ul li, .paragraph-4PW3Gvg6fgx.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-4PW3Gvg6fgx h1, .paragraph-4PW3Gvg6fgx h2, .paragraph-4PW3Gvg6fgx h3, .paragraph-4PW3Gvg6fgx h4, .paragraph-4PW3Gvg6fgx h5, .paragraph-4PW3Gvg6fgx h6, .paragraph-4PW3Gvg6fgx ul li, .paragraph-4PW3Gvg6fgx.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

.heading-UTsPma2aKkR {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-UTsPma2aKkR h1, .heading-UTsPma2aKkR h2, .heading-UTsPma2aKkR h3, .heading-UTsPma2aKkR h4, .heading-UTsPma2aKkR h5, .heading-UTsPma2aKkR h6, .heading-UTsPma2aKkR ul li, .heading-UTsPma2aKkR.text-output {
        font-size: 30px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-UTsPma2aKkR h1, .heading-UTsPma2aKkR h2, .heading-UTsPma2aKkR h3, .heading-UTsPma2aKkR h4, .heading-UTsPma2aKkR h5, .heading-UTsPma2aKkR h6, .heading-UTsPma2aKkR ul li, .heading-UTsPma2aKkR.text-output {
        font-size: 50px !important;
        font-weight: 700;
        line-height: 1.4;
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --black: #000000
}

.hl_page-preview--content .section-rQKfpaIEGD {
    box-shadow: none;
    padding: 100px 0 0;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-rQKfpaIEGD {
        padding-top: 60px
    }
}

.hl_page-preview--content .row-7-Z2CymC4m {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 95%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-7-Z2CymC4m {
        padding-bottom: 5px;
        padding-top: 5px;
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.hl_page-preview--content .col-PbQaGQqYAR {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-PbQaGQqYAR {
        padding-bottom: 5px
    }
}

.hl_page-preview--content .image-yofolaJl5K {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-yofolaJl5K .image-container img {
        box-shadow: none;
        width: 333px;
        height: auto
    }

.hl_page-preview--content .cimage-yofolaJl5K {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-yofolaJl5K .image-container img {
        box-shadow: undefined;
        width: 222px
    }
}

.hl_page-preview--content #paragraph-Amc5BMk2in {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-Amc5BMk2in {
        margin-top: 15px
    }
}

.hl_page-preview--content .cheading-kcuGHIBT8d, .hl_page-preview--content .cparagraph-Amc5BMk2in {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-kcuGHIBT8d {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-kcuGHIBT8d {
        margin-bottom: 0;
        margin-top: 10px
    }
}

.hl_page-preview--content .cheading-kcuGHIBT8d {
    font-family: var(--headlinefont);
    font-weight: 400;
    padding: 0;
    line-height: 1.1em
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-kcuGHIBT8d {
        line-height: 1.3em;
        padding-right: 0;
        padding-left: 0
    }
}

.hl_page-preview--content .image-nGBOsF3Yal {
    margin: 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-nGBOsF3Yal .image-container img {
        box-shadow: none;
        width: auto;
        height: auto
    }

.hl_page-preview--content .cimage-nGBOsF3Yal {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

#section-rQKfpaIEGD > .inner {
    max-width: 1170px
}

#col-PbQaGQqYAR > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-Amc5BMk2in {
    font-weight: 400
}

    .heading-kcuGHIBT8d a, .heading-kcuGHIBT8d a *, .paragraph-Amc5BMk2in a, .paragraph-Amc5BMk2in a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-kcuGHIBT8d a u, .heading-kcuGHIBT8d a:hover, .paragraph-Amc5BMk2in a u, .paragraph-Amc5BMk2in a:hover {
            text-decoration: underline
        }

        .heading-kcuGHIBT8d a s, .paragraph-Amc5BMk2in a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-Amc5BMk2in h1, .paragraph-Amc5BMk2in h2, .paragraph-Amc5BMk2in h3, .paragraph-Amc5BMk2in h4, .paragraph-Amc5BMk2in h5, .paragraph-Amc5BMk2in h6, .paragraph-Amc5BMk2in ul li, .paragraph-Amc5BMk2in.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-Amc5BMk2in h1, .paragraph-Amc5BMk2in h2, .paragraph-Amc5BMk2in h3, .paragraph-Amc5BMk2in h4, .paragraph-Amc5BMk2in h5, .paragraph-Amc5BMk2in h6, .paragraph-Amc5BMk2in ul li, .paragraph-Amc5BMk2in.text-output {
        font-size: 24px !important;
        font-weight: 400
    }
}

.heading-kcuGHIBT8d.text-output h1:first-child:before, .heading-kcuGHIBT8d.text-output h2:first-child:before, .heading-kcuGHIBT8d.text-output h3:first-child:before, .heading-kcuGHIBT8d.text-output h4:first-child:before, .heading-kcuGHIBT8d.text-output h5:first-child:before, .heading-kcuGHIBT8d.text-output h6:first-child:before, .heading-kcuGHIBT8d.text-output p:first-child:before, .paragraph-Amc5BMk2in.text-output h1:first-child:before, .paragraph-Amc5BMk2in.text-output h2:first-child:before, .paragraph-Amc5BMk2in.text-output h3:first-child:before, .paragraph-Amc5BMk2in.text-output h4:first-child:before, .paragraph-Amc5BMk2in.text-output h5:first-child:before, .paragraph-Amc5BMk2in.text-output h6:first-child:before, .paragraph-Amc5BMk2in.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.heading-kcuGHIBT8d {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-kcuGHIBT8d h1, .heading-kcuGHIBT8d h2, .heading-kcuGHIBT8d h3, .heading-kcuGHIBT8d h4, .heading-kcuGHIBT8d h5, .heading-kcuGHIBT8d h6, .heading-kcuGHIBT8d ul li, .heading-kcuGHIBT8d.text-output {
        font-size: 28px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-kcuGHIBT8d h1, .heading-kcuGHIBT8d h2, .heading-kcuGHIBT8d h3, .heading-kcuGHIBT8d h4, .heading-kcuGHIBT8d h5, .heading-kcuGHIBT8d h6, .heading-kcuGHIBT8d ul li, .heading-kcuGHIBT8d.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --cobalt: #155eef;
    --color-ceqmnyfo: #058affff;
    --color-sxlohsts: #356aa9ff;
    --color-dpdnpspe: #edf6ffff;
    --color-qmffnvpg: #BFD4F5;
    --color-nnhdxvsh: #104a8cff
}

.hl_page-preview--content .section-hXaGBr5gPf {
    box-shadow: none;
    padding: 20px 20px 40px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-hXaGBr5gPf {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 0;
        padding-bottom: 10px;
        margin-top: 0
    }
}

.hl_page-preview--content .row-ulI4JhNXAQ {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-ulI4JhNXAQ {
        padding-bottom: 0
    }
}

.hl_page-preview--content .col-hFYWmpRWfn {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .button-L1UlS_r5Vm {
    margin: 0 0 15px;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .button-L1UlS_r5Vm {
        margin-top: 20px
    }
}

.hl_page-preview--content .cbutton-L1UlS_r5Vm {
    font-family: var(--contentfont);
    background-color: var(--color-ceqmnyfo);
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-L1UlS_r5Vm {
        padding: 15px 30px
    }
}

.hl_page-preview--content .image-OIUdGyEFEe {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-OIUdGyEFEe {
        margin-top: 0
    }
}

.hl_page-preview--content .image-OIUdGyEFEe .image-container img {
    box-shadow: none;
    width: 333px;
    height: auto
}

.hl_page-preview--content .cimage-OIUdGyEFEe {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-OIUdGyEFEe .image-container img {
        box-shadow: undefined;
        width: 222px
    }
}

.hl_page-preview--content .row-T1ia9pNvDo {
    margin: 0 auto 60px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-T1ia9pNvDo {
        margin-bottom: 0
    }
}

.hl_page-preview--content .col-ptrsbVO_v9, .hl_page-preview--content .row-T1ia9pNvDo {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-ptrsbVO_v9 {
    width: 53.3%;
    margin: 0
}

.hl_page-preview--content #paragraph-ZVitIjjOdr, .hl_page-preview--content #paragraph-_B7cCrWNq0 {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-ZVitIjjOdr {
    font-family: var(--contentfont);
    background-color: var(--color-dpdnpspe);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0 20px 60px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--color-sxlohsts);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-ZVitIjjOdr {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-_B7cCrWNq0 {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-1yHkd0MTVw, .hl_page-preview--content .cparagraph-_B7cCrWNq0, .hl_page-preview--content .cparagraph-eSw8_sOneW {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-_B7cCrWNq0 {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-1yHkd0MTVw {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-1yHkd0MTVw {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-1yHkd0MTVw, .hl_page-preview--content .cparagraph-eSw8_sOneW {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-eSw8_sOneW, .hl_page-preview--content #paragraph-xdWgvi4_yP {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-eSw8_sOneW {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-eSw8_sOneW {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-xdWgvi4_yP {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-qvnOE_MdFr, .hl_page-preview--content .cparagraph-5YPrHNn2Da, .hl_page-preview--content .cparagraph-xdWgvi4_yP {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-xdWgvi4_yP {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-qvnOE_MdFr {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-qvnOE_MdFr {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-qvnOE_MdFr, .hl_page-preview--content .cparagraph-5YPrHNn2Da {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-5YPrHNn2Da, .hl_page-preview--content #paragraph-aFRIufs2u3 {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-5YPrHNn2Da {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-5YPrHNn2Da {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-aFRIufs2u3 {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList--uNcfzcKjL, .hl_page-preview--content .cparagraph-aFRIufs2u3, .hl_page-preview--content .cparagraph-gEWnXuiT0p {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-aFRIufs2u3 {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList--uNcfzcKjL {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList--uNcfzcKjL {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList--uNcfzcKjL, .hl_page-preview--content .cparagraph-gEWnXuiT0p {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-EBwB1U8p6w, .hl_page-preview--content #paragraph-gEWnXuiT0p {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-gEWnXuiT0p {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-gEWnXuiT0p {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-EBwB1U8p6w {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-6iXUGrh-K0, .hl_page-preview--content .cparagraph-5M8VLhPX2U, .hl_page-preview--content .cparagraph-EBwB1U8p6w {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-EBwB1U8p6w {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-6iXUGrh-K0 {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-6iXUGrh-K0 {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-6iXUGrh-K0, .hl_page-preview--content .cparagraph-5M8VLhPX2U {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-5M8VLhPX2U {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-5M8VLhPX2U {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-5M8VLhPX2U {
        padding-right: 10px
    }
}

.hl_page-preview--content #paragraph-AxdmnuNYc2 {
    margin: -14px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-AxdmnuNYc2 {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-KOSDftAQHM, .hl_page-preview--content .cparagraph-AxdmnuNYc2, .hl_page-preview--content .cparagraph-VJwj6BChSr {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-AxdmnuNYc2 {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-KOSDftAQHM {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-KOSDftAQHM {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-KOSDftAQHM, .hl_page-preview--content .cparagraph-VJwj6BChSr {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-VJwj6BChSr, .hl_page-preview--content #paragraph-zvX4W1_Xpz {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-VJwj6BChSr {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-VJwj6BChSr {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-zvX4W1_Xpz {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-ZZgGde_LWR, .hl_page-preview--content .cparagraph-AsqzTT7vXM, .hl_page-preview--content .cparagraph-zvX4W1_Xpz {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-zvX4W1_Xpz {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-ZZgGde_LWR {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-ZZgGde_LWR {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-ZZgGde_LWR, .hl_page-preview--content .cparagraph-AsqzTT7vXM {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-4bCyMAGCKP, .hl_page-preview--content #paragraph-AsqzTT7vXM {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-AsqzTT7vXM {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-AsqzTT7vXM {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-4bCyMAGCKP {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-a1QLRwDTiz, .hl_page-preview--content .cparagraph-4bCyMAGCKP, .hl_page-preview--content .cparagraph-9tmexLDW01 {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-4bCyMAGCKP {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-a1QLRwDTiz {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-a1QLRwDTiz {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-a1QLRwDTiz, .hl_page-preview--content .cparagraph-9tmexLDW01 {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content #paragraph-9tmexLDW01, .hl_page-preview--content #paragraph-qPdXLVRn_r {
    margin: -15px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-9tmexLDW01 {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 20px 60px;
    border-color: var(--color-sxlohsts);
    text-transform: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-9tmexLDW01 {
        padding-right: 10px
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-qPdXLVRn_r {
        margin-top: -30px
    }
}

.hl_page-preview--content .cbulletList-pjGDb5jkwV, .hl_page-preview--content .cparagraph-qPdXLVRn_r {
    background-color: var(--color-dpdnpspe);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-qPdXLVRn_r {
    font-family: var(--contentfont);
    color: var(--color-nnhdxvsh);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0 12px 60px;
    border-color: var(--black);
    text-transform: none
}

.hl_page-preview--content #bulletList-pjGDb5jkwV {
    margin: 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-pjGDb5jkwV {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-pjGDb5jkwV {
    font-family: var(--headlinefont);
    color: var(--black);
    icon-color: var(--cobalt);
    padding: 20px 0 15px 20px;
    border-color: var(--color-qmffnvpg);
    text-transform: capitalize
}

.hl_page-preview--content .col-7sUhq0ILVC {
    box-shadow: none;
    padding: 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 7.7%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .custom-code-yc2rzs7pAx {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .col-DaLjwE0cwz {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 41.3%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .image-sX2CcMFjcP {
    margin: 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-sX2CcMFjcP .image-container img {
        box-shadow: none;
        width: auto;
        height: auto
    }

.hl_page-preview--content .cimage-sX2CcMFjcP {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

#section-hXaGBr5gPf > .inner {
    max-width: 1170px
}

#col-hFYWmpRWfn > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-L1UlS_r5Vm .button-icon-start:before {
    content: "ן‚©";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-L1UlS_r5Vm .button-icon-end, .button-L1UlS_r5Vm .button-icon-start, .button-L1UlS_r5Vm .main-heading-button {
        font-size: 21px;
        font-weight: 700
    }

    .button-L1UlS_r5Vm .button-icon-start {
        margin-right: 5px
    }

    .button-L1UlS_r5Vm .button-icon-end {
        margin-left: 5px
    }

    .button-L1UlS_r5Vm .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-L1UlS_r5Vm .button-icon-end, .button-L1UlS_r5Vm .button-icon-start, .button-L1UlS_r5Vm .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-L1UlS_r5Vm .button-icon-start {
        margin-right: 5px
    }

    .button-L1UlS_r5Vm .button-icon-end {
        margin-left: 5px
    }

    .button-L1UlS_r5Vm .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

#col-7sUhq0ILVC > .inner, #col-DaLjwE0cwz > .inner, #col-ptrsbVO_v9 > .inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-ZVitIjjOdr, .paragraph-_B7cCrWNq0 {
    font-weight: 400
}

    .bulletList--uNcfzcKjL a, .bulletList--uNcfzcKjL a *, .bulletList-1yHkd0MTVw a, .bulletList-1yHkd0MTVw a *, .bulletList-6iXUGrh-K0 a, .bulletList-6iXUGrh-K0 a *, .bulletList-KOSDftAQHM a, .bulletList-KOSDftAQHM a *, .bulletList-ZZgGde_LWR a, .bulletList-ZZgGde_LWR a *, .bulletList-a1QLRwDTiz a, .bulletList-a1QLRwDTiz a *, .bulletList-pjGDb5jkwV a, .bulletList-pjGDb5jkwV a *, .bulletList-qvnOE_MdFr a, .bulletList-qvnOE_MdFr a *, .paragraph-4bCyMAGCKP a, .paragraph-4bCyMAGCKP a *, .paragraph-5M8VLhPX2U a, .paragraph-5M8VLhPX2U a *, .paragraph-5YPrHNn2Da a, .paragraph-5YPrHNn2Da a *, .paragraph-9tmexLDW01 a, .paragraph-9tmexLDW01 a *, .paragraph-AsqzTT7vXM a, .paragraph-AsqzTT7vXM a *, .paragraph-AxdmnuNYc2 a, .paragraph-AxdmnuNYc2 a *, .paragraph-EBwB1U8p6w a, .paragraph-EBwB1U8p6w a *, .paragraph-VJwj6BChSr a, .paragraph-VJwj6BChSr a *, .paragraph-ZVitIjjOdr a, .paragraph-ZVitIjjOdr a *, .paragraph-_B7cCrWNq0 a, .paragraph-_B7cCrWNq0 a *, .paragraph-aFRIufs2u3 a, .paragraph-aFRIufs2u3 a *, .paragraph-eSw8_sOneW a, .paragraph-eSw8_sOneW a *, .paragraph-gEWnXuiT0p a, .paragraph-gEWnXuiT0p a *, .paragraph-qPdXLVRn_r a, .paragraph-qPdXLVRn_r a *, .paragraph-xdWgvi4_yP a, .paragraph-xdWgvi4_yP a *, .paragraph-zvX4W1_Xpz a, .paragraph-zvX4W1_Xpz a * {
        color: var(--link-color);
        text-decoration: none
    }

        .bulletList--uNcfzcKjL a u, .bulletList--uNcfzcKjL a:hover, .bulletList-1yHkd0MTVw a u, .bulletList-1yHkd0MTVw a:hover, .bulletList-6iXUGrh-K0 a u, .bulletList-6iXUGrh-K0 a:hover, .bulletList-KOSDftAQHM a u, .bulletList-KOSDftAQHM a:hover, .bulletList-ZZgGde_LWR a u, .bulletList-ZZgGde_LWR a:hover, .bulletList-a1QLRwDTiz a u, .bulletList-a1QLRwDTiz a:hover, .bulletList-pjGDb5jkwV a u, .bulletList-pjGDb5jkwV a:hover, .bulletList-qvnOE_MdFr a u, .bulletList-qvnOE_MdFr a:hover, .paragraph-4bCyMAGCKP a u, .paragraph-4bCyMAGCKP a:hover, .paragraph-5M8VLhPX2U a u, .paragraph-5M8VLhPX2U a:hover, .paragraph-5YPrHNn2Da a u, .paragraph-5YPrHNn2Da a:hover, .paragraph-9tmexLDW01 a u, .paragraph-9tmexLDW01 a:hover, .paragraph-AsqzTT7vXM a u, .paragraph-AsqzTT7vXM a:hover, .paragraph-AxdmnuNYc2 a u, .paragraph-AxdmnuNYc2 a:hover, .paragraph-EBwB1U8p6w a u, .paragraph-EBwB1U8p6w a:hover, .paragraph-VJwj6BChSr a u, .paragraph-VJwj6BChSr a:hover, .paragraph-ZVitIjjOdr a u, .paragraph-ZVitIjjOdr a:hover, .paragraph-_B7cCrWNq0 a u, .paragraph-_B7cCrWNq0 a:hover, .paragraph-aFRIufs2u3 a u, .paragraph-aFRIufs2u3 a:hover, .paragraph-eSw8_sOneW a u, .paragraph-eSw8_sOneW a:hover, .paragraph-gEWnXuiT0p a u, .paragraph-gEWnXuiT0p a:hover, .paragraph-qPdXLVRn_r a u, .paragraph-qPdXLVRn_r a:hover, .paragraph-xdWgvi4_yP a u, .paragraph-xdWgvi4_yP a:hover, .paragraph-zvX4W1_Xpz a u, .paragraph-zvX4W1_Xpz a:hover {
            text-decoration: underline
        }

        .bulletList--uNcfzcKjL a s, .bulletList-1yHkd0MTVw a s, .bulletList-6iXUGrh-K0 a s, .bulletList-KOSDftAQHM a s, .bulletList-ZZgGde_LWR a s, .bulletList-a1QLRwDTiz a s, .bulletList-pjGDb5jkwV a s, .bulletList-qvnOE_MdFr a s, .paragraph-4bCyMAGCKP a s, .paragraph-5M8VLhPX2U a s, .paragraph-5YPrHNn2Da a s, .paragraph-9tmexLDW01 a s, .paragraph-AsqzTT7vXM a s, .paragraph-AxdmnuNYc2 a s, .paragraph-EBwB1U8p6w a s, .paragraph-VJwj6BChSr a s, .paragraph-ZVitIjjOdr a s, .paragraph-_B7cCrWNq0 a s, .paragraph-aFRIufs2u3 a s, .paragraph-eSw8_sOneW a s, .paragraph-gEWnXuiT0p a s, .paragraph-qPdXLVRn_r a s, .paragraph-xdWgvi4_yP a s, .paragraph-zvX4W1_Xpz a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-ZVitIjjOdr h1, .paragraph-ZVitIjjOdr h2, .paragraph-ZVitIjjOdr h3, .paragraph-ZVitIjjOdr h4, .paragraph-ZVitIjjOdr h5, .paragraph-ZVitIjjOdr h6, .paragraph-ZVitIjjOdr ul li, .paragraph-ZVitIjjOdr.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-ZVitIjjOdr h1, .paragraph-ZVitIjjOdr h2, .paragraph-ZVitIjjOdr h3, .paragraph-ZVitIjjOdr h4, .paragraph-ZVitIjjOdr h5, .paragraph-ZVitIjjOdr h6, .paragraph-ZVitIjjOdr ul li, .paragraph-ZVitIjjOdr.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

.paragraph-4bCyMAGCKP.text-output h1:first-child:before, .paragraph-4bCyMAGCKP.text-output h2:first-child:before, .paragraph-4bCyMAGCKP.text-output h3:first-child:before, .paragraph-4bCyMAGCKP.text-output h4:first-child:before, .paragraph-4bCyMAGCKP.text-output h5:first-child:before, .paragraph-4bCyMAGCKP.text-output h6:first-child:before, .paragraph-4bCyMAGCKP.text-output p:first-child:before, .paragraph-5M8VLhPX2U.text-output h1:first-child:before, .paragraph-5M8VLhPX2U.text-output h2:first-child:before, .paragraph-5M8VLhPX2U.text-output h3:first-child:before, .paragraph-5M8VLhPX2U.text-output h4:first-child:before, .paragraph-5M8VLhPX2U.text-output h5:first-child:before, .paragraph-5M8VLhPX2U.text-output h6:first-child:before, .paragraph-5M8VLhPX2U.text-output p:first-child:before, .paragraph-5YPrHNn2Da.text-output h1:first-child:before, .paragraph-5YPrHNn2Da.text-output h2:first-child:before, .paragraph-5YPrHNn2Da.text-output h3:first-child:before, .paragraph-5YPrHNn2Da.text-output h4:first-child:before, .paragraph-5YPrHNn2Da.text-output h5:first-child:before, .paragraph-5YPrHNn2Da.text-output h6:first-child:before, .paragraph-5YPrHNn2Da.text-output p:first-child:before, .paragraph-9tmexLDW01.text-output h1:first-child:before, .paragraph-9tmexLDW01.text-output h2:first-child:before, .paragraph-9tmexLDW01.text-output h3:first-child:before, .paragraph-9tmexLDW01.text-output h4:first-child:before, .paragraph-9tmexLDW01.text-output h5:first-child:before, .paragraph-9tmexLDW01.text-output h6:first-child:before, .paragraph-9tmexLDW01.text-output p:first-child:before, .paragraph-AsqzTT7vXM.text-output h1:first-child:before, .paragraph-AsqzTT7vXM.text-output h2:first-child:before, .paragraph-AsqzTT7vXM.text-output h3:first-child:before, .paragraph-AsqzTT7vXM.text-output h4:first-child:before, .paragraph-AsqzTT7vXM.text-output h5:first-child:before, .paragraph-AsqzTT7vXM.text-output h6:first-child:before, .paragraph-AsqzTT7vXM.text-output p:first-child:before, .paragraph-AxdmnuNYc2.text-output h1:first-child:before, .paragraph-AxdmnuNYc2.text-output h2:first-child:before, .paragraph-AxdmnuNYc2.text-output h3:first-child:before, .paragraph-AxdmnuNYc2.text-output h4:first-child:before, .paragraph-AxdmnuNYc2.text-output h5:first-child:before, .paragraph-AxdmnuNYc2.text-output h6:first-child:before, .paragraph-AxdmnuNYc2.text-output p:first-child:before, .paragraph-EBwB1U8p6w.text-output h1:first-child:before, .paragraph-EBwB1U8p6w.text-output h2:first-child:before, .paragraph-EBwB1U8p6w.text-output h3:first-child:before, .paragraph-EBwB1U8p6w.text-output h4:first-child:before, .paragraph-EBwB1U8p6w.text-output h5:first-child:before, .paragraph-EBwB1U8p6w.text-output h6:first-child:before, .paragraph-EBwB1U8p6w.text-output p:first-child:before, .paragraph-VJwj6BChSr.text-output h1:first-child:before, .paragraph-VJwj6BChSr.text-output h2:first-child:before, .paragraph-VJwj6BChSr.text-output h3:first-child:before, .paragraph-VJwj6BChSr.text-output h4:first-child:before, .paragraph-VJwj6BChSr.text-output h5:first-child:before, .paragraph-VJwj6BChSr.text-output h6:first-child:before, .paragraph-VJwj6BChSr.text-output p:first-child:before, .paragraph-ZVitIjjOdr.text-output h1:first-child:before, .paragraph-ZVitIjjOdr.text-output h2:first-child:before, .paragraph-ZVitIjjOdr.text-output h3:first-child:before, .paragraph-ZVitIjjOdr.text-output h4:first-child:before, .paragraph-ZVitIjjOdr.text-output h5:first-child:before, .paragraph-ZVitIjjOdr.text-output h6:first-child:before, .paragraph-ZVitIjjOdr.text-output p:first-child:before, .paragraph-_B7cCrWNq0.text-output h1:first-child:before, .paragraph-_B7cCrWNq0.text-output h2:first-child:before, .paragraph-_B7cCrWNq0.text-output h3:first-child:before, .paragraph-_B7cCrWNq0.text-output h4:first-child:before, .paragraph-_B7cCrWNq0.text-output h5:first-child:before, .paragraph-_B7cCrWNq0.text-output h6:first-child:before, .paragraph-_B7cCrWNq0.text-output p:first-child:before, .paragraph-aFRIufs2u3.text-output h1:first-child:before, .paragraph-aFRIufs2u3.text-output h2:first-child:before, .paragraph-aFRIufs2u3.text-output h3:first-child:before, .paragraph-aFRIufs2u3.text-output h4:first-child:before, .paragraph-aFRIufs2u3.text-output h5:first-child:before, .paragraph-aFRIufs2u3.text-output h6:first-child:before, .paragraph-aFRIufs2u3.text-output p:first-child:before, .paragraph-eSw8_sOneW.text-output h1:first-child:before, .paragraph-eSw8_sOneW.text-output h2:first-child:before, .paragraph-eSw8_sOneW.text-output h3:first-child:before, .paragraph-eSw8_sOneW.text-output h4:first-child:before, .paragraph-eSw8_sOneW.text-output h5:first-child:before, .paragraph-eSw8_sOneW.text-output h6:first-child:before, .paragraph-eSw8_sOneW.text-output p:first-child:before, .paragraph-gEWnXuiT0p.text-output h1:first-child:before, .paragraph-gEWnXuiT0p.text-output h2:first-child:before, .paragraph-gEWnXuiT0p.text-output h3:first-child:before, .paragraph-gEWnXuiT0p.text-output h4:first-child:before, .paragraph-gEWnXuiT0p.text-output h5:first-child:before, .paragraph-gEWnXuiT0p.text-output h6:first-child:before, .paragraph-gEWnXuiT0p.text-output p:first-child:before, .paragraph-qPdXLVRn_r.text-output h1:first-child:before, .paragraph-qPdXLVRn_r.text-output h2:first-child:before, .paragraph-qPdXLVRn_r.text-output h3:first-child:before, .paragraph-qPdXLVRn_r.text-output h4:first-child:before, .paragraph-qPdXLVRn_r.text-output h5:first-child:before, .paragraph-qPdXLVRn_r.text-output h6:first-child:before, .paragraph-qPdXLVRn_r.text-output p:first-child:before, .paragraph-xdWgvi4_yP.text-output h1:first-child:before, .paragraph-xdWgvi4_yP.text-output h2:first-child:before, .paragraph-xdWgvi4_yP.text-output h3:first-child:before, .paragraph-xdWgvi4_yP.text-output h4:first-child:before, .paragraph-xdWgvi4_yP.text-output h5:first-child:before, .paragraph-xdWgvi4_yP.text-output h6:first-child:before, .paragraph-xdWgvi4_yP.text-output p:first-child:before, .paragraph-zvX4W1_Xpz.text-output h1:first-child:before, .paragraph-zvX4W1_Xpz.text-output h2:first-child:before, .paragraph-zvX4W1_Xpz.text-output h3:first-child:before, .paragraph-zvX4W1_Xpz.text-output h4:first-child:before, .paragraph-zvX4W1_Xpz.text-output h5:first-child:before, .paragraph-zvX4W1_Xpz.text-output h6:first-child:before, .paragraph-zvX4W1_Xpz.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-_B7cCrWNq0 h1, .paragraph-_B7cCrWNq0 h2, .paragraph-_B7cCrWNq0 h3, .paragraph-_B7cCrWNq0 h4, .paragraph-_B7cCrWNq0 h5, .paragraph-_B7cCrWNq0 h6, .paragraph-_B7cCrWNq0 ul li, .paragraph-_B7cCrWNq0.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-_B7cCrWNq0 h1, .paragraph-_B7cCrWNq0 h2, .paragraph-_B7cCrWNq0 h3, .paragraph-_B7cCrWNq0 h4, .paragraph-_B7cCrWNq0 h5, .paragraph-_B7cCrWNq0 h6, .paragraph-_B7cCrWNq0 ul li, .paragraph-_B7cCrWNq0.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-1yHkd0MTVw {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-1yHkd0MTVw h1, .bulletList-1yHkd0MTVw h2, .bulletList-1yHkd0MTVw h3, .bulletList-1yHkd0MTVw h4, .bulletList-1yHkd0MTVw h5, .bulletList-1yHkd0MTVw h6, .bulletList-1yHkd0MTVw ul li, .bulletList-1yHkd0MTVw.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-1yHkd0MTVw.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-1yHkd0MTVw h1, .bulletList-1yHkd0MTVw h2, .bulletList-1yHkd0MTVw h3, .bulletList-1yHkd0MTVw h4, .bulletList-1yHkd0MTVw h5, .bulletList-1yHkd0MTVw h6, .bulletList-1yHkd0MTVw ul li, .bulletList-1yHkd0MTVw.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList--uNcfzcKjL.text-output ul, .bulletList-1yHkd0MTVw.text-output ul, .bulletList-6iXUGrh-K0.text-output ul, .bulletList-KOSDftAQHM.text-output ul, .bulletList-ZZgGde_LWR.text-output ul, .bulletList-a1QLRwDTiz.text-output ul, .bulletList-pjGDb5jkwV.text-output ul, .bulletList-qvnOE_MdFr.text-output ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.5em
}

.bulletList--uNcfzcKjL.text-output ol, .bulletList-1yHkd0MTVw.text-output ol, .bulletList-6iXUGrh-K0.text-output ol, .bulletList-KOSDftAQHM.text-output ol, .bulletList-ZZgGde_LWR.text-output ol, .bulletList-a1QLRwDTiz.text-output ol, .bulletList-pjGDb5jkwV.text-output ol, .bulletList-qvnOE_MdFr.text-output ol {
    padding-left: 1.5em
}

    .bulletList-1yHkd0MTVw.text-output ol li, .bulletList-1yHkd0MTVw.text-output ul li {
        padding-inline-start: .5em
    }

.bulletList--uNcfzcKjL.text-output li, .bulletList-1yHkd0MTVw.text-output li, .bulletList-6iXUGrh-K0.text-output li, .bulletList-KOSDftAQHM.text-output li, .bulletList-ZZgGde_LWR.text-output li, .bulletList-a1QLRwDTiz.text-output li, .bulletList-pjGDb5jkwV.text-output li, .bulletList-qvnOE_MdFr.text-output li {
    list-style-type: "ן˜"
}

    .bulletList-1yHkd0MTVw.text-output li::marker {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: var(--cobalt);
        margin-right: .3em;
        margin-left: -1.5em;
        text-align: right
    }

    .bulletList-1yHkd0MTVw.text-output li:not(:last-child) {
        margin-bottom: 20px
    }

.paragraph-eSw8_sOneW, .paragraph-xdWgvi4_yP {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-eSw8_sOneW h1, .paragraph-eSw8_sOneW h2, .paragraph-eSw8_sOneW h3, .paragraph-eSw8_sOneW h4, .paragraph-eSw8_sOneW h5, .paragraph-eSw8_sOneW h6, .paragraph-eSw8_sOneW ul li, .paragraph-eSw8_sOneW.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-eSw8_sOneW h1, .paragraph-eSw8_sOneW h2, .paragraph-eSw8_sOneW h3, .paragraph-eSw8_sOneW h4, .paragraph-eSw8_sOneW h5, .paragraph-eSw8_sOneW h6, .paragraph-eSw8_sOneW ul li, .paragraph-eSw8_sOneW.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-xdWgvi4_yP h1, .paragraph-xdWgvi4_yP h2, .paragraph-xdWgvi4_yP h3, .paragraph-xdWgvi4_yP h4, .paragraph-xdWgvi4_yP h5, .paragraph-xdWgvi4_yP h6, .paragraph-xdWgvi4_yP ul li, .paragraph-xdWgvi4_yP.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-xdWgvi4_yP h1, .paragraph-xdWgvi4_yP h2, .paragraph-xdWgvi4_yP h3, .paragraph-xdWgvi4_yP h4, .paragraph-xdWgvi4_yP h5, .paragraph-xdWgvi4_yP h6, .paragraph-xdWgvi4_yP ul li, .paragraph-xdWgvi4_yP.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-qvnOE_MdFr {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-qvnOE_MdFr h1, .bulletList-qvnOE_MdFr h2, .bulletList-qvnOE_MdFr h3, .bulletList-qvnOE_MdFr h4, .bulletList-qvnOE_MdFr h5, .bulletList-qvnOE_MdFr h6, .bulletList-qvnOE_MdFr ul li, .bulletList-qvnOE_MdFr.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-qvnOE_MdFr.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-qvnOE_MdFr h1, .bulletList-qvnOE_MdFr h2, .bulletList-qvnOE_MdFr h3, .bulletList-qvnOE_MdFr h4, .bulletList-qvnOE_MdFr h5, .bulletList-qvnOE_MdFr h6, .bulletList-qvnOE_MdFr ul li, .bulletList-qvnOE_MdFr.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList-qvnOE_MdFr.text-output ol li, .bulletList-qvnOE_MdFr.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-qvnOE_MdFr.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-qvnOE_MdFr.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-5YPrHNn2Da, .paragraph-aFRIufs2u3 {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-5YPrHNn2Da h1, .paragraph-5YPrHNn2Da h2, .paragraph-5YPrHNn2Da h3, .paragraph-5YPrHNn2Da h4, .paragraph-5YPrHNn2Da h5, .paragraph-5YPrHNn2Da h6, .paragraph-5YPrHNn2Da ul li, .paragraph-5YPrHNn2Da.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-5YPrHNn2Da h1, .paragraph-5YPrHNn2Da h2, .paragraph-5YPrHNn2Da h3, .paragraph-5YPrHNn2Da h4, .paragraph-5YPrHNn2Da h5, .paragraph-5YPrHNn2Da h6, .paragraph-5YPrHNn2Da ul li, .paragraph-5YPrHNn2Da.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-aFRIufs2u3 h1, .paragraph-aFRIufs2u3 h2, .paragraph-aFRIufs2u3 h3, .paragraph-aFRIufs2u3 h4, .paragraph-aFRIufs2u3 h5, .paragraph-aFRIufs2u3 h6, .paragraph-aFRIufs2u3 ul li, .paragraph-aFRIufs2u3.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-aFRIufs2u3 h1, .paragraph-aFRIufs2u3 h2, .paragraph-aFRIufs2u3 h3, .paragraph-aFRIufs2u3 h4, .paragraph-aFRIufs2u3 h5, .paragraph-aFRIufs2u3 h6, .paragraph-aFRIufs2u3 ul li, .paragraph-aFRIufs2u3.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList--uNcfzcKjL {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList--uNcfzcKjL h1, .bulletList--uNcfzcKjL h2, .bulletList--uNcfzcKjL h3, .bulletList--uNcfzcKjL h4, .bulletList--uNcfzcKjL h5, .bulletList--uNcfzcKjL h6, .bulletList--uNcfzcKjL ul li, .bulletList--uNcfzcKjL.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList--uNcfzcKjL.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList--uNcfzcKjL h1, .bulletList--uNcfzcKjL h2, .bulletList--uNcfzcKjL h3, .bulletList--uNcfzcKjL h4, .bulletList--uNcfzcKjL h5, .bulletList--uNcfzcKjL h6, .bulletList--uNcfzcKjL ul li, .bulletList--uNcfzcKjL.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList--uNcfzcKjL.text-output ol li, .bulletList--uNcfzcKjL.text-output ul li {
    padding-inline-start: .5em
}

.bulletList--uNcfzcKjL.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList--uNcfzcKjL.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-EBwB1U8p6w, .paragraph-gEWnXuiT0p {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-gEWnXuiT0p h1, .paragraph-gEWnXuiT0p h2, .paragraph-gEWnXuiT0p h3, .paragraph-gEWnXuiT0p h4, .paragraph-gEWnXuiT0p h5, .paragraph-gEWnXuiT0p h6, .paragraph-gEWnXuiT0p ul li, .paragraph-gEWnXuiT0p.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-gEWnXuiT0p h1, .paragraph-gEWnXuiT0p h2, .paragraph-gEWnXuiT0p h3, .paragraph-gEWnXuiT0p h4, .paragraph-gEWnXuiT0p h5, .paragraph-gEWnXuiT0p h6, .paragraph-gEWnXuiT0p ul li, .paragraph-gEWnXuiT0p.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-EBwB1U8p6w h1, .paragraph-EBwB1U8p6w h2, .paragraph-EBwB1U8p6w h3, .paragraph-EBwB1U8p6w h4, .paragraph-EBwB1U8p6w h5, .paragraph-EBwB1U8p6w h6, .paragraph-EBwB1U8p6w ul li, .paragraph-EBwB1U8p6w.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-EBwB1U8p6w h1, .paragraph-EBwB1U8p6w h2, .paragraph-EBwB1U8p6w h3, .paragraph-EBwB1U8p6w h4, .paragraph-EBwB1U8p6w h5, .paragraph-EBwB1U8p6w h6, .paragraph-EBwB1U8p6w ul li, .paragraph-EBwB1U8p6w.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-6iXUGrh-K0 {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-6iXUGrh-K0 h1, .bulletList-6iXUGrh-K0 h2, .bulletList-6iXUGrh-K0 h3, .bulletList-6iXUGrh-K0 h4, .bulletList-6iXUGrh-K0 h5, .bulletList-6iXUGrh-K0 h6, .bulletList-6iXUGrh-K0 ul li, .bulletList-6iXUGrh-K0.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-6iXUGrh-K0.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-6iXUGrh-K0 h1, .bulletList-6iXUGrh-K0 h2, .bulletList-6iXUGrh-K0 h3, .bulletList-6iXUGrh-K0 h4, .bulletList-6iXUGrh-K0 h5, .bulletList-6iXUGrh-K0 h6, .bulletList-6iXUGrh-K0 ul li, .bulletList-6iXUGrh-K0.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList-6iXUGrh-K0.text-output ol li, .bulletList-6iXUGrh-K0.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-6iXUGrh-K0.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-6iXUGrh-K0.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-5M8VLhPX2U, .paragraph-AxdmnuNYc2 {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-5M8VLhPX2U h1, .paragraph-5M8VLhPX2U h2, .paragraph-5M8VLhPX2U h3, .paragraph-5M8VLhPX2U h4, .paragraph-5M8VLhPX2U h5, .paragraph-5M8VLhPX2U h6, .paragraph-5M8VLhPX2U ul li, .paragraph-5M8VLhPX2U.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-5M8VLhPX2U h1, .paragraph-5M8VLhPX2U h2, .paragraph-5M8VLhPX2U h3, .paragraph-5M8VLhPX2U h4, .paragraph-5M8VLhPX2U h5, .paragraph-5M8VLhPX2U h6, .paragraph-5M8VLhPX2U ul li, .paragraph-5M8VLhPX2U.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-AxdmnuNYc2 h1, .paragraph-AxdmnuNYc2 h2, .paragraph-AxdmnuNYc2 h3, .paragraph-AxdmnuNYc2 h4, .paragraph-AxdmnuNYc2 h5, .paragraph-AxdmnuNYc2 h6, .paragraph-AxdmnuNYc2 ul li, .paragraph-AxdmnuNYc2.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-AxdmnuNYc2 h1, .paragraph-AxdmnuNYc2 h2, .paragraph-AxdmnuNYc2 h3, .paragraph-AxdmnuNYc2 h4, .paragraph-AxdmnuNYc2 h5, .paragraph-AxdmnuNYc2 h6, .paragraph-AxdmnuNYc2 ul li, .paragraph-AxdmnuNYc2.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-KOSDftAQHM {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-KOSDftAQHM h1, .bulletList-KOSDftAQHM h2, .bulletList-KOSDftAQHM h3, .bulletList-KOSDftAQHM h4, .bulletList-KOSDftAQHM h5, .bulletList-KOSDftAQHM h6, .bulletList-KOSDftAQHM ul li, .bulletList-KOSDftAQHM.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-KOSDftAQHM.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-KOSDftAQHM h1, .bulletList-KOSDftAQHM h2, .bulletList-KOSDftAQHM h3, .bulletList-KOSDftAQHM h4, .bulletList-KOSDftAQHM h5, .bulletList-KOSDftAQHM h6, .bulletList-KOSDftAQHM ul li, .bulletList-KOSDftAQHM.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList-KOSDftAQHM.text-output ol li, .bulletList-KOSDftAQHM.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-KOSDftAQHM.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-KOSDftAQHM.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-VJwj6BChSr, .paragraph-zvX4W1_Xpz {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-VJwj6BChSr h1, .paragraph-VJwj6BChSr h2, .paragraph-VJwj6BChSr h3, .paragraph-VJwj6BChSr h4, .paragraph-VJwj6BChSr h5, .paragraph-VJwj6BChSr h6, .paragraph-VJwj6BChSr ul li, .paragraph-VJwj6BChSr.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-VJwj6BChSr h1, .paragraph-VJwj6BChSr h2, .paragraph-VJwj6BChSr h3, .paragraph-VJwj6BChSr h4, .paragraph-VJwj6BChSr h5, .paragraph-VJwj6BChSr h6, .paragraph-VJwj6BChSr ul li, .paragraph-VJwj6BChSr.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-zvX4W1_Xpz h1, .paragraph-zvX4W1_Xpz h2, .paragraph-zvX4W1_Xpz h3, .paragraph-zvX4W1_Xpz h4, .paragraph-zvX4W1_Xpz h5, .paragraph-zvX4W1_Xpz h6, .paragraph-zvX4W1_Xpz ul li, .paragraph-zvX4W1_Xpz.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-zvX4W1_Xpz h1, .paragraph-zvX4W1_Xpz h2, .paragraph-zvX4W1_Xpz h3, .paragraph-zvX4W1_Xpz h4, .paragraph-zvX4W1_Xpz h5, .paragraph-zvX4W1_Xpz h6, .paragraph-zvX4W1_Xpz ul li, .paragraph-zvX4W1_Xpz.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-ZZgGde_LWR {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-ZZgGde_LWR h1, .bulletList-ZZgGde_LWR h2, .bulletList-ZZgGde_LWR h3, .bulletList-ZZgGde_LWR h4, .bulletList-ZZgGde_LWR h5, .bulletList-ZZgGde_LWR h6, .bulletList-ZZgGde_LWR ul li, .bulletList-ZZgGde_LWR.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-ZZgGde_LWR.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-ZZgGde_LWR h1, .bulletList-ZZgGde_LWR h2, .bulletList-ZZgGde_LWR h3, .bulletList-ZZgGde_LWR h4, .bulletList-ZZgGde_LWR h5, .bulletList-ZZgGde_LWR h6, .bulletList-ZZgGde_LWR ul li, .bulletList-ZZgGde_LWR.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList-ZZgGde_LWR.text-output ol li, .bulletList-ZZgGde_LWR.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-ZZgGde_LWR.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-ZZgGde_LWR.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-4bCyMAGCKP, .paragraph-AsqzTT7vXM {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-AsqzTT7vXM h1, .paragraph-AsqzTT7vXM h2, .paragraph-AsqzTT7vXM h3, .paragraph-AsqzTT7vXM h4, .paragraph-AsqzTT7vXM h5, .paragraph-AsqzTT7vXM h6, .paragraph-AsqzTT7vXM ul li, .paragraph-AsqzTT7vXM.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-AsqzTT7vXM h1, .paragraph-AsqzTT7vXM h2, .paragraph-AsqzTT7vXM h3, .paragraph-AsqzTT7vXM h4, .paragraph-AsqzTT7vXM h5, .paragraph-AsqzTT7vXM h6, .paragraph-AsqzTT7vXM ul li, .paragraph-AsqzTT7vXM.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-4bCyMAGCKP h1, .paragraph-4bCyMAGCKP h2, .paragraph-4bCyMAGCKP h3, .paragraph-4bCyMAGCKP h4, .paragraph-4bCyMAGCKP h5, .paragraph-4bCyMAGCKP h6, .paragraph-4bCyMAGCKP ul li, .paragraph-4bCyMAGCKP.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-4bCyMAGCKP h1, .paragraph-4bCyMAGCKP h2, .paragraph-4bCyMAGCKP h3, .paragraph-4bCyMAGCKP h4, .paragraph-4bCyMAGCKP h5, .paragraph-4bCyMAGCKP h6, .paragraph-4bCyMAGCKP ul li, .paragraph-4bCyMAGCKP.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-a1QLRwDTiz {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-a1QLRwDTiz h1, .bulletList-a1QLRwDTiz h2, .bulletList-a1QLRwDTiz h3, .bulletList-a1QLRwDTiz h4, .bulletList-a1QLRwDTiz h5, .bulletList-a1QLRwDTiz h6, .bulletList-a1QLRwDTiz ul li, .bulletList-a1QLRwDTiz.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-a1QLRwDTiz.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-a1QLRwDTiz h1, .bulletList-a1QLRwDTiz h2, .bulletList-a1QLRwDTiz h3, .bulletList-a1QLRwDTiz h4, .bulletList-a1QLRwDTiz h5, .bulletList-a1QLRwDTiz h6, .bulletList-a1QLRwDTiz ul li, .bulletList-a1QLRwDTiz.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList-a1QLRwDTiz.text-output ol li, .bulletList-a1QLRwDTiz.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-a1QLRwDTiz.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-a1QLRwDTiz.text-output li:not(:last-child) {
    margin-bottom: 20px
}

.paragraph-9tmexLDW01, .paragraph-qPdXLVRn_r {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-9tmexLDW01 h1, .paragraph-9tmexLDW01 h2, .paragraph-9tmexLDW01 h3, .paragraph-9tmexLDW01 h4, .paragraph-9tmexLDW01 h5, .paragraph-9tmexLDW01 h6, .paragraph-9tmexLDW01 ul li, .paragraph-9tmexLDW01.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-9tmexLDW01 h1, .paragraph-9tmexLDW01 h2, .paragraph-9tmexLDW01 h3, .paragraph-9tmexLDW01 h4, .paragraph-9tmexLDW01 h5, .paragraph-9tmexLDW01 h6, .paragraph-9tmexLDW01 ul li, .paragraph-9tmexLDW01.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-qPdXLVRn_r h1, .paragraph-qPdXLVRn_r h2, .paragraph-qPdXLVRn_r h3, .paragraph-qPdXLVRn_r h4, .paragraph-qPdXLVRn_r h5, .paragraph-qPdXLVRn_r h6, .paragraph-qPdXLVRn_r ul li, .paragraph-qPdXLVRn_r.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-qPdXLVRn_r h1, .paragraph-qPdXLVRn_r h2, .paragraph-qPdXLVRn_r h3, .paragraph-qPdXLVRn_r h4, .paragraph-qPdXLVRn_r h5, .paragraph-qPdXLVRn_r h6, .paragraph-qPdXLVRn_r ul li, .paragraph-qPdXLVRn_r.text-output {
        font-size: 19px !important;
        font-weight: 400
    }
}

.bulletList-pjGDb5jkwV {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-pjGDb5jkwV h1, .bulletList-pjGDb5jkwV h2, .bulletList-pjGDb5jkwV h3, .bulletList-pjGDb5jkwV h4, .bulletList-pjGDb5jkwV h5, .bulletList-pjGDb5jkwV h6, .bulletList-pjGDb5jkwV ul li, .bulletList-pjGDb5jkwV.text-output {
        font-size: 19px !important;
        font-weight: 500
    }

        .bulletList-pjGDb5jkwV.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-pjGDb5jkwV h1, .bulletList-pjGDb5jkwV h2, .bulletList-pjGDb5jkwV h3, .bulletList-pjGDb5jkwV h4, .bulletList-pjGDb5jkwV h5, .bulletList-pjGDb5jkwV h6, .bulletList-pjGDb5jkwV ul li, .bulletList-pjGDb5jkwV.text-output {
        font-size: 22px !important;
        font-weight: 500
    }
}

.bulletList-pjGDb5jkwV.text-output ol li, .bulletList-pjGDb5jkwV.text-output ul li {
    padding-inline-start: .5em
}

.bulletList-pjGDb5jkwV.text-output li::marker {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--cobalt);
    margin-right: .3em;
    margin-left: -1.5em;
    text-align: right
}

.bulletList-pjGDb5jkwV.text-output li:not(:last-child) {
    margin-bottom: 20px
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --black: #000000
}

.hl_page-preview--content .section-YhY4fSQQB0 {
    box-shadow: none;
    padding: 50px 0 100px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-YhY4fSQQB0 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.hl_page-preview--content .row-WezFHjmz6GO {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-WezFHjmz6GO {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.hl_page-preview--content .col-SdxV_Txm9wd {
    box-shadow: none;
    padding: 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content #sub-heading-Fq2aff7k8u, .hl_page-preview--content .custom-code-ZKmWefdMmy1 {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .row-7BBFJsfYqGv {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 95%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-7BBFJsfYqGv {
        padding-bottom: 5px;
        padding-top: 5px;
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.hl_page-preview--content .col--tnjzWopXQ_ {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col--tnjzWopXQ_ {
        padding-bottom: 5px
    }
}

.hl_page-preview--content .cnumber-counter-mbrT5R0dXA {
    padding: 40px 20px;
    margin: 0;
    counter-number-color: var(--color-ceqmnyfo);
    counter-caption-color: #000;
    counter-background-color: #fff;
    background-color: #fff;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #sub-heading-Fq2aff7k8u {
        margin-top: 20px
    }
}

.hl_page-preview--content .cheading-zfKr_9sZqBi, .hl_page-preview--content .csub-heading-Fq2aff7k8u {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-zfKr_9sZqBi {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-zfKr_9sZqBi {
    padding: 0;
    line-height: 1.1em
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-zfKr_9sZqBi {
        line-height: 1.3em;
        padding-right: 0;
        padding-left: 0
    }
}

#section-YhY4fSQQB0 > .inner {
    max-width: 100%;
}

#col--tnjzWopXQ_ > .inner, #col-SdxV_Txm9wd > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

#number-counter-mbrT5R0dXA .counter-value {
    font-size: 48px;
    font-weight: 700;
    color: var(--color-ceqmnyfo);
    font-family: var(--contentfont);
    text-align: center;
    line-height: 1.2
}

@media screen and (min-width:0px) and (max-width:480px) {
    #number-counter-mbrT5R0dXA .counter-value {
        font-size: 36px !important
    }
}

#number-counter-mbrT5R0dXA .counter-label {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    font-family: var(--contentfont);
    text-align: center;
    margin-top: 8px
}

@media screen and (min-width:0px) and (max-width:480px) {
    #number-counter-mbrT5R0dXA .counter-label {
        font-size: 12px !important
    }
}

#number-counter-mbrT5R0dXA .number-counter-container {
    --columns-per-row: 4;
    --column-gap: 32px;
    --row-gap: 32px
}

#number-counter-mbrT5R0dXA .counter-flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    gap: var(--column-gap)
}

#number-counter-mbrT5R0dXA .number-counter-wrapper {
    width: calc((100% - (var(--columns-per-row) - 1)*var(--column-gap))/var(--columns-per-row));
    flex-shrink: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    #number-counter-mbrT5R0dXA .number-counter-container {
        --columns-per-row: 2 !important;
        --column-gap: 24px !important;
        --row-gap: 24px !important
    }

    #number-counter-mbrT5R0dXA .number-counter-wrapper {
        width: calc((100% - (var(--columns-per-row) - 1)*var(--column-gap))/var(--columns-per-row)) !important
    }
}

#number-counter-mbrT5R0dXA .counter-image {
    width: auto;
    height: 32px;
    object-fit: contain;
    margin-bottom: 12px
}

@media screen and (min-width:0px) and (max-width:480px) {
    #number-counter-mbrT5R0dXA .counter-image {
        width: auto !important;
        height: 28px !important
    }
}

#number-counter-mbrT5R0dXA .number-counter-wrapper {
    background-color: #fff;
    padding: 10px;
    border-radius: 4px
}

@media screen and (min-width:0px) and (max-width:480px) {
    #number-counter-mbrT5R0dXA .number-counter-wrapper {
        background-color: #fff !important;
        padding: 6px !important;
        border-radius: 4px !important
    }
}

.sub-heading-Fq2aff7k8u {
    font-weight: 400
}

    .heading-zfKr_9sZqBi a, .heading-zfKr_9sZqBi a *, .sub-heading-Fq2aff7k8u a, .sub-heading-Fq2aff7k8u a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-zfKr_9sZqBi a u, .heading-zfKr_9sZqBi a:hover, .sub-heading-Fq2aff7k8u a u, .sub-heading-Fq2aff7k8u a:hover {
            text-decoration: underline
        }

        .heading-zfKr_9sZqBi a s, .sub-heading-Fq2aff7k8u a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-Fq2aff7k8u h1, .sub-heading-Fq2aff7k8u h2, .sub-heading-Fq2aff7k8u h3, .sub-heading-Fq2aff7k8u h4, .sub-heading-Fq2aff7k8u h5, .sub-heading-Fq2aff7k8u h6, .sub-heading-Fq2aff7k8u ul li, .sub-heading-Fq2aff7k8u.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-Fq2aff7k8u h1, .sub-heading-Fq2aff7k8u h2, .sub-heading-Fq2aff7k8u h3, .sub-heading-Fq2aff7k8u h4, .sub-heading-Fq2aff7k8u h5, .sub-heading-Fq2aff7k8u h6, .sub-heading-Fq2aff7k8u ul li, .sub-heading-Fq2aff7k8u.text-output {
        font-size: 24px !important;
        font-weight: 400
    }
}

.heading-zfKr_9sZqBi.text-output h1:first-child:before, .heading-zfKr_9sZqBi.text-output h2:first-child:before, .heading-zfKr_9sZqBi.text-output h3:first-child:before, .heading-zfKr_9sZqBi.text-output h4:first-child:before, .heading-zfKr_9sZqBi.text-output h5:first-child:before, .heading-zfKr_9sZqBi.text-output h6:first-child:before, .heading-zfKr_9sZqBi.text-output p:first-child:before, .sub-heading-Fq2aff7k8u.text-output h1:first-child:before, .sub-heading-Fq2aff7k8u.text-output h2:first-child:before, .sub-heading-Fq2aff7k8u.text-output h3:first-child:before, .sub-heading-Fq2aff7k8u.text-output h4:first-child:before, .sub-heading-Fq2aff7k8u.text-output h5:first-child:before, .sub-heading-Fq2aff7k8u.text-output h6:first-child:before, .sub-heading-Fq2aff7k8u.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.heading-zfKr_9sZqBi {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-zfKr_9sZqBi h1, .heading-zfKr_9sZqBi h2, .heading-zfKr_9sZqBi h3, .heading-zfKr_9sZqBi h4, .heading-zfKr_9sZqBi h5, .heading-zfKr_9sZqBi h6, .heading-zfKr_9sZqBi ul li, .heading-zfKr_9sZqBi.text-output {
        font-size: 33px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-zfKr_9sZqBi h1, .heading-zfKr_9sZqBi h2, .heading-zfKr_9sZqBi h3, .heading-zfKr_9sZqBi h4, .heading-zfKr_9sZqBi h5, .heading-zfKr_9sZqBi h6, .heading-zfKr_9sZqBi ul li, .heading-zfKr_9sZqBi.text-output {
        font-size: 54px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --black: #000000;
    --color-dpdnpspe: #edf6ffff
}

.hl_page-preview--content .section-G3Gvwa5xJg {
    box-shadow: none;
    padding: 80px 0 60px;
    margin: 0;
    background-color: var(--color-dpdnpspe);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-G3Gvwa5xJg {
        padding-top: 20px
    }
}

.hl_page-preview--content .col-dUmMQgxnWSf, .hl_page-preview--content .row-5LEwnSDMAWj {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-dUmMQgxnWSf {
    margin: 0
}

.hl_page-preview--content #paragraph-KMkyScq2qmi, .hl_page-preview--content .custom-code-L7bDwioCga1 {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .row-HT8A4W0WE-0 {
    margin: 0 auto 30px
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-HT8A4W0WE-0 {
        margin-bottom: 10px
    }
}

.hl_page-preview--content .row-HT8A4W0WE-0 {
    box-shadow: none;
    padding: 10px 5px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid; /* width:65%; */
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-HT8A4W0WE-0 {
        padding-bottom: 5px;
        padding-top: 5px;
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.hl_page-preview--content .col-_8gusBp5-FD {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-_8gusBp5-FD {
        padding-bottom: 5px
    }
}

.hl_page-preview--content .cheading-hk-wA4BiPT5, .hl_page-preview--content .cparagraph-KMkyScq2qmi {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-hk-wA4BiPT5 {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-hk-wA4BiPT5 {
    font-family: var(--headlinefont);
    font-weight: 400;
    padding: 0;
    line-height: 1.1em;
    text-transform: capitalize
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-hk-wA4BiPT5 {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

#section-G3Gvwa5xJg > .inner {
    max-width: 100%
}

#col-_8gusBp5-FD > .inner, #col-dUmMQgxnWSf > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-KMkyScq2qmi {
    font-weight: 400
}

    .heading-hk-wA4BiPT5 a, .heading-hk-wA4BiPT5 a *, .paragraph-KMkyScq2qmi a, .paragraph-KMkyScq2qmi a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-hk-wA4BiPT5 a u, .heading-hk-wA4BiPT5 a:hover, .paragraph-KMkyScq2qmi a u, .paragraph-KMkyScq2qmi a:hover {
            text-decoration: underline
        }

        .heading-hk-wA4BiPT5 a s, .paragraph-KMkyScq2qmi a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-KMkyScq2qmi h1, .paragraph-KMkyScq2qmi h2, .paragraph-KMkyScq2qmi h3, .paragraph-KMkyScq2qmi h4, .paragraph-KMkyScq2qmi h5, .paragraph-KMkyScq2qmi h6, .paragraph-KMkyScq2qmi ul li, .paragraph-KMkyScq2qmi.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-KMkyScq2qmi h1, .paragraph-KMkyScq2qmi h2, .paragraph-KMkyScq2qmi h3, .paragraph-KMkyScq2qmi h4, .paragraph-KMkyScq2qmi h5, .paragraph-KMkyScq2qmi h6, .paragraph-KMkyScq2qmi ul li, .paragraph-KMkyScq2qmi.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

.heading-hk-wA4BiPT5.text-output h1:first-child:before, .heading-hk-wA4BiPT5.text-output h2:first-child:before, .heading-hk-wA4BiPT5.text-output h3:first-child:before, .heading-hk-wA4BiPT5.text-output h4:first-child:before, .heading-hk-wA4BiPT5.text-output h5:first-child:before, .heading-hk-wA4BiPT5.text-output h6:first-child:before, .heading-hk-wA4BiPT5.text-output p:first-child:before, .paragraph-KMkyScq2qmi.text-output h1:first-child:before, .paragraph-KMkyScq2qmi.text-output h2:first-child:before, .paragraph-KMkyScq2qmi.text-output h3:first-child:before, .paragraph-KMkyScq2qmi.text-output h4:first-child:before, .paragraph-KMkyScq2qmi.text-output h5:first-child:before, .paragraph-KMkyScq2qmi.text-output h6:first-child:before, .paragraph-KMkyScq2qmi.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.heading-hk-wA4BiPT5 {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-hk-wA4BiPT5 h1, .heading-hk-wA4BiPT5 h2, .heading-hk-wA4BiPT5 h3, .heading-hk-wA4BiPT5 h4, .heading-hk-wA4BiPT5 h5, .heading-hk-wA4BiPT5 h6, .heading-hk-wA4BiPT5 ul li, .heading-hk-wA4BiPT5.text-output {
        font-size: 28px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-hk-wA4BiPT5 h1, .heading-hk-wA4BiPT5 h2, .heading-hk-wA4BiPT5 h3, .heading-hk-wA4BiPT5 h4, .heading-hk-wA4BiPT5 h5, .heading-hk-wA4BiPT5 h6, .heading-hk-wA4BiPT5 ul li, .heading-hk-wA4BiPT5.text-output {
        font-size: 44px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --color-ceqmnyfo: #058affff
}

.hl_page-preview--content .section-bdIhMnzA4L {
    box-shadow: none;
    padding: 80px 0 60px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-bdIhMnzA4L {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.hl_page-preview--content .col-EKywrq9iIsCx, .hl_page-preview--content .row-8yFYcUEGl0Ck {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%;
}

.hl_page-preview--content .col-EKywrq9iIsCx {
    padding: 10px 0px 10px 40px;
    width: 100%;
    margin: 0; /* max-width: 670px; */
}

.hl_page-preview--content .button-9D1V2NtbSoA3 {
    margin: 25px 0 20px;
    text-align: center;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbutton-9D1V2NtbSoA3 {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 32px;
    border-color: var(--transparent);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-9D1V2NtbSoA3 {
        padding-left: 40px;
        padding-right: 40px
    }
}

.hl_page-preview--content #paragraph-stV-0w_95Nhq {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .col-dppsU58-e3ga, .hl_page-preview--content .cparagraph-stV-0w_95Nhq {
    box-shadow: none;
    background-color: var(--transparent);
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .cparagraph-stV-0w_95Nhq {
    font-family: var(--contentfont);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .col-dppsU58-e3ga {
    padding: 10px 5px;
    backdrop-filter: none;
    width: 100%;
    margin: 0;
    max-width: 220px;
}

.hl_page-preview--content #paragraph-s0kfPUKRdNin, .hl_page-preview--content .image-QZv64TGYVaC6 {
    margin: 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-QZv64TGYVaC6 .image-container img, .hl_page-preview--content .image-VK8pk-P9l3CK .image-container img {
        box-shadow: none;
        width: auto;
        height: auto
    }

.hl_page-preview--content .cimage-QZv64TGYVaC6 {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

.hl_page-preview--content .col-G1yG6W8fgbfa, .hl_page-preview--content .row-f4IAgI9tlhsh {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-G1yG6W8fgbfa {
    margin: 0
}

.hl_page-preview--content .cheading-CgRZvqBHJBaw, .hl_page-preview--content .cheading-f4EEyMcnED_1, .hl_page-preview--content .cparagraph-s0kfPUKRdNin {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-f4EEyMcnED_1 {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-CgRZvqBHJBaw, .hl_page-preview--content .cheading-f4EEyMcnED_1 {
    font-family: var(--headlinefont);
    font-weight: 400;
    text-transform: none
}

.hl_page-preview--content #heading-CgRZvqBHJBaw {
    margin: 20px 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-CgRZvqBHJBaw {
        margin-top: 20px
    }
}

.hl_page-preview--content .image-VK8pk-P9l3CK {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cimage-VK8pk-P9l3CK {
    padding: 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-VK8pk-P9l3CK .image-container img {
        box-shadow: undefined;
        width: 123px
    }
}

#section-bdIhMnzA4L > .inner {
    max-width: 1170px
}

#col-EKywrq9iIsCx > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-9D1V2NtbSoA3 .button-icon-start:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-9D1V2NtbSoA3 .button-icon-end, .button-9D1V2NtbSoA3 .button-icon-start, .button-9D1V2NtbSoA3 .main-heading-button {
        font-size: 21px;
        font-weight: 500;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    }

    .button-9D1V2NtbSoA3 .button-icon-start {
        margin-right: 5px
    }

    .button-9D1V2NtbSoA3 .button-icon-end {
        margin-left: 5px
    }

    .button-9D1V2NtbSoA3 .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-9D1V2NtbSoA3 .button-icon-end, .button-9D1V2NtbSoA3 .button-icon-start, .button-9D1V2NtbSoA3 .main-heading-button {
        font-size: 18px;
        font-weight: 500
    }

    .button-9D1V2NtbSoA3 .button-icon-start {
        margin-right: 5px
    }

    .button-9D1V2NtbSoA3 .button-icon-end {
        margin-left: 5px
    }

    .button-9D1V2NtbSoA3 .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

.paragraph-stV-0w_95Nhq {
    font-weight: 400
}

    .heading-CgRZvqBHJBaw a, .heading-CgRZvqBHJBaw a *, .heading-f4EEyMcnED_1 a, .heading-f4EEyMcnED_1 a *, .paragraph-s0kfPUKRdNin a, .paragraph-s0kfPUKRdNin a *, .paragraph-stV-0w_95Nhq a, .paragraph-stV-0w_95Nhq a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-CgRZvqBHJBaw a u, .heading-CgRZvqBHJBaw a:hover, .heading-f4EEyMcnED_1 a u, .heading-f4EEyMcnED_1 a:hover, .paragraph-s0kfPUKRdNin a u, .paragraph-s0kfPUKRdNin a:hover, .paragraph-stV-0w_95Nhq a u, .paragraph-stV-0w_95Nhq a:hover {
            text-decoration: underline
        }

        .heading-CgRZvqBHJBaw a s, .heading-f4EEyMcnED_1 a s, .paragraph-s0kfPUKRdNin a s, .paragraph-stV-0w_95Nhq a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-stV-0w_95Nhq h1, .paragraph-stV-0w_95Nhq h2, .paragraph-stV-0w_95Nhq h3, .paragraph-stV-0w_95Nhq h4, .paragraph-stV-0w_95Nhq h5, .paragraph-stV-0w_95Nhq h6, .paragraph-stV-0w_95Nhq ul li, .paragraph-stV-0w_95Nhq.text-output {
        font-size: 17px !important;
        font-weight: 400;
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-stV-0w_95Nhq h1, .paragraph-stV-0w_95Nhq h2, .paragraph-stV-0w_95Nhq h3, .paragraph-stV-0w_95Nhq h4, .paragraph-stV-0w_95Nhq h5, .paragraph-stV-0w_95Nhq h6, .paragraph-stV-0w_95Nhq ul li, .paragraph-stV-0w_95Nhq.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

.heading-CgRZvqBHJBaw.text-output h1:first-child:before, .heading-CgRZvqBHJBaw.text-output h2:first-child:before, .heading-CgRZvqBHJBaw.text-output h3:first-child:before, .heading-CgRZvqBHJBaw.text-output h4:first-child:before, .heading-CgRZvqBHJBaw.text-output h5:first-child:before, .heading-CgRZvqBHJBaw.text-output h6:first-child:before, .heading-CgRZvqBHJBaw.text-output p:first-child:before, .heading-f4EEyMcnED_1.text-output h1:first-child:before, .heading-f4EEyMcnED_1.text-output h2:first-child:before, .heading-f4EEyMcnED_1.text-output h3:first-child:before, .heading-f4EEyMcnED_1.text-output h4:first-child:before, .heading-f4EEyMcnED_1.text-output h5:first-child:before, .heading-f4EEyMcnED_1.text-output h6:first-child:before, .heading-f4EEyMcnED_1.text-output p:first-child:before, .paragraph-s0kfPUKRdNin.text-output h1:first-child:before, .paragraph-s0kfPUKRdNin.text-output h2:first-child:before, .paragraph-s0kfPUKRdNin.text-output h3:first-child:before, .paragraph-s0kfPUKRdNin.text-output h4:first-child:before, .paragraph-s0kfPUKRdNin.text-output h5:first-child:before, .paragraph-s0kfPUKRdNin.text-output h6:first-child:before, .paragraph-s0kfPUKRdNin.text-output p:first-child:before, .paragraph-stV-0w_95Nhq.text-output h1:first-child:before, .paragraph-stV-0w_95Nhq.text-output h2:first-child:before, .paragraph-stV-0w_95Nhq.text-output h3:first-child:before, .paragraph-stV-0w_95Nhq.text-output h4:first-child:before, .paragraph-stV-0w_95Nhq.text-output h5:first-child:before, .paragraph-stV-0w_95Nhq.text-output h6:first-child:before, .paragraph-stV-0w_95Nhq.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#col-G1yG6W8fgbfa > .inner, #col-dppsU58-e3ga > .inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: nowrap
}

#col-G1yG6W8fgbfa > .inner {
    justify-content: center
}

.paragraph-s0kfPUKRdNin {
    font-weight: 600
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-s0kfPUKRdNin h1, .paragraph-s0kfPUKRdNin h2, .paragraph-s0kfPUKRdNin h3, .paragraph-s0kfPUKRdNin h4, .paragraph-s0kfPUKRdNin h5, .paragraph-s0kfPUKRdNin h6, .paragraph-s0kfPUKRdNin ul li, .paragraph-s0kfPUKRdNin.text-output {
        font-size: 19px !important;
        font-weight: 600
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-s0kfPUKRdNin h1, .paragraph-s0kfPUKRdNin h2, .paragraph-s0kfPUKRdNin h3, .paragraph-s0kfPUKRdNin h4, .paragraph-s0kfPUKRdNin h5, .paragraph-s0kfPUKRdNin h6, .paragraph-s0kfPUKRdNin ul li, .paragraph-s0kfPUKRdNin.text-output {
        font-size: 22px !important;
        font-weight: 600
    }
}

.heading-CgRZvqBHJBaw, .heading-f4EEyMcnED_1 {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-f4EEyMcnED_1 h1, .heading-f4EEyMcnED_1 h2, .heading-f4EEyMcnED_1 h3, .heading-f4EEyMcnED_1 h4, .heading-f4EEyMcnED_1 h5, .heading-f4EEyMcnED_1 h6, .heading-f4EEyMcnED_1 ul li, .heading-f4EEyMcnED_1.text-output {
        font-size: 35px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-f4EEyMcnED_1 h1, .heading-f4EEyMcnED_1 h2, .heading-f4EEyMcnED_1 h3, .heading-f4EEyMcnED_1 h4, .heading-f4EEyMcnED_1 h5, .heading-f4EEyMcnED_1 h6, .heading-f4EEyMcnED_1 ul li, .heading-f4EEyMcnED_1.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-CgRZvqBHJBaw h1, .heading-CgRZvqBHJBaw h2, .heading-CgRZvqBHJBaw h3, .heading-CgRZvqBHJBaw h4, .heading-CgRZvqBHJBaw h5, .heading-CgRZvqBHJBaw h6, .heading-CgRZvqBHJBaw ul li, .heading-CgRZvqBHJBaw.text-output {
        font-size: 15px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-CgRZvqBHJBaw h1, .heading-CgRZvqBHJBaw h2, .heading-CgRZvqBHJBaw h3, .heading-CgRZvqBHJBaw h4, .heading-CgRZvqBHJBaw h5, .heading-CgRZvqBHJBaw h6, .heading-CgRZvqBHJBaw ul li, .heading-CgRZvqBHJBaw.text-output {
        font-size: 25px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --color-ceqmnyfo: #058affff;
    --color-lvqijyzj: #006fd2ff;
    --color-yacqsoep: #002b5cff;
    --color-ursthwjl: #e2e2e2ff;
    --color-fttdsibz: #f8f8f8ff
}

.hl_page-preview--content .section-rp7O75Km7j {
    box-shadow: none;
    padding: 80px 20px 50px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-rp7O75Km7j {
        padding-top: 40px;
        padding-bottom: 20px;
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

.hl_page-preview--content .col-9T5rL_Sn0mz, .hl_page-preview--content .row-kIQWH_3w5dG {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-9T5rL_Sn0mz {
    margin: 0
}

.hl_page-preview--content .button-cuNRaGXMZYC {
    margin: 0 0 20px;
    text-align: center;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbutton-cuNRaGXMZYC {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--transparent);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-cuNRaGXMZYC {
        padding-left: 40px;
        padding-right: 40px
    }
}

.hl_page-preview--content .row-j3H0GjVkx4a {
    margin: 0 auto 20px;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 85%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-j3H0GjVkx4a {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.hl_page-preview--content .col-XDRvTI8cMJ4 {
    box-shadow: none;
    padding: 10px 5px 10px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 50%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content #paragraph-7LaE3CQCvWV, .hl_page-preview--content #paragraph-9Pb8_LFaF1y, .hl_page-preview--content #paragraph-LvvjpVcLkQQ, .hl_page-preview--content #paragraph-OToXiZk6qJs, .hl_page-preview--content #paragraph-Pt5MUlIRbzv, .hl_page-preview--content #paragraph-QrDIApnb_uT, .hl_page-preview--content #paragraph-UCXmPtdubjb, .hl_page-preview--content #paragraph-axqqvSoyvc0, .hl_page-preview--content #paragraph-d2NhbvncWst, .hl_page-preview--content #paragraph-lFQM4cIVV9C, .hl_page-preview--content #paragraph-q40EKHsQYn_, .hl_page-preview--content #paragraph-u4C6p-FPz2d, .hl_page-preview--content #paragraph-wJNukc6-YaQ {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-7LaE3CQCvWV, .hl_page-preview--content .cparagraph-9Pb8_LFaF1y, .hl_page-preview--content .cparagraph-LvvjpVcLkQQ, .hl_page-preview--content .cparagraph-d2NhbvncWst, .hl_page-preview--content .cparagraph-lFQM4cIVV9C, .hl_page-preview--content .cparagraph-u4C6p-FPz2d {
    font-family: var(--contentfont);
    background-color: var(--white);
    color: var(--black);
    icon-color: var(--color-lvqijyzj);
    font-weight: medium;
    box-shadow: none;
    padding: 28px 40px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--color-ursthwjl);
    border-width: 1px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-9Pb8_LFaF1y, .hl_page-preview--content .cparagraph-lFQM4cIVV9C, .hl_page-preview--content .cparagraph-u4C6p-FPz2d {
    padding: 30px 40px 35px
}

.hl_page-preview--content .cparagraph-9Pb8_LFaF1y, .hl_page-preview--content .cparagraph-lFQM4cIVV9C {
    padding: 30px 40px 31px
}

.hl_page-preview--content .cparagraph-lFQM4cIVV9C {
    padding: 30px 40px 32px
}

.hl_page-preview--content .row-h2sOJ8zrZ_V {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 10px 8px 5px;
    background-color: var(--color-ceqmnyfo);
    backdrop-filter: none;
    border-color: var(--color-ursthwjl);
    border-width: 1px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-h2sOJ8zrZ_V {
        padding-left: 0px !important;
        padding-right: 10px !important;
        padding-bottom: 10px;
        padding-top: 0
    }
     .hl_page-preview--content .row-h2sOJ8zrZ_V .inner{
         flex-direction:row
     }
}

.hl_page-preview--content .col-VxC5BGPSJb5 {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 78.5%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-VxC5BGPSJb5 {
        padding-top: 0;
        padding-bottom: 0;
        flex: 0 0 80% !important;
    }
}

.hl_page-preview--content .cparagraph-Pt5MUlIRbzv {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--white);
    font-weight: medium;
    box-shadow: none;
    padding: 20px 40px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left;
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-Pt5MUlIRbzv {
        text-align: left
    }
}

.hl_page-preview--content .col-AjAcp4v--X5 {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100px;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-AjAcp4v--X5 {
        padding-top: 0;
        padding-bottom: 0
    }
}

.hl_page-preview--content .image-Eox1bCmJXqV {
    margin: -51px 14px 0;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-Eox1bCmJXqV {
        margin-top: -18px;
    }
}

.hl_page-preview--content .image-Eox1bCmJXqV .image-container img {
    box-shadow: none;
    width: 57px;
    height: auto
}

.hl_page-preview--content .cimage-Eox1bCmJXqV {
    padding: 0;
    background-color: var(--transparent);
    opacity: 1;
    text-align: right
}

.hl_page-preview--content .col-gAYRgyhEofa {
    box-shadow: none;
    padding: 10px 0 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 50%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .cparagraph-OToXiZk6qJs, .hl_page-preview--content .cparagraph-QrDIApnb_uT, .hl_page-preview--content .cparagraph-UCXmPtdubjb, .hl_page-preview--content .cparagraph-axqqvSoyvc0, .hl_page-preview--content .cparagraph-q40EKHsQYn_, .hl_page-preview--content .cparagraph-wJNukc6-YaQ {
    font-family: var(--contentfont);
    background-color: var(--color-fttdsibz);
    color: var(--black);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 30px 40px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--color-ursthwjl);
    border-width: 1px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-QrDIApnb_uT, .hl_page-preview--content .cparagraph-q40EKHsQYn_ {
    icon-color: var(--black)
}

.hl_page-preview--content .cparagraph-q40EKHsQYn_ {
    background-color: var(--color-yacqsoep);
    color: var(--white);
    icon-color: var(--text-color);
    border-color: var(--black);
    border-width: 2px
}

.hl_page-preview--content .col-bFofQCMiQHJ, .hl_page-preview--content .row-jRA1Akq6zka {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 84%
}

.hl_page-preview--content .col-bFofQCMiQHJ {
    padding: 10px 5px;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #paragraph-q1rPAvHjesE {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-pGSjMA2gBP0, .hl_page-preview--content .cparagraph-q1rPAvHjesE {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-pGSjMA2gBP0 {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-pGSjMA2gBP0 {
    font-family: var(--headlinefont);
    font-weight: 400;
    padding: 0;
    line-height: 1.1em;
    text-transform: none
}

#section-rp7O75Km7j > .inner {
    max-width: 1170px
}

#col-9T5rL_Sn0mz > .inner, #col-XDRvTI8cMJ4 > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-cuNRaGXMZYC .button-icon-start:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-cuNRaGXMZYC .button-icon-end, .button-cuNRaGXMZYC .button-icon-start, .button-cuNRaGXMZYC .main-heading-button {
        font-size: 21px;
        font-weight: 700
    }

    .button-cuNRaGXMZYC .button-icon-start {
        margin-right: 5px
    }

    .button-cuNRaGXMZYC .button-icon-end {
        margin-left: 5px
    }

    .button-cuNRaGXMZYC .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-cuNRaGXMZYC .button-icon-end, .button-cuNRaGXMZYC .button-icon-start, .button-cuNRaGXMZYC .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-cuNRaGXMZYC .button-icon-start {
        margin-right: 5px
    }

    .button-cuNRaGXMZYC .button-icon-end {
        margin-left: 5px
    }

    .button-cuNRaGXMZYC .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

#col-XDRvTI8cMJ4 > .inner {
    justify-content: flex-start
}

.paragraph-7LaE3CQCvWV, .paragraph-9Pb8_LFaF1y, .paragraph-LvvjpVcLkQQ, .paragraph-Pt5MUlIRbzv, .paragraph-d2NhbvncWst, .paragraph-lFQM4cIVV9C, .paragraph-u4C6p-FPz2d {
    font-weight: 400
}

    .heading-pGSjMA2gBP0 a, .heading-pGSjMA2gBP0 a *, .paragraph-7LaE3CQCvWV a, .paragraph-7LaE3CQCvWV a *, .paragraph-9Pb8_LFaF1y a, .paragraph-9Pb8_LFaF1y a *, .paragraph-LvvjpVcLkQQ a, .paragraph-LvvjpVcLkQQ a *, .paragraph-OToXiZk6qJs a, .paragraph-OToXiZk6qJs a *, .paragraph-Pt5MUlIRbzv a, .paragraph-Pt5MUlIRbzv a *, .paragraph-QrDIApnb_uT a, .paragraph-QrDIApnb_uT a *, .paragraph-UCXmPtdubjb a, .paragraph-UCXmPtdubjb a *, .paragraph-axqqvSoyvc0 a, .paragraph-axqqvSoyvc0 a *, .paragraph-d2NhbvncWst a, .paragraph-d2NhbvncWst a *, .paragraph-lFQM4cIVV9C a, .paragraph-lFQM4cIVV9C a *, .paragraph-q1rPAvHjesE a, .paragraph-q1rPAvHjesE a *, .paragraph-q40EKHsQYn_ a, .paragraph-q40EKHsQYn_ a *, .paragraph-u4C6p-FPz2d a, .paragraph-u4C6p-FPz2d a *, .paragraph-wJNukc6-YaQ a, .paragraph-wJNukc6-YaQ a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-pGSjMA2gBP0 a u, .heading-pGSjMA2gBP0 a:hover, .paragraph-7LaE3CQCvWV a u, .paragraph-7LaE3CQCvWV a:hover, .paragraph-9Pb8_LFaF1y a u, .paragraph-9Pb8_LFaF1y a:hover, .paragraph-LvvjpVcLkQQ a u, .paragraph-LvvjpVcLkQQ a:hover, .paragraph-OToXiZk6qJs a u, .paragraph-OToXiZk6qJs a:hover, .paragraph-Pt5MUlIRbzv a u, .paragraph-Pt5MUlIRbzv a:hover, .paragraph-QrDIApnb_uT a u, .paragraph-QrDIApnb_uT a:hover, .paragraph-UCXmPtdubjb a u, .paragraph-UCXmPtdubjb a:hover, .paragraph-axqqvSoyvc0 a u, .paragraph-axqqvSoyvc0 a:hover, .paragraph-d2NhbvncWst a u, .paragraph-d2NhbvncWst a:hover, .paragraph-lFQM4cIVV9C a u, .paragraph-lFQM4cIVV9C a:hover, .paragraph-q1rPAvHjesE a u, .paragraph-q1rPAvHjesE a:hover, .paragraph-q40EKHsQYn_ a u, .paragraph-q40EKHsQYn_ a:hover, .paragraph-u4C6p-FPz2d a u, .paragraph-u4C6p-FPz2d a:hover, .paragraph-wJNukc6-YaQ a u, .paragraph-wJNukc6-YaQ a:hover {
            text-decoration: underline
        }

        .heading-pGSjMA2gBP0 a s, .paragraph-7LaE3CQCvWV a s, .paragraph-9Pb8_LFaF1y a s, .paragraph-LvvjpVcLkQQ a s, .paragraph-OToXiZk6qJs a s, .paragraph-Pt5MUlIRbzv a s, .paragraph-QrDIApnb_uT a s, .paragraph-UCXmPtdubjb a s, .paragraph-axqqvSoyvc0 a s, .paragraph-d2NhbvncWst a s, .paragraph-lFQM4cIVV9C a s, .paragraph-q1rPAvHjesE a s, .paragraph-q40EKHsQYn_ a s, .paragraph-u4C6p-FPz2d a s, .paragraph-wJNukc6-YaQ a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-LvvjpVcLkQQ h1, .paragraph-LvvjpVcLkQQ h2, .paragraph-LvvjpVcLkQQ h3, .paragraph-LvvjpVcLkQQ h4, .paragraph-LvvjpVcLkQQ h5, .paragraph-LvvjpVcLkQQ h6, .paragraph-LvvjpVcLkQQ ul li, .paragraph-LvvjpVcLkQQ.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-LvvjpVcLkQQ h1, .paragraph-LvvjpVcLkQQ h2, .paragraph-LvvjpVcLkQQ h3, .paragraph-LvvjpVcLkQQ h4, .paragraph-LvvjpVcLkQQ h5, .paragraph-LvvjpVcLkQQ h6, .paragraph-LvvjpVcLkQQ ul li, .paragraph-LvvjpVcLkQQ.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

.paragraph-7LaE3CQCvWV.text-output h1:first-child:before, .paragraph-7LaE3CQCvWV.text-output h2:first-child:before, .paragraph-7LaE3CQCvWV.text-output h3:first-child:before, .paragraph-7LaE3CQCvWV.text-output h4:first-child:before, .paragraph-7LaE3CQCvWV.text-output h5:first-child:before, .paragraph-7LaE3CQCvWV.text-output h6:first-child:before, .paragraph-7LaE3CQCvWV.text-output p:first-child:before, .paragraph-9Pb8_LFaF1y.text-output h1:first-child:before, .paragraph-9Pb8_LFaF1y.text-output h2:first-child:before, .paragraph-9Pb8_LFaF1y.text-output h3:first-child:before, .paragraph-9Pb8_LFaF1y.text-output h4:first-child:before, .paragraph-9Pb8_LFaF1y.text-output h5:first-child:before, .paragraph-9Pb8_LFaF1y.text-output h6:first-child:before, .paragraph-9Pb8_LFaF1y.text-output p:first-child:before, .paragraph-LvvjpVcLkQQ.text-output h1:first-child:before, .paragraph-LvvjpVcLkQQ.text-output h2:first-child:before, .paragraph-LvvjpVcLkQQ.text-output h3:first-child:before, .paragraph-LvvjpVcLkQQ.text-output h4:first-child:before, .paragraph-LvvjpVcLkQQ.text-output h5:first-child:before, .paragraph-LvvjpVcLkQQ.text-output h6:first-child:before, .paragraph-LvvjpVcLkQQ.text-output p:first-child:before, .paragraph-d2NhbvncWst.text-output h1:first-child:before, .paragraph-d2NhbvncWst.text-output h2:first-child:before, .paragraph-d2NhbvncWst.text-output h3:first-child:before, .paragraph-d2NhbvncWst.text-output h4:first-child:before, .paragraph-d2NhbvncWst.text-output h5:first-child:before, .paragraph-d2NhbvncWst.text-output h6:first-child:before, .paragraph-d2NhbvncWst.text-output p:first-child:before, .paragraph-lFQM4cIVV9C.text-output h1:first-child:before, .paragraph-lFQM4cIVV9C.text-output h2:first-child:before, .paragraph-lFQM4cIVV9C.text-output h3:first-child:before, .paragraph-lFQM4cIVV9C.text-output h4:first-child:before, .paragraph-lFQM4cIVV9C.text-output h5:first-child:before, .paragraph-lFQM4cIVV9C.text-output h6:first-child:before, .paragraph-lFQM4cIVV9C.text-output p:first-child:before, .paragraph-u4C6p-FPz2d.text-output h1:first-child:before, .paragraph-u4C6p-FPz2d.text-output h2:first-child:before, .paragraph-u4C6p-FPz2d.text-output h3:first-child:before, .paragraph-u4C6p-FPz2d.text-output h4:first-child:before, .paragraph-u4C6p-FPz2d.text-output h5:first-child:before, .paragraph-u4C6p-FPz2d.text-output h6:first-child:before, .paragraph-u4C6p-FPz2d.text-output p:first-child:before {
    color: #93c822;
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-7LaE3CQCvWV h1, .paragraph-7LaE3CQCvWV h2, .paragraph-7LaE3CQCvWV h3, .paragraph-7LaE3CQCvWV h4, .paragraph-7LaE3CQCvWV h5, .paragraph-7LaE3CQCvWV h6, .paragraph-7LaE3CQCvWV ul li, .paragraph-7LaE3CQCvWV.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-7LaE3CQCvWV h1, .paragraph-7LaE3CQCvWV h2, .paragraph-7LaE3CQCvWV h3, .paragraph-7LaE3CQCvWV h4, .paragraph-7LaE3CQCvWV h5, .paragraph-7LaE3CQCvWV h6, .paragraph-7LaE3CQCvWV ul li, .paragraph-7LaE3CQCvWV.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-d2NhbvncWst h1, .paragraph-d2NhbvncWst h2, .paragraph-d2NhbvncWst h3, .paragraph-d2NhbvncWst h4, .paragraph-d2NhbvncWst h5, .paragraph-d2NhbvncWst h6, .paragraph-d2NhbvncWst ul li, .paragraph-d2NhbvncWst.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-d2NhbvncWst h1, .paragraph-d2NhbvncWst h2, .paragraph-d2NhbvncWst h3, .paragraph-d2NhbvncWst h4, .paragraph-d2NhbvncWst h5, .paragraph-d2NhbvncWst h6, .paragraph-d2NhbvncWst ul li, .paragraph-d2NhbvncWst.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-u4C6p-FPz2d h1, .paragraph-u4C6p-FPz2d h2, .paragraph-u4C6p-FPz2d h3, .paragraph-u4C6p-FPz2d h4, .paragraph-u4C6p-FPz2d h5, .paragraph-u4C6p-FPz2d h6, .paragraph-u4C6p-FPz2d ul li, .paragraph-u4C6p-FPz2d.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-u4C6p-FPz2d h1, .paragraph-u4C6p-FPz2d h2, .paragraph-u4C6p-FPz2d h3, .paragraph-u4C6p-FPz2d h4, .paragraph-u4C6p-FPz2d h5, .paragraph-u4C6p-FPz2d h6, .paragraph-u4C6p-FPz2d ul li, .paragraph-u4C6p-FPz2d.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-9Pb8_LFaF1y h1, .paragraph-9Pb8_LFaF1y h2, .paragraph-9Pb8_LFaF1y h3, .paragraph-9Pb8_LFaF1y h4, .paragraph-9Pb8_LFaF1y h5, .paragraph-9Pb8_LFaF1y h6, .paragraph-9Pb8_LFaF1y ul li, .paragraph-9Pb8_LFaF1y.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-9Pb8_LFaF1y h1, .paragraph-9Pb8_LFaF1y h2, .paragraph-9Pb8_LFaF1y h3, .paragraph-9Pb8_LFaF1y h4, .paragraph-9Pb8_LFaF1y h5, .paragraph-9Pb8_LFaF1y h6, .paragraph-9Pb8_LFaF1y ul li, .paragraph-9Pb8_LFaF1y.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-lFQM4cIVV9C h1, .paragraph-lFQM4cIVV9C h2, .paragraph-lFQM4cIVV9C h3, .paragraph-lFQM4cIVV9C h4, .paragraph-lFQM4cIVV9C h5, .paragraph-lFQM4cIVV9C h6, .paragraph-lFQM4cIVV9C ul li, .paragraph-lFQM4cIVV9C.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-lFQM4cIVV9C h1, .paragraph-lFQM4cIVV9C h2, .paragraph-lFQM4cIVV9C h3, .paragraph-lFQM4cIVV9C h4, .paragraph-lFQM4cIVV9C h5, .paragraph-lFQM4cIVV9C h6, .paragraph-lFQM4cIVV9C ul li, .paragraph-lFQM4cIVV9C.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

#col-AjAcp4v--X5 > .inner, #col-VxC5BGPSJb5 > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-Pt5MUlIRbzv h1, .paragraph-Pt5MUlIRbzv h2, .paragraph-Pt5MUlIRbzv h3, .paragraph-Pt5MUlIRbzv h4, .paragraph-Pt5MUlIRbzv h5, .paragraph-Pt5MUlIRbzv h6, .paragraph-Pt5MUlIRbzv ul li, .paragraph-Pt5MUlIRbzv.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-Pt5MUlIRbzv h1, .paragraph-Pt5MUlIRbzv h2, .paragraph-Pt5MUlIRbzv h3, .paragraph-Pt5MUlIRbzv h4, .paragraph-Pt5MUlIRbzv h5, .paragraph-Pt5MUlIRbzv h6, .paragraph-Pt5MUlIRbzv ul li, .paragraph-Pt5MUlIRbzv.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

.paragraph-Pt5MUlIRbzv.text-output h1:first-child:before, .paragraph-Pt5MUlIRbzv.text-output h2:first-child:before, .paragraph-Pt5MUlIRbzv.text-output h3:first-child:before, .paragraph-Pt5MUlIRbzv.text-output h4:first-child:before, .paragraph-Pt5MUlIRbzv.text-output h5:first-child:before, .paragraph-Pt5MUlIRbzv.text-output h6:first-child:before, .paragraph-Pt5MUlIRbzv.text-output p:first-child:before {
    color: var(--white);
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

#col-gAYRgyhEofa > .inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-OToXiZk6qJs, .paragraph-QrDIApnb_uT, .paragraph-UCXmPtdubjb, .paragraph-axqqvSoyvc0, .paragraph-wJNukc6-YaQ {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-OToXiZk6qJs h1, .paragraph-OToXiZk6qJs h2, .paragraph-OToXiZk6qJs h3, .paragraph-OToXiZk6qJs h4, .paragraph-OToXiZk6qJs h5, .paragraph-OToXiZk6qJs h6, .paragraph-OToXiZk6qJs ul li, .paragraph-OToXiZk6qJs.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-OToXiZk6qJs h1, .paragraph-OToXiZk6qJs h2, .paragraph-OToXiZk6qJs h3, .paragraph-OToXiZk6qJs h4, .paragraph-OToXiZk6qJs h5, .paragraph-OToXiZk6qJs h6, .paragraph-OToXiZk6qJs ul li, .paragraph-OToXiZk6qJs.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

.paragraph-OToXiZk6qJs.text-output h1:first-child:before, .paragraph-OToXiZk6qJs.text-output h2:first-child:before, .paragraph-OToXiZk6qJs.text-output h3:first-child:before, .paragraph-OToXiZk6qJs.text-output h4:first-child:before, .paragraph-OToXiZk6qJs.text-output h5:first-child:before, .paragraph-OToXiZk6qJs.text-output h6:first-child:before, .paragraph-OToXiZk6qJs.text-output p:first-child:before, .paragraph-UCXmPtdubjb.text-output h1:first-child:before, .paragraph-UCXmPtdubjb.text-output h2:first-child:before, .paragraph-UCXmPtdubjb.text-output h3:first-child:before, .paragraph-UCXmPtdubjb.text-output h4:first-child:before, .paragraph-UCXmPtdubjb.text-output h5:first-child:before, .paragraph-UCXmPtdubjb.text-output h6:first-child:before, .paragraph-UCXmPtdubjb.text-output p:first-child:before, .paragraph-axqqvSoyvc0.text-output h1:first-child:before, .paragraph-axqqvSoyvc0.text-output h2:first-child:before, .paragraph-axqqvSoyvc0.text-output h3:first-child:before, .paragraph-axqqvSoyvc0.text-output h4:first-child:before, .paragraph-axqqvSoyvc0.text-output h5:first-child:before, .paragraph-axqqvSoyvc0.text-output h6:first-child:before, .paragraph-axqqvSoyvc0.text-output p:first-child:before, .paragraph-wJNukc6-YaQ.text-output h1:first-child:before, .paragraph-wJNukc6-YaQ.text-output h2:first-child:before, .paragraph-wJNukc6-YaQ.text-output h3:first-child:before, .paragraph-wJNukc6-YaQ.text-output h4:first-child:before, .paragraph-wJNukc6-YaQ.text-output h5:first-child:before, .paragraph-wJNukc6-YaQ.text-output h6:first-child:before, .paragraph-wJNukc6-YaQ.text-output p:first-child:before {
    color: var(--text-color);
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-axqqvSoyvc0 h1, .paragraph-axqqvSoyvc0 h2, .paragraph-axqqvSoyvc0 h3, .paragraph-axqqvSoyvc0 h4, .paragraph-axqqvSoyvc0 h5, .paragraph-axqqvSoyvc0 h6, .paragraph-axqqvSoyvc0 ul li, .paragraph-axqqvSoyvc0.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-axqqvSoyvc0 h1, .paragraph-axqqvSoyvc0 h2, .paragraph-axqqvSoyvc0 h3, .paragraph-axqqvSoyvc0 h4, .paragraph-axqqvSoyvc0 h5, .paragraph-axqqvSoyvc0 h6, .paragraph-axqqvSoyvc0 ul li, .paragraph-axqqvSoyvc0.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-wJNukc6-YaQ h1, .paragraph-wJNukc6-YaQ h2, .paragraph-wJNukc6-YaQ h3, .paragraph-wJNukc6-YaQ h4, .paragraph-wJNukc6-YaQ h5, .paragraph-wJNukc6-YaQ h6, .paragraph-wJNukc6-YaQ ul li, .paragraph-wJNukc6-YaQ.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-wJNukc6-YaQ h1, .paragraph-wJNukc6-YaQ h2, .paragraph-wJNukc6-YaQ h3, .paragraph-wJNukc6-YaQ h4, .paragraph-wJNukc6-YaQ h5, .paragraph-wJNukc6-YaQ h6, .paragraph-wJNukc6-YaQ ul li, .paragraph-wJNukc6-YaQ.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-UCXmPtdubjb h1, .paragraph-UCXmPtdubjb h2, .paragraph-UCXmPtdubjb h3, .paragraph-UCXmPtdubjb h4, .paragraph-UCXmPtdubjb h5, .paragraph-UCXmPtdubjb h6, .paragraph-UCXmPtdubjb ul li, .paragraph-UCXmPtdubjb.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-UCXmPtdubjb h1, .paragraph-UCXmPtdubjb h2, .paragraph-UCXmPtdubjb h3, .paragraph-UCXmPtdubjb h4, .paragraph-UCXmPtdubjb h5, .paragraph-UCXmPtdubjb h6, .paragraph-UCXmPtdubjb ul li, .paragraph-UCXmPtdubjb.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-QrDIApnb_uT h1, .paragraph-QrDIApnb_uT h2, .paragraph-QrDIApnb_uT h3, .paragraph-QrDIApnb_uT h4, .paragraph-QrDIApnb_uT h5, .paragraph-QrDIApnb_uT h6, .paragraph-QrDIApnb_uT ul li, .paragraph-QrDIApnb_uT.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-QrDIApnb_uT h1, .paragraph-QrDIApnb_uT h2, .paragraph-QrDIApnb_uT h3, .paragraph-QrDIApnb_uT h4, .paragraph-QrDIApnb_uT h5, .paragraph-QrDIApnb_uT h6, .paragraph-QrDIApnb_uT ul li, .paragraph-QrDIApnb_uT.text-output {
        font-size: 16px !important;
        font-weight: 500
    }
}

.paragraph-QrDIApnb_uT.text-output h1:first-child:before, .paragraph-QrDIApnb_uT.text-output h2:first-child:before, .paragraph-QrDIApnb_uT.text-output h3:first-child:before, .paragraph-QrDIApnb_uT.text-output h4:first-child:before, .paragraph-QrDIApnb_uT.text-output h5:first-child:before, .paragraph-QrDIApnb_uT.text-output h6:first-child:before, .paragraph-QrDIApnb_uT.text-output p:first-child:before {
    color: var(--black);
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

.paragraph-q40EKHsQYn_ {
    font-weight: 600
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-q40EKHsQYn_ h1, .paragraph-q40EKHsQYn_ h2, .paragraph-q40EKHsQYn_ h3, .paragraph-q40EKHsQYn_ h4, .paragraph-q40EKHsQYn_ h5, .paragraph-q40EKHsQYn_ h6, .paragraph-q40EKHsQYn_ ul li, .paragraph-q40EKHsQYn_.text-output {
        font-size: 17px !important;
        font-weight: 600
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-q40EKHsQYn_ h1, .paragraph-q40EKHsQYn_ h2, .paragraph-q40EKHsQYn_ h3, .paragraph-q40EKHsQYn_ h4, .paragraph-q40EKHsQYn_ h5, .paragraph-q40EKHsQYn_ h6, .paragraph-q40EKHsQYn_ ul li, .paragraph-q40EKHsQYn_.text-output {
        font-size: 17px !important;
        font-weight: 600
    }
}

.heading-pGSjMA2gBP0.text-output h1:first-child:before, .heading-pGSjMA2gBP0.text-output h2:first-child:before, .heading-pGSjMA2gBP0.text-output h3:first-child:before, .heading-pGSjMA2gBP0.text-output h4:first-child:before, .heading-pGSjMA2gBP0.text-output h5:first-child:before, .heading-pGSjMA2gBP0.text-output h6:first-child:before, .heading-pGSjMA2gBP0.text-output p:first-child:before, .paragraph-q1rPAvHjesE.text-output h1:first-child:before, .paragraph-q1rPAvHjesE.text-output h2:first-child:before, .paragraph-q1rPAvHjesE.text-output h3:first-child:before, .paragraph-q1rPAvHjesE.text-output h4:first-child:before, .paragraph-q1rPAvHjesE.text-output h5:first-child:before, .paragraph-q1rPAvHjesE.text-output h6:first-child:before, .paragraph-q1rPAvHjesE.text-output p:first-child:before, .paragraph-q40EKHsQYn_.text-output h1:first-child:before, .paragraph-q40EKHsQYn_.text-output h2:first-child:before, .paragraph-q40EKHsQYn_.text-output h3:first-child:before, .paragraph-q40EKHsQYn_.text-output h4:first-child:before, .paragraph-q40EKHsQYn_.text-output h5:first-child:before, .paragraph-q40EKHsQYn_.text-output h6:first-child:before, .paragraph-q40EKHsQYn_.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#col-bFofQCMiQHJ > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-q1rPAvHjesE {
    font-weight: 400
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-q1rPAvHjesE h1, .paragraph-q1rPAvHjesE h2, .paragraph-q1rPAvHjesE h3, .paragraph-q1rPAvHjesE h4, .paragraph-q1rPAvHjesE h5, .paragraph-q1rPAvHjesE h6, .paragraph-q1rPAvHjesE ul li, .paragraph-q1rPAvHjesE.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-q1rPAvHjesE h1, .paragraph-q1rPAvHjesE h2, .paragraph-q1rPAvHjesE h3, .paragraph-q1rPAvHjesE h4, .paragraph-q1rPAvHjesE h5, .paragraph-q1rPAvHjesE h6, .paragraph-q1rPAvHjesE ul li, .paragraph-q1rPAvHjesE.text-output {
        font-size: 23px !important;
        font-weight: 400
    }
}

.heading-pGSjMA2gBP0 {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-pGSjMA2gBP0 h1, .heading-pGSjMA2gBP0 h2, .heading-pGSjMA2gBP0 h3, .heading-pGSjMA2gBP0 h4, .heading-pGSjMA2gBP0 h5, .heading-pGSjMA2gBP0 h6, .heading-pGSjMA2gBP0 ul li, .heading-pGSjMA2gBP0.text-output {
        font-size: 31px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-pGSjMA2gBP0 h1, .heading-pGSjMA2gBP0 h2, .heading-pGSjMA2gBP0 h3, .heading-pGSjMA2gBP0 h4, .heading-pGSjMA2gBP0 h5, .heading-pGSjMA2gBP0 h6, .heading-pGSjMA2gBP0 ul li, .heading-pGSjMA2gBP0.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --color-ceqmnyfo: #058affff
}

.hl_page-preview--content .section-ouByu_OJbk {
    box-shadow: none;
    padding: 100px 0 60px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-ouByu_OJbk {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.hl_page-preview--content .row-FoOebYsM7dK {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-FoOebYsM7dK {
        padding-bottom: 10px
    }
}

.hl_page-preview--content .col-2t-zUTalkeb {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .button-747CiO1lr4p {
    margin: 0 0 15px;
    text-align: center;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbutton-747CiO1lr4p {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-747CiO1lr4p {
        padding: 15px 40px
    }
}

.hl_page-preview--content .row-xoTLla0OAj {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 32%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-xoTLla0OAj {
        padding-top: 0
    }
}

.hl_page-preview--content .col-7P6hRNH_a7 {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 76.3%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-7P6hRNH_a7 {
        padding-top: 0
    }
}

.hl_page-preview--content #paragraph-pzd0kucVL5 {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-pzd0kucVL5 {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-pzd0kucVL5 {
        text-align: center
    }
}

.hl_page-preview--content .col-WLQHBXDV5D {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 23.7%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-WLQHBXDV5D {
        padding-bottom: 0
    }
}

.hl_page-preview--content #paragraph-2SHaFCAdMA, .hl_page-preview--content .image-OFWrI_otdY {
    margin: 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-OFWrI_otdY .image-container img {
        box-shadow: none;
        width: 123px;
        height: auto
    }

.hl_page-preview--content .cimage-OFWrI_otdY {
    padding: 0 10px 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .image-OFWrI_otdY .image-container img {
        box-shadow: undefined;
        width: 99px
    }
}

.hl_page-preview--content .ctestimonial-JiYi6gyUJA {
    background-color: var(--transparent);
    card-background-color: #fff;
    name-color: #1f2937;
    caption-color: #6b7280;
    content-color: #4b5563;
    rating-color: #fbbf24;
    date-color: #9ca3af;
    read-more-color: #4b5563;
    padding: 20px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .ctestimonial-JiYi6gyUJA {
        padding-top: 0
    }
}

.hl_page-preview--content .row-JYZ4LrAGSM {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 76%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-JYZ4LrAGSM {
        padding-top: 0
    }
}

.hl_page-preview--content .col-11aH3_8B7T {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-11aH3_8B7T {
        padding-top: 0
    }
}

.hl_page-preview--content .ctestimonial-7t5zHSGm6E {
    background-color: var(--transparent);
    card-background-color: #fff;
    name-color: #1f2937;
    caption-color: #6b7280;
    content-color: #4b5563;
    rating-color: #fbbf24;
    date-color: #9ca3af;
    read-more-color: #4b5563;
    padding: 20px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

.hl_page-preview--content .row-nRgHJbVytf {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 32%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-nRgHJbVytf {
        padding-bottom: 0
    }
}

.hl_page-preview--content .col-Ln_vnsEGGB {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 76.2%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-Ln_vnsEGGB {
        padding-top: 0;
        padding-bottom: 0
    }
}

.hl_page-preview--content .cparagraph-2SHaFCAdMA {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cparagraph-2SHaFCAdMA {
        text-align: center
    }
}

.hl_page-preview--content .col-3-s-OitAo- {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 23.9%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .col-3-s-OitAo- {
        padding-bottom: 0
    }
}

.hl_page-preview--content .image-voD7JFZ1rS {
    margin: 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-voD7JFZ1rS .image-container img {
        box-shadow: none;
        width: 123px;
        height: auto
    }

.hl_page-preview--content .cimage-voD7JFZ1rS {
    padding: 0 10px 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

.hl_page-preview--content .ctestimonial-ZDOoKihJP9 {
    background-color: var(--transparent);
    card-background-color: #fff;
    name-color: #1f2937;
    caption-color: #6b7280;
    content-color: #4b5563;
    rating-color: #fbbf24;
    date-color: #9ca3af;
    read-more-color: #4b5563;
    padding: 20px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

.hl_page-preview--content .col-1nmiPz0JFwb, .hl_page-preview--content .row-pkXranPael3 {
    margin: 0 auto;
    box-shadow: none;
    padding: 0 5px 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-1nmiPz0JFwb {
    padding: 10px 5px;
    margin: 0
}

.hl_page-preview--content .custom-code-3JG5PD-M8sf {
    margin: 20px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content #heading-hwBGQeiN_Sf {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-hwBGQeiN_Sf {
        margin-bottom: 10px
    }
}

.hl_page-preview--content .cheading-hwBGQeiN_Sf {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0 40px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-hwBGQeiN_Sf {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

.hl_page-preview--content .col-LE6gK9kwVd, .hl_page-preview--content .row-PjZ4EAJEQN {
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 85%;
}

.hl_page-preview--content .col-LE6gK9kwVd {
    width: 100%;
    margin: 0
}

.hl_page-preview--content .ctestimonial-OweUfgkERS {
    background-color: var(--transparent);
    card-background-color: #fff;
    name-color: #1f2937;
    caption-color: #6b7280;
    content-color: #4b5563;
    rating-color: #fbbf24;
    date-color: #9ca3af;
    read-more-color: #4b5563;
    padding: 20px;
    width: 100%;
    border-width: 0;
    border-style: solid;
    border-radius: 8px;
    border-color: #000;
    box-shadow: none
}

.hl_page-preview--content #heading-5rbQQVJbYW {
    margin: 0 0 20px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #heading-5rbQQVJbYW {
        margin-bottom: 10px
    }
}

.hl_page-preview--content .cheading-5rbQQVJbYW {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0 40px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-5rbQQVJbYW {
        line-height: 1.3em;
        padding-right: 15px;
        padding-left: 15px
    }
}

#section-ouByu_OJbk > .inner {
    max-width: 100%
}

#col-2t-zUTalkeb > .inner, #col-7P6hRNH_a7 > .inner, #col-WLQHBXDV5D > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-747CiO1lr4p .button-icon-start:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-747CiO1lr4p .button-icon-end, .button-747CiO1lr4p .button-icon-start, .button-747CiO1lr4p .main-heading-button {
        font-size: 21px;
        font-weight: 700;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    }

    .button-747CiO1lr4p .button-icon-start {
        margin-right: 5px
    }

    .button-747CiO1lr4p .button-icon-end {
        margin-left: 5px
    }

    .button-747CiO1lr4p .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400;
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-747CiO1lr4p .button-icon-end, .button-747CiO1lr4p .button-icon-start, .button-747CiO1lr4p .main-heading-button {
        font-size: 19px;
        font-weight: 700
    }

    .button-747CiO1lr4p .button-icon-start {
        margin-right: 5px
    }

    .button-747CiO1lr4p .button-icon-end {
        margin-left: 5px
    }

    .button-747CiO1lr4p .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

.paragraph-2SHaFCAdMA, .paragraph-pzd0kucVL5 {
    font-weight: 400
}

    .heading-5rbQQVJbYW a, .heading-5rbQQVJbYW a *, .heading-hwBGQeiN_Sf a, .heading-hwBGQeiN_Sf a *, .paragraph-2SHaFCAdMA a, .paragraph-2SHaFCAdMA a *, .paragraph-pzd0kucVL5 a, .paragraph-pzd0kucVL5 a * {
        color: var(--link-color);
        text-decoration: none
    }

        .paragraph-pzd0kucVL5 a u, .paragraph-pzd0kucVL5 a:hover {
            text-decoration: underline
        }

        .heading-5rbQQVJbYW a s, .heading-hwBGQeiN_Sf a s, .paragraph-2SHaFCAdMA a s, .paragraph-pzd0kucVL5 a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-pzd0kucVL5 h1, .paragraph-pzd0kucVL5 h2, .paragraph-pzd0kucVL5 h3, .paragraph-pzd0kucVL5 h4, .paragraph-pzd0kucVL5 h5, .paragraph-pzd0kucVL5 h6, .paragraph-pzd0kucVL5 ul li, .paragraph-pzd0kucVL5.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-pzd0kucVL5 h1, .paragraph-pzd0kucVL5 h2, .paragraph-pzd0kucVL5 h3, .paragraph-pzd0kucVL5 h4, .paragraph-pzd0kucVL5 h5, .paragraph-pzd0kucVL5 h6, .paragraph-pzd0kucVL5 ul li, .paragraph-pzd0kucVL5.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

.heading-5rbQQVJbYW.text-output h1:first-child:before, .heading-5rbQQVJbYW.text-output h2:first-child:before, .heading-5rbQQVJbYW.text-output h3:first-child:before, .heading-5rbQQVJbYW.text-output h4:first-child:before, .heading-5rbQQVJbYW.text-output h5:first-child:before, .heading-5rbQQVJbYW.text-output h6:first-child:before, .heading-5rbQQVJbYW.text-output p:first-child:before, .heading-hwBGQeiN_Sf.text-output h1:first-child:before, .heading-hwBGQeiN_Sf.text-output h2:first-child:before, .heading-hwBGQeiN_Sf.text-output h3:first-child:before, .heading-hwBGQeiN_Sf.text-output h4:first-child:before, .heading-hwBGQeiN_Sf.text-output h5:first-child:before, .heading-hwBGQeiN_Sf.text-output h6:first-child:before, .heading-hwBGQeiN_Sf.text-output p:first-child:before, .paragraph-2SHaFCAdMA.text-output h1:first-child:before, .paragraph-2SHaFCAdMA.text-output h2:first-child:before, .paragraph-2SHaFCAdMA.text-output h3:first-child:before, .paragraph-2SHaFCAdMA.text-output h4:first-child:before, .paragraph-2SHaFCAdMA.text-output h5:first-child:before, .paragraph-2SHaFCAdMA.text-output h6:first-child:before, .paragraph-2SHaFCAdMA.text-output p:first-child:before, .paragraph-pzd0kucVL5.text-output h1:first-child:before, .paragraph-pzd0kucVL5.text-output h2:first-child:before, .paragraph-pzd0kucVL5.text-output h3:first-child:before, .paragraph-pzd0kucVL5.text-output h4:first-child:before, .paragraph-pzd0kucVL5.text-output h5:first-child:before, .paragraph-pzd0kucVL5.text-output h6:first-child:before, .paragraph-pzd0kucVL5.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#testimonial-JiYi6gyUJA .testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: visible;
    width: 100%
}

#testimonial-JiYi6gyUJA .testimonial-carousel {
    position: relative;
    width: 100%;
    min-height: 300px
}

#testimonial-JiYi6gyUJA .carousel-with-arrows {
    position: relative;
    width: 100%
}

#testimonial-JiYi6gyUJA .carousel__content {
    position: relative;
    width: 100%;
    overflow: hidden
}

#testimonial-JiYi6gyUJA .carousel__slides {
    display: flex;
    transition: transform .3s ease;
    position: relative
}

#testimonial-JiYi6gyUJA .carousel__slide {
    flex: 0 0 100%;
    display: flex;
    min-height: 300px
}

#testimonial-JiYi6gyUJA .slide-testimonials, #testimonial-JiYi6gyUJA .testimonial-carousel-content {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    width: 100%;
    padding: 20px 0;
    min-height: 280px
}

#testimonial-JiYi6gyUJA .testimonial-item {
    display: flex;
    flex-direction: column;
    height: 100%
}

    #testimonial-JiYi6gyUJA .testimonial-item .testimonial-grid-item {
        height: 100%
    }

.--mobile #testimonial-JiYi6gyUJA .slide-testimonials, .--mobile #testimonial-JiYi6gyUJA .testimonial-carousel-content {
    grid-template-columns: repeat(1,1fr);
    gap: 10px
}

@media screen and (min-width:0px) and (max-width:480px) {
    #testimonial-JiYi6gyUJA .slide-testimonials, #testimonial-JiYi6gyUJA .testimonial-carousel-content {
        grid-template-columns: repeat(1,1fr);
        gap: 10px
    }
}

#testimonial-JiYi6gyUJA .carousel__arrow {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    z-index: 12
}

    #testimonial-JiYi6gyUJA .carousel__arrow svg {
        color: #000;
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        max-width: 32px;
        max-height: 32px;
        cursor: pointer;
        pointer-events: auto
    }

@media (max-width:768px) {
    #testimonial-JiYi6gyUJA .carousel__arrow svg {
        width: 28px;
        height: 28px;
        min-width: 28px;
        min-height: 28px;
        max-width: 28px;
        max-height: 28px
    }
}

#testimonial-JiYi6gyUJA .carousel__pagination-container {
    width: 100%;
    display: flex;
    gap: 8px;
    justify-content: center;
    z-index: 10
}

    #testimonial-JiYi6gyUJA .carousel__pagination-container .carousel__pagination {
        height: 10px;
        width: 10px;
        border-radius: 999px;
        transition: all 300ms
    }

#testimonial-JiYi6gyUJA .carousel__pagination-active {
    background: #9ca3af
}

#testimonial-JiYi6gyUJA .carousel__pagination-inactive {
    background: #e5e7eb
}

#testimonial-JiYi6gyUJA .carousel__pagination-container {
    position: static !important;
    bottom: auto !important;
    margin-top: 20px
}

#testimonial-JiYi6gyUJA .testimonial-stars {
    margin-bottom: 1rem;
    font-family: var(--lato)
}

#testimonial-JiYi6gyUJA .star {
    margin-right: 2px;
    font-size: 16px;
    color: #fbbf24
}

#testimonial-JiYi6gyUJA .testimonial-content {
    margin-bottom: 1.5rem;
    flex: 1;
    max-height: 400px;
    overflow: auto
}

    #testimonial-7t5zHSGm6E .testimonial-content p, #testimonial-JiYi6gyUJA .testimonial-content p, #testimonial-OweUfgkERS .testimonial-content p, #testimonial-ZDOoKihJP9 .testimonial-content p {
        line-height: 1.6;
        color: #4b5563;
        margin: 0;
        font-size: 16px;
        font-family: var(--contentfont);
        font-style: italic
    }

#testimonial-JiYi6gyUJA .testimonial-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    margin: 0;
    max-height: 6.4em
}

#testimonial-JiYi6gyUJA .profile-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e5e7eb
}

#testimonial-JiYi6gyUJA .profile-details {
    flex: 1
}

#testimonial-JiYi6gyUJA .name-link {
    cursor: pointer;
    text-decoration: none
}

    #testimonial-JiYi6gyUJA .name-link:hover {
        text-decoration: underline
    }

#testimonial-JiYi6gyUJA .logo-link {
    cursor: pointer;
    transition: opacity .2s ease
}

    #testimonial-JiYi6gyUJA .logo-link:hover {
        opacity: .8
    }

#testimonial-JiYi6gyUJA .profile-caption, #testimonial-JiYi6gyUJA .profile-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    font-size: 14px;
    margin-bottom: .25rem;
    font-family: var(--contentfont)
}

#testimonial-JiYi6gyUJA .profile-name {
    font-weight: 600;
    color: #1f2937
}

#testimonial-JiYi6gyUJA .profile-caption {
    color: #6b7280
}

#testimonial-JiYi6gyUJA .testimonial-date {
    font-size: 14px;
    font-family: var(--contentfont);
    color: #9ca3af
}

#testimonial-JiYi6gyUJA .business-logo {
    flex-shrink: 0
}

    #testimonial-7t5zHSGm6E .business-logo img, #testimonial-JiYi6gyUJA .business-logo img, #testimonial-OweUfgkERS .business-logo img, #testimonial-ZDOoKihJP9 .business-logo img {
        max-width: 80px;
        max-height: 40px;
        object-fit: contain
    }

#testimonial-JiYi6gyUJA .testimonial-grid-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,.15)
}

#testimonial-JiYi6gyUJA .testimonial-grid-item {
    transition: transform .2s ease,box-shadow .2s ease;
    border: 1px solid #e5e7eb;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

#testimonial-JiYi6gyUJA .read-more-button {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-top: .5rem;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 700;
    transition: opacity .2s ease;
    color: #4b5563;
    font-family: var(--contentfont);
    font-style: italic
}

    #testimonial-JiYi6gyUJA .read-more-button:hover {
        opacity: .7
    }

#testimonial-JiYi6gyUJA .testimonial-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa
}

#testimonial-JiYi6gyUJA .testimonial-profile {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    width: 100%
}

#testimonial-JiYi6gyUJA .profile-info {
    display: flex;
    align-items: center;
    gap: 1rem
}

#col-11aH3_8B7T > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

#testimonial-7t5zHSGm6E .testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: visible;
    width: 100%
}

#testimonial-7t5zHSGm6E .testimonial-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px
}

.--mobile #testimonial-7t5zHSGm6E .testimonial-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-auto-rows: masonry;
    gap: 10px
}

#testimonial-7t5zHSGm6E .testimonial-grid-item {
    grid-row: span 9
}

    #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(3n+1) {
        grid-row: span 11
    }

    #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(5n+2) {
        grid-row: span 10
    }

    #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(7n+3) {
        grid-row: span 11
    }

    #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(11n+4) {
        grid-row: span 9
    }

@media screen and (min-width:0px) and (max-width:480px) {
    #testimonial-7t5zHSGm6E .testimonial-grid {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-auto-rows: masonry;
        gap: 10px
    }

    #testimonial-7t5zHSGm6E .testimonial-grid-item, #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(11n+4), #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(3n+1), #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(5n+2), #testimonial-7t5zHSGm6E .testimonial-grid-item:nth-child(7n+3) {
        grid-row: span 9
    }
}

#testimonial-7t5zHSGm6E .testimonial-stars {
    margin-bottom: 1rem;
    font-family: var(--lato)
}

#testimonial-7t5zHSGm6E .star {
    margin-right: 2px;
    font-size: 16px;
    color: #fbbf24
}

#testimonial-7t5zHSGm6E .testimonial-content {
    margin-bottom: 1.5rem;
    flex: 1;
    max-height: 400px;
    overflow: auto
}

#testimonial-7t5zHSGm6E .testimonial-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    margin: 0;
    max-height: 6.4em
}

#testimonial-7t5zHSGm6E .profile-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e5e7eb
}

#testimonial-7t5zHSGm6E .profile-details {
    flex: 1
}

#testimonial-7t5zHSGm6E .name-link {
    cursor: pointer;
    text-decoration: none
}

    #testimonial-7t5zHSGm6E .name-link:hover, .paragraph-2SHaFCAdMA a u, .paragraph-2SHaFCAdMA a:hover {
        text-decoration: underline
    }

#testimonial-7t5zHSGm6E .logo-link {
    cursor: pointer;
    transition: opacity .2s ease
}

    #testimonial-7t5zHSGm6E .logo-link:hover {
        opacity: .8
    }

#testimonial-7t5zHSGm6E .profile-caption, #testimonial-7t5zHSGm6E .profile-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    font-size: 14px;
    margin-bottom: .25rem;
    font-family: var(--contentfont)
}

#testimonial-7t5zHSGm6E .profile-name {
    font-weight: 600;
    color: #1f2937
}

#testimonial-7t5zHSGm6E .profile-caption {
    color: #6b7280
}

#testimonial-7t5zHSGm6E .testimonial-date {
    font-size: 14px;
    font-family: var(--contentfont);
    color: #9ca3af
}

#testimonial-7t5zHSGm6E .business-logo {
    flex-shrink: 0
}

#testimonial-7t5zHSGm6E .testimonial-grid-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,.15)
}

#testimonial-7t5zHSGm6E .testimonial-grid-item {
    transition: transform .2s ease,box-shadow .2s ease;
    border: 1px solid #e5e7eb;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

#testimonial-7t5zHSGm6E .read-more-button {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-top: .5rem;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 700;
    transition: opacity .2s ease;
    color: #4b5563;
    font-family: var(--contentfont);
    font-style: italic
}

    #testimonial-7t5zHSGm6E .read-more-button:hover {
        opacity: .7
    }

#testimonial-7t5zHSGm6E .testimonial-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa
}

#testimonial-7t5zHSGm6E .testimonial-profile {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    width: 100%
}

#testimonial-7t5zHSGm6E .profile-info {
    display: flex;
    align-items: center;
    gap: 1rem
}

#col-3-s-OitAo- > .inner, #col-Ln_vnsEGGB > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-2SHaFCAdMA h1, .paragraph-2SHaFCAdMA h2, .paragraph-2SHaFCAdMA h3, .paragraph-2SHaFCAdMA h4, .paragraph-2SHaFCAdMA h5, .paragraph-2SHaFCAdMA h6, .paragraph-2SHaFCAdMA ul li, .paragraph-2SHaFCAdMA.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-2SHaFCAdMA h1, .paragraph-2SHaFCAdMA h2, .paragraph-2SHaFCAdMA h3, .paragraph-2SHaFCAdMA h4, .paragraph-2SHaFCAdMA h5, .paragraph-2SHaFCAdMA h6, .paragraph-2SHaFCAdMA ul li, .paragraph-2SHaFCAdMA.text-output {
        font-size: 16px !important;
        font-weight: 400
    }
}

#testimonial-ZDOoKihJP9 .testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: visible;
    width: 100%
}

#testimonial-ZDOoKihJP9 .testimonial-carousel {
    position: relative;
    width: 100%;
    min-height: 300px
}

#testimonial-ZDOoKihJP9 .carousel-with-arrows {
    position: relative;
    width: 100%
}

#testimonial-ZDOoKihJP9 .carousel__content {
    position: relative;
    width: 100%;
    overflow: hidden
}

#testimonial-ZDOoKihJP9 .carousel__slides {
    display: flex;
    transition: transform .3s ease;
    position: relative
}

#testimonial-ZDOoKihJP9 .carousel__slide {
    flex: 0 0 100%;
    display: flex;
    min-height: 300px
}

#testimonial-ZDOoKihJP9 .slide-testimonials, #testimonial-ZDOoKihJP9 .testimonial-carousel-content {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    width: 100%;
    padding: 20px 0;
    min-height: 280px
}

#testimonial-ZDOoKihJP9 .testimonial-item {
    display: flex;
    flex-direction: column;
    height: 100%
}

    #testimonial-ZDOoKihJP9 .testimonial-item .testimonial-grid-item {
        height: 100%
    }

.--mobile #testimonial-ZDOoKihJP9 .slide-testimonials, .--mobile #testimonial-ZDOoKihJP9 .testimonial-carousel-content {
    grid-template-columns: repeat(1,1fr);
    gap: 10px
}

@media screen and (min-width:0px) and (max-width:480px) {
    #testimonial-ZDOoKihJP9 .slide-testimonials, #testimonial-ZDOoKihJP9 .testimonial-carousel-content {
        grid-template-columns: repeat(1,1fr);
        gap: 10px
    }
}

#testimonial-ZDOoKihJP9 .carousel__arrow {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    z-index: 12
}

    #testimonial-ZDOoKihJP9 .carousel__arrow svg {
        color: #000;
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        max-width: 32px;
        max-height: 32px;
        cursor: pointer;
        pointer-events: auto
    }

@media (max-width:768px) {
    #testimonial-ZDOoKihJP9 .carousel__arrow svg {
        width: 28px;
        height: 28px;
        min-width: 28px;
        min-height: 28px;
        max-width: 28px;
        max-height: 28px
    }
}

#testimonial-ZDOoKihJP9 .carousel__pagination-container {
    width: 100%;
    display: flex;
    gap: 8px;
    justify-content: center;
    z-index: 10
}

    #testimonial-ZDOoKihJP9 .carousel__pagination-container .carousel__pagination {
        height: 10px;
        width: 10px;
        border-radius: 999px;
        transition: all 300ms
    }

#testimonial-ZDOoKihJP9 .carousel__pagination-active {
    background: #9ca3af
}

#testimonial-ZDOoKihJP9 .carousel__pagination-inactive {
    background: #e5e7eb
}

#testimonial-ZDOoKihJP9 .carousel__pagination-container {
    position: static !important;
    bottom: auto !important;
    margin-top: 20px
}

#testimonial-ZDOoKihJP9 .testimonial-stars {
    margin-bottom: 1rem;
    font-family: var(--lato)
}

#testimonial-ZDOoKihJP9 .star {
    margin-right: 2px;
    font-size: 16px;
    color: #fbbf24
}

#testimonial-ZDOoKihJP9 .testimonial-content {
    margin-bottom: 1.5rem;
    flex: 1;
    max-height: 400px;
    overflow: auto
}

#testimonial-ZDOoKihJP9 .testimonial-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
    margin: 0;
    max-height: 6.4em
}

#testimonial-ZDOoKihJP9 .profile-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e5e7eb
}

#testimonial-ZDOoKihJP9 .profile-details {
    flex: 1
}

#testimonial-ZDOoKihJP9 .name-link {
    cursor: pointer;
    text-decoration: none
}

    #testimonial-ZDOoKihJP9 .name-link:hover, .heading-hwBGQeiN_Sf a u, .heading-hwBGQeiN_Sf a:hover {
        text-decoration: underline
    }

#testimonial-ZDOoKihJP9 .logo-link {
    cursor: pointer;
    transition: opacity .2s ease
}

    #testimonial-ZDOoKihJP9 .logo-link:hover {
        opacity: .8
    }

#testimonial-ZDOoKihJP9 .profile-caption, #testimonial-ZDOoKihJP9 .profile-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    font-size: 14px;
    margin-bottom: .25rem;
    font-family: var(--contentfont)
}

#testimonial-ZDOoKihJP9 .profile-name {
    font-weight: 600;
    color: #1f2937
}

#testimonial-ZDOoKihJP9 .profile-caption {
    color: #6b7280
}

#testimonial-ZDOoKihJP9 .testimonial-date {
    font-size: 14px;
    font-family: var(--contentfont);
    color: #9ca3af
}

#testimonial-ZDOoKihJP9 .business-logo {
    flex-shrink: 0
}

#testimonial-ZDOoKihJP9 .testimonial-grid-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,.15)
}

#testimonial-ZDOoKihJP9 .testimonial-grid-item {
    transition: transform .2s ease,box-shadow .2s ease;
    border: 1px solid #e5e7eb;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0,0,0,.1)
}

#testimonial-ZDOoKihJP9 .read-more-button {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-top: .5rem;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 700;
    transition: opacity .2s ease;
    color: #4b5563;
    font-family: var(--contentfont);
    font-style: italic
}

    #testimonial-ZDOoKihJP9 .read-more-button:hover {
        opacity: .7
    }

#testimonial-ZDOoKihJP9 .testimonial-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-radius: 8px;
    background: #f8f9fa
}

#testimonial-ZDOoKihJP9 .testimonial-profile {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    width: 100%
}

#testimonial-ZDOoKihJP9 .profile-info {
    display: flex;
    align-items: center;
    gap: 1rem
}

#col-1nmiPz0JFwb > .inner, #col-LE6gK9kwVd > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.heading-5rbQQVJbYW, .heading-hwBGQeiN_Sf {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-hwBGQeiN_Sf h1, .heading-hwBGQeiN_Sf h2, .heading-hwBGQeiN_Sf h3, .heading-hwBGQeiN_Sf h4, .heading-hwBGQeiN_Sf h5, .heading-hwBGQeiN_Sf h6, .heading-hwBGQeiN_Sf ul li, .heading-hwBGQeiN_Sf.text-output {
        font-size: 28px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-hwBGQeiN_Sf h1, .heading-hwBGQeiN_Sf h2, .heading-hwBGQeiN_Sf h3, .heading-hwBGQeiN_Sf h4, .heading-hwBGQeiN_Sf h5, .heading-hwBGQeiN_Sf h6, .heading-hwBGQeiN_Sf ul li, .heading-hwBGQeiN_Sf.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}

#testimonial-OweUfgkERS .testimonial-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: visible;
    width: 100%
}

#testimonial-OweUfgkERS .testimonial-grid {
    columns: 4;
    column-gap: 24px;
    width: 100%
}

.--mobile #testimonial-OweUfgkERS .testimonial-grid {
    columns: 1;
    column-gap: 16px
}

#testimonial-OweUfgkERS .testimonial-grid-item {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    display: inline-block;
    width: 100%;
    margin: 0 0 24px
}

@media screen and (min-width:769px) and (max-width:1024px) {
    #testimonial-OweUfgkERS .testimonial-grid {
        columns: 2
    }
}

@media screen and (min-width:0px) and (max-width:768px) {
    #testimonial-OweUfgkERS .testimonial-grid {
        columns: 1
    }
}

#section-ouByu_OJbk {
    background: #eef2f7
}

#testimonial-OweUfgkERS .testimonial-stars {
    margin-bottom: 12px;
    font-family: var(--lato)
}

#testimonial-OweUfgkERS .star {
    margin-right: 2px;
    font-size: 22px;
    color: #fbbf24
}

#testimonial-OweUfgkERS .testimonial-content {
    /* margin-bottom: 0; */
    /* flex: 0; */
    /* max-height: none; */
    /* overflow: hidden; */
}

#testimonial-OweUfgkERS .testimonial-content-text {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.55;
    margin: 0;
    max-height: 9.3em
}

#testimonial-OweUfgkERS .profile-pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e5e7eb
}

#testimonial-OweUfgkERS .profile-details {
    flex: 1
}

#testimonial-OweUfgkERS .name-link {
    cursor: pointer;
    text-decoration: none
}

    #testimonial-OweUfgkERS .name-link:hover, .heading-5rbQQVJbYW a u, .heading-5rbQQVJbYW a:hover {
        text-decoration: underline
    }

#testimonial-OweUfgkERS .logo-link {
    cursor: pointer;
    transition: opacity .2s ease
}

    #testimonial-OweUfgkERS .logo-link:hover {
        opacity: .8
    }

#testimonial-OweUfgkERS .profile-caption, #testimonial-OweUfgkERS .profile-name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
    font-size: 14px;
    margin-bottom: .25rem;
    font-family: var(--contentfont)
}

#testimonial-OweUfgkERS .profile-name {
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0
}

#testimonial-OweUfgkERS .profile-caption {
    color: #6b7280
}

#testimonial-OweUfgkERS .testimonial-date {
    font-size: 14px;
    font-family: var(--contentfont);
    color: #9ca3af
}

#testimonial-OweUfgkERS .business-logo {
    flex-shrink: 0
}

#testimonial-OweUfgkERS .testimonial-grid-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0,0,0,.1);
}

#testimonial-OweUfgkERS .testimonial-grid-item {
    transition: transform .2s ease,box-shadow .2s ease;
    border: 1px solid #e5e7eb;
    box-shadow: 0 10px 24px rgba(15,23,42,.08);
}

#testimonial-OweUfgkERS .read-more-button {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-top: .5rem;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 700;
    transition: opacity .2s ease;
    color: #4b5563;
    font-family: var(--contentfont);
    font-style: italic
}

    #testimonial-OweUfgkERS .read-more-button:hover {
        opacity: .7
    }

#testimonial-OweUfgkERS .testimonial-grid-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
    padding: 20px;
    border-radius: 12px;
    background: #fff;
    gap: 0px;
}

#testimonial-OweUfgkERS .testimonial-profile {
    display: flex;
    flex-wrap: wrap;
    row-gap: .25rem;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    width: 100%
}

#testimonial-OweUfgkERS .profile-info {
    display: flex;
    align-items: center;
    gap: .75rem
}

#testimonial-OweUfgkERS .testimonial-video-card {
    padding: 0;
    background: #fff !important;
    /* min-height: 460px; */
}

    #testimonial-OweUfgkERS .testimonial-video-card figure {
        margin: 0;
        width: 100%;
        height: 460px
    }

    #testimonial-OweUfgkERS .testimonial-video-card video {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

@media screen and (min-width:769px) and (max-width:1024px) {
    #testimonial-OweUfgkERS .testimonial-video-card figure {
        height: 440px
    }
}

@media screen and (min-width:0px) and (max-width:768px) {
    #testimonial-OweUfgkERS .testimonial-video-card figure {
        height: 420px
    }
}

#testimonial-OweUfgkERS .testimonial-grid-item:not(.testimonial-video-card) {
    min-height: 220px;
    /* max-height: 260px; */
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-5rbQQVJbYW h1, .heading-5rbQQVJbYW h2, .heading-5rbQQVJbYW h3, .heading-5rbQQVJbYW h4, .heading-5rbQQVJbYW h5, .heading-5rbQQVJbYW h6, .heading-5rbQQVJbYW ul li, .heading-5rbQQVJbYW.text-output {
        font-size: 36px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-5rbQQVJbYW h1, .heading-5rbQQVJbYW h2, .heading-5rbQQVJbYW h3, .heading-5rbQQVJbYW h4, .heading-5rbQQVJbYW h5, .heading-5rbQQVJbYW h6, .heading-5rbQQVJbYW ul li, .heading-5rbQQVJbYW.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --cobalt: #155eef;
    --color-ceqmnyfo: #058affff
}

.hl_page-preview--content .section-N1GZRZ_KjQ {
    box-shadow: none;
    padding: 80px 20px 60px;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--color-ceqmnyfo);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-N1GZRZ_KjQ {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.hl_page-preview--content .row-P3Xf_XpD5-W {
    margin: 0 auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-P3Xf_XpD5-W {
        margin-top: -10px
    }
}

.hl_page-preview--content .col-_lp27__-fss, .hl_page-preview--content .row-P3Xf_XpD5-W {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-_lp27__-fss {
    margin: 0
}

.hl_page-preview--content .button-zMuj6FN2GJ9 {
    margin: 40px 0 15px;
    text-align: center;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbutton-zMuj6FN2GJ9 {
    font-family: var(--contentfont);
    background-color: var(--color-ceqmnyfo);
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-zMuj6FN2GJ9 {
        padding: 20px 40px
    }
}

.hl_page-preview--content #paragraph-AM0UT8lpY-- {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-AM0UT8lpY-- {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--black);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .row-GiUTY2EJAAG {
    margin: 0 auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-GiUTY2EJAAG {
        margin-bottom: 0
    }
}

.hl_page-preview--content .col-nPp3OpbSXPy, .hl_page-preview--content .row-GiUTY2EJAAG {
    box-shadow: none;
    padding: 0 5px 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 98%
}

.hl_page-preview--content .col-nPp3OpbSXPy {
    padding: 0 5px;
    width: 100%;
    margin: 0
}

.hl_page-preview--content .row-LZGx-pEOyw {
    margin: 80px auto 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-LZGx-pEOyw {
        margin-top: 10px
    }
}

.hl_page-preview--content .col-B-07PzkDDI, .hl_page-preview--content .row-LZGx-pEOyw {
    box-shadow: none;
    padding: 0 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-B-07PzkDDI {
    padding: 10px 40px 0 20px;
    width: 59%;
    margin: 0
}

.hl_page-preview--content .button-Ak8De7xD_g {
    margin: 0 0 40px;
    text-align: center;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .button-Ak8De7xD_g {
        margin-top: 0
    }
}

.hl_page-preview--content .cbutton-Ak8De7xD_g {
    font-family: var(--contentfont);
    background-color: var(--color-ceqmnyfo);
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--transparent);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-Ak8De7xD_g {
        padding-left: 40px;
        padding-right: 40px
    }
}

.hl_page-preview--content #bulletList-iMru4BGoPK {
    margin: 10px 0 30px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #bulletList-iMru4BGoPK {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .cbulletList-iMru4BGoPK {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--cobalt);
    box-shadow: none;
    padding: 0 0 0 10px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbulletList-iMru4BGoPK {
        padding-right: 10px
    }
}

.hl_page-preview--content #heading-LR1xvnEy4G {
    margin: 40px 0 10px;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-LR1xvnEy4G {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--white);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0 0 0 5px;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-LR1xvnEy4G {
        padding-left: 20px;
        padding-right: 20px
    }
}

.hl_page-preview--content .col-qb_8vOgQGH {
    box-shadow: none;
    padding: 10px 5px 0 60px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 41%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0 0-15px
}

.hl_page-preview--content .image-VmW_MQP2jk {
    margin: -64px 0 0;
    width: auto;
    height: auto
}

    .hl_page-preview--content .image-VmW_MQP2jk .image-container img {
        box-shadow: none;
        width: auto;
        height: auto
    }

.hl_page-preview--content .cimage-VmW_MQP2jk, .hl_page-preview--content .cparagraph-lnLilSwQ56g {
    padding: 10px 10px 0;
    background-color: var(--transparent);
    opacity: 1;
    text-align: center
}

.hl_page-preview--content #paragraph-lnLilSwQ56g {
    margin: 0 0-30px;
    width: auto;
    height: auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content #paragraph-lnLilSwQ56g {
        margin-bottom: 10px
    }
}

.hl_page-preview--content .cparagraph-lnLilSwQ56g {
    font-family: var(--contentfont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 0;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 0
}

.hl_page-preview--content .row-qmhBkySKYWl {
    margin: 0 auto 15px;
    padding: 10px 5px 0;
    backdrop-filter: none;
    width: 99%
}

.hl_page-preview--content .cheading-ESBJOaJqmT, .hl_page-preview--content .col-jnFNsc6ex1b, .hl_page-preview--content .row-qmhBkySKYWl {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-jnFNsc6ex1b {
    padding: 10px 5px 0;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #heading-ESBJOaJqmT {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-ESBJOaJqmT {
    font-family: var(--headlinefont);
    color: var(--text-color);
    icon-color: var(--text-color);
    font-weight: 400;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.1em;
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-ESBJOaJqmT {
        line-height: 1.3em;
        padding-right: 0;
        padding-left: 0
    }
}

#section-N1GZRZ_KjQ > .inner {
    max-width: 1170px
}

#col-B-07PzkDDI > .inner, #col-_lp27__-fss > .inner, #col-jnFNsc6ex1b > .inner, #col-nPp3OpbSXPy > .inner, #col-qb_8vOgQGH > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-Ak8De7xD_g .button-icon-start:before, .button-zMuj6FN2GJ9 .button-icon-start:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-zMuj6FN2GJ9 .button-icon-end, .button-zMuj6FN2GJ9 .button-icon-start, .button-zMuj6FN2GJ9 .main-heading-button {
        font-size: 21px;
        font-weight: 700
    }

    .button-zMuj6FN2GJ9 .button-icon-start {
        margin-right: 5px
    }

    .button-zMuj6FN2GJ9 .button-icon-end {
        margin-left: 5px
    }

    .button-zMuj6FN2GJ9 .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-zMuj6FN2GJ9 .button-icon-end, .button-zMuj6FN2GJ9 .button-icon-start, .button-zMuj6FN2GJ9 .main-heading-button {
        font-size: 18px;
        font-weight: 700
    }

    .button-zMuj6FN2GJ9 .button-icon-start {
        margin-right: 5px
    }

    .button-zMuj6FN2GJ9 .button-icon-end {
        margin-left: 5px
    }

    .button-zMuj6FN2GJ9 .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

.paragraph-AM0UT8lpY-- {
    font-weight: 700
}

    .bulletList-iMru4BGoPK a, .bulletList-iMru4BGoPK a *, .heading-ESBJOaJqmT a, .heading-ESBJOaJqmT a *, .heading-LR1xvnEy4G a, .heading-LR1xvnEy4G a *, .paragraph-AM0UT8lpY-- a, .paragraph-AM0UT8lpY-- a *, .paragraph-lnLilSwQ56g a, .paragraph-lnLilSwQ56g a * {
        color: var(--link-color);
        text-decoration: none
    }

        .bulletList-iMru4BGoPK a u, .bulletList-iMru4BGoPK a:hover, .heading-ESBJOaJqmT a u, .heading-ESBJOaJqmT a:hover, .heading-LR1xvnEy4G a u, .heading-LR1xvnEy4G a:hover, .paragraph-AM0UT8lpY-- a u, .paragraph-AM0UT8lpY-- a:hover, .paragraph-lnLilSwQ56g a u, .paragraph-lnLilSwQ56g a:hover {
            text-decoration: underline
        }

        .bulletList-iMru4BGoPK a s, .heading-ESBJOaJqmT a s, .heading-LR1xvnEy4G a s, .paragraph-AM0UT8lpY-- a s, .paragraph-lnLilSwQ56g a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-AM0UT8lpY-- h1, .paragraph-AM0UT8lpY-- h2, .paragraph-AM0UT8lpY-- h3, .paragraph-AM0UT8lpY-- h4, .paragraph-AM0UT8lpY-- h5, .paragraph-AM0UT8lpY-- h6, .paragraph-AM0UT8lpY-- ul li, .paragraph-AM0UT8lpY--.text-output {
        font-size: 21px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-AM0UT8lpY-- h1, .paragraph-AM0UT8lpY-- h2, .paragraph-AM0UT8lpY-- h3, .paragraph-AM0UT8lpY-- h4, .paragraph-AM0UT8lpY-- h5, .paragraph-AM0UT8lpY-- h6, .paragraph-AM0UT8lpY-- ul li, .paragraph-AM0UT8lpY--.text-output {
        font-size: 25px !important;
        font-weight: 700
    }
}

.heading-ESBJOaJqmT.text-output h1:first-child:before, .heading-ESBJOaJqmT.text-output h2:first-child:before, .heading-ESBJOaJqmT.text-output h3:first-child:before, .heading-ESBJOaJqmT.text-output h4:first-child:before, .heading-ESBJOaJqmT.text-output h5:first-child:before, .heading-ESBJOaJqmT.text-output h6:first-child:before, .heading-ESBJOaJqmT.text-output p:first-child:before, .heading-LR1xvnEy4G.text-output h1:first-child:before, .heading-LR1xvnEy4G.text-output h2:first-child:before, .heading-LR1xvnEy4G.text-output h3:first-child:before, .heading-LR1xvnEy4G.text-output h4:first-child:before, .heading-LR1xvnEy4G.text-output h5:first-child:before, .heading-LR1xvnEy4G.text-output h6:first-child:before, .heading-LR1xvnEy4G.text-output p:first-child:before, .paragraph-AM0UT8lpY--.text-output h1:first-child:before, .paragraph-AM0UT8lpY--.text-output h2:first-child:before, .paragraph-AM0UT8lpY--.text-output h3:first-child:before, .paragraph-AM0UT8lpY--.text-output h4:first-child:before, .paragraph-AM0UT8lpY--.text-output h5:first-child:before, .paragraph-AM0UT8lpY--.text-output h6:first-child:before, .paragraph-AM0UT8lpY--.text-output p:first-child:before, .paragraph-lnLilSwQ56g.text-output h1:first-child:before, .paragraph-lnLilSwQ56g.text-output h2:first-child:before, .paragraph-lnLilSwQ56g.text-output h3:first-child:before, .paragraph-lnLilSwQ56g.text-output h4:first-child:before, .paragraph-lnLilSwQ56g.text-output h5:first-child:before, .paragraph-lnLilSwQ56g.text-output h6:first-child:before, .paragraph-lnLilSwQ56g.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-Ak8De7xD_g .button-icon-end, .button-Ak8De7xD_g .button-icon-start, .button-Ak8De7xD_g .main-heading-button {
        font-size: 21px;
        font-weight: 500
    }

    .button-Ak8De7xD_g .button-icon-start {
        margin-right: 5px
    }

    .button-Ak8De7xD_g .button-icon-end {
        margin-left: 5px
    }

    .button-Ak8De7xD_g .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-Ak8De7xD_g .button-icon-end, .button-Ak8De7xD_g .button-icon-start, .button-Ak8De7xD_g .main-heading-button {
        font-size: 18px;
        font-weight: 500
    }

    .button-Ak8De7xD_g .button-icon-start {
        margin-right: 5px
    }

    .button-Ak8De7xD_g .button-icon-end {
        margin-left: 5px
    }

    .button-Ak8De7xD_g .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

.bulletList-iMru4BGoPK {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .bulletList-iMru4BGoPK h1, .bulletList-iMru4BGoPK h2, .bulletList-iMru4BGoPK h3, .bulletList-iMru4BGoPK h4, .bulletList-iMru4BGoPK h5, .bulletList-iMru4BGoPK h6, .bulletList-iMru4BGoPK ul li, .bulletList-iMru4BGoPK.text-output {
        font-size: 16px !important;
        font-weight: 500
    }

        .bulletList-iMru4BGoPK.text-output li:not(:last-child) {
            margin-bottom: 15px !important
        }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .bulletList-iMru4BGoPK h1, .bulletList-iMru4BGoPK h2, .bulletList-iMru4BGoPK h3, .bulletList-iMru4BGoPK h4, .bulletList-iMru4BGoPK h5, .bulletList-iMru4BGoPK h6, .bulletList-iMru4BGoPK ul li, .bulletList-iMru4BGoPK.text-output {
        font-size: 18px !important;
        font-weight: 500
    }
}

.bulletList-iMru4BGoPK.text-output ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.5em
}

.bulletList-iMru4BGoPK.text-output ol {
    padding-left: 1.5em
}

    .bulletList-iMru4BGoPK.text-output ol li, .bulletList-iMru4BGoPK.text-output ul li {
        padding-inline-start: .5em
    }

.bulletList-iMru4BGoPK.text-output li {
    list-style-type: "ן˜"
}

    .bulletList-iMru4BGoPK.text-output li::marker {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: var(--cobalt);
        margin-right: .3em;
        margin-left: -1.5em;
        text-align: right
    }

    .bulletList-iMru4BGoPK.text-output li:not(:last-child) {
        margin-bottom: 20px
    }

.heading-LR1xvnEy4G {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-LR1xvnEy4G h1, .heading-LR1xvnEy4G h2, .heading-LR1xvnEy4G h3, .heading-LR1xvnEy4G h4, .heading-LR1xvnEy4G h5, .heading-LR1xvnEy4G h6, .heading-LR1xvnEy4G ul li, .heading-LR1xvnEy4G.text-output {
        font-size: 34px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-LR1xvnEy4G h1, .heading-LR1xvnEy4G h2, .heading-LR1xvnEy4G h3, .heading-LR1xvnEy4G h4, .heading-LR1xvnEy4G h5, .heading-LR1xvnEy4G h6, .heading-LR1xvnEy4G ul li, .heading-LR1xvnEy4G.text-output {
        font-size: 38px !important;
        font-weight: 700
    }
}

.paragraph-lnLilSwQ56g {
    font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-lnLilSwQ56g h1, .paragraph-lnLilSwQ56g h2, .paragraph-lnLilSwQ56g h3, .paragraph-lnLilSwQ56g h4, .paragraph-lnLilSwQ56g h5, .paragraph-lnLilSwQ56g h6, .paragraph-lnLilSwQ56g ul li, .paragraph-lnLilSwQ56g.text-output {
        font-size: 15px !important;
        font-weight: 500
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-lnLilSwQ56g h1, .paragraph-lnLilSwQ56g h2, .paragraph-lnLilSwQ56g h3, .paragraph-lnLilSwQ56g h4, .paragraph-lnLilSwQ56g h5, .paragraph-lnLilSwQ56g h6, .paragraph-lnLilSwQ56g ul li, .paragraph-lnLilSwQ56g.text-output {
        font-size: 24px !important;
        font-weight: 500
    }
}

.heading-ESBJOaJqmT {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-ESBJOaJqmT h1, .heading-ESBJOaJqmT h2, .heading-ESBJOaJqmT h3, .heading-ESBJOaJqmT h4, .heading-ESBJOaJqmT h5, .heading-ESBJOaJqmT h6, .heading-ESBJOaJqmT ul li, .heading-ESBJOaJqmT.text-output {
        font-size: 33px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-ESBJOaJqmT h1, .heading-ESBJOaJqmT h2, .heading-ESBJOaJqmT h3, .heading-ESBJOaJqmT h4, .heading-ESBJOaJqmT h5, .heading-ESBJOaJqmT h6, .heading-ESBJOaJqmT ul li, .heading-ESBJOaJqmT.text-output {
        font-size: 54px !important;
        font-weight: 700
    }
}
/* ---- Section styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --gray: #cbd5e0;
    --black: #000000;
    --cobalt: #0064D2;
    --color-tklgeeqc: #ffffff33;
    --color-ceqmnyfo: #0968f6;
    --color-knyxoryx: #123a67ff
}

.hl_page-preview--content .section-7GaO8z1w9m {
    box-shadow: none;
    padding: 80px 20px 60px;
    margin: 0; /* color: #000; */
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-7GaO8z1w9m {
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.hl_page-preview--content .row-omLr5L4qTH5V {
    margin: 0 auto 0;
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-omLr5L4qTH5V {
        margin-bottom: 20px
    }
}

.hl_page-preview--content .row-omLr5L4qTH5V {
    box-shadow: none;
    padding: 0 0 10px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 75%
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-omLr5L4qTH5V {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.hl_page-preview--content .col-XGMLDabHZRco {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    width: 100%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .button-KSI0g_d3wm {
    margin: 40px 0 15px;
    text-align: center;
    width: auto;
    height: auto
}

.hl_page-preview--content .cbutton-KSI0g_d3wm {
    font-family: var(--contentfont);
    background-color: #f5af02;
    color: var(--white);
    secondary-color: var(--white);
    padding: 20px 40px;
    border-color: var(--white);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: none;
    text-shadow: none;
    icon-color: var(--white)
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cbutton-KSI0g_d3wm {
        padding: 20px 40px
    }
}

.hl_page-preview--content .cfaq-u0NdWYH7F5pM {
    font-family: var(--contentfont);
    faq-open-title-text-color: var(--white);
    faq-open-title-background-color: var(--color-knyxoryx);
    faq-divider-color: var(--color-tklgeeqc);
    faq-content-text-color: var(--white);
    faq-open-background-color: var(--color-knyxoryx);
    faq-closed-title-text-color: var(--white);
    faq-closed-title-background-color: var(--color-knyxoryx);
    faq-expand-all-button-text-color: var(--cobalt);
    faq-expand-all-button-border-color: var(--cobalt);
    faq-expand-all-button-background-color: var(--white);
    link-text-color: var(--cobalt);
    faq-heading-font-family: var(--roboto);
    faq-content-font-family: var(--roboto);
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-color: var(--black);
    border-style: solid;
    border-width: 2px;
    font-weight: 700
}

.hl_page-preview--content .row-GjqMM5e9Dnaa {
    margin: 0 auto
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-GjqMM5e9Dnaa {
        margin-bottom: 0
    }
}

.hl_page-preview--content .col-sfERRxMP1CT-, .hl_page-preview--content .row-GjqMM5e9Dnaa {
    box-shadow: none;
    padding: 10px 5px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-sfERRxMP1CT- {
    margin: 0
}

.hl_page-preview--content #sub-heading-MD4WH-_snT {
    margin: 10px 0 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-hJwzkGcGw-5E, .hl_page-preview--content .csub-heading-MD4WH-_snT {
    font-family: var(--headlinefont);
    background-color: var(--transparent); /* color:var(--gray); */
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content #heading-hJwzkGcGw-5E {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cheading-hJwzkGcGw-5E {
    color:var(--white);
    padding: 0 0 30px;
    line-height: 1;
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-hJwzkGcGw-5E {
        line-height: 1.3em;
        padding-right: 0;
        padding-left: 0
    }
}

#section-7GaO8z1w9m > .inner {
    max-width: 1170px
}

#col-XGMLDabHZRco > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.button-KSI0g_d3wm .button-icon-start:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: var(--white)
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .button-KSI0g_d3wm .button-icon-end, .button-KSI0g_d3wm .button-icon-start, .button-KSI0g_d3wm .main-heading-button {
        font-size: 21px;
        font-weight: 700;
        text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    }

    .button-KSI0g_d3wm .button-icon-start {
        margin-right: 5px
    }

    .button-KSI0g_d3wm .button-icon-end {
        margin-left: 5px
    }

    .button-KSI0g_d3wm .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .button-KSI0g_d3wm .button-icon-end, .button-KSI0g_d3wm .button-icon-start, .button-KSI0g_d3wm .main-heading-button {
        font-size: 18px;
        font-weight: 700
    }

    .button-KSI0g_d3wm .button-icon-start {
        margin-right: 5px
    }

    .button-KSI0g_d3wm .button-icon-end {
        margin-left: 5px
    }

    .button-KSI0g_d3wm .sub-heading-button {
        font-size: 15px;
        color: var(--white);
        font-weight: undefined
    }
}

#faq-u0NdWYH7F5pM .hl-faq-child-heading-text {
    font-size: 16px
}

    #faq-u0NdWYH7F5pM .hl-faq-child-heading-text .ProseMirror h4, #faq-u0NdWYH7F5pM .hl-faq-child-heading-text h4, #faq-u0NdWYH7F5pM .hl-faq-child-item-text .ProseMirror p, #faq-u0NdWYH7F5pM .hl-faq-child-item-text p {
        font-weight: 400 !important
    }

#faq-u0NdWYH7F5pM .hl-faq-child-item-text {
    font-size: 15px
}

#faq-u0NdWYH7F5pM .faq-separated-child {
    border-radius: 10px
}

    #faq-u0NdWYH7F5pM .faq-separated-child, #faq-u0NdWYH7F5pM .faq-separated-child.active {
        border: 1.5px solid var(--color-tklgeeqc)
    }

#faq-u0NdWYH7F5pM .faq-contained-child {
    border: 1px solid var(--color-tklgeeqc)
}

#faq-u0NdWYH7F5pM .faq-simple-child .hl-faq-child-heading {
    border-top: 1px solid var(--color-tklgeeqc)
}

#faq-u0NdWYH7F5pM .faq-separated-child .hl-faq-child-heading {
    border-radius: 10px
}

    #faq-u0NdWYH7F5pM .faq-separated-child .hl-faq-child-heading.active {
        border-radius: 10px 10px 0 0
    }

#faq-u0NdWYH7F5pM .hl-faq-child-heading, #faq-u0NdWYH7F5pM .hl-faq-child-heading.active {
    background-color: var(--color-knyxoryx)
}

    #faq-u0NdWYH7F5pM .hl-faq-child-heading .hl-faq-child-head .hl-faq-child-heading-text, #faq-u0NdWYH7F5pM .hl-faq-child-heading .hl-faq-child-heading-icon, #faq-u0NdWYH7F5pM .hl-faq-child-heading.active .hl-faq-child-head .hl-faq-child-heading-text, #faq-u0NdWYH7F5pM .hl-faq-child-heading.active .hl-faq-child-heading-icon {
        color: var(--white)
    }

    #faq-u0NdWYH7F5pM .hl-faq-child-heading .hl-faq-child-head .hl-faq-child-heading-text {
        line-height: 1.5;
        font-family: var(--roboto)
    }

#faq-u0NdWYH7F5pM .hl-faq-child .hl-faq-child-panel {
    background-color: var(--color-knyxoryx)
}

#faq-u0NdWYH7F5pM .faq-separated-child .hl-faq-child-panel {
    border-radius: 0
}

#faq-u0NdWYH7F5pM .faq-separated-child.active .hl-faq-child-panel {
    border-radius: 0 0 10px 10px
}

#faq-u0NdWYH7F5pM .hl-faq-child .hl-faq-child-panel .hl-faq-child-item-text {
    color: var(--white);
    line-height: 1.5
}

#faq-u0NdWYH7F5pM .hl-faq-child-panel {
    display: flex;
    padding: 15px;
    overflow: hidden
}

    #faq-u0NdWYH7F5pM .hl-faq-child-panel .item-text {
        min-width: 80%;
        margin: 0;
        font-family: var(--roboto)
    }

    #faq-u0NdWYH7F5pM .hl-faq-child-panel .item-img {
        padding: .5em;
        max-width: 20%;
        height: 100%
    }

@media screen and (min-width:0px) and (max-width:480px) {
    #faq-u0NdWYH7F5pM .hl-faq-child-panel {
        display: grid;
        padding: 15px
    }

        #faq-u0NdWYH7F5pM .hl-faq-child-panel .item-img {
            max-width: 100%;
            width: 100%;
            margin: 0;
            padding: 0;
            height: auto
        }

        #faq-u0NdWYH7F5pM .hl-faq-child-panel .item-text {
            max-width: 100%;
            width: 100%;
            margin: 0;
            height: auto;
            padding: 0 0 5px
        }

    #faq-u0NdWYH7F5pM .hl-faq-child-heading-text {
        font-size: 15px
    }

        #faq-u0NdWYH7F5pM .hl-faq-child-heading-text .ProseMirror h4, #faq-u0NdWYH7F5pM .hl-faq-child-heading-text h4, #faq-u0NdWYH7F5pM .hl-faq-child-item-text .ProseMirror p, #faq-u0NdWYH7F5pM .hl-faq-child-item-text p {
            font-weight: undefined !important
        }

    #faq-u0NdWYH7F5pM .hl-faq-child-item-text {
        font-size: 12px
    }
}

#faq-u0NdWYH7F5pM .hl-faq-child-heading .hl-faq-child-heading-icon:before {
    content: "" !important;
    font-family: "Font Awesome 5 Free"
}

#faq-u0NdWYH7F5pM .hl-faq-child-heading.active .hl-faq-child-heading-icon:before {
    content: "ן–" !important;
    font-family: "Font Awesome 5 Free"
}

#faq-u0NdWYH7F5pM .expand-collapse-all-button {
    color: var(--cobalt);
    border: 1px solid var(--cobalt);
    background-color: var(--white)
}

#faq-u0NdWYH7F5pM a {
    color: var(--cobalt) !important;
    text-decoration: none !important
}

#col-sfERRxMP1CT- > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.sub-heading-MD4WH-_snT {
    font-weight: 400
}

    .heading-hJwzkGcGw-5E a, .heading-hJwzkGcGw-5E a *, .sub-heading-MD4WH-_snT a, .sub-heading-MD4WH-_snT a * {
        color: var(--link-color);
        text-decoration: none
    }

        .heading-hJwzkGcGw-5E a u, .heading-hJwzkGcGw-5E a:hover, .sub-heading-MD4WH-_snT a u, .sub-heading-MD4WH-_snT a:hover {
            text-decoration: underline
        }

        .heading-hJwzkGcGw-5E a s, .sub-heading-MD4WH-_snT a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-MD4WH-_snT h1, .sub-heading-MD4WH-_snT h2, .sub-heading-MD4WH-_snT h3, .sub-heading-MD4WH-_snT h4, .sub-heading-MD4WH-_snT h5, .sub-heading-MD4WH-_snT h6, .sub-heading-MD4WH-_snT ul li, .sub-heading-MD4WH-_snT.text-output {
        font-size: 14px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-MD4WH-_snT h1, .sub-heading-MD4WH-_snT h2, .sub-heading-MD4WH-_snT h3, .sub-heading-MD4WH-_snT h4, .sub-heading-MD4WH-_snT h5, .sub-heading-MD4WH-_snT h6, .sub-heading-MD4WH-_snT ul li, .sub-heading-MD4WH-_snT.text-output {
        font-size: 18px !important;
        font-weight: 400
    }
}

.heading-hJwzkGcGw-5E.text-output h1:first-child:before, .heading-hJwzkGcGw-5E.text-output h2:first-child:before, .heading-hJwzkGcGw-5E.text-output h3:first-child:before, .heading-hJwzkGcGw-5E.text-output h4:first-child:before, .heading-hJwzkGcGw-5E.text-output h5:first-child:before, .heading-hJwzkGcGw-5E.text-output h6:first-child:before, .heading-hJwzkGcGw-5E.text-output p:first-child:before, .sub-heading-MD4WH-_snT.text-output h1:first-child:before, .sub-heading-MD4WH-_snT.text-output h2:first-child:before, .sub-heading-MD4WH-_snT.text-output h3:first-child:before, .sub-heading-MD4WH-_snT.text-output h4:first-child:before, .sub-heading-MD4WH-_snT.text-output h5:first-child:before, .sub-heading-MD4WH-_snT.text-output h6:first-child:before, .sub-heading-MD4WH-_snT.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

.heading-hJwzkGcGw-5E {
    font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {
    .heading-hJwzkGcGw-5E h1, .heading-hJwzkGcGw-5E h2, .heading-hJwzkGcGw-5E h3, .heading-hJwzkGcGw-5E h4, .heading-hJwzkGcGw-5E h5, .heading-hJwzkGcGw-5E h6, .heading-hJwzkGcGw-5E ul li, .heading-hJwzkGcGw-5E.text-output {
        font-size: 28px !important;
        font-weight: 700
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .heading-hJwzkGcGw-5E h1, .heading-hJwzkGcGw-5E h2, .heading-hJwzkGcGw-5E h3, .heading-hJwzkGcGw-5E h4, .heading-hJwzkGcGw-5E h5, .heading-hJwzkGcGw-5E h6, .heading-hJwzkGcGw-5E ul li, .heading-hJwzkGcGw-5E.text-output {
        font-size: 50px !important;
        font-weight: 700
    }
}
/* ---- AIG Expanded Footer styles ----- */
:root {
    --transparent: transparent;
    --white: #ffffff;
    --black: #000000;
    --overlay: rgba(0, 0, 0, 0.5);
    --color-zywvcmtd: #6a6a6aff
}

.hl_page-preview--content .section-xS8ijenCeu {
    box-shadow: none;
    padding: 20px 0 0;
    margin: 0;
    background-color: var(--white);
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .row-y2VhRFqWYd {
    margin: 0 auto;
    padding: 0 5px 10px;
    backdrop-filter: none;
    width: 100%
}

.hl_page-preview--content .col-Kk64Xw3XPd, .hl_page-preview--content .cparagraph-GVUWSWJPbH, .hl_page-preview--content .row-y2VhRFqWYd {
    background-color: var(--transparent);
    box-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .col-Kk64Xw3XPd {
    padding: 10px 5px;
    backdrop-filter: none;
    width: 100%;
    margin: 0
}

.hl_page-preview--content #paragraph-GVUWSWJPbH, .hl_page-preview--content #paragraph-hYrPf8Xy-4 {
    margin: 0;
    width: auto;
    height: auto
}

.hl_page-preview--content .cparagraph-GVUWSWJPbH {
    font-family: var(--contentfont);
    color: var(--color-zywvcmtd);
    icon-color: var(--text-color);
    font-weight: medium;
    padding: 10px 0;
    opacity: 1;
    text-shadow: none;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center
}

.hl_page-preview--content .col-4elWuiUhHf, .hl_page-preview--content .row-GZ1orB1I3g {
    margin: 0 auto;
    box-shadow: none;
    padding: 30px 0 0;
    background-color: var(--white);
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-4elWuiUhHf {
    padding: 10px 5px;
    background-color: var(--transparent);
    width: 25%;
    margin: 0
}

.hl_page-preview--content .cparagraph-hYrPf8Xy-4, .hl_page-preview--content .csub-heading-ICoIMgKYlJ {
    background-color: var(--transparent);
    color: var(--text-color);
    icon-color: var(--text-color);
    box-shadow: none;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-hYrPf8Xy-4 {
    font-family: var(--contentfont);
    font-weight: medium;
    padding: 0 0 10px;
    text-transform: none
}

.hl_page-preview--content #sub-heading-ICoIMgKYlJ {
    margin: 0 0 10px
}

.hl_page-preview--content .csub-heading-ICoIMgKYlJ {
    font-family: var(--headlinefont);
    font-weight: 400;
    padding: 0
}

.hl_page-preview--content .col-SNhSVAjFHx {
    box-shadow: none;
    padding: 10px 5px 10px 40px;
    background-color: var(--color-m07w3h05);
    width: 35.3%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content .csocial-icons-remw5bSQyc {
    font-family: Inter;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    padding: 0 10px 0 0;
    margin: 0
}

.hl_page-preview--content #paragraph-BpSXYILvXS {
    margin: 0
}

.hl_page-preview--content .cparagraph-6S0V050o8o, .hl_page-preview--content .cparagraph-BpSXYILvXS, .hl_page-preview--content .cparagraph-KIs3wIjO2o, .hl_page-preview--content .csub-heading-DVuDq6myn1 {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--black);
    icon-color: var(--black);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content #paragraph-KIs3wIjO2o {
    margin: 0 0 5px
}

.hl_page-preview--content .cparagraph-6S0V050o8o, .hl_page-preview--content .cparagraph-KIs3wIjO2o, .hl_page-preview--content .csub-heading-DVuDq6myn1 {
    padding: 0 0 10px
}

.hl_page-preview--content #paragraph-6S0V050o8o {
    margin: 10px 0 5px
}

.hl_page-preview--content #sub-heading-DVuDq6myn1 {
    margin: 0 0 10px
}

.hl_page-preview--content .csub-heading-DVuDq6myn1 {
    font-family: var(--headlinefont);
    color: var(--text-color);
    icon-color: var(--text-color);
    padding: 0
}

.hl_page-preview--content .col-i0nMevCbCJ {
    box-shadow: none;
    padding: 10px 5px 10px 20px;
    background-color: var(--color-m07w3h05);
    width: 39.7%;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    margin: 0
}

.hl_page-preview--content #paragraph-qNRmP5fWMm {
    margin: 10px 0 0
}

.hl_page-preview--content .cparagraph-eMA8jZoYCB, .hl_page-preview--content .cparagraph-qNRmP5fWMm, .hl_page-preview--content .cparagraph-wOhk5EI6Qe {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--black);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .cparagraph-eMA8jZoYCB, .hl_page-preview--content .cparagraph-wOhk5EI6Qe {
    color: var(--text-color)
}

.hl_page-preview--content #paragraph-eMA8jZoYCB, .hl_page-preview--content #paragraph-wOhk5EI6Qe, .hl_page-preview--content .image-H7r8Q3QkBV {
    margin: 0
}

    .hl_page-preview--content .image-H7r8Q3QkBV .image-container img {
        box-shadow: none;
        width: 300px
    }

.hl_page-preview--content .cimage-H7r8Q3QkBV {
    padding: 0 10px 10px;
    background-color: var(--transparent);
    opacity: 1;
    text-align: left
}

#section-xS8ijenCeu > .inner {
    max-width: 1170px
}

#col-Kk64Xw3XPd > .inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-6S0V050o8o, .paragraph-BpSXYILvXS, .paragraph-GVUWSWJPbH, .paragraph-KIs3wIjO2o, .paragraph-eMA8jZoYCB, .paragraph-hYrPf8Xy-4, .paragraph-qNRmP5fWMm, .paragraph-wOhk5EI6Qe, .sub-heading-DVuDq6myn1, .sub-heading-ICoIMgKYlJ {
    font-weight: 400
}

    .paragraph-GVUWSWJPbH a, .paragraph-GVUWSWJPbH a * {
        color: var(--link-color);
        text-decoration: none
    }

        .paragraph-6S0V050o8o a u, .paragraph-6S0V050o8o a:hover, .paragraph-BpSXYILvXS a u, .paragraph-BpSXYILvXS a:hover, .paragraph-GVUWSWJPbH a u, .paragraph-GVUWSWJPbH a:hover, .paragraph-KIs3wIjO2o a u, .paragraph-KIs3wIjO2o a:hover, .paragraph-eMA8jZoYCB a u, .paragraph-eMA8jZoYCB a:hover, .paragraph-hYrPf8Xy-4 a u, .paragraph-hYrPf8Xy-4 a:hover, .paragraph-qNRmP5fWMm a u, .paragraph-qNRmP5fWMm a:hover, .paragraph-wOhk5EI6Qe a u, .paragraph-wOhk5EI6Qe a:hover, .sub-heading-DVuDq6myn1 a u, .sub-heading-DVuDq6myn1 a:hover, .sub-heading-ICoIMgKYlJ a u, .sub-heading-ICoIMgKYlJ a:hover {
            text-decoration: underline
        }

        .paragraph-6S0V050o8o a s, .paragraph-BpSXYILvXS a s, .paragraph-GVUWSWJPbH a s, .paragraph-KIs3wIjO2o a s, .paragraph-eMA8jZoYCB a s, .paragraph-hYrPf8Xy-4 a s, .paragraph-qNRmP5fWMm a s, .paragraph-wOhk5EI6Qe a s, .sub-heading-DVuDq6myn1 a s, .sub-heading-ICoIMgKYlJ a s {
            text-decoration: line-through
        }

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-GVUWSWJPbH h1, .paragraph-GVUWSWJPbH h2, .paragraph-GVUWSWJPbH h3, .paragraph-GVUWSWJPbH h4, .paragraph-GVUWSWJPbH h5, .paragraph-GVUWSWJPbH h6, .paragraph-GVUWSWJPbH ul li, .paragraph-GVUWSWJPbH.text-output {
        font-size: 11px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-GVUWSWJPbH h1, .paragraph-GVUWSWJPbH h2, .paragraph-GVUWSWJPbH h3, .paragraph-GVUWSWJPbH h4, .paragraph-GVUWSWJPbH h5, .paragraph-GVUWSWJPbH h6, .paragraph-GVUWSWJPbH ul li, .paragraph-GVUWSWJPbH.text-output {
        font-size: 11px !important;
        font-weight: 400
    }
}

.paragraph-GVUWSWJPbH.text-output h1:first-child:before, .paragraph-GVUWSWJPbH.text-output h2:first-child:before, .paragraph-GVUWSWJPbH.text-output h3:first-child:before, .paragraph-GVUWSWJPbH.text-output h4:first-child:before, .paragraph-GVUWSWJPbH.text-output h5:first-child:before, .paragraph-GVUWSWJPbH.text-output h6:first-child:before, .paragraph-GVUWSWJPbH.text-output p:first-child:before, .paragraph-hYrPf8Xy-4.text-output h1:first-child:before, .paragraph-hYrPf8Xy-4.text-output h2:first-child:before, .paragraph-hYrPf8Xy-4.text-output h3:first-child:before, .paragraph-hYrPf8Xy-4.text-output h4:first-child:before, .paragraph-hYrPf8Xy-4.text-output h5:first-child:before, .paragraph-hYrPf8Xy-4.text-output h6:first-child:before, .paragraph-hYrPf8Xy-4.text-output p:first-child:before, .sub-heading-ICoIMgKYlJ.text-output h1:first-child:before, .sub-heading-ICoIMgKYlJ.text-output h2:first-child:before, .sub-heading-ICoIMgKYlJ.text-output h3:first-child:before, .sub-heading-ICoIMgKYlJ.text-output h4:first-child:before, .sub-heading-ICoIMgKYlJ.text-output h5:first-child:before, .sub-heading-ICoIMgKYlJ.text-output h6:first-child:before, .sub-heading-ICoIMgKYlJ.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#col-4elWuiUhHf > .inner, #col-SNhSVAjFHx > .inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-hYrPf8Xy-4 a, .paragraph-hYrPf8Xy-4 a * {
    color: var(--overlay);
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-hYrPf8Xy-4 h1, .paragraph-hYrPf8Xy-4 h2, .paragraph-hYrPf8Xy-4 h3, .paragraph-hYrPf8Xy-4 h4, .paragraph-hYrPf8Xy-4 h5, .paragraph-hYrPf8Xy-4 h6, .paragraph-hYrPf8Xy-4 ul li, .paragraph-hYrPf8Xy-4.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-hYrPf8Xy-4 h1, .paragraph-hYrPf8Xy-4 h2, .paragraph-hYrPf8Xy-4 h3, .paragraph-hYrPf8Xy-4 h4, .paragraph-hYrPf8Xy-4 h5, .paragraph-hYrPf8Xy-4 h6, .paragraph-hYrPf8Xy-4 ul li, .paragraph-hYrPf8Xy-4.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

.paragraph-6S0V050o8o em, .paragraph-6S0V050o8o strong, .paragraph-6S0V050o8o u, .paragraph-BpSXYILvXS em, .paragraph-BpSXYILvXS strong, .paragraph-BpSXYILvXS u, .paragraph-KIs3wIjO2o em, .paragraph-KIs3wIjO2o strong, .paragraph-KIs3wIjO2o u, .paragraph-eMA8jZoYCB em, .paragraph-eMA8jZoYCB strong, .paragraph-eMA8jZoYCB u, .paragraph-qNRmP5fWMm em, .paragraph-qNRmP5fWMm strong, .paragraph-qNRmP5fWMm u, .paragraph-wOhk5EI6Qe em, .paragraph-wOhk5EI6Qe strong, .paragraph-wOhk5EI6Qe u, .sub-heading-DVuDq6myn1 em, .sub-heading-DVuDq6myn1 strong, .sub-heading-DVuDq6myn1 u, .sub-heading-ICoIMgKYlJ em, .sub-heading-ICoIMgKYlJ strong, .sub-heading-ICoIMgKYlJ u {
    color: var(--text-color)
}

.sub-heading-ICoIMgKYlJ a, .sub-heading-ICoIMgKYlJ a * {
    color: var(--link-color);
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-ICoIMgKYlJ h1, .sub-heading-ICoIMgKYlJ h2, .sub-heading-ICoIMgKYlJ h3, .sub-heading-ICoIMgKYlJ h4, .sub-heading-ICoIMgKYlJ h5, .sub-heading-ICoIMgKYlJ h6, .sub-heading-ICoIMgKYlJ ul li, .sub-heading-ICoIMgKYlJ.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-ICoIMgKYlJ h1, .sub-heading-ICoIMgKYlJ h2, .sub-heading-ICoIMgKYlJ h3, .sub-heading-ICoIMgKYlJ h4, .sub-heading-ICoIMgKYlJ h5, .sub-heading-ICoIMgKYlJ h6, .sub-heading-ICoIMgKYlJ ul li, .sub-heading-ICoIMgKYlJ.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

#social-icons-remw5bSQyc .social-media-icon {
    height: 25px;
    width: 25px
}

#social-icons-remw5bSQyc .social-icons-container {
    justify-content: left
}

.paragraph-BpSXYILvXS a, .paragraph-BpSXYILvXS a * {
    color: var(--black);
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-BpSXYILvXS h1, .paragraph-BpSXYILvXS h2, .paragraph-BpSXYILvXS h3, .paragraph-BpSXYILvXS h4, .paragraph-BpSXYILvXS h5, .paragraph-BpSXYILvXS h6, .paragraph-BpSXYILvXS ul li, .paragraph-BpSXYILvXS.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-BpSXYILvXS h1, .paragraph-BpSXYILvXS h2, .paragraph-BpSXYILvXS h3, .paragraph-BpSXYILvXS h4, .paragraph-BpSXYILvXS h5, .paragraph-BpSXYILvXS h6, .paragraph-BpSXYILvXS ul li, .paragraph-BpSXYILvXS.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

.paragraph-BpSXYILvXS.text-output h1:first-child:before, .paragraph-BpSXYILvXS.text-output h2:first-child:before, .paragraph-BpSXYILvXS.text-output h3:first-child:before, .paragraph-BpSXYILvXS.text-output h4:first-child:before, .paragraph-BpSXYILvXS.text-output h5:first-child:before, .paragraph-BpSXYILvXS.text-output h6:first-child:before, .paragraph-BpSXYILvXS.text-output p:first-child:before {
    color: var(--black);
    content: "ן™˜";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

.paragraph-KIs3wIjO2o a, .paragraph-KIs3wIjO2o a * {
    color: var(--link-color);
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-KIs3wIjO2o h1, .paragraph-KIs3wIjO2o h2, .paragraph-KIs3wIjO2o h3, .paragraph-KIs3wIjO2o h4, .paragraph-KIs3wIjO2o h5, .paragraph-KIs3wIjO2o h6, .paragraph-KIs3wIjO2o ul li, .paragraph-KIs3wIjO2o.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-KIs3wIjO2o h1, .paragraph-KIs3wIjO2o h2, .paragraph-KIs3wIjO2o h3, .paragraph-KIs3wIjO2o h4, .paragraph-KIs3wIjO2o h5, .paragraph-KIs3wIjO2o h6, .paragraph-KIs3wIjO2o ul li, .paragraph-KIs3wIjO2o.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

.paragraph-KIs3wIjO2o.text-output h1:first-child:before, .paragraph-KIs3wIjO2o.text-output h2:first-child:before, .paragraph-KIs3wIjO2o.text-output h3:first-child:before, .paragraph-KIs3wIjO2o.text-output h4:first-child:before, .paragraph-KIs3wIjO2o.text-output h5:first-child:before, .paragraph-KIs3wIjO2o.text-output h6:first-child:before, .paragraph-KIs3wIjO2o.text-output p:first-child:before {
    color: var(--black);
    content: "ן¡¹";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

.paragraph-6S0V050o8o a, .paragraph-6S0V050o8o a * {
    color: var(--black);
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-6S0V050o8o h1, .paragraph-6S0V050o8o h2, .paragraph-6S0V050o8o h3, .paragraph-6S0V050o8o h4, .paragraph-6S0V050o8o h5, .paragraph-6S0V050o8o h6, .paragraph-6S0V050o8o ul li, .paragraph-6S0V050o8o.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-6S0V050o8o h1, .paragraph-6S0V050o8o h2, .paragraph-6S0V050o8o h3, .paragraph-6S0V050o8o h4, .paragraph-6S0V050o8o h5, .paragraph-6S0V050o8o h6, .paragraph-6S0V050o8o ul li, .paragraph-6S0V050o8o.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

.paragraph-6S0V050o8o.text-output h1:first-child:before, .paragraph-6S0V050o8o.text-output h2:first-child:before, .paragraph-6S0V050o8o.text-output h3:first-child:before, .paragraph-6S0V050o8o.text-output h4:first-child:before, .paragraph-6S0V050o8o.text-output h5:first-child:before, .paragraph-6S0V050o8o.text-output h6:first-child:before, .paragraph-6S0V050o8o.text-output p:first-child:before {
    color: var(--black);
    content: "ן…";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700
}

.paragraph-eMA8jZoYCB a, .paragraph-eMA8jZoYCB a *, .paragraph-qNRmP5fWMm a, .paragraph-qNRmP5fWMm a *, .paragraph-wOhk5EI6Qe a, .paragraph-wOhk5EI6Qe a *, .sub-heading-DVuDq6myn1 a, .sub-heading-DVuDq6myn1 a * {
    color: var(--link-color);
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {
    .sub-heading-DVuDq6myn1 h1, .sub-heading-DVuDq6myn1 h2, .sub-heading-DVuDq6myn1 h3, .sub-heading-DVuDq6myn1 h4, .sub-heading-DVuDq6myn1 h5, .sub-heading-DVuDq6myn1 h6, .sub-heading-DVuDq6myn1 ul li, .sub-heading-DVuDq6myn1.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .sub-heading-DVuDq6myn1 h1, .sub-heading-DVuDq6myn1 h2, .sub-heading-DVuDq6myn1 h3, .sub-heading-DVuDq6myn1 h4, .sub-heading-DVuDq6myn1 h5, .sub-heading-DVuDq6myn1 h6, .sub-heading-DVuDq6myn1 ul li, .sub-heading-DVuDq6myn1.text-output {
        font-size: 20px !important;
        font-weight: 400
    }
}

.paragraph-eMA8jZoYCB.text-output h1:first-child:before, .paragraph-eMA8jZoYCB.text-output h2:first-child:before, .paragraph-eMA8jZoYCB.text-output h3:first-child:before, .paragraph-eMA8jZoYCB.text-output h4:first-child:before, .paragraph-eMA8jZoYCB.text-output h5:first-child:before, .paragraph-eMA8jZoYCB.text-output h6:first-child:before, .paragraph-eMA8jZoYCB.text-output p:first-child:before, .paragraph-qNRmP5fWMm.text-output h1:first-child:before, .paragraph-qNRmP5fWMm.text-output h2:first-child:before, .paragraph-qNRmP5fWMm.text-output h3:first-child:before, .paragraph-qNRmP5fWMm.text-output h4:first-child:before, .paragraph-qNRmP5fWMm.text-output h5:first-child:before, .paragraph-qNRmP5fWMm.text-output h6:first-child:before, .paragraph-qNRmP5fWMm.text-output p:first-child:before, .paragraph-wOhk5EI6Qe.text-output h1:first-child:before, .paragraph-wOhk5EI6Qe.text-output h2:first-child:before, .paragraph-wOhk5EI6Qe.text-output h3:first-child:before, .paragraph-wOhk5EI6Qe.text-output h4:first-child:before, .paragraph-wOhk5EI6Qe.text-output h5:first-child:before, .paragraph-wOhk5EI6Qe.text-output h6:first-child:before, .paragraph-wOhk5EI6Qe.text-output p:first-child:before, .sub-heading-DVuDq6myn1.text-output h1:first-child:before, .sub-heading-DVuDq6myn1.text-output h2:first-child:before, .sub-heading-DVuDq6myn1.text-output h3:first-child:before, .sub-heading-DVuDq6myn1.text-output h4:first-child:before, .sub-heading-DVuDq6myn1.text-output h5:first-child:before, .sub-heading-DVuDq6myn1.text-output h6:first-child:before, .sub-heading-DVuDq6myn1.text-output p:first-child:before {
    color: var(--text-color);
    content: '\'; font-family: ''; margin-right: 5px;
    font-weight: 700
}

#col-i0nMevCbCJ > .inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: inherit;
    flex-wrap: nowrap
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-qNRmP5fWMm h1, .paragraph-qNRmP5fWMm h2, .paragraph-qNRmP5fWMm h3, .paragraph-qNRmP5fWMm h4, .paragraph-qNRmP5fWMm h5, .paragraph-qNRmP5fWMm h6, .paragraph-qNRmP5fWMm ul li, .paragraph-qNRmP5fWMm.text-output {
        font-size: 13px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-qNRmP5fWMm h1, .paragraph-qNRmP5fWMm h2, .paragraph-qNRmP5fWMm h3, .paragraph-qNRmP5fWMm h4, .paragraph-qNRmP5fWMm h5, .paragraph-qNRmP5fWMm h6, .paragraph-qNRmP5fWMm ul li, .paragraph-qNRmP5fWMm.text-output {
        font-size: 13px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-eMA8jZoYCB h1, .paragraph-eMA8jZoYCB h2, .paragraph-eMA8jZoYCB h3, .paragraph-eMA8jZoYCB h4, .paragraph-eMA8jZoYCB h5, .paragraph-eMA8jZoYCB h6, .paragraph-eMA8jZoYCB ul li, .paragraph-eMA8jZoYCB.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-eMA8jZoYCB h1, .paragraph-eMA8jZoYCB h2, .paragraph-eMA8jZoYCB h3, .paragraph-eMA8jZoYCB h4, .paragraph-eMA8jZoYCB h5, .paragraph-eMA8jZoYCB h6, .paragraph-eMA8jZoYCB ul li, .paragraph-eMA8jZoYCB.text-output {
        font-size: 14px !important;
        font-weight: 400
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .paragraph-wOhk5EI6Qe h1, .paragraph-wOhk5EI6Qe h2, .paragraph-wOhk5EI6Qe h3, .paragraph-wOhk5EI6Qe h4, .paragraph-wOhk5EI6Qe h5, .paragraph-wOhk5EI6Qe h6, .paragraph-wOhk5EI6Qe ul li, .paragraph-wOhk5EI6Qe.text-output {
        font-size: 15px !important;
        font-weight: 400
    }
}

@media screen and (min-width:481px) and (max-width:10000px) {
    .paragraph-wOhk5EI6Qe h1, .paragraph-wOhk5EI6Qe h2, .paragraph-wOhk5EI6Qe h3, .paragraph-wOhk5EI6Qe h4, .paragraph-wOhk5EI6Qe h5, .paragraph-wOhk5EI6Qe h6, .paragraph-wOhk5EI6Qe ul li, .paragraph-wOhk5EI6Qe.text-output {
        font-size: 14px !important;
        font-weight: 400
    }
}

html {
    scroll-behavior: smooth;
}

#section-6Y92TFyK9 .bg {
    background-position: bottom !important;
}

.heading-blue-line u,
.blue-underline-small u,
.heading-white-line u {
    background-image: url('../images/691c6801be6cf0def92db23f-30667563.svg');
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    text-decoration: none !important;
    padding-bottom: 15px !important;
}

.blue-underline-small u {
    background-image: url('../images/691c6801be6cf0def92db23f-30667563.svg');
}

.heading-white-line u {
    background-image: url('../images/69208e162965fa94c2c460de-351062958.svg') !important;
}

#heading-dhB61Soqd_U h2 {
    background: linear-gradient(90deg, #BFD4F5 0%, #2577d2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.icon-radius-video * {
    border-radius: 15px !important;
}

.icon-radius-video .hosted-video-thumbnail:after {
    background-color: transparent !important;
    content: '' !important;
    background-image: url('../images/691c67fab55a5960cf2f5708-1788143226.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.icon-radius-videol:focus:after, .hosted-video-thumbnail:hover:after {
    background-color: transparent !important;
    opacity: 1;
}

.font-button .button-icon-start {
    margin-right: 10px !important;
    font-size: 24px !important;
}

.font-button .main-heading-group {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.font-button .button-icon-end {
    display: none;
}

#row-1PSDKu1BA80 .inner {
    display: flex !important;
    flex-direction: row !important;
    gap: 55px !important;
}

.blue-icon li:before,
.dark-blue-checkicon li:before {
    content: "";
    background-image: url('../images/icons/check-01.svg');
    background-size: 100% 100%;
    display: inline-block;
    max-width: 21px;
    height: 21px;
    width: 100% !important;
}

.dark-blue-checkicon li:before {
    background-image: url('../images/icons/check-01.svg');
}

.blue-icon ul li,
.dark-blue-checkicon ul li {
    list-style-type: none !important;
}

.blue-icon li,
.dark-blue-checkicon li {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

.blue-icon ul,
.dark-blue-checkicon ul {
    padding-left: 16px !important;
}

#col-DaLjwE0cwz {
    position: relative;
    /* sticky relative to this container */
}

/* Sticky image */
#image-sX2CcMFjcP {
    position: sticky;
    top: 20px;
    width: 100%;
    display: block;
    transition: transform 0.2s ease-out;
}

#paragraph-ijdqM0XZFaB .text-output,
#paragraph-QhQymJhBuOW .text-output {
    border-radius: 14px 0px 0px 0px !important;
}

#paragraph-q-Y-wtOKXzD .text-output,
#paragraph-Pt7iv6WQg3u .text-output {
    border-radius: 0px 14px 0px 0px !important;
}

#paragraph-mWpRA97OTgl .text-output,
#row-nUJASZPoDJv {
    border-radius: 0px 0px 0px 14px !important;
}

#paragraph-Kkmm5P2kR8s .text-output,
#paragraph-rhbJRACK29h .text-output {
    border-radius: 0px 0px 14px 0px !important;
}

#col-SJeGaTu1zD li,
#row--QEKsVOVwEo li {
    display: flex;
    align-items: center;
    gap: 5px;
    list-style-type: none !important;
}

#col-SJeGaTu1zD ul,
#row--QEKsVOVwEo ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 20px !important;
}

#col-SJeGaTu1zD li:before,
#row--QEKsVOVwEo li:before {
    content: "";
    background-image: url('../images/6920612f8a19928555417def-2064456068.svg');
    background-size: 100% 100%;
    display: inline-block;
    max-width: 20px;
    height: 20px;
    width: 100% !important;
}

#faq-u0NdWYH7F5pM .faq-separated-child {
    padding: 10px;
    background: #123A67;
}

#col-gyfXkJGxOF > .inner {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 20px;
}

#section-7GaO8z1w9m > .bg {
    background-position: top center !important;
}
/*********** 4 SCREEN MEDIA QUERY *************/

@media only screen and (min-width:1900px) and (max-width:2500px) {
    #row-tzWnBOuaCl1,
    #row-H0VyxiAYHam {
        width: 60% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {

    #row--tcBbA1HMN,
    #row-bGUaUm05z0,
    #row-HqZVdgqkJxT,
    #row-GiUTY2EJAAG,
    #row-qmhBkySKYWl,
    #row-kWijuYGZjZr,
    #row-kjXOqFjMnRz,
    #row-5SlnVozMANw,
    #row-_Q5zJVfq2D0,
    #row-tsWkReTOkzK {
        width: 100% !important;
    }

    #row-b2iP5w35r5,
    #row-vGOMcOl19KL,
    #row-WLvotsXUz9M {
        width: 80% !important;
    }

    #row-MtfuqzR2dnN {
        width: 65% !important;
    }
}

/****** PRO *******/
@media only screen and (min-width:1001px) and (max-width:1030px) {

    .c-heading h2 {
        font-size: 62px !important;
        line-height: 1em;
    }

    .c-sub-heading h1 {
        font-size: 22px !important;
        line-height: 1.3em;
    }

    #row-ceMw6l1ONB {
        width: 64%;
    }

    #heading-cm2IysisfS h1 {
        font-size: 60px !important;
        line-height: 1.3em;
    }
}

/****** MINI / Air *******/
@media only screen and (min-width:768px) and (max-width:1000px) {

    .c-heading h1 {
        font-size: 35px !important;
        line-height: 1.2em;
    }

    .c-heading h2 {
        font-size: 46px !important;
        line-height: 1em;
    }

    .c-heading h3 {
        font-size: 40px !important;
        line-height: 1.3em;
    }

    #row-ceMw6l1ONB {
        width: 85%;
    }

    #row--QEKsVOVwEo {
        width: 100% !important;
    }

    #sub-heading-qT19PP9Qo- {
        margin: 0 0px 30px 0 !important;
    }

    #col-PhTzmcHmNVG {
        padding-right: 10px !important;
        width: 50% !important;
    }

    #row-tzWnBOuaCl1,
    #row-H0VyxiAYHam {
        width: 80% !important;
    }

    #row-UHcZggMuLTQ > .inner,
    #row-P69cofQ5y38 > .inner {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px;
    }

    #row-UHcZggMuLTQ .c-column,
    #row-P69cofQ5y38 .c-column {
        width: 48% !important;
        margin: 0 !important;
    }

    #row-nUJASZPoDJv .text-output {
        height: auto !important;
    }

    #row-_Q5zJVfq2D0 .text-output {
        height: 120px;
        display: flex !important;
        align-items: center;
    }

    #row-omLr5L4qTH5V {
        width: 90% !important;
    }
}

/* ***** MOBILE ****** */
@media only screen and (max-width: 767px) {

    .heading-blue-line u,
    .heading-white-line u {
        padding-bottom: 5px !important;
    }

    #row-1PSDKu1BA80 .inner {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 35px !important;
        align-items: center !important;
    }

    #image-4zdNnqeSTO7,
    #image-WAnmRXKsYR6,
    #image-BV8Hx4B635g,
    #image-a4C6RVBIrAz {
        width: 36% !important;
    }

    #section-hA5Gv8m_bA > .bg,
    #section-bdIhMnzA4L > .bg {
        background-size: cover !important;
        background-position: center !important;
    }

    #row-tzWnBOuaCl1 > .inner {
        display: flex !important;
        flex-direction: row;
        width: 800px !important;
    }

    #row-tzWnBOuaCl1,
    #row-_Q5zJVfq2D0 {
        overflow-x: scroll !important;
    }

    #col-U1Pd53rpejM > .bg {
        background-position: top center !important;
    }

    #row-gKJvdxyThjZ > .inner {
        display: flex;
        flex-direction: row !important;
        align-items: center;
    }

    #row-_Q5zJVfq2D0 > .inner {
        display: flex !important;
        flex-direction: row;
        width: 660px !important;
    }

    #row-nUJASZPoDJv > .inner {
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

    #row-_Q5zJVfq2D0 .text-output {
        height: 100px;
        display: flex !important;
        align-items: center;
    }

    #row-nUJASZPoDJv .text-output {
        height: auto !important;
    }

    #col-OA8F5wuSbxyD > .bg {
        background-size: cover !important;
        background-position: center;
        border-radius: 10px;
    }

    #col-gyfXkJGxOF > .inner {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
    }

    #row-XkCMD8ChdqS > .inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    #row-XkCMD8ChdqS .c-column {
        width: 48% !important;
    }
}



@media (max-width: 480px) {
    .bg-section-6Y92TFyK9, .bg-section-bdIhMnzA4L, .bg-section-ouByu_OJbk, .bg-section-hA5Gv8m_bA, .bg-section-7GaO8z1w9m {
        background: url('../images/bg-02.jpg');
        opacity: 1
    }
}

@media (min-width: 481px) and (max-width: 1024px) {
    .bg-section-6Y92TFyK9, .bg-section-bdIhMnzA4L, .bg-section-ouByu_OJbk, .bg-section-hA5Gv8m_bA, .bg-section-7GaO8z1w9m {
        background: url('../images/bg-02.jpg');
        opacity: 1
    }
}

@media (min-width: 1025px) {
    .bg-section-6Y92TFyK9, .bg-section-bdIhMnzA4L, .bg-section-ouByu_OJbk, .bg-section-hA5Gv8m_bA, .bg-section-7GaO8z1w9m {
        background: url('../images/bg-02.jpg');
        opacity: 1
    }
}




.bg-section-hA5Gv8m_bA::before,
.bg-section-6Y92TFyK9::before,
.bg-section-bdIhMnzA4L::before,
.bg-section-ouByu_OJbk::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg-bottom-wave-yellow.png) no-repeat center bottom;
    opacity: 1;
    background-size: contain;
}

.bg-section-7GaO8z1w9m::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg-top-wave-yellow.png) no-repeat center top;
    opacity: 1;
    background-size: contain;
}

@media (max-width: 480px) {
    .bg-row-LZGx-pEOyw {
        background: url('../images/69279f6af4a287f6d77a2647-1198260532.png');
        opacity: 1
    }
}

@media (min-width: 481px) and (max-width: 1024px) {
    .bg-row-LZGx-pEOyw {
        background: url('../images/69279f6af4a287f6d77a2647-563410388.png');
        opacity: 1
    }
}

@media (min-width: 1025px) {
    .bg-row-LZGx-pEOyw {
        background: url('../images/69279f6af4a287f6d77a2647-2099049062.png');
        opacity: 1
    }
}



/* 

@media (max-width: 480px) {
      .bg-section-Hxu0zK9nlJ {
        background: url('../images/692017797c2a45f14e950788-283081312.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-Hxu0zK9nlJ {
        background: url('../images/692017797c2a45f14e950788-886017628.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-Hxu0zK9nlJ {
        background: url('../images/692017797c2a45f14e950788-1688263798.png');
      opacity: 1

      }
  }




@media (max-width: 480px) {
      .bg-section-hXaGBr5gPf {
        background: url('../images/691d9e0fd4f9b359d95e8358-1546477061.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-hXaGBr5gPf {
        background: url('../images/691d9e0fd4f9b359d95e8358-1321090827.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-hXaGBr5gPf {
        background: url('../images/691d9e0fd4f9b359d95e8358-1739830531.png');
      opacity: 1

      }
  }



@media (max-width: 480px) {
      .bg-section-YhY4fSQQB0 {
        background: url('../images/692011947c2a45d01a945742-2009032103.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-YhY4fSQQB0 {
        background: url('../images/692011947c2a45d01a945742-1265636789.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-YhY4fSQQB0 {
        background: url('../images/692011947c2a45d01a945742-412886341.png');
      opacity: 1

      }
  }



@media (max-width: 480px) {
      .bg-section-bdIhMnzA4L {
        background: url('../images/6920371a7d31bf66d72ab852-1236761923.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-bdIhMnzA4L {
        background: url('../images/6920371a7d31bf66d72ab852-1478503891.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-bdIhMnzA4L {
        background: url('../images/6920371a7d31bf66d72ab852-458265451.png');
      opacity: 1

      }
  }



@media (max-width: 480px) {
      .bg-section-rp7O75Km7j {
        background: url('../images/692017797c2a45f14e950788-283081312.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-rp7O75Km7j {
        background: url('../images/692017797c2a45f14e950788-886017628.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-rp7O75Km7j {
        background: url('../images/692017797c2a45f14e950788-1688263798.png');
      opacity: 1

      }
  }



@media (max-width: 480px) {
      .bg-section-ouByu_OJbk {
        background: url('../images/691ffc271cda377ba1de996a-564023190.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-ouByu_OJbk {
        background: url('../images/691ffc271cda377ba1de996a-1933309350.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-ouByu_OJbk {
        background: url('../images/691ffc271cda377ba1de996a-657610388.png');
      opacity: 1

      }
  }



@media (max-width: 480px) {
      .bg-section-N1GZRZ_KjQ {
        background: url('../images/69200c0f1cda37e5d1e09c26-220039343.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-N1GZRZ_KjQ {
        background: url('../images/69200c0f1cda37e5d1e09c26-1229377625.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-N1GZRZ_KjQ {
        background: url('../images/69200c0f1cda37e5d1e09c26-1466079317.png');
      opacity: 1

      }
  }






@media (max-width: 480px) {
      .bg-section-7GaO8z1w9m {
        background: url('../images/692095c82663e81a7efd9c77-76799188.png');
  opacity: 1

      }
  }
  
  @media (min-width: 481px) and (max-width: 1024px) {
      .bg-section-7GaO8z1w9m {
        background: url('../images/692095c82663e81a7efd9c77-1131568956.png');
  opacity: 1

      }
  }

  @media (min-width: 1025px) {
      .bg-section-7GaO8z1w9m {
        background: url('../images/692095c82663e81a7efd9c77-137346702.png');
      opacity: 1

      }
  } */


.video-container[data-v-2f714085] {
    background-position: 50% !important;
    background-size: cover !important;
    margin: auto;
    position: relative;
    text-align: center
}

.thumbnail-container[data-v-2f714085], .video-overlay[data-v-2f714085] {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    opacity: 1;
    z-index: 1
}

.iframe-container[data-v-2f714085] {
    position: relative
}

.iframe-container[data-v-2f714085], iframe[data-v-2f714085] {
    background-color: #000;
    margin: auto;
    width: 100%
}

iframe[data-v-2f714085] {
    border: none;
    box-shadow: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2
}

.figure[data-v-2f714085] {
    margin: auto
}

.figure span[data-v-2f714085] {
    cursor: pointer;
    display: block;
    position: relative;
    text-decoration: none
}

    .figure span[data-v-2f714085]:focus:after, .figure span[data-v-2f714085]:hover:after {
        background-color: #87cefa;
        opacity: 1
    }

.figure.youtube span[data-v-2f714085]:focus:after, .figure.youtube span[data-v-2f714085]:hover:after {
    background-color: red
}

.figure span[data-v-2f714085]:after {
    background-color: #00000080;
    border-radius: 10px;
    color: #fff;
    content: "▶";
    display: block;
    font-size: 25px;
    height: 50px;
    inset: 0;
    line-height: 2;
    margin: auto;
    opacity: .75;
    position: absolute;
    text-align: center;
    transition: background-color .25s,opacity .25s;
    width: 75px
}

.video-icon[data-v-2f714085]:before {
    color: #fff;
    content: "ן€½";
    font-family: Font Awesome\ 5 Free;
    font-size: 20px;
    font-weight: 700;
    left: 50%;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.logo-showcase-container, .trust-logos-container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.logo-showcase-track, .trust-logos-track {
    animation: scroll linear infinite;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    will-change: transform
}

    .logo-showcase-track.paused, .trust-logos-track.paused {
        animation-play-state: paused
    }

.logo-showcase-content {
    align-items: center;
    display: flex;
    gap: 20px;
    width: -moz-max-content;
    width: max-content
}

.logo-item, .trust-logo-item {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    justify-content: center
}

    .logo-item .logo-item-image img, .logo-item img, .trust-logo-item .logo-item-image img, .trust-logo-item img {
        display: block;
        height: auto;
        max-width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

@keyframes scroll {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(calc(-100%/var(--total-sets, 3)))
    }
}

.testimonial-modal-overlay {
    align-items: center;
    background: #0000004d;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 10000
}

.testimonial-modal-popup {
    background: #0000004d;
    height: 100vh !important;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100% !important;
    z-index: 2
}

.testimonial-modal-content {
    align-items: stretch;
    background: none;
    display: flex;
    flex-direction: column;
    max-height: 600px;
    max-width: 540px;
    width: 100%
}

.testimonial-modal-close {
    align-items: center;
    background: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: background .15s;
    width: 36px;
    z-index: 2
}

.testimonial-modal-close-icon {
    color: #222;
    height: 22px;
    width: 22px
}

@media(max-width:768px) {
    .testimonial-modal-content {
        border-radius: 10px;
        max-width: 98vw
    }

    .testimonial-modal-close {
        right: 10px;
        top: 10px
    }
}

.image-container[data-v-cbdc8153] {
    display: flex;
    justify-content: center
}

.carousel[data-v-cbdc8153] {
    overflow: hidden;
    position: relative
}

.carousel__slides {
    display: flex !important;
    height: 100%;
    position: relative;
    z-index: 1
}

.carousel__slide {
    flex: 0 0 100%
}

.carousel__slide-image {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.carousel__slide .hl-image-picture {
    height: 100%
}

.hl-number-counter {
    padding: 20px
}

.number-counter-wrapper {
    border-radius: 4px;
    box-sizing: border-box;
    flex-shrink: 0;
    min-width: 0;
    overflow: hidden;
    padding: 10px
}

.counter-value-section {
    flex-shrink: 0;
    max-width: 100%;
    min-width: 0;
    overflow: hidden
}

.counter-value {
    color: #333;
    display: inline-block;
    font-size: 48px;
    font-variant-numeric: tabular-nums;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.counter-value-spacer {
    visibility: hidden
}

.counter-value-animated {
    left: 50%;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    white-space: nowrap
}

.counter-label {
    color: #666;
    font-size: 16px;
    max-width: 100%
}

.social-icons-container {
    display: flex;
    flex-wrap: wrap;
    -webkit-font-smoothing: auto !important
}

.social-icon {
    color: inherit;
    cursor: pointer;
    display: block;
    padding: 1rem;
    text-align: center;
    text-decoration: none
}

    .social-icon p {
        margin-top: 8px
    }


:root {
    --brand-blue: #058aff;
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto,Arial, sans-serif;
    font-weight: 700;
    margin: 0;
}

.top-bar,
.process-tabs-nav {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

    .top-bar a,
    .process-tabs-nav a,
    .process-tab-trigger {
        position: relative;
        text-decoration: none;
        color: #a9b5cf;
        font-weight: 500;
        font-size: 16px;
        cursor: pointer;
        transition: color 0.3s;
        font-family: "Roboto", sans-serif;
    }

        .top-bar a.active,
        .process-tabs-nav a.active,
        .process-tab-trigger.active,
        .process-tab-trigger.is-active {
            color: var(--brand-blue);
            font-weight: 700;
            background-image: url('../images/6762c5dd63c0fe5367d7161f-1908178123.png');
            background-size: 129px;
            background-repeat: no-repeat;
            background-position: bottom;
            padding-bottom: 40px;
        }




        .top-bar a:hover,
        .process-tab-trigger:hover {
            color: var(--brand-blue);
        }

.container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.card {
    display: flex;
    border-radius: 20px;
    overflow: hidden;
    max-width: 1200px;
    width: 100%;
    padding: 50px;
    background-size: 100% 100%;
    background-color: #fff;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
}

.card-content1,
.card-content2,
.card-content3,
.card-content4,
.card-content5,
.card-content6 {
    width: 100%;
    padding: 40px 60px 40px;
}

    .card-content1 h2,
    .card-content2 h2,
    .card-content3 h2,
    .card-content4 h2,
    .card-content5 h2,
    .card-content6 h2 {
        color: #000000;
        font-size: 32px;
        margin-bottom: 16px;
        font-weight: 600;
    }

    .card-content1 p,
    .card-content2 p,
    .card-content3 p,
    .card-content4 p,
    .card-content5 p,
    .card-content6 p {
        font-size: 18px;
        color: #3d3d3d;
        margin-bottom: 30px;
        font-family: "Roboto", sans-serif;
        line-height: 1.6;
    }

    .card-content1 ul,
    .card-content2 ul,
    .card-content3 ul,
    .card-content4 ul,
    .card-content5 ul,
    .card-content6 ul {
        list-style: none;
        padding: 0;
        margin: 0 0 10px 0;
        color: #3d3d3d;
    }

    .card-content1 li,
    .card-content2 li,
    .card-content3 li,
    .card-content4 li,
    .card-content5 li,
    .card-content6 li {
        padding-bottom: 15px;
        margin-bottom: 20px;
        border-bottom: 1px solid #e8efff;
        font-size: 18px;
        display: flex;
        align-items: center;
    }

        .card-content1 li::before,
        .card-content2 li::before,
        .card-content3 li::before,
        .card-content4 li::before,
        .card-content5 li::before,
        .card-content6 li::before {
            content: "✓";
            color: #93c822;
            font-weight: bold;
            margin-right: 8px;
            margin-top: 0px;
        }

.learn-more-btn {
    display: inline-block;
    background-color: var(--brand-blue);
    color: #fff;
    text-decoration: none;
    padding: 12px 26px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 999px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .learn-more-btn:hover {
        opacity: 0.9;
    }

.card-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
    display: block;
}

.slider,
.process-tab-panel {
    display: none;
}

    .slider.active,
    .process-tab-panel.active,
    .process-tab-panel.is-active {
        display: flex;
    }

/* Responsive tweaks */

@media only screen and (min-width: 1001px) and (max-width: 1030px) {
    .top-bar,
    .process-tabs-nav {
        flex-direction: row;
        gap: 40px !important;
    }

        .top-bar a.active,
        .process-tabs-nav a.active,
        .process-tab-trigger.active,
        .process-tab-trigger.is-active {
            background-image: none;
            padding-bottom: 20px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .top-bar a,
        .process-tab-trigger {
            font-size: 16px;
        }

    .card {
        padding: 40px;
    }

    .card-content1,
    .card-content2,
    .card-content3,
    .card-content4,
    .card-content5,
    .card-content6 {
        padding: 20px 20px 20px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .top-bar,
    .process-tabs-nav {
        flex-direction: row !important;
        gap: 25px !important;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

        .top-bar a.active,
        .process-tabs-nav a.active,
        .process-tab-trigger.active,
        .process-tab-trigger.is-active {
            background-image: none;
            padding-bottom: 20px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .top-bar a,
        .process-tab-trigger {
            font-size: 18px;
            text-align: center !important;
        }

    .card {
        max-width: 100%;
        padding: 30px;
    }

    .card-content1,
    .card-content2,
    .card-content3,
    .card-content4,
    .card-content5,
    .card-content6 {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .card p,
    li {
        font-size: 14px !important;
        line-height: 21px;
        padding-left: 0 !important;
    }

    .card {
        flex-direction: column;
        padding: 16px;
    }

    .card-content1,
    .card-content2,
    .card-content3,
    .card-content4,
    .card-content5,
    .card-content6 {
        width: 100%;
        padding: 16px 4px 32px;
    }

        .card-content1 h2,
        .card-content2 h2,
        .card-content3 h2,
        .card-content4 h2,
        .card-content5 h2,
        .card-content6 h2 {
            font-size: 24px;
        }

    .top-bar {
        flex-wrap: wrap;
        flex-direction: row;
        gap: 12px;
        margin-bottom: 20px;
    }

        .top-bar a.active {
            background-image: none;
            padding-bottom: 10px;
            padding-right: 0px;
        }

        .top-bar a {
            font-size: 14px;
            width: 45% !important;
            text-align: center !important;
        }

    .learn-more-btn {
        margin-top: 0px;
    }
}



:root {
    --video-width: 490px;
    --gap: 15px;
}

body {
    font-family: Arial, sans-serif;
    background: #f5f5f5;
}

.marquee-container {
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
}

.marquee-content {
    display: flex;
    gap: var(--gap);
    animation: marquee-scroll 20s linear infinite;
    animation-play-state: running;
}

.marquee-container:hover .marquee-content {
    animation-play-state: paused;
}

.video-item {
    flex: 0 0 var(--video-width);
    min-width: 280px;
    display: flex;
    flex-direction: column;
}

.video-thumb {
    position: relative;
    height: 300px;
    max-height: 300px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    background: #000;
}

    .video-thumb img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

    .play-button:before {
        content: "";
        border-style: solid;
        border-width: 15px 0 15px 25px;
        border-color: transparent transparent transparent #333;
        margin-left: 5px;
    }

iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* NEW ג€” headline + description styling */
.video-title {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 4px;
    color: #111;
}

.video-desc {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 15px;
    color: #555;
}

@keyframes marquee-scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * (var(--video-width) + var(--gap)) * 3));
    }
}

/* Responsive */
@media (max-width: 1300px) {
    :root {
        --video-width: 400px;
    }

    .video-thumb {
        height: 250px;
        max-height: 250px;
    }
}

@media (max-width: 900px) {
    :root {
        --video-width: 320px;
    }

    .video-thumb {
        height: 200px;
        max-height: 200px;
    }
}

@media (max-width: 600px) {
    :root {
        --video-width: 280px;
    }

    .video-thumb {
        height: 180px;
        max-height: 180px;
    }
}

@media (max-width: 400px) {
    :root {
        --video-width: 240px;
    }

    .video-thumb {
        height: 150px;
        max-height: 150px;
        min-width: 220px;
    }
}



/* Wrapper */
.u-slider-wrap,
.reports-slider-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    overflow: hidden;
}

/* Track / Row */
.u-slider-row,
.reports-slider-row-top,
.reports-slider-row-bottom {
    display: flex;
    width: max-content;
    position: relative;
    will-change: transform;
}

/* Item */
.u-slider-card,
.reports-slider-card {
    flex: none;
    max-width: 470px;
    height: auto;
    margin: 0 10px;
    border-radius: 10px;
    overflow: hidden;
}

.u-slider-img,
.reports-slider-img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    display: block;
    user-select: none;
    -webkit-user-drag: none;
    pointer-events: none;
    border-radius: 10px;
}



:root {
    --height: 1570px; /* default */
}

* {
    box-sizing: border-box
}

.wrap {
    max-width: 900px;
    margin: 0 auto;
    padding: 10px;
}

.timeline {
    position: relative;
    width: 100%;
    height: var(--height);
}

/* Outer line (border only) */
.outer-line {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 10px;
    height: 100%;
    border: 1px solid #E9E9E9;
    border-radius: 999px;
    background: transparent;
    z-index: 1;
}

/* Fill line */
.inner-line {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 8px;
    height: 0%;
    background: #058AFF;
    border-radius: 999px;
    z-index: 2;
    transition: height .25s ease-out;
}

/* Circles */
.circle {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 55px;
    height: 55px;
    background: transparent;
    border: 1px solid #E9E9E9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: all .25s ease-out;
}

    .circle.active {
        background: #058AFF;
        border-color: #058AFF;
        width: 51px;
        height: 51px;
    }

/* Responsive heights */
@media (min-width: 768px) and (max-width: 1000px) {
    :root {
        --height: 1450px;
    }
}

@media (min-width: 1000px) and (max-width: 1030px) {
    #paragraph-DOHSGIHqgn,
    #paragraph-TOUOUT4gj0 {
        margin-bottom: 20px !Important;
    }

    #paragraph-yorfaJGs1k,
    #paragraph-x4dsS5CHIR {
        margin-bottom: 60px !important;
    }

    :root {
        --height: 1330px;
    }
}




.icon {
    width: 34px !important;
    object-fit: contain;
    margin-bottom: 20px !important;
}

#col-WQavwNIECk li {
    list-style-type: none !important;
    margin-bottom: 20px !important;
}

    #col-WQavwNIECk li:before {
        content: "";
        background-image: url('../images/692438efe4747c2786c02da2-928596275.png');
        background-size: 100% !important;
        background-position: center;
        background-repeat: no-repeat;
        width: 20px !important;
        height: 20px !important;
        position: absolute;
        display: inline;
        margin-left: -30px;
        margin-top: 3px;
    }

.slide {
    width: 50% !important;
    padding: 20px 40px !important;
}

.slider-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slider-wrapper {
    overflow: hidden;
    border-radius: 16px;
}

.slider-track {
    display: flex;
    transition: transform 0.5s ease;
    padding: 0 !important;
}

.slide {
    height: 460px;
    background: #EDF6FF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    box-sizing: border-box;
    margin-right: 20px;
    border-radius: 16px;
    transition: transform 0.5s ease;
    min-width: 50% !important;
}

    .slide img.location-image {
        width: 50%;
        border-radius: 10px;
        object-fit: cover;
    }

.slide-content {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

    .slide-content h2 {
        font-size: 28px;
        font-weight: 500;
        margin-bottom: 20px;
        color: #0a0a0a;
    }

    .slide-content ul {
        color: #4D4D4D;
        line-height: 1.6;
        font-size: 18px;
        padding-left: 20px;
    }

.pagination {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #058AFF29;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .dot.active {
        background: #058AFF;
        width: 20px;
        height: 20px;
    }

/* ---------- RESPONSIVE ---------- */

@media (max-width: 768px) {
    .slide {
        flex-direction: column-reverse;
        text-align: center;
        min-width: 100% !important;
        height: auto;
        padding: 25px 20px;
        margin-right: 0;
    }

        .slide img.location-image {
            width: 100%;
            height: 200px;
            object-fit: cover;
        }

    .slide-content {
        width: 100%;
        text-align: left;
    }

        .slide-content h2 {
            font-size: 20px;
        }

        .slide-content ul {
            font-size: 15px;
        }
}



:root {
    --tst-card: #ffffff;
    --tst-text: #0f172a;
    --tst-muted: #6b7280;
    --tst-shadow: 0 12px 30px rgba(2,6,23,.10);
    --tst-radius: 16px;
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.tst-item,
.team-carousel-item {
    width: 415px !important;
}

.tst-wrap,
.team-carousel-wrap {
    max-width: 100%;
    padding: 0 16px;
    margin: auto;
}

.tst-slider,
.team-carousel-slider {
    position: relative;
    overflow: hidden;
    border-radius: 22px;
    padding: 8px 0 70px;
}

.tst-track,
.team-carousel-track {
    display: flex;
    gap: 18px;
    will-change: transform;
    transition: transform .55s cubic-bezier(.22,.61,.36,1);
}

.tst-item,
.team-carousel-item {
    flex: 0 0 auto;
    width: 320px;
}

.tst-card {
    border-radius: 18px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #D4D4D4;
}

    .tst-card .tst-photo {
        width: 100%;
        height: 270px;
        object-fit: cover;
        display: block;
    }

    .tst-card .tst-content {
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex-grow: 1;
    }

.tst-org-quote {
    display: flex;
    flex-direction: column;
}

.tst-person-role {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.tst-org {
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
}

.tst-quote {
    margin: 10px 0;
    line-height: 1.3em;
    color: #808080;
    font-size: 16px;
}

.tst-person {
    font-weight: 500;
    font-size: 18px;
    font-style: normal;
}

.tst-role {
    color: #808080;
    font-size: 16px;
    margin-top: 4px;
}

/* Buttons */
.tst-btn,
.team-carousel-btn {
    position: absolute;
    top: 95%;
    transform: translateY(-50%);
    background: transparent;
    color: #058AFF;
    border: 1px solid #058AFF;
    padding: 10px 16px;
    cursor: pointer;
    border-radius: 999px;
    font-size: 16px;
    z-index: 10;
}

    .tst-btn:hover,
    .tst-btn.active,
    .team-carousel-btn:hover,
    .team-carousel-btn.active {
        background-color: #058AFF;
        color: #ffffff;
    }

#tst-prevBtn {
    left: 45%;
}

#tst-nextBtn {
    right: 45%;
}

@media (min-width:768px) {
    .tst-card .tst-photo {
        height: 240px;
    }
}

@media (min-width:1024px) {
    .tst-card .tst-photo {
        height: 270px;
    }
}

@media only screen and (max-width: 767px) {
    #tst-prevBtn {
        left: 30%;
    }

    #tst-nextBtn {
        right: 30%;
    }

    .tst-item {
        width: 100% !important;
    }
}



/* Container */
.video-carousel-container {
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
}

/* Scrolling content */
.video-carousel-track {
    display: flex;
    gap: 15px;
    animation: video-carousel-scroll 40s linear infinite;
    animation-play-state: running;
}

.video-carousel-container:hover .video-carousel-track {
    animation-play-state: paused;
}

/* Video thumbnail */
:root {
    --video-thumb-width: 490px;
    --video-thumb-gap: 15px;
}

.video-carousel-item {
    position: relative;
    flex: 0 0 var(--video-thumb-width);
    height: 300px;
    max-height: 300px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    min-width: 280px;
}

    .video-carousel-item img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .video-carousel-item video {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }



















.eg-lp-process {
    background: #ffffff;
    /* padding: 90px 24px 100px; */
}

.eg-lp-process__inner {
    max-width: 1420px;
    margin: 0 auto;
}

.eg-lp-process__head {
    text-align: center;
    max-width: 860px;
    margin: 0 auto 42px;
}

.eg-lp-process__kicker {
    display: inline-block;
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #1f6feb;
}

.eg-lp-process__head h2 {
    margin: 0 0 14px;
    font-size: 56px;
    line-height: 1.02;
    font-weight: 800;
    color: #081733;
}

    .eg-lp-process__head h2 u {
        text-decoration-color: #f5b400;
        text-decoration-thickness: 4px;
        text-underline-offset: 8px;
    }

.eg-lp-process__head p {
    margin: 0;
    font-size: 22px;
    line-height: 1.55;
    color: #5b6780;
}


.eg-lp-process__steps {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0;
    margin-bottom: 40px;
    padding-top: 26px;
}

.eg-lp-step-wrap {
    position: relative;
}

    .eg-lp-step-wrap:first-child .eg-lp-step {
        clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 50%, calc(100% - 28px) 100%, 0 100%, 0px 50%);
    }




.eg-lp-step {
    position: relative;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px 26px 24px;
    text-align: center;
    color: #000;
    clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 50%, calc(100% - 28px) 100%, 0 100%, 28px 50%);
    box-shadow: 0 18px 40px rgba(8, 23, 51, 0.08);
}

    .eg-lp-step:first-child {
        clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 50%, calc(100% - 28px) 100%, 0 100%, 0 0);
    }

.eg-lp-step--blue {
    background: #edf6ff;
}

.eg-lp-step--navy {
    background: #edf6ff;
}

.eg-lp-step__num {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #0968f6;
    /* border: 5px solid #ffffff; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    /* box-shadow: 0 12px 24px rgba(8, 23, 51, 0.14); */
    z-index: 3;
}

.eg-lp-step h3 {
    margin: 0;
    font-size: 21px;
    line-height: 1.05;
    font-weight: 600;
    color: #000;
}

.eg-lp-process__details {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}

.eg-lp-detail {
    position: relative;
    padding: 25px 35px 0 0;
    font-size: 18px;
}

    /*  .eg-lp-detail::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background: #cfcfcf;
  }
  
  .eg-lp-detail::after {
    content: "";
    position: absolute;
    left: 100%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background: #bfbfbf;
  } */

    .eg-lp-detail ul {
        margin: 0;
        padding-left: 0 !important;
        padding-right: 5px;
    }

    .eg-lp-detail li {
        margin: 0 0 14px;
        font-size: 18px;
        line-height: 1.2;
        color: #2f3d56;
    }

@media (max-width: 1280px) {
    .eg-lp-process__head h2 {
        font-size: 48px;
    }

    .eg-lp-step h3 {
        font-size: 26px;
    }

    .eg-lp-detail li {
        font-size: 16px;
    }
}

@media (max-width: 980px) {
    .eg-lp-process__steps,
    .eg-lp-process__details {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .eg-lp-step,
    .eg-lp-step:first-child {
        clip-path: none;
        border-radius: 20px;
        min-height: auto;
        padding: 34px 22px 24px;
    }

    .eg-lp-detail {
        padding: 20px 8px 40px 18px;
    }




        .eg-lp-detail::before {
            content: "";
            position: absolute;
            left: 50%;
            top: 0;
            transform: translateX(-50%);
            width: 1px;
            height: 100%;
            background: #cfcfcf;
        }

        .eg-lp-detail::after {
            content: "";
            position: absolute;
            left: 50%;
            bottom: 0;
            transform: translateX(-50%);
            width: 14px;
            height: 14px;
            border-radius: 50%;
            background: #bfbfbf;
            display:none;
        }


        .eg-lp-detail::before {
            display: none;
        }
}

@media (max-width: 640px) {
    .eg-lp-process {
        padding: 2px 16px 0;
    }

    .eg-lp-process__head h2 {
        font-size: 36px;
    }

    .eg-lp-process__head p {
        font-size: 18px;
    }

    .eg-lp-step h3 {
        font-size: 24px;
    }

    .eg-lp-detail li {
        font-size: 15px;
    }
}




.paragraph-lDt-SdFoRHT.text-output.cparagraph-lDt-SdFoRHT.borderFull.radius0.none {
    border-radius: 0 0px 0 14px !important;
}

.paragraph-xEt9KQhWnHV.text-output.cparagraph-xEt9KQhWnHV.borderFull.radius0.none {
    border-radius: 0px 0px 14px 0 !important;
}














@keyframes video-carousel-scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * (var(--video-thumb-width) + var(--video-thumb-gap)) * 3));
    }
}

/* Responsive breakpoints */
@media (max-width: 1300px) {
    :root {
        --video-thumb-width: 400px;
    }

    .video-carousel-item {
        height: 250px;
        max-height: 250px;
    }
}

@media (max-width: 900px) {
    :root {
        --video-thumb-width: 320px;
    }

    .video-carousel-item {
        height: 200px;
        max-height: 200px;
    }
}

@media (max-width: 600px) {
    :root {
        --video-thumb-width: 280px;
    }

    .video-carousel-item {
        height: 180px;
        max-height: 180px;
    }
}

@media (max-width: 400px) {
    :root {
        --video-thumb-width: 240px;
    }

    .video-carousel-item {
        height: 150px;
        max-height: 150px;
        min-width: 220px;
    }
}






/* ===== css-2000560469.css ===== */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dpRipWA-717388628.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcWdtRipWA-147255379.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTch9tRipWA-1075133853.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dtRipWA-712653400.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc69tRipWA-1227184381.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcB9xRipWA-2109754245.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcPtxRipWA-1222755158.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcWdxRipWA-151433055.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTccNxRipWA-772608653.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyeAZ9hjQ-874417822.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyfAZ9hjQ-1934094607.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfAZ9hjQ-810147504.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hjQ-451699175.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fAZ9hjQ-1007429503.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZ9hjQ-756768615.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hjQ-706003244.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZ9hjQ-1087088518.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYAZ9hjQ-204049698.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAj-lg-2075429262.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAj-lg-449360311.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAj-lg-970464571.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-lg-2104372817.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAj-lg-597399188.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAj-lg-372277802.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-lg-1283263484.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAj-lg-876907088.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAj-lg-671818960.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiA8-1856534306.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmUiA8-369054346.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiA8-1270316777.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8-1874359090.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8-1328022495.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmUiA8-1180358496.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8-1079484919.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmUiA8-992408865.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
    font-display: swap;
    src: url('../fonts/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiA8-1580657296.ttf') format('truetype');
}



/* ===== entry.IgpDOq8p-87616806.css ===== */
.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-grow {
    flex-grow: 9999
}

.align-center {
    align-items: center
}

.h-full {
    height: 100%
}

.max-w-400 {
    max-width: 400px
}

.text-right {
    text-align: right
}

.d-grid {
    display: grid
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gap-1 {
    gap: .3rem
}

.items-end {
    align-items: flex-end
}

.relative {
    position: relative
}

.gap-2 {
    gap: .625rem
}

.mt-20 {
    margin-top: 20px
}

.mt-8 {
    margin-top: 32px
}

.ml-3 {
    margin-left: .75rem
}

.mr-10 {
    margin-right: 10px
}

.mt-4 {
    margin-top: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.w-50 {
    width: 50%
}

.w-25 {
    width: 25%
}

.mw-100 {
    max-width: 100%
}

.noBorder {
    border: none !important
}

.iti__flag {
    background-image: url('../intl-tel-input/17.0.12/img/flags.png')
}

.pointer {
    cursor: pointer
}

@media(min-resolution:192dpi) {
    .iti__flag {
        background-image: url('../images/flags@2x-2017771488.png')
    }
}

.iti__country {
    display: flex;
    justify-content: space-between
}

@media(min-width:768px) {
    .hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator, body {
        padding-top: 0
    }

    .hl_page-creator--menu {
        left: 0;
        top: 0;
        z-index: 10
    }

    .hl_wrapper {
        padding-left: 0
    }
}

@media(min-width:1200px) {
    .hl_wrapper.nav-shrink {
        padding-left: 0 !important
    }
}

html body .hl_wrapper {
    height: 100vh;
    overflow: hidden
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased
}

img {
    border-style: none;
    vertical-align: middle
}

.bg-fixed {
    z-index: -1
}

.progress-outer {
    background-color: #f5f5f5;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px #0000001a;
    font-size: 14px;
    height: 35px;
    line-height: 36px;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%
}

.progress-inner {
    box-shadow: inset 0 -1px #00000026;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
    transition: width .6s ease;
    width: 0
}

.progress0 {
    width: 0
}

.progress10 {
    width: 10%
}

.progress20 {
    width: 20%
}

.progress30 {
    width: 30%
}

.progress40 {
    width: 40%
}

.progress50 {
    width: 50%
}

.progress60 {
    width: 60%
}

.progress70 {
    width: 70%
}

.progress80 {
    width: 80%
}

.progress90 {
    width: 90%
}

.progress100 {
    width: 100%
}

.progressbarOffsetWhite {
    background: #f5f5f5
}

.progressbarOffsetTransparentWhite {
    background-color: #ffffff80
}

.progressbarOffsetBlack {
    background: #333
}

.progressbarOffsetTransparentBlack {
    background-color: #7d7d7d80
}

.text-white {
    color: #fff
}

.text-bold {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.text-bold-italic {
    font-style: italic;
    font-weight: 700
}

.progressbarSmall {
    font-size: 14px;
    height: 35px;
    line-height: 36px
}

.progressbarMedium {
    font-size: 19px;
    height: 45px;
    line-height: 45px
}

.progressbarLarge {
    font-size: 21px;
    height: 65px;
    line-height: 65px
}

.recaptcha-container {
    margin-bottom: 1em
}

    .recaptcha-container p {
        color: red;
        margin-top: 1em
    }

.button-recaptcha-container div:first-child {
    height: auto !important;
    width: 100% !important
}

.card-el-error-msg {
    align-items: center;
    color: #e25950;
    display: flex;
    font-size: 13px;
    justify-content: flex-start;
    padding: 10px 0;
    text-align: center
}

    .card-el-error-msg svg {
        color: #f87171;
        margin-right: 2px
    }

.hl-faq-child-heading {
    border: none;
    cursor: pointer;
    justify-content: space-between;
    outline: none;
    padding: 15px;
    width: 100%
}

.hl-faq-child-head, .hl-faq-child-heading {
    align-items: center;
    display: flex
}

.v-enter-active, .v-leave-active {
    transition: opacity .2s ease-out
}

.v-enter-from, .v-leave-to {
    opacity: 0
}

.faq-separated-child {
    margin-bottom: 10px
}

.hl-faq-child-panel img {
    border-radius: 15px;
    cursor: pointer
}

.hl-faq-child-heading-icon.left {
    margin-right: 1em
}

.expand-collapse-all-button {
    background-color: transparent;
    border: 1px solid #d1d5db;
    border-radius: 15px;
    color: #3b82f6;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 1em 0;
    padding: 5px 15px
}

.hl-faq-child-panel {
    transition: padding .2s ease
}

.v-spinner .v-moon1 {
    position: relative
}

.v-spinner .v-moon1, .v-spinner .v-moon2 {
    animation: v-moonStretchDelay .6s linear 0s infinite;
    animation-fill-mode: forwards
}

.v-spinner .v-moon2 {
    opacity: .8;
    position: absolute
}

.v-spinner .v-moon3 {
    opacity: .1
}

@keyframes v-moonStretchDelay {
    to {
        transform: rotate(1turn)
    }
}

.generic-error-message {
    color: red;
    font-weight: 500;
    margin-top: .5rem;
    text-align: center
}

#faq-overlay {
    background: var(--overlay);
    height: 100vh;
    opacity: .8;
    width: 100vw
}

#faq-overlay, #faq-popup {
    position: fixed;
    z-index: 1000
}

#faq-popup {
    background: #fff;
    height: auto;
    left: 50%;
    margin-left: -250px;
    margin-top: -250px;
    top: 50%;
    width: 500px
}

#popupclose {
    cursor: pointer;
    float: right;
    padding: 10px
}

.popupcontent {
    height: auto !important;
    width: 100% !important
}

#button {
    cursor: pointer
}

.dark {
    background-color: #000
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.spotlight {
    background: linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);
    bottom: -30vh;
    filter: blur(20vh);
    height: 40vh
}

.z-10 {
    z-index: 10
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.fixed {
    position: fixed
}

.text-black {
    --tw-text-opacity: 1;
    color: rgba(0,0,0,var(--tw-text-opacity))
}

.overflow-hidden {
    overflow: hidden
}

.min-h-screen {
    min-height: 100vh
}

.font-sans {
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
}

.place-content-center {
    place-content: center
}

.grid {
    display: grid
}

.z-20 {
    z-index: 20
}

.max-w-520px {
    max-width: 520px
}

.mb-8 {
    margin-bottom: 2rem
}

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

.font-medium {
    font-weight: 500
}

.mb-16 {
    margin-bottom: 4rem
}

.leading-tight {
    line-height: 1.25
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.font-light {
    font-weight: 300
}

@media(min-width:640px) {
    .sm-text-10xl {
        font-size: 10rem;
        line-height: 1
    }

    .sm-text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .sm-px-0 {
        padding-left: 0;
        padding-right: 0
    }
}

.full-center {
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important
}

.fill-width {
    background-size: 100% auto !important
}

.fill-width, .fill-width-height {
    background-repeat: no-repeat !important
}

.fill-width-height {
    background-size: 100% 100% !important
}

.no-repeat {
    background-repeat: no-repeat !important
}

.repeat-x {
    background-repeat: repeat-x !important
}

.repeat-y {
    background-repeat: repeat-y !important
}

.repeat-x-fix-top {
    background-position: top !important;
    background-repeat: repeat-x !important
}

.repeat-x-fix-bottom {
    background-position: bottom !important;
    background-repeat: repeat-x !important
}

#overlay {
    height: 100%;
    inset: 0;
    opacity: 0;
    overflow-y: scroll;
    position: fixed;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 999;
    -webkit-overflow-scrolling: touch
}

    #overlay.show {
        opacity: 1
    }

.popup-body {
    background-color: #fff;
    height: auto;
    left: 50%;
    min-height: 180px;
    position: absolute;
    top: 10%;
    transition: transform .25s ease-in-out
}

    .popup-body, .popup-body.show {
        transform: translate(-50%)
    }

.closeLPModal {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 21
}

.settingsPModal {
    font-size: 18px;
    left: 40%;
    padding: 10px;
    position: absolute;
    top: -40px;
    width: 32px
}

.c-section > .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    z-index: 2
}

.c-column > .inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: inherit;
    width: 100% !important
}

.c-wrapper {
    position: relative
}

.previewer {
    --vw: 100vh/100;
    height: calc(100vh - 170px);
    margin: auto;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%
}

.c-element {
    position: relative
}

.c-column {
    flex: 1
}

.c-column, .c-row {
    position: relative
}

p + p {
    margin-top: auto
}

.hl_page-creator--row.active {
    border-color: #188bf6
}

.flip-list-move {
    transition: transform .5s
}

.page-wrapper .sortable-ghost:before {
    background: #188bf6 !important;
    border-radius: 4px;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.page-wrapper .sortable-ghost {
    border: none !important;
    position: relative
}

.active-drop-area:before {
    color: gray;
    content: "";
    font-size: 12px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.active-drop-area {
    border: 1px dashed grey
}

    .active-drop-area.is-empty {
        min-height: 60px
    }

.empty-component {
    align-items: center;
    border: 1px dashed #d7dde9;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.empty-component, .empty-component-min-height {
    min-height: 100px;
    pointer-events: none
}

.dividerContainer {
    width: 100%
}

.items-center {
    align-items: center
}

.font-semibold {
    font-weight: 600
}

.text-2xl {
    font-size: 1.5rem
}

.text-sm {
    font-size: .875rem
}

.w-full {
    width: 100%
}

.mr-2 {
    margin-right: .5rem
}

.mt-2 {
    margin-top: .5rem
}

.justify-between {
    justify-content: space-between
}

.text-lg {
    font-size: 1.125rem
}

.font-base {
    font-weight: 400
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center !important
}

.text-center {
    text-align: center
}

.centered {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.mx-auto {
    margin: 0 auto
}

.default-cursor {
    cursor: default !important
}

@media only screen and (max-width:767px) {


.hl_page-preview--content .row-D9uj8XBNbWc .inner{
gap:40px
    
}


    
    .c-row > .inner {
        flex-direction: column;
        align-items: center;
    }

    .desktop-only {
        display: none
    }

    .c-column, .c-row {
        width: 100% !important
    }

        .c-column, .c-column > .inner, .c-row > .inner, .c-section, .c-section > .inner {
            padding-left: 0 !important;
            padding-right: 0 !important
        }

            .c-column, .c-column > .inner, .c-row {
                margin-left: 0 !important;
                margin-right: 0 !important
            }

    .c-row {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (min-width:768px) {
    .mobile-only {
        display: none
    }
}

.c-button button {
    outline: none;
    position: relative
}

.fa, .fab, .fal, .far, .fas {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.c-column {
    flex: 1 1 auto !important
}

    .c-column > .inner.horizontal > div {
        flex: 1
    }

.c-row > .inner {
    display: flex;
    width: 100%;
}

.c-nested-column .c-row > .inner {
    width: 100% !important
}

.c-nested-column .inner {
    border: none !important
}

.bgCover.bg-fixed:before {
    background-attachment: fixed !important;
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    -webkit-background-size: cover !important
}

@supports (-webkit-touch-callout:inherit) {
    .bgCover.bg-fixed:before {
        background-attachment: scroll !important
    }
}

.bgCover100.bg-fixed:before {
    background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important
}

.bgCover100.bg-fixed:before, .bgNoRepeat.bg-fixed:before {
    background-repeat: no-repeat !important
}

.bgRepeatX.bg-fixed:before {
    background-repeat: repeat-x !important
}

.bgRepeatY.bg-fixed:before {
    background-repeat: repeat-y !important
}

.bgRepeatXTop.bg-fixed:before {
    background-position: top !important;
    background-repeat: repeat-x !important
}

.bgRepeatXBottom.bg-fixed:before {
    background-position: bottom !important;
    background-repeat: repeat-x !important
}

.bgCover {
    background-attachment: fixed !important;
    background-position: 50% !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    -webkit-background-size: cover !important
}

@supports (-webkit-touch-callout:inherit) {
    .bgCover {
        background-attachment: scroll !important
    }
}

.bgCover100 {
    background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important
}

.bgCover100, .bgNoRepeat {
    background-repeat: no-repeat !important
}

.bgRepeatX {
    background-repeat: repeat-x !important
}

.bgRepeatY {
    background-repeat: repeat-y !important
}

.bgRepeatXTop {
    background-position: top !important
}

.bgRepeatXBottom, .bgRepeatXTop {
    background-repeat: repeat-x !important
}

.bgRepeatXBottom {
    background-position: bottom !important
}

.cornersTop {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.cornersBottom {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.radius0 {
    border-radius: 0
}

.radius1 {
    border-radius: 1px
}

.radius2 {
    border-radius: 2px
}

.radius3 {
    border-radius: 3px
}

.radius4 {
    border-radius: 4px
}

.radius5 {
    border-radius: 5px
}

.radius10 {
    border-radius: 10px
}

.radius15 {
    border-radius: 15px
}

.radius20 {
    border-radius: 20px
}

.radius25 {
    border-radius: 25px
}

.radius50 {
    border-radius: 50px
}

.radius75 {
    border-radius: 75px
}

.radius100 {
    border-radius: 100px
}

.radius125 {
    border-radius: 125px
}

.radius150 {
    border-radius: 150px
}

.borderTopBottom {
    border-bottom-color: #000000b3;
    border-left: none !important;
    border-right: none !important;
    border-top-color: #000000b3
}

.borderTop {
    border-bottom: none !important;
    border-top-color: #000000b3
}

.borderBottom, .borderTop {
    border-left: none !important;
    border-right: none !important
}

.borderBottom {
    border-bottom-color: #000000b3;
    border-top: none !important
}

.borderFull {
    border-color: #000000b3
}

@keyframes rocking {
    0% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(2deg)
    }

    75% {
        transform: rotate(-2deg)
    }

    to {
        transform: rotate(0)
    }
}

.buttonRocking {
    animation: rocking 2s infinite;
    animation-timing-function: ease-out;
    transition: .2s
}

.buttonPulseGlow {
    animation: pulseGlow 2s infinite;
    animation-timing-function: ease-in-out
}

@keyframes pulseGlow {
    0% {
        box-shadow: 0 0 #fff0
    }

    25% {
        box-shadow: 0 0 2.5px 1px #ffffff40
    }

    50% {
        box-shadow: 0 0 5px 2px #ffffff80
    }

    85% {
        box-shadow: 0 0 5px 5px #fff0
    }

    to {
        box-shadow: 0 0 #fff0
    }
}

.buttonBounce {
    animation: bounce 1.5s infinite;
    animation-timing-function: ease-in;
    transition: .2s
}

@keyframes bounce {
    15% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    35% {
        box-shadow: 0 8px 5px -5px #00000040;
        transform: translateY(-35%)
    }

    45% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    55% {
        box-shadow: 0 5px 4px -4px #00000040;
        transform: translateY(-20%)
    }

    70% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    80% {
        box-shadow: 0 4px 3px -3px #00000040;
        transform: translateY(-10%)
    }

    90% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    95% {
        box-shadow: 0 2px 3px -3px #00000040;
        transform: translateY(-2%)
    }

    99% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    to {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }
}

@keyframes elevate {
    0% {
        box-shadow: 0 0 0 0 transparent;
        transform: translateY(0)
    }

    to {
        box-shadow: 0 8px 5px -5px #00000040;
        transform: translateY(-10px)
    }
}

.buttonElevate:hover {
    animation: elevate .2s forwards
}

.buttonElevate {
    box-shadow: 0 0 0 0 transparent;
    transition: .2s
}

.buttonWobble {
    transition: .3s
}

    .buttonWobble:hover {
        animation: wobble .5s 1;
        animation-timing-function: ease-in-out
    }

@keyframes wobble {
    0% {
        transform: skew(0)
    }

    25% {
        transform: skew(10deg)
    }

    50% {
        transform: skew(0)
    }

    75% {
        transform: skew(-10deg)
    }

    to {
        transform: skew(0)
    }
}

.image-container img {
    max-width: 100%;
    vertical-align: middle
}

.sub-text ::-moz-placeholder {
    color: #000;
    opacity: 1
}

.sub-text ::placeholder {
    color: #000;
    opacity: 1
}

.image-container {
    height: 100%;
    width: 100%
}

.shadow5inner {
    box-shadow: inset 0 1px 3px #0000000d
}

.shadow10inner {
    box-shadow: inset 0 1px 5px #0000001a
}

.shadow20inner {
    box-shadow: inset 0 1px 5px #0003
}

.shadow30inner {
    box-shadow: inset 0 2px 5px 2px #0000004d
}

.shadow40inner {
    box-shadow: inset 0 2px 5px 2px #0006
}

.shadow5 {
    box-shadow: 0 1px 3px #0000000d
}

.shadow10 {
    box-shadow: 0 1px 5px #0000001a
}

.shadow20 {
    box-shadow: 0 1px 5px #0003
}

.shadow30 {
    box-shadow: 0 2px 5px 2px #0000004d
}

.shadow40 {
    box-shadow: 0 2px 5px 2px #0006
}

.sub-heading-button {
    color: #fff;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
    text-align: center
}

.wideSection {
    max-width: 1120px
}

.midWideSection, .wideSection {
    margin-left: auto !important;
    margin-right: auto !important
}

.midWideSection {
    max-width: 960px
}

.midSection {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 720px
}

.c-section > .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    width: 100%
}

.c-column {
    padding-left: 15px;
    padding-right: 15px
}

.feature-img-circle img, .img-circle, .img-circle img {
    border-radius: 50% !important
}

.feature-img-round-corners img, .img-round-corners, .img-round-corners img {
    border-radius: 5px
}

.feature-image-dark-border img, .image-dark-border {
    border: 3px solid rgba(0,0,0,.7)
}

.feature-image-white-border img, .image-white-border {
    border: 3px solid #fff
}

.img-grey, .img-grey img {
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease
}

.button-shadow1 {
    box-shadow: 0 1px 5px #0003
}

.button-shadow2 {
    box-shadow: 0 1px 5px #0006
}

.button-shadow3 {
    box-shadow: 0 1px 5px #000000b3
}

.button-shadow4 {
    box-shadow: 0 8px 1px #0000001a
}

.button-shadow5 {
    box-shadow: 0 0 25px #0003,0 0 15px #0003,0 0 3px #0006
}

.button-shadow6 {
    box-shadow: 0 0 25px #0006,0 0 15px #fff3,0 0 3px #fff6
}

.button-shadow-sharp1 {
    box-shadow: inset 0 1px #fff3
}

.button-shadow-sharp2 {
    box-shadow: inset 0 0 0 1px #fff3
}

.button-shadow-sharp3 {
    box-shadow: inset 0 0 0 2px #fff3
}

.button-shadow-highlight {
    box-shadow: none
}

    .button-shadow-highlight:hover {
        box-shadow: inset 0 0 #ffffff38,inset 0 233px 233px #ffffff1f
    }

.button-flat-line {
    background-color: transparent !important;
    border-width: 2px
}

.button-vp-5 {
    padding-bottom: 5px !important;
    padding-top: 5px !important
}

.button-vp-10 {
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.button-vp-15 {
    padding-bottom: 15px !important;
    padding-top: 15px !important
}

.button-vp-20 {
    padding-bottom: 20px !important;
    padding-top: 20px !important
}

.button-vp-25 {
    padding-bottom: 25px !important;
    padding-top: 25px !important
}

.button-vp-30 {
    padding-bottom: 30px !important;
    padding-top: 30px !important
}

.button-vp-40 {
    padding-bottom: 40px !important;
    padding-top: 40px !important
}

.button-vp-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.button-hp-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.button-hp-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.button-hp-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.button-hp-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.button-hp-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.button-hp-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.button-hp-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.button-hp-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.vs__dropdown-toggle {
    background: #f3f8fb !important;
    border: none !important;
    height: 43px !important
}

.row-align-center {
    margin: 0 auto;
}

.row-align-left {
    margin: 0 auto;
    margin-left: 0 !important
}

.row-align-right {
    margin: 0 auto;
    margin-right: 0 !important
}

button, input, optgroup, select, textarea {
    border-radius: unset;
    font-family: unset;
    font-size: unset;
    line-height: unset;
    margin: unset;
    text-transform: unset
}

body {
    font-weight: unset !important;
    line-height: unset !important;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word
}

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

.main-heading-group > div {
    display: inline-block
}

.c-button span.main-heading-group, .c-button span.sub-heading-group {
    display: block
}

.time-grid-3 {
    grid-template-columns: repeat(3,100px)
}

.time-grid-3, .time-grid-4 {
    display: grid;
    text-align: center
}

.time-grid-4 {
    grid-template-columns: repeat(4,100px)
}

@media screen and (max-width:767px) {
    .time-grid-3 {
        grid-template-columns: repeat(3,80px)
    }

    .time-grid-4 {
        grid-template-columns: repeat(4,70px)
    }
}

.time-grid .timer-box {
    display: grid;
    font-size: 15px;
    grid-template-columns: 1fr;
    text-align: center
}

.timer-box .label {
    font-weight: 300
}

.c-button button {
    cursor: pointer
}

.c-button > a {
    text-decoration: none
}

    .c-button > a, .c-button > a span {
        display: inline-block
    }

.nav-menu-wrapper {
    display: flex;
    justify-content: space-between
}

    .nav-menu-wrapper.default {
        flex-direction: row
    }

    .nav-menu-wrapper.reverse {
        flex-direction: row-reverse
    }

    .nav-menu-wrapper .branding {
        align-items: center;
        display: flex
    }

    .nav-menu-wrapper.default .branding {
        flex-direction: row
    }

    .nav-menu-wrapper.reverse .branding {
        flex-direction: row-reverse
    }

        .nav-menu-wrapper.default .branding .logo, .nav-menu-wrapper.reverse .branding .title {
            margin-right: 18px
        }

    .nav-menu-wrapper .branding .title {
        align-items: center;
        display: flex;
        min-height: 50px;
        min-width: 50px
    }

.nav-menu {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

    .nav-menu a {
        text-decoration: none
    }

.dropdown {
    display: inline-block;
    position: relative
}

    .dropdown .dropdown-menu {
        border: none;
        box-shadow: 0 8px 16px 5px #0000001a
    }

.dropdown-menu {
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .3125rem;
    color: #607179;
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: none;
    margin: .125rem 0 0;
    min-width: 10rem;
    padding: .5rem 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.nav-menu .nav-menu-item.dropdown:hover > .dropdown-menu {
    display: block
}

.nav-menu .dropdown-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-menu-mobile {
    display: none
}

    .nav-menu-mobile i {
        cursor: pointer;
        font-size: 24px
    }

#nav-menu-popup {
    background: var(--overlay);
    display: none;
    height: 100%;
    inset: 0;
    opacity: 0;
    position: fixed;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 100
}

    #nav-menu-popup.show {
        opacity: 1
    }

    #nav-menu-popup .nav-menu-body {
        background-color: #fff;
        height: 100%;
        left: 0;
        overflow: auto;
        padding: 45px;
        position: absolute;
        top: 0;
        width: 100%
    }

        #nav-menu-popup .nav-menu-body .close-menu {
            cursor: pointer;
            position: absolute;
            right: 20px;
            top: 20px;
            z-index: 100
        }

            #nav-menu-popup .nav-menu-body .close-menu:before {
                content: "ן€"
            }

    #nav-menu-popup .nav-menu {
        align-items: center;
        display: flex;
        flex-direction: column;
        list-style: none;
        margin: 0;
        padding: 0
    }

        #nav-menu-popup .nav-menu .nav-menu-item {
            list-style: none;
            text-align: left;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none;
            width: 100%
        }

            #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content {
                display: flex;
                position: relative
            }

    #nav-menu-popup .nav-menu-item .nav-menu-item-title {
        flex-grow: 1;
        margin: 0 1rem;
        max-width: calc(100% - 2rem)
    }

    #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle {
        cursor: pointer;
        font-size: 24px;
        position: absolute;
        right: 0;
        top: calc(50% - 12px)
    }

        #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i {
            font-size: 24px;
            transition: transform .2s ease
        }

            #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i:before {
                content: "ן„‡"
            }

    #nav-menu-popup .nav-menu .nav-menu-item.active .nav-menu-item-content .nav-menu-item-toggle i {
        transform: rotate(-180deg)
    }

    #nav-menu-popup .nav-menu .nav-menu-item .nav-dropdown-menu {
        display: none;
        max-height: 0;
        opacity: 0;
        overflow: auto;
        padding: 0;
        transition: all .3s ease-in-out;
        visibility: hidden
    }

    #nav-menu-popup .nav-menu .nav-menu-item.active .nav-dropdown-menu {
        display: block;
        max-height: 600px;
        opacity: 1;
        visibility: visible
    }

.form-error {
    border: 2px solid var(--red);
    border-radius: 8px;
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 6px 12px;
    text-align: center
}

    .form-error, .form-error i {
        color: var(--red)
    }

.c-bullet-list ul li {
    line-height: inherit
}

    .c-bullet-list ul li.ql-indent-1 {
        padding-left: 4.5em
    }

    .c-bullet-list ul li.ql-indent-2 {
        padding-left: 7.5em
    }

    .c-bullet-list ul li.ql-indent-3 {
        padding-left: 10.5em
    }

    .c-bullet-list ul li.ql-indent-4 {
        padding-left: 13.5em
    }

    .c-bullet-list ul li.ql-indent-5 {
        padding-left: 16.5em
    }

    .c-bullet-list ul li.ql-indent-6 {
        padding-left: 19.5em
    }

    .c-bullet-list ul li.ql-indent-7 {
        padding-left: 22.5em
    }

    .c-bullet-list ul li.ql-indent-8 {
        padding-left: 25.5em
    }

.c-rich-text .list-disc {
    list-style-type: disc
}

.c-rich-text .list-square {
    list-style-type: square
}

.c-rich-text .list-none {
    list-style-type: none
}

.c-rich-text .list-circle {
    list-style-type: circle
}

.c-rich-text .list-decimal {
    list-style-type: decimal
}

.c-rich-text .list-upper-alpha {
    list-style-type: upper-alpha
}

.c-rich-text .list-lower-alpha {
    list-style-type: lower-alpha
}

.c-rich-text .list-upper-roman {
    list-style-type: upper-roman
}

.c-rich-text .list-lower-roman {
    list-style-type: lower-roman
}

.text-output ul li {
    padding-left: 1.5em
}

    .text-output ul li:before {
        display: inline-block;
        font-weight: 700;
        margin-left: -1.5em;
        margin-right: .3em;
        text-align: right;
        white-space: nowrap;
        width: 1.2em
    }

.svg-component svg {
    max-height: 100%;
    max-width: 100%
}

.border1 {
    border-bottom: 3px solid rgba(0,0,0,.2) !important
}

.border2 {
    border: 2px solid rgba(0,0,0,.55)
}

.border3 {
    border: solid rgba(0,0,0,.15);
    border-width: 1px 1px 2px;
    padding: 5px
}

.border4 {
    border: solid rgba(0,0,0,.35);
    border-width: 1px 1px 2px;
    padding: 1px !important
}

.shadow1 {
    box-shadow: 0 10px 6px -6px #00000026
}

.shadow2 {
    box-shadow: 0 4px 3px #00000026,0 0 2px #00000026
}

.shadow3 {
    box-shadow: 0 10px 6px -6px #999
}

.shadow4 {
    box-shadow: 3px 3px 15px #212121a8
}

.shadow6 {
    box-shadow: 0 10px 1px #ddd,0 10px 20px #ccc
}

.background {
    background-color: unset !important
}

@keyframes progress-bar-animation {
    to {
        background-position: 0 -3000px
    }
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    margin: unset
}

p {
    margin: unset
}

.c-bullet-list, .c-faq, .c-heading, .c-image-feature, .c-paragraph, .c-sub-heading {
    word-break: break-word
}

h1:empty:after, h2:empty:after, h3:empty:after, h4:empty:after, h5:empty:after, h6:empty:after, p:empty:after {
    content: "ֲ "
}

.w-3-4 {
    width: 75%
}

.w-1-2 {
    width: 50%
}

.tabs-container {
    display: flex
}

@media screen and (max-width:767px) {
    .nav-menu {
        display: none
    }

    .nav-menu-mobile {
        align-items: center;
        display: flex
    }

    #faq-popup {
        left: 5px !important;
        margin-left: 0 !important;
        width: 98% !important
    }

    .video-container {
        width: 100% !important
    }

    .autoplay .vjs-big-play-button {
        display: none !important
    }

    .autoplay:hover .vjs-control-bar {
        display: flex !important
    }
}

@font-face {
    font-display: swap;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fa-regular-400-889141205.eot');
    src: url('../fonts/fa-regular-400-1102346232.eot') format("embedded-opentype"),url('../fonts/fa-regular-400-2004218647.woff2') format("woff2"),url('../fonts/fa-regular-400-2097619665.woff') format("woff"),url('../fonts/fa-regular-400-1393440585.ttf') format("truetype"),url('../images/fa-regular-400-487532348.svg') format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/fa-solid-900-1979939281.eot');
    src: url('../fonts/fa-solid-900-826765776.eot') format("embedded-opentype"),url('../fonts/fa-solid-900-376077039.woff2') format("woff2"),url('../fonts/fa-solid-900-758911093.woff') format("woff"),url('../fonts/fa-solid-900-514870209.ttf') format("truetype"),url('../images/fa-solid-900-1634228020.svg') format("svg")
}

.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free
}

.fa, .fas {
    font-weight: 900
}

@font-face {
    font-display: swap;
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/fa-brands-400-497872759.eot');
    src: url('../fonts/fa-brands-400-564339230.eot') format("embedded-opentype"),url('../fonts/fa-brands-400-432923679.woff2') format("woff2"),url('../fonts/fa-brands-400-1719035123.woff') format("woff"),url('../fonts/fa-brands-400-1874780521.ttf') format("truetype"),url('../images/fa-brands-400-1002131486.svg') format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands;
    font-weight: 400
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both
}

@media(prefers-reduced-motion:reduce),print {
    .animate__animated {
        animation-duration: 1ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 1ms !important
    }

        .animate__animated[class*=Out] {
            opacity: 0
        }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    animation-name: fadeInRight
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    animation-name: slideInUp
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    animation-name: slideInRight
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.animate__bounceIn {
    animation-duration: .75s;
    animation-duration: calc(var(--animate-duration)*.75);
    animation-name: bounceIn
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0) scaleY(5)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0) scaleY(.9)
    }

    75% {
        transform: translate3d(0,10px,0) scaleY(.95)
    }

    90% {
        transform: translate3d(0,-5px,0) scaleY(.985)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0) scaleY(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0) scaleY(.9)
    }

    75% {
        transform: translate3d(0,-10px,0) scaleY(.95)
    }

    90% {
        transform: translate3d(0,5px,0) scaleY(.985)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0) scaleX(1)
    }

    75% {
        transform: translate3d(-10px,0,0) scaleX(.98)
    }

    90% {
        transform: translate3d(5px,0,0) scaleX(.995)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0) scaleX(1)
    }

    75% {
        transform: translate3d(10px,0,0) scaleX(.98)
    }

    90% {
        transform: translate3d(-5px,0,0) scaleX(.995)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__bounceInRight {
    animation-name: bounceInRight
}

@keyframes flip {
    0% {
        animation-timing-function: ease-out;
        opacity: 0;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }

    40% {
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }

    50% {
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }

    80% {
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)
    }

    to {
        animation-timing-function: ease-in;
        opacity: 1;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0)
    }
}

.animate__animated.animate__flip {
    animation-name: flip;
    backface-visibility: visible
}

@keyframes flipInX {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }

    40% {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.animate__flipInX {
    animation-name: flipInX;
    backface-visibility: visible !important
}

@keyframes flipInY {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }

    40% {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.animate__flipInY {
    animation-name: flipInY;
    backface-visibility: visible !important
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    animation-name: zoomIn
}

@keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) skew(30deg)
    }

    60% {
        opacity: 1;
        transform: skew(-20deg)
    }

    80% {
        transform: skew(5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__lightSpeedInLeft {
    animation-name: lightSpeedInLeft;
    animation-timing-function: ease-out
}

@keyframes lightSpeedInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0) skew(-30deg)
    }

    60% {
        opacity: 1;
        transform: skew(20deg)
    }

    80% {
        transform: skew(-5deg)
    }

    to {
        transform: translateZ(0)
    }
}

.animate__lightSpeedInRight {
    animation-name: lightSpeedInRight;
    animation-timing-function: ease-out
}

.w-auto {
    width: auto;
}

.justify-content-center {
    justify-content: center !important;
}

.hero-brand-row {
    padding: 20px 0 40px;
    text-align: center;
}


/* ===== Slider.iLH5gpZu-784222747.css ===== */
.carousel__slides {
    display: flex !important;
    height: 100%;
    position: relative;
    z-index: 1
}

.carousel__slide {
    flex: 0 0 100%
}

.carousel__slide-image {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.carousel__slide .hl-image-picture {
    height: 100%
}

.image-container[data-v-cbdc8153] {
    display: flex;
    justify-content: center
}

.carousel[data-v-cbdc8153] {
    overflow: hidden;
    position: relative
}



/* ===== Testimonial.DiBaEDJj-352188836.css ===== */
.testimonial-modal-overlay {
    align-items: center;
    background: #0000004d;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 10000
}

.testimonial-modal-popup {
    background: #0000004d;
    height: 100vh !important;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100% !important;
    z-index: 2
}

.testimonial-modal-content {
    align-items: stretch;
    background: none;
    display: flex;
    flex-direction: column;
    max-height: 600px;
    max-width: 540px;
    width: 100%
}

.testimonial-modal-close {
    align-items: center;
    background: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: background .15s;
    width: 36px;
    z-index: 2
}

.testimonial-modal-close-icon {
    color: #222;
    height: 22px;
    width: 22px
}

@media(max-width:768px) {
    .testimonial-modal-content {
        border-radius: 10px;
        max-width: 98vw
    }

    .testimonial-modal-close {
        right: 10px;
        top: 10px
    }
}







/* מעטפת כללית */
#row-GjqMM5e9Dnaa {
    max-width: 1320px;
    margin: 0 auto;
    border-radius: 24px !important;
    overflow: hidden !important;
    background: rgba(16, 33, 61, 0.78) !important;
    border: 1px solid rgba(79, 131, 214, 0.18) !important;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.28) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}

/* ניקוי בסיס */
#col-KaqGQzYH3lD,
#col-dZxmMaqOm5O,
#col-Z-Q7g2zRq4e {
    padding: 0 !important;
    margin: 0 !important;
}

    #col-KaqGQzYH3lD .text-output,
    #col-dZxmMaqOm5O .text-output,
    #col-Z-Q7g2zRq4e .text-output {
        min-height: 92px !important;
        padding: 0 30px !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        box-sizing: border-box !important;
        border-radius: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
        background: transparent !important;
    }

/* כותרות */
#paragraph-ijdqM0XZFaB .text-output,
#paragraph-lybzUWSBd92 .text-output,
#paragraph-q-Y-wtOKXzD .text-output {
    min-height: 84px !important;
    background: linear-gradient(180deg, rgba(34, 83, 150, 0.92) 0%, rgba(24, 65, 122, 0.92) 100%) !important;
    border-bottom: 2px solid rgba(242, 169, 0, 0.9) !important;
}

    #paragraph-ijdqM0XZFaB .text-output span,
    #paragraph-lybzUWSBd92 .text-output span,
    #paragraph-q-Y-wtOKXzD .text-output span {
        color: #ffffff !important;
        font-size: 18px !important;
        font-weight: 700 !important;
    }

/* קווי הפרדה אנכיים */
#col-KaqGQzYH3lD .text-output,
#col-dZxmMaqOm5O .text-output {
    border-right: 1px solid rgba(126, 166, 227, 0.14) !important;
}


#col-dZxmMaqOm5O .text-output, #paragraph-q-Y-wtOKXzD .text-output {
    justify-content: center;
}


/* קווי הפרדה אופקיים */
#paragraph-P2JI_OHYmge .text-output,
#paragraph-QqzBRn9SHAA .text-output,
#paragraph-wz2bjGe3WQI .text-output,
#paragraph-VX0UC-n0GPe .text-output,
#paragraph-lDt-SdFoRHT .text-output,
#paragraph-55QcgXbPZKx .text-output,
#paragraph-eK0lUlb1qON .text-output,
#paragraph-67d3-uH8TFV .text-output,
#paragraph-0zqLTlbv4yE .text-output,
#paragraph-dNoSLmPnW2m .text-output,
#paragraph-4gle24Vp1WF .text-output,
#paragraph-v5zJxmQXrZT .text-output,
#paragraph-MFzxaLxa-f2 .text-output,
#paragraph-dMfCk7AVche .text-output,
#paragraph-xEt9KQhWnHV .text-output {
    border-bottom: 1px solid rgba(126, 166, 227, 0.10) !important;
}

/* zebra rows כהה ועדין */
#paragraph-P2JI_OHYmge .text-output,
#paragraph-55QcgXbPZKx .text-output,
#paragraph-4gle24Vp1WF .text-output,
#paragraph-wz2bjGe3WQI .text-output,
#paragraph-67d3-uH8TFV .text-output,
#paragraph-MFzxaLxa-f2 .text-output,
#paragraph-lDt-SdFoRHT .text-output,
#paragraph-dNoSLmPnW2m .text-output,
#paragraph-xEt9KQhWnHV .text-output {
    background: rgba(255, 255, 255, 0.03) !important;
}

#paragraph-QqzBRn9SHAA .text-output,
#paragraph-eK0lUlb1qON .text-output,
#paragraph-v5zJxmQXrZT .text-output,
#paragraph-VX0UC-n0GPe .text-output,
#paragraph-0zqLTlbv4yE .text-output,
#paragraph-dMfCk7AVche .text-output {
    background: rgba(255, 255, 255, 0.06) !important;
}

    /* קטגוריה */
    #paragraph-P2JI_OHYmge .text-output span,
    #paragraph-QqzBRn9SHAA .text-output span,
    #paragraph-wz2bjGe3WQI .text-output span,
    #paragraph-VX0UC-n0GPe .text-output span,
    #paragraph-lDt-SdFoRHT .text-output span {
        color: #f4f8ff !important;
        font-size: 17px !important;
        font-weight: 600 !important;
    }

/* Total Sales */
#paragraph-55QcgXbPZKx .text-output,
#paragraph-eK0lUlb1qON .text-output,
#paragraph-67d3-uH8TFV .text-output,
#paragraph-0zqLTlbv4yE .text-output,
#paragraph-dNoSLmPnW2m .text-output {
    justify-content: center !important;
    text-align: center !important;
}

    #paragraph-55QcgXbPZKx .text-output span,
    #paragraph-eK0lUlb1qON .text-output span,
    #paragraph-67d3-uH8TFV .text-output span,
    #paragraph-0zqLTlbv4yE .text-output span,
    #paragraph-dNoSLmPnW2m .text-output span {
        color: #7fb4ff !important;
        font-size: 19px !important;
        font-weight: 700 !important;
        letter-spacing: 0.2px !important;
    }

/* Profit */
#paragraph-4gle24Vp1WF .text-output,
#paragraph-v5zJxmQXrZT .text-output,
#paragraph-MFzxaLxa-f2 .text-output,
#paragraph-dMfCk7AVche .text-output,
#paragraph-xEt9KQhWnHV .text-output {
    justify-content: center !important;
    text-align: center !important;
}

    #paragraph-4gle24Vp1WF .text-output span,
    #paragraph-v5zJxmQXrZT .text-output span,
    #paragraph-MFzxaLxa-f2 .text-output span,
    #paragraph-dMfCk7AVche .text-output span,
    #paragraph-xEt9KQhWnHV .text-output span {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-width: 92px !important;
        padding: 10px 16px !important;
        border-radius: 999px !important;
        background: rgba(0, 100, 210, 0.12) !important;
        border: 1px solid rgba(127, 180, 255, 0.22) !important;
        color: #9bc4ff !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
    }

    /* hover */
    #paragraph-P2JI_OHYmge .text-output:hover,
    #paragraph-QqzBRn9SHAA .text-output:hover,
    #paragraph-wz2bjGe3WQI .text-output:hover,
    #paragraph-VX0UC-n0GPe .text-output:hover,
    #paragraph-lDt-SdFoRHT .text-output:hover,
    #paragraph-55QcgXbPZKx .text-output:hover,
    #paragraph-eK0lUlb1qON .text-output:hover,
    #paragraph-67d3-uH8TFV .text-output:hover,
    #paragraph-0zqLTlbv4yE .text-output:hover,
    #paragraph-dNoSLmPnW2m .text-output:hover,
    #paragraph-4gle24Vp1WF .text-output:hover,
    #paragraph-v5zJxmQXrZT .text-output:hover,
    #paragraph-MFzxaLxa-f2 .text-output:hover,
    #paragraph-dMfCk7AVche .text-output:hover,
    #paragraph-xEt9KQhWnHV .text-output:hover {
        background: rgba(255, 255, 255, 0.09) !important;
        transition: all 0.25s ease !important;
    }

/* שורה אחרונה */
#paragraph-lDt-SdFoRHT .text-output,
#paragraph-dNoSLmPnW2m .text-output,
#paragraph-xEt9KQhWnHV .text-output {
    border-bottom: 0 !important;
}

/* פינות */
#paragraph-ijdqM0XZFaB .text-output {
    border-top-left-radius: 24px !important;
}

#paragraph-q-Y-wtOKXzD .text-output {
    border-top-right-radius: 24px !important;
}

#paragraph-lDt-SdFoRHT .text-output {
    border-bottom-left-radius: 24px !important;
}

#paragraph-xEt9KQhWnHV .text-output {
    border-bottom-right-radius: 24px !important;
}






.desktop-only {
    display: block !important;
}

@media only screen and (max-width: 767px) {


    .desktop-only {
        display: block !important;
    }
}

.lead-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(4, 18, 45, 0.72);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px;
}

    .lead-modal-overlay.is-open {
        display: flex;
    }

.lead-modal {
    width: min(860px, 100%);
    max-height: 95vh;
    overflow-y: auto;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.28);
    padding: 42px 52px 34px;
    position: relative;
}

.lead-modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #1d1d1d;
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
}

.lead-modal-brand {
    text-align: center;
    margin-bottom: 24px;
}

    .lead-modal-brand .brand-icon {
        width: 54px;
        height: 40px;
        margin: 0 auto 10px;
        position: relative;
    }

        .lead-modal-brand .brand-icon::before,
        .lead-modal-brand .brand-icon::after {
            content: "";
            position: absolute;
            border-radius: 6px;
            background: linear-gradient(180deg, #2f8fed, #1c67be);
        }

        .lead-modal-brand .brand-icon::before {
            width: 34px;
            height: 10px;
            top: 0;
            left: 10px;
            transform: skewX(-30deg);
        }

        .lead-modal-brand .brand-icon::after {
            width: 42px;
            height: 22px;
            bottom: 0;
            left: 6px;
            transform: skewX(-25deg);
        }

    .lead-modal-brand .brand-title {
        margin: 0;
        font-size: 20px;
        letter-spacing: 0.5px;
        color: #1f4f91;
    }

    .lead-modal-brand .brand-subtitle {
        margin: 2px 0 0;
        color: #1f4f91;
        font-size: 15px;
        letter-spacing: 1.4px;
    }

.lead-modal-heading {
    margin: 0 auto 24px;
    /* max-width: 700px; */
    text-align: center;
    font-size: 22px;
    line-height: 1.25;
    color: #101626;
}

.lead-modal-form {
    max-width: 710px;
    margin: 0 auto;
}

.lead-modal-field {
    margin-bottom: 18px;
}

    .lead-modal-field label {
        display: block;
        margin-bottom: 8px;
        color: #101626;
        font-size: 16px;
        font-weight: 600;
    }

    .lead-modal-field input {
        width: 100%;
        height: 58px;
        border-radius: 7px;
        border: 1px solid #bec6d2;
        background: #ffffff;
        padding: 0 16px;
        color: #101626;
        font-size: 16px;
        line-height: 1;
        outline: none;
    }

        .lead-modal-field input:focus {
            border-color: #1f7ed6;
            box-shadow: 0 0 0 3px rgba(31, 126, 214, 0.15);
        }

    .lead-modal-field .field-error {
        display: none;
        margin-top: 7px;
        color: #b61f1f;
        font-size: 13px;
    }

    .lead-modal-field.has-error .field-error {
        display: block;
    }

    .lead-modal-field.has-error input {
        border-color: #d94040;
    }

.lead-modal-submit {
    width: 100%;
    border: 0;
    border-radius: 7px;
    height: 62px;
    margin-top: 6px;
    background: #f5af02;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .lead-modal-submit:hover {
        background: #da9d06;
    }

    .lead-modal-submit:disabled {
        opacity: 0.7;
        cursor: not-allowed;
    }

.lead-modal-status {
    min-height: 19px;
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #b61f1f;
}

body.lead-modal-open {
    overflow: hidden;
}

@media (max-width: 767px) {
    .lead-modal {
        padding: 24px 18px 20px;
    }

    .lead-modal-brand .brand-title {
        font-size: 24px;
    }

    .lead-modal-brand .brand-subtitle {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .lead-modal-heading {
        font-size: 23px;
        margin-bottom: 18px;
    }

    .lead-modal-field input {
        height: 50px;
        font-size: 18px;
    }

    .lead-modal-submit {
        height: 54px;
        font-size: 26px;
    }
}

.empty-space {
    height: 150px;
}
.p-text-01{
    font-size: 18px;
    font-weight: 400;
}
.align-center{ align-items:center;}

@media(max-width:500px){
    .d-only {
        display:none;
    }

    .empty-space{
        height: 70px;
    }
    

}

