/*
Version: 1.0.0.1
Theme Name: VinaLiving
Theme URI: https://vinaliving.com.vn
Author: softx
Author URI: https://softx.asia
Description: VinaLiving THEME
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vinaliving
*/

body.body-white-bg {
    background: #fff;
}

body.body-white-bg .site-header {
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
	border-radius: 20px;
}

/**
 * Section: Header Banner
 */
 .header-banner {
	padding: 0;
}

.header-banner__frame {
	position: relative;
	overflow: hidden;
	background: #1a1a1a;
	aspect-ratio: 1320 / 560;
	min-height: 480px;
	border-radius: 40px;
}

.header-banner__media {
	position: absolute;
	inset: 0;
}

.header-banner__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.header-banner__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(0deg, rgba(28, 28, 27, 0.80) 6.24%, rgba(28, 28, 27, 0.00) 62.28%);
	pointer-events: none;
}

.header-banner__content {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	max-width: calc(100% - 492px);
	min-height: 100%;
	padding: 0 24px 88px 60px;
	color: #fff;
	box-sizing: border-box;
    justify-content: end;
}

.header-banner__breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 0 0 24px;
	color: #FFFEFE;

/* Small/l/Medium */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}

.header-banner__breadcrumb a {
	color: inherit;
	text-decoration: none;
	transition: color 0.2s ease;
}

.header-banner__breadcrumb a:hover {
	color: #fff;
}

.header-banner__breadcrumb-sep {
	opacity: 0.85;
}

.header-banner__breadcrumb-current {
	color: #fff;
}

.header-banner__title {
	margin: 0;
	color: #FFF;
	text-shadow: 0 4px 30px rgba(0, 0, 0, 0.10);
	font-size: 68px;
	font-style: normal;
	font-weight: 400;
	line-height: 87px; /* 127.941% */
	letter-spacing: -2px;
}

.header-banner__desc {
	margin: 0;
	color: rgba(255, 255, 255, 0.90);

/* H5/Regular */
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
}

.page-about .header-banner {
	padding-bottom: 0;
}

/**
 * Section: GiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºi thiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡u tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ng quan
 */
.about-overview {
	padding: 128px 0 80px;
}

.about-overview__content {
	max-width: 636px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	height: 100%;
}

.about-overview__content .about-overview__content__action {margin-top: auto;}

.about-overview__title {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}

.about-overview__text p {
	margin: 0 0 20px;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-overview__text p:last-child {
	margin-bottom: 0;
}

.about-overview__media {
	border-radius: 24px;
	overflow: hidden;
}

.about-overview__image {
	width: 100%;
	aspect-ratio: 636 / 606;
	object-fit: cover;
	object-position: center;
	display: block;
}

/**
 * Section: SÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡nh vÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§m nhÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬n
 */
.about-mission {
	padding: 128px 0;
	background: #fff;
}

.about-mission__media {
	height: 100%;
	border-radius: 24px;
	overflow: hidden;
}

.about-mission__image {
	width: 100%;
	height: 100%;
	min-height: 100%;
	aspect-ratio: 636 / 530;
	object-fit: cover;
	object-position: center;
	display: block;
}

.about-mission__content {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.about-mission__title {
	margin: 0 0 24px;
	color: var(--colors-text-500, #292b2f);
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
}

.about-mission__intro {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-mission__grid {
	margin-top: auto;
}

.about-mission__item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
}

.about-mission__icon {
	display: block;
	height: 60px;
	object-fit: contain;
}

.about-mission__item-title {
	margin: 4px 0 0;
	color: var(--colors-text-500, #292B2F);

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.about-mission__item-text {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

/**
 * Section: GiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ trÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ cÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œt lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµi
 */
.about-values {
	padding: 128px 0;
	background: #F3F5F7;
}

.about-values__header {
	margin-bottom: 40px;
}

.about-values__title {
	margin: 0;
	color: var(--colors-text-500, #292b2f);
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
}

.about-values__desc {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-values__visual {
}

.about-values__frame {
	position: relative;
	border-radius: 24px;
	overflow: hidden;
	aspect-ratio: 1200 / 560;
	background: #1a1a1a;
	max-height: 565px;
	width: 100%;
}

.about-values__image {
	width: 100%;
	object-position: center;
	display: block;
}

.about-values__diagram {
	position: absolute;
	top: 54%;
	left: 50%;
	z-index: 2;
	width: 1px;
	height: 0;
	transform: translate(-50%, -50%);
	pointer-events: none;
}

.about-values__circle {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 193px;
    height: 193px;
    padding: 28px;
    border-radius: 50%;
    box-sizing: border-box;
    background: linear-gradient(180deg, rgba(32, 11, 11, 0.10) 0%, rgba(80, 71, 71, 0.20) 102.33%);
    backdrop-filter: blur(14.5px);
    border: 1px solid rgba(255, 255, 255, 0.10);
}

.about-values__circle-text {
	color: #FFF;
	text-align: center;

/* Paragraph/Medium */
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
}

.about-values__circle--top {
	bottom: 0;
	left: 50%;
	z-index: 3;
	transform: translateX(-50%);
}

.about-values__circle--left {
	top: -46px;
	right: -10px;
	z-index: 1;
	padding-right: 57px;
	padding-left: 27px;
	padding-top: 60px;
}

.about-values__circle--right {
	left: -10px;
	top: -46px;
	z-index: 2;
	padding-right: 30px;
	padding-left: 57px;
	padding-top: 60px;
}

.about-values__logo_outer {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    width: 97px;
    height: 97px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(130deg, rgba(255, 255, 255, 0.10) 7.3%, rgba(255, 255, 255, 0.10) 89.83%);
    border: 1px solid rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(6px);
}

.about-values__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  backdrop-filter: blur(6px);

  /* thay fill ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ background */
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.20) 7.3%, rgba(255, 255, 255, 0.90) 89.83%);

  /* thay stroke ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ border */
  border: 1px solid #fff;
}

.about-values__logo img {
	display: block;
	width: 48px;
	height: 48px;
	object-fit: contain;
}

/**
 * Section: LÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ch sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ phÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡t triÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢n
 */
.about-history {
	padding: 128px 0 80px;
	background: #fff;
}

.about-history__title {
	margin: 0 0 80px;
	color: var(--colors-text-500, #292b2f);
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
}

.about-history__timeline-wrap {
	margin-bottom: 80px;
}

.about-history__timeline-row {
	display: flex;
	align-items: flex-end;
	gap: 24px;
}

.about-history__timeline-viewport {
	position: relative;
	flex: 1;
	overflow: hidden;
	padding-bottom: 24px;
}

.about-history__timeline-line {
	position: absolute;
	right: 0;
	bottom: 14px;
	left: 0;
	z-index: 0;
	height: 1px;
	background: rgba(0, 0, 0, 0.12);
}

.about-history__timeline-track {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: flex-end;
	gap: 130px;
	transition: transform 0.45s ease;
	will-change: transform;
}

.about-history__year {
	display: inline-flex;
	flex-direction: column;
	flex-shrink: 0;
	align-items: flex-start;
	gap: 16px;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	color: #aeaca7;
	font-family: inherit;
	transition: color 0.3s ease;
}

.about-history__year-label {
	display: block;
	white-space: nowrap;
	transition: color 0.3s ease;
	color: var(--colors-text-300, #909294);
	text-align: right;

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 96px; /* 125% */
}

.about-history__year-dot {
	display: block;
	align-self: center;
	width: 12px;
	height: 12px;
	transition: background-color 0.3s ease, transform 0.3s ease;
	border-radius: 12px;
	background: var(--colors-tertiary-300, #7F7F7F);
	box-shadow: 0 0 0 8px rgba(43, 41, 41, 0.10);
	transform: translateY(15px);
}

.about-history__year.is-active {
	color: var(--vl-red, #d71920);
}

.about-history__year.is-active .about-history__year-label {
	color: var(--colors-primary-500, #D71920);
	text-align: right;
	font-size: 80px;
	font-style: normal;
	font-weight: 700;
	line-height: 96px; /* 120% */
}

.about-history__year.is-active .about-history__year-dot {
	border-radius: 12px;
	background: var(--colors-primary-500, #D71920);
	box-shadow: 0 0 0 8px rgba(215, 25, 32, 0.10);
}

.about-history__controls {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
}

.about-history__arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	padding: 0;
	cursor: pointer;
	transition: opacity 0.2s ease, background-color 0.2s ease;
	border-radius: var(--spacing-corner_radius-container-sm, 8px);
	border: 1px solid var(--Color-border-strong, rgba(0, 0, 0, 0.12));
	width: 56px;
	height: 56px;
    box-shadow: none !important;
}

button.about-history__arrow.about-history__arrow--prev.is-disabled {}

.about-history__arrow.is-disabled svg path, .about-history__arrow:disabled svg path {
    fill: #5C6770;
}

.about-history__arrow.is-disabled, .about-history__arrow:disabled {
	cursor: not-allowed;
	pointer-events: none;
	color: #5C6770;
	background: #fff;
	border-color: rgba(0, 0, 0, 0.12);
}

.about-history__arrow--prev {
	width: 56px;
	height: 56px;
	background: #fff;
	color: #fff;
    border-color: var(--vl-red, #d71920);
    background: var(--vl-red, #d71920);
}

.about-history__arrow--prev:not(.is-disabled):not(:disabled) {
	opacity: 1;
	cursor: pointer;
}

.about-history__arrow--prev:not(.is-disabled):not(:disabled):hover {
	border-color: var(--vl-red, #d71920);
}

.about-history__arrow--next {
	background: var(--vl-red, #d71920);
	color: #fff;
}

.about-history__arrow--next svg {
    transform: rotate(180deg);
}

.about-history__panels {
	position: relative;
}

.about-history__panel {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0.4s ease;
	pointer-events: none;
}

.about-history__panel.is-active {
	z-index: 2;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.about-history__panel-title {
	margin: 8px 0 16px;
	color: var(--colors-text-500, #292B2F);

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.about-history__panel-text {
	margin: 0;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-history__panel-media {
	border-radius: 24px;
	overflow: hidden;
}

.about-history__panel-media img {
	width: 100%;
	aspect-ratio: 636 / 400;
	object-fit: cover;
	object-position: center;
	display: block;
}

/**
 * Section: ThÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â nh tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±u giÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£i thÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¸ng
 */
.about-awards {
	padding: 128px 0;
	background: #f3f5f7;
}

.about-awards__header {
	margin-bottom: 40px;
}

.about-awards__title {
	margin: 0;
	color: var(--colors-text-500, #292b2f);
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
}

.about-awards__desc {
	margin: 0;
	color: var(--colors-text-500, #292b2f);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.about-awards__slider-wrap {
	margin-top: 0;
}

.about-awards__slider:not(.slick-initialized) .about-awards__slide:not(:first-child) {
	display: none;
}

.about-awards__slider .slick-list {
	margin: 0 -12px;
}

.about-awards__slider .slick-slide {
	height: auto;
	padding: 0 12px;
}

.about-awards__slider .slick-slide > div {
	height: 100%;
}

.about-awards-card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.about-awards-card__media {
	display: block;
	margin-bottom: 32px;
	border-radius: 20px;
	overflow: hidden;
}

.about-awards-card__image {
	width: 100%;
	aspect-ratio: 312 / 203;
	object-fit: cover;
	object-position: center;
	transition: transform 0.3s ease;
}

.about-awards-card__media:hover .about-awards-card__image {
	transform: scale(1.03);
}

.about-awards-card__date {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	margin: 0 0 16px;
	color: var(--colors-text-400, #626467);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-awards-card__date svg {
	flex-shrink: 0;
}

.about-awards-card__title {
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.45;
}

.about-awards-card__title a {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	color: var(--colors-text-500, #292B2F);
	

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.about-awards-card__title a:hover {
	color: var(--vl-red, #d71920);
}

.about-awards__dots-wrap {
	margin-top: 56px;
	padding: 8px 0;
}

.about-awards__dots ul {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.about-awards__dots li {
	margin: 0;
	padding: 0;
	line-height: 0;
	list-style: none;
}

.about-awards__dot {
	width: 8px;
	height: 8px;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 50%;
	background: #aeaca7;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.about-awards__dot:hover {
	background: #8f8f8f;
}

.about-awards__dots .slick-active .about-awards__dot {
	background: var(--vl-red, #d71920);
}

.about-awards__dots .about-awards__dot:focus-visible {
	outline: 2px solid var(--vl-red, #d71920);
	outline-offset: 3px;
}

.about-awards .slick-arrow {
	display: none !important;
}

/**
 * Section: QuÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£n trÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ vÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  tÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ chÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©c
 */
.about-governance {
	background: #fff;
}

.about-governance__hero {
	position: relative;
	overflow: hidden;
	min-height: 564px;
	z-index: 1;
}

.about-governance__hero-bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.about-governance__hero-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(1deg, rgba(4, 32, 56, 0.40) 1.02%, rgba(1, 13, 24, 0.80) 24.79%, rgba(6, 50, 88, 0.00) 96.89%);
}

.about-governance__hero-inner {
	position: absolute;
	z-index: 1;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 162px;
}

.about-governance__hero-title {
	margin: 0;
	color: #fff;
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
}

.about-governance__hero-desc {
	margin: 0;
	color: var(--colors-text-50, #FFFEFE);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-governance__body {
	margin-top: -112px;
	padding-bottom: 128px;
	z-index: 2;
	position: relative;
}

.about-governance__tabs {
	display: flex;
	gap: 0;
	background: linear-gradient(91deg, rgba(255, 255, 255, 0.56) 0.7%, rgba(255, 255, 255, 0.32) 100.66%);
	border-radius: 16px 16px 0 0;
	backdrop-filter: blur(34px);
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.80);
	height: 113px;
}

.about-governance__tab {
	flex: 1;
	padding: 40px 24px;
	cursor: pointer;
	transition: background-color 0.25s ease, color 0.25s ease;
	border-radius: 16px 16px 0 0;
	box-shadow: 16px 4px 49px 0 rgba(0, 0, 0, 0.08);
	background: no-repeat;
	border: none;
	color: var(--colors-text-500, #292B2F);
	text-align: center;

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
	position: relative;
}

button.about-governance__tab:first-child.is-active::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: -24px;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M0 0V24L24 24C10.7452 24 0 13.2548 0 0Z" fill="%23FDFDFD"/></svg>') no-repeat;
    background-size: 100%;
}

button.about-governance__tab:last-child.is-active::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    left: -24px;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M24 0V24L0 24C13.2548 24 24 13.2548 24 0Z" fill="%23FDFDFD"/></svg>') no-repeat;
    background-size: 100%;
}

.about-governance__tab.is-active {
    background: #FFF;
    box-shadow: 16px 4px 49px 0 rgba(0, 0, 0, 0.08);
}

.about-governance__panel {
	display: none;
	padding: 70px 0 0;
	background: #fff;
}

.about-governance__panel.is-active {
	display: block;
}

.about-governance__detail {
}

.about-governance__portrait {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.about-governance__portrait-watermark {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: auto;
	pointer-events: none;
	max-width: 466px;
}

.about-governance__portrait-image {
	position: relative;
	z-index: 1;
	max-width: 390px;
	object-fit: cover;
	object-position: top center;
	max-height: 481px;
}

.about-governance__name {
	margin: 40px 0 10px;
	color: var(--colors-text-500, #292B2F);

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.about-governance__role {
	margin: 0 0 30px;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-governance__bio p {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.about-governance__bio p:last-child {
	margin-bottom: 0;
}

.about-governance__members {
	padding: 32px 24px;
	background: #f7f7f7;
	border-radius: 12px;
	border: 1px solid rgba(0, 0, 0, 0.09);
	backdrop-filter: blur(50px);
}

.about-governance__members-slider:not(.slick-initialized) .about-governance__member-slide:not(:first-child) {
	display: none;
}

.about-governance__members-slider .slick-list {
	margin: 0 -12px;
}

.about-governance__members-slider .slick-slide {
	height: auto;
	padding: 0 12px;
}

.about-governance__members-slider .slick-slide > div {
	height: 100%;
}

.about-governance__member-slide {
	height: 100%;
}

.about-governance-member {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 8px 16px;
	border: none;
	border-right: 1px solid #dde1e6;
	background: transparent;
	cursor: pointer;
	font-family: inherit;
	text-align: center;
	transition: opacity 0.2s ease;
}

.about-governance__members-slider .slick-slide:last-child .about-governance-member {
	border-right: none;
}

.about-governance-member__avatar {
	display: block;
	width: 80px;
	height: 80px;
	margin-bottom: 16px;
	border-radius: 50%;
	overflow: hidden;
	transition: border-color 0.25s ease;
}

.about-governance-member__avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center -5px;
	transform: scaleX(-1);
}

.about-governance-member.is-active .about-governance-member__avatar {
}

.about-governance-member__name {
	display: block;
	margin-bottom: 4px;
	color: var(--colors-text-500, #292b2f);
	transition: color 0.25s ease;
	text-align: center;

/* Paragraph/Medium */
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
}

.about-governance-member.is-active .about-governance-member__name {
	color: var(--vl-red, #d71920);
}

.about-governance-member__role {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: var(--colors-text-500, #292B2F);
	text-overflow: ellipsis;

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	text-align: center;
}

.about-governance .slick-arrow {
	display: none !important;
}

/**
 * Section: ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œi tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡c cÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§a chÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºng tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´i
 */
.about-partners {
	padding: 80px 48px;
	background: #fff;
}

.about-partners .container {
	max-width: 100%;
	padding: 0;
}

.about-partners__title {
	margin: 0 0 48px;
	color: var(--colors-text-500, #292b2f);
	font-size: 48px;
	font-weight: 500;
	line-height: 60px;
	text-align: center;
}

.about-partners__list-wrap {
	width: 100%;
}

.about-partners__list {
	margin: 0;
}

.about-partners__list--static {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 24px 32px;
}

.about-partners__list--static .about-partners__slide {
	flex: 1 1 auto;
	min-width: 0;
}

.about-partners__list:not(.slick-initialized):not(.about-partners__list--static) .about-partners__slide:not(:first-child) {
	display: none;
}

.about-partners__list.slick-initialized .slick-list {
	overflow: hidden;
}

.about-partners__list.slick-initialized .slick-slide {
	height: auto;
}

.about-partners__list.slick-initialized .slick-slide > div {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.about-partners__slide {
	text-align: center;
	background: #FFF;
	background-blend-mode: saturation;
}

.about-partners__item {
	 /* 133.333% */
	 color: #191C1D;
	 text-align: center;
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 900;
	 line-height: 32px; /* 133.333% */
	 letter-spacing: -1.2px;
}

.about-partners .slick-arrow {
	display: none !important;
}

.home-highlights.about-highlights {
    padding-top: 0;
}

.about_highlights_quote_block__quote_icon {
    text-align: center;
}

.about_highlights_quote_block__quote_text {
    color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.about_highlights_quote_block__quote_author {
    margin-top: 24px;
}

.about_highlights_quote_block__quote_author__info {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: end;
    color: var(--colors-text-500, #292B2F);
    text-align: right;

/* Paragraph/Regular */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

span.about_highlights_quote_block__quote_author__name {
    color: var(--colors-text-500, #292B2F);

/* Paragraph/Semi Bold */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.about_highlights_quote_block__quote_text p {
    margin-bottom: 24px;
}

.about-governance__body-inner {
    background: #fff;
}

.about-governance__panels {
    background: #fff;
}

/**
 * Section: Danh sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ch lÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â©nh vÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â±c kinh doanh
 */
.business-fields {
	padding: 128px 0;
	background: #fff;
	position: relative;
}

.business-fields::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(227, 190, 187, 0.20);
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}

.business-fields__list {
	display: flex;
	flex-direction: column;
	gap: 128px;
}

.business-fields__item {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	column-gap: 160px;
	position: relative;
}

.business-fields__item::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 16px;
	height: 16px;
	pointer-events: none;
	border-radius: 12px;
	background: #98001B;
	box-shadow: 0 0 0 8px rgba(152, 0, 27, 0.10);
	top: 0;
	bottom: 0;
	margin: auto;
}

.business-fields__content {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.business-fields__title {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.business-fields__text p {
	margin: 0 0 20px;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.business-fields__text p:last-child {
	margin-bottom: 0;
}

.business-fields__media {
	border-radius: 24px;
	overflow: hidden;
}

.business-fields__image {
	width: 100%;
	aspect-ratio: 580 / 312;
	object-fit: cover;
	object-position: center;
	display: block;
}

/**
 * Section: Ãƒâ€žÃ‚ÂiÃƒÂ¡Ã‚Â»Ã†â€™m mÃƒÂ¡Ã‚ÂºÃ‚Â¡nh trong lÃƒâ€žÃ‚Â©nh vÃƒÂ¡Ã‚Â»Ã‚Â±c kinh doanh
 */
.business-strengths {
	padding: 128px 0;
	background: #fff;
}

.business-strengths__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 56px;
}

.business-strengths__item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
}

.business-strengths__icon {
	display: block;
	height: 60px;
	object-fit: contain;
}

.business-strengths__title {
	margin: 4px 0 0;
	color: var(--colors-text-500, #292B2F);

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.business-strengths__list {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.business-strengths__list li {
	
}

.business-strengths__list li + li {
}

.header__banner__dots-wrap {
    margin-top: 10px;
    padding: 8px 0;
}

.header__banner__slick__outer {
    padding-bottom: 24px;
}

/**
 * Section: Danh sÃƒÂ¡ch dÃ¡Â»Â± ÃƒÂ¡n
 */
.projects-list {
	padding: 128px 0 0;
	background: #fff;
}

.projects-list__title {
	margin: 0 0 24px;
	

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.projects-list.is-search-results .projects-list__title--search {
	text-align: center;
	margin-bottom: 12px;
}

.projects-list__search-summary {
    margin: 0 0 32px;
    text-align: center;
    color: var(--colors-text-300, #909294);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.projects-list__empty {
	margin: 0;
	padding: 48px 0 24px;
	color: var(--colors-text-400, #626467);
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}

a.projects-list__filter {
	display: inline-block;
	text-decoration: none;
}

.projects-list__toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 56px;
}

.projects-list__filters {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 40px;
}

.projects-list__filter {
	padding: 0 0 4px;
	border: 0;
	background: none;
	cursor: pointer;
	color: var(--colors-text-400, #626467);
	text-align: center;

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.projects-list__filter.is-active {
	color: #D71920;
	border-bottom: 1px solid rgba(187, 0, 33, 0.40);
}

.projects-list__filter:hover {
	color: var(--colors-text-500, #292B2F);
}

.projects-list__search {
	display: flex;
	align-items: center;
	flex: 1;
	max-width: 536px;
	height: 56px;
	padding: 4px 3px 4px 22px;
	gap: 16px;
	border: 2px solid var(--Border-1, rgba(0, 0, 0, 0.06));
	background: #FFF;
	border-radius: 16px;
}

.projects-list__search:has(.projects-list__search-input:focus) {
	border: 2px solid var(--colors-primary-400, #E76056);
}

.projects-list__search-icon {
	display: inline-flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
}

.projects-list__search-input {
	flex: 1;
	min-width: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--colors-text-500, #28140C);
	outline: none;
	

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.projects-list__search-input::placeholder {
	color: #909294;
}

.projects-list__search-btn {
	display: inline-flex;
	flex-shrink: 0;
	align-items: center;
	gap: 8px;
	height: 48px;
	padding: 0 16px;
	border: 0;
	cursor: pointer;
	transition: background-color 0.2s ease;
	border-radius: 12px;
	background: var(--colors-primary-200, #FAB8B0);
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Medium */
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
}

.projects-list__search-btn:hover {
	background: rgba(215, 25, 32, 0.2);
}

.projects-list__grid {
	margin-bottom: 0;
}

/**
 * Component: Pagination (dÃƒÂ¹ng chung)
 */
.vl-pagination {
	margin-top: 128px;
	padding: 32px 0;
	text-align: center;
}

nav.vl-pagination.sd-vl-paginaton {
    margin-top: 40px;
    border-top: 1px solid rgba(227, 190, 187, 0.30);
}

.vl-pagination__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin: 0 0 16px;
	padding: 0;
	list-style: none;
}

.vl-pagination__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	height: 40px;
	padding: 0 12px;
	background: #fff;
	text-decoration: none;
	transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
	border-radius: 4px;
	border: 1px solid rgba(227, 190, 187, 0.30);
	color: #5F5E5E;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

a.next.vl-pagination__link span {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7" viewBox="0 0 4 7" fill="none"><path d="M2.68333 3.29806L0 0.614729L0.614729 0L3.91279 3.29806L0.614729 6.59612L0 5.9814L2.68333 3.29806Z" fill="%235F5E5E"/></svg>') no-repeat;
    background-size: 100%;
    width: 4px;
    height: 7px;
}

a.prev.vl-pagination__link span {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="7" viewBox="0 0 4 7" fill="none"><path d="M3.29806 6.59612L0 3.29806L3.29806 0L3.91279 0.614729L1.22946 3.29806L3.91279 5.9814L3.29806 6.59612Z" fill="%235F5E5E"/></svg>') no-repeat;
    background-size: 100%;
    width: 4px;
    height: 7px;
}

.vl-pagination__link:hover {
	border-color: #98001B;
	color: #98001B;
}

.vl-pagination__link.is-active {
	border-color: #B51319;
	background: #B51319;
	color: #fff;
}

.vl-pagination__link.sd-vl-paginaton__link.is-active {
    background: #6B070A;
    border-color: #6B070A;
}

.vl-pagination__summary {
	margin: 0;
	color: var(--colors-text-300, #909294);

/* Small/m/Seri/Regular */
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 153.846% */
}

/**
 * Section: Danh sÃƒÂ¡ch tin tÃ¡Â»Â©c
 */
.page-news__header-banner {
	margin-bottom: 24px;
}

.page-sustainable__header-banner {
	margin-bottom: 24px;
}

.news-list {
	padding: 100px 0 128px;
	background: #fff;
}

.news-list__row {
	--bs-gutter-x: 48px;
}

.news-list__main {
	border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.projects-list__pagination {
    border-top: 1px solid rgba(227, 190, 187, 0.30);
    margin-top: 128px;
}

.projects-list__pagination nav.vl-pagination {
    margin: 0;
}

@media (min-width: 992px) {
	.news-list__row {
		--bs-gutter-x: 100px;
	}
}

.news-list__header {
	margin-bottom: 40px;
}

.news-list__title {
	margin: 0 0 24px;
	color: var(--colors-text-500, #292B2F);
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}

.news-list__filters {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 40px;
}

a.news-list__filter {
	display: inline-block;
	text-decoration: none;
}

.news-list__filter {
	padding: 0 0 4px;
	border: 0;
	background: none;
	color: var(--colors-text-400, #626467);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
}

.news-list__filter.is-active {
	color: #D71920;
	border-bottom: 1px solid rgba(187, 0, 33, 0.40);
}

.news-list__filter:hover {
	color: var(--colors-text-500, #292B2F);
}

.news-list__featured {
	margin-bottom: 80px;
}

.news-list__featured-media,
.news-list__card-media {
	display: block;
	overflow: hidden;
	border-radius: 24px;
}

.news-list__featured-media {
	margin-bottom: 24px;
}

.news-list__featured-image {
	width: 100%;
	aspect-ratio: 780 / 440;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: transform 0.35s ease;
}

.news-list__featured-media:hover .news-list__featured-image,
.news-list__card-media:hover .news-list__card-image {
	transform: scale(1.03);
}

.news-list__featured-title {
	margin: 0 0 16px;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
}

.news-list__featured-title a {
	color: var(--colors-text-500, #292B2F);
	text-decoration: none;
	transition: color 0.2s ease;
}

.news-list__featured-title a:hover {
	color: #D71920;
}

.news-list__grid {
	--bs-gutter-y: 40px;
	margin-bottom: 0;
}

.news-list__card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.news-list__card-media {
	margin-bottom: 16px;
}

.news-list__card-image {
	width: 100%;
	aspect-ratio: 380 / 240;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: transform 0.35s ease;
}

.news-list__card-meta, .news-list__sidebar-meta {
	margin: 0 0 8px;
	color: var(--colors-text-400, #626467);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.news-list__sidebar-meta {
	overflow: hidden;
	color: var(--colors-text-400, #626467);
	text-overflow: ellipsis;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	margin: 0 0 6px;
}

.news-list__card-title {
	margin: 0 0 16px;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}

.news-list__card-title a {
	color: var(--colors-text-500, #292B2F);
	text-decoration: none;
	transition: color 0.2s ease;
}

.news-list__card-title a:hover {
	color: #D71920;
}

.news-list__card-desc {
	flex: 1;
	margin: 0 0 16px;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.news-list__card-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	align-self: flex-start;
	min-height: 40px;
	padding: 7px 23px;
	border: 1px solid #8F9AA3;
	border-radius: 999px;
	background: transparent;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-decoration: none;
	transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.news-list__card-btn:hover {
	border-color: #D71920;
	background: #D71920;
	color: #fff;
}

.news-list__sidebar {
	margin-top: 48px;
}

@media (min-width: 992px) {
	.news-list__sidebar {
		margin-top: 0;
	}
}

.news-list__sidebar-inner {

}

.news-list__sidebar-title {
    color: var(--colors-text-500, #292B2F);
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 18px;
}

.news-list__sidebar-list {
    margin: 0;
    list-style: none;
    border-radius: 12px;
    border: 1px solid var(--colors-alpha-4, rgba(0, 0, 0, 0.04));
    background: rgba(255, 231, 228, 0.20);
    padding: 28px 32px;
}

.news-list__sidebar-item {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.news-list__sidebar-item:first-child {
	padding-top: 0;
}

.news-list__sidebar-item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.news-list__sidebar-item-title {
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}

.news-list__sidebar-item-title a {
    text-decoration: none;
    transition: color 0.2s ease;
    color: var(--colors-tertiary-500, #1C1B1B);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.news-list__sidebar-item-title a:hover {
	color: #D71920;
}

/**
 * Single post detail
 */
.post-detail {
	background: #fff;
}

.post-detail__article {
	padding-bottom: 128px;
}

.post-detail__header {
	max-width: 900px;
	padding: 0 0 16px;
	border-bottom: 1px solid var(--colors-alpha-4, rgba(0, 0, 0, 0.04));
	margin-bottom: 16px;
}

.post-detail__breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 0;
	color: var(--colors-text-400, #626467);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	width: 100%;
}

.post-detail__breadcrumb a {
	text-decoration: none;
	transition: color 0.2s ease;
	color: var(--colors-text-500, #292B2F);

/* Small/l/Medium */
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}

.post-detail__breadcrumb a:hover {
	color: var(--colors-text-500, #292B2F);
}

.post-detail__breadcrumb-current {
	color: var(--colors-text-400, #626467);

/* Small/l/Regular */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}

.post-detail__title {
	margin: 0 0 16px;
	color: var(--colors-text-500, #292B2F);

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}

.post-detail__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin: 0 0 52px;
	color: var(--colors-text-500, #292B2F);

/* Small/l/Medium */
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	border-bottom: 1px solid var(--colors-alpha-4, rgba(0, 0, 0, 0.04));
}

.post-detail__meta-sep {
	line-height: 1;
}

.post-detail__body {
	--bs-gutter-x: 32px;
	margin-top: 60px;
}

.post-detail__share-col {
	flex: 0 0 auto;
}

.post-detail__share {
	position: sticky;
	top: 120px;
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 49px;
}

.post-detail__share-label {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Small/l/Medium */
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}

.post-detail__share-list {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 28px;
}

.post-detail__share-list li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-detail__share-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 999px;
	color: #fff;
	text-decoration: none;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.post-detail__share-link:hover {
	opacity: 0.88;
	transform: translateY(-1px);
}

.post-detail__share-link--facebook {
}

.post-detail__share-link--linkedin {
}

.post-detail__share-link--copy {
}

.post-detail__sidebar-col {
    position: relative;
}

.post-detail__content-col {
	max-width: 900px;
}

.post-detail__content {
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.post-detail__content p {
	margin: 0 0 20px;
}

.post-detail__content p:last-child {
	margin-bottom: 0;
}

.post-detail__content a {
	color: #D71920;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.post-detail__content a:hover {
	color: #98001B;
}

.post-detail__content-heading {
	margin: 40px 0 20px;
	color: var(--colors-text-500, #292B2F);
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}

.post-detail__content-heading:first-child {
	margin-top: 0;
}

.post-detail__figure {
	margin: 40px 0;
}

.post-detail__figure-image {
	width: 100%;
	border-radius: 24px;
	display: block;
	object-fit: cover;
}

.post-detail__related {
	padding: 128px 0;
}

.post-detail__related-header {
	display: flex;
	align-items: center;
	gap: 24px;
	margin-bottom: 40px;
}

.post-detail__related-title {
	flex-shrink: 0;
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}

.post-detail__related-line {
	flex: 1;
	height: 1px;
	background: #E3E6EA;
	display: none;
}

.post-detail__related-grid {
	--bs-gutter-y: 48px;
}

.post-detail__related-card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.post-detail__related-media {
	display: block;
	margin-bottom: 16px;
	border-radius: 24px;
	overflow: hidden;
}

.post-detail__related-image {
	width: 100%;
	aspect-ratio: 312 / 203;
	object-fit: cover;
	object-position: center;
	display: block;
	transition: transform 0.35s ease;
}

.post-detail__related-media:hover .post-detail__related-image {
	transform: scale(1.03);
}

.post-detail__related-date {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0 0 16px;
	color: var(--colors-text-400, #626467);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.post-detail__related-date svg {
	flex-shrink: 0;
}

.post-detail__related-card-title {
	margin: 0;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}

.post-detail__related-card-title a {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: var(--colors-text-500, #292B2F);
	text-decoration: none;
	text-overflow: ellipsis;
	transition: color 0.2s ease;
}

.post-detail__related-card-title a:hover {
	color: #D71920;
}

/**
 * Single career detail
 */
.career-detail {
	background: #fff;
}

.career-detail__header {
	padding: 0;
}

.career-detail__breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 0 0 24px;
	color: var(--colors-text-400, #626467);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.career-detail__breadcrumb a {
	color: inherit;
	text-decoration: none;
	transition: color 0.2s ease;
}

.career-detail__breadcrumb a:hover {
	color: var(--colors-text-500, #292B2F);
}

.career-detail__breadcrumb-current {
	color: var(--colors-text-500, #292B2F);
}

.career-detail__title {
	margin: 0 0 20px;
	color: var(--colors-text-500, #292B2F);

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}

.career-detail__meta {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: var(--colors-text-500, #292B2F);

/* Small/l/Medium */
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}

.career-detail__content {
	padding-bottom: 128px;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.career-detail__content p {
	margin: 0 0 20px;
}

.career-detail__content-heading {
	margin: 40px 0 20px;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Semi Bold */
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 150% */
}

.career-detail__content-heading:first-child {
	margin-top: 0;
}

.career-detail__tasks {
	margin: 0 0 20px;
	padding-left: 20px;
}

.career-detail__tasks > li {
	margin-bottom: 24px;
}

.career-detail__tasks > li:last-child {
	margin-bottom: 0;
}

.career-detail__tasks > li > strong {
	display: block;
	margin-bottom: 12px;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.career-detail__tasks ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: disc;
}

.career-detail__tasks ul li {
	margin-bottom: 8px;
}

.career-detail__tasks ul li:last-child {
	margin-bottom: 0;
}

.career-detail__requirements {
	margin: 0 0 40px;
	padding-left: 20px;
	list-style-type: disc;
}

.career-detail__requirements li {
	margin-bottom: 8px;
}

.career-detail__requirements li:last-child {
	margin-bottom: 0;
}

.career-detail__apply {
	display: flex;
	justify-content: flex-end;
	margin-top: 40px;
}

.career-detail__apply-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 200px;
	min-height: 56px;
	padding: 16px 64px;
	border: none;
	text-decoration: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
	border-radius: 12px;
	background: var(--colors-primary-500, #D71920);
	color: var(--colors-text-50, #FFFEFE);
	text-align: center;

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
}

.career-detail__apply-btn:hover {
	background: #98001B;
	color: #fff;
}

.career-detail__related.careers-hot {
	padding-top: 128px;
	background: #fff;
}

.career-detail__related-header {
	max-width: 760px;
	margin-bottom: 40px;
}

.career-detail__related-title {
	margin: 0 0 16px;
	color: var(--colors-text-500, #292B2F);
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}

.career-detail__related-desc {
	margin: 0;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

/**
 * Career apply modal
 */
.career-apply-modal {
	position: fixed;
	inset: 0;
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.25s ease, visibility 0.25s ease;
}

.career-apply-modal.is-open {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.career-apply-modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(41, 43, 47, 0.72);
}

.career-apply-modal__dialog {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 640px;
	max-height: calc(100vh - 48px);
	overflow: auto;
	border-radius: 28px;
	background: #fff;
	box-shadow: 0 24px 64px rgba(0, 0, 0, 0.18);
}

.career-apply-modal__close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: #F3F4F5;
	color: #626467;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.career-apply-modal__close:hover {
	background: #E8E9EA;
	color: #292B2F;
}

.career-apply-modal__inner {
	padding: 40px 40px 32px;
}

.career-apply-modal__header {
	margin-bottom: 32px;
	padding-right: 48px;
}

.career-apply-modal__title {
	margin: 0 0 12px;
	color: var(--colors-text-500, #292B2F);
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
}

.career-apply-modal__desc {
	margin: 0;
	color: var(--colors-text-400, #626467);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.career-apply-modal__form {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.career-apply-modal__row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.career-apply-modal__field {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.career-apply-modal__label {
	color: var(--colors-text-400, #626467);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.career-apply-modal__label--inline {
	margin: 0;
}

.career-apply-modal__label-row {
	display: flex;
	align-items: center;
	gap: 6px;
}

.career-apply-modal__required {
	color: #D71920;
}

.career-apply-modal__info {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	padding: 0;
	border: none;
	background: transparent;
	color: #909294;
	cursor: pointer;
}

.career-apply-modal__input,
.career-apply-modal__textarea {
	width: 100%;
	padding: 14px 16px;
	border: 1px solid transparent;
	border-radius: 12px;
	background: #F3F4F5;
	color: var(--colors-text-500, #292B2F);
	font-family: inherit;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.career-apply-modal__input::placeholder,
.career-apply-modal__textarea::placeholder {
	color: #909294;
}

.career-apply-modal__input:focus,
.career-apply-modal__textarea:focus,
.career-apply-modal__input.is-focused {
	outline: none;
	border-color: #D71920;
	background: #fff;
	box-shadow: 0 0 0 1px #D71920;
}

.career-apply-modal__textarea {
	min-height: 120px;
	resize: vertical;
}

.career-apply-modal__upload-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: fit-content;
	min-height: 44px;
	padding: 10px 20px;
	border: 1px solid #D0D1D3;
	border-radius: 12px;
	background: #fff;
	color: #D71920;
	font-family: inherit;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	cursor: pointer;
	transition: border-color 0.2s ease, background-color 0.2s ease;
}

.career-apply-modal__upload-btn:hover {
	border-color: #D71920;
	background: #FFF5F5;
}

.career-apply-modal__upload-hint {
	margin: 8px 0 0;
	color: #909294;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}

.career-apply-modal__files {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}

.career-apply-modal__file {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 12px;
	border-radius: 12px;
	background: #F3F4F5;
}

.career-apply-modal__file-icon {
	display: inline-flex;
	flex-shrink: 0;
}

.career-apply-modal__file-name {
	flex: 1;
	min-width: 0;
	overflow: hidden;
	color: var(--colors-text-500, #292B2F);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.career-apply-modal__file-remove {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: transparent;
	color: #909294;
	cursor: pointer;
	transition: color 0.2s ease, background-color 0.2s ease;
}

.career-apply-modal__file-remove:hover {
	background: #E8E9EA;
	color: #292B2F;
}

.career-apply-modal__consent {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-top: 4px;
	cursor: pointer;
}

.career-apply-modal__checkbox {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.career-apply-modal__checkbox-ui {
	position: relative;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	border: 1px solid #D0D1D3;
	border-radius: 4px;
	background: #fff;
	transition: background-color 0.2s ease, border-color 0.2s ease;
}

.career-apply-modal__checkbox-ui::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 6px;
	width: 5px;
	height: 9px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	opacity: 0;
	transition: opacity 0.2s ease;
}

.career-apply-modal__checkbox:checked + .career-apply-modal__checkbox-ui {
	border-color: #D71920;
	background: #D71920;
}

.career-apply-modal__checkbox:checked + .career-apply-modal__checkbox-ui::after {
	opacity: 1;
}

.career-apply-modal__consent-text {
	color: var(--colors-text-500, #292B2F);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.career-apply-modal__submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 56px;
	margin-top: 8px;
	padding: 16px 32px;
	border: none;
	border-radius: 999px;
	background: #909294;
	color: #fff;
	font-family: inherit;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	cursor: pointer;
	transition: background-color 0.2s ease;
}

.career-apply-modal__submit:hover {
	background: #626467;
}

body.career-apply-modal-open {
	overflow: hidden;
}

/**
 * Page: TuyÃ¡Â»Æ’n dÃ¡Â»Â¥ng
 */
.page-careers__header-banner {
	margin-bottom: 0;
}

.careers-why {
	padding: 128px 0;
	background: #fff;
}

.careers-why__header {
	max-width: 760px;
	margin-bottom: 40px;
}

.careers-why__title {
	margin: 0 0 24px;
	color: var(--colors-text-500, #292B2F);
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}

.careers-why__desc {
	margin: 0;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	width: 635px;
	max-width: 100%;
}

.careers-why__grid {
	--bs-gutter-y: 40px;
}

.careers-why__card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.careers-why__media {
	margin-bottom: 32px;
	border-radius: 24px;
	overflow: hidden;
}

.careers-why__image {
	width: 100%;
	aspect-ratio: 424 / 280;
	object-fit: cover;
	object-position: center;
	display: block;
}

.careers-why__card-title {
	margin: 0 0 16px;
	overflow: hidden;
	color: var(--colors-text-500, #292B2F);
	text-overflow: ellipsis;
	white-space: nowrap;

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.careers-why__card-text {
	margin: 0;
	color: #475569;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.careers-hot {
	padding: 128px 0;
	background: #F7F8F9;
}

.careers-hot__header {
	max-width: 760px;
	margin-bottom: 40px;
}

.careers-hot__title {
	margin: 0 0 24px;
	color: var(--colors-text-500, #292B2F);
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}

.careers-hot__desc {
	margin: 0;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.careers-hot__slider-wrap {
	margin-top: 0;
}

.careers-hot__slider:not(.slick-initialized) .careers-hot__slide:not(:first-child) {
	display: none;
}

.careers-hot__slider .slick-list {
	margin: 0 -12px;
}

.careers-hot__slider .slick-slide {
	height: auto;
	padding: 0 12px;
}

.careers-hot__slider .slick-slide > div {
	height: 100%;
}

.careers-hot__card {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 24px;
	border-radius: 12px;
	border-top: 4px solid var(--colors-primary-500, #D71920);
	background: #FFF;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
	gap: 16px;
}

.careers-hot__card-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 0;
}

.careers-hot__card-top:has(.careers-hot__deadline:only-child) {
	justify-content: flex-end;
}

.careers-hot__badge {
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	padding: 4px 12px;
	border-radius: 8px;
	background: var(--colors-primary-100, #FED8D3);
	color: #E31B23;

/* Small/s/San Seri/Medium */
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 200% */
}

.careers-hot__deadline {
	color: #909294;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.careers-hot__card-title {
	margin: 0;
	color: #0F172A;

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
	display: -webkit-box;
	-webkit-line-clamp: 2;   /* Specifies the number of lines (2) */
	-webkit-box-orient: vertical;
	overflow: hidden;         /* Hides the text beyond 2 lines */
	text-overflow: ellipsis; /* Ensures the dots appear */
	height: 48px;
}

.careers-hot__meta {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.careers-hot__meta-item {
	display: inline-flex;
	align-items: center;
	gap: 15px;
	color: #1C1B1B;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.careers-hot__meta-item svg {
	flex-shrink: 0;
}

.careers-hot__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 48px;
	margin-top: auto;
	padding: 16px 24px;
	border: none;
	text-decoration: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
	border-radius: 12px;
	background: var(--colors-primary-500, #D71920);
	color: var(--colors-text-50, #FFFEFE);
	text-align: center;

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
}

.careers-hot__btn:hover {
	background: #98001B;
	color: #fff;
}

.careers-hot__dots-wrap {
	margin-top: 40px;
	padding: 8px 0;
}

.careers-hot__dots ul {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.careers-hot__dots li {
	margin: 0;
	padding: 0;
	line-height: 0;
	list-style: none;
}

.careers-hot__dot {
	width: 8px;
	height: 8px;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 999px;
	background: #D9DEE3;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.careers-hot__dot:hover {
	background: #8f8f8f;
}

.careers-hot__dots .slick-active .careers-hot__dot {
	background: #D71920;
}

.careers-hot__dots .careers-hot__dot:focus-visible {
	outline: 2px solid #D71920;
	outline-offset: 3px;
}

.careers-opportunities {
	padding: 128px 0;
	background: #fff;
}

.careers-opportunities__header {
	max-width: 760px;
	margin-bottom: 64px;
}

.careers-opportunities__title {
	margin: 0 0 24px;
	color: var(--colors-text-500, #292B2F);
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}

.careers-opportunities__desc {
	margin: 0;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.careers-opportunities__layout {
	--bs-gutter-x: 32px;
	--bs-gutter-y: 32px;
}

.careers-opportunities__sidebar {
	padding: 24px;
	border-radius: 12px;
	border: 1px solid #F1F5F9;
	background: var(--colors-background-90, #F5F5F5);
}

.careers-opportunities__filter-title {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 24px;
	color: var(--colors-text-500, #292B2F);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
}

.careers-opportunities__search {
	display: flex;
	align-items: center;
	gap: 16px;
	min-height: 48px;
	margin-bottom: 25px;
	padding: 0 16px;
	border-radius: var(--spacing-8, 8px);
	border: 2px solid var(--Border-1, rgba(0, 0, 0, 0.06));
	background: #FFF;
	color: var(--colors-text-300, #333);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.careers-opportunities__search::placeholder {
	color: var(--colors-text-300, #909294);
}

.careers-opportunities__search-icon {
	flex-shrink: 0;
}

.careers-opportunities__search-input {
	flex: 1;
	min-width: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	outline: none;
}

.careers-opportunities__search-input::placeholder {
	color: var(--colors-text-400, #626467);
}

.careers-opportunities__filter-group {
	margin-bottom: 24px;
}

.careers-opportunities__filter-group:last-of-type {
	margin-bottom: 32px;
}

.careers-opportunities__filter-label {
	display: block;
	margin: 0 0 12px;
	color: var(--colors-text-500, #292B2F);

/* Small/l/Medium */
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}

.careers-opportunities__checkbox-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.careers-opportunities__checkbox {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
}

.careers-opportunities__checkbox input {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

.careers-opportunities__checkbox-box {
	position: relative;
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	border: 2px solid #333;
	border-radius: 4px;
	background: #fff;
}

.careers-opportunities__checkbox input:checked + .careers-opportunities__checkbox-box {
	border-color: #D71920;
	background: #D71920;
}

.careers-opportunities__checkbox input:checked + .careers-opportunities__checkbox-box::after {
	content: "";
	position: absolute;
	top: 2px;
	left: 5px;
	width: 5px;
	height: 9px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
}

.careers-opportunities__checkbox-text {
	color: var(--colors-text-500, #292B2F);

/* Small/m/Seri/Regular */
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 153.846% */
}

.careers-opportunities__select {
	width: 100%;
	min-height: 48px;
	padding: 0 16px;
	background-color: #fff;
	outline: none;
	appearance: none;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 6.29289C17.0976 6.68342 17.0976 7.31658 16.7071 7.70711L10.7071 13.7071C10.3166 14.0976 9.68342 14.0976 9.29289 13.7071L3.29289 7.70711C2.90237 7.31658 2.90237 6.68342 3.29289 6.29289C3.68342 5.90237 4.31658 5.90237 4.70711 6.29289L10 11.5858L15.2929 6.29289C15.6834 5.90237 16.3166 5.90237 16.7071 6.29289Z" fill="%235C6770"/></svg>');
	background-repeat: no-repeat;
	background-position: right 16px center;
	padding-right: 40px;
	border-radius: var(--spacing-8, 8px);
	border: 2px solid var(--Border-1, rgba(0, 0, 0, 0.06));
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.careers-opportunities__clear {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 48px;
	padding: 12px 24px;
	background: transparent;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease;
	border-radius: 8px;
	border: 1px solid #E31B23;
	color: var(--colors-primary-500, #D71920);
	text-align: center;

/* Small/m/Seri/Regular */
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 153.846% */
	font-family: "Helvetica Neue";
	margin-bottom: 10px;
}

.careers-opportunities__clear:hover {
	background: #D71920;
	color: #fff;
}

.careers-opportunities__list {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.careers-opportunities__item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 24px;
	border-radius: 12px;
	border: 1px solid var(--colors-alpha-8, rgba(0, 0, 0, 0.08));
	background: var(--colors-background-100, #FFF);
}

.careers-opportunities__item:first-child {
}

.careers-opportunities__item-body {
	flex: 1;
	min-width: 0;
}

.careers-opportunities__tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin-bottom: 12px;
}

.careers-opportunities__tag {
	display: inline-flex;
	align-items: center;
	padding: 0 8px;
	border-radius: 8px;
	background: var(--colors-alpha-8, rgba(0, 0, 0, 0.08));
	color: var(--colors-tertiary-500, #1C1B1B);

/* Small/s/San Seri/Medium */
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 200% */
}

.careers-opportunities__tag--new {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	color: var(--colors-primary-500, #D71920);

/* Small/s/San Seri/Medium */
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 200% */
}

.careers-opportunities__item-title {
	margin: 0 0 16px;
	

/* H5/Medium */
	 /* 120% */
	color: #0F172A;

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
}

.careers-opportunities__item-meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 16px 24px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.careers-opportunities__item-meta li {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: var(--colors-tertiary-300, #7F7F7F);

/* Small/m/Seri/Regular */
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 153.846% */
}

.careers-opportunities__item-meta svg {
	flex-shrink: 0;
}

.careers-opportunities__item-btn {
	display: inline-flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	padding: 12px 32px;
	text-decoration: none;
	transition: background-color 0.2s ease;
	border-radius: 12px;
	background: var(--colors-primary-500, #D71920);
	color: var(--colors-text-50, #FFFEFE);
	text-align: center;

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
}

.careers-opportunities__item-btn:hover {
	background: #98001B;
	color: #fff;
}

.careers-opportunities__pagination {
	margin-top: 40px;
	padding: 0;
	text-align: right;
}

.careers-opportunities__pagination .vl-pagination__list {
	justify-content: flex-end;
	margin-bottom: 0;
}

.careers-opportunities__pagination-ellipsis {
	pointer-events: none;
	border-color: transparent;
	background: transparent;
}

/**
 * Single project detail
 */
body.single-project .header-container {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
}

.header-banner__frame.single_project_header_banner__frame {
    aspect-ratio: 1440 / 972;
	border-radius: 0;
}

.project-detail {
	background: #fff;
}

.project-detail__hero-wrap {
	padding: 0;
}

.project-detail__hero .header-banner__title,
.project-detail__hero-title {
	margin: 8px 0 32px;
}

.detail__map_header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 40px;
}

.project-detail__section-title {
	margin: 0 0 24px;
	color: var(--colors-text-500, #292B2F);
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}

.project-detail__section-title--center {
	text-align: center;
}

#project-detail-ecosystem-title {
    padding-bottom: 8px;
}

.project-detail__intro {
	padding: 128px 0;
}

.project-detail__intro-top {
	margin-bottom: 80px;
}

.project-detail__intro-text p {
	margin: 0 0 20px;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	padding-right: 8px;
}

.project-detail__intro-text p:last-child {
	margin-bottom: 0;
}

.project-detail__info-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	height: 100%;
}

.project-detail__info-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	min-height: 140px;
	padding: 32px 10px;
	border-radius: 16px;
	background: #FFF6F4;
}

.project-detail__info-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 60px;
}

.project-detail__info-label {
	color: var(--colors-text-400, #626467);

/* H5/Regular */
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
}

.project-detail__map-action-btn {
    display: flex;
    align-items: center;
    gap: 4px;
    color: var(--colors-text-400, #626467);

/* Small/Regular */
    font-size: var(--Font-Size-Small, 12px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Font-Line-height-Small, 16px); /* 133.333% */
}

.project-detail__info-value {
	color: var(--colors-text-500, #292B2F);
	text-align: center;

/* H4/Medium */
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 128% */
}

.project-detail__highlight {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	height: 100%;
}

.project-detail__highlight-number {
	flex-shrink: 0;
	color: var(--colors-primary-600, #B51319);

/* H1/Seri/Regular */
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px; /* 125% */
}

.project-detail__highlight-body {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.project-detail__highlight-title {
	margin: 0;
	letter-spacing: 0.02em;
	color: var(--colors-text-500, #292B2F);

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
}

.project-detail__highlight-text {
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Small/l/Regular */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}

.project-detail__map {
	padding: 128px;
	background: var(--colors-background-90, #F5F5F5);
}

.project-detail__map img {
	border-radius: 40px;
	background: #E1E3E4;
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	width: 100%;
}

.project-detail__map-desc {
	max-width: 720px;
	margin: 0;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.project-detail__ecosystem {
	padding: 128px;
}

.project-detail__tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 48px;
	margin-bottom: 96px;
}

.project-detail__tab {
	padding: 0 0 4px;
	border: 0;
	background: none;
	cursor: pointer;
	color: var(--colors-tertiary-400, #474646);
	text-align: center;

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.project-detail__tab.is-active {
	color: #D71920;
	border-bottom: 1px solid rgba(187, 0, 33, 0.40);
}

.project-detail__gallery {
	display: none;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-template-rows: 220px 220px 240px;
	gap: 24px;
}

.project-detail__gallery.active {
    display: grid;
}

.project-detail__gallery-item {
	overflow: hidden;
	border-radius: 20px;
}

.project-detail__gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.project-detail__gallery-item--tall-left {
	grid-column: 1;
	grid-row: 1 / 3;
}

.project-detail__gallery-item--top-center {
	grid-column: 2 / 4;
	grid-row: 1;
}

.project-detail__gallery-item--small-1 {
	grid-column: 2;
	grid-row: 2;
}

.project-detail__gallery-item--small-2 {
	grid-column: 3;
	grid-row: 2;
}

.project-detail__gallery-item--tall-right {
	grid-column: 4;
	grid-row: 1 / 3;
}

.project-detail__gallery-item--wide-1 {
	grid-column: 1 / 3;
	grid-row: 3;
}

.project-detail__gallery-item--wide-2 {
	grid-column: 3 / 5;
	grid-row: 3;
}

.project-detail__consultation {
	padding: 48px 0 0;
	background: linear-gradient(273deg, var(--colors-primary-700, #920D12) -5.82%, #AC070A 88.78%);
	overflow: hidden;
}

.project-detail__consultation-inner {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	gap: 40px;
}

.project-detail__consultation-left {
	position: relative;
	padding: 0;
}

.project-detail__consultation-title {
	margin: 0 0 12px;
	color: var(--colors-text-50, #FFFEFE);

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}

.project-detail__consultation-desc {
	max-width: 420px;
	margin: 0 0 15px;
	color: var(--colors-text-50, #FFFEFE);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.project-detail__consultation-visual {
	position: relative;
	margin-top: 24px;
}

.project-detail__consultation-visual img {
    height: 398px;
    display: block;
    position: absolute;
}

.project-detail__consultation-visual img.main_visual {
    position: relative;
}

.project-detail__consultation-visual img.visual_overlay {
	bottom: 0;
	width: 700px;
	right: 0;
	height: auto;
}

.project-detail__consultation-right {
	padding: 0 0 80px;
}

.project-detail__consultation-form {
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.project-detail__consultation-fields {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 20px;
    row-gap: 32px;
}

.project-detail__consultation-input {
	width: 100%;
	min-height: 56px;
	padding: 15px 24px;
	border: 0;
	border-radius: 12px;
	background: #fff;
	color: var(--colors-text-500, #292B2F);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	box-shadow: none;
}

.project-detail__consultation-input::placeholder {
	color: var(--colors-text-400, #626467);
}

.project-detail__consultation-input:focus {
	outline: 2px solid rgba(255, 255, 255, 0.35);
	outline-offset: 0;
}

.project-detail__consultation-actions {
	display: flex;
	justify-content: flex-end;
}

.project-detail__consultation-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 64px;
    border: 0;
    cursor: pointer;
    transition: opacity 0.2s ease;
    border-radius: 12px;
    background: #FAFAFA;
    box-shadow: -16px -16px 48px 0 rgba(27, 8, 8, 0.25), 4px 4px 4px 0 rgba(255, 255, 255, 0.25) inset;
    color: var(--colors-primary-500, #D71920);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.project-detail__consultation-submit:hover {
	opacity: 0.92;
}

a.project-detail__hero-action-btn {
    color: var(--colors-text-50, #FFFEFE);
    font-size: var(--Font-Size-Small, 12px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--Font-Line-height-Small, 16px);
    display: flex;
    align-items: center;
    gap: 4px;
}

.project-detail__hero .header-banner__content {
    padding-left: 96px;
}

h3.project-detail__consultation-form-title {
    color: var(--Text-InverrseText-1, #FFF);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.18px;
}

label.project-detail__consultation-label {
    color: var(--colors-text-50, #FFFEFE);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
    margin: 0 0 12px;
}



/**
 * Page: LiÃƒÂªn hÃ¡Â»â€¡
 */
.page-contact {
	
}

.contact-main {
	padding: 128px 0;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.contact_main_circle {
    position: absolute;
    border-radius: 9999px;
    opacity: 0.1;
    background: #4457B3;
    filter: blur(60px);
    width: 600px;
    height: 600px;
}

.contact_main_circle_1 {
    left: -386.5px;
    top: -120px;
}

.contact_main_circle_2 {
    right: -80px;
    bottom: -80.33px;
}

.contact-main__box {
	padding: 60px;
	border-radius: 40px;
	background: #FFF;
	position: relative;
	z-index: 2;
}

.contact-main__box_row {
    --bs-gutter-x: 5rem;
}

.contact-main__title {
	margin: 0 0 40px;
	color: var(--colors-text-500, #292B2F);

/* H1/Seri/Medium */
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 60px; /* 125% */
}

.contact-main__form {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.contact-main__field {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.contact-main__label {
	color: var(--colors-text-400, #626467);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.contact-main__input {
	width: 100%;
	padding: 15px 24px;
	transition: border-color 0.2s ease, background-color 0.2s ease;
	color: var(--colors-text-500, #292B2F);

/* Paragraph/Medium */
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	border-radius: 12px;
	border: 1px solid var(--Border-1, rgba(0, 0, 0, 0.06));
	background: #FAFAFA;
	font-family: "Helvetica Neue";
}

.contact-main__input::placeholder {
	color: #909294;
}

.contact-main__input:focus {
	outline: none;
	border-color: #D71920;
	background: #fff;
}

.contact-main__textarea {
	min-height: 120px;
	resize: vertical;
}

.contact-main__submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 56px;
	padding: 16px 32px;
	border: none;
	cursor: pointer;
	transition: background-color 0.2s ease;
	border-radius: 12px;
	/* background: var(--colors-primary-500, #D71920); */
	background: #AEACA7;
	color: var(--colors-text-50, #FFFEFE);
	text-align: center;

/* H5/Medium */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 120% */
	font-family: "Helvetica Neue";
	pointer-events: none;
}

.contact-main__submit.active {
	pointer-events: auto;
	background: #D71920;
}

.contact-main__submit:hover {
	background: #98001B;
}

.contact-main__info-list {
	display: flex;
	flex-direction: column;
	gap: 32px;
	margin: 0 0 64px;
	padding: 0;
	list-style: none;
}

.contact-main__info-item {
	display: flex;
	align-items: flex-start;
	gap: 24px;
}

.contact-main__info-icon {
	display: inline-flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
}

.contact-main__info-icon svg {
    width: 40px;
    height: auto;
}

.contact-main__info-body {
	min-width: 0;
}

.contact-main__info-label {
	margin: 0;
	color: var(--colors-text-400, #626467);

/* Small/l/Regular */
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}

.contact-main__info-text {
	margin: 0;
	color: var(--colors-text-400, #626467);

/* Paragraph/Regular */
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.contact-main__info-text a {
	color: inherit;
	text-decoration: none;
	transition: color 0.2s ease;
}

.contact-main__info-text a:hover {
	color: #D71920;
}

.contact-main__map {
	overflow: hidden;
	border-radius: 16px;
	background: #F3F4F5;
}

.contact-main__map-frame {
	display: block;
	width: 100%;
	height: 320px;
	border: 0;
}

@media (max-width: 1200px) {
	.header-banner__content {
		max-width: 75%;
		padding-top: 160px;
		padding-left: 48px;
		padding-right: 24px;
		padding-bottom: 72px;
	}

	.header-banner__title {
		font-size: 52px;
		letter-spacing: -1px;
	}
}

@media (max-width: 992px) {
	.contact-main {
		padding: 72px 0;
	}

	.contact-main__box {
		padding: 40px;
		border-radius: 32px;
	}

	.contact-main__title {
		font-size: 32px;
		line-height: 1.25;
		margin-bottom: 32px;
	}

	.contact-main__map-frame {
		height: 280px;
	}

	.business-fields {
		padding: 72px 0;
	}

	.business-fields__list {
		gap: 72px;
	}

	.business-fields__item {
		grid-template-columns: 1fr;
		row-gap: 32px;
		column-gap: 0;
	}

	.business-fields__item::after {
		display: none;
	}

	.business-strengths {
		padding: 72px 0;
	}

	.business-strengths__grid {
		grid-template-columns: 1fr;
		gap: 48px;
	}

	.projects-list {
		padding: 72px 0;
	}

	.projects-list__title {
		font-size: 32px;
		line-height: 1.25;
		margin-bottom: 32px;
	}

	.projects-list__toolbar {
		flex-direction: column;
		align-items: stretch;
	}

	.projects-list__search {
		max-width: none;
		width: 100%;
	}

	.vl-pagination {
		margin-top: 72px;
	}

	.news-list {
		padding: 72px 0;
	}

	.news-list__title {
		font-size: 32px;
		line-height: 1.25;
		margin-bottom: 20px;
	}

	.news-list__featured {
		margin-bottom: 48px;
	}

	.news-list__featured-title {
		font-size: 28px;
		line-height: 36px;
	}

	.news-list__grid {
		--bs-gutter-y: 48px;
	}

	.post-detail__header {
		padding: 72px 0 40px;
	}

	.post-detail__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.post-detail__body {
		flex-direction: column;
	}

	.post-detail__share-col {
		width: 100%;
	}

	.post-detail__share {
		position: static;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		min-width: 0;
		margin-bottom: 32px;
	}

	.post-detail__share-list {
		flex-direction: row;
	}

	.post-detail__content-heading {
		font-size: 22px;
		line-height: 30px;
		margin-top: 32px;
	}

	.post-detail__related {
		padding-bottom: 72px;
	}

	.career-detail__header {
		padding: 72px 0 40px;
	}

	.career-detail__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.career-detail__content {
		padding-bottom: 72px;
	}

	.career-detail__content-heading {
		font-size: 22px;
		line-height: 30px;
		margin-top: 32px;
	}

	.career-detail__related-title {
		font-size: 32px;
		line-height: 1.25;
	}

	.careers-why,
	.careers-hot,
	.careers-opportunities {
		padding: 72px 0;
	}

	.careers-why__title,
	.careers-hot__title,
	.careers-opportunities__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.careers-opportunities__header {
		margin-bottom: 40px;
	}

	.project-detail__section-title,
	.project-detail__consultation-title {
		font-size: 32px;
		line-height: 1.25;
	}

	.project-detail__intro {
		padding: 72px 0;
	}

	.project-detail__map,
	.project-detail__ecosystem {
		padding-bottom: 72px;
	}

	.project-detail__intro-top {
		margin-bottom: 48px;
	}

	.project-detail__gallery {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: auto;
	}

	.project-detail__gallery-item--tall-left,
	.project-detail__gallery-item--top-center,
	.project-detail__gallery-item--small-1,
	.project-detail__gallery-item--small-2,
	.project-detail__gallery-item--tall-right,
	.project-detail__gallery-item--wide-1,
	.project-detail__gallery-item--wide-2 {
		grid-column: auto;
		grid-row: auto;
		min-height: 220px;
	}

	.project-detail__consultation-inner {
		grid-template-columns: 1fr;
	}

	.project-detail__consultation-left,
	.project-detail__consultation-right {
		padding-bottom: 40px;
	}

	.about-partners {
		padding: 64px 32px;
	}

	.about-partners__title {
		margin-bottom: 40px;
		font-size: 32px;
		line-height: 1.25;
	}

	.about-partners__item {
		font-size: 16px;
	}

	.about-governance__hero-inner {
		padding: 72px 0 56px;
	}

	.about-governance__hero-title {
		font-size: 32px;
		line-height: 1.25;
	}

	.about-governance__body {
		padding-bottom: 72px;
	}

	.about-governance__tab {
		font-size: 16px;
		padding: 16px;
	}

	.about-governance__panel {
		padding-top: 32px;
	}

	.about-governance__name {
		font-size: 28px;
	}

	.about-governance__members {
		padding: 24px 16px;
	}

	.about-awards {
		padding: 72px 0;
	}

	.about-awards__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.about-awards__header {
		margin-bottom: 32px;
	}

	.about-awards__dots-wrap {
		margin-top: 32px;
	}

	.about-awards-card__title a {
		font-size: 20px;
		line-height: 28px;
	}

	.about-history {
		padding: 72px 0;
	}

	.about-history__title {
		margin-bottom: 48px;
		font-size: 32px;
		line-height: 1.25;
	}

	.about-history__timeline-wrap {
		margin-bottom: 48px;
	}

	.about-history__timeline-track {
		gap: 32px;
	}

	.about-history__year.is-active .about-history__year-label {
		font-size: 36px;
		line-height: 1.2;
	}

	.about-history__year-label {
		font-size: 20px;
	}

	.about-values {
		padding: 72px 0;
	}

	.about-values__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.about-values__visual {
		padding: 0;
	}

	.about-values__frame {
		border-radius: 32px;
		min-height: 360px;
	}

	.about-values__diagram {
		width: 92%;
		height: 320px;
	}

	.about-values__circle {
		width: 200px;
		height: 200px;
		padding: 20px 16px;
	}

	.about-values__circle-text {
		font-size: 14px;
		line-height: 20px;
	}

	.about-values__logo {
		width: 72px;
		height: 72px;
	}

	.about-values__logo img {
		width: 40px;
		height: 40px;
	}

	.about-mission {
		padding: 72px 0;
	}

	.about-mission__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.about-mission__intro {
		margin-bottom: 32px;
	}

	.about-mission__image {
		aspect-ratio: 636 / 450;
	}

	.about-overview {
		padding: 72px 0 64px;
	}

	.about-overview__title {
		font-size: 32px;
		line-height: 1.25;
	}

	.about-overview__content {
		max-width: none;
	}

	.header-banner__frame {
		min-height: 360px;
		border-radius: 32px;
	}

	.header-banner__content {
		max-width: 85%;
		min-height: 360px;
		padding: 120px 24px 56px 32px;
	}

	.header-banner__title {
		font-size: 40px;
		line-height: 1.2;
	}

	.header-banner__desc {
		font-size: 18px;
	}
}

@media (max-width: 640px) {
	.contact-main {
		padding: 48px 0;
	}

	.contact-main__box {
		padding: 24px 20px;
		border-radius: 24px;
	}

	.contact-main__title {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 24px;
	}

	.contact-main__form {
		gap: 20px;
	}

	.contact-main__info-list {
		gap: 20px;
		margin-bottom: 24px;
	}

	.contact-main__map-frame {
		height: 240px;
	}

	.business-fields {
		padding: 48px 0;
	}

	.business-fields__list {
		gap: 48px;
	}

	.business-fields__title {
		font-size: 24px;
		line-height: 32px;
	}

	.business-fields__content {
		gap: 16px;
	}

	.business-strengths {
		padding: 48px 0;
	}

	.business-strengths__grid {
		gap: 40px;
	}

	.business-strengths__title {
		font-size: 20px;
		line-height: 28px;
	}

	.projects-list {
		padding: 48px 0;
	}

	.projects-list__title {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.projects-list__filters {
		gap: 24px;
	}

	.vl-pagination {
		margin-top: 48px;
		padding: 24px 0;
	}

	.vl-pagination__link {
		min-width: 40px;
		height: 40px;
		border-radius: 10px;
		font-size: 14px;
	}

	.vl-pagination__summary {
		font-size: 14px;
	}

	.news-list {
		padding: 48px 0;
	}

	.news-list__title {
		font-size: 28px;
		margin-bottom: 16px;
	}

	.news-list__filters {
		gap: 24px;
	}

	.news-list__featured {
		margin-bottom: 40px;
	}

	.news-list__featured-title {
		font-size: 24px;
		line-height: 32px;
	}

	.news-list__card-title {
		font-size: 20px;
		line-height: 28px;
	}

	.news-list__grid {
		--bs-gutter-y: 40px;
	}

	.news-list__sidebar-inner {

	}

	.post-detail__header {
		padding: 48px 0 32px;
	}

	.post-detail__title {
		font-size: 28px;
		line-height: 36px;
	}

	.post-detail__meta {
		font-size: 14px;
		line-height: 20px;
	}

	.post-detail__body {
		flex-direction: column;
	}

	.post-detail__share-col {
		width: 100%;
	}

	.post-detail__content-heading {
		font-size: 20px;
		line-height: 28px;
	}

	.post-detail__figure {
		margin: 32px 0;
	}

	.post-detail__related {
		padding-bottom: 48px;
	}

	.post-detail__related-title {
		font-size: 20px;
		line-height: 28px;
	}

	.post-detail__related-card-title {
		font-size: 18px;
		line-height: 26px;
	}

	.career-detail__header {
		padding: 48px 0 32px;
	}

	.career-detail__title {
		font-size: 28px;
		line-height: 36px;
	}

	.career-detail__meta {
		font-size: 14px;
		line-height: 20px;
	}

	.career-detail__content {
		padding-bottom: 48px;
	}

	.career-detail__content-heading {
		font-size: 20px;
		line-height: 28px;
	}

	.career-detail__apply {
		justify-content: stretch;
	}

	.career-detail__apply-btn {
		width: 100%;
	}

	.career-detail__related-title {
		font-size: 28px;
		line-height: 36px;
	}

	.career-detail__related-desc {
		font-size: 14px;
		line-height: 20px;
	}

	.career-apply-modal {
		padding: 16px;
	}

	.career-apply-modal__dialog {
		border-radius: 20px;
	}

	.career-apply-modal__inner {
		padding: 32px 24px 24px;
	}

	.career-apply-modal__header {
		margin-bottom: 24px;
		padding-right: 40px;
	}

	.career-apply-modal__title {
		font-size: 24px;
		line-height: 32px;
	}

	.career-apply-modal__row {
		grid-template-columns: 1fr;
	}

	.careers-why,
	.careers-hot,
	.careers-opportunities {
		padding: 48px 0;
	}

	.careers-why__title,
	.careers-hot__title,
	.careers-opportunities__title {
		font-size: 28px;
		line-height: 36px;
	}

	.careers-why__card-title {
		font-size: 20px;
		line-height: 28px;
	}

	.careers-hot__card {
		padding: 20px;
	}

	.careers-opportunities__header {
		margin-bottom: 32px;
	}

	.careers-opportunities__item {
		flex-direction: column;
		align-items: flex-start;
	}

	.careers-opportunities__item-btn {
		width: 100%;
	}

	.careers-opportunities__pagination {
		text-align: center;
	}

	.careers-opportunities__pagination .vl-pagination__list {
		justify-content: center;
	}

	.project-detail__section-title,
	.project-detail__consultation-title {
		font-size: 28px;
	}

	.project-detail__intro {
		padding: 48px 0;
	}

	.project-detail__map,
	.project-detail__ecosystem {
		padding-bottom: 48px;
	}

	.project-detail__info-grid {
		grid-template-columns: 1fr;
	}

	.project-detail__highlight-number {
		font-size: 48px;
	}

	.project-detail__gallery {
		grid-template-columns: 1fr;
	}

	.project-detail__consultation-fields {
		grid-template-columns: 1fr;
	}

	.project-detail__consultation-actions {
		justify-content: stretch;
	}

	.project-detail__consultation-submit {
		width: 100%;
	}

	.about-partners {
		padding: 48px 20px;
	}

	.about-partners__title {
		margin-bottom: 32px;
		font-size: 24px;
		line-height: 1.3;
	}

	.about-partners__item {
		font-size: 14px;
		letter-spacing: 0.04em;
	}

	.about-governance__hero {
		min-height: 280px;
	}

	.about-governance__hero-inner {
		padding: 48px 0 40px;
	}

	.about-governance__hero-title {
		font-size: 28px;
	}

	.about-governance__tabs {
		flex-direction: column;
	}

	.about-governance__tab {
		border-radius: 12px 12px 0 0;
	}

	.about-governance__detail {
		margin-bottom: 32px;
	}

	.about-governance-member {
		border-right: none;
		border-bottom: 1px solid #dde1e6;
		padding-bottom: 16px;
		margin-bottom: 8px;
	}

	.about-awards {
		padding: 48px 0;
	}

	.about-awards__title {
		font-size: 28px;
	}

	.about-awards__header {
		margin-bottom: 24px;
	}

	.about-awards-card__media {
		margin-bottom: 20px;
		border-radius: 16px;
	}

	.about-awards-card__title a {
		font-size: 18px;
		line-height: 26px;
	}

	.about-history {
		padding: 48px 0;
	}

	.about-history__title {
		margin-bottom: 32px;
		font-size: 28px;
	}

	.about-history__timeline-wrap {
		margin-bottom: 32px;
	}

	.about-history__timeline-track {
		gap: 24px;
	}

	.about-history__year.is-active .about-history__year-label {
		font-size: 28px;
	}

	.about-history__year-label {
		font-size: 18px;
	}

	.about-history__arrow--next {
		width: 48px;
		height: 48px;
	}

	.about-history__panel-media {
		border-radius: 16px;
	}

	.about-values {
		padding: 48px 0;
	}

	.about-values__header {
		margin-bottom: 24px;
	}

	.about-values__title {
		font-size: 28px;
	}

	.about-values__frame {
		border-radius: 24px;
		min-height: 480px;
		aspect-ratio: auto;
	}

	.about-values__diagram {
		width: 100%;
		height: 340px;
	}

	.about-values__circle {
		width: 150px;
		height: 150px;
		padding: 14px 12px;
	}

	.about-values__circle-text {
		font-size: 12px;
		line-height: 16px;
	}

	.about-values__circle--left {
		left: 2%;
	}

	.about-values__circle--right {
		right: 2%;
	}

	.about-values__logo {
		width: 64px;
		height: 64px;
	}

	.about-values__logo img {
		width: 36px;
		height: 36px;
	}

	.about-mission {
		padding: 48px 0;
	}

	.about-mission__title {
		font-size: 28px;
		margin-bottom: 16px;
	}

	.about-mission__intro {
		margin-bottom: 24px;
	}

	.about-mission__media {
		border-radius: 24px;
	}

	.about-mission__item-title {
		font-size: 18px;
	}

	.about-overview {
		padding: 48px 0 56px;
	}

	.about-overview__title {
		font-size: 28px;
		margin-bottom: 16px;
	}

	.about-overview__media {
		border-radius: 24px;
	}

	.header-banner__frame {
		min-height: 300px;
		border-radius: 24px;
	}

	.header-banner__content {
		max-width: 100%;
		min-height: 300px;
		padding: 96px 20px 40px;
	}

	.header-banner__breadcrumb {
		margin-bottom: 16px;
		font-size: 13px;
	}

	.header-banner__title {
		font-size: 32px;
		margin-bottom: 12px;
	}

	.header-banner__desc {
		font-size: 16px;
		line-height: 22px;
	}
}