html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

body {
    overflow-x: hidden;
    font-family: "DM Sans", sans-serif !important;
}

.content .header {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    background: #F6F6F6;
    box-shadow: 0 4px 5.3px 0 rgba(0, 0, 0, 0.02);
}

.content .header a {
    text-decoration: none;
}
.content .header ul {
    margin: 0;
    list-style: none;
}

.content .header ul li {
    display: inline-block;
    margin-left: 20px;
}

.content .header ul li a {
    color: #000;
    /* font-family: "DM Sans"; */
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.84px;
    text-transform: uppercase;
    text-decoration: none;
}

.content .header ul li a.take-part {
    font-weight: 800;
}

.content .header .btn-take-part {
    border-radius: 200px;
    background: #000;
    padding: 10px 24px;
    color: #FFF;
    /* font-family: "DM Sans"; */
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.84px;
    text-transform: uppercase;
    text-decoration: none;
}

.content .content-center .banner {
    background: #F6F6F6;
    padding: 105px 0;
}

.content .content-center .banner .info {
    padding: 0 10%;
}

.content .content-center .banner .info h1 {
    color: #000;
    font-size: 62px;
    font-style: normal;
    font-weight: 900;
    line-height: 65px; /* 104.839% */
    margin-bottom: 15px;
}

.content .content-center .banner .info p {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px; /* 144.444% */
    letter-spacing: 1.08px;
    margin-bottom: 26px;
}

.content .content-center .banner .info a {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px; /* 111.111% */
    text-transform: uppercase;
    border-radius: 200px;
    background: #000;
    padding: 19px 42px;
    text-decoration: none;
    display: inline-block;
}

.content .content-center .banner video{
    border-radius: 50.23px;
    background: #000;
    box-shadow: 0 25.115px 50.23px 0 rgba(0, 0, 0, 0.20);
    border: 15px solid #000;
    width: 375px;
    max-width: 375px;
    /* max-height: 645px; */
    margin: 0 auto;
}

/* .content .content-center .banner, .content .content-center .banner-mobile{
    padding: 0;
}

.content .content-center .banner img, .content .content-center .banner-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
} */

.box-description hr {
    border-color: #000;
    opacity: 1;
}

.box-description hr.top {
    margin-bottom: 107px;
}

.box-description hr.bottom {
    margin-top: 107px;
    margin-bottom: 0;
}

.box-description .description-content h3 {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px; /* 90.625% */
    letter-spacing: 1.92px;
    margin-bottom: 22px;
}

.box-description .description-content .sub-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 29px; /* 161.111% */
    letter-spacing: 1.08px;
}

.box-description .description-content .list-group .list-group-item {
    border: none;
    width: 276px;
    padding: 22px 74px 22px 18px;
    border-radius: 12px;
    background: #F6F6F6;
    margin-right: 9px;
}

.box-description .description-content .list-group .list-group-item .card {
    border: none;
    background: none;
    color: #000;
}

.box-description .description-content .list-group .list-group-item .card .icon {
    background: white;
    width: 32px;
    height: 32px;
    display: flex;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-bottom: 11px;
}

.box-description .description-content .list-group .list-group-item .card .title {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.box-description .description-content .list-group .list-group-item .card .title p {
    margin-bottom: 5px;
}

.box-description .description-content .list-group .list-group-item .card .info {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px; /* 160% */
}

.box-description .description-content .description-benefits h3{
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px; /* 175% */
    margin-bottom: 27px;
}

.box-description .description-content .description-benefits p{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.08px;
    margin-bottom: 22px;
}

.box-description .description-content .description-benefits p span{
    margin-left: 12px;
}

 .box-description .description-content .localization {
    margin-top: 30px;
}

.box-description .description-content .localization h3 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
}

.box-description .description-content .localization ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-description .description-content .localization ul li {
    display: inline-block;
    border-radius: 8px;
    background: #F6F6F6;
    padding: 8px 18px;
    margin-right: 12px;
}

.box-description .description-content .localization ul li p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.box-description .description-content .localization ul li svg {
    margin-right: 8px;
}

.box-benefits {
    background: #F6F6F6;
    border-bottom: 1px solid #000;
}

.box-benefits .title-benefits {
    padding-top: 92px;
    padding-bottom: 48px;
}

.box-benefits .title-benefits .btn-job-opening {
    display: inline-block;
    border-radius: 99px;
    background: #0EA15F;
    padding: 14px 34px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 24px;
}

.box-benefits .title-benefits h3 {
    color: #0F172A;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}

.box-benefits .title-benefits p {
    color: #667085;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.box-benefits .list-group .list-group-item {
    border: none;
    width: 292px;
    padding: 32px 24px;
    border-radius: 6px;
    background: #fff;
    margin-right: 9px;
}

.box-benefits .list-group .list-group-item .card {
    border: none;
    background: none;
    color: #000;
}

.box-benefits .list-group .list-group-item .card .icon {
    background: #F6F6F6;
    width: 48px;
    height: 48px;
    display: flex;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    margin-bottom: 16px;
}

.box-benefits .list-group .list-group-item .card .title {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.box-benefits.list-group .list-group-item .card .title p {
    margin-bottom: 16px;
}

.box-benefits .list-group .list-group-item .card .info {
    color: #667085;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px; /* 140% */
}

.box-benefits .footer-benefits {
    margin-top: 48px;
    margin-bottom: 92px;
}

.box-benefits .footer-benefits p {
    color: #0F172A;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 24px;
}

.box-benefits .footer-benefits a {
    padding: 14px 32px;
    border-radius: 200px;
    background: #000;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}

.box-indication {
    margin-top: 134px;
    padding-bottom: 134px;
    border-bottom: 1px solid #000;
}

.box-indication .content-indication h3 {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.box-indication .content-indication h2 {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 14px;
}

.box-indication .content-indication .sub-title {
    color: #94A3B8;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    margin-bottom: 0;
}

.box-indication .content-indication .amount-indication {
    color: #000;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 76.8px; /* 160% */
    margin-top: 10px;
    margin-bottom: 0;
}

.box-indication .content-indication  a {
    border-radius: 200px;
    background: #000;
    padding: 16px 32px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    margin-top: 28px;
}

.box-recommendation {
    border-bottom: 1px solid #000;
    background: #F6F6F6;
    padding-top: 96px;
    padding-bottom: 96px;
}

.box-recommendation h1{
    color: #0F172A;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 28px;
}

.box-recommendation p {
    color: #667085;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.8px;
    margin-bottom: 10px;
}

.box-recommendation ul {
    margin-top: 44px;
    margin-bottom: 44px;
    padding: 0;
    list-style: none;
}

.box-recommendation ul li p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 16px;
}

.box-recommendation ul li p span{
    margin-left: 10px;
}

.box-recommendation a {
    border-radius: 200px;
    background: #000;
    padding: 16px 32px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}

.box-form {
    border-bottom: 1px solid #000;
}

.box-form img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.box-form form {
    padding: 81px 10%;
}

.box-form form h1{
    color: #0F172A;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

.box-form form button{
    border-radius: 200px;
    border: 1px solid #8A898C;
    background: #000;
    padding: 12.5px 0 11.5px 0;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.84px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 25px;
}

.img-footer {
    position: absolute;
    right: 160px;
    top: 0;
}
input, select, textarea {
    border: 1px solid #000 !important;
    height: 54px;
}
input, input::placeholder, select, select::placeholder, textarea, textarea::placeholder {
    border-radius: 12px;
    color: #6B6164 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px !important; /* 125% */
}

textarea {
    height: auto;
}

input:focus, select:focus, textarea:focus {
    box-shadow: none !important;
}

.form-checkbox-panel {
    border: 1px solid #000;
    border-radius: 12px;
    padding: 16px 18px;
    margin: 0;
}

.form-checkbox-panel p {
    /* float: none;
    width: auto;
    padding: 0 6px; */
    color: #6B6164;
    margin-bottom: 14px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.checkbox-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 24px;
}

.checkbox-item {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    cursor: pointer;
    user-select: none;
    font-size: 16px;
    color: #6B6164;
}

.checkbox-item input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.checkbox-circle {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.checkbox-circle::after {
    content: "";
    width: 5px;
    height: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: translateY(-1px) rotate(45deg);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.checkbox-item input:checked + .checkbox-circle {
    background: #000;
    border-color: #000;
}

.checkbox-item input:checked + .checkbox-circle::after {
    opacity: 1;
}

.checkbox-item input:focus-visible + .checkbox-circle {
    outline: 2px solid #000;
    outline-offset: 2px;
}

.box-footer {
   margin-top: 60px;
}

.box-footer .logo img {
    filter: brightness(0%);
}

.box-footer .box-copyright {
    /* border-top: 1px solid rgba(255, 255, 255, 0.09); */
    color: #8A8A93;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 150% */
    margin-top: 5px;
    margin-bottom: 100px;
}

.form-floating .error {
    position: relative;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: red !important;
}

.modal .modal-dialog {
    width: 520px;
    max-width: calc(100% - 1rem);
    text-align: center;
}

.modal .modal-content {
    border-radius: 20px;
    border: none;
    padding-bottom: 30px;
    /* padding-top: 20px; */
}

.modal .modal-header {
    border: 0;
}

.modal .modal-header svg {
    position: absolute;
    right: 25px;
    top: 20px;
}

.modal .modal-body {
    padding-left: 36px;
    padding-right: 36px;
}

.modal .modal-body .icon-sucess {
    border-radius: 32px;
    background: #DCFCE7;
    display: inline-block;
    padding: 16px;
}

.modal .modal-body h5 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.2px; /* 130% */
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.modal .modal-body p {
    color: #667085;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 0;
}

.modal .modal-body .indication-link {
    margin-top: 23px;
    border-radius: 12px;
    border: 1px solid #E5E7EB;
    background: #F6F6F6;
    padding: 20px;
    position: relative;
}

.modal .modal-body .indication-link p {
    text-align: left;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.modal .modal-body .indication-link span {
    text-align: left;
    color: #667085;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top: 8px;
}

.modal .modal-body .indication-link #linkIndication {
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    width: 100%;
    max-width: 340px;
    display: block;
    overflow: hidden;
    background: white;
    padding: 12px;
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 8px;
    border: 1px solid #F6F6F6;
    margin-top: 8px;
    margin-left: 0;
    text-decoration: none;
}

.modal .modal-body .indication-link #copyIndicationLink {
    border: 0;
    padding: 10px;
    position: absolute;
    right: 30px;
    top: 45px;
    background: white;
    border-radius: 8px;
    border: 1px solid #F6F6F6;
}

#copyToast {
    background: #16a34a;
    color: #fff;
    border: 0;
}

.modal .modal-body .box-indication-information {
    padding: 16px;
    border-radius: 12px;
    background: #F6F6F6;
    margin-top: 37px;
}

.modal .modal-body .box-indication-information p {
    color: #667085;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.modal .modal-body .thank-you {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 24px;
    margin-bottom: 30px;
}

#share {
    border-radius: 50px;
    background: #000;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 14px 40px;
    width: 100%;
}

#confirmPhoneModal .modal .modal-content {
    padding-bottom: 20px;
}

#confirmPhoneModal .modal-body h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
}

#confirmPhoneModal .confirm-phone-body {
    text-align: left;
}

#confirmPhoneModal .confirm-phone-body p {
    text-align: left;
    color: #8A8A8A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 150% */
}

#confirmPhoneModal .confirm-phone-value {
    margin: 16px 0;
    padding: 12px 16px;
    border-radius: 6px;
    background: #F0F2F1;
    position: relative;
}

#confirmPhoneModal .confirm-phone-value span {
    color: #0B0B0B;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; /* 150% */
}

#confirmPhoneModal .confirm-phone-value svg {
    position: absolute;
    right: 20px;
    top: 15px;
}

#confirmPhoneModal .confirm-phone-actions {
    display: flex;
    gap: 12px;
}

#confirmPhoneModal .confirm-phone-actions button {
    border-radius: 18px;
    padding: 12px 22px;
    font-size: 14px;
    border: 1px solid #d1d5db;
    background: #fff;
    color: #0B0B0B;
    width: 150px;
}

#confirmPhoneModal .confirm-phone-actions .btn-confirm {
    background: #000;
    color: #fff;
    border-color: #000;
}

#errorMessages {
    padding-left: 18px;
    list-style-position: inside;
    margin: 0;
}

/* #errorMessages li {
    text-align: left;
} */

@media screen and (max-width: 991px) {
    .content .header {
        background: #E4E4E4 !important;
        position: relative;
        z-index: 20;
        overflow: visible;
        margin: 0 -15px;
    }

    .content .header .custom-shadow {
        background: #E4E4E4 !important;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 7px;
    }

    .content .header .link-logo {
        position: relative;
        left: 50px;
    }

    .content .header .link-logo img {
        max-width: 87px;
    }

    .content .header .btn-take-part {
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 15px; /* 125% */
        letter-spacing: 0.72px;
        text-transform: uppercase;
        padding: 6px 17px 4px 17px;
        text-decoration: none;
        position: absolute;
        right: 10px;
    }

    .content .content-center .banner {
        padding: 35px 0;
        background: #E4E4E4;
    }

    .content .content-center .banner .info {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        text-align: center;
        margin-bottom: 22px;
    }

    .content .content-center .banner .info h1 {
        font-size: 28px;
        line-height: 34px; /* 121.429% */
        margin-bottom: 7px;
    }

    .content .content-center .banner .info p {
        font-size: 14px;
        line-height: 19px; /* 135.714% */
        letter-spacing: 0.84px;
        margin-bottom: 19px;
    }

    .content .content-center .banner .info a {
        font-size: 12px;
        padding: 8px 24px;
    }

    .content .content-center .banner video{
        border-radius: 30.026px;
        background: #000;
        box-shadow: 0 15.013px 30.026px 0 rgba(0, 0, 0, 0.20);
        border: 9px solid #000;
        width: 305px;
        /* max-height: 530px; */
    }

    .box-description .row {
        flex-direction: column-reverse;
    }

    .box-description hr.top {
        margin-bottom: 0px;
        margin-top: 52px;
    }

    .box-description hr.bottom {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .box-description .description-content {
        padding-top: 52px;
        padding-bottom: 26px;
    }

    .box-description .description-content h3{
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px; /* 111.111% */
        letter-spacing: 1.08px;
        margin-bottom: 12px;
    }

    .box-description .description-content .sub-title {
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 18px; /* 150% */
        letter-spacing: 0.72px;
    }

    .box-description .description-content .list-group {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 12px;
    }

    .box-description .description-content .list-group .list-group-item {
        flex: 0 0 auto;
        margin-right: 0;
        width: 186px;
        padding: 15.156px 50.978px 15.156px 12.4px;
    }

    .box-description .description-content .list-group .list-group-item .card .title {
        font-size: 14px;
    }

    .box-description .description-content .list-group .list-group-item .card .info {
        font-size: 12px;
        line-height: 15.431px; /* 128.593% */
    }

    .box-description .description-content .description-benefits h3{
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px; /* 200% */
        margin-bottom: 14px;
    }

    .box-description .description-content .description-benefits p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.72px;
        margin-bottom: 12px;
    }

    .box-description .description-content .localization h3 {
        font-size: 16px;
    }

    .box-description .description-content .localization ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .box-description .description-content .localization ul li {
        margin-right: 5px;
    }

    .box-description .description-content .localization ul li p {
        font-size: 14px;
    }

    .box-description .description-content .localization ul li svg {
        margin-right: 4px;
    }

    .box-benefits .title-benefits {
        padding: 40px 0px;
    }

    .checkbox-grid {
        grid-template-columns: 1fr;
    }

    .box-benefits .title-benefits .btn-job-opening {
        font-size: 14px;
        padding: 10px 34px;
    }

    .box-benefits .title-benefits h3 {
        font-size: 18px;
    }

    .box-benefits .title-benefits p {
        font-size: 14px;
    }

    .box-benefits .list-group {
        flex-wrap: wrap;
        gap: 12px;
    }

    .box-benefits .list-group .list-group-item {
        width: calc(50% - 6px);
        margin-right: 0;
        padding: 24px;
        /* width: 156px; */
        /* height: 186px; */
        /* padding: 0 10px; */
    }

    .box-benefits .list-group .list-group-item .card .icon {
        margin-bottom: 12px;
    }

    .box-benefits .list-group .list-group-item .card .title {
        font-size: 16px;
        line-height: 22px; /* 122.222% */
    }

    .box-benefits .list-group .list-group-item .card .title p {
        margin-bottom: 12px;
    }

    .box-benefits .list-group .list-group-item .card .info {
        font-size: 14px;
        line-height: 16px; /* 133.333% */
    }

    .box-benefits .footer-benefits {
        margin-top: 20px;
        margin-bottom: 24px;
    }

    .box-benefits .footer-benefits p {
        font-size: 14px;
        line-height: 20px; /* 166.667% */
    }

    .box-benefits .footer-benefits a {
        font-size: 14px;
    }

    .box-indication {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .box-indication .content-indication {
        margin-bottom: 32px;
    }

    .box-indication .content-indication h3 {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .box-indication .content-indication h2 {
        font-size: 28px;
        line-height: 22px; /* 100% */
        margin-bottom: 12px;
    }

    .box-indication .content-indication .sub-title {
        font-size: 14px;
        line-height: 20px; /* 166.667% */
    }
    
    .box-indication .content-indication .amount-indication {
        font-size: 42px;        
        line-height: 52px; /* 123.81% */
        margin-top: 18px;
    }

    .box-indication .content-indication a {
        font-size: 14px;
        display: block;
        width: 274px;
        margin: 0 auto;
        margin-top: 18px;
    }

    .box-recommendation {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .box-recommendation h1 {
        font-size: 18px;
        margin-bottom: 26px;
    }

    .box-recommendation p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .box-recommendation ul {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .box-recommendation ul li p {
        font-size: 14px;
    }

    .box-recommendation a {
        font-size: 14px;
    }

    .box-form form {
        padding: 40px 5px;
    }

    .box-form form h1 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    input, input::placeholder, select, select::placeholder, textarea, textarea::placeholder {
        font-size: 14px !important;
    }

    .menu-mobile {
        position: absolute;
        left: 15px;
        top: 17px;
    }

    .modal .modal-dialog {
        width: auto;
    }

    .modal .modal-content {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .modal .modal-body h5 {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px; /* 142.857% */
        margin-bottom: 12px;
    }

    .modal .modal-body p {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 183.333% */
        letter-spacing: 0.72px;
    }

    .modal .modal-body .indication-link #linkIndication {
        width: 230px;
        padding: 8px 12px 4px 12px;
    }

    .modal .modal-body .indication-link #copyIndicationLink {
        padding: 3px;
        right: 5px;
        top: 46px;
    }

    .modal .modal-body .box-indication-information p {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px; /* 175% */
    }

    .modal .modal-body .thank-you {
        font-size: 12;
    }

    #confirmPhoneModal .modal-body h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    #confirmPhoneModal .confirm-phone-body p {
        font-size: 14px;
        line-height: 18px;
    }

    #offcanvasExample  ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    #offcanvasExample ul li {
        margin-bottom: 24px;
    }

    #offcanvasExample ul li a{
        color: #0F0F0F;
        text-decoration: none;
    }

    #offcanvasExample  ul li a.take-part{
        color: #000;
        font-weight: 700;
    }
}
