:root {
	--atoti-menu-text-color: #291a40;
	--atoti-btn-hover-color: #000;
	--atoti--btn-light-bg: #18092e;
	--atoti-features-border: #c7eafb;
	--atoti-odd-features-bg: #effaff;
	--atoti-link-color: #00b0df;
	--atoti-a-head-divider: #291a40;
	--atoti-h1-color: #291a40;
	--atoti-menu-bg-hover: #e7f7ff;
	--atoti-menu-bg: #fff;
	--atoti-menu-title: #291a40;
	--atoti-border-menu: #00b0df;
	--atoti-play-bg: #291a29;
	--atoti-next-prev-border: #a7babe;
	--atoti-next-prev-bg: transparent;
	--atoti-slider-divider-bg: #291a23;
	--atoti-body-color: #fff;
	--atoti-text-highlight-bg: #f7f7f7;
	--atoti-text-color: #291a40;
	--atoti-switcher-bg: #e7e7e7;
	--atoti-switcher-dark: #281a40;
	--atoti-bg-primary: #fff;
	--atoti-bg-secondary: #291a40;
	--atoti-bg-light: #00b0df;
	--atoti-btn-color: #fff;
	--atoti-btn-bg: #291a40;
	--atoti-semi-purple: #513777;
	--atoti-bg-hover-border: #d4d6d8;
	--atoti-bg-hover-text: #000;
	--atoti-divider-color: #00b0df;
	--atoti-terminal-code-bg: #000;
	--atoti-text-dark-bg: #fff;
	--atoti-circle-bg: #fff;
	--atoti-gray-text: #a7babe;
	--atoti-gray-bg: #f7f7f7;
	--atoti-terminal-bg: #331f51;
	--atoti-logos-bg: #fff;
	--atoti-testimonials-gradient: linear-gradient(
		180deg,
		#fff 0%,
		rgba(220, 241, 246, 0.48) 70.85%,
		#dbf4fa 100%
	);
	--atoti-transparent-circle-bg: transparent;
	--atoti-article-color: #404040;
	--atoti-article-bg: #86838b;
	--atoti-tech-bg: #291a40;

	--atoti-slider-border: #c7eafb;
	--atoti-slider-title: #000;
	--atoti-bg-box: #fff;
}

body.light {
    --atoti-footer-bg: #F6F6F6;
    --atoti-footer-border: #2A1A40;
    --atoti-footer-border-2: #000;
    --atoti-footer-border-3: #291a40;
	--atoti-menu-text-color: #291a40;
	--atoti-btn-hover-color: #000;
	--atoti--btn-light-bg: #18092e;
	--atoti-features-border: #c7eafb;
	--atoti-odd-features-bg: #effaff;
	--atoti-link-color: #00b0df;
	--atoti-a-head-divider: #291a40;
	--atoti-article-color: #404040;
	--atoti-h1-color: #291a40;
	--atoti-menu-bg-hover: #e7f7ff;
	--atoti-menu-bg: #fff;
	--atoti-menu-title: #291a40;
	--atoti-border-menu: #00b0df;
	--atoti-play-bg: #291a29;
	--atoti-next-prev-border: #a7babe;
	--atoti-next-prev-bg: transparent;
	--atoti-slider-divider-bg: #291a23;
	--atoti-body-color: #fff;
	--atoti-text-highlight-bg: #f7f7f7;
	--atoti-text-color: #291a40;
	--atoti-switcher-bg: #e7e7e7;
	--atoti-switcher-dark: #281a40;
	--atoti-bg-primary: #fff;
	--atoti-bg-secondary: #291a40;
	--atoti-bg-light: #00b0df;
	--atoti-btn-color: #fff;
	--atoti-btn-bg: #291a40;
	--atoti-semi-purple: #513777;
	--atoti-bg-hover-border: #d4d6d8;
	--atoti-bg-hover-text: #000;
	--atoti-divider-color: #00b0df;
	--atoti-terminal-code-bg: #000;
	--atoti-text-dark-bg: #fff;
	--atoti-circle-bg: #fff;
	--atoti-gray-text: #a7babe;
	--atoti-gray-bg: #f7f7f7;
	--atoti-terminal-bg: #331f51;
	--atoti-logos-bg: #fff;
	--atoti-testimonials-gradient: linear-gradient(
		180deg,
		#fff 0%,
		rgba(220, 241, 246, 0.48) 70.85%,
		#dbf4fa 100%
	);
	--atoti-transparent-circle-bg: transparent;
	--atoti-article-bg: #86838b;
	--atoti-tech-bg: #291a40;

	--atoti-slider-border: #c7eafb;
	--atoti-slider-title: #000;
	--atoti-bg-box: #fff;
}

body.dark {
    --atoti-footer-bg: #1C0E31;
	--atoti-menu-text-color: #fff;
    --atoti-footer-border: #513777;
    --atoti-footer-border-2: #513777;
    --atoti-footer-border-3: #fff;
	--atoti--btn-light-bg: #c7eafb;
	--atoti-features-border: #534963;
	--atoti-odd-features-bg: #2f2047;
	--atoti-link-color: #00ade6;
	--atoti-a-head-divider: #00ade6;
	--atoti-article-color: #fff;
	--atoti-h1-color: #fff;
	--atoti-menu-bg-hover: #18092e;
	--atoti-menu-bg: #291a40;
	--atoti-menu-title: #fff;
	--atoti-border-menu: #534963;
	--atoti-play-bg: #00b0df;
	--atoti-next-prev-border: #534963;
	--atoti-next-prev-bg: #1c0e31;
	--atoti-slider-divider-bg: #fff;
	--atoti-text-highlight-bg: #291a40;
	--atoti-transparent-circle-bg: #00b0df;
	--atoti-logos-bg: #120524;
	--atoti-body-color: #120524;
	--atoti-text-color: #fff;
	--atoti-switcher-bg: #000000;
	--atoti-switcher-dark: #281a40;
	--atoti-bg-primary: #291a40;
	--atoti-bg-secondary: #120524;
	--atoti-bg-light: #00b0df;
	--atoti-btn-color: #000;
	--atoti-btn-hover-color: #fff;
	--atoti-btn-bg: #ffffff;
	--atoti-semi-purple: #513777;
	--atoti-bg-hover-border: #d4d6d8;
	--atoti-bg-hover-text: #000;
	--atoti-divider-color: #534963;
	--atoti-terminal-code-bg: #000;
	--atoti-text-dark-bg: #fff;
	--atoti-circle-bg: transparent;
	--atoti-gray-text: #a7babe;
	--atoti-gray-bg: #f7f7f7;
	--atoti-terminal-bg: #331f51;
	--atoti-articles-bg: #fff;
	--atoti-testimonials-gradient: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0) 0%,
		#372551 37.52%,
		#122e6f 100%
	);
	--atoti-tech-bg: #291a40;

	--atoti-slider-border: #513777;
	--atoti-slider-title: #fff;
	--atoti-bg-box: #261342;
}

@media (prefers-color-scheme: dark) {
	:root {
        --atoti-footer-bg: #1C0E31;
        --atoti-footer-border: #513777;
        --atoti-footer-border-2: #513777;
        --atoti-footer-border-3: #fff;
		--atoti-menu-text-color: #fff;
		--atoti--btn-light-bg: #c7eafb;
		--atoti-features-border: #534963;
		--atoti-odd-features-bg: #2f2047;
		--atoti-link-color: #00ade6;
		--atoti-a-head-divider: #00ade6;
		--atoti-article-color: #fff;
		--atoti-h1-color: #fff;
		--atoti-menu-bg-hover: #18092e;
		--atoti-menu-bg: #291a40;
		--atoti-menu-title: #fff;
		--atoti-border-menu: #534963;
		--atoti-play-bg: #00b0df;
		--atoti-next-prev-border: #534963;
		--atoti-next-prev-bg: #1c0e31;
		--atoti-slider-divider-bg: #fff;
		--atoti-text-highlight-bg: #291a40;
		--atoti-transparent-circle-bg: #00b0df;
		--atoti-logos-bg: #120524;
		--atoti-body-color: #120524;
		--atoti-text-color: #fff;
		--atoti-switcher-bg: #000000;
		--atoti-switcher-dark: #281a40;
		--atoti-bg-primary: #291a40;
		--atoti-bg-secondary: #120524;
		--atoti-bg-light: #00b0df;
		--atoti-btn-hover-color: #fff;
		--atoti-btn-color: #000;
		--atoti-btn-bg: #ffffff;
		--atoti-semi-purple: #513777;
		--atoti-bg-hover-border: #d4d6d8;
		--atoti-bg-hover-text: #000;
		--atoti-divider-color: #534963;
		--atoti-terminal-code-bg: #000;
		--atoti-text-dark-bg: #fff;
		--atoti-circle-bg: transparent;
		--atoti-gray-text: #a7babe;
		--atoti-gray-bg: #f7f7f7;
		--atoti-terminal-bg: #331f51;
		--atoti-articles-bg: #fff;
		--atoti-testimonials-gradient: linear-gradient(
			180deg,
			rgba(255, 255, 255, 0) 0%,
			#372551 37.52%,
			#122e6f 100%
		);
		--atoti-tech-bg: #291a40;

		--atoti-slider-border: #513777;
		--atoti-slider-title: #fff;
		--atoti-bg-box: #261342;
	}
}

@media (prefers-color-scheme: light) {
	:root {
        --atoti-footer-bg: #F6F6F6;
        --atoti-footer-border: #2A1A40;
        --atoti-footer-border-2: #000;
        --atoti-footer-border-3: #291a40;
		--atoti-menu-text-color: #291a40;
		--atoti-btn-hover-color: #000;
		--atoti--btn-light-bg: #18092e;
		--atoti-features-border: #c7eafb;
		--atoti-odd-features-bg: #effaff;
		--atoti-link-color: #00b0df;
		--atoti-a-head-divider: #291a40;
		--atoti-article-color: #404040;
		--atoti-h1-color: #291a40;
		--atoti-menu-bg-hover: #e7f7ff;
		--atoti-menu-bg: #fff;
		--atoti-menu-title: #291a40;
		--atoti-border-menu: #00b0df;
		--atoti-play-bg: #291a29;
		--atoti-next-prev-border: #a7babe;
		--atoti-next-prev-bg: transparent;
		--atoti-slider-divider-bg: #291a23;
		--atoti-body-color: #fff;
		--atoti-text-highlight-bg: #f7f7f7;
		--atoti-text-color: #fff;
		--atoti-switcher-bg: #e7e7e7;
		--atoti-switcher-dark: #281a40;
		--atoti-bg-primary: #fff;
		--atoti-bg-secondary: #291a40;
		--atoti-bg-light: #00b0df;
		--atoti-btn-color: #fff;
		--atoti-btn-bg: #291a40;
		--atoti-semi-purple: #513777;
		--atoti-bg-hover-border: #d4d6d8;
		--atoti-bg-hover-text: #000;
		--atoti-divider-color: #00b0df;
		--atoti-terminal-code-bg: #000;
		--atoti-text-dark-bg: #fff;
		--atoti-circle-bg: #fff;
		--atoti-gray-text: #a7babe;
		--atoti-gray-bg: #f7f7f7;
		--atoti-terminal-bg: #331f51;
		--atoti-logos-bg: #fff;
		--atoti-testimonials-gradient: linear-gradient(
			180deg,
			#fff 0%,
			rgba(220, 241, 246, 0.48) 70.85%,
			#dbf4fa 100%
		);
		--atoti-transparent-circle-bg: transparent;
		--atoti-article-bg: #86838b;
		--atoti-tech-bg: #291a40;

		--atoti-slider-border: #c7eafb;
		--atoti-slider-title: #000;
		--atoti-bg-box: #fff;
	}
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}
a:focus {
  color: initial;
} 
/*Home page*/
html {
	scroll-behavior: smooth;
}

.preloader {
	position: fixed;
	inset: 0;
	width: 100%;
	height: 100%;
	background-color: #291a40;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999999;
}

.preloader img {
    max-width: 300px;
    margin: auto;
}

.top-image {
	position: absolute;
	content: '';
	top: -80px;
	z-index: -1;
	transform: scale(1.06);
}

.top-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.site-header {
  z-index: 101;
  top: 0 !important;
}

#page {
	/* background-image: url(https://atotistg.wpenginepowered.com/wp-content/uploads/2024/02/bg-line.png);
	background-repeat: no-repeat;
	background-size: contain; */
	background-color: var(--atoti-body-color);
}

.s-hero {
	/*background-image: url(../../../../../wp-content/uploads/2024/04/bg-hero-home.svg);*/
	background-repeat: no-repeat;
	background-position: center 0;
	padding-top: 177px;
	background-color: var(--atoti-body-color);
}
body.dark .s-hero {
	/*background-image: url(../../../../../wp-content/uploads/2024/04/bg-hero2-home.svg);*/
}

.s-hero .hero-frame {
	display: none;
}

.preloader img {
	animation: preload 1.5s linear infinite;
}

@keyframes preload {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}

.s-hero .title-header {
	text-align: center;
	margin-bottom: 18px;
}

.s-hero .title-header h1 {
	text-align: center;
	max-width: 758px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.s-hero .title-header p {
	max-width: 404px;
	margin: 0 auto;
	text-align: center;
}
body.light .dark-mode, 
body.dark .light-mode {
	display: none !important;
}

.s-hero .title-header .btn-link {
	margin-top: 20px;
}

.s-hero img {
	width: 100%;
}

.s-video {
	padding-top: 40px;
	position: relative;
	background-color: var(--atoti-body-color);
}

.s-video::before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/Сгруппировать-63.png);
	left: -97px;
	top: 170px;
}
.s-video::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/Сгруппировать-62.png);
	right: -108px;
	top: 414px;
}

body.dark .s-video::after {
	content: url(../../../../../wp-content/uploads/2024/03/Сгруппировать-82.png);
}

body.dark .s-video .divider,
body.dark .s-video .divider {
	background-color: #00ade6;
}

.s-video .divider:first-child {
	margin-bottom: 64px;
	z-index: 2;
}

.s-video .title-h2 {
	text-align: center;
	margin-bottom: 37px;
	z-index: 2;
}

.s-video .ytvideo {
	max-width: 1080px;
	margin: 0 auto;
	max-height: 574px;
	position: relative;
	z-index: 2;
}
.s-video .ytvideo iframe {
	pointer-events: none;
	min-width: unset !important;
}

.s-video .btn-play {
	width: 91px;
	height: 91px;
	position: absolute;
	right: 50%;
	bottom: 50%;
	content: '';
	background-color: rgba(41, 26, 41, 0.7); /*dark - 0, 176, 223 */
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 2;
	border-radius: 50%;
    transform: translate(50%,50%);
    opacity: 0;
}
.s-video .ytvideo:hover .btn-play {
	opacity: 1;
}
.s-video .btn-play.btn-pause {
	opacity: 0 !important;
}

.s-video a {
	text-align: center;
	max-width: 404px;
	margin: 0 auto;
	margin-top: 37px;
	margin-bottom: 56.5px;
}

.s-video .about-btn-wrapper {
	text-align: center;
}

.s-video .about-btn-wrapper .btn-link {
	padding: 6px 64px;
}
body.light .s-video .divider.hide-light-mode {
	display: none;
}

.s-logos {
	background-color: var(--atoti-logos-bg);
	padding-top: 45.5px;
	padding-bottom: 56px;
	position: relative;
	z-index: 3;
}

.s-logos .container {
	max-width: 100%;
}

.s-logos p {
	text-align: center;
	margin-bottom: 37px;
}

.s-works {
	padding-top: 66px;
	padding-bottom: 69.5px;
	background-color: var(--atoti-bg-secondary);
	position: relative;
}

.s-works:before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/install-left.svg);
	left: -840px;
	top: 0px;
	opacity: 0.41;
	filter: drop-shadow(20px 0px 30px #00ade6) blur(39px);
	pointer-events: none;
}
.s-works::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/install-right.svg);
	right: -840px;
	top: 690px;
	opacity: 0.41;
	filter: drop-shadow(20px 0px 30px #00ade6) blur(39px);
}

.s-works .title-h2 {
	color: var(--atoti-text-dark-bg);
	text-align: center;
}

.s-works .title-h2:first-child {
	margin-bottom: 20px;
}

.s-works p {
	color: var(--atoti-text-dark-bg);
}

.s-works .descr-work p {
	max-width: 460px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.s-works .descr-work p a {
	text-decoration: underline;
	color: #fff;
}

.s-works .descr-work {
	margin-bottom: 92px;
}

.s-works .works-text {
	max-width: 410px;
	margin-left: 40px;
}

.s-works .works-rows {
	display: flex;
	flex-direction: column;
	row-gap: 108px;
	position: relative;
	z-index: 2;
}

.s-works .work-title {
	color: var(--atoti-text-dark-bg);
	margin-bottom: 20px;
}

.s-works .works-text p {
	color: #fff;
}

.s-works .works-text p a {
	color: #fff;
}

.s-works .code-descr-block {
	margin-top: 32px;
	max-width: 522px;
	margin-left: auto;
}

.s-works .code-descr-block p {
	color: #fff;
}

.s-works .code-descr-block a {
	color: #fff;
	text-decoration: underline;
}

.s-works .text-sect {
	display: flex;
	align-items: center;
}

.s-works .terminal-section-num-2 .code-descr-block {
	margin-right: auto;
	margin-left: 0;
}

.s-works .terminal-section {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.s-works .works-rows .row:nth-child(even) {
	flex-direction: row-reverse;
}

.s-works .numb-work {
	width: 90px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #120524;
	color: #fff;
	border-radius: 26px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	/* border: 1px solid var(--atoti-transparent-circle-bg); */
}

body.dark .s-works .numb-work {
	background-color: #291a40;
}
.s-works .number-active .numb-work {background: #513777;}
body.dark .s-works .number-active .numb-work {background: #513777;}

.s-works .works-code {
	cursor: pointer;
}

.s-works .works-code .to-copy {
	color: #fff;
}

.s-works .code-block {
	display: flex;
	flex-direction: column;
	min-height: 1px;
	border-radius: 20px;
	border: 1px solid var(--atoti-semi-purple);
	width: 530px;
	margin-left: auto;
}

.s-works .code-block.number-2,
.s-works .code-block.number-4 {
	margin-left: initial;
	margin-right: auto;
}

.s-works .code-body {
	padding: 30px;
	background-color: var(--atoti-terminal-code-bg);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	font-family: 'Roboto Mono';
}

.s-works .copy-icon {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.s-works .copy-notification {
	color: var(--atoti-bg-hover-text);
	font-size: 12px;
	position: absolute;
	content: '';
	bottom: 3px;
	padding: 5px;
	background-color: var(--atoti-gray-bg);
	border-radius: 15px;
	right: 45px;
}

.s-works .works-text.text-num-2,
.s-works .works-text.text-num-4 {
	margin-left: auto;
	margin-right: 40px;
}

.s-works .code-block .code-head {
	background-color: var(--atoti-terminal-bg);
	position: relative;
	height: 47px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.s-works .code-block .code-head .code-head-title {
	color: var(--atoti-text-dark-bg);
	font-weight: 400;
	font-size: 12px;
	font-family: 'Roboto Mono';
}

.s-works .code-head .code-dots {
	position: absolute;
	content: '';
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	gap: 5px;
}

/* Svg A-line */
.s-works .svg-line {
	position: absolute;
	top: 340px;
	left: 50%;
	/*transform: translateX(-50%);*/
}
.s-works .svg-line > svg {
  margin-left: -3px;
}
.svg-line .sticky-wrapper {
	position: absolute;
	top: 100px;
}
.s-works .a-block {
	position: absolute;
	top: 0;
	left: calc(50% - 37px);
	/*transform: translateX(-50%);*/
	/* transition: all 0.1s ease-in; */
}
.s-works .a-block svg {
  max-width: 74px;
}
.a-block svg {
  position: relative;
  z-index: 1;
}
/*.s-works .a-block::after {
  position: absolute;
  content: url('../img/circle-line.svg');
  left: 47px;
  top: 0;
  transform: translateY(-57%);
  z-index: 0;
}*/

.s-works .terminal-section-num-4 {
	justify-content: flex-start;
}

.s-works .code-head .code-dots span {
	width: 10px;
	height: 10px;
	background-color: var(--atoti-semi-purple);
	border-radius: 50%;
}

.s-more {
	background-color: var(--atoti-bg-secondary);
	padding-bottom: 81px;
}

.s-more .divider {
	margin-bottom: 45.5px;
	background-color: #513777;
}

body.dark .s-more .divider {
	background-color: #513777;
}

.s-more .title-h2 {
	color: var(--atoti-text-dark-bg);
	text-align: center;
	margin-bottom: 20px;
}

.s-more .more-text {
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.s-more .btn-wrap {
	margin: 0 auto;
	text-align: center;
}

.s-highlights .text-highlights {
	min-height: 100%;
	padding: 62px 0 62px 70px;
	background-color: var(--atoti-text-highlight-bg);
}

.s-highlights .text-slider {
	max-width: 550px;
}

.s-highlights .text-highlights .title-h2 {
	margin-bottom: 20px;
}

.s-highlights .loop-dark {
	display: none;
}

body.dark .s-highlights .loop-dark {
	display: block;
}

body.dark .s-highlights .loop {
	display: none;
}

body.dark .s-highlights .text-highlights .divider {
	background-color: #534963;
}

.s-highlights .text-highlights p.head-text {
	display: block;
	max-width: 404px;
	margin: 0;
	margin-bottom: 137px;
}

.s-highlights .text-inside-highlights {
	margin-left: 60px;
	max-width: 460px;
	min-height: 263px;
}

.s-highlights .owl-dots {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.s-highlights {
	max-height: 682px;
}

.s-highlights .col {
	padding: 0;
}

.s-highlights .bg-darks {
	background-image: url(../../../../../wp-content/uploads/2024/02/Группа-масок-11.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 50%;
	max-height: 682px;
	min-height: 682px;

	display: flex;
}

.s-highlights .bg-darks .count-1,
.s-highlights .bg-darks .count-2,
.s-highlights .bg-darks .count-3,
.s-highlights .bg-darks .count-4,
.s-highlights .bg-darks .count-5,
.s-highlights .bg-darks .count-6 {
	transform: scale(0.9);
}

.s-highlights .bg-darks .count-3 {
	transform: scale(0.8);
}

/* .s-highlights .owl-carousel {
	transform: rotate(-90deg);
}

.s-highlights .owl-carousel .owl-item {
	transform: rotate(90deg);
} */

.s-highlights .first_image_slide {
	padding-left: 69px;
	padding-top: 167px;
	padding-bottom: 128px;
	display: flex;
}

.s-highlights .bg-darks img {
	max-height: 682px;
	width: 100%;
}

.s-highlights .slider-image {
	width: 100%;
	height: 100%;
}

.s-highlights .numb-left-highlights {
	background-color: #291941;
	color: var(--atoti-text-dark-bg);
	padding: 20px;
	margin-right: 10px;
	margin-top: auto;
	width: 220px;
	border-radius: 10px;
}
.s-highlights .numb-highlights {
	display: flex;
}

.s-highlights .gray-bg {
	background-color: var(--atoti-gray-bg);
	width: 50%;
}

.s-highlights .numb-highlights h3 {
	font-size: 16px;
	color: var(--atoti-text-dark-bg);
	margin-bottom: 10px;
}
.s-highlights .numb-highlights .numbers-first {
	font-size: 42px;
	display: block;
	margin-bottom: 30px;
}

.s-highlights .numb-highlights ul {
	margin: 0;
}

.s-highlights .numb-highlights ul li {
	list-style-type: none;
}
.s-highlights .numb-highlights ul li.last-year {
	color: #00afe1;
}

.s-highlights .img-highlights img {
	width: 352px;
	height: 100%;
}

.s-highlights .text-inside-highlights h2 {
	margin-top: 20px;
}

.s-highlights .text-inside-highlights .divider {
	margin-bottom: 20px;
	background-color: #000;
}

.s-highlights .text-inside-highlights p {
	max-width: 404px;
}

.s-highlights .custom-dots-text {
	position: absolute;
	content: '';
	right: 50px;
	bottom: 80px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.s-highlights .custom-dots-text .owl-dot {
	width: 15px !important;
	height: 15px !important;
	max-width: 15px !important;
	max-height: 15px !important;
	border-radius: 50%;
	background-color: lightgray;
	padding: 0;
}

.s-highlights .custom-dots-text .owl-dot.active {
	background-color: #120524;
	opacity: 1;
}

body.dark .s-highlights .custom-dots-text .owl-dot {
	border: 1px solid #fff;
	opacity: 0.3;
	background-color: transparent;
	width: 11px;
	height: 11px;
	border-radius: 50%;
}
body.dark .s-highlights .custom-dots-text .owl-dot.active {
	background-color: #fff;
	opacity: 1;
}

body.dark .s-highlights .text-slider svg,
body.dark .s-highlights .text-slider path {
	fill: #bbdde5;
}

.s-testimonials {
	padding-top: 76px;
	background-color: var(--atoti-body-color);
	position: relative;
}

body.dark .s-testimonials:before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/testimonials-circle.svg);
	left: 0;
	top: 0;
}

.s-testimonials .testimonials-wrap {
	display: flex;
}

.s-testimonials-dark {
	display: none;
}

body.dark .s-testimonials {
	display: none;
}

body.dark .s-testimonials-dark {
	display: block;
}

.s-testimonials .testimonials-left {
	max-width: 540px;
	padding: 0;
	min-height: 100%;
}
.s-testimonials .testimonials-left .text-testimonials {
	min-height: 100%;
	display: flex;
	flex-direction: column;
}
.s-testimonials .btn-link {
	max-width: 199px;
}
.s-testimonials .testimonials-right {
	max-width: calc(100% - 540px);
}
.s-testimonials .note-block,
.s-news .article,
.s-newsletter .article {
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: var(--atoti-article-color);
	font-weight: 600;
}

.s-testimonials .title {
	margin-bottom: 21px;
}
.s-testimonials .sub-text {
	margin-bottom: 28px;
	max-width: 404px;
	display: block;
}

.s-testimonials .testimonials-item {
	width: 420px;
	height: 428px;
	padding: 47px 42px 33px 33px;
	border-radius: 10px;
	background: var(--atoti-testimonials-gradient);
	border: 1px solid #331f51;
}

body.dark .s-testimonials .testimonials-bot h5 {
	color: #fff;
}

.s-testimonials .testimonials-item .logo,
.s-testimonials .testimonials-item .avatar {
	width: auto;
}

.s-testimonials .testimonials-item .logo {
	margin-bottom: 60px;
}

.s-testimonials .testimonials-item p {
	margin-bottom: 45px;
}

.s-testimonials .testimonials-item .position {
	margin: 0;
}

.s-testimonials .testimonials-item .avatar {
	margin-bottom: 13px;
	width: 57px;
	height: 57px;
	border-radius: 50%;
	object-fit: cover;
}

.s-testimonials .nav-slider,
.s-news .nav-slider {
	display: flex;
	align-items: center;
	gap: 11px;
}

.s-testimonials .count-slider,
.s-testimonials-dark .count-slider-dark,
.s-news .count-slider {
	width: 330px;
	height: 1px;
	background: var(--atoti-slider-divider-bg);
	position: relative;
}

.s-testimonials .active-bar,
.s-testimonials-dark .active-bar-dark,
.s-news .active-bar {
	width: 33%;
	height: 3px;
	background-color: var(--atoti-bg-light);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.s-testimonials .count-slide,
.s-testimonials-dark .count-slide-dark {
	margin-top: auto;
}

.s-testimonials .count-nav,
.s-news .count-nav {
	display: flex;
	gap: 8px;
}

.s-testimonials .prev,
.s-news .prev,
.s-testimonials .next,
.s-news .next {
	width: 37px;
	height: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid var(--atoti-next-prev-border);
	background-color: var(--atoti-next-prev-bg);
	border-radius: 10px;
	cursor: pointer;
}

body.dark .s-testimonials .prev svg path,
body.dark .s-news .prev svg path,
body.dark .s-testimonials .next svg path,
body.dark .s-news .next svg path {
	/* fill: #fff; */
	stroke: #fff;
}

.s-testimonials .prev:hover,
.s-news .prev:hover,
.s-testimonials .next:hover,
.s-news .next:hover {
	border: 1px solid #1B0F2D;
	background-color: #1B0F2D;
}
.s-testimonials .prev:hover svg path,
.s-news .prev:hover svg path,
.s-testimonials .next:hover svg path,
.s-news .next:hover svg path {
	stroke: #fff;
}
body.dark .s-testimonials .prev:hover,
body.dark .s-news .prev:hover,
body.dark .s-testimonials .next:hover,
body.dark .s-news .next:hover {
	border: 1px solid #fff;
	background-color: #fff;
}
body.dark .s-testimonials .prev:hover svg path,
body.dark .s-news .prev:hover svg path,
body.dark .s-testimonials .next:hover svg path,
body.dark .s-news .next:hover svg path {
	stroke: #1B0F2D;
}

.s-testimonials .container {
	max-width: 100%;
	padding-left: calc((100% - 90%) / 2);
}

.s-testimonials.s-testimonials-one .container {
	max-width: 90%;
	padding: 0 15px;
}
.s-testimonials.s-testimonials-one .testimonials-left {
  max-width: unset;
}
.s-testimonials.s-testimonials-one .testimonials-item {
  width: unset;
}

.s-testimonials .col {
	padding: 0;
}

.s-news {
	padding-top: 77.5px;
	background-color: var(--atoti-body-color);
	position: relative;
	padding-bottom: 107px;
}

.s-tech {
	position: relative;
}

body.dark .s-news::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/front-footer.svg);
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	pointer-events: none;
}

.s-news .divider {
	margin-bottom: 74.5px;
}

.s-news .row {
	margin: 0;
}

.s-news .col {
	padding: 0;
}

.s-news .news-left {
	margin-right: 83px;
}

.s-news .title-h2 {
	margin-bottom: 20px;
	max-width: 410px;
	overflow: hidden;
	max-height: 150px;
}

.s-news .news-text p {
	max-width: 404px;
	margin-bottom: 20px;
}

.s-news .news-img {
	border-radius: 20px;
}
.news-img img {
	height: 458px;
	border-radius: 20px;
	object-fit: cover;
}
.s-news .news-text .btn-link {
	margin-bottom: 54px;
}

.s-news .nav-news-wrapper {
	padding-left: 53%;
	margin-top: -51px;
	position: relative;
	z-index: 20;
}

.s-tech {
	background-color: #291a40;
	padding-top: 53px;
	padding-bottom: 60px;
	min-height: 671px;
	position: relative;
}

.s-tech img {
	position: absolute;
	pointer-events: none;
	left: 50%;
	transform: translateX(-50%);
	top: 80px;
}
.s-tech img.tech-mob-img {
	position: static;
	transform: none;
	margin-top: 54px;
}

.s-tech .title-h2 {
	max-width: 612px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #fff;
	position: relative;
	z-index: 33;
}

.s-tech p {
	max-width: 602px;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 29px;
	color: #fff;
	position: relative;
	z-index: 33;
}

.s-tech p strong {
	color: #fff;
}

.s-tech .btn-wrap {
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 33;
}

.s-tech .footer-video {
	top: -110px !important;
}

.s-newsletter {
	padding-top: 93px;
	padding-bottom: 76px;
	background-color: var(--atoti-body-color);
}

.s-newsletter .title {
	max-width: 520px;
}

.s-newsletter .subtitle {
	max-width: 368px;
	margin-bottom: 50px;
}
#gform_wrapper_1.gform-theme--framework .gform-field-label--type-inline a {
	font-size: 14px;
	color: #291a40;
}

/* End Home page styles */

/* About us page styles */

.a-hero {
	margin-top: 108px;
	padding-top: 30px;
	padding-bottom: 116.5px;
	position: relative;
}

.a-hero:before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/about-bg-left.png);
	top: 260px;
	left: -135px;
}

.a-hero .row {
	/*margin: 0;*/
}

.a-hero .breadcrumbs {
	margin-bottom: 72px;
}

body.dark .a-hero .breadcrumbs {
	margin-bottom: 72px;
	color: #fff;
}

body.dark .a-hero .breadcrumbs span {
	color: #fff;
}

.a-hero .a-wrap {
	display: flex;
	gap: 100px;
	z-index: 2;
	position: relative;
}

.a-hero .article {
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 11px;
}

.page-id-66 .s-newsletter .article {
	margin-bottom: 13px;
}

body.dark .a-hero .article {
	color: var(--atoti-text-dark-bg);
}
.a-hero .a-left p {
	max-width: 330px;
	display: block;
}

.a-hero .a-left {
	max-width: 330px;
	width: 100%;
}

.a-hero .a-right {
	/*width: calc(100% - 530px);*/
}

.a-hero .a-right .divider {
	margin-top: 5px;
	margin-bottom: 27.5px;
	background-color: var(--atoti-a-head-divider);
}

.a-hero h1 {
	margin-bottom: 19.5px;
	font-weight: 500;
}

.a-hero .title-description p {
	max-width: 680px;
	display: block;
	margin-bottom: 28px;
}

.a-hero .a-hero-btn {
	padding: 11px 70px;
}

.wh {
	position: relative;
	z-index: 2;
}

body.dark .wh::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/about-circle-bottom.svg);
	bottom: -52px;
	right: 0;
}

.wh .image-wh {
	position: relative;
	z-index: 2;
}

.wh .top-wh {
	display: flex;
	justify-content: space-between;
	/* margin-bottom: 90px; */
}

.wh .top-wh .descr-block-wh {
	display: flex;
	justify-content: space-between;
	gap: 52px;
}

.wh .top-wh .descr-block-wh .one-text {
	max-width: 404px;
}

.wh .top-wh .descr-block-wh .one-text:last-child {
	max-width: 369px;
}

.wh .image-wh .image-text {
	margin-top: 38px;
	/*text-align: center;*/
	margin-bottom: 45px;
}

.wh .image-wh .image-text a {
	color: #000;
	text-decoration: underline;
	font-weight: 600;
}

.wh .image-wh .image-text a:hover {
	color: var(--atoti-link-color);
	text-decoration: underline;
}

body.dark .wh .image-wh .image-text a {
	color: #fff;
	text-decoration: underline;
}
body.dark .wh .image-wh .image-text a:hover {
	color: var(--atoti-link-color);
	text-decoration: underline;
}

.wh .divider {
	background-color: #a7babe;
}

body.dark .wh .divider {
	background-color: #a7babe;
}

.discover {
	padding-top: 55px;
	padding-bottom: 103px;
	position: relative;
}

body.dark .discover {
	background-color: #291a40;
}

body.dark .discover::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/front-footer.svg);
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
}

.discover .graph {
	margin-top: 66px;
	position: relative;
	z-index: 2;
}
.discover .graph .titles {
	margin-bottom: 33px;
}
.discover .graph .titles,
.discover .graph .row-graph {
	display: grid;
	grid-template-columns: 25% 35% 40%;
}

.discover .graph .row-graph {
	min-height: 67px;
	border-radius: 15px;
}

body.dark .graph .row-graph {
	color: #fff;
}
.discover .graph .space-block {
	min-height: 44px;
	max-height: 44px;
}
.discover .graph .row-graph .features-block {
	padding-left: 47px;
}

.discover .graph .row-graph:nth-child(odd) {
	background-color: var(--atoti-odd-features-bg);
}

.discover .graph .row-graph .features-block,
.discover .graph .row-graph .community-block,
.discover .graph .row-graph .python-block {
	display: flex;
	align-items: center;
}

.discover .graph .row-graph .community-block,
.discover .graph .row-graph .python-block {
	justify-content: center;
}

.discover .graph .titles .community-title,
.discover .graph .titles .python-title {
	text-align: center;
}

.discover .graph .last-row {
	min-height: 147px;
}

.discover .graph .last-row .python-block,
.discover .graph .last-row .community-block {
	text-align: center;
}

.discover .graph .last-row .python-block .btn-link,
.discover .graph .last-row .community-block .btn-link {
	margin-top: 12px;
}
.discover .graph .last-row .python-block .btn-link:focus,
.discover .graph .last-row .community-block .btn-link:focus {
	color: #fff;
}
body.dark .discover .graph .last-row .python-block .btn-link:focus,
body.dark .discover .graph .last-row .community-block .btn-link:focus {
	color: var(--atoti-btn-color);
}

.discover .graph .row-graph .features-block,
.discover .graph .row-graph .community-block {
	border-right: 1px solid var(--atoti-features-border);
}

.discover .divider {
	background-color: #a7babe;
}

body.dark .discover .divider {
	display: none;
}

body.dark.page-id-66 .s-newsletter {
	background-color: #1c0e31;
}

body.dark.page-id-66 .s-newsletter #choice_1_4_1 {
	background-color: #291a40;
	border-color: #534963;
}

body.dark .wh .light-graph-image {
	display: none;
}

.wh .dark-wh-image {
	display: none;
}

body.dark .wh .dark-wh-image {
	display: block;
}

.page-id-66 .footer .main-footer {
	background-color: #291a40;
}

.page-id-66 .s-newsletter .divider {
	margin-bottom: 93px;
	background-color: #a7babe;
}

body.dark.page-id-66 .s-newsletter .divider {
	display: none;
}

body.dark.page-id-66 .s-newsletter {
	padding-top: 93px;
}

.page-id-66 .s-newsletter {
	padding-top: 0;
}

body.dark .wh .divider {
	display: none;
}

/* single post styles */

.s-spost {
	padding: 215px 0 0;
	position: relative;
}
.single-videos .s-spost {
  padding: 160px 0 0;
}
.s-spost::before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/04/line-left-post.svg);
	top: 172px;
	left: -200px;
}
.s-spost::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/04/line-right-post.svg);
	top: 405px;
	right: -200px;
}
.s-spost > div {
	position: relative;
	z-index: 1;
	max-width: unset;
	padding: 0 25px;
}
.spost-content-wrap {
	margin: 0 -25px;
}
body.dark .s-spost > div > .d-flex:after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-bot-center.svg);
	top: -350px;
	left: 50%;
	transform: translateX(-50%);
}
.s-spost > div > * {
	position: relative;
	z-index: 2;
}
.spost-content-wrap {
	padding: 54px 0 43px;
}
body.dark .spost-content-wrap {
	background: #291a40;
}
.s-spost .d-flex {
	max-width: 860px;
	margin: 0 auto 46px;
}

.single-videos .s-spost .d-flex {
	margin: 0 auto 0;
}
.single-videos .s-spost h1 {
  margin: 0;
}
.spost-col-left {
	padding-right: 43px;
	border-right: 1px solid #ddd;
	margin-right: 65px;
}
body.dark .spost-col-left {
	border-right: 1px solid #513777;
}
.post-meta {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 18px;
}
body.dark .post-meta:not(.post-meta-bot) {
	color: #aaaaaa;
}
body.dark .spost-col-left .post-meta {
	color: #fff;
}
.single-videos .spost-col-left {
  padding-right: 0 !important;
  border-right: 0 !important;
  margin-right: 0 !important;
}
.s-spost h1 {
	font-size: 40px;
	font-weight: 500;
	line-height: 50px;
	margin: 0 0 18px;
}
.author-info {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.author-info .author-avatar {
    display: none;
}

.author-info:not(:nth-last-child(1)) {
    margin-bottom:  5px;
}

.author-avatar img {
	border-radius: 50%;
	margin: 0 0 15px;
}
.author-name {
	white-space: nowrap;
	color: var(--atoti-h1-color);
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}
.s-spost .container > img {
	max-width: 1080px;
	width: 100%;
	margin: 0 auto 0;
	border-radius: 12px;
	display: block;
	position: relative;
  	z-index: 3;
}
.spost-content {
	max-width: 1120px;
	margin: 0 auto;
}
.spost-content {
	max-width: 679px;
	margin: 0 auto 20px;
}
.spost-content-wrap div:not(.spost-share) a {
	color: #000000;
	/*text-decoration: underline;*/
	font-weight: 900;
	position: relative;
}
body.dark .spost-content-wrap div:not(.spost-share) a {color: #fff;}
.spost-content-wrap div:not(.spost-share) a:after {
	content: "";
	height: 2px;
	background: #000;
	width: 100%;
	position: absolute;
	bottom: -2px;
	left: 0;
	transition: all .25s ease;
}
body.dark .spost-content-wrap div:not(.spost-share) a:after {background: #fff;}
.spost-content-wrap div:not(.spost-share) a:hover:after {
	opacity: 0;
}
.wp-block-image a::after {
    display: none !important;
}
.spost-content > * {
	margin: 0 0 20px;
}
.spost-content > ul {
	margin: 0 0 20px 20px;
}
.spost-content > p {
	/*font-weight: 400;*/
}
body.dark .wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
  border-left: 5px solid rgba(255,255,255,0.05);
  color: #fff;
}
.spost-content h2:not(:fitrst-child),
.spost-content h3:not(:fitrst-child),
.spost-content h4:not(:fitrst-child),
.spost-content h5:not(:fitrst-child) {
	margin: 30px 0 20px;
}

.acc-list {
  margin: 50px auto 20px;
  max-width: 1120px;
}
.single-videos .acc-list {
	margin: 0 auto;
}
.accord-one {
	border-bottom: 1px solid #aaa;
}
.accord-one:first-child {
	border-top: 1px solid #aaa;
}
body.dark .accord-one {
	border-bottom: 1px solid #513777;
}
body.dark  .accord-one:first-child {
	border-top: 1px solid #513777;
}
.accord-one.active > h3 svg {
	transform: rotate(-180deg);
}
.accord-one > h3 {
	font-size: 32px;
	line-height: 42px;
	padding: 20px 75px 20px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 125px;
}
.accord-one h3 span {
	max-width: 100%;
}
.accord-one .open-accord p {
	margin: 0 auto 42px;
	max-width: 680px;
}

.single-post .accord-one .open-accord p {
    margin-bottom: 20px;
}

.accord-one .open-accord pre {
    max-width: 680px;
    margin: 0 auto 20px;
}

.spost-content-wrap h4,
.spost-content-wrap h5 {
	color: var(--atoti-text-color);
}

.spost-content-wrap h4 {
    font-size: 20px;
    line-height: 24px;
}

body.dark pre {
	background: #18092E;
}
.accord-one .open-accord ol {
    margin: 0 auto 32px;
    max-width: 646px;
}

.accord-one .open-accord ul {
	margin: 0 auto 32px;
	list-style: none;
	max-width: 680px;
}

.single-post .open-accord  ul + p,
.single-post .open-accord  p + ul {
    margin-top: -20px;
}

.single-post .open-accord  li ul {
    margin-bottom: 0;
}

.single-post .open-accord  ul {
    margin-bottom: 20px;
}

.accord-one .open-accord ul li {
	padding-left: 16px;
	position: relative;
}
.accord-one .open-accord ul li:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #00ADE6;
	left: 0;
	top: 9px;
}
.accord-one .open-accord blockquote {
	margin: 0 auto 33px;
	max-width: 640px;
	background: #EEEEEE;
	border: 1px solid #C4C4C4;
	padding: 20px 40px;
}
body.dark .accord-one .open-accord blockquote {
	background: #1C0F30;
	border: 1px solid #513777;
	color: #fff;
}
.accord-one .open-accord blockquote p {
	margin: 0;
	font-weight: 400;
  	font-size: 14px;
}
.accord-one .open-accord .wp-block-image {
  max-width: 680px;
  margin: 0 auto 30px;
}

.spost-share {
	padding: 23px 0 0;
	margin: 0 !important;
	text-align: center;
}
.spost-share h4 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 30px;
}
body.dark .spost-share h4 {
	color: #fff;
}
.spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item {
	opacity: 1;
	margin: 0 18px;
	border: 1px solid #000;
	border-radius: 11px;
	width: 56px;
	min-width: 56px;
	height: 56px;
	line-height: 56px;
	padding: 0 !important;
	transition: all 0.25s ease;
}
.spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item:hover {
	background: #00ADE6;
	border: 1px solid #00ADE6;
}
body.dark .spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item {
	border: 1px solid #fff;
	background: #120524;
}
body.dark .spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item:hover {
	background: #fff;
	border: 1px solid #fff;
}
body.dark .spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item:hover .eapps-social-share-buttons-item-icon * {
	fill: #120524;
}
body.dark
	.spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item
	.eapps-social-share-buttons-item-icon
	*,
.spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item
	.eapps-social-share-buttons-item-icon,
.spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item:hover
	.eapps-social-share-buttons-item-icon
	*,
.spost-share
	#eapps-social-share-buttons-1
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item:hover
	.eapps-social-share-buttons-item-icon {
	fill: #fff;
}
.spost-share
	.eapps-social-share-buttons-text-hide
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item-icon-container {
	left: 0 !important;
	margin-left: 0 !important;
	padding: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

body.dark
	.spost-share
	.eapps-social-share-buttons-text-hide
	.eapps-social-share-buttons-inner
	.eapps-social-share-buttons-item-icon-container {
	/*background-color: #120524;*/
}

.spost-share .eapps-social-share-buttons-item-icon {
	width: 21px;
	height: 21px;
}
.spost-share
	.eapps-social-share-buttons-icon-color-white
	.eapps-social-share-buttons-item
	.eapps-social-share-buttons-item-icon,
.spost-share
	.eapps-social-share-buttons-icon-color-on-hover-white
	.eapps-social-share-buttons-item:hover
	.eapps-social-share-buttons-item-icon,
.spost-share
	.eapps-social-share-buttons-icon-color-white
	.eapps-social-share-buttons-item
	.eapps-social-share-buttons-item-icon
	*,
.spost-share
	.eapps-social-share-buttons-icon-color-on-hover-white
	.eapps-social-share-buttons-item:hover
	.eapps-social-share-buttons-item-icon
	* {
	fill: #291a40;
}
.spost-share .eapps-social-share-buttons-item::before,
.spost-share .eapps-social-share-buttons-item::after {
	content: none !important;
}

.s-posts-latest {
	position: relative;
	background: #f7f7f7;
}
body.dark .s-posts-latest {
	background: #18092e;
}
.s-posts-latest .container {
	padding: 54px 0 80px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
body.dark .s-posts-latest:after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-bot-center.svg);
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
body.dark .s-posts-latest .container {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position: relative;
	z-index: 1;
}
.s-posts-latest .row {
	margin: 0 -10px;
}
.s-posts-latest .row > div {
	padding: 0 10px;
}
.posts-latest-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 40px;
}
body.dark .posts-latest-bar .btn-link {
	background: #00ade6;
	color: #fff;
}
body.dark .posts-latest-bar .btn-link:hover {
	background: #18092e;
	color: #fff;
}

.posts-latest-bar .btn-link {
	background-color: #291a40;
	border: 2px solid transparent;
	color: #fff;
}

.posts-latest-bar .btn-link:hover {
	background-color: transparent;
	border: 2px solid #d4d6d8;
	color: #000;
}

body.dark .posts-latest-bar .btn-link {
	color: #000;
	background-color: #fff;
}

body.dark .posts-latest-bar .btn-link:hover {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.posts-img {
	height: 288px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 18px;
	border-radius: 12px;
	overflow: hidden;
}

.posts-img:not(.has-image) {
    background: #291a40;
}
body.dark .posts-img {
	background: #fff;
}

body.dark .posts-img:not(.has-image) {
    background: #fff;
}

.posts-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.posts-img-logo {
  position: absolute;
  left: 25px;
  max-width: 110px;
  top: 20px;
  height: unset !important;
}
.posts-img img.posts-logo {
	max-width: 175px;
	height: auto;
}
body.dark .posts-img img.posts-logo-light,
.posts-img img.posts-logo-dark {
	display: none;
}
body.dark .posts-img img.posts-logo-dark {
	display: block;
}
.posts-one .post-text {
	margin: 0 0 32px;
}
.posts-one .rm-link {
	color: var(--atoti-h1-color);
	display: inline-flex;
	align-items: center;
}
.posts-one .rm-link svg {
	margin-left: 15px;
}
body.dark .posts-one .rm-link svg path {
	stroke: #00ade6;
}
.post-meta-bot {
	border-bottom: 1px solid #aaaaaa;
	padding: 0 0 26px;
	margin: 0 0 14px;
}
body.dark .post-meta-bot {
	border-bottom: 1px solid #513777;
}
.spost-content h2 {
	font-size: 30px;
	line-height: 40px;
}
code,
kbd,
samp {
  color: #000;
  font-weight: 500;
  background: transparent;
  font-family: 'Poppins', sans-serif;
}
body.dark code,
body.dark kbd,
body.dark samp {
  color: #fff;
}

code {
    display: inline-block;
    padding: 0 2px;
    background: #ECEFF3;
    border: 1px solid #aaa;
}

.spost-content-wrap code {
    white-space: pre-wrap;
}

body.dark code {
    background: #18092e;
    border: 1px solid #513777;
}

/* end single post styles */

/* Join Community styles */

.s-wh-community {
	padding: 0 0 160px;
}
.s-wh-community > div {
	position: relative;
	z-index: 1;
}
body.dark .wh.s-wh-community::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-top-right2.png);
	bottom: unset;
	top: 0;
	right: 0;
}
.s-wh-community .top-wh {
	align-items: center;
	border-top: 1px solid #dddddd;
	padding-top: 81px;
	margin-bottom: 0px;
}
body.dark .s-wh-community {
	background: #1c0e31;
}
body.dark .s-wh-community .top-wh {
	border-top: 1px solid transparent;
}
.s-wh-community .top-wh .descr-block-wh {
	gap: 36px;
}
.s-wh-community .wh-title {
	max-width: 300px;
}
.s-wh-community .top-wh .descr-block-wh {
	max-width: 850px;
}

.community-slider .owl-stage {
	display: flex;
}
.community-slider .owl-item {
	border-top: 1px solid var(--atoti-slider-border);
	border-bottom: 1px solid var(--atoti-slider-border);
}
.community-slider .owl-item.active {
	border-right: 1px solid var(--atoti-slider-border);
}
.community-slider .owl-item.active + .active + .active + .active {
	border-right: none;
}

.community-one {
	padding: 20px 30px;
}
.community-one-img {
	height: 55px;
	display: flex;
	align-items: center;
	margin: 0 0 28px;
}
.community-one-img img {
	width: unset !important;
	max-height: 55px;
	max-width: 55px;
}
body.dark .community-one-img img {
	filter: brightness(10);
}
.community-one h4 {
	font-size: 16px;
	max-width: 200px;
	color: var(--atoti-slider-title);
}
.community-slider .owl-nav {
	display: flex !important;
	justify-content: flex-end;
	margin: 25px -2px 0;
}
.community-slider .owl-nav button {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #291A40 !important;
	border-radius: 26px;
	height: 28px;
	width: 57px;
	background: transparent;
	margin: 0 2px;
}
.community-slider .owl-nav button path {
	stroke: #120524;
}
.community-slider .owl-nav button:hover path {
	stroke: #fff;
}
body.dark .community-slider .owl-nav button {
	border: 1px solid #fff !important;
}
body.dark .community-slider .owl-nav button path {
	stroke: #fff;
}
body.dark .community-slider .owl-nav button:hover path {
	stroke: #1C0E31;
}
.community-slider .owl-nav button:hover {
	background: #120524;
}
body.dark .community-slider .owl-nav button:hover {
	background: #fff;
}
.community-slider .owl-nav button:focus,
.community-slider .owl-nav button:active {
	outline: none;
}

.s-community-form {
	padding: 0 0 87px;
	position: relative;
	background: #f5f5f5;
	overflow: visible;
}
body.dark .s-community-form {
	background: #110423;
}
body.dark .s-community-form__ .bg-gradient::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-bot-center.svg);
	bottom: unset;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
}
body.dark .s-community-form .bg-gradient::after {
    position: absolute;
    content: '';
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%; /* Adjust the width as needed */
    height: 620px; /* Adjust the height as needed */
    background-image: url(../../../../../wp-content/uploads/2024/03/gradient-bot-center.svg);
    background-size: cover; /* Adjust background size as needed */
    z-index: 0; /* Move the pseudo-element behind other content */
}
.s-community-form::before {
	position: absolute;
	content: '';
	background: url(../../../../../wp-content/uploads/2024/03/line-left.png)
		no-repeat;
	left: 0;
	top: 0;
	z-index: 2;
	width: 336px;
	background-size: 336px;
	height: 580px;
}
.s-community-form::after {
	position: absolute;
	content: '';
	background: url(../../../../../wp-content/uploads/2024/03/line-right.png)
		no-repeat;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 378px;
	background-size: 378px;
	height: 504px;
}
.s-community-form > .container {
	position: relative;
	z-index: 5;
}
.s-community-form .grey-overlay_ {
	height: 650px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f5f5f5;
}
.s-community-form .row {
	align-items: center;
}
.community-form-center {
	box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
	border-radius: 11px;
	padding: 47px 57px 43px;
	max-width: 624px;
	margin: -56px auto 0;
	background: #fff;
}
body.dark .community-form-center {
	background: #291a40;
}
#gform_2 .gfield--type-html {
	text-align: center;
	margin-bottom: 30px;
}

.newsletter-wrap .form_code {
    max-width: 400px;
}
.form_code {
    text-align: center;
}

#gform_2 .gfield--type-html h2,
.form_code h2 {
	margin: 0 0 16px;
}
#gform_2 .gfield--type-html p {
	max-width: 405px;
	margin: 0 auto;
}

.form_code  p {
    max-width: 405px;
    margin: 0 auto 30px;
}

.form_code .hs_error_rollup {
    display: none;
}

.form_code .hs-fieldtype-radio,
.form_code .hs-fieldtype-textarea,
.form_code .hs-fieldtype-text,
.form_code .hs-fieldtype-select {
    margin-bottom: 23px;
}

.form_code label span:not(.hs-form-required),
#gform_2 .gform-field-label {
	display: block !important;
	font-size: 16px;
	font-weight: 600;
	color: var(--atoti-slider-title);
}

body.light .dark .form_code label span:not(.hs-form-required) {
    color: #fff;
}

.form_code label {
    width: 100%;
    display: flex;
    margin-bottom: 11px;
    text-align: left;
}

.form_code label span.hs-form-required {
    font-size: 0;
}

.form_code label span.hs-form-required::after,
#gform_2 .gfield_required:after {
	content: '*';
	color: #00ade6;
	font-size: 16px;
	margin-left: 4px;
}

.form_code .input input,
#gform_2 .ginput_container input {
	background: #f7f7f7;
	height: 59px;
	border: 1px solid transparent !important;
	border-radius: 11px !important;
	padding: 18px 24px !important;
}
body.dark #gform_2 .ginput_container input {
	background: rgba(255, 255, 255, 0.1);
	color: #c6c6c6;
}

body .form_code .input {
    margin-right: 0;
}

body.light .dark .form_code .input input,
body .form_code .input input {
    width: 100%;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid transparent !important;
    color: #c6c6c6 !important;
}

body.light .form_code .input input {
    color: rgb(17, 35, 55) !important;
    background: #f7f7f7 !important;
}

.gform-theme--foundation #gform_2 .gform_fields {
	row-gap: 16px;
}

.form_code .hs_submit {
    padding-top: 24px;
}

.form_code .hs_submit input,
#gform_2 .gform_button.button {
	background: #291a40;
	border: 2px solid transparent;
	border-radius: 22px;
	min-width: 199px;
	height: 44px;
	margin: 0 auto;
    padding: 5px 10px;
}

.form_code .hs_submit input:hover,
#gform_2 .gform_button.button:hover {
	background: transparent;
	border: 2px solid #d4d6d8;
	color: #000;
}

body.light .dark .form_code .hs_submit input,
body.dark .form_code .hs_submit input,
body.dark #gform_2 .gform_button.button {
	background: #ffffff;
	color: #000000;
}
body.light .dark .form_code .hs_submit input:hover,
body.dark .form_code .hs_submit input:hover,
body.dark #gform_2 .gform_button.button:hover {
	background: #291a40;
	border: 2px solid #fff;
	color: #fff;
}

.gform-theme--foundation #gform_2 .gform_footer,
.gform-theme--foundation #gform_2 .gform_page_footer {
	margin-block-start: 40px;
}

.form-columns-1 .hs-fieldtype-radio {
    display: flex;
}

.form-columns-1 .hs-fieldtype-radio > label {
    width: 50%;
}

.form-columns-1 .hs-fieldtype-radio .input {
    margin: 0 0 0 auto;
    width: 47%;
}

.form-columns-1 .hs-fieldtype-radio .input ul {
    display: flex;
    justify-content: flex-end;
    column-gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.community-form-left {
	margin-top: 60px;
}
.community-form-left img {
	max-width: 57px;
	border-radius: 50%;
}
.community-form-left img:first-child {
	margin: 0 0 13px;
}
.community-form-box {
	background: var(--atoti-bg-box);
	border-radius: 11px;
	padding: 33px 20px;
}
.community-form-left-si {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: flex-end;
}
.community-form-left-si img {
	min-width: 57px;
	margin: 0 !important;
	transform: translateY(50%);
}
.community-form-left .community-form-left-si:after {
	content: '';
	width: 95px;
	height: 83px;
	border-left: 1px dashed #000;
	border-bottom: 1px dashed #000;
	display: flex;
	margin-left: 50px;
}
body.dark .community-form-left .community-form-left-si:after {
	border-left: 1px dashed #291a40;
	border-bottom: 1px dashed #291a40;
}
.community-form-right {
	margin-top: 60px;
}
.community-form-right .community-form-box {
	margin: -14px 0 0 25px;
	z-index: 1;
	position: relative;
}

/* end Join Community styles */

/* Contact styles */

.s-contact-header .row.a-wrap {
  gap: 8px;
  text-align: center;
  flex-direction: column;
}
.s-contact {
	background: #18092e;
	position: relative;
}
.s-contact::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-top-left.svg);
	top: 0;
	left: 0;
}
.s-contact > div {
	z-index: 1;
	position: relative;
}
.s-contact .row > div:first-child {
	border-right: 1px solid #513777;
}
.contact-col-left {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	padding: 68px 0 61px;
}
.contact-top {
	color: #fff;
	max-width: 380px;
}
.contact-top h2 {
	color: #fff;
	margin: 0 0 30px;
}
.contact-top p:not(:last-child) {
	margin: 0 0 20px;
}
.contact-top p a {
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
}
.contact-bot {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.contact-bot-links {
	display: flex;
	flex-direction: column;
}
.contact-bot h4 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 9px;
}
.contact-bot a {
	font-size: 32px;
	line-height: 40px;
}
.contact-bot a:nth-child(1) {
	color: #00ade6;
}
.contact-bot a:nth-child(2) {
	color: #fff;
}

.contact-col-right {
	max-width: 575px;
	margin-left: auto;
	padding: 65px 0 86px;
}
.contact-col-right .tabs {
	display: flex;
	height: 64px;
	background: #302243;
	max-width: 100%;
	border-radius: 32px;
	align-items: center;
	justify-content: center;
	margin: 0 auto 38px;
	padding: 0 16px;
}
.contact-col-right .tabs .tab {
	color: #fff;
	font-size: 16px;
	flex-basis: 50%;
	text-align: center;
	height: 44px;
	border-radius: 32px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact-col-right .tabs .tab.active {
	color: #000000;
	background: #ffffff;
}
#gform_3 .gform-field-label {
	display: block !important;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}
#gform_3 .gfield_required:after {
	content: '*';
	color: #00ade6;
	font-size: 16px;
	margin-left: 4px;
}
#gform_3 .ginput_container input {
	color: #c6c6c6;
	background: rgba(255, 255, 255, 0.1);
	height: 59px;
	border: 1px solid transparent !important;
	border-radius: 11px !important;
	padding: 18px 24px !important;
}
#gform_3 .iti--separate-dial-code .iti__selected-flag {
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
}
#gform_3 .iti__selected-flag {
	padding: 0 10px 0 24px;
}
#gform_3 .iti__arrow {
	border-top: 4px solid #029bd2;
}
#gform_3 .iti__arrow--up {
	border-top: none;
	border-bottom: 4px solid #029bd2;
}
#gform_3 .ginput_container .iti__flag-container + input {
	padding-left: 100px !important;
}
body .form_code .hs-fieldtype-textarea textarea,
#gform_3 .ginput_container textarea {
	color: #c6c6c6;
	background: rgba(255, 255, 255, 0.1);
	min-height: 174px;
	border: 1px solid transparent !important;
	border-radius: 11px !important;
	padding: 18px 24px !important;
}
body .form_code .hs-fieldtype-textarea textarea {
    width: 100% !important;
}

.gform-theme--foundation #gform_3 .gform_fields {
	row-gap: 21px;
}

#gform_3 .gform_button.button {
	background: #fff;
	color: #000;
	border: 2px solid transparent;
	border-radius: 22px;
	min-width: 199px;
	height: 44px;
	margin: -56px 0 0 auto;
}
#gform_3 .gform_button.button:hover {
	background: transparent;
	border: 2px solid #d4d6d8;
	color: #fff;
}
#gform_3 .gfield--type-consent .gfield_label {
	display: none !important;
}
#gform_3 .ginput_container_consent {
	display: flex;
	align-items: center;
	margin-top: 16px;
}
#gform_3 .gfield--type-consent input {
	color: #c6c6c6;
	background: rgba(255, 255, 255, 0.1);
	height: 18px !important;
	width: 18px;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	padding: 0 !important;
}
#gform_3 .gfield--type-consent .gform-field-label {
	font-size: 12px;
	font-weight: 400;
}
#gform_3 .gfield--type-consent .gform-field-label a {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}
#gform_3 .gform-loader,
#gform_4 .gform-loader {
  position: absolute !important;
  right: 0 !important;
}

#gform_4 .gform-field-label {
	display: block !important;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	margin: 0 0 14px;
}
#gform_4 .ginput_container_consent .gform-field-label {
	margin: 0 0 0 10px;
}
#gform_4 .gfield_required:after {
	content: '*';
	color: #00ade6;
	font-size: 16px;
	margin-left: 4px;
}
#gform_4 .ginput_container input {
	color: #c6c6c6;
	background: #302243;
	height: 50px;
	border: 1px solid transparent !important;
	border-radius: 11px !important;
	padding: 18px 24px !important;
}
form .iti__country-list {
    background-color: #302243;
    color: #fff;
  	font-size: 14px;
  	max-width: 270px;
  	min-width: 279px;
}
#gform_4 .iti--separate-dial-code .iti__selected-flag {
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
}
#gform_4 .iti__selected-flag {
	padding: 0 10px 0 24px;
}
#gform_4 .iti__arrow {
	border-top: 4px solid #029bd2;
}
#gform_4 .iti__arrow--up {
	border-top: none;
	border-bottom: 4px solid #029bd2;
}
#gform_4 .ginput_container .iti__flag-container + input {
	padding-left: 100px !important;
}
#gform_4 .ginput_container textarea {
	color: #c6c6c6;
	background: rgba(255, 255, 255, 0.1);
	min-height: 114px;
	border: 1px solid transparent !important;
	border-radius: 11px !important;
	padding: 18px 24px !important;
}
.gform-theme--foundation #gform_4 .gform_fields {
	row-gap: 21px;
}
#gform_4 .gform_button.button {
	background: #fff;
	color: #000;
	border: 2px solid transparent;
	border-radius: 22px;
	min-width: 199px;
	height: 44px;
	margin: -56px 0 0 auto;
}
#gform_4 .gform_button.button:hover {
	background: transparent;
	border: 2px solid #d4d6d8;
	color: #fff;
}
#gform_4 .gfield--type-consent .gfield_label {
	display: none !important;
}
#gform_4 .ginput_container_consent {
	display: flex;
	align-items: center;
	margin-top: 16px;
}
#gform_4 .gfield--type-consent input {
	color: #c6c6c6;
	background: rgba(255, 255, 255, 0.1);
	height: 18px !important;
	width: 18px;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	padding: 0 !important;
}
#gform_4 .gfield--type-consent .gform-field-label {
	font-size: 12px;
	font-weight: 400;
}
#gform_4 .gfield--type-consent .gform-field-label a {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}

#gform_4 .gfield--type-radio .gfield_radio {
	display: flex;
	flex-direction: row;
}
#gform_4 .gfield--type-radio .gfield_radio .gchoice {
	display: flex;
	flex-basis: 50%;
	position: relative;
}
.form-columns-1 .hs-fieldtype-radio .inputs-list label input,
#gform_4 .gfield--type-radio .gfield_radio input {
	position: absolute;
	z-index: -10;
	overflow: hidden;
	opacity: 0;
	top: 0;
}

.form-columns-1 .hs-fieldtype-radio .inputs-list label {
    position: relative;
}

.form-columns-1 .hs-fieldtype-radio .inputs-list label span,
#gform_4 .gfield--type-radio .gfield_radio .gchoice label {
	height: 45px;
	min-width: 110px;
	margin: 0;
	border-radius: 11px;
	border: 1px solid #513777;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #fff;
	width: 100%;
	font-weight: 400;
}
#gform_4 .gfield--type-radio .gfield_radio input:checked + label,
.form-columns-1 .hs-fieldtype-radio .inputs-list label input:checked + span{
	background: #ffffff;
	color: #000000;
}

#field_4_10,
#field_4_6 {
	display: flex;
	position: relative;
}
#field_4_10 .gfield_label.gform-field-label,
#field_4_6 .gfield_label.gform-field-label {
	max-width: 320px;
}
#field_4_10 .ginput_container.ginput_container_radio,
#field_4_6 .ginput_container.ginput_container_radio {
	position: absolute;
	right: 0;
	bottom: 10px;
}
#gform_4 #field_4_7.gfield--type-radio .gfield_radio .gchoice label {
	font-size: 14px;
	text-align: center;
    line-height: 1;
}

.form_code .input select,
#gform_4 .ginput_container_select select {
	color: #c6c6c6;
	background: #302243;
	height: 50px;
	border-radius: 11px !important;
	border: none !important;
	padding: 18px 24px !important;
	-webkit-appearance: none;
	background-image: url('../img/select.png');
	background-position: calc(100% - 26px) center;
	background-size: 12px;
	background-repeat: no-repeat;
	line-height: 1em;
	/* for FF */
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none !important;
}

.form_code .input select {
    width: 100% !important;
    font-size: 14px;
}

/* for IE */
.form_code .input select ::-ms-expand,
#gform_4 .ginput_container_select select ::-ms-expand {
	display: none;
}
#gform_4 #field_4_9.gfield--type-radio .gfield_radio .gchoice label {
	font-size: 14px;
	height: 100px;
	flex-direction: column;
}
#gform_4
	#field_4_9.gfield--type-radio
	.gfield_radio
	.gchoice_4_9_0
	label:before {
	content: '';
	width: 32px;
	height: 32px;
	background: url('../img/radio-inernal.svg') no-repeat;
	background-size: contain;
	margin: 0 0 14px;
}
#gform_4
	#field_4_9.gfield--type-radio
	.gfield_radio
	.gchoice_4_9_1
	label:before {
	content: '';
	width: 44px;
	height: 32px;
	background: url('../img/radio-users.svg') no-repeat;
	background-size: contain;
	margin: 0 0 14px;
}
#gform_4 .gfield--type-radio .gfield_radio input:checked + label:before {
	filter: brightness(0);
}
.form_code_wrap {
    overflow: auto;
    max-height: 500px;
    padding-right: 23px;
    width: calc(100% + 10px);
}

.form_code_wrap fieldset {
    max-width: 100% !important;
    width: 100%;
}

#gform_4 {
	overflow: auto;
	max-height: 500px;
	padding-right: 42px;
	width: calc(100% + 42px);
}
/* Стили для скроллбара в Chrome */
.form_code_wrap::-webkit-scrollbar,
#gform_4::-webkit-scrollbar {
    width: 1px; /* Ширина скроллбара */
}

.form_code_wrap::-webkit-scrollbar-track,
#gform_4::-webkit-scrollbar-track {
    background: #513777; /* Цвет фона трека скроллбара */
    width: 4px;
}

.form_code_wrap::-webkit-scrollbar-thumb,
#gform_4::-webkit-scrollbar-thumb {
    background-color: #00ADE6; /* Цвет ползунка скроллбара */
    border-radius: 0px; /* Радиус скругления углов ползунка */
}

.form_code_wrap::-webkit-scrollbar-thumb:hover,
#gform_4::-webkit-scrollbar-thumb:hover {
    background-color: #00ADE6; /* Цвет ползунка при наведении */
}

.contact-col-right .tab_item {
	min-height: 515px;
	position: relative;
}

#gform_wrapper_3 .gform_validation_errors,
#gform_wrapper_4 .gform_validation_errors,
#gform_3 .validation_message,
#gform_4 .validation_message {
	/*display: none !important;*/
}
#gform_4 .gfield_error .ginput_container_select select,
#gform_4 .gfield--type-radio.gfield_error .gfield_radio .gchoice label,
#gform_4 .gfield_error .ginput_container input,
#gform_3 .gfield_error .ginput_container input {
	/*border: 1px solid #fb3f35 !important;*/
}

.iti__country-list .iti__country {
    line-height: 1.3;
    font-size: 12px;
    font-weight: 400;
    white-space: normal;
}
/* Стили для скроллбара в Chrome */
.iti__country-list::-webkit-scrollbar {
    width: 4px; /* Ширина скроллбара */
}

.iti__country-list::-webkit-scrollbar-track {
    background: #18092E; /* Цвет фона трека скроллбара */
    width: 4px;
}

.iti__country-list::-webkit-scrollbar-thumb {
    background-color: #00ADE6; /* Цвет ползунка скроллбара */
    border-radius: 0px; /* Радиус скругления углов ползунка */
}

.iti__country-list::-webkit-scrollbar-thumb:hover {
    background-color: #00ADE6; /* Цвет ползунка при наведении */
}

/* end Contact styles */

/* Posts index styles */

.s-posts-all {
	padding: 0 0 60px;
	position: relative;
}
.s-posts-all > * {
	position: relative;
	z-index: 1;
}
.s-posts-all > .posts-filters-bar-wrap {
	position: relative;
	z-index: 2;
}
.posts-filters-bar-wrap {
  background: #F7F7F7;
  padding: 38px 0 50px;
}
.s-videos-all .posts-filters-bar-wrap {
  padding: 28px 0 28px;
}
body.dark .s-posts-all:not(.filters-no-posts)::after {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-bot-center.svg);
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
}
body.dark .s-posts-all::before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-top-right2.png);
	top: 200px;
	right: 0;
}
body.dark .s-posts-all.filters-no-posts + .s-newsletter .divider {
  background-color: #00ADE6;
}

.s-posts-all .row {
	margin: 60px -10px 0;
}
.s-posts-all .row > div {
	padding: 0 10px;
}
.s-posts-all .posts-one {
	margin-bottom: 64px;
}
body.dark .posts-filters-bar-wrap {
	background: #291a40;
}
.posts-filters-bar {
	display: flex;
	margin: 0 -10px;
	align-items: flex-end;
	position: relative;
}
.filter-one {
	padding: 0 10px;
	flex-basis: 25%;
}
.filter-one .facetwp-facet {
	margin-bottom: 0;
}
.filter-one h3 {
	font-size: 24px;
	margin: 0 0 23px;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-search {
	width: 100%;
	height: 62px;
	color: #0f0f0f;
	border: 1px solid #c6c6c6 !important;
	border-radius: 31px !important;
	padding: 9px 220px 9px 62px !important;
	min-width: 640px;
}
.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-search::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #0f0f0f;
	opacity: 1;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-search::-moz-placeholder {
	/* Firefox 19+ */
	color: #0f0f0f;
	opacity: 1;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-search:-ms-input-placeholder {
	/* IE 10+ */
	color: #0f0f0f;
	opacity: 1;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-search:-moz-placeholder {
	/* Firefox 18- */
	color: #0f0f0f;
	opacity: 1;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-icon {
	right: 11px;
	line-height: 1;
	position: absolute;
	cursor: pointer;
	opacity: 1;
	top: 9px;
	height: 44px;
	display: flex;
	background: #291a40;
	border-radius: 22px;
	align-items: center;
	justify-content: center;
	padding: 10px 15px 10px 15px;
	min-width: 199px;
	border: 2px solid #291a40;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-icon:hover {
	background: transparent;
	border: 2px solid #d6d7d9;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-icon::before {
	content: 'Search';
	background: none;
	width: unset;
	height: unset;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	transform: none !important;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-icon:hover:before {
	color: #291a40;
}
.facetwp-type-search .facetwp-input-wrap::after {
	content: '\f002';
	font-weight: 400;
	font-family: 'Font Awesome 5 Pro';
	color: #0e0e0e;
	font-style: normal;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
}
.filter-one h4 {
	color: var(--atoti-h1-color);
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 15px;
}
.facetwp-type-dropdown .facetwp-dropdown {
	background: #ffffff;
	border: 1px solid #c6c6c6 !important;
	border-radius: 31px !important;
	height: 62px;
	color: #000;
	font-size: 14px;
	-webkit-appearance: none;
	background-image: url('../../inc/img/select2.svg');
	background-size: 14px;
	background-position: calc(100% - 22px) center;
	background-repeat: no-repeat;
	/* for FF */
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none !important;
	padding: 15px 49px 15px 19px !important;
}
/* for IE */
.facetwp-type-dropdown .facetwp-dropdown::-ms-expand {
	display: none;
}
body.dark .facetwp-dropdown {
	border: 1px solid #513777 !important;
	background-color: #170b2a;
	color: #fff;
}

.facetwp-type-fselect .fs-wrap {
  width: 100%;
}
.facetwp-type-fselect .fs-label-wrap {
	background: #ffffff;
	border: 1px solid #c6c6c6 !important;
	border-radius: 31px !important;
	height: 62px;
	color: #000;
	font-size: 14px;
	padding: 15px 49px 15px 19px !important;
	display: flex;
  	align-items: center;	
}
body.dark .facetwp-type-fselect .fs-label-wrap {
	border: 1px solid #513777 !important;
	background-color: #170b2a;
	color: #fff;
}
.facetwp-type-fselect .fs-label-wrap .fs-label {
  padding: 0;
  font-weight: 400;
  line-height: 1.5;
}
.facetwp-type-fselect .fs-arrow {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #00ADE6;
  position: absolute;
  right: 20px;
}
.facetwp-type-fselect .fs-no-results,
.facetwp-type-fselect .fs-option {
  padding: 8px 19px;
  font-size: 14px;
  font-weight: 400;
}
.facetwp-type-fselect .fs-no-results {
  cursor: default;
}
/*
.facetwp-type-fselect .fs-option.d0 {
	font-weight: 700;
	cursor: default !important;
}
*/
.facetwp-type-fselect .fs-option-title {
  padding: 8px 19px;
  font-size: 14px;
  font-weight: 700;
  cursor: default !important;
}
.facetwp-type-fselect .fs-option:hover {
	background: #291A40;
	color: #fff;
}
/*
.facetwp-type-fselect.facetwp-facet-cm .fs-option.d0 {
	font-weight: 400;
	cursor: pointer; !important;
}
.facetwp-type-fselect.facetwp-facet-cm .fs-option.d0:hover {
	background: #291A40;
	color: #fff;
}
*/

.facetwp-type-fselect .fs-search {
	display: none;
}
.facetwp-type-fselect .fs-option.selected {
	background: #00A2D9 !important;
	color: #fff;
}
.facetwp-type-fselect .fs-dropdown {
  border: 1px solid #c6c6c6;
  border-top: 0;
}
body.dark .facetwp-type-fselect .fs-dropdown {
  border: 1px solid #513777;
  border-top: 0;
}
.facetwp-type-fselect .fs-wrap.fs-open .fs-label-wrap {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.facetwp-type-fselect .fs-dropdown .fs-options {
  max-height: 225px !important;
}
body.dark .facetwp-type-fselect .fs-dropdown .fs-options {
  background: #170B2A;
}
.facetwp-type-fselect .fs-option.d1 .fs-option-label {
  padding-left: 10px !important;
}
.facetwp-type-fselect .fs-option .fs-option-label {
  white-space: initial !important;
  line-height: 1.5 !important;
}
.facetwp-type-fselect .fs-option {
  word-break: break-word;
}


.posts-filters-options {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0;
}
.posts-filters-options.facetwp-show {
	margin: 38px 0 -5px;
}
.posts-filters-options ul {
  display: flex;
  align-items: center;
}
.posts-filters-options .facetwp-selections .facetwp-selection-label {
  display: none;
}
.posts-filters-options .facetwp-selections ul {
	margin: 0 -11px;
}
.posts-filters-options .facetwp-selections ul li {
  background: #291A40 !important;
  color: #fff;
  height: 54px;
  margin: 0 11px;
  padding: 0;
  min-width: 200px;
  border-radius: 31px;
  border: 1px solid #291A40;
  transition: all .25s ease;
}
.posts-filters-options .facetwp-selections ul li .facetwp-selection-value {
  border-radius: 31px;	
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  background: transparent !important;
  height: 100%;
  padding: 5px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease;
}
.posts-filters-options .facetwp-selections ul li .facetwp-selection-value:before {
	content: "\f00d";
	color: #fff;
	font-size: 22px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	margin-right: 15px;
	transition: all .25s ease;
}
.posts-filters-options .facetwp-selections ul li:hover {
  background: transparent !important;
  border: 1px solid #d6d7d9;
}
.posts-filters-options .facetwp-selections ul li:hover .facetwp-selection-value {
  color: #000;
}
.posts-filters-options .facetwp-selections ul li:hover .facetwp-selection-value:before  {
  color: #000;
}
body.dark .posts-filters-options .facetwp-selections ul li {
	background: #170B2A !important;
	border: 1px solid #513777;
}
body.dark .posts-filters-options .facetwp-selections ul li:hover {
  background: #fff !important;
  border: 1px solid #fff;
}
.posts-filters-options .facetwp-type-reset {
	margin: 0;
}
.facetwp-type-reset > button {
  padding: 0;
  background: transparent;
  color: #000;
  height: unset;
  box-shadow: none;
  position: relative;
  border: none !important;
  transition: all .25s ease;
  white-space: nowrap;
}
.facetwp-type-reset > button:focus {
	outline: none;
}
.facetwp-type-reset > button:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: -4px;
  transition: all .25s ease;
}
body.dark .facetwp-type-reset > button {
	color: #fff;
}
body.dark .facetwp-type-reset > button:after {
  background: #fff;
}

.posts-empty {
  margin: 0 auto;
  text-align: center;
}
.posts-empty {
  margin: 0 auto;
  text-align: center;
}
body:not(.dark) .img-empty-dark,
body.dark .img-empty-light {
	display: none;
}
.posts-empty .img-empty {
  margin: 0 0 30px;
}
.posts-empty h2 {
  margin: 0 0 16px;
}
.posts-empty p {
  max-width: 584px;
  margin: 0 auto;
}

.facetwp-facet-pagination.facetwp-facet {
	margin-bottom: 0;
	text-align: center;
}
.post-type-archive-post .s-newsletter,
.blog .s-newsletter {
	padding-top: 0;
}

.post-type-archive-post .s-newsletter .divider,
.blog .s-newsletter .divider {
	margin-bottom: 99px;
}

/* end Posts index styles */

/* Videos styles */

body.dark .s-posts-all.s-videos-all::before {
	position: absolute;
	content: url(../../../../../wp-content/uploads/2024/03/gradient-top-left.svg);
	top: 115px;
	right: unset;
	left: 0;
}
.s-videos-all .posts-filters-bar {
	padding: 0 70px 0;
	align-items: center;
}
body.dark
	.s-videos-all
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-search {
	color: #fff;
	border: 1px solid #513777 !important;
	background: #170b2a;
}
body.dark .s-videos-all .facetwp-type-search .facetwp-input-wrap::after {
	color: #fff;
}
body.dark
	.s-videos-all
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-search::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
}
body.dark
	.s-videos-all
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-search::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	opacity: 1;
}
body.dark
	.s-videos-all
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-search:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
	opacity: 1;
}
body.dark
	.s-videos-all
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-search:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	opacity: 1;
}
body.dark.page-template-videos
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-icon {
	background: #ffffff;
	border: 2px solid #ffffff;
}
body.dark.page-template-videos
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-icon::before {
	color: #000000;
}
body.dark.page-template-videos
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-icon:hover {
	background: #170b2a;
}
body.dark.page-template-videos
	.facetwp-type-search
	.facetwp-input-wrap
	.facetwp-icon:hover::before {
	color: #fff;
}

.s-videos-all .filter-one {
	padding: 0 22px;
	flex-basis: 25%;
	display: flex;
	align-items: center;
}
.s-videos-all .filter-one h4 {
	margin: 0 21px 0 0;
	white-space: nowrap;
	font-weight: 600;
}
.s-videos-all .facetwp-type-sort select {
	background: #ffffff;
	border: 1px solid #c6c6c6 !important;
	border-radius: 31px !important;
	height: 44px;
	color: #000;
	font-size: 14px;
	-webkit-appearance: none;
	background-image: url('../../inc/img/select2.svg');
	background-size: 14px;
	background-position: calc(100% - 22px) center;
	background-repeat: no-repeat;
	text-indent: -14px;
	/* for FF */
	-moz-appearance: none;
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none !important;
	padding: 10px 20px 10px 20px !important;
	min-width: 199px;
	text-align: center;
}
/* for IE */
.facetwp-type-sort select::-ms-expand {
	display: none;
}
body.dark .s-videos-all .facetwp-type-sort select {
	border: 1px solid #513777 !important;
	background-color: #170b2a;
	color: #fff;
}

.s-videos-all .posts-img {
	/*background: #291A40 !important;*/
	position: relative;
	padding: 25px;
	justify-content: flex-start;
}
.s-videos-all .posts-img h3 {
	max-width: 285px;
	color: #fff !important;
}
.posts-img > svg {
	position: absolute;
	left: 25px;
	bottom: 20px;
}
.posts-img label {
	color: #fff;
	position: absolute;
	top: 20px;
	right: 30px;
	display: flex;
	align-items: center;
}
.posts-img label:before {
	content: '\f111';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	color: #96d9ee;
	margin-right: 7px;
	font-size: 6px;
}
.s-videos-all .post-text a h3 {
	font-size: 16px;
	font-weight: 600;
}
.s-videos-all .posts-one .post-text {
	margin: 0 15px 19px;
}
.s-videos-all .post-meta-bot {
	border-top: 1px solid #00ade6;
	border-bottom: 1px solid #00ade6 !important;
	padding: 14px 15px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
body.dark .s-videos-all .post-meta-bot span svg {
	fill: #fff;
}
.s-videos-all .post-meta-bot span {
	display: flex;
	align-items: center;
}
.s-videos-all .post-meta-bot span svg {
	margin-right: 8px;
}
.page-template-videos .s-newsletter {
	padding-top: 0;
}
.page-template-videos .s-newsletter .divider {
	margin-bottom: 99px;
}

/* end Videos styles */


/* Defaul page styles */

.s-dpage {
  padding: 170px 0 43px;
}
.s-dpage .container {
  max-width: 1080px;
}
.s-dpage .container > *:first-child {
	margin-top: 0;
}
.s-dpage h1 {
	font-size: 60px;
	font-weight: 500;
	margin: 0 0 7px;
}
.s-dpage h2 {
	font-size: 40px;
	font-weight: 500;
	margin: 0 0 48px;
}
.s-dpage h3 {
	font-size: 28px;
	font-weight: 500;
	margin: 44px 0 32px;
}
.s-dpage h4 {
	font-size: 24px;
	font-weight: 800;
	color: #291A40;
	margin: 36px 0 36px;
}
.s-dpage h5 {
	font-size: 22px;
	font-weight: 500;
	margin: 36px 0 20px;
}
body.dark .s-dpage h4 {
	color: #fff;
}
body.dark .s-dpage h5 {
	color: #fff;
}
.s-dpage p {
	margin: 0 0 25px;
}
.s-dpage a {
	color: #000;
	font-weight: 800;
	text-decoration: underline;
}
.s-dpage a:hover {
	text-decoration: none;
}
body.dark .s-dpage a {
	color: #fff;
}

.s-dpage.s-404 {
  text-align: center;
  min-height: calc(100vh - 389px);
  display: flex;
  align-items: center;
}
.s-dpage.s-404 h1 {
  font-size: 120px;
  line-height: 1;
}

/* end Defaul page styles */

