/* Begin: Dung cho cac trang khong can keo menu */
header.scrolled .header__top {
    display: none !important;
}
header#header {
    background: #fff;
}
.header--gradient .header__menu > .menu-item > .menu-link {
    color: #207d57;
}
img.logoFixed {
    display: block !important;
}
.header__main {
    padding-top: 20px !important;
    border-bottom: 1px solid #207d57;
}
.header__logo img.logoRelative {
    display: none;
}

.header.fixed .header__top {
    margin-top: 0px !important;
}

.header.fixed .header__main .header__tools {
    /* display: none !important; */
    margin-bottom: 16px;
}
/* End: Dung cho cac trang khong can keo menu */
.breadcrumbs {
    margin: 165px 0px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-title {
    text-align: center;
    margin: 24px 0px 70px 0px;
}

.section-title h1,
h2 {
    font-size: 42px;
    font-weight: 700;
    color: var(--mLOGO, #207d57);
    line-height: normal;
}
.banner {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.banner-img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.box__tab {
    background: rgba(32, 125, 87, 0.06);
}

.list__tab {
    display: flex;
    list-style: none;
    gap: 50px;
    padding: 24px 0px;
}

.list__tab li {
    color: #207d57;
    font-size: 18px;
    font-weight: 400;
}

.list__tab li.active {
    font-weight: 700;
}

.top__slogan {
    text-align: center;
    margin: 50px 0px 24px;
}

.top__slogan h2 {
    color: #207d57;
    font-size: 30px;
    font-weight: 700;
}

.top__number {
    display: inline-block;
    background: linear-gradient(transparent, transparent) padding-box,
        linear-gradient(to right, #1c7d56, #70bf54) border-box;
    margin: 0 auto;
    border-radius: 4px;
}

.top__number span {
    color: #fff;
    padding: 4px 24px;
    font-size: 16px;
    font-weight: 500;
}

.top__search {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 24px;
}

.top__search input {
    width: 100%;
    padding: 10px 40px 10px 12px;
    font-size: 14px;
    border-radius: 6px;
    border: 0.66px solid #e1e1e1;
    box-shadow: 0 1px 1px 0 rgba(26, 26, 26, 0.08);
}

.top__search svg {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

section.box__list__news {
    background: rgba(32, 125, 87, 0.06);
}

.block__fillter {
    border-radius: 8px;
    border: 1px solid var(--button, #70bf54);
    margin: 24px 0px;
    padding: 12px;
}

.filter-header span {
    font-size: 18px;
    font-weight: 700;
    color: #207d57;
}

.custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    color: #207d57;
    font-size: 18px;
    font-weight: 400;
}

.custom-checkbox input {
    display: none;
}

.custom-checkbox .checkmark {
    width: 18px;
    height: 18px;
    border: 1.5px solid #207d57;
    border-radius: 3px;
    display: inline-block;
    margin-right: 8px;
    position: relative;
}

.custom-checkbox:hover .checkmark {
    background-color: #eaf7e9;
}

.custom-checkbox input:checked + .checkmark {
    background-color: #207d57;
}

.custom-checkbox input:checked + .checkmark::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.filter-content {
    list-style: none;
    display: none;
    margin: 8px 0 16px;
    padding: 0px;
}

.filter-item.active .filter-content {
    display: block;
}

.filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 6px 0;
}

.filter-header svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.filter-item.active .filter-header svg {
    transform: rotate(0deg);
}

.block__list {
    padding: 10px 0;
}

.header__box__list {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 15px 20px 10px 20px;
}

.header__box__list a {
    text-decoration: underline;
}

.box__hollow {
    display: block;
    padding: 15px 20px 10px 20px;
    text-align: justify;
}

.header__box__title {
    font-size: 18px;
    color: #207d57;
    font-weight: 700;
    margin: 0;
}

.result-count {
    font-size: 16px;
    color: #207d57;
    font-weight: 600;
}

.job-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 20px;
    margin: 0 10px 8px 10px;
    cursor: pointer;
    border-radius: 16px;
    border: 1px solid #e1e1e1;
}

.job-card:hover {
    background-color: #ffffff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
}

.job-info {
    flex-grow: 1;
    padding: 5px;
}

.city {
    font-size: 18px;
    color: #222;
    margin: 0 0 10px 0;
    font-weight: 400;
}

.position {
    font-size: 18px;
    color: #207d57;
    font-weight: 700;
    margin: 0;
}

/* Trang tuyển dụng detail */

.icon_fb,
.icon_x,
.icon_in,
.icon_link {
    cursor: pointer;
    transition: transform 0.2s ease;
}

.icon_fb:hover,
.icon_x:hover,
.icon_in:hover,
.icon_link:hover {
    transform: scale(1.1);
}

.box__name_news {
    margin: 70px 0px;
}
.box__name_news h3 {
    color: #207d57;
    font-size: 32px;
    font-weight: 700;
}
section.section__information {
    background: rgba(32, 125, 87, 0.06);
    padding: 24px 0px;
}
.event-details-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 16px;
    padding: 24px;
    margin: 20px auto;
    border: 1px solid #e1e1e1;
}

.event-info-item {
    display: flex;
    align-items: center;
    gap: 10px;
}
.event-info-item:first-child {
    transform: translateX(50%);
}
.event-info-item .info-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.event-info-item .info-label {
    font-weight: 700;
    color: #207d57;
    font-size: 18px;
}

.event-info-item .info-value {
    color: #222;
    font-size: 18px;
    font-weight: 400;
}

.info-separator {
    width: 1px;
    height: 80px;
    background-color: #207d57;
    margin: 0 20px;
}

.register-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 40px;
    border-radius: 9rem;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
    border: 1px solid transparent;
    border-radius: 9rem;
    background: linear-gradient(transparent, transparent) padding-box,
        linear-gradient(to right, #1c7d56, #70bf54) border-box;
    color: white;
    background-clip: padding-box, border-box;
    transition: unset;
    width: 170px;
}

.register-button:hover {
    background: linear-gradient(to right, #218838, #1e7e34);
    transform: translateY(-2px);
}

.social-sharing-network ul {
    padding-left: 0px !important;
    list-style: none;
    display: flex;
    gap: 30px;
}

section.box__content {
    margin: 70px 0px;
}

.box__content .register-button {
    width: 210px !important;
}
@media (max-width: 1440px) {
    .event-info-item:first-child {
        transform: translateX(30%);
    }
}

@media (max-width: 1200px) {
    .section-title h1,
    h2 {
        font-size: 44px;
    }
    .top__search {
        width: 80%;
    }
    .event-info-item:first-child {
        transform: translateX(15%);
    }
}

@media (max-width: 992px) {
    .breadcrumbs {
        margin: 100px 0px 10px 0px;
    }
    .banner {
        margin-top: 0px !important;
    }
    .section-title {
        margin: 15px 0px 45px 0px;
    }
    .section-title h1,
    h2 {
        font-size: 37px;
    }
    .top__slogan {
        margin: 34px 0px 24px;
    }
    .top__slogan h2 {
        font-size: 27px;
    }
}

@media (max-width: 768px) {
    .event-info-item:first-child {
        transform: translateX(0%);
    }
    .box__name_news {
        margin: 30px 0px;
    }
    .box__name_news h1 {
        font-size: 28px;
    }
    .event-details-card {
        padding: 15px;
        gap: 15px;
    }
    .event-info-item .info-value,
    .info-label {
        font-size: 15px;
    }
    .register-button {
        padding: 14px 22px;
        width: 140px;
    }
    section.box__content {
        margin: 50px 0px;
    }
}

@media (max-width: 576px) {
    .section-title {
        margin: 10px 0px 30px 0px;
    }
    .section-title h1,
    h2 {
        font-size: 23px;
    }
    .list__tab {
        gap: 15px;
        padding: 16px 0px;
    }
    .list__tab li {
        font-size: 12px;
    }
    .top__slogan h2 {
        font-size: 20px;
    }
    .top__number span {
        font-size: 15px;
    }
    .filter-header span {
        font-size: 15px;
    }
    .custom-checkbox,
    .header__box__title,
    .city,
    .position {
        font-size: 15px;
    }
    .result-count {
        font-size: 13px;
    }
    .info-separator {
        display: none;
    }
    .event-details-card {
        flex-direction: column;
        align-items: center;
        padding: 15px;
        gap: 15px;
    }
    .info-label {
        font-size: 14px;
    }
    .info-value {
        font-size: 13px;
    }
    .box__name_news h1 {
        font-size: 24px;
    }
}
