@import url("https://fonts.googleapis.com/css2?family=Alexandria:wght@400;500;700;800&display=swap");

.tdna-page {
	background: #eee7e1;
	color: #005f8a;
	font-family: Alexandria, "Open Sans", Arial, sans-serif;
	letter-spacing: 0;
}

.tdna-page * {
	box-sizing: border-box;
}

.tdna-page a {
	text-decoration: none;
}

body.tdna-page blockquote {
	background-color: transparent;
	border-left: 0;
	border-color: transparent;
}

.tdna-site-header,
.tdna-hero,
.tdna-intro,
.tdna-benefits,
.tdna-collage,
.tdna-quote,
.tdna-cta,
.tdna-site-footer {
	position: relative;
}

.tdna-site-header__inner,
.tdna-hero__inner,
.tdna-intro__inner,
.tdna-benefits__inner,
.tdna-collage__inner,
.tdna-quote__inner,
.tdna-cta__inner,
.tdna-site-footer__inner {
	margin: 0 auto;
	max-width: 1280px;
}

.tdna-site-header {
	padding: 18px 20px 0;
}

.tdna-site-header__inner {
	align-items: flex-start;
	display: flex;
	gap: 22px;
}

.tdna-site-logo {
	display: block;
	flex: 0 0 66px;
}

.tdna-site-logo img {
	display: block;
	height: auto;
	width: 66px;
}

.tdna-primary-nav {
	align-items: flex-start;
	display: flex;
	flex: 1;
	flex-wrap: nowrap;
	gap: 6px 10px;
	justify-content: space-between;
	padding-top: 4px;
}

.tdna-primary-nav a {
	color: #005f8a;
	font-size: 5.8px;
	font-weight: 700;
	letter-spacing: .02em;
	line-height: 1.1;
	text-transform: uppercase;
}

.tdna-primary-nav a:hover,
.tdna-primary-nav a:focus {
	color: #f2bc00;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.tdna-nav-toggle {
	display: none;
}

.tdna-nav-toggle__bar {
	display: block;
}

.tdna-hero {
	overflow: hidden;
	padding: 22px 16px 8px;
	width: 100%;
}

.tdna-hero__inner {
	min-height: 220px;
	position: relative;
}

.tdna-hero__content {
	max-width: 155px;
	position: relative;
	padding: 18px 0 0 14px;
	z-index: 2;
}

.tdna-kicker {
	color: #f2bc00;
	font-size: 6px;
	font-weight: 600;
	letter-spacing: .06em;
	line-height: 1;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.tdna-hero h1,
.tdna-intro h2,
.tdna-benefits h2,
.tdna-benefit-card h3,
.tdna-cta h2 {
	font-family: Alexandria, "Open Sans", Arial, sans-serif;
	letter-spacing: 0;
	margin: 0;
	text-transform: uppercase;
}

.tdna-hero h1 {
	color: #005f8a;
	font-size: 26px;
	font-weight: 500;
	line-height: .88;
	margin-bottom: 12px;
}

.tdna-hero h1 span {
	display: block;
}

.tdna-hero h1 em,
.tdna-hero__gold {
	color: #f2bc00;
	font-style: normal;
}

.tdna-hero__copy {
	color: #7f7c79;
	font-size: 14px !important;
	font-weight: 400;
	line-height: 1.82;
	margin: 0;
	max-width: 145px;
}

.tdna-hero__image {
	inset: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100vw;
	z-index: 1;
}

.tdna-hero__image img {
	display: block;
	height: 100%;
	left: 0;
	margin-left: 0;
	max-width: none;
	object-fit: cover;
	object-position: center center;
	position: absolute;
	top: 0;
	width: 100%;
}

.tdna-intro {
	padding: 18px 18px 6px;
	text-align: center;
}

.tdna-intro__inner {
	max-width: 340px;
}

.tdna-intro h2 {
	color: #005f8a;
	font-size: 14px;
	font-weight: 800;
	line-height: .96;
	margin-bottom: 4px;
}

.tdna-intro__subhead {
	color: #f2bc00;
	font-size: 5.8px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 9px;
}

.tdna-intro__copy {
	color: #87807b;
	font-size: 4.7px;
	font-weight: 700;
	line-height: 1.88;
	margin: 0 auto;
	max-width: 304px;
}

.tdna-benefits {
	padding: 16px 0 10px;
}

.tdna-benefits__inner {
	max-width: 360px;
}

.tdna-benefits h2 {
	color: #f2bc00;
	font-size: 7.2px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 14px;
	text-align: center;
}

.tdna-benefits h2 span {
	color: #005f8a;
}

.tdna-benefit-grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tdna-benefit-card {
	text-align: center;
}

.tdna-benefit-card__art {
	display: block;
	height: auto;
	margin: 0 auto 7px;
	max-width: none;
	width: 118px;
}

.tdna-benefit-card h3 {
	color: #f2bc00;
	font-size: 7.9px;
	font-weight: 700;
	line-height: 1.08;
	margin: 0 0 6px;
}

.tdna-benefit-card p {
	color: #005f8a;
	font-size: 4.7px;
	font-weight: 700;
	line-height: 1.9;
	margin: 0 auto;
	max-width: 104px;
}

.tdna-collage {
	overflow: hidden;
	padding: 12px 0 0;
}

.tdna-collage__inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.tdna-collage--upper .tdna-collage__inner {
	align-items: end;
	min-height: 204px;
}

.tdna-collage--lower .tdna-collage__inner {
	align-items: end;
	min-height: 232px;
}

.tdna-collage__portrait,
.tdna-form-stage,
.tdna-form-shell {
	position: relative;
}

.tdna-collage__portrait {
	pointer-events: none;
	z-index: 3;
}

.tdna-collage__portrait img {
	display: block;
	height: auto;
	max-width: none;
}

.tdna-collage__portrait--woman img {
	margin-left: -34px;
	width: 228px;
}

.tdna-collage__portrait--man {
	align-self: end;
	justify-self: end;
}

.tdna-collage__portrait--man img {
	margin-bottom: 20px;
	margin-right: -18px;
	width: 182px;
}

.tdna-form-stage {
	z-index: 1;
}

.tdna-form-stage--upper {
	margin: 26px 14px 22px -18px;
}

.tdna-form-stage--upper .tdna-form-stage__bg {
	height: 138px;
	width: 100%;
}

.tdna-form-stage--lower {
	margin: 0 0 0 14px;
}

.tdna-form-shell {
	background: #ffffff;
	box-shadow: 0 0 0 1px rgba(186, 195, 212, .5);
	overflow: hidden;
}

.tdna-form-shell::before,
.tdna-form-shell::after {
	background: #ececff;
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	width: 9px;
	z-index: 1;
}

.tdna-form-shell::before {
	left: 0;
}

.tdna-form-shell::after {
	right: 0;
}

.tdna-form-shell--upper {
	margin: -88px 0 0 0;
}

.tdna-form-shell--lower {
	min-height: 188px;
	background: #eee7e1;
	box-shadow: 0 0 0 1px #eee7e1;
}

.tdna-form-shell--lower::before,
.tdna-form-shell--lower::after {
	background: #eee7e1;
}

.tdna-form {
	background: #fff;
	color: #1b6a9f;
	padding: 28px 26px 30px;
	position: relative;
	z-index: 2;
}

.tdna-form--secondary {
	background: #eee7e1;
}

.tdna-form-embed {
	position: relative;
	z-index: 2;
}

.tdna-form-embed--primary {
	background: #fff;
	min-height: 640px;
	overflow: hidden;
}

.tdna-form-embed--primary .jfForm-wrapper {
	box-sizing: border-box;
	display: block;
	font-family: Roboto, "Open Sans", Arial, sans-serif;
	height: 640px;
	line-height: 25.6px;
	margin: 0;
	outline: none;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 78px !important;
	padding-bottom: 141px !important;
	transition: all .5s ease;
	width: 100% !important;
}

.tdna-gform .gform_wrapper,
.tdna-gform .gform_wrapper form {
	margin: 0;
	max-width: none;
}

.tdna-gform .gform_heading,
.tdna-gform .gform_validation_errors h2,
.tdna-gform .validation_message,
.tdna-gform .gfield_description {
	display: none;
}

.tdna-gform .gform-body,
.tdna-gform .gform_body {
	margin: 0;
	padding: 0;
}

.tdna-gform .gform_fields,
.tdna-gform .gform_fields.top_label {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.tdna-gform .gfield {
	clear: both;
	margin: 0 0 18px;
	padding: 0;
}

.tdna-gform .gfield--type-select,
.tdna-gform .gfield--type-checkbox,
.tdna-gform .gfield--type-radio,
.tdna-gform .gfield--type-textarea {
	padding-bottom: 14px;
	position: relative;
}

.tdna-gform .gfield--type-select::after,
.tdna-gform .gfield--type-checkbox::after,
.tdna-gform .gfield--type-radio::after,
.tdna-gform .gfield--type-textarea::after {
	background: #1b6a9f;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.tdna-gform .gfield_label,
.tdna-gform .gform-field-label {
	color: #1b6a9f;
	display: block;
	font-family: "Gotham Book", "GothamBook", Alexandria, "Open Sans", Arial, sans-serif;
	font-size: 18px !important;
	font-style: italic;
	line-height: 1.2;
	margin: 0 0 12px;
}

.tdna-gform .gform_legacy_markup_wrapper label.gfield_label,
.tdna-gform .gform_legacy_markup_wrapper legend.gfield_label,
.tdna-gform .gform_wrapper label.gfield_label,
.tdna-gform .gform_wrapper legend.gfield_label {
	font-family: "Gotham Book", "GothamBook", Alexandria, "Open Sans", Arial, sans-serif;
	font-size: 18px !important;
	font-style: italic;
	font-weight: normal;
}

.tdna-gform .ginput_container {
	margin-top: 0;
}

.tdna-gform input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.tdna-gform textarea,
.tdna-gform select {
	appearance: none;
	background: #fff;
	border: 1.5px solid #ddae3f !important;
	border-radius: 22px;
	box-shadow: none;
	color: #ddae3f;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: normal;
	outline: none;
	padding: 5px 10px;
	transition: border-color .2s ease, box-shadow .2s ease;
	width: 100%;
}

.tdna-gform .gform_legacy_markup_wrapper select.gfield_select,
.tdna-gform .gform_wrapper select.gfield_select,
.tdna-gform select.gfield_select {
	border-color: #ddae3f !important;
	border-style: solid !important;
	border-width: 1.5px !important;
}

.tdna-gform .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.tdna-gform .gform_legacy_markup_wrapper textarea,
.tdna-gform .gform_legacy_markup_wrapper select,
.tdna-gform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.tdna-gform .gform_wrapper textarea,
.tdna-gform .gform_wrapper select {
	padding: 12px 20px !important;
	font-size: 18px !important;
	letter-spacing: normal !important;
}

.tdna-gform textarea {
	border-radius: 28px;
	min-height: 128px;
	resize: vertical;
}

.tdna-gform select {
	background-image: linear-gradient(to right, #ddae3f, #ddae3f);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: 54px 100%;
	padding-right: 74px;
}

.tdna-gform input::placeholder,
.tdna-gform textarea::placeholder,
.tdna-gform select,
.tdna-gform option {
	color: #ddae3f;
}

.tdna-gform .ginput_container_select {
	position: relative;
}

.tdna-gform .ginput_container_select::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 12px solid #fff;
	content: "";
	pointer-events: none;
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translateY(-35%);
	z-index: 2;
}

.tdna-gform input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus,
.tdna-gform textarea:focus,
.tdna-gform select:focus {
	border-color: #1b6a9f;
	box-shadow: 0 0 0 3px rgba(27, 106, 159, .12);
}

.tdna-gform .gfield_checkbox,
.tdna-gform .gfield_radio {
	display: grid;
	gap: 12px 18px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.tdna-gform .gf_list_inline .gfield_radio,
.tdna-gform .gf_list_inline .gfield_checkbox {
	grid-template-columns: repeat(auto-fit, minmax(120px, max-content));
}

.tdna-gform .tdna-gform--primary .gfield_radio,
.tdna-gform .tdna-gform--secondary .gfield_radio {
	grid-template-columns: 1fr;
}

.tdna-gform .gf_list_2col .gfield_checkbox {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tdna-gform .gfield_checkbox li,
.tdna-gform .gfield_radio li {
	align-items: center;
	display: inline-flex;
	margin: 0;
}

.tdna-gform .gfield_checkbox input,
.tdna-gform .gfield_radio input {
	appearance: none;
	background: #fff;
	border: 1.5px solid #ddae3f;
	flex: 0 0 auto;
	height: 26px;
	margin: 0 12px 0 0;
	position: relative;
	width: 26px;
}

.tdna-gform .gfield_checkbox input {
	border-radius: 9px;
}

.tdna-gform .gfield_radio input {
	border-radius: 50%;
}

.tdna-gform .gfield_checkbox input:checked,
.tdna-gform .gfield_radio input:checked {
	background: #ddae3f;
	box-shadow: inset 0 0 0 5px #fff;
}

.tdna-gform .gfield_checkbox label,
.tdna-gform .gfield_radio label {
	color: #ddae3f;
	display: inline-block;
	font-size: 1.5rem;
	font-style: italic;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	max-width: 85%;
	padding: 0;
	vertical-align: middle;
	white-space: normal;
}

.tdna-gform .gform_legacy_markup_wrapper .gfield_checkbox li label,
.tdna-gform .gform_legacy_markup_wrapper .gfield_radio li label,
.tdna-gform .gform_wrapper .gfield_checkbox li label,
.tdna-gform .gform_wrapper .gfield_radio li label {
	font-size: 1.5rem;
}

.tdna-gform .gfield_error .gfield_label,
.tdna-gform .gfield_validation_message,
.tdna-gform .validation_message {
	color: #8b2d2d;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.4;
	margin-top: 7px;
}

.tdna-gform .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]),
.tdna-gform .gfield_error textarea,
.tdna-gform .gfield_error select,
.tdna-gform .gfield_error .gfield_checkbox input,
.tdna-gform .gfield_error .gfield_radio input {
	border-color: #c95c5c;
}


.tdna-gform .gform_footer,
.tdna-gform .gform_page_footer {
	margin: 10px 0 0;
	padding: 0;
}

.tdna-gform .gform_button.button,
.tdna-gform .gform_footer input[type=submit],
.tdna-gform .gform_page_footer input[type=submit] {
	background: #ddae3f;
	border: 0;
	border-radius: 999px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1;
	min-width: 180px;
	padding: 16px 30px;
	text-transform: uppercase;
	transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.tdna-gform .gform_button.button:hover,
.tdna-gform .gform_footer input[type=submit]:hover,
.tdna-gform .gform_page_footer input[type=submit]:hover,
.tdna-gform .gform_button.button:focus,
.tdna-gform .gform_footer input[type=submit]:focus,
.tdna-gform .gform_page_footer input[type=submit]:focus {
	background: transparent;
	border: 1.5px solid #ddae3f;
	box-shadow: 0 12px 22px rgba(27, 106, 159, .14);
	color: #ddae3f;
	outline: none;
	transform: translateY(-1px);
}

.tdna-gform .gform_confirmation_message {
	border: 1px solid #ddae3f;
	border-radius: 20px;
	color: #1b6a9f;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	padding: 12px 16px;
}

.tdna-form__notice {
	border: 1px solid #ddae3f;
	border-radius: 20px;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 18px;
	padding: 12px 16px;
}

.tdna-form__notice--success {
	background: rgba(221, 174, 63, .14);
	color: #1b6a9f;
}

.tdna-form__notice--error {
	background: rgba(205, 74, 74, .08);
	border-color: rgba(205, 74, 74, .55);
	color: #8b2d2d;
}

.tdna-form__grid {
	display: grid;
	gap: 16px;
}

.tdna-form__grid--two {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tdna-field,
.tdna-fieldset {
	margin: 0 0 18px;
}

.tdna-fieldset {
	border: 0;
	padding: 0;
}

.tdna-field__label {
	color: #1b6a9f;
	display: block;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.35;
	margin: 0 0 10px;
}

.tdna-field input,
.tdna-field textarea,
.tdna-select-wrap select {
	appearance: none;
	background: #fff;
	border: 1.5px solid #ddae3f;
	border-radius: 24px;
	box-shadow: none;
	color: #1b6a9f;
	display: block;
	font-size: 16px;
	font-style: italic;
	line-height: 1.4;
	outline: none;
	padding: 13px 18px;
	transition: border-color .2s ease, box-shadow .2s ease;
	width: 100%;
}

.tdna-field textarea {
	border-radius: 28px;
	min-height: 132px;
	resize: vertical;
}

.tdna-field input::placeholder,
.tdna-field textarea::placeholder,
.tdna-select-wrap select {
	color: rgba(221, 174, 63, .92);
}

.tdna-field input:focus,
.tdna-field textarea:focus,
.tdna-select-wrap select:focus {
	border-color: #1b6a9f;
	box-shadow: 0 0 0 3px rgba(27, 106, 159, .12);
}

.tdna-select-wrap {
	position: relative;
}

.tdna-select-wrap::after {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 9px solid #fff;
	content: "";
	height: 0;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-25%);
	width: 0;
	z-index: 2;
}

.tdna-select-wrap::before {
	background: #ddae3f;
	border-radius: 0 24px 24px 0;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 54px;
}

.tdna-select-wrap select {
	padding-right: 74px;
	position: relative;
	z-index: 1;
}

.tdna-choice-list {
	display: grid;
	gap: 12px 18px;
}

.tdna-choice-list--inline {
	grid-template-columns: repeat(auto-fit, minmax(120px, max-content));
}

.tdna-choice-list--two-column {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tdna-choice {
	align-items: center;
	color: #ddae3f;
	cursor: pointer;
	display: inline-flex;
	font-size: 16px;
	font-style: italic;
	gap: 12px;
	line-height: 1.4;
	margin: 0;
}

.tdna-choice input {
	appearance: none;
	background: #fff;
	border: 1.5px solid #ddae3f;
	display: inline-block;
	flex: 0 0 auto;
	height: 26px;
	margin: 0;
	position: relative;
	width: 26px;
}

.tdna-choice-list--checkbox .tdna-choice input {
	border-radius: 9px;
}

.tdna-choice-list--radio .tdna-choice input {
	border-radius: 50%;
}

.tdna-choice input:checked {
	background: #ddae3f;
	box-shadow: inset 0 0 0 5px #fff;
}

.tdna-choice input:focus {
	box-shadow: 0 0 0 3px rgba(27, 106, 159, .15);
	outline: none;
}

.tdna-field__error {
	color: #8b2d2d;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.4;
	margin: 7px 0 0;
}

.tdna-field.has-error input,
.tdna-field.has-error textarea,
.tdna-field.has-error .tdna-select-wrap select,
.tdna-fieldset.has-error .tdna-choice input {
	border-color: #c95c5c;
}

.tdna-form__actions {
	margin-top: 10px;
}

.tdna-form__button {
	background: #ddae3f;
	border: 0;
	border-radius: 999px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1;
	min-width: 180px;
	padding: 16px 30px;
	text-transform: uppercase;
	transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.tdna-form__button:hover,
.tdna-form__button:focus {
	background: #d19f2c;
	box-shadow: 0 12px 22px rgba(27, 106, 159, .14);
	color: #fff;
	transform: translateY(-1px);
}

.tdna-form__button:focus {
	outline: none;
}

.tdna-quote {
	background:
		linear-gradient(0deg, rgba(74, 131, 176, .84), rgba(74, 131, 176, .84)),
		url("../images/authentic-europe-travel-dna/quote-bg.png") center center / cover no-repeat;
	margin-top: 6px;
	padding: 20px 14px 18px;
}

.tdna-quote__panel {
	color: #f2bc00;
	margin: 0;
	padding: 16px 18px 18px;
	text-align: center;
}

.tdna-quote__panel p {
	font-style: italic;
	font-size: 8.2px;
	font-weight: 500;
	line-height: 1.74;
	margin: 0 0 12px;
}

.tdna-quote__panel cite {
	color: #f2bc00;
	display: block;
	font-family: Alexandria, "Open Sans", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
}

.tdna-cta {
	background: #e0be39;
	padding: 10px 14px 12px;
}

.tdna-cta__inner {
	align-items: center;
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(0, 1fr) 1px minmax(0, 112px);
}

.tdna-cta__copy {
	color: #005f8a;
	text-align: right;
}

.tdna-cta__copy p {
	font-size: 40px;
	font-weight: 400;
	line-height: 50px;
	margin: 0 0 2px;
}

.tdna-cta h2 {
	color: #005f8a;
	font-size: 46px;
	font-weight: 400;
	line-height: 50px;
}

.tdna-cta h2 span {
	display: inline;
}

.tdna-cta__divider {
	background: transparent;
	height: 0;
	width: 0;
}

.tdna-cta__button {
	align-items: center;
	background: #005f8a;
	color: #f2c400;
	display: inline-flex;
	font-size: 6px;
	font-weight: 700;
	height: 22px;
	justify-content: center;
	line-height: 1;
	text-transform: uppercase;
	width: 100%;
}

.tdna-cta__button:hover,
.tdna-cta__button:focus {
	background: #014860;
	color: #ffffff;
}

.tdna-divider {
	display: block;
	height: 57px;
	object-fit: cover;
	width: 100%;
}

.tdna-divider--footer {
	bottom: -20px;
	left: 0;
	position: absolute;
	z-index: 3;
}

.tdna-site-footer {
	background: #0b6e92;
	color: #ffffff;
	padding: 74px 18px 20px;
}

.tdna-site-footer__inner {
	display: grid;
	gap: 10px 14px;
	grid-template-columns: 86px 1fr;
}

.tdna-footer-logo img {
	display: block;
	height: auto;
	width: 70px;
}

.tdna-footer-links {
	align-self: start;
	display: flex;
	flex-direction: column;
	gap: 7px;
	padding-top: 2px;
}

.tdna-footer-links a {
	color: #f2c400;
	font-size: 5px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.tdna-footer-links a:hover,
.tdna-footer-links a:focus {
	color: #ffffff;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.tdna-footer-rule {
	display: block;
	grid-column: 1 / -1;
	height: 1px;
	margin-top: 4px;
	width: 100%;
}

.tdna-footer-copy {
	color: #ffffff;
	font-size: 4.4px;
	font-weight: 700;
	grid-column: 2;
	justify-self: end;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.tdna-page {
		overflow-x: hidden;
	}

	.tdna-site-header {
		padding: 18px 16px 0;
	}

	.tdna-site-header__inner {
		align-items: center;
		flex-direction: column;
		gap: 10px;
	}

	.tdna-nav-toggle {
		align-items: center;
		background: transparent;
		border: 0;
		cursor: pointer;
		display: inline-flex;
		flex-direction: column;
		gap: 5px;
		justify-content: center;
		padding: 8px;
	}

	.tdna-nav-toggle__bar {
		background: #005f8a;
		border-radius: 999px;
		height: 2px;
		transition: transform .2s ease, opacity .2s ease;
		width: 24px;
	}

	.tdna-site-header.is-nav-open .tdna-nav-toggle__bar:nth-child(1) {
		transform: translateY(7px) rotate(45deg);
	}

	.tdna-site-header.is-nav-open .tdna-nav-toggle__bar:nth-child(2) {
		opacity: 0;
	}

	.tdna-site-header.is-nav-open .tdna-nav-toggle__bar:nth-child(3) {
		transform: translateY(-7px) rotate(-45deg);
	}

	.tdna-site-logo {
		flex-basis: auto;
	}

	.tdna-site-logo img {
		margin: 0 auto;
		width: 250px;
	}

	.tdna-primary-nav {
		display: none;
		flex-wrap: wrap;
		gap: 8px 14px;
		justify-content: center;
		padding-top: 0;
		width: 100%;
	}

	.tdna-site-header.is-nav-open .tdna-primary-nav {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.tdna-primary-nav a {
		font-size: 10px;
		text-align: center;
	}

	.tdna-hero {
		padding: 12px 0 0;
	}

	.tdna-hero__inner {
		min-height: 0;
		padding-bottom: 22px;
	}

	.tdna-hero__content {
		margin: 0 auto;
		max-width: 100%;
		padding: 34px 20px 0;
		text-align: center;
	}

	.tdna-kicker {
		font-size: 12px;
		margin-bottom: 10px;
	}

	.tdna-hero h1 {
		font-size: 46px;
		line-height: .92;
		margin-bottom: 14px;
	}

	.tdna-hero__copy {
		font-size: 12px !important;
		margin: 0 auto;
		max-width: 320px;
	}

	.tdna-hero__image {
		inset: auto;
		left: 0;
		margin: 22px auto 0;
		position: relative;
		transform: none;
		width: 100%;
	}

	.tdna-hero__image img {
		display: block;
		height: auto;
		left: auto;
		margin: 0 auto;
		max-width: min(100%, 540px);
		object-fit: contain;
		object-position: center top;
		position: relative;
		top: auto;
		width: 100%;
	}

	.tdna-intro {
		padding: 26px 20px 12px;
	}

	.tdna-intro__inner,
	.tdna-benefits__inner {
		max-width: 100%;
		padding: 0 10px;
	}

	.tdna-intro h2 {
		font-size: 34px;
		margin-bottom: 8px;
	}

	.tdna-intro__subhead {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.tdna-intro__copy {
		font-size: 12px;
		line-height: 1.7;
		max-width: 100%;
	}

	.tdna-benefits {
		padding: 20px 0 28px;
	}

	.tdna-benefits h2 {
		font-size: 18px;
		margin-bottom: 22px;
	}

	.tdna-benefit-grid {
		gap: 18px;
		grid-template-columns: 1fr;
	}

	.tdna-benefit-card__art {
		width: min(240px, 72vw);
	}

	.tdna-benefit-card h3 {
		font-size: 18px;
	}

	.tdna-benefit-card p {
		font-size: 12px;
		max-width: 260px;
	}

	.tdna-collage {
		padding-top: 8px;
	}

	.tdna-collage__inner {
		justify-items: center;
		grid-template-columns: 1fr;
		padding-inline: 16px;
	}

	.tdna-collage--upper .tdna-collage__inner,
	.tdna-collage--lower .tdna-collage__inner {
		min-height: auto;
	}

	.tdna-collage__portrait--woman {
		justify-self: center;
		margin: 0;
		order: 1;
	}

	.tdna-form-stage--upper {
		margin: 0 0 24px;
		max-width: 100%;
		order: 2;
		width: 100%;
	}

	.tdna-collage__portrait--woman img {
		margin: 0 auto;
		max-width: min(100%, 360px);
		width: 100%;
	}

	.tdna-form-shell--upper {
		margin: 0;
	}

	.tdna-form {
		padding: 22px 18px 24px;
	}

	.tdna-form__grid--two,
	.tdna-choice-list--two-column {
		grid-template-columns: 1fr;
	}

	.tdna-field__label,
	.tdna-choice,
	.tdna-field input,
	.tdna-field textarea,
	.tdna-select-wrap select {
		font-size: 14px;
	}

	.tdna-quote {
		padding: 24px 16px 26px;
	}

	.tdna-quote__panel {
		padding: 6px 8px;
	}

	.tdna-quote__panel p {
		font-size: 14px;
		line-height: 1.65;
	}

	.tdna-quote__panel cite {
		font-size: 28px;
	}

	.tdna-cta {
		padding: 20px 16px 24px;
	}

	.tdna-cta__inner {
		gap: 16px;
		grid-template-columns: 1fr;
		justify-items: center;
	}

	.tdna-cta__copy {
		text-align: center;
	}

	.tdna-cta__copy p {
		font-size: 20px;
		line-height: 1.2;
		margin-bottom: 6px;
	}

	.tdna-cta h2 {
		font-size: 26px;
		line-height: 1.15;
	}

	.tdna-cta__button {
		font-size: 18px;
		height: 58px;
		max-width: 260px;
		justify-self: center;
	}

	.tdna-form-stage--lower {
		margin: 0 0 22px;
		max-width: 100%;
		order: 1;
		width: 100%;
	}

	.tdna-form-shell--lower {
		width: 100%;
	}

	.tdna-collage__portrait--man {
		order: 2;
		justify-self: center;
		margin: 0;
	}

	.tdna-collage__portrait--man img {
		margin-bottom: 0;
		margin-right: 0;
		max-width: min(100%, 340px);
		width: 100%;
	}

	.tdna-site-footer {
		padding: 72px 20px 28px;
	}

	.tdna-site-footer__inner {
		gap: 16px;
		grid-template-columns: 1fr;
	}

	.tdna-footer-logo,
	.tdna-footer-links,
	.tdna-footer-copy {
		justify-self: start;
		grid-column: 1;
	}

	.tdna-footer-links a {
		font-size: 12px;
	}

	.tdna-footer-copy {
		font-size: 10px;
	}

}

@media (max-width: 479px) {
	.tdna-hero__inner {
		min-height: 0;
	}

	.tdna-hero__content {
		max-width: 100%;
		padding-top: 28px;
	}

	.tdna-hero h1 {
		font-size: 34px;
	}

	.tdna-hero__copy {
		font-size: 11px !important;
		max-width: 280px;
	}

	.tdna-intro h2 {
		font-size: 28px;
	}

	.tdna-quote__panel cite {
		font-size: 22px;
	}

	.tdna-cta__copy p {
		font-size: 18px;
	}

	.tdna-cta h2 {
		font-size: 22px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.tdna-page {
		overflow-x: hidden;
	}

	.tdna-site-header {
		padding: 24px 28px 0;
	}

	.tdna-site-header__inner {
		align-items: center;
		flex-direction: column;
		gap: 14px;
	}

	.tdna-site-logo {
		flex-basis: auto;
	}

	.tdna-site-logo img {
		margin: 0 auto;
		width: 120px;
	}

	.tdna-primary-nav {
		flex-wrap: wrap;
		gap: 12px 18px;
		justify-content: center;
		padding-top: 0;
		width: 100%;
	}

	.tdna-primary-nav a {
		font-size: 10px;
	}

	.tdna-hero {
		padding: 14px 0 0;
	}

	.tdna-hero__inner {
		bottom: 0;
		min-height: 0;
		padding-bottom: 30px;
	}

	.tdna-hero__content {
		margin: 0 auto;
		max-width: 100%;
		padding: 70px 32px 0;
		text-align: center;
	}

	.tdna-hero h1 {
		font-size: 54px;
		margin-bottom: 20px;
	}

	.tdna-hero__copy {
		font-size: 13px !important;
		margin: 0 auto;
		max-width: 420px;
	}

	.tdna-hero__image {
		inset: auto;
		left: 0;
		margin: 28px auto 0;
		position: relative;
		transform: none;
		width: 100%;
	}

	.tdna-hero__image img {
		display: block;
		height: auto;
		left: auto;
		margin: 0 auto;
		max-width: min(100%, 760px);
		object-fit: contain;
		object-position: center top;
		position: relative;
		top: auto;
		width: 100%;
	}

	.tdna-intro {
		padding: 42px 30px 18px;
	}

	.tdna-intro h2 {
		font-size: 48px;
	}

	.tdna-intro__subhead {
		font-size: 20px;
	}

	.tdna-intro__copy {
		font-size: 14px;
		max-width: 760px;
	}

	.tdna-benefits {
		padding: 30px 24px 40px;
	}

	.tdna-benefits h2 {
		font-size: 22px;
	}

	.tdna-benefit-grid {
		gap: 24px;
	}

	.tdna-benefit-card__art {
		width: 210px;
	}

	.tdna-benefit-card h3 {
		font-size: 16px;
	}

	.tdna-benefit-card p {
		font-size: 11px;
		max-width: 220px;
	}

	.tdna-collage__inner {
		justify-items: center;
		grid-template-columns: 1fr;
		padding-inline: 28px;
	}

	.tdna-collage--upper .tdna-collage__inner,
	.tdna-collage--lower .tdna-collage__inner {
		min-height: auto;
	}

	.tdna-collage__portrait--woman {
		justify-self: center;
		margin: 0;
	}

	.tdna-collage__portrait--woman img {
		margin: 0 auto;
		max-width: min(100%, 560px);
		width: 100%;
	}

	.tdna-form-stage--upper {
		margin: 0 0 30px;
		max-width: 100%;
		width: 100%;
	}

	.tdna-form-shell--upper {
		margin: 0;
	}

	.tdna-form {
		padding: 28px 24px 30px;
	}

	.tdna-field__label,
	.tdna-choice,
	.tdna-field input,
	.tdna-field textarea,
	.tdna-select-wrap select {
		font-size: 15px;
	}

	.tdna-quote {
		padding: 46px 28px 38px;
	}

	.tdna-quote__panel p {
		font-size: 24px;
	}

	.tdna-quote__panel cite {
		font-size: 42px;
	}

	.tdna-cta {
		padding: 28px 28px 34px;
	}

	.tdna-cta__inner {
		grid-template-columns: 1fr;
		justify-items: center;
	}

	.tdna-cta__copy {
		padding-right: 0;
		text-align: center;
	}

	.tdna-cta__copy p {
		font-size: 28px;
		line-height: 1.2;
	}

	.tdna-cta h2 {
		font-size: 32px;
		line-height: 1.2;
	}

	.tdna-cta__button {
		font-size: 22px;
		height: 82px;
	}

	.tdna-form-stage--lower {
		margin: 0 0 30px;
		max-width: 100%;
		width: 100%;
	}

	.tdna-form-shell--lower {
		width: 100%;
	}

	.tdna-collage__portrait--man {
		justify-self: center;
		margin: 0;
	}

	.tdna-collage__portrait--man img {
		margin-right: 0;
		max-width: min(100%, 520px);
		width: 100%;
	}

	.tdna-site-footer {
		padding: 84px 28px 42px;
	}

	.tdna-site-footer__inner {
		gap: 18px 30px;
		grid-template-columns: 170px 1fr;
	}
}

@media (min-width: 992px) and (max-width: 1279px) {
	.tdna-page {
		overflow-x: hidden;
	}

	.tdna-site-header {
		padding: 26px 32px 0;
	}

	.tdna-site-logo {
		flex-basis: 162px;
	}

	.tdna-site-logo img {
		width: 146px;
	}

	.tdna-primary-nav {
		gap: 16px;
		padding-top: 28px;
	}

	.tdna-primary-nav a {
		font-size: 11px;
	}

	.tdna-hero {
		padding: 18px 32px 0;
	}

	.tdna-hero__inner {
		bottom: 20px;
		min-height: 820px;
	}

	.tdna-hero__content {
		padding: 248px 0 54px 34px;
	}

	.tdna-hero h1 {
		font-size: 64px;
	}

	.tdna-hero__copy {
		max-width: 320px;
	}

	.tdna-intro {
		padding: 56px 32px 22px;
	}

	.tdna-intro h2 {
		font-size: 56px;
	}

	.tdna-intro__subhead {
		font-size: 22px;
	}

	.tdna-intro__copy {
		font-size: 15px;
		max-width: 860px;
	}

	.tdna-benefits {
		padding: 36px 32px 52px;
	}

	.tdna-benefits h2 {
		font-size: 24px;
	}

	.tdna-benefit-grid {
		gap: 28px;
	}

	.tdna-benefit-card__art {
		width: 250px;
	}

	.tdna-benefit-card h3 {
		font-size: 18px;
	}

	.tdna-benefit-card p {
		font-size: 12px;
		max-width: 245px;
	}

	.tdna-collage--upper .tdna-collage__inner {
		min-height: 620px;
	}

	.tdna-collage--lower .tdna-collage__inner {
		min-height: 900px;
	}

	.tdna-collage__inner {
		overflow: hidden;
	}

	.tdna-collage__portrait--woman img {
		width: 620px;
	}

	.tdna-form-stage--upper {
		margin: 88px 0 0 -94px;
		width: 580px;
	}

	.tdna-form-shell--upper {
		margin: -214px -90px 0 46px;
	}

	.tdna-form {
		padding: 34px 30px 36px;
	}

	.tdna-field__label,
	.tdna-choice,
	.tdna-field input,
	.tdna-field textarea,
	.tdna-select-wrap select {
		font-size: 16px;
	}

	.tdna-quote {
		padding: 62px 32px 52px;
	}

	.tdna-quote__panel p {
		font-size: 28px;
	}

	.tdna-quote__panel cite {
		font-size: 52px;
	}

	.tdna-cta {
		padding: 34px 32px 38px;
	}

	.tdna-cta__inner {
		grid-template-columns: minmax(0, 1fr) 320px;
	}

	.tdna-cta__copy {
		padding-right: 28px;
	}

	.tdna-cta__copy p {
		font-size: 34px;
		line-height: 1.2;
	}

	.tdna-cta h2 {
		font-size: 38px;
		line-height: 1.2;
	}

	.tdna-cta__button {
		font-size: 26px;
		height: 96px;
	}

	.tdna-form-stage--lower {
		margin: 52px 0 0 32px;
		width: 660px;
	}

	.tdna-form-shell--lower {
		width: 660px;
	}

	.tdna-collage__portrait--man {
		margin-left: -140px;
	}

	.tdna-collage__portrait--man img {
		width: 590px;
	}

	.tdna-site-footer {
		padding: 88px 32px 52px;
	}

	.tdna-site-footer__inner {
		gap: 20px 44px;
		grid-template-columns: 190px 1fr;
	}
}

@media (min-width: 1440px) {
	.tdna-hero__inner,
	.tdna-intro__inner,
	.tdna-benefits__inner,
	.tdna-collage__inner,
	.tdna-quote__inner,
	.tdna-cta__inner,
	.tdna-site-footer__inner {
		max-width: 1360px;
	}

	.tdna-hero__content {
		padding-left: 72px;
	}

	.tdna-hero__image img {
		object-position: center top;
	}
}

@media (min-width: 768px) {
	.tdna-site-header {
		padding: 28px 48px 0;
	}

	.tdna-site-logo {
		flex-basis: 196px;
	}

	.tdna-site-logo img {
		width: 176px;
	}

	.tdna-primary-nav {
		gap: 28px;
		padding-top: 44px;
	}

	.tdna-primary-nav a {
		font-size: 13px;
	}

	.tdna-hero {
		padding: 26px 48px 0;
	}

	.tdna-hero__inner {
		bottom: 100px;
		min-height: 1000px;
	}

	.tdna-hero__content {
		max-width: 640px;
		padding: 300px 0 54px 60px;
	}

	.tdna-kicker {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.tdna-hero h1 {
		font-size: 82px;
		line-height: .9;
		margin-bottom: 30px;
	}

	.tdna-hero__copy {
		font-size: 14px !important;
		font-weight: 400;
		line-height: 1.82;
		max-width: 350px;
	}

	.tdna-hero__image {
		inset: 0;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		width: 100vw;
	}

	.tdna-hero__image img {
		height: 100%;
		left: 0;
		margin-top: 0;
		object-fit: cover;
		object-position: center center;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
	}

	.tdna-intro {
		padding: 76px 48px 34px;
	}

	.tdna-intro__inner {
		max-width: 1040px;
	}

	.tdna-intro h2 {
		font-size: 68px;
		margin-bottom: 10px;
	}

	.tdna-intro__subhead {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.tdna-intro__copy {
		font-size: 16px;
		line-height: 1.72;
		max-width: 980px;
	}

	.tdna-benefits {
		padding: 42px 48px 74px;
	}

	.tdna-benefits__inner {
		max-width: 1180px;
	}

	.tdna-benefits h2 {
		font-size: 28px;
		margin-bottom: 42px;
	}

	.tdna-benefit-grid {
		gap: 48px;
	}

	.tdna-benefit-card__art {
		margin-bottom: 14px;
		width: 300px;
	}

	.tdna-benefit-card h3 {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.tdna-benefit-card p {
		font-size: 13px;
		line-height: 1.8;
		max-width: 280px;
	}

	.tdna-collage {
		overflow: visible;
		padding-top: 0;
	}

	.tdna-collage__inner {
		overflow: visible;
	}

	.tdna-collage--upper .tdna-collage__inner {
		min-height: 680px;
	}

	.tdna-collage--lower .tdna-collage__inner {
		min-height: 1010px;
	}

	.tdna-collage__portrait--woman {
		margin-left: -36px;
	}

	.tdna-collage__portrait--woman img {
		margin-bottom: -41px;
		margin-left: -60px;
		width: 720px;
	}

	.tdna-form-stage--upper {
		margin: 110px 0 0 -124px;
		width: 650px;
	}

	.tdna-form-stage--upper .tdna-form-stage__bg {
		height: 432px;
	}

	.tdna-form-shell--upper {
		background: transparent;
		box-shadow: none;
		margin: -258px -170px 0 58px;
		overflow: hidden;
	}

	.tdna-form-shell--upper::before,
	.tdna-form-shell--upper::after {
		display: none;
	}

	.tdna-form {
		padding: 38px 34px 40px;
	}

	.tdna-form--primary {
		padding-bottom: 56px;
	}

	.tdna-quote {
		margin-top: 42px;
		padding: 80px 48px 64px;
	}

	.tdna-quote__inner {
		max-width: 1216px;
	}

	.tdna-quote__panel {
		border-left-width: 7px;
		padding: 34px 60px 28px;
	}

	.tdna-quote__panel p {
		font-size: 34px;
		line-height: 1.64;
		margin-bottom: 24px;
	}

	.tdna-quote__panel cite {
		font-size: 66px;
	}

	.tdna-cta {
		padding: 42px 48px 44px;
	}

	.tdna-cta__inner {
		grid-template-columns: minmax(0, 1fr) 1px 372px;
	}

	.tdna-cta__copy {
		padding-right: 64px;
	}

	.tdna-cta__copy p {
		font-size: 40px;
		font-weight: 400;
		line-height: 50px;
		margin-bottom: 8px;
	}

	.tdna-cta h2 {
		font-size: 46px;
		font-weight: 400;
		line-height: 50px;
	}

	.tdna-cta__divider {
		background: transparent;
		height: 0;
		width: 0;
	}

	.tdna-cta__button {
		font-size: 30px;
		height: 112px;
	}

	.tdna-form-stage--lower {
		margin: 72px 0 0 52px;
		width: 760px;
	}

	.tdna-form-shell--lower {
		min-height: 910px;
		width: 760px;
	}

	.tdna-form-shell--lower::before,
	.tdna-form-shell--lower::after {
		width: 15px;
	}

	.tdna-collage__portrait--man {
		margin-left: -212px;
	}

	.tdna-collage__portrait--man img {
		margin-right: -70px;
		width: 685px;
	}

	.tdna-site-footer {
		padding: 96px 48px 64px;
	}

	.tdna-site-footer__inner {
		gap: 22px 82px;
		grid-template-columns: 230px 1fr;
	}

	.tdna-footer-logo img {
		width: 190px;
	}

	.tdna-footer-links {
		gap: 13px;
		padding-top: 8px;
	}

	.tdna-footer-links a {
		font-size: 15px;
	}

	.tdna-footer-copy {
		font-size: 13px;
	}
}
