

/* scrollbar */
/* width */
::-webkit-scrollbar {
  width: 12px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #000;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #5B14F1;
  border: 3px solid #000;
  border-radius: 6px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #5B14F1;
}
html, body {
	border: 0;
	
	line-height: 1.5;
	margin: 0;
	padding: 0
}
div, span, object, iframe, img, table, caption, thead, tbody, tfoot, tr, tr, td, article, aside, canvas, details, figure, hgroup, menu, nav, footer, header, section, summary, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cit, code, del, dfn, em, ins, q, samp, small, strong, sub, sup, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, legend, label {
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
	display: block
}
table {
	border-collapse: separate;
	border-spacing: 0
}
table caption, table th, table td {
	text-align: left;
	vertical-align: middle
}
a img {
	border: 0
}
:focus {
	outline: 0
}
.container {
	position: relative;
	max-width: 1440px;
	height: 100%;
	margin: 0 auto;
	padding: 0 70px
}
.container .pattern {
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, 0.06);
	z-index: -1;
	display: block
}
.slider__text-bottom-sl4 {
	width: 100%;
	min-width: 100%;
}
.slider__text-bottom-sl-4-part-1 {
	display: flex;
}
.container .pattern:nth-child(1) {
	left: 20%
}
.container .pattern:nth-child(2) {
	left: 40%
}
.container .pattern:nth-child(3) {
	right: 40%
}
.container .pattern:nth-child(4) {
	right: 20%
}
.wrap {
	padding-left: calc(20% - .6rem)
}
@media (max-width:1240px) {
	.wrap {
		padding-left: 0
	}
}
@font-face {
	font-family: 'Involve';
	src: 
		url('../fonts/involve/Involve-Regular.otf') format('opentype');
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'Involve';
	src: 
		url('../fonts/involve/Involve-Medium.otf') format('opentype');
	font-style: normal;
	font-weight: 500;
	font-display: swap;
}
@font-face {
	font-family: 'Involve';
	src: 
		url('../fonts/involve/Involve-SemiBold.otf') format('opentype');
	font-style: normal;
	font-weight: 600;
	font-display: swap;
}
html {
	font-size: 15px
}
body {
	background: #fff;
	margin: 0;
	font-size: 18px;
	color: #000;
	overflow-x: hidden;
	font-family: 'Involve', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Involve', sans-serif;
	margin: 0;
	font-weight: 400;
	line-height: 1.275
}
h1 {
	font-size: 60px
}
h2 {
	font-size: 56px;
    font-weight: 500;
}
h3 {
	font-size: 2.66rem
}
@media (max-width: 1439px) {
	h3 {
		font-size: 2.4rem
	}
	
}
@media (max-width: 1250px) {
	  .sider-b-item p.sl-4 {
		max-width: 250px;
	  }
}
@media (max-width: 1024px) {
	h3 {
		font-size: 2.2rem
	}
	.slider__text {
    	padding: 4rem 5rem 4rem;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
}
@media (max-width: 1024px) {
	h3 {
		font-size: 2rem
	}
	.slider__text {
    	padding: 4rem 5rem 4rem;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
}
@media (max-width: 768px) {
	h3 {
		font-size: 1.8rem
	}
}
@media (max-width: 475px) {
	h3 {
		font-size: 1.6rem
	}
}
h4 {
	font-size: 1.533333rem
}
@media (max-width: 1439px) {
	h4 {
		font-size: 1.4666662rem
	}
}
@media (max-width: 1024px) {
	h4 {
		font-size: 1.4rem
	}
}
@media (max-width: 1024px) {
	h4 {
		font-size: 1.3333333rem
	}
}
@media (max-width: 768px) {
	h4 {
		font-size: 1.26666666rem
	}
}
@media (max-width: 475px) {
	h4 {
		font-size: 1.2rem
	}
}
ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}
p, span {
	display: inline-block;
	font-family: inherit;
	line-height: 1.3;
	font-size: 18px;
	font-weight: 400
}
a {
	text-decoration: none;
	color: #fff
}
img {
	display: block;
	max-width: 100%
}
*, *:before, *:after {
	box-sizing: border-box
}
.box-social {
	display: flex;
	align-items: center
}
.box-social a+a {
	margin-left: 10px
}
button {
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	color: inherit;
	background-color: transparent;
	cursor: pointer;
	outline: none
}
.corner-btn {
	display: block;
	border: none;
	font-size: 14px;
	max-width: 380px;
	text-align: center;
	position: relative;
	text-decoration: none;
	background: linear-gradient(180deg, #1BBDE3 0%, #0062D5 100%);
	padding: 2px
}
@media (max-width: 768px) {
	.corner-btn {
		padding: 1px
	}
}
.corner-btn__inline {
	display: inline-block;
	margin-right: 15px
}
@media (max-width:425px) {
	.corner-btn__inline {
		margin-bottom: 15px
	}
}
.corner-btn.feed-btn {
	position: fixed;
	left: calc(50% - (1200px / 2));
	bottom: 50px
}
.corner-btn::before {
	content: '';
	position: absolute;
	display: block;
	top: 12px;
	left: 0;
	right: 0;
	bottom: 12px;
	width: 100%;
	background-color: black;
	transition: top .2s linear, bottom .2s linear
}
.corner-btn::after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 12px;
	right: 12px;
	bottom: 0;
	height: 100%;
	background-color: black;
	transition: left .2s linear, right .2s linear
}
.corner-btn:hover {
	cursor: pointer
}
.corner-btn:hover::before {
	top: 50%;
	bottom: 50%
}
.corner-btn:hover::after {
	left: 50%;
	right: 50%
}
@media (max-width: 768px) {
	.corner-btn {
		font-size: 12px;
		max-width: 380px
	}
}
@media (max-width: 475px) {
	.corner-btn {
		font-size: 12px
	}
}
.corner-btn2 {
	max-width: 213px
}
@media (max-width:660px) {
	.corner-btn2 {
		order: 3
	}
}
.corner-btn__content {
	position: relative;
	background: #000;
	color: white;
	padding: .5rem 1.5rem;
	z-index: 2
}
.box-cornet {
	display: flex;
	font-size: 12px;
	align-items: center
}
.box-cornet img {
	width: 18px;
	height: 18px;
	margin-right: 10px
}
.toggle-menu {
	width: 23px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
	z-index: 10000
}
.toggle-menu span {
	font-size: 0px;
	color: transparent;
	height: 3px;
	width: 23px;
	background-color: #fff;
	border-radius: 23px;
	display: block;
	position: relative;
	transition: all .2s linear
}
.toggle-menu span::after, .toggle-menu span::before {
	position: absolute;
	content: "";
	width: inherit;
	height: inherit;
	background-color: #fff;
	top: 0;
	left: 0;
	border-radius: inherit;
	transition: all .2s linear
}
.toggle-menu span::before {
	top: -6px
}
.toggle-menu span::after {
	top: 6px
}
@media (max-width:1024px) {
	.toggle-menu {
		display: flex;
		margin-left: 20px
	}
}
.toggle-menu.active span {
	background-color: transparent;
	width: 33px
}
.toggle-menu.active span::before {
	transform: rotateZ(-45deg);
	opacity: 1 !important;
	top: 0
}
.toggle-menu.active span::after {
	transform: rotateZ(45deg);
	opacity: 1 !important;
	top: 0
}
.loader {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: flex;
	justify-content: center;
	align-items: center
}
.loader__item {
	border: 5px solid #f3f3f3;
	border-top: 5px solid #129fde;
	border-radius: 50%;
	width: 64px;
	height: 64px;
	animation: spin 2s linear infinite
}
@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}
.error {
	height: 100vh;
	background: linear-gradient(45deg, #000, #182d7e);
	background-size: 400% 400%;
	animation: errorAnimation 15s ease infinite
}
.error .container {
	display: flex;
	align-items: center;
	justify-content: center
}
.error .container .pattern {
	z-index: 0
}
@media (max-width: 475px) {
	.error .container .pattern {
		display: none
	}
}
.error__wrap {
	max-width: 400px
}
.error__title {
	margin-bottom: 1rem
}
@keyframes errorAnimation {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #fff;
    border-radius: 0 0 30px 30px;
}
.header::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	transition: .3s;
	opacity: 0
}
.header.header__scroll {
	box-shadow: 0 0 28px rgba(255, 255, 255, 0.2)
}
.header.header__scroll::before {
	opacity: 1
}
.header.header__scroll .header__wrap {
	padding: 15px 0;
}
@media (max-width:850px) {
	.header.header__scroll .header__wrap {
		padding: 10px 0
	}
}
.header__nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap
}
.header__nav .lang {
	width: 61px;
	padding: 4px 13px;
	padding-left: 4px;
	cursor: pointer;
	border-radius: 9px;
	background: rgba(255, 255, 255, 0.08);
	height: 54px;
	margin-right: 12px;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: none;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap
}
@media (max-width:900px) {
	.header__nav .lang {
		width: 52px;
		height: 42px
	}
}
@media (max-width:600px) {
	.header__nav .lang {
		margin-right: 20px
	}
}
@media (max-width:500px) {
	.header__nav .lang {
		font-size: 14px;
		line-height: 100%;
		margin-right: 10px
	}
}
@media (max-width:374px) {
	.header__nav .lang {
		margin: 0 0 0 10px
	}
}
.header__nav .lang li {
	margin: 0 6px
}
.header__nav .lang li.active a {
	color: #1BBDE3
}
.header__nav .lang li a {
	text-decoration: none
}
.header__nav .lang .new-lang {
	position: absolute;
	display: none;
	width: 100%;
	height: 20px;
	background-color: #000;
	left: 0;
	bottom: -9px;
	text-align: left;
	padding-left: 12px;
	margin: 0px
}
.header__nav .lang:hover .new-lang {
	display: block
}
.header__wrap {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding: 30px 0;
	transition: .3s
}
.logo {
	display: block
}
.logo img {
	max-width: 200px
}
.nav-item {
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	color: #000;
	transition: color .2s linear;
	position: relative;
	text-align: center;
	font-family: 'Involve', sans-serif;
	line-height: 1.5
}
.nav-item::after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #5B14F1;
	transition: all .2s linear;
	border-radius: 9px
}
.nav-item:hover {
	color: #5B14F1;
}
.nav-item:hover::after {
	width: 100%
}
.nav-item+.nav-item {
	margin-left: 60px
}
.header-link {
	display: flex;
	transition: right .3s linear
}
.header-link .btn {
	display: none
}
.header-link.active {
	right: 0
}
.site__nav {
	position: fixed;
	left: calc(50% - (1200px / 2));
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	max-width: calc(1200px / 5);
	padding-left: 1rem
}
.site__list {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	list-style-type: none
}
.site__list li {
	margin-bottom: 11px;
	position: relative;
	padding-left: 20px
}
.site__list li a {
	display: block;
	color: inherit;
	text-decoration: none;
	transition: .3s
}
.site__list li::before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s
}
.site__list li:hover a, .site__list li.active a {
	color: #1BBDE3
}
.site__list li:hover::before, .site__list li.active::before {
	height: 100%;
	background: linear-gradient(180deg, #1BBDE3 0%, #0062D5 100%)
}
.home {
	position: relative;
    height: calc(100vh + 60px);
    max-height: 880px;
    width: 100%;
    z-index: 2;
    background-color: #000;
    overflow: hidden;
    padding: 60px 0;
}
.video {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#video {
    width: 250%;
}
#video2 {
  height: 100%;
}
.hidden {
	display: none;
}
@media (max-width: 1024px) and (orientation: landscape) {
	.home {
		min-height: 685px
	}
}
@media (max-width: 768px) and (orientation: landscape) {
	.home {
		min-height: 600px
	}
}
.home .container::after {
	content: "";
	position: absolute;
	top: 50px;
	left: 0%;
	background-size: contain;
	max-height: 696px;
	height: 100%;
	max-width: 708px;
	width: 100%;
	z-index: -1;
	transition: height .5s ease, width .5s ease, right .5s ease
}
@media (max-width:700px) {
	.home .container::after {
		top: 50%;
		transform: translateY(-50%)
	}
}
@media (max-width: 1024px) {
	.home .container::after {
		max-height: 600px;
		max-width: 550px;
		right: 0
	}
}
@media (max-width: 768px) {
	.home .container::after {
		max-height: 500px;
		max-width: 450px
	}
}
.home-box {
	display: flex;
	align-items: center;
	margin-top: -20px;
}
.home p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 1;
}
@media (max-width:850px) {
	.home-box {
		flex-direction: column
	}
}
@media (max-width:700px) {
	.home-box {
		padding-top: 0
	}
}
.img-home {
	max-width: 426px
}
@media (max-width:1024px) {
	.img-home {
		max-width: 300px;
		margin-top: 20px
	}
}
@media (max-width:800px) {
	.img-home {
		max-width: 220px;
		margin-top: 20px
	}
}
.img-home.mob {
	display: none
}
@media (max-width:800px) {
	.img-home.mob {
		display: block;
		margin: 15px auto
	}
}
.img-home.desc {
	display: block
}
@media (max-width:800px) {
	.img-home.desc {
		display: none
	}
}
.home__subtitle {
	color: #FFF;
	font-family: 'Involve', sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.26389;
	text-align: left;
	margin-top: 21px
}
.home__info {
	color: #FFF;
	font-family: 'Involve', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6125;
	margin-top: 21px
}
.boxs {
}
.btn-home {
	align-self: flex-end
}
.home__img {
	position: absolute;
	top: 22px;
	left: 10%;
	z-index: 1;
	display: block;
	max-width: 200px;
	width: 100%;
	height: auto;
	transition: all .5s ease
}
@media (max-width: 1600px) {
	.home__img {
		left: 15%;
		max-width: 635px
	}
}
@media (max-width: 1024px) {
	.home__img {
		left: 15%;
		max-width: 550px
	}
}
@media (max-width: 768px) {
	.home__img {
		top: 5%;
		left: 20%;
		max-width: 350px
	}
}
@media (max-width: 475px) {
	.home__img {
		left: auto;
		right: 0
	}
}
@media (max-height:780px) {
	.home__img {
		max-width: 690px
	}
}
.home__wrap {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	height: 100%;
	text-align: left;
	justify-content: center
}
.home__content {
	position: relative;
	z-index: 1
}
.home__header, .home__header span {
	font-family: 'Involve', sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 1.3;
}
.home__header {
	color: #FFF;
}
.c-blue {
	color: #5B14F1;
}
.home__partners {
	text-align: left
}
.home__partners-images {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap
}
@media (max-width: 768px) {
	.home__partners-images {
		justify-content: flex-start
	}
}
.home__partners-images img {
	margin-right: 1.5rem;
	margin-bottom: 2.2rem
}
@media (max-width: 1600px) {
	.home__partners-images img {
		margin-right: 1.2em;
		margin-bottom: 1.2rem
	}
}
@media (max-width: 768px) {
	.home__partners-images img {
		margin-right: 1rem;
		margin-bottom: 1rem
	}
}
@media (max-width: 475px) {
	.home__partners-images img {
		max-height: 1.66666rem
	}
}
@media (max-width: 425px) {
	.home__partners-images img {
		max-height: 1.6rem
	}
}
@media (max-width: 375px) {
	.home__partners-images img {
		max-height: 1.5rem
	}
}
@media (max-width: 320px) {
	.home__partners-images img {
		max-height: 1.4rem
	}
}
.development {
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 2;
	padding: 100px 0;
	padding-top: 0
}
@media (max-width:850px) {
	.development {
		padding: 0
	}
}
.development__bg {
	margin-right: 112px;
	max-width: 500px
}
@media (max-width:1300px) {
	.development__bg {
		margin-right: 50px;
		max-width: 400px
	}
}
@media (max-width:1024px) {
	.development__bg {
		margin-right: 0px;
		max-width: 300px;
		margin: 0 auto
	}
}
@media (max-width:804px) {
	.development__bg {
		margin-right: 0px;
		max-width: 200px;
		margin: 0 auto
	}
}
.development__wrap {
	display: flex
}
@media (max-width:1024px) {
	.development__wrap {
		flex-wrap: wrap
	}
}
.development__title {
	margin-bottom: 5.66rem
}
@media (max-width: 768px) {
	.development__title {
		margin-bottom: 2rem
	}
}
.development__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-end;
	flex-wrap: nowrap
}
.development__list-el {
	margin-bottom: 3rem
}
.development__list-el.last {
	margin-bottom: 2.6666rem
}
.development__list-el-title {
	color: #FFF;
	font-family: 'Involve', sans-serif;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.259;
	margin-bottom: 35px
}
@media (max-width:1024px) {
	.development__list-el-title {
		font-size: 18px
	}
}
.development__list-para {
	display: flex
}
.development__list-para span {
	font-weight: 400;
	font-size: 14px
}
.development__list-para+.development__list-para {
	margin-top: 35px
}
.development__list-para img {
	margin-right: 18px;
	max-width: 50px;
	max-height: 50px
}
@media (max-width:1024px) {
	.development__list-para img {
		max-width: 50px;
		max-height: 50px
	}
}
@media (max-width:1024px) {
	.development__list-para {
		font-size: 14px
	}
}
.services__title {
	margin-bottom: 35px;
	text-align: center
}
.subheading {
    font-weight: 500;
    max-width: 624px;
    margin: 0 auto 60px;
    display: block;
    text-align: center;
    line-height: 1.6;
}
.services .subheading {
	margin-bottom: 90px;
}
.services__wrap {
	padding-top: 80px;
	height: 100%
}
@media (max-width: 768px) {
	.services__wrap {
		padding-top: 4rem
	}
}
.services__row {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: center;
	flex-wrap: wrap
}
.services__element {
	flex-basis: 100%;
    display: flex;
    gap: 120px;
}
.services__element > div {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.services__element-content {
	margin: 0 auto
}
.services {
	background-color: #fff;
	border-radius: 30px 30px 0 0;
	overflow: hidden;
	background-image: url(../images/bgs/bg-services.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top 16vw;
    margin-top: -30px;
    z-index: 2;
    position: relative;
}
.services__element + .services__element {
    margin-top: 5vw;
}
.services__element-icon {
    align-items: center;
}
.services__element:nth-child(odd) .services__element-icon img {
    width: 400px;
}
.services__element:nth-child(even) .services__element-icon img {
    width: 550px;
}
@media (max-width:576px) {
	.services__element-icon {
		margin-bottom: 1rem
	}
}
.services__element-title {
	display: block;
	font-size: 28px;
    font-weight: 600;
    margin-bottom: 35px;
}
.services__element-text {
	font-size: 16px;
    font-weight: 500;
}
.services__element:nth-child(odd) .services__element-content {
	padding-left: 70px;
}
.services__element:nth-child(even) .services__element-content {
	padding-right: 70px;
}
.smart__sliders {
	padding-top: 90px; 
}
.smart__sliders .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: calc((100vw - 12px - 1440px) / 2 + 70px);
}
.products {
	margin-top: 4rem
}
@media (max-width: 1024px) {
	.products .corner-btn {
		padding-top: 2px;
		padding-left: 2px
	}
}
.products__title {
	margin-bottom: 68px
}
.products__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: nowrap
}
@media (max-width: 1024px) {
	.products__block {
		flex-direction: column
	}
}
.products__text {
	position: relative;
	z-index: 2
}
.products__img {
	width: auto
}
@media (max-width: 768px) {
	.products__img {
		width: 100%
	}
}
.products__list {
	position: relative;
	z-index: 2
}
.products__list-el {
	margin-bottom: 2rem
}
.products__list-el-title {
	margin-bottom: .73333rem
}
.neurocase {
	margin-bottom: 104px
}
.neurocase .products__title {
	margin-bottom: 13px
}
.neurocase .products__text {
	margin-bottom: 72px
}
.neurostore .products__title {
	margin-bottom: 13px
}
.neurostore .products__image {
	position: relative;
	min-width: 549px;
	display: flex;
	justify-content: center
}
@media (max-width: 1024px) {
	.neurostore .products__image {
		margin-top: -10rem;
		max-width: 100%;
		min-width: auto;
		width: 100%
	}
}
@media (max-width: 768px) {
	.neurostore .products__image {
		margin-top: -8rem
	}
}
.neurostore .products__text {
	margin-bottom: 72px
}
.neurostore__fridge {
	position: absolute;
	z-index: -1;
	top: 0;
	transform: translate(0, -20%)
}
@media (max-width:1240px) {
	.neurostore__fridge {
		transform: translate(0, -30%)
	}
}
@media (max-width: 1024px) {
	.neurostore__fridge {
		position: static;
		transform: none;
		width: 100%
	}
}
.webdev {
	position: relative;
	min-height: 100vh;
	height: 100%;
	width: 100%;
	z-index: 2
}
.webdev__bg {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -52%);
	z-index: -1;
	display: block;
	max-width: 880px;
	width: 100%
}
.webdev__bg.mobile {
	position: static;
	display: none;
	transform: none
}
@media (max-width: 768px) {
	.webdev__bg.mobile {
		display: block;
		width: 100%;
		margin: 0
	}
}
@media (max-width: 475px) {
	.webdev__bg.mobile {
		position: relative;
		left: -18%
	}
}
@media (max-width: 1024px) {
	.webdev__bg {
		max-width: 650px;
		transform: translate(0, -45%)
	}
}
@media (max-width: 768px) {
	.webdev__bg {
		display: none
	}
}
.webdev__wrap {
	padding-top: 8rem;
	height: 100%
}
.webdev__title {
	margin-bottom: 5.66rem
}
@media (max-width: 768px) {
	.webdev__title {
		margin-bottom: 0
	}
}
.webdev__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap
}
.webdev__list {
	max-width: 480px;
	width: 100%
}
@media (max-width: 768px) {
	.webdev__list {
		max-width: 100%
	}
}
.webdev__list-el {
	margin-bottom: 3rem
}
.webdev__list-el.last {
	margin-bottom: 2.6666rem
}
.webdev__list-el-title {
	margin-bottom: .73333rem
}
.research {
	position: relative;
	min-height: 100vh;
	height: 100%;
	width: 100%;
	z-index: 2
}
.research__bg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-65%, -35%);
	z-index: -1
}
.research__wrap {
	padding-top: 8rem;
	height: 100%
}
@media (max-width: 475px) {
	.research__wrap {
		padding-top: 4rem
	}
}
.research__title {
	margin-bottom: 5.66rem
}
@media (max-width: 768px) {
	.research__title {
		margin-bottom: 2rem
	}
}
.research__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: nowrap
}
@media (max-width:940px) {
	.research__block {
		flex-direction: column
	}
}
@media (max-width: 475px) {
	.research__block {
		flex-direction: row
	}
}
.research__images {
	position: relative;
	min-height: 700px;
	flex-grow: 1
}
@media (max-width:940px) {
	.research__images {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		min-height: 300px;
		height: auto;
		width: 100%;
		margin-bottom: 2rem
	}
}
@media (max-width: 768px) {
	.research__images {
		min-height: initial
	}
}
@media (max-width: 475px) {
	.research__images {
		flex-basis: 170px;
		margin-right: 1rem
	}
}
@media (max-width: 425px) {
	.research__images {
		flex-basis: 150px
	}
}
@media (max-width: 375px) {
	.research__images {
		flex-basis: 130px
	}
}
@media (max-width: 320px) {
	.research__images {
		display: none
	}
}
.research__img {
	display: block;
	max-width: 252px;
	width: 100%;
	border-radius: 50%;
	background-color: #fff;
	padding: 8px;
	position: absolute
}
@media (max-width:940px) {
	.research__img {
		position: static;
		margin-right: 1rem;
		margin-bottom: 1rem
	}
}
@media (max-width:830px) {
	.research__img {
		max-width: 200px
	}
}
@media (max-width: 768px) {
	.research__img {
		max-width: 175px
	}
}
@media (max-width:600px) {
	.research__img {
		padding: 3px;
		max-width: 120px
	}
}
.research__img.img1 {
	top: -10px;
	left: -40px
}
@media (max-width:1240px) {
	.research__img.img1 {
		left: 40px
	}
}
.research__img.img2 {
	top: 30%;
	right: 30px;
	max-width: 301px
}
@media (max-width:940px) {
	.research__img.img2 {
		max-width: 252px
	}
}
@media (max-width:830px) {
	.research__img.img2 {
		max-width: 200px
	}
}
@media (max-width: 768px) {
	.research__img.img2 {
		max-width: 175px
	}
}
@media (max-width:600px) {
	.research__img.img2 {
		max-width: 120px
	}
}
.research__img.img3 {
	bottom: -5%;
	left: -40px
}
@media (max-width:1240px) {
	.research__img.img3 {
		left: 40px
	}
}
.research__list {
	max-width: 480px;
	width: 100%
}
.research__list-el {
	margin-bottom: 2rem
}
.research__list-el.last {
	margin-bottom: 2.6666rem
}
.research__list-el-title {
	margin-bottom: .73333rem
}
.neurotool__title {
	margin-bottom: 4.3333rem
}
.neurotool__wrap {
	padding-top: 8rem;
	height: 100%
}
.neurotool__row {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: flex-start;
	flex-wrap: wrap
}
.neurotool__element {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	flex-basis: 25%;
	padding-right: 2rem;
	margin-bottom: 4.2rem
}
@media (max-width: 768px) {
	.neurotool__element {
		flex-basis: 50%
	}
}
@media (max-width:576px) {
	.neurotool__element {
		flex-basis: 100%;
		margin-bottom: 3.6rem
	}
}
.neurotool__element-icon {
	width: 102px;
	margin-bottom: 2rem
}
@media (max-width:576px) {
	.neurotool__element-icon {
		margin-bottom: 1rem
	}
}
.neurotool__element-title {
	display: block;
	margin-bottom: 1.5333333rem
}
.neurotool__element-text {
	display: block;
	min-height: 140px
}
@media (max-width:576px) {
	.neurotool__element-text {
		min-height: auto
	}
}
.neuromarketing {
	min-height: auto
}
.design {
	position: relative;
	min-height: 100vh;
	height: 100%;
	width: 100%;
	z-index: 2
}
@media (max-width: 768px) {
	.design {
		min-height: auto
	}
}
.design__bg {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -52%);
	z-index: 0;
	display: block;
	max-width: 575px;
	width: 100%
}
@media (max-width: 1024px) {
	.design__bg {
		max-width: 400px;
		transform: translate(0, -15%)
	}
}
@media (max-width: 768px) {
	.design__bg {
		transform: translate(0, -60%);
		max-width: 300px
	}
}
@media (max-width: 475px) {
	.design__bg {
		max-width: 200px
	}
}
.design__wrap {
	padding-top: 8rem;
	height: 100%
}
.design__title {
	margin-bottom: 5.66rem
}
@media (max-width: 768px) {
	.design__title {
		margin-bottom: 2rem
	}
}
.design__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	position: relative;
	z-index: 2
}
.design__list {
	max-width: 440px;
	width: 100%
}
@media (max-width: 1024px) {
	.design__list {
		max-height: 380px
	}
}
@media (max-width: 768px) {
	.design__list {
		max-height: 100%
	}
}
.design__list-el {
	margin-bottom: 3rem
}
.design__list-el.last {
	margin-bottom: 2.6666rem
}
.design__list-el-title {
	margin-bottom: .73333rem
}
.design__grid {
	display: block;
	width: 1450px;
	position: absolute;
	right: 200px;
	bottom: 5%;
	z-index: -1
}
@media (max-width: 1024px) {
	.design__grid {
		width: 100%;
		right: 0
	}
}
@media (max-width: 768px) {
	.design__grid {
		display: none
	}
}
.marketing {
	min-height: 100vh;
	height: 100%;
	width: 100%;
	z-index: 2
}
@media (max-width: 768px) {
	.marketing {
		min-height: auto
	}
}
.marketing__wrap {
	position: relative;
	padding-top: 7rem;
	height: 100%
}
.marketing__title {
	margin-bottom: 3.75rem
}
.marketing__block {
	display: flex;
	flex-wrap: wrap
}
.marketing__el {
	flex-basis: 50%;
	padding-right: 4.8rem;
	margin-bottom: 3rem
}
@media (max-width: 768px) {
	.marketing__el {
		flex-basis: 100%;
		padding-right: 0
	}
}
.marketing__el-title {
	margin-bottom: 1.0666666rem
}
.marketing__el-text {
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 2rem
}
@media (max-width: 768px) {
	.marketing__el-text {
		margin-bottom: 1.0666666rem
	}
}
.marketing__bg {
	width: 110%;
	margin: 0 0 0 -5%
}
.team {
	min-height: 100vh;
	height: 100%;
	width: 100%
}
.team__slider .slick-list, .team__slider .slick-track {
	padding-top: 2rem;
	height: 100%
}
.team__slider-item {
	min-height: 417px;
	height: 100%
}
.team__slider-item.slick-current .team__slider-inner {
	transform: translateY(-15px)
}
.team__slider-item.slick-current .team__slider-bg {
	background: linear-gradient(354.19deg, #0062D5 1.48%, rgba(239, 252, 255, 0) 33.01%);
	opacity: .6;
	transform: matrix(-1, 0, 0, 1, 0, 0) translateY(15px)
}
.team__slider-inner {
	position: relative;
	height: 100%;
	transform: translateY(0);
	transition: transform .5s ease
}
.team__slider-img {
	height: 417px;
	width: 100%
}
.team__wrap {
	padding-top: 10rem
}
.team__title {
	position: relative;
	margin-bottom: 2.6667rem
}
/* asdasddaddads */
.team__title::before {
	content: "";
	display: block;
	width: 27px;
	height: 208px;
	background-image: url('/images/dots.png');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: -3.5rem
}
.team__text {
	color: rgba(255, 255, 255, 0.8);
	line-height: 1.7;
	margin-bottom: 2rem;
	max-width: 530px;
	width: 100%
}
.team__slider-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 3rem
}
.team__slider-person {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.5
}
.team__slider-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, #191C26 0%, rgba(25, 28, 38, 0) 89.58%);
	opacity: 1;
	transform: rotate(-180deg);
	transition: background .5s ease, opacity .3s ease
}
.team__slider__buttons {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 2.666666rem
}
@media (max-width: 475px) {
	.team__slider__buttons {
		margin-bottom: 1.6rem
	}
}
.team__slider__button {
	position: relative;
	background: none;
	border: none;
	color: #fff;
	font-family: inherit;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 400;
	padding: 0 0 12px 0;
	text-transform: uppercase;
	cursor: pointer;
	margin-right: 20px;
	width: 4rem;
	text-align: left;
	transition: all .8s ease
}
.team__slider__button--right {
	text-align: right
}
.team__slider__button:hover {
	background: linear-gradient(180deg, #1BBDE3 0%, #0062D5 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.team__slider__button:hover::before {
	width: 100%;
	background: linear-gradient(180deg, #1BBDE3 0%, #0062D5 100%)
}
.team__slider__button::after {
	content: "";
	display: block;
	bottom: 0;
	width: 100%;
	height: 1px;
	position: absolute;
	z-index: 1;
	background: #fff;
	transition: all .8s ease
}
.team__slider__button::before {
	content: "";
	display: block;
	bottom: 0;
	width: 0%;
	height: 1px;
	position: absolute;
	z-index: 2;
	background: linear-gradient(180deg, #1BBDE3 0%, #0062D5 100%);
	transition: width .5s ease
}
.feedback {
    margin-top: 90px;
}
.feedback__wrap {
    background-color: #000;
    border-radius: 60px;
    display: flex;
    justify-content: space-between;
    padding: 60px 70px;
    background-image: url(../images/bgs/bg-form.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    flex-wrap: wrap;
}
.feedback__text {
    color: #fff;
}
.feedback__text p {
    margin-top: 40px;
    font-size: 36px;
    font-weight: 500;
    max-width: 550px;
}
.footer__form {
    display: flex;
    flex-direction: column;
    width: 380px;
}



input[type="text"],
input[type="tel"],
textarea {
    display: flex;
    background-color: #232121;
    border-radius: 45px;
    align-items: center;
    height: 90px;
    border: none;
    padding: 10px 40px;
    font-weight: 400;
    color: #fff;
    font-family: 'Involve', sans-serif;
    margin-bottom: 10px;
    font-size: 16px;
}
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
textarea::placeholder {
	font-weight: 400;
    color: #fff;
    font-family: 'Involve', sans-serif;
    font-size: 16px;
}
/* textarea::placeholder {
	line-height: 70px;
} */
input[type="text"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
textarea:focus::placeholder {
	color: rgb(255 255 255 / 0%);
}

 input.hidden {
	display: none;
}
form .btn {
    margin-top: 15px;
    width: 100%;
    min-height: 90px;
    border-radius: 45px;
}
.footer {
	width: 100%;
	margin-top: 90px;
}
.footer__social {
    display: flex;
    gap: 15px;
}
footer .phone {
    font-size: 36px;
    line-height: 1;
}
footer a {
	color: #000;
	display: flex;
    align-items: center;
    transition: .3s linear;
    gap: 15px;
}
footer a:hover {
    color: #7c43f4;
}
.footer__social a {
    border: 1px solid #7C43F4;
    height: 80px;
    width: 80px;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.footer__social a:nth-child(odd) {
	background-color: #7C43F4;
}
.footer .footer__wrap {
	display: flex;
    flex-wrap: wrap;
    gap: 45px;
}
.footer__right {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.footer__left p {
    font-size: 16px;
    margin-top: 10px;
}
.footer .footer__wrap>p {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	max-width: 522px;
	margin-bottom: 52px
}
@media (min-width:1440px) and (max-width:1919px) {
	.footer .footer__wrap>p {
		margin-bottom: 32px
	}
}
@media (max-width:1366px) {
	.footer .footer__wrap>p {
		margin-bottom: 24px
	}
}
.footer h2 {
	margin-bottom: 1.8rem
}
.footer .h2 {
	font-size: 60px;
	line-height: 90px;
	color: #FFFFFF;
	margin-bottom: 35px;
	display: block
}




@media (min-width:1440px) and (max-width:1919px) {
	.footer .h2 {
		margin-bottom: 22px;
		line-height: 1.2
	}
}
@media (max-width:1366px) {
	.footer .h2 {
		line-height: 1;
		margin-bottom: 19px
	}
}
@media (max-width:850px) {
	.footer .h2 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 20px
	}
}
@media (max-width:425px) {
	.footer .h2 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 10px
	}
}
.footer .footer__bottom {
	width: 100%;
	padding: 0 0 17px;
	text-align: center
}
.footer .footer__bottom p {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF
}
@media (max-width:425px) {
	.footer .footer__bottom p {
		font-size: 14px;
		line-height: 16px
	}
}
@media (max-width:350px) {
	.footer .footer__bottom p {
		font-size: 13px
	}
}
.footer .footer__main {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	margin-bottom: 70px
}
@media (max-width:900px) {
	.footer .footer__main {
		flex-direction: column
	}
}
.footer .footer__main .footer__form {
	width: 70.8%
}
.footer .footer__main .footer__form input {
	font-family: inherit;
	width: 50%;
	height: 60px;
	border: none;
	outline: none;
	font-size: 16px;
	line-height: 20px;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.05);
	margin-bottom: 35px;
	padding: 6px 17px;
	color: #FFFFFF
}
@media (min-width:1440px) and (max-width:1919px) {
	.footer .footer__main .footer__form input {
		margin-bottom: 22px
	}
}
@media (max-width:1366px) {
	.footer .footer__main .footer__form input {
		width: 100%;
		height: 50px;
		margin-bottom: 20px
	}
}
.footer .footer__main .footer__form textarea {
	font-family: inherit;
	width: 100%;
	height: 220px;
	border: none;
	outline: none;
	font-size: 16px;
	line-height: 20px;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.05);
	margin-bottom: 30px;
	padding: 13px 17px;
	color: #FFFFFF;
	resize: none
}
@media (min-width:1440px) and (max-width:1919px) {
	.footer .footer__main .footer__form textarea {
		height: 155px
	}
}
@media (max-width:1366px) {
	.footer .footer__main .footer__form textarea {
		height: 100px;
		margin-bottom: 19px
	}
}
@media (max-width:1120px) {
	.footer .footer__main .footer__form textarea {
		height: 189px
	}
}
.footer .footer__main .footer__form .footer-feed-btn {
	max-width: 100%;
	width: 100%
}
@media (max-width:550px) {
	.footer .footer__main .footer__form .footer-feed-btn {
		max-width: 200px;
		margin: 0 auto
	}
}
.footer .footer__info {
	padding-left: 10%;
	width: 50%
}
@media (max-width:900px) {
	.footer .footer__info {
		padding-left: 0;
		text-align: center;
		width: 100%;
		order: 1
	}
}
@media (max-width:700px) {
	.footer .footer__info {
		padding-left: 10%
	}
}
.footer .footer__info .h3 {
	font-size: 38px;
	line-height: 51px;
	color: #FFFFFF;
	margin-bottom: 28px;
	display: block
}
.footer .footer__info a {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 20px
}
.footer .footer__info p {
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF
}
@media (max-width:900px) {
	.footer__form {
		order: 2;
		width: 100% !important
	}
	.footer__form button {
		width: 100% !important
	}
}
@media (max-width:500px) {
	.footer__form button {
		width: 100% !important;
		padding: 15px
	}
}
.footer__form-wrap {
	display: flex;
	align-items: center
}
.footer__form-wrap input+input {
	margin-left: 30px
}
@media (max-width:900px) {
	.footer__form-wrap {
		flex-direction: column
	}
	.footer__form-wrap input {
		margin-left: 0px !important
	}
}
.btn {
	border-radius: 35px;
    font-size: 18px;
    border: 1px solid #5B14F1;
    background-color: #5B14F1;
    padding: 20px 20px;
    transition: .2s linear;
    font-family: 'Involve', sans-serif;
    font-weight: 400;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 320px;
    max-width: 100%;
    margin-top: 50px;
    color: #fff;
}
.btn.btn-border {
	border-color: #fff;
    background-color: rgb(91 20 241 / 0%);
}
.btn.telegram {
	padding: 28px;
	max-width: 340px;
	background: linear-gradient(265deg, #19B5E2 19.87%, #14A4DF 37.14%, #0D8EDC 59.36%, #0A83DA 70.14%, #0778D8 81.62%, #6596CB 97.58%)
}
@media (max-width:900px) {
	.btn.telegram {
		padding: 20px
	}
}
.btn.active {
	background: linear-gradient(265deg, #19B5E2 19.87%, #14A4DF 37.14%, #0D8EDC 59.36%, #0A83DA 70.14%, #0778D8 81.62%, #6596CB 97.58%)
}
.btn.arrow {
	gap: 20px;
}
.btn.arrow img {
	margin-left: 24px
}
.btn:hover,
.btn.btn-border:hover {
	background-color: transparent;
	transition: .2s linear;
	border-color: #5B14F1;
}
.btn.btn-border:hover {
	background-color: transparent;
	transition: .2s linear;
	border-color: #5B14F1;
	color: #5B14F1;
}
.btn+.btn {
	margin-left: 12px
}
.slider-b-title {
	color: #FFF;
	font-family: 'Involve', sans-serif;
	font-size: 31px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.195;
	position: relative;
	margin-bottom: 51px
}
.slider-b-title::after {
	content: "";
	position: absolute;
	bottom: -11px;
	width: 100%;
	left: 0;
	height: 2px;
	border-radius: 10px;
	background: linear-gradient(221deg, #19B5E2 10.77%, #0268D6 53.57%)
}
.not-center {
	width: 100%;
}
@media (min-width: 1240px) {
	.slider__text-top {
		max-width: 560px;
		margin-top: 38px;
		min-height: 105px;
	}
	.not-center.under {
		width: 100%;
	}
	.sider-b-item p.sl-3 {
		max-width: 400px;
	  }
	.slider__text-bottom ul {
		display: grid;
		grid-template-columns: 1fr 1fr; /* Две колонки */
		grid-template-rows: 1fr 1fr; /* Две строки */
		gap: 4px;
		margin: 0 auto;
		grid-auto-flow: column;
		width: 100%;
	}
}
@media (max-width: 1240px) {
	.sider-b-item p.sl-3 {
		max-width: 200px;
	  }
	.slider__text-bottom ul {
		display: grid;
		grid-template-columns: 1fr 1fr; /* Две колонки */
		grid-template-rows: 1fr 1fr; /* Две строки */
		gap: 4px;
		margin: 0 auto;
		grid-auto-flow: column;
		width: 100%;
	}
	.slider-b-title {
		font-size: 30px
	}
	.slider__text-top {
		max-width: 560px;
		margin-top: 48px;
		min-height: 105px;
	}
}
@media (max-width:800px) {
	.slider-b-title {
		font-size: 22px
	}
	.slider__text-top {
		max-width: 560px;
		margin-top: 0px;
		min-height: 50px;
	}
}
@media (max-width: 600px) {
	.not-center.under {
		display: none;
	}
	.sider-b-item p.sl-3 {
		max-width: 100%;
	  }
	.slider__text-bottom ul {
		display: flex;
		flex-direction: column;
		gap: 4px;
		margin: 0 auto;
		width: 100%;
	}
}
@media (max-width:500px) {
	.slider-b-title {
		font-size: 18px
	}
}
.smart__sliders__wrap {

}
.work {
}
@media (max-width:1024px) {
	.work {
		flex-direction: column
	}
}
@media (max-width:1024px) {
	.work-left {
		width: 100%;
		margin-top: 20px
	}
}
.work-right {
	width: 50%;
	display: flex;
	max-width: 600px;
	position: relative
}
@media (max-width:1024px) {
	.work-right {
		display: none
	}
}
.slider__m {
	align-self: flex-end;
	width: 100%;
	display: flex;
	overflow: hidden
}
.slider__b {
	width: 100%;
}
.smart__sliders .slick-slide {
	padding-right: 45px;
	height: 640px;
}
.smart__sliders .slick-slide .sider-b-item {
    width: 1300px;
	height: 100%;
    max-width: calc(100vw - 45px);
}
.sider-b-item {
	border-radius: 30px;
    background-color: #181616;
    position: relative;
    overflow: hidden;
}
.slider__text {
    padding: 40px 50px;
    color: #fff;
    max-width: 80%;
    position: relative;
    z-index: 2;
}
.sider-b-item img {
    position: absolute;
    right: 0vw;
    bottom: 0px;
    max-height: calc(100% - 90px);
}
.sider-b-item img.sl-1-1 {
	margin-bottom: 30px;
	margin-right: 330px;
}
.sider-b-item img.sl-1-2 {
	margin-bottom: 30px;
}
.sider-b-item img.sl-2 {
	margin-bottom: 30px;
}
.sider-b-item img.sl-6-1 {
	margin-right: 230px;
	margin-bottom: 60px;
}
.sider-b-item img.sl-6-2 {
	margin-bottom: 60px;
}
.sider-b-item img.sl-3 {
	margin-bottom: 10px;
	margin-right: 50px;
}

.sider__head {
    display: flex;
    padding: 30px 55px;
    background-color: #5B14F1;
    border-radius: 30px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
h3.slider-title {
	
	font-size: 32px;
	color: #fff;
	font-weight: 500;
}
.sider-b-item p {
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}
.slider__text-top.upper {
	margin-top: 10px;
	min-height: 40px;
}
.slider__text-bottom {
    margin-top: 30px;
    columns: 2;
	position: relative;
    gap: 60px;
    max-width: 770px;
}
.slider__text-bottom.sl4 {
	columns: 1;
	gap: 0px;
}

.slider__text-bottom.column-1 {
	columns: 1;
}
.slider__text-bottom.adaptive {
	display: none;
}
.slider__text .btn {
	margin-top: 30px;
}
.slider__text-bottom > div {
    page-break-inside: avoid;
    break-inside: avoid;
}
.slider__text-bottom > div:last-child {
	margin-right: -30px;
}
.slider__text-bottom h4 {
    font-size: 18px;
    font-weight: 600;
    color: #9360FF;
    margin-bottom: 25px;
}
.slider__text-bottom h5 {
    font-size: 16px;
    font-weight: 600;
    color: #9360FF;
}
.slider__text-bottom h1 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}
.slider__text-bottom li {
	display: flex;
	gap: 8px;
}
.slider__text-bottom li h1 {
	width: 100%;
}
.slider__text-bottom li p {
	width: 100%;
}
.slider__text-bottom-number {
	min-width: 20px;
    min-height: 20px;
	max-width: 20px;
    max-height: 20px;
    background-color: #6c63ff;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}
@media (min-width:1025px) {
	.sider-b-item .slider-m-title {
		display: none !important
	}
}
.not-center {
	width: 100%;
}
.sider-m-item {
	padding: 0 20px
}
.slider-img {
	position: absolute;
	top: 43%;
	right: 29%;
	transform: translate3d(-50%, -50%, 0);
	max-width: 300px;
	z-index: 100
}
@media (max-width:1600px) {
	.slider-img {
		right: 32%;
		max-width: 270px
	}

}
@media (max-width:1240px) {
	.slider-img {
		max-width: 230px
	}
	.slider__text-bottom li {
		width: 250px;
	}
}
@media (max-width:1024px) {
	.slider-img {
		display: none !important
	}
	.slider__text-bottom.adaptive {
		display: block;
	}
}
.slider-m-title {
	color: #FFF;
	font-family: 'Involve', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 25.8px;
	position: relative
}
@media (max-width:1024px) {
	.slider-m-title {
		margin-bottom: 30px
	}
}
@media (max-width:500px) {
	.slider-m-title {
		font-size: 12px
	}
}
.slider-m-title::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 3px;
	left: -10px;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(221deg, #19B5E2 10.77%, #0268D6 53.57%)
}
.slick-slider .slick-track {
	height: 100%
}
.smart__sliders__title {
	text-align: center;
	font-family: 'Involve', sans-serif;
	color: #FFFFFF61;
	font-size: 105px;
	font-style: normal;
	font-weight: 600;
	line-height: .49219;
	position: absolute;
	top: 30%;
	right: 40px
}
@media (max-width:1240px) {
	.smart__sliders__title {
		font-size: 70px;
		top: 40%
	}
}
@media (max-width:1024px) {
	.smart__sliders__title {
		display: none
	}
}
@supports (-webkit-text-stroke: 1px white) {
	.smart__sliders__title {
		text-shadow: none;
		color: transparent;
		-webkit-text-stroke: 1px #FFFFFF61
	}
}
.custom-nav-slider {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin-top: 30px;
}
.custom-prev, .custom-next {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #181616;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 200;
	transition: ease-in-out .3s;
}
.custom-prev:hover, .custom-next:hover {
	background: #5B14F1;
}
@media (max-width: 1439px) {
	html {
		font-size: 0.69vw;
	}
	.home__header, .home__header span {
		font-size: 5rem;
	}
	.container {
    	padding: 0 7rem;
	}
	.smart__sliders .container {
		padding-left: 7rem;
	}
	.smart__sliders .slick-slide {
    padding-right: 7rem;
	}
	.smart__sliders .slick-slide .sider-b-item {
    max-width: calc(100vw - 7rem - 14rem);
	}
	.btn {
		margin-top: 3rem;
	}
	.services__wrap {
		padding-top: 8rem;
	}
	h2 {
    	font-size: 5.6rem;
	}
	.services .subheading {
		margin-bottom: 9rem;
	}
	.services__element-title {
		font-size: 2.8rem;
	}
	.services__element + .services__element {
		margin-top: 5rem;
	}
	.sider__head {
		padding: 3rem 5.5rem;
	}
	.slider__text-bottom {
		margin-top: 2rem;
	}
	.custom-nav-slider {
		margin-top: 20px;
	}
}
.btn-mob-menu {
	display: none;
}
.slider__text.sl-2 {
    margin-top: -30px;
	}
	
@media (max-width: 1023px) {
	html {
    font-size: 10px;
	}
	.header {
        background-color: transparent;
    }

    .logo path {
        fill: #5B14F1;
    }
    .btn-mob-menu rect:first-child, .btn-mob-menu rect:last-child {
        fill: #fff;
        transition: .3s;
    }
    .header__scroll .btn-mob-menu rect {
        fill: #000;
        transition: .3s;
    }
	.container {
		padding: 0 10px;
	}
	.btn-mob-menu {
		display: block;
	}
	.header-link {
    top: calc(100% + 1px);
    right: 0;
    width: auto;
    min-width: 200px;
    max-width: 80vw;
    height: auto;
    background: #ffffff;
    z-index: 99;
    flex-direction: column;
    position: absolute;
    border-radius: 30px;
    padding: 30px;
    transform: translateX(100%);
    transition: .3s ease-in-out;
	}
	.header-link.open {
		transform: translateX(0%);
    transition: .3s ease-in-out;
	}
	.nav-item+.nav-item {
    margin-left: 0;
	}
	.home {
        height: calc(100svh + 30px);
        min-height: 640px;
        max-height: 100vh;
    }
   .home p {
        font-size: 1.4rem;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: calc(69px + 20px);
        font-weight: 400;
    }
	.home__wrap {
    flex-direction: row;
    justify-content: center;
	}
	.home .btn {
		position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
	}
	.video {
    top: auto;
        right: auto;
        left: auto;
        bottom: 35px;
        height: 100%;
        max-height: calc(100svh - 125px);
        width: 100%;	
	}
	#video {
    width: auto;
    height: 100%;
    margin: 0 auto;
	}
	.header__wrap, .header.header__scroll .header__wrap {
    padding: 5px 0;
  }
	.boxs {
    text-align: center;
	}
	.home-box {
    padding-top: 80px;
	}
	.home p {
		font-size: 1.4rem;
	}
	.home__header, .home__header span {
		font-size: 2.8rem;
	}
	.btn {
		width: 270px;
	}
	.services__element {
    	flex-direction: column;
    	gap: 30px;
	}
	.services__element:nth-child(even) .services__element-content {
    	padding-right: 0px;
	}
	h2 {
    font-size: 2.8rem;
    margin-bottom: 25px;
	}
	.services__element-title {
    font-size: 1.8rem;
    margin-bottom: 25px;
	}
	.services__wrap {
    padding-top: 4rem;
	}
	.services .subheading {
		font-size: 1.4rem;
    margin-bottom: 9rem;
	}
	.services__element:nth-child(odd) .services__element-content {
    padding-left: 0;
	}
	.services__element:nth-child(odd) .services__element-icon img {
    width: 240px;
	}
	.subheading {
		font-size: 1.4rem;
		margin: 0 auto 30px;
	}
	h3.slider-title {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
	.sider-b-item p {
    font-size: 1.4rem;
  }
  .sider-b-item p br {
  	display: none;
  }
	.services__element > div {
		text-align: center;
	}
	.services__element-text {
    font-size: 1.4rem;
	}
	.services__element > .services__element-icon {
    order: 2;
	}
	.margin-left {
		margin-left: -10px;
	}
	.smart__sliders .container {
    	padding-right: 10px;
    	padding-left: 10px;
	}
	.smart__sliders .slick-slide .sider-b-item {
    	width: 100%;
    	padding-right: 0;
	}
	.smart__sliders .slick-slide {
    padding-right: 0;
	}
	.smart__sliders .slick-slide .sider-b-item {
    max-width: calc(100vw - 20px);
	}
	.sider__head {
    padding: 3rem 5.5rem;
    flex-direction: column;
    justify-content: center;
    text-align: center;
	}
	.slider__text {
    padding: 3rem 1.5rem;
    max-width: 100%;
	}
	.sider-b-item p {
    font-size: 1.2rem;
  }
	.sider-b-item img {
		display: none;
	}
	.slider__text-bottom {
    margin-top: 1rem;
    columns: 1;
	}
	.slider__text-bottom h4 {
		margin-bottom: 10px;
	}
	.slider__text-bottom > div:last-child {
    margin-right: 0;
    margin-top: 35px;
	}
	.slider__text .btn {
    margin-top: 30px;
    width: 100%;
	}
	.feedback__wrap {
		padding: 3rem;
		text-align: center;
		background-position: right bottom;
    background-size: 200% auto;
	}
	.feedback {
    margin-top: 60px;
	}
	.feedback__form {
    width: 100%;
    margin-top: 20px;
	}
	input[type="text"], input[type="tel"], textarea {
		height: 80px;
	}
	/* textarea::placeholder {
		line-height: 60px;
	} */
	.feedback__text p {
    margin-top: 25px;
    font-size: 1.8rem;
    font-weight: 500;
    max-width: 100%;
    text-align: center;
	}
	.footer .footer__wrap {
		flex-direction: column;
		gap: 20px;
		align-items: center;
	}
	.footer__right {
		margin-left: 0;
	}
	footer .logo img {
  	margin: 0 auto;
	}
	.footer {
		margin-top: 50px;
	}
}
