/* YOKO Du hoc Nhat Ban UX Builder export styles. */
.yoko-japan-page.yjp-section-block {
	--yjp-primary: #EC2028;
	--yjp-primary-dark: #C8171F;
	--yjp-navy: #053653;
	--yjp-heading: #000000;
	--yjp-text: #1F2937;
	--yjp-muted: #667085;
	--yjp-soft: #F7F9FC;
	--yjp-border: #E6EAF0;
	--yjp-surface: #FFFFFF;
	--yjp-accent: #F5B942;
	--yjp-teal: #EFF7F8;
	--yjp-shadow: 0 12px 28px rgba(5, 54, 83, 0.08);
	--yjp-shadow-hover: 0 18px 38px rgba(5, 54, 83, 0.12);
	background: var(--yjp-surface);
	color: var(--yjp-text);
	font-family: var(--yoko-font-family-body, var(--yoko-font-family, "Roboto", Arial, sans-serif));
	font-size: 15px;
	line-height: 1.72;
}

.yoko-japan-page.yjp-soft-section {
	background: var(--yjp-soft);
}

.yoko-japan-page.yjp-teal-section {
	background: var(--yjp-teal);
}

.yoko-japan-page.yjp-navy-section {
	background: var(--yjp-navy);
	color: rgba(255, 255, 255, 0.86);
}

.yoko-japan-page.yjp-hero {
	padding-top: 0 !important;
}

.yoko-japan-page *,
.yoko-japan-page *::before,
.yoko-japan-page *::after {
	box-sizing: border-box;
}

.yoko-japan-page .yjp-row {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px;
}

.yoko-japan-page.yjp-hero .yjp-row {
	max-width: none;
}

.yoko-japan-page .yjp-section-inner,
.yoko-japan-page .yjp-container {
	display: flex;
	gap: clamp(18px, 2.5vw, 32px);
	margin: 0 auto;
	max-width: 1180px;
	width: 100%;
}

.yoko-japan-page.yjp-hero .yjp-container {
	max-width: none;
}

.yoko-japan-page .yjp-column {
	min-width: 0;
}

.yoko-japan-page .yjp-col-100 {
	width: 100%;
}

.yoko-japan-page .yjp-col-66 {
	width: 66.666%;
}

.yoko-japan-page .yjp-col-50 {
	width: 50%;
}

.yoko-japan-page .yjp-col-33 {
	width: 33.333%;
}

.yoko-japan-page .yjp-col-25 {
	width: 25%;
}

.yoko-japan-page .yjp-widget-stack {
	display: flex;
	flex-direction: column;
	gap: 14px;
	min-width: 0;
	width: 100%;
}

.yoko-japan-page .yjp-widget-content > :first-child {
	margin-top: 0;
}

.yoko-japan-page .yjp-widget-content > :last-child {
	margin-bottom: 0;
}

.yoko-japan-page h1.yjp-heading-title,
.yoko-japan-page h2.yjp-heading-title,
.yoko-japan-page h3.yjp-heading-title,
.yoko-japan-page h4.yjp-heading-title {
	color: var(--yjp-heading);
	font-family: var(--yoko-font-family-heading, var(--yoko-font-family, "Roboto", Arial, sans-serif));
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0;
	text-wrap: balance;
}

.yoko-japan-page h1.yjp-heading-title :where([style*="#053653" i], [style*="#223c5e" i], [style*="#243c62" i], [style*="#95daf8" i]),
.yoko-japan-page h2.yjp-heading-title :where([style*="#053653" i], [style*="#223c5e" i], [style*="#243c62" i], [style*="#95daf8" i]),
.yoko-japan-page h3.yjp-heading-title :where([style*="#053653" i], [style*="#223c5e" i], [style*="#243c62" i], [style*="#95daf8" i]),
.yoko-japan-page h4.yjp-heading-title :where([style*="#053653" i], [style*="#223c5e" i], [style*="#243c62" i], [style*="#95daf8" i]) {
	color: var(--yjp-heading) !important;
	-webkit-text-fill-color: var(--yjp-heading) !important;
}

.yoko-japan-page.yjp-navy-section h1.yjp-heading-title,
.yoko-japan-page.yjp-navy-section h2.yjp-heading-title,
.yoko-japan-page.yjp-navy-section h3.yjp-heading-title,
.yoko-japan-page.yjp-navy-section h4.yjp-heading-title {
	color: #fff;
}

.yoko-japan-page h1.yjp-heading-title {
	font-size: clamp(34px, 4.2vw, 58px);
}

.yoko-japan-page h2.yjp-heading-title {
	font-size: clamp(24px, 2.35vw, 36px);
}

.yoko-japan-page h3.yjp-heading-title {
	font-size: clamp(18px, 1.55vw, 23px);
}

.yoko-japan-page h4.yjp-heading-title {
	font-size: 15px;
	line-height: 1.45;
}

.yoko-japan-page span.yjp-heading-title,
.yoko-japan-page p.yjp-heading-title {
	color: var(--yjp-primary);
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase;
}

.yoko-japan-page.yjp-navy-section span.yjp-heading-title,
.yoko-japan-page.yjp-navy-section p.yjp-heading-title {
	color: rgba(255, 255, 255, 0.78);
}

body.page-id-6794 .section:not(.dark) .elementor-heading-title {
	color: var(--yjp-heading, #000000) !important;
}

body.page-id-6794 .section:not(.dark) .elementor-heading-title :where([style*="#053653" i], [style*="#223c5e" i], [style*="#243c62" i], [style*="#95daf8" i]) {
	color: var(--yjp-heading, #000000) !important;
	-webkit-text-fill-color: var(--yjp-heading, #000000) !important;
}

.yoko-japan-page .yjp-text-widget {
	color: inherit;
	font-size: 15px;
}

.yoko-japan-page .yjp-text-widget p {
	margin: 0 0 12px;
}

.yoko-japan-page ul,
.yoko-japan-page ol {
	margin: 10px 0 0;
	padding-left: 20px;
}

.yoko-japan-page li + li {
	margin-top: 7px;
}

.yoko-japan-page img {
	border-radius: 8px;
	height: auto;
	max-width: 100%;
}

.yoko-japan-page.yjp-hero img {
	border-radius: 0;
	display: block;
	max-height: 560px;
	object-fit: cover;
	width: 100%;
}

.yoko-japan-page iframe,
.yoko-japan-page .yjp-video-wrapper {
	aspect-ratio: 16 / 9;
	border: 0;
	border-radius: 8px;
	box-shadow: var(--yjp-shadow);
	display: block;
	height: auto;
	overflow: hidden;
	width: 100%;
}

.yoko-japan-page .yjp-icon-list {
	display: grid;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.yoko-japan-page .yjp-icon-list-item {
	align-items: flex-start;
	background: rgba(236, 32, 40, 0.06);
	border: 1px solid rgba(236, 32, 40, 0.14);
	border-radius: 8px;
	display: flex;
	gap: 10px;
	padding: 10px 12px;
}

.yoko-japan-page .yjp-icon-list-icon {
	color: var(--yjp-primary);
	flex: 0 0 auto;
}

.yoko-japan-page .yjp-button,
.yoko-japan-page button,
.yoko-japan-page input[type="submit"] {
	align-items: center;
	background: var(--yjp-primary);
	border: 1px solid var(--yjp-primary);
	border-radius: 8px;
	color: #fff;
	display: inline-flex;
	font-weight: 800;
	justify-content: center;
	min-height: 44px;
	padding: 12px 24px;
	text-decoration: none;
}

.yoko-japan-page .yjp-button:hover,
.yoko-japan-page button:hover,
.yoko-japan-page input[type="submit"]:hover {
	background: var(--yjp-primary-dark);
	border-color: var(--yjp-primary-dark);
	color: #fff;
	text-decoration: none;
}

.yoko-japan-page .yjp-button-content {
	align-items: center;
	display: inline-flex;
	gap: 8px;
}

.yoko-japan-page.yjp-card-section .yjp-column > .yjp-widget-stack {
	background: var(--yjp-surface);
	border: 1px solid var(--yjp-border);
	border-radius: 8px;
	box-shadow: var(--yjp-shadow);
	padding: clamp(18px, 2.2vw, 26px);
	transition: box-shadow 160ms ease, transform 160ms ease;
}

.yoko-japan-page.yjp-card-section .yjp-column:hover > .yjp-widget-stack {
	box-shadow: var(--yjp-shadow-hover);
	transform: translateY(-2px);
}

.yoko-japan-page table {
	background: var(--yjp-surface);
	border-collapse: collapse;
	border-radius: 8px;
	box-shadow: var(--yjp-shadow);
	display: block;
	overflow-x: auto;
	width: 100%;
}

.yoko-japan-page table th,
.yoko-japan-page table td {
	border: 1px solid var(--yjp-border);
	padding: 10px 12px;
	text-align: left;
	vertical-align: top;
}

.yoko-japan-page table th {
	background: var(--yjp-navy);
	color: #fff;
	font-weight: 800;
}

.yoko-japan-page .yjp-accordion {
	display: grid;
	gap: 14px;
	width: 100%;
}

.yoko-japan-page .yjp-accordion-item {
	background: var(--yjp-surface);
	border: 1px solid var(--yjp-border);
	border-radius: 8px;
	box-shadow: var(--yjp-shadow);
	color: var(--yjp-text);
	overflow: hidden;
}

.yoko-japan-page .yjp-accordion-title {
	color: var(--yjp-navy);
	font-weight: 800;
	padding: 16px 20px;
}

.yoko-japan-page .yjp-accordion-content {
	border-top: 1px solid var(--yjp-border);
	display: block !important;
	padding: 16px 20px 20px;
}

.yoko-japan-page .yjp-form-fields {
	display: grid;
	gap: 12px;
}

.yoko-japan-page input,
.yoko-japan-page select,
.yoko-japan-page textarea {
	background: #fff;
	border: 1px solid var(--yjp-border);
	border-radius: 8px;
	min-height: 44px;
	padding: 10px 12px;
	width: 100%;
}

.yoko-japan-page textarea {
	min-height: 108px;
}

.yoko-japan-page .yjp-hidden-desktop {
	display: none !important;
}

@media (max-width: 1024px) and (min-width: 850px) {
	.yoko-japan-page .yjp-hidden-tablet {
		display: none !important;
	}
}

@media (max-width: 849px) {
	.yoko-japan-page .yjp-section-inner,
	.yoko-japan-page .yjp-container {
		flex-direction: column;
	}

	.yoko-japan-page .yjp-column,
	.yoko-japan-page .yjp-col-100,
	.yoko-japan-page .yjp-col-66,
	.yoko-japan-page .yjp-col-50,
	.yoko-japan-page .yjp-col-33,
	.yoko-japan-page .yjp-col-25 {
		width: 100% !important;
	}

	.yoko-japan-page h1.yjp-heading-title {
		font-size: clamp(28px, 9vw, 38px);
	}

	.yoko-japan-page h2.yjp-heading-title {
		font-size: clamp(22px, 7vw, 30px);
	}

	.yoko-japan-page.yjp-card-section .yjp-column > .yjp-widget-stack {
		padding: 18px;
	}

	.yoko-japan-page .yjp-hidden-mobile {
		display: none !important;
	}

	.yoko-japan-page .yjp-hidden-desktop {
		display: block !important;
	}
}

/* Part VIII: scoped process overview styling. */
.section-tongquanquytrinhduhoc {
	--yoko-process-bg: #F7F9FC;
	--yoko-process-surface: #FFFFFF;
	--yoko-process-border: #E6EAF0;
	--yoko-process-heading: #000000;
	--yoko-process-dark: #053653;
	--yoko-process-text: #1F2937;
	--yoko-process-primary: #EC2028;
	--yoko-process-shadow: 0 12px 28px rgba(5, 54, 83, 0.08);
	background: var(--yoko-process-bg);
	color: var(--yoko-process-text);
	font-family: var(--yoko-font-family-body, var(--yoko-font-family, "Roboto", Arial, sans-serif));
	padding-bottom: clamp(42px, 5vw, 64px) !important;
	padding-top: clamp(34px, 4.4vw, 56px) !important;
}

.section-tongquanquytrinhduhoc *,
.section-tongquanquytrinhduhoc *::before,
.section-tongquanquytrinhduhoc *::after {
	box-sizing: border-box;
}

.section-tongquanquytrinhduhoc .section-content {
	margin: 0 auto;
	max-width: 1180px;
	padding-left: clamp(16px, 3vw, 28px);
	padding-right: clamp(16px, 3vw, 28px);
}

.section-tongquanquytrinhduhoc .section-content > .row {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1180px;
	row-gap: clamp(16px, 2vw, 24px);
	width: 100%;
}

.section-tongquanquytrinhduhoc .section-content > .row + .row {
	margin-top: clamp(22px, 3vw, 36px);
}

.section-tongquanquytrinhduhoc .section-content > .row > .col {
	padding-bottom: 0;
}

.section-tongquanquytrinhduhoc .section-content > .row:first-child {
	margin-bottom: clamp(22px, 3vw, 34px);
}

.section-tongquanquytrinhduhoc .section-content > .row:first-child .col-inner,
.section-tongquanquytrinhduhoc .img-inner {
	background: var(--yoko-process-surface);
	border-radius: 8px !important;
	box-shadow: var(--yoko-process-shadow);
	overflow: hidden;
}

.section-tongquanquytrinhduhoc .section-content > .row:first-child .img,
.section-tongquanquytrinhduhoc .img {
	margin: 0 !important;
}

.section-tongquanquytrinhduhoc .section-content > .row:first-child .img-inner {
	aspect-ratio: 21 / 9;
}

.section-tongquanquytrinhduhoc .section-content > .row:first-child img,
.section-tongquanquytrinhduhoc .img-inner img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.section-tongquanquytrinhduhoc .col-inner:has(> [data-widget_type="heading.default"]) {
	background: var(--yoko-process-surface);
	border: 1px solid var(--yoko-process-border);
	border-radius: 8px;
	box-shadow: var(--yoko-process-shadow);
	height: 100%;
	padding: clamp(18px, 2.5vw, 28px);
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] {
	margin-bottom: clamp(12px, 1.8vw, 18px);
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] > div {
	align-items: center;
	display: grid;
	gap: 14px;
	grid-template-columns: auto minmax(0, 1fr);
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] p {
	line-height: 1;
	margin: 0 !important;
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] p > span {
	align-items: center;
	background: var(--yoko-process-primary);
	border-radius: 8px;
	box-shadow: 0 10px 22px rgba(236, 32, 40, 0.18);
	color: #FFFFFF !important;
	display: inline-flex !important;
	font-size: 0 !important;
	height: 58px;
	justify-content: center;
	min-width: 58px;
	padding: 0 12px;
	-webkit-text-fill-color: #FFFFFF !important;
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] p > span * {
	color: #FFFFFF !important;
	font-size: 21px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	-webkit-text-fill-color: #FFFFFF !important;
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] h3 {
	color: var(--yoko-process-heading) !important;
	font-family: var(--yoko-font-family-heading, var(--yoko-font-family, "Roboto", Arial, sans-serif));
	font-size: clamp(18px, 1.55vw, 22px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.28;
	margin: 0 !important;
	text-transform: uppercase;
}

.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] h3 * {
	color: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	-webkit-text-fill-color: currentColor !important;
}

.section-tongquanquytrinhduhoc .col-inner:has(> [data-widget_type="heading.default"]) > .img {
	margin: clamp(16px, 2vw, 22px) 0 !important;
}

.section-tongquanquytrinhduhoc .col-inner:has(> [data-widget_type="heading.default"]) .img-inner:not(.image-cover) {
	aspect-ratio: 16 / 9;
}

.section-tongquanquytrinhduhoc :where([data-widget_type="text-editor.default"], .elementor-widget-container) {
	color: var(--yoko-process-text);
	font-size: 15px;
	line-height: 1.75;
}

.section-tongquanquytrinhduhoc :where([data-widget_type="text-editor.default"], .elementor-widget-container) p,
.section-tongquanquytrinhduhoc .col-inner:has(> [data-widget_type="heading.default"]) > p {
	color: var(--yoko-process-text) !important;
	margin: 0 0 12px;
	-webkit-text-fill-color: var(--yoko-process-text) !important;
}

.section-tongquanquytrinhduhoc :where([data-widget_type="text-editor.default"], .elementor-widget-container) > :last-child,
.section-tongquanquytrinhduhoc .col-inner:has(> [data-widget_type="heading.default"]) > :last-child {
	margin-bottom: 0;
}

.section-tongquanquytrinhduhoc :where(ul, ol) {
	background: #FFFFFF;
	border: 1px solid var(--yoko-process-border);
	border-radius: 8px;
	display: grid;
	gap: 9px;
	list-style: none !important;
	margin: clamp(14px, 1.8vw, 20px) 0 0 !important;
	padding: clamp(14px, 2vw, 20px) !important;
}

.section-tongquanquytrinhduhoc li {
	color: var(--yoko-process-text) !important;
	line-height: 1.65;
	margin: 0 !important;
	padding-left: 24px;
	position: relative;
	-webkit-text-fill-color: var(--yoko-process-text) !important;
}

.section-tongquanquytrinhduhoc li::before {
	background: var(--yoko-process-primary);
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 3px;
	position: absolute;
	top: 0.72em;
	width: 8px;
}

.section-tongquanquytrinhduhoc .elementor-widget-container > p:has(> strong:only-child) {
	background: #FFF7F6;
	border: 1px solid rgba(236, 32, 40, 0.16);
	border-left: 4px solid var(--yoko-process-primary);
	border-radius: 8px;
	color: var(--yoko-process-heading) !important;
	font-weight: 700;
	margin-top: clamp(14px, 1.8vw, 20px);
	padding: 13px 16px;
	-webkit-text-fill-color: var(--yoko-process-heading) !important;
}

.section-tongquanquytrinhduhoc .elementor-widget-container > p:has(> strong:only-child) strong {
	color: inherit !important;
	-webkit-text-fill-color: currentColor !important;
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child {
	background: var(--yoko-process-dark);
	border-radius: 8px;
	box-shadow: var(--yoko-process-shadow);
	color: rgba(255, 255, 255, 0.9);
	padding: clamp(22px, 3vw, 34px);
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child > .col {
	padding-left: 0;
	padding-right: 0;
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child .col-inner {
	margin: 0 auto;
	max-width: 980px;
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child .col-inner > p:first-child {
	margin: 0 0 16px !important;
	text-align: left !important;
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child .col-inner > p:first-child > span {
	background: var(--yoko-process-primary);
	border-radius: 999px;
	color: #FFFFFF !important;
	display: inline-flex;
	font-size: 15px !important;
	font-weight: 800;
	line-height: 1.2;
	padding: 8px 16px;
	text-transform: uppercase;
	-webkit-text-fill-color: #FFFFFF !important;
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child .col-inner > p:first-child > span * {
	color: #FFFFFF !important;
	font-size: inherit !important;
	-webkit-text-fill-color: #FFFFFF !important;
}

.section-tongquanquytrinhduhoc .section-content > .row:last-child p,
.section-tongquanquytrinhduhoc .section-content > .row:last-child :where(strong, b, span) {
	color: rgba(255, 255, 255, 0.9) !important;
	-webkit-text-fill-color: currentColor !important;
}

@media (max-width: 849px) {
	.section-tongquanquytrinhduhoc {
		padding-bottom: 40px !important;
		padding-top: 34px !important;
	}

	.section-tongquanquytrinhduhoc .section-content {
		padding-left: 15px;
		padding-right: 15px;
	}

	.section-tongquanquytrinhduhoc .section-content > .row + .row {
		margin-top: 18px;
	}

	.section-tongquanquytrinhduhoc .section-content > .row:first-child .img-inner {
		aspect-ratio: 16 / 10;
	}

	.section-tongquanquytrinhduhoc .col-inner:has(> [data-widget_type="heading.default"]) {
		padding: 18px 16px;
	}

	.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] > div {
		align-items: flex-start;
		gap: 10px;
	}

	.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] p > span {
		height: 50px;
		min-width: 50px;
	}

	.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] p > span * {
		font-size: 18px !important;
	}

	.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] h3 {
		font-size: 18px;
	}

	.section-tongquanquytrinhduhoc :where([data-widget_type="text-editor.default"], .elementor-widget-container) {
		font-size: 14px;
		line-height: 1.68;
	}

	.section-tongquanquytrinhduhoc :where(ul, ol) {
		padding: 14px 14px 14px 15px !important;
	}

	.section-tongquanquytrinhduhoc .section-content > .row:last-child {
		padding: 20px 16px;
	}
}

@media (max-width: 549px) {
	.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] > div {
		grid-template-columns: 1fr;
	}

	.section-tongquanquytrinhduhoc [data-widget_type="heading.default"] h3 {
		font-size: 17px;
	}

	.section-tongquanquytrinhduhoc li {
		padding-left: 22px;
	}
}
