@font-face {
	font-family: "Almoni Tzar ML v5 AAA";
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Light.eot");
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Light.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Light.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Light.svg#AlmoniTzarMLv5AAA-Light") format("svg"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Light.woff") format("woff"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Light.woff2") format('woff2');
	font-display: swap;
	font-weight: 300;
}
@font-face {
	font-family: "Almoni Tzar ML v5 AAA";
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Regular.eot");
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Regular.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Regular.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Regular.svg#AlmoniTzarMLv5AAA-Regular") format("svg"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Regular.woff") format("woff"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Regular.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: "Almoni Tzar ML v5 AAA";
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-DemiBold.eot");
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-DemiBold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-DemiBold.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-DemiBold.svg#AlmoniTzarMLv5AAA-DemiBold") format("svg"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-DemiBold.woff") format("woff"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-DemiBold.woff2") format('woff2');
	font-display: swap;
	font-weight: 600;
}
@font-face {
	font-family: "Almoni Tzar ML v5 AAA";
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Bold.eot");
	src: url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Bold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Bold.ttf") format("truetype"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Bold.svg#AlmoniTzarMLv5AAA-Bold") format("svg"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Bold.woff") format("woff"),
		 url("../fonts/almoni-tzar-ml-v5-aaa/AlmoniTzarMLv5AAA-Bold.woff2") format('woff2');
	font-display: swap;
	font-weight: 700;
}
html {
	margin: 0 !important;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: unset;
    }
}
::-moz-selection {
	background: #00ADDC;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
::selection {
	background: #00ADDC;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
:focus-visible {
  outline: 2px solid #00ADDC;
  outline-offset: 2px;
  border-radius: 3px;
}
/* Prevent font size inflation */
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
}
input[type="submit"],
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
*,
*::after,
*::before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content-visibility: visible !important;
}
.sr-zones-nav-a {
	background: yellow;
	color: #000;
	text-decoration: none;
	padding: 7px 20px;
	outline: 2px solid #000;
	font-weight: 700;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 100px;
	right: 20px;
	z-index: -1;
}
.sr-zones-nav-a:focus-visible {
	z-index: 20;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}
.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.sr-only.sr-only-focusable {
	top: 10%;
	left: 20px;
	z-index: 11;
	text-decoration: none;
}
.sr-only.sr-only-focusable:focus-visible {
	width: auto;
	height: auto;
	font-size: 24px;
	padding: 5px 20px;
	clip: unset;
}
a,
[role="tab"],
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
select:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
img,
embed,
object,
iframe,
svg,
hr {
	max-width:100%;
	vertical-align: top;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form, 
blockquote {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
a {
	text-decoration: underline;
	color: #00ADDC;
}
a:hover {
	text-decoration: none;
}
::-webkit-input-placeholder {
	color: #736F72;
	opacity: 1;
}
:-moz-placeholder {
	color: #736F72;
	opacity: 1;
}
.error::-webkit-input-placeholder {
	color: red !important;
	opacity: 1;
}
.error:-moz-placeholder {
	color: red !important;
	opacity: 1;
}
select:focus-visible + .select2 {
	outline: 2px solid #000;
}
.select2.error + label.error {
	position: absolute;
	bottom: 0;
}
.select2.error ~ .select2-container {
	margin-bottom: 24px;
}
.select2.error ~ .select2-container .select2-selection {
	border-color: red;
}
.select2.error ~ .select2-container .select2-selection__rendered {
	color: red;
}
input[type="checkbox"].error ~ span {
	color: red;
}
.label-error,
label.error {
	color: red;
	font-size: 21px !important;
	margin: 5px 0 0 0;
}
.clearfix::after {
	content: '';
	display: block;
	clear: both;
	min-height: 1px;
	margin: 0 0 -1px 0;
}
.clear {
	display: block;
	clear: both;
	min-height: 1px;
}
.list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.cover-img,
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper {
	width: 100%;
}
.swiper-slide {
	height: auto !important;
}
html #wpadminbar {
	white-space: nowrap;
}
#wp-toolbar {
	display: flex;
	justify-content: space-between;
}
#wpadminbar .quicklinks > ul {
	display: flex;
}
.animate-zoom-bg {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all 3s ease;
	transition: all 3s ease;
}
.waypoint.active .animate-zoom-bg {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.animate-to-top {
	transform: translate(0, 30px);
	opacity: 0;
	visibility: hidden;
	transition: 
		opacity 1s ease,
		transform 1s ease,
		visibility 0s ease 1s;
}
.waypoint.active .animate-to-top {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
	transition: 
		opacity 1s ease,
		transform 1s ease,
		visibility 0s ease 0s;
}
.delay02 {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.delay04 {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.delay06 {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.delay08 {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.delay10 {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.delay12 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.unsupported-wrap {
	direction: ltr;
	text-align: center;
	font-family: arial;
}
.unsupported-title {
	color: #000;
	padding: 100px;
	font-family: arial;
	font-size: 26px;
	font-weight: 500;
	line-height: 33px;
}
.unsupported-a {
	margin: 0 30px;
	height: 128px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	direction: rtl;
}
.unsupported-a img {
	height: 128px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.unsupported-a:hover img {
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px);
}
.unsupported-a.unsupported-a1:hover {
	color: #CE1F45;
}
.unsupported-a.unsupported-a2:hover {
	color: #F17B06;
}
.unsupported-a.unsupported-a3:hover {
	color: #4AD67A;
}
.unsupported-a.unsupported-a4:hover {
	color: #43B3E8;
}
.unsupported-a.unsupported-a5:hover {
	color: #DD133E;
}
html, 
body {
	height: 100%;
}
body {
	font-family: "Almoni Tzar ML v5 AAA", arial;
	font-size: 24px;
	line-height: 1.33;
	font-weight: 400;
	margin: 0;
	color: #736F72;
	text-align: left;
	direction: ltr;
	word-wrap: break-word;
}
#page-main {
	min-height: calc(100% - 96px);
	overflow: hidden;
	padding: 96px 0 0 0;
}
.swiper.container {
	padding: 0 24px;
}
.container {
	width: 1488px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 24px;
}
.container1200 {
	width: 1248px;
}
.container1600 {
	width: 1648px;
}
.container1686 {
	width: 1734px;
}
.sections {
	padding: 64px 0;
}
#page-header,
#page-main,
#page-footer {
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
#page-header {
	background: #161932;
	display: flex;
	width: 100%;
	height: 96px;
	color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
}
.admin-bar #page-header {
	top: 32px;
}
#page-header > .container {
	display: flex;
	gap: 64px;
	align-items: center;
}
.logo-link {
	text-decoration: none;
	flex-shrink: 0;
}
.logo-img {
	width: auto;
	height: 80px;
	flex-shrink: 0;
	vertical-align: top;
}
.headerRight {
	display: flex;
	height: 100%;
	align-items:  center;
	line-height: 1px;
	gap: 48px;
}
.header-login-btn {
	min-width: 109px;
}
#top-search-btn svg {
	vertical-align: top;
}
#top-search-btn path {
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
#top-search-wrap {
	background: #161932;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transform: translate(0, -100%);
	transition: opacity 0.5s ease, transform 0.5s ease, visibility 0s ease 0.5s;
}
#top-search-btn {
	width: 24px;
	height: 100%;
	position: relative;
}
.search-is-open #top-search-wrap {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible;
	opacity: 1;
	transition: opacity 0.5s ease, transform 0.5s ease, visibility 0s ease 0s;
}
.mobile-search-btn,
.close-top-search {
    display: flex;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -14px;
    top: 25px;
	z-index: 2;
    justify-content: center;
    align-items: center;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.top-search-form {
	width: 100%;
	max-width: 100%;
	position: relative;
}
.search-field {
	background: none;
	width: 100%;
	height: 48px;
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 0 40px 0 0;
	font-size: 24px;
	font-weight: 300;
}
.search-field::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.search-field:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.search-submit {
	background: var(--dark-color, #202020);
	display: flex;
	width: 50px;
	height: 50px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
}
#menu-btn {
	display: flex;
	width: 28px;
	height: 31px;
	justify-content: center;
	align-items: center;
}
.menu-btn-inner {
	width: 100%;
	height: 18px;
	position: relative;
}
.menu-btn-inner:before,
.menuIconSpans {
	background: #fff;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span1 {
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu-icon-span2,
.menu-btn-inner:before {
	content: "";
	top:8px;
}
.menu-icon-span2 {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span3 {
	top: 16px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.show-contrast .menu-btn-inner:before,
.show-contrast .menu-icon-spans {
	background: yellow;
}
body.mobile-menu-is-open .menu-icon-span1 {
	-webkit-transform: translate(0,6px);
	transform: translate(0,6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
body.mobile-menu-is-open .menu-icon-span2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-btn-inner:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-icon-span3 {
	-webkit-transform: translate(0,-6px);
	transform: translate(0,-6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
#page-nav {
	display: flex;
	align-items: center;
	height: 100%;
	flex-grow: 1;
	position: relative;
}
#page-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#page-nav > ul {
	display: flex;
	height: 100%;
	gap: 48px;
}
#page-nav > ul > li {
	display: inline-flex;
	position: relative;
}
#page-nav > ul > li > a {
	display: flex;
	color: #fff;
	align-items: center;
	text-decoration: none;
	line-height: 1;
	text-align: center;
}
#top-search-btn::before,
#page-nav > ul > li > a::before {
	content: "";
	background: #00ADDC;
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transform: scale(0.7, 1);
	transform: scale(0.7, 1);
}
#page-nav > ul > li.menu-item-has-children > a::after {
	content: "";
	background: url(../../images/arrow-bottom-white.svg) center center no-repeat;
	width: 24px;
	height: 24px;
}
.search-is-open #top-search-btn::before,
#page-nav a:hover::before,
#page-nav > ul > li.menu-item-has-children.focus > a::before {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
#page-nav > ul > li.menu-item-has-children.focus > a::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.headerRightLinks:hover,
#page-nav li.current-menu-item > a {
	color: #00ADDC !important;
}
#page-nav ul .mega-menu {
	background: #fff;
	width: 100%;
	max-height: calc(100vh - 96px);
	overflow: auto;
	color: #161932;
	position: fixed;
	top: 96px;
	left: 0;
	padding: 48px 0;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	transform: translate(0, 10px);
	border-bottom: 1px solid #DEE3E3;
	transition: 
		transform 0.2s ease,
		opacity 0.2s ease,
		visibility 0s ease 0.2s;
}
#page-nav li.focus .mega-menu {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transform: translate(0, 0);
	transition: 
		transform 0.2s ease,
		opacity 0.2s ease,
		visibility 0s ease 0s;
}
#page-nav ul .mega-menu > .container {
	display: flex;
	gap: 40px;
}
#page-nav ul .mega-menu,
#page-nav ul .mega-menu a:not(.y-btn) {
	color: #161932;
}
.mega-menu-side-text {
	display: flex;
	width: 220px;
	flex-direction: column;
	align-items: flex-start;
	color: #736F72;
	font-size: 18px;
	line-height: 1.25;
	gap: 20px;
}
.mega-menu-side-text .y-btn {
	margin: auto 0 0 0;
}
.mega-menu-side-text-title {
	font-size: 32px;
	font-weight: 300;
	line-height: 1;
	margin: 0;
	color: #161932;
}
#page-nav ul .mega-menu ul.mega-menu-level-1 {
	display: flex;
	margin: 0 auto;
	gap: clamp(50px, 8vw, 147px);
}
#page-nav ul .mega-menu a {
	text-decoration: none;
}
#page-nav ul .mega-menu ul.mega-menu-level-1 > li > a {
	display: block;
	border-bottom: 1px solid #DEE3E3;
	padding: 10px 0 6px 0;
	margin: 0 0 12px 0;
}
#page-nav ul .mega-menu ul.mega-menu-level-1 ul a {
	font-weight: 300;
	display: block;
	padding: 4px 0;
}
#page-nav ul .mega-menu ul.mega-menu-level-1 ul a:hover {
	text-decoration: underline;
}
.mega-menu-text-box {
	background: #DEE3E3;
	width: 240px;
	padding: 8px;
	align-self: flex-start;
}
.mega-menu-text-box-img {
	width: 100%;
	height: 126px;
	object-fit: cover;
}
.mega-menu-text-box-1 {
	margin: 8px 0 0 0;
	color: #161932;
	font-size: 20px;
	line-height: 1.25;
}
.mega-menu-text-box-1::after {
	content: "";
	background: url(../../images/arrow-right.svg) center center no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 9px 0 0 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.mega-menu-text-box-title {
	margin: 0;
	color: #202020;
	font-weight: 300;
	line-height: 1.25;
	font-size: 18px;
	letter-spacing: 0.72px;
}
.top-lang-wrap {
	display: inline-block;
	position: relative;
	line-height: 40px;
}
.open-lang-menu {
	padding: 0 24px 0 0;
}
.open-lang-menu svg{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin: -4px 0 0 0;
}
.top-lang-wrap .blurFunc_menu.active .open-lang-menu svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.languages-list {
	background: #161932;
	position: absolute;
	left: 50%;
	top: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border-radius: 4px;
	border: 1px solid #DEE3E3;
	transform: translate(-50%,-6px);
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s ease 0.4s, opacity 0.4s ease, transform 0.4s ease;
}
.languages-list .active a {
	background: #fff;
	color: #161932;
}
.top-lang-wrap .blurFunc_menu.active .languages-list {
	transform: translate(-50%,0);
	opacity: 1;
	visibility: visible;
	transition: visibility 0s ease 0s, opacity 0.4s ease, transform 0.4s ease;
}
.languages-list a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0 16px;
	white-space: nowrap;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.wpml-ls-statics-footer {
	display: none;
}
.languages-list .wpml-ls-statics-footer {
	display:block;
	padding: 0;
	border: none;
	margin: 0;
}
.wpml-ls-statics-footer > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
	display: block;
}
#page-footer {
	padding: 64px 0 0 0;
}
.page-footer-inner {
	background: #161932;
	position: relative;
	color: #fff;
}
#page-footer a {
	text-decoration: none;
	color: #fff;
}
#page-footer a:hover {
	text-decoration: underline;
}
.footer-top {
	display: flex;
	width: 100%;
	padding: 64px 0 48px 0;
}
.footerLinksWrap1 {
	display: flex;
	flex: 1;
}
.footerLinksWrap {
	min-width: 150px;
	flex: 1;
	padding: 0 30px 0 0;
}
.footerLinksWrap:last-child {
	padding: 0;
}
.footerLinksTitle {
	margin:0 0 16px 0;
	color: #DEE3E3;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.25;
	letter-spacing: 1.6px;
}
.footerLinksWrap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footerLinksWrap a {
	display: block;
}
.footer-side {
	width: 480px;
	padding: 0 40px 0 0;
	flex-shrink: 0;
}
.footer-side-text {
	max-width: 320px;
	font-size: 18px;
}
.footer-top-side-logos-list {
	gap: 24px;
	margin: 24px 0 0 0;
}
.footer-top-side-logos-img {
	width: auto;
	max-height: 48px;
}
.footer-logo-link {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 24px 0;
}
.footer-logo-img{
	width: auto;
	height: 84px;
}
.wpcf7-submit,
.y-btn {
	background: #161932;
	display: inline-flex;
	min-width: 170px;
	min-height: 56px;
	border-radius: 4px;
	align-items: center;
	border: 2px solid #fff;
	justify-content: center;
	font-weight: 400;
	font-size: 28px;
	text-decoration: none;
	color: #fff;
	line-height: 1.25;
	padding: 6px 20px;
}
.footer-newsletter {
	display: flex;
	border-top: 1px solid rgba(115, 111, 114, 0.25);
	padding: 48px 0;
}
.footer-newsletter-title {
	font-size: 32px;
}
.footer-newsletter-subtitle {
	font-size: 18px;
}
.footer-newsletter .wpcf7-form,
.footer-newsletter .wpcf7-form > p {
	display: flex;
	gap: 24px;
	align-items: center;
}
.footer-newsletter .wpcf7-form-control-wrap:first-child {
	width: 308px;
	order: 1;
}
.footer-newsletter .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	border-bottom-color: #fff;
	color: #fff;
}
.footer-newsletter .wpcf7-form-control::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.footer-newsletter .wpcf7-form-control:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.footer-newsletter .submit-btn-wrap {
	order: 2;
}
.footer-newsletter .wpcf7-submit {
	width: 148px;
	height: 56px;
	border: 2px solid #fff;
	border-radius: 4px;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.25;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.footer-newsletter .wpcf7-form-control-wrap:not(:first-child) {
	order: 3;
}
.wpcf7-form-control.wpcf7-acceptance,
.wpcf7-form-control.wpcf7-checkbox {
	display: block;
	max-width: 344px;
	line-height: 1.3;
	font-size: 16px;
	color: #736F72;
}
.footer-newsletter .label-error.error,
.footer-newsletter label.error {
	color: yellow;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
	width: 100%;
	height: 56px;
	color: #161932;
	vertical-align: top;
	border: none;
	border-bottom: 1px solid #161932;
	padding: 0;
}
.wpcf7-form-control::-webkit-input-placeholder {
	color: #736F72;
	opacity: 1;
}
.wpcf7-form-control:-moz-placeholder {
	color: #736F72;
	opacity: 1;
}
.inputs-label,
input[type="date"] ~ .inputs-label,
input[type="time"] ~ .inputs-label,
.val-is-empty:focus-visible ~ .inputs-label {
	cursor: text;
	position: absolute;
	left: 0;
	top: -7px;
	color: #888;
	font-size: 17px;
	line-height: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transition: opacity 0.3s ease, visibility 0s ease 0s;
}
.footer-newsletter input[type="date"] ~ .inputs-label,
.footer-newsletter input[type="time"] ~ .inputs-label,
.footer-newsletter .val-is-empty:focus-visible ~ .inputs-label,
.footer-newsletter .inputs-label {
	color: #fff;
}
.upload-btn-wrap:not(.active) .inputs-label,
.val-is-empty ~ .inputs-label {
	overflow: hidden;
	color: #444;
	font-size: 16px;
	top: 0;
	line-height: 32px;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0s ease 0.3s;
} 
.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.error ~ .inputs-label {
	color: red;
}
.hide {
	display: none !important;
}
.hide-inputs-label {
	display: none;
}
.footer-bottom {
	display: flex;
	font-size: 18px;
	border-top: 1px solid rgba(115, 111, 114, 0.25);
	padding: 48px 0;
}
.footer-bottom-links-list {
	gap: 16px;
	margin: 0 16px 0 auto;
	font-size: 18px;
}
.footer-bottom-copyrights {
	font-size: 18px;
}
.footer-socials-list {
	gap: 16px;
}
.social-link-a,
.footer-socials-list a {
	position: relative;
	z-index: 0;
}
.social-link-a::before,
.footer-socials-list a::before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	box-shadow: #fff 0 0 20px 6px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.footer-socials-list a img {
	width: auto;
	height: auto;
	max-height: 24px;
	vertical-align: middle;
}
.wpcf7-list-item {
	margin: 0;
}
body.show-focus .wpcf7-acceptance input[type="checkbox"]:focus + .wpcf7-list-item-label::before,
body.show-focus .wpcf7-checkbox input[type="checkbox"]:focus + .wpcf7-list-item-label::before {
	border-color: #000;
	background-color: yellow;
}
.wpcf7-acceptance,
.wpcf7-checkbox {
	position: relative;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label {
	cursor: pointer;
}
.wpcf7-acceptance input[type="checkbox"],
.wpcf7-checkbox input[type="checkbox"] {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
	display: block;
	padding: 0 0 0 29px;
	position: relative;
}
.wpcf7-acceptance .wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	content: "";
	width: 18px;
	height: 18px;
	border: 2px solid #00ADDC;
	position: absolute;
	left: 0;
	top: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	background: url(../../images/check.svg) center center / contain no-repeat;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.wpcf7-acceptance input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after,
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.floating-form-btn {
	background: #161932;
	display: flex;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: fixed;
	left: 24px;
	bottom: 24px;
	z-index: 9;
	border: 1px solid #fff;
}
.floating-form-btn:hover {
	animation: tiltTwice 0.3s ease-in-out 2 forwards;
}
@keyframes tiltTwice {
  0%, 100% { transform: rotate(0deg); }
  50% { transform: rotate(-20deg); }
}
.footer-is-showing .floating-form-btn {
	position: absolute;
	bottom: 100%;
	margin: 0 0 24px 0;
}
.floating-form-btn svg {
	margin: auto;
}
.floating-form-popup-title {
	color: #040404;
	font-size: 32px;
	font-weight: 400;
	line-height: 0.96;
	margin: 0 30px 8px 0;
}
.floating-form-popup-subtitle,
.floating-form-popup-subtitle2 {
	line-height: 1;
}
.floating-form-popup-subtitle2 {
	font-size: 16px;
	margin: 8px 0 0 0;
}
.ybox-floating-form .insertYboxAjaxHere {
	padding: 48px;
}
.ybox-floating-form .closeYbox,
.ybox-floating-form .closeYbox[type=button] {
	background: none !important;
    top: 43px;
    right: 37px;
}
#floating-form-popup {
	width: 384px;
	max-width: 100%;
}
#floating-form-popup .wpcf7-form {
	margin: 24px 0 0 0;
}
#floating-form-popup .wpcf7-form,
#floating-form-popup .wpcf7-form > p {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
#floating-form-popup .wpcf7-submit {
	width: 100%;
}
.open-mobile-footer {
	width: 24px;
	height: 24px;
	line-height: 24px;
}
.open-mobile-footer.active {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.open-mobile-footer svg {
	vertical-align: middle;
}
.hero-section {
    background: #ebecee;
	display: flex;
	flex-wrap: wrap;
	min-height: clamp(400px, 33vw, 630px);
	position: relative;
}
.hero-content {
	background: url(../../images/hero/hero-bg.jpg) center center / cover no-repeat;
	display: flex;
    width: 50%;
}
.hero-content-inner {
	width: 581px;
	max-width: 100%;
	padding: 48px;
	margin: auto;
}
.hero-title {
    color: #161932;
    font-size: 72px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 32px 0;
}
.hero-subtitle {
    font-size: 32px;
    line-height: 1.33;
    color: #736F72;
    margin: 0 0 48px 0;
}
.hero-btns {
    display: flex;
	flex-wrap: wrap;
    gap: 24px;
}
.bg-white,
.hero-btns .white-btn {
    background: #fff;
    color: #161932;
    border-color: #161932;
}
.hero-img {
    width: 50%;
    height: 100%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0;
}
.impact-section {
    background: #fff;
    text-align: center;
}
.impact-header {
    margin: 0 0 64px 0;
}
.section-small-title {
    font-size: 24px;
    letter-spacing: 1.92px;
    color: #161932;
    text-transform: uppercase;
    margin: 0 0 16px 0;
    font-weight: 400;
	line-height: 1.25;
}
.section-title {
    font-size: 72px;
    color: #161932;
    font-weight: 300;
    line-height: 1;
    margin: 0;
}
.impact-grid {
    justify-content: space-between;
    align-items: flex-start;
}
.impact-item {
    flex: 1;
    padding: 0 20px;
    position: relative;
}
.impact-item:not(:last-child)::after {
    content: "";
    background: #DEE3E3;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
	bottom: 0;
}
.impact-number {
    font-size: clamp(90px, 7vw, 128px);
    color: #00ADDC;
    font-weight: 300;
    letter-spacing: 2.56px;
    line-height: 1;
    margin: 0 0 8px 0;
}
.impact-text {
    font-size: clamp(24px, 1.7vw, 32px);
    color: #161932;
    line-height: 1;
}
.services-section {
	background: #161932 url(../../images/services/services-bg.jpg) center center / cover no-repeat;
	padding: 128px 0 252px 0;
	text-align: center;
	margin: 64px 0;
}
.services-section .impact-header {
	margin: 0 0 128px 0;
}
.services-section .section-small-title,
.services-section .section-title {
	color: #fff;
}
.swiper:not(.swiper-initialized) .services-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.services-steps-wrap {
	min-height: 390px;
	position: relative;
	-webkit-transition: min-height 0.5s ease;
	transition: min-height 0.5s ease;
}
.services-section:not(.all-services-page--services-section) .services-steps-wrap .tabs-group {
	position: absolute;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.services-swiper {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.services-steps-wrap.step1 .services-swiper {
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
}
.services-steps-wrap.step2 .services-swiper {
	display: none;
}
.services-section:not(.all-services-page--services-section) .services-steps-wrap.step2 .tabs-group {
	position: static;
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.services-swiper .swiper-slide {
	display: flex;
	width: 382px;
	height: auto;
}
.service-card {
	background: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(16px);
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	color: #fff;
	padding: 48px;
	border-radius: 8px;
	text-align: left;
	transition: background 0.3s ease;
}
.service-card.active {
	background: #161932;
}
.service-icon {
	width: auto;
	height: 96px;
	max-width: 100%;
	object-fit: contain;
	object-position: left;
	margin: 0 0 24px 0;
}
.service-card-title {
	font-size: 48px;
	line-height: 1;
	font-weight: 300;
	margin: 0;
}
.service-card-text {
	min-height: 80px;
	color: #DEE3E3;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.33;
	margin: 0 0 16px 0;
	flex-grow: 1;
}
.swiper-pagination {
	position: static !important;
	margin: 24px 0 3px 0;
	line-height: 1px;
}
.swiper-pagination-bullet {
	--swiper-pagination-bullet-inactive-color: #736F72;
	--swiper-pagination-bullet-size: 6px;
	--swiper-pagination-bullet-border-radius: 0;
	--swiper-pagination-bullet-inactive-opacity: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.swiper-pagination-bullet-active {
	--swiper-pagination-color: none;
	width: 11px !important;
	height: 11px !important;
	border: 2px solid #161932 !important;
}
.services-section .swiper-pagination-bullet-active {
	border-color: #fff !important;
}
[data-tooltip] {
	position: relative;
}
[data-tooltip]::after {
	content: attr(data-tooltip);
	background: #00ADDC;
	position: absolute;
	bottom: 100%;
	left: 0;
	color: #202020;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
	padding: 0 4px;
	-webkit-transform: translate(-20px, 5px);
	transform: translate(-20px, 5px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
[data-tooltip]:hover::after {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	-webkit-transform: translate(-20px, 0);
	transform: translate(-20px, 0);
}
.services-section .tabs-list > li {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.services-section .tabs-btn {
	display: flex;
	width: 100%;
	min-height: 64px;
	gap: 16px;
	font-size: 32px;
	line-height: 1;
	padding: 8px 24px;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #DEE3E3;
	cursor: pointer;
	position: relative;
}
.services-section .tabs-list > li .tabs-btn::before {
	content: "";
	width: 11px;
	height: 11px;
	border: 3px solid var(--tab-color, #00ADDC);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.services-section .tabs-list > li.active .tabs-btn {
	background: rgba(255, 255, 255, 0.10);
	color: #fff;
	border-radius: 4px 4px 0 0;
	backdrop-filter: blur(16px);
	font-weight: 600;
}
.services-section .tabs-list > li.active .tabs-btn::before {
	background: var(--tab-color, #00ADDC);
	width: 100%;
	height: 3px;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.services-section .tabs-div {
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(16px);
	padding: 16px;
	border-radius: 8px;
}
.services-section .tabs-div:first-child {
	border-radius: 0 8px 8px 8px;
}
.services-section .tabs-div:last-child {
	border-radius: 8px 0 8px 8px;
}
.tabs-div:not(.active) {
	display: none;
}
.inner-services-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.inner-service-card {
	background: #fff;
	display: flex;
	color: #161932;
	flex-direction: column;
	align-items: flex-start;
	width: calc(33.333% - 16px);
	padding: 48px;
	border-radius: 4px;
	text-align: left;
	text-decoration: none;
}
.inner-card-title {
	font-size: 48px;
	line-height: 1;
	margin: 0;
	font-weight: 300;
}
.inner-card-text {
	color: #736F72;
	margin: 0 0 24px 0;
	flex-grow: 1;
}
.inner-card-tag {
	background: #fff;
	display: inline-block;
	height: 26px;
	line-height: 24px;
	padding: 0 8px;
	border-radius: 2px;
	color: #202020;
	font-size: 18px;
	border: 1px solid #DEE3E3;
	margin: 0 0 32px 0;
}
.inner-card-link {
	display: inline-flex;
	gap: 16px;
	align-items: center;
	font-size: 24px;
	line-height: 1.25;
}
.inner-card-link::after {
	content: "";
	background: url(../../images/arrow-right-blue.svg) center center / contain no-repeat;
	width: 24px;
	height: 24px;
}
.tabs-div:not(.active) {
	display: none;
}
.services-footer {
	margin: 64px 0 0 0;
}
.services-footer .y-btn {
	padding: 6px 32px;
}
.bg-transparent {
	background: none;
}
.comparison-section {
	background: #fff;
	display: block;
	text-align: center;
}
.comparison-swiper.swiper {
	width: 1348px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 36px;
}
.comparison-swiper:not(.swiper-initialized) .comparison-flex {
	display: flex;
	width: 100%;
	min-height: 672px;
	gap: 24px;
	justify-content: center;
	position: relative;
}
/* all cards */
.comparison-card {
	height: auto !important;
	padding: 48px;
	border-radius: 4px;
	text-align: left;
	color: #202020;
}
/* white card */
.traditional-card {
	background: #fff;
	border: 4px solid #DEE3E3;
}
/* blue card */
.scube-card {
	background: #161932 url(../../images/comparison-card-bg.jpg) center center / cover no-repeat;
	color: #fff;
}
/* white card */
.comparison-swiper:not(.swiper-initialized) .swiper-slide.traditional-card {
	width: calc(48.28% - 12px);
	margin: 44px 0;
	z-index: 1;
}
/* blue card */
.comparison-swiper:not(.swiper-initialized) .swiper-slide.scube-card {
	width: calc(57.37% - 12px);
	z-index: 2;
}
@keyframes swapTraditionalHover {
	0% { transform: translate(36px, 0); z-index: 1; }
	50% { transform: translate(0, 0); z-index: 1; }
	100% { transform: translate(36px, 0); z-index: 2; }
}
@keyframes swapScubeHover {
	0% { transform: translate(-36px, 0); z-index: 2; }
	50% { transform: translate(0, 0); z-index: 2; }
	100% { transform: translate(-36px, 0); z-index: 1; }
}
@keyframes swapTraditional {
	0% { transform: translate(36px, 0); z-index: 2; }
	50% { transform: translate(0, 0); z-index: 2; }
	100% { transform: translate(36px, 0); z-index: 1; }
}
@keyframes swapScube {
	0% { transform: translate(-36px, 0); z-index: 1; }
	50% { transform: translate(0, 0); z-index: 1; }
	100% { transform: translate(-36px, 0); z-index: 2; }
}
.comp-card-title {
	font-size: 48px;
	font-weight: 400;
	margin: 0 0 24px 48px;
	line-height: 1;
}
.scube-card .comp-card-title {
	color: #fff;
	font-size: 56px;
	font-weight: 600;
}
.comp-list {
	display: flex;
	flex-direction: column;
	gap: 24px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.comp-item {
	display: flex;
	font-weight: 300;
	gap: 24px;
}
.comp-item::before {
	content: "";
	width: 24px;
	height: 24px;
	flex-shrink: 0;
	background-size: contain;
	background-repeat: no-repeat;
}
.list-x .comp-item::before {
	background-image: url(../../images/comparison/icon-x.svg);
}
.list-v .comp-item::before {
	background-image: url(../../images/comparison/icon-v.svg);
}
.comp-item-title {
	font-size: 32px;
	line-height: 1;
}
.scube-card .comp-item-title {
	font-size: 48px;
	font-weight: 400;
}
.comp-item-text {
	color: #736F72;
}
.scube-card .comp-item-text {
	color: #DEE3E3;
}
.comparison-footer {
	margin: 64px 0 0 0;
}
.our-clients-section {
	text-align: center;
}
.our-clients-list {
	flex-wrap: wrap;
	gap: 24px;
	justify-content: space-evenly;
}
.our-clients-item {
	display: inline-flex;
	min-width: calc(16.666% - 20px);
	height: 135px;
}
.our-clients-item-img {
	width: auto;
	height: auto;
	max-height: 100%;
	margin: auto;
}
.solutions-section {
	background: #fff;
	display: block;
	text-align: center;
}
.solutions-grid:not(.swiper-initialized) .solutions-list {
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	gap: 24px;
}
.solution-item.swiper-slide {
	display: flex;
}
.solutions-grid:not(.swiper-initialized) .solution-item {
	width: calc(33.333% - 16px);
}
.solution-card {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 44px;
	color: #161932;
	border: 4px solid #DEE3E3;
	border-radius: 8px;
	text-align: left;
}
.solution-icon-wrap {
	display: block;
	height: 96px;
	margin: 0 0 24px 0;
}
.solution-icon {
	width: auto;
	height: 100%;
	max-width: 100%;
}
.solution-card-title {
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.solution-card-subtitle {
	color: #736F72;
	margin: 0 0 24px 0;
}
.solution-links-list {
	display: flex;
	flex-direction: column;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: auto 0 0 0;
}
.solution-link-item {
	padding: 8px 0;
}
.solution-link-item:not(:first-child) {
	border-top: 1px solid #DEE3E3;
}
.solution-link {
	display: flex;
	gap: 8px;
	justify-content: space-between;
	color: #161932;
	font-size: 24px;
	font-weight: 400;
	text-decoration: none;
	transition: color 0.3s ease;
	align-items: center;
}
.resource-arrow,
.inner-card-link::after,
.insight-card-link::after,
.solution-link::after {
	content: "";
	background: url(../../images/solutions/arrow-right-blue.svg) center center no-repeat;
	width: 24px;
	height: 24px;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
@keyframes linkArrowMove {
	0% { transform: translateX(0); }
	50% { transform: translateX(8px); }
	100% { transform: translateX(0); }
}
.insights-section {
	background: #fff;
	display: block;
	text-align: center;
}
.insights-grid {
	margin: 0 0 64px 0;
}
.insights-list {
	width: 100%;
}
.insight-item.swiper-slide {
	display: flex;
}
.insight-card-link {
	display: flex;
	flex-direction: column;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: inherit;
	padding: 24px;
	border-radius: 8px;
	position: relative;
}
.insight-card-link::after {
	position: absolute;
	right: 24px;
	bottom: 24px;
}
.insight-image-wrap {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	margin: 0 0 24px 0;
	overflow: hidden;
	border-radius: 4px;
}
.insight-content {
	display: flex;
	flex-direction: column;
	width: 100%;
	flex-grow: 1;
}
.insight-category {
	color: #202020;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.8px;
	margin: 0 0 16px 0;
}
.insight-card-title {
	color: #161932;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 8px 0;
}
.insight-card-text {
	margin: 0 0 16px 0;
}
.insight-date {
	font-size: 18px;
	margin: auto 0 0 0;
}
.insights-footer {
	display: block;
}
.contact-cta-white-section,
.contact-cta-section {
	text-align: center;
	color: #fff;
}
.contact-cta-section .section-small-title,
.contact-cta-section .section-title {
	color: #fff;
}
.contact-cta-content {
	background: #161932 url(../../images/contact-cta-bg.jpg) center center / cover no-repeat;
	display: flex;
	min-height: 513px;
	border-radius: 4px;
	padding: 40px;
}
.contact-cta-white-section .contact-cta-content {
	background: none;
	min-height: 0;
	padding: 0;
}
.contact-cta-content-inner {
	margin: auto;
}
.contact-cta-subtitle {
	color: #DEE3E3;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.33;
	margin: 0 0 16px 0;
}
.contact-cta-white-section .section-title {
	margin: 0 0 24px 0;
}
.contact-cta-white-section,
.contact-cta-white-section .contact-cta-subtitle {
	color: #736F72;
}
.content-hero-section {
	background: url(../../images/default-hero-bg.jpg) center center / cover no-repeat;
	display: flex;
	width: 100%;
	min-height: 623px;
	margin: 0 0 64px 0;
	align-items: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 0;
}
.content-hero-bg-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.breadcrumb-list {
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 48px 0;
	gap: 0 16px;
}
.breadcrumb-item {
	display: inline-flex;
	gap: 16px;
	align-items: center;
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: 1.92px;
	text-transform: uppercase;
	color: #DEE3E3;
}
.breadcrumb-item:not(:first-child)::before {
	content: "";
	background: #00ADDC;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg) translate(-1px, -1px);
	transform: rotate(45deg) translate(-1px, -1px);
}
.breadcrumb-link {
	color: #DEE3E3;
	text-decoration: none;
}
.content-hero-title {
	font-size: 72px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 16px 0;
}
.content-hero-description {
	color: #DEE3E3;
	font-size: 32px;
	line-height: 1.33;
}
.content-hero-action {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: center;
	padding: 48px 0 0 0;
}
.customer-stories-section {
	overflow: hidden;
	text-align: center;
}
.swiper.customer-stories-grid {
	width: calc(100% + 80px);
	right: -40px;
	left: -40px;
}
.customer-stories-list {
	width: 100%;
}
.swiper-slide.story-item {
	display: flex;
	height: auto;
}
.story-card {
	background: #fff;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 48px;
	border: 4px solid #DEE3E3;
	border-radius: 8px;
	text-align: left;
}
.story-text {
	font-weight: 300;
	margin: 0 0 24px 0;
	flex-grow: 1;
}
.story-author {
	display: flex;
	gap: 16px;
	align-items: center;
}
.author-img-wrap {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
}
.author-info {
	text-align: left;
}
.author-name {
	color: #161932;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	margin: 0;
}
.author-job {
	font-size: 18px;
	line-height: 1;
}
.swiper-arrows-wrap {
	display: flex;
	justify-content: center;
	gap: 24px;
	margin: 24px 0 0 0;
}
.swiper-button-disabled {
	filter: alpha(opacity=30);
	opacity: 0.3;
	-khtml-opacity: 0.3;
}
.swiper-arrows-wrap:has(.swiper-button-disabled+.swiper-button-disabled) {
	display: none;
}
.swiper-arrows-wrap .prev,
.swiper-arrows-wrap .next {
	width: 24px;
	height: 24px;
	position: relative;
}
.swiper-arrows-wrap .prev::before,
.swiper-arrows-wrap .next::before {
	content: "";
	width: 0;
	height: 0;
	box-shadow: #242750 0 0 16px 5px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.swiper-arrows-wrap .prev {
	background: url(../../images/swiper-arrow-left.svg) center center no-repeat;
}
.swiper-arrows-wrap .next {
	background: url(../../images/swiper-arrow-right.svg) center center no-repeat;
}
.content-image-section {
	background: #fff;
	padding: 50px 0 64px 0;
}
.content-image-flex {
	display: flex;
	width: 100%;
	justify-content: space-between;
	gap: 127px;
	align-items: flex-start;
}
.content-image-side-content {
	padding: 98px 0 0 0;
	flex: 1;
	text-align: left;
}
.content-image-side-title {
	color: #161932;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 24px 0;
}
.content-image-side-img {
	width: 50%;
	height: auto;
	border-radius: 8px;
}
.wide-gallery-item-btn {
	width: 100%;
	height: 18.75vw;
	border-radius: 4px;
	overflow: hidden;
}
.resources-section {
	text-align: center;
}
.resources-list {
	flex-wrap: wrap;
	gap: 24px;
}
.resource-item {
	display: flex;
	width: calc(50% - 12px);
}
.resource-card {
	display: flex;
	width: 100%;
	padding: 32px;
	border: 1px solid #DEE3E3;
	border-radius: 8px;
	align-items: center;
	text-decoration: none;
	position: relative;
}
.resource-icon-wrap {
	width: 64px;
	height: 64px;
	margin-right: 24px;
	flex-shrink: 0;
}
.resource-icon {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: filter 0.3s ease;
}
.resource-info {
	text-align: left;
	flex-grow: 1;
}
.resource-title {
	color: #161932;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	transition: color 0.3s ease;
}
.resource-meta {
	color: #736F72;
	transition: color 0.3s ease;
}
.resource-arrow {
	width: 24px;
	height: 24px;
	transition: transform 0.3s ease, filter 0.3s ease;
}
.resource-card:focus-visible,
.resource-card:hover {
	background: #161932;
	border-color: #161932;
	transform: scale(1.02);
}
.resource-card:focus-visible .resource-icon,
.resource-card:hover .resource-icon {
	filter: brightness(0) invert(1);
}
.resource-card:focus-visible .resource-title,
.resource-card:focus-visible .resource-meta,
.resource-card:hover .resource-title,
.resource-card:hover .resource-meta {
	color: #fff;
}
.faq-header .section-small-title {
	text-align: center;
	margin: 0 0 48px 0;
}
.faq-accordion-list {
	display: flex;
	width: 100%;
	gap: 5px;
	flex-direction: column;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.faq-accordion-item {
	width: 100%;
}
.faq-accordion-btn {
	display: flex;
	width: 100%;
	align-items: center;
	padding: 24px 0;
	gap: 20px;
	text-align: left;
	border-top: 1px solid rgba(115, 111, 114, 0.25);
	justify-content: space-between;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.faq-accordion-item:first-child .faq-accordion-btn {
	border-top: none;
}
.faq-accordion-title {
	color: #161932;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.faq-icon {
	position: relative;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
}
.faq-icon::before,
.faq-icon::after {
	background: #000;
	position: absolute;
	content: "";
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.faq-icon::before {
	width: 14px;
	height: 2px;
	left: 4px;
	top: 10px;
}
.faq-icon::after {
	width: 2px;
	height: 14px;
	top: 4px;
	left: 10px;
}
.faq-accordion-item.active .faq-icon::after {
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.faq-accordion-content {
	width: 100%;
	overflow: hidden;
	transition: max-height 0.4s ease-out;
}
.faq-accordion-item:not(.active) .faq-accordion-content {
	max-height: 0 !important;
}
.faq-footer {
	text-align: center;
	margin: 48px 0 0 0;
}
.text-section {
	text-align: center;
}
.section-title2 {
	color: #161932;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 24px 0;
}
.leadership-section .section-title {
	max-width: 500px;
	margin: auto 0 0 0;
	font-size: 56px;
	font-weight: 300;
	line-height: 1.1;
	text-align: left;
}
.leadership-item.swiper-slide {
	display: flex;
	min-height: 596px;
}
.leadership-card {
	display: flex;
	width: 100%;
}
.member-img-wrap {
	display: flex;
	position: relative;
	width: 100%;
	flex-direction: column;
	overflow: hidden;
	border-radius: 4px;
	justify-content: space-between;
}
.member-img {
	position: absolute;
	left: 0;
	top: 0;
}
.member-name {
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.member-role {
	font-size: 24px;
	color: #DEE3E3;
	line-height: 1.33;
}
.member-hover-overlay {
	width: 100%;
	display: flex;
	position: relative;
	flex-direction: column;
	padding: 48px;
	z-index: 3;
}
.hover-quote {
	display: flex;
	gap: 8px;
	color: #fff;
	font-size: 32px;
	line-height: 1.33;
	font-weight: 300;
	transform: translate(0, 20px);
}
.hover-quote-1 {
	color: #00ADDC;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.33;
}
.hover-socials {
	max-height: 0;
	gap: 24px;
}
.member-img-wrap::after,
.member-hover-overlay,
.hover-quote,
.hover-socials {
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	transition: 
		max-height 0.4s ease,
		margin 0.4s ease,
		opacity 0.4s ease,
		visibility 0s ease 0.4s;
}
.contact-expert-section .hover-socials {
	max-height: none;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	gap: 48px;
}
.social-link-a {
	display: block;
	width: 24px;
	height: 24px;
	text-decoration: none;
}
.social-link-img {
	max-height: 100%;
}
.member-base-info {
	width: 100%;
	padding: 48px;
	z-index: 4;
	color: #fff;
	text-align: left;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.member-img-wrap::before {
	content: "";
	background: linear-gradient(to bottom, rgba(22, 25, 50, 0) 50.1%, rgba(22, 25, 50, 0.33) 100%);
	position: absolute;
	inset: 0;
	z-index: 1;
}
.member-img-wrap::after {
	content: "";
	background: rgba(22, 25, 50, 0.9);
	position: absolute;
	inset: 0;
	z-index: 2;
}
.leadership-card:has(:focus) .hover-quote,
.leadership-card:hover .hover-quote,
.leadership-card:focus-visible .hover-quote,
.leadership-card:has(:focus) .hover-socials,
.leadership-card:hover .hover-socials,
.leadership-card:focus-visible .hover-socials,
.leadership-card:has(:focus) .member-img-wrap::after,
.leadership-card:hover .member-img-wrap::after,
.leadership-card:focus-visible .member-img-wrap::after,
.leadership-card:has(:focus) .member-hover-overlay,
.leadership-card:hover .member-hover-overlay,
.leadership-card:focus-visible .member-hover-overlay {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transition: 
		max-height 0.4s ease,
		margin 0.4s ease,
		opacity 0.4s ease,
		visibility 0s ease 0s;
}
.leadership-card:has(:focus) .hover-quote,
.leadership-card:hover .hover-quote,
.leadership-card:focus-visible .hover-quote {
	transition-delay: 0.2s;
	transform: translate(0, 0);
}
.leadership-card:has(:focus) .hover-socials,
.leadership-card:hover .hover-socials,
.leadership-card:focus-visible .hover-socials {
	max-height: 24px;
	margin-top: 48px;
}
.wide-banner-section {
	position: relative;
	display: flex;
	min-height: clamp(600px, 42vw, 800px);
	align-items: center;
	overflow: hidden;
	margin: 64px 0;
}
.wide-banner-bg-wrap {
	position: absolute;
	inset: 0;
	z-index: -1;
}
.wide-banner-bg-wrap::after {
	content: "";
	background: linear-gradient(to right, rgba(22, 25, 50, 0) 25.17%, rgba(22, 25, 50, 0.50) 66.04%);
	position: absolute;
	inset: 0;
}
.wide-banner-content {
	max-width: 550px;
	margin: 0 0 0 auto;
	color: #fff;
	text-align: left;
}
.wide-banner-section .section-title {
    font-size: clamp(56px, 3.8vw, 72px);
	color: #fff;
	margin: 0 0 24px 0;
}
.wide-banner-text {
	font-size: 24px;
	line-height: 1.33;
}
.wide-banner-logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 48px;
	margin: 48px 0 0 0;
}
.wide-banner-img {
	width: auto;
	height: auto;
	max-height: 96px;
}
.wide-banner-section:has(+.wide-banner-section) {
	margin-bottom: 0;
}
.wide-banner-section + .wide-banner-section {
	margin-top: 0;
}
.wide-banner-section + .wide-banner-section .wide-banner-bg-wrap::after {
    background: linear-gradient(to left, rgba(22, 25, 50, 0) 25.17%, rgba(22, 25, 50, 0.33) 66.04%);
}
.wide-banner-section + .wide-banner-section .wide-banner-content {
	margin: 0 auto 0 0;
}
.community-section .community-header {
	text-align: center;
	margin: 0 0 64px 0;
}
.community-list {
	display: flex;
	flex-direction: column;
	gap: 96px;
}
.community-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 96px;
}
.community-row:nth-child(even) {
	flex-direction: row-reverse;
}
.community-col.text-col {
	width: calc(52.2% - 48px);
}
.community-col.img-col {
	width: calc(47.8% - 48px);
}
.community-item-title {
	color: #161932;
	font-size: 48px;
	font-weight: 300;
	line-height: 1;
	margin: 0 0 24px 0;
}
.community-img-wrap {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 12;
	overflow: hidden;
	border-radius: 4px;
}
.text-section-list {
	width: 728px;
	max-width: 100%;
	margin: 48px auto 0;
	gap: 8px;
	flex-wrap: wrap;
}
.text-section-list li {
	display: inline-flex;
	width: calc(50% - 4px);
	align-items: flex-start;
	gap: 16px;
	color: #202020;
	line-height: 1.25;
}
.text-section-list li::before {
	content: "";
	background: url(../../images/li.svg) center center no-repeat;
	width: 24px;
	height: 24px;
	margin: 3px 0 0 0;
}
.service-overview-section {
	background-color: #F1F3F3;
	min-height: 692px;
}
.service-overview-section .section-small-title {
	text-align: center;
	margin: 0 0 48px 0;
}
.service-overview-section .tabs-nav-wrap {
	width: 100%;
	border-bottom: 1px solid #BDC0C1;
	margin-bottom: 48px;
}
.service-overview-section .tabs-list {
	justify-content: center;
	margin: 0 0 -1px 0;
	overflow: auto;
}
.service-overview-section .tabs-list li {
	position: relative;
}
.service-overview-section .tabs-btn {
	padding: 9px 48px;
	color: #202020;
	font-size: 24px;
	font-weight: 400;
	white-space: nowrap;
}
.service-overview-section .tabs-list li.active .tabs-btn {
	color: #161932;
	font-weight: 600;
}
.service-overview-section .tabs-list li.active::after {
	background: #00ADDC;
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	z-index: 2;
}
/* Tab Content Areas */
.service-overview-section .tabs-div {
	display: none;
	animation: fadeIn 0.5s ease;
}
.service-overview-section .tabs-div.active {
	display: block;
}
.service-overview-section .tab-intro-text {
	margin: 0 auto 48px;
	text-align: center;
}
@keyframes fadeIn {
	from { opacity: 0; transform: translateY(10px); }
	to { opacity: 1; transform: translateY(0); }
}
/* Feature Grids (Tab 1 & 3) */
.service-overview-section .tab-features-grid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 24px;
}
.service-overview-section .feature-item {
	padding-left: 24px;
	border-left: 1px solid #DEE3E3;
}
.service-overview-section .feature-item:first-child {
	padding-left: 0;
	border-left: none;
}
/* 4 Columns (Tab 1) */
.service-overview-section .tab-features-grid.cols-4 .feature-item {
	width: calc(25% - 22.5px);
}
/* 5 Columns (Tab 3) */
.service-overview-section .tab-features-grid.cols-5 .feature-item {
	width: calc(20% - 24px);
}
.service-overview-section .feature-title {
	color: #161932;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 8px 0;
	line-height: 1.25;
}
.service-overview-section .comparison-grid {
	display: flex;
	justify-content: space-between;
	gap: 24px;
}
.service-overview-section .comparison-col {
	display: flex;
	width: calc(33.333% - 20px);
	flex-direction: column;
	gap: 16px;
}
.service-overview-section .comparison-col:not(:last-child) {
	border-right: 1px solid #DEE3E3;
	padding: 0 24px 0 0;
}
.service-overview-section .comparison-title {
	font-size: 48px;
	font-weight: 400;
	color: #202020;
	line-height: 1;
	margin: 0;
}
.comparison-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comparison-list li {
	display: flex;
	color: #161932;
	line-height: 1.25;
	gap: 8px;
}
.comparison-list li::before {
	content: "";
	width: 24px;
	height: 24px;
	margin: 1px 0 0 0;
}
.service-overview-section .check-item::before {
	background: url(../../images/service/tabler_check.svg) center center no-repeat;
}
.service-overview-section .x-item {
	color: #202020;
	font-weight: 300;
}
.service-overview-section .x-item::before {
	background: url(../../images/service/tabler_x.svg) center center no-repeat;
}
.service-overview-section .deliverables-grid {
	display: flex;
	justify-content: center;
	gap: 24px;
	flex-wrap: wrap;
	margin: 0 0 64px 0;
}
.service-overview-section .deliverable-item {
	width: calc(20% - 20px);
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.service-overview-section .deliverable-item:not(:last-child) {
	border-right: 1px solid #DEE3E3;
	padding: 0 24px 0 0;
}
.service-overview-section .deliverable-icon-wrap {
	height: 96px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 8px;
}
.service-overview-section .deliverable-icon {
	max-height: 100%;
	width: auto;
	object-fit: contain;
}
.service-overview-section .deliverable-title {
	color: #161932;
	line-height: 1.25;
}
.service-overview-section .deliverables-btn-wrap {
	display: flex;
	justify-content: center;
}
.service-overview-section .y-btn.dark-btn:hover {
	background: transparent;
	color: #161932;
}
.y-btn-wrap {
	margin: 64px 0 0 0;
	text-align: center;
}
.contact-expert-section {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    overflow: hidden;
}
.contact-expert-bg {
    position: absolute;
    z-index: -1;
}
.contact-expert-card {
    display: flex;
    width: 100%;
    min-height: 515px;
    position: relative;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
}
.contact-expert-image-column {
    width: 31%;
	position: relative;
}
.contact-expert-photo {
    position: absolute;
	left: 0;
	top: 0;
}
.contact-expert-content-column {
    display: flex;
    width: 69%;
    flex-direction: column;
    justify-content: flex-end;
    padding: 96px;
    color: #fff;
}
.contact-expert-section .hover-quote {
	position: relative;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.contact-expert-section .hover-quote > .hover-quote-1 {
	position: absolute;
	left: -15px;
	top: 0;
}
.contact-expert-name-wrap {
    margin: 48px 0 0 0;
}
.contact-expert-name {
    margin: 0;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}
.contact-expert-role {
    color: #DEE3E3;
}
.contact-expert-actions-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 32px 48px;
    margin: 48px 0 0 0;
}
.contact-expert-social-icons {
    display: flex;
    margin-left: 30px;
    align-items: center;
}
.contact-expert-social-icons li {
    margin: 0 10px;
}
.contact-expert .y-btn:hover,
.contact-expert .y-btn:focus-visible {
    opacity: 0.9;
    transition: all 0.3s ease;
}
.related-services-section .section-small-title {
	text-align: center;
	margin: 0 0 48px 0;
}
.related-services-swiper.swiper {
	overflow: visible;
}
.related-services-swiper .swiper-slide {
	width: 477px;
	min-height: 376px;
}
.related-services-wrap {
    position: relative;
    width: 100%;
}
.related-services-card {
    display: flex;
    height: 100%;
    flex-direction: column;
    padding: 48px;
    border: 4px solid #DEE3E3;
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
	text-decoration: none;
	color: #736F72;
}
.related-services-card:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}
.related-services-card {
    border-top-color: var(--box-color, #DEE3E3);
}
.related-services-card-title {
    margin: 0;
    color: #161932;
    font-size: 48px;
    font-weight: 300;
    line-height: 1;
}
.related-services-card-desc {
    flex-grow: 1;
    margin: 0 0 33px 0;
}
.related-services-card-link {
    color: #161932;
}
.related-services-nav {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 40px;
    gap: 20px;
}
.related-services-arrow {
    background: transparent;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    transition: opacity 0.3s ease;
}
.related-services-arrow:hover,
.related-services-arrow:focus-visible {
    opacity: 0.6;
}
.related-services-arrow img {
    width: 10px;
    height: auto;
}
.search-filter-section {
    background-color: #ffffff;
    display: block;
    width: 100%;
}
.search-filter-form-wrapper {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px;
}
.search-filter-field-box {
    position: relative;
    width: 192px;
}
.search-filter-input {
    background: transparent;
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 40px 0 0;
    border: none;
    border-bottom: 1px solid #161932;
    border-radius: 0;
    color: #161932;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25;
}
.search-filter-submit {
    background: none;
    position: absolute;
    right: 0;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}
.search-filter-dropdowns {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    gap: 24px;
    flex-wrap: wrap;
}
.search-filter-select-wrap.y-select-wrap {
    /* display: inline-block; */
    width: 148px;
}
/* Select2 Custom Styling */
.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #161932;
    border-radius: 0;
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #161932;
    font-size: 18px;
    line-height: 48px;
    padding-right: 24px;
    padding-left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #161932 transparent transparent transparent;
    border-width: 6px 5px 0 5px;
}
.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #161932 transparent;
    border-width: 0 5px 6px 5px;
}
/* Dropdown List Styling */
.select2-dropdown {
    border: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border-radius: 4px;
    overflow: hidden;
}
.select2-results__option {
    padding: 12px 20px;
    font-size: 18px;
    color: #736F72;
}
/* The "All" or Title option styling (first option) */
.select2-results__option:first-child {
    background-color: #EFF1F1;
    color: #161932;
    font-weight: 600;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted.select2-results__option:first-child {
    background-color: #00ADDC;
    color: #ffffff;
}