/*menu*/

.t190 {
    display: none !important;
}

.t228 {
	transition: transform .3s;
}

// .t228.is-scroll-down {
// 	transform: translateY(-100%);
// }

.t228__maincontainer {
	display: flex;
	align-items: center;
}

.t228__leftside {
	min-width: 0;
	flex-shrink: 0;
}

.t228__imglogo {
	margin-right: 40px;
}

.t228__centerside {
	display: flex;
	align-items: center;
	flex-grow: 1;
}

.t228__centercontainer {
	width: 100%;
}

.t228__list {
	display: flex;
	align-items: center;
}

.t228__list_item {
	padding-left: 10px;
	padding-right: 10px;
}

#rec232803716 .t228__list_item:last-child {
	margin-left: auto;
	padding-right: 0;
	position: relative;
}

.t-menusub__menu {
	min-width: 150px;
}

.t-menusub__menu:after, .t-menusub__menu:before {
	display: none;
}

.t228__rightside {
	flex-shrink: 0;
	min-width: 0;
}

.t228__right_buttons {
	padding-left: 24px;
}

/* #rec232803716 .t228__right_buttons .t-btn {
	font-size: 0;
	padding: 0;
	margin: 0;
	display: inline-flex;
	width: 26px;
	height: 26px;
	background: url(https://static.tildacdn.com/tild6562-3538-4334-b161-386336613731/whatsapp.png);
	background-size: cover;
	border-radius: 0 !important;
} */

.t280__descr {
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t280__descr a:last-child {
	display: inline-flex;
	font-size: 0;
	padding: 0;
	margin: 0;
	display: inline-flex;
	width: 26px;
	height: 26px;
	background: url(https://static.tildacdn.com/tild6562-3538-4334-b161-386336613731/whatsapp.png);
	background-size: cover;
	margin-left: 24px;
}


/*important*/

#rec233071882 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before,
#rec248732621 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before {
	content: '';
	display: block;
	position: absolute;
	top: -40px;
	width: 95%;
	height: 100%;
	background-color: #F4F6FB;
	border-radius: 10px;
	z-index: 1;
	transition: background-color .3s;
}

#rec248732621 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before {
	background-color: #3C67D6;
}

#rec233071882 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable .tn-atom__img,
#rec248732621 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable .tn-atom__img {
	position: relative;
	z-index: 2;
}

#rec233071882 .tn-elem[data-field-left-value="620"][data-elem-type="image"] .tn-atom.t-zoomable::before,
#rec248732621 .tn-elem[data-field-left-value="620"][data-elem-type="image"] .tn-atom.t-zoomable::before{
	right: -40px;
}

#rec233071882 .tn-elem[data-field-left-value="50"][data-elem-type="image"] .tn-atom.t-zoomable::before,
#rec248732621 .tn-elem[data-field-left-value="50"][data-elem-type="image"] .tn-atom.t-zoomable::before{
	left: -40px;
}

#rec233071882 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable:hover::before {
	background-color: #3C67D6;
}

@media screen and (max-width: 1200px) {
	#rec233071882 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before,
	#rec248732621 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before {
		top: -30px;
	}

	#rec233071882 .tn-elem[data-field-left-value="620"][data-elem-type="image"] .tn-atom.t-zoomable::before,
	#rec248732621 .tn-elem[data-field-left-value="620"][data-elem-type="image"] .tn-atom.t-zoomable::before{
		right: -30px;
	}

	#rec233071882 .tn-elem[data-field-left-value="50"][data-elem-type="image"] .tn-atom.t-zoomable::before,
	#rec248732621 .tn-elem[data-field-left-value="50"][data-elem-type="image"] .tn-atom.t-zoomable::before{
		left: -30px;
	}
}

@media screen and (max-width: 960px) {
	#rec233071882 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before,
	#rec248732621 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable::before {
		top: -20px;
	}

	#rec233071882 .tn-elem[data-field-left-value="620"][data-elem-type="image"] .tn-atom.t-zoomable::before,
	#rec248732621 .tn-elem[data-field-left-value="620"][data-elem-type="image"] .tn-atom.t-zoomable::before{
		right: -20px;
	}

	#rec233071882 .tn-elem[data-field-left-value="50"][data-elem-type="image"] .tn-atom.t-zoomable::before,
	#rec248732621 .tn-elem[data-field-left-value="50"][data-elem-type="image"] .tn-atom.t-zoomable::before{
		left: -20px;
	}
}

/*faq*/


#rec236076832  {
	position: relative;
}

#rec236076832::before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	bottom: -200px;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, #EFF2FA 0%, rgba(250, 251, 255, 0) 100%);
}

.t665__answer, 
.t665__question {
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
	border-radius: 90px;
}

.t665__tail_right {
	display: none;
}

.t668__accordion {
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0px 18px 34px rgba(0, 0, 0, 0);
	transition: box-shadow .3s ease;
}

.t668__wrapper {
	background-color: transparent;
	transition: background-color .3s ease;	
}

.t668__icon {
	display: none;
}

.t668__header {
	position: relative;
	padding: 15px 30px;
}

.t668__header::before,
.t668__header::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 0;
	height: 0;
	border-top: 8px solid #627080;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	transform: translateY(-4px);
	transition: transform .3s, border-top-color .3s, margin .3s;
}

.t668__header::after {
	border-top-color: #fff;
	transform: translateY(-6px);
}

.t668__header.t668__opened::before,
.t668__header.t668__opened::after {
	transform: translateY(-6px) rotate(180deg) ;
}

.t668__header.t668__opened::after {
	transform: translateY(-4px) rotate(180deg) ;
}

.t668__header.t668__opened::before,
.t668__accordion:hover .t668__header::before {
	border-top-color: #3C67D6;
}

.t668__accordion.is-open {
	box-shadow: 0px 18px 34px rgba(0, 0, 0, 0.05);
}

.t668__accordion.is-open .t668__wrapper{
	background-color: #fff;
}

@media screen and (max-width: 725px) {
	.t665__col {
	    margin-bottom: 30px!important;
	}

	.t665__answer, 
	.t665__question {
		padding: 30px!important;
	}

	.t665__question {
		margin-bottom: 30px !important;
	}
}

@media screen and (max-width: 640px) {
	#rec233224770 {
		padding-top: 50px !important;
		padding-bottom: 60px !important;
	}

	.t665__question-name, 
	.t665__answer-name {
		display: table-cell !important;
		width: auto;
		min-width: 77px !important;
		padding-right: 8px !important;	

	}
}

/*price*/

.t395 {
	position: relative;
	z-index: 5;
}

.t395__wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.t395__tab {
	display: inline-flex;
    width: auto;
    min-width: 120px;
    justify-content: center;
    border-radius: 9px;
    margin: 0 20px;
    border-right: 1px solid #c7d4f5 !important;
}

.t395__tab::after {
	display: none !important;
}

.t395__title {
	padding: 14px 20px;
}

.t395__wrapper_mobile {
	display: none;
}

@media screen and (max-width: 640px){
	.t395__tab {
		margin: 0 8px;
		min-width: 90px;
	}

	/*.t395__title {
		padding: 10px 5px;
	}*/
}

.t599 {
	position: relative;
	z-index: 5;
}

.t599 .t-container {
	display: flex;
	justify-content: center;
}

.t599 .t-col_4 {
	max-width: 320px;
}

.t599 .t599__withfeatured .t599__featured.t-col_4 {
	max-width: 330px;
}

.t599__content {
	padding: 40px 40px 60px;
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
}

.t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content {
	padding: 55px 40px 86px;
}

.t599__title {
	margin-bottom: 20px;
}

.t599__subtitle {
	max-width: 180px;
}

.t599__price::after {
	content: ' ₽/мес';
	font-style: italic;
}

.t599__btn {
	box-shadow: 0px 10px 34px 0px rgba(60,103,214,0.5);
}

@media screen and (max-width: 960px) {
	.t599 .t-container {
		max-width: 100% !important;
		padding: 20px 0;
		justify-content: flex-start;
		overflow-x: auto;
	}

	.t599 .t-col_4 {
		flex-shrink: 0;
		width: 270px;
		padding: 10px;
		margin-bottom: 0;
	}

	.t599 .t-col_4:first-child {
		padding-left: 20px;
		width: 280px;
		margin-left: auto;
	}

	.t599 .t-col_4:last-child {
		padding-right: 20px;
		width: 280px;
		margin-right: auto;
	}

	.t599 .t599__withfeatured .t599__featured.t-col_4 {
		width: 270px;
		padding: 0 10px;
	}

	.t599__content {
		padding: 30px 30px 51px !important;
		height: 100%;
	}

	.t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content {
		padding: 40px 30px 51px !important;
	}

	.t599__title {
		font-size: 18px !important;
		line-height: 1.4 !important;
		font-weight: 600 !important;
		margin-bottom: 10px !important;
	}

	.t599__price {
		font-size: 28px !important;
		line-height: 47px !important;
		margin-top: 20px !important;
	}

	.t599__btn {
		margin-top: 20px !important;
	}
}

@media screen and (max-width: 640px) {
	#rec234266051,
	#rec234279069,
	#rec234279077 {
		padding-top: 20px !important;
    	padding-bottom: 40px !important;
	}
}

/*function*/

#rec234302273,
#rec248732637 {
	position: relative;
	overflow: hidden;
}

#rec234302273::before,
#rec248732637::before {
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1200px;
    top: 0;
    bottom: 0;
    left: 50%;
    /*border-radius: 50px 50px 0 0;*/
    border-radius: 50px;
    transform: translate(-50%, 0);
    background: linear-gradient(180deg, #FAFBFF 0%, #E5E9F2 99.99%);
}

#rec234302273 .t650 .t-container,
#rec248732637 .t650 .t-container {
	position: relative;
}

#rec234302273 .t650__row,
#rec248732637 .t650__row {
	display: flex;
	justify-content: center;
	width: 100%;
}

#rec234302273 .t650__row:not(:first-child),
#rec248732637 .t650__row:not(:first-child) {
	margin-top: 20px;
}

#rec234302273 .t650__col,
#rec248732637 .t650__col {
	margin: 0 10px;
	max-width: 300px;
}

#rec234302273 .t650__bottommargin.t-name,
#rec248732637 .t650__bottommargin.t-name {
	margin-bottom: 25px;
}

#rec234302273 .t650 .t-text ul,
#rec248732637 .t650 .t-text ul{
	list-style-type: none;
	padding-left: 0 !important;
}

#rec234302273 .t650 .t-text ul li,
#rec248732637 .t650 .t-text ul li {
	position: relative;
	padding-left: 32px;
	word-break: normal;
}

#rec234302273 .t650__row:last-child .t650__col:last-child .t-text ul li,
#rec248732637 .t650__row:last-child .t650__col:last-child .t-text ul li{
	padding-left: 43px;
}

#rec234302273 .t650 .t-text ul li:not(:first-child),
#rec248732637 .t650 .t-text ul li:not(:first-child) {
	margin-top: 20px;
}

#rec234302273 .t650 .t-text ul li em,
#rec248732637 .t650 .t-text ul li em {
	font-style: normal;
	position: absolute;
	left: 0;
}

#rec234319784 {
	position: relative;
}

#rec234319784::before {
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1200px;
    top: 0;
    height: 180px;
    left: 50%;
    border-radius: 0 0 50px 50px;
    transform: translate(-50%, 0);
    background-color: #E5E9F2;
}

.t396 {
	position: relative;
}

@media screen and (max-width: 960px) {

	#rec234302273::before,
	#rec248732637::before {
		border-radius: 40px 40px 0 0; 
	}

	#rec234319784::before,
	#rec248732637::before {
		border-radius: 0 0 40px 40px; 	
	}

	#rec234302273 .t650 .t-container,
	#rec248732637 .t650 .t-container {
		max-width: 100% !important;
		padding: 20px 0;
		display: flex;
		justify-content: flex-start;
		overflow-x: auto;
	}

	#rec234302273 .t650__row,
	#rec248732637 .t650__row {
		width: auto;
		justify-content: flex-start;
		flex-shrink: 0;
	}

	#rec234302273 .t650__row:first-child,
	#rec248732637 .t650__row:first-child {
		padding-left: 10px;
	}

	#rec234302273 .t650__row:last-child,
	#rec248732637 .t650__row:last-child {
		padding-right: 10px;
	}

	#rec234302273 .t650__col,
	#rec248732637 .t650__col {
		padding: 0 10px;
		margin: 0;
		max-width: 320px;
		flex-shrink: 0;
	}

	#rec234302273 .t650__inner-col,
	#rec248732637 .t650__inner-col {
		height: 100% !important;
	}

	#rec234302273 .t650 .t-section__container,
	#rec248732637 .t650 .t-section__container {
		padding: 0;
		display: block;
		overflow: hidden;
	}

	#rec234302273 .t650 .t-section__topwrapper,
	#rec248732637 .t650 .t-section__topwrapper {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 640px) {
	#rec234302273,
	#rec248732637 {
		padding-top: 60px;
	}

	#rec234302273::before,
	#rec248732637::before {
		border-radius: 30px 30px 0 0;
	}

	#rec234319784::before {
		border-radius: 0 0 30px 30px; 	
	}

	#rec234302273 .t650 .t-section__topwrapper,
	#rec248732637 .t650 .t-section__topwrapper {
		margin-bottom: 10px;
	}

	#rec234302273 .t650 .t-section__title > div,
	#rec248732637 .t650 .t-section__title > div {
		font-size: 26px !important;
		line-height: 2 !important;
		margin-bottom: 10px !important;
	}

	#rec234302273 .t650 .t-section__descr > div,
	#rec248732637 .t650 .t-section__descr > div {
		font-size: 15px !important;
		line-height: 1.33 !important;
	}
}

/*reviews*/

.t726 .t-section__topwrapper {
	margin-bottom: 30px;
}

.t726 .t-width .t-slds__wrapper {
	padding: 20px;
	margin: 0 20px;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
}

.t726__text {
	margin-bottom: 20px;
}

.t726__bgimg {
	float: left;
	margin-right: 20px;	
}

/*popup*/

.t702 .t-popup__container{
	border-radius: 24px;
	max-width: 810px;
	box-sizing: border-box;
}

.t-popup__close {
	top: 30px;
	right: 30px;
}

.t702__wrapper {
	padding: 50px 102px;
}

.t702 .t-form__inputsbox {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 -12px;
}

.t702 .t-input-group {
	position: relative;
	width: 100%;
	padding: 0 12px;
	box-sizing: border-box;
}

.t702 .t-input-title {
	position: absolute;
	left: 28px;
	top: 21px;
	font-size: 15px;
	line-height: 20px;
	height: auto;
	padding: 0;
	color: #627080;
	z-index: 1;
	transform: scale(1) translate(0);
	transition: transform .3s;
}


.t702 .t-input-group.is-focus .t-input-title,
.t702 .t-input-group.is-filled .t-input-title {
	transform: scale(.8) translate(0, -100%);
    transform-origin: 0 100%;
}

.t702 .t-input-group.is-focus .t-input-block {
	border-color: #3C67D6;
}

.t702 .t-input-group.js-error-control-box .t-input-block {
	border-color: red;
}

.t702 .t-input-group.js-error-control-box .t-input {
	border-color: transparent !important;
}

.t702 .t-input-block {
	background: #FBFBFB;
	border: 1px solid #F2F2F2;
	border-radius: 4px;
	transition: border-color .3s;
}

.t702 .t-input-group_tx .t-input-block {
	background: transparent;
	border: none;
	border-radius: 0;
}

.t702 .t-input {
	position: relative;
	z-index: 2;
	background: transparent !important;
	border: 1px solid transparent !important;
	box-sizing: border-box;
	font-size: 15px;
	padding: 15px 15px 0;
}

.t702 .t-input-phonemask__wrap {
	padding: 0 15px !important;
	z-index: 3 !important;
}

.t702 .t-input-phonemask {
	padding: 0 !important;
	border: none !important;
}

.t702 .t-select {
	padding: 15px 45px 0 15px;
	background: transparent !important;
	border: 1px solid transparent !important;
}

.t702 .t-select__wrapper:after {
	border-color: #3C67D6 transparent transparent transparent;
	right: 16px;
}

/*
.t702 .t-input-group:nth-child(1),
.t702 .t-input-group:nth-child(2),
.t702 .t-input-group:nth-child(3),
.t702 .t-input-group:nth-child(4),
.t702 .t-input-group:nth-child(8),
.t702 .t-input-group:nth-child(9),
.t702 .t-input-group:nth-child(10),
.t702 .t-input-group:nth-child(11) {
	width: 50%;
}
*/
.t702 .t-input-group:nth-child(6){
	margin-bottom: 20px;
}

.t702 .t-input-group:nth-child(6) .t-text {
	font-size: 12px;
	line-height: 1.5;
	color: #627080;
}

.t702 .t-input-group:nth-child(10),
.t702 .t-input-group:nth-child(11) {
	margin-bottom: 35px;
}

.t702 .t-input-group:nth-child(12) {
	margin-bottom: 0;
}

.t702 .t-input-group:nth-child(12) .t-text{
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	color: #627080;
}

.t702 .t-submit {
	 width: 260px; 
	box-shadow: 0px 10px 34px 0px rgba(60,103,214,0.5);
}

/*
.t702 .t-form__errorbox-middle,
.t-form .js-error-control-box .t-input-error {
	display: none;
}
*/
@media screen and (max-width: 960px) {
	.t702 .t-popup__container {
		position: static;
		transform: translateY(0);
	}

	.t702__wrapper {
		padding: 50px 60px;
	}
}

@media screen and (max-width: 640px) {
	.t702 .t-popup {
		padding: 0 !important;
	}

	.t702 .t-popup__container {
		margin: 0 auto!important;
		border-radius: 0;
	}

	.t702 .t-popup__close {
		position: absolute;
	}

	.t702 .t-popup__close g {
		fill: #3c67d6 !important;	
	}

	.t702__wrapper {
		padding: 50px 20px 30px;
	}

	.t702__text-wrapper {
		margin-bottom: 30px;
	}

	.t702__title {
		font-size: 26px;
		line-height: 1.2;
	}

	.t702 .t-input-group:nth-child(1),
	.t702 .t-input-group:nth-child(2),
	.t702 .t-input-group:nth-child(3),
	.t702 .t-input-group:nth-child(4),
	.t702 .t-input-group:nth-child(8),
	.t702 .t-input-group:nth-child(9),
	.t702 .t-input-group:nth-child(10),
	.t702 .t-input-group:nth-child(11) {
		width: 100%;
	}

	.t702 .t-input-group {
		margin-bottom: 15px !important;
	}

	.t702 .t-submit, 
	.t702 .t-input,
	.t702 .t-select {
		height: 50px;
	}

	.t702 .t-input-title {
		top: 16px;
	}
}

@media screen and (max-width: 560px){
	.t702 .t-popup__close {
		position: absolute;
	    right: 20px;
	    left: auto;
	    top: 20px;
	    width: 23px;
	    height: 23px;
	    background-color: transparent;
	    display: block;
	}

	.t702 .t-popup_show .t-popup__container {
		padding-top: 0 !important;
	}
}


/*blog*/

#rec234593713 {
	position: relative;
}

#rec234593713::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 392px;
	background: linear-gradient(180deg, #EFF2FA 0%, rgba(250, 251, 255, 0) 100%);
}

.t649 {
	position: relative;
}

.t649 .t-section__topwrapper {
	margin-bottom: 120px;
}

.t649 .t-container {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	position: relative;
	max-width: 1050px;
	margin-top: -26px;
}

.t649 .t-section__container {
	display: block;
	margin-top: 0;
}

.t649 .t-item {
	width: calc(33.3% - 26px);
	max-width: 324px;
	margin: 26px 13px 0;
	border-radius: 9px;
	background-color: #fff;
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	box-sizing: border-box;
}

.t649__linkwrapper {
	width: 100% !important;
}

.t649__textwrapper {
	box-sizing: border-box;
	padding: 30px 30px 40px !important;
	margin-bottom: 0 !important;
}

.t649__sp {
	display: none;
}

.t649__title {
	margin: 0 0 10px;
}

.t649__btntext-wrapper {
	padding-top: 25px;
}

.t649__btn-text {
	text-decoration: underline;
	font-size: 15px;
	line-height: 1.26;
}

.t649__btn-text::after {
	display: none;
}

@media screen and (max-width: 1200px) {
	.t649 .t-container {
		max-width: 960px !important;
	}

	.t649 .t-item {
		max-width: 100% !important;
	}
}

@media screen and (max-width: 960px) {
	#rec234593713 {
		padding-top: 140px !important;
	}

	.t649 .t-section__topwrapper {
		margin-bottom: 80px;
	}

	.t649 .t-container {
		max-width: 640px;
	}

	.t649 .t-item {
		display: block !important;
		width: calc(50% - 26px) !important;
		padding: 0;
	}
}

@media screen and (max-width: 640px){
	#rec234593713 {
		padding-top: 100px !important;
	}

	.t649 .t-section__topwrapper {
		margin-bottom: 60px;
	}

	.t649 .t-section__title {
		margin-bottom: 20px;
	}

	.t649 .t-section__title div{
		font-size: 26px !important;
		line-height: 1.2 !important;
	}

	.t649 .t-section__descr div{
		font-size: 15px !important;
		line-height: 1.33 !important;
	}

	.t649 .t-container {
		padding: 0 20px;
		box-sizing: border-box;
	}

	.t649 .t-item {
		display: block;
		width: 100% !important;
		padding: 0;
		margin: 26px 0 0;
	}

	.t649__textwrapper {
		padding: 20px 20px 30px !important;
	}

	.t649__title {
		line-height: 1.33;
	}
}
/*subscription*/

.t274__wrapper{
	max-width: 1025px;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
}

.t274__content {
	padding: 50px 40px 76px;
}

.t274__title {
	margin-bottom: 5px;
}

.t274__input-wrapper .t274__wrapper {
	overflow: visible;
	border-radius: 0;
	max-width: 100%;
}

.t274__input {
	height: 50px;
	text-align: center;
}

.t274 .t-submit {
	padding: 0 40px;
	height: 50px;
	box-shadow: 0px 10px 34px 0px rgba(60,103,214,0.5);
}

.t274__success-icon g {
	fill: #333848;
}

.t274__success-message {
	color: #333848 !important;
}


@media screen and (max-width: 960px) {
	.t274 .t-container {
		max-width: 960px;
	}
}

@media screen and (max-width: 640px) {
	.t274__title {
		max-width: 230px;
		font-size: 26px !important;
		line-height: 1.2;
		margin: 0 auto 20px;
	}

	.t274__title > div {
		line-height: 1.2 !important;
	}

	.t274__descr {
		font-size: 15px !important;
		line-height: 1.33;
	}

	.t274__descr {
		line-height: 1.33 !important;
	}
}



/*search*/

#rec234635794 {
	position: relative;
}

#rec234635794::before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	bottom: -200px;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, #EFF2FA 0%, rgba(250, 251, 255, 0) 100%);
}

.t795 {
	position: relative;
}

.t795 .t-container {
	position: relative;
}

.t838 {
	position: relative;
}

.t838__input {
	height: 50px;
}

.t838 .t-submit {
	height: 50px;
	width: 185px;
	box-shadow: 0px 10px 34px 0px rgba(60,103,214,0.5);
}

@media screen and (max-width: 960px) {
	#rec234635794 {
		padding-top: 140px !important;
	}

	#rec234635531 {
		padding-bottom: 0 !important;
	}
}

@media screen and (max-width: 640px) {
	#rec234635794 {
		padding-top: 100px !important;
		padding-bottom: 30px !important;
	}

	.t795__title {
		font-size: 26px !important;
		margin-bottom: 10px;
	}

	.t795__descr {
		font-size: 15px !important;
		line-height: 1.33 !important;
	}

	.t838 .t-site-search-input {
		display: block;
		text-align: center;
	}

	.t838__blockinput {
		margin-bottom: 15px;
	}
}

/*base*/

#rec234636461 .t650__col {
	max-width: 276px;
	margin-left: 10px;
	margin-right: 10px;
}

#rec234636461 .t650__row:not(:first-child) {
	margin-top: 20px;
}

#rec234636461 .t650__text {
	padding: 30px 30px 25px;
}

#rec234636461 .t650__text .t-name em{
	display: block;
	font-style: normal;
	margin-bottom: 15px;
}

#rec234636461 .t650__text .t-name br {
	display: none;
}

#rec234636461 .t650__btntext-wrapper {
	padding: 0 30px 40px;
}

#rec234636461 .t650__btn-container {
	position: static;
}

#rec234636461 .t650__btn-text {
	text-decoration: underline;
	font-size: 15px;
	font-weight: 700 !important;
	line-height: 1.26;
}

#rec234636461 .t650__btn-text::after {
	display: none;
}

@media screen and (max-width: 1200px) {
	#rec234636461 .t650__row {
		margin-top: 0 !important;
	}

	#rec234636461 .t650__row:first-child {
		margin-top: -20px !important;
	}

	#rec234636461 .t650__col {
		max-width: 452px;
		margin-top: 20px;
	}
}

@media screen and (max-width: 960px) {
	#rec234636461 .t650__col {
		max-width: 100%;
		margin: 0 0 20px;
	}

	#rec234636461 .t650__row {
		margin: 0 !important;
	}
}

@media screen and (max-width: 640px) {
	#rec234636461 {
		padding-top: 60px !important;
		padding-bottom: 40px !important;
	}

	#rec234636461 .t650 .t-section__topwrapper {
		margin-bottom: 60px !important;
	}

	#rec234636461 .t650 .t-section__title {
		margin-bottom: 10px !important;
	}

	#rec234636461 .t650 .t-section__title div {
		font-size: 26px !important;
		line-height: 1.2 !important;
	}

	#rec234636461 .t650 .t-section__descr div {
		font-size: 15px !important;
    	line-height: 1.33 !important;
	}

}



/*company*/

#rec234712538 {
	position: relative;
}

#rec234712538::before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	height: 568px;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, #EFF2FA 0%, rgba(250, 251, 255, 0) 100%);
}

#rec234712538 .t396 {
	position: relative;
}

#rec234712538 .t396__elem[data-elem-type="image"] .tn-atom.t-zoomable::before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	width: 100%;
	height: 100%;
	background-color: #EFF2FA;
	border-radius: 30px;
	z-index: 1;
	transition: background-color .3s;
}

#rec234712538 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable .tn-atom__img {
	position: relative;
	z-index: 2;
}

#rec234712538 .tn-elem[data-elem-type="image"] .tn-atom.t-zoomable:hover::before {
	background-color: #3C67D6;
}

@media screen and (max-width: 1200px) {
	#rec234712538 .t396__elem[data-elem-type="image"] .tn-atom.t-zoomable::before {
		content: '';
		display: block;
		position: absolute;
		top: 20px;
		left: 20px;
		width: 100%;
		height: 100%;
		background-color: #EFF2FA;
		border-radius: 30px;
		z-index: 1;
		transition: background-color .3s;
	}
}

/*roadmap*/

.t514__row:first-child .t514__circle,
.t514__row:last-child .t514__circle {
	width: 6px !important;
    height: 6px !important;
    background-color: transparent !important;
    border: 8px solid #3c67d6 !important;
    margin: 0 0 0 -4px;
}

.t514__row:first-child .t514__circle {
	margin-top: -4px;
}

.t514__circle {
	box-shadow: 0 7px 11px -2px #3C67D6;
}

.t514__textwr-bottompadding {
	padding-bottom: 50px;
}

@media screen and (max-width: 640px) {
	#rec234689912 {
		padding-bottom: 50px !important;
	}

	.t514 .t-section__topwrapper {
		margin-bottom: 40px !important;
	}

	.t514 .t-section__title div {
		font-size: 26px !important;
		line-height: 2 !important;
	}
}

/*team*/

.t537 {
	overflow: hidden;
}

.t537 .t-section__topwrapper{
	margin-bottom: 100px;
}

.t537 .t-section__title {
	margin-bottom: 20px;
}

.t537__container {
	max-width: 1250px;
}

.t537 .t-item {
	margin-left: 50px;
	margin-right: 50px;
	width: calc(33.3% - 100px);
	max-width: 316px;
}

.t537__itemwrapper {
	position: relative;
}

.t537__itemwrapper::before {
	content: '';	
	display: block;
	position: absolute;
	left: -38px;
	top: -38px;
	right: -38px;
	padding-bottom: 100%;
	background-color: #fff;
	border-radius: 30px;
}

.t537__bgimg {
	position: relative;
	padding-bottom: 100% !important;
	border-radius: 20px;
	margin-bottom: 40px;
	box-shadow: 0px 10px 37px rgba(10, 40, 117, 0.2);
}

.t537__persname {
	margin-bottom: 0;
}

.t537__persdescr {
	margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
	.t537 .t-item {
		margin-left: 40px;
		margin-right: 40px;
		width: calc(33.3% - 80px);
		max-width: 316px;
		padding: 0;
	}

	.t537__itemwrapper::before {
		content: '';	
		display: block;
		position: absolute;
		left: -30px;
		top: -30px;
		right: -30px;
		padding-bottom: 100%;
		background-color: #fff;
		border-radius: 30px;
	}
}

@media screen and (max-width: 960px) {
	.t537 .t-item {
		margin: 0 30px 40px;
		width: calc(50% - 60px);
		max-width: 100%;
		padding: 0;
	}

	.t537 .t-item:last-child {
		margin-bottom: 0;
	}

	.t537__itemwrapper {
		max-width: 300px;
	}

	.t537__itemwrapper::before {
		content: '';	
		display: block;
		position: absolute;
		left: -25px;
		top: -25px;
		right: -25px;
		padding-bottom: 100%;
		background-color: #fff;
		border-radius: 30px;
	}
}

@media screen and (max-width: 640px) {
	#rec234693773 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}

	.t537 .t-section__title {
		font-size: 26px;
		line-height: 2;
		margin-bottom: 10px;
	}

	.t537 .t-section__descr {
		font-size: 15px;
		line-height: 1.33;
	}

	.t537 .t-section__topwrapper {
		margin-bottom: 60px;
	}

	.t537 .t-item {
		margin: 0 0 40px;
		width: 100%;
		max-width: 100%;
	}

	.t537 .t-item:last-child {
		margin-bottom: 0;
	}

	.t537__itemwrapper {
		max-width: 300px;
	}

	.t537__bgimg {
		margin-bottom: 30px;
	}
}

/*service */

.t479 .t-video-lazyload {
	position: relative;
    height: 0 !important;
    padding-bottom: 56.25%;
}

.t479 .t-video-lazyload iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 640px) {
	#rec232876225 {
		padding-top: 60px !important;
		padding-bottom: 50px !important;
	}

	.t479__title {
		font-size: 26px !important;
		line-height: 2 !important;
		margin-bottom: 10px !important;
	}

	.t479__descr {
		font-size: 15px !important;
		line-height: 1.33 !important;
		margin-bottom: 30px !important;
	}
}

/*integration*/

.t940__card {
	border-radius: 20px;
}

@media screen and (max-width: 640px) {
	#rec233136281 {
		padding-top: 60px !important;
		padding-bottom: 50px !important;
	}

	.t940 .t-section__title {
		font-size: 26px !important;
		line-height: 2 !important;
		margin-bottom: 10px !important;
	}

	.t940 .t-section__descr {
		font-size: 15px !important;
		line-height: 1.33 !important;
		margin-bottom: 30px !important;
	}

	.t940__card {
		border-radius: 10px;
		padding-bottom: 62% !important;
	}

	.t940__card-title {
		font-size: 18px !important;
		line-height: 1.2 !important;			
		font-weight: 500 !important;
	}

	.t940__card-descr {
		font-size: 14px !important;
		line-height: 1.4 !important;
		margin-top: 6px !important;
	}
}

/*logo slider*/

.t670 .t-slds__img {
	width: 100%;
	height: 50px;
	object-fit: contain;
}

@media screen and (max-width: 640px) {
	#rec233197813 {
		padding-top: 0 !important;
	}
}

/*cookie*/

@media screen and (min-width: 640px) {
	.t886 {
		left: 50% !important;
		transform: translateX(-50%) !important;
	}
}

.t886__wrapper {
	width: auto !important;
	display: flex;
	align-items: center;
	border-radius:  10px !important;
	background-color: #303030 !important;
	padding: 15px 40px;
}

.t886__text {
	font-family: TTNorms, Arial, sans-serif !important;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding: 0;
	margin-right: 20px;
}

.t886__btn.t-btn {
	height: 40px !important;
	background-color: #fff;
	border-radius: 30px;
	padding-top: 11px !important;
}

.t886__btn-wrapper {
	margin-left: auto;
}

@media (max-width: 640px) {
	.t886 {
		padding: 20px !important;
	}

    .t886__wrapper {
    	padding: 15px 25px !important;
    }
}

/*form banner*/

#rec248735988 .t698 .t698__mainwrapper {
	display: flex;
	align-items: center;
	padding: 100px 20px 110px;
}

#rec248735988 .t698 .t698__mainwrapper >* {
	flex-shrink: 0;
	width: 50%;
}

#rec248735988 .t698 .t698__title {
	padding: 0 20px 0 40px;
	margin: 0;
	text-align: left;
}

#rec248735988 .t698 .t-form {
	padding-left: 16.6%;
	max-width: 280px;
}

#rec248735988 .t698 .t-input-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	margin-bottom: 16px;
}

#rec248735988 .t698 .t-radio__wrapper {
	display: flex;
	margin-right: -40px;
}

#rec248735988 .t698 .t-radio__control {
	display: inline-flex;
    align-items: center;
	font-size: 16px;
	margin: 0;
}

#rec248735988 .t698 .t-radio__control:nth-child(n+2) {
	margin-left: 20px;
}

#rec248735988 .t698 .t-radio__indicator,
#rec248735988 .t698 .t-checkbox__indicator {
	border: none;
	background: rgba(244, 246, 251, 0.3);
	border-radius: 5px;
}

#rec248735988 .t698 .t-radio__indicator::after,
#rec248735988 .t698 .t-checkbox__indicator::after {
	background: #3C67D6 url(https://static.tildacdn.com/tild3765-6162-4636-a337-633539653162/check-white.svg) 55% 50% no-repeat;
	width: 100%;
	height: 100%;
	border-radius: 5px;	
	left: 0 !important;
	top: 0 !important;
	border: none !important;
	transform: none !important;
}

#rec248735988 .t698 .t-form__submit {
	margin: 40px 0 0;
}

@media screen and (max-width: 1200px) {
	#rec248735988 .t698 .t698__title {
		padding-left: 0;
	}

	#rec248735988 .t698 .t698__title br {
		display: none;
	}
}

@media screen and (max-width: 960px){
	#rec248735988 .t698 .t698__mainwrapper {
		display: block;
	}

	#rec248735988 .t698 .t698__mainwrapper >* {
		width: 100%;
	}

	#rec248735988 .t698 .t698__title {
		padding: 0;
		text-align: center;
		font-size: 45px !important;
		margin-bottom: 40px;
	}

	#rec248735988 .t698 .t-form {
		padding: 0;
		margin: 0 auto;
	}

	#rec248735988 .t698 .t-radio__wrapper {
		margin: 0 -20px;
	}
}

@media screen and (max-width: 640px) {
	#rec248735988 .t698 .t-cover__wrapper {
		padding: 40px 20px 65px;
	}

	#rec248735988 .t698 .t698__title {
		font-size: 30px !important;
	}
}


/*new price*/

#rec248732631 [data-elem-type="button"]{
	font-style: italic;
}

#rec248732633 .t599 .t-col_4,
#rec248732634 .t599 .t-col_4,
#rec248732635 .t599 .t-col_4 {
	padding-top: 0;
}

#rec248732633 .t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content,
#rec248732634 .t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content, 
#rec248732635 .t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content {
	padding: 40px 40px 60px;
}

#rec248732633 .t599 .t599__descr,
#rec248732634 .t599 .t599__descr,
#rec248732635 .t599 .t599__descr {
	height: auto !important;
}

#rec248732633 .t599 .t599__descr br,
#rec248732634 .t599 .t599__descr br,
#rec248732635 .t599 .t599__descr br {
	display: none;
}

#rec248732633 .t599 .t599__descr li,
#rec248732634 .t599 .t599__descr li,
#rec248732635 .t599 .t599__descr li {
	font-size: 14px;
	line-height: 1.14;
	color: #000;
	padding: 0;
	margin-bottom: 10px;
}

#rec248732633 .t599 .t599__descr li::before,
#rec248732634 .t599 .t599__descr li::before,
#rec248732635 .t599 .t599__descr li::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 11px;
	background: url(https://static.tildacdn.com/tild3138-6132-4338-b831-393830363337/check-brand.svg) 50% 50% no-repeat;
	margin-right: 10px;
}

#rec248732633 .t599 .t599__descr strong,
#rec248732634 .t599 .t599__descr strong,
#rec248732635 .t599 .t599__descr strong {
	display: block;
	font-size: 34px;
	line-height: 1.37;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 10px;
	color: #000;
}

#rec248732633 .t599 .t599__descr em,
#rec248732634 .t599 .t599__descr em,
#rec248732635 .t599 .t599__descr em {
	display: block;
	font-style: normal;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	color: #9599A8;
}

.t599__subtitle {
	max-width: 180px;
}

@media screen and (max-width: 960px) {
	#rec248732633 .t599 .t-col_4,
	#rec248732634 .t599 .t-col_4,
	#rec248732635 .t599 .t-col_4 {
		padding: 0 10px;
		width: 320px;
	}

	#rec248732633 .t599 .t-col_4:first-child,
	#rec248732634 .t599 .t-col_4:first-child,
	#rec248732635 .t599 .t-col_4:first-child {
		padding-left: 20px;
		width: 330px;
		margin-left: auto;
	}

	#rec248732633 .t599 .t-col_4:last-child,
	#rec248732634 .t599 .t-col_4:last-child,
	#rec248732635 .t599 .t-col_4:last-child {
		padding-right: 20px;
		width: 330px;
		margin-right: auto;
	}

	#rec248732633 .t599 .t599__withfeatured .t599__featured.t-col_4,
	#rec248732634 .t599 .t599__withfeatured .t599__featured.t-col_4,
	#rec248732635 .t599 .t599__withfeatured .t599__featured.t-col_4 {
		width: 320px;
		padding: 0 10px;
	}

	#rec248732633 .t599 .t599__content,
	#rec248732634 .t599 .t599__content,
	#rec248732635 .t599 .t599__content, 
	#rec248732633 .t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content,
	#rec248732634 .t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content,
	#rec248732635 .t599 .t599__withfeatured .t599__featured.t-col_4 .t599__content {
		padding: 30px 18px 32px !important;
	}

	#rec248732633 .t599 .t599__descr strong,
	#rec248732634 .t599 .t599__descr strong,
	#rec248732635 .t599 .t599__descr strong {
		font-size: 24px;
	}

	#rec248732633 .t599 .t599__descr em,
	#rec248732634 .t599 .t599__descr em,
	#rec248732635 .t599 .t599__descr em {
		font-size: 15px;
	}
}

@media screen and (max-width: 640px) {
	#rec234266051,
	#rec234279069,
	#rec234279077 {
		padding-top: 20px !important;
    	padding-bottom: 40px !important;
	}
}

/*about service video*/

#rec249245331 .tn-atom__video-play-icon {
	width: 133px;
    height: 133px;
    background: url(https://static.tildacdn.com/tild6461-3064-4633-a338-333662656535/play.svg);
    background-size: cover;
    background-color: #A15BCE;
    border-radius: 50%;
    transform: translateX(-40%);
}

#rec249245331 .tn-atom__video-play-icon svg {
	display: none;
}

@media screen and (max-width: 960px) {
	#rec249245331 .tn-atom__video-play-icon {
		width: 85px;
		height: 85px;
		transform: translateX(0);		
	}
}

/*mobile app*/

#rec248732623 .tn-elem[data-elem-id="1601548613301"] .tn-atom {
	position: relative;
}

#rec248732623 .tn-elem[data-elem-id="1601548613301"] .tn-atom::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,0) 85%, rgba(255,255,255,1) 100%);
}

#rec248732623 .tn-elem[data-elem-id="1605172388044"] .tn-atom,
#rec248732623 .tn-elem[data-elem-id="1605172444063"] .tn-atom,
#rec298406697 .tn-elem[data-elem-id="1605172388044"] .tn-atom,
#rec298406697 .tn-elem[data-elem-id="1605172444063"] .tn-atom {
	display: none;
	opacity: 1 !important;
}

@media screen and (max-width: 960px) {
	#rec248732623 .tn-elem[data-elem-id="1605172388044"] .tn-atom,
	#rec298406697 .tn-elem[data-elem-id="1605172388044"] .tn-atom {
		display: block;
	}

	.is-android #rec248732623 .tn-elem[data-elem-id="1605172444063"] .tn-atom,
	.is-android #rec298406697 .tn-elem[data-elem-id="1605172444063"] .tn-atom {
		display: block;
	}

	.is-android #rec248732623 .tn-elem[data-elem-id="1605172388044"] .tn-atom,
	.is-android #rec298406697 .tn-elem[data-elem-id="1605172388044"] .tn-atom {
		display: none;
	}
}

/*for whom*/

.t467__title {
	margin-bottom: 20px;
}

.t467__descr ul {
	list-style-type: none;
	text-align: center;
	padding: 0 !important;
	margin: 40px 0 -24px;
}

.t467__descr ul li {
	display: inline-block;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	text-align: center;
	color: #333848;
	background-color: #F4F6FB;
	padding: 13px 28px;
	border-radius: 30px;
	margin: 0 15px 24px;
}

@media screen and (max-width: 640px) {
	.t467__title {
		font-size: 26px;
	}

	.t467__descr {
		font-size: 15px;
		line-height: 20px;
	}

	.t467__descr ul {
		margin: 24px -6px -12px;
	}

	.t467__descr ul li {
		font-size: 15px;
		padding: 11px 15px;
		margin: 0 6px 12px;
	}
}

/*form banner 2*/

#rec249336579 .t-form__inputsbox {
	position: relative;
	display: flex;
    flex-flow: row nowrap;
}

#rec249336579 .t-input-group {
	width: 33.3%;
	margin-bottom: 0 !important;
}

#rec249336579 .t-input-group.t-input-group_rd {
	position: absolute;
	top: 100%;
	left: 0;
	width: auto;
	display: flex;
	margin-top: 26px;
}

#rec249336579 .t-input-group.t-input-group_rd .t-input-title {
	white-space: nowrap;
	padding-right: 26px;
}

#rec249336579 .t-input-group.t-input-group_rd .t-radio__wrapper {
	display: flex;
}

#rec249336579 .t-input-group.t-input-group_rd .t-radio__control {
	display: inline-flex;
    align-items: center;
	font-size: 16px;
	margin: 0;
}

#rec249336579 .t-input-group.t-input-group_rd .t-radio__control:nth-child(n+2) {
	margin-left: 20px;
}

#rec249336579 .t-input-group.t-input-group_rd .t-radio__indicator {
	border: 1px solid #D8E1F7;
	background: #F4F6FB;
	border-radius: 5px;
}

#rec249336579 .t-input-group.t-input-group_rd .t-radio__indicator::after {
	background: #3C67D6 url(https://static.tildacdn.com/tild3765-6162-4636-a337-633539653162/check-white.svg) 55% 50% no-repeat;
	width: 100%;
	height: 100%;
	border-radius: 5px;	
}

@media screen and (max-width: 960px) {
	#rec249336579 .t-form__inputsbox {
		display: block;
	}

	#rec249336579 .t-input-group {
		width: 100%;
		margin-bottom: 20px !important;
	}

	#rec249336579 .t-input-group.t-input-group_rd {
		position: static;
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 40px !important;
	}

	#rec249336579 .t-input-group.t-input-group_rd .t-input-title {
		padding: 0;
		margin-bottom: 15px;
	}

	#rec249336579 .t-input-group.t-input-group_rd .t-radio__wrapper {
		justify-content: center;
	}
}

@media screen and (max-width: 640px) {
	#rec249336579 .t-input-group.t-input-group_rd .t-radio__wrapper {
		display: block;
	}

	#rec249336579 .t-input-group.t-input-group_rd .t-radio__control {
		display: flex;
	}

	#rec249336579 .t-input-group.t-input-group_rd .t-radio__control:nth-child(n+2) {
		margin: 15px 0 0;
	}
}


/*mobile app*/

#rec248740166 {
	padding-top: 122px !important;
}

#rec248740166 .t-cover__filter {
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,251,255,1) 3%, rgba(229,233,242,1) 50%, rgba(229,233,242,1) 80%, rgba(255,255,255,1) 100%) !important;
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,251,255,1) 3%, rgba(229,233,242,1) 50%, rgba(229,233,242,1) 80%, rgba(255,255,255,1) 100%) !important;
	background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,251,255,1) 3%, rgba(229,233,242,1) 50%, rgba(229,233,242,1) 80%, rgba(255,255,255,1) 100%) !important;
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,251,255,1) 3%, rgba(229,233,242,1) 50%, rgba(229,233,242,1) 80%, rgba(255,255,255,1) 100%) !important;
	background-image: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(250,251,255,1) 3%, rgba(229,233,242,1) 50%, rgba(229,233,242,1) 80%, rgba(255,255,255,1) 100%) !important;
}

@media screen and (max-width: 980px){
	#rec248740166 {
		padding-top: 56px !important;
	}
}








/*===================================*/
/*NEW SITE STYLES*/
/*===================================*/

/*desktop menu*/

.t228__leftside {
	line-height: 0;
}

.t228__centerside,
.t228__centercontainer,
.t228__list,
.t228__list_item 
.t228 .t-menu__link-item {
	height: 100%;
}

 .t228 .t-menu__link-item {
	display: flex;
	align-items: center;
	border-bottom: 2px solid transparent;
	box-sizing: border-box;
}

.t228 .t-menu__link-item.t-active {
	border-bottom-color: currentColor;
	opacity: 1 !important;
}

/*mobile menu*/

.t280__descr {
	display: flex;
	flex-flow: column nowrap;
}

.t280__descr a:nth-child(2) {
	display: inline-block;
	color: #ffffff !important;
	background-color: #3C67D6;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 30px;
	border-radius: 20px;
	margin-top: 30px;
}

/*partners*/

#rec324950728 .t-section__topwrapper {
	margin-bottom: 17px;
}

#rec324950728 .t594__container {
	flex-wrap: nowrap;
	align-items: center;
	overflow-x: auto;
	scrollbar-width: thin;
    scrollbar-color: transparent #e8e8e8;
}

#rec324950728 .t594__container::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

#rec324950728 .t594__container::-webkit-scrollbar-track {
    background: transparent;
}

#rec324950728 .t594__container::-webkit-scrollbar-thumb {
    background-color: #e8e8e8;
    border-radius: 0;
}

#rec324950728 .t594__item {
	flex-shrink: 0;
	width: auto;
	padding: 0 30px 10px;
}

#rec324950728 .t594__img {
	max-width: none;
    width: auto;
}

@media screen and (max-width: 960px) {
	#rec324950728 .t594__container {
		justify-content: flex-start;
	}
}


/*functions*/

#rec328818702 .t347__table,
#rec356083959 .t347__table {
	display: block;
	height: auto !important;
	/*padding-bottom: 56.25%;*/
	padding-bottom: 50%;
	box-sizing: border-box;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}

#rec328818702 .t347__cell,
#rec356083959 .t347__cell {
	position: absolute;
	top: 0;
	left: 0;
}

#rec328818702 .t347__play-link,
#rec356083959 .t347__play-link {
	opacity: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
    transform: none;
}

#rec328818702 .t347__play-icon,
#rec356083959 .t347__play-icon {
	position: absolute;
    /*width: 133px;*/
    width: 133px;
    padding-bottom: 133px;
    height: 0;
    top: 58%;
    left: 8%;
    transform: none;
}

#rec328818702 .t347__play-icon svg,
#rec356083959 .t347__play-icon svg {
	display: none !important;
}

#rec328818702 .t347__play-icon::before,
#rec356083959 .t347__play-icon::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://static.tildacdn.com/tild6331-3032-4339-a137-346530366135/play-btn.png) 50% 50% no-repeat;
	background-size: contain;
	animation: spinning 12s infinite linear;
}

#rec328818702 .t347__play-icon::after,
#rec356083959 .t347__play-icon::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*width: 16px;
	height: 17px;*/
	width: 12%;
	height: 0;
	padding-bottom: 106.5%;
	background: url(https://static.tildacdn.com/tild6635-3830-4265-b165-353562336434/play-icon.png) 50% 50% no-repeat;
	background-size: contain;
}

@keyframes spinning {
  	from {
    	transform: rotate(0deg);
  	}
  	to {
    	transform: rotate(360deg);
  	}
}

@media screen and (max-width: 960px) {
	#rec328818702,
	#rec356083959 {
		padding-top: 50px !important;
		padding-bottom: 40px !important;
	}
	
	#rec328818702 .t347 .t-col,
	#rec356083959 .t347 .t-col {
		padding: 0 !important;
	}

	#rec328818702 .t347__table,
	#rec356083959 .t347__table {
		border-radius: 0;
	}

	#rec328818702 .t347__play-icon,
	#rec356083959 .t347__play-icon {
		transform: scale(1, 1) !important;
		width: 100px;
		padding-bottom: 100px;
		left: 40%;
		top: 50%;
		margin-top: -50px;
	}
}


/*capabilities*/

#rec332326849,
#rec332381417,
#rec356083961,
#rec345425047,
#rec362354731,
#rec362355317 {
	position: relative;
}

#rec332326849::before,
#rec332381417::before,
#rec356083961::before,
#rec345425047::before,
#rec362354731::before,
#rec362355317::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	z-index: 1;
}

#rec332326849 .t396,
#rec332381417 .t396,
#rec356083961 .t396,
#rec345425047 .t396,
#rec362354731 .t396,
#rec362355317 .t396{
	position: relative;
	z-index: 2;
}

#rec331827227 .t396__artboard,
#rec331827227 .t396__carrier,
#rec331827227 .t396__filter,
#rec331827227 .tn-elem[data-elem-id="1625140693785"],
#rec332381433 .t396__artboard,
#rec332381433 .t396__carrier,
#rec332381433 .t396__filter,
#rec332381433 .tn-elem[data-elem-id="1625140693785"],
#rec356083962 .t396__artboard,
#rec356083962 .t396__carrier,
#rec356083962 .t396__filter,
#rec356083962 .tn-elem[data-elem-id="1625140693785"],
#rec345425109 .t396__artboard,
#rec345425109 .t396__carrier,
#rec345425109 .t396__filter,
#rec345425109 .tn-elem[data-elem-id="1625140693785"],
#rec362354733 .t396__artboard,
#rec362354733 .t396__carrier,
#rec362354733 .t396__filter,
#rec362354733 .tn-elem[data-elem-id="1625140693785"],
#rec362355319 .t396__artboard,
#rec362355319 .t396__carrier,
#rec362355319 .t396__filter,
#rec362355319 .tn-elem[data-elem-id="1625140693785"]{
	height: auto !important;
}

#rec331827227 .t396__artboard,
#rec332381433 .t396__artboard,
#rec356083962 .t396__artboard,
#rec345425109 .t396__artboard,
#rec362354733 .t396__artboard,
#rec362355319 .t396__artboard{
	padding-bottom: 30px;
}

#rec331827227 .tn-elem[data-elem-id="1625140693785"],
#rec332381433 .tn-elem[data-elem-id="1625140693785"],
#rec356083962 .tn-elem[data-elem-id="1625140693785"],
#rec345425109 .tn-elem[data-elem-id="1625140693785"],
#rec362354733 .tn-elem[data-elem-id="1625140693785"],
#rec362355319 .tn-elem[data-elem-id="1625140693785"] {
	position: relative;
}

#rec345427643,
#rec362354734,
#rec362355320 {
	position: relative;
}

#rec345427643::before,
#rec362354734::before,
#rec362355320::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0 0 60px 60px;
	background-color: #F9FAFB;
	z-index: 1;
}

#rec345427643 .t396,
#rec362354734 .t396,
#rec362355320 .t396 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
	#rec332326849::before,
	#rec332381417::before,
	#rec356083961::before,
	#rec345425047::before,
	#rec362354731::before,
	#rec362355317::before {
		border-radius: 30px 30px 0 0;
	}

	#rec345427643,
	#rec362354734,
	#rec362355320 {
		display: none;
	}
}

/*app main*/

#rec325383470 .tn-elem__3253834701623426817793 a{
	display: inline-flex;
	align-items: center;
}

#rec325383470 .tn-elem__3253834701623426817793 a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 12px solid currentColor;
	margin-right: 6px;
}

.app-card {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 30px;
	padding: 20px;
	font-family: 'TTNorms',Arial,sans-serif;
	box-sizing: border-box;
	cursor: pointer;
	word-break: normal;
	user-select: none;
	transition: box-shadow .3s;
}

.app-card__top {
	display: flex;
	align-items: center;
	color: #303030;
	font-weight: 500;
	margin-bottom: 12px;
	transition: color .3s;
}

.app-card__icon {
	flex-shrink: 0;
	width: 39px;
	height: 39px;
	border-radius: 12px;
	background-color: #F9FAFB;
	color: #000;
	display: flex;
	margin-right: 15px;
	transition: background-color .3s, color .3s;
}

.app-card__icon svg {
	fill:  currentColor;
	margin: auto;
}

.app-card__main {
	font-size: 15px;
	line-height: 22px;
	color: #5D616B;
}

.app-card:hover,
.app-card.is-active {
	box-shadow: 0px 4px 34px rgba(42, 45, 55, 0.12);
}

.app-card.is-active .app-card__top{
	color: #3C67D6;
}

.app-card.is-active .app-card__icon {
	background-color: #3C67D6;
	color: #fff;
}

.app-slider {
	width: 100%;
	height: auto;
}

.app-slider__list {
	width: 100%;
	height: 0;
	padding-bottom: 216%;
	position: relative;
}

.app-slider__item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .3s;
} 

.app-slider__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.app-slider[data-slide="0"] .app-slider__item:nth-child(1){
	opacity: 1;
}

.app-slider[data-slide="1"] .app-slider__item:nth-child(2){
	opacity: 1;
}

.app-slider[data-slide="2"] .app-slider__item:nth-child(3){
	opacity: 1;
}

.app-slider[data-slide="3"] .app-slider__item:nth-child(4){
	opacity: 1;
}

.app-slider[data-slide="4"] .app-slider__item:nth-child(5){
	opacity: 1;
}

.app-slider[data-slide="5"] .app-slider__item:nth-child(6){
	opacity: 1;
}

.app-card-slider {
	margin-bottom: 30px;
}

.app-card-slider__list {
	display: flex;
}

.app-card-slider .tns-ovh {
	overflow: visible;
}

.app-card-slider .tns-nav {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 24px;
}

.app-card-slider .tns-nav button {
	padding: 0;
	border: none;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #3C67D6;
	border: 2px solid #f9fafb;
	opacity: 0.2;
	margin: 0 4px;
	box-sizing: border-box;
	transition: opacity .3s, border-color .3s;
}

.app-card-slider .tns-nav button.tns-nav-active {
	opacity: 1;
	border-color: #3C67D6;
}

.app-card-slider__item {
	padding-top: 30px;
}

.app-card-slider__controls {
	margin-top: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.app-card-slider__button {
	display: flex;
	margin: 0 10px;
	width: 52px;
	height: 52px;
	color: #5D616B;
	padding: 0;
	background-color: #fff;
	border-radius: 16px;
	border: none;
	outline: none;
	transition: color .3s;
}

.app-card-slider__button svg {
	width: 10px;
	height: 17px;
	margin: auto;
	fill: currentColor;
}

.app-card-slider__button svg polyline {
	stroke: currentColor;
}

.app-card-slider__button--prev svg {
	transform: scale(-1, 1);
}

.app-card-slider__button:hover {
	color: #3c67d6;
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

#rec333610730,
#rec349597887 {
	margin-top: -30px;
}

#rec332265495,
#rec333610730,
#rec356083967,
#rec349597887 {
	height: 0;
	overflow: hidden;
}

#rec332265495 .t396__artboard,
#rec332265495 .t396__carrier,
#rec332265495 .t396__filter,
#rec332265495 .tn-elem[data-elem-id="1625237510135"],
#rec333610730 .t396__artboard,
#rec333610730 .t396__carrier,
#rec333610730 .t396__filter,
#rec333610730 .tn-elem[data-elem-id="1625237510135"],
#rec356083967 .t396__artboard,
#rec356083967 .t396__carrier,
#rec356083967 .t396__filter,
#rec356083967 .tn-elem[data-elem-id="1625237510135"],
#rec349597887 .t396__artboard,
#rec349597887 .t396__carrier,
#rec349597887 .t396__filter,
#rec349597887 .tn-elem[data-elem-id="1625237510135"] {
	height: auto !important;
}

#rec332265495 .tn-elem[data-elem-id="1625237510135"],
#rec333610730 .tn-elem[data-elem-id="1625237510135"],
#rec356083967 .tn-elem[data-elem-id="1625237510135"],
#rec349597887 .tn-elem[data-elem-id="1625237510135"] {
	position: relative;
	display: block;
}

#rec332265495 .tn-elem[data-elem-id="1625237510135"] .tn-atom,
#rec333610730 .tn-elem[data-elem-id="1625237510135"] .tn-atom,
#rec356083967 .tn-elem[data-elem-id="1625237510135"] .tn-atom,
#rec349597887 .tn-elem[data-elem-id="1625237510135"] .tn-atom{
	display: block;
}

@media screen and (max-width: 960px) {
	.app-card {
		opacity: 0;
		visibility:  hidden;
	}

	.app-card--slider {
		opacity: 1;
		visibility: visible;
	}

	#rec332265495,
	#rec333610730,
	#rec356083967,
	#rec349597887 {
		height: auto;
	}
}


/*app slider*/

#rec325510984,
#rec328896886{
	display: none !important;
}

#rec328896886 .t958__item,
#rec325510984 .t958__item {
	height: auto !important;
}

#rec328896886 .t-slds__wrapper,
#rec328896886 .t958__card-wrapper,
#rec325510984 .t-slds__wrapper,
#rec325510984 .t958__card-wrapper {
	height: 100%;
}

#rec328896886 .t958__gallery,
#rec325510984 .t958__gallery {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

#rec328896886 .t958__control,
#rec325510984 .t958__control {
	position: relative;
	right: auto;
	left: auto;
	width: 52px !important;
	height: 52px !important;
	background-color: #fff;
	border-radius: 16px;
	margin: 20px 10px 0;
}

#rec328896886 .t958__next,
#rec325510984 .t958__next {
	order: 1;
}

#rec328896886 .t958__control::before,
#rec328896886 .t958__control::after,
#rec325510984 .t958__control::before,
#rec325510984 .t958__control::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	pointer-events: auto;
}

#rec328896886 .t958__previous::before,
#rec328896886 .t958__previous::after,
#rec325510984 .t958__previous::before,
#rec325510984 .t958__previous::after{
	width: 0;
    height: 0;
    border-right: 10px solid #627080;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    transform: translateX(-5px);
}

#rec328896886 .t958__previous::after,
#rec325510984 .t958__previous::after {
	border-right-color: #fff;
    transform: translateX(-2px);
}

#rec328896886 .t958__previous:hover::before,
#rec325510984 .t958__previous:hover::before {
	border-right-color: #3c67d6;
}

#rec328896886 .t958__next::before,
#rec328896886 .t958__next::after,
#rec325510984 .t958__next::before,
#rec325510984 .t958__next::after{
	width: 0;
    height: 0;
    border-left: 10px solid #627080;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    transform: translateX(-5px);
}

#rec328896886 .t958__next::after,
#rec325510984 .t958__next::after {
	border-left-color: #fff;
    transform: translateX(-8px);
}

#rec328896886 .t958__next:hover::before,
#rec325510984 .t958__next:hover::before {
	border-left-color: #3c67d6;
}

#rec328896886 .t958__card,
#rec325510984 .t958__card {
	height: 100% !important;
	padding: 20px;
	border-radius: 30px !important;
}

#rec328896886 .t958__author,
#rec325510984 .t958__author {
	display: flex;
	align-items: center;
}

#rec328896886 .t958__avatar,
#rec325510984 .t958__avatar {
	width: 39px;
	height: 39px;
	border-radius: 12px;
	margin-right: 15px;
	background-color: #F9FAFB;
	background-size: 19px auto;
	background-position: 50% 50%;
	position: relative;
	background-image: none !important;
	transition: background-color .3s;
}

#rec328896886 .t958__avatar[data-original *= 'star']::before,
#rec328896886 .t958__avatar[data-original *= 'star']::after,
#rec328896886 .t958__avatar[data-original *= 'time']::before,
#rec328896886 .t958__avatar[data-original *= 'time']::after,
#rec328896886 .t958__avatar[data-original *= 'gift']::before,
#rec328896886 .t958__avatar[data-original *= 'gift']::after,
#rec328896886 .t958__avatar[data-original *= 'bell']::before,
#rec328896886 .t958__avatar[data-original *= 'bell']::after,
#rec328896886 .t958__avatar[data-original *= 'user']::before,
#rec328896886 .t958__avatar[data-original *= 'user']::after,
#rec328896886 .t958__avatar[data-original *= 'paypass']::before,
#rec328896886 .t958__avatar[data-original *= 'paypass']::after,
#rec325510984 .t958__avatar[data-original *= 'star']::before,
#rec325510984 .t958__avatar[data-original *= 'star']::after,
#rec325510984 .t958__avatar[data-original *= 'time']::before,
#rec325510984 .t958__avatar[data-original *= 'time']::after,
#rec325510984 .t958__avatar[data-original *= 'gift']::before,
#rec325510984 .t958__avatar[data-original *= 'gift']::after,
#rec325510984 .t958__avatar[data-original *= 'bell']::before,
#rec325510984 .t958__avatar[data-original *= 'bell']::after,
#rec325510984 .t958__avatar[data-original *= 'user']::before,
#rec325510984 .t958__avatar[data-original *= 'user']::after,
#rec325510984 .t958__avatar[data-original *= 'paypass']::before,
#rec325510984 .t958__avatar[data-original *= 'paypass']::after {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
	opacity: 0;
	background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    transition: opacity .3s;
}

#rec328896886 .t958__avatar::before,
#rec325510984 .t958__avatar::before {
	opacity: 1 !important;
}

#rec328896886 .t958__avatar[data-original *= 'star']::before,
#rec325510984 .t958__avatar[data-original *= 'star']::before {
	background-image: url(https://static.tildacdn.com/tild6636-3237-4732-b739-653937393465/star.svg);
}

#rec328896886 .t958__avatar[data-original *= 'star']::after,
#rec325510984 .t958__avatar[data-original *= 'star']::after {
	background-image: url(https://static.tildacdn.com/tild6430-3733-4132-b839-613431643033/star.svg);
}

#rec328896886 .t958__avatar[data-original *= 'time']::before,
#rec325510984 .t958__avatar[data-original *= 'time']::before {
	background-image: url(https://static.tildacdn.com/tild3866-3164-4533-b631-653664313636/time.svg);
}

#rec328896886 .t958__avatar[data-original *= 'time']::after,
#rec325510984 .t958__avatar[data-original *= 'time']::after {
	background-image: url(https://static.tildacdn.com/tild6638-3464-4731-b036-313339353530/time.svg);
}

#rec328896886 .t958__avatar[data-original *= 'gift']::before,
#rec325510984 .t958__avatar[data-original *= 'gift']::before {
	background-image: url(https://static.tildacdn.com/tild3034-3965-4236-a361-396366613435/gift.svg);
}

#rec328896886 .t958__avatar[data-original *= 'gift']::after,
#rec325510984 .t958__avatar[data-original *= 'gift']::after {
	background-image: url(https://static.tildacdn.com/tild3935-3138-4232-b366-353164363261/gift.svg);
}

#rec328896886 .t958__avatar[data-original *= 'bell']::before,
#rec325510984 .t958__avatar[data-original *= 'bell']::before {
	background-image: url(https://static.tildacdn.com/tild3033-6233-4262-b663-653064303564/bell.svg);
}

#rec328896886 .t958__avatar[data-original *= 'bell']::after,
#rec325510984 .t958__avatar[data-original *= 'bell']::after {
	background-image: url(https://static.tildacdn.com/tild6236-6366-4139-a666-353265383535/bell.svg);
}

#rec328896886 .t958__avatar[data-original *= 'user']::before,
#rec325510984 .t958__avatar[data-original *= 'user']::before {
	background-image: url(https://static.tildacdn.com/tild3264-6238-4335-b865-383162356263/user.svg);
}

#rec328896886 .t958__avatar[data-original *= 'user']::after,
#rec325510984 .t958__avatar[data-original *= 'user']::after {
	background-image: url(https://static.tildacdn.com/tild3138-3764-4162-b539-313866623265/user.svg);
}

#rec328896886 .t958__avatar[data-original *= 'paypass']::before,
#rec325510984 .t958__avatar[data-original *= 'paypass']::before {
	background-image: url(https://static.tildacdn.com/tild3739-6566-4263-b536-346264656536/paypass.svg);
}

#rec328896886 .t958__avatar[data-original *= 'paypass']::after,
#rec325510984 .t958__avatar[data-original *= 'paypass']::after {
	background-image: url(https://static.tildacdn.com/tild3930-6463-4966-b662-326366626363/paypass.svg);
}

#rec328896886 .t958__author-name,
#rec325510984 .t958__author-name {
	margin-bottom: 0;
	transition: color .3s;
}

#rec328896886 .t958__review,
#rec325510984 .t958__review {
	margin-top: 7px;
}

#rec328896886 .t958__review-text a,
#rec325510984 .t958__review-text a {
	display: inline-flex;
	align-items: center;
	margin-top: 5px;
}

#rec328896886 .t958__review-text a::before,
#rec325510984 .t958__review-text a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 12px solid currentColor;
	margin-right: 6px;
}

#rec328896886 .t958__item-visible .t958__avatar,
#rec325510984 .t958__item-visible .t958__avatar {
	background-color: #3C67D6;
}

#rec328896886 .t958__item-visible .t958__avatar::before,
#rec325510984 .t958__item-visible .t958__avatar::before {
	opacity: 0;
}

#rec328896886 .t958__item-visible .t958__avatar::after,
#rec325510984 .t958__item-visible .t958__avatar::after {
	opacity: 1 !important;
}

#rec328896886 .t958__item-visible .t958__author-name,
#rec325510984 .t958__item-visible .t958__author-name {
	color: #3C67D6 !important;
}

@media screen and (max-width: 960px) {
    #rec328896886,
	#rec325510984 {
		display: block !important;
	}

	#rec325510984 .t958__gallery,
	#rec328896886 .t958__gallery {
		pointer-events: none;
	}

	#rec325510984 .t958__gallery,
	#rec328896886 .t958__gallery
}

#rec328896886 {
	position: relative;
	background-color: transparent;
}

#rec328896886::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0 0 60px 60px;
	background-color: #F9FAFB;
	z-index: 1;
}



/*app download*/

#rec325540440,
#rec356083969 {
	position: relative;
}

#rec325540440::before,
#rec356083969::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0 0 60px 60px;
	background-color: #F9FAFB;
	z-index: 1;
}

#rec325540440 .t396,
#rec356083969 .t396 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
	#rec325540440::before,
	#rec356083969::before {
		border-radius: 0 0 30px 30px
	}
}

/*automation*/

#rec325548900,
#rec356083970 {
	position: relative;
}

#rec325548900::before,
#rec356083970::before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec325548900 .t923,
#rec356083970 .t923 {
	position: relative;
	z-index: 2;
}

#rec325548900 .t923 .t-section__topwrapper,
#rec356083970 .t923 .t-section__topwrapper {
	margin-bottom: 54px;
}

#rec325548900 .t923 .t-section__title em,
#rec356083970 .t923 .t-section__title em {
	display: inline-block;
	font-style: normal;
	background-color: #3C67D6;
	color: #fff;
	padding: 0 15px 5px;
	border-radius: 57px;
}

#rec325548900 .t-slds,
#rec356083970 .t-slds {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	position: relative;
}

#rec325548900 .t-slds__container,
#rec356083970 .t-slds__container {
	overflow: visible !important;
}

#rec325548900 .t-slds__items-wrapper,
#rec356083970 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
	overflow: visible !important;
}

#rec325548900 .t-slds__item .t-width,
#rec356083970 .t-slds__item .t-width,
#rec325548900 .t923__slds-wrapper,
#rec356083970 .t923__slds-wrapper,
#rec325548900 .t923__col,
#rec356083970 .t923__col,
#rec325548900 .t923__wrapper,
#rec356083970 .t923__wrapper {
	height: 100%;
}


#rec325548900 .t923__wrapper,
#rec356083970 .t923__wrapper {
	padding: 33px 30px 35px;
	box-sizing: border-box;
	text-align: center;
	box-shadow: 0px 18px 34px rgba(0, 0, 0, 0.05);
}

#rec325548900 .t923__imgwrapper,
#rec356083970 .t923__imgwrapper {
	padding-bottom: 0;
	width: 118px;
	height: 118px;
	margin: 0 auto 20px;
	border-radius: 50%;
	background-color: #F4F9FB;
	display: flex;
	justify-content: center;
	align-items: center;
}

#rec325548900 .t923__bgimg,
#rec356083970 .t923__bgimg {
	width: 35px;
	height: 35px;
	margin: auto;
	background-size: contain;
}

#rec325548900 .t923__textwrapper,
#rec356083970 .t923__textwrapper{
	padding: 0;
}

#rec325548900 .t923__content,
#rec356083970 .t923__content {
	height: auto !important;
}

#rec325548900 .t-slds__item,
#rec356083970 .t-slds__item {
	padding-bottom: 112px;
}

#rec325548900 .t-slds__arrow_container,
#rec356083970 .t-slds__arrow_container {
	display: flex;
	justify-content: center;
	margin-top: 50px !important;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
}

#rec325548900 .t-slds__arrow_wrapper,
#rec356083970 .t-slds__arrow_wrapper {
	position: static;
	height: auto !important;
	margin: 0 30px;
	width: auto;
}

#rec325548900 .t-slds__arrow,
#rec356083970 .t-slds__arrow {
	position: relative;
	left: auto;
	right: auto;
	width: 62px !important;
    height: 62px !important;
    border-radius: 20px;
    background-color: #fff !important;
    color: #5D616B;
}

#rec325548900 .t-slds__arrow polyline,
#rec356083970 .t-slds__arrow polyline {
	stroke: currentColor !important;
}

#rec325548900 .t-slds__arrow_wrapper:hover .t-slds__arrow,
#rec356083970 .t-slds__arrow_wrapper:hover .t-slds__arrow {
	color: #3c67d6 !important;
}

@media screen and (min-width: 961px) {
	#rec325548900 .t-slds__item,
	#rec356083970 .t-slds__item {
		width: 250px !important;
		padding-bottom: 102px;
	}
}

@media screen and (max-width: 1300px) {
	#rec325548900 .t-slds__arrow_container,
	#rec356083970 .t-slds__arrow_container {
		//position: static;
		margin-top: 40px;
		display: flex;
		justify-content: center;
	}

	#rec325548900 .t-slds__arrow_wrapper,
	#rec356083970 .t-slds__arrow_wrapper {
		position: static;
		width: auto !important;
		height: auto !important;
		margin: 0 10px
	}

	#rec325548900 .t-slds__arrow,
	#rec356083970 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec325548900 .t-slds__arrow_body,
	#rec356083970 .t-slds__arrow_body {
		width: 10px !important;
	}
}

@media screen and (max-width: 960px) {
	#rec325548900,
	#rec356083970 {
		padding: 80px 0 50px !important;
	}

	#rec325548900::before,
	#rec356083970::before {
		border-radius: 30px;
	}

	#rec325548900 .t-section__topwrapper,
	#rec356083970 .t-section__topwrapper {
		margin: 0 0 40px !important;
	}

	#rec325548900 .t-section__title > div,
	#rec356083970 .t-section__title > div {
		font-size: 26px !important;
		line-height: 40px !important;
	}

	#rec325548900 .t-slds__items-wrapper,
	#rec356083970 .t-slds__items-wrapper {
		/*pointer-events: none;*/
	}
}

@media screen and (max-width: 640px) {
	#rec325548900 .t923 .t923__slds-wrapper .t-col,
	#rec356083970 .t923 .t923__slds-wrapper .t-col {
		padding: 0 !important;
	}

    #rec325548900 .t-section__topwrapper,
    #rec356083970 .t-section__topwrapper {
        width: 315px;
        margin: 0 auto 40px!important;
    }
}

/*integration*/

#rec325568199 .t-section__topwrapper,
#rec356083972 .t-section__topwrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0 auto 85px;
}

#rec325568199 .t-section__title,
#rec356083972 .t-section__title {
	width: 100%;
    text-align: center;
}

#rec325568199 .t-section__descr,
#rec356083972 .t-section__descr {
	width: 100%;
	max-width: 100%;
	text-align: center;
}

#rec325568199 .t-section__title > div,
#rec356083972 .t-section__title > div,
#rec325568199 .t-section__descr > div,
#rec356083972 .t-section__descr > div {
    text-align: center !important;
}

#rec325568199 .t490__img,
#rec356083972 .t490__img {
	width: 100%;
	max-width: 100%;
	height: 145px;
	object-fit: contain;
	margin: 0 auto 14px;
}

#rec325568199 .t-heading,
#rec356083972 .t-heading {
	margin: 0 0 15px;
}

#rec325568199 .t-descr a,
#rec356083972 .t-descr a{
	display: inline-block;
	margin-top: 15px;
	font-weight: 500;
	color: #3C67D6;
}

#rec325568199 .t490 .t-section__bottomwrapper,
#rec356083972 .t490 .t-section__bottomwrapper {
	margin-top: 70px;
}

#rec325568199 .t490 .t-section__bottomwrapper .t-btn,
#rec356083972 .t490 .t-section__bottomwrapper .t-btn{
	height: 56px;
	box-shadow: 0px 10px 34px 0px rgba(60, 103, 214, .5);
}

@media screen and (max-width: 960px) {
	#rec325568199 .t-section__topwrapper,
	#rec356083972 .t-section__topwrapper {
		display: block;
		width: 100%;
		max-width: 330px;
		margin: 0 auto 40px;
	}

	#rec325568199 .t-section__title,
	#rec356083972 .t-section__title {
		width: 100%;
	}

	#rec325568199 .t-section__title > div,
	#rec356083972 .t-section__title > div {
		font-size: 26px !important;
		line-height: 40px !important;
		text-align: center !important;
	}

	#rec325568199 .t-section__title br,
	#rec356083972 .t-section__title br {
		display: none;
	}

	#rec325568199 .t-section__descr,
	#rec356083972 .t-section__descr {
		width: 100%;
		max-width: 100%;
		margin: 0 !important;
	}

	#rec325568199 .t-section__descr > div,
	#rec356083972 .t-section__descr > div {
		font-size: 17px !important;
		line-height: 26px !important;
		text-align: center !important;
	}

	#rec325568199 .t490 .t-section__bottomwrapper,
	#rec356083972 .t490 .t-section__bottomwrapper {
	    margin-top: 30px;
	}
}

/*for who*/

#rec325586920 .t467__descr ul li,
#rec356083974 .t467__descr ul li {
	background-color: #F9FAFB;
	color: #333848;
}
/*
#rec325586920 .t467__descr ul li:nth-child(2),
#rec356083974 .t467__descr ul li:nth-child(2),
#rec325586920 .t467__descr ul li:nth-child(4),
#rec356083974 .t467__descr ul li:nth-child(4),
#rec325586920 .t467__descr ul li:nth-child(6),
#rec356083974 .t467__descr ul li:nth-child(6),
#rec325586920 .t467__descr ul li:nth-child(11),
#rec356083974 .t467__descr ul li:nth-child(11),
#rec325586920 .t467__descr ul li:nth-child(12),
#rec356083974 .t467__descr ul li:nth-child(12){
	background-color: #fff;
	color: #3C67D6;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
*/
#rec325586920 .t467__descr ul li,
#rec356083974 .t467__descr ul li {
	font-size: 17px !important;
	line-height: 26px !important;
}

@media screen and (max-width: 960px) {
	#rec325586920,
	#rec356083974 {
		padding: 40px 0 !important
	}

	#rec325586920 .t467__title,
	#rec356083974 .t467__title {
		font-size: 26px !important;
		line-height: 40px !important;		
	}

	#rec325586920 .t467__descr ul li,
	#rec356083974 .t467__descr ul li {
		font-size: 14px !important;
	}
}

/*video reviews*/

#rec325571728,
#rec356083976 {
	position: relative;
}

#rec325571728 .t604__play_icon,
#rec356083976 .t604__play_icon{
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
    transform: none;
}

#rec325571728 .t-slds,
#rec356083976 .t-slds {
	overflow: visible;
}

#rec325571728 .t-slds__main,
#rec356083976 .t-slds__main {
	position: relative;
}

#rec325571728 .t-slds__wrapper,
#rec356083976 .t-slds__wrapper {
	border-radius: 20px;
	overflow: hidden;
}

#rec325571728 .t604__separator,
#rec356083976 .t604__separator {
	padding-bottom: 56.4% !important;
}

#rec325571728 .t-slds__arrow_container,
#rec356083976 .t-slds__arrow_container {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 100%;
	right: 0;
	margin-bottom: 70px !important;
}

#rec325571728 .t-slds__arrow_wrapper,
#rec356083976 .t-slds__arrow_wrapper {
	position: static;
	width: auto !important;
	height: auto !important;
	margin-left: 30px;
}

#rec325571728 .t-slds__arrow_wrapper:first-child,
#rec356083976 .t-slds__arrow_wrapper:first-child {
	margin-left: 0;
}

#rec325571728 .t-slds__arrow,
#rec356083976 .t-slds__arrow {
	position: relative;
	transform: none;
	right: auto;
	left: auto;
	width: 62px !important;
	height: 62px !important;
	border-radius: 20px;
	background-color: #F9FAFB !important;
	color: #5D616B;
	transition: color .3s ease;
} 

#rec325571728 .t-slds__arrow svg polyline,
#rec356083976 .t-slds__arrow svg polyline{
	stroke:  currentColor;
	stroke-width: 2px;
}

#rec325571728 .t-slds__arrow:hover,
#rec356083976 .t-slds__arrow:hover {
	color: #3C67D6;
}

#rec325571728 .t-slds__bullet_wrapper,
#rec356083976 .t-slds__bullet_wrapper {
	display: none;
}

@media screen and (max-width: 1300px){
	#rec325571728 .t-slds__arrow_wrapper,
	#rec356083976 .t-slds__arrow_wrapper {
		margin: 0 10px;
	}

	#rec325571728 .t-slds__arrow,
	#rec356083976 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec325571728 .t-slds__arrow_body,
	#rec356083976 .t-slds__arrow_body {
		width: 10px !important;
	}
}


@media screen and (max-width: 960px) {

	#rec325605551 .t050__title,
	#rec356083975 .t050__title {
		font-size: 26px !important;
		line-height: 40px !important;
		text-align: center;
	}

	#rec325571728,
	#rec356083976 {
		padding-top: 30px !important;
		padding-bottom: 60px !important
	}

	#rec325571728 .t-slds__arrow_container,
	#rec356083976 .t-slds__arrow_container {
		position: static;
		justify-content: center;
		margin: 30px 0 0;
	}
}

@media screen and (max-width: 640px) {
	#rec325571728 .t-slds__wrapper,
	#rec356083976 .t-slds__wrapper {
		padding: 0 20px !important;
	}
}

/*reviews text*/

#rec325614589 .t-slds,
#rec356083979 .t-slds,
#rec551370461 .t-slds {
	padding-top: 20px;
	position: relative;
}

#rec325614589 .t-slds,
#rec356083979 .t-slds,
#rec551370461 .t-slds {
    padding-bottom: 102px;
}

#rec325614589 .t-slds__container,
#rec356083979 .t-slds__container,
#rec551370461 .t-slds__container,
#rec325614589 .t-slds__items-wrapper,
#rec356083979 .t-slds__items-wrapper,
#rec551370461 .t-slds__items-wrapper  {
	overflow: visible;
}

#rec325614589 .t-slds__items-wrapper,
#rec356083979 .t-slds__items-wrapper,
#rec551370461 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
	padding-bottom: 112px!important;
}

#rec325614589 .t923__width_12,
#rec356083979 .t923__width_12,
#rec551370461 .t923__width_12,
#rec325614589 .t923__slds-wrapper,
#rec356083979 .t923__slds-wrapper,
#rec551370461 .t923__slds-wrapper {
	height: 100%;
}

#rec325614589 .t923__col,
#rec356083979 .t923__col
#rec551370461 .t923__col {
	height: 100%;
	margin: 0 15px;
}

#rec325614589 .t923__wrapper,
#rec356083979 .t923__wrapper,
#rec551370461 .t923__wrapper {
    overflow: visible;
	padding: 0 30px 40px;
	text-align: center;
	box-sizing: border-box;
	height: 100%;
    display: flex;
    background-color: #f9fafb;
    border-radius: 50px;
    flex-flow: column nowrap;
    transition: background-color .3s ease, box-shadow .3s ease;
}

#rec325614589 .t923__wrapper:hover,
#rec356083979 .t923__wrapper:hover,
#rec551370461 .t923__wrapper:hover {
	background-color: #fff;
	box-shadow: 0px 8px 44px rgba(54, 63, 95, 0.06);
}

#rec325614589 .t923__imgwrapper,
#rec356083979 .t923__imgwrapper,
#rec551370461 .t923__imgwrapper {
	padding-bottom: 0;
	flex-shrink: 0;
}

#rec325614589 .t923__bgimg,
#rec356083979 .t923__bgimg,
#rec551370461 .t923__bgimg {
	position: static;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin: -20px auto 20px;
}


#rec325614589 .t923__content,
#rec356083979 .t923__content,
#rec551370461 .t923__content {
	flex-grow: 1;
	display: flex;
	flex-flow:  column nowrap;
	height: auto!important;
}

#rec325614589 .t923__textwrapper,
#rec356083979 .t923__textwrapper,
#rec551370461 .t923__textwrapper {
	padding: 0;
	flex-grow: 1;
	margin-bottom: 20px;
}

#rec325614589 .t923__title,
#rec356083979 .t923__title,
#rec551370461 .t923__title {
    min-height: 48px;
}

#rec325614589 .t923__uptitle,
#rec356083979 .t923__uptitle,
#rec551370461 .t923__uptitle {
	letter-spacing: 0;
	margin: 0 0 3px;
}

#rec325614589 .t923__descr,
#rec356083979 .t923__descr,
#rec551370461 .t923__descr {
	margin-top: 20px;
}

#rec325614589 .t923__btntext-wrapper,
#rec356083979 .t923__btntext-wrapper,
#rec551370461 .t923__btntext-wrapper,
#rec325614589 .t923 .t-card__btntext-wrapper,
#rec356083979 .t923 .t-card__btntext-wrapper,
#rec551370461 .t923 .t-card__btntext-wrapper {
	flex-shrink:  0;
	padding: 0 !important;
	position: static;
	margin-top: auto;
}

#rec325614589 .t923__btn-text,
#rec356083979 .t923__btn-text,
#rec551370461 .t923__btn-text {
	margin: 0;
	font-size: 14px;
	line-height: 1.78;
}

#rec325614589 .t923__btn-text::after,
#rec356083979 .t923__btn-text::after,
#rec551370461 .t923__btn-text::after {
	display: none;
}

#rec325614589 .t923__btn-text:hover,
#rec356083979 .t923__btn-text:hover,
#rec551370461 .t923__btn-text:hover {
	text-decoration: underline;
}

#rec325614589 .t-slds__arrow_container,
#rec356083979 .t-slds__arrow_container,
#rec551370461 .t-slds__arrow_container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px !important;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
}

#rec325614589 .t-slds__arrow_wrapper,
#rec356083979 .t-slds__arrow_wrapper,
#rec551370461 .t-slds__arrow_wrapper {
	position: static;
	width: auto !important;
	height: auto !important;
	margin: 0 15px;
}

#rec325614589 .t-slds__arrow,
#rec356083979 .t-slds__arrow,
#rec551370461 .t-slds__arrow {
	position: relative;
	transform: none;
	right: auto;
	left: auto;
	width: 62px !important;
	height: 62px !important;
	border-radius: 20px;
	background-color: #F9FAFB !important;
	color: #5D616B;
	transition: color .3s ease;
} 

#rec325614589 .t-slds__arrow svg polyline,
#rec356083979 .t-slds__arrow svg polyline,
#rec551370461 .t-slds__arrow svg polyline {
	stroke:  currentColor;
	stroke-width: 2px;
}

#rec325614589 .t-slds__arrow:hover,
#rec356083979 .t-slds__arrow:hover,
#rec551370461 .t-slds__arrow:hover {
	color: #3C67D6;
}

@media screen and (max-width: 1300px){
	#rec325614589 .t923 .t-slds__container,
	#rec356083979 .t923 .t-slds__container,
	#rec551370461 .t923 .t-slds__container {
		width: 100% !important
	}

	#rec325614589 .t-slds__arrow_wrapper,
	#rec356083979 .t-slds__arrow_wrapper,
	#rec551370461 .t-slds__arrow_wrapper {
		margin: 0 10px;
	}

	#rec325614589 .t-slds__arrow,
	#rec356083979 .t-slds__arrow,
	#rec551370461 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec325614589 .t-slds__arrow_body,
	#rec356083979 .t-slds__arrow_body,
	#rec551370461 .t-slds__arrow_body {
		width: 10px !important;
	}
}

@media screen and (max-width: 960px) {
	#rec325614589,
	#rec356083979,
	#rec551370461 {
		padding-top: 30px !important;
		padding-bottom: 60px !important
	}

	#rec325614589 .t-slds__arrow_container,
	#rec356083979 .t-slds__arrow_container,
	#rec551370461 .t-slds__arrow_container {
		justify-content: center;
		margin: 30px 0 0;
	}

	#rec325614589 .t-width .t-slds__wrapper,
	#rec356083979 .t-width .t-slds__wrapper,
	#rec551370461 .t-width .t-slds__wrapper {
		padding: 0 !important
	}

	#rec325614589 .t-slds__items-wrapper,
	#rec356083979 .t-slds__items-wrapper,
	#rec551370461 .t-slds__items-wrapper {
		padding-bottom: 92px!important;
	}
}

/*index page form */

#rec325572311,
#rec356083980,
#rec420068456,
#rec450812792, {
	position: relative;
}

#rec420068456 {
    margin-top: 60px;
}

#rec325572311 .t396,
#rec356083980 .t396,
#rec420068456 .t396,
#rec450812792 .t396 {
	position: relative;
	z-index: 2;
}

#rec325572311 .t396::before,
#rec356083980 .t396::before,
#rec420068456 .t396::before,
#rec450812792 .t396::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 30px;
	left: 0;
	width: 100%;
	border-radius: 60px;
	background-color: #F9FAFB;
	z-index: 1;
}

#rec325572311 .t396 .t-input-group,
#rec356083980 .t396 .t-input-group,
#rec420068456 .t396 .t-input-group, 
#rec450812792 .t396 .t-input-group {
	text-align: center;
}

#rec325572311 .t396 .t-input-title,
#rec356083980 .t396 .t-input-title,
#rec420068456 .t396 .t-input-title,
#rec450812792 .t396 .t-input-title {
	padding: 0;
	margin: 0 0 15px;
}

#rec325572311 .t396 .t-checkboxes__wrapper,
#rec356083980 .t396 .t-checkboxes__wrapper,
#rec420068456 .t396 .t-checkboxes__wrapper,
#rec450812792 .t396 .t-checkboxes__wrapper,
#rec325572311 fieldset {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#rec325572311 .t396 .t-checkboxes__wrapper .t-checkbox__control,
#rec356083980 .t396 .t-checkboxes__wrapper .t-checkbox__control,
#rec420068456 .t396 .t-checkboxes__wrapper .t-checkbox__control,
#rec450812792 .t396 .t-checkboxes__wrapper .t-checkbox__control {
	margin: 0 12px;
}

#rec325572311 .t396 .t-checkbox__indicator,
#rec356083980 .t396 .t-checkbox__indicator,
#rec420068456 .t396 .t-checkbox__indicator,
#rec450812792 .t396 .t-checkbox__indicator {
	background: #FFFFFF;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	border: none;
}

#rec325572311 .t396 .t-checkbox__indicator::after,
#rec356083980 .t396 .t-checkbox__indicator::after,
#rec420068456 .t396 .t-checkbox__indicator::after,
#rec450812792 .t396 .t-checkbox__indicator::after {
	left: 7px;
    top: 4px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

#rec325572311 .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator,
#rec356083980 .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator,
#rec420068456 .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator,
#rec450812792 .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator {
	background-color: #3C67D6;
}

#rec325572311 .tn-elem[data-elem-id="1623588726136"] .tn-atom em,
#rec356083980 .tn-elem[data-elem-id="1623588726136"] .tn-atom em,
#rec420068456 .tn-elem[data-elem-id="1646320974408"] .tn-atom em,
#rec450812792 .tn-elem[data-elem-id="1646320974408"] .tn-atom em {
	display: inline-block;
	line-height: 1;
	font-style: normal;
	color: #fff;
	background-color: #3C67D6;
	padding: 0 15px 10px;
	border-radius: 50px;
}

#rec420068456 .tn-elem[data-elem-id="1646320974408"] .tn-atom em {
    padding: 5px 15px 5px;
}

@media screen and (max-width: 960px) {
	#rec325572311::before,
	#rec356083980::before,
	#rec420068456::before,
    #rec450812792::before {
		border-radius: 30px;
	}

	#rec325572311 .t396 .t-checkboxes__wrapper .t-checkbox__control,
	#rec356083980 .t396 .t-checkboxes__wrapper .t-checkbox__control,
	#rec420068456 .t396 .t-checkboxes__wrapper .t-checkbox__control,
    #rec450812792 .t396 .t-checkboxes__wrapper .t-checkbox__control {
		margin: 0 8px;
	}

	#rec325572311 .t396 .t-checkboxes__wrapper .t-checkbox__control {
		padding-top: 6px;
		text-align: left;
	}

	#rec325572311 fieldset {
		flex-direction: column;
		align-items: flex-start;
	}

	#rec325572311 .tn-elem[data-elem-id="1623588726136"] .tn-atom em,
	#rec356083980 .tn-elem[data-elem-id="1623588726136"] .tn-atom em,
	#rec420068456 .tn-elem[data-elem-id="1646320974408"] .tn-atom em,
    #rec450812792 .tn-elem[data-elem-id="1646320974408"] .tn-atom em {
		padding: 0 10px 5px;
	}
}

/*breadcrumbs*/

/*[data-record-type="758"]  {
	position: relative;
}

[data-record-type="758"]::before {
	content: '';
	display: block;
	position: absolute;
	top: 105px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

.t758__breadcrumb-divider,
.t758__link-item__wrapper {
	padding-right: 4px;
}

.t758 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
	[data-record-type="758"] {
		padding-top: 94px!important;	
	}

	[data-record-type="758"]::before {
		top: 64px;
		border-radius: 30px 30px 0 0;
	}
}*/

/*capabilities page*/

#rec325789148 {
	position: relative;
	padding-top: 200px !important;
}

#rec325789148::before {
	content: '';
	display: block;
	position: absolute;
	top: 105px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec325789148 .t850 {
	position: relative;
	z-index: 2;
}

#rec325789148 .t850 .t-section__title {
	font-size: 40px;
    line-height: 50px;
    color: #303030;
    margin: 0 0 20px;
}

#rec325789148 .t850 .t-section__descr {
	font-size: 22px;
    line-height: 36px;
    color: #5d616b;
}

#rec325789148 .t850 .t-section__topwrapper {
	margin: 0 0 60px;
}

#rec325789148 .t850__wrap {
	padding: 40px;
}

#rec325789148 .t850__bottommargin{
	margin: 0 0 25px;
}

#rec325789148 .t850__wrap .t-descr ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rec325789148 .t850__wrap .t-descr ul li{
	position: relative;
	margin-bottom: 20px;
	padding-left: 40px;
}

#rec325789148 .t850__wrap .t-descr ul li::before {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(https://static.tildacdn.com/tild6565-3538-4430-a537-323232383632/check.svg) 50% 50% no-repeat;
	background-size: auto;
	left: 0;
	top: 0;
}

#rec325789148 .t850__row:nth-child(1) .t850__col:nth-child(1) .t-descr ul li:nth-last-child(-n+1)::before,
#rec325789148 .t850__row:nth-child(2) .t850__col:nth-child(1) .t-descr ul li:nth-last-child(-n+1)::before,
#rec325789148 .t850__row:nth-child(2) .t850__col:nth-child(3) .t-descr ul li:nth-last-child(-n+2)::before,
#rec325789148 .t850__row:nth-child(4) .t850__col:nth-child(1) .t-descr ul li:nth-last-child(-n+1)::before {
	background: url(https://static.tildacdn.com/tild3234-6235-4739-a663-346232393764/photo.svg) 50% 50% no-repeat;
}

#rec325789148 .t-descr ul li:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
	#rec325789148 .t850__wrap {
		padding: 30px;
	}
}

@media screen and (max-width: 960px) {
	#rec325789148 {
		padding-top: 154px !important
	}

	#rec325789148::before {
		top: 64px;
		border-radius: 30px 30px 0 0;
	}

	#rec325789148 .t850__wrap {
		padding: 30px;
	}

	#rec325789148 .t850 .t-section__title > *{
		font-size: 30px !important;
	    line-height: 40px !important;
	    margin: 0 0 30px;
	}

	#rec325789148 .t850 .t-section__descr > *{
		font-size: 17px !important;
	    line-height: 26px !important;
	}

	#rec325789148 .t850 .t-section__topwrapper {
		margin: 0 0 40px;
	}
}

#rec325793358 {
	position: relative;
}

#rec325793358::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 30px;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0 0 60px 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec325793358 .t396 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
	#rec325793358::before {
		border-radius: 0 0 30px 30px;
	}
}

/*team intro*/

#rec326046186 {
	position: relative;
	padding-top: 165px !important;
}

#rec326046186::before {
	content: '';
	display: block;
	position: absolute;
	top: 105px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec326046186 .t396 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
	#rec326046186 {
		padding-top: 124px !important
	}

	#rec326046186::before {
		top: 64px;
		border-radius: 30px 30px 0 0;
	}
}

/*team list*/

#rec326049149 {
	position: relative;
}

#rec326049149::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec326049149 .t527 {
	position: relative;
	z-index: 2;
}

#rec326049149 .t-section__topwrapper {
	margin: 0 0 52px;
}

#rec326049149 .t-section__title {
	font-size: 40px;
	line-height: 1.35;
	font-weight: 500;
	color: #303030;
}

#rec326049149 .t527__itemwrapper {
	text-align: center;
}

#rec326049149 .t527__bgimg {
	padding-bottom: 122%;
	border-radius: 20px;
	margin-bottom: 20px;
}

#rec326049149 .t527__persname {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.66;
	color: #333848;
	margin: 0;
}

#rec326049149 .t527__persdescr {
	font-size: 15px;
	line-height: 1.33;
	color: #5D616B;
	margin: 0;
}

#rec326049149 .t527__line {
	display: none;
}

/*team slider*/

#rec326258139 {
	position: relative;
}

#rec326258139::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec326258139 .t923 {
	position: relative;
	z-index: 2;
}

#rec326258139 .t923 .t-section__topwrapper {
	margin: 0 0 40px;
}

#rec326258139 .t923 .t-section__title {
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	color: #303030;
	margin: 0 0 5px;
}

#rec326258139 .t923 .t-section__descr {
	font-size: 22px;
	line-height: 36px;
	color: #5D616B;
}

#rec326258139 .t923__wrapper {
	background-color: transparent;
}

#rec326258139 .t923__imgwrapper {
	padding-bottom: 120%;
	border-radius: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}

#rec326258139 .t923__textwrapper {
	text-align: center;
	padding: 0;
}

#rec326258139 .t923__uptitle,
#rec326258139 .t923__title {
	letter-spacing: normal;
	margin: 0;
}

#rec326258139 .t605__descr {
	margin: 10px 0 0;
}

#rec326258139 .t923 .t-slds__arrow_wrapper {
	width: 62px !important;
	height: 62px !important;
}

#rec326258139 .t923 .t-slds__arrow_wrapper-left {
	left: auto;
	right: 100%;
	margin-right: 47px;
}

#rec326258139 .t923 .t-slds__arrow_wrapper-right {
	right: auto;
	left: 100%;
	margin-left: 47px;
}

#rec326258139 .t923 .t-slds__arrow {
	width: 62px !important;
	height: 62px !important;
	border-radius: 20px;
}

#rec326258139 .t923 .t-slds__arrow_body {
	width: 10px !important;
}

@media screen and (max-width: 1300px) {
	#rec326258139 .t923 .t-slds__container {
		width: 100% !important;		
	}

	#rec326258139 .t-slds__wrapper {
		padding: 0 20px !important;
	}

	#rec326258139 .t923 .t-slds__arrow_container {
		position: static;
		margin-top: 40px;
		display: flex;
		justify-content: center;
	}

	#rec326258139 .t923 .t-slds__arrow_wrapper {
		position: static;
		width: auto !important;
		height: auto !important;
		margin: 0 10px
	}

	#rec326258139 .t923 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}
}


/*roadmap*/

#rec326050573 {
	position: relative;
}

#rec326050573::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec326050573 .t923 {
	position: relative;
	z-index: 2;
}

#rec326050573 .t-section__topwrapper {
	margin-bottom: 50px;
}

#rec326050573 .t-section__title {
	font-size: 40px;
	line-height: 1.35;
	font-weight: 500;
	color: #303030;
}

#rec326050573 .t-slds__main {
	position: relative;
	padding-top: 20px;
	max-width: 1000px;
}

#rec326050573 .t923__wrapper {
	background-color: transparent;
	overflow: visible;

}

#rec326050573 .t923__imgwrapper {
	padding-bottom: 0;
}

#rec326050573 .t923__imgwrapper::before {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	right: 100%;
	margin-right: -11px;
	width: calc(100% + 11px + 40px);
	height: 4px;
	background-color: #EAF0FF;
}

#rec326050573 .t-slds__item[data-slide-index="1"] .t923__imgwrapper::before{
	display: none;
}

#rec326050573 .t923__bgimg {
	position: relative;
	width: 22px;
	height: 22px;
	z-index: 2;
}

#rec326050573 .t923__textwrapper {
	margin-top: 27px;
	padding: 0;
}

#rec326050573 .t923__uptitle {
	letter-spacing: 0;
	margin: 0 0 20px;
}

#rec326050573 .t923__descr {
	margin-top: 6px;
}

#rec326050573 .t923 .t-slds__arrow_wrapper {
	width: 62px !important;
	height: 62px !important;
}

#rec326050573 .t923 .t-slds__arrow_wrapper-left {
	left: auto;
	right: 100%;
	margin-right: 47px;
}

#rec326050573 .t923 .t-slds__arrow_wrapper-right {
	right: auto;
	left: 100%;
	margin-left: 47px;
}

#rec326050573 .t923 .t-slds__arrow {
	width: 62px !important;
	height: 62px !important;
	border-radius: 20px;
}

#rec326050573 .t923 .t-slds__arrow_body {
	width: 10px !important;
}


@media screen and (max-width: 1300px) {
	#rec326050573 .t923 .t-slds__container {
		width: 100% !important;		
	}

	#rec326050573 .t-slds__wrapper {
		padding: 0 20px !important;
	}

	#rec326050573 .t923 .t-slds__arrow_container {
		position: static;
		margin-top: 40px;
		display: flex;
		justify-content: center;
	}

	#rec326050573 .t923 .t-slds__arrow_wrapper {
		position: static;
		width: auto !important;
		height: auto !important;
		margin: 0 10px
	}

	#rec326050573 .t923 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}
}

@media screen and (max-width: 960px) {
	#rec326050573 .t-section__title {
		font-size: 30px;
	}
}

@media screen and (max-width: 640px) {
	#rec326050573 .t923__imgwrapper::before {
		margin-right: -11px;
		width: calc(100vw - 22px);
	}
}


#rec326052824 {
	position: relative;
}

#rec326052824::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 30px;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0 0 60px 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec326052824 .t649 {
	position: relative;
	z-index: 2;
}

#rec326052824 .t649 .t-section__topwrapper {
	margin: 0 0 30px;
}

#rec326052824 .t649 .t-section__title {
	font-size: 40px;
	line-height: 1.35;
	font-weight: 500;
	color: #303030;
}

#rec326052824 .t649 .t-container {
	max-width: 1200px;
}

#rec326052824 .t649 .t-item {
	margin: 20px 10px 0;
	width: 100%;
	max-width: 280px;
	display: flex;
	flex-flow:  column nowrap;
	border-radius: 20px;
	box-shadow: none;
}

#rec326052824 .t649__blockimg {
	padding-bottom: 60%;
	flex-shrink: 0;
}

#rec326052824 .t649__textwrapper {
	flex-grow: 1;
	display: flex;
	flex-flow:  column nowrap;
	padding: 30px 30px 25px !important;
}

#rec326052824 .t649__title {
    flex-grow: 1;
	margin: 0;
}

#rec326052824 .t649__text {
	margin: 0;
}

#rec326052824 .t649__btntext-wrapper {
	padding-top: 0;
}

#rec326052824 .t649__btn-container {
	margin-top: 20px;
	flex-shrink: 0;
}

#rec326052824 .t649__btn-text {
	font-weight: 400;
}

#rec326052824 .t649__linkwrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

@media screen and (max-width: 1200px) {
	#rec326052824 .t649 .t-item {
		max-width: 460px !important;	
	}
}

@media screen and (max-width: 960px) {
	#rec326052824::before {
		border-radius: 0 0 30px 30px;
	}

	#rec326052824 .t649 .t-section__title {
		font-size: 30px;
	}

	#rec326052824 .t649 .t-item {
		width: calc(50% - 20px)!important;	
		max-width: 460px !important;	
	}
}

@media screen and (max-width: 660px) {
	#rec326052824 .t649 .t-item {
		width: 100% !important;	
		max-width: 100% !important;	
	}

	#rec326052824 .t649 .t649__textwrapper {
		width: 100% !important;
	}
}

/*blog*/

/*blog title*/

#rec325930889 {
	position: relative;
	padding-top: 200px !important;
}

#rec325930889::before {
	content: '';
	display: block;
	position: absolute;
	top: 105px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec325930889 .t050 {
	position: relative;
	z-index: 2;
}

#rec325930889 .t050__title {
	font-size: 40px;
	line-height: 1.35;
	font-weight: 500;
	color: #303030;
}

@media screen and (max-width: 960px) {
	#rec325930889 {
		padding-top: 154px !important;
	}

	#rec325930889::before {
		top: 64px;
		border-radius: 30px 30px 0 0;
	}

	#rec325930889 .t050__title {
		font-size: 30px
	}
}

/*blog tabs*/

#rec326919953 {
	position: relative;
}

#rec326919953::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec326919953 .t395 {
	position: relative;
	z-index: 2;
}

#rec326919953 .t395__wrapper {
	flex-wrap: wrap;
}

#rec326919953 .t395__tab {
	margin: 20px 10px 0;
	border-radius: 30px !important;
	border: none !important;
}



/*blog list*/

#rec550587402,
#rec325931156,
#rec326913172,
#rec326914041,
#rec326913043,
#rec344243475,
#rec343569501{
	position: relative;
}

#rec550587402::before,
#rec325931156::before,
#rec326913172::before,
#rec326914041::before,
#rec326913043::before,
#rec344243475::before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec343569501::before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 30px;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0 0 60px 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec550587402 .t649,
#rec325931156 .t649,
#rec326913172 .t649,
#rec326914041 .t649,
#rec326913043 .t649,
#rec344243475 .t649{
	position: relative;
	z-index: 2;
}

#rec550587402 .t649 .t-container,
#rec325931156 .t649 .t-container,
#rec326913172 .t649 .t-container,
#rec326914041 .t649 .t-container,
#rec326913043 .t649 .t-container,
#rec344243475 .t649 .t-container{
	max-width: 1200px;
}

#rec550587402 .t649 .t-item,
#rec325931156 .t649 .t-item,
#rec326913172 .t649 .t-item,
#rec326914041 .t649 .t-item,
#rec326913043 .t649 .t-item,
#rec344243475 .t649 .t-item{
	margin: 30px 15px 0;
	width: calc(25% - 30px);
	max-width: none;
	box-shadow: none;
}

/*#rec550587402 .t649 .t-item:nth-child(1),
#rec325931156 .t649 .t-item:nth-child(1),
#rec326913172 .t649 .t-item:nth-child(1),
#rec326914041 .t649 .t-item:nth-child(1),
#rec326913043 .t649 .t-item:nth-child(1),
#rec344243475 .t649 .t-item:nth-child(1){
	width: calc(70% - 30px);
	display: flex;
	flex-flow: row nowrap;
}

#rec550587402 .t649 .t-item:nth-child(2),
#rec325931156 .t649 .t-item:nth-child(2),
#rec326913172 .t649 .t-item:nth-child(2),
#rec326914041 .t649 .t-item:nth-child(2),
#rec326913043 .t649 .t-item:nth-child(2),
#rec344243475 .t649 .t-item:nth-child(2){
	width: calc(30% - 30px);
}*/

#rec550587402 .t649__linkwrapper,
#rec325931156 .t649__linkwrapper,
#rec326913172 .t649__linkwrapper,
#rec326914041 .t649__linkwrapper,
#rec326913043 .t649__linkwrapper,
#rec344243475 .t649__linkwrapper{
	display: flex;
	flex-flow: column nowrap;
	border-radius: 20px;
	height: auto; /*fix style "height: 100%;" to fix bug*/
}

#rec550587402 .t649__blockimg,
#rec325931156 .t649__blockimg,
#rec326913172 .t649__blockimg,
#rec326914041 .t649__blockimg,
#rec326913043 .t649__blockimg,
#rec344243475 .t649__blockimg{
	padding-bottom: 60%;
	flex-shrink: 0;
}

#rec550587402 .t649__textwrapper,
#rec325931156 .t649__textwrapper,
#rec326913172 .t649__textwrapper,
#rec326914041 .t649__textwrapper,
#rec326913043 .t649__textwrapper,
#rec344243475 .t649__textwrapper{
	flex-grow: 1;
	display: flex;
	flex-flow:  column nowrap;
	padding: 30px 30px 25px !important;
}

#rec550587402 .t649__title,
#rec325931156 .t649__title,
#rec326913172 .t649__title,
#rec326914041 .t649__title,
#rec326913043 .t649__title,
#rec344243475 .t649__title{
	margin: 0;
}

#rec550587402 .t649__text,
#rec325931156 .t649__text,
#rec326913172 .t649__text,
#rec326914041 .t649__text,
#rec326913043 .t649__text,
#rec344243475 .t649__text{
	/*flex-grow: 1;*/
	margin: 0;
}

#rec550587402 .t649__uptitle,
#rec325931156 .t649__uptitle,
#rec326913172 .t649__uptitle,
#rec326914041 .t649__uptitle,
#rec326913043 .t649__uptitle,
#rec344243475 .t649__uptitle {
	order: 1;
	flex-shrink: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
	color: #5D616B;
	letter-spacing: 0;
	margin-top: 25px;
}

#rec550587402 .t649__uptitle ul,
#rec325931156 .t649__uptitle ul,
#rec326913172 .t649__uptitle ul,
#rec326914041 .t649__uptitle ul,
#rec326913043 .t649__uptitle ul,
#rec344243475 .t649__uptitle ul {
	padding-left: 0;
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
}

#rec550587402 .t649__uptitle ul li:last-child,
#rec325931156 .t649__uptitle ul li:last-child,
#rec326913172 .t649__uptitle ul li:last-child,
#rec326914041 .t649__uptitle ul li:last-child,
#rec326913043 .t649__uptitle ul li:last-child,
#rec344243475 .t649__uptitle ul li:last-child {
	position: relative;
	padding-left: 24px;
}

#rec550587402 .t649__uptitle ul li:last-child::after,
#rec325931156 .t649__uptitle ul li:last-child::after,
#rec326913172 .t649__uptitle ul li:last-child::after,
#rec326914041 .t649__uptitle ul li:last-child::after,
#rec326913043 .t649__uptitle ul li:last-child::after,
#rec344243475 .t649__uptitle ul li:last-child::after {
	content: '';
	display: block;
	position: absolute;
	background: url(https://static.tildacdn.com/tild6661-3566-4462-b966-333266376665/time.svg) 50% 50% no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	margin-top: -8px;
}

#rec550587402 .t649__uptitle ul li:last-child::before,
#rec325931156 .t649__uptitle ul li:last-child::before,
#rec326913172 .t649__uptitle ul li:last-child::before,
#rec326914041 .t649__uptitle ul li:last-child::before,
#rec326913043 .t649__uptitle ul li:last-child::before,
#rec344243475 .t649__uptitle ul li:last-child::before {
	content: 'Читать:  ';
	display: none;
}
/*
#rec550587402 .t649 .t-item:nth-child(1) .t649__linkwrapper,
#rec325931156 .t649 .t-item:nth-child(1) .t649__linkwrapper,
#rec326913172 .t649 .t-item:nth-child(1) .t649__linkwrapper,
#rec326914041 .t649 .t-item:nth-child(1) .t649__linkwrapper,
#rec326913043 .t649 .t-item:nth-child(1) .t649__linkwrapper,
#rec344243475 .t649 .t-item:nth-child(1) .t649__linkwrapper {
	width: 50%;
}

#rec550587402 .t649 .t-item:nth-child(1) .t649__blockimg,
#rec325931156 .t649 .t-item:nth-child(1) .t649__blockimg,
#rec326913172 .t649 .t-item:nth-child(1) .t649__blockimg,
#rec326914041 .t649 .t-item:nth-child(1) .t649__blockimg,
#rec326913043 .t649 .t-item:nth-child(1) .t649__blockimg,
#rec344243475 .t649 .t-item:nth-child(1) .t649__blockimg {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 0;
}

#rec550587402 .t649 .t-item:nth-child(1) .t649__textwrapper,
#rec325931156 .t649 .t-item:nth-child(1) .t649__textwrapper,
#rec326913172 .t649 .t-item:nth-child(1) .t649__textwrapper,
#rec326914041 .t649 .t-item:nth-child(1) .t649__textwrapper,
#rec326913043 .t649 .t-item:nth-child(1) .t649__textwrapper,
#rec344243475 .t649 .t-item:nth-child(1) .t649__textwrapper {
	flex-shrink: 0;
	width: 50%;
	height: 100%;
	padding: 60px 60px 25px 50px !important;
}

#rec550587402 .t649 .t-item:nth-child(1) .t649__title,
#rec325931156 .t649 .t-item:nth-child(1) .t649__title,
#rec326913172 .t649 .t-item:nth-child(1) .t649__title,
#rec326914041 .t649 .t-item:nth-child(1) .t649__title,
#rec326913043 .t649 .t-item:nth-child(1) .t649__title,
#rec344243475 .t649 .t-item:nth-child(1) .t649__title {
	font-size: 26px !important;
}

#rec550587402 .t649 .t-item:nth-child(1) .t649__uptitle,
#rec325931156 .t649 .t-item:nth-child(1) .t649__uptitle,
#rec326913172 .t649 .t-item:nth-child(1) .t649__uptitle,
#rec326914041 .t649 .t-item:nth-child(1) .t649__uptitle,
#rec326913043 .t649 .t-item:nth-child(1) .t649__uptitle,
#rec344243475 .t649 .t-item:nth-child(1) .t649__uptitle {
	margin-top: 60px;
}

#rec550587402 .t649 .t-item:nth-child(1) .t649__uptitle ul li:last-child::before,
#rec550587402 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
#rec325931156 .t649 .t-item:nth-child(1) .t649__uptitle ul li:last-child::before,
#rec325931156 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
#rec326913172 .t649 .t-item:nth-child(1) .t649__uptitle ul li:last-child::before,
#rec326913172 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
#rec326914041 .t649 .t-item:nth-child(1) .t649__uptitle ul li:last-child::before,
#rec326914041 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
#rec326913043 .t649 .t-item:nth-child(1) .t649__uptitle ul li:last-child::before,
#rec326913043 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
#rec344243475 .t649 .t-item:nth-child(1) .t649__uptitle ul li:last-child::before,
#rec344243475 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before {
	display: inline;
}*/

@media screen and (max-width: 1200px) {
	#rec550587402 .t649 .t-item,
	#rec325931156 .t649 .t-item,
	#rec326913172 .t649 .t-item,
	#rec326914041 .t649 .t-item,
	#rec326913043 .t649 .t-item,
	#rec344243475 .t649 .t-item {
		width: calc(33.3% - 30px)!important;
	}

	/*#rec550587402 .t649 .t-item:nth-child(1),
	#rec325931156 .t649 .t-item:nth-child(1),
	#rec326913172 .t649 .t-item:nth-child(1),
	#rec326914041 .t649 .t-item:nth-child(1),
	#rec326913043 .t649 .t-item:nth-child(1),
	#rec344243475 .t649 .t-item:nth-child(1) {
		width: 100%!important;
	}

	#rec550587402 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
	#rec325931156 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
	#rec326913172 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
	#rec326914041 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
	#rec326913043 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before,
	#rec344243475 .t649 .t-item:nth-child(2) .t649__uptitle ul li:last-child::before{
		display: none
	}*/
}

@media screen and (max-width: 960px) {
	#rec343569501::before {
		border-radius: 0 0 30px 30px;
	}

	#rec550587402 .t649 .t-item,
	#rec325931156 .t649 .t-item,
	#rec326913172 .t649 .t-item,
	#rec326914041 .t649 .t-item,
	#rec326913043 .t649 .t-item,
	#rec344243475 .t649 .t-item {
		width: calc(50% - 30px)!important;
	}

	/*#rec550587402 .t649 .t-item:nth-child(1) .t649__textwrapper,
	#rec325931156 .t649 .t-item:nth-child(1) .t649__textwrapper,
	#rec326913172 .t649 .t-item:nth-child(1) .t649__textwrapper,
	#rec326914041 .t649 .t-item:nth-child(1) .t649__textwrapper,
	#rec326913043 .t649 .t-item:nth-child(1) .t649__textwrapper,
	#rec344243475 .t649 .t-item:nth-child(1) .t649__textwrapper {
		padding: 30px 30px 25px !important;
	}

	#rec550587402 .t649 .t-item:nth-child(1) .t649__title,
	#rec325931156 .t649 .t-item:nth-child(1) .t649__title,
	#rec326913172 .t649 .t-item:nth-child(1) .t649__title,
	#rec326914041 .t649 .t-item:nth-child(1) .t649__title,
	#rec326913043 .t649 .t-item:nth-child(1) .t649__title,
	#rec344243475 .t649 .t-item:nth-child(1) .t649__title {
		font-size: 20px !important;
	}

	#rec550587402 .t649 .t-item:nth-child(1) .t649__uptitle,
	#rec325931156 .t649 .t-item:nth-child(1) .t649__uptitle,
	#rec326913172 .t649 .t-item:nth-child(1) .t649__uptitle,
	#rec326914041 .t649 .t-item:nth-child(1) .t649__uptitle,
	#rec326913043 .t649 .t-item:nth-child(1) .t649__uptitle,
	#rec344243475 .t649 .t-item:nth-child(1) .t649__uptitle {
		margin-top: 40px;
	}*/

	#rec550587402 .t649 .t649__col.t-col_4 .t649__textwrapper,
	#rec550587402 .t649 .t649__col.t-col_6 .t649__textwrapper,
    #rec325931156 .t649 .t649__col.t-col_4 .t649__textwrapper,
    #rec325931156 .t649 .t649__col.t-col_6 .t649__textwrapper,
    #rec326913172 .t649 .t649__col.t-col_4 .t649__textwrapper,
	#rec326913172 .t649 .t649__col.t-col_6 .t649__textwrapper,
	#rec326914041 .t649 .t649__col.t-col_4 .t649__textwrapper,
	#rec326914041 .t649 .t649__col.t-col_6 .t649__textwrapper,
	#rec326913043 .t649 .t649__col.t-col_4 .t649__textwrapper,
	#rec326913043 .t649 .t649__col.t-col_6 .t649__textwrapper,
	#rec344243475 .t649 .t649__col.t-col_4 .t649__textwrapper,
	#rec344243475 .t649 .t649__col.t-col_6 .t649__textwrapper {
	    width: 100% !important;
	}
}


@media screen and (max-width: 660px) {
	#rec550587402 .t649 .t-container,
	#rec325931156 .t649 .t-container,
	#rec326913172 .t649 .t-container,
	#rec326914041 .t649 .t-container,
	#rec326913043 .t649 .t-container,
	#rec344243475 .t649 .t-container {
		padding: 0 20px;
	}

	#rec550587402 .t649 .t-item,
	#rec325931156 .t649 .t-item,
	#rec326913172 .t649 .t-item,
	#rec326914041 .t649 .t-item,
	#rec326913043 .t649 .t-item,
	#rec344243475 .t649 .t-item {
		width: 100% !important;
		max-width: 100% !important;
		margin: 20px 0 0;
	}

	/*#rec550587402 .t649 .t-item:nth-child(1) .t649__linkwrapper,
	#rec325931156 .t649 .t-item:nth-child(1) .t649__linkwrapper,
	#rec326913172 .t649 .t-item:nth-child(1) .t649__linkwrapper,
	#rec326914041 .t649 .t-item:nth-child(1) .t649__linkwrapper,
	#rec326913043 .t649 .t-item:nth-child(1) .t649__linkwrapper,
	#rec344243475 .t649 .t-item:nth-child(1) .t649__linkwrapper {
		flex-flow: column nowrap;
		height: auto;
	}

	#rec550587402 .t649 .t-item:nth-child(1) .t649__blockimg,
	#rec325931156 .t649 .t-item:nth-child(1) .t649__blockimg,
	#rec326913172 .t649 .t-item:nth-child(1) .t649__blockimg,
	#rec326914041 .t649 .t-item:nth-child(1) .t649__blockimg,
	#rec326913043 .t649 .t-item:nth-child(1) .t649__blockimg,
	#rec344243475 .t649 .t-item:nth-child(1) .t649__blockimg {
		flex-shrink: 0;
		width: 100%;
		height: auto;
		padding-bottom: 60%;
	}*/

	#rec550587402 .t649 .t649__textwrapper,
	#rec325931156 .t649 .t649__textwrapper,
	#rec326913172 .t649 .t649__textwrapper,
	#rec326914041 .t649 .t649__textwrapper,
	#rec326913043 .t649 .t649__textwrapper,
	#rec344243475 .t649 .t649__textwrapper {
		width: 100% !important;
	}

	#rec550587402 .t649 .t649__title,
	#rec325931156 .t649 .t649__title,
	#rec326913172 .t649 .t649__title,
	#rec326914041 .t649 .t649__title,
	#rec326913043 .t649 .t649__title,
	#rec344243475 .t649 .t649__title {
		font-size: 17px !important;
	}

	#rec550587402 .t649 .t649__uptitle,
	#rec325931156 .t649 .t649__uptitle,
	#rec326913172 .t649 .t649__uptitle,
	#rec326914041 .t649 .t649__uptitle,
	#rec326913043 .t649 .t649__uptitle,
	#rec344243475 .t649 .t649__uptitle {
		margin-top: 20px !important;
	}

	#rec550587402 .t649__uptitle ul li:last-child::before,
	#rec325931156 .t649__uptitle ul li:last-child::before,
	#rec326913172 .t649__uptitle ul li:last-child::before,
	#rec326914041 .t649__uptitle ul li:last-child::before,
	#rec326913043 .t649__uptitle ul li:last-child::before,
	#rec344243475 .t649__uptitle ul li:last-child::before{
		display: inline;
	}
}

/*tariff title*/

#rec327145044 {
	position: relative;
	padding-top: 165px !important;
}

#rec327145044::before {
	content: '';
	display: block;
	position: absolute;
	top: 105px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec327145044 .t396 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
	#rec327145044 {
		padding-top: 124px !important;
	}

	#rec327145044::before {
		top: 64px;
    	border-radius: 30px 30px 0 0;
	}
}

/*tariff tabs*/

#rec327144882 {
	position: relative;
}

#rec327144882::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec327144882 .t395 {
	position: relative;
	z-index: 2;
	text-align: center;
}

#rec327144882 .t395__wrapper {
	background-color: #fff;
	padding: 3px;
	display: inline-flex;
	width: auto;
	justify-content: center;
	flex-direction: row-reverse;
	border-radius: 50px;
}

#rec327144882 .t395__tab {
	margin: 0;
	background-color: transparent !important;
	border-radius: 50px !important;
	min-width: 167px;
	border: none !important;
	position: relative;
	z-index: 1;
}

#rec327144882 .t395__tab_active {
	box-shadow: 0px 4px 24px rgba(58, 71, 86, 0.14);
	background-color: #fff !important;
	z-index: 2;
}

#rec327144882 .t395__title {
	padding: 18px 30px;
	text-align: center;
	white-space: nowrap;
}

@media screen and (max-width: 960px){
	#rec327144882 .t395__tab {
		min-width: 0;
	}

	#rec327144882 .t395__title {
		padding: 18px 12px;
		font-size: 14px !important;
	}
}

/*tariff lists*/

#rec327317051,
#rec327314382,
#rec327146117 {
	position: relative;
}

#rec327317051::before,
#rec327314382::before,
#rec327146117::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 0 0 50px 50px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec327317051 .t396,
#rec327314382 .t396,
#rec327146117 .t396 {
	position: relative;
	z-index: 2;
}

.tariff-plus {
	font-family: 'TTNorms',Arial,sans-serif;
	position: relative;
	border-top: 1px solid rgb(223,226,228,.5);
	padding: 20px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	display: flex;
	flex-flow:  column nowrap;
}

.tariff-plus__input {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
}

.tariff-plus__label {
	display: flex;
	align-items: flex-start;
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	cursor: pointer;
	user-select: none;
}

.tariff-plus__control {
	flex-shrink: 0;
	display: flex;
	width: 24px;
	height: 24px;
	border-radius: 8px;
	background-color: rgb(60,103,214,.1);
	margin-right: 15px;
}

.tariff-plus__icon {
	width: 20px;
	height: 20px;
	margin: auto;
	position: relative;
	opacity: 0;
}
/*
.tariff-plus__icon i {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	margin-top: -1px;
	width: 14px;
	height: 2px;
	background-color: #3C67D6;
}

.tariff-plus__icon i:last-child {
	transform: rotate(90deg);
	opacity: 1;
}
*/
.tariff-plus__description {
	display: none;
	margin-top: 15px;
	margin-bottom: 16px;
}

.tariff-plus__description dl {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 25px;
	color: #5D616B;
	font-weight: 400;
	margin: 0;
	white-space: nowrap;
}

.tariff-plus__description dd {
	margin-left: auto;
	font-weight: 500;
	color: #303030;
}

.tariff-plus__total {
	margin: auto -20px 0;
	padding: 20px 20px 0;
	border-top: 1px solid rgb(223,226,228,.5);
}

.tariff-plus__total dl {
	display: flex;
	align-items: center;
	font-size: 17px;
	line-height: 30px;
	color: #5D616B;
	font-weight: 400;
	margin: 0;
}

.tariff-plus__total dd {
	margin-left: auto;
	font-weight: 700;
	color: #303030;
	position: relative;
}

.tariff-plus__input:checked ~ .tariff-plus__label .tariff-plus__control {
	background-color: #3C67D6;
}

.tariff-plus__input:checked ~ .tariff-plus__label .tariff-plus__icon {
    opacity: 1;
}
/*
.tariff-plus__input:checked ~ .tariff-plus__label .tariff-plus__icon i {
	background-color: #fff;
}

.tariff-plus__input:checked ~ .tariff-plus__label .tariff-plus__icon i:last-child{
	opacity: 0;
}
*/
.tariff-plus__input:checked ~ .tariff-plus__description {
	display: block;
}

.tariff-plus.light {
	color: #fff;
}

.tariff-plus.light .tariff-plus__description dl,
.tariff-plus.light .tariff-plus__total dl {
	color: #fff;
}

.tariff-plus.light .tariff-plus__description dd,
.tariff-plus.light .tariff-plus__total dd {
	color: #fff;
}

.tariff-plus.light .tariff-plus__label {
	color: #fff;	
}

.tariff-plus.light .tariff-plus__control {
	background-color: rgb(255,255,255,.1);
}
/*
.tariff-plus.light .tariff-plus__icon i {
	background-color: #fff;
} 

.tariff-plus.light .tariff-plus__input:checked ~ .tariff-plus__label .tariff-plus__icon i {
	background-color: #3C67D6;
}
*/
.tariff-plus.light .tariff-plus__input:checked ~ .tariff-plus__label .tariff-plus__control {
	background-color: #fff;
}

#rec443983846 .tariff-plus__description {
	margin: 0;
}

#rec443983846 .tariff-plus__description ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	font-weight: 400;
}

#rec443983846 .tariff-plus__description ul li {
	position: relative;
	margin-top: 10px;
	padding-left: 35px;
}

#rec443983846 .tariff-plus__description ul li:last-child {
	margin-bottom: 20px;
}

#rec443983846 .tariff-plus__description ul li::before {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(https://static.tildacdn.com/tild6565-3538-4430-a537-323232383632/check.svg) 50% 50% no-repeat;
	background-size: auto;
	left: 5px;
	top: 0;
}

#rec443983846 .tariff-plus.light .tariff-plus__description ul li::before {
	background: url(https://static.tildacdn.com/tild3435-6261-4664-b662-363363383936/check-mark-light.svg) 50% 50% no-repeat;	
}

#rec443983846 .tariff-plus.light .tariff-plus__description ul {
	color: #fff;
}

#rec443983846 .tariff-plus__control {
	width: 30px;
	height: 30px;
}

#rec443983846 .tariff-plus__text {
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
}

#rec443983846 .tariff-plus__label--subtitle .tariff-plus__control {
	background-color: transparent;
	width: 29px;
	height: 29px;
	border-radius: 0;
}

.tariff-price {
    font-family: 'TTNorms',Arial,sans-serif;
    font-size: 29px;
    line-height: 1;
    font-weight: bold;
    color: #303030;
    position: relative;
}

.tariff-price--total {
    font-family: 'TTNorms',Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #5D616B;
    padding-top: 5px;
}

.tariff-price.light {
	color: #fff;
}

.tariff-price__promo {
	position: absolute;
	top: -30px;
	opacity: 0;
}

.tariff-plus__total-promo {
	position: absolute;
	top: -20px;
	right: 0;
	opacity: 0;
	white-space: nowrap;
}

.promo .tariff-price__promo {
	opacity: 1;
}

.promo .tariff-plus__total-promo {
	opacity: 1;
}

.promo .tariff-price__no-promo {
	color: rgba(48,48,48,.5);
	text-decoration: line-through;
	font-size: 24px;
}

.promo .tariff-plus__total-no-promo {
	color: rgba(48,48,48,.5);
	text-decoration: line-through;
	font-size: 15px;
}

.tariff-plus.light.promo .tariff-plus__total-no-promo {
	color: rgba(255,255,255,.5);
	text-decoration: line-through;
	font-size: 15px;
}

.tariff-price.light.promo .tariff-price__no-promo {
	color: rgba(255,255,255,.5);
	text-decoration: line-through;
	font-size: 24px;
}

/*tariff apps*/


#rec328922911,
#rec327231743 {
	position: relative;
}

#rec328922911::before,
#rec327231743::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 50px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec328922911 .t396,
#rec327231743 .t396 {
	position: relative;
	z-index: 2;
}

/*tariff benefits*/


#rec327228736 .t490 .t-section__topwrapper {
	margin: 0 0 60px;
}

#rec327228736 .t490 .t-section__title{
	font-size: 40px;
	line-height: 1.35;
	font-weight: 500;
	color: #303030;
	margin: 0;
}

#rec327228736 .t490 .t-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

#rec327228736 .t490 .t-item {
	background-color: #F9FAFB;
	border-radius: 30px;
	padding: 40px 25px 50px;
	box-sizing: border-box;
	width: calc(25% - 30px);
	max-width: 300px;
	margin: 0 15px;
}

#rec327228736 .t490__img {
	width: 118px;
	margin: 0 0 20px;
}

#rec327228736 .t490__wrappercenter {
	padding: 0;
}

#rec327228736 .t-heading {
	margin: 0 0 10px;
}

@media screen and (max-width: 1200px) {
	#rec327228736 .t490 .t-item {
		width: calc(50% - 30px);
		max-width: 300px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 960px) {
	#rec327228736 {
		padding: 90px 0 !important;	
	}

	#rec327228736 .t490 .t-section__title{
		font-size: 30px;
	}
}

@media screen and (max-width: 640px) {
	#rec327228736 .t490 .t-item {
		width: 100%;
		max-width: 300px;
	}
}

/*faq*/

#rec327247930 .t050 .t-title {
	font-size: 40px;
	line-height: 1.56;
	font-weight: 500;
	color: #303030;
	margin: 0;
}

#rec327247930 .t050__descr {
	font-size: 20px;
	line-height: 1.3;
	color: #757885;
	padding: 20px 0 0;
}

#rec327223875 .t668__accordion {
	box-shadow: none;
	border-radius: 20px;
}

@media screen and (max-width: 960px) {
	#rec327247930 .t050 .t-title {
		font-size: 30px;
	}

	#rec327247930 .t050__descr {
		font-size: 17px;
		padding: 15px 0 0;
	}

	#rec327223875 {
		padding-top: 30px !important;
	}
}

/*partners*/
/*
#rec327879766 {
	position: relative;
}

#rec327879766::before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #FFFFFF;
	transform: translateX(-50%);
	z-index: 1;
}

#rec327879766 .t923 {
	position: relative;
	z-index: 2;
}

#rec327879766 .t923 .t-section__topwrapper {
	margin-bottom: 24px;
}

#rec327879766 .t-slds {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	overflow: visible !important;
}

#rec327879766 .t-slds__container {
	overflow: visible !important;
}

#rec327879766 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
	padding: 30px 0;
}

#rec327879766 .t-slds__item {
	width: 218px !important;
}

#rec327879766 .t-slds__item .t-width,
#rec327879766 .t923__slds-wrapper,
#rec327879766 .t923__col,
#rec327879766 .t923__wrapper {
	height: 100%;
}

#rec327879766 .t-slds__items-wrapper {
	overflow: visible !important;
}

#rec327879766 .t923__wrapper {
	box-sizing: border-box;
	text-align: center;
	transition: box-shadow .3s ease;
}

#rec327879766 .t923__imgwrapper {
	padding-bottom: 53.37%;
	background-color: #F9FAFB;
	transition: background-color .3s ease;
}

#rec327879766 .t923__bgimg {
	background-size: 80%;
}

#rec327879766 .t923__textwrapper{
	padding: 0;
}

#rec327879766 .t923__content {
	height: auto !important;
}

#rec327879766 .t923 .t-slds__arrow_wrapper {
	width: 80px !important;
	margin-top: 30px;
}

#rec327879766 .t-slds__arrow {
	color: #5D616B;
	transition: color .3s ease;
} 

#rec327879766 .t-slds__arrow_body {
	margin: auto;
	width: 10px !important;
}

#rec327879766 .t-slds__arrow svg polyline{
	stroke:  currentColor;
	stroke-width: 3px !important;
}

#rec327879766 .t-slds__arrow:hover {
	color: #3C67D6;
}

#rec327879766 .t923__imgwrapper:hover {
	background-color: #FFFFFF;
}

#rec327879766 .t923__wrapper:hover {
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 1300px) {
	#rec327879766 .t-slds__arrow_body {
		width: 10px !important;
	}
}

@media screen and (max-width: 960px) {

	#rec327879766 .t923 .t-section__title {
		max-width: 200px !important;
		margin: 0 auto 20px;
	}

	#rec327879766 .t923 .t-section__title div {
		font-size: 16px !important;
		line-height: 24px !important;
	}

	#rec327879766 .t-slds__container {
		pointer-events: none;
	}

    #rec327879766 .t-width .t-slds__wrapper  {
		padding: 0 12px!important;
	}

	#rec327879766 .t923 .t923__slds-wrapper .t-col {
		padding: 0 !important;
	}

    #rec327879766 .t-slds__item {
	    width: 150px !important;
    }

	#rec327879766 .t923__bgimg {
		top: 25%;
		right: 25%;
		bottom: 25%;
		left: 25%;
		background-size: contain;
	}    

	#rec327879766 .t923 .t-slds__arrow_wrapper {
		width: 40px !important;
	}
}

@media screen and (max-width: 640px) {
	#rec327879766 .t-slds__arrow-right {
		right: 15px
	}

	#rec327879766 .t-slds__left {
		left: 15px
	}
}
*/





/*main windowslider*/

#rec328083052 {
	display: none !important;
}

#rec328083052 .t958__item {
	height: auto !important;
	width: auto !important;
}

#rec328083052 .t-slds__wrapper,
#rec328083052 .t958__card-wrapper {
	height: 100%;
}

#rec328083052 .t958__gallery {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

#rec328083052 .t958__control {
	position: relative;
	right: auto;
	left: auto;
	width: 52px !important;
	height: 52px !important;
	background-color: #fff;
	border-radius: 16px;
	margin: 20px 10px 0;
}

#rec328083052 .t958__next {
	order: 1;
}

#rec328083052 .t958__control::before,
#rec328083052 .t958__control::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
}

#rec328083052 .t958__previous::before,
#rec328083052 .t958__previous::after{
	width: 0;
    height: 0;
    border-right: 10px solid #627080;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    transform: translateX(-5px);
}

#rec328083052 .t958__previous::after {
	border-right-color: #fff;
    transform: translateX(-2px);
}

#rec328083052 .t958__previous:hover::before {
	border-right-color: #3c67d6;
}

#rec328083052 .t958__next::before,
#rec328083052 .t958__next::after{
	width: 0;
    height: 0;
    border-left: 10px solid #627080;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    transform: translateX(-5px);
}

#rec328083052 .t958__next::after {
	border-left-color: #fff;
    transform: translateX(-8px);
}

#rec328083052 .t958__next:hover::before {
	border-left-color: #3c67d6;
}


#rec328083052 .t958__card {
	height: 100% !important;
	padding: 20px;
	border-radius: 30px !important;
	width: 298px;
}

#rec328083052 .t958__author {
	display: flex;
	align-items: center;
}

#rec328083052 .t958__avatar {
	width: 39px;
	height: 39px;
	border-radius: 12px;
	margin-right: 15px;
	background-color: #F9FAFB;
	background-size: 19px auto;
	background-position: 50% 50%;
}

#rec328083052 .t958__author-name {
	margin-bottom: 0;
}

#rec328083052 .t958__review {
	margin-top: 7px;
}

#rec328083052 .t958__review-text a {
	display: inline-flex;
	align-items: center;
	margin-top: 5px;
}

#rec328083052 .t958__review-text a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 12px solid currentColor;
	margin-right: 6px;
}

@media screen and (max-width: 1200px) {
	#rec328083052 {
		display: block !important;
	}
}

/*mpbileapp-new*/

/*app main*/
#rec328896885 {
	position: relative;
}

#rec328896885::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 60px;
	background-color: #F9FAFB;
	z-index: 1;
}

#rec328896885 .t396__artboard {
    background-color: transparent !important;
}

@media screen and (max-width: 960px) {
	#rec328896885::before {
		border-radius: 60px 60px 0 0;
	}
}


/*app download*/


#rec328896888 {
    position: relative;
}
    
#rec328896888::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 30px;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

/*mobileapp page form */

#rec328896897{
	position: relative;
}

#rec328896897::before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	bottom: 30px;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (max-width: 960px){
	#rec328896897::before {
		border-radius: 30px;
	}
}


/*partners mobileapp page*/

#rec329095831 .t923 {
	position: relative;
	z-index: 2;
}

#rec329095831 .t923 .t-section__topwrapper {
	margin-bottom: 40px;
}

#rec329095831 .t-slds {
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	overflow: visible !important;
}

#rec329095831 .t-slds__container {
	overflow: visible !important;
}

#rec329095831 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
}

#rec329095831 .t-slds__item {
	width: 140px !important;
}

#rec329095831 .t-slds__item .t-width,
#rec329095831 .t923__slds-wrapper,
#rec329095831 .t923__col,
#rec329095831 .t923__wrapper {
	height: 100%;
}

#rec329095831 .t-slds__items-wrapper {
	overflow: visible !important;
}

#rec329095831 .t923__wrapper {
	box-sizing: border-box;
	text-align: center;
}
/*
#rec329095831 .t923__imgwrapper {
	padding-bottom: 53.37%;
	background-color: #F9FAFB;
	transition: background-color .3s ease;
}
*/
#rec329095831 .t923__bgimg {
	border-radius: 24px;
	overflow: hidden;
}

#rec329095831 .t923__textwrapper{
	padding: 0;
}

#rec329095831 .t923__content {
	height: auto !important;
}

#rec329095831 .t923 .t-slds__arrow_wrapper {
	width: 62px !important;
}

#rec329095831 .t-slds__arrow {
	color: #5D616B;
	transition: color .3s ease;
} 

#rec329095831 .t-slds__arrow_body {
	margin: auto;
	width: 10px !important;
}

#rec329095831 .t-slds__arrow svg polyline{
	stroke:  currentColor;
	stroke-width: 3px !important;
}

#rec329095831 .t-slds__arrow:hover {
	color: #3C67D6;
}

#rec329095831 .t923__imgwrapper:hover {
	background-color: #FFFFFF;
}

#rec329095831 .t923__wrapper:hover {
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 1300px) {
	#rec329095831 .t-slds__arrow_body {
		width: 10px !important;
	}
}

@media screen and (max-width: 960px) {

	#rec329095831 .t923 .t-section__title {
		max-width: 260px !important;
		/*margin: 0 auto 20px;*/
	}

	#rec329095831 .t923 .t-section__title div {
		font-size: 16px !important;
		line-height: 24px !important;
	}

    #rec329095831 .t-width .t-slds__wrapper  {
		padding: 0 15px!important;
	}

	#rec329095831 .t923 .t923__slds-wrapper .t-col {
		padding: 0 !important;
	}

    #rec329095831 .t-slds__item {
	    width: 92px !important;
    }
/*
	#rec329095831 .t923__bgimg {
		top: 25%;
		right: 25%;
		bottom: 25%;
		left: 25%;
		background-size: contain;
	}    
*/
	#rec329095831 .t923 .t-slds__arrow_wrapper {
		width: 40px !important;
	}
}

@media screen and (max-width: 640px) {
	#rec329095831 .t-slds__arrow-right {
		right: 15px
	}

	#rec329095831 .t-slds__left {
		left: 15px
	}
}


/*branding*/

#rec329189621 {
	position: relative;
}

#rec329189621::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 60px;
	background-color: #F9FAFB;
	z-index: 1;
}

.color-slider {
	width: 100%;
	height: auto;
}

.color-slider__list {
	width: 100%;
	height: 0;
	padding-bottom: 216%;
	position: relative;
}

.color-slider__item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .3s;
} 

.color-slider__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.color-slider[data-slide="color0"] .color-slider__item:nth-child(1){
	opacity: 1;
}

.color-slider[data-slide="color1"] .color-slider__item:nth-child(2){
	opacity: 1;
}

.color-slider[data-slide="color2"] .color-slider__item:nth-child(3){
	opacity: 1;
}

.color-slider[data-slide="color3"] .color-slider__item:nth-child(4){
	opacity: 1;
}

.color-slider[data-slide="color4"] .color-slider__item:nth-child(5){
	opacity: 1;
}

.color-slider[data-slide="color5"] .color-slider__item:nth-child(6){
	opacity: 1;
}


#rec329189621 .tn-elem[data-elem-id="1624452305664"],
#rec329189621 .tn-elem[data-elem-id="1624452305664"] .tn-atom,
.color-radio {
	overflow: visible !important;
}

.color-radio {
	display: flex;
	align-items: center;
	margin: 0 -12px;
}

.color-radio__button {
	width: 76px;
	height: 76px;
	margin: 0 12px;
	position: relative;
}

.color-radio__control {
	width: 100%;
	height: 100%;
	border: 1px solid transparent;
	display: flex;
	border-radius: 50%;
	box-sizing: border-box;
	transition: border-color .3s;
}

.color-radio__control span {
	margin: auto;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.color-radio__control span::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 34px;
	height: 34px;
	/*margin-top: 3px;*/
	margin-top: -10px;
	margin-left: -17px;
	border-radius: 50%;
	/*filter: blur(20px);*/
	filter: blur(10px);
	opacity: 0;
	transition: opacity .3s;
}

.color-radio__input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.color-radio__input#color0 ~ .color-radio__control span,
.color-radio__input#color0 ~ .color-radio__control span::before {
	background-color: #303030;
}

.color-radio__input#color1 ~ .color-radio__control span,
.color-radio__input#color1 ~ .color-radio__control span::before {
	background-color: #B7E25B;
}

.color-radio__input#color2 ~ .color-radio__control span,
.color-radio__input#color2 ~ .color-radio__control span:before {
	background-color: #F5802B;
}

.color-radio__input#color3 ~ .color-radio__control span,
.color-radio__input#color3 ~ .color-radio__control span::before {
	background-color: #A34FCB;
}

.color-radio__input#color4 ~ .color-radio__control span,
.color-radio__input#color4 ~ .color-radio__control span::before {
	background-color: #F159A2;
}

.color-radio__input#color5 ~ .color-radio__control span,
.color-radio__input#color5 ~ .color-radio__control span::before {
	background-color: #51E7BA;
}

.color-radio__input:checked ~ .color-radio__control {
	border-color: #E9E9E9;
}

.color-radio__input:checked ~ .color-radio__control span::before {
	opacity: 1;
}

#form329189621 .t-form__inputsbox {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin: 0 -10px;
}

#form329189621 .t-input-group {
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
}

#form329189621 .t-input-group:nth-child(3) {
	width: 100%;
}

#form329189621 .t-text {
	font-family: 'TTNorms',Arial,sans-serif;
	font-size: 13px !important;
	line-height: 20px !important;
	color: rgba(93,97,107,.6) !important;
	margin-right: -20px;
}

#form329189621 .tn-form__submit {
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
	margin-top: 20px;
}

#form329189621 .t-submit {
	width: 100% !important;
}

@media screen and (max-width: 1199px) {
	.color-radio {
		display: flex;
		align-items: center;
		margin: 0 -20px;
	}

	.color-radio__button {
		width: 66px;
		height: 66px;
		margin: 0 5px;
		position: relative;
	}

	.color-radio__control span {
		width: 40px;
		height: 40px;
	}
}

@media screen and (max-width: 960px) {
	#form329189621 .t-form__inputsbox {
		justify-content: center;
	}

	#form329189621 .t-input-group,
	#form329189621 .tn-form__submit {
		width: 100% !important;
		text-align: center !important;
	}

	#form329189621 .t-input {
		text-align: center !important;
	}

	#form329189621 .t-submit {
		width: 220px !important;
		margin: 0 auto !important;
	}
}

@media screen and (max-width: 640px) {
	.color-radio {
		flex-wrap: wrap;
		width: 270px;
		justify-content: center;
		align-items: center;
		margin: 0;
	}

	.color-radio__button {
		margin: 0 8px;
	}
}

/*fast connect*/

#rec329282514 .tn-elem__3292825141624463420293 em {
	font-style: normal;
	color: #fff;
	background-color: #3C67D6;
	padding: 2px 15px;
	border-radius: 50px;
}

@media screen and (max-width: 960px) {
	#rec329285660 .t396__artboard {
		padding: 0 30px;
		box-sizing: border-box;
		overflow-x: auto;
		scrollbar-width: thin;
	    scrollbar-color: transparent #F9FAFB;
	}

	#rec329285660 .t396__artboard::-webkit-scrollbar {
	    width: 3px;
	    height: 3px;
	}

	#rec329285660 .t396__artboard::-webkit-scrollbar-track {
	    background: transparent;
	}

	#rec329285660 .t396__artboard::-webkit-scrollbar-thumb {
	    background-color: #F9FAFB;
	    border-radius: 0;
	}
}

@media screen and (max-width: 640px){
	#rec329285660 .t396__artboard {
		padding: 0 20px;
	}	
}

/*app page partners*/

#rec329361167 {
	position: relative;
}

#rec329361167::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 13800px;
	border-radius: 60px;
	background-color: #FFFFFF;
	transform: translateX(-50%);
	z-index: 1;
}

#rec329361167 .t923 {
	position: relative;
	z-index: 2;
}

#rec329361167 .t923 .t-section__topwrapper {
	margin-bottom: 40px;
}

#rec329361167 .t-slds {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	//overflow: visible !important;
}

#rec329361167 .t-slds__container {
	max-width: 850px;
	margin: 0 auto;
	//overflow: visible !important;
}

#rec329361167 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
}

#rec329361167 .t-slds__item {
	width: 140px !important;
}

#rec329361167 .t-slds__item .t-width,
#rec329361167 .t923__slds-wrapper,
#rec329361167 .t923__col,
#rec329361167 .t923__wrapper {
	height: 100%;
}

#rec329361167 .t-slds__items-wrapper {
	//overflow: visible !important;
}

#rec329361167 .t923__wrapper {
	box-sizing: border-box;
	text-align: center;
}

#rec329361167 .t923__textwrapper {
	padding: 0;
}

#rec329361167 .t923__content {
	height: auto !important;
}

#rec329361167 .t923 .t-slds__arrow_wrapper {
	//width: 80px !important;
}

#rec329361167 .t-slds__arrow_body {
	position: absolute;
	left: 43%;
	top: 32%;
	width: 12px !important;
}

#rec329361167 .t-slds__arrow {
	position: relative;
	left: auto;
	right: auto;
	width: 62px !important;
    height: 62px !important;
    border-radius: 20px;
    background-color: #F9FAFB !important;
    color: #5D616B;
    transition: color .3s ease;
}

#rec329361167 .t-slds__arrow polyline {
	stroke: currentColor !important;
}

#rec329361167 .t-slds__arrow_wrapper:hover .t-slds__arrow {
	color: #3c67d6 !important;
}

#rec329361167 .t-slds__arrow svg polyline {
	stroke:  currentColor;
	stroke-width: 3px;
}

#rec329361167 .t-slds__arrow:hover {
	color: #3C67D6;
}


@media screen and (max-width: 1200px) {
	#rec329361167 .t-slds__container {
		max-width: 720px;
		margin: 0 auto;
		//overflow: visible !important;
	}

	#rec329361167 .t-slds__item {
		//width: 120px !important;
	}

	#rec329361167 .t923 .t-slds__arrow_wrapper {
		top: 25px;
    	width: 52px !important;
    	height: 52px !important;
	}

	#rec329361167 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec329361167 .t-slds__arrow_body {
		width: 10px !important;
		left: 40%;
		top: 30%;
	}
}
/*
@media screen and (max-width: 960px) {
	#rec329361167 .t923 .t-section__title {
		max-width: 260px !important;
		margin: 0 auto 20px;
	}

	#rec329361167 .t923 .t-section__title div {
		font-size: 16px !important;
		line-height: 24px !important;
	}

	#rec329361167 .t-slds__container {
		pointer-events: none;
	}

    #rec329361167 .t-width .t-slds__wrapper  {
		padding: 0 12px!important;
	}

	#rec329361167 .t923 .t923__slds-wrapper .t-col {
		padding: 0 !important;
	}

    #rec329361167 .t-slds__item {
	    width: 85px !important;
    }

    #rec329361167 .t923 .t-slds__arrow_wrapper {
		top: 3px;
	}
}

@media screen and (max-width: 640px) {
	#rec329361167 .t-slds__arrow-right {
		right: 0;
	}

	#rec329361167 .t-slds__left {
		left: 0;
	}
}
*/
/*app download app page*/

#rec329676803 {
	position: relative;
}

#rec329676803::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 30px;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

#rec329676803 .t396 {
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 960px) {
    #rec329865153 .t396__artboard,
	#rec329740561 .t396__artboard {
		padding: 0 30px;
		box-sizing: border-box;
		overflow-x: auto;
		scrollbar-width: thin;
	    scrollbar-color: transparent #F9FAFB;
	}

    #rec329865153 .t396__artboard::-webkit-scrollbar,
	#rec329740561 .t396__artboard::-webkit-scrollbar {
	    width: 3px;
	    height: 3px;
	}

    #rec329865153 .t396__artboard::-webkit-scrollbar-track,
	#rec329740561 .t396__artboard::-webkit-scrollbar-track {
	    background: transparent;
	}

    #rec329865153 .t396__artboard::-webkit-scrollbar-thumb,
	#rec329740561 .t396__artboard::-webkit-scrollbar-thumb {
	    background-color: #F9FAFB;
	    border-radius: 0;
	}
}

@media screen and (max-width: 640px){
    #rec329865153 .t396__artboard,
	#rec329740561 .t396__artboard {
		padding: 0 20px;
	}
}

#rec327879766,
#rec356083955 {
	position: relative;
}

#rec327879766::before,
#rec356083955::before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #FFFFFF;
	transform: translateX(-50%);
	z-index: 1;
}

#rec327879766 .t923,
#rec356083955 .t923{
	position: relative;
	z-index: 2;
}

#rec327879766 .t923 .t-section__topwrapper,
#rec356083955 .t923 .t-section__topwrapper {
	margin-bottom: 24px;
}

#rec327879766 .t-slds,
#rec356083955 .t-slds {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	//overflow: visible !important;
}

#rec327879766 .t-slds__container,
#rec356083955 .t-slds__container {
	max-width: 1090px;
	margin: 0 auto;
	//overflow: visible !important;
}

#rec327879766 .t-slds__items-wrapper,
#rec356083955 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
}

#rec327879766 .t-slds__item,
#rec356083955 .t-slds__item {
	width: 218px !important;
	padding: 30px 0;
}

#rec327879766 .t-slds__item .t-width,
#rec327879766 .t923__slds-wrapper,
#rec327879766 .t923__col,
#rec327879766 .t923__wrapper,
#rec356083955 .t-slds__item .t-width,
#rec356083955 .t923__slds-wrapper,
#rec356083955 .t923__col,
#rec356083955 .t923__wrapper {
	height: 100%;
}

#rec327879766 .t-slds__items-wrapper,
#rec356083955 .t-slds__items-wrapper {
	//overflow: visible !important;
}

#rec327879766 .t923__wrapper,
#rec356083955 .t923__wrapper {
	box-sizing: border-box;
	text-align: center;
	transition: box-shadow .3s ease;
}

#rec327879766 .t923__imgwrapper,
#rec356083955 .t923__imgwrapper {
	padding-bottom: 53.37%;
	background-color: #F9FAFB;
	transition: background-color .3s ease;
}

#rec327879766 .t923__bgimg,
#rec356083955 .t923__bgimg {
	background-size: 80%;
}

#rec327879766 .t923__textwrapper,
#rec356083955 .t923__textwrapper{
	padding: 0;
}

#rec327879766 .t923__content,
#rec356083955 .t923__content {
	height: auto !important;
}

#rec327879766 .t923 .t-slds__arrow_wrapper,
#rec356083955 .t923 .t-slds__arrow_wrapper {
	//width: 80px !important;
	margin-top: 30px;
}

#rec327879766 .t-slds__arrow,
#rec356083955 .t-slds__arrow {
	position: relative;
	left: auto;
	right: auto;
	width: 62px !important;
    height: 62px !important;
    border-radius: 20px;
    background-color: #F9FAFB !important;
	color: #5D616B;
	transition: color .3s ease;
} 

#rec327879766 .t-slds__arrow_body,
#rec356083955 .t-slds__arrow_body {
	//margin: auto;
	//width: 10px !important;
	position: absolute;
	left: 43%;
	top: 32%;
	width: 12px !important;
}

#rec327879766 .t-slds__arrow svg polyline,
#rec356083955 .t-slds__arrow svg polyline {
	stroke:  currentColor;
	stroke-width: 3px !important;
}

#rec327879766 .t-slds__arrow:hover,
#rec356083955 .t-slds__arrow:hover {
	color: #3C67D6;
}

#rec327879766 .t923__imgwrapper:hover,
#rec356083955 .t923__imgwrapper:hover {
	background-color: #FFFFFF;
}

#rec327879766 .t923__wrapper:hover,
#rec356083955 .t923__wrapper:hover {
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
}
/*
@media screen and (max-width: 1300px) {
	#rec327879766 .t-slds__arrow_body {
		width: 10px !important;
	}
}
*/

@media screen and (max-width: 1200px) {
	#rec327879766 .t-slds__container,
	#rec356083955 .t-slds__container {
		max-width: 890px;
		margin: 0 auto;
		//overflow: visible !important;
	}

	#rec327879766 .t-slds__item,
	#rec356083955 .t-slds__item {
		//width: 120px !important;
	}

	#rec327879766 .t923 .t-slds__arrow_wrapper,
	#rec356083955 .t923 .t-slds__arrow_wrapper {
		top: 25px;
    	width: 52px !important;
    	height: 52px !important;
	}

	#rec327879766 .t-slds__arrow,
	#rec356083955 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec327879766 .t-slds__arrow_body,
	#rec356083955 .t-slds__arrow_body {
		width: 10px !important;
		left: 40%;
		top: 30%;
	}
}


/*onine schedule form*/

#rec345428617,
#rec362354742,
#rec362355328{
	position: relative;
}

#rec345428617::before,
#rec362354742::before,
#rec362355328::before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
	width: 100%;
	max-width: 1200px;
	border-radius: 60px;
	background-color: #F9FAFB;
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (max-width: 960px){
	#rec345428617::before,
	#rec362354742::before,
	#rec362355328::before {
		border-radius: 30px;
	}
}

/*online schedule tabs*/

#rec345480591 .t395 {
	text-align: center;
}

#rec345480591 .t395__wrapper{
	display: inline-flex !important;
	background-color: #F9FAFB !important;
	border-radius: 50px;
	padding: 3px;
	width: auto !important;
}

#rec345480591 .t395__tab {
	border-radius: 50px !important;
	min-width: 167px;
	border: none !important;
	height: 55px;
	margin: 0 !important;
	background-color: #F9FAFB !important;
	box-shadow: 0px 4px 24px rgba(58, 71, 86, 0);
	position: relative;
	z-index: 1;
	transition: box-shadow .3s ease, background-color .3s ease;
}

#rec345480591 .t395__title {
	font-size: 15px !important;
	line-height: 25px !important;
	font-weight: 700 !important;
	color: #303030 !important;
	padding: 15px 30px !important;
	transition: color .3s ease;
}

#rec345480591 .t395__tab_active {
	background-color: #fff !important;
	box-shadow: 0px 4px 24px rgba(58, 71, 86, 0.14);
	z-index: 2;
}

#rec345480591 .t395__tab_active .t395__title {
	color: #3C67D6 !important;
}

/*new tabs*/
#rec362058628 .t976,
#rec362354736 .t976,
#rec362355322 .t976 {
	text-align: center;
}

#rec362058628 .t976__wrapper,
#rec362354736 .t976__wrapper,
#rec362355322 .t976__wrapper {
	display: inline-flex;
	background-color: #F9FAFB !important;
	border-radius: 50px;
	padding: 3px;
	width: auto !important;
}

#rec362058628 .t976__list-item,
#rec362354736 .t976__list-item,
#rec362355322 .t976__list-item {
	padding: 0;
}

#rec362058628 .t976__menu-link,
#rec362354736 .t976__menu-link,
#rec362355322 .t976__menu-link {
	border-radius: 50px !important;
	min-width: 167px;
	border: none !important;
	height: 55px;
	margin: 0 !important;
	background-color: #F9FAFB !important;
	font-size: 15px !important;
	line-height: 25px !important;
	font-weight: 700 !important;
	color: #303030 !important;
	padding: 15px 30px !important;
	box-shadow: 0px 4px 24px rgba(58, 71, 86, 0);
	position: relative;
	z-index: 1;
	transition: box-shadow .3s ease, background-color .3s ease, color .3s ease;
}

#rec362058628 .t-active.t976__menu-link {
	background-color: #F9FAFB !important;
	color: #303030 !important;
}

#rec362058628 .t976__list-item:nth-child(1) .t976__menu-link,
#rec362354736 .t976__list-item:nth-child(2) .t976__menu-link,
#rec362355322 .t976__list-item:nth-child(3) .t976__menu-link{
	background-color: #fff !important;
	color: #3C67D6 !important;
	box-shadow: 0px 4px 24px rgba(58, 71, 86, 0.14);
	z-index: 2;
}


@media screen and (max-width: 960px){
	#rec345480591 .t395__tab {
		min-width: 120px;
	}

	#rec345480591 .t395__title {
		padding: 15px 20px !important;
	}

	#rec345481121,
	#rec345481696 {
		padding: 40px 0 !important;	
	}

	#rec362058628 .t976__menu-link,
	#rec362354736 .t976__menu-link,
	#rec362355322 .t976__menu-link {
		min-width: 120px;
		padding: 15px 20px !important;
	}
}

/*calc*/

#rec348935863,
#rec349532974,
#rec349536225 {
	word-break: keep-all!important;
	position: relative;
}

#rec348935863::before,
#rec349532974::before,
#rec349536225::before {
	content: '';
	display: block;
	position: absolute;
	top: 90px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1200px;
	transform: translateX(-50%);
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	z-index: 1;
}

#rec348935863 .t396,
#rec349532974 .t396,
#rec349536225 .t396{
	position: relative;
	z-index: 2;
}

#rec348935863 .tn-elem[data-elem-id="1629729769043"] span {
	background-color: #3c67d6;
	display: inline-block;
	padding: 0 20px 6px;
	line-height: 1;
	border-radius: 30px;
}

#rec349532974::before {
	border-radius: 0;
	top: 0;
}

#rec349532974 .t396__artboard,
#rec349532974 .t396__carrier,
#rec349532974 .t396__filter,
#rec349532974 .tn-elem[data-elem-id="1629751767590"] {
	height: auto !important;
	position: static;
}

#rec349532974 .tn-elem[data-elem-id="1629751767590"] {
	display: block;
    margin: 0 auto;
    overflow: hidden;
}

#rec349532974 .tn-elem[data-elem-id="1629751767590"] .tn-atom {
	display: block;
}

#rec349532974 .calc_wrap {
	padding: 0 !important;
}

#rec349536225::before {
	border-radius: 0 0 60px 60px;
	top: 0;
}


@media screen and (max-width: 960px) {
	#rec348935863::before {
		top: 70px;
		border-radius: 30px 30px 0 0;
	}

	#rec349536225::before {
		border-radius: 0 0 30px 30px;
		top: 0;
	}

	#rec348935863 .tn-elem[data-elem-id="1629729769043"] span {
		padding: 0 13px 4px
	}
}

@media screen and (max-width: 960px) {
	#rec345424575 {
		padding-bottom: 20px;
	}
}

.fixed {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 120px;
    right: 24px;
    z-index: 9999;
}

.intro-card {
	display: block;
	width: 100%;
	height: 100%;
	color: #5D616B !important;
	background-color: #fff;
	border-radius: 30px;
	padding: 30px 5px 30px 20px;
	font-family: 'TTNorms',Arial,sans-serif;
	box-sizing: border-box;
	box-shadow: 0px 11px 34px rgb(242, 242, 242);
	cursor: auto;
	word-break: normal;
	user-select: none;
	transition: box-shadow .3s;
}

.intro-card__top {
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 2;
	font-weight: 500;
	margin-bottom: 12px;
	transition: color .3s;
}

.intro-card__icon {
	flex-shrink: 0;
	width: 24px;
	height: 25px;
	margin-right: 12px;
}

.intro-card__icon img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.intro-card__main {
	font-size: 15px;
	line-height: 22px;
	color: #5D616B;
}

a.intro-card:hover {
	box-shadow: 0px 4px 34px rgba(42, 45, 55, 0.15);
	cursor: pointer;
}

@media screen and (max-width: 960px) {
	.intro-card {
		height: auto;
	}
}

.info-ribbon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #ffffff !important;
	background-color: #74c445;
	border-radius: 10px;
	padding: 6px 8px;
	font-family: 'TTNorms',Arial,sans-serif;
	font-size: 14px;
	line-height: 1.55;
	box-sizing: border-box;
	cursor: auto;
	word-break: normal;
	user-select: none;
	transform-origin: 50% 50%;
	transform: scale(1.0);
	transition: box-shadow .3s;
}

.info-ribbon__icon {
	flex-shrink: 0;
	width: 24px;
	height: 25px;
	margin-right: 10px;
}

.info-ribbon__icon img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.info-ribbon__text ~ .info-ribbon__icon {
    margin-right: 0;
    margin-left: 10px;
}

a.info-ribbon:hover {
	box-shadow: 0px 4px 34px rgba(42, 45, 55, 0.15);
	cursor: pointer;
	transform: scale(1.02);
}

#rec455268878 .t654__close-button {
	right: auto;
	left: 20px;
}

/*PRO page*/

/*main*/

#rec551370424 .t396__artboard {
	position: relative;
}

#rec551370424 .t396__artboard::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: linear-gradient(0deg, rgba(249,250,251,1) 20%, rgba(249,250,251,.8) 50%, rgba(249,250,251,0) 100%);
	z-index: 12;
} 

#rec551370424 .tn-elem[data-elem-id="1623326465495"] .tn-atom {
	font-family: 'TTNorms',Arial,sans-serif !important;
}

/* slider*/ /*TODO:#rec552110984 временный*/

#rec551370434,
#rec552110984 {
	position: relative;
}

#rec551370434::before,
#rec552110984::before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 60px;
	background-color: #FFFFFF;
	transform: translateX(-50%);
	z-index: 1;
}

#rec551370434 .t923,
#rec552110984 .t923 {
	position: relative;
	z-index: 2;
}

#rec551370434 .t923 .t-section__topwrapper,
#rec552110984 .t923 .t-section__topwrapper {
	margin-bottom: 24px;
}

#rec551370434 .t-slds,
#rec552110984 .t-slds {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	//overflow: visible !important;
}

#rec551370434 .t-slds__container,
#rec552110984 .t-slds__container {
	max-width: 1090px;
	margin: 0 auto;
	//overflow: visible !important;
}

#rec551370434 .t-slds__items-wrapper,
#rec552110984 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
}

#rec551370434 .t-slds__item,
#rec552110984 .t-slds__item {
	width: 218px !important;
	padding: 30px 0;
}

#rec551370434 .t-slds__item .t-width,
#rec551370434 .t923__slds-wrapper,
#rec551370434 .t923__col,
#rec551370434 .t923__wrapper,
#rec552110984 .t-slds__item .t-width,
#rec552110984 .t923__slds-wrapper,
#rec552110984 .t923__col,
#rec552110984 .t923__wrapper {
	height: 100%;
}

#rec551370434 .t-slds__items-wrapper,
#rec552110984 .t-slds__items-wrapper {
	//overflow: visible !important;
}

#rec551370434 .t923__wrapper,
#rec552110984 .t923__wrapper {
	box-sizing: border-box;
	text-align: center;
	transition: box-shadow .3s ease;
}

#rec551370434 .t923__imgwrapper,
#rec552110984 .t923__imgwrapper {
	padding-bottom: 53.37%;
	background-color: #F9FAFB;
	filter: grayscale(1);
	transition: background-color .3s ease, filter .3s ease;
}

#rec551370434 .t923__bgimg,
#rec552110984 .t923__bgimg {
	background-size: 80%;
}

#rec551370434 .t923__textwrapper,
#rec552110984 .t923__textwrapper {
	padding: 0;
}

#rec551370434 .t923__content,
#rec552110984 .t923__content {
	height: auto !important;
}

#rec551370434 .t923 .t-slds__arrow_wrapper,
#rec552110984 .t923 .t-slds__arrow_wrapper {
	//width: 80px !important;
	margin-top: 30px;
}

#rec551370434 .t-slds__arrow,
#rec552110984 .t-slds__arrow {
	position: relative;
	left: auto;
	right: auto;
	width: 62px !important;
    height: 62px !important;
    border-radius: 20px;
    background-color: #F9FAFB !important;
	color: #5D616B;
	transition: color .3s ease;
} 

#rec551370434 .t-slds__arrow_body,
#rec552110984 .t-slds__arrow_body {
	//margin: auto;
	//width: 10px !important;
	position: absolute;
	left: 43%;
	top: 32%;
	width: 12px !important;
}

#rec551370434 .t-slds__arrow svg polyline,
#rec552110984 .t-slds__arrow svg polyline {
	stroke:  currentColor;
	stroke-width: 3px !important;
}

#rec551370434 .t-slds__arrow:hover,
#rec552110984 .t-slds__arrow:hover {
	color: #3C67D6;
}

#rec551370434 .t923__imgwrapper:hover,
#rec552110984 .t923__imgwrapper:hover {
	background-color: #FFFFFF;
	filter: grayscale(0);
}

#rec551370434 .t923__wrapper:hover,
#rec552110984 .t923__wrapper:hover {
	box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
}
/*
@media screen and (max-width: 1300px) {
	#rec551370434 .t-slds__arrow_body,
	#rec552110984 .t-slds__arrow_body {
		width: 10px !important;
	}
}
*/

@media screen and (max-width: 1200px) {
	#rec551370434 .t-slds__container,
	#rec552110984 .t-slds__container {
		max-width: 890px;
		margin: 0 auto;
		//overflow: visible !important;
	}

	#rec551370434 .t-slds__item,
	#rec552110984 .t-slds__item {
		//width: 120px !important;
	}

	#rec551370434 .t923 .t-slds__arrow_wrapper,
	#rec552110984 .t923 .t-slds__arrow_wrapper {
		top: 25px;
    	width: 52px !important;
    	height: 52px !important;
	}

	#rec551370434 .t-slds__arrow,
	#rec552110984 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec551370434 .t-slds__arrow_body,
	#rec552110984 .t-slds__arrow_body {
		width: 10px !important;
		left: 40%;
		top: 30%;
	}
}


#rec551460900,
#rec551370443,
#rec551475247 {
	position: relative;
}

#rec551460900::before,
#rec551370443::before,
#rec551475247::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	border-radius: 50px 50px 0 0;
	background-color: #f9fafb;
	transform: translateX(-50%);
	z-index: 1;
}

#rec551475247::before {
	top: 30px;
}

/*
#rec551460900 .tn-atom em {
	padding: 0 15px;
	background-color: #4ACB6E;
	color: #fff;
	font-style: normal;
	border-radius: 40px;
}*/

@media screen and (max-width: 960px) {
	#rec551460900::before,
	#rec551370443::before,
	#rec551475247::before {
		border-radius: 40px 40px 0 0;
	}
}

#rec551444795 .t395__wrapper,
#rec551475680 .t395__wrapper,
#rec554725746 .t395__wrapper {
	padding: 3px 0;
	border-radius: 50px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}

#rec551444795 .t395__wrapper {
	max-width: 707px;
}

#rec551475680 .t395__wrapper {
	max-width: 540px;
}

#rec554725746 .t395__wrapper {
	max-width: 707px;
}

#rec551444795 .t395__tab,
#rec551475680 .t395__tab,
#rec554725746 .t395__tab {
	background: #FFFFFF;
	border-radius: 50px;
	margin: 0 5px;
	border-right: none !important;
	min-width: auto;
}

#rec551444795 .t395__tab_active,
#rec551475680 .t395__tab_active,
#rec554725746 .t395__tab_active {
	box-shadow: 0px 4px 24px rgba(58, 71, 86, 0.14);
	border-color: transparent !important;
}

#rec551444795 .t395__title,
#rec551475680 .t395__title,
#rec554725746 .t395__title {
	padding: 15px 35px;
	line-height: 1.67;
}

@media screen and (max-width: 960px) {
	#rec551444795 .t395__title,
	#rec551475680 .t395__title,
	#rec554725746 .t395__title {
		padding: 10px 18px;
		font-size: 12px;
		line-height: 1.25;
	}

	#rec551444795 .t395__wrapper {
		max-width: 615px;
	}

	#rec551475680 .t395__wrapper {
		max-width: 487px;
	}

	#rec554725746 .t395__wrapper {
		max-width: 615px;
	}

	#rec551444795 .t395__separator_mobile,
	#rec551475680 .t395__separator_mobile,
	#rec554725746 .t395__separator_mobile {
		display: none;
	}

	#rec551444795 .t395__tab,
	#rec551475680 .t395__tab,
	#rec554725746 .t395__tab {
		margin: 0;
	}
}

#rec551612957,
#rec551703193 {
	position: relative;
	margin-bottom: 30px;
}

#rec551612957::after,
#rec551703193::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	border-radius: 0 0 50px 50px;
	background-color: #f9fafb;
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (max-width: 960px) {
	#rec551612957::after,
	#rec551703193::after {
		border-radius: 0 0 40px 40px;
	}

	#rec551703193 {
		margin-bottom: 0;
	}
}

/*slider card - adv*/

#rec551370452 {
	position: relative;
}

#rec551370452::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 1380px;
	border-radius: 50px;
	background-color: #3C67D6;
	transform: translateX(-50%);
	z-index: 1;
}

#rec551370452 .t923 {
	position: relative;
	z-index: 2;
}

#rec551370452 .t923 .t-section__topwrapper {
	margin-bottom: 54px;
}

#rec551370452 .t923 .t-section__title em {
	display: inline-block;
	font-style: normal;
	background-color: #fff;
	color: #3C67D6;
	padding: 0 15px 5px;
	border-radius: 50px;
}

#rec551370452 .t-slds {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	position: relative;
}

#rec551370452 .t-slds__container {
	overflow: visible !important;
}

#rec551370452 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
	overflow: visible !important;
}

#rec551370452 .t-slds__item .t-width,
#rec551370452 .t923__slds-wrapper,
#rec551370452 .t923__col,
#rec551370452 .t923__wrapper {
	height: 100%;
}

#rec551370452 .t923__wrapper {
	padding: 33px 30px 35px;
	box-sizing: border-box;
	text-align: center;
	box-shadow: 0px 18px 34px rgba(0, 0, 0, 0.05);
}

#rec551370452 .t923__imgwrapper {
	padding-bottom: 0;
	width: 118px;
	height: 118px;
	margin: 0 auto 20px;
	border-radius: 50%;
	background-color: #F4F9FB;
	display: flex;
	justify-content: center;
	align-items: center;
}

#rec551370452 .t923__bgimg {
	width: 34px;
	height: 47px;
	margin: auto;
	background-size: contain;
}

#rec551370452 .t923__textwrapper {
	padding: 0;
}

#rec551370452 .t923__content {
	height: auto !important;
}

#rec551370452 .t-slds__item {
	padding-bottom: 105px;
}

#rec551370452 .t-slds__arrow_container {
	display: flex;
	justify-content: center;
	margin-top: 50px !important;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
}

#rec551370452 .t-slds__arrow_wrapper {
	position: static;
	height: auto !important;
	margin: 0 30px;
	width: auto;
}

#rec551370452 .t-slds__arrow {
	position: relative;
	left: auto;
	right: auto;
	width: 62px !important;
    height: 62px !important;
    border-radius: 20px;
    background-color: #fff !important;
    color: #5D616B;
}

#rec551370452 .t-slds__arrow polyline {
	stroke: currentColor !important;
}

#rec551370452 .t-slds__arrow_wrapper:hover .t-slds__arrow {
	color: #3c67d6 !important;
}

@media screen and (min-width: 961px) {
	#rec551370452 .t-slds__item {
		width: 250px !important;
		padding-bottom: 102px;
	}
}

@media screen and (max-width: 1300px) {
	#rec551370452 .t-slds__arrow_container {
		//position: static;
		margin-top: 40px;
		display: flex;
		justify-content: center;
	}

	#rec551370452 .t-slds__arrow_wrapper {
		position: static;
		width: auto !important;
		height: auto !important;
		margin: 0 10px
	}

	#rec551370452 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec551370452 .t-slds__arrow_body {
		width: 10px !important;
	}
}

@media screen and (max-width: 960px) {
	#rec551370452 {
		/*padding: 50px 0 !important;*/
	}

	#rec551370452::before {
		border-radius: 30px;
	}

	#rec551370452 .t-section__topwrapper {
		margin: 0 0 40px !important;
	}

	#rec551370452 .t-section__title > div {
		font-size: 26px !important;
		line-height: 40px !important;
	}

	#rec551370452 .t-slds__items-wrapper {
		/*pointer-events: none;*/
	}
}

@media screen and (max-width: 640px) {
	#rec551370452 .t923 .t923__slds-wrapper .t-col {
		padding: 0 !important;
	}

    #rec551370452 .t-section__topwrapper {
        width: 315px;
        margin: 0 auto 40px!important;
    }
}

/*slider card - integration*/

#rec551477849 .t923 .t-section__topwrapper {
	margin-bottom: 60px;
}

#rec551477849 .t-slds {
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	position: relative;
}

#rec551477849 .t-slds__container {
	overflow: visible !important;
}

#rec551477849 .t-slds__items-wrapper {
	display: flex;
	height: auto !important;
	overflow: visible !important;
}

#rec551477849 .t-slds__item .t-width,
#rec551477849 .t923__slds-wrapper,
#rec551477849 .t923__col,
#rec551477849 .t923__wrapper {
	height: 100%;
}

#rec551477849 .t923__col {
	margin: 0 10px;
	width: 100% !important;
}

#rec551477849 .t923__wrapper {
	padding: 52px 28px 58px;
	box-sizing: border-box;
	text-align: center;
	box-shadow: 0px 18px 34px rgba(0, 0, 0, 0.05);
}

#rec551477849 .t923__imgwrapper {
	width: 218px;
	height: 112px;
	padding-bottom: 0;
	margin: 0 auto;
}

#rec551477849 .t923__bgimg {
	width: 218px;
	height: 112px;
	background-size: contain;
}

#rec551477849 .t923__textwrapper {
	padding: 0;
}

#rec551477849 .t923__descr,
#rec551477849 .t923__btn-text {
	margin: 0;
}

#rec551477849 .t923__btn-text::after {
	display: none;
}

#rec551477849 .t923__content {
	height: auto !important;
}

#rec551477849 .t923__paddingsmall.t923__btntext-wrapper,
#rec551477849 .t923 .t-card__btntext-wrapper {
	padding: 0;
	position: static;
}

#rec551477849 .t-slds__item {
	padding-bottom: 105px;
}

#rec551477849 .t-slds__arrow_container {
	display: flex;
	justify-content: center;
	margin-top: 50px !important;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
}

#rec551477849 .t-slds__arrow_wrapper {
	position: static;
	height: auto !important;
	margin: 0 30px;
	width: auto;
}

#rec551477849 .t-slds__arrow {
	position: relative;
	left: auto;
	right: auto;
	width: 62px !important;
    height: 62px !important;
    border-radius: 20px;
    background-color: #F9FAFB !important;
    color: #5D616B;
}

#rec551477849 .t-slds__arrow_body {
	margin: auto;
}

#rec551477849 .t-slds__arrow polyline {
	stroke: currentColor !important;
}

#rec551477849 .t-slds__arrow_wrapper:hover .t-slds__arrow {
	color: #3c67d6 !important;
}

@media screen and (min-width: 961px) {
	#rec551477849 .t-slds__item {
		width: 305px !important;
		padding-bottom: 102px;
	}
}

@media screen and (max-width: 1300px) {
	#rec551477849 .t-slds__arrow_container {
		//position: static;
		margin-top: 40px;
		display: flex;
		justify-content: center;
	}

	#rec551477849 .t-slds__arrow_wrapper {
		position: static;
		width: auto !important;
		height: auto !important;
		margin: 0 10px
	}

	#rec551477849 .t-slds__arrow {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 52px !important;
		height: 52px !important;
		border-radius: 16px;
		transform: none;
	}

	#rec551477849 .t-slds__arrow_body {
		width: 10px !important;
	}
}

@media screen and (max-width: 960px) {
	#rec551477849 {
		padding: 80px 0 50px !important;
	}

	#rec551477849::before {
		border-radius: 30px;
	}

	#rec551477849 .t-section__topwrapper {
		margin: 0 0 40px !important;
	}

	#rec551477849 .t-section__title > div {
		font-size: 26px !important;
		line-height: 40px !important;
	}

	#rec551477849 .t-slds__items-wrapper {
		/*pointer-events: none;*/
	}
}

@media screen and (max-width: 640px) {
	#rec551477849 .t923 .t923__slds-wrapper .t-col {
		padding: 0 !important;
	}

    #rec551477849 .t-section__topwrapper {
        width: 315px;
        margin: 0 auto 40px!important;
    }
}

#rec551475902 .tn-elem__3253834701623426817793 a,
#rec551679053 .tn-elem__3253834701623426817793 a {
	display: inline-flex;
	align-items: center;
}

#rec551475902 .tn-elem__3253834701623426817793 a::before,
#rec551679053 .tn-elem__3253834701623426817793 a::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 12px solid currentColor;
	margin-right: 6px;
}


#rec551370449,
#rec551679145 {
	height: 0;
	overflow: hidden;
}

#rec551370449 .t396__artboard,
#rec551370449 .t396__carrier,
#rec551370449 .t396__filter,
#rec551370449 .tn-elem[data-elem-id="1625237510135"],
#rec551679145 .t396__artboard,
#rec551679145 .t396__carrier,
#rec551679145 .t396__filter,
#rec551679145 .tn-elem[data-elem-id="1625237510135"],
#rec551679145 .t396__artboard,
#rec551679145 .t396__carrier,
#rec551679145 .t396__filter,
#rec551679145 .tn-elem[data-elem-id="1625237510135"] {
	height: auto !important;
}

#rec551370449 .tn-elem[data-elem-id="1625237510135"],
#rec551679145 .tn-elem[data-elem-id="1625237510135"] {
	position: relative;
	display: block;
}

#rec551370449 .tn-elem[data-elem-id="1625237510135"] .tn-atom,
#rec551679145 .tn-elem[data-elem-id="1625237510135"] .tn-atom {
	display: block;
}

#rec551370444 .t396__artboard,
#rec551370444 .t396__carrier,
#rec551370444 .t396__filter,
#rec551370444 .tn-elem[data-elem-id="1625140693785"] {
	height: auto !important;
}

#rec551370444 .tn-elem[data-elem-id="1625140693785"] {
	position: relative;
}

#rec551370444 .t396__artboard {
	padding-bottom: 30px;
}

@media screen and (max-width: 960px) {
	#rec551370449,
	#rec551679145 {
		height: auto;
	}
}


#rec551370445 {
	position: relative;
	margin-bottom: 30px;
}

#rec551370445::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	border-radius: 0 0 50px 50px;
	background-color: #f9fafb;
	transform: translateX(-50%);
	z-index: 1;
}

#rec551370445 .tn-elem[data-elem-id="1623418074408"] {
	z-index: 2 !important;
}

@media screen and (max-width: 960px) {
	border-radius: 0 0 40px 40px;
}

/*popups*/

:root {
	/*colors*/
	--c0: #C197EB;
	--c1: #F585AE;
	--c2: #F6B04D;
	--c3: #6286E1;
	--c4: #7BCB4A;
	--bg0:;
	--bg1:;
	--bg2:;
	--bg3: #94B2FF;
	--bg4:;
}

.implement {
	position: relative;
	background-color: #fff;
	border-radius: 50px;
	padding: 30px;
	font-family: TTNorms, Arial, sans-serif;
}

.implement__label {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 30px;
	color: #fff;
	text-align: center;
	z-index: 1;
}

.implement__label::before {
	content: '';
	position: absolute;
	top: -2px;
	bottom: -2px;
	left: -2px;
	right: -2px;
	border-radius: 30px;
	z-index: -1;
}

.implement__label span {
	display: block;
	border-radius: 30px;
	font-size: 15px;
	line-height: 1.8;
	padding: 6px 16px;
}

.implement__list {
	display: grid;
	grid-gap: 16px;
}

.implement__card {
	padding: 30px;
	background-color: #F7F9FB;
	border-radius: 30px;
	font-size: 14px;
	line-height: 1.71;
}

.implement__title {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
}

.implement ul {
	padding: 0 !important;
	margin: 24px 0 0;
	list-style-type: none;
}

.implement li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 20px;
}

.implement li::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 9px;
}

.implement__note {
	margin-top: 8px;
	font-weight: 500;
	color: #9898A5;
	font-style: italic;
}

.implement p {
	margin-bottom: 10px;
}

.implement b {
	font-weight: 500;
}

.implement li:last-child,
.implement p:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 960px) {
	.implement__card {
		padding: 15px;
		border-radius: 20px;
	}
}

@media screen and (max-width: 640px) {
	.implement {
		padding: 20px;
		border-radius: 20px;
	}

	.implement__list {
		display: flex !important;
		flex-flow: column nowrap;
	}

	.implement__ul {
		margin: 16px 0 0;
	}

	.implement li {
		margin-bottom: 10px;
	}

	.implement p {
		margin-bottom: 8px;
	}
}


/*form*/


/*index page form */

#rec551370463 {
	position: relative;
}

#rec551370463 .t396 {
	position: relative;
	z-index: 2;
	padding-bottom: 90px;
}

#rec551370463 .t396::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 60px 60px 0 0;
	background-color: #F9FAFB;
	z-index: 1;
}

/*#rec551370463 .t396 .t-input-group {
	text-align: center;
}*/

#rec551370463 .t396 .t-input-title {
	padding: 0 !important;
	margin: 0 0 15px;
}

#rec551370463 .t396 .t-checkboxes__wrapper,
#rec551370463 fieldset {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

#rec551370463 fieldset {
	margin: -8px -10px 0 !important;
}

#rec551370463 .t396 .t-checkboxes__wrapper .t-checkbox__control {
	margin: 8px 10px 0;
	display: flex;
	align-items: center;
}

#rec551370463 .t396 .t-checkbox__indicator {
	background-color: #FFFFFF;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	border: none;
	opacity: 1;
	margin-right: 8px;
}

#rec551370463 .t396 .t-checkbox__indicator::after {
	left: 7px;
    top: 4px;
    border: solid #3C67D6;
    border-width: 0 2px 2px 0;
}

#rec551370463 .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator {
	background-color: #ffffff;
}

#rec551370463 .tn-elem[data-elem-id="1623588726136"] .tn-atom em {
	display: inline-block;
	line-height: 1.2;
	font-style: normal;
	color: #fff;
	background-color: #4ACB6E;
	padding: 0 15px 2px;
	border-radius: 40px;
}

@media screen and (max-width: 960px) {
	#rec551370463::before {
		border-radius: 40px 40px 0 0;
	}

	#rec551370463 fieldset {
		margin: -6px -8px 0 !important;
	}

	#rec551370463 .t396 .t-checkboxes__wrapper .t-checkbox__control {
		margin: 6px 8px 0;
		text-align: left;
	}

	#rec551370463 fieldset {
		flex-direction: column;
		align-items: flex-start;
	}

	#rec551370463 .tn-elem[data-elem-id="1623588726136"] .tn-atom em {
		padding: 0 10px;
	}
}

@media screen and (max-width: 960px) {
	#rec552607899 .t396__artboard {
		padding: 0 30px;
		box-sizing: border-box;
		overflow-x: auto;
		scrollbar-width: thin;
	    scrollbar-color: transparent #F9FAFB;
	}

    #rec552607899 .t396__artboard::-webkit-scrollbar {
	    width: 3px;
	    height: 3px;
	}

    #rec552607899 .t396__artboard::-webkit-scrollbar-track {
	    background: transparent;
	}

    #rec552607899 .t396__artboard::-webkit-scrollbar-thumb {
	    background-color: #F9FAFB;
	    border-radius: 0;
	}
}

@media screen and (max-width: 640px){
    #rec552607899 .t396__artboard {
		padding: 0 20px;
	}
}

.t702 .t-popup__close:not(:first-child) {
	display: none;
}

.t702 .t-popup__block-close-button {
    background-color: #e0e0e0;
}

/*.t702 .t-popup__close g {
	fill: #3c67d6;
}*/