body {
    background: #090615;
    font-family: "Neurial Grotesk";
    margin: 0;
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

.container {
    width: 100%;
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    image-rendering: -webkit-optimize-contrast;
    color: transparent;
}

input,
textarea,
select,
a {
    outline: none;
    text-decoration: none;
}

.icon {
    display: inline-flex;
}

button {
    background: none;
    border: none;
    border: none;
    padding: 0;
    font-family: "Bricolage Grotesque";
    cursor: pointer;
}

.hidden {
    display: none !important;
}

.img-resize {
    display: block;
    position: relative;
    height: -moz-max-content;
    height: max-content;
}
.img-resize:before {
    padding-bottom: 62.5%; /* 16:10 */
    content: "";
    display: block;
}
.img-resize img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-square {
    display: block;
    position: relative;
    height: -moz-max-content;
    height: max-content;
}
.img-square:before {
    padding-bottom: 133.33%; /* 3:4 */
    content: "";
    display: block;
}
.img-square img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
    -o-object-fit: cover;
    object-fit: cover;
}

.iframe-resize {
    display: block;
    position: relative;
    height: -moz-max-content;
    height: max-content;
}
.iframe-resize:before {
    padding-bottom: 56.25%;
    content: "";
    display: block;
}
.iframe-resize .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.item-loading {
    position: relative;
    overflow: hidden;
    border: 0 !important;
}
.item-loading img {
    position: initial !important;
}

.item-loading * {
    opacity: 0;
}

@keyframes load {
    from {
        left: -100%;
    }
    to {
        left: 100%;
    }
}
.item-loading:after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: #f9f9f9 !important;
    z-index: 1;
    opacity: 1 !important;
    top: 0;
    height: 100% !important;
    width: 100% !important;
}

.item-loading:before {
    content: "" !important;
    display: block;
    position: absolute;
    left: -100%;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, transparent 0%, #e8e8e8 50%, transparent 100%);
    animation: load 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    z-index: 2;
}

@font-face {
    font-family: "Neurial Grotesk";
    src: url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Regular.eot");
    src: url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Regular.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Regular.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Regular.woff") format("woff"), url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Neurial Grotesk";
    src: url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Medium.eot");
    src: url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Medium.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Medium.woff") format("woff"), url("https://static.mediacdn.vn/fonts/NeurialGrotesk2/NeurialGrotesk-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("https://static.mediacdn.vn/fonts/Inter-Regular.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Inter-Regular.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Inter-Regular.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Inter-Regular.eot") format("embedded-opentype");
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("https://static.mediacdn.vn/fonts/Inter-Medium.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Inter-Medium.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Inter-Medium.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Inter-Medium.eot") format("embedded-opentype");
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("https://static.mediacdn.vn/fonts/Inter-SemiBold.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Inter-SemiBold.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Inter-SemiBold.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Inter-SemiBold.eot") format("embedded-opentype");
    font-display: swap;
}
html, body {
    scroll-behavior: smooth;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.scroll header {
    background: linear-gradient(180deg, #05030f 70%, rgba(5, 3, 15, 0) 100%);
    padding: 10px 0;
}

#header {
    z-index: 9;
}

header {
    width: 100%;
    padding: 22px 0;
    position: sticky;
    top: 0;
    transition: 0.3s;
}
header .logo {
    display: block;
    width: 108px;
    margin-right: 60px;
}
header .menu {
    display: flex;
    gap: 30px;
}
header .menu li {
    list-style: none;
}
header .menu a {
    color: #dbd7d2;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
header .menu a.active {
    color: #fff;
}
header .menu .back-home {
    padding-left: 28px;
    background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/back.svg") no-repeat left center;
}
header .btn-login {
    display: inline-block;
    margin-left: auto;
    border-radius: 8px;
    background: #b98c53;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 8.5px 10px;
}

.section-home {
    position: relative;
    margin-top: -104px;
    overflow: hidden;
}
.section-home::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 193px;
    background: linear-gradient(180deg, rgba(9, 6, 21, 0) 0%, #090615 100%);
    z-index: 1;
}
.section-home .container {
    height: 100%;
}
.section-home .bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-home .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.section-home .content {
    width: 100%;
    height: 100%;
    padding: 13vw 0 5vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-home .title {
    max-width: 595px;
    color: #dbd7d2;
    font-size: 64px;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: -2.56px;
}
.section-home .title span {
    display: block;
    color: #b98c53;
}
.section-home .desc {
    max-width: 599px;
    color: #fffaf4;
    font-size: 20px;
    line-height: 120%;
}

.section-intro {
    padding-top: 120px;
    padding-bottom: 16vw;
    background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/bg-s2.1.jpg") no-repeat bottom center/cover;
    position: relative;
}
.section-intro::after {
    content: "";
    width: 100%;
    height: 189px;
    background: linear-gradient(180deg, rgba(9, 6, 21, 0) 0%, #090615 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-intro::before {
    content: "";
    width: 100%;
    height: 289px;
    background: linear-gradient(0deg, rgba(9, 6, 21, 0) 0%, #090615 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.section-intro .header {
    max-width: 900px;
    margin: 0 auto 100px;
    text-align: center;
    position: relative;
}
.section-intro .header .title {
    color: #dbd7d2;
    font-size: 37px;
    line-height: 120%;
    letter-spacing: -0.74px;
    font-weight: 400;
}
.section-intro .header .title span {
    color: #b98c53;
}
.section-intro .header .sb-title {
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    font-weight: 400;
}
.section-intro .list-item {
    max-width: 1406px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    counter-reset: section;
}
.section-intro .list-item li {
    flex: 1;
    border-radius: 8px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    min-height: 328px;
}
.section-intro .list-item li::after {
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.32px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    position: absolute;
    right: 32px;
    top: 32px;
}
.section-intro .list-item li:nth-child(1) {
    background: #b98c53;
}
.section-intro .list-item li:nth-child(1)::after {
    color: #fffaf4;
}
.section-intro .list-item li:nth-child(1) .title,
.section-intro .list-item li:nth-child(1) .desc {
    color: #fffaf4;
}
.section-intro .list-item li:nth-child(2) {
    background: #0a214a;
    transition-delay: 0.3s;
}
.section-intro .list-item li:nth-child(2)::after {
    color: #fffaf4;
}
.section-intro .list-item li:nth-child(2) .title,
.section-intro .list-item li:nth-child(2) .desc {
    color: #dbd7d2;
}
.section-intro .list-item li:nth-child(3) {
    background: #dbd7d2;
    transition-delay: 0.6s;
}
.section-intro .list-item li:nth-child(3)::after {
    color: #0a214a;
}
.section-intro .list-item li:nth-child(3) .title,
.section-intro .list-item li:nth-child(3) .desc {
    color: #0a214a;
}
.section-intro .list-item .title {
    padding-right: 30px;
    font-size: 42px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.84px;
}
.section-intro .list-item .desc {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.section-intro .text {
    max-width: 730px;
    margin: 100px auto 0;
    color: #dbd7d2;
    font-size: 37px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -0.74px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.section-intro .text span {
    color: #b98c53;
}

.section-awards {
    padding: 45px 0 0;
    position: relative;
    overflow: hidden;
}
.section-awards::after {
    content: "";
    width: 100%;
    height: 189px;
    background: linear-gradient(0deg, rgba(9, 6, 21, 0) 0%, #090615 100%);
    position: absolute;
    top: 150px;
    left: 0;
}
.section-awards .bg {
    position: absolute;
    top: 150px;
    width: 100%;
    height: 1000px;
    -o-object-fit: cover;
    object-fit: cover;
}
.section-awards .header {
    text-align: center;
    margin-bottom: 120px;
    position: relative;
    z-index: 2;
}
.section-awards .header img {
    width: 440px;
    margin: 0 auto 15px;
}
.section-awards .header .title {
    color: #ffb960;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}
.section-awards .box-awards {
    max-width: 930px;
    margin: 0 auto 100px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.section-awards .box-title {
    width: 325px;
}
.section-awards .box-title .title {
    margin-bottom: 50px;
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.28px;
}
.section-awards .box-title .shm {
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
}
.section-awards .list-awrad {
    max-width: 440px;
}
.section-awards .list-awrad li {
    position: relative;
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #6e6e6e;
}
.section-awards .list-awrad li:last-child {
    margin-bottom: 0;
}
.section-awards .list-awrad .award-name {
    margin-bottom: 16px;
    padding-right: 54px;
    color: #b98c53;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.52px;
}
.section-awards .list-awrad .award-desc {
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: -0.16px;
}
.section-awards .list-awrad .info {
    position: absolute;
    right: 0;
    top: 5px;
}
.section-awards .list-awrad .info:hover .text-info {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0px);
    z-index: 1;
}
.section-awards .list-awrad .info .icon-info {
    width: 24px;
    height: 24px;
    display: block;
    background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/info.svg") no-repeat center;
    cursor: pointer;
}
.section-awards .list-awrad .info .text-info {
    width: 260px;
    position: absolute;
    padding: 3px 6px;
    background: #dbd7d2;
    color: #090615;
    font-size: 12px;
    border-radius: 4px;
    bottom: 32px;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, 16px);
    visibility: hidden;
    z-index: -1;
    transition: 0.25s;
}
.section-awards .list-awrad .info .text-info::after {
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: #dbd7d2 transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.section-timeline {
    padding-top: 140px;
}
.section-timeline .header {
    padding: 0 15px;
    max-width: 1400px;
    margin: 0 auto 32px;
}
.section-timeline .header .title {
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -1.92px;
}
.section-timeline .timeline {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    max-width: 1310px;
    margin: 0 auto 20px;
}
@media (max-width: 920px) {
    .section-timeline .timeline {
        max-width: 1110px;
    }
}
.section-timeline .timeline span {
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.32px;
}
.section-timeline .timeline span:nth-child(1) {
    margin-left: 8.5vw;
}
@media (max-width: 1440px) {
    .section-timeline .timeline span:nth-child(1) {
        margin-left: 11.5vw;
    }
}
.section-timeline .bg-lines {
    width: 100%;
    height: 480px;
    background: #121119;
}
.section-timeline .bg-lines .content {
    width: 100%;
    height: 100%;
    padding: 31px 15px 31px 64px;
    max-width: 1512px;
    margin: 0 auto;
    background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/bg-line1.svg") no-repeat center/cover;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
@media (max-width: 1440px) {
    .section-timeline .bg-lines .content {
        padding-left: 15px;
    }
}
.section-timeline .col-right {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
@media (max-width: 1512px) {
    .section-timeline .col-right {
        margin-right: 3vw;
    }
}
@media (max-width: 1400px) {
    .section-timeline .col-right {
        margin-right: 0;
    }
}
.section-timeline .col-right .item {
    max-width: 167px;
}
.section-timeline .col-left {
    width: 100%;
    max-width: 865px;
}
.section-timeline .col-left > * + * {
    margin-top: 10px;
}
.section-timeline .col-left .flex {
    gap: 10px;
}
.section-timeline .col-left .flex .item:nth-child(1) {
    width: 278px;
}
.section-timeline .col-left .flex .item:nth-child(2) {
    flex: 1;
}
.section-timeline .item {
    border-radius: 16px;
    padding: 20px;
}
.section-timeline .item .time {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.48px;
    color: #dbd7d2;
}
.section-timeline .item p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.section-timeline .item.bg-gray {
    background: #dbd7d2;
}
.section-timeline .item.bg-gray .time {
    color: #090615;
}
.section-timeline .item.bg-gray p {
    color: #0a214a;
}
.section-timeline .item.bg-blue {
    background: #123168;
}
.section-timeline .item.bg-yellow {
    background: #b98c53;
}

.section-register {
    padding: 150px 0 0;
    overflow: hidden;
}
.section-register .flex {
    justify-content: space-between;
    gap: 24px;
}
.section-register .col-left {
    width: 100%;
    max-width: 388px;
    display: flex;
    flex-direction: column;
}
.section-register .col-right {
    width: 100%;
    max-width: 785px;
}
.section-register .title {
    margin-bottom: 48px;
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -1.92px;
}
.section-register .title span {
    display: block;
    color: #b98c53;
}
.section-register .contact {
    flex: 1;
}
.section-register .contact h4 {
    margin-bottom: 16px;
    color: var(--Dust-Grey, #dbd7d2);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    letter-spacing: 0.32px;
}
.section-register .contact p {
    font-family: Inter;
    font-size: 16px;
    color: #dbd7d2;
    line-height: 145%;
}
.section-register .countdown {
    max-width: 388px;
    margin-top: -123px;
    padding: 16px;
    border-radius: 10px;
    background: #1b212d;
    backdrop-filter: blur(4.7309756279px);
}
.section-register .countdown .title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
}
.section-register .countdown .timer {
    display: flex;
    gap: 10px;
}
.section-register .countdown .timer > div {
    border-radius: 10px;
    flex: 1;
    height: 60px;
    background: var(--BCA-Dark-1, #0e1013);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.section-register .countdown .timer .time {
    color: #fff;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.section-register .countdown .timer .label {
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.section-register .form-register {
    border-radius: 12px;
    background: var(--Amsterdam, #0a214a);
    backdrop-filter: blur(22px);
    padding: 32px;
}
.section-register .form-register .form-label {
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    position: absolute;
    top: 10px;
    transition: 0.25s;
}
.section-register .form-register .form-label.active {
    font-size: 14px;
    top: -14px;
}
.section-register .form-register label {
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.section-register .form-register .form-row {
    display: flex;
    gap: 16px;
}
.section-register .form-register .form-row .form-group {
    flex: 1;
}
.section-register .form-register .form-group {
    position: relative;
    margin-bottom: 24px;
}
.section-register .form-register input,
.section-register .form-register select,
.section-register .form-register textarea {
    border: none;
    border-bottom: 1px solid #6e6e6e;
    background: none;
    height: 43px;
    width: 100%;
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 16px;
    font-weight: 400;
    position: relative;
    z-index: 2;
}
.section-register .form-register textarea {
    padding-top: 16px;
    resize: none;
    height: 124px;
    position: relative;
    z-index: 2;
}
.section-register .form-register input[type=file] {
    margin-top: 10px;
}
.section-register .form-register {
    /* Chrome, Safari, Edge, Opera */
}
.section-register .form-register input[type=number]::-webkit-outer-spin-button,
.section-register .form-register input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.section-register .form-register {
    /* Firefox */
}
.section-register .form-register input[type=number] {
    -moz-appearance: textfield;
}
.section-register .form-register .btn-submit {
    width: 100%;
    margin-top: 10px;
    border-radius: 8px;
    height: 35px;
    font-family: "Neurial Grotesk";
    background: #b98c53;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}

.section-news {
    padding: 110px 0 200px;
    background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/bg-news1.jpg") no-repeat bottom center/100%;
}

footer {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    background: var(--Mystic-Black, #090615);
    padding: 36px 0;
}
footer .flex {
    gap: 30px;
}
footer .col-2 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 520px;
    margin-left: auto;
}
footer .col-2 .item:nth-child(3) {
    width: 100%;
}
footer .col-2 .item:nth-child(1) {
    width: 100%;
    max-width: 190px;
}
footer .col-2 .item:nth-child(2) {
    max-width: 283px;
}
footer .col-3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
footer .col-3 .follow {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}
footer .col-3 .title {
    margin-bottom: 0;
}
footer .col-3 .social {
    display: flex;
    align-items: center;
    gap: 10px;
}
footer .col-3 .policy {
    color: var(--Dust-Grey, #dbd7d2);
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-align: right;
}
footer .unit {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}
footer .unit span {
    color: #fff;
    font-size: 9.131px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
footer .logo {
    width: 214px;
    display: block;
}
footer .logo img {
    width: 100%;
}
footer .copyright {
    margin-top: 50px;
    color: var(--Dust-Grey, #dbd7d2);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
footer .title {
    margin-bottom: 16px;
    color: var(--Sandy-Gold, #f2d1a0);
    font-family: "Neurial Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}
footer p,
footer .contact {
    color: var(--Dust-Grey, #dbd7d2);
    font-family: "Neurial Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.fadeup {
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.fadeup.visible {
    opacity: 1;
    transform: translateZ(0);
}

.zoomin {
    transform: scale(0.6);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.zoomin.visible {
    opacity: 1;
    transform: translateZ(0) scale(1);
}

.faderight {
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.faderight.visible {
    opacity: 1;
    transform: translateZ(0);
}

.fadeleft {
    transform: translate3d(100px, 0, 0);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.fadeleft.visible {
    opacity: 1;
    transform: translateZ(0);
}

.is-mob {
    display: none;
}

@media (max-width: 1200px) {
    .section-home .title {
        font-size: 10vw;
    }
    .section-awards .list-awrad .info .text-info {
        left: inherit;
        right: 0;
        transform: translate(0, 16px);
    }
    .section-awards .list-awrad .info .text-info::after {
        left: inherit;
        right: 8px;
        transform: translateX(0);
    }
    .section-awards .list-awrad .info:hover .text-info {
        transform: translate(0, 0);
    }
    .section-timeline .box-timeline {
        width: 100%;
        overflow-x: auto;
    }
    .section-timeline .timeline {
        max-width: 1320px;
    }
    .section-timeline .timeline span:nth-child(1) {
        margin-left: 16.5vw;
    }
    .section-timeline .box-scroll {
        min-width: 1512px;
    }
}
@media (max-width: 920px) {
    footer .col-2 {
        max-width: 300px;
    }
    .section-timeline .bg-lines .content {
        padding-left: 54px;
        padding-top: 80px;
    }
    .section-timeline .timeline span:nth-child(1) {
        margin-left: 20.5vw;
    }
    header .logo {
        margin-right: 20px;
    }
    header .menu {
        gap: 10px;
    }
    header .menu a {
        font-size: 10px;
        padding: 3px 0;
    }
    .section-home .title {
        max-width: 46vw;
        font-size: 5vw;
    }
    .section-intro .header .title {
        font-size: 35px;
    }
    .section-intro .list-item li {
        padding: 20px;
    }
    .section-intro .list-item li::after {
        right: 20px;
    }
    .section-intro .list-item .title {
        font-size: 38px;
    }
    .section-register .countdown {
        max-width: 368px;
    }
    .section-awards .box-awards {
        gap: 16px;
    }
}
@media (max-width: 767px) {
    .is-mob {
        display: block;
    }
    .is-pc {
        display: none;
    }
    .box-menu {
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: -100%;
        background: #090615;
        transition: 0.3s;
    }
    header {
        padding: 20px 0;
    }
    header .menu {
        padding-top: 100px;
        flex-direction: column;
        gap: 24px;
        align-items: center;
    }
    header .menu a {
        font-size: 13px;
    }
    header .btn-close-menu {
        display: block;
        width: 30px;
        height: 30px;
        background: url("https://static.mediacdn.vn/tuoitre/images/mauai/close.svg") no-repeat center center;
        border: none;
        position: absolute;
        top: 24px;
        right: 24px;
        filter: invert(1);
    }
    header .logo {
        width: 72px;
    }
    .section-home {
        margin-top: -80px;
    }
    .section-home::after {
        height: 60px;
    }
    .section-home .content {
        padding: 30vw 0 5vw;
        justify-content: start;
    }
    .section-home .title {
        max-width: 353px;
        font-size: 38px;
        margin-bottom: 24px;
        letter-spacing: -1.538px;
    }
    .section-home .desc {
        font-size: 15px;
    }
    .section-intro {
        padding-top: 40px;
        padding-bottom: 162px;
        background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/bg-s2-mob.png") no-repeat bottom center/cover;
    }
    .section-intro::after {
        height: 60px;
    }
    .section-intro .header {
        padding: 0 23px;
        margin-bottom: 40px;
    }
    .section-intro .header .sb-title {
        margin-bottom: 21px;
        font-size: 16px;
    }
    .section-intro .header .title {
        font-size: 20px;
        letter-spacing: -0.4px;
    }
    .section-intro .list-item {
        flex-direction: column;
        gap: 14px;
    }
    .section-intro .list-item li {
        max-width: 311px;
        margin: 0 auto;
        padding: 22px 18px;
        min-height: 230px;
    }
    .section-intro .list-item li::after {
        right: 18px;
        top: 22px;
        font-size: 11px;
    }
    .section-intro .list-item .title {
        font-size: 29px;
        letter-spacing: -0.587px;
    }
    .section-intro .list-item .desc {
        font-size: 16px;
    }
    .section-intro .text {
        margin-top: 40px;
        padding: 0 22px;
        font-size: 20px;
        letter-spacing: -0.4px;
    }
    .section-awards {
        padding-top: 80px;
    }
    .section-awards .bg {
        display: none;
    }
    .section-awards .header {
        margin-bottom: 65px;
    }
    .section-awards .header img {
        width: 228px;
    }
    .section-awards .header .title {
        font-size: 11px;
    }
    .section-awards .box-awards {
        flex-direction: column;
        margin-bottom: 80px;
        gap: 46px;
    }
    .section-awards .box-awards .box-title .title {
        font-size: 30px;
        margin-bottom: 16px;
    }
    .section-awards .list-awrad .award-name {
        line-height: 125%;
        letter-spacing: -0.44px;
        font-size: 22px;
    }
    .section-timeline {
        padding-top: 40px;
    }
    .section-timeline .header {
        margin-bottom: 40px;
    }
    .section-timeline .header .title {
        letter-spacing: -1.52px;
        font-size: 38px;
    }
    .section-timeline .col-left .item {
        min-width: 272px;
    }
    .section-timeline .col-left .item:nth-child(1) {
        width: auto;
    }
    .section-timeline .bg-lines .content {
        background-position: left -10px center;
    }
    .section-timeline .timeline span:nth-child(1) {
        margin-left: 41vw;
    }
    .section-register {
        padding: 80px 0 0;
    }
    .section-register .title {
        margin-bottom: 40px;
        letter-spacing: -1.52px;
        font-size: 38px;
    }
    .section-register .flex {
        flex-direction: column;
        gap: 40px;
    }
    .section-register .countdown {
        max-width: 100%;
        margin-top: 40px;
    }
    .section-register .form-register {
        padding: 32px 20px;
    }
    .section-register .form-register .form-row {
        flex-direction: column;
        gap: 0;
    }
    .section-news {
        padding: 80px 0 132px;
        background: url("https://static.mediacdn.vn/cafef.vn/images/agmawards/bg-news-mob.jpg") no-repeat bottom center/100%;
    }
    footer {
        padding: 40px 0;
    }
    footer .flex {
        flex-direction: column;
    }
    footer .logo {
        width: 132px;
    }
    footer .col-2 {
        margin-left: 0;
    }
    footer .unit {
        flex-direction: row-reverse;
        gap: 20px;
        align-items: center;
        justify-content: flex-end;
    }
    footer .col-3 .policy {
        text-align: left;
        font-weight: 500;
        margin-top: 4px;
    }
    footer .copyright {
        margin-top: 30px;
    }
}
.box-category[data-layout="100"] .box-category-top {
    display: flex;
    background: none;
    align-items: center;
    margin-bottom: 53px;
    justify-content: space-between;
    padding: 0;
    position: relative;
}
@media (max-width: 768px) {
    .box-category[data-layout="100"] .box-category-top {
        margin-bottom: 40px;
    }
}
.box-category[data-layout="100"] .box-category-top .box-category-title {
    color: var(--Dust-Grey, #dbd7d2);
    font-family: "Neurial Grotesk";
    font-size: 48px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -1.92px;
}
@media (max-width: 768px) {
    .box-category[data-layout="100"] .box-category-top .box-category-title {
        font-size: 38px;
        letter-spacing: -1.52px;
    }
}
.box-category[data-layout="100"] .box-category-top .btn-viewall {
    color: #fffaf4;
    font-size: 16px;
    line-height: 120%;
}
.box-category[data-layout="100"] .box-category-middle {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 48px;
}
@media (max-width: 768px) {
    .box-category[data-layout="100"] .box-category-middle {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .box-category[data-layout="100"] .box-category-middle {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
    }
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 100%;
    margin-bottom: 16px;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-link-with-avatar img {
    border-radius: 8px;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-content {
    width: 100%;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-title-text {
    margin-bottom: 8px;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-title-text {
    margin-bottom: 15px;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-link-title {
    display: block;
    overflow: hidden;
    color: var(--Dust-Grey, #dbd7d2);
    text-overflow: ellipsis;
    font-family: "Neurial Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-sapo {
    display: none;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-category {
    color: #b98c53;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}
.box-category[data-layout="100"] .box-category-middle .box-category-item .box-category-time {
    display: none;
}/*# sourceMappingURL=styles.css.map */
