#banner h1, #techno .sub, #techno .sub2, .text-row {
	text-transform: uppercase
}
.icons .str_move>div:not(.str_move):hover .icon .icon1, .techno .icon .icon2, .techno .icons2>div:hover .icon .icon1, .techno .icons3>div:hover .icon .icon1 {
	visibility: hidden;
	opacity: 0
}
#banner .desc, .techno .icons p {
	font-size: 17px;
	font-weight: 500
}
.techno .str_wrap, .text-row .str_wrap {
	overflow: hidden;
	-khtml-user-select: none;
	white-space: nowrap
}
#blog, #services {
	padding: 150px 0
}
.blog .top, .techno .icon img {
	transition: .3s
}
#banner h1 {
	color: #fff;
	font-size: 124px;
	line-height: 1;
	font-weight: 600;
	margin: 0
}
#banner h1 span, #services .info>a, .blog .aimg, .layout .more svg {
	display: block
}
#banner .btn {
	margin: 0 auto 0;
	transform: translateX(-110px);
}
#banner .desc {
	color: #fff;
	line-height: 1.4;
	max-width: 465px;
	margin-left: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 100%;
	top:90px;
}
.text-row {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 3vw;
	font-weight: 600;
	line-height: 1.25;
	padding: 25px 0;
	max-height: calc(3.75vw + 50px)
}
.text-row a, .text-row p {
	display: block;
	color: #fff;
	margin: 0 10px
}
.blog.type2 .layout .more, .blog.type2 .layout:hover, .blog.type2 .layout:hover .author, .text-row a:hover {
	color: #fff
}
#services .section-title, .blog .layout:hover, .blog .layout:hover .top, .layout:hover .author {
	color: var(--Black, #0e0f12)
}
.text-row:before {
	content: url(../images/layer4.svg);
	display: block;
	position: absolute;
	left: 0;
	top: -350px;
	z-index: 2
}
.text-row:after {
	content: url(../images/layer2.svg);
	display: block;
	position: absolute;
	right: 0;
	top: calc(50% - 820px)
}
.text-row>div {
	white-space: nowrap;
	display: flex
}
.text-row .str_wrap {
	width: 100%;
	display: flex;
	position: relative;
	-moz-user-select: none;
	user-select: none
}
.techno .str_move, .text-row .str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	margin: 0!important
}
#services {
	background: url(../images/bg-service.webp) center center/cover no-repeat;
	position: relative;
	z-index: 2
}
#services .section-title {
	margin: 0 75px 0 0;
	max-width: 415px;
	width: 100%
}
#services .info {
	width: 100%
}
#services .info>a>div {
	overflow: hidden;
	position: relative;
	padding: 40px 0;
	border-top: 1px solid rgba(0, 0, 0, .1);
	transition: .6s
}
#services .info>a:last-child>div {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}
#services .info>a:hover+a, #services .info>a:hover>div {
	border-color: var(--Hover, #dff0ac)
}
#services .info>a .section-title {
	text-transform: uppercase;
	margin: 0 0 20px;
	color: var(--Black, #0e0f12);
	max-width: 100%;
	font-size: 58px;
	line-height: 1.25
}
#services .info>a .tag {
	display: inline-flex;
	padding: 11px 20px 9px;
	line-height: 1.4;
	border-radius: 50px;
	background: #180d35;
	color: #fff
}
#services .info>a:hover>div {
	padding: 40px
}
#techno {
	padding: 100px 0 150px
}
#techno .section-title {
	margin: 0 0 60px
}
.techno>div {
	width: 50%;
	padding: 30px;
	border-right: 1px solid rgba(255, 255, 255, .1);
	border-left: 1px solid rgba(255, 255, 255, .1)
}
#techno .sub {
	margin: 0 0 30px;
	font-size: 32px;
	font-weight: 600
}
#techno .sub2 {
	margin: 0 0 10px;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 600
}
.techno .icons {
	margin: 0 -10px
}
.techno .icons.marquee {
	height: 79px!important;
	position: relative;
	overflow: hidden
}
.techno .icons>div {
	margin: 0 10px;
	white-space: nowrap
}
.techno .icons.icons2>div, .techno .icons.icons3>div {
	margin: 0 10px 20px
}
.techno .icon {
	width: 48px;
	height: 48px;
	margin: 0 auto 5px;
	position: relative
}
.techno .icon .icon2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.icons .str_move>div:not(.str_move):hover p, .techno .icons2>div:hover p, .techno .icons3>div:hover p {
	color: var(--White, #fff)
}
.icons .str_move>div:not(.str_move):hover .icon .icon2, .techno .icons2>div:hover .icon .icon2, .techno .icons3>div:hover .icon .icon2 {
	opacity: 1;
	visibility: visible
}
.techno .icons p {
	color: #382c51;
	text-align: center;
	font-family: IBM Plex Sans;
	line-height: 1.5;
	transition: .3s
}
.techno .icons2 {
	justify-content: space-between
}
.techno .icons2>div {
	min-width: 90px
}
.techno .icons3>div {
	min-width: 100px
}
#techno .marquee+.sub {
	margin-top: 30px
}
#techno .marquee:after, #techno .marquee:before {
	content: ' ';
	display: block;
	width: 25%;
	background: linear-gradient(90deg, #140b27 0, rgba(20, 11, 39, 0) 90%);
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2
}
#techno .marquee:after {
	left: auto;
	right: 0;
	background: linear-gradient(270deg, #140b27 0, rgba(20, 11, 39, 0) 90%)
}
.techno .str_wrap {
	width: 100%;
	display: flex;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	-moz-user-select: none;
	user-select: none
}
.icons:not(.str_wrap)>div, .techno .str_move>div {
	margin: 0 20px
}
.techno .str_move_clone {
	display: flex;
	margin: 0!important;
	position: absolute;
	left: 100%;
	top: 0
}
.blog .layout, .blog .tag, .blog.type2 .mimg, .layout, .layout>*, .rel, .rel .ab .img {
	position: relative
}
.techno .str_down .str_move_clone {
	left: 0;
	bottom: 100%
}
.techno .str_down .str_move {
	white-space: normal;
	width: 100%
}
.techno .noStop .str_move, .techno .no_drag .str_move, .techno .str_static .str_move {
	cursor: inherit
}
.techno .str_wrap img {
	max-width: none!important
}
#blog .section-title {
	margin: 0 0 50px
}
.blog {
	justify-content: center
}
.blog .layout {
	padding: 40px;
	color: #fff;
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	width: 100%
}
.blog .tag a, .blog .tag p, .blog .top, .blog.type2 .layout:hover .tag a, .blog.type2 .layout:hover .tag p {
	color: var(--Grey-Text, #7f7893)
}
.blog .top {
	margin: 0 0 30px;
	justify-content: space-between
}
.blog .title {
	display: block;
	height: 175px;
	font-size: 28px;
	color: #fff;
	line-height: 1.3;
	font-weight: 600
}
.blog .layout .more, .layout .author {
	font-family: IBM Plex Sans;
	font-size: 17px
}
.blog .tag {
	margin-bottom: 10px;
	padding-bottom: 5px;
	overflow: auto;
	display: block;
	white-space: nowrap
}
.layout, .layout .more, .rel .ab .img, .rel .ab a {
	overflow: hidden
}
.blog .tag a, .blog .tag p {
	display: inline-flex;
	white-space: nowrap;
	margin-right: 10px;
	transition: .6s;
	border: 1px solid rgba(54, 103, 255, .1);
	padding: 5px 10px
}
.blog .tag a:hover, .blog .tag p:hover {
	border-color: var(--Primary, #3667ff);
	background: var(--Primary, #3667ff);
	color: #fff!important
}
.layout {
	transition: .6s
}
.layout>* {
	z-index: 2
}
.layout:before {
	content: ' ';
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	top: 100%;
	left: -200px;
	transition: 1s;
	background: var(--Hover, #dff0ac);
	z-index: 1;
	transform-origin: left center
}
.layout .more span, .rel .ab {
	display: flex;
	align-items: center
}
.layout:hover:before {
	transform: scale(30)
}
.layout .more {
	position: absolute;
	right: 35px;
	bottom: 40px;
	transition: .5s;
	opacity: 0;
	color: var(--Black, #0e0f12);
	padding-left: 5px
}
.layout .more span {
	align-content: center;
	transform: rotate(15deg);
	transition: transform .5s;
	transform-origin: left top
}
.layout .author:hover .img:after, .layout:hover .more, .rel .ab .img img.active {
	opacity: 1
}
.layout:hover .more span {
	transform: rotate(0)
}
#blog .layout:before {
	top: 70%;
	left: -200px
}
#blog .layout:hover:before {
	transform: scale(23)
}
.layout .author {
	margin-top: 20px;
	transition: 1s;
	color: #fff;
	font-weight: 500
}
.layout .author .img {
	position: relative;
	margin-right: 10px;
	width: 55px;
	border-radius: 100%;
	overflow: hidden
}
.layout .author .anim:before {
	background: var(--Primary, #3667ff)
}
.layout .author .img:after {
	content: ' ';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/arrow3.svg) center center no-repeat;
	opacity: 0;
	z-index: 2;
	top: 0;
	left: 0;
	transition: .25s
}
.layout .author:hover .anim:before {
	width: 200%;
	height: 200%
}
.layout .author img {
	width: 100%;
	height: 55px;
	object-fit: cover;
	border-radius: 100%;
	display: block;
	z-index: 0
}
#banner .rel {
	margin-top: -85px;
	position: relative;
}
#banner video.main-bg {
	position: absolute;
	left: 0;
	top:0;
	object-fit: cover;
	width: 100%;
	height: 100%;
	z-index: 0;
}
@media screen and (min-width:1920px) {
	#banner {
		background-size: 100% auto
	}
}
@media screen and (max-width:1880px) {
	#banner h1 {
		font-size: 8vw
	}
}
@media screen and (max-width:1680px) {
	#banner h1 {
		font-size: 7vw
	}
}
@keyframes transformv5 {
	0% {
		transform: scale(.8) translate(-110px, 100px);
		opacity: 0
	}
	100% {
		transform: scale(.8) translate(-110px, 0);
		opacity: 1
	}
}
@media screen and (min-width:1250px) and (max-height:900px) {
	#banner .btn {
		animation: 1.2s ease-out 4.4s forwards transformv5
	}
	#banner>div:not(#v3d-container) {
		padding: 140px 0 200px
	}
	#banner .desc {
		/*margin-top: -235px*/
	}
	#banner h1 {
		font-size: 12vh;
		margin-top: 15px;
		margin-bottom: 30px!important
	}
	#banner .anim-button.easter {
		transform:scale(0.9) !important;
		transform-origin:20% top;
		margin-bottom: -15%;
	}
	#banner .rel.easter {
		margin-top: -70px;
	}
	#banner .rel {
		margin-top: -50px;
		margin-bottom: -140px;
	}
}
@media screen and (min-width:1250px) and (max-height:800px) {
	#banner h1 {
		font-size: 12vh
	}
	#banner>video {
		left: 75px;
		width: calc(100% - 75px)
	}
	#banner .desc {
		/*margin-top: -250px;*/
		/*margin-bottom: 100px*/
	}
	#banner .anim-button.easter {
		transform:scale(0.75) !important;
		transform-origin:20% top;
		margin-bottom: -18%;
	}
	#banner .rel.easter {
		margin-top: -50px;
	}
	#banner .rel {
		margin-top: -50px;
		margin-bottom: -140px;
	}
}
.rel .ab, .rel .ab a {
	height: 96px;
	position: absolute;
	left: 0px;
}
.rel .ab {
	/*left: 17px;*/
}
#banner .prem {
	position: absolute;
	left: -3px;
	top:215px;
}
#banner .prem img {
	max-width: 100%;
	display: block;
}
.blog .layout .more {
	bottom: 7px
}
.rel .ab {
	top: 65px;
	padding-left: 116px
}
.rel .ab>img {
	display: block;
	max-width: 129px;
	transition: .25s linear
}
.rel .ab:hover>img {
	opacity: 0
}
.rel .ab a {
	top: 0;
	display: flex;
	width: 96px;
	white-space: nowrap;
	padding: 17px;
	border-radius: 70px;
	background: rgba(255, 255, 255, .1);
	color: #0e0f12;
	align-items: center;
	z-index: 2
}
.rel .ab a span {
	display: block;
	padding-right: 28px;
	line-height: 24px;
	background: url(../images/more3.svg) right center no-repeat
}
.rel .ab .img {
	width: 62px;
	min-width: 62px;
	height: 62px;
	border-radius: 100%;
	margin-right: 37px
}
.rel .ab:hover a {
	width: 245px;
	background: #dff0ac
}
.rel .ab .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: .25s linear
}
.blog.type2 .mimg {
	display: block;
	width: 100%;
	height: 244px;
	object-fit: cover;
	z-index: 3;
	margin: 0 0 20px
}
.blog.type2 {
	margin: 0 -8px
}
.blog.type2 .layout {
	padding: 20px 0;
	margin: 0 8px;
	max-width: calc(33.33% - 16px);
	display: flex
}
.blog.type2 .layout>div {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%
}
.blog.type2 .layout:before {
	display: none!important
}
.blog.type2 .layout:hover .top {
	color: rgba(255, 255, 255, .3)
}
.blog.type2 .layout .title {
	transition: .25s linear;
	height: auto;
	margin: 0 0 20px
}
.blog.type2 .layout .more:hover, .blog.type2 .layout .title:hover {
	color: #dff0ac
}
.blog.type2 .layout .more svg {
	fill: #fff
}
.blog.type2 .layout .more:hover svg {
	fill: #DFF0AC
}
.blog.type2 .layout .author {
	margin-top: auto
}
#partners {
	padding: 60px 0 150px;
}
#partners .col-right {
	width: 100%;
	max-width: 585px;
	border-left: 1px solid #2b233d;
	border-right: 1px solid #2b233d;
}
#partners .col-right > div {
	display: flex;
	justify-content: center;
}
#partners .col-right > div + div {
	border-top: 1px solid #2b233d;
}
#partners .col-right img {
	max-width: 110px;
	max-height: 100px;
}
#partners .col-right img + img {
	position: absolute;
	left: 50%;
	top:50%;
	transform:translate(-50%,-50%) scale(1.02);
	z-index: 2;
	transition:all linear .5s;
	transition-delay: 2.5s;
}
#partners .col-right.active-anim img + img {
	opacity: 0;
}
#partners .col-right.active-anim >div:nth-child(1) > div:nth-child(1) img + img {
	transition-delay: 2.75s;
}
#partners .col-right.active-anim >div:nth-child(1) > div:nth-child(2) img + img {
	transition-delay: 2.5s;
}
#partners .col-right.active-anim >div:nth-child(1) > div:nth-child(3) img + img {
	transition-delay: 3s;
}
#partners .col-right.active-anim >div:nth-child(2) > div:nth-child(1) img + img {
	transition-delay: 3.5s;
}
#partners .col-right.active-anim >div:nth-child(2) > div:nth-child(2) img + img {
	transition-delay: 3.25s;
}
#partners .col-right.active-anim >div:nth-child(2) > div:nth-child(3) img + img {
	transition-delay: 2.75s;
}
#partners .col-right.active-anim >div:nth-child(3) > div:nth-child(1) img + img {
	transition-delay: 3s;
}
#partners .col-right > div > div {
	display: flex;
	width: 180px;
	height: 195px;
	align-items: center;
	justify-content: center;
	position: relative;
}
#partners .col-left {
	width: 100%;
	max-width: calc(100% - 585px);
	padding-right: 40px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
}
@media screen and (min-wdith:992px) {
	#partners .section-title > span:first-child > span {
		padding: 10px 12px 6px;
		background: #3667ff url(../images/check22.svg) no-repeat calc(100% - 15px) center;
		background-size: auto calc(100% - 32px);
		color:#fff;
		display: inline-block;
		padding-right: 125px;
	}
	#partners .section-title > span:first-child {
		margin-left: -12px;
	}
}
#partners .desc {
	max-width: 465px;
}
#partners .desc p + p {
	margin-top: 20px;
}