body,
html {
    margin: 0 !important;
    overflow-x: hidden !important
}

.btn-close-error-modal,
.btn-close-error-modal img,
.btn-submit,
.error-modal-header img {
    cursor: pointer
}

* {
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

body {
    font-family: Ubuntu, sans-serif !important;
    position: relative
}

.height-adjust {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    justify-content: space-between
}

::-moz-selection {
    text-shadow: none
}

::selection {
    background-color: #49b970;
    color: #fff;
    text-shadow: none
}

.span-red {
    color: #EE3F3F !important;
}

.hero-2 {
    overflow: visible
}

.error-modal,
.loading-modal {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: auto;
    opacity: 0;
    transition: visibility, opacity .5s linear;
    visibility: hidden
}

.hero .hero-content {
    padding-top: 68px;
    padding-bottom: 44px
}

.bg-grey-dark {
    background-color: #1d1d1d !important
}

.hero .img-kw-banner {
    max-width: 459px
}

.hero .hero-headline {
    margin: 30px 0 20px;
}

.hero .hero-headline h1 {
    color: #fff;
    font-weight: 300;
    line-height: 110%;
    padding: 0;
    margin: 0
}

.hero .hero-headline h1 b {
    color: #0fa5ff
}

.footer-mobile,
.h1_article_mobile,
.hero-bio-mobile {
    display: none
}

.hero .hero-bio h3,
.hero .hero-bio-expand h3 {
    font-size: 20px;
    font-weight: 500;
    font-family: Inter;
    color: #fff;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    white-space: nowrap
}

.hero .hero-bio p {
    color: #969696;
    font-size: 1.1rem
}

.hero .hero-holder {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.bg-dark-blue {
    background-color: #031427 !important
}

section#feature2 {
    padding: 30px 0;
    background-color: #0f0f0f;
    height: 133px;
    display: flex;
    justify-content: center;
    align-items: center
}

.heading .heading--desc,
.heading .heading--desc a {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 6px;
    color: #f6f6f6 !important;
    line-height: 125%
}

.heading .heading--desc a {
    font-weight: 500;
    text-decoration: underline
}

.footer-desktop p:nth-child(3) {
    margin: 0 !important
}

.footer-link {
    color: #f5efef !important
}

input::placeholder {
    color: #c5c5c5;
    font-size: 16px;
    font-weight: 400;
    font-family: Inter
}

@media screen and (max-width:900px) {
    .hero .hero-holder {
        justify-content: center;
        margin-top: 25px
    }

    .hero .img-kw-banner {
        max-width: none !important;
        width: 100% !important
    }

    .footer-desktop,
    .h1_article,
    .hero-bio {
        display: none
    }

    .hero-bio-mobile {
        display: flex
    }

    .h1_article_mobile {
        display: flex !important
    }

    .form-container .form-h4-text {
        text-align: center
    }

    .form-container h1 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .form-container .form-section {
        flex-flow: column;
        margin-top: 0
    }

    .form-container .input-container {
        width: 100%;
        padding-right: 0
    }

    .btn-submit {
        margin-top: 0
    }

    .hero-bio h3 {
        max-width: 366px
    }

    .hero .hero-headline {
        margin: 20px 0 15px
    }

    .article_content {
        line-height: 131% !important
    }

    .article_content .p_article {
        font-size: 16px
    }

    .form-container form {
        width: initial !important
    }

    input::placeholder {
        font-size: 14px
    }

    .hero .hero-content {
        padding-top: 43px;
        padding-bottom: 25px
    }

    section#feature2 {
        display: block;
        padding: 20px 0;
        background-color: #0f0f0f;
        height: 181px
    }

    .form-container form div input,
    select {
        font-size: 14px !important
    }

    .heading .heading--desc,
    .heading .heading--desc a {
        margin-bottom: 10px
    }

    .footer-mobile {
        display: block
    }

    .footer-mobile .heading .heading--desc,
    .footer-mobile .heading--desc {
        font-size: 14px
    }

    .footer-mobile .heading--desc {
        display: flex;
        flex-direction: column
    }

    .footer-mobile .heading--desc a {
        text-decoration: underline;
        margin: 3px !important
    }
}

li::marker {
    font-size: 1.1em
}

.h1_article {
    font-weight: 500 !important;
    font-size: 25px !important;
    white-space: nowrap
}

.btn-submit,
.p_article {
    font-family: Inter;
    font-size: 20px
}

.article_content {
    margin-top: 15px;
    padding-left: 16px;
    line-height: 151%
}

.p_article {
    font-weight: 400;
    color: #fff;
    margin: 0
}

.span_color {
    font-family: Inter;
    color: #fff;
    font-weight: 700
}

.span_color_pink {
    color: #58b6e8;
    font-weight: 700
}

.form-container h1 b,
.span_color_wbold {
    color: #009f7a
}

.form-container .form-h4-text {
    font-size: 18px;
    font-weight: 700;
    font-family: Inter;
    color: #fff
}

.form-container {
    margin: 0 !important;
    padding: 0 !important
}

.form-container h1 {
    font-family: Inter;
    font-size: 25px;
    font-weight: 700;
    color: #fff
}

.form-container form {
    display: flex;
    flex-flow: column;
    border: 1px solid #de4c7c;
    padding: 15px;
    border-radius: 10px;
    width: 530px
}

.form-container .form-section {
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

.form-container .input-container {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    width: 100%
}

.form-container form div label {
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px
}

.form-container form div label span {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px
}

.form-container form div input,
select {
    width: 100%;
    border-radius: 5px;
    padding: 12px 15px;
    border: none;
    height: 44px;
    font-family: Inter;
    font-size: 16px
}

.btn-submit {
    border-radius: 5px;
    width: 100%;
    height: 40px;
    margin-top: 20px;
    font-weight: 500;
    background-color: #30cb47;
    color: #fff;
    border: none
}

.error-modal {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

.error-modal-content {
    background-color: #fefefe;
    padding: 20px;
    width: 30%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px
}

.error-modal-header {
    display: flex;
    justify-content: right;
    align-items: center;
    flex-direction: column;
    width: 100%
}

.error-modal-close,
.loading-modal-close {
    text-align: right;
    width: 100%
}

.error-modal-title,
.loading-modal-title {
    font-family: Alegreya Sans;
    font-size: 30px;
    font-weight: 800;
    line-height: 33px;
    letter-spacing: -.01em;
    text-align: center;
    color: #1a1a1a
}

.error-modal-description,
.loading-modal-description {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    letter-spacing: -.01em;
    text-align: center;
    color: #6d6d6d
}

.loading-modal {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.loading-modal-content {
    padding: 20px;
    width: 30%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px
}

.loading-modal-content .modal-header {
    border-bottom: none !important
}

.loading-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%
}

.loading-modal-btn {
    width: auto;
    padding: 10px 30px;
    color: #fff;
    background-color: #00c174;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    margin-bottom: 10px
}

.loading-modal-btn a {
    text-decoration: none;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.loading-modal-btn:nth-child(5) {
    margin-bottom: 0
}

.loading-modal-btn img {
    margin-right: 10px
}

.loading-modal-btn-text {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center
}

@media screen and (max-width:1240px) {
    .form-container form {
        width: auto
    }

    .h1_article_pag2 {
        font-size: 24px !important;
    }

    .h1_article_pag7 {
        font-size: 23px !important;
    }

    .h1_article_pag8 {
        font-size: 23px !important;
    }

    .h1_article_pag9 {
        font-size: 23px !important;
    }

    .h1_article_pag10 {
        font-size: 22px !important;
    }

    .h1_article_pag11 {
        font-size: 22px !important;
    }

    .h1_article_pag12 {
        font-size: 22px !important;
    }

    .h1_article_pag13 {
        font-size: 22px !important;
    }

    .h1_article_pag14 {
        font-size: 24px !important;
    }

    .h1_article_pag15 {
        font-size: 23px !important;
    }



    .h3_article_pag2 {
        font-size: 18px !important;
    }
}

@media screen and (max-width:899px) {

    .hero .hero-headline h1 {
        font-size: 25px !important;
    }

}

@media screen and (max-width:454px) {
    .hero .hero-bio-expand h3 {
        font-size: 19px
    }
}

@media screen and (max-width:434px) {
    .hero .hero-bio-expand h3 {
        font-size: 18px
    }
}

@media screen and (max-width:430px) {
    .form-container .form-h4-text {
        font-size: 17px
    }
}

@media screen and (max-width:413px) {
    .hero .hero-bio-expand h3 {
        font-size: 17px
    }
}

@media screen and (max-width:403px) {
    .form-container .form-h4-text {
        font-size: 16px
    }
}

@media screen and (max-width:392px) {
    .hero .hero-bio-expand h3 {
        font-size: 16px
    }
}

@media screen and (max-width: 395px) {
    .hero .hero-content .title-adjust-3 {
        font-size: 24px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 24px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 388px) {
    .hero .hero-content .hero-bio-mobile .subtitle-adjust-1 {
        font-size: 19px !important;
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-15 {
        font-size: 19px !important;
    }
}

@media screen and (max-width:382px) {
    .form-container .form-h4-text {
        font-size: 15px
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-11 {
        font-size: 19px !important;
    }
}

@media screen and (max-width: 380px) {
    .hero .hero-content .title-adjust-3 {
        font-size: 23px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 23px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 23px !important;
    }
}

@media screen and (max-width: 372px) {
    .hero .hero-content .hero-bio-mobile .subtitle-adjust-1 {
        font-size: 18px !important;
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-15 {
        font-size: 18px !important;
    }
}

@media screen and (max-width:370px) {
    .hero .hero-bio-expand h3 {
        font-size: 15px
    }
}

@media screen and (max-width: 367px) {
    .hero .hero-content .title-adjust-3 {
        font-size: 22px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 22px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 22px !important;
    }
}

@media screen and (max-width:365px) {
    .h1_article {
        font-size: 24px !important
    }

    .hero .hero-bio h3 {
        font-size: 19px
    }

    .article_content .p_article {
        font-size: 15px
    }

    input::placeholder {
        font-size: 13px
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-11 {
        font-size: 18px !important;
    }
}

@media screen and (max-width:361px) {
    .form-container .form-h4-text {
        font-size: 14px
    }
}

@media screen and (max-width:355px) {

    .footer-mobile .heading--desc,
    .footer-mobile .heading--desc a {
        font-size: 13px
    }

    .btn-submit {
        font-size: 19px
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-1 {
        font-size: 17px !important;
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-15 {
        font-size: 17px !important;
    }

}

@media screen and (max-width: 353px) {
    .hero .hero-content .title-adjust-3 {
        font-size: 21px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 21px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 21px !important;
    }
}

@media screen and (max-width:352px) {
    .h1_article {
        font-size: 21px !important
    }

    .hero .hero-bio h3 {
        font-size: 17px
    }
}

@media screen and (max-width:350px) {
    .hero .hero-bio-expand h3 {
        font-size: 14px
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-11 {
        font-size: 17px !important;
    }
}

@media screen and (max-width:340px) {
    .btn-submit {
        font-size: 18px
    }
}

@media screen and (max-width:339px) {
    .form-container .form-h4-text {
        font-size: 13px
    }

    .hero .hero-content .title-adjust-3 {
        font-size: 20px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 20px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 338px) {
    .hero .hero-content .hero-bio-mobile .subtitle-adjust-1 {
        font-size: 16px !important;
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-15 {
        font-size: 16px !important;
    }
}


@media screen and (max-width:335px) {

    .footer-mobile .heading--desc,
    .footer-mobile .heading--desc a {
        font-size: 12px
    }

    input::placeholder {
        font-size: 12px
    }
}

@media screen and (max-width:332px) {

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-11 {
        font-size: 16px !important;
    }
}

@media screen and (max-width:328px) {
    .hero .hero-bio-expand h3 {
        font-size: 13px
    }
}

@media screen and (max-width:325px) {
    .btn-submit {
        font-size: 17px
    }

    .hero .hero-content .title-adjust-3 {
        font-size: 19px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 19px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 19px !important;
    }
}

@media screen and (max-width: 321px) {
    .hero .hero-content .hero-bio-mobile .subtitle-adjust-1 {
        font-size: 15px !important;
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-15 {
        font-size: 15px !important;
    }
}

@media screen and (max-width:320px) {
    .h1_article {
        font-size: 19px !important
    }

    .hero .hero-bio h3 {
        font-size: 16px
    }

    .article_content .p_article {
        font-size: 14px
    }
}

@media screen and (max-width:317px) {
    .form-container .form-h4-text {
        font-size: 12px
    }
}

@media screen and (max-width:315px) {
    input::placeholder {
        font-size: 11px
    }

    .hero .hero-content .hero-bio-mobile .subtitle-adjust-11 {
        font-size: 15px !important;
    }
}

@media screen and (max-width:311px) {
    .btn-submit {
        font-size: 16px
    }

    .hero .hero-content .title-adjust-3 {
        font-size: 18px !important;
    }

    .hero .hero-content .title-adjust-6 {
        font-size: 18px !important;
    }

    .hero .hero-content .title-adjust-7 {
        font-size: 18px !important;
    }
}

@media screen and (max-width:310px) {

    .footer-mobile .heading--desc,
    .footer-mobile .heading--desc a {
        font-size: 11px
    }
}

@media screen and (max-width:308px) {
    .hero .hero-bio-expand h3 {
        font-size: 12px
    }
}

@media screen and (max-width:300px) {
    .h1_article {
        font-size: 19px !important
    }

    .hero .hero-bio h3 {
        font-size: 15px
    }
}