﻿html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.25;
	background: #454545;
	min-width: 320px;
}
body{
	overflow-y: scroll !important;
}
html, body, A, input, select, textarea{
	font-family: 'Avenir Next Cyr', Arial, Tahoma, Geneva, Kalimati, sans-serif;
}
A{
	text-decoration: none;
	color: #ffffff;
	transition: all 0.25s ease 0s;
	outline: none;
}
A:hover{
	text-decoration: underline;
}
img, object, iframe{ border: 0; vertical-align: top; }
header, nav, menu, main, aside, address, section, article, footer, figure, figcaption{ display: block; }
form, figure, menu{ margin: 0; padding: 0; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], select, textarea{
	height: 48px;
	margin: 0;
	padding: 0 20px;
	font-size: 16px;
	color: #242424;
	border: 1px solid #9AB2ED;
	background: #ffffff;
	box-sizing: border-box;
	transition: border 0.25s ease 0s;
	outline: none;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="tel"]:hover, input[type="number"]:hover, select:hover, textarea:hover, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, select:focus, textarea:focus{
	border: 1px solid #5A7FC9;
}
select{
	padding: 0 8px;
}
textarea{
	height: 142px;
	padding: 12px 20px;
	resize: vertical;
}
.error{
	border: 1px solid #C9675A !important;
}
::-webkit-input-placeholder{
	opacity: 1;
}
::-moz-placeholder{
	opacity: 1;
}
:-ms-input-placeholder{
	opacity: 1;
}
:-moz-placeholder{
	opacity: 1;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"]{
	-moz-appearance: textfield;
}
input[type="submit"], input[type="reset"], input[type="button"]{ border: 0; }
input[type="image"], input[type="button"], input[type="submit"], label{ cursor: pointer; }
table{ width: 100%; border-collapse: collapse; border-spacing: 0; border: 0; }
input[type="checkbox"], input[type="radio"]{ height: auto; margin: 0 5px 0 0; padding: 0; position: relative; top: 2px; }
.clear, .hr{ clear: both; height: 0; font-size: 0; line-height: 0; overflow: hidden; }
.clearfix:before, .clearfix:after{ content: "."; display: block; height: 0; visibility: hidden; }
.clearfix:after{ clear: both; }
.flexible{ overflow: hidden; }
.text_center{ text-align: center !important; }
.niceCheck, .niceRadio{
	display: none;
}
label{
	position: relative;
}
label:before{
	position: absolute;
	content: "";
}
.niceCheck + label{
	padding: 0 0 0 36px;
}
.niceCheck + label:before{
	top: -1px;
	left: 0;
	width: 24px;
	height: 24px;
	background: url("/wp-content/themes/adtribe_2024/images/checkbox.png") left top no-repeat;
}
.niceRadio + label{
	padding: 0 0 0 26px;
}
.niceRadio + label:before{
	top: 0;
	left: 0;
	width: 21px;
	height: 21px;
	background: url("/wp-content/themes/adtribe_2024/images/radio.png") left top no-repeat;
}
.niceCheck:checked + label:before, .niceRadio:checked + label:before{
	background-position: left bottom !important;
}
.switch_check{
	display: none;
}
.switch_check + label{
	padding-left: 40px;
	position: relative;
	cursor: pointer;
}
.switch_check + label:before{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	height: 16px;
	width: 28px;
	margin: 0 5px 0 0;
	border: 1px solid #dadada;
	border-radius: 12px;
	background: #dddddd;
}
.switch_check + label:before, .switch_check + label:after{
	transition: all 0.2s ease-out;
}
.switch_check + label:after{
	position: absolute;
	top: 1px;
	left: 1px;
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 22px;
	background: #ffffff;
	border: 1px solid #dadada;
	box-shadow: 0 3px 3px rgba(140, 140, 140, 0.1);
}
.switch_check:checked + label:before{
	background: #6edc5f;
	border-color: #6dd75e;
}
.switch_check:checked + label:after{
	left: 13px;
}
@font-face{
	font-family: 'Avenir Next Cyr';
	src: local('AvenirNextCyr-Regular'),
	url('../font/AvenirNextCyr-Regular.woff2') format('woff2'),
	url('../font/AvenirNextCyr-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'Avenir Next Cyr';
	src: local('AvenirNextCyr-Medium'),
	url('../font/AvenirNextCyr-Medium.woff2') format('woff2'),
	url('../font/AvenirNextCyr-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'Avenir Next Cyr';
	src: local('AvenirNextCyr-Demi'),
	url('../font/AvenirNextCyr-Demi.woff2') format('woff2'),
	url('../font/AvenirNextCyr-Demi.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face{
	font-family: 'Avenir Next Cyr';
	src: local('AvenirNextCyr-Bold'),
	url('../font/AvenirNextCyr-Bold.woff2') format('woff2'),
	url('../font/AvenirNextCyr-Bold.woff') format('woff');
	font-weight: 750;
	font-style: normal;
	font-display: swap;
}
:root{
	--white: invert(100%) sepia(1%) saturate(0%) hue-rotate(264deg) brightness(102%) contrast(101%);
	--blue: invert(60%) sepia(8%) saturate(3660%) hue-rotate(187deg) brightness(81%) contrast(94%);
	--grey: invert(5%) sepia(2%) saturate(0%) hue-rotate(236deg) brightness(111%) contrast(80%);
}

/* ----- menu_mobile ----- */
.body_mobile_panel{
	overflow-x: hidden;
	transition: all 0.25s ease 0s;
	position: relative;
	left: 0;
}
.body_mobile_panel.open{
	overflow: hidden !important;
}
.body_mobile_panel.open .header_center{
	filter: blur(3px);
}
.body_mobile_panel.open .content_center{
	filter: blur(3px);
}
.body_mobile_panel.open .footer{
	filter: blur(3px);
}
.mobile_panel{
	position: fixed;
	top: 0;
	min-height: 100%;
	background: #5a7fc9;
	transition: all 0.25s ease 0s;
	z-index: 14;
}
.mobile_panel.open{
	right: 0;
}
.mobile_panel{
	right: -320px;
	width: 320px;
}
.mobile_panel_inn{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 88px 20px 20px 20px;
	font-weight: normal;
	overflow-y: auto;
}
.mobile_panel_inn ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile_panel_inn li{
	margin: 0 0 22px 0;
	font-size: 32px;
}
.mobile_panel_inn .fire{
	display: inline-block; vertical-align: top;
	position: relative;
}
.mobile_panel_inn a{
	text-decoration: none !important;
	color: #ffffff;
	font-weight: normal;
	position: relative;
	z-index: 1;
}
.mobile_panel_inn .active > a, .mobile_panel_inn .active .fire > a{
	font-weight: 750;
}
.mobile_panel_inn a.arrow{
	padding: 0 30px 0 0;
}
.mobile_panel_inn .fire a.arrow{
	padding: 0 60px 0 0;
}
.mobile_panel_inn .fire a{
	padding: 0 35px 0 0;
}
.mobile_panel_inn a.arrow:after{
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 15px;
	height: 9px;
	background: url("../image/arrow_menu.svg") center center no-repeat;
	background-size: 15px auto !important;
	filter: var(--white);
	transform: translateY(calc(-50% + 3px));
	transition: all 0.25s ease 0s;
}
.mobile_panel_inn lottie-player{
	position: absolute;
	top: 50%;
	width: 48px;
	height: 48px;
	transform: translateY(calc(-50% + 5px));
	z-index: -1;
}
.mobile_panel_inn .fire a.arrow + lottie-player{
	right: 14px;
}
.mobile_panel_inn .fire a + lottie-player{
	right: -11px;
}
.mobile_panel_inn li li{
	padding: 22px 0 0 20px;
	font-size: 18px;
}
.mobile_panel_inn li li a{
	padding: 0 0 0 36px;
	position: relative;
}
.mobile_panel_inn li li a:before{
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 20px;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px auto !important;
	filter: var(--white);
	transform: translateY(-50%);
	transition: all 0.25s ease 0s;
}
.menu_mobile_bottom{
	margin: 50px 0 0 0;
	font-size: 18px;
}
.menu_mobile_bottom a{
	display: inline-block; vertical-align: top;
	margin: 12px 0 0 0;
}
.overlay_mobile_panel{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	background: rgba(255,255,255,.3);
	z-index: 13;
}

/* ----- button_menu_mobile ----- */
.button_menu_mobile{
	display: none;
	position: absolute;
	top: 26px;
	right: 20px;
	width: 36px;
	height: 36px;
	text-align: center;
	border-radius: 50%;
	background: #9AB2ED;
	transition: all 0.25s ease 0s;
	cursor: pointer;
	z-index: 15;
}
.button_menu_mobile:hover{
	background: #5A7FC9;
}
.button_menu_mobile_blue {
	background: rgba(255, 255, 255, 0.3);
}
.button_menu_mobile_blue:hover {
	background: rgba(255, 255, 255, 0.5);
}
.button_menu_mobile span{
	display: inline-block; vertical-align: top;
}
.button_menu_mobile .icon-container{
	display: inline-block; vertical-align: top;
	width: 16px;
	height: 10px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.button_menu_mobile .line{
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	background: #ffffff;
}
.button_menu_mobile .line_1{
	top: 0;
	opacity: 1;
}
.button_menu_mobile .line_2{
	top: 8px;
}
.open.button_menu_mobile{
	background: #ffffff;
}
.open.button_menu_mobile:hover{
	background: #9AB2ED;
}
.open.button_menu_mobile .line{
	background: #5A7FC9;
	transition: all .3s;
}
.open.button_menu_mobile .line:nth-child(1){
	transform: rotate(-45deg);
	top: 4px;
	opacity: 1;
}
.open.button_menu_mobile .line:nth-child(2){
	transform: rotate(45deg);
	top: 4px;
	opacity: 1;
}

/* ----- all ----- */
.all{
	background: #5a7fc9;
	position: relative;
	z-index: 1;
}
.all.bg_white{
	background: #ffffff;
}
.op{
	opacity: 0 !important;
	transition: opacity 1s ease 0s;
}
.op.on{
	opacity: 1 !important;
}
.sl{
	transform: translateX(-40px) !important;
	opacity: 0 !important;
	transition: transform 0.75s ease-in-out 0s, opacity 0.75s ease-in-out 0s;
}
.sl.on{
	transform: translateX(0) !important;
	opacity: 1 !important;
}

/* ----- header ----- */
.bg_white_header .header, .bg_white .header{
	color: #242424;
	background: #ffffff;
}
.bg_white_header .header a, .bg_white .header a{
	color: #242424;
}
.header_center{
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1340px;
	margin: 0 auto;
	padding: 47px 20px;
	position: relative;
	z-index: 12;
}
.logo{
	display: block;
	width: 63px;
	height: 37px;
	background: url("../image/logo_inner.svg") left top no-repeat;
	background-size: 63px 37px !important;
}
.bg_white_header .logo{
	width: 219px;
	height: 37px;
	background: url("../image/logo.svg") left top no-repeat;
	background-size: 100% auto !important;
}
.bg_white_header .logo.logo_center{
	width: 233px;
	height: 40px;
	background: url("../image/logo.svg") left top no-repeat;
	background-size: 100% auto !important;
	margin: 10px auto;
}
.bg_blue_header .logo.logo_full{
	width: 219px;
	height: 37px;
	background: url("/wp-content/themes/adtribe_2024/images/ad-logo.svg") left top no-repeat;
	background-size: 100% auto !important;
}
@media screen and (max-width: 1080px){
	.bg_white_header .logo{
		width: 180px;
		height: 30px;
	}
	.bg_blue_header .logo.logo_full{
		width: 180px;
		height: 30px;
	}
	.bg_white_header .logo.logo_center{
		width: 200px;
		height: 34px;
	}
}
@media screen and (max-width: 980px){
	.bg_white_header .logo{
		width: 63px;
		height: 37px;
		background: url("../image/logo_inner.svg") left top no-repeat;
		background-size: 63px 37px !important;
	}
	.bg_blue_header .logo.logo_full{
		width: 63px;
		height: 37px;
		background: url("../image/logo_inner_white.svg") left top no-repeat;
		background-size: 63px 37px !important;
	}
	.bg_white_header .logo.logo_center{
		width: 180px;
		height: 30px;
		margin: 0 auto;
	}
}
.bg_blue_header .logo{
	background: url("../image/logo_inner_white.svg") left top no-repeat;
}
.header_right{
	margin: 0 0 0 auto;
}
.menu{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}
.menu > ul > li{
	display: inline-block; vertical-align: top;
	margin: 0 45px 0 0;
	font-size: 16px;
	position: relative;
}
@media screen and (max-width: 1280px){
	.menu > ul > li{
		margin: 0 19px 0 0;
	}
}
@media screen and (max-width: 1099px){
	.menu > ul > li{
		margin: 0 20px 0 0;
		font-size: 14px;
	}
}
.menu > ul > li > a{
	text-decoration: none !important;
	position: relative;
}
.menu > ul > li > a:before{
	position: absolute;
	bottom: -12px;
	left: 0;
	content: "";
	width: 0;
	height: 10px;
	border-bottom: 2px solid transparent;
	transition: all 0.25s ease 0s;
}
.menu > ul > li > a:hover:before, .menu > ul > li.active > a:before{
	width: 100%;
	border-bottom: 2px solid #ffffff;
}
.menu > ul > li > a.arrow:hover:before, .menu > ul > li.active > a.arrow:before{
	width: calc(100% - 20px);
}
.menu > ul > li > a.fire:hover:before, .menu > ul > li.active > a.fire:before{
	width: calc(100% - 22px);
}
.bg_white_header .menu > ul > li > a:hover:before, .bg_white_header .menu > ul > li.active > a:before, .bg_white .menu > ul > li > a:hover:before, .bg_white .menu > ul > li.active > a:before{
	border-bottom: 2px solid #242424;
}
.menu > ul > li > a.arrow{
	padding: 0 20px 0 0;
}
.menu > ul > li > a.arrow.fire{
	padding: 0 42px 0 0;
}
.menu > ul > li > a.fire{
	padding: 0 22px 0 0;
}
.menu > ul > li > a.arrow:after{
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 10px;
	height: 6px;
	background: url("../image/arrow_menu.svg") center center no-repeat;
	background-size: 10px auto !important;
	filter: var(--white);
	transform: translateY(-50%);
	transition: all 0.25s ease 0s;
}
.menu > ul > li:hover > a.arrow:after{
	transform: translateY(-50%) rotate(-180deg);
}
.bg_white .menu > ul > li > a.arrow:after, .bg_white_header .menu > ul > li > a.arrow:after{
	filter: var(--grey);
}
.menu > ul > li > lottie-player{
	position: absolute;
	top: 50%;
	width: 38px;
	height: 38px;
	transform: translateY(calc(-50% + 2px));
	z-index: -1;
}
.menu > ul > li > a.arrow.fire + lottie-player{
	right: 9px;
}
.menu > ul > li > a.fire + lottie-player{
	right: -11px;
}
.menu > ul > li ul{
	position: absolute;
	top: calc(100% + 10px);
	left: 50%;
	font-size: 16px;
	border-radius: 2px;
	border: 1px solid #5a7fc9;
	background: #ffffff;
	opacity: 0;
	visibility: hidden;
	transition: all 0.25s ease 0s;
	z-index: 5;
	transform: translateX(-50%);
}
.menu > ul > li:hover ul{
	opacity: 1;
	visibility: visible;
}
.menu > ul > li ul a{
	display: block;
	padding: 12px 38px 12px 56px;
	text-decoration: none !important;
	color: #242424;
	white-space: nowrap;
	position: relative;
}
.menu > ul > li ul a:hover{
	color: #ffffff;
	background: #5a7fc9;
}
.menu > ul > li ul a:before{
	position: absolute;
	top: 50%;
	left: 22px;
	content: "";
	width: 20px;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px auto !important;
	filter: var(--blue);
	transform: translateY(-50%);
	transition: all 0.25s ease 0s;
}
.menu > ul > li ul a:hover:before{
	filter: var(--white);
}
.menu > ul > li ul.no-icon a{
	padding: 12px 38px;
}
.ico_menu_facebook:before{
	background-image: url("../image/ico_menu_facebook.svg");
}
.ico_menu_google_aaa:before{
	background-image: url("../image/ico_menu_google_aaa.svg");
}
.ico_menu_snapchat:before{
	background-image: url("../image/ico_menu_snapchat.svg");
}
.ico_menu_tiktok:before{
	background-image: url("../image/ico_menu_tiktok.svg");
}
.ico_menu_pinterest:before{
	background-image: url("../image/ico_menu_pinterest.svg");
}
.button{
	display: inline-block; vertical-align: top;
	padding: 18px 60px;
	text-decoration: none !important;
	text-align: center;
	font-family: 'Roboto';
	color: #ffffff !important;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 2px;
	background-color: #ed7b9d;
	box-sizing: border-box;
	position: relative;
}
.button:hover{
	background-color: #e15a83;
}
.button_blue{
	background-color: #5a7fc9;
}
.button_blue:hover{
	background-color: #7b99d4;
}
.button_border{
	padding-top: 16px;
	padding-bottom: 16px;
	color: #242424 !important;
	border: 2px solid #ed7b9d;
	background-color: #ffffff;
}
.button_border:hover{
	color: #ffffff !important;
	background-color: #ed7b9d;
}
.button_arrow{
	padding-right: 90px !important;
	text-align: left;
	background-image: url("../image/arrow_right_white.svg");
	background-position: right 30px center;
	background-repeat: no-repeat;
	background-size: 37px 15px !important;
}
.button_big{
	width: 100%;
	margin: 0 0 20px 0;
	padding: 28px 20px;
	text-align: center;
	font-size: 28px;
	font-weight: 750;
	text-transform: none;
}
.ico_loading{
	padding-left: 60px !important;
}
.ico_loading:before{
	position: absolute;
	top: 50%;
	left: 20px;
	content: "";
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url("../image/ico_loading.svg") left top no-repeat !important;
	background-size: 20px 20px !important;
	animation: loading 1s linear infinite;
}
@keyframes loading{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
.menu .button_border{
	padding-left: 46px;
	padding-right: 46px;
}
@media screen and (max-width: 1099px){
	.menu .button_border{
		padding-left: 30px;
		padding-right: 30px;
	}
}
.bg_blue_header .menu .button_border{
	color: #ffffff !important;
	background-color: #ed7b9d;
}
.bg_blue_header .menu .button_border:hover{
	background-color: #e15a83;
}

/* ----- footer ----- */
.footer{
	max-width: 1340px;
	padding: 60px 20px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.footer-wrapper {
	background: #ffffff;
}
.footer_white {
	padding: 40px 20px;
}
.footer_white .block_copy {
	color: #47536B;
	font-size: 14px;
	text-transform: uppercase;
}
.footer_white .block_copy span {
	margin: 0;
}
.footer_white .block_copy a{
	color: #47536B;
	font-size: 14px;
	text-transform: uppercase;
}
.footer_top{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 40px 0;
	padding: 0 58px 40px 58px;
	border-bottom: 2px solid #565656;
}
@media screen and (max-width: 1280px){
	.footer_top{
		padding: 0 0 40px 0;
	}
}
.footer .ss_col:nth-child(1){
	width: 59.313%;
}
@media screen and (max-width: 980px){
	.footer .ss_col:nth-child(1){
		width: 100%;
	}
}
.footer .ss_col:nth-child(2){
	width: 24.673%;
	max-width: 310px;
}
@media screen and (max-width: 980px){
	.footer .ss_col:nth-child(2){
		width: 100%;
	}
}
.footer .ss_col > .title{
	margin: 0 0 40px 0;
	font-weight: 700;
	text-transform: uppercase;
	opacity: .5;
}
.block_headquarters{
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 480px){
	.block_headquarters{
		flex-wrap: wrap;
	}
}
.block_headquarters .item{
	font-size: 20px;
	font-style: normal;
}
@media screen and (max-width: 980px){
	.block_headquarters .item{
		margin: 0 0 40px 0;
		font-size: 14px;
	}
}
@media screen and (max-width: 480px){
	.block_headquarters .item{
		width: 100%;
	}
}
.block_headquarters .item .title{
	margin: 0 0 11px 0;
	padding: 0 0 0 52px;
	font-size: 28px;
	font-weight: 700;
	position: relative;
}
@media screen and (max-width: 980px){
	.block_headquarters .item .title{
		margin: 0 0 8px 0;
		padding: 0 0 0 40px;
		font-size: 20px;
	}
}
.block_headquarters .item .title::before{
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 40px;
	height: 40px;
	background-size: 100% auto !important;
	transform: translateY(-50%);
}
@media screen and (max-width: 980px){
	.block_headquarters .item .title::before{
		width: 28px;
		height: 28px;
	}
}
.block_headquarters .item .title.ico_headquarters_1::before{
	background: url("../image/ico_headquarters_1.svg") left top no-repeat;
}
.block_headquarters .item .title.ico_headquarters_2::before{
	background: url("../image/ico_headquarters_2.svg") left top no-repeat;
}
.block_headquarters .item p{
	margin: 0 0 8px 0;
}
@media screen and (max-width: 980px){
	.block_headquarters .item p{
		margin-left: 40px;
	}
}
.block_headquarters .item a{
	text-decoration: none !important;
	font-size: 24px;
	color: #5a7fc9;
	font-weight: 700;
}
@media screen and (max-width: 980px){
	.block_headquarters .item a{
		font-size: 20px;
	}
}
@media screen and (max-width: 980px){
	.block_headquarters .item a{
		margin-left: 40px;
	}
}
.ul_socials_footer{
	display: grid;
	grid-template-columns: 1fr 1fr;
	justify-items: center;
	max-width: 170px;
	grid-gap: 24px 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ul_socials_footer li{
	font-size: 14px;
	line-height: 1.6;
}
.ul_socials_footer a{
	display: block;
	text-decoration: none !important;
}
.ul_socials_footer a span{
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 auto 7px auto;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px auto !important;
	transform: rotate(0deg);
	transition: all 0.25s ease 0s;
}
.ul_socials_footer a:hover span{
	transform: rotate(360deg);
	opacity: 0.75;
}
.ul_socials_footer .ico_socials_inst span{
	background-image: url("../image/ico_socials_inst_white.svg");
}
.ul_socials_footer .ico_socials_fb span{
	background-image: url("../image/ico_socials_fb_white.svg");
}
.ul_socials_footer .ico_socials_in span{
	background-image: url("../image/ico_socials_in_white.svg");
}
.ul_socials_footer .ico_socials_tik span{
	background-image: url("../image/ico_socials_tik.svg");
}
.block_certifications{
	margin: 0 -20px 20px -20px;
	text-align: center;
	font-size: 0;
}
@media screen and (max-width: 980px){
	.block_certifications{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.ul_socials_footer{
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-gap: 40px;
		max-width: none;
	}
}
.block_certifications:last-child{
	margin-bottom: -20px;
}
.block_certifications a{
	display: inline-block; vertical-align: middle;
}
.block_certifications img{
	vertical-align: middle;
}
.logo_polygon{
	max-height: 80px;
	margin: 0 20px 20px 20px;
}
.logo_polygon img{
	max-height: 80px;
}
.logo_polygon iframe{
	max-height: 80px;
}
.logo-circle {
	width: 70px;
	height: 70px;
}
.logo-circle img {
	max-height: 70px;
}
@media screen and (max-width: 980px){
	.logo_polygon{
		max-height: 72px;
		margin: 0 0 20px 0;
	}
	.logo_polygon img{
		max-height: 72px;
	}
	.logo_polygon iframe{
		width: 68px;
		height: 72px;
	}
	.logo-circle {
		width: 60px;
		height: 60px;
	}
	.logo-circle img {
		max-height: 60px;
	}
}
.logo_rectangle{
	max-height: 38px;
	margin: 0 20px 20px 20px;
}
.logo_rectangle:last-child{
	max-height: 32px;
}
@media screen and (max-width: 980px){
	.logo_rectangle{
		max-height: 28px;
		margin: 0 0 20px 0;
	}
	.logo_rectangle:first-child{
		order: 2;
	}
	.logo_rectangle:last-child{
		max-height: 24px;
		order: 3;
	}
}
.block_copy{
	text-align: center;
	font-size: 12px;
	color: #e6edf4;
	line-height: 1;
}
.block_copy span{
	margin: 0 20px;
}
@media screen and (max-width: 480px){
	.block_copy span{
		display: block;
		margin: 0;
	}
	.block_copy span:first-child{
		margin: 0 0 8px 0;
	}

	.ul_socials_footer{
		grid-gap: 20px;
	}
}
.block_copy a{
	text-decoration: none !important;
	color: #e6edf4;
}
.block_copy a:hover{
	opacity: 0.7;
}

/* ----- content ----- */
.content{
	padding: 6px 0 0 0;
}
.bg_white .content, .bg_white .content a{
	color: #242424;
}
.bg_blue{
	padding: 60px 0 0 0;
	background: #5a7fc9;
}
.item_viewport.hidden{
	transform: translateY(100px);
	opacity: 0;
	transition: opacity 0.75s ease-out 0s, transform 0.75s ease-out 0s;
}
.item_viewport.visible{
	transform: translateY(0);
	opacity: 1;
}
.content_center{
	max-width: 1340px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
.block_digital_revolution{
	margin: -6px 0 0 0;
	padding: 100px 0 167px 0;
	color: #242424;
	background: #ffffff;
	position: relative;
}
.w_1223{
	max-width: 1223px;
	margin: 0 0 0 auto;
}
.w_1223.right{
	margin: 0 auto 0 0;
}
.w_1106{
	max-width: 1106px;
	margin: 0 auto;
}
.block_digital_revolution .w_1106{
	position: relative;
	z-index: 10;
}
.content h1{
	margin: 0 0 58px 0;
	font-size: 90px;
	font-weight: 750;
}
.content_white h1{
	font-size: 60px;
	text-align: center;
	font-weight: 700;
}
.content h2{
	margin: 0 0 16px 0;
	font-size: 70px;
	font-weight: 750;
}
.content h2:only-child{
	margin: 0 0 40px 0;
}
.content h3{
	margin: 0 0 25px 0;
	font-size: 40px;
	line-height: 1.5;
	font-weight: 750;
}
.content .block_blog h1{
	margin: 0 0 25px 0;
	font-size: 40px;
	line-height: 1.5;
}
.block_digital_revolution h1{
	max-width: 570px;
	margin: 0 0 22px 0;
	font-size: 60px;
}
.block_digital_revolution h1 span{
	color: #e15a83;
}
.block_digital_revolution .block_no{
	display: flex;
	align-items: center;
	max-width: 365px;
	margin: 0 0 55px 0;
	font-size: 24px;
	color: #5a7fc9;
	font-weight: 700;
}
@media screen and (max-width: 440px){
	.block_digital_revolution .block_no{
		margin: 0 0 30px 0;
		font-size: 20px;
	}
}
.block_digital_revolution .block_no .no{
	margin: 0 20px 0 0;
	padding: 10px 20px 10px 0;
	font-size: 64px;
	font-weight: 750;
	border-right: 2px solid #5a7fc9;
}
@media screen and (max-width: 440px){
	.block_digital_revolution .block_no .no{
		margin: 0 12px 0 0;
		padding: 0 12px 0 0;
	}
}
.block_digital_revolution .block_no .no_3{
	width: 100%;
}
.block_digital_revolution .block_no .no_3 span{
	display: block;
	padding: 4px 0;
}
@media screen and (max-width: 440px){
	.block_digital_revolution .block_no .no_3 span{
		padding: 2px 0;
	}
}
.block_digital_revolution .description{
	max-width: 650px;
	margin: 0 0 65px 0;
	font-size: 30px;
	color: #5a7fc9;
	font-weight: 750;
}
.block_digital_revolution .txt{
	max-width: 340px;
	margin: 0 0 52px 0;
	padding: 0 0 4px 18px;
	font-size: 20px;
	line-height: 1.5;
	border-left: 2px solid #5a7fc9;
}
@media screen and (max-width: 440px){
	.block_digital_revolution .button{
		display: block;
	}
}
.block_digital_revolution .img{
	position: absolute;
	bottom: 50%;
	left: calc(50% + 30px);
	max-width: 640px;
	transform: translateY(46%);
	z-index: 9;
}
@media screen and (max-width: 1380px){
	.block_digital_revolution .img{
		left: auto;
		right: -30px;
		width: 50%;
	}
}
@media screen and (max-width: 980px){
	.block_digital_revolution .img{
		width: calc(100% - 20px);
		margin: 30px 0 10px 20px;
		transform: translateY(0%);
		position: relative;
		bottom: 0;
		right: 0;
	}
}
.block_info{
	margin: 0 0 100px 0;
	position: relative;
}
.block_info:before{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: "";
	height: 155px;
	background: #ffffff;
	z-index: -1;
}
.block_info .w_1106{
	position: relative;
	z-index: 10;
}
.block_grey{
	color: #ffffff;
	background: #454545;
}
@media screen and (max-width: 1380px){
	.block_grey .w_1223{
		padding: 0 0 0 30px;
	}
	.block_grey .w_1223.right{
		padding: 0 30px 0 0;
	}
}
@media screen and (max-width: 980px){
	.block_grey .w_1223{
		padding: 0 0 0 20px;
	}
	.block_grey .w_1223.right{
		padding: 0 20px 0 0;
	}
}
@media screen and (max-width: 880px){
	.block_grey .w_1223.right{
		padding: 0 0 0 20px;
	}
}
.block_info_inn{
	display: flex;
	padding: 80px 0 50px 0;
}
.block_info_inn .div{
	width: 33.33%;
	margin: 0 0 30px 0;
	padding: 0 70px 0 0;
	box-sizing: border-box;
	position: relative;
}
.block_info_inn .ico{
	display: block;
	width: 74px;
	height: 74px;
	margin: 0 0 22px 0;
	background-size: 74px 74px !important;
}
.ico_info_1{
	background: url("../image/ico_info_1.svg") left top no-repeat;
}
.ico_info_2{
	background: url("../image/ico_info_2.svg") left top no-repeat;
}
.ico_info_3{
	background: url("../image/ico_info_3.svg") left top no-repeat;
}
.block_info_inn .title{
	margin: 0 0 12px 0;
	font-size: 40px;
	font-weight: 750;
}
.block_info_inn .div:nth-child(2) .title:before, .block_info_inn .div:nth-child(3) .title:before{
	content: "$";
}
.block_info_inn > div > p{
	margin: 0;
	font-size: 18px;
}
.block_why_us_inn{
	display: flex;
	max-width: 1124px;
	padding: 80px 20px 80px 0;
}
@media screen and (max-width: 1180px){
	.block_why_us_inn{
		padding: 30px 30px 30px 0;
	}
}
@media screen and (max-width: 980px){
	.block_why_us_inn{
		flex-wrap: wrap;
		padding: 30px 20px 30px 0;
	}
}
.block_why_us_left{
	width: 47.282%;
}
@media screen and (max-width: 980px){
	.block_why_us_left{
		width: 100%;
		margin: 0 0 30px 0;
	}
}
.block_why_us_right{
	width: 47.282%;
	margin: 0 0 0 auto;
	font-size: 20px;
	line-height: 1.5;
}
@media screen and (max-width: 980px){
	.block_why_us_right{
		width: 100%;
		font-size: 18px;
	}
}
.block_why_us_left img{
	width: 100%;
	max-width: 522px;
}
.block_what_we_do .w_1106{
	position: relative;
	z-index: 10;
}
.block_what_we_do .txt{
	max-width: 600px;
	margin: 0 0 64px 0;
	line-height: 1.75;
}
.block_white{
	margin: 0 0 70px 0;
	color: #242424;
	background: #ffffff;
}
.bg_blue .block_white{
	margin: 0 0 30px 0;
}
.bg_blue .block_white:last-child{
	margin: 0 0 60px 0;
}
.block_white .w_1223{
	position: relative;
	z-index: 10;
}
@media screen and (max-width: 1380px){
	.block_white .w_1223{
		padding: 0 0 0 30px;
	}
	.block_white .w_1223.right{
		padding: 0 30px 0 0;
	}
}
@media screen and (max-width: 980px){
	.block_white .w_1223{
		padding: 0 0 0 20px;
	}
	.block_white .w_1223.right{
		padding: 0 20px 0 0;
	}
}
@media screen and (max-width: 880px){
	.block_white .w_1223.right{
		padding: 0 0 0 20px;
	}
}
.block_what_we_do_inn{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 80px 0 50px 0;
	list-style: none;
}
.block_what_we_do_inn .div{
	width: 33.33%;
	margin: 0 0 30px 0;
	padding: 0 70px 0 0;
	box-sizing: border-box;
	position: relative;
}
.block_what_we_do_inn .ico{
	display: block;
	width: 74px;
	height: 74px;
	margin: 0 0 20px 0;
	background-size: 74px 74px !important;
}
.ico_what_we_do_1{
	background: url("../image/ico_what_we_do_1.svg") center center no-repeat;
}
.ico_what_we_do_2{
	background: url("../image/ico_what_we_do_2.svg") center center no-repeat;
}
.ico_what_we_do_6{
	background: url("../image/ico_what_we_do_6.svg") center center no-repeat;
}
.block_what_we_do_inn .title{
	margin: 0 0 15px 0;
	font-size: 40px;
	font-weight: 750;
}
.block_what_we_do_inn .title a{
	display: inline-block; vertical-align: top;
	text-decoration: none !important;
	color: #242424;
	font-weight: 750;
}
.block_what_we_do_inn > div > p{
	margin: 0;
	font-size: 14px;
	line-height: 1.64;
}
.block_what_we_do_inn > div > p:not(:last-child){
	margin: 0 0 26px 0;
}
.a_read_more{
	display: inline-block; vertical-align: top;
	height: 15px;
	padding: 0 24px 0 0;
	text-decoration: none !important;
	font-size: 14px;
	color: #5A7FC9;
	line-height: 1;
	background: url("../image/arrow_right.svg") right center no-repeat;
	background-size: 37px 15px !important;
	transition: all 0.25s ease-out 0s;
}
.a_read_more span{
	display: block;
	font-size: 0;
	transition: all 0.25s ease-out 0s;
}
.a_read_more:hover{
	padding: 0 45px 0 0;
}
.a_read_more:hover span{
	font-size: 14px;
}
.block_what_we_do_inn .a_read_more{
	position: absolute;
	bottom: 0;
	left: 0;
}
.block_what_we_do_inn .div:hover > .a_read_more{
	padding: 0 45px 0 0;
}
.block_what_we_do_inn .div:hover > .a_read_more span{
	font-size: 14px;
}
.block_slider_arrows{
	text-align: center;
	box-sizing: border-box;
}
.block_white .block_slider_arrows{
	padding: 0 20px 40px 0;
}
.slick-arrow{
	display: inline-block !important;
	vertical-align: top !important;
	width: 37px !important;
	height: 20px !important;
	margin: 0 40px !important;
	font-size: 0 !important;
	background-size: 37px 15px !important;
	transform: translate(0, 0) !important;
	position: relative !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	z-index: 3 !important;
}
.slick-arrow:before{
	display: none !important;
}
.slick-arrow.slick-prev{
	background: url("../image/arrow_left_white.svg") 13px center no-repeat !important;
}
.slick-arrow.slick-next{
	background: url("../image/arrow_right_white.svg") right 13px center no-repeat !important;
}
.block_white .slick-arrow.slick-prev{
	background: url("../image/arrow_left.svg") 13px center no-repeat !important;
}
.block_white .slick-arrow.slick-next{
	background: url("../image/arrow_right.svg") right 13px center no-repeat !important;
}
.slick-arrow.slick-prev:hover{
	background-position: left center !important;
}
.slick-arrow.slick-next:hover{
	background-position: right 0 center !important;
}
.slick-arrow.slick-prev.slick-disabled{
	background-position: 13px center !important;
	opacity: 0.3;
}
.slick-arrow.slick-next.slick-disabled{
	background-position: right 13px center !important;
	opacity: 0.3;
}
.slick-lightbox .slick-arrow{
	position: absolute !important;
	top: 0;
	bottom: 0;
	height: auto !important;
	transition: all 0.25s ease 0s;
}
.slick-lightbox .slick-arrow.slick-prev{
	right: auto !important;
}
.slick-lightbox .slick-arrow.slick-next{
	left: auto !important;
}
.block_few_words_inn{
	display: flex;
}
.block_testimonials_slider{
	width: 66.7%;
}
.block_table {
	margin: 0!important;
}
.block_testimonials_slider .div{
	padding: 45px 50px 50px 0;
	box-sizing: border-box;
}
.block_testimonials_slider .txt{
	max-width: 530px;
	margin: 0 0 18px 0;
	padding: 58px 0 0 0;
	font-size: 20px;
	color: #777777;
	line-height: 1.5;
	font-weight: 500;
	background: url("../image/ico_quote.svg") left top no-repeat;
	background-size: 65px 45px !important;
}
.block_testimonials_slider .title{
	max-width: 530px;
	font-size: 20px;
	font-weight: 750;
}
.block_ready_to_work{
	width: 33.33%;
	padding: 34px 50px 50px 50px;
	color: #ffffff;
	background: #454545;
	box-sizing: border-box;
}
.block_ready_to_work .title{
	margin: 0 0 8px 0;
	font-size: 45px;
	font-weight: 750;
}
.block_ready_to_work .txt{
	max-width: 250px;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.64;
}
.block_ready_to_work .button{
	display: block;
	max-width: 308px;
}
.block_few_words > .block_slider_arrows{
	margin: -25px 0 60px 0;
}
.block_case_study_slider .block_cs_item{
	margin: 0 !important;
	background: transparent;
}
.block_case_study_slider .block_cs_item_img{
	order: 1 !important;
}
.block_case_study_slider .block_cs_item_content{
	order: 2 !important;
}
.block_case_study > .block_slider_arrows{
	margin: -25px 0 60px 0;
}
.ul{
	margin: 0 0 46px 0;
	padding: 0 0 0 18px;
	line-height: 1.75;
}
.block_we_help{
	margin: 0 0 20px 0;
}
.block_we_help_inn{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -30px;
}
.block_we_help_inn .div{
	width: calc(33.33% - 30px*2);
	margin: 0 30px 60px 30px;
	padding: 40px 30px;
	color: #242424;
	background: #ffffff;
	box-sizing: border-box;
}
.block_we_help_inn .div_inn{
	max-width: 290px;
	margin: 0 auto;
}
.block_we_help_inn .ico{
	display: block;
	width: 74px;
	height: 74px;
	margin: 0 0 30px 0;
	background-size: 74px auto !important;
}
.ico_we_help_1{
	background: url("../image/ico_we_help_1.svg") center center no-repeat;
}
.ico_we_help_2{
	background: url("../image/ico_we_help_2.svg") center center no-repeat;
}
.ico_we_help_3{
	background: url("../image/ico_we_help_3.svg") center center no-repeat;
}
.ico_we_help_4{
	background: url("../image/ico_we_help_4.svg") center center no-repeat;
}
.ico_we_help_5{
	background: url("../image/ico_we_help_5.svg") center center no-repeat;
}
.ico_we_help_6{
	background: url("../image/ico_we_help_6.svg") center center no-repeat;
}
.block_we_help_inn .title{
	margin: 0 0 20px 0;
	font-size: 32px;
	font-weight: 750;
}
.block_we_help_inn .description{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.6;
}
.block_clutch{
	padding: 80px 0 60px 0;
	color: #ffffff;
	background: #454545;
}
.block_clutch_title{
	display: flex;
	align-items: flex-end;
	margin: 0 0 40px 0;
}
.block_clutch_title .ss_col:not(:last-child){
	margin: 0 44px 0 0;
}
.block_clutch_title .title{
	margin: 0 0 12px 0;
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 1;
	font-weight: 300;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}
.block_rating{
	margin: 0 0 14px 0;
	font-size: 0;
	line-height: 1;
	white-space: nowrap;
}
.block_rating span{
	display: inline-block; vertical-align: middle;
	margin: 0 10px 0 0;
	font-family: 'Roboto';
	font-size: 22px;
}
.block_rating u{
	display: inline-block; vertical-align: middle;
	width: 28px;
	height: 26px;
	margin: 0 6px 0 0;
	background: url("../image/ico_star.svg") center center no-repeat;
	background-size: auto 26px !important;
}
.block_clutch_title span{
	display: block;
	margin: 0 0 -3px 0;
	font-family: 'Roboto';
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0.05em;
}
.block_clutch_slider{
	position: relative;
}
.block_clutch_slider:before{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	width: 38.266%;
	background: #5a7fc9;
	z-index: 0;
}
.block_clutch_item{
	display: flex;
}
.block_clutch_item_left{
	width: 61.734%;
	padding: 80px 60px 80px 0;
	box-sizing: border-box;
}
.block_clutch_item_right{
	width: 38.266%;
	padding: 80px 60px;
	color: #ffffff;
	box-sizing: border-box;
}
.block_clutch_item_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 20px 0;
	line-height: 1;
}
.block_clutch_item_top u{
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
.block_clutch_item_top span{
	font-size: 20px;
}
.block_clutch_item_left .title{
	margin: 0 0 40px 0;
	font-size: 24px;
	font-weight: 750;
}
.block_clutch_item_left .block_rating{
	margin: 0 0 42px 0;
}
.block_clutch_item_left .title_small{
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
}
.block_clutch_item_left .txt{
	font-size: 24px;
	line-height: 1.4;
}
.block_clutch_item_info{
	font-size: 20px;
}
.block_clutch_item_info:not(:last-child){
	margin: 0 0 40px 0;
}
.block_clutch_item_info .ico{
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 0 16px 0;
	background-size: 60px 60px !important;
}
.ico_clutch_1{
	background: url("../image/ico_clutch_1.svg") center center no-repeat;
}
.ico_clutch_2{
	background: url("../image/ico_clutch_2.svg") center center no-repeat;
}
.ico_clutch_3{
	background: url("../image/ico_clutch_3.svg") center center no-repeat;
}
.block_clutch .block_slider_arrows{
	margin: -25px 0 0 0;
}
.block_they_worked{
	padding: 80px 0 60px 0;
	background: #ffffff;
}
.block_they_worked h2{
	color: #242424;
}
.block_they_worked_slider{
	max-width: 1240px;
	margin: 0 auto 48px auto;
}
.block_they_worked_item{
	max-width: 562px;
	margin: 0 auto;
	padding: 20px;
	color: #ffffff;
	background: #5a7fc9;
	box-sizing: border-box;
}
.block_video{
	height: 0;
	margin: 0 0 40px 0;
	padding-top: 56.25%;
	position: relative;
}
.block_video iframe, .block_video video{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.block_video_inn{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
}
.block_video_inn img{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.block_video_inn svg{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 68px;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.block_video_inn svg .play_bg{
	transition: fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);
	fill: #212121;
	fill-opacity: .8;
}
.block_video_inn:hover svg .play_bg{
	transition: fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);
	fill: #f00f00;
	fill-opacity: 1;
}
.block_they_worked_item .title{
	font-size: 20px;
	font-weight: 750;
}
.block_they_worked_item .title span{
	display: block;
}
.block_they_worked .slick-arrow.slick-prev{
	background: url("../image/arrow_left.svg") 13px center no-repeat !important;
}
.block_they_worked .slick-arrow.slick-next{
	background: url("../image/arrow_right.svg") right 13px center no-repeat !important;
}
.block_they_worked .slick-arrow.slick-prev:hover{
	background-position: left center !important;
}
.block_they_worked .slick-arrow.slick-next:hover{
	background-position: right 0 center !important;
}
.block_they_worked .slick-arrow.slick-prev.slick-disabled{
	background-position: 13px center !important;
}
.block_they_worked .slick-arrow.slick-next.slick-disabled{
	background-position: right 13px center !important;
}
.block_brands{
	padding: 97px 0 44px 0;
	color: #ffffff;
	background: #454545;
}
.block_brands .w_1106{
	position: relative;
	z-index: 10;
}
.block_brands .txt{
	margin: 0 0 55px 0;
	line-height: 1.75;
}
.block_brands_slider{
	display: flex;
	margin: 0 0 62px 0;
	overflow: hidden;
}
.block_brands_slider .div{
	width: 25%;
	height: 106px;
	padding: 0 10px;
	box-sizing: border-box;
}
.block_brands_slider .div img{
	display: block;
	max-width: 100%;
	max-height: 106px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.block_ready_to_talk{
	height: 429px;
	padding: 78px 0 0 0;
	color: #242424;
	background: #ffffff url("../image/block_ready_to_talk_bg.svg") right bottom no-repeat;
	background-size: 722px auto !important;
	box-sizing: border-box;
}
.block_ready_to_talk_light {
	display: flex;
	height: 550px;
	margin-bottom: 0!important;
	padding: 100px 0;
	background: url("../image/img_thank_you.svg") #E9F2FB calc(50% + 435px) 40px no-repeat!important;
}
.block_ready_to_talk_light .content_center {
	margin: auto;
	width: 100%;
}
.block_ready_to_talk_light .w_1223 {
	margin: auto;
}
.content-box {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.content-box h1 {
	margin-bottom: 0;
}
.content-box p {
	max-width: 700px;
	width: 100%;
	margin: 0;
	font-size: 20px;
	line-height: 1.4;
}
.services-wrapper {
	margin: 60px auto 0;
}
.services {
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding: 60px;
	grid-gap: 36px;
	margin-bottom: 100px;
	background-color: #fff;
}
.services__item {
	display: grid;
	grid-gap: 12px;
	align-content: flex-start;
	padding: 20px 40px 40px;
	border: 1px solid #E6EDF4;
	background-color: #fff;
}
.services__item-img {
	display: flex;
	width: 200px;
	height: 200px;
	margin-bottom: 8px;
}
.services__item-img img {
	display: flex;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.services__item-title {
	margin: 0!important;
	color: #242424!important;
	font-size: 32px!important;
	font-weight: 800!important;
}
.services__item-desc {
	margin: 0;
	color: #454545;
	font-size: 20px;
	line-height: 1.4;
}
.block_ready_to_talk_light h2 {
	max-width: 640px!important;
	font-size: 60px;
	font-weight: 700;
	letter-spacing: -0.05em;
}
h2.block_ready_to_talk-title {
	max-width: 580px!important;
	font-weight: 800!important;
	font-size: 70px!important;
	letter-spacing: 0;
}
.block_session-button {
	background: #ED7B9D!important;
}
.block_session-button:hover {
	background: #e15a83!important;
}
.block_session {
	padding: 32px 0;
	background: #E9F2FB;
}
.block_session .w_1223 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	margin: 0 auto;
}
.block_session-content {
	display: flex;
	flex-direction: column;
	gap: 40px;
	width: 520px;
	flex-shrink: 0;
}
.block_session-img {
	display: flex;
	max-width: 573px;
	width: 100%;
}
.block_session-img img {
	display: flex;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.block_session-title {
	margin: 0!important;
	color: #242424;
}
.block_session-button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	padding: 18px;
	max-width: 430px;
}
.block_ready_to_talk_light .button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 43px;
	max-width: 505px;
	width: 100%;
	padding: 26px;
	background: #F5467B;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
@media screen and (max-width: 1280px){
	.block_ready_to_talk_light {
		background: url("../image/img_thank_you.svg") #E9F2FB calc(50% + 300px) 68px no-repeat!important;
	}
	.services {
		margin: 0 -20px 60px;
	}
}
@media screen and (max-width: 1024px){
	.services {
		padding: 40px 20px;
		gap: 30px;
	}
}
@media screen and (max-width: 980px){
	.block_ready_to_talk{
		height: auto;
		padding: 60px 0;
		background: #ffffff;
	}
	.block_ready_to_talk_light {
		padding-bottom: 60px!important;
		padding-top: 60px!important;
		background: #E9F2FB!important;
	}
	.block_ready_to_talk_light .button {
		display: flex!important;
		padding: 20px 10px;
		gap: 20px;
	}
	.block_session {
		padding: 60px 0;
	}
	.block_session-title {
		font-size: 50px!important;
	}
	.block_session-content {
		width: 420px;
	}
}
@media screen and (max-width: 768px) {
	.services {
		grid-gap: 20px;
		margin-bottom: 60px;
	}
	.services__item {
		padding: 20px;
	}
	.services__item-img {
		width: 120px;
		height: 120px;
	}
	.services__item-title {
		font-size: 28px!important;
	}
	.services__item-desc {
		font-size: 16px;
	}
	.content-box {
		gap: 20px;
	}
	.content-box p {
		font-size: 18px;
	}
	.block_session .w_1223 {
		flex-direction: column;
		justify-content: center;
		gap: 40px;
	}
	.block_session-content {
		order: 2;
	}
}
@media screen and (max-width: 564px) {
	.services {
		grid-template-columns: 1fr;
	}
	.content-box p {
		font-size: 16px;
	}
	.block_session-title {
		font-size: 40px!important;
	}
	.block_session-content {
		width: auto;
	}
}
.block_ready_to_talk .block_ready_to_talk_inn{
	max-width: 1224px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.block_ready_to_talk h2{
	max-width: 520px;
	margin: 0 0 44px 0;
}
@media screen and (max-width: 980px){
	.block_ready_to_talk h2{
		max-width: 100%;
	}
}
@media screen and (max-width: 440px){
	.block_ready_to_talk .button{
		display: block;
	}
	.block_ready_to_talk_light h2 {
		font-size: 48px!important;
	}
	.block_ready_to_talk_light .button {
		font-size: 14px;
	}
	.block_ready_to_talk_light .button img{
		width: 20px;
		height: 20px;
	}
}
.form_field{
	position: relative;
}
.form_field input, .form_field textarea{
	width: 100%;
	position: relative;
	z-index: 1;
}
.form_field label{
	position: absolute;
	top: 14px;
	left: 21px;
	color: #5A7FC9;
	transition: all 0.25s ease 0s;
	z-index: 2;
}
.form_field:hover label, .form_field input:focus + label, .form_field input.has_value + label, .form_field textarea:focus + label, .form_field textarea.has_value + label{
	top: -25px !important;
	left: 0 !important;
}
.form_field .block_error{
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding: 5px 0 0 0;
	text-align: right;
	color: #C9675A;
}

/* ----- new_index ----- */
.block_why_us{
	padding: 0 0 100px 0;
	text-align: center;
}
@media screen and (max-width: 980px){
	.block_why_us{
		padding: 0 0 60px 0;
	}
}
.block_header{
	max-width: 1224px;
	margin: 0 auto;
	text-align: left;
	line-height: 1;
}
@media screen and (max-width: 980px){
	.block_header{
		line-height: 1.25;
	}
}
.block_header h2{
	margin: 0 0 40px 0;
}
@media screen and (max-width: 980px){
	.block_header h2{
		margin: 0 0 20px 0;
	}
}
.block_header h2:last-child{
	margin: 0 0 100px 0;
}
@media screen and (max-width: 980px){
	.block_header h2:last-child{
		margin: 0 0 50px 0;
	}
}
.block_header .subtitle{
	margin: 0 0 60px 0;
	font-size: 32px;
	font-weight: 450;
}
@media screen and (max-width: 980px){
	.block_header .subtitle{
		margin: 0 0 50px 0;
		font-size: 20px;
	}
}
.block_why_us_items{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -14px 32px -14px;
}
@media screen and (max-width: 980px){
	.block_why_us_items{
		margin: 0 -10px 30px -10px;
	}
}
.block_why_us_items a{
	width: calc(50% - 14px*2);
	margin: 0 14px 28px 14px;
}
@media screen and (max-width: 980px){
	.block_why_us_items a{
		width: calc(50% - 10px*2);
		margin: 0 10px 20px 10px;
	}
}
@media screen and (max-width: 580px){
	.block_why_us_items a{
		width: calc(100% - 10px*2);
	}
}
.block_why_us_items a img{
	width: 100%;
}
.block_scaling_dtc{
	padding: 100px 0;
	text-align: center;
	color: #676767;
	background: #ffffff;
}
@media screen and (max-width: 980px){
	.block_scaling_dtc{
		padding: 60px 0;
	}
}
.block_scaling_dtc h2{
	color: #242424;
}
.block_scaling_dtc .block_lottie_holder{
	position: relative;
}
.block_scaling_dtc .block_lottie_holder lottie-player{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 13.709%;
	height: 100%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
@media screen and (max-width: 680px){
	.block_scaling_dtc .block_lottie_holder lottie-player{
		width: 30%;
	}
}
.block_scaling_dtc .img{
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.block_scaling_dtc .img img{
	width: 100%;
}
.block_scaling_dtc .img_mobile{
	display: none;
}
@media screen and (max-width: 680px){
	.block_scaling_dtc .img_desktop{
		display: none;
	}
	.block_scaling_dtc .img_mobile{
		display: block;
	}
}
.block_reviews{
	padding: 100px 0;
	text-align: center;
	color: #ffffff;
	background: #454545;
}
@media screen and (max-width: 980px){
	.block_reviews{
		padding: 60px 0;
	}
}
.block_reviews .block_header{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 44px;
}
@media screen and (max-width: 980px){
	.block_reviews .block_header{
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
}
.block_reviews h2{
	margin: 0;
	line-height: normal;
}
@media screen and (max-width: 980px){
	.block_reviews h2{
		width: 100%;
		margin: 0 0 20px 0;
	}
}
.block_reviews h2 img{
	height: 70px;
	margin: 0 22px 0 0;
}
@media screen and (max-width: 980px){
	.block_reviews h2 img{
		height: 60px;
		margin: 0 12px 0 0;
	}
}
@media screen and (max-width: 440px){
	.block_reviews h2 img{
		height: 45px;
	}
}
.block_reviews .total{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 18px 0;
	font-size: 24px;
	color: #ffffff;
	letter-spacing: -0.02em;
}
@media screen and (max-width: 980px){
	.block_reviews .total{
		margin: 0;
		font-size: 20px;
	}
}
.block_reviews .total .total_1{
	margin: 0 10px 0 0;
	font-weight: 700;
}
@media screen and (max-width: 980px){
	.block_reviews .total .total_1{
		margin: 0 8px 0 0;
	}
}
.block_reviews .total .total_2{
	margin: 0 0 0 10px;
}
@media screen and (max-width: 980px){
	.block_reviews .total .total_2{
		margin: 0 0 0 8px;
	}
}
.block_stars{
	display: flex;
}
.block_stars span{
	width: 29px;
	height: 28px;
	margin: 0 2px;
	background: url("../image/ico_star.svg") center center no-repeat;
	background-size: 100% auto;
}
@media screen and (max-width: 980px){
	.block_stars span{
		width: 21px;
		height: 20px;
	}
}
.block_stars.small span{
	width: 25px;
	height: 24px;
}
@media screen and (max-width: 980px){
	.block_stars.small span{
		width: 13px;
		height: 12px;
	}
}
.block_reviews_slider{
	margin: 0 -16px 45px -16px !important;
}
@media screen and (max-width: 980px){
	.block_reviews_slider{
		margin: 0 -16px 72px -16px !important;
	}
}
.block_reviews_slider .slick-track{
	display: flex;
}
.block_reviews_slider .slick-track > div{
	display: flex;
	height: auto !important;
}
.block_reviews_slider .slick-track > div > div{
	display: flex;
}
.block_reviews_slider .item{
	width: calc(100% - 16px*2) !important;
	margin: 16px;
	padding: 32px;
	text-align: left;
	border-radius: 2px;
	border: 1px solid #e6edf4;
	background: #ffffff;
	box-shadow: 0px 4px 20px rgba(129, 178, 203, 0.2);
	box-sizing: border-box;
}
@media screen and (max-width: 980px){
	.block_reviews_slider .item{
		padding: 20px;
	}
}
.block_reviews_slider .item .info{
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #47536b;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.block_reviews_slider .item .title{
	margin: 0 0 20px 0;
	font-size: 24px;
	color: #1f242e;
	letter-spacing: -0.03em;
}
@media screen and (max-width: 980px){
	.block_reviews_slider .item .title{
		margin: 0 0 16px 0;
		font-size: 20px;
	}
}
.block_reviews_slider .item .rating{
	display: flex;
	align-items: center;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	font-size: 24px;
	color: #1f242e;
	font-weight: 700;
	border-bottom: 1px solid #e6edf4;
}
@media screen and (max-width: 980px){
	.block_reviews_slider .item .rating{
		margin: 0 0 16px 0;
		padding: 0 0 16px 0;
		font-size: 20px;
	}
}
.block_reviews_slider .item .num{
	margin: 0 12px 0 0;
}
.block_reviews_slider .item .description{
	color: #1f242e;
	line-height: 1.4;
}
.slick-dots{
	top: calc(100% + 14px);
	bottom: 0 !important;
}
.slick-dots li{
	margin: 0 !important;
}
.block_paging_slider{
	display: flex;
	justify-content: center;
}
.block_reviews .block_paging_slider{
	margin: 0 0 60px 0;
}
.block_we_worked_with .block_paging_slider{
	display: none;
}
@media screen and (max-width: 980px){
	.block_reviews .block_paging_slider{
		display: none;
	}
	.block_we_worked_with .block_paging_slider{
		display: flex;
	}
}
.block_paging_slider a{
	width: 48px !important;
	height: 48px !important;
	margin: 0 10px !important;
	text-decoration: none !important;
	background-size: 100% auto !important;
}
.block_we_worked_with .block_paging_slider a{
	margin: 0 20px;
}
.block_paging_slider .button_left{
	background: url("../image/paging_arrow_left.svg") center center no-repeat;
}
.block_paging_slider .button_right{
	background: url("../image/paging_arrow_right.svg") center center no-repeat;
}
.block_we_worked_with .block_paging_slider .button_left{
	background: url("../image/paging_arrow_left_blue.svg") center center no-repeat;
}
.block_we_worked_with .block_paging_slider .button_right{
	background: url("../image/paging_arrow_right_blue.svg") center center no-repeat;
}
.block_paging_slider .button_left.slick-disabled, .block_paging_slider .button_right.slick-disabled{
	opacity: .3;
	cursor: default;
}
.block_paging_slider .nums{
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
}
.block_paging_slider .num{
	display: block;
	font-size: 18px;
	line-height: 48px;
	font-weight: 700;
	border-radius: 2px;
	border: 1px solid #676767;
	box-sizing: border-box;
}
.block_paging_slider .num:hover, .block_paging_slider .slick-active .num{
	color: #47536B;
	border: 1px solid #ffffff;
	background: #ffffff;
}
.block_we_worked_with{
	padding: 100px 0 40px 0;
	background: #ffffff;
	overflow: hidden;
}
@media screen and (max-width: 980px){
	.block_we_worked_with{
		padding: 50px 0 30px 0;
	}
}
.block_we_worked_with h2{
	padding: 0 115px 0 0;
	color: #242424;
}
@media screen and (max-width: 440px){
	.block_we_worked_with h2{
		margin-right: -60px;
		padding: 0 60px 0 0;
	}
}
.block_we_worked_with h2 span{
	position: relative;
}
.block_we_worked_with h2 span::before{
	position: absolute;
	top: 25px;
	right: -115px;
	content: "";
	width: 181px;
	height: 100px;
	background: url("../image/title_lines.svg") center top no-repeat;
	background-size: 100% auto;
}
@media screen and (max-width: 440px){
	.block_we_worked_with h2 span::before{
		top: 18px;
		right: -60px;
		width: 87px;
		height: 48px;
	}
}
@media screen and (max-width: 980px){
	.block_we_worked_with_inn{
		margin: 0 -10px 15px -10px;
	}
}
.block_we_worked_with_inn .slick-track{
	display: flex;
}
.block_we_worked_with_inn .slick-track > div{
	display: flex;
	height: auto !important;
}
.block_we_worked_with_inn .slick-track > div > div{
	display: flex;
	justify-content: center;
	width: 100%;
}
.block_we_worked_with_inn .row{
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 980px){
	.block_we_worked_with_inn .row{
		flex-wrap: wrap;
	}
}
.block_we_worked_with_inn img{
	margin: 0 10px 60px 10px;
}
@media screen and (max-width: 980px){
	.block_we_worked_with_inn img{
		max-width: calc(50% - 10px*2);
		max-height: 70px;
		margin: 0 10px 20px 10px;
	}
}
.block_not_convinced{
	padding: 100px 0;
	text-align: center;
}
@media screen and (max-width: 980px){
	.block_not_convinced{
		margin: 0 0 60px 0;
		padding: 60px 0 0 0;
	}
}
.block_not_convinced .subtitle{
	margin: 0 0 45px 0;
}
@media screen and (max-width: 980px){
	.block_not_convinced .subtitle{
		margin: 0 0 30px 0;
	}
}
.block_not_convinced .img{
	max-width: 1306px;
	margin: 0 auto 35px auto;
	position: relative;
}
@media screen and (max-width: 980px){
	.block_not_convinced .img{
		max-width: 620px;
		margin: 0 auto 25px auto;
	}
}
@media screen and (max-width: 580px){
	.block_not_convinced .img{
		margin: 0 -20px 35px -20px;
	}
}
.block_not_convinced .img::before{
	position: absolute;
	top: 5%;
	bottom: 5%;
	left: 5%;
	right: 5%;
	content: "";
	background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 30.21%, #6675FF 61.46%, #57E1FF 77.6%);
	opacity: .3;
	filter: blur(300px);
	z-index: -1;
}
@media screen and (max-width: 980px){
	.block_not_convinced .img::before{
		display: none;
	}
}
.block_not_convinced .img img{
	width: 100%;
}
.block_not_convinced .img_mobile{
	display: none;
}
@media screen and (max-width: 980px){
	.block_not_convinced .img_desktop{
		display: none;
	}
	.block_not_convinced .img_mobile{
		display: block;
	}
}

/* ----- inner_about_us ----- */
.block_about_us .w_1106{
	position: relative;
	z-index: 10;
}
.block_about_us .block_white{
	margin: 0 0 100px 0;
}
.block_about_us .txt ul{
	margin: 0;
	padding: 11px;
}
.block_about_us_inn{
	display: flex;
	padding: 80px 0;
}
.block_about_us_inn .ss_col{
	width: 50%;
	padding: 0 70px 0 0;
	box-sizing: border-box;
}
.block_about_us_left{
	width: 33.33%;
	font-size: 60px;
	line-height: 1.1;
	font-weight: 750;
}
.block_about_us_right{
	width: 66.66%;
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.4;
	box-sizing: border-box;
}
.ss_col .block_about_us_left{
	width: 100%;
	margin: 0 0 40px 0;
}
.ss_col .block_about_us_right{
	width: 100%;
	padding: 0;
}
.block_about_us_left .ico{
	width: 82px;
	height: 82px;
	margin: 0 0 15px 0;
	background-size: 82px 82px !important;
}
.ico_about_us_1{
	background: url("../image/ico_about_us_1.svg") left top no-repeat;
}
.ico_about_us_2{
	background: url("../image/ico_about_us_2.svg") left top no-repeat;
}
.ico_about_us_3{
	background: url("../image/ico_about_us_3.svg") left top no-repeat;
}
.block_about_us_right .txt{
	max-width: 660px;
}
.txt ul{
	margin: 0 0 20px 0;
	padding: 0 0 0 18px;
}
.block_team{
	margin: 0 0 60px 0;
}
.block_team .block_white{
	margin: 0 0 40px 0;
}
.block_team .w_1223{
	padding: 0 0 0 20px;
}
.block_team_inn{
	display: flex;
	/*justify-content: flex-end;*/
	padding: 0 0 30px 0;
}
.block_team_item{
	max-width: 29.5%;
	margin: 0 0 30px 0;
	box-sizing: border-box;
}
.block_team_item:not(:first-child){
	margin-left: 5.846%;
}
.block_team_item .img{
	max-width: 360px;
	margin: 0 0 20px 0;
	position: relative;
}
.block_team_item .img img{
	width: 100%;
	position: relative;
	z-index: 1;
}
.block_team_item .img span{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: opacity 0.5s ease 0s;
	opacity: 0;
	z-index: 2;
}
.block_team_item .img:hover span{
	opacity: 1;
}
.socials{
	position: absolute;
	bottom: 13px;
	right: 13px;
	padding: 7px;
	border-radius: 215px;
	background: #5A7FC9;
	z-index: 3;
}
.socials a{
	display: block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-size: 34px 34px !important;
	transform: rotate(0deg);
}
.socials a:hover{
	transform: rotate(360deg);
}
.socials a:not(:last-child){
	margin: 0 0 25px 0;
}
.socials .ico_socials_fb{
	background-image: url("../image/ico_socials_fb_white.svg");
}
.socials .ico_socials_in{
	background-image: url("../image/ico_socials_in_white.svg");
}
.block_team_item .title{
	margin: 0 0 4px 0;
	font-size: 20px;
	font-weight: 750;
}
.block_team_item .txt{
	font-size: 14px;
	line-height: 1.64;
}

/* ----- inner_about_us_new ----- */
.block_about_us_new{
	max-width: 1018px;
	margin: 0 auto;
	text-align: center;
}
.block_about_us_new h1{
	margin: 0 0 40px 0;
	font-size: 44px;
}
@media screen and (max-width: 980px){
	.block_about_us_new h1{
		font-size: 40px !important;
	}
}
@media screen and (max-width: 540px){
	.block_about_us_new h1{
		font-size: 30px !important;
	}
}
@media screen and (max-width: 359px){
	.block_about_us_new h1 br{
		display: none;
	}
}
.block_about_us_new .button{
	margin: 0 0 40px 0;
}
.block_about_us_new .img{
	width: 100%;
	max-width: 810px;
	margin: 0 0 33px 0;
}
.block_our_story{
	padding: 32px 0 108px 0;
}
@media screen and (max-width: 980px){
	.block_our_story{
		padding: 0 0 60px 0;
	}
}
.bg_blue .block_our_story h2{
	color: #ffffff;
}
.bg_blue .block_our_story .block_white{
	margin: 0 0 70px 0;
}
.block_our_story_slider_inn{
	display: flex;
}
@media screen and (max-width: 880px){
	.block_our_story_slider_inn{
		flex-wrap: wrap;
	}
}
.w_1223.right .block_our_story_slider_info{
	order: 2;
}
@media screen and (max-width: 880px){
	.w_1223.right .block_our_story_slider_info{
		order: unset;
	}
}
.block_our_story_slider_info{
	display: flex;
	align-items: center;
	width: 40.228%;
	padding: 30px 0;
}
@media screen and (max-width: 880px){
	.block_our_story_slider_info{
		width: 100%;
		padding: 30px 20px 30px 0;
	}
}
.block_our_story_slider_img{
	width: 54.783%;
	margin: 0 0 0 auto;
	position: relative;
}
.w_1223.right .block_our_story_slider_img{
	margin: 0 auto 0 0;
}
@media screen and (max-width: 880px){
	.block_our_story_slider_img{
		width: calc(100% + 20px);
		margin: 0 0 0 -20px !important;
	}
}
.block_our_story_slider_info .title{
	margin: 0 0 35px 0;
	font-size: 70px;
	color: #5a7fc9;
	line-height: 1.1;
	font-weight: 750;
}
@media screen and (max-width: 980px){
	.block_our_story_slider_info .title{
		margin: 0 0 20px 0;
		font-size: 50px;
	}
}
.block_our_story_slider_info .description{
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	font-size: 20px;
	line-height: 1.4;
	border-bottom: 2px solid #acbfe4;
}
@media screen and (max-width: 980px){
	.block_our_story_slider_info .description{
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		font-size: 18px;
	}
}
.block_our_story_slider_info .description.big{
	font-size: 40px;
	font-weight: 750;
}
@media screen and (max-width: 980px){
	.block_our_story_slider_info .description.big{
		font-size: 30px;
	}
}
.block_our_story_slider_info .description:last-child{
	margin: 0;
}
.block_our_story_slider_info .total{
	display: flex;
	justify-content: space-between;
	color: #676767;
	line-height: 1.4;
}
@media screen and (max-width: 980px){
	.block_our_story_slider_info .total{
		margin: 0 -20px 0 0;
	}
}
.block_our_story_slider_info .total > div{
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
.block_our_story_slider_info .total .spend_txt{
	margin: 0 0 18px 0;
}
@media screen and (max-width: 980px){
	.block_our_story_slider_info .total .spend_txt{
		font-size: 14px;
	}
}
.block_our_story_slider_info .total .spend_num{
	font-size: 24px;
}
@media screen and (max-width: 980px){
	.block_our_story_slider_info .total .spend_num{
		font-size: 20px;
	}
}
.block_our_story_slider_info .total .spend .spend_num{
	color: #5a7fc9;
}
.block_our_story_slider_info .total .revenue .spend_num{
	color: #27ae60;
}
.block_our_story_slider_img_slider{
	min-height: 100%;
	padding-top: 85.671%;
}
.block_our_story_slider_img_slider .slick-list, .block_our_story_slider_img_slider .slick-track, .block_our_story_slider_img_slider .slick-slide, .block_our_story_slider_img_slider .slick-slide > div{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}
.block_our_story_slider_img_slider .div{
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
}
.block_our_story_slider_img_progress{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #5a7fc9;
}
.block_our_story_slider_img_progress .progress{
	width: 0;
	height: 8px;
	background: #ffffff;
}
@media screen and (max-width: 980px){
	.block_our_story .block_slider_arrows{
		margin: -25px 0 0 0;
	}
}
.block_our_values{
	padding: 92px 0 100px 0;
}
@media screen and (max-width: 980px){
	.block_our_values{
		padding: 60px 0;
	}
}
.ul_our_values{
	margin: 0 0 60px 0;
	padding: 55px 0 0 0;
	list-style: none;
	font-size: 0;
}
@media screen and (max-width: 980px){
	.ul_our_values{
		margin: 0 0 20px 0;
		padding: 15px 0 0 0;
	}
}
.ul_our_values li{
	display: inline-block; vertical-align: top;
	padding: 0 0 20px 0;
	font-size: 20px;
	color: #5a7fc9;
	font-weight: 750;
	transition: all 0.25s ease 0s;
	opacity: .5;
}
.ul_our_values li:not(:last-child){
	margin: 0 34px 0 0;
}
@media screen and (max-width: 980px){
	.ul_our_values li:not(:last-child){
		margin: 0 20px 0 0;
	}
}
.ul_our_values li.active{
	opacity: 1;
}
.ul_our_values span{
	display: inline-block; vertical-align: middle;
	width: 54px;
	height: 54px;
	margin: -2px 20px 0 0;
	text-align: center;
	font-size: 28px;
	color: #ffffff;
	line-height: 54px;
	border-radius: 50%;
	background: #5a7fc9;
}
@media screen and (max-width: 980px){
	.ul_our_values span{
		width: 40px;
		height: 40px;
		margin: -2px 10px 0 0;
		font-size: 20px;
		line-height: 40px;
	}
}
.ul_our_values u{
	display: inline-block; vertical-align: middle;
	text-decoration: none;
}
.block_our_values_inn{
	display: flex;
	align-items: flex-end;
}
@media screen and (max-width: 880px){
	.block_our_values_inn{
		flex-wrap: wrap;
	}
}
.block_our_values_left{
	width: 52.622%;
}
@media screen and (max-width: 880px){
	.block_our_values_left{
		width: 100%;
		margin: 0 0 30px 0;
	}
}
.block_our_values_right{
	width: 46%;
	margin: 0 0 0 auto;
}
@media screen and (max-width: 880px){
	.block_our_values_right{
		width: 100%;
	}
}
.block_our_values_slider{
	margin: 0 !important;
}
.block_our_values_slider .title{
	margin: 0 0 40px 0;
	font-size: 40px;
	font-weight: 750;
}
.block_our_values_slider .description{
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	font-size: 20px;
	line-height: 1.4;
	border-bottom: 2px solid #acbfe4;
}
.block_our_values_slider .description strong{
	font-weight: 750;
}
.block_our_values .slick-dots{
	height: 0;
	overflow: hidden;
}
.block_our_values .block_slider_arrows{
	margin: 0 0 0 -40px;
	text-align: left;
}
@media screen and (max-width: 880px){
	.block_our_values .block_slider_arrows{
		margin: 0;
		text-align: center;
	}
}
.block_our_values .slick-arrow.slick-prev{
	background: url("../image/arrow_left.svg") 13px center no-repeat !important;
}
.block_our_values .slick-arrow.slick-next{
	background: url("../image/arrow_right.svg") right 13px center no-repeat !important;
}
.block_our_values .slick-arrow.slick-prev:hover{
	background-position: left center !important;
}
.block_our_values .slick-arrow.slick-next:hover{
	background-position: right 0 center !important;
}
.block_our_values .slick-arrow.slick-prev.slick-disabled{
	background-position: 13px center !important;
}
.block_our_values .slick-arrow.slick-next.slick-disabled{
	background-position: right 13px center !important;
}
.block_our_values_img{
	height: 340px;
	text-align: right;
}
@media screen and (max-width: 880px){
	.block_our_values_img{
		max-width: 360px;
		height: auto;
		margin: 0 auto;
		text-align: center;
	}
}
.block_our_values_img img{
	max-width: 100%;
	max-height: 100%;
}
.block_instagram{
	padding: 40px 0 152px 0;
}
@media screen and (max-width: 980px){
	.block_instagram{
		padding: 0 0 10px 0;
	}
}
.bg_blue .block_instagram h2{
	color: #ffffff;
}
.block_instagram_inn{
	display: flex;
	flex-wrap: wrap;
}
.block_instagram_item{
	width: 33.33%;
	position: relative;
}
@media screen and (max-width: 760px){
	.block_instagram_item{
		width: 50%;
	}
}
@media screen and (max-width: 480px){
	.block_instagram_item{
		width: 100%;
	}
}
.block_instagram_item img{
	width: 100%;
	position: relative;
	z-index: 1;
}
.block_instagram_item .description{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	text-decoration: none !important;
	color: #ffffff !important;
	line-height: 1.6;
	background: rgba(0,0,0,.8);
	opacity: 0;
	z-index: 2;
}
.block_instagram_item:hover .description{
	opacity: 1;
}
.block_instagram_item .description span{
	max-width: 280px;
	text-align: center;
}
.block_instagram_item .description .buttons{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 42px 0;
	text-decoration: none;
}
.block_instagram_item .description .buttons u{
	margin: 0 30px;
	padding: 0 0 0 32px;
	text-decoration: none;
	position: relative;
}
@media screen and (max-width: 980px){
	.block_instagram_item .description .buttons u{
		margin: 0 20px;
	}
}
.block_instagram_item .description .buttons u:before{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 24px;
	height: 24px;
}
.block_instagram_item .description .buttons .ico_inst_like:before{
	background: url("../image/ico_inst_like.svg") center center no-repeat;
	background-size: 24px auto !important;
}
.block_instagram_item .description .buttons .ico_inst_comments:before{
	background: url("../image/ico_inst_comments.svg") center center no-repeat;
	background-size: 20px auto !important;
}
.block_instagram_item .description .txt{
	display: block;
	max-height: 52px;
	text-decoration: none;
	overflow: hidden;
}
.block_we_work{
	padding: 40px 0;
}
@media screen and (max-width: 980px){
	.block_we_work{
		padding: 40px 0 0 0;
	}
}
.bg_blue .block_we_work h2{
	color: #ffffff;
}
.block_we_work .block_white{
	padding-top: 58px;
}
@media screen and (max-width: 980px){
	.block_we_work .block_white{
		padding-top: 30px;
	}
}
.ul_we_work{
	margin: 0;
	padding: 0 0 32px 0;
	list-style: none;
	font-size: 0;
}
@media screen and (max-width: 980px){
	.ul_we_work{
		padding: 0;
	}
}
.ul_we_work li{
	display: inline-block; vertical-align: top;
	width: 50%;
	padding: 0 60px 30px 54px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 500;
	box-sizing: border-box;
	position: relative;
}
@media screen and (max-width: 980px){
	.ul_we_work li{
		width: 100%;
		padding: 0 20px 30px 40px;
		font-size: 18px;
	}
}
.ul_we_work li:before{
	position: absolute;
	top: 5px;
	left: 0;
	content: "";
	width: 35px;
	height: 35px;
	background: url("../image/ico_ok_3.svg") center center no-repeat;
	background-size: 35px auto !important;
}
@media screen and (max-width: 980px){
	.ul_we_work li:before{
		top: 2px;
		width: 25px;
		height: 25px;
		background-size: 25px auto !important;
	}
}

/* ----- inner_results ----- */
.block_results .w_1106{
	position: relative;
	z-index: 10;
}
.block_results_inn{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -14px 65px -14px;
	position: relative;
	z-index: 10;
}
@media screen and (max-width: 1099px){
	.block_results_inn{
		margin: 0 -3px 65px -3px;
	}
}
.block_results_item{
	width: calc(33.333% - 28px);
	max-width: 444px;
	margin: 0 14px 28px 14px;
	color: #242424;
	background: #ffffff;
}
@media screen and (max-width: 1099px){
	.block_results_item{
		width: calc(33.33% - 6px);
		margin: 0 3px 6px 3px;
	}
}
@media screen and (max-width: 980px){
	.block_results_item{
		width: calc(50% - 6px);
	}
}
@media screen and (max-width: 680px){
	.block_results_item{
		width: calc(100% - 6px);
	}
}
.block_results_item .img{
	display: block;
	padding-top: 32.85%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover !important;
	position: relative;
}
.block_results_item .img:before{
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	width: 74px;
	height: 74px;
	background: url("../image/ico_zoom_in.svg") left top no-repeat;
	background-size: 74px 74px !important;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 0.25s ease 0s;
	z-index: 2;
}
@media screen and (max-width: 980px){
	.block_results_item .img:before{
		width: 50px;
		height: 50px;
		background-size: 50px 50px !important;
	}
}
.block_results_item .img:hover:before{
	opacity: 1;
}
.block_results_item .img img{
	width: 100%;
}
.block_results_item .description{
	padding: 24px 35px 7px 35px;
}
@media screen and (max-width: 1180px){
	.block_results_item .description{
		padding-left: 20px;
		padding-right: 20px;
	}
}
.block_results_item .title{
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight: 750;
}
.block_results_item ul{
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
}
.block_results_item li{
	padding: 0 0 16px 0;
	font-size: 16px;
	line-height: 1.4;
	position: relative;
}
.block_results_item li:before{
	position: absolute;
	top: 0;
	left: -18px;
	content: "\2022";
	color: #5A7FC9;
}
.block_results_item li strong{
	font-weight: 750;
}
.block_results_item li .info{
	display: flex;
	justify-content: space-between;
	padding: 5px 0 0 0;
}
.block_results_item li span{
	display: block;
}
.red{
	color: #e15a83;
}
.green{
	color: #27ae60;
}
.blue{
	color: #5a7fc9;
}
.fancybox__backdrop{
	background: #5a7fc9 !important;
	opacity: .7 !important;
	z-index: 1;
}

/* ----- inner_results_socials ----- */
.block_results_socials{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -14px 100px -14px;
}
@media screen and (max-width: 980px){
	.block_results_socials{
		margin: 0 -5px 50px -5px;
	}
}
.block_results_socials .item{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: calc(33.33% - 28px);
	height: 162px;
	margin: 0 14px 28px 14px;
	padding: 20px 40px;
	text-decoration: none !important;
	font-size: 20px;
	color: #5a7fc9;
	line-height: 1.1;
	background: #ffffff;
	box-sizing: border-box;
	position: relative;
}
@media screen and (max-width: 980px){
	.block_results_socials .item{
		width: calc(50% - 10px);
		height: 140px;
		margin: 0 5px 10px 5px;
		padding: 20px;
	}
}
@media screen and (max-width: 580px){
	.block_results_socials .item{
		width: calc(100% - 10px);
	}
}
.block_results_socials .item:before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: #ffffff;
	transition: all 0.25s ease 0s;
	z-index: -1;
}
.block_results_socials .item:not(.soon):hover:before{
	top: -4px;
	bottom: -4px;
}
.block_results_socials .item:after{
	position: absolute;
	top: 50%;
	right: 43px;
	content: "";
	width: 26px;
	height: 16px;
	background: url("../image/arrow_right.svg") right center no-repeat;
	background-size: auto 100% !important;
	transform: translateY(-50%);
	opacity: .5;
	transition: all 0.25s ease 0s;
}
@media screen and (max-width: 980px){
	.block_results_socials .item:after{
		right: 23px;
	}
}
.block_results_socials .item:not(.soon):hover:after{
	right: 40px;
	width: 36px;
	opacity: 1;
}
@media screen and (max-width: 980px){
	.block_results_socials .item:not(.soon):hover:after{
		right: 20px;
	}
}
.block_results_socials .item img{
	height: 44px;
	min-height: 44px;
	transition: all 0.25s ease 0s;
	position: relative;
	top: 11px;
}
.block_results_socials .item:not(.soon):hover img{
	top: 0;
}
.block_results_socials .item span{
	margin: 0;
	opacity: 0;
	transition: all 0.25s ease 0s;
	position: relative;
	top: 30px;
}
.block_results_socials .item:not(.soon):hover span{
	margin: 16px 0 0 0;
	opacity: 1;
	top: 0;
}
.block_results_socials .item.soon{
	font-size: 16px;
	color: #e15a83;
	background: #e6edf4;
	cursor: default;
}
.block_results_socials .item.soon img{
	top: 0;
}
.block_results_socials .item.soon span{
	margin: 16px 0 0 0;
	opacity: 1;
	top: 0;
}

/* ----- inner_contact_us ----- */
.block_contact_us{
	margin: 0 0 100px 0;
	background: url("../image/block_contact_us_bg.svg") right 110px bottom 45px no-repeat;
	background-size: 267px auto !important;
}
.block_contact_us .w_1106{
	position: relative;
	z-index: 10;
}
.block_contact_us .w_1106 > .txt{
	max-width: 525px;
	margin: -10px 0 90px 0;
	font-size: 20px;
	line-height: 1.5;
}
.block_contact_us_form{
	display: flex;
	width: 73.779%;
}
.block_contact_us_form form{
	width: 56.127%;
	margin: 0 0 50px 0;
}
.block_contact_us_form_txt{
	width: 43.873%;
	padding: 0 0 0 65px;
	line-height: 1.5;
	box-sizing: border-box;
}
.block_contact_us_form .form_field{
	margin: 0 0 46px 0;
}
.block_contact_us_form .button{
	width: 100%;
	margin: -16px 0 0 0;
	padding-left: 30px;
}
.block_contact_us_form_txt .title{
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight: 750;
}
.block_contact_us_form_txt .txt{
	margin: 0 0 33px 0;
}
.block_contact_us_form_txt ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* ----- inner_contact_us_new ----- */
.block_contact_us.new{
	background: none;
}
.block_contact_us_inn{
	display: flex;
	padding: 80px 0 50px 0;
}
@media screen and (max-width: 980px){
	.block_contact_us_inn{
		flex-wrap: wrap;
		padding: 30px 0 0 0;
	}
}
.block_contact_us_inn a{
	color: #242424;
}
.block_contact_us_inn .div{
	width: 33.33%;
	margin: 0 0 30px 0;
	padding: 0 70px 0 0;
	box-sizing: border-box;
	position: relative;
}
@media screen and (max-width: 980px){
	.block_contact_us_inn .div{
		width: 50%;
		margin: 0 0 40px 0;
		padding: 0 20px 0 0;
	}
}
@media screen and (max-width: 680px){
	.block_contact_us_inn .div{
		width: 100%;
	}
}
.block_contact_us_inn .ico{
	display: block;
	width: 74px;
	height: 74px;
	margin: 0 0 22px 0;
	background-size: 74px 74px !important;
}
.ico_contact_us_1{
	background: url("../image/ico_we_help_5.svg") left top no-repeat;
}
.ico_contact_us_2{
	background: url("../image/ico_contact_us_2.svg") left top no-repeat;
}
.ico_contact_us_3{
	background: url("../image/ico_contact_us_3.svg") left top no-repeat;
}
.block_contact_us_inn .title{
	margin: 0 0 12px 0;
	font-size: 40px;
	font-weight: 750;
}
@media screen and (max-width: 980px){
	.block_contact_us_inn .title{
		font-size: 35px;
	}
}
.block_contact_us_inn > div > p{
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
}

/* ----- inner_blog_category ----- */
.block_blog_category .w_1106{
	position: relative;
	z-index: 10;
}
.block_subscribe{
	display: flex;
	margin: 0 0 60px 0;
}
.block_subscribe .img{
	width: 48.462%;
	padding: 0 0 0 58px;
	box-sizing: border-box;
}
.block_subscribe .img_inn{
	width: 100%;
	max-width: 407px;
	position: relative;
}
.block_subscribe .img_inn:before{
	position: absolute;
	top: 24.571%;
	right: 5.651%;
	content: "";
	width: 29.729%;
	height: 34.571%;
	background: url("../image/img_subscribe_ok.svg") left top no-repeat;
	background-size: cover !important;
	transition: all 0.25s ease 0s;
	opacity: 0;
	z-index: 2;
}
.block_subscribe.ok .img_inn:before{
	opacity: 1;
}
.block_subscribe .img_inn img{
	width: 100%;
	max-width: 407px;
	position: relative;
	z-index: 1;
}
.block_subscribe .form{
	width: 51.538%;
	padding: 0 0 0 48px;
	box-sizing: border-box;
}
.block_subscribe .form > div{
	width: 100%;
	max-width: 458px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.block_subscribe .title{
	margin: 0 0 20px 0;
	font-size: 45px;
	line-height: 1;
	font-weight: 750;
}
.block_subscribe .txt{
	line-height: 1.5;
}
.block_subscribe .txt:not(:last-child){
	margin: 0 0 40px 0;
}
.block_subscribe .button{
	width: 100%;
	margin: 40px 0 0 0;
	padding-left: 30px;
}
.block_blog_top_item{
	margin: 0 0 60px 0;
	color: #ffffff;
	border: 1px solid #e6edf4;
	background-image: url("/wp-content/themes/adtribe_2024/images/_posts/blog-1.png");
	background-position: calc(50% + 280px) center !important;
	background-repeat: no-repeat !important;
	background-size: 48% auto !important;
	transition: all 0.25s ease 0s;
}
@media screen and (max-width: 1100px){
	.block_blog_top_item{
		background-position: calc(50% + 260px) center !important;
	}
}
@media screen and (max-width: 1020px){
	.block_blog_top_item{
		background-position: calc(50% + 240px) center !important;
	}
}
.block_blog_top_item:hover{
	background-size: 50% auto !important;
}
.block_blog_top_item_inn{
	width: 50%;
	padding: 90px 58px;
	background: #5a7fc9;
	box-sizing: border-box;
	transition: all 0.25s ease 0s;
}
.block_blog_top_item:hover .block_blog_top_item_inn{
	background: #5475b6;
}
.block_blog_top_item .title{
	font-size: 45px;
	color: #ffffff !important;
	font-weight: 750;
}
.block_blog_top_item .tags{
	margin: 20px 0 10px 0;
}
.block_blog_top_item .tags a{
	display: inline-block; vertical-align: top;
	margin-bottom: 10px !important;
	padding: 3px 11px;
	text-decoration: none !important;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.block_blog_top_item .tags a:not(:last-child){
	margin: 0 10px 0 0;
}
.block_blog_top_item .tags a:hover{
	color: #5a7fc9;
	background: #ffffff;
}
.block_blog_top_item .txt{
	line-height: 1.6;
}
.block_blog_category_filter{
	display: flex;
	margin: 0 0 54px 0;
}
.block_search{
	width: 48.642%;
	margin: 0 0 0 auto;
	position: relative;
	order: 2;
}
.block_select_category{
	width: 41.41%;
	position: relative;
	order: 1;
}
.button_search{
	position: absolute;
	top: 17px;
	left: 1px;
	width: 16px;
	height: 14px;
	background: url("../image/button_search.svg") left top no-repeat;
	background-size: 16px 14px !important;
	transform: rotate(0deg);
	z-index: 2;
}
.button_search:hover{
	transform: rotate(360deg);
}
.block_search input{
	width: 100%;
	padding-left: 30px;
	color: #5A7FC9;
	border: 1px solid transparent;
	border-bottom: 1px solid #9AB2ED;
	background: transparent;
}
.block_search input:hover, .block_search input:focus{
	border: 1px solid transparent;
	border-bottom: 1px solid #5a7fc9;
}
.block_select{
	height: 48px;
	padding: 0 40px 0 20px;
	color: #5A7FC9;
	line-height: 46px;
	white-space: nowrap;
	border: 1px solid #9AB2ED;
	background: #ffffff;
	transition: border 0.25s ease 0s;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.block_select_category:hover .block_select, .block_select_category:focus .block_select{
	border: 1px solid #5a7fc9;
}
.block_select:before{
	position: absolute;
	top: 20px;
	right: 20px;
	content: "";
	width: 15px;
	height: 8px;
	background: url("../image/select.svg") left top no-repeat;
	background-size: 15px 8px !important;
	transition: all 0.25s ease 0s;
	transform: rotate(0deg);
}
.block_select.open:before{
	transform: rotate(-180deg);
}
.block_select_category_popup{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 6px 0 0 0;
	padding: 5px 21px;
	list-style: none;
	background: #FFFFFF;
	box-shadow: 0 0 30px rgba(90, 127, 201, 0.15);
	z-index: 1;
}
.block_select_category_popup a{
	display: block;
	padding: 9px 0;
	text-decoration: none !important;
}
.block_select_category_popup a:hover, .block_select_category_popup .active a{
	color: #5A7FC9;
}
.block_blog_category_inn{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 -17px 42px -17px;
}
.block_blog_category_item{
	width: calc(50% - 17px*2);
	margin: 0 17px 32px 17px;
	padding: 0 40px 40px 40px;
	font-size: 16px;
	border: 1px solid #e6edf4;
	box-sizing: border-box;
}
.block_blog_category_item .img{
	display: block;
	margin: 0 -40px 20px -40px;
	overflow: hidden;
}
.block_blog_category_item .img img{
	width: 100%;
	transform: scale(1);
	transition: all 0.25s ease 0s;
}
.block_blog_category_item:hover .img img{
	transform: scale(1.04);
}
.block_blog_category_item .data{
	margin: 0 0 12px 0;
}
.block_blog_category_item .tags{
	margin: 0 0 8px 0;
}
.block_blog_category_item .tags a{
	display: inline-block; vertical-align: top;
	margin-bottom: 10px !important;
	padding: 3px 11px;
	text-decoration: none !important;
	color: #5a7fc9;
	border: 1px solid #5a7fc9;
}
.block_blog_category_item .tags a:not(:last-child){
	margin: 0 10px 0 0;
}
.block_blog_category_item .tags a:hover{
	color: #ffffff;
	background: #5a7fc9;
}
.block_blog_category_item .title{
	text-decoration: none !important;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 750;
}
.block_blog_category_item .title:hover{
	color: #5a7fc9;
}
.block_blog_category_item .author{
	margin: 16px 0 0 0;
}
.block_blog_category_item .author a{
	margin: 0 0 0 8px;
	color: #5a7fc9;
}
.block_paging, .nav-links{
	margin: 0 0 65px 0;
	text-align: center;
	font-size: 0;
}
.block_paging a, .block_paging span, .nav-links a, .nav-links span{
	display: inline-block; vertical-align: top;
	text-decoration: none !important;
	margin: 0 15px;
	padding: 0 0 7px 0;
	font-size: 20px;
	border-bottom: 1px solid transparent;
}
.block_paging a:hover, .block_paging .active, .nav-links a:hover, .nav-links .current{
	border-bottom: 1px solid #242424;
}

/* ----- inner_blog_category_search ----- */
.block_blog_category_search_result{
	margin: -10px 0 46px 0;
	text-align: center;
	color: #5A7FC9;
}
.block_blog_category_search_result .title{
	margin: 0 0 12px 0;
	font-size: 30px;
	font-weight: 750;
}
.block_blog_category_search_result .txt{
	font-size: 18px;
}
.block_blog_category_search_result .info{
	margin: 40px 0 0 0;
	font-size: 18px;
	color: #242424;
}
.block_blog_category_search_result .info span{
	display: inline-block; vertical-align: top;
	margin: 0 35px 10px 35px;
	padding: 0 0 0 36px;
	white-space: nowrap;
	background: url("../image/ico_ok_2.svg") left 1px no-repeat;
	background-size: 20px 20px !important;
}
.block_blog_category_search_result .button{
	margin: 64px 0;
}

/* ----- inner_blog_category_empty ----- */
.block_blog_category_empty{
	margin: 0 0 100px 0;
	padding: 26px 0 0 0;
	text-align: center;
	color: #5A7FC9;
}
.block_blog_category_empty .title{
	margin: 0 0 64px 0;
	font-size: 30px;
	font-weight: 750;
}

/* ----- inner_blog ----- */
.block_blog .w_1106{
	position: relative;
	z-index: 10;
}
.block_blog h1{
	max-width: 894px;
}
.block_blog .w_1106 > .img{
	width: 100%;
	margin: 0 0 37px 0;
}
.block_blog_info{
	display: flex;
	margin: 0 0 57px 0;
}
.block_blog_info_author_img{
	width: 61px;
	height: 61px;
	margin: 0 28px 0 0;
	border-radius: 50%;
	border: 1px solid #e0e6eb;
	overflow: hidden;
}
.block_blog_info_author_img .img{
	width: 120%;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.block_blog_info .title{
	margin: 0 0 2px 0;
	font-weight: 750;
}
.block_blog_info_author{
	margin: 0 88px 0 0;
	padding: 9px 0 0 0;
}
.block_blog_info_date{
	margin: 0 88px 0 0;
	padding: 9px 0 0 0;
}
.block_blog_info_views{
	margin: 0 88px 0 0;
	padding: 9px 0 0 0;
}
.block_blog_info_category{
	padding: 9px 0 0 0;
}
.block_blog_inn{
	max-width: 817px;
	margin: 0 0 22px 0;
	line-height: 1.6;
}
.block_blog_inn h2, .block_blog_inn h4, .block_blog_inn .title{
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	font-size: 20px !important;
	font-weight: 750;
}
.block_blog_inn .hr + h2, .block_blog_inn .hr + h4, .block_blog_inn .hr + .title{
	padding: 0;
}
.block_blog_inn h3{
	padding: 32px 0 0 0;
}
.bg_white .content .block_blog_inn a{
	color: #5a7fc9;
}
.block_blog_inn p{
	margin: 0 0 26px 0;
}
.block_blog_inn .img, .block_blog_inn img{
	max-width: 100%;
	margin: 0 0 36px 0;
	box-sizing: border-box;
}
.block_blog_inn .wp-block-image + .text_center{
	margin: -20px 0 26px 0;
}
.block_blog_inn strong, .block_blog_inn b{
	font-weight: 500;
}
.block_blog_inn .wp-block-table{
	margin: 0 0 26px 0;
}
.block_blog_inn .wp-block-table td{
	padding: 10px;
	border: 1px solid #e0e6eb;
}
.block_blog_inn pre{
	white-space: pre-wrap;
}
.block_blog_inn .button_big{
	margin: 0 0 26px 0;
}
.wp-block-gallery{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}
.blocks-gallery-item{
	width: 50%;
	box-sizing: border-box;
}
.blocks-gallery-item:nth-child(2n-1){
	padding: 0 10px 0 0;
}
.blocks-gallery-item:nth-child(2n){
	padding: 0 0 0 10px;
}
.wp-block-quote{
	margin: 0 0 30px 0;
	padding: 45px 0 0 20px;
	font-size: 20px;
	line-height: 1.5;
	background: url("../image/ico_quote.svg") 20px top no-repeat;
	background-size: 40px auto !important;
	border-left: 2px solid #e0e6eb;
}
.wp-block-quote p{
	margin: 0 0 20px 0;
	color: #777777;
	font-weight: 500;
}
.wp-block-quote cite{
	font-weight: 750;
	font-style: normal;
}
ul.dash{
	list-style: none;
}
ul.dash li:before {
	content:  "—";
	position: relative;
	left: -10px;
}
p.grey_p{
	font-size: 17px;
	color: #666666;
}
.block_blog_inn ul ul{
	padding-top: 10px;
}
.block_blog_inn li:not(:last-child){
	padding-bottom: 10px;
}
.block_blog_inn .table{
	margin: 0 0 26px 0;
}
.block_blog_inn .table th{
	padding: 10px;
	font-weight: 500;
	border: 1px solid #e0e6eb;
	background: #f7f7f7;
}
.block_blog_inn .table td{
	padding: 10px;
	font-weight: normal;
	border: 1px solid #e0e6eb;
}
.table_green_bg{
	background: #eafbe5 !important;
}
.table_red_bg{
	background: #fbe5eb !important;
}
.block_blog_inn .hr{
	margin: -26px 0 40px 0;
	padding: 40px 0 0 0;
	font-size: 0;
	border-bottom: 2px solid #e0e6eb;
}
.block_blog_inn .wp-block-image + .hr, .block_blog_inn .ol_images + .hr{
	margin-top: -40px;
}
.block_blog_inn .info{
	margin: 0 0 26px 0;
	text-align: center;
	color: #ed7b9d;
	font-weight: 750;
}
.block_blog_inn .ol_images{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	padding: 0;
	list-style-position: inside;
}
.block_blog_inn .ol_images li{
	width: calc(50% - 10px*2);
	margin: 0 10px 40px 10px;
	padding: 0;
}
@media screen and (max-width: 480px){
	.block_blog_inn .ol_images li{
		width: calc(100% - 10px*2);
	}
}
.block_blog_inn .ol_images .wp-block-image{
	margin-top: 15px;
	border: 1px solid #e0e6eb;
	box-sizing: border-box;
}
.block_blog_inn .ol_images .wp-block-image a{
	display: block;
	max-height: 320px;
	overflow: hidden;
	position: relative;
}
.block_blog_inn .ol_images .wp-block-image a:before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: rgba(0,0,0,.35) url("../image/ico_zoom.svg") center center no-repeat;
	background-size: 32px auto !important;
	transition: all 0.25s ease 0s;
	opacity: 0;
	z-index: 2;
}
.block_blog_inn .ol_images .wp-block-image a:hover:before{
	opacity: 1;
}
.block_blog_inn .ol_images .wp-block-image img{
	width: 100%;
	margin: 0;
	position: relative;
	z-index: 1;
}
.block_blog_inn .img_cols{
	display: flex;
	margin: 0 -10px;
}
.block_blog_inn .img_cols .col_item{
	width: calc(50% - 10px*2);
	margin: 0 10px;
}
.block_blog_inn .img_cols.w_60_40 .col_item:nth-child(2n-1){
	width: calc(60.7% - 10px*2);
}
.block_blog_inn .img_cols.w_60_40 .col_item:nth-child(2n){
	width: calc(39.3% - 10px*2);
}
@media screen and (max-width: 680px){
	.block_blog_inn .img_cols{
		flex-wrap: wrap;
	}
	.block_blog_inn .img_cols .col_item{
		width: calc(100% - 10px*2) !important;
	}
}
.buttons_category{
	margin: 0 0 40px 0;
}
.button_category{
	display: inline-block; vertical-align: top;
	height: 40px;
	padding: 0 20px;
	text-decoration: none !important;
	color: #5A7FC9 !important;
	line-height: 40px;
	border-radius: 2px;
	border: 1px solid #9AB2ED;
	background: #FFFFFF;
}
.button_category:hover{
	color: #242424 !important;
}
.block_share{
	margin: 0 0 65px 0;
}
.block_share:last-child{
	margin: 0 0 100px 0;
}
.block_share span{
	display: inline-block; vertical-align: middle;
}
.block_share a{
	display: inline-block; vertical-align: middle;
	width: 25px;
	height: 25px;
	margin: 0 0 0 22px;
	border-radius: 50%;
	background-color: #9AB2ED;
	background-position: center center;
	background-repeat: no-repeat;
	transform: rotate(0deg);
}
.block_share a:hover{
	background-color: #5A7FC9;
	transform: rotate(360deg);
}
.block_share .ico_socials_inst{
	background-image: url("../image/ico_socials_inst.svg");
	background-size: 15px 15px !important;
}
.block_share .ico_socials_fb{
	background-image: url("../image/ico_socials_fb.svg");
	background-size: 7px 14px !important;
}
.block_share .ico_socials_in{
	background-image: url("../image/ico_socials_in.svg");
	background-size: 15px 16px !important;
}
.buttons_prev_next{
	display: flex;
	margin: 0 0 100px 0;
}
.buttons_prev_next .button{
	width: 270px;
}
.button_prev, .button_next{
	background-repeat: no-repeat;
	background-size: 37px 15px !important;
	box-sizing: border-box;
}
.button_prev{
	padding: 18px 30px 18px 90px;
	text-align: right;
	background-image: url("../image/arrow_left_white.svg");
	background-position: 30px center;
}
.button_next{
	padding: 18px 90px 18px 30px;
	background-image: url("../image/arrow_right_white.svg");
	background-position: right 30px center;
}
.buttons_prev_next .button_next{
	margin: 0 0 0 auto;
}
.block_related_articles{
	padding: 96px 0 60px 0;
	color: #ffffff;
	background: #5A7FC9;
}
.block_related_articles a{
	color: #ffffff !important;
}
.block_related_articles .w_1106{
	position: relative;
	z-index: 10;
}
.block_related_articles h3{
	margin: 0 0 55px 0;
	font-size: 60px;
}
.block_related_articles_slider{
	display: flex;
	margin: 0 -24px 95px 0;
}
.block_related_articles_slider .div{
	width: calc(33.333% - 24px);
	padding: 0 24px 0 0;
	box-sizing: border-box;
}
.block_related_articles_item{
	max-width: 353px;
}
.block_related_articles_item .img{
	display: block;
	margin: 0 0 18px 0;
}
.block_related_articles_item .img:hover{
	opacity: 0.7;
}
.block_related_articles_item .img img{
	width: 100%;
}
.block_related_articles_item .date{
	margin: 0 0 7px 0;
}
.block_related_articles_item .title{
	font-size: 20px;
	line-height: 1.5;
	font-weight: 750;
}

/* ----- 404 ----- */
.block_404{
	padding: 126px 0 540px 0;
	text-align: center;
	background: url("../image/404.svg") center bottom no-repeat;
	background-size: 461px auto !important;
	position: relative;
	z-index: 10;
}
.block_404 .txt{
	max-width: 460px;
	margin: 0 auto 30px auto;
	font-size: 20px;
	line-height: 1.5;
}

/* ----- popups ----- */
.overlay{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #5A7FC9;
	opacity: 0.7;
	cursor: pointer;
	z-index: 2000;
}
.popup{
	display: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	color: #242424;
	background: #ffffff;
	box-sizing: border-box;
	min-width: 280px;
	z-index: 2001;
}
.popup_question, .popup_ok, .popup_error{
	width: 504px;
	padding: 45px 20px;
	text-align: center;
}
.popup_screen{
	width: 1340px;
}
@media screen and (max-width: 1380px){
	.popup_screen{
		width: auto;
		left: 20px;
		right: 20px;
		transform: translateX(0);
	}
}
.button_close{
	position: absolute;
	top: 24px;
	right: 24px;
	width: 14px;
	height: 14px;
	background: url("../image/button_close.svg") left top no-repeat;
	background-size: 14px 14px !important;
	transform: rotate(0deg);
	z-index: 2;
}
.button_close:hover{
	transform: rotate(360deg);
}
.button_zoom_out{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 38px;
	height: 38px;
	background: url("../image/ico_zoom_out.svg") left top no-repeat;
	background-size: 38px 38px !important;
	transform: rotate(0deg);
	z-index: 2;
}
.button_zoom_out:hover{
	transform: rotate(360deg);
}
.popup .ico{
	display: block;
	width: 62px;
	height: 62px;
	margin: 0 auto 24px auto;
	background-size: 62px 62px !important;
}
.ico_ok{
	background: url("../image/ico_ok.svg") left top no-repeat;
}
.ico_question{
	background: url("../image/ico_question.svg") left top no-repeat;
}
.popup .title{
	margin: 0 0 12px 0;
	font-size: 30px;
	color: #5A7FC9;
	font-weight: 750;
}
.popup .txt{
	margin: 0 0 28px 0;
}
.popup_buttons{
	margin: 0 -15px;
	font-size: 0;
}
.popup_buttons a{
	display: inline-block; vertical-align: top;
	width: 135px;
	height: 40px;
	margin: 0 15px;
	text-decoration: none !important;
	font-family: 'Roboto';
	font-size: 16px;
	line-height: 40px;
	font-weight: 300;
	text-transform: uppercase;
	background: #5A7FC9;
}
.popup_buttons a:hover{
	background: #7B99D4;
}
.popup_screen .img{
	width: 100%;
}

/* ----- inner_form ----- */
.block_form{
	padding: 0 0 50px 0;
}
.block_form .w_1106 > .txt{
	margin: 0 0 64px 0;
	line-height: 1.75;
}
.block_form form{
	width: 60%;
	padding: 70px 0;
}
.form-group{
	margin: 0 0 46px 0;
	position: relative;
}
.form-group .control-label{
	display: block;
	margin: 0 0 10px 0;
	font-weight: 750;
}
.form-group [type="text"], .form-group textarea, .form-group select{
	width: 100%;
}
.form-group select{
	background: #ffffff url("../image/select.svg") right 20px center no-repeat;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
}
.form-group div[role="radiogroup"] label{
	margin: 0 20px 0 0;
}
.form-group .help-block{
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding: 5px 0 0 0;
	text-align: right;
	color: #C9675A;
}
.block_form .button{
	width: 100%;
	padding-left: 30px;
}

/* ----- inner_schedule ----- */
.block_schedule{
	padding: 0 0 50px 0;
}
.block_schedule .w_1106 > .txt{
	margin: 0 0 64px 0;
	line-height: 1.75;
}
.block_schedule_inn{
	padding: 70px 0;
}
.block_schedule_inn iframe{
	height: auto !important;
	min-height: 800px !important;
}
@media screen and (max-width: 1099px){
	.block_schedule_inn iframe{
		min-height: 1250px !important;
	}
}

/* ----- inner_thank_you ----- */
.block_thank_you{
	padding: 0 0 50px 0;
}
.block_thank_you .w_1106 > .txt{
	margin: 0 0 64px 0;
	line-height: 1.75;
}
.block_thank_you_inn{
	padding: 70px 0;
}
.block_thank_you_inn .txt{
	margin: 0 0 50px 0;
	padding: 0 40px 0 0;
	line-height: 1.5;
	font-weight: 750;
}
.block_thank_you_inn .txt a{
	color: #5a7fc9;
}
.block_thank_you_inn .txt_2{
	max-width: 900px;
	padding: 0 40px 0 0;
	line-height: 1.5;
}
.block_thank_you_inn .txt_2 a{
	color: #5a7fc9;
}
.block_thank_you_inn .txt_2 strong{
	font-weight: 500;
}
.block_thank_you_inn .button:not(:last-child){
	margin: 0 0 50px 0;
}

/* ----- inner_case_studies ----- */
.block_case_studies .w_1106{
	position: relative;
	z-index: 10;
}
.block_cs_item{
	display: flex;
	margin: 0 0 35px 0;
	color: #242424;
	background: #ffffff;
}
.block_cs_item:last-child{
	margin: 0 0 110px 0;
}
.block_cs_item_img{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	padding: 40px 0;
	box-sizing: border-box;
	position: relative;
}
.block_cs_item_content{
	width: 50%;
	padding: 40px 85px 40px 115px;
	font-size: 20px;
	line-height: 1.4;
	box-sizing: border-box;
}
.block_cs_item:nth-child(2n-1) .block_cs_item_img{
	order: 2;
}
.block_cs_item:nth-child(2n-1) .block_cs_item_content{
	order: 1;
}
.block_cs_item_img .img{
	width: 85.678%;
	max-width: 574px;
	position: relative;
}
.block_cs_item_img .img_macbook{
	width: 100%;
}
.block_cs_item_img .img_screen{
	position: absolute;
	top: 10.5%;
	left: 50%;
	width: 78.048%;
	max-width: 448px;
	transform: translateX(-50%);
	/*transition: opacity 0.25s ease 0s;*/
}
/*.block_cs_item_img .img:hover .img_screen{*/
/*opacity: 0.9;*/
/*}*/
.block_cs_item_content .title{
	margin: 0 0 25px 0;
	font-size: 40px;
	font-weight: 750;
}
.block_cs_item_content .title a{
	text-decoration: none !important;
	color: #242424;
	font-weight: 750;
}
.block_cs_item_content .logo_cs{
	max-width: 208px;
	max-height: 80px;
	margin: 0 0 24px 0;
}
.block_cs_item_content .ss_col{
	display: inline-block; vertical-align: top;
	margin: 0 0 22px 0;
}
.block_cs_item_content .ss_col:not(:last-child){
	margin-right: 60px;
}
.block_cs_item_content .title_small{
	margin: 0 0 5px 0;
	font-weight: 750;
}
.block_cs_item_content ul{
	margin: 0 0 28px 0;
	padding: 0 0 0 18px;
}

/* ----- inner_case_studies_page ----- */
.block_cs_page{
	overflow: hidden;
}
.block_cs_page h1{
	max-width: 980px;
	margin: 0;
	font-size: 45px;
}
.block_cs_page_screen{
	margin: -10% -55px 0 -55px;
	position: relative;
	transform: translateY(25%);
}
.block_cs_page_screen .img_macbook{
	width: 100%;
}
.block_cs_page_screen .img_screen{
	position: absolute;
	top: 10.5%;
	left: 50%;
	width: 78.048%;
	max-width: 951px;
	transform: translateX(-50%);
}
.block_cs_page_client{
	display: flex;
}
.block_cs_page_client_left{
	width: 40%;
	padding: 120px 20px 120px 117px;
	font-size: 48px;
	font-weight: 750;
	box-sizing: border-box;
}
.block_cs_page_client_right{
	width: 60%;
	padding: 120px 70px 120px 0;
	font-size: 18px;
	line-height: 1.6;
	box-sizing: border-box;
}
.bg_blue .block_white .ico{
	width: 82px;
	height: 82px;
	margin: 0 0 30px 0;
	background-size: 82px 82px !important;
}
.ico_client{
	background: url("../image/ico_client.svg") left top no-repeat;
}
.ico_problem{
	background: url("../image/ico_problem.svg") left top no-repeat;
}
.ico_results{
	background: url("../image/ico_results.svg") left top no-repeat;
}
.block_cs_page_problem{
	display: flex;
}
.block_cs_page_problem_left{
	width: 50%;
	padding: 80px 117px;
	color: #ffffff;
	background: #ed7b9d;
	box-sizing: border-box;
}
.block_cs_page_problem_right{
	width: 50%;
	padding: 80px 117px;
	box-sizing: border-box;
}
.block_cs_page_problem .title{
	margin: 0 0 38px 0;
	font-size: 48px;
	font-weight: 750;
}
.block_cs_page_problem .txt{
	line-height: 1.6;
}
.block_cs_page_problem ul{
	margin: 0;
	padding: 0 0 0 18px;
}
.block_cs_page_problem li{
	font-size: 18px;
	line-height: 2.1;
}
.block_cs_page_results_top{
	display: flex;
	align-items: flex-end;
}
.block_cs_page_results_top_left{
	width: 40%;
	padding: 80px 20px 60px 117px;
	font-size: 48px;
	font-weight: 750;
	box-sizing: border-box;
}
.block_cs_page_results_top_right{
	width: 60%;
	padding: 80px 70px 60px 0;
	font-size: 18px;
	line-height: 1.6;
	box-sizing: border-box;
}
.block_cs_page_results_before_after{
	display: flex;
	align-items: flex-start;
	margin: 0 0 30px 0;
	padding: 0 117px;
}
.block_cs_page_results_before{
	width: 50%;
	padding: 0 15px 0 0;
	box-sizing: border-box;
}
.block_cs_page_results_after{
	width: 50%;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}
.block_cs_page_results_before_after .title{
	margin: 0 0 16px 0;
	font-size: 14px;
	line-height: 1.5;
}
.block_cs_page_results_before_after .title strong{
	font-weight: 750;
}
.block_cs_page_results_before_inn{
	margin: 0 0 30px 0;
	padding: 12px 20px;
	font-size: 18px;
	border: 3px solid #ed7b9d;
	background: #fbe5eb;
}
.block_cs_page_results_after_inn{
	margin: 0 0 30px 0;
	padding: 12px 20px;
	font-size: 18px;
	border: 3px solid #5a7fc9;
	background: #ffffff;
}
.block_cs_page_results_before_after td:first-child{
	padding: 11px 20px 11px 0;
	text-align: right;
}
.block_cs_page_results_before_after td:last-child{
	padding: 11px 0 11px 20px;
	font-weight: 750;
}
.block_cs_page_results_bottom{
	display: flex;
	margin: 0 0 50px 0;
	padding: 0 102px;
	justify-content: space-between;
}
.block_cs_page_results_bottom .div{
	width: 25%;
	margin: 0 15px 30px 15px;
	padding: 15px 25px 14px 25px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: 750;
	background: #5a7fc9;
	box-sizing: border-box;
}
.block_cs_page_results_bottom .div strong{
	display: block;
	margin: 0 0 10px 0;
	padding: 0 30px;
	font-family: 'Oswald';
	font-size: 36px;
	line-height: 1.5;
	background: url("../image/arrow_up.svg") left center no-repeat;
	background-size: 27px 27px !important;
}
.block_cs_page_results_bottom .div:nth-child(2) strong{
	background: url("../image/arrow_down.svg") left center no-repeat;
}
.block_cs_page_charts{
	padding: 10px;
	text-align: center;
}
.block_cs_page_charts img{
	width: 100%;
	max-width: 1320px;
}
.bg_blue .block_few_words h2{
	color: #ffffff;
}
.block_cs_page_few_words{
	display: flex;
	align-items: flex-start;
	padding: 48px 46px 48px 117px;
}
.block_cs_page_few_words_content{
	width: 100%;
	padding: 0 50px 0 0;
	box-sizing: border-box;
}
.block_cs_page_few_words_content .txt{
	max-width: 700px;
	margin: 0 0 18px 0;
	padding: 58px 0 0 0;
	font-size: 20px;
	color: #777777;
	line-height: 1.5;
	background: url("../image/ico_quote.svg") left top no-repeat;
	background-size: 65px 45px !important;
}
.block_cs_page_few_words_content .title{
	max-width: 700px;
	font-size: 20px;
	font-weight: 750;
}
.block_cs_page_few_words_img{
	min-width: 344px;
}
.block_cs_page_few_words_img img{
	width: 100%;
	border-radius: 50%;
}
.block_cs_page_another_customer{
	margin: 0 0 60px 0;
	padding: 40px 117px 52px 117px;
	color: #ffffff;
	background: #9ab2ed;
}
.block_cs_page_another_customer .title{
	max-width: 350px;
	margin: 0 0 30px 0;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 750;
}
.block_cs_page_another_customer .txt{
	padding: 66px 0 0 0;
	font-size: 22px;
	line-height: 1.5;
	background: url("../image/ico_quote_white.svg") left top no-repeat;
	background-size: 58px 40px !important;
}

/* ----- inner_privacy_policy ----- */
.block_privacy_policy{
	max-width: 1080px;
	padding: 0 20px 0 0;
	line-height: 1.6;
}
.block_privacy_policy strong{
	font-weight: 750;
}

/* ----- inner_thank_you_new ----- */
.block_thank_you_new{
	margin: 0 0 64px 0;
	padding: 0 20px;
	background: url("../image/img_thank_you.svg") calc(50% + 435px) 115px no-repeat;
	background-size: 573px auto !important;
}
@media screen and (max-width: 1280px){
	.block_thank_you_new{
		background: url("../image/img_thank_you.svg") calc(50% + 360px) 125px no-repeat;
		background-size: 500px auto !important;
	}
}
@media screen and (max-width: 1180px){
	.block_thank_you_new{
		background: url("../image/img_thank_you.svg") calc(50% + 330px) 135px no-repeat;
		background-size: 450px auto !important;
	}
}
@media screen and (max-width: 980px){
	.block_thank_you_new{
		margin: 0 0 34px 0;
		background: none;
	}
}
.block_thank_you_new h2{
	font-size: 60px;
}
.block_thank_you_new .w_1106:nth-child(2){
	padding: 2px 0 0 0;
}
.block_thank_you_new .title{
	margin: 0 0 30px 0;
	font-size: 32px;
	font-weight: 750;
}
@media screen and (max-width: 420px){
	.block_thank_you_new .title{
		font-size: 26px;
	}
}
.block_thank_you_new .title img{
	vertical-align: middle;
}
.block_thank_you_new p{
	margin: 0 0 16px 0;
	font-size: 20px;
	font-weight: 750;
}
.block_thank_you_new p img{
	vertical-align: middle;
}
.block_thank_you_new ul{
	max-width: 642px;
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
}
.block_thank_you_new li{
	padding: 0 0 20px 38px;
	line-height: 1.5;
	background: url("../image/ico_ok_3.svg") left 2px no-repeat;
	background-size: 21px auto !important;
}
.block_thank_you_new a{
	white-space: nowrap;
}

/* ----- inner_thank_you_new_2 ----- */
.block_thank_you_new_2{
	padding: 50px 0 90px 0;
}
@media screen and (max-width: 980px){
	.block_thank_you_new_2{
		padding: 0 0 50px 0;
	}
}
.block_thank_you_new_2_content{
	display: flex;
	align-items: center;
	max-width: 1223px;
	margin: 0 0 0 auto;
}
.block_thank_you_new_2_content_left{
	width: 49.059%;
}
@media screen and (max-width: 980px){
	.block_thank_you_new_2_content_left{
		width: 100%;
	}
}
.block_thank_you_new_2_content_right{
	width: 42.763%;
	margin: 0 0 0 auto;
}
@media screen and (max-width: 980px){
	.block_thank_you_new_2_content_right{
		display: none;
	}
}
.block_thank_you_new_2 h2{
	margin: 0 0 60px 0;
	font-size: 60px;
}
.block_thank_you_new_2 .description{
	max-width: 370px;
	margin: 0 0 30px 0;
	font-size: 20px;
	line-height: 1;
}
.block_thank_you_new_2 .caption{
	font-size: 32px;
	font-weight: 750;
}
@media screen and (max-width: 420px){
	.block_thank_you_new_2 .caption{
		font-size: 26px;
	}
}
.block_thank_you_new_2 .caption .ico_smile{
	vertical-align: middle;
}
.block_thank_you_new_2_content_right img{
	width: calc(100% + 50px);
	margin: 0 -50px 0 0;
}
@media screen and (max-width: 1440px){
	.block_thank_you_new_2_content_right img{
		width: 100%;
		margin: 0;
	}
}

/* ----- inner_white_label ----- */
.block_digital_revolution.white_label .description{
	margin: 0 0 30px 0;
	font-size: 32px;
	font-weight: 500;
}
@media screen and (max-width: 440px){
	.block_digital_revolution.white_label .description{
		font-size: 26px;
	}
}
.block_digital_revolution.white_label h1{
	max-width: 650px;
	margin: 0 0 30px 0;
	font-size: 52px;
}
@media screen and (max-width: 440px){
	.block_digital_revolution.white_label h1{
		font-size: 40px;
	}
}
.block_digital_revolution.white_label .block_no{
	max-width: 312px;
	margin: 0 0 60px 0;
	font-size: 20px;
	font-weight: 500;
}
.block_digital_revolution.white_label .block_no .no{
	margin: 0 12px 0 0;
	padding: 0 12px 0 0;
}
.block_digital_revolution.white_label .block_no .no_3 span{
	padding: 2px 0;
}
.block_no_checkmark{
	margin: 0 0 30px 0;
	font-size: 20px;
	color: #5a7fc9;
	font-weight: 500;
}
.block_no_checkmark > span{
	display: block;
	padding: 2px 0 2px 40px;
	position: relative;
}
.block_no_checkmark > span:before{
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 30px;
	height: 30px;
	background: url("../image/ico_ok_4.svg") center center no-repeat;
	background-size: 100% auto;
	transform: translateY(-50%);
}
.block_4_steps{
	position: absolute;
	bottom: -20%;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
@media screen and (max-width: 980px){
	.block_4_steps{
		position: relative;
		bottom: 0;
		max-width: 294px;
		margin: 0 0 60px 0;
		text-align: left;
	}
}
@media screen and (max-width: 440px){
	.block_4_steps{
		max-width: 100%;
	}
}
.block_4_steps a{
	display: inline-block; vertical-align: top;
	text-decoration: none !important;
	color: #242424;
	position: relative;
}
@media screen and (max-width: 980px){
	.block_4_steps a{
		display: block;
	}
}
.block_4_steps a:before{
	position: absolute;
	top: 100%;
	left: 50%;
	content: "";
	width: 24px;
	height: 24px;
	background: url("../image/arrow_down_2.svg") center center no-repeat;
	background-size: 100% auto;
	transform: translateX(-50%);
	animation: down-animation 1.25s ease infinite;
}
@keyframes down-animation{
	0% { transform: translateX(-50%) translateY(50%); }
	50% { transform: translateX(-50%) translateY(100%) }
	100% { transform: translateX(-50%) translateY(50%); }
}
.block_digital_revolution.white_label .button{
	display: block;
	max-width: 294px;
}
@media screen and (max-width: 440px){
	.block_digital_revolution.white_label .button{
		max-width: 100%;
	}
}
.shake{
	animation: shake-animation 4.72s ease infinite;
}
@keyframes shake-animation{
	0% { transform: rotate(0deg); }
	1.78571% { transform: rotate(5deg); }
	3.57143% { transform: rotate(0deg); }
	5.35714% { transform: rotate(-5deg); }
	7.14286% { transform: rotate(0deg); }
	8.92857% { transform: rotate(5deg); }
	10.71429% { transform: rotate(0deg); }
	100% { transform: rotate(0deg); }
}
.block_white + .button_holder .button.shake, .block_pricing_inn + .button_holder .button.shake{
	display: block;
	max-width: 360px;
	margin: 0 auto;
}
.block_white + .button_holder{
	margin: 0 0 40px 0;
}
@media screen and (max-width: 980px){
	.block_white + .button_holder{
		margin: -40px 0 70px 0;
	}
}
.block_pricing_inn + .button_holder{
	margin: 70px 0 -30px 0;
}
@media screen and (max-width: 980px){
	.block_pricing_inn + .button_holder{
		margin: 0 0 40px 0;
	}
}
.block_digital_revolution.white_label .img{
	left: calc(50% - 15px);
	max-width: 677px;
}
@media screen and (max-width: 1380px){
	.block_digital_revolution.white_label .img{
		left: auto;
		right: 20px;
		width: 45%;
	}
}
@media screen and (max-width: 1180px){
	.block_digital_revolution.white_label .img{
		width: 40%;
	}
}
@media screen and (max-width: 980px){
	.block_digital_revolution.white_label .img{
		width: calc(100% - 40px);
		margin: 30px 20px 10px 20px;
		right: 0;
	}
}
.block_services_we_offer{
	margin: 0 0 30px 0;
}
@media screen and (max-width: 980px){
	.block_services_we_offer{
		margin: 0;
	}
}
.block_services_we_offer .w_1106 > .txt{
	max-width: 700px;
	margin: 0 0 60px 0;
	font-size: 20px;
	line-height: 1.4;
}
@media screen and (max-width: 980px){
	.block_services_we_offer .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
}
.block_services_we_offer_inn{
	padding: 80px 58px;
}
@media screen and (max-width: 1180px){
	.block_services_we_offer_inn{
		padding: 80px 20px;
	}
}
@media screen and (max-width: 980px){
	.block_services_we_offer_inn{
		padding: 30px 20px 10px 20px;
	}
}
.block_paid{
	display: flex;
}
@media screen and (max-width: 980px){
	.block_paid{
		flex-wrap: wrap;
	}
}
.block_paid_left{
	width: 23.654%;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
@media screen and (max-width: 980px){
	.block_paid_left{
		width: 100%;
		padding: 0;
	}
}
.block_paid_right{
	width: 76.346%;
}
@media screen and (max-width: 980px){
	.block_paid_right{
		width: 100%;
	}
}
.block_paid .title{
	margin: 0 0 30px 0;
	font-size: 40px;
	font-weight: 750;
}
@media screen and (max-width: 980px){
	.block_paid .title{
		font-size: 34px;
	}
}
.block_paid .txt{
	margin: 0 0 40px 0;
	font-size: 20px;
	line-height: 1.4;
}
.block_paid .imgs{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 980px){
	.block_paid .imgs{
		flex-wrap: wrap;
		justify-content: left;
		margin: 0 -20px 0 0;
	}
}
.block_paid .imgs.imgs_2{
	justify-content: left;
}
.block_paid .imgs img{
	height: 28px;
}
@media screen and (max-width: 980px){
	.block_paid .imgs img{
		height: 28px !important;
		margin: 0 20px 20px 0 !important;
	}
}
.block_paid .imgs.imgs_2 img{
	height: 32px;
}
.block_paid .imgs.imgs_2 img:first-child{
	height: 42px;
	margin: 0 80px 0 0;
}
.block_services_we_offer_inn .hr{
	margin: 0 0 80px 0;
	padding: 80px 0 0 0;
	border-bottom: 2px solid #acbfe4;
}
@media screen and (max-width: 980px){
	.block_services_we_offer_inn .hr{
		margin: 0 0 40px 0;
		padding: 20px 0 0 0;
	}
}
.block_our_values.white_label{
	color: #242424;
	background: #ffffff;
}
.block_our_values.white_label .subtitle{
	margin: 0 0 18px 0;
	font-size: 14px;
	color: #5a7fc9;
	font-weight: 500;
}
.block_some_agencies{
	padding: 100px 0 70px 0;
	background: #454545;
}
@media screen and (max-width: 980px){
	.block_some_agencies{
		padding: 60px 0 40px 0;
	}
}
.block_some_agencies h2{
	margin: 0 0 50px 0;
	font-size: 40px;
}
.block_some_agencies_imgs{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 -30px;
}
@media screen and (max-width: 980px){
	.block_some_agencies_imgs{
		margin: 0 -10px;
	}
}
.block_some_agencies_imgs img{
	margin: 30px;
}
@media screen and (max-width: 980px){
	.block_some_agencies_imgs img{
		max-width: 150px;
		max-height: 70px;
		margin: 20px 10px;
	}
}
.block_pricing{
	padding: 100px 0;
}
@media screen and (max-width: 980px){
	.block_pricing{
		padding: 60px 0 30px 0;
	}
}
.block_pricing .w_1106 > .txt{
	max-width: 700px;
	margin: 0 0 60px 0;
	font-size: 20px;
	line-height: 1.4;
}
@media screen and (max-width: 980px){
	.block_pricing .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
}
.block_pricing_inn{
	display: flex;
	margin: 0 -30px;
}
@media screen and (max-width: 1280px){
	.block_pricing_inn{
		margin: 0 -20px;
	}
}
@media screen and (max-width: 980px){
	.block_pricing_inn{
		flex-wrap: wrap;
		margin: 0 -10px;
	}
}
.block_pricing_item{
	width: calc(33.33% - 60px);
	margin: 0 30px;
	padding: 40px 20px 0 20px;
	text-align: center;
	color: #242424;
	background: #ffffff;
	box-sizing: border-box;
}
@media screen and (max-width: 1280px){
	.block_pricing_item{
		width: calc(33.33% - 40px);
		margin: 0 20px;
	}
}
@media screen and (max-width: 980px){
	.block_pricing_item{
		width: calc(100% - 20px);
		margin: 0 10px 30px 10px;
		padding: 30px 20px 0 20px;
	}
}
.block_pricing_item .icons{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 30px 0;
}
.block_pricing_item .icons > div{
	width: 52px;
	height: 52px;
	margin: 0 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 52px auto !important;
}
.ico_pricing_item_fb{
	background-image: url("../image/ico_pricing_item_fb.svg");
}
.ico_pricing_item_inst{
	background-image: url("../image/ico_pricing_item_inst.svg");
}
.ico_pricing_item_google{
	background-image: url("../image/ico_pricing_item_google.svg");
}
.ico_pricing_item_tt{
	background-image: url("../image/ico_pricing_item_tt.svg");
}
.ico_pricing_item_pin{
	background-image: url("../image/ico_pricing_item_pin.svg");
}
.ico_pricing_item_snap{
	background-image: url("../image/ico_pricing_item_snap.svg");
}
.block_pricing_item .title{
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 326px;
	min-height: 77px;
	margin: 0 auto 20px auto;
	font-size: 32px;
	font-weight: 750;
}
@media screen and (max-width: 980px){
	.block_pricing_item .title{
		min-height: auto;
		font-size: 26px;
	}
}
.block_pricing_item .description{
	max-width: 326px;
	margin: 0 auto 200px auto;
	color: #676767;
	line-height: 1.6;
}
.block_pricing_item .price{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px;
	background: #e6edf4;
}
.block_pricing_item .price strong{
	display: block;
	margin: 0 0 10px 0;
	font-size: 40px;
	font-weight: 750;
}
.block_pricing_item .price strong i{
	font-style: normal;
}
.block_pricing_item .price strong i p{
	display: inline;
}
.block_pricing_item .price strong sup{
	font-size: 25px;
}
.block_pricing_item .price span{
	display: block;
	font-size: 14px;
	color: #676767;
}
.block_pricing_item .price u{
	position: absolute;
	bottom: 11px;
	left: 50%;
	text-decoration: none;
	font-size: 12px;
	color: #5a7fc9;
	line-height: 1.6;
	white-space: nowrap;
	transform: translateX(-50%);
	opacity: .5;
}
.block_say_about_us{
	padding: 100px 0;
	color: #242424;
	background: #ffffff;
}
@media screen and (max-width: 980px){
	.block_say_about_us{
		padding: 60px 0;
	}
}
.block_say_about_us h2{
	max-width: 712px;
	margin: 0 0 60px 0;
}
.block_say_about_us_item{
	display: flex;
	align-items: flex-start;
}
@media screen and (max-width: 980px){
	.block_say_about_us_item{
		flex-wrap: wrap;
	}
}
.block_say_about_us_item:not(:last-child){
	margin: 0 0 100px 0;
}
@media screen and (max-width: 980px){
	.block_say_about_us_item:not(:last-child){
		margin: 0 0 70px 0;
	}
}
.block_say_about_us_txt{
	width: 60.896%;
	padding: 0 60px 0 0;
	box-sizing: border-box;
}
@media screen and (max-width: 980px){
	.block_say_about_us_txt{
		width: 100%;
		padding: 0 !important;
		order: 2;
	}
}
.block_say_about_us_txt:last-child{
	padding: 0 0 0 60px;
}
.block_say_about_us_txt .txt{
	max-width: 700px;
	margin: 0 0 18px 0;
	padding: 58px 0 0 0;
	font-size: 20px;
	color: #777777;
	line-height: 1.5;
	background: url("../image/ico_quote.svg") left top no-repeat;
	background-size: 65px 45px !important;
}
.block_say_about_us_txt .txt strong{
	font-weight: 500;
}
.block_say_about_us_txt .title{
	font-size: 20px;
	font-weight: 750;
}
.block_say_about_us_video{
	width: 39.104%;
}
@media screen and (max-width: 980px){
	.block_say_about_us_video{
		width: 100%;
		margin: 0 0 30px 0;
		order: 1;
	}
}
.block_ready_to_talk.white_label h2{
	max-width: 760px;
}
.block_ready_to_talk.white_label .button{
	display: block;
	max-width: 294px;
}
@media screen and (max-width: 440px){
	.block_ready_to_talk.white_label .button{
		max-width: 100%;
	}
}

/* ----- mobile_button ----- */
.block_mobile_button{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	z-index: 10;
}
.block_mobile_button .button{
	display: block;
}

/* ----- inner_career_page ----- */
.block_join_team{
	margin: -6px 0 0 0;
	padding: 294px 0 0 0;
	color: #ffffff;
	background: url("../image/block_join_team_bg.jpg") center top no-repeat;
	background-size: cover !important;
}
@media screen and (max-width: 980px){
	.block_join_team{
		padding: 150px 0 0 0;
	}
}
@media screen and (max-width: 480px){
	.block_join_team{
		padding: 0;
	}
}
.block_join_team_bottom{
	padding: 40px 20px;
	text-align: center;
	background: rgba(0,0,0,.5);
}
.block_join_team_bottom h1{
	max-width: 1100px;
	margin: 0 auto 20px auto;
	font-size: 60px;
}
@media screen and (max-width: 980px){
	.block_join_team_bottom h1{
		font-size: 50px !important;
	}
}
@media screen and (max-width: 680px){
	.block_join_team_bottom h1{
		font-size: 40px !important;
	}
}
@media screen and (max-width: 480px){
	.block_join_team_bottom h1{
		font-size: 34px !important;
	}
}
.block_join_team_bottom .description{
	max-width: 1100px;
	margin: 0 auto 20px auto;
	font-size: 24px;
}
@media screen and (max-width: 980px){
	.block_join_team_bottom .description{
		font-size: 20px;
	}
}
@media screen and (max-width: 480px){
	.block_join_team_bottom .description{
		line-height: 1.4;
	}
}
.block_have_fun{
	padding: 100px 0;
	color: #ffffff;
}
@media screen and (max-width: 980px){
	.block_have_fun{
		padding: 60px 0;
	}
}
.block_have_fun .w_1106 > .txt{
	max-width: 874px;
	margin: 0 0 60px 0;
	font-size: 20px;
	line-height: 1.4;
}
@media screen and (max-width: 980px){
	.block_have_fun .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
}
.block_have_fun_slider{
	margin: 0 0 60px 0;
}
@media screen and (max-width: 980px){
	.block_have_fun_slider{
		margin: 0 0 30px 0;
	}
}
.block_have_fun_slider .div{
	padding-top: 59.701%;
	position: relative;
}
.slick_slider ul li{
	cursor: pointer;
}
@media screen and (max-width: 480px){
	.block_have_fun_slider .div{
		padding-top: 0;
	}
}
.block_have_fun_slider .div .img{
	position: absolute;
	width: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
}
@media screen and (max-width: 480px){
	.block_have_fun_slider .div .img{
		position: relative;
		width: 100%;
	}
}
.block_have_fun_slider .div .img_1{
	top: 0;
	left: 0;
	padding-top: 22.388%;
}
@media screen and (max-width: 480px){
	.block_have_fun_slider .div .img_1{
		padding-top: 44.772%;
	}
}
.block_have_fun_slider .div .img_2{
	top: 0;
	right: 0;
	padding-top: 32.835%;
}
@media screen and (max-width: 480px){
	.block_have_fun_slider .div .img_2{
		padding-top: 65.681%;
	}
}
.block_have_fun_slider .div .img_3{
	bottom: 0;
	left: 0;
	padding-top: 37.313%;
}
@media screen and (max-width: 480px){
	.block_have_fun_slider .div .img_3{
		padding-top: 74.545%;
	}
}
.block_have_fun_slider .div .img_4{
	bottom: 0;
	right: 0;
	padding-top: 26.865%;
}
@media screen and (max-width: 480px){
	.block_have_fun_slider .div .img_4{
		padding-top: 53.636%;
	}
}
.block_benefits{
	padding: 92px 0 100px 0;
}
@media screen and (max-width: 980px){
	.block_benefits{
		padding: 60px 0;
	}
}
.block_benefits .w_1106 > .txt{
	max-width: 874px;
	margin: 0 0 60px 0;
	font-size: 20px;
	line-height: 1.4;
}
@media screen and (max-width: 980px){
	.block_benefits .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
}
.block_benefits_inn{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
@media screen and (max-width: 980px){
	.block_benefits_inn{
		margin: 0 -10px;
	}
}
.block_benefits_item{
	width: calc(33.33% - 40px);
	margin: 0 20px 40px 20px;
	padding: 40px;
	border: 1px solid #5a7fc9;
	background: #ffffff;
	box-sizing: border-box;
}
@media screen and (max-width: 980px){
	.block_benefits_item{
		width: calc(50% - 20px) !important;
		margin: 0 10px 20px 10px;
		padding: 20px;
	}
}
@media screen and (max-width: 680px){
	.block_benefits_item{
		width: calc(100% - 20px) !important;
	}
}
.block_benefits_item:nth-last-child(1), .block_benefits_item:nth-last-child(2){
	width: calc(50% - 40px);
}
@media screen and (max-width: 980px){
	.block_benefits_item:nth-last-child(1){
		width: calc(100% - 20px) !important;
	}
}
.block_benefits_item .ico{
	width: 40px;
	height: 40px;
	margin: 0 0 12px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto !important;
}
.ico_benefits_1{
	background-image: url("../image/ico_benefits_1.svg");
}
.ico_benefits_2{
	background-image: url("../image/ico_benefits_2.svg");
}
.ico_benefits_3{
	background-image: url("../image/ico_benefits_3.svg");
}
.ico_benefits_4{
	background-image: url("../image/ico_benefits_4.svg");
}
.ico_benefits_5{
	background-image: url("../image/ico_benefits_5.svg");
}
.block_benefits_item .title{
	margin: 0 0 12px 0;
	font-size: 28px;
	font-weight: 750;
}
.block_benefits_item .description{
	color: #676767;
	line-height: 1.6;
}
.block_open_positions{
	padding: 92px 0 40px 0;
}
@media screen and (max-width: 980px){
	.block_open_positions{
		padding: 60px 0 0 0;
	}
}
.block_open_positions .w_1106{
	color: #ffffff;
}
.block_open_positions_inn{
	padding: 80px 58px;
}
@media screen and (max-width: 1180px){
	.block_open_positions_inn{
		padding: 80px 20px;
	}
}
@media screen and (max-width: 980px){
	.block_open_positions_inn{
		padding: 20px 0;
	}
}
.block_open_positions_item{
	display: flex;
	align-items: center;
	padding: 20px 40px;
	position: relative;
	transition: all 0.25s ease 0s;
}
@media screen and (max-width: 980px){
	.block_open_positions_item{
		padding: 20px;
	}
}
@media screen and (max-width: 480px){
	.block_open_positions_item{
		align-items: flex-start;
	}
}
.block_open_positions_item:not(:last-child){
	margin: 0 0 40px 0;
}
@media screen and (max-width: 980px){
	.block_open_positions_item:not(:last-child){
		margin: 0 0 20px 0;
	}
}
.block_open_positions_item:hover{
	background: #e6edf4;
}
.block_open_positions_item .num{
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 40px;
	min-width: 40px;
	height: 40px;
	margin: 0 20px 0 0;
	color: #ffffff;
	font-weight: 750;
	border-radius: 50%;
	background: #5a7fc9;
}
@media screen and (max-width: 480px){
	.block_open_positions_item .num{
		max-width: 30px;
		min-width: 30px;
		height: 30px;
		margin: 0 20px 0 0;
	}
}
.block_open_positions_item .description{
	line-height: 1;
}
.block_open_positions_item .date{
	margin: 0 0 8px 0;
	font-size: 12px;
	color: #676767;
}
.block_open_positions_item .title{
	margin: 0 0 8px 0;
	font-size: 24px;
	font-weight: 750;
}
.block_open_positions_item .info{
	font-size: 14px;
	color: #5a7fc9;
	text-transform: uppercase;
}
.block_open_positions_item .arrow{
	width: 37px;
	height: 20px;
	margin: 0 0 0 auto;
	background: url("../image/arrow_right.svg") right 13px center no-repeat;
	background-size: 37px 15px !important;
	transition: all 0.25s ease 0s;
}
@media screen and (max-width: 980px){
	.block_open_positions_item .arrow{
		display: none;
	}
}
.block_open_positions_item:hover .arrow{
	background-position: right 0 center;
}
.block_open_positions_item .a{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

/* ----- inner_career_page_position ----- */
.block_open_position{
	margin: 0 0 80px 0;
	padding: 20px 0 0 0;
	line-height: 1.625;
}
@media screen and (max-width: 980px){
	.block_open_position{
		margin: 0 0 60px 0;
	}
}
.button_back{
	display: inline-block; vertical-align: top;
	margin: 0 0 68px 0;
	padding: 0 0 0 62px;
	text-decoration: none !important;
	color: #5a7fc9 !important;
	text-transform: uppercase;
	background: url("../image/arrow_left.svg") left center no-repeat;
	background-size: 42px auto !important;
}
@media screen and (max-width: 980px){
	.button_back{
		margin: 0 0 30px 0;
	}
}
.button_back:hover{
	color: #242424 !important;
}
.block_open_position{
	max-width: 880px;
}
.block_open_position_top{
	margin: 0 0 35px 0;
	padding: 0 0 40px 0;
	line-height: 1;
	border-bottom: 2px solid #acbfe4;
}
.block_open_position_top .date{
	margin: 0 0 20px 0;
	font-size: 14px;
	color: #676767;
}
.block_open_position_top h1{
	margin: 0 0 20px 0;
	font-size: 36px !important;
	line-height: 1;
}
@media screen and (max-width: 980px){
	.block_open_position_top h1{
		font-size: 30px !important;
	}
}
.block_open_position_top .info{
	font-size: 14px;
	color: #5a7fc9;
}
.block_open_position .description{
	padding: 0 0 32px 0;
}
@media screen and (max-width: 980px){
	.block_open_position .description{
		padding: 0 0 14px 0;
	}
}
.block_open_position .description p{
	margin: 0 0 26px 0;
}
.block_open_position .title{
	margin: 0 0 12px 0;
	font-size: 24px;
	font-weight: 750;
}
.block_open_position ul{
	margin: 0 0 58px 0;
	padding: 0 0 0 18px;
}
@media screen and (max-width: 980px){
	.block_open_position ul{
		margin: 0 0 40px 0;
	}
}
.block_open_position .button{
	display: block;
	max-width: 406px;
	box-sizing: border-box;
}

/* ----- editable_switch ----- */
.block_editable_switch{
	position: fixed;
	top: 0;
	right: 0;
	padding: 15px 20px;
	font-size: 14px;
	background: #9ab2ed;
	z-index: 100;
}
.block_editable_switch span{
	margin: 0 10px;
}

/* ----- preload_bg ----- */
.preload_bg{
	position: absolute;
	top: -1000em;
	left: -1000em;
	/*
        background-image: url("../images/bg.jpg");
    */
}

@media screen and (max-width: 1280px){
	.block_they_worked_item{
		margin: 0 20px;
	}
	.block_cs_page_screen{
		margin: -10% -30px 0 -30px;
	}
	.block_cs_page_client_left{
		padding: 80px 30px;
	}
	.block_cs_page_client_right{
		padding: 80px 30px 80px 0;
	}
	.block_cs_page_problem_left{
		padding: 80px 30px;
	}
	.block_cs_page_problem_right{
		padding: 80px 30px;
	}
	.block_cs_page_results_top_left{
		padding: 80px 30px 60px 30px;
	}
	.block_cs_page_results_top_right{
		padding: 80px 30px 60px 0;
	}
	.block_cs_page_results_before_after{
		padding: 0 30px;
	}
	.block_cs_page_results_bottom{
		padding: 0 15px;
	}
	.block_cs_page_results_bottom .div{
		padding: 15px 20px 14px 20px;
	}
	.block_cs_page_few_words{
		padding: 48px 30px;
	}
	.block_cs_page_few_words_content{
		padding: 0 30px 0 0;
	}
	.block_cs_page_another_customer{
		padding: 40px 30px 52px 30px;
	}
	.block_we_help{
		margin: 0 0 40px 0;
	}
	.block_we_help_inn{
		margin: 0 -15px;
	}
	.block_we_help_inn .div{
		width: calc(33.33% - 15px*2);
		margin: 0 15px 30px 15px;
	}
}
@media screen and (max-width: 1180px){
	.block_what_we_do_inn{
		padding: 30px 0 0 0;
	}
	.block_what_we_do_inn .div{
		margin: 0 0 70px 0;
		padding: 0 30px 0 0;
	}
	.block_testimonials_slider .div{
		padding: 30px 30px 30px 0;
	}
	.block_ready_to_work{
		padding: 28px 30px 40px 30px;
	}
	.block_contact_us{
		background: none;
	}
	.block_contact_us_form{
		width: 100%;
	}
	.block_about_us_inn{
		padding: 30px 0;
	}
	.block_team_inn{
		padding: 0 0 20px 0;
	}
	.block_blog_category_inn{
		margin: 0 -10px;
	}
	.block_blog_category_item{
		width: calc(50% - 10px*2);
		margin: 0 10px 32px 10px;
		padding: 0 20px 20px 20px;
	}
	.block_blog_category_item .img{
		margin: 0 -20px 20px -20px;
	}
	.block_paging, .nav-links{
		margin: 0 0 50px 0;
	}
	.block_share{
		margin: 0 0 50px 0;
	}
	.block_share:last-child{
		margin: 0 0 50px 0;
	}
	.buttons_prev_next{
		margin: 0 0 50px 0;
	}
	.block_related_articles{
		padding: 50px 0;
	}
	.block_related_articles_slider{
		margin: 0 -20px 50px 0;
	}
	.block_related_articles_slider .div{
		width: calc(33.333% - 20px);
		padding: 0 20px 0 0;
	}
	.block_cs_item_content{
		padding: 40px;
	}
}
@media screen and (max-width: 980px){
	.button_menu_mobile{
		display: block;
	}
	.header_center{
		padding: 26px 20px;
	}
	.header_right{
		display: none;
	}
	.block_digital_revolution{
		margin: -6px 0 0 0;
		padding: 10px 0;
	}
	.content h1{
		font-size: 60px;
	}
	.content h2{
		font-size: 60px;
	}
	.content h3{
		font-size: 30px;
	}
	.content .block_blog h1{
		font-size: 30px;
	}
	.block_digital_revolution h1{
		max-width: 100%;
	}
	.block_digital_revolution .description{
		max-width: 100%;
		margin: 0 0 38px 0;
		font-size: 26px;
	}
	.block_info{
		margin: 0 0 70px 0;
	}
	.block_info_inn{
		flex-wrap: wrap;
		padding: 30px 0 0 0;
	}
	.block_info_inn .div{
		width: 50%;
		margin: 0 0 40px 0;
		padding: 0 20px 0 0;
	}
	.block_info_inn .title{
		font-size: 35px;
	}
	.block_what_we_do_inn .div{
		width: 50%;
		padding: 0 20px 0 0;
	}
	.block_few_words_inn{
		flex-wrap: wrap;
	}
	.block_testimonials_slider{
		width: 100%;
	}
	.block_ready_to_work{
		width: calc(100% + 20px);
		margin: 0 0 -1px -20px;
		padding: 28px 20px 40px 20px;
	}
	.block_few_words_inn .block_slider_arrows{
		display: block !important;
		width: 100%;
		margin-top: 30px;
	}
	.block_few_words > .block_slider_arrows{
		display: none;
	}
	.block_case_study > .block_slider_arrows{
		margin: -25px 0 44px 0;
	}
	.block_we_help_inn{
		margin: 0 -10px;
	}
	.block_we_help_inn .div{
		width: calc(33.33% - 10px*2);
		margin: 0 10px 20px 10px;
		padding: 30px 20px;
	}
	.block_clutch{
		padding: 70px 0 44px 0;
		color: #ffffff;
		background: #454545;
	}
	.block_clutch .w_1223{
		padding: 0 !important;
	}
	.block_clutch_slider:before{
		top: auto;
		left: 0;
		width: auto;
		height: 50px;
	}
	.block_clutch_item{
		flex-wrap: wrap;
	}
	.block_clutch_item_left{
		width: 100%;
		padding: 30px 20px;
	}
	.block_clutch_item_right{
		width: 100%;
		padding: 30px 20px;
		background: #5a7fc9;
	}
	.block_clutch_item_left .txt{
		font-size: 18px;
		line-height: 1.5;
	}
	.block_they_worked_slider{
		margin: 0 -10px 48px -10px;
	}
	.block_they_worked_item{
		margin: 0 10px;
	}
	.block_video{
		margin: 0 0 20px 0;
	}
	.block_they_worked{
		padding: 50px 0 44px 0;
	}
	.block_brands{
		padding: 44px 0;
	}
	.block_about_us{
		margin: 0 0 30px 0;
	}
	.block_about_us .block_white{
		margin: 0 0 30px 0;
	}
	.block_about_us_inn{
		flex-wrap: wrap;
	}
	.block_about_us_inn .ss_col{
		width: 100%;
		margin: 0 0 40px 0;
		padding: 0;
	}
	.block_about_us_left{
		width: 100%;
		padding: 0 20px 30px 0;
		font-size: 40px;
		line-height: normal;
		box-sizing: border-box;
	}
	.block_about_us_right{
		width: 100%;
		padding: 0 20px 0 0 !important;
	}
	.ss_col .block_about_us_left{
		margin: 0;
	}
	.block_about_us_left .ico{
		width: 74px;
		height: 74px;
		background-size: 74px 74px !important;
	}
	.block_about_us_left br{
		display: none;
	}
	.block_404{
		padding: 50px 0 540px 0;
	}
	.popup{
		margin: -100px 0 0 0;
	}
	.block_form .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
	.block_form form{
		width: 100%;
		padding: 50px 20px 50px 0;
		box-sizing: border-box;
	}
	.block_schedule .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
	.block_schedule .w_1223{
		padding: 0 !important;
	}
	.block_schedule_inn{
		padding: 30px 0;
	}
	.block_thank_you .w_1106 > .txt{
		margin: 0 0 50px 0;
	}
	.block_thank_you_inn{
		padding: 30px 0;
	}
	.block_thank_you_inn .txt_2{
		padding: 0 20px 0 0;
	}
	.block_cs_item{
		flex-wrap: wrap;
		margin: 0 0 30px 0;
	}
	.block_cs_item:last-child{
		margin: 0 0 50px 0;
	}
	.block_cs_item_img{
		width: 100%;
		order: 1 !important;
	}
	.block_cs_item_content{
		width: 100%;
		padding: 0 20px 30px 20px;
		font-size: 18px;
		order: 2 !important;
	}
	.block_cs_item_img .img{
		width: 85.678%;
		max-width: 574px;
		position: relative;
	}
	.block_cs_item_content .title{
		font-size: 30px;
	}
	.block_cs_page h1{
		font-size: 40px;
	}
	.block_cs_page_client{
		flex-wrap: wrap;
	}
	.block_cs_page_client_left{
		width: 100%;
		padding: 30px 20px;
		font-size: 40px;
	}
	.block_cs_page_client_right{
		width: 100%;
		padding: 0 20px 30px 20px;
	}
	.block_cs_page_problem{
		flex-wrap: wrap;
	}
	.block_cs_page_problem_left{
		width: 100%;
		padding: 30px 20px;
	}
	.block_cs_page_problem_right{
		width: 100%;
		padding: 30px 20px;
	}
	.block_cs_page_problem .title{
		font-size: 40px;
	}
	.block_cs_page_results_top{
		flex-wrap: wrap;
	}
	.block_cs_page_results_top_left{
		width: 100%;
		padding: 30px 20px;
		font-size: 40px;
	}
	.block_cs_page_results_top_right{
		width: 100%;
		padding: 0 20px 30px 20px;
	}
	.block_cs_page_results_before_after{
		flex-wrap: wrap;
		padding: 0 20px;
	}
	.block_cs_page_results_before{
		width: 100%;
		padding: 0;
	}
	.block_cs_page_results_after{
		width: 100%;
		padding: 0;
	}
	.block_cs_page_results_bottom{
		flex-wrap: wrap;
		margin: 0;
	}
	.block_cs_page_results_bottom .div{
		width: calc(50% - 30px);
	}
	.block_cs_page_few_words{
		flex-wrap: wrap;
		padding: 30px 20px;
	}
	.block_cs_page_few_words_content{
		padding: 0;
		order: 2;
	}
	.block_cs_page_few_words_img{
		width: 100%;
		max-width: 280px;
		min-width: 1px;
		margin: 0 auto 20px auto;
		order: 1;
	}
	.block_cs_page_another_customer{
		margin: 0 0 50px 0;
		padding: 30px 20px;
	}
	.block_subscribe{
		flex-wrap: wrap;
		margin: 0 0 50px 0;
		text-align: center;
	}
	.block_subscribe .img{
		width: 100%;
		padding: 0;
	}
	.block_subscribe .img_inn{
		max-width: 150px;
		margin: 0 auto 20px auto;
	}
	.block_subscribe .form{
		width: 100%;
		padding: 0;
	}
	.block_subscribe .form > div{
		max-width: 100%;
	}
	.block_subscribe .button{
		margin: 20px 0 0 0;
	}
	.block_blog_top_item{
		margin: 0 0 50px 0;
		background: none;
	}
	.block_blog_top_item_inn{
		width: 100%;
		padding: 30px 20px;
	}
	.block_testimonials_slider .div{
		padding: 30px 20px 30px 0;
	}
	.block_blog_category_item{
		margin: 0 10px 20px 10px;
	}
}
@media screen and (max-width: 880px){
	.block_we_help_inn .div{
		width: calc(50% - 10px*2);
	}
	.block_blog_top_item_inn{
		max-width: 100%;
	}
}
@media screen and (max-width: 780px){
	.block_contact_us_form{
		flex-wrap: wrap;
	}
	.block_contact_us_form form{
		width: 100%;
	}
	.block_contact_us_form_txt{
		width: 100%;
		padding: 0;
	}
	.block_blog_info{
		flex-wrap: wrap;
		margin: 0 0 20px 0;
	}
	.block_blog_info_author_img{
		margin: 0 28px 20px 0;
	}
	.block_blog_info_date{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.block_blog_info_category{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.block_blog_info_views{
		width: 100%;
		margin: 0 0 20px 0;
	}
}
@media screen and (max-width: 720px){
	.block_what_we_do_inn .div{
		width: 100%;
	}
}
@media screen and (max-width: 680px){
	.block_info_inn .div{
		width: 100%;
	}
	.block_we_help_inn .div{
		width: calc(100% - 10px*2);
	}
	.block_we_help_inn .div_inn{
		max-width: 100%;
	}
	.block_they_worked_slider{
		margin: 0 0 48px 0;
	}
	.block_they_worked_item{
		margin: 0 auto;
	}
	.block_blog_category_filter{
		flex-wrap: wrap;
		margin: 0 0 30px 0;
	}
	.block_search{
		width: 100%;
		margin: 0 0 30px 0;
		order: 1;
	}
	.block_select_category{
		width: 100%;
		order: 2;
	}
	.block_blog_category_search_result{
		margin: 0 0 46px 0;
	}
	.block_blog_category_search_result .button{
		margin: 30px 0 0 0;
	}
	.block_blog_category_empty{
		margin: 0 0 46px 0;
		padding: 0;
	}
	.block_blog_category_empty .title{
		margin: 0 0 30px 0;
	}
	.block_team .w_1223{
		padding: 0 !important;
	}
	.block_team .block_white:not(:last-child){
		margin: 0 !important;
	}
	.block_team_inn{
		flex-wrap: wrap;
		justify-content: center;
		padding: 0;
	}
	.block_team_item{
		width: 100%;
		max-width: 360px;
		margin: 0 auto 30px auto !important;
	}
}
@media screen and (max-width: 580px){
	.buttons_prev_next .button{
		width: auto;
		font-size: 0;
	}
	.block_cs_page_results_bottom .div{
		width: calc(100% - 30px);
	}
	.block_blog_category_search_result .info span{
		margin: 0 0 10px 0;
	}
	.block_blog_inn .table th{
		padding: 5px;
		font-size: 10px;
		line-height: 1.5;
	}
	.block_blog_inn .table td{
		padding: 5px;
		font-size: 10px;
		line-height: 1.5;
	}
}
@media screen and (max-width: 540px){
	.block_contact_us .w_1106 > .txt{
		margin: -10px 0 50px 0;
	}
	.socials{
		bottom: 10px;
		right: 10px;
		padding: 5px;
	}
	.socials a{
		width: 24px;
		height: 24px;
		background-size: 24px 24px !important;
	}
	.socials a:not(:last-child){
		margin: 0 0 10px 0;
	}
	.block_blog_category_item{
		width: calc(100% - 10px*2);
	}
	.block_404{
		padding: 50px 0 320px 0;
		background-size: 280px 282px !important;
	}
	.popup_question, .popup_ok, .popup_error{
		width: auto;
		left: 20px;
		right: 20px;
		transform: translateX(0);
	}
	.button_big{
		padding: 18px 20px;
		font-size: 20px;
	}
	.block_cs_page h1{
		font-size: 30px !important;
	}
	.block_cs_page_client_left{
		font-size: 30px;
	}
	.block_cs_page_client_right{
		font-size: 16px;
	}
	.block_cs_page_problem_left .title{
		margin: 0 0 30px 0;
		font-size: 30px;
	}
	.block_cs_page_problem_right .title{
		margin: 0 0 30px 0;
		font-size: 30px;
	}
	.block_cs_page_problem li{
		font-size: 16px;
	}
	.block_cs_page_results_top_left{
		font-size: 30px;
	}
	.block_cs_page_results_top_right{
		font-size: 16px;
	}
	.block_cs_page_results_before_inn{
		font-size: 16px;
	}
	.block_cs_page_results_after_inn{
		font-size: 16px;
	}
	.block_cs_page_results_before_after td:first-child{
		padding: 11px 10px 11px 0;
	}
	.block_cs_page_results_before_after td:last-child{
		padding: 11px 0 11px 10px;
	}
	.block_cs_page_results_bottom .div{
		width: calc(100% - 10px);
		margin: 0 5px 30px 5px;
	}
	.block_cs_page_few_words_content .txt{
		font-size: 16px;
	}
	.block_cs_page_another_customer .txt{
		font-size: 16px;
	}
}
@media screen and (max-width: 440px){
	.button{
		padding: 18px 20px;
	}
	.content h1{
		font-size: 45px;
	}
	.content h2{
		font-size: 45px;
	}
	.block_digital_revolution h1{
		font-size: 40px;
	}
	.block_clutch_title{
		flex-wrap: wrap;
	}
	.block_clutch_title .ss_col{
		width: 100%;
	}
	.block_clutch_title .ss_col:not(:last-child){
		margin: 0 0 20px 0;
	}
	.popup_buttons{
		margin: 0 -10px;
	}
	.popup_buttons a{
		width: 100px;
		margin: 0 10px;
	}
	.blocks-gallery-item{
		width: 100%;
		padding: 0 !important;
	}
	.block_team_item .div{
		padding: 0 0 0 20px;
	}
}
@media screen and (max-width: 359px){
	.button_arrow{
		padding-left: 30px;
	}
	.block_blog_category_search_result .info{
		font-size: 16px;
		line-height: 1.4;
	}
}

.ad-ads {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 28px;
}
.ad-ads__link {
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	border: 1px solid #E6EDF4;
	transition: .3s;
	overflow: hidden;
}
.ad-ads__img-wrapper {
	display: flex;
	height: 300px;
	overflow: hidden;
}
.ad-ads__img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .4s;
}
.ad-ads__content {
	position: relative;
	display: flex;
	align-items: center;
	padding: 20px 66px 20px 40px;
}
.ad-ads__content:after {
	content: '';
	position: absolute;
	right: 40px;
	top: 50%;
	width: 24px;
	height: 13px;
	transform: translateY(-50%) translateX(100px);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: .3s;
	opacity: 0;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 8.1768L23.5 8.1768M16.8536 1.32324L23.8536 8.32324M24 7.6768L17 14.6768' stroke='%235A7FC9'/%3E%3C/svg%3E%0A");
}
.ad-ads__title {
	font-size: 20px;
	color: #242424;
	font-weight: 750;
	transition: .3s;
}
.ad-ads__link:hover {
	text-decoration: none!important;
}
.ad-ads__link:hover .ad-ads__content:after {
	opacity: 1;
	transform: translateY(-50%) translateX(0);
}
.ad-ads__link:hover .ad-ads__img-wrapper img {
	transform: scale(1.07);
}
.ad-ads_white .ad-ads__link {
	border-radius: 2px;
}
.ad-ads_white .ad-ads__link:hover {
	box-shadow: 0px 4px 20px rgba(129, 178, 203, 0.2);
}
.ad-ads_white .ad-ads__link:hover .ad-ads__title {
	color: #5A7FC9;
}
.ad-category {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 28px;
}
.ad-category__item {
	display: flex;
	flex-direction: column;
	padding: 12px 8px 8px;
	background: #FFFFFF;
	border: 1px solid #E6EDF4;
	cursor: pointer;
	transition: .3s;
}
.ad-category__header {
	display: flex;
	height: 60px;
	margin-bottom: 12px;
}
.ad-category__header img {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	object-fit: contain;
}
.ad-category__img-wrapper {
	position: relative;
	display: flex;
	height: 529px;
}
.ad-category__img-wrapper > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ad-category__play {
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	width: 72px;
	height: 72px;
	transform: translate(-50%, -50%);
	opacity: .6;
	transition: .3s;
}
.ad-category__play img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.ad-category__item:hover .ad-category__play {
	opacity: 1;
}
.ad-category_light .ad-category__item:hover {
	box-shadow: 0px 4px 20px rgba(129, 178, 203, 0.2);
}
.ad-nav {
	display: flex!important;
	margin-bottom: 40px;
}
.ad-nav__wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 20px;
	gap: 12px;
	scrollbar-color: rebeccapurple green;
}
.ad-nav__link {
	padding: 3px 11px;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	font-size: 16px;
	transition: .3s;
	white-space: nowrap;
	text-decoration: none!important;
}
.ad-nav__link.active {
	background: #ffffff;
	color: #5A7FC9;
}
.ad-nav__link:hover {
	background: rgba(255, 255, 255, 0.3);
}
.ad-nav_white .ad-nav__link {
	border: 1px solid rgba(90, 127, 201, 0.3);
	border-radius: 2px;
	color: #47536B;
}
.ad-nav_white .ad-nav__link.active {
	background: #E9F2FB;
	color: #5A7FC9;
}
.ad-nav_white .ad-nav__link:hover {
	background: #E9F2FB;
}
.back-link {
	position: absolute;
	left: -120px;
	top: 50%;
	display: flex;
	align-items: center;
	gap: 8px;
	transform: translateY(-50%);
	color: #5A7FC9;
	text-decoration: none!important;
	filter: grayscale(0.6) brightness(0.5);
	transition: .3s;
}
.back-link:hover {
	filter: none;
}
.back-link:hover span {
	transform: translateX(4px);
}
.back-link svg {
	width: 20px;
	height: 20px;
}
.back-link span {
	color: #5A7FC9;
	font-weight: 450;
	transition: .3s;
}
.title_indent {
	padding: 0 20px 0 80px;
}
.ad-modal {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
	padding: 40px 40px 10px;
	background: rgba(36, 36, 36, .8);
	z-index: 20;
	overflow: auto;
}
.ad-modal__wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	margin: auto;
	width: 501px;
}
.ad-modal__video {
	display: flex;
	width: 405px;
	border-radius: 5px;
	overflow: hidden;
}
.ad-modal__video video {
	width: 405px;
	height: 720px;
}
.ad-modal__wrapper .slick-arrow {
	position: absolute!important;
	top: 50% !important;
	left: 0;
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
	width: 44px!important;
	height: 44px!important;
	margin: 0!important;
	border-radius: 50%;
	border: none;
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px transparent;
	transform: translateY(-50%);
	background: none!important;
	background-position: center!important;
	opacity: 1!important;
	transition: .3s;
	z-index: 2;
}
.ad-modal__wrapper .slick-arrow:hover {
	background: rgba(255, 255, 255, .3) !important;
}
.ad-modal__wrapper .slick-arrow:after {
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	width: 16px;
	height: 16px;
	transform: translate(-50%, -50%) rotate(90deg);
	background-position: 50% 73%;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.2' baseProfile='tiny' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9.4142132 5.4142137' overflow='visible' xml:space='preserve'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='square' d='M8.7071066,0.7071068l-4,3.9999998L0.7071068,0.7071068'/%3E%3C/svg%3E%0A");
}
.ad-modal__wrapper .slick-arrow.slick-next {
	right: 0!important;
	left: auto!important;
}
.ad-modal__wrapper .slick-arrow.slick-next:after {
	transform: translate(-50%, -50%) rotate(-90deg);
}
.ad-modal__close {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	background: transparent;
	border: none;
	cursor: pointer;
	border-radius: 50%;
	transition: .3s;
}
.ad-modal__close:hover {
	background: rgba(255, 255, 255, .3);
}
@media screen and (max-width: 1380px){
	.back-link {
		left: 0;
	}
}
@media screen and (max-width: 1280px){
	.ad-category {
		grid-template-columns: repeat(3, 1fr);
	}
	.ad-category__img-wrapper {
		height: 500px;
	}
}
@media screen and (max-width: 1024px){
	.ad-ads {
		grid-template-columns: 1fr 1fr;
	}
	.ad-category__img-wrapper {
		height: 450px;
	}
	.ad-modal__video video {
		width: 328px!important;
		height: 583px;
	}
	.ad-modal__video {
		width: 328px!important;
	}
	.ad-modal {
		padding: 20px;
	}
}
@media screen and (max-width: 960px){
	.ad-category {
		grid-template-columns: 1fr 1fr;
	}
	.title_indent {
		font-size: 48px!important;
	}
}
@media screen and (max-width: 768px){
	.ad-ads {
		grid-gap: 20px;
	}
	.ad-ads__img-wrapper {
		height: 260px;
	}
	.ad-ads__content:after {
		content: none!important;
	}
	.ad-ads__content {
		padding: 12px 20px;
	}
	.ad-ads__title {
		font-size: 18px;
	}
	.ad-category__img-wrapper {
		height: 400px;
	}
	.ad-nav {
		margin-bottom: 22px;
	}
	.ad-nav__wrapper {
		flex-wrap: nowrap;
		padding-bottom: 14px;
		margin: 0 -20px;
		overflow-x: scroll;
	}
	.ad-nav__link:last-child {
		margin-right: 20px;
	}
	.ad-nav__link:first-child {
		margin-left: 20px;
	}
}
@media screen and (max-width: 564px){
	.ad-ads {
		grid-gap: 16px;
		grid-template-columns: 1fr;
	}
	.ad-category {
		grid-gap: 16px;
	}
	.ad-category__item {
		padding: 8px 4px 4px;
	}
	.ad-category__header {
		height: 40px;
	}
	.ad-category__img-wrapper {
		height: 320px;
	}
	.title_indent {
		font-size: 42px!important;
	}
	.ad-modal__wrapper .slick-arrow {
		display: none!important;
	}
	.ad-modal {
		padding: 0;
	}
	.ad-modal__close {
		background: rgba(0, 0, 0, .7);
		z-index: 1;
	}
	.ad-modal__wrapper {
		width: auto;
		margin: 0;
	}
	.ad-modal__video video {
		width: 100vw!important;
		height: 100vh;
	}
	.ad-modal__video {
		width: 100vw!important;
	}
}
@media screen and (max-width: 420px){
	.ad-ads__img-wrapper {
		height: 220px;
	}
	.ad-category__img-wrapper {
		height: 250px;
	}
}
.block_brand {
	padding: 60px 0;
	background: transparent;
}
.brand {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
}
.brand_footer .brand__col {
	color: #242424;
}
.brand_footer .brand__author-img {
	display: flex!important;
}
.brand__content {
	display: flex;
	flex-direction: column;
	max-width: 757px;
	min-width: 550px;
	width: 100%;
	gap: 30px;
	color: #FFFFFF;
}
.brand__row {
	display: flex;
	align-items: center;
	gap: 20px;
}
.brand__col {
	display: flex;
	flex-direction: column;
	gap: 2px;
	font-weight: 750;
	color: #fff;
	line-height: 1.2;
}
.brand__col:not(:last-child) {
	margin-right: 68px;
}
.brand__title {
	max-width: none!important;
	margin: 0!important;
	font-size: 48px!important;
}
.brand__author-img {
	display: flex;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
}
.brand__author-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.brand__text {
	color: #E6EDF4;
	line-height: 1.6;
	font-size: 16px;
	font-weight: 400;
}
.brand__text:last-child {
	margin-left: auto;
}
.brand__subtitle {
	margin: 0;
	font-weight: 450;
	font-size: 24px;
}
.brand__desc {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding-top: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.brand__desc div {
	font-size: 16px;
	color: #E6EDF4;
	line-height: 1.6;
}
.brand__img {
	display: flex;
	width: 100%;
	max-width: 500px!important;
}
.block_brand_light .brand__img {
	max-width: 523px!important;
}
.brand__img img {
	width: 100%;
}
.block_brand_light {
	background-color: #fff;
	border-bottom: 1px solid rgba(90, 127, 201, 0.3);
}
.block_brand_light .brand__content,
.block_brand_light .brand__col,
.block_brand_light .brand__text {
	color: #242424;
}
.block_brand_light .brand__content {
	gap: 40px;
}
.brand__back-link {
	position: relative;
	margin-bottom: 14px;
	transform: none;
	left: auto;
	filter: none;
}
.table-content {
	max-width: 1283px;
	width: 100%;
	gap: 60px;
	padding: 80px 0 130px;
}
.table-content__aside {
	position: sticky;
	top: 0;
	display: flex;
	flex-direction: column;
	width: 407px;
	flex-shrink: 0;
	margin-right: -20px;
	order: 2;
	float: right;
}
.table-list {
	display: flex;
	flex-direction: column;
	margin-bottom: 40px;
	padding: 20px;
	gap: 12px;
	background: #F7FAFD;
}
.table-list__title {
	color: #242424;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 450;
}
.table-list__items {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.table-list__link {
	position: relative;
	padding-left: 24px;
	color: #5A7FC9;
	font-size: 18px;
	line-height: 1.4;
	transition: .3s;
}
.table-list__link.active {
	font-weight: 750;
}
.table-list__link:hover {
	text-decoration: underline;
}
.table-list__link:before {
	content: '';
	position: absolute;
	left: 8px;
	top: 10px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #5A7FC9;
}
.table-goal {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	padding: 0 20px;
	color: #ffffff;
	background: linear-gradient(to bottom, transparent 16%, #5A7FC9 16%, #5A7FC9 100%);
}
.table-goal__img {
	display: flex;
	width: 280px;
	height: 237px;
	margin: 0 auto 12px;
}
.table-goal__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.table-goal__title {
	margin: 0;
	font-size: 24px;
	text-align: center;
}
.button_arrow-new {
	background-image: none;
}
.button_arrow-new:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 16L29.5 16M29.5 16L21.5 24M29.5 16L21.5 8' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	transform: translateY(-50%);
}
.table-goal__desc {
	font-size: 14px;
	text-align: center;
}
.table-goal .button {
	margin-top: 12px;
	margin-bottom: 20px;
	padding: 20px 60px 20px 20px!important;
	font-size: 16px;
}
.table-content__content {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding-right: 60px;
	gap: 40px;
}
.table-section {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(90, 127, 201, 0.3);
	overflow: hidden;
}
.table-section div {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.table-section__subtitle,
.table-section h4 {
	margin: 0;
	color: #242424;
	font-size: 24px;
	font-weight: 450;
}
.table-section__title,
.table-section h3 {
	margin: 0;
	font-size: 32px;
	color: #242424;
	line-height: 1.2;
}
.table-section__desc,
.table-section p {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #454545;
}
.paragraph a,
.block__desc a {
	color: #5A7FC9;
	transition: .3s;
}
.paragraph a:hover,
.table-section a:hover {
	text-decoration: underline;
}
.table-section__box {
	margin-top: 20px;
	padding: 20px;
	gap: 20px;
	background: #F7FAFD;
}
.table-section .tiktok-embed {
	margin: 0;
}
.table-content .brand__text {
	color: #242424;
}
.table-content .brand__text + .brand__text {
	margin-left: 18px;
}
.table-section__box:only-child {
	margin-top: 0;
}
.brand__socials {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-left: auto;
	color: #242424;
	font-size: 16px;
	font-weight: 750;
	line-height: 1.6;
}
.brand__socials-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	opacity: 0.5;
	transition: .3s;
}
.brand__socials-link:hover {
	opacity: 1;
}
.table-content .brand__row {
	flex-wrap: wrap;
	width: 100%;
}
.box-videos {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row!important;
	gap: 12px;
}
.box-video__video {
	position: relative;
	display: flex;
	width: 194px;
	height: 380px;
	border-radius: 30px;
	overflow: hidden;
}
.box-video__video:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../image/phone-1.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.box-video__video video {
	width: 100%;
	height: 100%;
}
.block {
	display: flex;
	flex-direction: column;
	padding-bottom: 40px;
	gap: 20px;
	border-bottom: 1px solid rgba(90, 127, 201, 0.3);
}
.block > h1,
.block > .h1,
.block > h2,
.block > .h2 {
	margin: 0!important;
	font-size: 32px;
	font-weight: 750;
	line-height: 1.2;
	color: #242424;
}
.paragraph > h3,
.paragraph > .h3,
.block > h3,
.block > .h3 {
	margin: 0!important;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	color: #242424;
}
.block > p,
.block__desc {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #454545;
}
.paragraph {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.paragraph > h4,
.paragraph > .h4 {
	margin: 0!important;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	color: #242424;
}
.paragraph > p {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #454545;
}
.paragraph > ul {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0;
	padding-left: 24px;
}
.paragraph > ul li {
	color: #454545;
	font-size: 16px;
	line-height: 1.6;
}
.paragraph img,
.box-picture img {
	border: 1px solid rgba(90, 127, 201, 0.3);
}
.box {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 20px;
	background: #F7FAFD;
	color: #242424;
}
.box h4,
.box .h4,
.box .box__title {
	margin: 0;
	font-size: 24px!important;
	font-weight: 750;
	line-height: 1.2;
	color: inherit;
}
.box p,
.box .box__desc {
	margin: 0;
	color: #454545;
	font-size: 20px;
	line-height: 1.6;
	font-weight: 400;
}
.box ul {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding-left: 30px;
}
.box ul li {
	font-size: 20px;
	color: #454545;
	line-height: 1.6;
}
.box-quote {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 0 20px;
	border-left: 2px solid rgba(90, 127, 201, 0.3);
}
.box-quote:before {
	content: '';
	width: 40px;
	height: 30px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2106 1.12815L22.3771 0.5H21.7273H11.0152H10.6509L10.5392 0.846762L1.52406 28.8468L1.31374 29.5H2H14.303H14.6877L14.7863 29.1281L22.2106 1.12815ZM42.8924 1.12815L43.0589 0.5H42.4091H31.697H31.3327L31.221 0.846762L22.2059 28.8468L21.9956 29.5H22.6818H34.9849H35.3696L35.4682 29.1281L42.8924 1.12815Z' stroke='%235A7FC9' stroke-opacity='0.3'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.box-quote p,
.box-quote__desc {
	margin: 0;
	color: #454545;
	font-size: 20px;
	line-height: 1.6;
}
.box-quote h4,
.box-quote .h4,
.box-quote__title {
	margin: 0;
	color: #242424;
	font-size: 20px;
	font-weight: 700;
}
.box-disclaimer {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 12px;
	background: #F7FAFD;
	border: 1px solid rgba(90, 127, 201, 0.3);
}
.box-disclaimer h4,
.box-disclaimer .h4,
.box-disclaimer__title {
	display: flex;
	align-items: center;
	gap: 4px;
	margin: 0;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	color: #242424;
}
.box-disclaimer h4:before,
.box-disclaimer .h4:before,
.box-disclaimer__title:before {
	content: '';
	display: flex;
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0001 18.3337C11.0946 18.3351 12.1787 18.1202 13.1899 17.7013C14.2012 17.2824 15.1196 16.6678 15.8926 15.8928C16.6676 15.1199 17.2822 14.2014 17.7011 13.1902C18.1199 12.1789 18.3348 11.0949 18.3334 10.0003C18.3348 8.90578 18.1199 7.82174 17.701 6.81051C17.2821 5.79928 16.6676 4.88079 15.8926 4.10783C15.1196 3.33284 14.2012 2.71825 13.1899 2.29937C12.1787 1.88049 11.0946 1.66558 10.0001 1.667C8.90554 1.6656 7.8215 1.88052 6.81027 2.2994C5.79904 2.71828 4.88055 3.33286 4.10759 4.10783C3.33262 4.88079 2.71804 5.79928 2.29916 6.81051C1.88028 7.82174 1.66536 8.90578 1.66676 10.0003C1.66534 11.0949 1.88024 12.1789 2.29912 13.1902C2.718 14.2014 3.3326 15.1199 4.10759 15.8928C4.88055 16.6678 5.79904 17.2824 6.81027 17.7013C7.8215 18.1201 8.90554 18.3351 10.0001 18.3337Z' fill='%23ED7B9D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99992 15.417C10.2762 15.417 10.5411 15.3072 10.7365 15.1119C10.9318 14.9165 11.0416 14.6516 11.0416 14.3753C11.0416 14.0991 10.9318 13.8341 10.7365 13.6388C10.5411 13.4434 10.2762 13.3337 9.99992 13.3337C9.72365 13.3337 9.4587 13.4434 9.26335 13.6388C9.068 13.8341 8.95825 14.0991 8.95825 14.3753C8.95825 14.6516 9.068 14.9165 9.26335 15.1119C9.4587 15.3072 9.72365 15.417 9.99992 15.417Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99992 4.16699C10.4602 4.16699 10.8333 4.54009 10.8333 5.00033V11.667C10.8333 12.1272 10.4602 12.5003 9.99992 12.5003C9.53968 12.5003 9.16659 12.1272 9.16659 11.667V5.00033C9.16659 4.54009 9.53968 4.16699 9.99992 4.16699Z' fill='white'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.box-disclaimer p,
.box-disclaimer__desc {
	margin: 0;
	color: #454545;
	font-size: 16px;
	line-height: 1.6;
}
.box-picture_back {
	padding: 20px;
	border-left: 2px solid #5A7FC9;
	background: #F7FAFD;
}
.box-picture h4,
.box-picture .h4,
.box-picture__title {
	margin: 12px 0 0 ;
	font-size: 20px;
	color: #242424;
	line-height: 1.5;
}
.box-picture picture img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.box-picture picture p {
	width: fit-content;
	margin: 12px 0 0 auto;
	font-style: italic;
	font-size: 14px;
	color: #676767;
}
.box-picture picture p a {
	color: #5A7FC9;
}
.box-picture picture p a:hover {
	text-decoration: underline;
}
.box-button {
	display: grid!important;
	grid-template-columns: 1fr 240px;
	align-items: center;
	grid-gap: 8px 20px!important;
	padding: 20px;
	background: #5A7FC9;
	color: #fff;
}
.box-button_light {
	background: #F7FAFD;
	border: 1px solid rgba(90, 127, 201, 0.3);
	color: #242424;
}
.box-button .button_arrow-new:after {
	right: 34px;
}
.box-button h4,
.box-button .h4,
.box-button__title {
	margin: 0;
	color: inherit;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 750;
}
.box-button p,
.box-button__desc {
	margin: 0;
	color: inherit;
	font-size: 16px;
	line-height: 1.6;
	grid-column-start: 1;
	grid-column-end: 2;
}
.box-button__button {
	grid-row-start: 1;
	grid-row-end: 3;
	grid-column-start: 2;
	text-align: left;
}
.double-img {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 12px;
}
.double-img img,
.triple-img img {
	width: 100%;
	object-fit: contain;
	border: 1px solid rgba(90, 127, 201, 0.3);
}
.triple-img {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 12px;
}
.divider,
.block hr {
	height: 1px;
	margin: 0;
	border: none;
}
@media screen and (max-width: 1180px){
	.table-content__aside {
		width: 330px;
	}
	.table-list {
		margin-bottom: 20px;
	}
	.table-goal__img {
		width: 210px;
		height: 174px;
		margin: 0 auto;
	}
	.table-goal .button {
		padding-top: 16px!important;
		padding-bottom: 16px!important;
		margin-top: 6px;
	}
}
@media screen and (max-height: 943px) {
	.table-list {
		margin-bottom: 20px;
	}
	.table-goal__img {
		width: 210px;
		height: 174px;
		margin: 0 auto;
	}
	.table-goal .button {
		padding-top: 12px!important;
		padding-bottom: 12px!important;
		margin-top: 6px;
	}
	.table-list__items {
		gap: 6px;
	}
}
@media screen and (max-height: 943px) and (max-width: 1180px) {
	.table-goal__img {
		width: 180px;
		height: 150px;
	}
	.table-list__items {
		gap: 6px;
	}
}
@media screen and (max-height: 875px) and (max-width: 1180px) {
	.table-goal .button {
		font-size: 12px;
	}
	.table-goal {
		gap: 4px;
	}
	.table-list {
		margin-bottom: 10px;
	}
	.table-list__items {
		gap: 4px;
	}
	.table-list__link {
		font-size: 16px;
	}
}
@media screen and (max-height: 760px) {
	.table-goal {
		gap: 4px;
	}
	.table-list {
		margin-bottom: 10px;
	}
	.table-goal__img {
		width: 150px;
		height: 120px;
	}
	.table-goal__title {
		font-size: 20px;
	}
}
@media screen and (max-width: 1024px){
	.brand {
		flex-direction: column;
		overflow: hidden;
	}
	.brand__content {
		min-width: auto;
		order: 2;
	}
	.brand__socials {
		width: 100%;
	}
	.brand__back-link {
		display: none;
	}
}
@media screen and (max-width: 960px){
	.brand__title {
		font-size: 42px!important;
	}
	.table-section__title {
		font-size: 28px!important;
	}
	.table-content__content {
		gap: 32px;
		padding-right: 0;
	}
	.table-content__aside {
		float: none;
		position: static;
		width: auto;
		margin: 0 -20px 40px;
	}
	.table-content {
		padding-top: 0;
	}
	.table-goal {
		display: none;
	}
	.table-list__title {
		position: relative;
		padding: 20px;
	}
	.table-list__title:after {
		content: '';
		position: absolute;
		right: 20px;
		top: 50%;
		width: 24px;
		height: 24px;
		transform: translateY(-50%) rotate(180deg);
		background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 15L12 9L18 15' stroke='%23242424' stroke-linecap='square'/%3E%3C/svg%3E%0A");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		transition: .3s;
	}
	.table-list__items {
		display: none;
		padding: 0 20px 20px;
	}
	.table-list__title.is-open:after {
		transform: translateY(-50%);
	}
	.table-list {
		padding: 0;
		gap: 0;
	}
	.table-list__link {
		display: flex;
		margin-top: 12px;
		font-size: 18px!important;
	}
	.table-list__link:first-child {
		margin-top: 0;
	}
}
@media screen and (max-width: 768px){
	.brand__author-img {
		display: none;
	}
	.block_brand {
		padding: 40px 0;
	}
	.brand__title {
		font-size: 40px!important;
	}
	.brand__subtitle {
		font-size: 20px;
	}
	.table-section__part {
		grid-template-columns: 1fr;
		gap: 8px!important;
	}
	.table-section__part-button {
		max-width: 410px;
		grid-column-start: auto;
		grid-column-end: auto;
		grid-row-start: auto;
		grid-row-end: auto;
	}
	.table-content__videos {
		flex-direction: column!important;
	}
	.brand__content {
		gap: 30px!important;
	}
	.box-button {
		grid-template-columns: 1fr;
	}
	.box-button__button {
		grid-row-end: auto;
		grid-row-start: auto;
		grid-column-end: auto;
		grid-column-start: auto;
	}
}
@media screen and (max-width: 564px){
	.brand__title {
		font-size: 32px!important;
	}
	.brand__text:last-child {
		width: 100%;
	}
	.table-section__part {
		padding: 20px;
	}
	.table-content .brand__text + .brand__text {
		width: 100%;
		margin: 0;
	}
	.table-content {
		padding: 0 0 60px;
	}
	.table-list__title {
		font-size: 20px;
	}
	.brand__row {
		flex-direction: column;
		gap: 12px;
		align-items: flex-start;
	}
	.brand__col {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		gap: 20px;
		margin: 0!important;
	}
	.brand__text {
		width: auto!important;
		margin: 0!important;
	}
	.block_brand_light .brand__img {
		max-width: none!important;
		width: auto;
		margin: 0 -20px;
	}
	.triple-img,
	.double-img {
		grid-template-columns: 1fr;
	}
	.brand__socials {
		margin-top: 28px;
	}
	.brand__socials a:first-of-type {
		margin-left: auto;
	}
}
