@media screen and (width < 768px){

	.header { max-width: 800px; min-width: 353px; height: 158px; margin: 0 auto ; background-color: rgba(241, 206, 152, 1); border-radius: 0; display: grid; grid-template-columns: auto; justify-content: center; align-items: start; display: none; }
	.header-mobile { max-width: 800px; margin: 0 auto; background-color: rgba(241, 206, 152, 1); border-radius: 0; display: flex; grid-template-columns: auto; justify-content: center; align-items: start; padding: 30px; justify-content: space-between; }
	.spacer { flex: 8; }
	.logo-mobile { max-width: 800px; min-width: 353px; margin: 0 auto ; background-color: rgba(241, 206, 152, 1); border-radius: 0; display: grid; grid-template-columns: auto; justify-content: center; align-items: start; padding-bottom: 60px; }
	.logo { margin-top: 55px; }

	.footer { display: flex; justify-content: center; flex-direction: column; gap: 10px; margin-top: 80px; max-width: auto; min-width: auto; }

	article { max-width: 800px; min-width: 353px; margin: 0 auto;}

	.left_button { display: none; }
	.right_button { display: none; }

	.foto_wrapper { background-image: none; top: 49px; margin-top: 20px;}

	.foto_1 { grid-row: 1; grid-column: 2; margin-right: -55px; max-width: 300px; min-width: 100px; height: auto; overflow: hidden;}
	.foto_1 img { object-position: bottom; object-fit: cover; }
	.foto_1_mirror { grid-row: 2; grid-column: 2; margin-top: -4px; align-self: start; width: 100%; height: auto;}
	.foto_1_mirror img{ object-position: bottom; object-fit: cover; }

	.foto_2 { grid-row: 1; grid-column: 3; z-index: 10; max-width: 400px; min-width: 150px; height: auto; overflow: hidden; }
	.foto_2 img {width: 100%; height: auto; object-position: bottom; object-fit: cover;}

	.foto_2_mirror { grid-row: 2; grid-column: 3; margin-top: -4px; align-self: start; width: 100%; height: auto;}
	.foto_2_mirror img { width: 100%; height: auto; object-position: bottom; object-fit: cover;}

	.foto_3 { grid-row: 1; grid-column: 4; margin-left: -55px; max-width: 300px; min-width: 100px; height: auto; overflow: hidden;}
	.foto_3 img { object-position: bottom; object-fit: cover; }
	.foto_3_mirror { grid-row: 2; grid-column: 4; margin-top: -4px; align-self: start; width: 100%; height: auto;}
	.foto_3_mirror img {object-position: bottom; object-fit: cover;}

	.orange_back { height: auto; margin-top: 0; border-radius: 0;}

	.mobile_title { display: block; font-family: "Inter"; font-size: 24px; font-weight: 800; text-align: center; margin: 20px 30px 20px;}
	.mobile_discription { display: block; font-family: "Inter"; font-size: 14px; font-weight: 500; text-align: center; margin: 70px 30px 20px;}
	.mobile_button { width: 65%; margin: 50px auto; height: 60px; background-color: rgba(43, 42, 40, 1); border-radius: 15px; display: flex; align-items: center; justify-content: center; }
	.mobile_button p { font-size: 20px; font-weight: 500; font-family: "Montserrat"; color: white; }

	.title { display: none; }

	.discription { display: none; }

	.options .left_button { display: flex;}
	.options .right_button { display: flex;}

	.switch_title { display: block; font-family: "Montserrat"; font-size: 32px; font-weight: 400; text-align: center; color: rgba(241, 206, 152, 1); width: 100%; margin: 60px auto 0;}
	.switch { margin: 10px auto; display: flex; align-items: center; text-align: center; width: 47px;}
	.switch img { margin: 0 2px; }

	.index .button { width: 65%; margin-top: 14px; margin-bottom: 59px;}
	.index .button p { font-size: 20px;}
	.index #mobile_button { display:none; }
	#orange_back_2 { background-color: white; }

	.index .orange_back_3 { display: flex; max-width: 800px; min-width: 353px; margin: -80px auto 0; background-color: rgba(241, 206, 152, 1); height: 330px; justify-content: end; flex-direction: column;}
	



	.main_page .orange_back { background-color: rgba(241, 206, 152, 1); margin-top: -21px;}
	.main_page .foto_wrapper { position: relative; margin-top: -35px;}
	.main_page .about_position { display: none; }
	.main_page .mobile_button { display: flex; margin-bottom: -32px; padding-top: 0px; }



	.upload_page .orange_back { background-color: rgba(241, 206, 152, 1); margin-top: -21px;}
	.upload_page .foto_wrapper { position: relative; margin-top: -35px;}
	.upload_page .about_position { display: none; }
	.upload_page .mobile_button {display: flex;}
	.upload_page .notice { display:none; }
	.upload_page .button { display: none; }
	.upload { max-width: 1000px; min-width: 323px; width: 90%; margin: 20px auto 0; }
	.upload_inner_border { width: auto; height: 112px;  border: none; margin: auto; pointer-events: none;}
	.upload_inner_border .block_title { font-size: 16px; font-weight: 800; font-family: "Montserrat"; color: black; margin-right: 15px;}
	#desktop_icon { display: none; }
	#mobile_icon { display: block; margin: 0 10px;}
	.upload_page .buttons {display: grid; grid-template-columns: 1fr 1fr; justify-content: center; width: 95%; margin: 0 auto; justify-items: center;}
	.upload_page .buttons .button { width: 90%; display: flex; margin: 20px auto 0;}
	.upload_page .buttons .notice { display: block; grid-column: 2; font-size: 8px; margin-bottom: 30px;}
	



	.demo_page .result-container .carousel-container { width: 284px; }
	.demo_page .result-container .buttons { width: 84%; margin-top: 1.5em; }
	.demo_page .orange_back { display: flex; flex-direction: column; align-items: center; margin-top: -21px;}
	.demo_page .orange_back .image { min-width: 300px; max-width: 500px; height: auto; position: relative; bottom: -49px; width: 90%; overflow: hidden; margin-top: -40px;}
	.demo_page .orange_back .image img { width:100%; height:auto; }

	.demo_page .foto_wrapper { width: 95%; margin: 70px auto -25px; background-image: none; }

	.demo_page .foto_wrapper .foto_1 { min-width: 90px; max-width: 150px; max-height: 200px; width: auto; margin: 0 10px;}
	.demo_page .foto_wrapper .foto_2 { min-width: 90px; max-width: 150px; max-height: 200px; width: auto; margin: 0 10px;}
	.demo_page .foto_wrapper .foto_3 { min-width: 90px; max-width: 150px; max-height: 200px; width: auto; margin: 0 10px;}

	.demo_page .foto_wrapper .foto_1_mirror { display: none; }
	.demo_page .foto_wrapper .foto_2_mirror { display: none; }
	.demo_page .foto_wrapper .foto_3_mirror { display: none; }

	.demo_page .span { font-size: 4vw; font-weight: 600; font-family: "Montserrat"; align-self: start; margin-top: 5px;}
	.demo_page .active_span { font-size: 4vw; font-weight: 600; font-family: "Montserrat"; align-self: start; margin-top: 5px; color: rgba(241, 206, 152, 1)}
	.demo_page #neon { margin-right: 0; }
	.demo_page #retro { font-size: 4vw;}
	.demo_page #classic {  margin-left: 0; }

	.demo_page .title { display: block; width: 90%; font-size: 20px;}
	.demo_page .discription { display: block; width: 90%; margin: 10px 20px 0; font-size: 14px;}

	.demo_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 10px auto; column-gap: 5px;}
	.demo_page .buttons .button { width: 100%; }
	.demo_page > .buttons .button:first-child { order: 3; grid-column: span 2; margin: 0; background-color: #616161; }
	/* .demo_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;} */
	.demo_page .buttons .retry_button { grid-row:2; grid-column: 1/2; }
	.demo_page #visible { display: flex; background-color: white; width: 100%; margin-top: -5px;}
	.demo_page #visible p {color: #B59A70; text-align: center; font-size: 14px; text-decoration: underline;}


	.framing_select_size .title { display: block; width: 90%; margin-top: 0; margin-bottom: 0.8em; font-size: 1.5rem; }
	.framing_select_size .buttons { gap: 0.3em; margin: 1em; }
	.framing_select_size .buttons .button { width: 60%; }
	.framing_select_size .background { display: block; }
	.framing_select_size .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; margin-top: -2px;}
	.framing_select_size .background { background-image:none; }
	.framing_select_size .background .orange_back .mobile_title { margin-top: 0; }
	.framing_select_size .background .orange_back .main_image { width: 330px; height: calc(330px / 0.75); margin-bottom: 60px; }
	.framing_select_size .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px; }
	.framing_select_size .buttons .button-back { background-color: #616161; }




	.error_page .error { width: 90%; }
	.error_page .title {display:block; font-size: 18px; width: 100%}
	.error_page .discription { display: block; font-size: 16px; width: 90%;}
	.error_page .button { width: 320px; display: flex; margin: 50px auto 0;}



	.try_again_page .orange_back { display: flex; flex-direction: column; align-items: center; margin-top: -21px;}
	.try_again_page .orange_back .image { min-width: 300px; max-width: 500px; height: auto; position: relative; bottom: -49px; width: 90%; overflow: hidden; margin-top: -40px;}
	.try_again_page .orange_back .image img { width:100%; height:auto; }

	.try_again_page .foto_wrapper { width: 90%; margin: 50px auto -35px; background-image: none; }

	.try_again_page .foto_wrapper .foto_1 { min-width: 75px; max-width: 115px; max-height: 200px; width: auto; margin: 0 5px;}
	.try_again_page .foto_wrapper .foto_2 { min-width: 75px; max-width: 115px; max-height: 200px; width: auto; margin: 0 5px;}
	.try_again_page .foto_wrapper .foto_3 { min-width: 75px; max-width: 115px; max-height: 200px; width: auto; margin: 0 5px;}
	.try_again_page .foto_wrapper .foto_4 { min-width: 75px; max-width: 115px; max-height: 200px; width: auto; margin: 0 5px;}

	.try_again_page .foto_wrapper .foto_1_mirror { display: none; }
	.try_again_page .foto_wrapper .foto_2_mirror { display: none; }
	.try_again_page .foto_wrapper .foto_3_mirror { display: none; }
	.try_again_page .foto_wrapper .foto_4_mirror { display: none; }

	.try_again_page .title { display: block; width: 90%; font-size: 20px;}
	.try_again_page .discription { display: block; width: 90%; margin: 10px auto 0; font-size: 16px;}

	.try_again_page .button { width: 320px; display: flex; margin: 50px auto;}



	.framing_page .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; margin-top: -2px;}
	.framing_page .background { background-image:none; }
	.framing_page .background .orange_back .mobile_title { margin-top: 0; }
	/* .framing_page .background .orange_back .main_image img { width: 300px; height: 400px; } */
	.framing_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.framing_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.framing_page .title { display: block; font-size: 33px;}
	.framing_page .discription { display: block; font-size: 20px; width: 90%;}
	.framing_page .background .orange_back .main_image { width: 300px; height: 300px; margin-bottom: 60px; }
	.framing_page .background .orange_back .main_image img { width: 100%; height: auto; display: block; }

	.framing_page .options .option-button-filled { padding: 0em; }
	.framing_page .options.options-aspect-rotation .button p { font-size: 0.875rem; }
	.framing_page .options.options-aspect-rotation { width: 90%; }




	.result_page .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; margin-top: -2px;}
	.result_page .background { background-image:none; }
	.result_page .background .orange_back .mobile_title { margin-top: 0; }
	.result_page .background .orange_back .main_image { width:90%; height: auto; position: relative; bottom: -3px;}
	.result_page .background .orange_back .main_image img { width: 100%; }
	.result_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.result_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.result_page .title { display: block; font-size: 27px; margin: 40px 0 20px 0 !important; }
	.result_page .discription { display: block; font-size: 20px; width: 90%;}
	.swiper { width: 70%; }
	.select-img { width: auto; }
	#tmp-show-img { width: 100% !important; }
	.my-swiper-wrapper .swiper-button-next { Right: 5%; }
	.my-swiper-wrapper .swiper-button-prev { left: 5%; }



	.columns .question, #page5, #page6 { display: none; }

	.columns { display: block;}
	.assembly_page { margin: auto;  margin-top: 0px; grid-column: 2;}


	.assembly_page .orange_back_colors { grid-column: 2;  max-width: 800px; min-width: 353px; height: 100px; margin: -55px auto 0; width: auto; background-color: rgba(241, 206, 152, 1);}
	.assembly_page .small-bricks-orange_back_colors { width: 100%; padding-bottom: 20px; }
	.small-bricks-instruction-column-question { display: none; }

	.assembly_page .colors { width:auto; column-gap: 2px; margin-top: 20px;}
	.assembly_page .small-bricks-colors { width: 60%; }
	.assembly_page .colors a #reload { background-color: white; border: 1px solid white; margin-left: 0;}
	.assembly_page .colors a #reload #mobile_reload { display: block; }
	.assembly_page .colors a #reload #desktop_reload { display: none; }

	.assembly_page .bricks { width: 420px; border-spacing: 2px; }
	.assembly_page .bricks td {height: 27px; width: 27px; /* outline: 1px solid red; */ } 
	.assembly_page .bricks .small-bricks-td {height: 13px; width: 27px; }
	.assembly_page .bricks .lable p { margin-top: 10px; }
	.assembly_page .bricks .small-bricks-lable { position: relative; }
	.assembly_page .bricks .small-bricks-lable p { position: absolute; font-size: 9px; margin-top: 10%; margin-left: 10%; }
	.assembly_page .bricks .lable_interactive p { margin-top: 0px; }
	.assembly_page .bricks .brick { height: 27px; width: 27px;}
	.assembly_page .bricks .small-bricks-brick { height: auto !important; width: auto !important; position: relative; }
	.assembly_page .bricks .brick .brick_word { width: 10px; font-size: 16px; margin: 13px 0 0 18px;}
	.assembly_page .bricks .brick .small-bricks-brick-word { width: 10px; font-size: 8px; position: absolute; margin: 0; top: 10%; left: 10%; }
	.assembly_page .bricks .brick .brick_num { width: 5px; font-size: 11px; margin: 3px 0 0 4px; }
	.assembly_page .bricks .brick .small-bricks-brick-num { width: 5px; font-size: 4px; position: absolute; margin: 0; top: 10%; right: 10%; }

	.assembly_page .buttons a .onTheMainButton { width: 167px; height: 45px; margin: 0 auto; }
	.assembly_page .buttons a .reloadButton { width: 45px; height: 45px; background-color: rgba(217, 217, 217, 1); border-radius: 5px;}
	.assembly_page .buttons a .reloadButton img { margin: 8px 0 0 11px; }

	.assembly_page .pages { width: 500px; grid-template-columns: repeat(auto-fit, minmax(30px, 70px)); margin-top: 40px; display: flex; gap: 10px; justify-content: center; width: auto; margin-bottom: 10px; }
	.assembly_page .pages .swiper { width: 295px !important; height: 60px; }
	.assembly_page .pages .swiper-button-prev {
		margin-right: 15px;
	}
	.assembly_page .pages .swiper-button-next { 
		margin-left: 15px;
	}
	.assembly_page .pages .page { text-align: center; height: 50px; width: 50px; justify-content: center; align-items: center; }
	.assembly_page .pages .page p { font-size: 18px; }
	.assembly_page .buttons-page-20 .page { width: 50px; height: 50px; }
	.assembly_page .buttons-page-20 .page p { font-family: "Arial Black"; font-weight: 900; font-size: 18px; color: white;}

	

	.assembly_page .orange_back { flex-direction: column; height: auto; margin-top: 20px;overflow: hidden;}

	.assembly_page .button { display: none; }
	.assembly_page #pages_button { display: flex; margin-top: 40px;}




	.code_page .orange_back { background-color: rgba(241, 206, 152, 1);}
	.code_page .foto_wrapper { position: relative; margin-top: -35px;}

	.code_page .title { display: block; font-size: 20px; margin-top: 60px; width: 90%;}
	.code_page .discription { display: block; font-size: 16px; width: 90%;}

	.code_page .orange_back_form { width: 95%; height: auto; margin-top: 32px;} 

	.code_page .orange_back_form .block_title { margin: 40px auto 0; font-size:16px; width:100%; text-align:center; font-weight: 800;}

	.code_page .orange_back_form .form { grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: normal; justify-items: center;}

	.code_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.code_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}

	.code_page .orange_back_form .form .notice { grid-row: 2; margin-bottom: 30px; }
	.code_page .orange_back_form .form input { min-width: 264px; max-width: 600px; width: 70%}
	.code_page .orange_back_form .form #email { margin-bottom: 40px; }




	.itog_page .orange_back { background-color: rgba(241, 206, 152, 1);}
	.itog_page .foto_wrapper { position: relative; margin-top: -35px;}

	.itog_page .title { display: block; font-size: 20px; margin-top: 60px; width: 90%;}
	.itog_page .discription { display: block; font-size: 16px; width: 90%;}

	.itog_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 25px auto; column-gap: 5px;}
	.itog_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.itog_page .buttons .button p { font-size: 16px;}
	.itog_page .buttons #on_main_button { display: none; }

	.itog_page .notice { margin: 0 10px; font-size: 14px;}

	.itog_page #on_main_button_mobile { display: flex; }



	
	.framing_instruction_page .mobile_discription { margin: 70px 30px -160px; }
	.framing_instruction_page .orange_back { background-color: rgba(241, 206, 152, 1); margin-top: -21px;}
	.framing_instruction_page .fotos { position: relative; bottom: -168px ; max-width: 1000px;	min-width: 353px; height: auto; padding: 0; margin: 40px auto; background-image: none; justify-content: space-evenly; align-content: space-evenly; column-gap: 20px; row-gap: 20px;}
	.framing_instruction_page .fotos #framing_foto_1 { margin-right: 0; margin-bottom: 0; width: 100%; height: auto;}
	.framing_instruction_page .fotos #framing_foto_2 { margin-left: 0; margin-bottom: 0; width: 100%; height: auto;}
	.framing_instruction_page .fotos #framing_foto_3 { margin-right: 0; width: 100%; height: auto;}
	.framing_instruction_page .fotos #framing_foto_4 { margin-left: 0; width: 100%; height: auto;}

	.framing_instruction_page .orange_back_how_better { width: 95%; height: auto; margin: 200px auto 0; background-color: rgba(241, 206, 152, 1); border-radius: 15px;}
	.framing_instruction_page .orange_back_how_better .block_title { font-size: 16px; margin-top: 30px; margin-right: 20px; margin-left: 20px;}
	.framing_instruction_page .orange_back_how_better .notice { font-size: 16px; margin-top: 10px; margin-bottom: 30px; margin-right: 20px; margin-left: 20px; display: inline-block;}
	.framing_instruction_page .button { margin-top: 35px; }


	.purchase_page { width: 100%; }
	.purchase_page .orange_back { background-color: rgba(241, 206, 152, 1); display: block; margin-top: -71px; padding-bottom: 10px;}
	.purchase_page .orange_back .foto_wrapper { position: relative; top: 55px; }
	.purchase_page .title { display: block; margin-top: 45px; width: 90%; font-size: 20px;}
	.purchase_page .discription { width: 90%; margin: 20px auto 50px; display: block; font-size: 16px;}
	.purchase_page .markup { grid-template-columns: auto; width: auto;} 
	.purchase_page .markup .marketplace .info { display: none; }
	.purchase_page .button { margin: 0 auto 30px; height: 60px; width: 264px; }
	.purchase_page .marketplace #WB p:after { content: "WILDBERRIES"; }
	.purchase_page .marketplace #OZON p:after { content: "OZON"; }
	.purchase_page .marketplace #DM p:after { content: "ДЕТСКИЙ МИР"; }
	.purchase_page .marketplace #MM p:after { content: "МЕГАМАРКЕТ"; }




	.failed_page .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; margin-top: -61px;}
	.failed_page .background { background-image:none; margin-bottom: 50px;}
	.failed_page .background .orange_back { padding-bottom: 10px; }
	.failed_page .background .orange_back .mobile_title { margin-top: 0; }
	.failed_page .background .orange_back .mobile_discription { margin-top:95px; }
	.failed_page .button { display: none;}
	.failed_page #visible { display: flex; margin-top: 0;}




	.popup_page .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; margin-top: -81px;}
	.popup_page .background { background-image:none; margin-bottom: 50px;}
	.popup_page .background .orange_back { padding-bottom: 10px; outline-offset: -3px; border-radius: 20px;}
	.popup_page .background .orange_back .mobile_discription { margin-top:95px; font-size: 32px; font-weight: 800;}
	.popup_page .button { margin-bottom:80px; }




	.wait_page .orange_back { background-color: rgba(241, 206, 152, 1); margin-top: -21px;}
	.wait_page .title { display: block; font-size: 20px; margin-top: 45px;}
	.wait_page .discription { display: block; font-size:16px; }
	.wait_page .foto_wrapper { position: relative; margin-top: -35px;}
	.wait_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.wait_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}


	/*Страница всех генераций*/
	.all_page .orange_back { background-color: rgba(241, 206, 152, 1);}
	.all_page .orange_back .mobile_title { margin-top:0; margin-bottom: 20px; }
	.all_page .foto_wrapper { position: relative; margin-top: -35px;}

	.all_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 25px auto; column-gap: 5px;}
	.all_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.all_page .buttons .button p { font-size: 16px;}





	/*Страницы с кодом НОВЫЕ*/
	.code_new_page .orange_back { background-color: rgba(241, 206, 152, 1);}
	.code_new_page .foto_wrapper { position: relative; margin-top: -35px;}

	.code_new_page .title { display: block; font-size: 20px; margin-top: 60px; width: 90%;}
	.code_new_page .discription { display: block; font-size: 16px; width: 90%;}

	.code_new_page .orange_back_form { width: 95%; height: auto; margin-top: 32px;} 

	.code_new_page .orange_back_form .block_title { margin: 40px auto 0; font-size:16px; width:100%; text-align:center; font-weight: 800;}

	.code_new_page .orange_back_form .form { grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: normal; justify-items: center;}

	.code_new_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.code_new_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}

	.code_new_page .orange_back_form .form .notice { grid-row: 2; margin-bottom: 30px; }
	.code_new_page .orange_back_form .form input { min-width: 264px; max-width: 600px; width: 70%}





	/*Страница email*/
	.email_page .orange_back { background-color: rgba(241, 206, 152, 1);}
	.email_page .foto_wrapper { position: relative; margin-top: -35px;}

	.email_page .title { display: block; font-size: 20px; margin-top: 60px; width: 90%;}
	.email_page .discription { display: block; font-size: 16px; width: 90%;}

	.email_page .orange_back_form { width: 95%; height: auto; margin-top: 32px;} 

	.email_page .orange_back_form .block_title { margin: 40px auto 0; font-size:16px; width:100%; text-align:center; font-weight: 800;}

	.email_page .orange_back_form .form { grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: normal; justify-items: center;}

	.email_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.email_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}

	.email_page .orange_back_form .form input { min-width: 264px; max-width: 600px; width: 70%}





	/*Страница версий*/
	.versions_page .orange_back { display: block; margin-top: -21px; height: 200px;}

	.versions_page .foto_wrapper { flex-direction: column; width: 90%; margin: -170px auto -25px; background-image: none; align-items: center;}

	.versions_page .foto_wrapper .version { margin-bottom: 20px; }
	.versions_page .foto_wrapper .version .span { font-size: 20px; margin-top: 10px;}

	.versions_page .discription { display: block; width: 90%; margin: 20px auto; font-size: 14px;}

	.versions_page .buttons { grid-template-columns: 1fr 1fr; width: 95%; margin: 10px auto; column-gap: 5px;}
	.versions_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}

	.error-message { display: block; color: #ca0000; font-family: "Montserrat"; font-weight: 600; margin-top: 5px; font-size: 21px; }


	.popup-content { margin: 0; }
	.popup-x-button { margin-bottom: 0; }

	.help {  top: 50%; border: none; }
	.help .close { left: 50%; transform: translateX(-50%); }
	.help img { width: 56%; display: block; margin: 50px auto 0; }
	.help #desktop_image { display: none; }
	.help #tablet_image { display: none; }
	.help #mobile_image { display: block; }

	.index_new .star { display: none; }
	.index_new .about { width: 90%; padding: 20px 0; }
	.index_new .about .info .title { display: none; }
	.index_new .about .people-image { display: none; }
	.index_new .about .info .mobile_title { display: block; font-size: 20px; display: flex; justify-content: center; align-items: center; gap: 5px; margin: 0 30px 20px; }
	.index_new .about .mobile_img { display: block; float: none; margin: 20px auto; width: auto; }
	.index_new .about .info .button { width: 264px; }
	.index_new .about img { position: static; }



	.about-mobile { background-color: rgba(241, 206, 152, 1); border-radius: 15px; margin: 20px; padding: 20px; display: flex; flex-direction: column; align-items: center; }
	.about-mobile .icon { margin-top: 15px; width: 60%; }
	.about-mobile .block_title { font-size: 20px; font-weight: 800; font-family: "Montserrat"; margin-left: 25px; margin-top: 25px;}
	.about-mobile .notice { font-size: 16px; font-weight: 500; font-family: "Montserrat"; text-align: center; margin: 10px auto; width: 278px; }
	.button { margin: 20px auto; text-align: center; }
	/* .about_position .button { margin: 20px auto;}
	.main_page .mobile_button { display: none; } */

	.video-popup {
		width: 90%;
		height: 90%;
	}
	.video-popup-content {
		width: 100%;
		height: 100%;
		margin-top: 0;
		margin-bottom: 5px;
	}
	.video-close {
		margin-right: 0;
	}

	.footer-2 { width: 100%; margin: 40px auto; flex-direction: column; text-align: left; }
	.footer-2 .footer-2--title { text-align: center; flex: unset; width: 100%; }
	.error_page .footer-2 { width: 85%; }
	.error_page .footer-2 .footer-2--title {text-align: center; }
	.footer-2 .container { flex-direction: column; flex: unset; gap: 10px; }
	.error_page .container .link { justify-content: center; gap: 0; width: 90%; }
	.footer-2 .container .link { gap: 10px; width: 90%; }
	.footer-2 a { display: contents; }
	.footer-2 .container .link .text { flex: 5; }
	.footer-2 .container .link img { width: 15%; margin: 0 auto; max-width: 51px; flex: 2; }

	.support_panel_page { width: 97%; }

}