
        @media (min-width: 1600px) { :root {
	--column-width: 1240px;
	--color-main: #2C68D6;
	--color-second: #FCE856;
	--color-white: #FFFFFF;
	--color-black: #161616;
	--color-grey: #8A8B8B;
	--color-ligthgrey: #F5F5F5;
	--offset: calc(50% - (var(--column-width) / 2));
}

body, input, textarea, select {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	-webkit-text-size-adjust: none;
}

img, svg {
	max-width: 100%;
	display: block;
}

* {
	box-sizing: border-box;
	outline: none !important;
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance:none;
}

body, dl, dt, dd, ul, ol, li, form, table, tr, td, h1, h2, h3, h4, h5, h6, pre, p, span, b, i, input, textarea, fieldset {
	margin: 0;
	padding: 0;
}

.none {
	display: none;
}

.fade-out {
	opacity: 1;
	transition: 0.3s;
	pointer-events: auto;
}

.fade-out.active {
	opacity: 0;
	pointer-events: none;
}

.fade-in {
	opacity: 0;
	transition: 0.3s;
	pointer-events: none;
}

.fade-in.active {
	opacity: 1;
	pointer-events: auto;
}

.container {
	padding-left: var(--offset);
	padding-right: var(--offset);
}

.container-offset {
	width: var(--column-width);
	margin-left: auto;
	margin-right: auto;
}

.subtitles {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
	color: var(--color-second);
}

.h1 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 55px;
	line-height: 75px;
	text-transform: uppercase;
	color: var(--color-white);
}

.h2 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 55px;
	text-transform: uppercase;
	color: var(--color-white);
}

.h3 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 36px;
	text-transform: uppercase;
	color: var(--color-black);
}

.h4 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: var(--color-black);
}

.h5 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 42px;
	color: var(--color-white);
}

.arrow-prev, 
.arrow-next {
	width: 50px;
	height: 30px;
	user-select: none;
	transition: .3s;
}

.arrow-prev path,
.arrow-next path{
	transition: .3s;
}

.arrow-prev:hover path,
.arrow-next:hover path{
	fill: var(--color-second);
}

span {
	color: var(--color-second);
}

.main-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: var(--color-white);
}

.extra-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	text-transform: uppercase;
	color: var(--color-grey);
}

.btn {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	color: var(--color-black);
	background: var(--color-second);
	position: relative;
	padding: 2px 2px;
	text-decoration: none;
	cursor: pointer;
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 90.3% 100%, 0% 99.8%, 0% 58.8%);
}

.btn-inner {
	padding: 9px 66px;
	bottom: 2px;
	left: 2px;
	top: 2px;
	right: 2px;
	background: var(--color-second);
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 90.3% 100%, 0% 99.8%, 0% 58.8%);
	transition: .3s;
}

.btn:hover {
	color: var(--color-second);
}

.btn:hover .btn-inner {
	background: var(--color-black);
}

/* .btn:before {
    content: '';
    position: absolute;
    bottom: 0; 
	right: 0;
    border-bottom: 15px solid  var(--color-black);
    border-left: 15px solid  var(--color-second);
    width: 0;
} */

header {
	background: var(--color-black);
	padding-top: 53px;
}

.header-toogle {
	display: none;
}

.header-close {
	display: none;
}

.header-inner {
	z-index: 100;
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;	
	align-items: center;
}

.header-logo-link-svg {
	width: 151px;
	height: 22px;
}

.header-menu-link {
	color: var(--color-white);
	margin-left: 40px;
	font-family: 'Hack';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	transition: .3s;
}

.header-menu-link:hover {
	color: var(--color-second);
}

.main-banner {
	background: var(--color-black);	
}

.main-banner-numbers {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 760px;
	overflow: hidden;
	--xy: -150px -150px;
	background: radial-gradient(circle at var(--xy), rgb(44, 104, 214, .68), var(--color-black) 40vh),
				url(/photos/1/numbers.png) center no-repeat;
	background-size: cover;
	pointer-events: none;
	transition: .5s;
	opacity: 0;
}


#circle {
	position: absolute;
	/* border: solid 1px #ccc; */
	max-width: 0;
	max-height: 0;
	width: 60px;
	height: 60px;
	opacity: 1;
	background: url(/photos/1/cursor.png) center no-repeat;
	background-size: cover;
	border-radius: 50%;
	z-index: 100;
	pointer-events: none;
	transition: .5s;
	transition-property: max-width, max-height;
}

#circle.active {
	max-width: 60px;
	max-height: 60px;
}

.main-banner-numbers.active {
	opacity: 1;
}

.btn:hover ~.main-banner-numbers {
	opacity: 0;
}

.main-banner-img {
	display: none;
}

.main-banner-inner {
	display: flex;
	width: 100%;
	justify-content: space-between;
	position: relative;
	padding: 165px 0;
}

.main-banner-block {
	width: 685px;
}

.main-banner-block-subtitles {
	margin-bottom: 20px;
}

.main-banner-block-title {
	margin-bottom: 40px;
}

.main-banner-block-text span {
	font-style: italic;
	font-weight: 700;
}

.main-block-companies {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.main-block-companies-text {
	width: 131px;
	margin-bottom: 25px;
}

.main-block-companies-partners-images {
	width: 78px;
	height: 40px;
	object-fit: contain;
	margin: 35px 0;
}

.main-banner-block-text {
	position: relative;
}

.main-banner-btn {
	position: absolute;
	top: 0;
	left: 499px;
}

.build {
	background: var(--color-main);
	padding: 128px 0 114px 0;
}

.build-inner {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.build-business-subtitles {
	margin-bottom: 20px;
}

.build-business-title {
	width: 392px;
}

.build-numbers {
	display: flex;
	flex-wrap: wrap;
	width: 715px;
	justify-content: flex-end;
}

.build-number {
	width: 338px;
}

.build-number:nth-child(n) {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	padding-left: 50px;
}

.build-number:nth-child(2n) {
	padding-bottom: 30px;
	padding-left: 59px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-right: none;
	width: 377px;
}

.build-number:nth-child(3n) {
	padding-top: 30px;
	padding-bottom: 0;
	border-bottom: none;
}

.build-number:nth-child(4n) {
	padding-top: 30px;
	padding-bottom: 0;
	border-bottom: none;
}

.build-number-big {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-size: 100px;
	line-height: 100px;
	text-transform: uppercase;
	color: var(--color-second);
	margin-bottom: 10px;
}

.build-number:nth-child(n) .build-number-desc {
	width: 229px;
}

.build-number:nth-child(2n) .build-number-desc {
	width: 318px;
}

.build-blockslider {
	padding: 70px 0 0 var(--offset);
}

.build-blockslider-text {
	margin-bottom: 30px;
}

.build-blockslider-item {
	background: var(--color-white);
	margin-right: 30px;
	padding: 40px 25px 25px 25px;
	width: 390px;
	position: relative;
	height: auto !important;
	clip-path: polygon(0% 0%, 80.9% 0%, 100% 29.8%, 100% 100%, 0% 99.8%, 0% 58.8%);
}

.build-blockslider-item:nth-child(2n) {
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 80.3% 100%, 0% 99.8%, 0% 58.8%);
}

.build-blockslider-item-inner {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.build-blockslider-item-icon {
	width: 96px;
	height: 85px;
	margin-right: 30px;
}

.build-blockslider-item-text {
	color: var(--color-black);
}

.build-blockslider-item-text span {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: var(--color-black);
}


.build-blockslider-item:nth-child(2n) {
	background: var(--color-second);
}

.build-blockslider-item-title {
	width: 149px;
}

.build-blockslider-item:nth-child(2n) .build-blockslider-item-title {
	color: var(--color-main);
}

.build-blockslider-slider-btn {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 40px;
	padding-right: 100px;
}

.build-blockslider-slider-btn-svg {
	width: 50px;
	cursor: pointer;
}

.build-blockslider-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.software {
	background: var(--color-black);
	padding: 120px 0 120px var(--offset);
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.software-block {
	width: 425px;
}

.software-block-subtitles {
	color: var(--color-main);
	margin-bottom: 20px;
}

.software-block-title {
	color: var(--color-white);
	margin-bottom: 30px;
}

.software-block-title span {
	color: var(--color-main);
}

.software-block-text {
	width: 300px;
}

.software-block-text span {
	color: var(--color-white);
	font-style: italic;
	font-weight: 700;
}

.software-slider-inner {
	display: flex;
}

.software-slider-item {
	width: 538px;
	padding: 40px 115px 40px 50px;
	background: var(--color-main);
	margin-right: 40px;
	height: auto !important;
}

.software-slider-item-icon {
	width: 87.33px;
	height: 80.75px;
	margin-bottom: 84px;
}

.software-slider-item-title {
	color: var(--color-white);
	margin-bottom: 20px;
}

.software-slider-item:nth-child(2n) {
	background: var(--color-white);
}

.software-slider-item:nth-child(2n) .software-slider-item-title{
	color: var(--color-black);
}

.software-slider-item:nth-child(2n) .software-slider-item-text{
	color: var(--color-black);
}

.software-slider {
	width: 765px;
}

.software-slider-btn {
	padding: 40px 100px 0 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.software-slider-btn-svg {
	width: 50px;
	cursor: pointer;
}

.software-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
	
}

.technologies-mobile {
	display: none;
}

.technologies-inner {
	padding: 120px 0;
	text-align: center;
}

.technologies-subtitles {
	color: var(--color-main);
	margin-bottom: 20px;
}

.technologies-title {
	color: var(--color-black);
	margin-bottom: 50px;
}

.technologies-stack-development {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.technologies-stack-development-empty {
	width: 42px;
}

.technologies-stack-development-web {
	width: 650px;
	background: var(--color-black);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: var(--color-second);
	padding: 11px 0;
	position: relative;
	clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 96% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-development-mobile {
	width: 430px;
	background: var(--color-black);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: var(--color-second);
	padding: 11px 0;
	position: relative;
	clip-path: polygon(6% 0%, 100% 0%, 100% 60%, 100% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-items {
	margin-top: 20px;
}

.technologies-stack-item {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 10px;
}

.technologies-stack-item-name {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: var(--color-black);
	background: var(--color-second);
	padding: 0 11px;
    transform: rotate(180deg);
	writing-mode: vertical-rl;
	margin-bottom: 10px;
}

.technologies-stack-item-resources {
	display: flex;
	flex-wrap: wrap;
}

.technologies-stack-item-resources-web {
	width: 650px;
}

.technologies-stack-item-resources-mobile {
	width: 430px;
}

.technologies-stack-item-resource {
	background: var(--color-ligthgrey);
	padding: 26px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.technologies-stack-item-resources-web .technologies-stack-item-resource:nth-child(6n) {
	margin-right: 0;
}

.technologies-stack-item-resources-mobile .technologies-stack-item-resource:nth-child(4n) {
	margin-right: 0;
}

.technologies-stack-item-resource-icon {
	margin-bottom: 7px;
	width: 42px;
	height: 42px;
	object-fit: contain;
}

.technologies-stack-item-resource-title {
	text-align: center;
	text-transform: none;
}

.about-us {
	background: var(--color-black);
}

.about-us-inner {
	padding: 120px 0;
}

.about-us-block {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.about-us-img {
	width: 549px;
	height: 406px;
	object-fit: contain;
}

.about-us-blocktext {
	width: 629px;
}

.about-us-blocktext-subtitles {
	margin-bottom: 20px;
}

.about-us-blocktext-title {
	margin-bottom: 20px;
}

.about-us-blocktext-desc {
	color: var(--color-white);
	text-transform: none;
	margin-bottom: 30px;
}

.about-us-blocktext-desc span {
	font-style: italic;
	font-weight: 700;
}

.about-us-block:first-child {
	margin-bottom: 120px;
}

.about-us-blocktext-text p {
	margin-top: 15px;
}

.values-inner {
	padding-top: 120px;
}

.values-subtitles {
	color: var(--color-main);
	margin-bottom: 20px;
}

.values-textblock {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 60px;
}

.values-textblock-title {
	width: 727px;
	color: var(--color-black);
}

.values-textblock-title span {
	color: var(--color-main);
}

.values-textblock-text {
	width: 311px;
	color: var(--color-black);
}

.values-textblock-text span{
	color: var(--color-black);
	font-style: italic;
	font-weight: 700;
}

.values-items {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.values-item {
	background: var(--color-ligthgrey);
	padding: 30px;
	text-align: center;
	width: 225px;
	margin-right: 25px;
	display: flex;
    flex-direction: column;
	align-items: center;
}

.values-item:nth-child(5n) {
	margin-right: 0;
}

.values-item-img {
	width: 96px;
	height: 85px;
	margin-bottom: 25px;
}

.clients {
	padding: 134px 0 120px;
}

.clients-inner {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.clients-title {
	margin: 0 auto;
	margin-bottom: 60px;
}

.clients-slider-item {
	background: var(--color-ligthgrey);
	width: 225px;
	height: 130px;
	display: flex !important;
	justify-content: center;
	margin-right: 29px;
	padding: 25px 40px;
}

.clients-slider-item-img {
	width: 145px;
	height: 80px;
	object-fit: contain;
}

.clients-slider-btn {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 40px;
}

.clients-slider-btn-svg {
	width: 50px;
	cursor: pointer;
}

.clients-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.spheres {
	background: var(--color-black);
}

.spheres-inner {
	padding: 120px 0 20px;
	text-align: center;
}

.spheres-title {
	color: var(--color-white);
	margin: 0 auto;
	margin-bottom: 30px;
}

.spheres-items {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.spheres-item {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: var(--color-second);
	width: 290px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
	padding: 6px 0;
	cursor: pointer;
	transition: .3s;
}

.spheres-item.active,
.spheres-item:hover {
	border: 1px solid #FCE856;
}

.spheres-sliders {
	display: none;
	padding: 0 0 120px var(--offset);
}

.spheres-sliders.active {
	display: block;
}

.spheres-slider {
	height: 422px;
}

.spheres-slider-item {
	position: relative;
	width: 1240px;
	height: 422px !important;
	margin-right: 35px;
}

.spheres-slider-item-img {
	width: 1240px;
	height: 422px;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.spheres-slider-item-img-mobile {
	display: none;
}

.spheres-slider-btn {
	padding: 40px 100px 0 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
	height: 30px;
}

.spheres-slider-btn-svg {
	width: 50px;
	cursor: pointer;
}

.spheres-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.spheres-slider-item-info {
	position: absolute;
	top: 50px;
	left: 60px;
	width: 373px;
}

.spheres-slider-item-title {
	margin-bottom: 15px;
}

.spheres-slider-item-text {
	color: var(--color-black);
	margin-bottom: 50px;
}

.spheres-slider-item-wrappers {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 20px;
}

.spheres-slider-item-wrapper {
	margin-right: 40px;
}

.spheres-slider-item-inner-name {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: var(--color-main);
	margin-bottom: 2px;
}

.spheres-slider-item-inner-desc {
	text-decoration: none;
	text-align: left;
}

.reviews {
	background: var(--color-main);
}

.reviews-inner {
	padding: 120px 0 120px var(--offset);
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.reviews-blocktext {
	width: 372px;
}

.reviews-blocktext-subtitles {
	margin-bottom: 20px;
}

.reviews-slider {
	width: 765px;
}

.reviews-slider-item {
	background: var(--color-white);
	width: 665px;
	padding: 41px 50px;
	margin-right: 35px;
	height: auto !important;
}

.reviews-slider-item-client {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	align-items: center;
}

.reviews-slider-item-client-info {
	display: flex;
	align-items: center;
}

.reviews-slider-item-client-info-icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	object-fit: cover;
	margin-right: 20px;
}

.reviews-slider-item-client-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: var(--color-grey);
	width: 127px;
}

.reviews-slider-item-decs {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: var(--color-black);
	margin-bottom: 15px;
}

.reviews-slider-item-text {
	color: var(--color-black);
}

.reviews-slider-btn {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 40px 100px 0 0;
}

.reviews-slider-btn-svg {
	cursor: pointer;
}

.reviews-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.contact-inner {
	padding: 120px 0 70px;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.contact-textblock {
	width: 343px;
}

.contact-textblock-title {
	margin-bottom: 30px;
	width: 100%;
}

.contact-form {
	width: 665px;
	background: var(--color-main);
	padding: 50px 65px;
	position: relative;
	clip-path: polygon(0% 0%, 85.9% 0%, 100% 15.8%, 100% 100%, 0% 99.8%, 0% 58.8%);
}

.contact-form-title {
	text-transform: none;
	color: var(--color-white);
	margin-bottom: 25px;
	font-weight: 600;
}

.contact-form-title span {
	font-style: italic;
	font-weight: 700;
}

.contact-form-callback {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact-form-input {
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	padding: 17px 20px;
	background: none;
	width: 260px;
	margin-bottom: 15px;
}

.contact-form-input::placeholder {
	color: var(--color-white);
}

.contact-form-textarea {
	width: 100%;
	height: 130px;
	margin-bottom: 36px;
}

.contact-form-text {
	width: 237px;
	text-align: left;
	text-transform: none;
}

.contact-form-btn {
	width: 260px;
	border: none;
}

.contact-form-btn:hover .btn-inner {
	background: var(--color-main);
}


.successsend,
.error {
	font-family: 'Hack';
	font-weight: 700;
	font-size: 22px;
	line-height: 36px;
	color: var(--color-white);
	text-align: center;
	margin-top: 20px;
	display: none;
}

.successsend.active,
.error.active {
	display: block;
}

.footer-inner {
	margin-bottom: 32px;
}

.footer-menu-link {
	color: var(--color-main);
}

.footer-menu-link:hover {
	color: var(--color-black);
}


 }
        @media (max-width: 1600px) and (min-width: 1000px) { :root {
	--column-width: 86.1111vw;
	--color-main: #2C68D6;
	--color-second: #FCE856;
	--color-white: #FFFFFF;
	--color-black: #161616;
	--color-grey: #8A8B8B;
	--color-ligthgrey: #F5F5F5;
	--offset: calc(50% - (var(--column-width) / 2));
}

body, input, textarea, select {
	font-family: 'Arial', sans-serif;
	font-size: 1.1111vw;
	-webkit-text-size-adjust: none;
}

img, svg {
	max-width: 100%;
	display: block;
}

* {
	box-sizing: border-box;
	outline: none !important;
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance:none;
}

body, dl, dt, dd, ul, ol, li, form, table, tr, td, h1, h2, h3, h4, h5, h6, pre, p, span, b, i, input, textarea, fieldset {
	margin: 0;
	padding: 0;
}

.none {
	display: none;
}

.fade-out {
	opacity: 1;
	transition: 0.3s;
	pointer-events: auto;
}

.fade-out.active {
	opacity: 0;
	pointer-events: none;
}

.fade-in {
	opacity: 0;
	transition: 0.3s;
	pointer-events: none;
}

.fade-in.active {
	opacity: 1;
	pointer-events: auto;
}

.container {
	padding-left: var(--offset);
	padding-right: var(--offset);
}

.container-offset {
	width: var(--column-width);
	margin-left: auto;
	margin-right: auto;
}

.subtitles {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 1.3889vw;
	line-height: 2.3611vw;
	color: var(--color-second);
}

.h1 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 3.8194vw;
	line-height: 5.2083vw;
	text-transform: uppercase;
	color: var(--color-white);
}

.h2 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 2.7778vw;
	line-height: 3.8194vw;
	text-transform: uppercase;
	color: var(--color-white);
}

.h3 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 1.5278vw;
	line-height: 2.5vw;
	text-transform: uppercase;
	color: var(--color-black);
}

.h4 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: 1.25vw;
	line-height: 2.0833vw;
	text-align: center;
	text-transform: uppercase;
	color: var(--color-black);
}

.h5 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 600;
	font-size: 1.9444vw;
	line-height: 2.9167vw;
	color: var(--color-white);
}

.arrow-prev, 
.arrow-next {
	width: 3.4722vw;
	height: 2.0833vw;
	user-select: none;
	transition: .3s;
}

.arrow-prev path,
.arrow-next path{
	transition: .3s;
}

.arrow-prev:hover path,
.arrow-next:hover path{
	fill: var(--color-second);
}

span {
	color: var(--color-second);
}

.main-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 1.1111vw;
	line-height: 1.8056vw;
	color: var(--color-white);
}

.extra-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 0.9722vw;
	line-height: 1.6667vw;
	text-align: right;
	text-transform: uppercase;
	color: var(--color-grey);
}

.btn {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 1.3889vw;
	line-height: 2.3611vw;
	text-align: center;
	color: var(--color-black);
	background: var(--color-second);
	position: relative;
	padding: 2px 2px;
	text-decoration: none;
	cursor: pointer;
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 90.3% 100%, 0% 99.8%, 0% 58.8%);
}

.btn-inner {
	padding: 0.625vw 4.5833vw;
	bottom: 2px;
	left: 2px;
	top: 2px;
	right: 2px;
	background: var(--color-second);
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 90.3% 100%, 0% 99.8%, 0% 58.8%);
	transition: .3s;
}

.btn:hover {
	color: var(--color-second);
}

.btn:hover .btn-inner {
	background: var(--color-black);
}

/* .btn:before {
    content: '';
    position: absolute;
    bottom: 0; 
	right: 0;
    border-bottom: 1.0417vw solid  var(--color-black);
    border-left: 1.0417vw solid  var(--color-second);
    width: 0;
} */

header {
	background: var(--color-black);
	padding-top: 3.6806vw;
}

.header-toogle {
	display: none;
}

.header-close {
	display: none;
}

.header-inner {
	z-index: 100;
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;	
	align-items: center;
}

.header-logo-link-svg {
	width: 10.4861vw;
	height: 1.5278vw;
}

.header-menu-link {
	color: var(--color-white);
	margin-left: 2.7778vw;
	font-family: 'Hack';
	font-style: normal;
	font-weight: 700;
	font-size: 1.1111vw;
	line-height: 1.9444vw;
	text-decoration: none;
	transition: .3s;
}

.header-menu-link:hover {
	color: var(--color-second);
}

.main-banner {
	background: var(--color-black);	
}

.main-banner-numbers {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 52.7778vw;
	overflow: hidden;
	--xy: -10.4167vw -10.4167vw;
	background: radial-gradient(circle at var(--xy), rgb(44, 104, 214, .68), var(--color-black) 40vh),
				url(/photos/1/numbers.png) center no-repeat;
	background-size: cover;
	pointer-events: none;
	transition: .5s;
	opacity: 0;
}


#circle {
	position: absolute;
	/* border: solid 1px #ccc; */
	max-width: 0;
	max-height: 0;
	width: 4.1667vw;
	height: 4.1667vw;
	opacity: 1;
	background: url(/photos/1/cursor.png) center no-repeat;
	background-size: cover;
	border-radius: 50%;
	z-index: 100;
	pointer-events: none;
	transition: .5s;
	transition-property: max-width, max-height;
}

#circle.active {
	max-width: 4.1667vw;
	max-height: 4.1667vw;
}

.main-banner-numbers.active {
	opacity: 1;
}

.btn:hover ~.main-banner-numbers {
	opacity: 0;
}

.main-banner-img {
	display: none;
}

.main-banner-inner {
	display: flex;
	width: 100%;
	justify-content: space-between;
	position: relative;
	padding: 11.4583vw 0;
}

.main-banner-block {
	width: 47.5694vw;
}

.main-banner-block-subtitles {
	margin-bottom: 1.3889vw;
}

.main-banner-block-title {
	margin-bottom: 2.7778vw;
}

.main-banner-block-text span {
	font-style: italic;
	font-weight: 700;
}

.main-block-companies {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.main-block-companies-text {
	width: 9.0972vw;
	margin-bottom: 1.7361vw;
}

.main-block-companies-partners-images {
	width: 5.4167vw;
	height: 2.7778vw;
	object-fit: contain;
	margin: 2.4306vw 0;
}

.main-banner-block-text {
	position: relative;
}

.main-banner-btn {
	position: absolute;
	top: 0;
	left: 34.6528vw;
}

.build {
	background: var(--color-main);
	padding: 8.8889vw 0 7.9167vw 0;
}

.build-inner {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.build-business-subtitles {
	margin-bottom: 1.3889vw;
}

.build-business-title {
	width: 27.2222vw;
}

.build-numbers {
	display: flex;
	flex-wrap: wrap;
	width: 49.6528vw;
	justify-content: flex-end;
}

.build-number {
	width: 23.4722vw;
}

.build-number:nth-child(n) {
	padding-bottom: 2.0833vw;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	padding-left: 3.4722vw;
}

.build-number:nth-child(2n) {
	padding-bottom: 2.0833vw;
	padding-left: 4.0972vw;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-right: none;
	width: 26.1806vw;
}

.build-number:nth-child(3n) {
	padding-top: 2.0833vw;
	padding-bottom: 0;
	border-bottom: none;
}

.build-number:nth-child(4n) {
	padding-top: 2.0833vw;
	padding-bottom: 0;
	border-bottom: none;
}

.build-number-big {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-size: 6.9444vw;
	line-height: 6.9444vw;
	text-transform: uppercase;
	color: var(--color-second);
	margin-bottom: 0.6944vw;
}

.build-number:nth-child(n) .build-number-desc {
	width: 15.9028vw;
}

.build-number:nth-child(2n) .build-number-desc {
	width: 22.0833vw;
}

.build-blockslider {
	padding: 4.8611vw 0 0 var(--offset);
}

.build-blockslider-text {
	margin-bottom: 2.0833vw;
}

.build-blockslider-item {
	background: var(--color-white);
	margin-right: 2.0833vw;
	padding: 2.7778vw 1.7361vw 1.7361vw 1.7361vw;
	width: 27.0833vw;
	position: relative;
	height: auto !important;
	clip-path: polygon(0% 0%, 80.9% 0%, 100% 29.8%, 100% 100%, 0% 99.8%, 0% 58.8%);
}

.build-blockslider-item:nth-child(2n) {
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 80.3% 100%, 0% 99.8%, 0% 58.8%);
}

.build-blockslider-item-inner {
	display: flex;
	align-items: center;
	margin-bottom: 1.7361vw;
}

.build-blockslider-item-icon {
	width: 6.6667vw;
	height: 5.9028vw;
	margin-right: 2.0833vw;
}

.build-blockslider-item-text {
	color: var(--color-black);
}

.build-blockslider-item-text span {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: 1.1111vw;
	line-height: 1.8056vw;
	color: var(--color-black);
}


.build-blockslider-item:nth-child(2n) {
	background: var(--color-second);
}

.build-blockslider-item-title {
	width: 10.3472vw;
}

.build-blockslider-item:nth-child(2n) .build-blockslider-item-title {
	color: var(--color-main);
}

.build-blockslider-slider-btn {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 2.7778vw;
	padding-right: 6.9444vw;
}

.build-blockslider-slider-btn-svg {
	width: 3.4722vw;
	cursor: pointer;
}

.build-blockslider-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.software {
	background: var(--color-black);
	padding: 8.3333vw 0 8.3333vw var(--offset);
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.software-block {
	width: 29.5139vw;
}

.software-block-subtitles {
	color: var(--color-main);
	margin-bottom: 1.3889vw;
}

.software-block-title {
	color: var(--color-white);
	margin-bottom: 2.0833vw;
}

.software-block-title span {
	color: var(--color-main);
}

.software-block-text {
	width: 20.8333vw;
}

.software-block-text span {
	color: var(--color-white);
	font-style: italic;
	font-weight: 700;
}

.software-slider-inner {
	display: flex;
}

.software-slider-item {
	width: 37.3611vw;
	padding: 2.7778vw 7.9861vw 2.7778vw 3.4722vw;
	background: var(--color-main);
	margin-right: 2.7778vw;
	height: auto !important;
}

.software-slider-item-icon {
	width: 6.0646vw;
	height: 5.6076vw;
	margin-bottom: 5.8333vw;
}

.software-slider-item-title {
	color: var(--color-white);
	margin-bottom: 1.3889vw;
}

.software-slider-item:nth-child(2n) {
	background: var(--color-white);
}

.software-slider-item:nth-child(2n) .software-slider-item-title{
	color: var(--color-black);
}

.software-slider-item:nth-child(2n) .software-slider-item-text{
	color: var(--color-black);
}

.software-slider {
	width: 53.125vw;
}

.software-slider-btn {
	padding: 2.7778vw 6.9444vw 0 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.software-slider-btn-svg {
	width: 3.4722vw;
	cursor: pointer;
}

.software-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
	
}

.technologies-mobile {
	display: none;
}

.technologies-inner {
	padding: 8.3333vw 0;
	text-align: center;
}

.technologies-subtitles {
	color: var(--color-main);
	margin-bottom: 1.3889vw;
}

.technologies-title {
	color: var(--color-black);
	margin-bottom: 3.4722vw;
}

.technologies-stack-development {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.technologies-stack-development-empty {
	width: 2.9167vw;
}

.technologies-stack-development-web {
	width: 45.1389vw;
	background: var(--color-black);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 0.9722vw;
	line-height: 1.3889vw;
	color: var(--color-second);
	padding: 0.7639vw 0;
	position: relative;
	clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 96% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-development-mobile {
	width: 29.8611vw;
	background: var(--color-black);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 0.9722vw;
	line-height: 1.3889vw;
	color: var(--color-second);
	padding: 0.7639vw 0;
	position: relative;
	clip-path: polygon(6% 0%, 100% 0%, 100% 60%, 100% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-items {
	margin-top: 1.3889vw;
}

.technologies-stack-item {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 0.6944vw;
}

.technologies-stack-item-name {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: 0.9722vw;
	line-height: 1.3889vw;
	text-align: center;
	color: var(--color-black);
	background: var(--color-second);
	padding: 0 0.7639vw;
    transform: rotate(180deg);
	writing-mode: vertical-rl;
	margin-bottom: 0.6944vw;
}

.technologies-stack-item-resources {
	display: flex;
	flex-wrap: wrap;
}

.technologies-stack-item-resources-web {
	width: 45.1389vw;
}

.technologies-stack-item-resources-mobile {
	width: 29.8611vw;
}

.technologies-stack-item-resource {
	background: var(--color-ligthgrey);
	padding: 1.8056vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 6.9444vw;
	height: 8.6806vw;
	margin-right: 0.6944vw;
	margin-bottom: 0.6944vw;
}

.technologies-stack-item-resources-web .technologies-stack-item-resource:nth-child(6n) {
	margin-right: 0;
}

.technologies-stack-item-resources-mobile .technologies-stack-item-resource:nth-child(4n) {
	margin-right: 0;
}

.technologies-stack-item-resource-icon {
	margin-bottom: 0.4861vw;
	width: 2.9167vw;
	height: 2.9167vw;
	object-fit: contain;
}

.technologies-stack-item-resource-title {
	text-align: center;
	text-transform: none;
}

.about-us {
	background: var(--color-black);
}

.about-us-inner {
	padding: 8.3333vw 0;
}

.about-us-block {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.about-us-img {
	width: 38.125vw;
	height: 28.1944vw;
	object-fit: contain;
}

.about-us-blocktext {
	width: 43.6806vw;
}

.about-us-blocktext-subtitles {
	margin-bottom: 1.3889vw;
}

.about-us-blocktext-title {
	margin-bottom: 1.3889vw;
}

.about-us-blocktext-desc {
	color: var(--color-white);
	text-transform: none;
	margin-bottom: 2.0833vw;
}

.about-us-blocktext-desc span {
	font-style: italic;
	font-weight: 700;
}

.about-us-block:first-child {
	margin-bottom: 8.3333vw;
}

.about-us-blocktext-text p {
	margin-top: 1.0417vw;
}

.values-inner {
	padding-top: 8.3333vw;
}

.values-subtitles {
	color: var(--color-main);
	margin-bottom: 1.3889vw;
}

.values-textblock {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 4.1667vw;
}

.values-textblock-title {
	width: 50.4861vw;
	color: var(--color-black);
}

.values-textblock-title span {
	color: var(--color-main);
}

.values-textblock-text {
	width: 21.5972vw;
	color: var(--color-black);
}

.values-textblock-text span{
	color: var(--color-black);
	font-style: italic;
	font-weight: 700;
}

.values-items {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.values-item {
	background: var(--color-ligthgrey);
	padding: 2.0833vw;
	text-align: center;
	width: 15.625vw;
	margin-right: 1.7361vw;
	display: flex;
    flex-direction: column;
	align-items: center;
}

.values-item:nth-child(5n) {
	margin-right: 0;
}

.values-item-img {
	width: 6.6667vw;
	height: 5.9028vw;
	margin-bottom: 1.7361vw;
}

.clients {
	padding: 9.3056vw 0 8.3333vw;
}

.clients-inner {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.clients-title {
	margin: 0 auto;
	margin-bottom: 4.1667vw;
}

.clients-slider-item {
	background: var(--color-ligthgrey);
	width: 15.625vw;
	height: 9.0278vw;
	display: flex !important;
	justify-content: center;
	margin-right: 2.0139vw;
	padding: 1.7361vw 2.7778vw;
}

.clients-slider-item-img {
	width: 10.0694vw;
	height: 5.5556vw;
	object-fit: contain;
}

.clients-slider-btn {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 2.7778vw;
}

.clients-slider-btn-svg {
	width: 3.4722vw;
	cursor: pointer;
}

.clients-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.spheres {
	background: var(--color-black);
}

.spheres-inner {
	padding: 8.3333vw 0 1.3889vw;
	text-align: center;
}

.spheres-title {
	color: var(--color-white);
	margin: 0 auto;
	margin-bottom: 2.0833vw;
}

.spheres-items {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.spheres-item {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 0.9722vw;
	line-height: 1.3889vw;
	text-align: center;
	color: var(--color-second);
	width: 20.1389vw;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
	padding: 0.4167vw 0;
	cursor: pointer;
	transition: .3s;
}

.spheres-item.active,
.spheres-item:hover {
	border: 1px solid #FCE856;
}

.spheres-sliders {
	display: none;
	padding: 0 0 8.3333vw var(--offset);
}

.spheres-sliders.active {
	display: block;
}

.spheres-slider {
	height: 29.3056vw;
}

.spheres-slider-item {
	position: relative;
	width: 86.1111vw;
	height: 29.3056vw !important;
	margin-right: 2.4306vw;
}

.spheres-slider-item-img {
	width: 86.1111vw;
	height: 29.3056vw;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.spheres-slider-item-img-mobile {
	display: none;
}

.spheres-slider-btn {
	padding: 2.7778vw 6.9444vw 0 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
	height: 2.0833vw;
}

.spheres-slider-btn-svg {
	width: 3.4722vw;
	cursor: pointer;
}

.spheres-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.spheres-slider-item-info {
	position: absolute;
	top: 3.4722vw;
	left: 4.1667vw;
	width: 25.9028vw;
}

.spheres-slider-item-title {
	margin-bottom: 1.0417vw;
}

.spheres-slider-item-text {
	color: var(--color-black);
	margin-bottom: 3.4722vw;
}

.spheres-slider-item-wrappers {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 1.3889vw;
}

.spheres-slider-item-wrapper {
	margin-right: 2.7778vw;
}

.spheres-slider-item-inner-name {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: 0.9722vw;
	line-height: 1.3889vw;
	color: var(--color-main);
	margin-bottom: 2px;
}

.spheres-slider-item-inner-desc {
	text-decoration: none;
	text-align: left;
}

.reviews {
	background: var(--color-main);
}

.reviews-inner {
	padding: 8.3333vw 0 8.3333vw var(--offset);
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.reviews-blocktext {
	width: 25.8333vw;
}

.reviews-blocktext-subtitles {
	margin-bottom: 1.3889vw;
}

.reviews-slider {
	width: 53.125vw;
}

.reviews-slider-item {
	background: var(--color-white);
	width: 46.1806vw;
	padding: 2.8472vw 3.4722vw;
	margin-right: 2.4306vw;
	height: auto !important;
}

.reviews-slider-item-client {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 2.0833vw;
	align-items: center;
}

.reviews-slider-item-client-info {
	display: flex;
	align-items: center;
}

.reviews-slider-item-client-info-icon {
	width: 4.8611vw;
	height: 4.8611vw;
	border-radius: 50%;
	object-fit: cover;
	margin-right: 1.3889vw;
}

.reviews-slider-item-client-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: 0.8333vw;
	line-height: 1.3889vw;
	text-align: right;
	color: var(--color-grey);
	width: 8.8194vw;
}

.reviews-slider-item-decs {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: 1.1111vw;
	line-height: 1.8056vw;
	color: var(--color-black);
	margin-bottom: 1.0417vw;
}

.reviews-slider-item-text {
	color: var(--color-black);
}

.reviews-slider-btn {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 2.7778vw 6.9444vw 0 0;
}

.reviews-slider-btn-svg {
	cursor: pointer;
}

.reviews-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.contact-inner {
	padding: 8.3333vw 0 4.8611vw;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.contact-textblock {
	width: 23.8194vw;
}

.contact-textblock-title {
	margin-bottom: 2.0833vw;
	width: 100%;
}

.contact-form {
	width: 46.1806vw;
	background: var(--color-main);
	padding: 3.4722vw 4.5139vw;
	position: relative;
	clip-path: polygon(0% 0%, 85.9% 0%, 100% 15.8%, 100% 100%, 0% 99.8%, 0% 58.8%);
}

.contact-form-title {
	text-transform: none;
	color: var(--color-white);
	margin-bottom: 1.7361vw;
	font-weight: 600;
}

.contact-form-title span {
	font-style: italic;
	font-weight: 700;
}

.contact-form-callback {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact-form-input {
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	padding: 1.1806vw 1.3889vw;
	background: none;
	width: 18.0556vw;
	margin-bottom: 1.0417vw;
}

.contact-form-input::placeholder {
	color: var(--color-white);
}

.contact-form-textarea {
	width: 100%;
	height: 9.0278vw;
	margin-bottom: 2.5vw;
}

.contact-form-text {
	width: 16.4583vw;
	text-align: left;
	text-transform: none;
}

.contact-form-btn {
	width: 18.0556vw;
	border: none;
}

.contact-form-btn:hover .btn-inner {
	background: var(--color-main);
}


.successsend,
.error {
	font-family: 'Hack';
	font-weight: 700;
	font-size: 1.5278vw;
	line-height: 2.5vw;
	color: var(--color-white);
	text-align: center;
	margin-top: 1.3889vw;
	display: none;
}

.successsend.active,
.error.active {
	display: block;
}

.footer-inner {
	margin-bottom: 2.2222vw;
}

.footer-menu-link {
	color: var(--color-main);
}

.footer-menu-link:hover {
	color: var(--color-black);
}


 }@media (min-width: calc(494px)) and (max-width: calc(1000px)) {
            body {
                --coef-w: calc(var(--width) / -1310 + 1.3771);
                --offset: calc(4.6875vw * ((320 - 320 * var(--coef-w) + 30 * var(--coef-w)) / 30));
                --column-width: calc( (1px * var(--width)) - (2 * var(--offset)) );
            }
        }

        @media (max-width: calc(494px)) {
            body {
                --coef-w: 1;
                --column-width: 90.625vw;
                --offset: calc(50% - (var(--column-width) / 2));
            }
        }
        
        @media (max-width: 1000px) { :root {
	
	--column-width: calc(387.5vw * var(--coef-w));
	--color-main: #2C68D6;
	--color-second: #FCE856;
	--color-white: #FFFFFF;
	--color-black: #161616;
	--color-grey: #8A8B8B;
	--color-ligthgrey: #F5F5F5;
	--column-width: calc(90.625vw * var(--coef-w));
	--offset: calc(4.6875vw * var(--coef-w));
}

body, input, textarea, select {
	font-family: 'Arial', sans-serif;
	font-size: calc(5vw * var(--coef-w));
	-webkit-text-size-adjust: none;
}

img, svg {
	max-width: 100%;
	display: block;
}

* {
	box-sizing: border-box;
	outline: none !important;
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance:none;
}

body, dl, dt, dd, ul, ol, li, form, table, tr, td, h1, h2, h3, h4, h5, h6, pre, p, span, b, i, input, textarea, fieldset {
	margin: 0;
	padding: 0;
}

.none {
	display: none;
}

.fade-out {
	opacity: 1;
	transition: 0.3s;
	pointer-events: auto;
}

.fade-out.active {
	opacity: 0;
	pointer-events: none;
}

.fade-in {
	opacity: 0;
	transition: 0.3s;
	pointer-events: none;
}

.fade-in.active {
	opacity: 1;
	pointer-events: auto;
}

.container {
	padding-left: var(--offset);
	padding-right: var(--offset);
}

.container-offset {
	width: var(--column-width);
	margin-left: auto;
	margin-right: auto;
}

.subtitles {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	color: var(--color-second);
}

.h1 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: calc(10.625vw * var(--coef-w));
	line-height: calc(13.75vw * var(--coef-w));
	text-transform: uppercase;
	color: var(--color-white);
	text-align: center;
}

.h2 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: calc(8.125vw * var(--coef-w));
	line-height: calc(11.25vw * var(--coef-w));
	text-transform: uppercase;
	color: var(--color-white);
}

.h3 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: calc(5vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	text-transform: uppercase;
	color: var(--color-black);
}

.h4 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-size: calc(5vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	text-align: center;
	text-transform: uppercase;
	color: var(--color-black);
}

.h5 {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 600;
	font-size: calc(5.625vw * var(--coef-w));
	line-height: calc(8.75vw * var(--coef-w));
	color: var(--color-white);
}

.arrow-prev, 
.arrow-next {
	width: calc(12.5vw * var(--coef-w));
	height: calc(6.25vw * var(--coef-w));
	user-select: none;
	transition: .3s;
}

.arrow-prev path,
.arrow-next path{
	transition: .3s;
}

span {
	color: var(--color-second);
}

.main-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	color: var(--color-white);
}

.extra-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: calc(3.75vw * var(--coef-w));
	line-height: calc(6.25vw * var(--coef-w));
	text-align: right;
	text-transform: uppercase;
	color: var(--color-grey);
}

.btn {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	text-align: center;
	color: var(--color-black);
	background: var(--color-second);
	position: relative;
	height: calc(15.625vw * var(--coef-w));
	padding: calc(4.0625vw * var(--coef-w)) calc(31.25vw * var(--coef-w));
	text-decoration: none;
	cursor: pointer;
	transition: .3s;
	clip-path: polygon(0% 0%, 100% 0, 100% 60%, 90% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 100% 0, 100% 60%, 90% 100%, 0% 100%);
}

.btn-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding: calc(3.125vw * var(--coef-w)) calc(17.8125vw * var(--coef-w));
}

header {
	background: var(--color-black);
	padding-top: calc(4.6875vw * var(--coef-w));
	position: relative;
	z-index: 1;
}

.header-inner {
	display: flex;
	justify-content: space-between;
	width: 100%;	
	align-items: center;
}

.header-logo-link-svg {
	width: calc(38.4375vw * var(--coef-w));
	height: calc(5.625vw * var(--coef-w));
}

.header-logo.active {
	display: none;
}

.header-menu {
	display: none;
}

.header-toogle {
	display: none;
	font-family: 'Hack';
	font-style: normal;
	font-weight: 700;
	font-size: calc(5vw * var(--coef-w));
	line-height: calc(8.75vw * var(--coef-w));
	color: var(--color-white);
}

.header-toogle.active {
	display: flex;
}

header.active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	visibility: visible;
    opacity: 1;
    pointer-events: all;
	background: var(--color-main);
}

.header-menu.active {
	display: flex;
	flex-direction: column;
	background: var(--color-main);
	padding: calc(18.125vw * var(--coef-w)) calc(var(--offset) + calc(31.25vw * var(--coef-w)));
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	visibility: visible;
    opacity: 1;
    pointer-events: all;
}

.header-close {
	display: none;
}

.header-close.active {
	position: fixed;
	top: calc(0vw * var(--coef-w));
	right: var(--offset);
	display: block;
	font-family: 'Hack';
	font-style: normal;
	font-weight: 700;
	font-size: calc(5vw * var(--coef-w));
	line-height: calc(8.75vw * var(--coef-w));
	text-align: right;
	color: var(--color-second);
	z-index: 20;
}

.header-menu-link {
	color: var(--color-white);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 700;
	font-size: calc(5vw * var(--coef-w));
	line-height: calc(8.75vw * var(--coef-w));
	text-decoration: none;
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.main-banner {
	background: var(--color-black);
}

.main-banner-numbers {
	display: none;
}

.main-banner-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(173.4375vw * var(--coef-w));
}

.main-banner-inner {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction: column;
	position: relative;
	padding: calc(14.0625vw * var(--coef-w)) 0 calc(6.5625vw * var(--coef-w)) 0;
}

.main-banner-block-subtitles {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.main-banner-block-title {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.main-banner-block-text span {
	font-style: italic;
	font-weight: 700;
}

.main-block-companies {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: calc(10.9375vw * var(--coef-w));
}

.main-block-companies-text {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.main-block-companies-partners {
	display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.main-block-companies-partners-images {
	width: calc(21.875vw * var(--coef-w));
	height: calc(11.25vw * var(--coef-w));
	object-fit: contain;
}

.main-banner-block-text {
	text-align: center;
}

.main-banner-block-text-text {
	margin-bottom: calc(7.8125vw * var(--coef-w));
}

.build {
	background: var(--color-main);
	padding: calc(12.5vw * var(--coef-w)) 0 calc(15.625vw * var(--coef-w)) 0;
}

.build-inner {
	display: flex;
	width: 100%;
	flex-direction: column;
}

.build-business-subtitles {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.build-business-title {
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.build-numbers {
	display: flex;
	flex-direction: column;
}

.build-number:nth-child(n) {
	padding: calc(3.125vw * var(--coef-w)) 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.build-number-big {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-size: calc(15.625vw * var(--coef-w));
	line-height: calc(18.75vw * var(--coef-w));
	text-transform: uppercase;
	color: var(--color-second);
}

.build-blockslider {
	padding: calc(6.25vw * var(--coef-w)) 0 0 calc(4.6875vw * var(--coef-w));
}

.build-blockslider-text {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.build-blockslider-item {
	background: var(--color-white);
	margin-right: calc(3.125vw * var(--coef-w));
	padding: calc(6.25vw * var(--coef-w)) calc(9.375vw * var(--coef-w)) calc(6.25vw * var(--coef-w)) calc(6.25vw * var(--coef-w));
	width: calc(90.625vw * var(--coef-w));
	position: relative;
	height: auto !important;
	clip-path: polygon(0% 0%, 80.9% 0%, 100% 29.8%, 100% 100%, 0% 99.8%, 0% 58.8%);
}

.build-blockslider-item:nth-child(2n) {
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 80.3% 100%, 0% 99.8%, 0% 58.8%);
}

.build-blockslider-item-inner {
	display: flex;
	align-items: center;
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.build-blockslider-item-icon {
	width: calc(17.5vw * var(--coef-w));
	height: calc(15.625vw * var(--coef-w));
	margin-right: calc(6.25vw * var(--coef-w));
}

.build-blockslider-item-text {
	color: var(--color-black);
}

.build-blockslider-item-text span {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	color: var(--color-black);
}

.build-blockslider-item:nth-child(2n) {
	background: var(--color-second);
}

.build-blockslider-item:nth-child(2n) .build-blockslider-item-title {
	color: var(--color-main);
}

.build-blockslider-slider-btn {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: calc(9.375vw * var(--coef-w));
	padding-right: calc(4.6875vw * var(--coef-w));
}

.build-blockslider-slider-btn-svg {
	width: calc(15.625vw * var(--coef-w));
	cursor: pointer;
}

.build-blockslider-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.software {
	background: var(--color-black);
	padding: calc(12.5vw * var(--coef-w)) 0 calc(8.75vw * var(--coef-w)) calc(4.6875vw * var(--coef-w));
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction: column;
}

.software-block-subtitles {
	color: var(--color-main);
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.software-block-text {
	margin-bottom: calc(6.25vw * var(--coef-w));
	margin-right: calc(9.375vw * var(--coef-w));
}

.software-block-title {
	color: var(--color-white);
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.software-block-title span {
	color: var(--color-main);
}

.software-block-text span {
	color: var(--color-white);
	font-style: italic;
	font-weight: 700;
}

.software-slider-inner {
	display: flex;
}

.software-slider-item {
	padding: calc(6.25vw * var(--coef-w)) calc(9.375vw * var(--coef-w)) calc(6.25vw * var(--coef-w)) calc(6.25vw * var(--coef-w));
	background: var(--color-main);
	margin-right: calc(3.125vw * var(--coef-w));
	height: auto !important;
	width: calc(90.625vw * var(--coef-w));
}

.software-slider-item-icon {
	width: calc(18.925vw * var(--coef-w));
	height: calc(17.5vw * var(--coef-w));
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.software-slider-item-title {
	color: var(--color-white);
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.software-slider-item:nth-child(2n) {
	background: var(--color-white);
}

.software-slider-item:nth-child(2n) .software-slider-item-title{
	color: var(--color-black);
}

.software-slider-item:nth-child(2n) .software-slider-item-text{
	color: var(--color-black);
}

.software-slider-btn {
	padding: calc(9.375vw * var(--coef-w)) calc(4.6875vw * var(--coef-w)) 0 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.software-slider-btn-svg {
	width: calc(15.625vw * var(--coef-w));
	cursor: pointer;
}

.software-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.technologies-inner {
	display: none;
	padding: calc(12.5vw * var(--coef-w)) 0 calc(6.25vw * var(--coef-w)) 0;
	text-align: center;
}

.technologies-mobile {
	display: block;
}

.technologies-subtitles {
	color: var(--color-main);
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.technologies-title {
	color: var(--color-black);
	margin-bottom: calc(6.25vw * var(--coef-w));
	padding: 0 calc(12.5vw * var(--coef-w));
}

.technologies-stack-development {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.technologies-stack-development-empty {
	width: calc(13.125vw * var(--coef-w));
}

.technologies-stack-development-web {
	background: var(--color-black);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: calc(3.75vw * var(--coef-w));
	color: var(--color-second);
	padding: calc(1.5625vw * var(--coef-w)) 0;
	width: calc(43.75vw * var(--coef-w));
	position: relative;
	clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 92% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-development-weball {
	width: 100%;
	clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 96% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-development-mobile {
	background: var(--color-black);
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: calc(3.75vw * var(--coef-w));
	color: var(--color-second);
	padding: calc(1.5625vw * var(--coef-w)) 0;
	width: calc(43.75vw * var(--coef-w));
	position: relative;
	clip-path: polygon(8% 0%, 100% 0%, 100% 60%, 100% 100%, 0% 100%, 0% 50%);
}

.technologies-stack-items {
	margin-top: calc(1.5625vw * var(--coef-w));
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;	
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.technologies-stack-item {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.technologies-stack-item-name {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(6.25vw * var(--coef-w));
	text-align: center;
	color: var(--color-black);
	background: var(--color-second);
	padding: calc(1.5625vw * var(--coef-w)) 0;
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.technologies-stack-item-resources {
	display: flex;
	flex-wrap: wrap;
	width: calc(43.75vw * var(--coef-w));
}

.technologies-stack-item-resource {
	background: var(--color-ligthgrey);
	padding: calc(4.6875vw * var(--coef-w)) calc(1.5625vw * var(--coef-w));
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(20.625vw * var(--coef-w));
	height: calc(26.5625vw * var(--coef-w));
	margin-right: calc(2.5vw * var(--coef-w));
	margin-bottom: calc(1.5625vw * var(--coef-w));
}

.technologies-stack-item-resources-web .technologies-stack-item-resource:nth-child(2n) {
	margin-right: 0;
}

.technologies-stack-item-resources-all {
	width: 100%;
}

.technologies-stack-item-resources-all .technologies-stack-item-resource:nth-child(2n) {
	margin-right: calc(2.5vw * var(--coef-w));
}

.technologies-stack-item-resources-all .technologies-stack-item-resource:nth-child(4n) {
	margin-right: 0;
}

.technologies-stack-item-resources-mobile .technologies-stack-item-resource:nth-child(2n) {
	margin-right: 0;
}

.technologies-stack-item-resource-icon {
	margin-bottom: calc(2.1875vw * var(--coef-w));
	width: calc(13.125vw * var(--coef-w));
	height: calc(13.125vw * var(--coef-w));
	object-fit: contain;
}

.technologies-stack-item-resource-title {
	text-align: center;
	text-transform: none;
}

.about-us {
	background: var(--color-black);
}

.about-us-inner {
	padding: calc(12.5vw * var(--coef-w)) 0;
}

.about-us-block {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}

.about-us-blocktext {
	margin-bottom: calc(9.375vw * var(--coef-w));
}

.about-us-img {
	width: calc(90.625vw * var(--coef-w));
	height: calc(61.2063vw * var(--coef-w));
	object-fit: contain;
}

.about-us-blocktext-subtitles {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.about-us-blocktext-title {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.about-us-blocktext-desc {
	color: var(--color-white);
	text-transform: none;
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.about-us-blocktext-desc span {
	font-style: italic;
	font-weight: 700;
}

.about-us-block:first-child {
	margin-bottom: calc(9.375vw * var(--coef-w));
}

.about-us-blocktext-text p {
	margin-top: calc(4.6875vw * var(--coef-w));
}

.about-us-block:last-child {
	flex-direction: column-reverse;
}

.values-inner {
	padding-top: calc(12.5vw * var(--coef-w));
}

.values-subtitles {
	color: var(--color-main);
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.values-textblock {
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.values-textblock-title {
	color: var(--color-black);
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.values-textblock-title span {
	color: var(--color-main);
}

.values-textblock-text {
	color: var(--color-black);
}

.values-textblock-text span{
	color: var(--color-black);
	font-style: italic;
	font-weight: 700;
}

.values-items {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.values-item {
	background: var(--color-ligthgrey);
	padding: calc(6.25vw * var(--coef-w)) calc(3.125vw * var(--coef-w));
	text-align: center;
	width: calc(43.75vw * var(--coef-w));
	margin-right: calc(3.125vw * var(--coef-w));
	margin-bottom: calc(3.125vw * var(--coef-w));
	display: flex;
    flex-direction: column;
	align-items: center;
}

.values-item:nth-child(2n) {
	margin-right: 0;
}

.values-item-img {
	width: calc(17.5vw * var(--coef-w));
	height: calc(15.625vw * var(--coef-w));
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.clients {
	padding: calc(12.5vw * var(--coef-w)) 0 calc(15.625vw * var(--coef-w));
}

.clients-inner {
	display: flex;
	flex-direction: column;
}

.clients-title {
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.clients-slider-item {
	background: var(--color-ligthgrey);
	width: calc(43.75vw * var(--coef-w));
	height: calc(31.25vw * var(--coef-w));
	display: flex !important;
	justify-content: center;
	margin-right: calc(3.125vw * var(--coef-w));
	padding: calc(6.25vw * var(--coef-w)) calc(5vw * var(--coef-w));
}

.clients-slider-item-img {
	width: calc(33.4375vw * var(--coef-w));
	height: calc(18.75vw * var(--coef-w));
	object-fit: contain;
}

.clients-slider-btn {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: calc(9.375vw * var(--coef-w));
}

.clients-slider-btn-svg {
	width: calc(12.5vw * var(--coef-w));
	cursor: pointer;
}

.clients-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.spheres {
	background: var(--color-black);
}

.spheres-inner {
	padding: calc(12.5vw * var(--coef-w)) 0 calc(6.25vw * var(--coef-w));
	text-align: center;
}

.spheres-title {
	color: var(--color-white);
	margin: 0 auto;
	margin-bottom: calc(9.375vw * var(--coef-w));
}

.spheres-items {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
}

.spheres-item {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(6.25vw * var(--coef-w));
	text-align: center;
	color: var(--color-second);
	width: calc(90.625vw * var(--coef-w));
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-sizing: border-box;
	padding: calc(1.875vw * var(--coef-w)) 0;
	cursor: pointer;
	transition: .3s;
	width: calc(43.75vw * var(--coef-w));
	margin-bottom: calc(1.5625vw * var(--coef-w));
}

.spheres-item.active {
	border: 1px solid #FCE856;
}

.spheres-sliders {
	display: none;
	padding: 0 0 calc(37.5vw * var(--coef-w)) var(--offset);
}

.spheres-sliders.active {
	display: block;
}

.spheres-slider {
	height: calc(163.125vw * var(--coef-w));
}

.spheres-slider-item {
	position: relative;
	width: calc(90.625vw * var(--coef-w));
	height: calc(163.125vw * var(--coef-w)) !important;
	margin-right: calc(6.25vw * var(--coef-w));
}

.spheres-slider-item-img {
	display: none;
}

.spheres-slider-item-img-mobile {
	width: calc(90.625vw * var(--coef-w));
	height: calc(163.125vw * var(--coef-w));
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

.spheres-slider-btn {
	padding: calc(9.375vw * var(--coef-w)) calc(4.6875vw * var(--coef-w)) 0 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
	height: calc(9.375vw * var(--coef-w));
}

.spheres-slider-btn-svg {
	width: calc(15.625vw * var(--coef-w));
	cursor: pointer;
}

.spheres-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.spheres-slider-item-info {
	position: absolute;
	top: calc(6.25vw * var(--coef-w));
	left: calc(6.25vw * var(--coef-w));
	width: calc(75vw * var(--coef-w));
}

.spheres-slider-item-title {
	margin-bottom: calc(1.5625vw * var(--coef-w));
}

.spheres-slider-item-text {
	color: var(--color-black);
	margin-bottom: calc(9.375vw * var(--coef-w));
}

.spheres-slider-item-wrappers {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.spheres-slider-item-inner-name {
	font-family: 'Hack';
	font-style: normal;
	font-weight: 400;
	font-size: calc(3.75vw * var(--coef-w));
	line-height: calc(6.25vw * var(--coef-w));
	color: var(--color-main);
	margin-bottom: 1px;
}

.spheres-slider-item-inner-desc {
	text-decoration: none;
	text-align: left;
}

.reviews {
	background: var(--color-main);
}

.reviews-inner {
	padding: calc(12.5vw * var(--coef-w)) calc(4.6875vw * var(--coef-w));
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 100%;
}

.reviews-blocktext-subtitles {
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.reviews-blocktext-title {
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.reviews-slider-item {
	background: var(--color-white);
	width: calc(90.625vw * var(--coef-w));
	padding: calc(6.25vw * var(--coef-w));
	margin-right: calc(6.25vw * var(--coef-w));
	height: auto !important;
}

.reviews-slider-item-client {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: calc(6.25vw * var(--coef-w));
	align-items: center;
}

.reviews-slider-item-client-info {
	display: flex;
	align-items: center;
}

.reviews-slider-item-client-info-icon {
	width: calc(12.5vw * var(--coef-w));
	height: calc(12.5vw * var(--coef-w));
	border-radius: 50%;
	object-fit: cover;
	margin-right: calc(4.6875vw * var(--coef-w));
}

.reviews-slider-item-client-text {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-size: calc(3.75vw * var(--coef-w));
	line-height: calc(6.25vw * var(--coef-w));
	text-align: left;
	color: var(--color-grey);
	width: calc(60.3125vw * var(--coef-w));
	margin-top: calc(3.125vw * var(--coef-w));
}

.reviews-slider-item-decs {
	font-family: 'Hack';
	font-style: italic;
	font-weight: 700;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	color: var(--color-black);
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.reviews-slider-item-text {
	color: var(--color-black);
}

.reviews-slider-btn {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-top: calc(9.375vw * var(--coef-w));
}

.reviews-slider-btn-svg {
	cursor: pointer;
}

.reviews-slider-btn-svg[aria-disabled="true"] {
	opacity: 0.3;
	pointer-events: none;
}

.contact-inner {
	padding: calc(12.5vw * var(--coef-w)) 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction: column;
}

.contact-textblock-title {
	margin-bottom: calc(4.6875vw * var(--coef-w));
	width: 100%;
}

.contact-textblock-text {
	margin-bottom: calc(6.25vw * var(--coef-w));
}

.contact-form {
	width: 100%;
	background: var(--color-main);
	padding: calc(6.25vw * var(--coef-w));
	position: relative;
	clip-path: polygon(0% 0%, 85.9% 0%, 100% 10.8%, 100% 100%, 0% 99.8%, 0% 58.8%);
}

.contact-form-title {
	text-transform: none;
	color: var(--color-white);
	margin-bottom: calc(6.25vw * var(--coef-w));
	font-weight: 600;
}

.contact-form-title span {
	font-style: italic;
	font-weight: 700;
}

.contact-form-callback {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact-form-input {
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	padding: calc(4.0625vw * var(--coef-w)) calc(6.25vw * var(--coef-w));
	background: none;
	width: 100%;
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.contact-form-input::placeholder {
	color: var(--color-white);
}

.contact-form-textarea {
	width: 100%;
	height: calc(25vw * var(--coef-w));
	margin-bottom: calc(3.125vw * var(--coef-w));
}

.contact-form-text {
	width: 100%;
	text-align: left;
	text-transform: none;
	font-size: calc(4.375vw * var(--coef-w));
	line-height: calc(7.5vw * var(--coef-w));
	margin-bottom: calc(4.6875vw * var(--coef-w));
}

.contact-form-btn {
	border: none;
}

.contact-form-btn .btn-inner {
	padding: calc(3.75vw * var(--coef-w)) calc(25vw * var(--coef-w));
}

.successsend,
.error {
	font-family: 'Hack';
	font-weight: 700;
	font-size: calc(5vw * var(--coef-w));
	line-height: calc(8.125vw * var(--coef-w));
	color: var(--color-white);
	text-align: center;
	margin-top: calc(3.125vw * var(--coef-w));
	display: none;
}

.successsend.active,
.error.active {
	display: block;
}

.footer-inner {
	margin-bottom: calc(9.375vw * var(--coef-w));
	flex-direction: column;
	align-items: flex-start;
}

.footer-menu-link {
	color: var(--color-main);
	margin-left: 0;
	margin-bottom: calc(1.5625vw * var(--coef-w));
}

.footer-menu {
	display: grid;
	grid-template-columns: calc(45.3125vw * var(--coef-w)) calc(45.3125vw * var(--coef-w));
	margin-top: calc(6.25vw * var(--coef-w));
}
 }