.header-inner-right,
.hide {
    display: none;
}
:root {
    --main-bg-color: #f7fffc;
}
a,
body,
h1,
h2,
html,
li,
p {
    font-family: Lato, sans-serif;
}
body {
    background-color: #fcfdff;
}
a {
    text-decoration: none;
}
.header-container,
.tbl {
    background-color: #fff;
}
.container-fv {
    position: relative;
    min-height:94vh;
}
.header-inner {
    max-width: 1440px;
}
.footer {
    min-height: 100px;
}
.footer p {
    margin: 0;
}
.footer-item.text-right {
    text-align: right;
}
.center,
.code-by-voice,
.descr,
.digit,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.header,
.quote,
.quote-text,
.range-slider__value,
.text-center,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: center;
}
.fill {
    color: #fff !important;
}
.buttons {
    width: 100%;
}
.progress {
    background: #d8efe5;
}
.progress-bar {
    background: #0fae6b;
}
.outcome.clear {
    margin: 0;
}
.bg-success {
    background: #0fae6b !important;
}
.no-margin {
    margin: 0;
}
label.container.no-next {
    transition: 0.3s;
}
.btn {
    transition: 0.5s;
}
.btn-primary {
    font-weight: 600;
    font-size: 20px;
    padding: 16px 20px;
    border: none;
    border-radius: 15px;
    width: 100%;
    min-height: 68px;
    --bs-btn-color: var(--accent-2);
    --bs-btn-bg: #fff;
    --bs-btn-hover-color: #d6efe6;
    --bs-btn-hover-bg: var(--accent-2);
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--accent-2);
    --bs-btn-disabled-color: var(--accent-2);
    --bs-btn-disabled-bg: #fff;
}
.result-item {
    display: -webkit-box;
    display: -ms-flexbox;
}
.radio-toolbar,
.width-100 {
    width: 100%;
}
.form {
    max-width: 780px;
}
.tcb-permanently-hidden {
    display: block !important;
}
.info {
    color: #fff;
}
.select-container {
    width: 100%;
}
.custom-select {
    width: 100%;
    cursor: pointer;
    caret-color: transparent;
    color: #212529;
    border: 15px !important;
    border-radius: 15px 0 0 15px !important;
    border-right: 0;
    border-width: 2px !important;
    min-height: 60px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 24px !important;
    padding: 12px 45px 12px 15px !important;
    border-radius: 15px !important;
    outline: none;
    -webkit-appearance: none;
}
.select-style {
    background-image: linear-gradient(45deg, transparent 50%, #000 0), linear-gradient(135deg, #000 50%, transparent 0), linear-gradient(90deg, #d8efe5, #d8efe5);
    background-position: calc(100% - 22px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 7px 7px, 7px 7px, 2em 2.5em;
    background-repeat: no-repeat;
}
.custom-option {
    font-size: 18px !important;
    padding-top: 10px;
}
#prevBtn:hover {
    color: #d8efe5;
}
.tab {
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.range-slider__value,
.step {
    display: inline-block;
}
.mandatory,
.progress-wrapper {
    width: 100%;
}
a#voice:visited {
    color: #fff !important;
}
.voice-info-message,
.voice-info-message-wrapper,
.voice-wrapper {
    color: #fff;
}
.header,
.result-footer {
    background-color: #fff;
}
.result-footer {
    color: var(--foregroud) !important;
}
.footer,
.header {
    width: 100%;
}
.header {
    padding-top: 25px;
    padding-bottom: 25px;
}
ul li:before {
    color: var(--accent-1);
    display: inline-block;
}
.tcb-style-wrap p {
    color: var(--foregroud) !important;
}
.borrow-sign,
.fill {
    color: #fff !important;
}
hr {
    background-color: #48505b;
    width: 50%;
}
.footer a {
    color: #b7bec8;
    transition: 0.5s;
}
.footer a:hover {
    color: #c9fce6;
    text-decoration: none;
}
.copyright-statement {
    color: #b7bec8;
}
.footer-inner {
    max-width: 1440px;
    display: -webkit-box;
    display: -ms-flexbox;
    width: 95%;
}
#page-container {
    position: relative;
    min-height: 100vh;
}
.text-white {
    color: #fff;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.checkmark {
    position: absolute;
}
input:not(:checked) + .container > .checkmark {
    background-color: #fff;
}
.checkmark:after {
    position: absolute;
}
.checkbox {
    position: absolute;
}
input:not(:checked) + .container > .checkbox {
    background-color: #fff;
}
.checkbox:after {
    position: absolute;
}
.mobile-footer-inner {
    margin: 20px;
    width: 95%;
}
.block {
    display: block !important;
}
@media screen and (min-width: 992px) {
    .mobile-footer-inner {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .outcome {
        padding-top: 25px;
    }
}
@media screen and (max-width: 991px) {
    .form,
    .info-content,
    .submit {
        width: 100%;
    }
    .footer .footer-right p a,
    .header-inner-right a {
        display: block;
    }
    .divider-footer,
    .footer-inner {
        display: none;
    }
    .pincode-group {
        margin-top: 0 !important;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
    }
    .outcome {
        padding-top: 25px;
    }
    .submit {
        margin-top: 100px;
    }
    .info-content {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        height: auto;
        background-color: var(--accent-2);
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        border-radius: 0 !important;
        display: none;
        padding: 15px;
        -webkit-filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.25));
        filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.25));
    }
    .verify-text-heading {
        line-height: 30px;
        margin-bottom: 0 !important;
    }
    .pincode {
        margin: 0;
        font-size: 34px !important;
        height: 50px !important;
        margin-top: 24px !important;
    }
    #form {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .slick-track {
        width: 100% !important;
    }
}
@media screen and (max-width: 767px) {
    .footer {
        position: relative;
        height: auto;
    }
    .footer-3-3 {
        position: relative !important;
        bottom: 0;
    }
    .verify-text-heading {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 0 !important;
    }
    .right-12 {
        margin-right: 0;
        margin-top: 24px;
    }
    .pincode {
        width: 20% !important;
        font-size: 20px !important;
    }
    .buttons,
    .input-group,
    label {
        float: none;
        width: 100%;
    }
    #content-wrap {
        padding-bottom: 0;
    }
    .footer-item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        text-align: center !important;
        display: inline-block;
        margin: 10px auto;
    }
    .form {
        border-radius: 0;
        padding: 0 !important;
    }
    .progress-text {
        margin-top: -20px;
        margin-bottom: 20px;
    }
    .buttons-bottom {
        padding: 10px;
    }
    .tab:not(.outcome):not(.verification-prompt) {
        padding: 20px 10px 0;
    }
    .progress-text p {
        padding-left: 10px;
    }
    .pincode-group {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .form-label {
        max-width: 100%;
        text-align: left;
        font-size: 90%;
        font-size: 22px;
        margin-bottom: 2.5rem;
        line-height: 30px;
    }
    .no-margin {
        margin-top: 14px;
    }
    label {
        display: block;
        text-align: center;
    }
    .clear {
        padding: 0 0 25px;
        height: 0;
    }
    .col-sm {
        padding: 12px;
    }
    .total-equity {
        padding: 0;
    }
    .col-6 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        flex: none;
        max-width: 100%;
    }
}
@media only screen and (min-width: 720px) {
    .desktop-select {
        display: block !important;
    }
    .mobile-select {
        display: none !important;
    }
}
@media only screen and (max-width: 719px) {
    .desktop-select {
        display: none !important;
    }
    .mobile-select {
        display: block !important;
    }
}
.buttons,
.center,
.code-by-voice,
.descr,
.digit,
.footer-container,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.header,
.header-inner-left,
.quote,
.quote-text,
.range-slider__value,
.text-center,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: center;
}
.dotted-line,
.header-inner-right,
.hide,
ul.slick-dots li:before {
    display: none;
}
.header-inner a,
.info {
    vertical-align: bottom;
}
:root {
    --main-color: #212121;
    --main-bg-color: #fff;
    --foregroud: #0c1c3d;
    --accent-1: #0ead69;
    --accent-2: #0c1c3d;
    --accent-3: #fff;
    --font: Lato;
}
body,
html {
    height: 100%;
    width: 100%;
    padding: 0;
}
a,
body,
h1,
h2,
html,
li,
p {
    font-family: Lato, sans-serif !important;
}
body {
    background-color: var(--main-bg-color);
    color: var(--foregroud);
    min-width: 300px;
    font-style: var(--font);
    margin: auto;
}
.header,
.header-container,
.result-footer,
.tbl,
input:not(:checked) + .container > .checkmark {
    background-color: #fff;
}
input:not(:checked) + .container > .checkbox {
    background-color: #fff;
}
#page-container,
.container-fv {
    position: relative;
}
.header-inner {
    max-width: 1440px;
    margin: auto;
}
.h1-inner,
.h2-inner {
    margin: 0 auto !important;
}
.h1-inner {
    font-size: 40px !important;
    font-weight: 700 !important;
    padding: 20px 0;
}
.h2-inner {
    font-size: 24px !important;
    font-weight: 400 !important;
}
.top-20 {
    padding-top: 20px;
}
.bottom-20 {
    padding-bottom: 20px;
}
.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    height: 100px;
}
.tab a:link {
    color: #fff;
    text-decoration: underline;
}
.tab a:hover {
    color: #f2fff7;
}
.fv-img {
    width: 200px;
}
.header-container img {
    max-width: 175px;
    margin: 24px;
}
.footer-container {
    color: #fff;
    margin: auto;
    max-width: 1200px;
}
.footer-container,
.header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-inner,
.result-item {
    display: -webkit-box;
    display: -ms-flexbox;
}
.footer-left,
.footer-right,
.header-left,
.header-right {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    padding: 24px;
}
.footer-right,
.header-right {
    text-align: right;
}
.tcb-style-wrap h4 {
    font-size: 32px !important;
    margin-bottom: 24px !important;
}
.ssl {
    width: 100px;
    margin: 24px;
}
.tcb-icon {
    font-size: 40px;
    width: 60px;
    height: 60px;
    float: none;
    z-index: 3;
    position: relative;
    margin: 0 auto 20px !important;
    color: var(--accent-1) !important;
    fill: var(--accent-1);
}
.buttons,
.mandatory,
.progress-wrapper,
.radio-toolbar,
.width-100 {
    width: 100%;
}
.tbl {
    border: 1px solid var(--accent-3);
    padding: 32px;
    color: var(--foregroud) !important;
}
.fill {
    background-color: var(--accent-1);
    padding: 12px;
}
.progress-text p,
label {
    font-style: normal;
    font-weight: 500;
    color: #fff;
}
.headings-wrapper {
    background-color: #dafaec;
}
label {
    font-size: 26px;
    line-height: 26px;
}
input[type="email"],
input[type="submit"],
input[type="tel"],
input[type="text"] {
    padding: 10px 20px !important;
    border-radius: 15px;
    height: inherit;
    border-color: #fff;
}
.progress-text p {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.03em;
}
.buttons {
    margin-bottom: 40px;
}
.input-group {
    margin-top: 30px;
}
.progress {
    border-radius: 0;
    background: #e9efed;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.08);
}
.outcome h4,
.total-equity {
    border: 1px solid var(--foregroud);
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--foregroud);
    margin: 24px;
}
.sign,
ul li:before {
    color: var(--accent-1);
}
.outcome h3,
.outcome h4 {
    text-align: left !important;
    margin: 0 !important;
    font-size: 22x;
    font-weight: bolder;
}
.outcome h4 {
    padding: 12px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center !important;
    margin-top: 48px !important;
}
.no-margin,
.outcome.clear {
    margin: 0;
}
h4 {
    font-size: 32px;
    margin-bottom: 64px;
}
.bg-success {
    background: #0fae6b;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0 7.5px 7.5px 0;
}
.clear {
    clear: both;
    padding-top: 50px;
}
.btn {
    border-radius: 0 !important;
}
a.crms,
a.crms:visited {
    color: #0ead69 !important;
}
.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
.result-item {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tcb-permanently-hidden > input {
    width: 100% !important;
}
.col-sm {
    padding: 24px;
}
.right-12 {
    margin-right: 12px;
}
.thrv_wrapper div {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.sign {
    font-weight: bolder;
    padding: 0 !important;
}
.total-equity {
    padding: 16px;
    border-top: none;
}
.line {
    border: 1px solid var(--foregroud);
    width: 100%;
    height: 1px;
    margin: 0;
    padding: 0;
}
.descr {
    -webkit-box-flex: 70%;
    -ms-flex: 70%;
    flex: 70%;
}
.digit {
    -webkit-box-flex: 30%;
    -ms-flex: 30%;
    flex: 30%;
}
.quote {
    font-size: 48px;
}
.quote-text {
    font-size: 32px;
    font-weight: 400;
    color: var(--foregroud) !important;
}
.left {
    float: left;
    width: 90%;
}
.left-info {
    text-align: left;
    right: 0;
    left: auto !important;
}
.right {
    float: right;
    width: 10%;
    font-size: 28px;
    text-align: right;
}
.radio-toolbar label {
    background-color: var(--accent-3);
    padding: 10px 50px;
    font-size: 16px;
    border: 2px solid var(--accent-3);
    border-radius: 15px;
    display: block;
    width: 100%;
    color: #0c1c3d;
    text-align: left;
    margin-bottom: 10px;
    position: relative;
}
#overlay,
.info-content {
    position: absolute;
    left: 0;
}
.radio-toolbar label:hover {
    background-color: var(--accent-2);
    cursor: pointer;
    border: 2px solid var(--accent-2);
    color: #fff;
}
.radio-toolbar input[type="radio"]:focus + label {
    border: 2px solid var(--accent-3);
    cursor: pointer;
}
.radio-toolbar input[type="radio"]:checked + label {
    background-color: var(--accent-2);
    border-color: var(--accent-2);
    color: #fff;
}
.invalid-label {
    color: red;
}
.range-text,
.range-value {
    color: var(--foregroud);
    font-size: 20px;
    font-weight: bolder;
}
.description {
    font-size: smaller;
    margin-top: 10px;
}
.form {
    margin: 50px auto;
    min-width: 375px;
    max-width: 780px;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    background-color: #0fae6b;
    border-radius: 30px;
    padding: 40px;
}
.container-fv {
    position: relative;
    min-height: 94vh
}
.block,
.tcb-permanently-hidden {
    display: block !important;
}
.form-select:focus {
    border-color: #56cc9d;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(20, 108, 67, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(20, 108, 67, 0.25);
}
#overlay {
    display: none;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.5);
    z-index: 2;
}
.info,
.select-toolbar-item {
    position: relative;
    cursor: pointer;
}
.center {
    margin: 30% auto;
    font-size: 48px;
}
.input-center {
    float: none;
    width: 50%;
    margin: auto;
}
.max-width-50 {
    max-width: 50%;
}
select:disabled {
    color: grey;
    display: none;
}
.invalid {
    border: 2px solid red !important;
}
.input-group-text {
    border: 0;
    border-radius: 15px 0 0 15px;
    color: #0c1c3d;
    background-color: #d8efe5;
    padding: 18px;
    display: inline-block;
}
.igt-select {
    border-radius: 0 15px 15px 0 !important;
}
.info,
.text-white,
.voice-info-message,
.voice-info-message-wrapper,
.voice-wrapper,
hr {
    color: #fff;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff;
    font-size: 24px;
}
.form-control:not(.full-borders):not(.select-toggle):not(.pincode) {
    font-size: 16px !important;
    padding: 10px 20px !important;
    border-radius: 0 15px 15px 0 !important;
    height: inherit;
}
.full-borders {
    border-radius: 15px !important;
    padding: 10px 20px !important;
    height: inherit;
}
#nextBtn:hover,
#prevBtn:hover {
    color: #d8efe5;
}
.select-toggle {
    cursor: pointer;
    caret-color: transparent;
    border: 15px !important;
}
.select-toolbar {
    width: 100%;
    cursor: pointer;
    border: 1px solid var(--accent-4);
    -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 15px !important;
    background-color: #fff;
    margin-top: 10px;
    padding: 10px;
}
.select-toolbar-item {
    font-size: 18px;
    padding: 10px 50px;
    overflow: hidden;
}
.select-toolbar-item:before {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border-color: #858d9e;
}
.select-toolbar-item:hover {
    background: #0c1c3d;
    border-radius: 15px;
    color: #fff;
}
.select-toggle-append {
    cursor: pointer;
}
.select-toggle {
    font-size: 18px !important;
    padding: 17px 45px 17px 15px !important;
    border-radius: 15px 0 0 15px !important;
    border-right: 0;
    border-width: 2px !important;
    min-height: 60px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#prevBtn {
    background-color: transparent;
    color: #fff;
    border: none;
    margin-top: 20px;
}
.info-content {
    top: 40px;
    z-index: 9999;
    max-width: 600px;
    min-width: 150px;
    height: auto;
    background-color: var(--accent-2);
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    display: none;
    padding: 15px;
    border-radius: 15px;
    -webkit-filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.25));
}
.tab {
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
    display: none;
}
.range-slider__value,
.step,
ul li:before {
    display: inline-block;
}
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border: none;
    border-radius: 50%;
    opacity: 0.5;
}
.step.active {
    opacity: 1;
}
.step.finish {
    background-color: #4caf50;
}
.range-slider {
    margin: 0;
    width: 100%;
}
.range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - 93px);
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: 0;
    padding: 0;
    margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2c3e50;
    cursor: pointer;
    -webkit-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover,
.range-slider__range:active::-webkit-slider-thumb {
    background: #1abc9c;
}
.range-slider__range::-moz-range-thumb {
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 50%;
    background: #78c2ad;
    cursor: pointer;
    -moz-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover,
.range-slider__range:active::-moz-range-thumb {
    background: #1abc9c;
}
.range-slider__range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
}
.range-slider__value {
    position: relative;
    width: 80px;
    color: #fff;
    line-height: 20px;
    border-radius: 3px;
    background: #78c2ad;
    padding: 5px 10px;
    margin-left: 8px;
}
.range-slider__value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #78c2ad;
    border-bottom: 7px solid transparent;
    content: "";
}
li,
ul {
    width: auto !important;
}
.range-slider__range::-moz-range-track {
    background: #d7dcdf;
    border: 0;
}
.mandatory {
    display: block;
    clear: both;
    position: absolute;
    top: 100%;
    color: red;
    font-size: 12px;
    background: #d8efe5;
    padding: 8px;
    margin: 8px auto;
    border-radius: 8px !important;
}
.invalid-feedback-credit-score,
.mandatory-label {
    position: relative;
    top: 100%;
}
.checkmark,
.checkbox,
.checkmark:after,
.checkbox:after,
.customer-text:before {
    position: absolute;
}
.mandatory-radio,
.mandatory-select {
    position: absolute;
    display: block;
}
.verify-text-pre-heading {
    font-weight: 700 !important;
    padding-bottom: 30px;
}
.borrow-sign,
.fill,
.low-credit-affiliate-link:hover,
a#voice:visited {
    color: #fff !important;
}
.code-by-voice {
    padding: 10px 0;
}
.invalid-feedback-credit-score,
.mandatory-label,
.mandatory-radio,
.mandatory-select {
    color: red;
    font-size: 12px;
    background: #d8efe5;
    padding: 8px;
    margin: 18px auto;
    border-radius: 8px !important;
    clear: both;
}
.mandatory-label {
    display: block;
}
.mandatory-select {
    top: auto;
}
ul {
    margin-bottom: 0 !important;
}
li {
    list-style: none;
    margin: 1em;
}
.greyed {
    color: grey;
}
.result-footer,
.tcb-style-wrap p {
    color: var(--foregroud) !important;
}
.result-footer {
    border: 1px solid var(--accent-3);
    padding: 16px;
    margin-bottom: 48px;
}
.footer,
.header {
    width: 100%;
    padding:10px;
}
ul li:before {
    content: "✓";
    font-weight: 700;
    width: 2em;
}
.checkmark:after,
.customer-text:before,
.slick-dots li button:before {
    content: "";
}
.checkbox:after {
    content: "X";
    color:#000;
}
.bi-question-circle-fill:before,
.bi-question-circle:before {
    vertical-align: bottom !important;
}
.footer,
.footer a:link {
    color: #b7bec8;
}
.fv {
    max-width: 300px !important;
    margin: auto;
}
.footer {
    background-color: var(--accent-2);
    font-size: 0.8em;
}
.footer-inner {
    max-width: 1440px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    width: 100%;
}
.divider-footer {
    margin-right: 10px;
}
.footer-item {
    -webkit-box-flex: 33%;
    -ms-flex: 33%;
    flex: 33%;
}
.footer-left {
    text-align: left;
}
#content-wrap {
    min-height:100vh;
}
#footer {
    bottom: 0;
    width: 100%;
    height: 7.5rem;
}
.pre-content {
    background-color: #2ec4b6;
    padding: 20px;
    text-align: center;
}
.pre-content h1 {
    font-weight: 900;
}
.pre-content h1,
.pre-content h4 {
    font-family: Lato !important;
}
.invalid-feedback {
    color: red;
    font-size: 12px;
    background: #d8efe5;
    padding: 8px;
    margin: 18px auto;
    border-radius: 8px !important;
}
.as-item-image,
.funding-item-image {
    background-position: 50%;
    background-repeat: no-repeat;
}
.form-control {
    font-size: 16px !important;
}
.pincode-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.pincode {
    padding: 10px;
    border: 1px solid #d8efe6;
    border-radius: 15px !important;
    height: 100px !important;
    text-align: center;
    font-size: 50px !important;
    margin: 20px;
    background-color: #d8efe6;
}
.result-sign {
    font-size: 100px;
    margin-bottom: 48px;
}
.padding-top-20 {
    padding-top: 20px !important;
}
.padding-top-25 {
    padding-top: 25px !important;
}
.results-label {
    color: #fff;
}
.text-top {
    font-size: 28px;
    margin-top: 25px;
}
.text-bottom {
    font-size: 18px;
    margin-top: 25px;
}
.checkmark {
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #0c1c3d !important;
    border-radius: 50%;
    margin: 10px 15px;
    z-index: 999;
}
.checkbox {
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 4px;
    z-index: 999;
}
.container:hover > .checkmark {
    border-color: #fff !important;
}
input:checked + .container > .checkmark {
    background-color: #0c1c3d;
    border-color: #fff !important;
}
input:checked + .container > .checkmark:after {
    display: block;
    border: 1px solid #0c1c3d !important;
}
.container:hover > .checkbox {
    border-color: #fff !important;
}
input:checked + .container > .checkbox {
    background-color: #fff;
    border-color: #fff !important;
}
input:checked + .container > .checkbox:after {
    display: block;
    padding-left: 6px;
}
input:checked + .checkbox-label {
    background: #0c1c3d;
    color: #fff;
    border-color: #0c1c3d;
}
input:not(:checked) + .container > .checkmark:after {
    display: none;
    border: none;
}
input:not(:checked) + .container > .checkbox:after {
    display: none;
    border: none;
}
input[type="checkbox"] {
    display: none !important;
}
.container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
}
.container .checbox:after {
    top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    background: #fff;
}
.m-20 {
    margin-right: 20px;
}
.logo {
    text-align: center;
    margin: 20px auto;
}
.footer-logo {
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(https://cdn.financevine.ca/images/brandmark-design-footer.png);
}
.as-seen-on-images,
.as-seen-on-upper {
    display: -webkit-box;
    display: -ms-flexbox;
}
.no-border-link {
    text-decoration: none;
}
.low-credit-affiliate-link {
    color: #000 !important;
    text-decoration: none !important;
    margin-top: 10px !important;
}
.full-width {
    float: none;
    clear: both;
    width: 100%;
}
.full-width label {
    line-height: 40px;
}
.mobile-footer-inner {
    margin: auto;
    width: 100%;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-20 {
    margin: 20px auto;
}
.margin-top-50 {
    margin-top: 50px;
}
.content-lower {
    color: var(--main-color);
    margin-top: 40px;
}
.as-seen-image,
.as-seen-on-upper {
    margin: 50px auto;
    text-align: center;
}
.as-seen-on-upper {
    font-weight: 900;
    display: flex;
    line-height: 25px;
}
.as-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.as-seen-text {
    min-width: 160px;
    font-size: 25px;
    vertical-align: top;
}
.as-seen-image {
    max-height: 80px;
}
.as-seen-image img {
    width: 96%;
    margin: 2% auto;
}
.line-left,
.line-right {
    width: 97%;
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/line.svg);
    vertical-align: bottom;
    height: 2px;
}
.line-left {
    margin-right: 3%;
}
.line-right {
    margin-left: 3%;
}
.as-seen-on-images {
    display: flex;
    margin-bottom: 50px;
    text-align: center;
}
.as-item-image {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 148px;
    height: 78px;
}
.cbc {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/cbc.svg);
}
.global-hd {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/global-hd.svg);
}
.city-news {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/citynews.svg);
}
.globe-and-mail {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/theglobeandmail.svg);
    min-width: 255px;
}
.financial-post {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/financialpost.svg);
}
.funding {
    background-color: #0c1c3d;
    margin: auto;
    padding: 80px 0;
    width: 100%;
}
.funding-content {
    max-width: 1366px;
    text-align: center;
    margin: auto;
}
.how-it-works,
.testimonials-header {
    color: #0ead69;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.funding-subheader,
.testimonials-subheader {
    font-size: 48px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 50px;
    text-align: center;
}
.testimonials-subheader {
    color: var(--main-color);
    text-align: center;
}
.funding-line {
    border: 1px solid #1c2e53;
    width: 100%;
    margin-top: 50px;
}
.funding-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
}
.funding-item-image {
    text-align: center;
    padding-bottom: 50px;
    min-height: 100px;
    min-width: 100px;
    margin: 100px auto auto;
}
.mouse {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/mouse.svg);
}
.handshake {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/handshake.svg);
}
.signature {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/signature.svg);
}
.funds {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/funds.svg);
}
.funding-item-header {
    color: #fff;
    font-size: 24px;
    margin: 20px auto;
    text-align: center;
    max-width: 200px;
}
.funding-item-text {
    color: #fff;
    font-size: 16px;
    margin-top: 50px;
}
.funding-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
.funding-carousel {
    text-align: inherit !important;
}
.carousel-item {
    padding: 50px;
    background-color: #f5fffb;
    border-radius: 30px;
    margin: 25px;
}
.testimonials {
    max-width: 1366px;
    margin: 100px auto;
    padding: 10px;
}
.customer-location,
.customer-name,
.customer-text {
    margin-left: 50px;
}
.customer-text:before {
    background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/quotes.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 45px;
    height: 45px;
    top: 50px;
    left: 25px;
}
.customer-name {
    font-weight: 600;
}
.customer-location {
    text-transform: uppercase;
}
.slick-dots {
    position: relative;
}
.slick-dots li button:before {
    width: 50px;
    height: 8px;
    border-radius: 3px;
    color: #e5e5e5;
    border: 1px solid #e5e5e5;
    background-color: #0ead69;
}
.slick-dots li button {
    padding: 0 40px;
}
.verify-text {
    margin-top: 1em;
    font-size: 18px;
}
.qualification-message {
    font-size: 20px;
}
.qualification-message ul li {
    list-style: disc;
}
.qualification-message ul li:before {
    width: auto;
}
.info-message {
    font-size: 12px;
}
.verify-text-heading {
    line-height: 36px;
}
.link-button {
    width: 100% !important;
    text-decoration: none;
}
.outcome-text-heading, .qualification-message {
    text-align: left;
    margin-left: 0px;
}
.clearfix{
    clear: both;
}
.agreement-text {
    color: #fff;;
}
@media screen and (min-width: 1920px) {
    .dotted-line {
        width: 64% !important;
    }
}
@media screen and (min-width: 1600px) {
    .dotted-line {
        width: 77% !important;
    }
}
@media screen and (min-width: 1366px) {
    .funding-item {
        z-index: 2;
    }
    .dotted-line {
        display: block;
        position: absolute;
        background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/dotted-line.svg);
        background-position: 103px 90px;
        background-repeat: no-repeat;
        width: 75%;
        height: 210px;
        z-index: 1;
    }
}
@media screen and (min-width: 768px) {
    .outcome {
        padding-top: 25px;
    }
    .mobile-footer-inner {
        display: none;
    }
    .footer-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .funding {
        padding: 40px;
    }
    .funding-item-header {
        max-width: 100%;
        margin-top: 20px;
    }
    .funding-item-text {
        margin: 20px auto;
        text-align: center;
        max-width: 300px;
    }
}
@media screen and (max-width: 1024px) {
    .form,
    .info-content,
    .submit {
        width: 100%;
    }
    .footer-right p a,
    .header-inner-right a {
        display: block;
    }
    .divider-footer {
        display: none;
    }
    .h1-inner {
        font-size: 26px !important;
        padding: 10px;
    }
    .h2-inner {
        font-size: 16px !important;
    }
    .funding-subheader,
    .testimonials-subheader {
        font-size: 26px !important;
    }
    .pincode-group {
        margin-top: 0 !important;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
    }
    .outcome {
        padding-top: 25px;
    }
    .submit {
        margin-top: 100px;
    }
    .info-content {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        height: auto;
        background-color: var(--accent-2);
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        border-radius: 0 !important;
        display: none;
        padding: 15px;
        -webkit-filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.25));
        filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.25));
    }
    .verify-text-heading {
        line-height: 30px;
        margin-bottom: 0 !important;
    }
    .pincode {
        margin: 0;
        font-size: 34px !important;
        height: 50px !important;
        margin-top: 24px !important;
    }
    #form {
        padding-top: 50px;
    }
    .footer-logo {
        display: inline-block;
        width: 130px;
        height: 39px;
        background-image: url(https://financevine.ca/wp-content/themes/hello-elementor-child/page-templates/images/brandmark-design-mobile.png);
    }
    .as-seen-on-images,
    .funding-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .funding-item {
        -webkit-box-flex: 33%;
        -ms-flex: 33%;
        flex: 33%;
    }
    .as-item-image {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33%;
        flex: 1 0 33%;
        margin: 10px auto;
        width: 100%;
    }
    .slick-track {
        width: 100% !important;
    }
}
@media screen and (max-width: 768px) {
    .footer {
        position: relative;
        height: auto;
    }
    .footer-3-3 {
        position: relative !important;
        bottom: 0;
    }
    .carousel-item,
    .funding-items {
        display: block;
    }
    .verify-text-heading {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .right-12 {
        margin-right: 0;
        margin-top: 24px;
    }
    .pincode {
        width: 20% !important;
        font-size: 20px !important;
    }
    .buttons,
    .input-group,
    label {
        float: none;
        width: 100%;
    }
    #content-wrap {
        padding-bottom: 0;
    }
    .footer-item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        text-align: center !important;
        display: inline-block;
        margin: 10px auto;
    }
    .mobile-footer-inner,
    label {
        display: block;
    }
    .form {
        border-radius: 0;
        padding: 0 !important;
    }
    .progress-text {
        margin-top: -20px;
        margin-bottom: 20px;
    }
    .buttons-bottom {
        padding: 10px;
    }
    .tab:not(.outcome):not(.verification-prompt) {
        padding: 20px 10px 0;
    }
    .progress-text p {
        padding-left: 10px;
    }
    .pincode-group {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .footer-inner {
        display: none;
    }
    .form-label {
        max-width: 100%;
        text-align: left;
        font-size: 22px;
        margin-bottom: 2.5rem;
        line-height: 30px;
    }
    .select-style {
        max-width: 720px;
    }
    .no-margin {
        margin-top: 14px;
    }
    label {
        text-align: left;
    }
    .clear {
        padding: 0 0 25px;
        height: 0;
    }
    .thrv_wrapper div {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .col-sm {
        padding: 12px;
    }
    .total-equity {
        padding: 0;
    }
    .col-6 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        flex: none;
        max-width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .as-seen-on-images {
        display: block;
    }
    .as-item-image {
        display: block;
        margin: 10px auto;
        width: 100%;
    }
}
@media screen and (max-width: 360px) {
    .form {
        width: 360px;
        min-width: 360px;
        max-width: 360px;
    }
}
