.faq .head, .layout .more, .layout:hover .author {
	color: var(--Black, #0e0f12)
}
.btn.green, .layout:before {
	background: var(--Hover, #dff0ac)
}
.faq .head, .fdesc .p1 {
	text-transform: uppercase
}
#what, #why .info>div, .layout, .layout .author .img {
	position: relative
}
#why .info .desc, #why .info .desc>div {
	transition: var(--transition);
	overflow: hidden
}
#faq, #faq.bl, #free .content, #growth, #included .video, #make .desc textarea, #what, #why .info .desc, #why .info .desc>div, .layout, .layout .more {
	overflow: hidden
}
#faq, #other2 {
	padding: 0 0 150px
}
.layout {
	transition: .6s
}
#growth .container, .layout>* {
	position: relative;
	z-index: 2
}
.layout:before {
	content: ' ';
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	top: 70%;
	left: -200px;
	transition: 1s;
	z-index: 1;
	transform-origin: left center
}
.layout:hover:before {
	transform: scale(23)
}
.layout .more {
	position: absolute;
	right: 35px;
	bottom: 40px;
	transition: .5s;
	opacity: 0;
	padding-left: 5px
}
.layout .more span {
	display: flex;
	align-items: center;
	align-content: center;
	transform: rotate(15deg);
	transition: transform .5s;
	transform-origin: left top
}
.layout .more svg {
	display: block
}
#growth .active-anim .dot, .layout .author:hover .img:after, .layout:hover .more {
	opacity: 1
}
.layout:hover .more span {
	transform: rotate(0)
}
.layout .author {
	margin-top: 20px;
	transition: 1s;
	font-family: IBM Plex Sans;
	font-size: 17px;
	color: #fff;
	font-weight: 500
}
.layout .author .img {
	margin-right: 10px;
	width: 55px;
	border-radius: 100%;
	overflow: hidden
}
.btn.green:before, .btn.white:before, .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
}
#faq.bl {
	padding: 70px 0 0;
	font-family: Poppins
}
#growth .info1 .p1, #process .desc2, #process .title, #proj2 .title, .other2>a {
	font-family: var(--second-family)
}
#faq.bl .section-title {
	font-size: 45px
}
.faq .head h3, .faq .head p {
	font-weight: 600;
	font-size: 27px;
	margin: 0!important
}
.faq .head svg {
	fill: var(--Black, #0E0F12);
	fill: #fff;
	display: block;
	margin-left: 20px;
	min-width: 24px;
	transition: .5s
}
.faq .body {
	display: none;
	padding: 30px 20px
}
.faq .body *+p, .faq .body *+ul {
	margin-top: 38px
}
.faq ul {
	list-style: disc;
	padding: 0 0 0 20px
}
.faq ul li+li {
	margin-top: 10px
}
.faq .layout:before {
	top: 100%;
	left: -200px;
	transition: .5s;
	transform-origin: left center
}
.faq .layout:hover:before {
	transform: scale(30)
}
.faq .head.active svg {
	transform: rotate(180deg)
}
.faq>div>div {
	border-top: 1px solid #2b233d
}
.faq>div:last-child>div {
	border-bottom: 1px solid #2b233d
}
.faq .head {
	align-items: center;
	font-size: 27px;
	line-height: 1.5;
	font-weight: 600;
	align-items: center;
	padding: 50px 40px;
	margin: 0 -40px;
	color: #fff;
	transition: .6s;
	cursor: pointer
}
.btn.green, .btn.white {
	color: var(--Black, #0e0f12)
}
.faq .head:hover {
	color: #0e0f12
}
.faq .head:hover svg {
	fill: #0E0F12
}
.ontech #banner>div:not(#v3d-container) {
	padding: 230px 20px 0;
	height: auto;
	display: block;
	text-align: center
}
.ontech #banner .desc.m {
	min-height: unset
}
.ontech #banner .desc textarea {
	min-height: 57px;
	font-size: 20px;
	text-align: center
}
.ontech #banner h1 {
	margin: 0 0 35px;
	text-align: center
}
.ontech #banner .desc {
	max-width: 880px;
	margin: 0 auto 40px
}
.ontech .anim.btn-inline:hover:before {
	width: 150%
}
.btn.black:hover>span, .btn.green:hover>span, .btn.white:hover>span {
	color: #fff
}
#banner .in2 {
	position: absolute;
	padding:  0 0;
	right: 0;
	top:30px;
	max-width: 235px;
	display: flex;
	align-items: center;
	text-align: left;
	color: #7f7893;
}
#banner .in2 video {
	max-width: 115px;
	margin-right: 10px;
}
.ontech #banner .buttons {
	gap: 20px;
	margin: 0 0 16px
}
.ontech #banner .sub {
	margin: 0 0 40px;
	font-size: 17px;
	color: #898593
}
.fdesc {
	gap: 22px
}
.fdesc>div {
	width: 100%;
	padding: 15px 30px;
	text-align: left;
	align-items: center
}
.fdesc>div:first-child {
	background: url(../images/fd1.jpg) center/cover no-repeat
}
.fdesc>div:nth-child(2) {
	background: url(../images/fd2.jpg) center/cover no-repeat
}
.fdesc>div:nth-child(3) {
	background: url(../images/fd3.jpg) center/cover no-repeat
}
.fdesc .img {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 140px;
	width: 140px;
	margin-right: 20px
}
.fdesc .p1 {
	margin: 0 0 15px;
	font-weight: 600;
	font-size: 24px;
	line-height: 125%
}
#what {
	padding: 200px 0 75px
}
#what video {
	position: absolute;
	z-index: -1;
	top: 0;
	left: calc(50vw + 0px)
}
#what .section-title {
	margin: 0 0 30px
}
#what .p {
	max-width: 870px
}
#what .p1 {
	font-weight: 700
}
#what .p+.p {
	margin-top: 20px
}
#what .desc {
	background: url(../images/what.jpg) center/cover no-repeat;
	padding: 60px 130px 60px 60px;
	font-size: 20px;
	line-height: 1.4;
	margin-top: 60px
}
#process .desc2, #process .results>div, #process .title {
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: 600
}
#why {
	padding: 75px 0
}
#why .sub {
	max-width: 915px;
	margin: 0 0 60px
}
#why .info {
	gap: 60px
}
#why .info>div {
	width: 100%;
	max-width: calc(33.33% - 60px*2/3);
	animation-fill-mode: both
}
#why .info .icon {
	border-radius: 100%;
	width: 64px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	background: #fff;
	min-width: 64px;
	margin-right: 10px
}
#free .content, #why .info .p {
	background: #dff0ac;
	position: relative;
	color: #2b233d
}
#why .info .p {
	display: flex;
	align-items: center;
	padding: 10px 20px;
	text-align: center;
	justify-content: center;
	backdrop-filter: blur(14px);
	border-radius: 100px;
	height: 100%;
	width: 100%;
	z-index: 2
}
#why .info .icon+div {
	position: relative;
	width: 100%
}
#why .info .desc {
	position: absolute;
	max-height: 0;
	top: 17px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #2c233d;
	border-radius: 30px
}
#why .info>div:hover .desc {
	max-height: 155px
}
#why .info .desc>div {
	padding: 60px 30px 20px;
	opacity: 0;
	transform: translateY(-15px)
}
#why .info>div:hover .desc>div {
	opacity: 1;
	transform: translateY(0)
}
#why .info>div:hover {
	z-index: 3
}
#why .icon>div {
	width: 25px;
	height: 25px;
	border-radius: 100%;
	background: #3667ff;
	position: relative
}
#why .icon>div:after, #why .icon>div:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	background-color: #3667ff;
	border-radius: 50%;
	transform: translate(-50%, -50%) scale(1);
	animation: 3s ease-out infinite pulse;
	z-index: 0;
	pointer-events: none
}
#why .icon>div:after {
	animation-delay: .5s
}
@keyframes pulse {
	0% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 1
	}
	100% {
		transform: translate(-50%, -50%) scale(2.5);
		opacity: 0
	}
}
#free {
	padding: 75px 0 100px
}
#free .content {
	padding: 40px 120px
}
#free .content>div {
	max-width: 985px
}
#free .content video {
	position: absolute;
	z-index: -1;
	left: 550px;
	top: -25px
}
.btn.white {
	background: #fff
}
.btn.black:before {
	background: #2b233d
}
#free .buttons {
	gap: 25px;
	margin-top: 45px
}
#free .section-title {
	margin-bottom: 40px;
	position: relative;
	z-index: 2
}
#free .section-title:before {
	content: ' ';
	display: block;
	z-index: -1;
	height: calc(100% - 15px);
	top: 20px;
	background: #fff;
	width: 0;
	left: -20px;
	transition: 1s 0.75s;
	position: absolute
}
#free .active-anim .section-title:before {
	width: calc(100% + 40px)
}
#free .sub {
	max-width: 710px
}
#process {
	padding: 150px 0 120px;
	background: url(../images/bg66.jpg) center top no-repeat #fff;
	color: #2b233d
}
#process .section-title {
	text-align: center;
	margin: 0 0 20px;
	color: #0e0f12
}
#process .sub {
	text-align: center;
	margin: 0 0 55px
}
#process .col-left {
	width: 100%;
	max-width: 370px;
	position: relative;
	padding-top: 11px;
	padding-bottom: 380px
}
#process .col-right {
	width: 100%;
	max-width: calc(100% - 370px)
}
#process .steps>div {
	padding: 30px 0 40px;
	position: relative
}
#process .steps>div:last-child {
	padding-bottom: 0
}
#process .steps>div:before {
	content: ' ';
	width: calc(100% + 50vw - 725px);
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	height: 1px;
	background: rgba(0, 0, 0, .1);
	z-index: 2
}
#process .title {
	font-size: 36px;
	color: #0e0f12;
	margin: 0 0 20px
}
#process .title span {
	color: #3667ff;
	display: inline-block;
	margin-right: 10px
}
#process .desc1 {
	margin: 0 0 10px;
	color: #7f7893;
	max-width: 790px
}
#process .desc2 {
	padding: 15px 30px;
	font-size: 24px;
	color: #2b233d;
	position: relative;
	z-index: 2;
	display: inline-block
}
#process .desc2 span {
	color: #3667ff
}
#process .desc2:before {
	content: ' ';
	display: block;
	z-index: -1;
	height: 100%;
	top: 0;
	background: #dff0ac;
	width: 0;
	left: 0;
	transition: 1s 1s;
	position: absolute
}
#growth .active-anim .info1:before, #growth .active-anim .line1, #growth .active-anim .line2, #process .active-anim .desc2:before {
	width: 100%
}
/*#process .round svg {
	display: block;
	position: absolute;
	left: calc(50% - 1px);
	margin: 50px 0 0;
	z-index: 1;
	top: 0;
	stroke-width: 3px;
	stroke: rgba(43, 35, 61, 0.3);
	width: 4px;
	height: calc(100% - 240px)
}
#process .round>div {
	width: 60px;
	height: 60px;
	background: #3667ff;
	border-radius: 100%;
	margin: 0 auto;
	position: sticky;
	top: 33%;
	z-index: 2;
	transition: .3s linear
}
#process .round>div:before {
	content: ' ';
	display: block;
	border-radius: 100%;
	background: #fff;
	width: 6px;
	height: 6px;
	position: absolute;
	left: calc(50% - 3px);
	top: calc(50% - 3px)
}
#process .round>div.big {
	transform: scale(1.43)
}*/
#process .round svg {
	display: block;
	position: absolute;
	left: calc(50% - 1px);
	margin:50px 0 0;
	z-index: 1;
	top:0;
	stroke-width: 3px;
	stroke: rgba(43, 35, 61, 0.3);
	width: 4px;
	height: calc(100% - 385px);
}
#process .round > div {
	width: 48px;
	height: 48px;
	background: #3667ff;
	border-radius: 100%;
	margin:0 auto;
	position: sticky;
	top:33%;
	z-index: 2;
	transition:all linear .3s;
}
#process .round > div:before {
	content:' ';
	display: block;
	border-radius: 100%;
	background: #fff;
	width: 6px;
	height: 6px;
	position: absolute;
	left: calc(50% - 3px);
	top:calc(50% - 3px);
}
.ontech main {
	overflow: visible
}
#process .steps>div.step8 {
	padding: 60px 60px 90px;
	color: #fff;
	background: #3566FF
}
#process .steps>div.step8 .title {
	margin: 0 0 15px;
	color: #fff
}
#process .steps>div.step8 .desc1 {
	color: #fff;
	margin: 0
}
#process .results {
	margin: 30px 0;
	padding: 20px 0;
	border-top: 1px solid rgba(250, 250, 250, .7);
	border-bottom: 1px solid rgba(250, 250, 250, .7);
	gap: 30px
}
#process .results>div {
	width: 100%;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 22px
}
#process .results .icon {
	width: 100%;
	min-width: 110px;
	max-width: 110px;
	margin-right: 10px
}
#process video {
	max-width: 100%;
	display: block;
}
#included {
	background: url(../images/bg6.jpg) center bottom no-repeat #fff;
	padding: 150px 0;
	color: #0e0f12
}
@media screen and (min-width:1920px) {
	#included, #process {
		background-size: 100% auto
	}
}
#included .section-title {
	color: #0e0f12;
	text-align: center;
	margin: 0 0 20px
}
#included .sub {
	text-align: center;
	margin: 0 0 100px;
	font-size: 20px
}
#included .col-left {
	width: 100%;
	max-width: calc(100% - 460px);
	margin-right: 80px
}
#included .col-right {
	width: 100%;
	max-width: 460px
}
#included .col-left>div {
	padding: 60px 0;
	border-top: 1px solid rgba(14, 15, 18, .1);
	align-items: center
}
#included .col-left>div:last-child {
	border-bottom: 1px solid rgba(14, 15, 18, .1)
}
#included .col-left .col-right2 {
	width: 100%;
	max-width: 430px
}
#included .col-left .col-left2 {
	width: 100%;
	max-width: 365px;
	padding-right: 20px;
	padding-top: 5px
}
#included .video:after, #included .video:before {
	width: 80px;
	z-index: 2;
	display: block;
	content: ' ';
	height: 100%
}
#included .title {
	text-transform: uppercase;
	margin: 0 0 30px;
	font-weight: 600;
	font-size: 24px
}
#included .desc2 ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#included .desc2 li {
	padding-left: 50px;
	background: url(../images/li2.png) left top/50px auto no-repeat;
	display: flex;
	align-items: center;
	min-height: 45px
}
#included .video {
	position: sticky;
	top: 25%;
	display: flex;
	justify-content: center;
	margin: 0 -40px
}
#included .video canvas {
	margin: -50px 0
}
#included .video:before {
	position: absolute;
	left: 0;
	background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0))
}
#included .video:after {
	position: absolute;
	right: 0;
	background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0))
}
#proj2 {
	padding: 135px 0 150px
}
#proj2 .section-title {
	text-align: center;
	margin: 0 0 25px
}
#proj2 .sub {
	margin: 0 auto 60px;
	max-width: 1120px;
	font-size: 20px;
	text-align: center;
	line-height: 1.4
}
#proj2 .info .p1, #proj2 .title {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.25
}
#proj2 .d-flex {
	background: #1c1035
}
#proj2 .col-left {
	width: 50%
}
#proj2 .col-right {
	width: 50%;
	padding: 40px
}
#proj2 img {
	max-width: 100%;
	display: block
}
#proj2 .title {
	margin: 0 0 30px
}
#proj2 .desc {
	margin: 0 0 40px
}
#proj2 .info {
	padding: 16px 7px;
	background: #fff;
	color: #0e0f12
}
#proj2 .info>div {
	padding: 0 15px
}
#proj2 .info>div+div {
	border-left: 1px solid rgba(14, 15, 18, .1)
}
#proj2 .info>div:nth-child(2) {
	padding: 0 30px
}
#proj2 .info .p1 {
	margin: 0 0 3px;
	padding-left: 34px;
min-width: 175px;
	background: url(../images/check4.svg) left top no-repeat
}
#proj2 .info .p2 {
	color: #7f7893;
	padding-left: 34px
}
#proj2 .btn {
	width: 100%;
	margin-top: 20px;
	justify-content: center
}
@media screen and (max-width:1580px) {
	#what video {
		left: 660px
	}
	#process .steps>div:before {
		width: 100%
	}
	#included .video {
		margin: 0 -15px
	}
}
#make {
	padding: 130px 0
}
#make .btn-inline, #make .desc>p, #make .section-title span:first-child span:before {
	display: none
}
#make .sub2 {
	text-align: center;
	color: #898593;
	margin: 20px 0 0
}
#make .col-right {
	width: 100%;
	max-width: 480px;
	padding-right: 65px
}
#make .col-left {
	padding-right: 40px;
	padding-left: 55px
}
#make .desc textarea {
	border: 0;
	resize: none;
	background: 0 0;
	width: 100%;
	color: #fff;
	font-size: 17px;
	line-height: 1.4;
	font-weight: 500;
	padding: 0;
	height: 25px;
	font-family: IBM Plex Sans;
	display: block
}
#make .desc {
	padding-left: 55px;
	background: url(../images/check5.svg) left center no-repeat;
	margin-left: 175px;
	margin-top: 55px
}
#make .section-title span span {
	display: inline-block;
	position: relative;
	padding-right: 30px
}
#make .section-title span span:before {
	content: ' ';
	display: block;
	height: 100%;
	width: 0;
	transition: .6s;
	position: absolute;
	left: 10px;
	top: 15px;
	background: #3667ff;
	z-index: -2
}
#make .section-title span:nth-child(2) span:before {
	transition-delay: 0.75s
}
#make .section-title span:nth-child(3) span:before {
	transition-delay: 1.25s;
	background: linear-gradient(89deg, #3667ff 0, rgba(54, 103, 255, .3) 100%)
}
#make .active-anim .section-title span span:before {
	width: calc(100% - 10px)
}
#growth {
	padding: 150px 0;
	color: #fff;
	background: url(../images/bg13.jpg) center/cover no-repeat;
	position: relative
}
.text-row .str_wrap {
	width: 100%;
	display: flex;
	position: relative;
	-moz-user-select: none;
	user-select: none
}
.text-row .str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	margin: 0!important
}
#growth .wprime {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	bottom: 30px;
	font-weight: 900;
	font-size: 24.6vw;
	line-height: 0.8;
	color: rgba(255, 255, 255, 0.05);
}
#growth .info1, #growth .lines {
	position: relative
}
#growth .section-title {
	margin: 0 0 20px
}
#growth .sub {
	margin: 0 0 35px;
	max-width: 740px
}
#growth .info1 {
	padding: 50px 130px;
	justify-content: space-between;
	z-index: 2
}
#growth .info1:before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: -1;
	display: block;
	background: url(../images/bg14.png) left center no-repeat;
	width: 0;
	transition: .6s 1s
}
#growth .dot:after, #growth .dot:before {
	content: ' ';
	background: #fff;
	display: block
}
#growth .info1 .p1 {
	font-weight: 700;
	font-size: 150px;
	margin-right: 20px;
	white-space: nowrap;
	line-height: .8;
	padding-top: 20px;
	padding-left: 40px
}
#growth .info1>div:first-child .p1 {
	background: url(../images/fd8.svg) left center no-repeat
}
#growth .info1>div:nth-child(2) .p1 {
	background: url(../images/fd9.svg) left center no-repeat
}
#growth .info1 .p2 {
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: 500;
	max-width: 205px
}
#growth .info2 .p1, .other2>a {
	font-weight: 600;
	text-transform: uppercase
}
#growth .info1 .p3 {
	max-width: 205px
}
#growth .info2 {
	margin-top: 55px;
	gap: 30px
}
#growth .info2>div {
	width: 100%;
	padding-left: 21px;
	padding-right: 40px;
	position: relative;
}
#growth .info2 > div .l {
	position: absolute;
	left: 0;
	height: 100%;
	width: 5px;
	bottom: -3px;
	display: flex;
	align-items: flex-end;
}
#growth .info2 > div .l span {
	height: 0;
	display: block;
	width: 100%;
	transition:all ease 1.5s;
	transition-delay:0.75s;
	background: linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}
#growth .info2.active-anim .l span {
	height: 100%;
}
#growth .info2 .p1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 1.25
}
#growth .line {
	position: absolute;
	left: 0;
	height: 1px;
	background: rgba(255, 255, 255, .2);
	z-index: 1;
	top: 0;
	width: 0;
	transition: 1.5s 1.5s
}
#growth .line2 {
	top: auto;
	bottom: 0
}
#growth .line3, #growth .line4, #growth .line5, #growth .line6, #growth .line7, #growth .line8 {
	width: 1px;
	height: 0;
	left: calc(50% - 720px);
	top: -200%
}
#growth .line4 {
	left: calc(50% - 720px + 35px)
}
#growth .active-anim .line3, #growth .active-anim .line4, #growth .active-anim .line5, #growth .active-anim .line6, #growth .active-anim .line7, #growth .active-anim .line8 {
	height: 500%;
	width: 1px
}
#growth .line5, #growth .line6 {
	left: auto;
	right: calc(50% - 720px)
}
#growth .line6 {
	right: calc(50% - 720px + 35px)
}
#growth .line7, #growth .line8 {
	left: auto;
	right: calc(50% + 140px)
}
#growth .line8 {
	right: calc(50% + 140px - 35px)
}
#growth .dot {
	position: absolute;
	z-index: 2;
	transition: 1.5s 1.5s;
	opacity: 0
}
#growth .dot:before {
	width: 20px;
	height: 1px;
	position: absolute;
	left: -9.5px;
	top: 0
}
#growth .dot:after {
	width: 1px;
	height: 20px;
	position: absolute;
	left: 0;
	top: -9.5px
}
#growth .dot1, #growth .dot2, #growth .dot3, #growth .dot4, #growth .dot5, #growth .dot6 {
	top: 0
}
#growth .dot10, #growth .dot11, #growth .dot12, #growth .dot7, #growth .dot8, #growth .dot9 {
	bottom: 0
}
#growth .dot1, #growth .dot7 {
	left: 0
}
#growth .dot2, #growth .dot8 {
	left: 35px
}
#growth .dot11, #growth .dot5 {
	right: 36px
}
#growth .dot12, #growth .dot6 {
	right: 1px
}
#growth .dot3, #growth .dot9 {
	right: calc(50% + 141px)
}
#growth .dot10, #growth .dot4 {
	right: calc(50% + 141px - 35px)
}
.other2 {
	gap: 24px
}
.other2>a {
	background: #3667ff;
	width: 100%;
	padding: 37px 24px 33px;
	justify-content: center;
	font-size: 32px;
	line-height: 150%;
	color: #fff
}
.other2>a span {
	text-transform: initial;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 17px;
	line-height: 141%;
	display: block
}
.other2>a svg {
	fill: #fff;
	margin-top: -2px
}
@media screen and (max-width:1500px) {
	.other2>a {
		font-size: 28px
	}
}
@media screen and (min-width:1250px) {
	.ontech main .section-title {
		font-size: 58px
	}
	.other2>a:hover {
		color: #0e0f12
	}
	.other2>a:hover svg {
		fill: #0e0f12
	}
}