/*
 Theme Name:   Heart Child
 Theme URI:    https://example.com/heart-child
 Description:  Child theme for the Heart theme
 Author:       Your Name
 Template:     heart
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  heart-child
*/

/* Add your custom styles below. Parent theme styles are loaded from functions.php. */

:root {
	--theme-font-p_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-post_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h1_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h2_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h3_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h4_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h5_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h6_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-logo_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-button_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-input_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-info_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-menu_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-submenu_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-other_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
}

html[lang="az"] {
	--theme-font-p_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h1_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h2_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h3_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h4_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h5_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-h6_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
	--theme-font-button_font-family: Montserrat, "Segoe UI", Arial, sans-serif;
}

html[lang="az"] body,
html[lang="az"] h1,
html[lang="az"] h2,
html[lang="az"] h3,
html[lang="az"] h4,
html[lang="az"] h5,
html[lang="az"] h6,
html[lang="az"] p,
html[lang="az"] a,
html[lang="az"] button,
html[lang="az"] input,
html[lang="az"] textarea,
html[lang="az"] select,
html[lang="az"] .elementor-heading-title,
html[lang="az"] .sc_button,
html[lang="az"] .sc_button_title,
html[lang="az"] .sc_layouts_menu_nav > li > a {
	font-family: Montserrat, "Segoe UI", Arial, sans-serif !important;
	letter-spacing: 0;
}

/* Prime Naftalan navigation treatment, scoped to the AZ and EN custom headers. */
:is(.top_panel_custom_29351, .top_panel_custom_18361) {
	--sdgt-nav-bg: #e6f5ee;
	--sdgt-nav-ink: #13545a;
}

body.page-id-29316 .elementor-element-1bd2740 .sc_icons_item_title,
body.page-id-29316 .elementor-element-1bd2740 .sc_icons_item_title a {
	font-family: Montserrat, "Segoe UI", Arial, sans-serif !important;
	letter-spacing: 0;
}

body.page-id-29316 .elementor-element-5040cba .elementor-container {
	align-items: stretch;
}

body.page-id-29316 .elementor-element-4e6a67f {
	position: relative;
	overflow: hidden;
	border-radius: 28px;
	background-size: cover !important;
	background-position: center center !important;
}

body.page-id-29316 .elementor-element-4e6a67f:before {
	content: "";
	position: absolute;
	inset: -1px;
	z-index: 1;
	pointer-events: none;
	background:
		linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 82%, #fff 100%),
		linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 8%, rgba(255, 255, 255, 0) 88%, #fff 100%);
}

body:is(.page-id-29415, .page-id-29417, .page-id-29419, .page-id-29421, .page-id-29423) .sdgt-media-hero {
	position: relative;
	overflow: hidden;
}

body:is(.page-id-29415, .page-id-29417, .page-id-29419, .page-id-29421, .page-id-29423) .sdgt-media-hero:before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background: linear-gradient(90deg, rgba(6, 84, 140, 0.82) 0%, rgba(6, 84, 140, 0.5) 46%, rgba(6, 84, 140, 0.12) 100%);
}

body:is(.page-id-29415, .page-id-29417, .page-id-29419, .page-id-29421, .page-id-29423) .sdgt-media-hero > .elementor-container {
	position: relative;
	z-index: 1;
	align-items: center;
	min-height: 320px;
}

body:is(.page-id-29415, .page-id-29417, .page-id-29419, .page-id-29421, .page-id-29423) .sdgt-media-hero-title .elementor-heading-title {
	display: inline-block;
	padding: 0;
	background: transparent;
	color: #fff !important;
	line-height: 1.08;
}

@media (max-width: 767px) {
	body.page-id-29316 .elementor-element-4e6a67f {
		min-height: 420px;
		border-radius: 22px;
	}

	body:is(.page-id-29415, .page-id-29417, .page-id-29419, .page-id-29421, .page-id-29423) .sdgt-media-hero > .elementor-container {
		min-height: 220px;
	}

	body:is(.page-id-29415, .page-id-29417, .page-id-29419, .page-id-29421, .page-id-29423) .sdgt-media-hero-title .elementor-heading-title {
		padding: 0;
	}
}

:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact {
	background-color: var(--sdgt-nav-bg) !important;
	border-bottom: 0;
	padding-block: 0 !important;
}

body:not(.elementor-editor-active):not(.trx_addons_page_scrolled) :is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_hide_unfixed,
body:not(.elementor-editor-active) :is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_hide_unfixed:not(.sc_layouts_row_fixed_on) {
	height: auto !important;
	margin: 0 !important;
	border-width: 0 !important;
	overflow: visible !important;
	visibility: visible !important;
}

@media (min-width: 768px) {
	body:not(.elementor-editor-active):not(.trx_addons_page_scrolled) :is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_hide_unfixed,
	body:not(.elementor-editor-active) :is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_hide_unfixed:not(.sc_layouts_row_fixed_on) {
		min-height: 94px !important;
		padding: 0 max(24px, calc((100% - 1180px) / 2 + 24px)) 0 16px !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact {
		padding-inline: max(24px, calc((100% - 1180px) / 2 + 24px)) !important;
	}

	.top_panel_custom_29351 .sc_layouts_row_type_compact {
		padding-left: 16px !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact:not(.sc_layouts_row_fixed) {
		min-height: 94px;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact > .elementor-container {
		display: grid;
		grid-template-columns: 196px minmax(0, 1fr);
		align-items: center;
		width: 100%;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact:not(.sc_layouts_row_fixed) > .elementor-container,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact.sc_layouts_row_fixed_on > .elementor-container {
		min-height: 94px;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact > .elementor-container > .elementor-column {
		width: auto !important;
	}

	.top_panel_custom_29351 .sc_layouts_row_type_compact > .elementor-container {
		grid-template-columns: 188px minmax(0, 1fr);
	}

	.top_panel_custom_29351 .sc_layouts_row_type_compact > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
		justify-content: flex-start;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.top_panel_custom_29351 .sc_layouts_logo {
		display: flex;
		justify-content: flex-start;
		margin-left: 0 !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		flex-wrap: nowrap;
		gap: 12px;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_logo img {
		display: block;
		width: 188px !important;
		max-width: 188px !important;
		max-height: none !important;
		height: auto !important;
		object-fit: contain;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		gap: 0;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li {
		white-space: nowrap;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li > a {
		display: inline-flex;
		align-items: center;
		min-height: 38px;
		padding: 0 8px !important;
		border-radius: 999px;
		color: var(--sdgt-nav-ink) !important;
		background: transparent !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li > a:hover,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li.sfHover > a {
		color: var(--sdgt-nav-ink) !important;
		background: rgba(19, 84, 90, 0.1) !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li.current-menu-item > a,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li.current-menu-parent > a,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_nav > li.current-menu-ancestor > a {
		color: var(--sdgt-nav-ink) !important;
		background: transparent !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher-wrap, .sdgt-language-switcher) {
		flex: 0 0 auto;
		width: auto !important;
		max-width: none;
		margin: 0 !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) {
		display: inline-flex;
		align-items: center;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .sc_layouts_menu_nav {
		display: flex;
		align-items: center;
		gap: 6px;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .sc_layouts_menu_nav > .lang-item > a {
		justify-content: center;
		width: 32px;
		min-width: 32px;
		height: 32px;
		min-height: 32px;
		padding: 0 !important;
		border: 1px solid transparent;
		border-radius: 4px;
		line-height: 1;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item.current-lang > a,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item.current-menu-item > a {
		border-color: currentColor;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item img {
		display: block;
		width: 20px !important;
		height: 20px !important;
		border-radius: 50%;
		object-fit: cover;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item img + span,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .menu-collapse {
		display: none !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item > a:before,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item > a:after {
		content: none !important;
		display: none !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_button {
		min-height: 38px;
		padding: 0 18px !important;
		border-color: var(--sdgt-nav-ink) !important;
		border-radius: 4px;
		background: var(--sdgt-nav-ink) !important;
		color: #fff !important;
		white-space: nowrap;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_button .sc_button_title {
		color: #fff !important;
	}
}

@media (max-width: 767px) {
	body:not(.elementor-editor-active):not(.trx_addons_page_scrolled) :is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_hide_unfixed,
	body:not(.elementor-editor-active) :is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_hide_unfixed:not(.sc_layouts_row_fixed_on) {
		min-height: 70px !important;
		padding: 0 14px 0 8px !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact {
		min-height: 70px;
		padding-inline: 14px !important;
	}

	.top_panel_custom_29351 .sc_layouts_row_type_compact {
		padding-left: 8px !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact > .elementor-container {
		align-items: center;
		min-height: 70px;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_logo img {
		display: block;
		width: 126px !important;
		max-width: 126px !important;
		max-height: none !important;
		height: auto !important;
		object-fit: contain;
	}

	.top_panel_custom_29351 .sc_layouts_row_type_compact > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
		justify-content: flex-start;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.top_panel_custom_29351 .sc_layouts_logo {
		display: flex;
		justify-content: flex-start;
		margin-left: 0 !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
		color: var(--sdgt-nav-ink) !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) .sc_layouts_row_type_compact > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		flex-wrap: nowrap;
		gap: 8px;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher-wrap, .sdgt-language-switcher) {
		flex: 0 0 auto;
		width: auto !important;
		max-width: none;
		margin: 0 !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) {
		display: inline-flex;
		align-items: center;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .sc_layouts_menu_nav {
		display: flex;
		align-items: center;
		gap: 4px;
		margin: 0;
		padding: 0;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item {
		display: flex;
		align-items: center;
		line-height: 1;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item > a {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 30px;
		min-width: 30px;
		height: 30px;
		min-height: 30px;
		padding: 0 !important;
		border: 1px solid transparent;
		border-radius: 4px;
		line-height: 1;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item.current-lang > a,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item.current-menu-item > a {
		border-color: currentColor;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item img {
		display: block;
		width: 19px !important;
		height: 19px !important;
		border-radius: 50%;
		object-fit: cover;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item img + span,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .menu-collapse {
		display: none !important;
	}

	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item > a:before,
	:is(.top_panel_custom_29351, .top_panel_custom_18361) :is(.sdgt-language-switcher, .sdgt-language-switcher-wrap .sc_layouts_menu) .lang-item > a:after {
		content: none !important;
		display: none !important;
	}

	.menu_mobile_inner .pll-parent-menu-item img,
	.menu_mobile_inner .lang-item img {
		width: 20px !important;
		height: 20px !important;
		border-radius: 50%;
		object-fit: cover;
	}

	.menu_mobile_inner .pll-parent-menu-item > a > span,
	.menu_mobile_inner .lang-item > a > span {
		display: inline-flex;
		align-items: center;
		gap: 8px;
	}

	.menu_mobile_inner .lang-item > a img + span {
		display: none;
	}

	.menu_mobile_inner .lang-item.current-lang > a,
	.menu_mobile_inner .lang-item.current-menu-item > a {
		color: var(--sdgt-nav-ink) !important;
	}

	.menu_mobile_inner .pll-parent-menu-item > a {
		position: relative;
	}

	.menu_mobile_inner .pll-parent-menu-item > a > span:not(.open_child_menu) {
		pointer-events: none;
	}

	.menu_mobile_inner .pll-parent-menu-item > a > .open_child_menu {
		position: absolute;
		inset: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		background: transparent;
	}
}

body.page-id-29298 .page_content_wrap,
body.page-id-18859 .page_content_wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.page-id-29298,
body.page-id-18859 {
	overflow-x: hidden;
	background: #f1f6f5;
}

body.page-id-29298 .page_content_wrap,
body.page-id-29298 .content_wrap,
body.page-id-18859 .page_content_wrap,
body.page-id-18859 .content_wrap {
	background: #f1f6f5 !important;
}

body.page-id-29638 .page_content_wrap,
body.page-id-29642 .page_content_wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.single-post .page_content_wrap {
	max-width: 100vw;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background: #fff;
	overflow-x: hidden;
}

body.single-post .post_header_wrap {
	display: none !important;
}

body.single-post .page_content_wrap > .content_wrap {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

body.single-post .page_content_wrap > .content_wrap > .content {
	width: 100%;
	max-width: 100%;
	float: none;
	margin: 0;
}

body.single-post .post_item_single {
	width: 100%;
	max-width: 100%;
	margin: 0;
}

.sdgt-single-hero {
	width: 100%;
	background: #d8f4f3;
	padding: 36px 28px 30px;
	color: #00385c;
}

.sdgt-single-hero,
.sdgt-single-hero *,
.sdgt-single-featured,
.sdgt-single-featured * {
	box-sizing: border-box;
}

.sdgt-single-inner,
.sdgt-single-featured-inner,
body.single-post .post_content_single,
body.single-post .post_footer_single,
body.single-post .comments_wrap,
body.single-post .related_wrap {
	width: calc(100% - 56px);
	max-width: 884px;
	margin-right: auto;
	margin-left: auto;
}

.sdgt-single-date {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #007f96;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
}

.sdgt-single-date:before {
	content: "";
	width: 13px;
	height: 13px;
	border: 1.8px solid currentColor;
	border-radius: 2px;
	box-shadow: inset 0 3px 0 rgba(0, 127, 150, 0.18);
}

.sdgt-single-hero h1 {
	max-width: 860px;
	margin: 18px 0 0;
	color: #00385c;
	font-size: 52px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.05;
	text-transform: none;
	overflow-wrap: anywhere;
}

.sdgt-single-featured {
	width: 100%;
	padding: 32px 28px 36px;
	background: #fff;
}

.sdgt-single-featured-inner {
	max-width: 800px;
}

.sdgt-single-featured-image {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	border-radius: 6px;
	object-fit: cover;
}

body.single-post .post_content_single {
	padding: 0 0 72px;
	color: #00385c;
	font-size: 17px;
	line-height: 1.55;
	box-sizing: border-box;
}

body.single-post .post_content_single * {
	box-sizing: border-box;
	max-width: 100%;
}

body.single-post .post_content_single > :first-child {
	margin-top: 0;
}

body.single-post .post_content_single p {
	color: #00385c;
	font-size: 17px;
	line-height: 1.55;
	overflow-wrap: anywhere;
}

body.single-post .post_content_single p.has-drop-cap:first-letter {
	float: none;
	margin: 0;
	padding: 0;
	color: inherit;
	font: inherit;
	line-height: inherit;
}

body.single-post .post_content_single a {
	color: #00385c;
	font-weight: 800;
	text-decoration: underline;
	text-underline-offset: 3px;
}

body.single-post .post_content_single h2,
body.single-post .post_content_single h3,
body.single-post .post_content_single h4,
body.single-post .post_content_single h5,
body.single-post .post_content_single h6 {
	color: #00385c;
	letter-spacing: 0;
	text-transform: none;
}

body.single-post .comments_wrap,
body.single-post .related_wrap {
	padding-bottom: 56px;
}

body.single-post .post_footer_single,
body.single-post .comments_wrap,
body.single-post .related_wrap,
body.single-post .nav-links-single-scroll,
body.single-post .nav-links-single,
body.single-post .author_info {
	display: none !important;
}

.sdgt-news-shell {
	--sdgt-news-bg: #d8f4f3;
	--sdgt-news-bg-hover: #c8ecea;
	--sdgt-news-ink: #00385c;
	--sdgt-news-muted: #006c86;
	--sdgt-news-link: #007f96;
	--sdgt-news-intro-bg: #f1f6f5;
	--sdgt-news-intro-title: #0876b7;
	width: 100%;
	max-width: 100vw;
	background: transparent;
	padding: 0 0 82px;
	color: var(--sdgt-news-ink);
	overflow-x: hidden;
}

.sdgt-news-shell,
.sdgt-news-shell * {
	box-sizing: border-box;
}

.sdgt-news-inner {
	width: 100%;
	max-width: 1328px;
	min-width: 0;
	margin: 0 auto;
}

.sdgt-news-intro {
	width: 100%;
	max-width: 100%;
	background: var(--sdgt-news-intro-bg);
	padding: 54px 20px 34px;
	text-align: center;
}

.sdgt-news-intro-inner {
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
}

.sdgt-news-intro-logo img {
	display: block;
	width: 185px;
	max-width: 185px;
	height: auto;
	margin: 0 auto 18px;
}

.sdgt-news-intro h1 {
	margin: 0;
	color: var(--sdgt-news-intro-title);
	font-size: 44px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.15;
	text-transform: none;
	text-align: center;
}

.sdgt-news-content {
	width: 100%;
	max-width: 100%;
	padding: 64px 18px 0;
}

.sdgt-news-filters {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 24px;
	align-items: center;
	margin: 0 0 34px;
	color: #6d7480;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3;
}

.sdgt-news-filters a {
	color: #6d7480 !important;
	text-decoration: none !important;
}

.sdgt-news-filters a:hover,
.sdgt-news-filters a.is-active {
	color: var(--sdgt-news-link) !important;
}

.sdgt-news-filters a.is-active {
	font-weight: 800;
}

.sdgt-news-years {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 18px;
	margin: 0 0 28px;
	color: var(--sdgt-news-link);
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
}

.sdgt-news-years a {
	color: var(--sdgt-news-link) !important;
	text-decoration: none !important;
}

.sdgt-news-years a:hover,
.sdgt-news-years a.is-active {
	color: var(--sdgt-news-ink) !important;
}

.sdgt-news-featured {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
	margin-bottom: 32px;
}

.sdgt-news-item {
	min-width: 0;
	overflow: hidden;
	border-radius: 6px;
	background: var(--sdgt-news-bg);
	box-shadow: none;
}

.sdgt-news-media {
	display: block;
	background: #eef8f7;
	text-decoration: none !important;
}

.sdgt-news-media img,
.sdgt-news-placeholder {
	display: block;
	width: 100%;
	object-fit: cover;
}

.sdgt-news-item--feature .sdgt-news-media img,
.sdgt-news-item--feature .sdgt-news-placeholder {
	aspect-ratio: 16 / 10;
}

.sdgt-news-placeholder {
	display: grid;
	place-items: center;
	color: #0f6c75;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 0;
}

.sdgt-news-copy {
	min-width: 0;
	padding: 30px 32px 32px;
}

.sdgt-news-item--feature .sdgt-news-copy {
	min-height: 268px;
}

.sdgt-news-date {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 12px;
	color: var(--sdgt-news-muted);
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
}

.sdgt-news-date--icon:before {
	content: "";
	width: 13px;
	height: 13px;
	border: 1.8px solid currentColor;
	border-radius: 2px;
	box-shadow: inset 0 3px 0 rgba(0, 127, 150, 0.18);
}

.sdgt-news-title {
	margin: 0;
	color: var(--sdgt-news-ink);
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.24;
	overflow-wrap: anywhere;
}

.sdgt-news-title a {
	color: inherit !important;
	text-decoration: none !important;
}

.sdgt-news-title a:hover {
	color: var(--sdgt-news-link) !important;
}

.sdgt-news-excerpt {
	margin: 12px 0 20px;
	color: #00627c;
	font-size: 17px;
	line-height: 1.38;
	overflow-wrap: anywhere;
}

.sdgt-news-read {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	color: var(--sdgt-news-link) !important;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none !important;
}

.sdgt-news-read:hover {
	color: var(--sdgt-news-ink) !important;
}

.sdgt-news-actions {
	display: flex;
	justify-content: center;
	margin-top: 34px;
}

.sdgt-news-load-more {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: 220px;
	min-height: 48px;
	padding: 0 30px;
	border: 1.5px solid var(--sdgt-news-link) !important;
	border-radius: 999px;
	background: transparent !important;
	color: var(--sdgt-news-link) !important;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 3px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	box-shadow: none !important;
	cursor: pointer;
}

.sdgt-news-load-more:hover,
.sdgt-news-load-more:focus {
	border-color: var(--sdgt-news-ink) !important;
	background: var(--sdgt-news-bg) !important;
	color: var(--sdgt-news-ink) !important;
}

.sdgt-news-load-more[hidden] {
	display: none !important;
}

.sdgt-news-list {
	display: grid;
	gap: 16px;
}

.sdgt-news-item--row {
	display: grid;
	grid-template-columns: 224px minmax(0, 1fr);
	gap: 24px;
	align-items: center;
	padding: 24px;
}

.sdgt-news-item--row .sdgt-news-media {
	align-self: stretch;
	border-radius: 6px;
	overflow: hidden;
}

.sdgt-news-item--row .sdgt-news-media img,
.sdgt-news-item--row .sdgt-news-placeholder {
	height: 150px;
	min-height: 100%;
}

.sdgt-news-item--row .sdgt-news-placeholder {
	font-size: 22px;
}

.sdgt-news-item--row .sdgt-news-copy {
	padding: 0;
}

.sdgt-news-item--row .sdgt-news-date {
	margin-bottom: 10px;
}

.sdgt-news-item--row .sdgt-news-title {
	max-width: 760px;
	font-size: 24px;
	line-height: 1.2;
}

.sdgt-news-item--row .sdgt-news-excerpt {
	margin: 10px 0 18px;
}

.sdgt-news-empty {
	padding: 30px;
	border-radius: 6px;
	background: var(--sdgt-news-bg);
	color: var(--sdgt-news-ink);
	font-size: 18px;
	font-weight: 700;
}

@media (max-width: 767px) {
	.sdgt-news-featured {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.sdgt-news-item--row {
		grid-template-columns: 190px minmax(0, 1fr);
	}
}

@media (max-width: 767px) {
	.sdgt-news-shell {
		padding-bottom: 58px;
	}

	.sdgt-news-intro {
		padding: 42px 16px 28px;
	}

	.sdgt-news-intro-logo img {
		width: 150px;
		max-width: 150px;
	}

	.sdgt-news-intro h1 {
		font-size: 34px;
	}

	.sdgt-news-content {
		padding: 38px 16px 0;
	}

	.sdgt-news-filters {
		gap: 8px 18px;
		margin-bottom: 24px;
		font-size: 14px;
	}

	.sdgt-news-years {
		gap: 8px 14px;
		margin-bottom: 22px;
		font-size: 14px;
	}

	.sdgt-news-featured {
		grid-template-columns: 1fr;
		gap: 18px;
		margin-bottom: 18px;
	}

	.sdgt-news-copy {
		padding: 24px 22px 26px;
	}

	.sdgt-news-item--feature .sdgt-news-copy {
		min-height: 0;
	}

	.sdgt-news-title,
	.sdgt-news-item--row .sdgt-news-title {
		font-size: 22px;
	}

	.sdgt-news-excerpt {
		font-size: 16px;
	}

	.sdgt-news-actions {
		margin-top: 26px;
	}

	.sdgt-news-load-more {
		width: 100%;
		min-width: 0;
		max-width: 290px;
		letter-spacing: 2px;
	}

	.sdgt-news-item--row {
		display: block;
		padding: 0;
	}

	.sdgt-news-item--row .sdgt-news-media {
		border-radius: 6px 6px 0 0;
	}

	.sdgt-news-item--row .sdgt-news-media img,
	.sdgt-news-item--row .sdgt-news-placeholder {
		height: auto;
		aspect-ratio: 16 / 10;
	}

	.sdgt-news-item--row .sdgt-news-copy {
		padding: 24px 22px 26px;
	}
}

@media (max-width: 767px) {
	body.single-post .page_content_wrap > .content_wrap,
	body.single-post .page_content_wrap > .content_wrap > .content,
	body.single-post .post_item_single {
		width: 100dvw !important;
		max-width: 100dvw !important;
		min-width: 0 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		overflow-x: hidden;
	}

	.sdgt-single-hero {
		width: 100dvw;
		max-width: 100dvw;
		padding: 28px 16px 24px;
	}

	.sdgt-single-inner,
	.sdgt-single-featured-inner,
	body.single-post .post_footer_single,
	body.single-post .comments_wrap,
	body.single-post .related_wrap {
		width: 340px !important;
		max-width: 340px !important;
		margin-right: auto;
		margin-left: 0;
	}

	body.single-post .post_content_single {
		width: 340px !important;
		max-width: 340px !important;
		margin-right: auto;
		margin-left: 16px;
		padding-right: 0;
		padding-left: 0;
	}

	.sdgt-single-date {
		font-size: 13px;
	}

	.sdgt-single-hero h1 {
		font-size: 34px;
		line-height: 1.08;
	}

	.sdgt-single-featured {
		padding: 24px 16px 28px;
	}

	body.single-post .post_content_single {
		padding-bottom: 54px;
	}

	body.single-post .post_content_single,
	body.single-post .post_content_single p {
		font-size: 16px;
	}
}

@media (max-width: 380px) {
	.sdgt-single-inner,
	.sdgt-single-featured-inner,
	body.single-post .post_footer_single,
	body.single-post .comments_wrap,
	body.single-post .related_wrap,
	body.single-post .post_content_single {
		width: 328px !important;
		max-width: 328px !important;
	}
}

@media (max-width: 340px) {
	.sdgt-single-inner,
	.sdgt-single-featured-inner,
	body.single-post .post_footer_single,
	body.single-post .comments_wrap,
	body.single-post .related_wrap,
	body.single-post .post_content_single {
		width: 288px !important;
		max-width: 288px !important;
	}
}

.sdgt-contact-shell {
	background: #f1f6f5;
	padding: 64px clamp(28px, 5vw, 96px) 78px;
	overflow-x: hidden;
}

body.page-id-29298 .sdgt-contact-shell,
body.page-id-18859 .sdgt-contact-shell {
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
}

.sdgt-contact-shell,
.sdgt-contact-shell * {
	box-sizing: border-box;
}

.sdgt-contact-shell > .elementor-container {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0;
	margin-right: 0;
	min-width: 0;
}

.sdgt-contact-logo img {
	width: 86px;
	max-width: 86px;
	height: auto;
	margin: 0 auto;
}

.sdgt-contact-name .elementor-heading-title {
	max-width: 100%;
	margin: 12px 0 0;
	color: #0f6c75;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.22;
	text-align: center;
	text-transform: uppercase;
	white-space: normal !important;
	overflow-wrap: anywhere;
}

.sdgt-contact-heading .elementor-heading-title {
	margin: 10px 0 38px;
	color: #134f56;
	font-size: clamp(38px, 4vw, 58px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.12;
	text-align: center;
}

.sdgt-contact-grid > .elementor-container {
	display: grid;
	width: 100% !important;
	max-width: none !important;
	grid-template-columns: minmax(420px, 1fr) minmax(520px, 1.32fr);
	gap: clamp(26px, 3.6vw, 62px);
	align-items: stretch;
	min-width: 0;
}

.sdgt-contact-grid > .elementor-container > .elementor-column {
	width: auto !important;
	min-width: 0;
}

.sdgt-contact-info-stack > .elementor-widget-wrap {
	display: flex !important;
	flex-direction: column;
	gap: 16px;
	align-content: start;
	height: 100%;
}

.sdgt-contact-grid > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
	display: flex !important;
	flex-direction: column;
	gap: 16px;
	align-content: start;
	height: 100%;
}

.sdgt-contact-info-stack > .elementor-widget-wrap > .elementor-widget,
.sdgt-contact-grid > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap > .elementor-widget {
	width: 100% !important;
	max-width: 100% !important;
}

.sdgt-contact-card {
	margin: 0 !important;
}

.sdgt-contact-card .elementor-widget-container,
.sdgt-contact-form-card > .elementor-widget-wrap {
	height: 100%;
	padding: 24px 22px;
	border: 1px solid rgba(19, 79, 86, 0.14);
	border-left: 4px solid #0f6c75;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.74);
	box-shadow: 0 14px 30px rgba(19, 79, 86, 0.06);
}

.sdgt-contact-card h3 {
	margin: 0 0 8px;
	color: #134f56;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.35;
}

.sdgt-contact-card p,
.sdgt-contact-card a {
	color: #15545b;
	font-size: 16px;
	line-height: 1.55;
}

.sdgt-contact-card p {
	margin: 0;
}

.sdgt-contact-info-card .elementor-widget-container {
	display: flex;
	height: 100%;
	min-height: 430px;
	padding: 36px 34px;
}

.sdgt-contact-info-list {
	display: grid;
	width: 100%;
	gap: 0;
	align-content: space-between;
}

.sdgt-contact-info-item {
	margin: 0 0 22px;
	padding: 0 0 22px;
	border-bottom: 1px solid rgba(19, 79, 86, 0.12);
}

.sdgt-contact-info-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.sdgt-contact-info-item h3 {
	margin-bottom: 7px;
}

.sdgt-contact-info-social-item .sdgt-contact-socials {
	margin-top: 12px;
}

.sdgt-contact-socials {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
}

.sdgt-contact-socials a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 40px;
	padding: 0 14px;
	border: 1px solid #d6e2e2;
	border-radius: 6px;
	background: #fff;
	color: #134f56 !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none !important;
}

.sdgt-contact-socials a:hover {
	border-color: #134f56;
	background: #f4faf8;
	color: #134f56 !important;
}

.sdgt-contact-socials [class^="icon-"],
.sdgt-contact-socials [class*=" icon-"] {
	color: #0f6c75;
	font-size: 18px;
	line-height: 1;
}

.sdgt-contact-form-card > .elementor-widget-wrap {
	align-content: flex-start;
	padding: 30px 26px;
}

.sdgt-contact-grid > .elementor-container > .elementor-column:nth-child(2) > .elementor-widget-wrap {
	align-content: flex-start;
	height: 100%;
	padding: clamp(30px, 3vw, 46px);
	border: 1px solid rgba(19, 79, 86, 0.14);
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 18px 46px rgba(19, 79, 86, 0.10);
}

.sdgt-contact-form-widget {
	width: 100%;
	margin: 0 !important;
}

.sdgt-contact-form-widget .wpcf7 form,
.sdgt-contact-form-widget .wpcf7 p {
	margin: 0;
}

.sdgt-contact-form-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px 16px;
}

.sdgt-contact-form-grid > p {
	display: grid;
	grid-column: 1 / -1;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px 16px;
	margin: 0 !important;
}

.sdgt-contact-form-grid label {
	display: block;
	margin: 0;
	color: #134f56;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.35;
}

.sdgt-contact-form-grid .wpcf7-form-control-wrap {
	display: block;
	margin-top: 8px;
}

.sdgt-contact-form-grid input[type="text"],
.sdgt-contact-form-grid input[type="email"],
.sdgt-contact-form-grid input[type="tel"],
.sdgt-contact-form-grid textarea {
	width: 100% !important;
	max-width: none !important;
	min-height: 46px;
	padding: 11px 13px;
	border: 1px solid #cfdcde !important;
	border-radius: 4px;
	background: #fff !important;
	color: #134f56 !important;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.45;
	box-shadow: none !important;
}

.sdgt-contact-form-grid textarea {
	min-height: 82px;
	height: 82px !important;
	resize: vertical;
}

.sdgt-contact-form-grid input:focus,
.sdgt-contact-form-grid textarea:focus {
	border-color: #0f6c75;
	outline: none;
}

.sdgt-contact-form-full,
.sdgt-contact-form-actions {
	grid-column: 1 / -1;
}

.sdgt-contact-form-actions {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 18px;
}

.sdgt-contact-form-actions p {
	margin: 0 !important;
}

.sdgt-contact-form-actions input[type="submit"] {
	min-height: 40px;
	padding: 0 18px;
	border: 0 !important;
	border-radius: 4px;
	background: #134f56 !important;
	color: #fff !important;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	box-shadow: none !important;
}

body .sdgt-contact-shell .sdgt-contact-form-actions input.wpcf7-submit[type="submit"] {
	display: inline-block !important;
	width: 140px !important;
	min-width: 140px !important;
	height: 44px !important;
	padding: 0 18px !important;
	background: #134f56 !important;
	background-color: #134f56 !important;
	background-image: none !important;
	line-height: 44px !important;
	text-align: center !important;
	text-indent: 0 !important;
}

.sdgt-contact-form-actions input[type="submit"]:hover {
	background: #0f6c75 !important;
	color: #fff !important;
}

body .sdgt-contact-shell .sdgt-contact-form-actions input.wpcf7-submit[type="submit"]:hover {
	background: #0f6c75 !important;
	background-color: #0f6c75 !important;
	background-image: none !important;
}

.sdgt-contact-form-actions .wpcf7-spinner {
	margin: 0;
}

.sdgt-contact-form-widget .wpcf7-response-output {
	margin: 18px 0 0 !important;
	padding: 12px 14px !important;
	border-radius: 4px;
	font-size: 14px;
}

@media (max-width: 1100px) {
	.sdgt-contact-shell {
		padding-right: clamp(18px, 4vw, 42px);
		padding-left: clamp(18px, 4vw, 42px);
	}

	.sdgt-contact-grid > .elementor-container {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	body.page-id-29298,
	body.page-id-18859 {
		overflow-x: hidden;
	}

	.sdgt-contact-shell {
		width: 100%;
		max-width: 100%;
		padding: 42px 16px 54px;
	}

	.sdgt-contact-shell > .elementor-container,
	.sdgt-contact-grid > .elementor-container,
	.sdgt-contact-grid > .elementor-container > .elementor-column,
	.sdgt-contact-grid > .elementor-container > .elementor-column > .elementor-widget-wrap {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	.sdgt-contact-name .elementor-heading-title {
		font-size: 17px;
	}

	.sdgt-contact-heading .elementor-heading-title {
		margin-bottom: 24px;
		font-size: 32px;
	}

	.sdgt-contact-info-stack > .elementor-widget-wrap,
	.sdgt-contact-grid > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
		grid-template-columns: 1fr;
	}

	.sdgt-contact-info-stack > .elementor-widget-wrap > .elementor-widget:last-child {
		grid-column: auto;
	}

	.sdgt-contact-grid > .elementor-container,
	.sdgt-contact-form-grid,
	.sdgt-contact-form-grid > p {
		grid-template-columns: 1fr;
	}

	.sdgt-contact-form-card > .elementor-widget-wrap,
	.sdgt-contact-grid > .elementor-container > .elementor-column:nth-child(2) > .elementor-widget-wrap,
	.sdgt-contact-card .elementor-widget-container {
		width: 100% !important;
		max-width: 100% !important;
		padding: 20px 16px;
	}

	.sdgt-contact-info-card .elementor-widget-container {
		min-height: 0;
	}

	.sdgt-contact-socials {
		gap: 8px;
	}

	.sdgt-contact-socials a {
		min-height: 38px;
		padding: 0 10px;
		font-size: 13px;
	}
}

.sdgt-mobile-header {
	display: none;
}

@media (max-width: 1279px) {
	.sdgt-mobile-header {
		--sdgt-mobile-bg: #e6f5ee;
		--sdgt-mobile-ink: #13545a;
		--sdgt-mobile-line: rgba(19, 84, 90, 0.12);
		position: sticky;
		top: 0;
		z-index: 10050;
		display: block;
		background: var(--sdgt-mobile-bg);
	}

	body.admin-bar .sdgt-mobile-header {
		top: 46px;
	}

	.sdgt-mobile-header-bar {
		position: relative;
		display: grid;
		grid-template-columns: 40px minmax(84px, 1fr) minmax(64px, auto);
		align-items: center;
		gap: 8px;
		min-height: 70px;
		padding: 0 14px;
		background: var(--sdgt-mobile-bg);
	}

	.sdgt-mobile-header .sdgt-mobile-toggle {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 40px !important;
		height: 40px !important;
		min-width: 40px !important;
		min-height: 40px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0;
		background: transparent !important;
		color: var(--sdgt-mobile-ink) !important;
		box-shadow: none !important;
		text-indent: 0;
	}

	.sdgt-mobile-header .sdgt-mobile-toggle:hover,
	.sdgt-mobile-header .sdgt-mobile-toggle:focus {
		background: transparent !important;
		color: var(--sdgt-mobile-ink) !important;
		box-shadow: none !important;
	}

	.sdgt-mobile-toggle-icon,
	.sdgt-mobile-toggle-icon::before,
	.sdgt-mobile-toggle-icon::after {
		display: block;
		width: 15px;
		height: 2px;
		border-radius: 999px;
		background: currentColor;
		content: "";
	}

	.sdgt-mobile-toggle-icon {
		position: relative;
	}

	.sdgt-mobile-toggle-icon::before,
	.sdgt-mobile-toggle-icon::after {
		position: absolute;
		left: 0;
	}

	.sdgt-mobile-toggle-icon::before {
		top: -5px;
	}

	.sdgt-mobile-toggle-icon::after {
		top: 5px;
	}

	.sdgt-mobile-logo {
		justify-self: center;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 130px;
		height: 56px;
		min-width: 130px;
		padding: 0;
		overflow: visible;
		border: 0;
		background: transparent;
		color: var(--sdgt-mobile-ink);
		font-weight: 700;
		line-height: 1;
		text-align: center;
	}

	.sdgt-mobile-logo img,
	.sdgt-mobile-logo-img {
		display: block;
		width: 126px;
		max-width: 126px;
		max-height: 54px;
		height: auto;
		object-fit: contain;
	}

	.sdgt-mobile-logo-text {
		font-size: 12px;
		line-height: 1.2;
	}

	.sdgt-mobile-actions {
		justify-self: end;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		min-width: 64px;
	}

	.sdgt-mobile-languages {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 3px;
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.sdgt-mobile-languages li,
	.sdgt-mobile-languages a {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
	}

	.sdgt-mobile-languages a {
		width: 28px;
		height: 28px;
		min-height: 28px;
		padding: 0;
		border: 1px solid transparent;
		border-radius: 4px;
		color: var(--sdgt-mobile-ink);
		background: transparent;
	}

	.sdgt-mobile-languages .is-active a {
		border-color: currentColor;
	}

	.sdgt-mobile-languages img {
		display: block;
		width: 18px !important;
		height: 18px !important;
		border-radius: 50%;
		object-fit: cover;
	}

	.sdgt-mobile-languages img + span,
	.sdgt-mobile-languages a > span:not(:only-child) {
		display: none;
	}

	.sdgt-mobile-menu-panel {
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		z-index: 10049;
		padding: 8px 14px 0;
		pointer-events: none;
	}

	.sdgt-mobile-header.is-open .sdgt-mobile-menu-panel {
		pointer-events: auto;
	}

	.sdgt-mobile-menu-inner {
		width: 100%;
		max-width: 420px;
		margin: 0 auto;
		padding: 8px 0;
		overflow: hidden;
		background: var(--sdgt-mobile-bg);
		box-shadow: none;
	}

	.sdgt-mobile-nav,
	.sdgt-mobile-menu {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		background: transparent;
	}

	.sdgt-mobile-menu,
	.sdgt-mobile-menu ul {
		list-style: none;
	}

	.sdgt-mobile-menu > li {
		margin: 0;
		border-bottom: 1px solid var(--sdgt-mobile-line);
		background: transparent;
	}

	.sdgt-mobile-menu > li:last-child {
		border-bottom: 0;
	}

	.sdgt-mobile-menu a {
		color: var(--sdgt-mobile-ink) !important;
		text-decoration: none;
		letter-spacing: 0;
		text-transform: none;
	}

	.sdgt-mobile-menu > li > a {
		display: flex;
		align-items: center;
		min-height: 46px;
		padding: 0 18px;
		font-size: 13px;
		font-weight: 700;
		line-height: 1.2;
	}

	.sdgt-mobile-menu > li.menu-item-has-children > a::after {
		margin-left: auto;
		content: "+";
		font-size: 17px;
		font-weight: 600;
		line-height: 1;
	}

	.sdgt-mobile-menu > li.menu-item-has-children.sdgt-submenu-open > a::after {
		content: "-";
	}

	.sdgt-mobile-menu .sub-menu {
		display: none;
		margin: 0;
		padding: 0 0 8px;
		background: rgba(255, 255, 255, 0.2);
	}

	.sdgt-mobile-menu .sdgt-submenu-open > .sub-menu {
		display: block;
	}

	.sdgt-mobile-menu .sub-menu li {
		margin: 0;
		border-top: 1px solid rgba(19, 84, 90, 0.08);
	}

	.sdgt-mobile-menu .sub-menu a {
		display: flex;
		align-items: center;
		min-height: 38px;
		padding: 0 30px;
		font-size: 12.5px;
		font-weight: 600;
		line-height: 1.25;
	}

	body.sdgt-mobile-menu-open {
		overflow-x: hidden;
	}
}

@media (max-width: 600px) {
	body.admin-bar .sdgt-mobile-header {
		top: 0;
	}
}
