@font-face {
    font-family: 'Gilroy';
    src: url('../bitrix/templates/main_template/fonts/Gilroy-Light.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/Gilroy-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../bitrix/templates/main_template/fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../bitrix/templates/main_template/fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../bitrix/templates/main_template/fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../bitrix/templates/main_template/fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}





@font-face {
    font-family: 'Open Sans';
    src: url('../bitrix/templates/main_template/fonts/OpenSans-Bold.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../bitrix/templates/main_template/fonts/OpenSans-Italic.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../bitrix/templates/main_template/fonts/OpenSans.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('../bitrix/templates/main_template/fonts/OpenSans-Bold.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../bitrix/templates/main_template/fonts/OpenSans-Light.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../bitrix/templates/main_template/fonts/OpenSans-Light.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../bitrix/templates/main_template/fonts/OpenSans.woff2') format('woff2'),
        url('../bitrix/templates/main_template/fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
	font-family:"Gilroy";
	margin-bottom:0px;	
	padding-top: 100px;
}
p {
	font-family:"Gilroy";
	font-size:20px;
}
.logo_cont img 	{
	max-width:203px;
}
header {
	padding-top: 10px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	background: #fff;
	z-index: 3;
	padding-bottom: 10px;
	box-shadow: 0px 0px 6px #eee;
}
header nav {
	list-style: none!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;	
	gap:20px;
	margin-left:70px;
	font-family: Gilroy;
	font-weight:300;
} 
header .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;	
	margin:0px;
}
.head_services {
	top:106px;
}
.mobile_menu_btn {
	position:relative;
}
.mobile_menu_btn.active::before {
	display: none;
}
nav li .menu_trigger {
	display:none;
}
@media(max-width:840px){
	nav li .menu_trigger {
		display:inline-block;
	}							
	.mobile_menu_btn.active::before {
		content: "";
		display: block;
		width: 33px;
		height: 25px;
		background-image: url("../upload/landing_pics/cross_svg.svg");
		background-color: #fff;
		background-size: 45px;
		background-position: center;
		position: relative;
		top: 9px;
		left: 13px;
	}
}
@media(max-width:600px){
	.mobile_menu_btn.active::before {
		top: 8px;
		left: 11px;								
	}
}
.top_realtive {
	position:relative;
}
.header_contact_items {
	margin-left: auto;
	display: flex;
  	gap: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.wa_icon { 
	display:inline-block;
	background-image: url("../upload/landing_pics/wa_icon.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width:42px;
	height:42px;
	font-size:0px;
}
.tg_icon {
	display:inline-block;
	background-image: url("../upload/landing_pics/tg_icon.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width:42px;
	height:42px;
	font-size:0px;	
}
.header_phone {
	margin-left:38px;
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.04em;
	text-align: left;	
}
.start_now {
	font-family: Gilroy;
}
h1 {
	font-family: Gilroy;
	font-size: 90px;
	font-weight: 500;
	line-height: 90px;
	letter-spacing: -0.04em;
	text-align: left;
	max-width: 570px;
	line-height: 0.9;
	position:relative;
}
.top_realtive h1::before {
	content: "";
	width: 114px;
	height: 50px;
	background-image: url("../upload/landing_pics/h1_icons.png");
	display: block;
	position: absolute;
	top: 105px;
	right: -90px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}
h2 {
	font-family: Gilroy;
	font-size: 70px;
	font-weight: 500;
	line-height: 91px;
	letter-spacing: -0.04em;
	text-align: center;	
}
.links_cont {
	margin-bottom:20px;
}
.links_cont a.active {
	font-weight:500;
	text-decoration:underline;
}
.links_cont a {
	font-size:16px;
	margin-right:15px;
}
.auth_type_switcher h1 {
	width:100%;
	text-align:center;
	margin: 30px auto 50px auto;
}
.first_block {
	height: 45vw;
	max-height:864px;
}
.first_block p {
	margin-top:60px;
	max-width:300px;
}
.first_block .col-lg-12 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.first_block .col-lg-12::before {
	content: "";
	background-image: url("../upload/landing_pics/round_block_top_banner.png");
	width: 124px;
	height: 124px;
	display: block;
	position: absolute;
	right: 765px;
	top: calc(50% - 50px);
	background-position: center;
	z-index: 2;
}
.head_services {
	top:106px;
}
.mobile_menu_btn {
	position:relative;
}
.mobile_menu_btn.active::before {
	display: none;
}
nav li .menu_trigger {
	display:none;
}
@media(max-width:840px){
	nav li .menu_trigger {
		display:inline-block;
	}							
	.mobile_menu_btn.active::before {
		content: "";
		display: block;
		width: 33px;
		height: 25px;
		background-image: url("../upload/landing_pics/cross_svg.svg");
		background-color: #fff;
		background-size: 45px;
		background-position: center;
		position: relative;
		top: 9px;
		left: 13px;
	}
}
@media(max-width:600px){
	.mobile_menu_btn.active::before {
		top: 8px;
		left: 11px;								
	}
}
@media(max-width:1754px){
	.first_block .col-lg-12::before {
		right: calc(50% - 112px);		
	}
}
@media(max-width:1430px){
	.first_block .col-lg-12::before {
		content: "";		
		width: 75px;
		height: 75px;						
		z-index: 2;
		right: calc(50% - 86px);
		top: calc(50% - 40px);
		background-size:contain;
	}	
}
.first_block .col-lg-12 img {
	width: calc(50% - 50px);
	max-width: 825px;
	position: absolute;
	right: 0px;
}
.btn_ {
	font-family: Gilroy;
	background: rgba(149, 217, 208, 0.5);
	border-radius: 30px;
	text-transform: uppercase;	
	padding: 15px;
	max-width: 326px;	
	text-align: center;
	font-size: 25px;	
	font-weight: 500;
	cursor:pointer;
}
.btn_:hover {
	background: rgba(149, 217, 208, 0.7);
}
.btn_.long_btn_mode {
	width:100%;
	max-width: 100%;
}
.card_item {
	display: flex;
	flex-direction: column;
	height: 100%;	
}
.card_item_image {
	text-align:center;
}
.card_item_text_cont {
	border: 1px solid #000;
	border-radius: 20px;
	padding: 30px;
	text-align: center;
	max-width: 376px;
	flex-grow: 1;
}
.card_item_name {
	font-weight: 500;
	font-size: 26px;
	font-family: Gilroy;
	margin-bottom: 20px;
}
.start_now p {
	font-family: Gilroy;
	font-size: 70px;
	font-weight: 500;
	line-height: 77px;
	letter-spacing: -0.04em;
	text-align: center;
}
.start_now p span {
	font-family: Gilroy;
	font-size: 70px;
	font-weight: 500;
	line-height: 77px;
	letter-spacing: -0.04em;
	text-align: center;
	color:rgba(90, 0, 206, 1);	
}
.pink_bg {
	background: rgba(90, 0, 206, 0.05);	
}
.left_right_row {
	display:flex;
	flex-direction:row;
	justify-content: space-between;
	align-items: center;
	margin-bottom:50px;
	gap:30px;
}
.left_right_text_cont {
	display:flex;
	flex-direction:column;		
	justify-content: space-between;	
	height:200px;	
	margin-top: -10px;
}
.left_right_pic img {
	height:230px;
	border-radius:10px;
	display: block;
}
.left_right_conts .left_right_row:nth-child(even) .left_right_pic {
	order: 2;
}
/*
.left_right_conts .left_right_row:nth-child(even) .left_right_name {
	text-align:left;
}
.left_right_conts .left_right_row:nth-child(even) .left_right_text {
	text-align:left;
}*/			
.left_right_name {
	font-family: Gilroy;
	font-size: 36px;
	font-weight: 500;
	line-height: 46.8px;
	text-align: left;				
}
.left_right_text {
	/*font-family: Open Sans;*/
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;				
}
.left_right_text_cont {
	max-width:700px;
}
.arrivals_tabs_body {				
	flex-wrap: wrap;
	display:none;
	gap:23px;
	padding-top:50px;
	padding-bottom:50px;
}
.arrivals_tabs_body .btn_ {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.card_item_btn {
	background-image: url("../upload/landing_pics/chat_pic.svg");
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width:34px;
	height:34px;
}
.card_item_bottom_part {
	display: flex;
	justify-content: space-between;
	align-items: center;
}			
.arrivals_tabs_body.active {
	display:flex;
}
.arrivals_tabs_body .card_item_image img {
	border-radius:10px;
}
.arrivals_tabs_body .card_item_image {
	margin-bottom: 25px;
}
.arrivals_tabs_body .card_item .card_item_date {
	font-size:20px;
}
.arrivals_tabs_body .card_item {
	border:1px solid #404040;
	padding: 15px;
	border-radius:10px;
	flex: 1 1 32%;
	font-family: Gilroy;
	max-width:32%;
}
.arrivals_tabs_nav {
	display:flex;
	justify-content:center;
	gap:30px;
}
.arrivals_tabs_nav_item {
	font-size:26px;
	cursor:pointer;
}
.arrivals_tabs_nav_item:hover {
	
}
.arrivals_tabs_nav_item.active:after {
	content:"";
	width:100%;
	height:2px;
	background: #9f9ca2;
	display: block;
}
.your_arrivals {
	margin-top:30px;
}
.central_p {
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
}
.a_team_pic {
	margin:30px auto 10px auto;
	max-height:100px;
}
.thanks_collection .carts_slider_wrapper .card_item {
	flex: 0 0 340px;
}
.thanks_collection .card_item {
	border:2px solid #404040;
	padding:30px 15px 30px 15px;
	border-radius:17px;
}
.card_item_top_part {
	display:flex;
	align-atems:center;
	font-size:28px;
	line-height:36px;
	font-weight:500;
	font-family: Gilroy;
	gap:27px;
}
.thanks_collection h2 {
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
}
.story_block {
	display:flex;
	align-items:center;
}
.story_block .btn_ {
	margin:20px auto 0px auto;
}
.top_bottom_padding_mode {
	padding: 40px 0px 100px 0px;
}
.slider_navigation {
	display:flex;
	justify-content:center;
	gap:30px;
	margin-top:40px;
	width:100%;				
}
.slider_navigation_left {
	background-image:url("../upload/landing_pics/arrow_sprite.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-position: -3px;
	width:20px;
	height:40px;	
	cursor:pointer;			
}
.slider_navigation_right {
	background-image:url("../upload/landing_pics/arrow_sprite.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-position: -42px;
	width:20px;
	height:40px;	
	cursor:pointer;					
}					
.full_width_mode {
	width:100%!important;
	max-width: 100% !important;
}
.mint_bg {
	background:#eef8f7;
	padding-bottom:40px;
}
.mint_bg .plane_icon_h h2 {
	margin-bottom: 80px;
	display: inline-block;
	position: relative;
}
.mint_bg .plane_icon_h h2::before {
	content: "";
	width: 177px;
	height: 126px;
	background-image: url("../upload/landing_pics/left_plane.svg");
	display: block;
	position: absolute;
	left: -200px;
	top: 45px;
}
.carts_slider_wrapper {
	-ms-overflow-style: none;
	scrollbar-width: none;
	padding-left:30px;		
	justify-content: center;		
	display:flex;
	flex-wrap:nowrap;
	gap:60px;				
	overflow-x:scroll;
	/*scroll-snap-type: x mandatory;*/				
}
.carts_slider_wrapper .card_item {
	flex: 0 0 383px;				
	/*scroll-snap-align: center;*/
}
.carts_slider_wrapper .card_item_text_cont {
	text-align:left;
	padding:0px;
	margin-top:20px;
	font-family: Gilroy;
	border:none;
}
.carts_slider_wrapper .card_item_image img {
	border-radius:10px;
}			
.carts_slider_wrapper .card_item_text {
	font-weight:400;
}
.carts_slider_wrapper .card_item_name {
	line-height: 30px;
}
.why_it_works_cont {
	display:grid;
	grid-template-columns: auto auto;
	gap:20px;
}
.why_it_works_wrapper {
	padding-top:30px;
	padding-bottom:100px;
}
.why_it_works_item {
	border:2px solid #dedae3; 
	border-radius:10px;
	display:flex;
	padding:10px;	
	text-align:left;	
	gap:20px;		
	align-items: center;
	font-family: Gilroy;
}
.why_it_works_pic {
	width:128px;
	height:128px;
	flex: 0 0 128px;
}
.why_it_works_pic img {
	border-radius:10px;
	width:100%;
	height:100%;
}
.why_it_works_name {
	font-weight: 500;
	font-size: 24px;				
	margin-bottom: 20px;				
}
.mid_width_mode {
	display: inline-block;
	width: auto;
	max-width: unset;
	padding-left:30px;
	padding-right:30px;				
}
.center_pos_mode {
	margin:0 auto;
	position:relative;
	z-index: 1;
}
.step_item {
	position:relative;
	display:flex;			
	justify-content: space-between;	
	margin-bottom:70px;
	align-items: center;
}	
.step_num {
	position: absolute;
	left:50%;
	top:50%;
	margin-top:-25px;
	margin-left:-25px;
	background: #101010;
	border-radius:50%;
	text-align:center;
	color:#fff;
	width:50px;
	height:50px;
	font-size:26px;
	font-family:"Gilroy";
	line-height:50px;
	z-index: 1;
}	
.step_picture {
	max-width:520px;
	padding-left:30px;				
}		
.step_item:nth-child(odd) {
	flex-direction: row-reverse;
}					
.step_item:nth-child(odd) .step_picture {
	padding-right:30px;
	padding-left:0px;
}
.step_text {
	max-width:500px;
}
.step_name {
	font-family:"Gilroy";
	font-weight:500;
	font-size:36px;				
}
.step_item:nth-child(odd) .step_text {
	text-align:right;
}
.steps_cont {
	position:relative;
	padding-top:30px;				
}
.steps_cont:after {
	content:'';
	width:1px;
	background:#000;
	position:absolute;
	left:50%;
	height:100%;
	top: 0px;
}
.only_photo_mode .card_item {
	padding:0px;
	border:none;
}
.only_photo_mode h2 {
	max-width:100%;
}
.your_confidence .left_right_conts {
	padding-top:50px;
}			
.your_confidence h2:before {
	content:"";
	display:block;
	margin:0px auto 0px auto;
	background-image: url("../upload/landing_pics/flags_1.png");
	width: 175px;
	height: 59px;				
}
.your_confidence .left_right_conts .left_right_row:nth-child(even) .left_right_pic {
	order: unset;
}
.your_confidence .left_right_conts .left_right_row:nth-child(odd) .left_right_pic {
	order: 2;
}
.your_confidence .left_right_conts .left_right_row:nth-child(even) .left_right_text {
	text-align:right;
}	
.your_confidence .left_right_conts .left_right_row:nth-child(even) .left_right_name {
	text-align:right;
}					
.trust .left_right_conts .left_right_row:nth-child(even) .left_right_pic {
	order: unset;
}
.trust .left_right_conts .left_right_row:nth-child(even) .left_right_text {
	text-align:right;
}
.trust .left_right_conts .left_right_row:nth-child(even) .left_right_name {
	text-align:right;
}			
.trust .left_right_conts .left_right_row:nth-child(odd) .left_right_pic {
	order: 2;
}						
.trust .left_right_text {
	font-family:"Gilroy";
}			
.your_confidence .left_right_name {
	margin-bottom:20px;
}		
.your_confidence .left_right_text {
	font-family:"Gilroy";
}	
.story_block_2 h2 {
	text-align:left;
}
.team_cont {
	display:grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 80px 25px;
	padding-bottom: 50px;
}
.team_cont .card_item {
	font-family:"Gilroy";
}
.team_cont .card_item_image img {
	border-radius:10px;
}
.steps_to_success_cont .card_item.black_mode {
	background-color:#000;	
	position:relative;			
	min-height:320px;
	justify-content: space-between;
	overflow:hidden;
}
.steps_to_success_cont .card_item.black_mode .btn_ {
	background:#fff;
	color:#000;
	margin-bottom: 5px;
	border:2px solid #fff;
}
.steps_to_success_cont .card_item.black_mode .btn_:hover {
	background:#000;
	color:#fff;	
}
.steps_to_success_cont .card_item.black_mode::after {
	content: "";
	background-image: url("../upload/landing_pics/plane_white.svg");
	width: 206px;
	height: 100px;
	position: absolute;
	right: 0px;
	top: 115px;
}
.steps_to_success_cont .card_item.black_mode .card_item_name {
	font-weight:bold;
	font-size:36px;
}
.white_text_mode .card_item_text {
	color:#fff;
}
.white_text_mode .card_item_name {
	color:#fff;
}	
.steps_to_success_cont .card_item_num {
	background: #000;
	color: #95d9d0; 
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 26px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom:15px;
}		
.steps_to_success_cont {
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	padding-bottom: 50px;				
}
.steps_to_success_cont .card_item {
	background-color:#fff;
	border-radius:20px;
	padding:20px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	justify-content: space-between;	
}
.steps_to_success_cont .card_item_text {
	font-family:"Gilroy";
} 
.add_padd {
	padding-top:60px;
}
.bottom_arrivals_btn_cont {
	margin-bottom:120px;
}
.bottom_arrivals_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	padding-bottom: 50px;
}		
.bottom_arrivals_cont .card_item {
	border:1px solid #000;
	padding: 15px;
	border-radius: 32px;	
	justify-content: space-between;			
}
.faq .btn_ {
	margin:30px auto;
}
.faq_block_item_text {
	height: auto;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
	max-height: 0px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	opacity: 0;				
	font-weight: 400;
	line-height: 140%;
	text-align: left;
}	
.faq_block_item.active .faq_block_item_text {
	padding: 0 24px 16px;
	max-height: 800px;				
	opacity: 1;
	padding: 24px 16px;
}	
.faq_block_item {
	/*padding: 27px 22px;*/
	font-size: 26px;
	margin-bottom:20px;
}		
.faq_item_num {
	margin-right:10px;
}	
.faq_close {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;					
	background-image:url("../upload/landing_pics/PlusCircle.png");
	background-size: contain;
  	min-width: 25px;	
}	
.faq_block_item_top_part {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 27px 22px;
	border: 1px solid #000;
	border-radius: 24px;	
}
footer {
	border-radius: 10px 10px 0px 0px;
}	
footer .h2 {
	margin:0px;
	font-weight:600;
	font-family:Open Sans
}		
footer .footer-site-info {
	font-weight:500;
}
footer .footer-site-info a {
	text-decoration:underline;
	font-size:26px;
}
footer .footer-nav-list {
	font-weight:300;
	font-size:20px;
}
.footer-nav-list li {
	min-width:unset;
	margin:0px;
}
footer .footer-nav-list {
	display:flex;
	gap:30px;
	margin-right:30px;
}
footer .footer-socials.socials {
	gap: 10px;
	flex-flow: wrap;
	text-align:right;
	justify-content: right;
}
footer .footer-socials.socials a {
	filter:invert(100%);				
}
footer .footer-socials a:not(:last-of-type) {
	margin:0px;
}
footer .right_phone {
	color:#fff;
	filter:none!important;
	width: 100%;
	font-size:20px;
	font-family: Open Sans;
}
.main_form_container {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: rgba(0,0,0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_form_container.active {
    opacity:1;
    visibility: visible;
}
.modal {
	background: #fff;
	position: relative;
}
.form_overlay_container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#callback {
	width: 100%;
	max-width: 1280px;
	border-radius: 10px;
}	
.modal_title_text {
	font-family: 'Gilroy';
	font-size:50px;
	font-weight:500;
	letter-spacing: -0.04em;
	line-height:1.1;
}
.form_wrapper {
	display:flex;	
	gap: 30px;	
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}	
#form_call {
	max-width:570px;
}	
#form_call input {
	border:none;
	border-bottom:1px solid #000;
	border-radius:0px;
	padding-left:60px;
	padding-bottom:12px;
}
#form_call span {
	position:relative;
}

#form_call span[data-name='visa-name']:before {
	content:"";
	width:40px;
	height:40px;
	background-image: url("../upload/landing_pics/User_alt_light.svg");
	background-repeat: no-repeat;		
	display:block;
	position:absolute;
	background-size: 88%;
	background-position: center;		
}
#form_call span[data-name='visa-phone']:before {
	content:"";
	width:40px;
	height:40px;
	background-image: url("../upload/landing_pics/Phone_fill.svg");
	background-repeat: no-repeat;		
	display:block;
	position:absolute;		
	background-size: 88%;
	background-position: center;		
}	
.modal-form .form_wrapper .form-group {
	margin-bottom: 40px;
}
.modal-form .form_wrapper .modal_subtext {
	margin-bottom: 60px;
}
#form_call .err_input input {
	border-color:red;
}
.screen-reader-response {
	height:0px;
	overflow:hidden;
	transition:height ease 0.1s;
}	
.screen-reader-response.active {
	background: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	border-radius: 10px;
	transition:height ease 0.1s;
	padding: 30px;
	text-align:center;
}	
.screen-reader-response.active::before {
	content: "";
	display: block;
	background-image: url("../upload/landing_pics/left_plane.svg");
	width: 177px;
	height: 126px;
	position: absolute;
	transform: rotate(240deg);
	left: -3px;
	bottom: 40px;
}
.response_close.btn_ {
	margin:20px auto;
	max-width: 240px;
}
.response_subtext {
	margin-bottom: 20px;
	margin-top: 10px;
}
@media(max-width:1780px){
	.carts_slider_wrapper {
		justify-content: left;
	}
}
@media(max-width:1200px){
	.mint_bg .plane_icon_h h2 {
		max-width:700px;
	}
	.mint_bg .plane_icon_h h2::before {
		left: -20%;
	}
	.modal_title_text {
		line-height: 0.9;
  		margin-bottom: 20px;		
	}
	.response_img img {
		max-height: 280px;
	}
}
@media(max-width:1060px){
	.left_right_pic img {
		height:auto;
		/*max-width:200px;*/
	}
}
@media(max-width:1440px){
	.first_block .col-lg-12 img {
		
	}
}


.visible-xs {
	display:none;
}
.mobile_menu_btn {
	display:none;
}
.start_now {
	padding-bottom:60px;
}
.add_bottom_pad {
	padding-bottom:60px;
}
.arrivals_tabs_body .card_item {
	background:#fff;
}
.footer_mobile_icons {
	display:none;
}
.team_circles {
	margin-top:60px;
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	min-height: 130px;
}
.team_item {
	flex:0 0 70px;
	position:relative;	
}
.team_item img {
	border-radius: 100%;
	position: absolute;
	width: 102px;	
	max-width: unset;
	left: -14px;
}
.form_soc_items {
	display: flex;
	gap: 12px;	
	padding-bottom: 22px;
}
.form_soc_items .tg_icon {
	width: 135px;
	align-content: center;
	background-position: right;
	font-size:18px;
}
.form_soc_items .wa_icon {
	width: 150px;
	align-content: center;
	background-position: right;
	font-size:18px;
}
.form_soc_items .wa_icon:hover {
	text-decoration:underline;
}
.form_soc_items .tg_icon:hover {
	text-decoration:underline;
}

@media(max-width:1300px){
	header {
		padding-top: 15px;
	}
	.head_services {
		top: 111px;
	}	
	h1::before {
		top: 77%;
 		right: 26%;	
	}	
	h2 {
		font-size:56px;
	}
	.story_block h2 {
		text-align:left;
	}
	body {
		/*padding-top: 130px;*/
	}
}
@media(max-width:1200px){
	.arrivals_tabs_body .card_item {
		flex: 1 1 30%;
	}	
}
@media(max-width:1100px){
	.steps_to_success_cont .card_item.black_mode::after {
		right: -47px;
		top: 32px;
	}	
	.step_picture {
		max-width: 46%;
	}
	.step_text {
		max-width: 46%;
	}
	.step_name {
		font-size: 32px
	}
}
@media(max-width:1080px){
	h1 {
		max-width: 445px;
		font-size:60px;
	}
	h1::before {
		top: 62px;
  		right: 9px;		
	}
	.btn_ {
		font-size: 24px;
	}
	.mid_width_mode {
		padding-left: 20px;
	  	padding-right: 20px;		
	}
	.header_phone {
		margin-left:10px;
	}
	header nav {
		margin-left:20px;
	}
	.mint_bg .plane_icon_h h2::before {
		left: -8px;
		top: 93px;
	}	
	footer .footer-nav-list {
		margin-right:0px;
		gap:25px;
	}
}
@media(max-width:1030px){
	.steps_to_success_cont .card_item.black_mode::after {
		right: -47px;
    	top: 135px;		
	}
	.start_now p {
		font-size: 45px;
	}
	.start_now p span {
		font-size: 45px;
	}	
    #form_call {
    	max-width:370px;
    }	
}
@media(max-width:991px){
	.left_right_pic img {
		height:auto;
		min-width:200px;
	}	
	.left_right_text_cont {
		height:auto;
	}
	.left_right_name {
		font-size: 28px;
		line-height: 34.8px;
	}
	.story_block img {
		margin: 0 auto;
  		display: block;		
	}
	.why_it_works_cont {		
		grid-template-columns: auto;	
	}	
	.steps_to_success_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	.team_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	footer .footer-nav-list {
		margin-right: 0px;
		gap: 10px;
		flex-direction: column;
	}	
	.footer-bottom-nav {
		justify-content: space-between;
	} 
    .bottom_arrivals_cont .card_item_name {
    	font-size:20px;
    }	
    .bottom_arrivals_cont {
    	padding-left:15px;
    	padding-right:15px;
    }
}
@media(max-width:930px){
	.bx-auth-reg form {
		display:block;
		width:280px;
	}
	.header_phone {
		margin-left: 0px;
	}
	.first_block {
		height:auto;
		max-height:100%;
	}
	.first_block .col-lg-12 {
		width:100%;
	}
	h1 {
		max-width: 400px;
	}
	h1::before {
		top: 38%;
		right: -22%;
	}	
	.first_block .col-lg-12 img {
		width: calc(100% - 50px);
		position: static;
		border-radius: 30px;
	}
	.first_block .col-lg-12::before {
		content: "";
		width: 125px;
		height: 125px;
		z-index: 2;
		right: 2px;
		top: unset;
		background-size: contain;
		bottom: 43%;
	}	
	header nav {
		display:none;
	}
	.header_phone {
		font-size:0px;
		display:inline-block;
		width: 42px;
  		height: 42px;
  		background-image: url("../upload/landing_pics/phone_icon.png");
  		background-repeat: no-repeat;
  		-webkit-background-size: contain;
  		background-size: contain;
	}
	.mobile_menu_btn {
		display: inline-block;
		width: 58px;
		height: 42px;
		background-image: url("../upload/landing_pics/menu_btn_mobile.png");
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		font-size: 0px;
	}
	.first_block .btn_ {
		margin: 30px auto;
	}	
	.first_utp {
		flex-wrap: nowrap;
		overflow: scroll;
		padding-bottom: 15px;
	}
	.first_utp_item {
		width: 300px;
		flex: 0 0 300px;
	}
	.visible-xs {
		display:block;
	}	
	.slider_navigation.visible-xs {
		display:flex;
	} 
	.arrivals_tabs_body .card_item {
		flex: 1 1 35%;
		max-width:35%;
	}
	.footer-bottom-nav {
		display:none;
	}
	footer .footer_mobile_icons {
		padding-bottom:15px;
		display:block;
	}
	footer .footer_mobile_icons a {
		filter:invert(100%);				
	}
	.form_wrapper {
		flex-wrap: wrap;
	} 
	#form_call {
		display: flex;
		flex-direction: column;
		max-width: 100%;		
	}
	.modal_image_block {
		order: -1;
		height: 174px;
		width: 100%;
		border-radius: 10px;
		overflow: hidden;
	}
	.modal_image_block img {
		object-fit: cover;
		object-position: 0px -22px;
		width: 100%;
		height: 100%;
	}
	#callback {
		max-width:400px;
		padding: 60px 20px 40px 20px;			
	}
	.modal_title_text {
		font-size:30px;
		text-align:center;
		line-height: 39px;
	}
	#callback_btn_form {
		font-size:18px;
	}
	.modal-form .form_wrapper .modal_subtext {
		margin-bottom:15px;
	}
	.modal-form .form_wrapper .form-group {
		margin-bottom: 23px;
	}
	header nav.active {
		display: flex;
		position: absolute;
		background: #242734;
		color: #fff;
		flex-direction: column;
		width: 100%;
		left: -20px;
		top: 110px;
		padding-left: 20px;
		padding-bottom: 30px;
		height: calc(100vh - 84px) !important;
		/*align-items: center;*/
		padding-top:50px;		
	}
	header nav li a {
		font-size:26px;
	}
	nav .menu_trigger {
		content:"";
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='256' height='256'%3E%3Cpath d='M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z' fill='%2317ccb6' class='color000 svgShape'%3E%3C/path%3E%3C/svg%3E");
		width: 27px;
		display: inline-block;
		height: 27px;
		background-size: cover;
		transform: rotate(90deg);
		position: relative;
		top: 7px;
  		left: 28px;
		cursor: pointer;
		border: 2px solid #17ccb6;
		background-position: 0px 0px;
		border-radius: 8px;
	}		
}
@media(max-width:600px){
	body {
		padding-top:70px;
	}	
	.hidden-xs {
		display:none;
	}
	p .br_ {
		display:none;
	}	
	.start_now p {
		font-size: 42px;
		line-height: 45px;
	}	
	.start_now p span {
		font-size: 42px;
		line-height: 45px;
	}	
	.first_block .col-lg-12 img {
		width: calc(100% - 24px);
		position: static;
		border-radius: 30px;
	}
	.first_block .col-lg-12::before {
		content: "";
		width: 75px;
		height: 75px;
		z-index: 2;
		right: 2px;
		top: unset;
		background-size: contain;
		bottom: 41%;
	}	
	h1 {
		font-size: 45px;
		line-height: 60px;
		max-width: 330px;
	}
	.logo_cont img {
		max-width: 120px;
	}	
	header .wa_icon, header .tg_icon, header  .header_phone {
		width: 35px;
  		height: 35px;		
	}
	header nav.active {
		top:77px;
		height: calc(100vh - 75px) !important
	}
	.mobile_menu_btn {
		width: 55px;
		height: 42px;
		margin-left:10px;
	}	
	.head_services.active {
		height: calc(100vh - 75px) !important;
		top:77px;
	}
	h1::before {
		top: 41%;
		right: 0px;
	}
	h1::before {		
		width: 90px;
		height: 40px;
		-webkit-background-size: contain;
		background-size: contain;	
	}	
	.first_block p {
		margin-top: 30px;	
	}	
	.first_block .btn_ {
		max-width: 200px;
		font-size: 18px;
		margin: 30px auto;
	}
	.card_item_name {
		font-size:20px;
	}	
	h2 {
		font-size:32px;
		line-height: 45px;
	}	
	.left_right_row {
		flex-direction: column;
	}
	.left_right_conts .left_right_row .left_right_pic {
		order: 1;
	}
	.left_right_row .left_right_text_cont {
		text-align: center;
	}
	.left_right_name, .left_right_text{
		text-align: center;
	}
	.left_right_name {
		line-height: 30.8px;
		margin-bottom:10px;
	}
	.left_right_name {
		font-size: 23px;
		line-height: 28.8px;
		margin-bottom:10px;
	}	
	.left_right_text {
		font-size: 18px;
	}
	.left_right_conts {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		gap:30px;
		overflow-x:scroll;
		padding-top: 10px;
		padding-bottom:20px;
		padding-right:40px;
	}
	.left_right_row {
		flex: 0 0 300px;
		margin-bottom:0px;
	}	
	.left_right_pic img {
		height:200px;
	}
	.collapse_padd {
		padding-right:0px;
	}
	.pink_bg {
		padding-bottom:30px;
	}
	.step_item {
		display: flex;
		background: #fff;
		z-index: 1;
		margin-bottom: 115px;
		padding-bottom: 10px;
		flex-direction: column;
	}
	.step_num {
		top: -56px;
	}
	.step_name {
		text-align:center;
		margin-bottom:20px;
		font-size: 28px;
	}
	.step_item .step_text {
		text-align:center;
	}	
	.step_item:nth-child(2n+1) .step_text {
		text-align:center;
	}
	.step_picture {
		max-width:100%;
		padding:0px;
	}
	.step_item:nth-child(2n+1) {
		flex-direction: column;
	}
	.step_item:nth-child(2n+1) .step_picture {
		padding:0px;
	}
	.step_text {
		max-width:100%;		
	}
	.steps_cont {
		margin-top: 80px;
	}	
	.why_it_works_name {
		font-size:20px;
		margin-bottom:10px;	
		line-height:20px;
	}
	.why_it_works_pic {
		width: 100px;
		height: 100px;
		flex: 0 0 100px;
	}	
	.why_it_works_item {
		align-items: flex-start;
	}
	.carts_slider_wrapper .card_item {
		flex: 0 0 265px;
	}
	.carts_slider_wrapper {
		gap: 30px;
	}
	.thanks_collection .carts_slider_wrapper .card_item {
		flex: 0 0 240px;
	}
	.thanks_collection .card_item_author_name {
		font-size: 20px;
		line-height: 20px;
		margin-top: -12px;
	}
	.thanks_collection .card_item_top_part {
		align-items: center;
	}
	.thanks_collection .card_item_top_part img {
		min-width:50px;
		width: 50px;
	}	
	.top_bottom_padding_mode {
		padding: 40px 0px 10px 0px;
	}
	.your_confidence .left_right_conts {
		display:block;
		overflow:hidden;
	}
	.your_confidence .left_right_conts .left_right_row:nth-child(2n+1) .left_right_pic {
		order:unset;
	}
	.your_confidence .left_right_conts .left_right_row:nth-child(2n) .left_right_name {
		text-align:center;
	}
	.your_confidence .left_right_conts .left_right_row:nth-child(2n) .left_right_text {
		text-align:center;
	}
	.your_confidence .left_right_pic img {
		height:auto;
	}
	.your_confidence .left_right_conts {
		padding-right:0px;
	}
	.team_cont {
		gap: 80px 25px;
		padding-bottom: 50px;
	    display: flex;
	    flex-wrap: nowrap;
	    overflow-x: scroll;
	    flex-direction: row;		
	}
	.team_block .card_item {
		flex: 0 0 270px;
		width: 270px;
	}
	.trust .left_right_conts .left_right_row:nth-child(2n+1) .left_right_pic {
		order: 0;
	}
	.trust .left_right_conts {
		padding-right: 0px;
		display:block;
	}
	.trust .left_right_conts .left_right_row:nth-child(2n) .left_right_name {
		text-align:center;
	}
	.trust .left_right_conts .left_right_row:nth-child(2n) .left_right_text {
		text-align:center;
	}
	.trust .left_right_row {
		margin-bottom:40px;
	}
	.steps_to_success_cont {
		display:flex;
  		gap: 20px;
  		padding-bottom: 50px;
  		flex-direction: column;
		justify-content: center !important;
		align-items: center;
    } 
    .steps_to_success_cont .card_item {
    	max-width: 375px;
    	min-height:300px;
    }
    .bottom_arrivals_cont .card_item {
  		flex: 0 0 300px;
  		min-height:375px;
    }
	.bottom_arrivals_cont {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
		padding-left: 15px;
	}
	.footer {
		margin-bottom: 0px;
	}	
	.footer-bottom-nav {
		display:none;
	}
	.why_it_works_cont {		
		grid-template-columns: auto;	
		display: flex;
		flex-direction: column;
	}	
	.why_it_works_name {
		font-size: 18px;
	}
	.mint_bg .plane_icon_h h2 {
		max-width:300px;
	}	
	.mint_bg .plane_icon_h h2::before {
		left: -32px;
		top: -50px;
		width: 84px;
		background-size: contain;
		background-repeat: no-repeat;
	}	
	.team_circles {
		margin-top:30px;
		min-height: 80px;
	}
	.team_item {
		flex:0 0 55px;
		position:relative;	
	}
	.team_item img {
		border-radius: 100%;
		position: absolute;
		width: 80px;	
		max-width: unset;
		left: -14px;
	}		
}
@media (max-width: 576px) {
	body {
		font-size: 16px;
	}
	.start_now p {
		font-size: 35px;
		line-height: 45px;
	}	
	.start_now p span {
		font-size: 35px;
		line-height: 45px;
	}	
	.btn_ {
		font-size: 18px;
	}		
	.arrivals_tabs_nav_item {
		font-size:20px;
	}
	.arrivals_tabs_nav {
		gap:6px;
		justify-content: space-between;
	}
	.arrivals_tabs_body .card_item {
		flex: 0 0 100%;
	}
	.arrivals_tabs_body .card_item {
		max-width:100%;
	}
	.modal_title_text {
		font-size: 23px;
		text-align: center;
		line-height: 25px;
		margin-bottom: 0px;
	}	
	.form_wrapper {
		margin-top: 15px;
		gap:10px;
	}
	.modal-form .form_wrapper .modal_subtext {
		margin-bottom: 0px;
	}
	.modal-form .form_wrapper .form-group {
		margin-bottom: 10px;
	}
	.modal_image_block {
		order: -1;
		height: 120px;
		width: 232px;
		border-radius: 10px;
		overflow: hidden;
	}	
	.modal_image_block img {
		object-position: 0px -16px;
	}
	.modal_image_block {
		margin: 0 auto;
	}
	.modal_subtext {
		text-align:center;
	}
}
@media(max-width:375px){
	h1::before {		
		width: 90px;
		height: 40px;
		-webkit-background-size: contain;
		top: unset;
		right: unset;
		left: 135px;
		bottom: 7px;
	}		
	.card_item_text_cont {
		padding: 10px;
	}
	.btn_ {
		font-size: 16px;
	}			
}
@media(max-width:355px){
	header .wa_icon, header .tg_icon, header  .header_phone {
		width: 25px;
  		height: 25px;		
	}
	.mobile_menu_btn {		
		margin-left:0px;
	}	
}

.card_item_btn {
	cursor:pointer;				
	border-radius:50px;				
}
.card_item_btn:hover {
	filter: invert(1);
	border:1px solid #fff;	
}	
/*.fancybox__content {
	width: auto !important;
}	
.fancybox__html5video {				
	width: auto !important;
}*/
.bottom_arrivals_cont .card_item_image {
	position:relative;
}	
.bottom_arrivals_cont .card_item_image a {
	border-radius:20px;
	display:block;
	overflow:hidden;
}
.bottom_arrivals_cont .card_item_image img {
	width: 100%;
	height: 100%;
	display: block;				
}
.bottom_arrivals_cont .card_item_name {
	margin-bottom:0px;
	margin-top:20px;
	text-align:center;
}
.bottom_arrivals_cont .card_item_image a:after {
	content:'';
	position:absolute;
	width:100px;
	height:100px;
	background-image: url(../upload/landing_pics/youtube_btn_g.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
	left:50%;
	margin-left:-50px;
	top:50%;
	margin-top:-50px;
}
.arrivals_tabs_body .card_item {
	cursor:pointer;
}
.arrivals_tabs_body .card_item_inner {
	position:relative;
}
.hover_text {
	height:0px;
	overflow: hidden;
	transition:height transform 0.2s;
	transform: translate(0px, -100px);
}
.card_item:hover .card_item_bottom_part {
	z-index: 4;
}		
.card_item:hover .hover_text {
	height: auto;
	overflow: visible;
	transition: transform ease 0.2s;
	position: absolute;
	width: calc(100% + 32px);
	background: #fff;
	left: -16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-radius: 0px 0px 10px 10px;
	border: 1px solid #000;
	border-top: none;
	z-index: 3;
	transform: translate(0px, 0px);
}
.card_item_bottom_part {
	z-index: 2;
	position: relative;
	background: #fff;				
}
.hover_text span {
	display:inline-block;
	font-family: Gilroy;
	font-weight:500;
	margin-top:10px;
}
.card_item_price span {
	font-family: Gilroy;
	font-weight:500;				
}
@media(max-width:500px){
	.faq_block_item {
		font-size:18px;
	}
	.bottom_arrivals_cont .card_item {
		flex: 0 0 240px;
	}
	.bottom_arrivals_cont .card_item_image a::after {
		width:70px;
		  margin-left: -35px;
	}
}
@media(max-width:375px){
	.arrivals_tabs_nav_item {
		font-size:18px;
	}
}
.ext_links_items .personal_more_list_item_value:before {
	left:3px;
}
.ext_links_items .personal_more_list_item_value.instagram:before {
	content:'';			
	display:inline-block;
	width:15px;
	height:15px;
	background-image: url("../upload/personal/instagram_icon.svg");
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right:3px;
	position:relative;
	top:3px;			
}
.ext_links_items .personal_more_list_item_value.vk_code:before {
	content:'';			
	display:inline-block;
	width:15px;
	height:15px;
	background-image: url("../upload/personal/vk_icon.svg");
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right:3px;
	position:relative;
	top:3px;			
}	
.ext_links_items .personal_more_list_item_value.telegram:before {
	content:'';			
	display:inline-block;
	width:15px;
	height:15px;
	background-image: url("../upload/personal/telegram_icon.svg");
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right:3px;
	position:relative;
	top:3px;			
}	
.ext_links_items .personal_more_list_item_value.facebook:before {
	content:'';			
	display:inline-block;
	width:15px;
	height:15px;
	background-image: url("../upload/personal/fb_icon.svg");
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right:3px;
	position:relative;
	top:3px;			
}	