.section__banner--intro {
    padding: 123px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section__banner--intro .title {
    font-size: 32px;
    line-height: 48px;
    color: #fff;
    font-family: "SVN-Gilroy-SemiBold";
}
.box__vacancies--recruitment {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DCDCDC !important;
}
.section__first--intro {
    padding: 140px 0;
}

.section__first--intro .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    margin-bottom: 24px;
    font-family: "SVN-Gilroy-Bold";
    max-width: 560px;
}
.form__which--package label >span {
    margin-top: 10px;
}

.section__first--intro p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
    text-align: justify;
}

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

.first__intro--right {
    position: absolute;
    right: 0;
    padding-right: 0 !important;
}


.first__intro--right img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    width: 100%;
}

.section__first--intro .row {
    align-items: center;
}

.first__intro--right:after {
    content: '';
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    position: absolute;
    bottom: -12px;
    background: linear-gradient(265.09deg, #FFA927 0%, #FBCD22 100%);
    left: 0;
    z-index: -2;
    border-radius: 14px;
}

.first__intro--right:before {
    content: '';
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    position: absolute;
    bottom: -10px;
    background: #fff;
    left: 2px;
    z-index: -1;
    border-radius: 14px;
}

.section__vision--intro {
    padding: 132px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.section__vision--intro .title {
    font-size: 44px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin-bottom: 16px;
    font-family: "SVN-Gilroy-Bold";
}

.section__vision--intro p {
    font-size: 20px;
    line-height: 28px;
    color: #F7F7F7;
}
.description__vision--intro {
    position: relative;
}
.description__vision--intro:after {
    content: '';
    height: 1px;
    width: 340px;
    background: #FFFFFFA3;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.description__vision--intro:before {
    content: '';
    height: 1px;
    width: 340px;
    background: #FFFFFFA3;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.section__vision--intro p {
    font-size: 20px;
    line-height: 28px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-Italic";
    font-weight: 400;
    max-width: 602px;
    text-align: center;
    margin: auto;
}

.section__map--intro {
    padding: 124px 0;
}
.section__map--intro img.responsive{
    display: none;
}
.block--map__intro {
    position: relative;
}

.box__map--intro {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
}

.box__map--intro img {
    margin-right: 16px;
}

.box__map--intro h3 {
    font-size: 32px;
    line-height: 40px;
    color: #27436E;
    font-family: "SVN-Gilroy-SemiBold";
}

.block--map__intro .box__map--intro:nth-child(3) {
    top: 0;
    left: 510px;
}

.block--map__intro .box__map--intro:nth-child(4) {
    top: 155px;
    left: 645px;
}

.block--map__intro .box__map--intro:nth-child(5) {
    top: 50%;
    right: 130px;
    transform: translate(0, -50%);
}

.block--map__intro .box__map--intro:nth-child(6) {
    bottom: 155px;
    left: 638px;
}

.block--map__intro .box__map--intro:nth-child(7) {
    bottom: 0;
    left: calc(50% + 140px);
    transform: translate(-50%, 0);
}

.section__age--intro {
    padding: 89px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section__age--intro .title p {
    font-size: 44px;
    line-height: 56px;
    color: #F7F7F7;
    text-align: center;
    margin-bottom: 40px;
    font-family: "SVN-Gilroy-Bold";
}

.section__age--intro .title p strong {
    text-transform: uppercase;
    color: #FFA927;
}

.box__age--intro {
    border-radius: 12px;
    position: relative;
}

.box__age--intro {
    text-align: center;
}

.box__age--intro h3 {
    font-size: 24px;
    line-height: 32px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-SemiBold";
    position: relative;
    z-index: 1;
}

.box__age--intro img {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.group__age--intro {
    height: 273px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.group__age--intro:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backdrop-filter: blur(6px);
    background-color: rgb(255 255 255 / 12%);
    border-radius: 12px;
    border: 1px solid #F09000;
}

.section__team--intro {
    padding: 120px 0;
}

.section__team--intro .title {
    font-size: 44px;
    line-height: 48px;
    text-align: center;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
}

.box__team--intro img {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 12px;
}

.box__team--intro {
    padding: 0 10px;
    transition: 0.5s ease;
    top: 0;
    position: relative;
}

.box__team--intro h3 {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 4px;
}

.box__team--intro p {
    font-size: 14px;
    line-height: 20px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Medium";
    text-align: center;
    text-transform: capitalize;
}

.box__team--intro a {
    text-decoration: none;
}

.box__team--intro:hover img {
    border: 2px solid #FFFFFF;
    box-shadow: 0px 2px 16px 0px #00000029;
}

.box__team--intro:hover {
    top: -16px;
    position: relative;
}

.box__team--intro:not(:hover) {
    top: 0;
}

.block__team--intro .slick-list {
    padding-top: 48px;
}

.block__team--intro .slick-prev {
    left: -50px;
}

.block__team--intro .slick-prev:before {
    content: '\f053';
    font-family: "Font Awesome 5 Pro";
    color: #1C27433D;
    font-size: 16px;
    line-height: 16px;
}

.block__team--intro .slick-next {
    right: -50px;
}

.block__team--intro .slick-next:before {
    content: '\f054';
    font-family: "Font Awesome 5 Pro";
    color: #1C27433D;
    font-size: 16px;
    line-height: 16px;
}

.block__team--intro .slick-arrow {
    background: none !important;
    color: #1C2743CC !important;
    border: 2px solid #1C27433D;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block__team--intro .slick-arrow:hover:before {
    color: #1C2743CC;
}

.block__team--intro .slick-arrow:hover {
    border-color: #1C2743CC;
}

.section__banner--invest {
    padding: 123px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section__banner--invest .title {
    font-size: 32px;
    line-height: 48px;
    color: #fff;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 8px;
}

.section__banner--invest p {
    font-size: 16px;
    line-height: 24px;
    color: #EDEDED;
    max-width: 841px;
    margin: auto;
    font-family: "SVN-Gilroy-Regular";
}

.section__why--invest {
    padding: 100px 0;
}

.section__why--invest .title p {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 56px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.section__why--invest .title p strong {
    background: linear-gradient(270deg, #F09000 0%, #E4A718 100%);
    -webkit-background-clip: text;
    color: transparent;
}

.box__why--invest {
    box-shadow: 0px 2px 8px 0px #00000029;
    padding: 32px 17px;
    border-radius: 12px;
    display: flex;
    align-items: flex-start;
    border: 1px solid #fff;
    cursor: pointer;
    min-height: 190px;
}

.group__why--invest h3 {
    font-size: 24px;
    line-height: 28px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 12px;
    text-transform: capitalize;
}

.group__why--invest p {
    font-size: 20px;
    line-height: 28px;
    color: #3D3D3D;
    font-family: "SVN-Gilroy-Regular";
}

.box__why--invest img {
    margin-right: 32px;
}

.block__why--invest .col-lg-6:first-child, .block__why--invest .col-lg-6:nth-child(2) {
    margin-bottom: 24px;
}

.box__why--invest:hover {
    border: 1px solid #FFA927;
}

.section__subbaner--invest {
    padding: 93px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section__subbaner--invest .subtitle {
    font-size: 20px;
    line-height: 20px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 6px;
}

.section__subbaner--invest .title p {
    font-size: 44px;
    line-height: 56px;
    color: #fff;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 20px;
}

.section__subbaner--invest .title p strong {
    font-weight: unset;
    color: #FBCD22;
}

.section__subbaner--invest p {
    font-size: 20px;
    line-height: 28px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-Regular";
    max-width: 509px;
}

.section__subbaner--invest .row {
    align-items: center;
}

.section__condition--invest {
    padding: 120px 0 60px;
}

.section__select--invest {
    padding: 60px 0 120px;
}

.section__condition--invest .title, .section__select--invest .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
}

.section__condition--invest .title {
    margin-bottom: 16px;
}

.section__select--invest .title {
    max-width: 728px;
    margin: 0 auto 48px;
}

.section__condition--invest .container > p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    text-align: center;
    font-family: "SVN-Gilroy-Regular";
    max-width: 793px;
    margin: 0 auto 48px;
}

.section__condition--invest .col-lg-6 > img, .section__select--invest .col-lg-6 > img {
    width: 100%;
    border-radius: 12px;
}

.section__condition--invest .col-lg-6, .section__select--invest .col-lg-6 {
    position: relative;
}

.block__condition--invest, .block__select--invest {
    position: absolute;
    width: calc(100% - 24px);
    height: 100%;
    top: 0;
    left: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    border-radius: 12px;
}
.block__condition--invest:hover, .block__select--invest:hover{
    background: #a25200a3;

}
.block__condition--invest img, .block__select--invest img {
    margin-bottom: 16px;
}

.block__condition--invest h3 {
    margin-bottom: 8px;
}

.block__condition--invest h3, .block__select--invest h3 {
    font-size: 32px;
    line-height: 44px;
    color: #fff;
    font-family: "BeVietnam-SemiBold";
}

.block__condition--invest p {
    font-size: 20px;
    line-height: 28px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-Medium";
}

.block__select--invest {
    padding: 0 80px;
}

.section__reference--invest {
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.section__reference--invest .title {
    max-width: 513px;
    font-size: 40px;
    line-height: 48px;
    margin: 0 auto 32px;
    color: #fff;
    font-family: "SVN-Gilroy-Bold";
}

.section__reference--invest img {
    margin-bottom: 24px;
}

.section__reference--invest a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    color: #1C2743;
    background: #fff;
    border-radius: 8px;
    max-width: 145px;
    margin: auto;
    padding: 13px 10px 16px;
    font-family: "BeVietnam-SemiBold";
    border: 1px solid #fff;
}
.section__reference--invest a:hover{
    color: #FBCD22;
    background: #1C2743;
    border: 1px solid #FBCD22;
}

.section__banner--sell {
    padding: 123px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section__banner--sell .title {
    font-size: 32px;
    line-height: 48px;
    color: #fff;
    font-family: "SVN-Gilroy-SemiBold";
}

.section__exp--sell {
    padding: 80px 0 50px;
}

.section__exp--sell .row {
    align-items: center;
}

.exp__sell--left .title {
    font-size: 44px;
    line-height: 62px;
    color: #050E37;
    font-family: "SVN-Gilroy-SemiBold";
    max-width: 500px;
    margin-bottom: 16px;
}

.exp__sell--left p {
    color: #1C2743CC;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Regular";
    margin-bottom: 16px;
}

.exp__sell--left {
    padding-right: 50px;
}

.exp__sell--right {
    padding-left: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.exp__sell--right img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 2px 16px 0px #0000001F;
}

.exp__sell--right .block__exp--sell:last-child {
    grid-column: 2;
    grid-row: 3;
}

.exp__sell--right .block__exp--sell:first-child,
.exp__sell--right .block__exp--sell:nth-child(3),
.exp__sell--right .block__exp--sell:nth-child(4),
.exp__sell--right .block__exp--sell:nth-child(6) {
    position: relative;
    top: calc(131.27px / 2);
}

.section__whychoose--sell {
    padding: 50px 0 60px;
}

.section__whychoose--sell .title {
    font-size: 44px;
    line-height: 56px;
    text-align: center;
    color: #1C2743;
    margin-bottom: 48px;
    font-family: "SVN-Gilroy-Bold";
}

.group__whychoose--sell {
    box-shadow: 0px 2px 8px 0px #00000033;
    border-radius: 16px;
    padding: 24px;
    border: 1px solid #fff;
    cursor: pointer;
}
.group__whychoose--sell:hover {
    border: 1px solid #FFA927;
}
.group__whychoose--sell img {
    margin-bottom: 24px;
}

.group__whychoose--sell h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 12px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}
.content--success--sell p {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}

.group__whychoose--sell p {
    font-size: 18px;
    line-height: 24px;
    color: #3D3D3D;
    font-family: "SVN-Gilroy-Regular";
}

.section__cost--sell {
    padding: 60px 0 87px;
}

.section__cost--sell .title {
    font-size: 44px;
    line-height: 56px;
    margin-bottom: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    max-width: 513px;
}

.section__cost--sell .row {
    align-items: center;
}

.section__cost--sell p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}

.section__cost--sell a i {
    margin-left: 8px;
}

.section__cost--sell a {
    display: flex;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    padding: 20px 10px;
    box-shadow: 0px -1px 0px 0px #EEBC00 inset;
    background: #FBCD22;
    max-width: 180px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.cost--sell--left img {
    border-radius: 8px;
}

.section__support--sell {
    padding: 87px 0 72px;
}

.section__support--sell .title {
    font-size: 44px;
    line-height: 56px;
    color: #222222;
    text-align: center;
    margin-bottom: 80px;
    font-family: "SVN-Gilroy-Bold";
}

.block__support--sell {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.box__support--sell {
    width: calc(100% / 3);
}

.group__support--sell {
    max-width: 200px;
    text-align: center;
    position: relative;
}

.group__support--sell img {
    width: 168px;
    height: 168px;
    border-radius: 50%;
}

.support__sell--image {
    position: relative;
}

.support__sell--image:after {
    content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    background: linear-gradient(265.09deg, #FFA927 0%, #FBCD22 100%);
    left: 50%;
    top: 50%;
    border-radius: 50%;
    z-index: -2;
    box-shadow: 0px 2px 16px 0px #00000029;
    transform: translate(-50%, -50%);
}

.support__sell--image:before {
    content: '';
    width: 196px;
    height: 196px;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
}

.group__support--sell h3 {
    position: absolute;
    width: 48px;
    height: 48px;
    background: linear-gradient(265.09deg, #FFA927 0%, #FBCD22 100%);
    z-index: 1;
    border-radius: 50%;
    top: -38px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: "Inter-Bold";
    display: flex;
    align-items: center;
    justify-content: center;
}

.block__support--sell .box__support--sell:nth-child(2) .group__support--sell {
    margin-bottom: 112px !important;
}

.block__support--sell .box__support--sell:nth-child(2) .group__support--sell,
.block__support--sell .box__support--sell:nth-child(4) .group__support--sell,
.block__support--sell .box__support--sell:last-child .group__support--sell {
    margin: auto;
}

.block__support--sell .box__support--sell:nth-child(3) .group__support--sell {
    margin-left: auto;
}

.group__support--sell h4 {
    font-size: 20px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    margin-top: 40px;
}

.block__support--sell .box__support--sell:nth-child(2) .group__support--sell:after {
    content: '';
    width: 237px;
    height: 32px;
    background-image: url("../img/arrow-long.png");
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: -282px;
    top: calc(50% - 25px);
    transform: translate(0, -50%);
}

.block__support--sell .box__support--sell:nth-child(2) .group__support--sell:before {
    content: '';
    width: 237px;
    height: 32px;
    background-image: url("../img/arrow-long.png");
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    right: -270px;
    top: calc(50% - 25px);
    transform: translate(0, -50%);
}

.block__support--sell .box__support--sell:nth-child(4) .group__support--sell:after {
    content: '';
    width: 237px;
    height: 32px;
    background-image: url("../img/arrow-long.png");
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    right: -282px;
    top: calc(50% - 25px);
    transform: translate(0, -50%);
}

.section__success--sell {
    padding: 60px 0 50px;
}

.section__subbanner--sell {
    padding: 88px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.section__subbanner--sell .title {
    font-size: 44px;
    line-height: 56px;
    margin: 0 auto 16px;
    color: #fff;
    font-family: "SVN-Gilroy-Bold";
}

.section__subbanner--sell p {
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFFCC;
    font-family: "SVN-Gilroy-Regular";
    max-width: 790px;
    margin: 0 auto 40px;
}

.section__subbanner--sell a {
    display: block;
    text-decoration: none;
    background: #fff;
    font-size: 16px;
    line-height: 16px;
    color: #1C2743;
    padding: 16px 10px;
    border-radius: 8px;
    font-family: "SVN-Gilroy-SemiBold";
    max-width: 154px;
    margin: auto;
}

.section__success--sell .title {
    font-size: 44px;
    line-height: 56px;
    text-align: center;
    color: #222222;
    font-family: "SVN-Gilroy-Bold";
}

.group__success--sell img {
    border-radius: 6px;
    margin-bottom: 16px;
    width: 100%;
    min-height: 259px;
}

.group__success--sell h3 {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    min-height: 72px;
}

.info__success--sell p {
    font-size: 16px;
    line-height: 24px;
    color: #3D3D3D;
    font-family: "SVN-Gilroy-Regular";
}

.info__success--sell p strong {
    font-weight: unset;
    font-family: "SVN-Gilroy Medium-Italic";
    color: #1C2743;
}

.box__success--sell {
    padding: 0 11px;
    transition: 0.5s ease;
    top: 0;
}

.group__success--sell {
    padding: 16px;
    box-shadow: 0 1px 12px 0 #0000001F;
    border-radius: 8px
}

.block__success-sell .slick-list {
    padding: 50px 0;
}

.block__success-sell .slick-arrow {
    background: none !important;
    color: #1C2743CC !important;
    border: 2px solid #1C27433D;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block__success-sell .slick-next {
    right: -50px;
}

.block__success-sell .slick-prev {
    left: -50px;
}

.block__success-sell .slick-prev:before {
    content: '\f053';
    font-family: "Font Awesome 5 Pro";
    color: #1C27433D;
    font-size: 16px;
    line-height: 16px;
}

.block__success-sell .slick-next:before {
    content: '\f054';
    font-family: "Font Awesome 5 Pro";
    color: #1C27433D;
    font-size: 16px;
    line-height: 16px;
}

.block__success-sell .slick-arrow:hover {
    border-color: #1C2743CC;
}

.block__success-sell .slick-arrow:hover:before {
    color: #1C2743CC;
}

.box__success--sell:hover {
    position: relative;
    top: -12px;
}

.box__success--sell a {
    text-decoration: none;
}

.section__support--REC {
    padding-bottom: 120px;
}

.section__map--REC {
    padding: 80px 0 120px;
}

.section__map--REC .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    text-align: center;
    margin-bottom: 16px;
}

.section__map--REC p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743;
    text-align: center;
    margin-bottom: 64px;
    font-family: "SVN-Gilroy-Regular";
}

.section__map--REC p strong {
    color: #1C2743CC;
    font-weight: unset;
    font-family: "SVN-Gilroy-Medium";
}

.section__map--REC img {
    width: 100%;
    max-width: 1168px;
    margin: auto;
    display: block;
}

.section__subbanner--REC {
    padding: 113px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section__subbanner--REC .title p {
    font-size: 44px;
    line-height: 56px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-Bold";
    text-align: center;
    max-width: 683px;
    margin: 0 auto 40px;
}

.section__subbanner--REC .title p strong {
    max-width: unset;
    color: #FBCD22;
}

.section__subbanner--REC p {
    color: #FFFFFFE5;
    font-size: 16px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Italic";
}

.block__subbanner--REC {
    margin-bottom: 24px;
}

.box__subbanner--REC {
    height: 206px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.box__subbanner--REC:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backdrop-filter: blur(6px);
    background-color: rgb(255 255 255 / 12%);
    border-radius: 12px;
    border: 1px solid #F09000;
}

.box__subbanner--REC h3 {
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 10px;
    font-family: "SVN-Gilroy-SemiBold";
    color: transparent;
    z-index: 1;
    background: linear-gradient(265.09deg, #FFA927 0%, #FBCD22 100%);
    -webkit-background-clip: text;
}

.box__subbanner--REC p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: "SVN-Gilroy-Medium";
    z-index: 1;
}

.section__why--REC {
    padding: 120px 0 60px;
}

.section__why--REC .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 32px;
}

.section__why--REC ul {
    padding-left: 48px;
    position: relative;
}

.section__why--REC ul li {
    list-style: none;
    font-size: 28px;
    line-height: 40px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Medium";
    margin-bottom: 32px;
    position: relative;
}

.section__why--REC ul li:last-child {
    margin-bottom: 0;
}

.section__why--REC ul li:after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: linear-gradient(265.09deg, #FFA927 0%, #FBCD22 100%);
    position: absolute;
    top: calc(50% + -2px);
    left: -32px;
    transform: translate(0, -50%);
}

.section__why--REC ul li:before {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #FBCD22;
    position: absolute;
    top: calc(50% + -2px);
    left: -36px;
    transform: translate(0, -50%);
    background: #fff;
}

.section__why--REC ul:after {
    content: '';
    width: 1px;
    height: 172px;
    position: absolute;
    background: #FBCD22;
    top: 29px;
    left: 24px;
    z-index: -1;
}

.section__why--REC img {
    width: 100%;
    box-shadow: 0px 1px 24px 0px #0000000A;
    border-radius: 8px;
    max-width: 548px;
    display: block;
    margin-left: auto;
}

.section__business--REC {
    padding: 60px 0 82px;
    position: relative;
    overflow: hidden;
}

.section__business--REC:after {
    content: url(../img/frame_line.png);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    display: none;
}

.section__business--REC:before {
    content: '';
    width: 316px;
    height: 100%;
    background: linear-gradient(92.05deg, rgba(255, 255, 255, 0) 1.48%, #FFFFFF 98.03%);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    display: none !important;
}
.section__age--intro .title {
    text-transform: unset;
}

.section__business--REC .row {
    align-items: center;
}

.section__business--REC .title p {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 16px;
    max-width: 494px;
}

.section__business--REC .title p strong {
    font-weight: unset;
    color: #FBCD22;
}

.section__business--REC p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
    max-width: 494px;
}

.business__REC--right {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 68px;
}

.business__REC--right .block__business--REC:last-child {
    grid-column: 2;
    grid-row: 3;
}

.block__business--REC {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 6.857142925262451px 15.428571701049805px 0px #0000001F;
    border-radius: 20px;
}

.business__REC--right .block__business--REC:first-child,
.business__REC--right .block__business--REC:nth-child(3),
.business__REC--right .block__business--REC:nth-child(4),
.business__REC--right .block__business--REC:nth-child(6) {
    position: relative;
    top: 60px;
}

.section__expert--REC {
    padding: 82px 0 60px;
}

.section__expert--REC .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 24px;
}

.section__expert--REC p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
    margin-bottom: 40px;
}

.section__expert--REC .row {
    align-items: center;
}

.section__expert--REC a {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    background: #FBCD22;
    display: block;
    padding: 16px 10px;
    border-radius: 8px;
    max-width: 182px;
    text-align: center;
    box-shadow: 0px -1px 0px 0px #EEBC00 inset;
}
.section__expert--REC a:hover{
    background: linear-gradient(180deg, #FBCD22 0%, #FFB800 100%);
}

.section__expert--REC img {
    max-width: 548px;
    border-radius: 8px;
}

.section__reference--optimal .title {
    max-width: 666px;
}

.section__support--optimal .title {
    max-width: 605px;
    margin-left: auto;
    margin-right: auto;
}

.section__plan--optimal .row,
.section__follow--optimal .row {
    align-items: center;
}

.section__plan--optimal {
    padding: 70px 0;
}

.section__follow--optimal {
    padding: 70px 0 40px;
}

.section__plan--optimal img {
    max-width: 548px;
    border-radius: 8px;
}

.section__follow--optimal img {
    max-width: 548px;
    margin-left: auto;
    display: block;
    border-radius: 8px;
}

.section__follow--optimal .title,
.section__plan--optimal .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    margin-bottom: 24px;
    font-family: "SVN-Gilroy-Bold";
}

.section__follow--optimal .title {
    max-width: 513px;
}

.section__follow--optimal p,
.section__plan--optimal p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}

.section__business--projects .title p {
    max-width: 560px;
}

.section__success--project {
    padding: 64px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.section__success--project h2 {
    margin-bottom: 40px;
    font-size: 44px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}

.map__succes {
    width: 100%;
}

.block__success--project {
    position: relative;
}


.box__success--project img {
    border-radius: 8px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 2px 16px 0px #0000001F;
}

/*.box__success--project p {*/
/*    position: absolute;*/
/*    right: 8px;*/
/*    bottom: 8px;*/
/*    font-size: 16px;*/
/*    line-height: 20px;*/
/*    color: #F7F7F7;*/
/*    font-family: "SVN-Gilroy-SemiBold";*/
/*    background: #00000069;*/
/*    padding: 6px 12px;*/
/*    border-radius: 8px;*/
/*}*/

.single .main .container {
    max-width: 824px;
}

.section__header--single .title {
    font-size: 32px;
    line-height: 40px;
    color: #333333;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 8px;
}
.single-post .section__header--single .title{
    padding-bottom: 16px;
    border-bottom: 1px solid #00000014;
}

.section__header--single {
    margin: 48px 0 24px;
}

.single header {
    box-shadow: 0px 2px 12px 0px #00000014;
}

.date__single p {
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    font-family: "SVN-Gilroy-Regular";
}

.date__single {
    padding-bottom: 16px;
    border-bottom: 1px solid #00000014;
}

.main__content--single p {
    font-size: 16px;
    line-height: 24px;
    color: #333333E0;
    font-family: "SVN-Gilroy-Regular";
    text-align: justify;
    margin-bottom: 24px;
}

.main__content--single h2 {
    font-size: 32px;
    line-height: 40px;
    color: #333333;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 12px;
}

.main__content--single {
    padding-bottom: 164px;
}

.section__relate--post .title {
    font-size: 44px;
    line-height: 56px;
    margin-bottom: 48px;
    color: #222222;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
}

.main__content--single img {
    border-radius: 12px;
    object-fit: cover;
}
.main__content--single ul li {
    font-size: 16px;
    line-height: 24px;
    color: #333333E0;
    font-family: "SVN-Gilroy-Regular";
    text-align: justify;
}
.main__content--single td {
    font-size: 16px;
    line-height: 24px;
    color: #333333E0;
    font-family: "SVN-Gilroy-Regular";
    text-align: justify;
}
.block__main--support .accordion-item .accordion-body ul {
    margin-bottom: 20px;
}
.block__main--support .accordion-item .accordion-body ul li {
    font-size: 16px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Regular";
}

.block__relate--post {
    padding: 16px;
    box-shadow: 0px 1px 24px 0px #0000001F;
    border-radius: 8px;
    transition: 0.5s ease;
    top: 0;
}

.block__relate--post:hover {
    position: relative;
    top: -12px;
}

.single .main .section__relate--post .container {
    max-width: 1224px;
}

.block__relate--post img {
    border-radius: 6px;
    margin-bottom: 16px;
    min-height: 233px;
}

.block__relate--post a {
    text-decoration: none;
}

.block__relate--post h3 {
    font-size: 18px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 8px;
}

.block__relate--post p {
    font-size: 16px;
    line-height: 24px;
    color: #3D3D3D;
    font-family: "SVN-Gilroy-Regular";
}

.section__relate--post {
    padding-bottom: 80px;
}

.section__contact--main .container {
    max-width: 1080px;
}

.section__contact--main {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 140px 0;
}

.section__contact--main .contact__left {
    background: #fff;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    padding: 40px;
}

.section__contact--main .contact__right {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    padding: 40px;
}
.section__contact--main .title {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 40px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
}
.contact__left.col-lg-7 >p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    margin-bottom: 24px;
    font-family: "SVN-Gilroy-Regular";
}

.section__contact--main .row {
    box-shadow: 0px 2px 16px 0px #0000001F;
}
.contact__right .sub_title {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-family: "SVN-Gilroy-Bold";
}
.box__content--right {
    display: flex;
    align-items: flex-start;
}
.box__content--right img {
    margin-right: 12px;
}
.box__content--right p {
    font-size: 14px;
    line-height: 20px;
    color: #CACACA;
    margin-bottom: 24px;
    font-family: "SVN-Gilroy-Medium";
    max-width: 300px;
}
.box__content--right p strong {
    font-size: 16px;
    line-height: 19px;
    color: #F7F7F7;
    font-family: "SVN-Gilroy-SemiBold";
}
.form__half {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form__name, .form__phone{
    width: calc(50% - 8px);
}
.form__name span, .form__phone span,.form__job span,.form__mail span {
    height: 100%;
    display: block;
}

.form__contact--main input::placeholder, .form__contact--main textarea::placeholder{
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    font-family: "SVN-Gilroy-Regular";
}
.form__contact--main input, .form__contact--main textarea {
    width: 100%;
    margin: 0 0 16px !IMPORTANT;
    border: 1px solid #DCDCDC !important;
    border-radius: 8px !important;
    color: #666666 !important;
    font-size: 14px;
    line-height: 14px !important;
    font-family: "SVN-Gilroy-Regular" !important;
    outline: none !important;
    padding: 13px 16px !IMPORTANT;
}
.form__contact--main input.wpcf7-validates-as-required,
.form__contact--main .form__mail input{
    position: relative;
}
.form__contact--main .form__submit input{
    margin-bottom: 0 !IMPORTANT;
}
.form__name, .form__phone {
    width: calc(50% - 8px);
}
.form__contact--main textarea {
    max-height: 124px;
}
.form__contact--main .wpcf7-not-valid-tip {
    font-size: 14px;
    line-height: 14px !important;
    font-family: "SVN-Gilroy-Regular" !important;
    margin-bottom: 12px;
    position: absolute;
    bottom: -10px;
    height: max-content;
}
.form__submit .wpcf7-spinner {
    display: none;
}
.form__submit{
    position: relative;
    width: max-content;
    margin-left: auto;
}
.form__submit:after {
    content: url(../img/sms-tracking.png);
    position: absolute;
    left: 42px;
    top: calc(50% - 2px);
    transform: translate(0, -50%);
    height: 20px;
    width: 20px;
}
.form__submit input {
    font-size: 16px !important;
    line-height: 24px !IMPORTANT;
    color: #1C2743 !important;
    font-family: "SVN-Gilroy-SemiBold" !IMPORTANT;
    width: 165px;
    display: flex;
    justify-content: flex-end;
    padding: 8px 46px !important;
    margin-left: auto !important;
    background: #FBCD22 !important;
    border: none !IMPORTANT;
    outline: none !important;
}
.section__follow--recruitment img {
    width: 100%;
    box-shadow: 0px 1px 24px 0px #0000000A;
    border-radius: 8px;
}
.section__follow--recruitment {
    padding: 120px 0;
}
.section__follow--recruitment .title {
    margin-bottom: 24px;
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
}
.section__follow--recruitment p{
    font-size: 20px;
    line-height: 28px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}
.section__follow--recruitment .row .col-lg-6:last-child {
    padding-left: 50px;
}
.section__subbanner--recruitment {
    padding: 90px 0;
}
.section__subbanner--recruitment img {
    z-index: 1;
    margin-bottom: 16px;
}
.section__subbanner--recruitment .box__subbanner--REC{
    height: 282px;
}
.section__subbanner--recruitment .box__subbanner--REC h3 {
    font-size: 24px;
    line-height: 32px;
    color: #F7F7F7;
    text-transform: capitalize;
}
.section__environment--recruitment {
    padding: 120px 0;
    overflow: hidden;
}
.section__environment--recruitment .title{
    margin-bottom: 20px;
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    text-align: center;
}
.box__environment--recruitment img {
    width: 100%;
}
.section__environment--recruitment .container {
    max-width: unset;
    padding: 0;
}
.section__map--recruitment {
    padding: 65px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.box__environment--recruitment {
    padding: 22px;
    transition: transform 0.3s ease;
}
.zoomed{
    transform: scale(1.1);
    transition: transform 0.3s ease;
}
.box__environment--recruitment img {
    border-radius: 12px;
}
.block__environment--recruitment .slick-list.draggable {
    margin-left: -22px;
    margin-right: -22px;
}
.section__environment--recruitment .slick-prev {
    left: 32px;
}
.section__environment--recruitment .slick-next{
    right: 32px;
}
.section__environment--recruitment .slick-arrow {
    background: #FFFFFF1F !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 1;
}
.section__environment--recruitment .slick-prev:before{
    content: '\f053' !important;
}
.section__environment--recruitment .slick-arrow:before {
    color: #FFF !important;
    content: '\f054';
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    line-height: 20px;
}
.block__environment--recruitment .slick-list:before {
    content: '';
    width: 130px;
    height: calc(100% - 88px);
    position: absolute;
    right: 0;
    z-index: 1;
    background: linear-gradient(270deg, rgba(18, 18, 18, 0.56) 0%, rgba(18, 18, 18, 0) 100%);
    top: 50%;
    transform: translate(0, -50%);
}
.block__environment--recruitment .slick-list:after {
    content: '';
    width: 130px;
    height: calc(100% - 88px);
    position: absolute;
    left: 0;
    z-index: 1;
    background: linear-gradient(270deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.56) 100%);
    top: 50%;
    transform: translate(0, -50%);
}
.section__environment--recruitment .slick-arrow:hover:before {
    color: #FBCD22 !important;
}
.zoomed img {
    box-shadow: 0px 2px 16px 0px #00000029;
}
.block__environment--recruitment .slick-track{
    padding: 20px 0;
}
.section__map--recruitment .title {
    font-size: 44px;
    line-height: 56px;
    color: #FFFFFF;
    font-family: "SVN-Gilroy-Bold";
    padding: 30px 0 24px;
    max-width: 462px;
}
.section__map--recruitment p {
    font-size: 20px;
    line-height: 28px;
    color: #F7F7F7;
    margin-bottom: 32px;
    font-family: "SVN-Gilroy-Regular";
    max-width: 462px;
}
.social__recruitment {
    display: flex;
    align-items: center;
}
.social__recruitment a {
    margin-right: 28px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #FFFFFF14;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section__vacancies--recruitment {
    padding: 120px 0 180px;
}
.section__vacancies--recruitment .title {
    font-size: 44px;
    line-height: 56px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 40px;
    text-align: center;
}
.box__vacancies--recruitment h3 {
    font-size: 32px;
    line-height: 40px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 8px;
}
.info__vacancies--recruitment {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.info__vacancies--recruitment p {
    font-size: 16px;
    line-height: 28px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Medium";
    padding: 0 16px;
    position: relative;
}
.info__vacancies--recruitment p:first-child {
    padding-left: 0;
}
.info__vacancies--recruitment p:nth-child(2):after {
    content: '';
    width: 1px;
    height: 20px;
    background: #1C2743CC;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.info__vacancies--recruitment p:nth-child(2):before {
    content: '';
    width: 1px;
    height: 20px;
    background: #1C2743CC;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.bottom__vacancies--recruitment p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Medium";
}
.link__vacancies--recruitment a {
    font-size: 16px;
    line-height: 16px;
    color: #1C2743;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "BeVietnam-SemiBold";
    max-width: 153px;
    text-decoration: none;
    padding: 12px 10px 18px;
    border: 1px solid #FFA927;
    border-radius: 8px;
}
.link__vacancies--recruitment a img {
    margin-left: 8px;
}
.bottom__vacancies--recruitment {
    display: flex;
    justify-content: space-between;
}
.des__vacancies--recruitment {
    max-width: 835px;
}
.section__vacancies--recruitment .container {
    max-width: 1084px;
}
/*.block__vacancies--recruitment .box__vacancies--recruitment:nth-child(2) {*/
/*    padding: 40px 0;*/
/*    margin: 40px 0;*/
/*    border-top: 1px solid #DCDCDC;*/
/*    border-bottom: 1px solid #DCDCDC;*/
/*}*/
.single .main .content-single-tuyen-dung .container {
    max-width: 720px;
}
.single .main .content-single-tuyen-dung .tuyendung__related .container {
    max-width: 1084px;
}
.main__single--tuyendung .title {
    font-size: 32px;
    line-height: 40px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 24px;
}
.main__single--tuyendung {
    padding: 48px 0 20px;
}
.block__info--single--tuyendung {
    display: flex;
    border: 1px solid #EDEDED;
    border-radius: 12px;
    padding: 16px;
    margin: 0 auto 24px;
    text-align: center;
    justify-content: space-evenly;
}
.single-projects .block__info--single--tuyendung{
    display: block;
    border: none;
    padding: 0;
    text-align: left;
}
.local__single--tuyendung .title__info,
.level__single--tuyendung .title__info,
.deadline__single--tuyendung .title__info
{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 8px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Medium";
}
.local__single--tuyendung .des__info,
.level__single--tuyendung .des__info,
.deadline__single--tuyendung .des__info
{
    font-size: 20px;
    line-height: 28px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
}
.level__single--tuyendung {
    padding: 0 24px;
    margin: 0 24px;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}
.description__single--tuyendung h3 {
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-SemiBold";
    color: #000;
    margin-bottom: 10px;
}
.description__single--tuyendung p{
    font-size: 16px;
    line-height: 32px;
    font-family: "SVN-Gilroy-Medium";
    color: #000;
}
.description__single--tuyendung {
    margin-bottom: 40px;
}
.bottom__single--tuyendung {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.link__single--tuyendung a {
    font-size: 16px;
    line-height: 20px;
    color: #1C2743;
    font-family: "BeVietnam-SemiBold";
    text-decoration: none;
    background: #FBCD22;
    display: flex;
    padding: 14px 10px;
    border-radius: 8px;
    width: 193px;
    align-items: center;
    justify-content: center;
}
.link__single--tuyendung a img{
    margin-left: 8px;
}
.share__single--tuyendung {
    display: flex;
    align-items: center;
}
.share__single--tuyendung p {
    font-size: 16px;
    line-height: 24px;
    color: #222;
    font-family: "SVN-Gilroy-Medium";
}
.share__single--tuyendung a {
    width: 28px;
    height: 28px;
    background: #FBCD22;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8px;
}
.section__banner--support {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 87px 0;
}
.section__banner--support .title {
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
    text-align: center;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 24px;
}
.section__main--support {
    padding: 80px 0;
}
.section__main--support .container {
    max-width: 824px;
}
.block__main--support .accordion .accordion-item:last-child{
    margin-bottom: 0;
}
.block__main--support .accordion-item {
    margin-bottom: 24px;
    box-shadow: 0px 2px 12px 0px #00000014;
    border-radius: 16px;
    border: 1px solid #0000000A;
    padding: 24px;
}
.block__main--support .accordion-item h2 button.collapsed{
    margin-bottom: 0;
}
.block__main--support .accordion-item h2 button {
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-SemiBold";
    padding: 0;
    margin-bottom: 30px;
    background: linear-gradient(0deg, #2A395D 0%, #1471B9 100%) !important;
    -webkit-background-clip: text !important;
    color: transparent !important;
    box-shadow: none !important;
}
.block__main--support .accordion-item .accordion-body {
    padding: 0;
}
.block__main--support .accordion-item .accordion-body p {
    font-size: 16px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Regular";
}
.block__main--support .accordion-button::after {
    content: '\f054';
    font-family: "Font Awesome 5 Pro";
    color: #666666;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #00000014;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.block__main--support .accordion-button:not(.collapsed)::after {
    content: '\f078';
    font-family: "Font Awesome 5 Pro";
    height: 24px;
    border-radius: 50%;
    background: #FBCD22;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transform: unset;
    color: #1C2743 !important;
    font-weight: 600;
}
.section__media--page {
    padding: 100px 0 40px;
}
.section__media--page .title {
    font-size: 44px;
    line-height: 56px;
    color: #222222;
    font-family: "SVN-Gilroy-Bold";
    margin-bottom: 48px;
    text-align: center;
}
.box__media--page img {
    width: 100%;
    border-radius: 6px;
    margin-bottom: 15px;
    min-height: 211px;
}
.box__media--page {
    padding: 16px;
    box-shadow: 0px 1px 24px 0px #0000001F;
    border-radius: 8px;
}
.box__media--page h3 {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 8px;
    min-height: 72px;
}
.box__media--page a {
    text-decoration: none;
}
.box__media--page p {
    font-size: 16px;
    line-height: 24px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}
.block__media--page {
    transition: 0.5s ease;
    top: 0;
}
.block__media--page:hover {
    position: relative;
    top: -12px;
}

.grid-item {
    overflow: hidden;
}

.grid-item-post{
    width: calc(100% / 3) !important;
    padding: 20px 16px 20px;
    min-height: 367px;
}
.grid-item-post img{
    width: 100%;
    border-radius: 6px;
    margin-bottom: 16px;
    min-height: 205px;
    object-fit: cover;
}
.grid-item-post h3 {
    font-size: 18px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 8px;
}
.grid-item-post p{
    font-size: 16px;
    line-height: 24px;
    color: #3D3D3D;
    font-family: "SVN-Gilroy-Regular";
}
.category__media.filters li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    color: #222222CC;
    font-family: "SVN-Gilroy-Regular";
    position: relative;
}
.category__media.filters li a:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #00000029;
    position: absolute;
    top: 60%;
    right: -16px;
    transform: translate(0, -50%);
}
.category__media.filters li.active-filter {
    border-bottom: 1px solid #1C2743;
}
.category__media.filters .active-filter a {
    font-size: 16px;
    line-height: 16px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
}
.category__media.filters li {
    list-style: none;
    padding: 8px 16px;
}
.category__media.filters {
    display: flex;
    align-items: center;
    width: calc(100% - 32px);
    margin: 0 auto 25px;
    border-bottom: 1px solid #0000001F;
}
.media__page--main .container {
    max-width: 1240px;
}
.block__grid--media {
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0px 1px 24px 0px #0000001F;
    transition: 0.5s ease;
    top: 0;
    min-height: 381px;
}
.block__grid--media:hover{
    top: -12px;
    position: relative;
}
.grid-item-post a {
    text-decoration: none;
}
.isotope-pager a {
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
    width: 32px;
    height: 32px;
    margin: 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.isotope-pager {
    display: flex;
    align-items: center;
    padding-left: 16px;
    margin-top: 30px;
    position: relative;
    z-index: 9999;
}
.active-filter-button {
    box-shadow: 0px 2px 4px 0px #0000001A;
    background: #FBCD22;
    border-radius: 6px;
}
.media__page--main {
    padding-bottom: 120px;
}
.block__search {
    text-align: center;
    max-width: 610px;
    margin: auto;
}
.block__search form {
    display: flex;
    justify-content: center;
    align-items: center;
}
.block__search form input {
    border: 1px solid #F7F7F7;
    border-radius: 8px;
    background: #FFFFFF21;
    color: #FFFFFF7A !important;
    font-size: 14px;
    line-height: 20px;
    font-family: "SVN-Gilroy-Regular";
    width: 100%;
    margin-right: 12px;
    outline: none !important;
    padding: 13px 16px;
}
.block__search form button {
    background: #FFFFFF !IMPORTANT;
    font-size: 16px;
    line-height: 20px;
    color: #1C2743 !important;
    font-family: "BeVietnam-SemiBold";
    max-width: 134px;
    border-radius: 8px;
    width: 100%;
    padding: 13px 10px;
    border: 1px solid #fff;
    outline: none !important;
}
.block__search form button:hover{
    color: #FBCD22 !important;
    background: #1C2743 !important;
    border: 1px solid #FBCD22 !important;
}
.block__search--results h2 {
    font-size: 32px;
    line-height: 40px;
    color: #1C2743;
    margin-bottom: 24px;
    font-family: "SVN-Gilroy-SemiBold";
}
.block__search--results p {
    font-size: 20px;
    line-height: 26px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Medium";
    text-align: justify;
}
.block__search--results {
    padding: 40px 0;
}
.block__main--support .block__search--results:not(.block__main--support .block__search--results:last-child) {
    border-bottom: 1px solid #DCDCDC;
}
.block__search--results--empty {
    text-align: center;
    padding: 50px 0;
}
.block__search--results--empty p {
    background: linear-gradient(0deg, #2A395D 0%, #1471B9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-SemiBold";
}
.box__content--right p a {
    text-decoration: none;
}
.box__content--right p a:hover {
    text-decoration: revert;
    text-decoration-color: #FBCD22;
}
.section__main--single-du-an h1 {
    font-size: 32px;
    line-height: 40px;
    color: #1C2743;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 24px;
}
.section__main--single-du-an {
    padding: 80px 0 140px;
}
.description__single--duan img {
    width: 100%;
    max-height: 424px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 40px;
}
.description__single--duan {
    margin-bottom: 53px;
}
.description__single--duan h3 {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-bottom: 12px;
    font-family: "SVN-Gilroy-SemiBold";
}
.description__single--duan p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-family: "SVN-Gilroy-Regular";
}
.carousel__single--duan img {
    border-radius: 8px;
    box-shadow: 0px 2px 16px 0px #0000001F;
}
.carousel__single--duan {
    display: grid;
    gap: 24px;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
}
.carousel__single--duan .block__carousel--single--duan:first-child{
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 3;
}
.carousel__single--duan .block__carousel--single--duan:nth-child(2){
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: 4;
}
.carousel__single--duan .block__carousel--single--duan:nth-child(3){
    grid-column: 2;
    grid-row-start: 1;
    grid-row-end: 4;
}
.block__carousel--single--duan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.block__business--REC {
    padding: 10px;
}
.section__banner--refer {
    padding: 180px 0 204px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.section__banner--refer h1{
    color: #fff;
    font-family: "SVN-Gilroy-Bold";
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 24px;
}
.section__banner--refer p{
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: "SVN-Gilroy-Regular";
    width: 555px;
    margin-bottom: 48px;
}
.section__banner--refer a{
    font-size: 16px;
    line-height: 16px;
    color: #1C2743 !important;
    display: flex;
    text-decoration: unset;
    align-items: center;
    background: #FBCD22;
    max-width: 194px;
    padding: 20px 10px;
    justify-content: center;
    font-family: "BeVietnam-SemiBold";
    border-radius: 8px;
    box-shadow: 0 1px 0 #EEBC00;
}
.section__banner--refer a:hover{
    background: linear-gradient(180deg, #FBCD22 0%, #FFB800 100%);
}
.section__banner--refer:after {
    content: '';
    background-color: transparent;
    background-image: linear-gradient(90deg, #0D4E80 36%, #0D4E8000 77%);
    opacity: 0.8;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}
.section__subbanner--refer {
    padding: 100px 0 50px;
}
.section__subbanner--refer .title{
    font-size: 44px;
    line-height: 56px;
    color: #050E37;
    margin-bottom: 48px;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}
.section__subbanner--refer p {
    color: #1C2743CC;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Regular";
    text-align: center;
    margin-bottom: 50px;
    max-width: 672px;
    margin-left: auto;
    margin-right: auto;
}
.block__subbanner--refer {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 80px;
}
.block__subbanner--refer .sub_title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 12px;
    font-family: "BeVietnam-SemiBold";
}
.block__subbanner--refer .row {
    align-items: center;
}
.section__subbanner--refer .block__subbanner--refer p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Regular";
    text-align: left;
    margin-bottom: 30px;
}
.section__subbanner--refer .block__subbanner--refer p strong {
    font-size: 30px;
    font-family: "SVN-Gilroy-SemiBold";
    color: #FBCD22;
}
.block__subbanner--refer a {
    font-size: 16px;
    line-height: 16px;
    color: #1C2743 !important;
    display: flex;
    text-decoration: unset;
    align-items: center;
    background: #FBCD22;
    max-width: 194px;
    padding: 20px 10px;
    justify-content: center;
    font-family: "BeVietnam-SemiBold";
    border-radius: 8px;
    box-shadow: 0 1px 0 #EEBC00;
}
.block__subbanner--refer a:hover{
    background: linear-gradient(180deg, #FBCD22 0%, #FFB800 100%);
}
.section__work--refer{
    padding: 50px 0;
}
.section__work--refer .title{
    font-size: 44px;
    line-height: 56px;
    color: #050E37;
    margin-bottom: 48px;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}
.section__work--refer .row {
    text-align: center;
}
.block__work--refer h3 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-SemiBold";
    color: #050E37;
    margin-bottom: 10px;
}
.block__work--refer p {
    font-size: 16px;
    line-height: 24px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}
.block__work--refer img {
    margin-bottom: 20px;
}
.image__work--refer {
    position: relative;
}
.section__work--refer .row .col-lg-4:nth-child(2) .block__work--refer .image__work--refer:after {
    content: url("../img/Affiliate-arrow-1.png");
    position: absolute;
    width: 200px;
    top: calc(50% - 20px);
    right: -120px;
    transform: translate(0, -50%);
    z-index: 1;
}
.section__work--refer .row .col-lg-4:nth-child(2) .block__work--refer .image__work--refer:before {
    content: url("../img/Affiliate-arrow-1.png");
    position: absolute;
    width: 200px;
    top: calc(50% - 20px);
    left: -120px;
    transform: translate(0, -50%);
    z-index: 1;
}
.section__work--refer .container >p {
    color: #1C2743CC;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Regular";
    text-align: center;
    margin-top: 50px;
    max-width: 672px;
    margin-left: auto;
    margin-right: auto;
}
.section__form--refer .title {
    font-size: 44px;
    line-height: 56px;
    color: #050E37;
    margin-bottom: 48px;
    text-align: center;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}
.section__form--refer {
    padding: 100px 0;
    background-color: #F2F6F9;
}
.section__image-text--refer {
    padding: 50px 0;
}
.section__image-text--refer .title {
    font-size: 44px;
    line-height: 56px;
    color: #050E37;
    margin-bottom: 48px;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}
.section__image-text--refer p {
    color: #1C2743CC;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Regular";
    margin-bottom: 30px;
}
.section__image-text--refer .title, .section__faq--refer .title {
    font-size: 44px;
    line-height: 56px;
    color: #050E37;
    margin-bottom: 30px;
    font-family: "SVN-Gilroy-Bold";
    text-transform: capitalize;
}
.section__image-text--refer a:hover {
    background: linear-gradient(180deg, #FBCD22 0%, #FFB800 100%);
}
.section__image-text--refer a {
    font-size: 16px;
    line-height: 16px;
    color: #1C2743 !important;
    display: flex;
    text-decoration: unset;
    align-items: center;
    background: #FBCD22;
    max-width: 194px;
    padding: 20px 10px;
    justify-content: center;
    font-family: "BeVietnam-SemiBold";
    border-radius: 8px;
    box-shadow: 0 1px 0 #EEBC00;
}
.section__image-text--refer .row {
    align-items: center;
}
.section__image-text--refer .row .col-lg-6:last-child {
    padding-left: 50px;
}
.section__faq--refer {
    padding: 50px 0;
}
.section__faq--refer .title{
    text-align: center;
    margin-bottom: 48px;
}
.block__faq--refer .accordion-button {
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-SemiBold";
    padding: 0;
    margin-bottom: 10px;
    background: none !IMPORTANT;
    -webkit-background-clip: text !important;
    color: #2A395D !important;
    box-shadow: none !important;
    border: none !important;
    display: flex;
    align-items: flex-start;
}
.block__faq--refer .accordion-item{
    border: none !important;
}
.block__faq--refer .accordion-button:after {
    display: none;
}
.block__faq--refer .accordion-collapse{
    transition: all 0.3s ease-in-out;
}
.block__faq--refer .accordion-button i {
    margin-right: 10px;
    font-size: 20px;
    line-height: 28px;
}
.block__faq--refer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.faq__right--refer, .faq__left--refer {
    width: 50%;
}
.block__faq--refer .accordion-collapse .accordion-body{
    padding: 0;
}
.block__faq--refer .accordion-collapse .accordion-body p{
    font-size: 16px;
    line-height: 24px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Regular";
}
.block__faq--refer .accordion-item {
    padding: 10px;
}
.section__banner-bottom--refer {
    padding: 88px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.section__banner-bottom--refer .title {
    font-size: 44px;
    line-height: 56px;
    margin: 0 auto 16px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Bold";
}
.section__banner-bottom--refer p {
    font-size: 20px;
    line-height: 28px;
    color: #1C2743;
    font-family: "SVN-Gilroy-Regular";
    max-width: 790px;
    margin: 0 auto 40px;
}
.section__banner-bottom--refer p a {
    color: #FBCD22;
    text-decoration: none;
}
.section__banner-bottom--refer .container >a {
    font-size: 16px;
    line-height: 16px;
    color: #1C2743 !important;
    display: flex;
    text-decoration: unset;
    align-items: center;
    background: #FBCD22;
    max-width: 194px;
    padding: 20px 10px;
    justify-content: center;
    font-family: "BeVietnam-SemiBold";
    border-radius: 8px;
    box-shadow: 0 1px 0 #EEBC00;
    margin: auto;
}
.section__banner-bottom--refer .container >a:hover{
    background: linear-gradient(180deg, #FBCD22 0%, #FFB800 100%);
}
.section__banner-bottom--refer:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #FFFFFF;
    opacity: 0.8;
    top: 0;
    left: 0;
    z-index: -1;
}
.form__refer--main h3 {
    font-size: 32px;
    line-height: 38px;
    color: #050E37;
    font-family: "SVN-Gilroy-SemiBold";
    margin-bottom: 24px;
}
.form__refer--main input:not(input[type="checkbox"],input[type="radio"]), .form__refer--main select {
    width: 100%;
    margin: 0 0 16px !IMPORTANT;
    border: 1px solid #DCDCDC !important;
    border-radius: 8px !important;
    color: #666666 !important;
    font-size: 14px;
    line-height: 14px !important;
    font-family: "SVN-Gilroy-Regular" !important;
    outline: none !important;
    padding: 13px 16px !IMPORTANT;
}
.form__name--refer, .form__contact-number--refer, .form__mail--refer, .form__sale--refer, .form__region--refer{
    width: calc(50% - 8px);
    position: relative;
}
.block__form--refer form {
    padding: 50px;
    background: #fff;
}
.form__customer--refer label, .form__referring label, .form__which--package label {
    color: #1C2743CC;
    font-size: 20px;
    line-height: 28px;
    font-family: "SVN-Gilroy-Regular";
}
.form__refer--main input[type="checkbox"], .form__refer--main input[type="radio"] {
    border: 1px solid #DCDCDC !important;
    width: 13px;
    height: 13px;
    outline: none !important;
}
.form__term--refer span.wpcf7-list-item-label {
    font-size: 16px;
    line-height: 24px;
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
}
.form__term--refer label {
    display: flex;
    align-items: flex-start;
}
.form__term--refer input {
    margin-right: 10px;
    margin-top: 4px;
}
.form__refer--main input[type="checkbox"]:after {
    border: 2px solid #050E37 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    width: 4px;
    height: 9px;
    left: 3px;
    top: 1px;
}
.form__refer--main input[type="radio"]:after {
    background: #050E37 !important;
    width: 7px;
    height: 7px;
    left: 2px;
    top: 2px;
}
.form__which--package label {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.form__customer--refer label span, .form__referring label span, .form__which--package label span {
    color: #1C2743CC;
    font-family: "SVN-Gilroy-Regular";
    font-size: 16px;
}
.form__refer--main .form__submit:after {
    display: none;
}
body .form__refer--main .form__submit input {
    font-size: 16px !important;
    line-height: 24px !IMPORTANT;
    color: #1C2743 !important;
    font-family: "SVN-Gilroy-SemiBold" !IMPORTANT;
    width: 165px;
    display: flex;
    padding: 8px 26px !important;
    margin-left: auto !important;
    background: #FBCD22 !important;
    border: none !IMPORTANT;
    outline: none !important;
    justify-content: center;
}
.form__refer--main .wpcf7-not-valid-tip {
    bottom: -2px;
    font-size: 14px;
    color: #dc3232 !important;
}
.form__half .form__name--refer .wpcf7-not-valid-tip,.form__half .form__contact-number--refer .wpcf7-not-valid-tip,.form__half .form__mail--refer .wpcf7-not-valid-tip ,.form__half .form__sale--refer .wpcf7-not-valid-tip,
.form__half .form__region--refer .wpcf7-not-valid-tip{
    position: absolute;
}
.form__half .form__name--refer .wpcf7-form-control-wrap,.form__half .form__contact-number--refer .wpcf7-form-control-wrap,.form__half .form__mail--refer .wpcf7-form-control-wrap ,.form__half .form__sale--refer .wpcf7-form-control-wrap,
.form__half .form__region--refer .wpcf7-form-control-wrap{
    display: block;
}
.form__term--refer a {
    color: #FBCD22;
}







