/*
Theme Name: Du hoc XKLD Flatsome Child
Theme URI: https://www.duhocxklddeco.com/
Description: Child theme Flatsome tái tạo landing page DECO bằng các phần tử UX Builder có thể kéo thả.
Author: DECO
Template: flatsome
Version: 1.1.0
Text Domain: duhocxkld-flatsome-child
*/

:root {
	--deco-blue: #100690;
	--deco-blue-2: #4338df;
	--deco-blue-3: #2519c5;
	--deco-red: #ee1748;
	--deco-ink: #10142c;
	--deco-muted: #4d5368;
	--deco-white: #fff;
	--deco-border: #d9dceb;
	--deco-shadow: 0 14px 35px rgba(16, 6, 144, 0.13);
	--deco-radius: 12px;
	--deco-z-nav: 50;
}

html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}

.duhocxkld-landing-page {
	color: var(--deco-ink);
	font-family: "Roboto", "Segoe UI", Arial, sans-serif;
	font-size: 15px;
	line-height: 1.48;
	overflow-x: hidden;
}

.duhocxkld-landing-page h1,
.duhocxkld-landing-page h2,
.duhocxkld-landing-page h3,
.duhocxkld-landing-page .button {
	font-family: "Montserrat", "Segoe UI", Arial, sans-serif;
}

.duhocxkld-landing-page .section {
	scroll-margin-top: 76px;
}

.deco-reference-section .section-content,
.deco-reference-nav .section-content {
	position: relative;
	z-index: 2;
}

.deco-reference-row {
	max-width: 960px !important;
}

.deco-sr-only,
.deco-skip-link:not(:focus) {
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	white-space: nowrap;
	width: 1px;
}

.deco-skip-link {
	background: var(--deco-white);
	border: 2px solid var(--deco-blue);
	border-radius: 8px;
	color: var(--deco-blue);
	font-weight: 700;
	left: 16px;
	padding: 10px 14px;
	position: fixed;
	top: 16px;
	z-index: calc(var(--deco-z-nav) + 1);
}

.deco-reference-cta,
.deco-reference-section .button.primary {
	background: linear-gradient(180deg, #453ae1, #100690) !important;
	border: 2px solid #f7e8ee !important;
	box-shadow: 0 15px 20px -18px #000;
	color: var(--deco-white) !important;
	font-size: 0.76rem;
	font-weight: 800;
	min-height: 42px;
	padding-left: 24px;
	padding-right: 24px;
	text-transform: uppercase;
	transition: filter 200ms ease, transform 200ms ease;
}

.deco-reference-cta:hover,
.deco-reference-section .button.primary:hover {
	filter: brightness(1.13);
	transform: translateY(-2px);
}

.deco-reference-section a:focus-visible,
.deco-reference-section button:focus-visible,
.deco-reference-section input:focus-visible,
.deco-reference-section select:focus-visible,
.deco-reference-section textarea:focus-visible {
	outline: 3px solid #ffb400;
	outline-offset: 3px;
}

/* Header */
.deco-reference-nav {
	background: rgba(255, 255, 255, 0.98);
	border-bottom: 1px solid #f0f1f7;
	box-shadow: 0 4px 18px rgba(16, 20, 44, 0.04);
	position: sticky !important;
	top: 0;
	z-index: var(--deco-z-nav);
}

.admin-bar .deco-reference-nav {
	top: 32px;
}

.deco-nav-row {
	max-width: 1120px !important;
	min-height: 76px;
	padding-left: 8px;
	padding-right: 8px;
}

.deco-nav-logo {
	margin: 0;
}

.deco-nav-logo img {
	max-height: 58px;
	max-width: 150px;
	object-fit: contain;
	width: auto;
}

.deco-nav-links {
	text-align: center;
	white-space: nowrap;
}

.deco-nav-links .button {
	color: #181818 !important;
	font-family: "Mulish", "Segoe UI", sans-serif;
	font-size: 0.86rem;
	font-weight: 500;
	margin: 0 11px;
	min-height: 44px;
	padding-left: 0;
	padding-right: 0;
}

.deco-nav-links .button:hover {
	color: var(--deco-blue) !important;
}

.deco-nav-cta {
	margin: 0;
	white-space: nowrap;
}

.deco-social-proof {
	background: rgba(255, 255, 255, 0.97);
	border: 1px solid #eff0f5;
	border-radius: 36px;
	box-shadow: 0 8px 26px rgba(16, 20, 44, 0.06);
	left: 18px;
	padding: 9px 18px 9px 48px;
	position: fixed;
	top: 14px;
	width: 272px;
	z-index: calc(var(--deco-z-nav) + 1);
}

.deco-social-proof::before {
	background: #1fa7ff;
	border-radius: 50%;
	content: "";
	height: 17px;
	left: 22px;
	position: absolute;
	top: 17px;
	width: 17px;
}

.deco-social-proof p {
	color: #292929;
	font-size: 0.72rem;
	line-height: 1.25;
	margin: 0;
}

.deco-social-proof span,
.deco-social-proof small {
	color: #60646f;
}

@media only screen and (max-width: 1350px) {
	.deco-social-proof {
		display: none;
	}
}

/* Reference hero */
.deco-reference-hero {
	background: #fff;
	min-height: 640px;
	overflow: hidden;
}

.deco-reference-hero .section-bg-bg {
	background-position: center bottom !important;
	opacity: 0.15;
}

.deco-reference-hero .section-bg::after {
	background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.84) 36%, rgba(255, 255, 255, 0.18) 100%);
	content: "";
	inset: 0;
	position: absolute;
}

.deco-hero-row {
	min-height: 585px;
}

.deco-hero-side,
.deco-hero-person-col {
	position: relative;
	z-index: 2;
}

.deco-hero-person-col > .col-inner {
	min-height: 560px;
	position: relative;
}

.deco-hero-person-col > .col-inner::before {
	background: linear-gradient(145deg, #493ee8, #170ca9);
	border-radius: 50%;
	content: "";
	height: 470px;
	left: 50%;
	position: absolute;
	top: 42px;
	transform: translateX(-50%);
	width: 470px;
}

.deco-hero-person {
	bottom: -12px;
	left: 50%;
	margin: 0;
	position: absolute;
	transform: translateX(-50%);
	width: 455px;
	z-index: 2;
}

.deco-hero-person img {
	filter: drop-shadow(0 18px 22px rgba(0, 0, 0, 0.14));
	max-height: 580px;
	object-fit: contain;
}

.deco-promo-card {
	border-radius: var(--deco-radius);
	box-shadow: 0 15px 18px -16px #000;
	margin: 18px 0;
	position: relative;
	z-index: 3;
}

.deco-promo-card p,
.deco-promo-card h2,
.deco-promo-card h3,
.deco-promo-card small {
	margin: 0;
}

.deco-promo-card-large {
	background: linear-gradient(160deg, #4338df, #100690);
	color: #fff;
	margin-left: -18px;
	padding: 20px 18px;
	text-align: center;
	text-transform: uppercase;
}

.deco-promo-card-large h2 {
	color: #fff;
	font-size: 1.72rem;
	font-weight: 800;
	line-height: 1.12;
}

.deco-promo-card-large strong {
	font-size: 2.25rem;
}

.deco-promo-card-light {
	background: #fff;
	color: #222;
	margin-left: -42px;
	margin-top: 128px;
	padding: 14px 18px;
	width: 315px;
}

.deco-promo-card-light p {
	font-size: 0.95rem;
	font-weight: 800;
	text-transform: uppercase;
}

.deco-promo-card-light h3 {
	color: var(--deco-blue);
	font-size: 2.05rem;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

.deco-promo-card-light small {
	font-size: 0.58rem;
	font-weight: 700;
	text-transform: uppercase;
}

.deco-promo-card-wide {
	background: linear-gradient(160deg, #4338df, #100690);
	color: #fff;
	margin-right: -38px;
	padding: 18px 16px;
	text-align: center;
	text-transform: uppercase;
	width: 320px;
}

.deco-promo-card-wide p {
	font-size: 1rem;
	font-weight: 800;
}

.deco-promo-card-wide strong {
	font-size: 2.5rem;
}

.deco-promo-card-salary {
	margin-left: -5px;
	margin-top: 185px;
	width: 330px;
}

/* About card */
.deco-about-section {
	background: linear-gradient(150deg, #0d0394 0%, #493ee4 100%);
	min-height: 600px;
	padding-bottom: 42px !important;
}

.deco-about-card {
	background: #fff;
	border: 10px solid rgba(255, 255, 255, 0.28);
	border-radius: 16px;
	box-shadow: var(--deco-shadow);
	margin-top: -38px;
	max-width: 1140px !important;
	padding: 30px 24px;
}

.deco-about-main-image .img-inner,
.deco-about-thumbs .img-inner {
	border-radius: 8px;
	overflow: hidden;
}

.deco-about-main-image img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

.deco-about-thumbs {
	margin-top: 10px;
}

.deco-about-thumbs img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

.deco-about-copy {
	padding-left: 20px;
}

.deco-about-copy h2 {
	color: var(--deco-blue);
	font-size: 1.7rem;
	font-weight: 800;
	line-height: 1.13;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.deco-about-copy h2 span {
	color: #111;
	display: block;
	font-size: 1.06rem;
	margin-bottom: 7px;
}

.deco-about-copy ul {
	font-size: 0.78rem;
	line-height: 1.4;
	margin: 0 0 0 16px;
}

.deco-about-copy li {
	margin-bottom: 5px;
}

.deco-about-copy strong {
	color: var(--deco-blue);
}

/* Japan program collage */
.deco-japan-section {
	background: #fff;
	min-height: 680px;
	overflow: hidden;
}

.deco-pill-heading {
	margin: 0 auto 8px;
	max-width: 690px;
}

.deco-pill-heading h2 {
	background: linear-gradient(180deg, #4338df, #100690);
	border-radius: 999px;
	color: #fff;
	font-size: 1.35rem;
	font-weight: 800;
	margin: 0;
	padding: 12px 28px;
	text-align: center;
	text-transform: uppercase;
}

.deco-japan-stage {
	min-height: 550px;
}

.deco-japan-art > .col-inner {
	min-height: 540px;
	position: relative;
}

.deco-japan-art > .col-inner::before {
	background: #ed0000;
	border-radius: 50%;
	content: "";
	height: 390px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 390px;
}

.deco-japan-art-row {
	min-height: 540px;
	position: relative;
	z-index: 2;
}

.deco-japan-person {
	margin: 12px -45px -22px;
}

.deco-japan-person img {
	filter: drop-shadow(0 14px 20px rgba(0, 0, 0, 0.13));
	max-height: 520px;
	object-fit: contain;
}

.deco-japan-sun,
.deco-japan-gate,
.deco-japan-blossom,
.deco-japan-fan {
	margin: 0;
	position: relative;
}

.deco-japan-sun {
	opacity: 0;
}

.deco-japan-gate {
	margin-right: -100px;
	margin-top: 120px;
	transform: scale(1.55);
}

.deco-japan-blossom {
	margin-left: -90px;
	margin-top: 8px;
	transform: scale(1.45);
}

.deco-japan-fan {
	margin-left: -115px;
	margin-top: 120px;
	transform: scale(1.3);
}

.deco-japan-copy h3 {
	color: var(--deco-red);
	font-family: "Dancing Script", cursive;
	font-size: 7rem;
	font-weight: 600;
	letter-spacing: -0.04em;
	line-height: 1.02;
	margin: 0 0 18px;
}

/* Study */
.deco-study-section {
	background: #fff;
	min-height: 610px;
}

.deco-reference-heading {
	text-align: center;
}

.deco-reference-heading h2 {
	color: var(--deco-blue);
	font-size: 1.52rem;
	font-weight: 800;
	line-height: 1.15;
	margin: 0;
	text-transform: uppercase;
}

.deco-reference-heading p {
	color: #111;
	font-family: "Dancing Script", cursive;
	font-size: 1.22rem;
	font-weight: 600;
	margin: 2px 0 0;
}

.deco-study-row {
	min-height: 475px;
}

.deco-study-options .button {
	display: block;
	margin: 20px auto;
}

.deco-country-button {
	background: #fff !important;
	border: 1.5px solid #3126c7 !important;
	box-shadow: 0 12px 18px -17px #000;
	color: var(--deco-blue) !important;
	font-size: 0.95rem !important;
	min-height: 46px;
	min-width: 270px;
	position: relative;
}

.deco-country-button::before {
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 13px;
	margin-right: 14px;
	vertical-align: -1px;
	width: 13px;
}

.deco-country-japan::before {
	background: #ec174a;
}

.deco-country-korea::before {
	background: linear-gradient(90deg, #e62747 0 50%, #1752b5 50% 100%);
	box-shadow: 0 0 0 2px #eee;
}

.deco-study-composite {
	margin: 0 -60px 0 -40px;
}

.deco-study-composite img {
	max-height: 510px;
	object-fit: contain;
}

.deco-korea-flag-source {
	display: none;
}

/* Conditions */
.deco-condition-section {
	background: #fff;
	min-height: 760px;
}

.deco-condition-section .deco-reference-heading p {
	color: var(--deco-blue);
	font-family: "Montserrat", sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
	margin-bottom: 0;
	text-transform: uppercase;
}

.deco-condition-row {
	margin-top: 26px;
}

.deco-condition-box {
	background: linear-gradient(180deg, #1710a9, #0b038c);
	border-radius: 4px;
	color: #fff;
	margin: 12px 0;
	min-height: 62px;
	padding: 14px 16px 12px 62px;
	position: relative;
}

.deco-condition-box::before {
	align-items: center;
	border: 2px solid rgba(255, 255, 255, 0.75);
	border-radius: 50%;
	content: "✓";
	display: flex;
	font-size: 0.95rem;
	font-weight: 800;
	height: 35px;
	justify-content: center;
	left: 14px;
	position: absolute;
	top: 13px;
	width: 35px;
}

.deco-condition-box p {
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1.35;
	margin: 0;
}

.deco-condition-box-tall {
	min-height: 82px;
}

.deco-condition-box-tall::before {
	top: 23px;
}

.deco-condition-label p {
	color: var(--deco-blue);
	font-size: 0.88rem;
	font-weight: 800;
	margin: 6px 0 0;
}

.deco-condition-image {
	margin-left: 10px;
}

.deco-condition-image .img-inner {
	border-radius: 5px;
	overflow: hidden;
}

.deco-condition-image img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

/* Jobs */
.deco-jobs-section {
	background: linear-gradient(150deg, #4338df 0%, #0b027e 100%) !important;
	min-height: 1080px;
}

.deco-jobs-heading h2 {
	color: #fff;
	font-size: 1.45rem;
	font-weight: 800;
	margin: 0 0 30px;
	text-transform: uppercase;
}

.deco-job-row {
	align-items: stretch;
	margin-bottom: 34px;
	max-width: 1180px !important;
}

.deco-job-card {
	margin-bottom: 0;
}

.deco-job-card > .col-inner {
	background: #fff;
	border: 8px solid #fff;
	border-radius: 10px;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.08);
	height: 100%;
	overflow: hidden;
}

.deco-job-image {
	margin: 0;
}

.deco-job-image .img-inner {
	height: 205px;
	overflow: hidden;
}

.deco-job-image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.deco-job-card .text {
	padding: 0 8px 14px;
}

.deco-job-card h3 {
	background: var(--deco-blue);
	border-radius: 7px;
	color: #fff;
	font-size: 0.82rem;
	font-weight: 800;
	line-height: 1.35;
	margin: 8px 0 11px;
	min-height: 58px;
	padding: 10px 7px;
	text-align: center;
	text-transform: uppercase;
}

.deco-job-card p {
	color: #45485d;
	font-size: 0.72rem;
	line-height: 1.28;
	margin: 7px 0;
	padding-left: 17px;
	position: relative;
}

.deco-job-card p::before {
	color: var(--deco-blue);
	content: "●";
	font-size: 0.7rem;
	left: 0;
	position: absolute;
	top: 0;
}

.deco-job-card strong {
	color: var(--deco-blue);
}

/* Benefit cards */
.deco-benefits-section {
	background: #fff;
	min-height: 990px;
}

.deco-benefit-card {
	border: 1px solid #f1f2f8;
	border-radius: 10px;
	box-shadow: 0 14px 32px rgba(16, 20, 44, 0.08);
	margin-bottom: 42px;
	max-width: 1140px !important;
	padding: 32px;
}

.deco-benefit-card:last-child {
	margin-bottom: 0;
}

.deco-benefit-image .img-inner {
	border-radius: 7px;
	overflow: hidden;
}

.deco-benefit-image img {
	aspect-ratio: 16 / 10;
	object-fit: cover;
}

.deco-benefit-card h3 {
	color: var(--deco-blue);
	font-size: 1.42rem;
	font-weight: 800;
	line-height: 1.18;
	margin: 0 0 18px;
	text-transform: uppercase;
}

.deco-benefit-card h3 span {
	color: #111;
	display: block;
	font-size: 1rem;
	margin-bottom: 8px;
}

.deco-benefit-card p,
.deco-benefit-card li {
	color: #35394d;
	font-size: 0.86rem;
}

.deco-benefit-card ul {
	margin-left: 17px;
}

/* Trust + roadmap */
.deco-trust-section,
.deco-roadmap-section {
	background: linear-gradient(150deg, #0b027e 0%, #4338df 100%) !important;
}

.deco-trust-section {
	min-height: 650px;
}

.deco-trust-copy h2 {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 800;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.deco-trust-copy p {
	color: #fff;
	font-size: 0.9rem;
	font-style: italic;
	line-height: 1.6;
}

.deco-certificate-gallery {
	margin: 0 auto;
	max-width: 390px;
}

.deco-certificate-gallery .box-image {
	background: #fff;
	max-height: 520px;
	overflow: hidden;
}

.deco-certificate-gallery .box-image img {
	height: 520px;
	object-fit: contain;
	width: 100%;
}

.deco-roadmap-section {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	min-height: 680px;
}

.deco-roadmap-heading {
	text-align: center;
}

.deco-roadmap-heading p {
	color: #fff;
	font-size: 1.45rem;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}

.deco-roadmap-heading h2 {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 800;
	margin: 0 0 30px;
	text-transform: uppercase;
}

.deco-roadmap-step {
	background: #fff;
	border-radius: 0;
	color: var(--deco-blue);
	margin: 15px 0 15px 75px;
	min-height: 76px;
	padding: 13px 16px;
	position: relative;
}

.deco-roadmap-step::before {
	background: #fff;
	content: "";
	height: 14px;
	left: -7px;
	position: absolute;
	top: 31px;
	transform: rotate(45deg);
	width: 14px;
}

.deco-roadmap-step span {
	color: #fff;
	font-size: 0.8rem;
	font-weight: 800;
	left: -72px;
	position: absolute;
	top: 27px;
}

.deco-roadmap-step h3 {
	color: var(--deco-blue);
	font-size: 0.9rem;
	font-weight: 800;
	margin: 0 0 2px;
}

.deco-roadmap-step p {
	color: #394058;
	font-size: 0.72rem;
	line-height: 1.32;
	margin: 0;
}

.deco-cost-list ul {
	list-style: none;
	margin: 0;
}

.deco-cost-list li {
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 7px;
	color: #fff;
	font-size: 0.83rem;
	margin: 12px 0;
	padding: 12px 12px 12px 42px;
	position: relative;
}

.deco-cost-list li::before {
	border: 1px solid #fff;
	border-radius: 3px;
	content: "✓";
	font-size: 0.7rem;
	height: 16px;
	left: 14px;
	line-height: 14px;
	position: absolute;
	text-align: center;
	top: 13px;
	width: 16px;
}

/* Form */
.deco-form-section {
	background: #fff;
	min-height: 500px;
}

.deco-form-heading {
	margin-bottom: 28px;
}

.deco-form-heading p {
	font-family: "Montserrat", sans-serif;
	font-size: 0.78rem;
	font-weight: 800;
	margin-top: 12px;
	text-transform: uppercase;
}

.deco-form-row {
	justify-content: center;
}

.deco-form-col > .col-inner {
	margin: 0 auto;
	max-width: 700px;
}

.deco-lead-form-wrap > h3:empty {
	display: none;
}

.deco-form-section .deco-field label {
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.deco-form-grid {
	display: grid;
	gap: 10px;
	grid-template-columns: 1fr;
}

.deco-form-section .deco-field-full {
	grid-column: auto;
}

.deco-form-section .deco-field input,
.deco-form-section .deco-field select,
.deco-form-section .deco-field textarea {
	background: #fff;
	border: 1px solid #3e36cf;
	border-radius: 2px;
	box-shadow: none;
	color: #24283d;
	font-size: 14px;
	margin: 0;
	min-height: 46px;
	padding: 10px 12px;
	width: 100%;
}

.deco-form-section .deco-field input:focus,
.deco-form-section .deco-field select:focus,
.deco-form-section .deco-field textarea:focus {
	border-color: var(--deco-blue);
	box-shadow: 0 0 0 3px rgba(16, 6, 144, 0.12);
}

.deco-form-submit {
	display: block;
	margin: 18px auto 7px !important;
	max-width: 240px;
}

.deco-form-submit[disabled],
.deco-form-submit.is-loading {
	cursor: wait;
	opacity: 0.72;
	transform: none;
}

.deco-form-privacy {
	color: #6c7080;
	font-size: 0.72rem;
	text-align: center;
}

.deco-honeypot {
	height: 0;
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.deco-form-message {
	border-radius: 5px;
	font-weight: 700;
	margin-bottom: 14px;
	padding: 11px 13px;
}

.deco-form-success {
	background: #eaf7ef;
	color: #157347;
}

.deco-form-error {
	background: #fff0ef;
	color: #b42318;
}

/* Gallery */
.deco-gallery-section {
	background: linear-gradient(150deg, #0b027e 0%, #4338df 100%) !important;
	min-height: 620px;
	overflow: hidden;
}

.deco-gallery-heading p,
.deco-gallery-heading h2 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.deco-gallery-heading p {
	font-size: 1.28rem;
	font-weight: 300;
	margin: 0;
}

.deco-gallery-heading h2 {
	font-size: 1.38rem;
	font-weight: 800;
	margin: 0 0 28px;
}

.deco-reference-gallery .box-image {
	border: 2px solid rgba(255, 255, 255, 0.5);
	overflow: hidden;
}

.deco-reference-gallery .box-image img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

/* Testimonials */
.deco-testimonials-section {
	background: #fff;
	min-height: 470px;
}

.deco-testimonial-row {
	align-items: flex-start;
	margin-top: 30px;
}

.deco-testimonial-item > .col-inner {
	display: grid;
	grid-template-columns: 80px 1fr;
	gap: 14px;
}

.deco-testimonial-avatar {
	margin: 0;
}

.deco-testimonial-avatar .img-inner {
	border-radius: 50%;
	height: 76px;
	overflow: hidden;
	width: 76px;
}

.deco-testimonial-avatar img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.deco-testimonial-item .text {
	text-align: left;
}

.deco-testimonial-item p {
	color: #34384c;
	font-size: 0.74rem;
	line-height: 1.45;
	margin-bottom: 6px;
}

.deco-testimonial-item .deco-stars {
	color: #ffae00;
	font-size: 0.84rem;
	letter-spacing: 1px;
}

.deco-testimonial-item h3 {
	color: var(--deco-blue);
	font-size: 0.86rem;
	font-weight: 800;
	margin: 0;
}

.deco-testimonial-item small {
	color: #52566b;
	font-size: 0.7rem;
}

/* Footer */
.deco-footer-section {
	background: linear-gradient(150deg, #4338df 0%, #0b027e 100%) !important;
	min-height: 500px;
}

.deco-footer-logo {
	background: transparent;
	margin: 0 0 18px;
	max-width: 190px;
}

.deco-footer-logo img {
	filter: brightness(0) invert(1);
	max-height: 72px;
	object-fit: contain;
}

.deco-footer-section h3 {
	color: #fff;
	font-size: 1rem;
	font-weight: 800;
	text-transform: uppercase;
}

.deco-footer-section p,
.deco-footer-section a {
	color: #fff;
	font-size: 0.8rem;
	line-height: 1.55;
}

.deco-footer-about p strong {
	text-transform: uppercase;
}

.deco-footer-map iframe {
	border-radius: 3px;
	display: block;
	min-height: 260px;
	width: 100%;
}

.deco-copyright-row {
	border-top: 1px solid rgba(255, 255, 255, 0.55);
	margin-top: 34px;
	padding-top: 18px;
}

.deco-copyright-row p {
	margin: 0;
}

.deco-social-floating {
	bottom: 18px;
	left: 18px;
	position: fixed;
	z-index: 40;
}

.deco-social-floating a {
	align-items: center;
	background: #111;
	border-radius: 10px;
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
	color: #fff !important;
	display: flex;
	font-family: Arial, sans-serif;
	font-size: 1.2rem !important;
	font-weight: 800;
	height: 48px;
	justify-content: center;
	margin-top: 10px;
	width: 48px;
}

.deco-social-floating a:nth-child(2) {
	background: #1787ff;
}

.deco-social-floating a:nth-child(3) {
	background: #20be5b;
	border-radius: 50%;
}

@media only screen and (max-width: 849px) {
	.admin-bar .deco-reference-nav {
		top: 46px;
	}

	.deco-reference-row {
		max-width: 100% !important;
	}

	.deco-nav-row {
		min-height: 66px;
	}

	.deco-nav-logo img {
		max-height: 46px;
		max-width: 116px;
	}

	.deco-nav-cta {
		font-size: 0.64rem;
		line-height: 1.2;
		min-height: 42px;
		padding-left: 12px;
		padding-right: 12px;
		white-space: normal;
	}

	.deco-reference-hero {
		min-height: auto;
	}

	.deco-hero-row {
		min-height: auto;
	}

	.deco-hero-person-col {
		order: 1;
	}

	.deco-hero-left {
		order: 2;
	}

	.deco-hero-right {
		order: 3;
	}

	.deco-hero-person-col > .col-inner {
		min-height: 490px;
	}

	.deco-hero-person-col > .col-inner::before {
		height: 390px;
		top: 46px;
		width: 390px;
	}

	.deco-hero-person {
		width: 365px;
	}

	.deco-hero-side > .col-inner {
		display: grid;
		gap: 12px;
		grid-template-columns: 1fr 1fr;
	}

	.deco-promo-card,
	.deco-promo-card-large,
	.deco-promo-card-light,
	.deco-promo-card-wide,
	.deco-promo-card-salary {
		margin: 6px 0;
		width: auto;
	}

	.deco-about-card {
		border-width: 6px;
		margin-left: 14px;
		margin-right: 14px;
		margin-top: -12px;
		padding: 18px 10px;
	}

	.deco-about-copy {
		padding-left: 12px;
		padding-top: 22px;
	}

	.deco-about-copy ul {
		font-size: 0.88rem;
	}

	.deco-japan-stage,
	.deco-japan-art > .col-inner {
		min-height: 480px;
	}

	.deco-japan-copy h3 {
		font-size: 5.2rem;
	}

	.deco-study-section,
	.deco-condition-section,
	.deco-benefits-section,
	.deco-trust-section,
	.deco-roadmap-section,
	.deco-form-section,
	.deco-gallery-section,
	.deco-testimonials-section,
	.deco-footer-section {
		min-height: 0;
	}

	.deco-study-composite {
		margin: 10px -20px 0;
	}

	.deco-condition-media {
		margin-top: 22px;
	}

	.deco-jobs-section {
		min-height: 0;
	}

	.deco-job-card {
		margin-bottom: 20px;
	}

	.deco-job-image .img-inner {
		height: 180px;
	}

	.deco-benefit-card {
		margin-left: 10px;
		margin-right: 10px;
		padding: 22px 12px;
	}

	.deco-benefit-card .col + .col {
		padding-top: 20px;
	}

	.deco-trust-media,
	.deco-roadmap-col,
	.deco-cost-col {
		margin-top: 24px;
	}

	.deco-certificate-gallery .box-image img {
		height: auto;
		max-height: 540px;
	}

	.deco-testimonial-item {
		margin-bottom: 28px;
	}

	.deco-footer-section .col {
		margin-bottom: 24px;
	}

	.deco-social-floating {
		bottom: 10px;
		left: 10px;
	}

	.deco-social-floating a {
		height: 42px;
		width: 42px;
	}
}

@media only screen and (max-width: 549px) {
	.deco-reference-section > .section-content > .row {
		padding-left: 4px;
		padding-right: 4px;
	}

	.deco-hero-person-col > .col-inner {
		min-height: 420px;
	}

	.deco-hero-person-col > .col-inner::before {
		height: 330px;
		width: 330px;
	}

	.deco-hero-person {
		width: 310px;
	}

	.deco-promo-card-large h2 {
		font-size: 1.15rem;
	}

	.deco-promo-card-large strong {
		font-size: 1.55rem;
	}

	.deco-promo-card-light h3,
	.deco-promo-card-wide strong {
		font-size: 1.45rem;
	}

	.deco-promo-card-light p,
	.deco-promo-card-wide p {
		font-size: 0.72rem;
	}

	.deco-pill-heading h2 {
		font-size: 0.9rem;
		padding: 11px 14px;
	}

	.deco-japan-stage,
	.deco-japan-art > .col-inner {
		min-height: 420px;
	}

	.deco-japan-art > .col-inner::before {
		height: 290px;
		left: 5px;
		top: 50px;
		width: 290px;
	}

	.deco-japan-person img {
		max-height: 390px;
	}

	.deco-japan-copy h3 {
		font-size: 4.6rem;
	}

	.deco-country-button {
		min-width: 245px;
	}

	.deco-condition-box {
		padding-left: 58px;
	}

	.deco-job-card > .col-inner {
		border-width: 5px;
	}

	.deco-job-image .img-inner {
		height: 135px;
	}

	.deco-job-card h3 {
		font-size: 0.68rem;
		min-height: 62px;
		padding: 9px 5px;
	}

	.deco-job-card p {
		font-size: 0.64rem;
		padding-left: 13px;
	}

	.deco-roadmap-step {
		margin-left: 62px;
	}

	.deco-roadmap-step span {
		left: -60px;
	}

	.deco-form-col {
		padding-left: 12px;
		padding-right: 12px;
	}

	.deco-testimonial-item > .col-inner {
		grid-template-columns: 70px 1fr;
	}

	.deco-testimonial-avatar .img-inner {
		height: 66px;
		width: 66px;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	.deco-reference-section *,
	.deco-reference-section *::before,
	.deco-reference-section *::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}
