    .formItemPayment,
    .formItemPaymentCoupon {
        border: 1px solid #0071bb !important;
        background: none !important
    }

    .formItemPaymentCoupon {
        border: none;
        border-radius: 10px !important;
        padding: 0 !important;
        cursor: pointer
    }

    .formItemPaymentCoupon input {
        border: none;
        border-radius: 10px !important;
        background: none !important;
        padding: 10px 20px !important
    }

    .formItemPaymentCoupon .ant-input-group-addon {
        background-color: var(--greenPrimary) !important;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        color: #fff
    }

    .formItemPaymentCoupon button,
    .formItemPaymentCoupon button:hover,
    .formItemPaymentCoupon button:visited {
        border: none !important;
        background: none !important;
        color: #fff
    }

    .formItemPayment>.ant-select-selector {
        background: none !important;
        border: none !important
    }

    .placeholder-blue::-webkit-input-placeholder {
        color: #0071bb !important
    }

    .placeholder-blue::-moz-placeholder {
        color: #0071bb !important
    }

    .placeholder-blue:-ms-input-placeholder {
        color: #0071bb !important
    }

    .placeholder-blue::placeholder {
        color: #0071bb !important
    }

    .mx-auto {
        margin-right: auto
    }

    .bg-none {
        background: none !important
    }

    .border-none {
        border: none !important
    }

    .input-card1 {
        border-bottom: 1px solid #0071bb !important;
        height: 100% !important
    }

    .input-card2 {
        border-right: 1px solid #0071bb !important
    }

    .font-green {
        color:#0047AB !important
    }

    .font-orange {
        color: #eda20c !important
    }

    .font-blue {
        color: var(--blueSecondary) !important
    }

    .font-blue2 {
        color:  #0047AB !important
    }

    .btn-next-action {
        background: #eda20a !important;
        border: none !important;
        border-radius: 5px !important;
        padding: 1px 50px !important;
        font-size: 20px !important;
        color: #fff !important
    }

    .bold800 {
        font-weight: 800 !important
    }

    .bold400 {
        font-weight: 400 !important
    }

    .bold300 {
        font-weight: 300 !important
    }

    .formItemLogin {
        border-radius: 5px !important;
        background: #fff !important;
        padding: 10px !important
    }

    .formLogin label {
        color: #0047AB !important;
        font-weight: 700
    }

    .btnRegister {
        border-radius: 5px !important;
        font-size: .6em !important;
        padding: 5px 20px !important
    }

    .btnBlue,
    .btnRegister {
        background: #0047AB  !important
    }

    .btn-im-company {
        background: #126ac9 !important;
        border-radius: 5px !important;
        font-size: .6em !important;
        padding: 5px 20px !important
    }

    .font15 {
        font-size: 15px
    }

    .font13 {
        font-size: 13px
    }

    @media only screen and (max-width: 600px) {
        .input-select-demographic {
            width: 100% !important
        }
    }

    @media only screen and (min-width: 601px) {
        .input-select-demographic {
            width: 250px !important
        }
    }

    .input-select-demographic>.ant-select-selector {
        border-radius: 7px !important
    }

    .item-demographic,
    .item-demographic .ant-form-item-label>label {
        font-size: 18px !important;
        color: var(--bluePrimary) !important;
        font-weight: 400 !important
    }

    .input-select-demographic>.ant-select-arrow {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        width: 25px !important;
        height: 100% !important;
        margin: 0;
        background: #0068bb;
        color: #fff;
        border-radius: 0 7px 7px 0;
        border: none;
        display: -webkit-flex;
        display: -moz-box;
        display: flex
    }

    .input-select-demographic>.ant-select-arrow>span.anticon {
        margin: auto
    }

    .w-100 {
        width: 100%
    }

    .text-card-success {
        font-size: 18px;
        font-weight: 400;
        color: #000
    }

    .button_assessment_primary {
        background: #0047AB !important;
        border: none !important;
        border-radius: 5px !important
    }

    .button_primary {
        border: none !important;
        border-radius: 5px !important
    }

    .button_primary,
    .button_primary_company {
        background: #73b568 !important;
        color: #fff !important
    }

    .button_primary_company {
        border: none !important
    }

    .mt-25 {
        margin-top: 25px
    }

    .p-5 {
        padding: 5px
    }

    .font-primary {
        color: #73b568 !important
    }

    .back-login {
        background-image: url(/images/1x/banner_lca01.jpg);
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat
    }

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

    .px-8 {
        padding-left: 80px !important;
        padding-right: 80px !important
    }

    .back-white {
        background-color: #fff
    }

    .p-card-success,
    .p-card-success-sub {
        font-size: 15px;
        font-weight: 400
    }

    .p-card-success-sub {
        max-width: 450px;
        margin: auto
    }

    .title_login {
        text-shadow: 3px 3px 5px #6b6b6b
    }

    .assessment_list table thead.ant-table-thead tr {
        background: var(--blueSecondary);
        border-radius: 20px;
        color: #fff
    }

    .input-select-demographic>span.ant-select-arrow {
        background: var(--greenPrimary)
    }

    .is-disabled {
        color: currentColor;
        cursor: not-allowed;
        opacity: .5;
        text-decoration: none
    }

    .tableCompanyAdmin table thead.ant-table-thead tr th {
        background: var(--blueSecondary) !important;
        color: #fff
    }

    .tableCompanyResults table thead.ant-table-thead tr th.column-predicator,
    th.column-description,
    th.column-group {
        background: var(--blueSecondary) !important;
        color: #fff !important;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff
    }

    .tableCompanyResults table thead.ant-table-thead tr th {
        text-align: center
    }

    ;

    .table-row-white {
        background-color: #fff
    }

    .table-row-gray {
        background-color: #f0f6ff
    }

    .dividierBlue {
        border: 1px solid var(--bluePrimary)
    }

    .disable-checkbox>span>input {
        cursor: not-allowed
    }

    .input_other_dem {
        height: 35px;
        border-radius: 10px;
        border: "solid 1.5px #032f7a";
        margin-left: 10px
    }

    @media only screen and (max-width: 600px) {
        .input_other_dem {
            margin-top: 30px;
            margin-left: 0;
            width: 100%
        }

        .btn_next_demographics {
            text-align: center;
            margin-bottom: 50px !important
        }

        .btn_next_demographics button {
            padding: 0 50px
        }

        td.ColumnAction,
        th.ColumnAction {
            text-align: center !important
        }
    }

    .ant-input-group-wrapper .ant-input-group-addon {
        border: 1px solid #fff;
        background-color: #fff
    }

    :root {
        --backgroundColor: #f7f7f7;
        --primaryColor: #0071bb;
        --secondaryColor: #989898;
        --lightColor: #eaeaea;
        --textColorPrimary: #0071bb;
        --textColorSecondary: #989898;
        --textColorDark: #222;
        --textColorLight: #eaeaea;
        --textColorDanger: #ff4d4f;
        --darkGrayColor: #5d5d5d;
        --rgbPrimary: 249, 224, 30;
        --black: #000;
        --bluePrimary: #012f7a;
        --blueSecondary: #1571bd;
        --greenPrimary: #59a76a;
        --backMain: #eff4ff
    }

    @font-face {
        font-family: NunitoSans-Regular;
        font-style: normal;
        font-weight: 100;
        src: url(/_next/static/media/NunitoSans-Regular.87d9266583abd389ca1f46c0462b2733.ttf);
        font-display: swap
    }

    @font-face {
        font-family: NunitoSans-Italic;
        font-style: italic;
        font-weight: 100;
        src: url(/_next/static/media/NunitoSans-Italic.a8081512ff822006773a9097ea916496.ttf);
        font-display: swap
    }

    @font-face {
        font-family: NunitoSans-Light;
        font-style: normal;
        font-weight: 300;
        src: url(/_next/static/media/NunitoSans-Light.7f9eed4cca4d0ae6a772217a3aea81ac.ttf);
        font-display: swap
    }

    @font-face {
        font-family: NunitoSans-Black;
        font-style: normal;
        font-weight: 300;
        src: url(/_next/static/media/NunitoSans-Black.a2cd9dc8dc253dbbf80200808dbc2f48.ttf);
        font-display: swap
    }

    @font-face {
        font-family: NunitoSans-Bold;
        font-style: normal;
        font-weight: 300;
        src: url(/_next/static/media/NunitoSans-Bold.8268666c3b2ca2ec11c02d578d520f7a.ttf);
        font-display: swap
    }

    @font-face {
        font-family: NunitoSans-ExtraBoldItalic;
        font-style: normal;
        font-weight: 300;
        src: url(/_next/static/media/NunitoSans-ExtraBoldItalic.7e68f94247ab14c901e2a24e78843e1b.ttf);
        font-display: swap
    }

    @font-face {
        font-family: NunitoSans-ExtraBold;
        font-style: normal;
        font-weight: 300;
        src: url(/_next/static/media/NunitoSans-ExtraBold.52a99d58a36f2b7a78b30d9014599ee8.ttf);
        font-display: swap
    }

    *,
    :after,
    :before {
        -webkit-box-sizing: inherit;
        -moz-box-sizing: inherit;
        box-sizing: inherit
    }

    .ant-layout-content {
        min-height: auto !important
    }

    html {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    body {
        background-color: #fff;
        -ms-text-size-adjust: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
        font-weight: 300;
        font-size: 18px;
        color: var(--textColorDark)
    }

    body * {
        font-family: NunitoSans-Regular, sans-serif
    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        font-family: NunitoSans-ExtraBold, sans-serif
    }

    .bold {
        font-family: NunitoSans-Bold, sans-serif
    }

    .p-0 {
        padding: 0 !important
    }

    .text-left {
        text-align: left !important
    }

    .text-right {
        text-align: right !important
    }

    .text-center {
        text-align: center !important
    }

    .m-0 {
        margin: 0 !important
    }

    .mt-0,
    .my-0 {
        margin-top: 0 !important
    }

    .mr-0,
    .mx-0 {
        margin-right: 0 !important
    }

    .mb-0,
    .my-0 {
        margin-bottom: 0 !important
    }

    .ml-0,
    .mx-0 {
        margin-left: 0 !important
    }

    .m-1 {
        margin: .25rem !important
    }

    .mt-1,
    .my-1 {
        margin-top: .25rem !important
    }

    .mr-1,
    .mx-1 {
        margin-right: .25rem !important
    }

    .mb-1,
    .my-1 {
        margin-bottom: .25rem !important
    }

    .ml-1,
    .mx-1 {
        margin-left: .25rem !important
    }

    .m-2 {
        margin: .5rem !important
    }

    .mt-2,
    .my-2 {
        margin-top: .5rem !important
    }

    .mr-2,
    .mx-2 {
        margin-right: .5rem !important
    }

    .mb-2,
    .my-2 {
        margin-bottom: .5rem !important
    }

    .ml-2,
    .mx-2 {
        margin-left: .5rem !important
    }

    .m-3 {
        margin: 1rem !important
    }

    .mt-3,
    .my-3 {
        margin-top: 1rem !important
    }

    .mr-3,
    .mx-3 {
        margin-right: 1rem !important
    }

    .mb-3,
    .my-3 {
        margin-bottom: 1rem !important
    }

    .ml-3,
    .mx-3 {
        margin-left: 1rem !important
    }

    .m-4 {
        margin: 1.5rem !important
    }

    .mt-4,
    .my-4 {
        margin-top: 1.5rem !important
    }

    .mr-4,
    .mx-4 {
        margin-right: 1.5rem !important
    }

    .mb-4,
    .my-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-4,
    .mx-4 {
        margin-left: 1.5rem !important
    }

    .m-5 {
        margin: 3rem !important
    }

    .mt-5,
    .my-5 {
        margin-top: 3rem !important
    }

    .mr-5,
    .mx-5 {
        margin-right: 3rem !important
    }

    .mb-5,
    .my-5 {
        margin-bottom: 3rem !important
    }

    .ml-5,
    .mx-5 {
        margin-left: 3rem !important
    }

    .bg-primary {
        background-color: var(--primaryColor)
    }

    .bg-dark {
        background-color: var(--textColorDark);
        color: #fff !important
    }

    .bg-dark .ant-card-meta-title {
        color: #eaeaea
    }

    .bg-white {
        background-color: #fff
    }

    .bg-light {
        background-color: var(--lightColor)
    }

    .text-primary {
        background-color: var(--primaryColor)
    }

    .text-primar-color {
        color: var(--primaryColor)
    }

    .text-disabled {
        color: var(--textColorSecondary) !important
    }

    .text-dark {
        color: var(--textColorDark)
    }

    .text-white {
        color: #fff !important
    }

    .text-danger {
        color: var(--textColorDanger)
    }

    .ant-typography.ant-typography-success {
        color: #52c41a
    }

    .btn {
        height: auto;
        padding: 1rem 3rem;
        font-weight: 700;
        font-size: 1.75rem;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-width: 2px
    }

    .btn-primary {
        background-color: var(--primaryColor);
        border-color: var(--primaryColor);
        color: var(--textColorDark)
    }

    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:focus-within,
    .btn-primary:hover,
    .btn-primary:visited {
        background-color: var(--secondaryColor);
        border-color: var(--secondaryColor);
        color: #fff
    }

    .btn-secondary {
        background-color: var(--secondaryColor);
        border-color: var(--secondaryColor);
        color: #fff
    }

    .btn-secondary:active,
    .btn-secondary:focus,
    .btn-secondary:focus-within,
    .btn-secondary:hover,
    .btn-secondary:visited {
        background-color: var(--primaryColor);
        border-color: var(--primaryColor);
        color: var(--textColorLight)
    }

    .btn-light {
        background-color: var(--lightColor);
        border-color: var(--lightColor);
        color: var(--textColorDark)
    }

    .btn-light:active,
    .btn-light:focus,
    .btn-light:focus-within,
    .btn-light:hover,
    .btn-light:visited {
        background-color: var(--primaryColor);
        border-color: var(--primaryColor);
        color: var(--textColorDark)
    }

    .btn-white {
        background-color: #fff;
        border-color: var(--textColorDark);
        color: var(--textColorDark)
    }

    .btn-white:active,
    .btn-white:focus,
    .btn-white:focus-within,
    .btn-white:hover,
    .btn-white:visited {
        background-color: var(--secondaryColor);
        border-color: var(--secondaryColor);
        color: #fff
    }

    .btn-arrow {
        width: 145px !important;
        position: relative;
        cursor: pointer;
        padding: 10px 0 !important;
        font-weight: 300
    }

    .btn-arrow span {
        font-size: 10px;
        text-transform: uppercase;
        position: absolute;
        top: 5px
    }

    .btn-arrow svg {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        fill-opacity: 1;
        stroke-opacity: 1;
        fill: #222;
        width: 100%;
        height: 25px
    }

    .how-does-it-work {
        margin-top: 3%
    }

    .how-does-it-work .ant-card-cover>* {
        display: -webkit-inline-flex !important;
        display: -moz-inline-box !important;
        display: inline-flex !important
    }

    .how-does-it-work .ant-card-meta-title {
        font-size: 20px !important
    }

    .how-does-it-work .ant-card-meta-description {
        font-size: 16px !important;
        color: var(--primaryColor)
    }

    .login-container {
        background: #f0f6ff !important;
        padding-left: 20px;
        padding-right: 20px
    }

    .assessment-questions-container,
    .benefits-container,
    .congratulations-container,
    .dashboard-container,
    .how-does-it-work-container,
    .instructions-container,
    .notice-container,
    .payment-container,
    .payment-success-container,
    .questions-container {
        background-color: var(--backMain) !important
    }

    .benefits-container .benefit {
        border-radius: 10px;
        border: 1px solid transparent;
        min-height: 450px;
        background: #fff;
        padding: 8px 40px
    }

    .benefits-container .benefit .img {
        max-height: 220px;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .payment-container .payment-success {
        border-radius: 10px;
        border: 1px solid transparent;
        min-height: 450px;
        background: #fff;
        padding: 8px 40px
    }

    .payment-container .payment-success .img {
        max-height: 60px;
        margin-top: 60px;
        margin-bottom: 40px
    }

    .payment-container .payment-success .gratitude {
        color: #001e59;
        font-weight: 500;
        margin-bottom: 40px
    }

    .payment-container .payment-success .start-assessment {
        color: #001e59
    }

    .payment-container .payment-success .btn {
        padding: .2rem 1rem;
        font-size: 1.2rem;
        margin-bottom: 1rem
    }

    .instructions-container .instructions-img-content {
        min-height: 400px;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .instructions-container .instructions-img-content .img {
        max-height: 240px;
        margin: auto
    }

    .instructions-container .instructions-content {
        border-radius: 10px;
        border: 1px solid transparent;
        background: #fff;
        padding: 50px 60px;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center
    }

    .instructions-container .instructions-content p {
        font-size: 1.1rem;
        font-weight: 500
    }

    .instructions-container .instructions-content .btn-container .btn {
        padding: .2rem 5rem;
        font-size: 1rem;
        margin-top: 1.8rem;
        border-radius: 10px
    }

    .congratulations-container .contratulations-content {
        border-radius: 10px;
        border: 1px solid transparent;
        min-height: 450px;
        background: #fff;
        padding: 8px 40px
    }

    .congratulations-container .contratulations-img-content {
        min-height: 400px;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .congratulations-container .contratulations-content .img {
        max-height: 240px;
        margin: auto
    }

    .password-recovery-img-content {
        min-height: 400px;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        border: 1px solid #000
    }

    .password-recovery-img-content .img {
        max-height: 80px;
        margin: auto
    }

    .benefits-container .benefit .assessment .ant-card {
        margin: 0 auto 1em;
        border-radius: 0;
        border: 1px solid transparent;
        background: transparent
    }

    .benefits-container .benefit ul {
        list-style-image: url(/images/1x/star_round.png)
    }

    .benefits-container .benefit ul li {
        margin-bottom: 14px
    }

    .assessment .ant-card-body {
        padding: 24px;
        background: transparent;
        border: 3px solid var(--black)
    }

    .assessment .ant-card:hover .ant-card-body,
    .assessment .card-option-checked .ant-card-body {
        background: var(--black) !important;
        color: #fff
    }

    .assessment .ant-card:hover .ant-card-meta-title,
    .assessment .card-option-checked .ant-card-body .ant-card-meta-title {
        color: #fff !important
    }

    .assessment .ant-card-hoverable:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .bg-transparent {
        background: transparent
    }

    .assessment .ant-card-meta-title {
        font-weight: 700;
        text-align: center
    }

    .assessment .ant-card-meta-avatar {
        line-height: 0;
        float: right;
        padding-left: 16px;
        padding-right: 0
    }

    .assessment .ant-card-cover {
        height: 130px;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        -moz-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

    .assessment .ant-card:hover .ant-card-cover,
    .assessment .card-option-checked .ant-card-cover {
        background: hsla(0, 0%, 100%, .5);
        height: 130px;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .assessment .ant-card-cover img {
        border-radius: 0;
        max-width: 100%;
        max-height: 100%;
        width: auto !important;
        height: auto !important;
        margin: auto;
        background: transparent !important
    }

    .font-italic {
        font-style: italic
    }

    font-weight-lighter {
        font-weight: 100
    }

    font-weight-light {
        font-weight: 300
    }

    font-weight-normal {
        font-weight: 400
    }

    font-weight-bold {
        font-weight: 700
    }

    font-weight-bolder {
        font-weight: 900
    }

    .line-inputs input {
        border: none;
        border-bottom: 1px solid var(--secondaryColor)
    }

    .line-inputs input:focus {
        outline: none
    }

    .line-inputs input::-webkit-input-placeholder {
        color: var(--textColorDark)
    }

    .line-inputs input:focus::-webkit-input-placeholder {
        color: var(--textColorLight)
    }

    .line-inputs .ant-input-focused,
    .line-inputs .ant-input:focus,
    .line-inputs .ant-input:hover {
        border-bottom: 1px solid var(--primaryColor)
    }

    .bordered-inputs .ant-input-affix-wrapper,
    .bordered-inputs input {
        border: 1px solid var(--secondaryColor)
    }

    .bordered-inputs input:focus {
        outline: none
    }

    .bordered-inputs input::-webkit-input-placeholder {
        color: var(--textColorDark)
    }

    .bordered-inputs input:focus::-webkit-input-placeholder {
        color: var(--textColorLight)
    }

    .bordered-inputs .ant-input-affix-wrapper:focus,
    .bordered-inputs .ant-input-affix-wrapper:hover,
    .bordered-inputs .ant-input-focused,
    .bordered-inputs .ant-input:focus,
    .bordered-inputs .ant-input:hover {
        border: 1px solid var(--primaryColor)
    }

    .bordered-inputs .ant-input-affix-wrapper input,
    .bordered-inputs .ant-input-affix-wrapper input:focus,
    .bordered-inputs .ant-input-affix-wrapper input:hover {
        border: 0
    }

    .border {
        border: 1px solid var(--secondaryColor)
    }

    .border-bottom {
        border: 0;
        border-bottom: 1px solid var(--secondaryColor)
    }

    .ant-layout {
        background-color: #fff
    }

    .loader {
        background: var(--backMain);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
        text-align: center
    }

    .loader .loader-content {
        margin: auto
    }

    .loader .loader-content h3 {
        margin-top: 0
    }

    .main-container {
        height: 100%;
        overflow: auto;
        margin-top: 120px
    }

    hr {
        height: 0;
        border: 0;
        border-bottom: 1px solid;
        margin: 2em 0
    }

    #__next,
    .h-100 {
        height: 100%
    }

    .img-fluid {
        max-width: 100%
    }

    h1 {
        font-size: 36px
    }

    h1,
    h2 {
        font-weight: 700
    }

    h2 {
        font-size: 30px
    }

    h3 {
        font-size: 22px;
        margin-top: 1em
    }

    h3,
    h4 {
        font-weight: 700
    }

    h4 {
        font-size: 30px;
        line-height: 1
    }

    .px-1 {
        padding-right: 15px;
        padding-left: 15px
    }

    .side-image {
        background-color: #1955b0;
        color: #fff
    }

    .side-image section {
        width: 400px;
        margin: auto;
        position: relative;
        text-align: center;
        height: 100%
    }

    .side-image .side-header {
        display: none;
        position: absolute;
        width: 100%
    }

    .side-image .content {
        bottom: 40%;
        position: absolute;
        width: 100%
    }

    .side-image .content p {
        font-size: 38px;
        font-weight: 400;
        text-shadow: 3px 2px 5px #333;
        margin-bottom: 2em;
        line-height: 1.3;
        text-align: left;
        padding: 0 1rem;
        color: #fff
    }

    .side-content h1 {
        padding-left: 0;
        text-align: center;
        width: 60%;
        text-transform: uppercase;
        margin: 1.25em auto 0;
        line-height: 1.25
    }

    .side-image .btn span {
        font-size: 38px
    }

    .side-content h1 {
        margin-top: 1.25em
    }

    .side-content h2 {
        width: 80%;
        margin: 1.25em auto 0 !important
    }

    .side-content p {
        width: 80%;
        margin: .5em auto 0 !important
    }

    .side-content .logo-desktop {
        padding: 0 10em;
        position: absolute;
        bottom: 70px;
        width: auto;
        display: block
    }

    .ant-modal-body {
        width: 75%;
        margin: auto;
        padding: 2em 0
    }

    .ant-modal-close {
        display: none
    }

    .ant-modal-content {
        border-radius: 0;
        font-weight: 400;
        color: var(--textColorDark) !important
    }

    .ant-form-item {
        margin-bottom: 10px
    }

    .ant-input,
    .ant-input-affix-wrapper {
        height: auto;
        padding: 1rem 2rem;
        font-weight: 400;
        font-size: 16px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #fff
    }

    .ant-input-focused,
    .ant-input:focus,
    .ant-input:hover {
        border-color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .ant-input::-webkit-input-placeholder,
    .ant-input:active::-webkit-input-placeholder,
    .ant-input:focus::-webkit-input-placeholder {
        color: var(--textColorDark) !important
    }

    .ant-card-meta-avatar {
        line-height: 0
    }

    .ant-card-meta-avatar .anticon svg {
        display: inline-block;
        width: .8em;
        height: .8em
    }

    .main-header {
        background-color: #fff
    }

    .main-header,
    .main-header2 {
        height: 120px;
        color: var(--textColorDark);
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        padding: 0
    }

    .main-header2 {
        background-color: var(--primaryColor);
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .main-header2 .header-content {
        width: 100%
    }

    .main-header2 .header-content h1 {
        text-transform: uppercase
    }

    .main-header2 .header-content .logo {
        position: absolute;
        height: 59px;
        margin: 0 0 0 20px
    }

    .title-question {
        font-size: 25px;
        padding-bottom: 10px
    }

    .main-header .header-content {
        height: 100%;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
        position: relative;
        padding: 0 80px
    }

    .main-header .header-content .logo {
        position: absolute;
        height: 59px
    }

    .main-header .header-content h1,
    .main-header .header-content h2 {
        text-align: center;
        margin: 0;
        width: 100%;
        text-transform: uppercase
    }

    .main-content {
        background-color: #fff;
        margin: 0;
        padding: 1.5em 0;
        position: relative
    }

    .container-fluid .content {
        padding: 0 80px
    }

    @media only screen and (max-width: 767px) {
        .copy-right {
            font-size: 20px !important;
            bottom: 0 !important;
            position: absolute !important;
            height: auto !important
        }

        .copy-right,
        .copy-right>p {
            width: 100% !important;
            text-align: center !important
        }
    }

    .copy-right {
        font-size: 20px;
        bottom: 0;
        position: absolute;
        height: 60px;
        width: 100%;
        padding: 0 50px
    }

    .main-footer.copy-right {
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        padding: 0 80px;
        background: none
    }

    .main-footer.copy-right,
    .main-footer.copy-right a,
    .main-footer.copy-right a:focus,
    .main-footer.copy-right a:hover,
    .main-footer.copy-right a:visited {
        color: var(--textColorDark)
    }

    .assessment-footer-actions {
        display: block;
        margin-top: 2em
    }

    .assessment-footer-actions .btn {
        width: 48%
    }

    .assessment-footer-actions .btn:first-child {
        float: left
    }

    .assessment-footer-actions .btn:last-child {
        float: right
    }

    .assessments-list .btn {
        margin-bottom: 15px
    }

    .progress-container {
        line-height: 0
    }

    .progress-container span {
        line-height: normal;
        padding: 1em 2em;
        font-size: 14px
    }

    .progress-container span b {
        font-size: 14px;
        font-weight: 700
    }

    .ant-progress {
        line-height: 0
    }

    .ant-progress .ant-progress-inner {
        border-radius: 0
    }

    .ant-progress-bg {
        background-color: var(--blueSecondary);
        border-radius: 0;
        height: 3px !important
    }

    .ant-progress-status-success .ant-progress-bg {
        background-color: var(--secondaryColor)
    }

    .container {
        width: 85%
    }

    .container,
    .container-fluid {
        margin-right: auto;
        margin-left: auto
    }

    .container-fluid {
        width: 100%
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px
        }
    }

    @media screen and (max-width: 1024px) {
        .side-image .content p {
            font-size: 38px;
            margin-bottom: 1em
        }

        .ant-modal {
            width: 75% !important
        }

        h1 {
            font-size: 3rem
        }

        h2 {
            font-size: 2.8rem
        }
    }

    @media screen and (width: 768px) {
        body * {
            font-size: 20px
        }

        .side-image section {
            width: 600px
        }

        .side-image .side-header {
            display: block;
            margin-top: .5em;
            position: absolute;
            width: 100%;
            text-align: center
        }

        .side-image .side-header img {
            height: 100px
        }

        .side-image .side-header h1 {
            font-size: 1.75em
        }

        .side-image .content {
            bottom: 30%
        }

        .side-image .content p {
            font-size: 50px;
            margin-bottom: 1em
        }

        .question-scale .ant-radio-group-large .ant-radio-button-wrapper {
            padding: .7em
        }

        .main-header .header-content h1 {
            font-size: 2.8rem;
            line-height: 1.2;
            margin-left: 2.2em
        }

        .main-header .header-content .logo {
            height: 59px
        }

        h2 {
            font-size: 1.8rem
        }

        .ant-input,
        .ant-input-affix-wrapper {
            font-size: 20px;
            padding: 1.5rem 2rem
        }
    }

    @media screen and (min-device-width: 769px) and (max-width:824px) and (orientation:landscape) {
        body * {
            font-size: 18px
        }

        .btn {
            padding: .75rem 1.25rem;
            font-size: 1.2rem
        }

        .side-image .side-header {
            margin-top: .5em
        }

        .side-image .side-header img {
            height: 40px
        }

        .side-image .side-header h1 {
            font-size: 1em
        }

        .side-image .content {
            bottom: 22%
        }

        .side-image .content p {
            font-size: 26px;
            margin-bottom: 1em;
            line-height: 1.2
        }

        .main-header .header-content .logo {
            height: 59px
        }

        .main-header .header-content h1,
        .main-header .header-content h2 {
            margin: 0 0 0 1.5em
        }

        h1 {
            font-size: 2.25rem
        }

        h2 {
            font-size: 1.75rem
        }

        .question-scale .ant-radio-group-large .ant-radio-button-wrapper {
            padding: .5em
        }
    }

    @media screen and (min-width: 481px) and (max-width:740px) {
        body * {
            font-size: 18px
        }

        .side-image .side-header {
            display: block
        }

        .btn {
            padding: .75rem 1.25rem;
            font-size: 1.2rem
        }

        .side-image .side-header {
            margin-top: .5em
        }

        .side-image .side-header img {
            height: 40px
        }

        .side-image .side-header h1 {
            font-size: 1em
        }

        .side-image .content {
            bottom: 22%
        }

        .side-image .content p {
            font-size: 26px;
            margin-bottom: 1em;
            line-height: 1.2
        }

        .question-scale .ant-radio-group-large .ant-radio-button-wrapper {
            font-size: 16px;
            line-height: 1;
            padding: .5em
        }

        .ant-input,
        .ant-input-affix-wrapper {
            padding: .75rem 1.25rem
        }

        .assessment-footer-actions .btn {
            width: 100%;
            float: none;
            margin-bottom: 15px
        }

        .main-header .header-content h1 {
            font-size: 1.8rem;
            line-height: 1.2;
            margin-left: 2.2em
        }

        .main-header .header-content .logo {
            height: 70px
        }

        h2 {
            font-size: 1.5rem
        }

        .ant-input,
        .ant-input-affix-wrapper {
            font-size: 20px;
            padding: 1.5rem 2rem
        }

        .container-fluid .content,
        .main-header .header-content {
            padding: 0 40px
        }

        .btn-arrow {
            width: 180px !important
        }
    }

    @media screen and (max-width: 480px) {
        .side-image .side-header {
            display: block
        }

        .side-image .side-header h1 {
            font-size: 1.2em
        }

        .side-image section {
            width: 100%
        }

        .side-image .btn span {
            font-size: 26px
        }

        .side-image .content {
            padding: 0 2em;
            bottom: 35%
        }

        .side-image .content p {
            font-size: 30px;
            margin-bottom: 1.25em;
            padding: 0
        }

        .ant-input {
            padding: 1rem 1.5rem;
            font-size: 1.25rem
        }

        .ant-modal-body {
            width: 100%;
            margin: auto;
            padding: 2em
        }

        .ant-modal-body p {
            font-size: 1.25rem
        }

        .main-header .header-content {
            padding: 0 20px
        }

        .main-header .header-content .logo {
            height: 45px
        }

        .main-header .header-content h1 {
            font-size: 1.25em;
            line-height: 1.2;
            margin-left: 2.2em
        }

        .main-header .header-content h2 {
            margin-left: 45px
        }

        .container-fluid .content {
            padding: 0 20px
        }

        .title-question {
            font-size: 20px
        }

        .question-scale .ant-radio-group-large .ant-radio-button-wrapper {
            font-size: 16px;
            line-height: 1;
            padding: .5em
        }

        .ant-input,
        .ant-input-affix-wrapper {
            padding: .75rem 1.25rem
        }

        .assessment-footer-actions .btn {
            width: 100%;
            float: none;
            margin-bottom: 15px;
            padding: .75rem 1.25rem;
            font-size: 1em
        }
    }

    .fade-in {
        opacity: 0;
        -webkit-transform: translateY(15vh);
        transform: translateY(15vh)
    }

    .fade-in,
    .fade-in.appear {
        -webkit-transition: opacity .3s ease 0s, -webkit-transform .6s ease 0s;
        transition: opacity .3s ease 0s, -webkit-transform .6s ease 0s;
        transition: transform .6s ease 0s, opacity .3s ease 0s;
        transition: transform .6s ease 0s, opacity .3s ease 0s, -webkit-transform .6s ease 0s
    }

    .fade-in.appear {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .d-flex {
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: flex !important
    }

    .mt-auto {
        margin-top: auto
    }

    .mb-auto {
        margin-bottom: auto
    }

    .m-auto {
        margin: auto
    }

    .my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .mx-auto {
        margin-left: auto
    }

    .mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .ant-form-item-label>label.ant-form-item-required:before {
        color: var(--greenPrimary) !important
    }

    .relative {
        position: relative
    }

    .absolute {
        position: absolute
    }

    .card-hdiw .ant-card-meta-title {
        color: var(--bluePrimary)
    }

    .card-hdiw .ant-card-meta-description {
        color: var(--blueSecondary)
    }

    .payment-container label {
        color: var(--bluePrimary);
        font-weight: 400
    }

    .ant-form-item-label>label.ant-form-item-required:before {
        content: ""
    }

    .ant-form-item-label>label.ant-form-item-required:after {
        display: inline-block;
        margin-right: 4px;
        color: #0047AB;
        font-size: 14px;
        font-family: SimSun, sans-serif;
        line-height: 1;
        content: "*"
    }

    .CookieConsent {
        color: #000 !important;
        background-color: #fff !important
    }

    #rcc-confirm-button {
        background-color: var(--greenPrimary) !important;
        color: #fff !important;
        font-size: .8em !important
    }

    .ant-modal-confirm-btns button.ant-btn-primary {
        background-color: var(--greenPrimary);
        border-color: var(--greenPrimary)
    }

    .slick-slider {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent
    }

    .slick-list,
    .slick-slider {
        position: relative;
        display: block
    }

    .slick-list {
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

    .slick-slider .slick-list,
    .slick-slider .slick-track {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .slick-track:after,
    .slick-track:before {
        display: table;
        content: ""
    }

    .slick-track:after {
        clear: both
    }

    .slick-loading .slick-track {
        visibility: hidden
    }

    .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px
    }

    [dir=rtl] .slick-slide {
        float: right
    }

    .slick-slide img {
        display: block
    }

    .slick-slide.slick-loading img {
        display: none
    }

    .slick-slide.dragging img {
        pointer-events: none
    }

    .slick-initialized .slick-slide {
        display: block
    }

    .slick-loading .slick-slide {
        visibility: hidden
    }

    .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent
    }

    .slick-arrow.slick-hidden {
        display: none
    }

    .slick-loading .slick-list {
        background: #fff url(/_next/static/media/ajax-loader.fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat
    }

    @font-face {
        font-family: slick;
        font-weight: 400;
        font-style: normal;
        src: url(/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot);
        src: url(/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot?#iefix) format("embedded-opentype"), url(/_next/static/media/slick.295183786cd8a138986521d9f388a286.woff) format("woff"), url(/_next/static/media/slick.c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"), url(/_next/static/media/slick.2630a3e3eab21c607e21576571b95b9d.svg#slick) format("svg")
    }

    .slick-next,
    .slick-prev {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer;
        border: none
    }

    .slick-next,
    .slick-next:focus,
    .slick-next:hover,
    .slick-prev,
    .slick-prev:focus,
    .slick-prev:hover {
        color: transparent;
        outline: none;
        background: transparent
    }

    .slick-next:focus:before,
    .slick-next:hover:before,
    .slick-prev:focus:before,
    .slick-prev:hover:before {
        opacity: 1
    }

    .slick-next.slick-disabled:before,
    .slick-prev.slick-disabled:before {
        opacity: .25
    }

    .slick-next:before,
    .slick-prev:before {
        font-family: slick;
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .slick-prev {
        left: -25px
    }

    [dir=rtl] .slick-prev {
        right: -25px;
        left: auto
    }

    .slick-prev:before {
        content: "←"
    }

    [dir=rtl] .slick-prev:before {
        content: "→"
    }

    .slick-next {
        right: -25px
    }

    [dir=rtl] .slick-next {
        right: auto;
        left: -25px
    }

    .slick-next:before {
        content: "→"
    }

    [dir=rtl] .slick-next:before {
        content: "←"
    }

    .slick-dotted.slick-slider {
        margin-bottom: 30px
    }

    .slick-dots {
        position: absolute;
        bottom: -25px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0
    }

    .slick-dots li,
    .slick-dots li button {
        width: 20px;
        height: 20px;
        cursor: pointer
    }

    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        padding: 5px;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent
    }

    .slick-dots li button:focus,
    .slick-dots li button:hover {
        outline: none
    }

    .slick-dots li button:focus:before,
    .slick-dots li button:hover:before {
        opacity: 1
    }

    .slick-dots li button:before {
        font-family: slick;
        font-size: 6px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        content: "•";
        text-align: center;
        opacity: .25;
        color: #000;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #000
    }
    