:root {
	--dx-ink: #18333b;
	--dx-teal: #08777b;
	--dx-teal-dark: #055e63;
	--dx-green: #4f9d55;
	--dx-mint: #eaf6f1;
	--dx-mint-soft: #f5faf7;
	--dx-gold: #bf842b;
	--dx-line: #cfe1dc;
	--dx-white: #fff;
}

.fut-dx,
.fut-dx * {
	box-sizing: border-box;
}

.fut-dx {
	background: var(--dx-white);
	color: var(--dx-ink);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
	overflow: hidden;
}

.fut-dx-partner-route .p-breadcrumb {
	display: none;
}

.fut-dx-partner-route .l-content.l-container {
	margin: 0;
	max-width: none;
	padding: 0;
}

.fut-dx-partner-route .l-mainContent,
.fut-dx-partner-route .l-mainContent__inner {
	margin: 0;
	max-width: none;
	padding: 0;
}

.fut-dx p,
.fut-dx h1,
.fut-dx h2,
.fut-dx h3 {
	margin-top: 0;
}

.fut-dx p {
	line-height: 1.9;
}

.fut-dx-shell {
	margin-inline: auto;
	max-width: 1120px;
	padding-inline: 28px;
	width: 100%;
}

.fut-dx-section {
	padding-block: 96px;
}

.fut-dx-eyebrow {
	color: var(--dx-teal);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .17em;
	line-height: 1.4 !important;
	margin-bottom: 16px;
}

.fut-dx-section-head {
	max-width: 680px;
}

.fut-dx-section-head--center {
	margin-inline: auto;
	text-align: center;
}

.fut-dx-section-head h2 {
	color: var(--dx-ink);
	font-size: clamp(30px, 4vw, 46px);
	font-weight: 900;
	letter-spacing: .01em;
	line-height: 1.35;
	margin-bottom: 22px;
}

.fut-dx-section-head > p:last-child {
	color: #52676c;
	font-size: 16px;
	margin-bottom: 0;
}

.fut-dx-hero {
	background: #f7fbf8;
	min-height: 0;
	padding: 0;
	position: relative;
}

.fut-dx-hero__reference {
	margin-inline: auto;
	max-width: 1600px;
	width: 100%;
}

.fut-dx-hero__reference img {
	display: block;
	height: auto;
	width: 100%;
}

.fut-dx-hero::before,
.fut-dx-hero::after {
	background: rgba(79, 157, 85, .12);
	border-radius: 999px 10px 999px 10px;
	content: "";
	display: none;
	position: absolute;
	transform: rotate(-28deg);
}

.fut-dx-hero::before {
	height: 105px;
	left: -22px;
	top: 32px;
	width: 42px;
}

.fut-dx-hero::after {
	height: 82px;
	right: 4%;
	top: 64px;
	width: 32px;
}

.fut-dx-hero__stage {
	display: none;
	grid-template-columns: minmax(0, 1.7fr) minmax(320px, .86fr);
	grid-template-rows: auto 1fr;
	min-height: 562px;
	position: relative;
}

.fut-dx-hero__heading {
	grid-column: 1;
	padding: 4px 0 0 8px;
	position: relative;
	z-index: 3;
}

.fut-dx-hero__title {
	color: var(--dx-teal-dark);
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
	font-size: clamp(44px, 4.6vw, 56px);
	font-weight: 900;
	letter-spacing: .01em;
	line-height: 1.16;
	margin-bottom: 12px;
	white-space: nowrap;
}

.fut-dx-hero__tagline {
	color: #101d36;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
	font-size: clamp(20px, 2.3vw, 28px);
	font-weight: 900;
	letter-spacing: .12em;
	margin-bottom: 10px;
	text-align: center;
}

.fut-dx-hero__name {
	color: #14213a;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .04em;
	margin-bottom: 0;
	text-align: center;
}

.fut-dx-hero__concept {
	align-self: start;
	background: rgba(255, 254, 249, .88);
	border: 1px solid rgba(191, 132, 43, .58);
	grid-column: 1;
	margin: 26px 12px 28px 0;
	min-height: 246px;
	padding: 30px 34px 18px;
	position: relative;
	text-align: center;
	z-index: 3;
}

.fut-dx-hero__concept-label {
	align-items: center;
	color: var(--dx-teal-dark);
	display: flex;
	font-size: 20px;
	font-weight: 900;
	gap: 16px;
	justify-content: center;
	line-height: 1.4 !important;
	margin: -48px 0 18px;
}

.fut-dx-hero__concept-label::before,
.fut-dx-hero__concept-label::after {
	background: rgba(191, 132, 43, .58);
	content: "";
	height: 1px;
	width: 27%;
}

.fut-dx-hero__concept h2 {
	color: #056779;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
	font-size: clamp(21px, 2.1vw, 25px);
	font-weight: 900;
	letter-spacing: .025em;
	line-height: 1.55;
	margin-bottom: 12px;
}

.fut-dx-hero__concept > p:last-child {
	color: #172129;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.75;
	margin: 0;
}

.fut-dx-hero__trust {
	background: rgba(255, 255, 255, .93);
	border: 1px solid rgba(191, 132, 43, .66);
	margin: 0;
	padding: 16px 18px 14px;
	position: absolute;
	right: 0;
	top: 34px;
	width: 238px;
	z-index: 4;
}

.fut-dx-hero__trust p {
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
	font-size: 13px;
	line-height: 1.55;
	margin: 0;
	text-align: center;
}

.fut-dx-hero__trust b,
.fut-dx-hero__trust small {
	display: block;
}

.fut-dx-hero__trust b {
	color: #9c671f;
	font-size: 23px;
}

.fut-dx-hero__trust small {
	background: var(--dx-teal);
	color: #fff;
	font-size: 10px;
	font-weight: 800;
	margin-top: 4px;
	padding: 3px 8px;
}

.fut-dx-button {
	align-items: center;
	border: 1px solid transparent;
	display: inline-flex;
	font-size: 16px;
	font-weight: 800;
	gap: 28px;
	justify-content: center;
	min-height: 58px;
	padding: 14px 24px;
	text-decoration: none !important;
	transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.fut-dx-button:hover {
	transform: translateY(-2px);
}

.fut-dx-button:focus-visible {
	outline: 3px solid rgba(8, 119, 123, .32);
	outline-offset: 3px;
}

.fut-dx-button--primary {
	background: var(--dx-teal);
	box-shadow: 0 14px 28px rgba(8, 119, 123, .18);
	color: #fff !important;
}

.fut-dx-button--primary:hover {
	background: var(--dx-teal-dark);
	box-shadow: 0 16px 32px rgba(8, 119, 123, .25);
}

.fut-dx-hero__visual {
	align-self: stretch;
	grid-column: 2;
	grid-row: 1 / 3;
	height: 562px;
	margin-left: -24px;
	position: relative;
}

.fut-dx-hero__visual > img {
	bottom: auto;
	height: auto;
	left: 50%;
	max-height: none;
	max-width: none;
	object-fit: contain;
	position: absolute;
	top: 10px;
	transform: translateX(-50%);
	width: 515px;
	z-index: 2;
}

.fut-dx-hero__support {
	background: rgba(255, 255, 255, .94);
	border: 1px solid rgba(191, 132, 43, .54);
	bottom: 95px;
	list-style: none;
	margin: 0;
	padding: 12px 16px;
	position: absolute;
	right: -10px;
	width: 320px;
	z-index: 3;
}

.fut-dx-hero__support li {
	align-items: center;
	color: #15232b;
	display: flex;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
	font-size: 13px;
	font-weight: 900;
	gap: 7px;
	line-height: 1.45;
	white-space: nowrap;
}

.fut-dx-hero__support li + li {
	margin-top: 7px;
}

.fut-dx-hero__support img {
	flex: 0 0 18px;
	height: 18px;
	width: 18px;
}

.fut-dx-challenges {
	background: var(--dx-mint-soft);
}

.fut-dx-challenges__grid {
	align-items: center;
	display: grid;
	gap: 72px;
	grid-template-columns: .8fr 1.2fr;
}

.fut-dx-check-list {
	display: grid;
	gap: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.fut-dx-check-list li {
	align-items: center;
	background: #fff;
	border: 1px solid var(--dx-line);
	display: flex;
	font-size: 16px;
	font-weight: 700;
	gap: 14px;
	line-height: 1.7;
	min-height: 66px;
	padding: 14px 20px;
}

.fut-dx-check-list span {
	align-items: center;
	background: var(--dx-teal);
	border-radius: 50%;
	color: #fff;
	display: flex;
	flex: 0 0 auto;
	font-size: 13px;
	height: 26px;
	justify-content: center;
	width: 26px;
}

.fut-dx-services {
	background: #fff;
}

.fut-dx-service-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 52px;
}

.fut-dx-service-card {
	background: #fff;
	border: 1px solid var(--dx-line);
	box-shadow: 0 14px 36px rgba(33, 77, 72, .07);
	min-height: 300px;
	padding: 28px;
	position: relative;
}

.fut-dx-service-card::after {
	background: var(--dx-teal);
	bottom: -1px;
	content: "";
	height: 4px;
	left: -1px;
	position: absolute;
	width: 56px;
}

.fut-dx-service-card__top {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-bottom: 22px;
}

.fut-dx-service-card__top img {
	height: 58px;
	object-fit: contain;
	width: 58px;
}

.fut-dx-service-card__number {
	color: #9bbab5;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: .1em;
}

.fut-dx-service-card h3 {
	font-size: 20px;
	font-weight: 900;
	line-height: 1.5;
	margin-bottom: 12px;
}

.fut-dx-service-card p {
	color: #5c6e71;
	font-size: 14px;
	margin-bottom: 0;
}

.fut-dx-flow {
	background: linear-gradient(180deg, #eff8f4 0%, #f9fcfa 100%);
}

.fut-dx-flow-list {
	display: grid;
	gap: 0;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	list-style: none;
	margin: 54px 0 0;
	padding: 0;
}

.fut-dx-flow-list li {
	background: #fff;
	border: 1px solid var(--dx-line);
	border-top: 4px solid var(--dx-teal);
	min-height: 260px;
	padding: 26px 22px;
	position: relative;
}

.fut-dx-flow-list li:nth-child(1) { border-top-color: #2b9a5a; }
.fut-dx-flow-list li:nth-child(2) { border-top-color: #ef8b24; }
.fut-dx-flow-list li:nth-child(3) { border-top-color: #2878bd; }
.fut-dx-flow-list li:nth-child(4) { border-top-color: #d94d5b; }
.fut-dx-flow-list li:nth-child(5) { border-top-color: #4f9d55; }

.fut-dx-flow-list li:nth-child(1) { z-index: 5; }
.fut-dx-flow-list li:nth-child(2) { z-index: 4; }
.fut-dx-flow-list li:nth-child(3) { z-index: 3; }
.fut-dx-flow-list li:nth-child(4) { z-index: 2; }
.fut-dx-flow-list li:nth-child(5) { z-index: 1; }

.fut-dx-flow-list li + li {
	border-left: 0;
}

.fut-dx-flow-list li:not(:last-child)::after {
	background: var(--dx-teal);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	content: "";
	height: 22px;
	position: absolute;
	right: -11px;
	top: 48px;
	width: 12px;
	z-index: 2;
}

.fut-dx-flow-list__number {
	align-items: center;
	background: var(--dx-teal);
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 17px;
	font-weight: 900;
	height: 48px;
	justify-content: center;
	margin-bottom: 28px;
	width: 48px;
}

.fut-dx-flow-list li:nth-child(1) .fut-dx-flow-list__number { background: #2b9a5a; }
.fut-dx-flow-list li:nth-child(2) .fut-dx-flow-list__number { background: #ef8b24; }
.fut-dx-flow-list li:nth-child(3) .fut-dx-flow-list__number { background: #2878bd; }
.fut-dx-flow-list li:nth-child(4) .fut-dx-flow-list__number { background: #d94d5b; }
.fut-dx-flow-list li:nth-child(5) .fut-dx-flow-list__number { background: #4f9d55; }

.fut-dx-flow-list > li > img {
	display: block;
	height: 68px;
	margin: -6px auto 20px;
	object-fit: contain;
	width: 68px;
}

.fut-dx-flow-list h3 {
	font-size: 17px;
	font-weight: 900;
	line-height: 1.5;
	margin-bottom: 12px;
}

.fut-dx-flow-list p {
	color: #5d7073;
	font-size: 13px;
	line-height: 1.75;
	margin: 0;
}

.fut-dx-flow__goal {
	align-items: center;
	background: var(--dx-teal);
	color: #fff;
	display: flex;
	gap: 18px;
	justify-content: center;
	margin: 20px auto 0;
	max-width: 660px;
	padding: 20px 24px;
	text-align: center;
}

.fut-dx-flow__goal > span {
	border: 1px solid rgba(255,255,255,.55);
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .12em;
	padding: 5px 8px;
}

.fut-dx-flow__goal strong {
	font-size: 17px;
}

.fut-dx-landscape {
	background: #f7faf9;
}

.fut-dx-landscape__grid {
	align-items: end;
	display: grid;
	gap: 40px;
	grid-template-columns: minmax(0, 1.45fr) minmax(350px, .75fr);
}

.fut-dx-target-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 36px;
}

.fut-dx-target-grid > div {
	align-items: center;
	background: #fff;
	border: 1px solid #d6e5e0;
	box-shadow: 0 12px 28px rgba(22, 69, 65, .06);
	color: var(--dx-teal-dark);
	display: flex;
	flex-direction: column;
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	min-height: 128px;
	padding: 18px 12px;
	text-align: center;
}

.fut-dx-target-grid img {
	background: #f3f8f6;
	border-radius: 50%;
	height: 58px;
	margin-bottom: 12px;
	object-fit: contain;
	padding: 10px;
	width: 58px;
}

.fut-dx-subsidy {
	background: #fff;
	border: 1px solid #e7d4ad;
	border-left: 5px solid #d69a2d;
	box-shadow: 0 20px 48px rgba(55, 72, 69, .1);
	display: grid;
	grid-template-columns: 64px minmax(0, 1fr);
	grid-template-rows: auto auto auto auto;
	padding: 30px 32px 32px;
	position: relative;
}

.fut-dx-subsidy__icon {
	align-items: center;
	background: #fff7e7;
	border-radius: 50%;
	display: flex;
	flex: 0 0 auto;
	grid-column: 1;
	grid-row: 1 / 3;
	height: 56px;
	justify-content: center;
	margin: 1px 0 0;
	width: 56px;
}

.fut-dx-subsidy__icon img {
	height: 34px;
	object-fit: contain;
	width: 34px;
}

.fut-dx-subsidy__eyebrow {
	color: #b47c20;
	font-size: 11px;
	font-weight: 900;
	grid-column: 2;
	grid-row: 1;
	letter-spacing: .16em;
	line-height: 1.4 !important;
	margin: 0 0 7px;
}

.fut-dx-subsidy h2 {
	color: var(--dx-teal-dark);
	font-size: 23px;
	font-weight: 900;
	grid-column: 2;
	grid-row: 2;
	line-height: 1.45;
	margin: 0;
	white-space: nowrap;
}

.fut-dx-subsidy__body {
	color: #4f6267;
	font-size: 14px;
	grid-column: 1 / -1;
	grid-row: 3;
	line-height: 1.8;
	margin: 24px 0 18px;
}

.fut-dx-subsidy strong {
	background: #fff5e1;
	border-radius: 2px;
	color: #aa5d2b;
	display: inline-block;
	font-size: 13px;
	grid-column: 1 / -1;
	grid-row: 4;
	padding: 9px 12px;
	text-align: center;
}

.fut-dx-principles {
	background: var(--dx-mint-soft);
}

.fut-dx-principles .fut-dx-section-head {
	max-width: none;
}

#fut-dx-principles-title {
	white-space: nowrap;
}

.fut-dx-principle-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 48px;
}

.fut-dx-principle-card {
	background: #fff;
	border: 1px solid var(--dx-line);
	min-height: 220px;
	padding: 28px 24px;
	text-align: center;
}

.fut-dx-principle-card > span {
	align-items: center;
	border: 1px solid #9cc9bf;
	border-radius: 50%;
	color: var(--dx-teal);
	display: flex;
	font-size: 12px;
	font-weight: 900;
	height: 48px;
	justify-content: center;
	margin: 0 auto 18px;
	width: 48px;
}

.fut-dx-principle-card > img {
	display: block;
	height: 58px;
	margin: 0 auto 18px;
	object-fit: contain;
	width: 58px;
}

.fut-dx-principle-card h3 {
	color: var(--dx-teal-dark);
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 10px;
}

.fut-dx-principle-card p {
	color: #5d7073;
	font-size: 13px;
	line-height: 1.75;
	margin-bottom: 0;
}

.fut-dx-promise {
	background:
		linear-gradient(90deg, rgba(255,255,255,.96), rgba(255,255,255,.78)),
		linear-gradient(135deg, #dff3f2, #eaf6e4);
	border: 1px solid var(--dx-line);
	margin-top: 22px;
	padding: 34px 42px;
	text-align: center;
}

.fut-dx-promise p {
	color: var(--dx-teal);
	font-size: 14px;
	font-weight: 900;
	letter-spacing: .12em;
	margin-bottom: 10px;
}

.fut-dx-promise strong {
	color: var(--dx-teal-dark);
	font-size: clamp(22px, 2.8vw, 32px);
	line-height: 1.65;
}

.fut-dx-achievements {
	background: #f5faf8;
	border-bottom: 1px solid #e1ece8;
	padding-block: 72px 76px;
}

.fut-dx-achievements__intro {
	align-items: end;
	display: grid;
	gap: 56px;
	grid-template-columns: minmax(300px, .8fr) minmax(0, 1.2fr);
}

.fut-dx-achievements__intro .fut-dx-section-head {
	max-width: none;
}

.fut-dx-achievements__intro .fut-dx-section-head h2 {
	font-size: clamp(34px, 3.5vw, 44px);
	line-height: 1.3;
	margin-bottom: 0;
}

.fut-dx-achievements__intro > p {
	border-left: 2px solid #8cbdb2;
	color: #52676c;
	font-size: 15px;
	line-height: 2;
	margin: 0 0 5px;
	padding-left: 28px;
}

.fut-dx-achievement-grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	margin-top: 42px;
}

.fut-dx-achievement-card {
	align-items: center;
	background: #fff;
	border: 1px solid #dbe8e4;
	box-shadow: 0 12px 30px rgba(23, 69, 65, .06);
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 150px;
	padding: 26px 14px 24px;
	position: relative;
	text-align: center;
}

.fut-dx-achievement-card::before {
	background: #8cbdb2;
	content: "";
	height: 3px;
	left: 22px;
	position: absolute;
	right: 22px;
	top: 0;
}

.fut-dx-achievement-card--credential {
	background: #fffcf5;
	border-color: #e7d4ad;
}

.fut-dx-achievement-card--credential::before {
	background: #d69a2d;
}

.fut-dx-achievement-card strong {
	color: var(--dx-teal);
	font-size: clamp(21px, 2.4vw, 30px);
	font-weight: 900;
	line-height: 1.35;
}

.fut-dx-achievement-card p {
	color: #344d52;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.7;
	margin: 10px 0 0;
}

.fut-dx-achievements__note {
	color: #748487;
	font-size: 12px;
	margin: 12px 0 0;
	text-align: right;
}

.fut-dx-track-details {
	background: #fff;
	border: 1px solid #dbe8e4;
	box-shadow: 0 12px 30px rgba(23, 69, 65, .05);
	margin-top: 24px;
}

.fut-dx-track-details summary {
	color: var(--dx-teal-dark);
	cursor: pointer;
	font-size: 17px;
	font-weight: 900;
	letter-spacing: .02em;
	min-height: 58px;
	padding: 17px 22px;
}

.fut-dx-track-details summary::marker {
	color: #d69a2d;
}

.fut-dx-track-details summary small {
	color: #708285;
	float: right;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
	padding-top: 3px;
}

.fut-dx-track-details[open] summary {
	border-bottom: 1px solid #e5eeeb;
}

.fut-dx-track-details__groups {
	display: grid;
	gap: 28px 46px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding: 30px 34px 34px;
}

.fut-dx-track-details__groups section {
	min-width: 0;
}

.fut-dx-track-details h3 {
	color: var(--dx-teal-dark);
	font-size: 16px;
	font-weight: 900;
	margin: 0 0 13px;
}

.fut-dx-track-details ul {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 19px;
	row-gap: 14px;
}

.fut-dx-track-details li {
	color: #344d52;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.75;
	padding-left: 3px;
}

.fut-dx-track-details li + li {
	margin-top: 10px;
}

.fut-dx-track-details li::marker {
	color: var(--dx-teal);
}

.fut-dx-cta {
	background:
		radial-gradient(circle at 8% 30%, rgba(255,255,255,.09), transparent 24%),
		linear-gradient(125deg, var(--dx-teal-dark), var(--dx-teal));
	color: #fff;
	padding-block: 90px;
}

.fut-dx-cta__inner {
	text-align: center;
}

.fut-dx-cta .fut-dx-eyebrow {
	color: #bde5d8;
}

.fut-dx-cta h2 {
	color: #fff;
	font-size: clamp(32px, 4.5vw, 50px);
	font-weight: 900;
	line-height: 1.4;
	margin-bottom: 24px;
}

.fut-dx-cta__inner > p:not(.fut-dx-eyebrow):not(.fut-dx-cta__small) {
	color: rgba(255,255,255,.88);
	font-size: 16px;
}

.fut-dx-cta__actions {
	display: flex;
	gap: 12px;
	justify-content: center;
	margin-top: 30px;
}

.fut-dx-button--diagnosis {
	font-size: 18px;
	width: min(100%, 430px);
}

.fut-dx-button--light {
	background: #fff;
	color: var(--dx-teal-dark) !important;
}

.fut-dx-button--outline {
	border-color: rgba(255,255,255,.55);
	color: #fff !important;
}

.fut-dx-button--outline:hover {
	background: rgba(255,255,255,.1);
}

.fut-dx-cta__small {
	color: rgba(255,255,255,.72);
	font-size: 12px;
	margin: 14px 0 0;
}

.fut-dx-copy--mobile,
.fut-dx-mobile-break {
	display: none;
}

.fut-dx.is-dx-motion-ready .is-dx-hero-motion-target,
.fut-dx.is-dx-motion-ready .is-dx-reveal-target {
	opacity: 0;
	transform: translateY(16px) scale(.992);
	transition:
		opacity .68s cubic-bezier(.22, 1, .36, 1) var(--dx-motion-delay, 0ms),
		transform .68s cubic-bezier(.22, 1, .36, 1) var(--dx-motion-delay, 0ms),
		box-shadow .24s ease,
		border-color .24s ease;
	will-change: opacity, transform;
}

.fut-dx.is-dx-motion-ready .is-dx-hero-motion-target {
	transform: translateY(10px) scale(.996);
}

.fut-dx.is-dx-motion-ready .is-dx-hero-motion-target.is-dx-revealed,
.fut-dx.is-dx-motion-ready .is-dx-reveal-target.is-dx-revealed {
	opacity: 1;
	transform: none;
	will-change: auto;
}

@media (hover: hover) and (pointer: fine) {
	.fut-dx .fut-dx-achievement-card.is-dx-revealed:hover,
	.fut-dx .fut-dx-service-card.is-dx-revealed:hover,
	.fut-dx .fut-dx-principle-card.is-dx-revealed:hover,
	.fut-dx .fut-dx-target-grid > div.is-dx-revealed:hover {
		border-color: rgba(15, 125, 122, .34);
		box-shadow: 0 18px 38px rgba(22, 65, 63, .12);
		transform: translateY(-5px) scale(1.004);
	}
}

@media (max-width: 959px) {
	.fut-dx-section { padding-block: 76px; }
	.fut-dx-hero { min-height: 0; padding: 0; }
	.fut-dx-hero__stage { grid-template-columns: minmax(0, 1.45fr) minmax(280px, .8fr); min-height: 592px; }
	.fut-dx-hero__heading { padding-right: 0; }
	.fut-dx-hero__title { font-size: 45px; white-space: normal; }
	.fut-dx-hero__tagline { font-size: 20px; }
	.fut-dx-hero__name { font-size: 14px; }
	.fut-dx-hero__concept { margin-right: 0; padding-inline: 24px; }
	.fut-dx-hero__concept h2 { font-size: 21px; }
	.fut-dx-hero__concept > p:last-child { font-size: 13px; }
	.fut-dx-hero__visual { height: 592px; margin-left: -18px; }
	.fut-dx-hero__visual > img { max-height: none; top: 50px; width: 450px; }
	.fut-dx-hero__trust { right: 0; top: 28px; transform: scale(.84); transform-origin: top right; }
	.fut-dx-hero__support { bottom: 20px; right: 0; transform: scale(.83); transform-origin: bottom right; }
	.fut-dx-challenges__grid { gap: 42px; }
	.fut-dx-service-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.fut-dx-flow-list { grid-template-columns: 1fr; }
	.fut-dx-flow-list li { align-items: center; display: grid; gap: 18px; grid-template-columns: 54px 68px 1fr; min-height: 0; padding: 22px; }
	.fut-dx-flow-list li + li { border-left: 1px solid var(--dx-line); }
	.fut-dx-flow-list li:not(:last-child)::after { clip-path: polygon(0 0, 100% 0, 50% 100%); height: 12px; left: 42px; right: auto; top: auto; bottom: -11px; width: 22px; }
	.fut-dx-flow-list__number { margin: 0; }
	.fut-dx-flow-list > li > img { margin: 0; }
	.fut-dx-flow-list h3 { margin-bottom: 5px; }
	.fut-dx-landscape__grid { grid-template-columns: 1fr; }
	.fut-dx-subsidy { justify-self: stretch; }
	.fut-dx-principle-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.fut-dx-achievement-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.fut-dx-achievements__intro { gap: 34px; grid-template-columns: minmax(260px, .8fr) minmax(0, 1.2fr); }
}

@media (max-width: 699px) {
	.fut-dx-copy--desktop { display: none; }
	.fut-dx-copy--mobile { display: inline; }
	.fut-dx-mobile-break { display: inline; }
	.fut-dx-shell { padding-inline: 20px; }
	.fut-dx-section { padding-block: 64px; }
	.fut-dx-section-head h2 { font-size: 30px; }
	#fut-dx-principles-title { white-space: normal; }
	.fut-dx-hero { min-height: 0; padding: 38px 0 0; }
	.fut-dx-hero__reference { display: none; }
	.fut-dx-hero::before,
	.fut-dx-hero::after { display: block; }
	.fut-dx-hero__stage { display: flex; flex-direction: column; min-height: 0; }
	.fut-dx-hero__heading { padding: 0; }
	.fut-dx-hero__title { font-size: clamp(31px, 9vw, 39px); line-height: 1.28; text-align: center; }
	.fut-dx-hero__tagline { font-size: 15px; letter-spacing: .08em; }
	.fut-dx-hero__name { font-size: 12px; line-height: 1.7; padding-inline: 10px; }
	.fut-dx-button--primary { width: 100%; }
	.fut-dx-hero__visual { height: 410px; margin: 22px 0 0; order: 2; width: 100%; }
	.fut-dx-hero__visual > img { bottom: 0; max-height: none; max-width: 100%; top: auto; width: 372px; }
	.fut-dx-hero__trust { right: -12px; top: 0; transform: scale(.66); }
	.fut-dx-hero__support { bottom: 12px; left: 50%; right: auto; transform: translateX(-50%) scale(.86); transform-origin: bottom center; }
	.fut-dx-hero__concept { margin: 22px 0 48px; min-height: 0; order: 3; padding: 28px 18px 22px; }
	.fut-dx-hero__concept-label { font-size: 17px; margin-top: -43px; }
	.fut-dx-hero__concept-label::before,
	.fut-dx-hero__concept-label::after { width: 18%; }
	.fut-dx-hero__concept h2 { font-size: 20px; text-align: center; }
	.fut-dx-hero__concept > p:last-child br { display: none; }
	.fut-dx-hero__concept h2 .fut-dx-copy--mobile { font-size: clamp(14px, 4.35vw, 18px); white-space: nowrap; }
	.fut-dx-hero__concept > p:last-child { font-size: 13px; text-align: left; }
	.fut-dx-challenges__grid { grid-template-columns: 1fr; }
	.fut-dx-challenges__grid .fut-dx-section-head { text-align: center; }
	.fut-dx-challenges__grid .fut-dx-section-head > p:last-child { text-align: left; }
	.fut-dx-check-list li { align-items: flex-start; font-size: 14px; padding: 14px 15px; }
	.fut-dx-service-grid { grid-template-columns: 1fr; margin-top: 38px; }
	.fut-dx-service-card { min-height: 0; padding: 24px; }
	.fut-dx-target-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.fut-dx-target-grid > div { min-height: 104px; }
	.fut-dx-subsidy { display: grid; grid-template-columns: 54px minmax(0, 1fr); padding: 26px 22px 28px; }
	.fut-dx-subsidy__icon { height: 48px; width: 48px; }
	.fut-dx-subsidy__icon img { height: 30px; width: 30px; }
	.fut-dx-subsidy h2 { font-size: 21px; white-space: normal; }
	.fut-dx-principle-grid { grid-template-columns: 1fr; margin-top: 38px; }
	.fut-dx-principle-card { min-height: 0; }
	.fut-dx-promise { padding: 28px 20px; }
	.fut-dx-promise strong { display: block; text-align: left; }
	.fut-dx-promise strong br { display: none; }
	.fut-dx-achievement-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 38px; }
	.fut-dx-achievements { padding-block: 58px 62px; }
	.fut-dx-achievements__intro { display: block; }
	.fut-dx-achievements__intro .fut-dx-section-head h2 { font-size: 30px; }
	.fut-dx-achievements__intro .fut-dx-section-head h2 br { display: none; }
	.fut-dx-achievements__intro > p { border-left: 0; border-top: 1px solid #b9d2cb; font-size: 14px; margin-top: 24px; padding: 20px 0 0; }
	.fut-dx-achievement-card { min-height: 150px; }
	.fut-dx-achievement-card:first-child { grid-column: 1 / -1; }
	.fut-dx-achievements__note { text-align: left; }
	.fut-dx-track-details summary { font-size: 16px; padding-inline: 18px; }
	.fut-dx-track-details summary small { float: none; margin-left: 8px; }
	.fut-dx-track-details__groups { gap: 26px; grid-template-columns: 1fr; padding: 24px 22px 28px; }
	.fut-dx-flow__goal { align-items: center; flex-direction: column; gap: 10px; }
	.fut-dx-cta { padding-block: 68px; }
	.fut-dx-cta h2 { font-size: 31px; }
	.fut-dx-cta h2 br { display: none; }
	.fut-dx-cta__inner > p br { display: none; }
	.fut-dx-cta__inner > p:not(.fut-dx-eyebrow):not(.fut-dx-cta__small) { text-align: left; }
	.fut-dx-cta__actions { flex-direction: column; }
	.fut-dx-cta__actions .fut-dx-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.fut-dx-button { transition: none; }
	.fut-dx.is-dx-motion-ready .is-dx-hero-motion-target,
	.fut-dx.is-dx-motion-ready .is-dx-reveal-target,
	.fut-dx.is-dx-motion-ready .is-dx-hero-motion-target.is-dx-revealed,
	.fut-dx.is-dx-motion-ready .is-dx-reveal-target.is-dx-revealed {
		opacity: 1;
		transform: none;
		transition: none;
	}
}
