@media screen and (width < 768px){

	.header { max-width: 800px; min-width: 353px; height: 158px; margin: 0 auto ; background-color: var(--color-primary); 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: var(--color-primary); border-radius: 0; display: flex; grid-template-columns: auto; justify-content: center; align-items: start; justify-content: space-between; display: grid; grid-template-columns: 1fr 1fr 9fr 1fr 1fr; padding: 0; height: 3em; }
	/* body:has(.index_new) .header-mobile { display: none; } */
	/* body:not(:has(.index_new)) .logo-mobile { margin-top: -0.5em; } */
	.spacer { flex: 8; }
	.logo-mobile { max-width: 800px; min-width: 353px; margin: 0 auto; border-radius: 0; display: flex; justify-content: center; align-items: start; margin-top: -1px; }
	.logo-mobile a { display: block; width: 100%; }
	.logo-mobile img { width: 100%; height: 100%; object-fit: fill; }
	.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; background-color: unset; border: unset; padding: 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: var(--color-primary); 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: var(--color-primary); height: 330px; justify-content: end; flex-direction: column;}
	



	.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; }
	.main_page { display: flex; flex-direction: column; }
	.main_page { width: 94%; min-width: 0; }
	.main_page .orange_back,
	.main_page .title,
	.main_page .select_boxes { width: 100%; }
	.main_page .swiper-carousel { max-width: 100%; }
	.main_page .main-page-title { order: 1; display: block; margin: 18px auto 10px; }
	.main_page .main-page-title h1 { font-size: 22px; line-height: 1.18; }
	.main_page .main-page-title p { width: 92%; margin-top: 8px; font-size: 14px; line-height: 1.35; }
	.main_page .select_boxes { order: 2; padding: 10px; gap: 10px; margin: 12px auto 8px; }
	.main_page .select_boxes .select_box span { left: 12px; bottom: 12px; font-size: 15px; }
	.main_page .orange_back { order: 3; }



	.upload_page .orange_back { background-color: var(--color-primary); 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: 70%; height: 112px;  border: none; margin: auto; pointer-events: none; align-items: center; }
	.upload_inner_border .block_title { font-size: 16px; font-weight: 800; font-family: "Montserrat"; color: black; margin-right: 15px; text-align: center; }
	#desktop_icon { display: none; }
	#mobile_icon { display: block; margin: 0; width: 100%; }
	.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 .swiper-button-prev { left: 1%; }
	.demo_page .swiper-button-next { right: 1%; }
	.demo_page .result-container .carousel-container-container { position: static; align-items: center; gap: 0.3em; }
	.demo_page .result-container .carousel-container { width: 284px; }
	.demo_page .result-container .buttons { width: 90%; margin-top: 0; gap: 1em; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr 1fr; }
	.demo_page .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; position: relative; }
	.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: var(--color-primary)}
	.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 { margin: auto; 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;}

	.demo_page .swiper-button-next, .demo_page .swiper-button-prev { position: unset; }
	.demo_page .swiper-button-next { position: unset; }

	.demo-studio { width: 96%; margin: 14px auto 0; }
	.demo-studio .demo-studio-kicker { font-size: 11px; }
	.demo-studio .demo-studio-shell { gap: 12px; }
	.demo-studio .demo-studio-control { position: static; width: 100%; padding: 0; }
	.demo-studio .demo-progress { gap: 3px; margin-bottom: 10px; padding: 10px; }
	.demo-studio .demo-progress-step:not(:last-child)::after { top: 12px; left: calc(50% + 12px); width: calc(100% - 21px); }
	.demo-studio .demo-progress-step span { width: 24px; height: 24px; font-size: 12px; }
	.demo-studio .demo-progress-step p { font-size: 9px; }
	.demo-studio .demo-panel { padding: 10px; }
	.demo-studio .demo-upload-zone { min-height: 145px; }
	.demo-studio .demo-upload-icon { width: 54px; height: 54px; }
	.demo-studio .demo-upload-icon img { width: 28px; }
	.demo-studio .demo-panel-title { font-size: 17px; }
	.demo-studio .demo-panel-note { font-size: 12px; }
	.demo-studio .demo-panel-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
	.demo-studio .demo-panel-actions .photo-load-button { display: contents; }
	.demo-studio .upload_page.demo-panel .demo-panel-actions .demo-muted-button { display: flex; }
	.demo-studio .framing_select_size.demo-panel .demo-panel-actions,
	.demo-studio .framing_select_palette.demo-panel .demo-panel-actions { display: flex; justify-content: center; }
	.demo-studio .framing_select_size.demo-panel .demo-panel-actions .demo-muted-button,
	.demo-studio .framing_select_palette.demo-panel .demo-panel-actions .demo-muted-button { width: calc((100% - 8px) / 2); }
	.demo-studio .demo-size-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; }
	.demo-studio .demo-palette-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px; }
	.demo-studio .demo-choice { min-height: 46px; font-size: 13px; padding: 6px; }
	.demo-studio .demo-palette-choice { font-size: 12px; }
	.demo-studio .demo-work-panel { width: 100%; min-height: auto; padding: 0; }
	.demo-studio .demo-work-heading { flex-direction: column; align-items: flex-start; gap: 10px; margin: 1em; }
	.demo-studio .demo-work-heading h2 { font-size: 20px; }
	.demo-studio .demo-tool-strip { width: 100%; justify-content: space-between; }
	.demo-studio .demo-tool-strip .option-button { width: 42px; height: 42px; }
	.demo-studio .demo-crop-area { height: 360px; width: calc(100% - 2em); margin-left: 1em; margin-right: 1em; }
	.demo-studio .demo-orientation-control { width: 100%; gap: 8px; }
	.demo-studio .demo-work-actions { display: grid; grid-template-columns: 1fr 1fr; width: 100%; gap: 8px; margin-top: 12px; }
	.demo-studio .demo_page .result-container .carousel-container-container { width: 100%; gap: 6px; }
	.demo-studio .demo_page .result-container .carousel-container { width: min(284px, calc(100vw - 92px)); margin: 12px auto; }
	.demo-studio .demo_page .result-container .buttons { width: 80%; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-bottom: 2em; }
	.demo-studio .demo_page .result-container .buttons .button { width: 100%; }
	.demo-studio .demo_page .discription { width: 100%; margin-top: 8px; font-size: 13px; }
	.demo-studio .demo-failed-box { min-height: 280px; }
	.demo-studio .demo-failed-box .button { width: 100%; }
	.demo-studio .demo_page .orange_back { padding: 0; }
	.demo-studio-workspace { width: 100%; }
	.crop-studio .demo-progress-crop { grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.crop-studio .crop-upload-actions { grid-template-columns: 1fr 1fr; }
	.crop-studio .crop-upload-actions .photo-load-button { display: contents; }
	.crop-studio .upload_page.demo-panel .crop-upload-actions .button { display: flex; }
	.crop-studio .framing_page .demo-orientation-control { width: 100%; gap: 8px; margin-top: 12px; }
	.crop-studio .framing_page .demo-work-actions { display: grid; grid-template-columns: 1fr 1fr; width: 100%; gap: 8px; margin-top: 12px; }
	.crop-studio .framing_page .demo-work-actions .button { width: 100%; margin: 0; display: flex; }
	.crop-studio .result_page.demo-work-panel { padding-bottom: 12px; }
	.crop-result-preview { width: calc(100% - 2em); }
	.crop-studio .crop-result-thumbs { grid-template-columns: 42px minmax(0, 1fr) 42px; gap: 6px; width: calc(100% - 2em); margin-top: 12px; }
	.crop-studio .crop-result-thumbs .swiper-button-prev,
	.crop-studio .crop-result-thumbs .swiper-button-next { position: static; left: auto; right: auto; width: 42px; height: 42px; }
	.crop-studio .crop-result-thumbs .swiper-button-prev::after,
	.crop-studio .crop-result-thumbs .swiper-button-next::after { font-size: 18px; }
	.crop-result-thumbs .result-pixel-img { height: 112px; }
	.crop-result-thumbs .result-pixel-img img { max-width: 112px; max-height: 104px; }
	.crop-studio .result_page .crop-result-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: calc(100% - 2em); }
	.crop-studio .result_page .crop-result-actions .button { min-width: 0; }
	.crop-studio .result_page .crop-result-actions .button p { font-size: 1rem; }
	.crop-studio .result_page .crop-result-actions #crop-submit { grid-column: 1 / -1; }



	.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: 2em; background-color: unset; border: unset; }
	.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-top: 2em; height: auto; background-color: unset; border: unset; padding: unset; }
	.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: 0 auto 1em; 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: 1.2rem;}
	.framing_page .discription { display: block; font-size: 20px; width: 90%;}
	.framing_page .background .orange_back .main_image { width: 300px; height: 300px; }
	.framing_page .background .orange_back .main_image img { width: 100%; height: auto; display: block; }

	.framing_page .option-button { border: 1px dashed #2b2a28; }

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




	.result_page .background .orange_back { display: flex; flex-direction: column; align-items: center; width: 100%; margin: 0; height: auto; gap: 1em; }
	.result_page .background { background-image:none; }
	.result_page .background .orange_back .mobile_title { margin-top: 0; }
	.result_page .background .orange_back .main_image { width: 80%; height: auto; position: relative; }
	.result_page .background .orange_back .main_image img { width: 100%; }
	.result_page .buttons { display: flex; flex-direction: column-reverse; gap: 0.5em; align-items: center; width: 95%; margin: 2em auto 0; column-gap: 5px;}
	.result_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 0;}
	.result_page .buttons .button#crop-submit p { font-weight: 800; }
	.crop-studio .result_page .crop-result-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: calc(100% - 2em); gap: 8px; margin-top: 12px; }
	.crop-studio .result_page .crop-result-actions .button { width: 100%; margin: 0; }
	.crop-studio .result_page .crop-result-actions #crop-submit { grid-column: 1 / -1; }
	.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%; }
	.result_page .my-swiper-wrapper { width: 100%; }




	.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; }
	.assembly_page .small-bricks-orange_back_colors { width: 100%; padding-bottom: 20px; }
	.small-bricks-instruction-column-question { display: none; }

	.assembly_page .colors { width: 100%; column-gap: 4px; margin-top: 0; display: flex; overflow-x: auto; overflow-y: hidden; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
	.assembly_page .colors::-webkit-scrollbar { display: none; }
	.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: 320px; border-spacing: 2px; }
	.assembly_page .bricks td { width: auto; height: auto; } 
	.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 15px;}
	.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)); display: flex; gap: 10px; justify-content: center; width: auto; margin: 0 auto; height: auto; }
	.assembly_page .pages .swiper { width: 250px !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; }

	.assembly_page .assembly-workspace { flex-direction: column; align-items: center; gap: 12px; width: calc(100% - 16px); max-width: none; margin: 0 auto; }
	.assembly_page .assembly-instruction-panel { display: contents; }
	.assembly_page .assembly-tools-row { order: 1; width: 100%; gap: 8px; margin-top: 10px; flex-wrap: nowrap; align-items: stretch; }
	.assembly_page .assembly-tools-row .orange_back_colors { flex: 1; min-width: 0; height: auto; margin: 0; padding: 8px; background: unset; border-radius: 8px; box-sizing: border-box; }
	.assembly_page .assembly-preview { position: static; order: 4; width: 100%; max-width: 420px; flex: none; padding: 10px; margin-top: 2px; background: rgba(241, 206, 152, 0.22); border-radius: 8px; box-sizing: border-box; }
	.assembly_page .assembly-grid { order: 2; width: 100%; gap: 2px; margin-top: 4px; overflow-x: auto; max-width: calc(100vw - 16px); padding: 0 0 6px; align-items: flex-start; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; }
	.assembly_page .assembly-grid::-webkit-scrollbar { display: none; }
	.assembly_page .assembly-grid-row { gap: 2px; }
	.assembly_page .assembly-grid-cell { width: 30px; height: 30px; flex-basis: 30px; }
	.assembly_page .assembly-grid .lable p { margin: 0; font-size: 10px; }
	.assembly_page .assembly-grid .brick { height: 30px; width: 30px; }
	.assembly_page .assembly-grid .brick .brick_word { width: auto; font-size: 18px; margin: 0; right: 3px; bottom: 0; }
	.assembly_page .assembly-grid .brick .brick_num { width: auto; font-size: 12px; margin: 0; top: 2px; left: 3px; }
	.assembly_page .assembly-instruction-panel .question,
	.assembly_page .assembly-tools-row .question { flex: 0 0 44px; display: flex; align-items: center; justify-content: center; margin-top: 0; background: unset; border-radius: 8px; }
	.assembly_page .assembly-instruction-panel .question a,
	.assembly_page .assembly-tools-row .question a { width: 34px; }
	.assembly_page .assembly-navigation.orange_back { order: 3; width: 100%; max-width: none; margin-top: 4px; padding: 10px 8px; background: rgba(248, 230, 203, 0.75); border-radius: 8px; box-sizing: border-box; }
	.assembly_page .assembly-navigation .pages { grid-template-columns: 44px minmax(0, 1fr) 44px; gap: 6px; }
	.assembly_page .page-scroll { gap: 6px; touch-action: pan-x; }
	.assembly_page .pages .page,
	.assembly_page .page-nav-jump { height: 46px; min-width: 46px; }
	.assembly_page .pages .page { flex-basis: 46px; width: 46px; }
	.assembly_page .page-nav-jump { width: 44px; min-width: 44px; }
	.assembly_page .pages .page p,
	.assembly_page .page-nav-jump p { font-size: 16px; }
	.assembly_page .page-nav-jump i { font-size: 19px; }
	.assembly_page .assembly-navigation #pages_button { display: flex; width: 100%; max-width: 320px; margin: 10px auto 0; }
	.assembly_page .assembly-mobile-back-button { display: none; }

	.assembly_page:has(.bricks.table_2) { display: flex; flex-direction: column; align-items: center; }
	.assembly_page:has(.bricks.table_2) .columns { display: contents; }
	.assembly_page:has(.bricks.table_2) .huge_tiles { order: 1; }
	.assembly_page:has(.bricks.table_2) .orange_back_colors { order: 2; }
	.assembly_page:has(.bricks.table_2) .bricks.table_2 { order: 3; }
	.assembly_page:has(.bricks.table_2) > .orange_back { order: 4; }
	.assembly_page:has(.bricks.table_2) .assembly-preview { order: 5; }
	.assembly_page:has(.bricks.table_2) .orange_back_colors { width: 100%; max-width: none; min-width: 0; height: auto; padding: 8px; background: rgba(248, 230, 203, 0.75); border-radius: 8px; box-sizing: border-box; }
	.assembly_page:has(.bricks.table_2) .bricks.table_2 { width: 100%; max-width: calc(100vw - 16px); overflow-x: auto; padding-bottom: 6px; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; }
	.assembly_page:has(.bricks.table_2) .bricks.table_2 .row { width: max-content; }
	.assembly_page:has(.bricks.table_2) .bricks.table_2::-webkit-scrollbar { display: none; }
	.assembly_page:has(.bricks.table_2) .assembly-preview { width: 100%; max-width: 420px; margin: 0 auto; padding: 10px; background: rgba(241, 206, 152, 0.22); border-radius: 8px; box-sizing: border-box; }
	.assembly_page:has(.bricks.table_2) .assembly-preview img { display: block; width: 100%; height: auto; }

	

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

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

	.assembly_page .bricks.table_2 .row .column { width: clamp(13px, calc((100vw - 24px) / 26), 15px); height: auto; aspect-ratio: 1 / 1; flex: 0 0 auto; }

	.assembly_page .huge_tiles { width: 80%; margin: 1em auto; }
	.assembly_page:has(.bricks.table_2) .colors { width: 100%; margin-top: 1em; }
	.assembly_page:has(.bricks.table_2) .bricks .lable p { font-size: clamp(8px, 2.2vw, 10px); }
	.assembly_page:has(.bricks.table_2) .bricks .brick .brick_word { font-size: clamp(9px, 2.8vw, 12px); }
	.assembly_page:has(.bricks.table_2) .orange_back_colors { background: unset; }
	.assembly_page:has(.bricks.table_2) #mobile_reload { margin: 0; }
	.assembly_page:has(.bricks.table_2) .colors a .color { width: 35px; height: 35px; display: flex; justify-content: center; align-items: center; }
	.assembly_page:has(.bricks.table_2) .colors a .color p { margin: 0; }
	.assembly_page:has(.bricks.table_2) .orange_back_colors { margin: 0; }
	.assembly_page:has(.bricks.table_2) .orange_back { display: block; }




	.code_page .orange_back { background-color: var(--color-primary);}
	.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 { width: 94%; min-width: 0; margin-top: 16px; }
	.itog_page .itog-layout { display: flex; flex-direction: column; gap: 14px; }
	.itog_page .itog-preview { width: 100%; padding: 10px; }
	.itog_page .itog-content { width: 100%; }
	.itog_page .title { display: block; font-size: 20px; width: 100%; margin: 0; text-align: center; }
	.itog_page .discription { display: block; font-size: 15px; width: 100%; margin-top: 10px; text-align: center; }
	.itog_page .buttons { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; margin: 18px auto 0; gap: 8px; }
	.itog_page .buttons .button { width: 100%; display: flex; margin: 0; min-width: 0; }
	.itog_page .buttons .button p { font-size: 1rem; }
	.itog_page .buttons .button:nth-child(3) { grid-column: 1 / -1; }
	.itog_page .notice { margin: 12px 0 0; font-size: 13px; text-align: center; }



	
	.framing_instruction_page .mobile_discription { margin: 70px 30px -160px; }
	/* .framing_instruction_page .orange_back { background-color: var(--color-secondary); } */
	.framing_instruction_page .fotos { 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: 0 auto; background-color: var(--color-secondary); 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: var(--color-primary); 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: var(--color-primary); 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: var(--color-primary);}
	.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: var(--color-primary);}
	.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; background-color: unset; } 

	.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; margin: 1.2em auto; }

	.code_new_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; column-gap: 5px; margin: 0 auto; }
	.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: var(--color-primary);}
	.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; width:100%; text-align:center; }

	.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%}







	.email_search_page .orange_back { background-color: var(--color-primary);}
	.email_search_page .foto_wrapper { position: relative; margin-top: -35px;}
	.email_search_page .title { display: block; font-size: 20px; margin-top: 60px; width: 90%;}
	.email_search_page .discription { display: block; font-size: 16px; width: 90%;}
	.email_search_page .orange_back_form { width: 95%; height: auto; margin-top: 32px;} 
	.email_search_page .orange_back_form .block_title { margin: 40px auto 0; width:100%; text-align:center; }
	.email_search_page .orange_back_form .form { grid-template-columns: auto; grid-template-rows: auto auto auto; justify-content: normal; justify-items: center;}
	.email_search_page .buttons { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; width: 95%; margin: 20px auto; column-gap: 5px;}
	.email_search_page .buttons .button { grid-row: 1; width: 95%; display: flex; margin: 20px auto 0;}
	.email_search_page .orange_back_form .form input { min-width: 264px; max-width: 600px; width: 70%}
	.email_search_page .codes-container { max-height: 120px; width: 95%; }
	.email_search_page .description { width: 100%; }



	.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;}
	.versions_page .orange_back { display: none !important; height: 0 !important; margin: 0 !important; }
	.versions_page .generation-slider { display: block; width: 98%; margin-top: 0; }
	.versions_page .generation-view { grid-template-columns: 34px minmax(0, 1fr) 34px; gap: 5px; }
	.versions_page .generation-stage { max-width: none; }
	.versions_page .generation-slide img { max-height: none; }
	.versions_page .generation-arrow { width: 34px; height: 34px; font-size: 27px; padding-bottom: 4px; }
	.versions_page .generation-side { margin-top: 14px; padding: 12px; gap: 14px; }
	.versions_page .generation-meta { gap: 8px 10px; }
	.versions_page .generation-meta-value { font-size: 13px; }
	.versions_page .generation-slide .span { font-size: 22px; margin: 14px auto; }
	.versions_page .generation-thumb { flex-basis: 68px; width: 68px; margin-bottom: 0; }
	.versions_page .generation-thumbs.foto_wrapper { flex-direction: row; align-items: flex-start; width: 100%; margin: 0; }
	.versions_page .generation-actions.buttons { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
	.versions_page .generation-actions.buttons .button { grid-row: auto; width: 100%; min-width: 0; }
	.versions_page .generation-actions.buttons .button p { font-size: 1rem; }
	.versions_page .generation-actions.buttons .button:nth-child(3) { grid-column: 1 / -1; }
	.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; }
	.index_new .title { display: block; font-size: 1.5rem; margin-top: 0; }
	.select_boxes { display: flex; width: 100%; flex-direction: column; }
	.select_boxes .select_box#thirdItem { width: 100%; }


	.about-mobile { background-color: var(--color-primary); 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: 94%; margin: 28px auto 16px; padding: 10px; flex-direction: row; text-align: center; }
	.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: row; flex-wrap: wrap; flex: unset; gap: 8px; justify-content: center; }
	.error_page .container .link { justify-content: center; gap: 0; width: 90%; }
	.footer-2 .container .link { gap: 6px; width: auto; min-height: 32px; padding: 4px 7px; }
	.footer-2 a { display: block; }
	.footer-2 .container .link .text { flex: unset; font-size: 11px; }
	.footer-2 .container .link img { width: 22px; height: 22px; margin: 0; max-width: none; flex: 0 0 22px; }
	body:has(.code_new_page) .footer-2 { margin-top: 10em; }

	.support_panel_page { width: 97%; }

	.faq_page { width: 90%; left: 0%; position: relative; margin: 0 auto; }
	.faq_page .question-text-description { font-size: 1rem; }
	.faq_page .question-text-description .desktop_img { display: none; }
	.faq_page .question-text-description .tablet_img { display: none; }
	.faq_page .question-text-description .mobile_img { width: 100%; margin: 0 auto; display: block; }
	.faq_page .question-text-title { display: grid; grid-template-columns: 5fr 1fr; }
	.faq_page .question-text-title p { min-height: unset; font-size: 1.1rem; text-align: center; }
	.faq_page .question-icon { position: static; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
	.faq_page .question-icon img { margin: 0; width: 100%; height: auto; }
	body .crop-studio .result_page .buttons.crop-result-actions { display: grid !important; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important; width: calc(100% - 2em) !important; gap: 8px !important; margin: 12px auto 0 !important; align-items: stretch !important; }
	body .crop-studio .result_page .buttons.crop-result-actions > .button { width: 100% !important; margin: 0 !important; grid-row: auto !important; }
	body .crop-studio .result_page .buttons.crop-result-actions > .button:nth-child(1) { grid-column: 1 !important; grid-row: 1 !important; }
	body .crop-studio .result_page .buttons.crop-result-actions > .button:nth-child(2) { grid-column: 2 !important; grid-row: 1 !important; }
	body .crop-studio .result_page .buttons.crop-result-actions > #crop-submit { grid-column: 1 / -1 !important; grid-row: 2 !important; }




}
