/* Tech-health skin. Structure and spacing stay with the existing templates. */

body,
body.home,
body.cat-news,
body.authority-hub-page,
body.specialists-page,
body.single,
body.single-post,
body.page,
body.search,
body.about-eeat-page {
	--public-paper: #f3f7fb;
	--public-paper-2: #e7eef6;
	--public-ink: #07111c;
	--public-muted: #4d6278;
	--public-line: #d5e2ee;
	--public-blue: #0e8f9a;
	--public-mint: #2ee6c7;
	--public-coral: #38bdf8;
	--home-paper: #f3f7fb;
	--home-paper-2: #e7eef6;
	--home-ink: #07111c;
	--home-blue: #0e8f9a;
	--home-coral: #14b8c6;
	--home-mint: #2ee6c7;
	--home-line: #d5e2ee;
	--home-radius: 12px;
	--home-shadow-soft: 0 16px 40px rgb(7 17 28 / 8%);
	--sp-paper: #f3f7fb;
	--sp-ink: #07111c;
	--sp-accent: #0e8f9a;
	--sp-accent-2: #2ee6c7;
	--sp-rule: #d5e2ee;
	--sp-panel: #ffffff;
	--sp-dark-panel: #102033;
	--sp-dark-rule: rgb(46 230 199 / 18%);
	--footer-bg: #07111c;
	--footer-bg-2: #102033;
	--footer-ink: #e8f4f8;
	--footer-muted: #9fb4c6;
	--footer-line: rgb(232 244 248 / 14%);
	--footer-mint: #2ee6c7;
	--footer-coral: #38bdf8;
	--footer-paper: #f3f7fb;
	background: #f3f7fb;
	color: #07111c;
}

body .site-container {
	background: #f3f7fb;
}

.site-header--hybrid .site-header__inner {
	grid-template-columns: auto minmax(0, 1fr);
}

.site-header--hybrid .site-header__brand,
.site-header .title-area {
	background: none;
	filter: none;
	align-items: center;
	display: flex;
	min-height: 0;
	width: auto;
}

.site-header .site-title a,
.site-header .site-description {
	height: auto;
	position: static;
	text-indent: 0;
	width: auto;
}

.site-header .site-description {
	display: none;
}

.site-header .brand-lockup {
	align-items: center;
	color: #f4fbff;
	display: inline-flex;
	gap: 10px;
	text-decoration: none;
}

.site-header .brand-lockup img {
	border-radius: 10px;
	display: block;
	height: 40px;
	width: 40px;
}

.site-header .brand-lockup span {
	color: #f4fbff;
	font-family: "Work Sans", sans-serif;
	font-size: 22px;
	font-weight: 750;
	letter-spacing: -0.04em;
	line-height: 1;
	white-space: nowrap;
}

.site-header .site-title a::before {
	content: none;
}

@media (min-width: 901px) {
	.site-header--hybrid .site-header__right {
		justify-content: flex-end;
		min-width: 0;
		width: 100%;
	}

	.site-header--hybrid .site-header__nav {
		flex: 1 1 auto;
		min-width: 0;
	}

	.site-header--hybrid .genesis-nav-menu {
		flex-wrap: nowrap;
		gap: 4px;
		justify-content: flex-end;
		width: 100%;
	}

	.site-header--hybrid .genesis-nav-menu a {
		font-size: 14px;
		padding: 8px 10px;
		white-space: nowrap;
	}
}

.home-masthead::before {
	display: none;
}

@media (max-width: 900px) {
	.site-header--hybrid nav.genesis-responsive-menu.is-open .genesis-nav-menu a {
		color: #07111c !important;
	}
}

h1,
h2,
h3,
.eh-tit,
.archive-title,
body.home .home-masthead h1,
body .blog-header h1,
body.authority-hub-page .blog-header h1,
body.cat-news .blog-header h1,
body .specialists-hero h1,
body .specialists-section-head h2,
body .authority-hub-section h2,
body .authority-hub-topic-card strong,
body .authority-hub-card-body h3,
body .publication-footer__statement h2,
body .publication-footer__newsletter h3 {
	font-family: "Work Sans", sans-serif;
	font-weight: 720;
	letter-spacing: -0.035em;
}

.site-header--hybrid,
body.home .site-header,
.authority-hub-page .site-header,
body.cat-news:not(.specialists-page) .site-header,
.specialists-page .site-header {
	background: rgb(7 17 28 / 94%);
	border-bottom: 1px solid rgb(46 230 199 / 22%);
	box-shadow: none;
}

.site-header--hybrid .genesis-nav-menu a,
.authority-hub-page .site-header .genesis-nav-menu a,
body.cat-news:not(.specialists-page) .site-header .genesis-nav-menu a,
.specialists-page .site-header .genesis-nav-menu a {
	color: #d7e7f2 !important;
}

.site-header--hybrid .genesis-nav-menu a:hover,
.site-header--hybrid .genesis-nav-menu a:focus-visible,
.site-header--hybrid .current-menu-item > a,
.authority-hub-page .site-header .current-menu-item > a,
.authority-hub-page .site-header .genesis-nav-menu a:hover,
body.cat-news:not(.specialists-page) .site-header .current-menu-item > a,
body.cat-news:not(.specialists-page) .site-header .genesis-nav-menu a:hover,
.specialists-page .site-header .genesis-nav-menu a:hover {
	background: rgb(46 230 199 / 12%);
	color: #2ee6c7 !important;
}

.site-header--hybrid #top_search_button,
.site-header--hybrid #top_search_button:hover,
.site-header--hybrid #top_search_button:focus-visible,
.tas-submit,
.tas-submit:hover,
.tas-submit:focus,
.tas-all,
.tas-all:hover,
.tas-all:focus,
.smedia a,
.smedia a:hover,
.authority-author-topics a:hover,
.sshare li:hover {
	background: #0e8f9a;
	color: #fff;
}

.site-header--hybrid #top_search_button .icon-search:before,
#top_search_button .icon-search:before {
	color: #fff;
}

.home-masthead,
.blog-header,
.authority-hub-page .blog-header,
body.cat-news:not(.specialists-page) .blog-header,
.catslider,
.specialists-featured,
.publication-footer {
	background: #07111c;
	background-image:
		linear-gradient(rgb(46 230 199 / 7%) 1px, transparent 1px),
		linear-gradient(90deg, rgb(46 230 199 / 7%) 1px, transparent 1px);
	background-size: 28px 28px;
	color: #f4fbff;
}

.home-masthead::before {
	background: linear-gradient(90deg, #2ee6c7 0 18%, transparent 18% 72%, #38bdf8 72% 82%, transparent 82%);
}

.home-masthead h1,
.home-masthead p,
.home-masthead a,
.authority-hub-page .blog-header h1,
body.cat-news:not(.specialists-page) .blog-header h1,
.blog-header h1,
.blog-header p,
.authority-hub-header__lede,
.specialists-featured .specialists-section-head h2,
.specialists-featured .authority-author-name,
.specialists-featured .authority-author-name a {
	color: #f4fbff;
}

.home-masthead__search button,
.home-masthead__search button:hover,
.fab-butt,
.hab-butt,
.top-aut-butt,
.authority-author-button,
.publication-footer button,
.publication-footer input[type="submit"],
.noptin-form-submit,
button.noptin-form-submit {
	background: #14b8c6;
	border-color: #14b8c6;
	color: #042028;
}

.authority-hub-header__eyebrow,
.bd-hub-kicker,
.specialists-eyebrow,
.specialists-featured .specialists-eyebrow {
	color: #2ee6c7;
}

.authority-hub-header__trust a,
.bd-hub-trust-strip a {
	background: transparent;
	border-color: rgb(46 230 199 / 35%);
	color: #f4fbff !important;
}

.authority-hub-header__trust a:hover,
.authority-hub-header__trust a:focus,
.bd-hub-trust-strip a:hover,
.bd-hub-trust-strip a:focus {
	background: #2ee6c7;
	border-color: #2ee6c7;
	color: #042028 !important;
}

.eh {
	background: linear-gradient(180deg, #f8fbfe 0%, #f3f7fb 100%);
	border-bottom-color: #d5e2ee;
}

.eh-image,
.home-article-feature figure,
.home-article-card figure,
.ar-idiv {
	background: #e7eef6;
}

.eh-term,
.authority-hub-card-term,
.entry-content a,
a {
	color: #0e7490;
}

.site-header a,
.publication-footer a,
.home-masthead a,
.blog-header a,
.specialists-featured a,
.fab a,
.hab a,
.top-aut a {
	color: inherit;
}

.authority-hub {
	--hub-paper: #f3f7fb;
	--hub-paper-2: #e7eef6;
	--hub-ink: #07111c;
	--hub-blue: #0e8f9a;
	--hub-mint: #2ee6c7;
	--hub-coral: #38bdf8;
	--hub-line: #d5e2ee;
	background: #f3f7fb;
	background-image: none;
}

.authority-hub-card,
.home-article-card,
.home-article-feature,
.ar-en,
.bd-hub-decision-table,
.bd-hub-route-list a,
.authority-hub-topic-card {
	background: #fff;
	border-color: #d5e2ee;
}

.specialists-hero,
.hb3-right,
.wida-nl .wrap,
.fab,
.fab-box {
	background: #f3f7fb;
	background-image: none;
	color: #07111c;
}

.specialists-page .specialists-featured__grid .top-aut-box,
.specialists-page .top-aut-box {
	background: #102033;
	border-color: rgb(46 230 199 / 18%);
	color: #f4fbff;
}

.publication-footer__newsletter {
	background: #102033;
	border: 1px solid rgb(46 230 199 / 24%);
	color: #f4fbff;
}

.bd-hub-trust-pack,
.bd-hub-lead,
.bd-hub-decision-table td,
.entry-content,
.about-eeat {
	color: #07111c;
}

.public-archive-pagination .active button,
.public-archive-pagination button:hover,
.archive-pagination li.active button,
.archive-pagination button:hover,
.archive-pagination .current {
	background: #07111c;
	border-color: #07111c;
	color: #2ee6c7;
}

.home-article-card--ink {
	background: #07111c;
	color: #f4fbff;
}

.home-article-card--ink a,
.home-article-card--ink h4,
.home-article-card--ink p,
.home-article-card--ink span {
	color: #f4fbff;
}

.home-authority-band__copy h3,
.home-authority-band__copy > p {
	color: #f4fbff;
}

.home-authority-band__people,
.home-authority-band__author,
.home-authority-band__author strong,
.home-authority-band__author em {
	color: #07111c;
}

.home-authority-band__people-head a {
	background: #07111c;
	color: #f4fbff;
}

.specialists-hero,
.specialists-hero h1,
.specialists-hero p,
.bd-hub-trust-pack,
.bd-hub-lead,
.bd-hub-kicker,
.authority-hub-section h2,
.authority-hub-card-body,
.authority-hub-card-body h3,
.authority-hub-card-body p,
.authority-hub-topic-card,
.authority-hub-topic-card strong {
	color: #07111c;
}

.specialists-hero .specialists-eyebrow,
.bd-hub-kicker {
	color: #0b6e78;
}

.specialists-featured,
.specialists-featured .top-aut-spc,
.specialists-featured .top-aut-crm,
.specialists-featured .top-aut-des,
.specialists-featured .top-aut-des p,
.specialists-featured .authority-author-specialty,
.specialists-featured .authority-author-crm,
.specialists-featured .authority-author-bio,
.specialists-featured .authority-author-bio p {
	color: #f4fbff;
}

.publication-footer__newsletter,
.publication-footer__newsletter h3,
.publication-footer__newsletter p,
.publication-footer__newsletter label {
	color: #f4fbff;
}

.publication-footer__newsletter input {
	background: #fff;
	color: #07111c;
}

/* Health palette. Shared content width, modest corners. */

body,
body.home,
body.cat-news,
body.authority-hub-page,
body.specialists-page,
body.single,
body.single-post,
body.page,
body.search,
body.about-eeat-page {
	--public-paper: #f3f8f5;
	--public-ink: #143028;
	--public-blue: #14856a;
	--public-mint: #d7efe6;
	--home-paper: #f3f8f5;
	--home-ink: #143028;
	--home-blue: #14856a;
	--home-coral: #14856a;
	--home-mint: #e7f4ee;
	--home-radius: 10px;
	background: #f3f8f5 !important;
	color: #143028;
}

h1,
h2,
h3,
.eh-tit,
.archive-title,
body.home .home-masthead h1,
body .blog-header h1 {
	font-family: "Work Sans", sans-serif;
	font-weight: 720;
	letter-spacing: -0.03em;
}

.site-header--hybrid,
body.home .site-header,
.authority-hub-page .site-header,
body.cat-news:not(.specialists-page) .site-header,
.specialists-page .site-header {
	background: #fff !important;
	border-bottom: 1px solid #d7e6de !important;
	box-shadow: none !important;
}

body.home .site-header--hybrid .site-header__inner {
	max-width: 1320px;
	width: min(calc(100% - 48px), 1320px);
}

.site-header--hybrid .site-header__inner {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0 auto;
	min-height: 0;
}

.site-header .brand-lockup,
.site-header .brand-lockup span {
	color: #143028;
}

.site-header .brand-lockup img {
	border-radius: 8px;
}

.site-header--hybrid .genesis-nav-menu a,
.authority-hub-page .site-header .genesis-nav-menu a,
body.cat-news:not(.specialists-page) .site-header .genesis-nav-menu a,
.specialists-page .site-header .genesis-nav-menu a {
	border-radius: 8px;
	color: #143028 !important;
}

.site-header--hybrid .genesis-nav-menu a:hover,
.site-header--hybrid .genesis-nav-menu a:focus-visible,
.site-header--hybrid .current-menu-item > a,
.authority-hub-page .site-header .current-menu-item > a,
.authority-hub-page .site-header .genesis-nav-menu a:hover,
body.cat-news:not(.specialists-page) .site-header .current-menu-item > a,
body.cat-news:not(.specialists-page) .site-header .genesis-nav-menu a:hover,
.specialists-page .site-header .genesis-nav-menu a:hover {
	background: #e7f4ee;
	color: #0f6b52 !important;
}

.site-header--hybrid #top_search_button,
.site-header--hybrid #top_search_button:hover {
	background: #14856a;
	border-radius: 8px;
}

.home-masthead,
.blog-header,
.authority-hub-page .blog-header,
body.cat-news:not(.specialists-page) .blog-header,
.catslider,
.specialists-featured,
.specialists-hero {
	background: #e7f4ee !important;
	background-image: none !important;
	color: #143028;
}

.publication-footer {
	background: #12362c !important;
	background-image: none !important;
	color: #f4fbf7;
}

.home-masthead__grid,
.blog-header .wrap,
.specialists-hero .wrap {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}

.home-masthead h1,
.home-masthead p,
.home-masthead a,
.blog-header h1,
.blog-header p,
.authority-hub-header__lede,
.specialists-hero h1 {
	color: #143028 !important;
}

.home-masthead__search-shell {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
}

.home-masthead__search {
	background: #fff !important;
	border: 1px solid #b7d9cb !important;
	border-radius: 8px !important;
}

.home-masthead__search input,
.home-masthead__search button,
.fab-butt,
.hab-butt,
.top-aut-butt,
.authority-author-button,
.publication-footer button,
.noptin-form-submit,
.ar-more,
.home-masthead__intent a,
.home-masthead__secondary a,
.authority-hub-header__trust a,
.bd-hub-trust-strip a {
	border-radius: 8px !important;
}

.home-masthead__search button,
.fab-butt,
.hab-butt,
.top-aut-butt,
.authority-author-button,
.ar-more,
.publication-footer button,
.publication-footer input[type="submit"] {
	background: #14856a !important;
	border-color: #14856a !important;
	color: #fff !important;
}

.home-masthead__intent a,
.home-masthead__secondary a {
	background: #fff;
	border: 1px solid #b7d9cb;
	color: #143028 !important;
}

.home-article-card,
.home-article-feature,
.authority-hub-card,
.ar-en,
.home-topic-card,
.bot-aut,
.top-aut,
.home-condition-atlas__item {
	background: #fff !important;
	border: 1px solid #d7e6de !important;
	border-radius: 10px !important;
	box-shadow: none;
	overflow: hidden;
}

.home-article-feature--primary {
	background: #fff !important;
}

.home-article-feature--primary figure:after {
	display: none;
}

.home-article-feature--primary h3,
.home-article-feature--primary p,
.home-article-feature--primary .home-article-feature__meta,
.home-article-feature h3,
.home-article-feature p,
.home-article-feature a,
.home-article-card h4,
.home-article-card p,
.home-article-card a {
	color: #143028 !important;
}

.home-article-feature figure,
.home-article-card figure,
.authority-hub-card-media,
.ar-idiv {
	border-radius: 0;
	margin: 0;
}

.home-article-card--ink {
	background: #12362c !important;
	border-color: #12362c !important;
}

.home-article-card--ink a,
.home-article-card--ink h4,
.home-article-card--ink p,
.home-article-card--ink span {
	color: #f4fbf7 !important;
}

.home-article-showcase__list-head {
	background: transparent !important;
	color: #143028 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.home-article-showcase__list-head h3,
.home-article-showcase__list-copy > p {
	color: #143028 !important;
}

.home-topic-card,
.home-topic-card--major,
.home-topic-card strong,
.home-topic-card small,
.home-topic-card em,
.home-topic-card:hover,
.home-topic-card:hover strong,
.home-topic-card:hover small,
.home-topic-card:focus,
.home-topic-card:focus strong,
.home-topic-card:focus small,
.home-condition-atlas__item,
.home-condition-atlas__item strong,
.home-condition-atlas__item span,
.authority-hub-card,
.authority-hub-card h3,
.authority-hub-card p,
.authority-hub-topic-card,
.authority-hub-topic-card strong,
.ar-en,
.ar-en h3,
.ar-en p,
.ar-en a,
.ar-meta,
.ar-meta a,
.bot-aut,
.bot-aut a,
.bot-aut h3,
.bot-aut p,
.bot-aut span,
.top-aut,
.top-aut a,
.top-aut h3,
.top-aut p,
.top-aut span,
.top-aut-box,
.top-aut-box a,
.top-aut-box h3,
.top-aut-box p,
.top-aut-box span {
	color: #143028 !important;
}

.home-authority-band {
	border-radius: 10px;
	overflow: hidden;
}

.home-authority-band__photo,
.home-authority-band__img,
.authority-author-photo img,
.top-aut img,
.bot-aut img {
	border-radius: 8px;
}

.authority-hub-header__eyebrow,
.bd-hub-kicker,
.specialists-eyebrow {
	color: #0f6b52 !important;
}

.authority-hub-header__trust a,
.bd-hub-trust-strip a {
	border-color: #b7d9cb !important;
	color: #143028 !important;
}

.publication-footer {
	border-radius: 0;
	color: #f4fbf7;
	margin: 0;
}

.publication-footer,
.publication-footer a,
.publication-footer h2,
.publication-footer h3,
.publication-footer p,
.publication-footer__newsletter,
.publication-footer__newsletter h3,
.publication-footer__newsletter p,
.publication-footer__newsletter label {
	color: #f4fbf7;
}

.specialists-featured .specialists-section-head h2,
.specialists-featured .specialists-eyebrow {
	color: #143028 !important;
}

.top-aut,
.bot-aut,
.top-aut a,
.top-aut h3,
.top-aut p,
.top-aut span,
.bot-aut a,
.bot-aut h3,
.bot-aut p,
.bot-aut span {
	color: #143028 !important;
}

.specialists-hero {
	background: #e7f4ee !important;
}

@media (max-width: 900px) {
	body.home .site-header--hybrid .site-header__inner {
		width: min(calc(100% - 32px), 1320px);
	}
}

body.cat-news.search-discovery-page .search-page,
body.cat-news.search-discovery-page .search-results-list {
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
	width: min(calc(100% - 48px), 1320px);
}

body.cat-news.search-discovery-page .search-results-list {
	align-items: stretch;
	border-top: 0;
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.cat-news.search-discovery-page .search-result-item {
	border-bottom: 0;
	display: flex;
	min-width: 0;
}

body.cat-news.search-discovery-page .search-result-item .ar-en {
	background: #fff !important;
	border: 1px solid #d7e6de !important;
	border-radius: 10px !important;
	display: flex;
	flex-direction: column;
	grid-template-columns: none;
	height: 100%;
	min-height: 0;
	width: 100%;
}

body.cat-news.search-discovery-page .search-result-item .ar-top,
body.cat-news.search-discovery-page .search-result-item .ar-idiv {
	display: block;
	height: 168px;
	width: 100%;
}

body.cat-news.search-discovery-page .search-result-item .ar-en img {
	height: 168px;
	min-height: 0;
	object-fit: cover;
	width: 100%;
}

body.cat-news.search-discovery-page .search-result-item .ar-bottom {
	align-content: start;
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 10px;
	padding: 16px;
}

body.cat-news.search-discovery-page .search-result-item .ar-exc {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
}

body.cat-news.search-discovery-page .search-result-item .ar-enm {
	margin-top: auto;
}

@media (max-width: 900px) {
	body.cat-news.search-discovery-page .search-results-list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	body.cat-news.search-discovery-page .search-results-list {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 900px) {
	body .site-header--hybrid .site-header__inner {
		align-items: center;
		max-width: calc(100% - 32px);
		min-height: 64px;
		padding: 10px 0;
		width: calc(100% - 32px);
	}

	.site-header--hybrid .site-header__brand,
	.site-header--hybrid .site-header__right {
		min-height: 0;
		padding: 0;
		width: auto;
	}

	.site-header--hybrid .site-header__right {
		align-items: center;
		gap: 8px;
	}

	.site-header .brand-lockup img {
		height: 32px;
		width: 32px;
	}

	.site-header .brand-lockup span {
		font-size: 17px;
	}

	.site-header .menu-toggle {
		background: #fff !important;
		border: 1px solid #b7d9cb !important;
		border-radius: 8px;
		color: transparent !important;
		font-size: 0 !important;
		height: 40px;
		letter-spacing: 0;
		line-height: 0;
		min-width: 40px;
		padding: 0 !important;
		position: relative;
		text-transform: none;
		width: 40px;
	}

	.site-header .menu-toggle::before,
	.site-header .menu-toggle.activated::before {
		background: #143028;
		box-shadow: 0 6px 0 #143028, 0 12px 0 #143028;
		content: "";
		height: 2px;
		left: 10px;
		margin: 0;
		position: absolute;
		right: 10px;
		top: 13px;
		width: auto;
	}

	.site-header .menu-toggle.activated::before {
		box-shadow: none;
		top: 19px;
		transform: rotate(45deg);
	}

	.site-header .menu-toggle.activated::after {
		background: #143028;
		content: "";
		height: 2px;
		left: 10px;
		position: absolute;
		right: 10px;
		top: 19px;
		transform: rotate(-45deg);
	}

	.site-header--hybrid #top_search_button {
		border-radius: 8px !important;
		height: 40px;
		margin: 0 !important;
		min-height: 40px;
		min-width: 40px;
		width: 40px;
	}

	.home-masthead,
	.blog-header,
	.specialists-hero {
		padding-top: 96px !important;
	}

	nav.genesis-responsive-menu.is-open {
		background: rgb(20 48 40 / 28%);
		box-shadow: none;
		height: 100vh;
		inset: 0;
		left: 0;
		margin: 0;
		min-height: 100vh;
		padding: 80px 16px 16px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 9990;
	}

	nav.genesis-responsive-menu.is-open .genesis-nav-menu {
		background: #fff;
		border: 1px solid #d7e6de;
		border-radius: 12px;
		box-shadow: 0 16px 40px rgb(20 48 40 / 14%);
		display: flex;
		flex-direction: column;
		gap: 4px;
		padding: 8px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border-radius: 8px;
		color: #143028 !important;
		display: block;
		font-size: 16px;
		font-weight: 650;
		margin: 0;
		padding: 14px 16px;
		text-align: left;
	}

	nav.genesis-responsive-menu.is-open .current-menu-item > a,
	nav.genesis-responsive-menu.is-open .genesis-nav-menu a:hover {
		background: #e7f4ee !important;
		color: #0f6b52 !important;
	}

	.site-header--hybrid {
		z-index: 10000;
	}

	#top_ajax_overlay {
		background: #fff !important;
		border: 1px solid #d7e6de !important;
		border-radius: 12px !important;
		box-shadow: 0 18px 48px rgb(20 48 40 / 16%) !important;
		inset: 76px 16px auto 16px !important;
		width: auto !important;
	}

	.tas-head h3,
	.tas-close,
	.tas-examples span,
	#tas_input {
		color: #143028 !important;
	}

	.tas-head h3 {
		font-size: 18px;
	}

	.tas-form {
		border: 1px solid #b7d9cb !important;
		border-radius: 8px;
		overflow: hidden;
	}

	.tas-submit,
	.tas-submit:hover,
	.tas-submit:focus {
		background: #14856a !important;
		color: #fff !important;
	}

	.tas-examples a {
		background: #e7f4ee !important;
		border: 1px solid #b7d9cb !important;
		border-radius: 8px;
		color: #143028 !important;
	}
}

