	body {
		overflow-x: hidden;
	}

	#_lgn, #_bbg {
		z-index: 1000;
	}

	.fnt, h1, h2, h3, .btn {
		font-family: StemWeb, Verdana;
	}

	p {
		margin: 0;
	}

	h2 {
		font-weight: normal;
	}

	img {
		user-select: none;
		-moz-user-select: none;
	}

	#_fft {
		border: none;
		border-top: 3px solid #0A539F;
	}

	#_fft table {
		border: none !important;
	}

	#cookie_info {
		z-index: 5000;
	}

	/**/

	button {
		background: #0254A2;
		color: white;
		border: none;
		padding: 10px 20px;
		font-weight: bold;
		border-radius: 5px;
		font-size: 22px;
		transition-duration: 200ms;
	}

	button:hover {
		background: #5BAC45;
	}

	button.rp {
		padding: 10px 40px;
	}

	button.green {
		background: #5BAC45;
	}

	button.green:hover {
		background: #0254A2;
	}

	.flex {
		display: flex;
	}

	.flex2 {
		display: flex;
	}

	.flex2 div {
		flex: 1;
	}

	.space {
		height: 10px;
	}

	#global {
		width: 1200px;
		margin-top: 40px;
	}

	#global * {
		position: relative;
	}

	#global h2 {
		font-size: 50px;
		margin: 0 0 20px 0;
		text-align: center;
	}

	#global .top * {
		line-height: 1.1;
	}

	#global .top h1 {
		font-size: 60px;
		margin: 0;
	}

	#global .top .hh1 {
		font-family: StemWeb, Verdana;
		font-size: 60px;
		margin: 0 0 20px 0;
		font-weight: normal;
	}

	#global .top .flex {
		margin-top: 160px;
	}

	#global .top .flex div {
		border-left: 4px solid #5BAC45;
		padding-left: 10px;
		width: 200px;
	}

	#global .top .flex b {
		font-size: 30px;
		margin-bottom: 10px;
		display: inline-block;
	}

	#global .top .flex p {
		top: -10px;
		margin: 0;
	}

	#global .middle_1 {
		margin-top: 80px;
		padding-top: 70px;
	}

	#global .middle_1 .flex2.top {
		margin-top: 40px;
	}

	#global .middle_1 .flex2.top div {
		font-size: 25px;
		line-height: 1.3;
	}

	#global .middle_1 .flex.middle {
		margin-top: 100px;
	}

	#global .middle_1 .flex.middle .flex2 b, #global .middle_1 .flex.middle .three b {
		display: flex;
		align-items: center;
	}

	#global .middle_1 .flex.middle .three {
		margin-top: 30px;
	}

	#global .middle_1 .flex.middle .flex2 b b, #global .middle_1 .flex.middle .three b b {
		color: #5BAC45;
		font-size: 60px;
		font-weight: normal;
		padding-right: 10px;
	}

	#global .middle_1 .flex.middle .flex2 p, #global .middle_1 .flex.middle .three p {
		top: -10px;
		margin: 0;
		font-size: 17px;
	}

	#global .middle_1 .flex2.middle {
		margin-top: 70px;
	}

	#global .middle_1 .flex2.middle div {
		padding-left: 20px;
		padding-right: 60px;
		line-height: 1.6;
	}

	#global .middle_1 .flex2.middle b {
		display: block;
		margin-bottom: 10px;
	}

	#global .middle_1 .flex2.four {
		margin-top: 100px;
	}

	#global .middle_1 .flex2.four b {
		font-size: 28px;
		font-weight: normal;
		color: #5BAC45;
	}

	#global .middle_1 .flex2.four p {
		margin: 0;
		line-height: 1;
		font-size: 13px;
	}

	#global .middle_1 .flex2.five {
		margin-top: 50px;
		padding: 70px 40px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c1c1c1;
		background: #FFFFFF;
	}

	#global .middle_1 .flex2.five div div {
		display: flex;
		margin-bottom: 50px;
	}

	#global .middle_1 .flex2.five div div b {
		color: #5BAC45;
		font-size: 80px;
		font-weight: normal;
		min-width: 100px;
	}

	#global .middle_1 .flex2.five div div p {
		flex: 1;
		padding-right: 50px;
	}

	#global .middle_1 .flex2.five div div p b {
		color: black;
		font-size: 15px;
		display: block;
	}

	#global .middle_1 .flex2.five .block-b p {
		margin: 0;
		line-height: 1;
		font-size: 11px;
		padding-right: 0;
	}

	#global .middle_1 .flex2.five .block-b b {
		color: black;
		margin: 0;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 30px;
	}

	#global .middle_1 .flex2.five .block-b .block-b2 {
		margin-bottom: 0;
	}

	#global .middle_1 .flex2.five .block-b .block-b2.top {
		margin-top: 100px;
	}

	#global .middle_1 .flex2.five .block-b .block-b2 {
		flex-direction: row;
	}

	#global .middle_1 .flex2.five .block-b .block-b2 div {
		margin-bottom: 0;
	}

	#global .middle_1 .flex2.five .block-b .block-b2 span {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		margin-top: 8px;
		margin-left: 45px;
	}

	#global .middle_1 .flex2.five .block-b .block-b3 {
		border-left: 4px solid #ffd938;
		padding-left: 20px;
		margin-top: 50px;
	}

	.block-c.blue {
		color: #0254A2;
		margin: 0;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 30px;
	}

	.block-c.green {
		color: #5BAC45;
		margin: 0;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 30px;
	}

	#global .middle_1 .flex2.six {
		margin-top: 50px;
	}

	#global .middle_1 .flex.seven {
		margin-top: 210px;
		background: #ffffff;
		padding: 80px 30px 30px 30px;
		box-shadow: 0 0 10px #d9d9d9;
	}

	#global .middle_1 .flex.seven textarea {
		width: 540px;
		height: 177px;
		border-radius: 5px;
		margin-top: 40px;
		resize: none;
	}

	#global .middle_1 .flex.seven .exp {
		background: url(/im/hlr/rect_1.png) no-repeat center;
		background-size: 100% 100%;
		margin-top: 40px;
		padding: 30px 30px 30px 50px;
		left:-30px;
	}

	#global .middle_1 .flex.seven .calc {
		width: 480px;
		margin-top: 20px;
	}

	#global .middle_1 .flex.seven .calc p {
		font-size: 15px;
		line-height: 1;
	}

	#global .middle_1 .flex.seven .calc b {
		font-size: 27px;
		color: #5BAC45;
	}

	#global .middle_1 .eight {
		margin-top: 110px;
	}

	#global .middle_1 .eight .flex2 div {
		box-shadow: 0 0 10px #acacac;
		margin: 40px 15px;
		padding: 40px 30px;
		text-align: center;
		border-radius: 10px;
	}

	#global .middle_1 .eight .flex2 b {
		font-size: 67px;
		color: #5BAC45;
		font-weight: normal;
	}

	#global .middle_1 .eight .flex2 p {
		font-size: 25px;
		line-height: 1;
	}

	#global .middle_1 .ping {
		margin-top: 200px;
	}

	#global .middle_1 .flex.online {
		margin-top: 90px;
	}

	#global .middle_1 .flex.online .title {
		top: -20px;
		font-size: 23px;
		margin-bottom: 20px;
		font-weight: normal;
	}

	#global .middle_1 .flex.online div div b {
		color: #0254A2;
		display: block;
		margin-bottom: 15px;
	}

	#global .middle_1 .flex.online div div p {
		background: url(/im/hlr/msg_1.png) no-repeat center;
		background-size: 100% 100%;
		padding: 20px 20px 20px 30px;
		max-width: 280px;
	}

	.back_1 {
		background: url(/im/hlr/back_1.png) no-repeat center;
		position: absolute;
		left: 0;
		top: 1750px;
		width: 100%;
		height: 2240px;
	}

	@media screen and (max-width: 1280px) {
		.back_1 {
			margin-top: -580px;
			transform: scale(1, 0.8);
		}

		#global {
			margin-top: -580px;
			transform: scale(0.8, 0.8);
		}
	}
	/* 31.07.2025 adaptive */

	#global .content {
		width: 100% !important;
		max-width: 1200px;
	}

	#global .block_3 .content .block3 div {
		gap: 20px;
		display: grid;
		grid-template-rows: auto 1fr auto;
	}

	#global .block_3 .content .block3 br {
		display: inline;
		content: ' ';
	}

	:root {
		--h1-size: 60px;
		/* --h2-size: 40px; */
	}

	@media (max-width: 1700px) {
		.block_3 .content * {
			width: auto !important;
		}

		.block_3 .content br {
			display: inline;
			content: ' ';
		}

		#global .block_3 .content {
			max-width: 1200px;
			width: 100% !important;
			margin: 140px auto 0;
		}

		#global .block_3 .block3 {
			display: grid;
			grid-template-columns: repeat(3, 1fr);
			gap: 80px
		}

		#global .block_3 {
			background: transparent;
		}

		.block_3 .named div {
			padding: 0;
		}

		#global .block_3 .content br,
		#global .block_3>img {
			display: none;
		}

		#global .blue_top .container {
			width: 100% !important;
		}

		#global .block_3 .content>div:nth-child(9) {
			display: flex;
			justify-content: center;
			width: 100% !important;
			aspect-ratio: 3 / 1;
			margin: 100px auto;
		}

		#global .block_3 .content>div:nth-child(9) img {
			position: absolute;
			left: 110px;
			top: 0;
			object-fit: contain;
			width: 100% !important;
		}

		#global .block_3 .content>div:nth-child(2) {
			margin-bottom: 40px;
			padding: 0 !important;
		}

		#global .block_3 .content>div:last-child {
			margin-top: 40px !important;
			display: flex;
			align-content: center;
		}

		#global .tariffs .bdw {
			max-width: 1200px;
			min-width: auto;
		}
	}

	@media (max-width: 1280px) {
		#global .blue_top {
			top: 0;
			overflow: hidden;
		}

		#global .blue_top * {
			width: auto;
			min-width: auto !important;
		}

		#global .blue_top h1 {
			font-size: var(--h1-size);
		}

		#global .top_blue {
			margin-top: 0;
			top: 0;
			display: flex;
			flex-direction: column;
			gap: 150px;
			width: auto !important;
			min-width: auto !important;
		}

		#global .top_blue h1,
		#global .top_blue .block3 {
			position: static !important;
			margin: 0 !important;
		}

		#global .top_blue .block3 {
			display: flex;
			gap: 20px;
			flex-wrap: wrap;
			width: 100% !important;
		}

		#global .top_blue .block3 div {
			width: 250px;
		}

		#global .top_blue img {
			pointer-events: none;
			top: 260px !important;
			right: -150px !important;
			width: 100vw !important;
		}

		#global .content {
			display: flex;
			flex-direction: column;
			gap: 50px;
			margin: -200px auto 0;
		}

		#global .content * {
			margin: 0 !important;
		}

		#global .content .block2 {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 50px;
			align-items: center;
		}

		#global .content .block2 div {
			width: 100%;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		#global .content .block2 div * {
			position: static !important;
		}

		#global .content .block2 div img {
			object-fit: contain;
		}

		#global .content .block2 div img:nth-child(1) {
			aspect-ratio: 2/1;
			width: 300px;
		}

		#global .content .block2 div img:nth-child(2) {
			aspect-ratio: 5/2;
			width: 100%;
		}

		#global .content .block2 h2 {
			margin-bottom: 20px !important;
		}

		#global .content .block2:nth-child(3) div {
			padding-top: 0 !important;
		}

		#global .content .block2:nth-child(3) div:nth-child(2) img {
			display: none;
		}


		#global .content .block2:nth-child(3) div:nth-child(1) img:nth-child(1) {
			width: 100% !important;

		}


		#global .block_3 .content * {
			width: auto !important;
		}

		#global .block_3 {
			margin-top: -250px;

		}

		#global .block_3 .content {
			margin-top: 0;
		}

		#global section:nth-child(4) .content>.block3:nth-child(20) img,
		#global section:nth-child(4) .content>.block3:nth-child(24) img {
			display: none;
		}

		#global section:nth-child(4) .content>.block3:nth-child(20),
		#global section:nth-child(4) .content>.block3:nth-child(24) {
			display: grid;
			grid-template-columns: repeat(3, 1fr);
			gap: 40px;
		}

		#global section:nth-child(4) .content>.block3:nth-child(20) div,
		#global section:nth-child(4) .content>.block3:nth-child(24) div {
			width: 100%;
		}

		#global section:nth-child(4) .content>div:last-child {
			display: none;
		}

		#global section:nth-child(4) .content {
			margin-top: -500px;
		}

		#global section:nth-child(4) .content > div:nth-child(12) {
			display: none;
		}

		#global .how_connect .content .bt_class {
			display: grid;
			gap: 20px;
			grid-template-columns: repeat(4, 1fr);
		}

		#global .how_connect .content {
			margin-top: 0 !important;
		}

		#global .how_connect .content .bt_class div {
			width: 100%;
		}

		#global .how_connect .content .bt_class a {
			width: 86% !important;
		}

		#global .how_connect .content div:nth-child(11) table tbody tr {
			display: grid;
			grid-template-columns: repeat(5, 1fr);
			gap: 20px;
		}


		#global section:nth-child(4) .content>div:nth-child(6) .block3 {
			display: grid;
			gap: 80px;
			grid-template-columns: repeat(3, 1fr);
		}

		#global section:nth-child(4) .content>div:nth-child(6) .block3 div {
			width: 100%;
			padding: 0 !important;
		}

		#global .tariffs .mmt>table tbody tr {
			display: flex;
			flex-wrap: wrap;
			max-width: 80vw;
		}

		#global .tariffs .mmt > table tbody tr td:first-child {
			min-width: 0 !important;
			width: auto;
			/*white-space: break-spaces;*/
		}

		#global .tariffs .mmt > table tbody tr td:nth-child(3) {
			display: flex;
			align-items: center;
		}

		#global .tariffs .mmt > table tbody tr td:nth-child(2) {
			display: none;
		}

		#global .tariffs #_sms {
			width: 100%;
			overflow: auto;
			max-width: 90vw;
		}

		#global .tariffs #tab_1 {
			min-width: 100vw;
		}
	}

	@media (max-width: 1100px) {
		#_body [width="20"] {
			display: none;
		}
		body > .bdw {
			min-width: auto !important;
			width: 90%;
			max-width: 1200px;
			padding: 5px 0;
		}

		.named3 div {
			height: fit-content;
		}

		#hmenu {
			max-width: 100%;
		}

		body > .bdw table tbody tr {
			display: flex;
			flex-wrap: wrap;
			gap: 30px;
			flex-direction: column;
		}

		body #hmenu tr td:nth-child(5) {
			display: none;
		}

		body #hmenu tr td:nth-child(6) {
			display: flex;
		}


		body #hmenu tr {
			display: flex;
			flex-wrap: nowrap;
			flex-direction: row;
			gap: 30px;
			overflow: auto;
			margin-top: 15px;
			max-width: 100vw;
		}

		body > .bdw table tbody tr td:nth-child(2) {
			display: none;
		}

		body > .bdw table tbody tr td:nth-child(4) br {
			display: inline;
			content: ' ';
		}

		body > .bdw table tbody tr td:nth-child(4) {
			display: flex;
			flex-direction: column;
			gap: 10px;
		}

		body > .bdw table tbody tr td:nth-child(4) div {
			position: static !important;
		}

		body > .bdw table tbody tr > table tbody tr {
			gap: 10px;
		}

		:root {
			--h1-size: 50px;
		}

		#global .top_blue {
			gap: 50px;
		}


		#global .block_3 .block3 {
			gap: 40px 80px;
			grid-template-columns: repeat(2, 1fr);
		}

		#global section:nth-child(4) .block2 img {
			top: 0 !important;
		}

		#global section:nth-child(4) .content>.block2:nth-child(11) {
			grid-template-columns: 1fr;
		}

		#global section:nth-child(4) .content>.block2:nth-child(11)>div:nth-child(2) {
			flex-direction: row;
		}

		#global section:nth-child(4) .content>.block2:nth-child(11)>div:nth-child(1) svg {
			display: none;
		}

		#global section:nth-child(4) .content>.block2:nth-child(11) img {
			aspect-ratio: 1;
			width: 100%;
			max-width: none;
		}
	}

	@media (max-width: 905px) {
		:root {
			--h1-size: 45px;
		}

		#global .tariffs .mmt > table tbody tr td:nth-child(3) img {
			top: 2px !important;
		}
		.cnt_6 br:nth-child(3) { display: none; }
		#global section:nth-child(2) {
			display: flex;
			flex-direction: column;
			margin-top: -150px;
		}

		#global .content .block2 {
			grid-template-columns: 1fr;
			justify-items: center;
		}

		#global .content .block2 div:nth-child(2) br {
			display: inline;
			content: ' ';
		}

		#global .content .block2:nth-child(1) div:nth-child(2),
		#global .content .block2:nth-child(3) div:nth-child(2) {
			max-width: 70%;
			align-items: center;
			margin: 0 auto !important;
		}

		#global .content .block2:nth-child(2) div:nth-child(1),
		#global .content .block2:nth-child(4) div:nth-child(1) {
			max-width: 70%;
			align-items: center;
			margin: 0 auto !important;
		}

		#global .content .block2 div img:nth-child(1) {
			width: 100%;
			max-width: 300px;
		}
		#global .middle_1 .flex2.five div div p, #global .middle_1 .flex2.middle div {
			padding-right: 0 !important;
		}
		#global .content .block2 div img:nth-child(2) {
			width: 100%;
			max-width: 500px;
		}

		#global .content .block2 div {
			padding: 0 !important;
			display: flex;
			flex-direction: column;
			align-items: center;
			gap: 20px;
		}

		#global .content .block2 div img {
			margin-bottom: 20px !important;
		}

		#global .content .block2 div br {
			display: inline;
			content: ' ';
		}

		#global .block_3 {
			margin-top: -400px;

		}

		#global section:nth-child(4) .hr {
			text-align: center;
		}

		#global section:nth-child(4) .block2 img {
			grid-row: 1;
			width: 100vw;
		}

		#global section:nth-child(4) .content>div:last-child {
			display: none;
		}

		#global section:nth-child(4) .content>.block3:nth-child(20),
		#global section:nth-child(4) .content>.block3:nth-child(24) {
			grid-template-columns: repeat(2, 1fr);
		}

		#global section:nth-child(4) .content>.block3:nth-child(24)>div:nth-child(1) {
			grid-row: 2;
		}

		#global section:nth-child(4) .content>.block3:nth-child(24)>div:nth-child(2) {
			grid-column: 2;
			grid-row: 1;
		}

		#global .how_connect .content .bt_class {
			grid-template-columns: repeat(2, 1fr);
		}

		#global .how_connect .content .bt_class a {
			width: 91% !important;
		}

		#global .how_connect .content .block2:nth-child(7) div {
			padding-left: 20px !important;
		}

		#global .how_connect .content div:nth-child(11) table tbody tr {
			grid-template-columns: repeat(3, 1fr);
			gap: 50px 20px;
		}

		#global section:nth-child(4) .content>div:nth-child(6) .block3 {
			grid-template-columns: repeat(2, 1fr);
		}

		#global section:nth-child(4) .content {
			margin: -700px auto -400px !important;
		}
	}


	@media (max-width: 724px) {
		#global .tariffs .mmt > table tbody tr td:nth-child(3) img {
			top: 9px !important;
		}
	}

	@media (max-width: 660px) {
		:root {
			--h1-size: 40px;
		}

		#global .block_3 .block3 {
			gap: 40px 80px;
			grid-template-columns: repeat(1, 1fr);
		}


		#global .block_3 .content>div:nth-child(9) img {
			left: 30px;
		}

		#global .block_3 .content>div:last-child {
			display: flex;
			flex-direction: column-reverse;
			gap: 30px;
		}


		#global .block_3 .content>div:last-child div {
			padding: 0 !important;
		}

		#global section:nth-child(4) .content>.block2:nth-child(11)>div:nth-child(2) {
			flex-direction: column;
			gap: 30px;
		}

		#global .how_connect .content .bt_class a {
			width: 86% !important;
		}

		#global .how_connect .content div:nth-child(11) table tbody tr {
			grid-template-columns: repeat(2, 1fr);
		}
	}

	@media (max-width: 600px) {
		#global section:nth-child(4) .content>div:nth-child(6) .block3 {
			grid-template-columns: repeat(1, 1fr);
		}

		#global section:nth-child(4) .content>.block3:nth-child(20),
		#global section:nth-child(4) .content>.block3:nth-child(24) {
			grid-template-columns: repeat(1, 1fr);
		}


		#global section:nth-child(4) .content>.block3:nth-child(24)>div:nth-child(1) {
			grid-row: 3;
		}

		#global section:nth-child(4) .content>.block3:nth-child(24)>div:nth-child(2) {
			grid-column: 1;
			grid-row: 2;
		}

		#global section:nth-child(4) .content>.block3:nth-child(24) {
			margin-top: -150px !important;
		}
	}


	@media (max-width: 490px) {
		:root {
			--h1-size: 35px;
		}

		#global .top_blue img {
			width: 130vw !important;
			top: 380px !important;
			right: -50px !important;
		}

		#global .how_connect .content .bt_class {
			grid-template-columns: repeat(1, 1fr);
		}

		#global .how_connect .content .bt_class a {
			width: 92% !important;
		}
	}


	@media (max-width: 437px) {
		#global .tariffs .mmt > table tbody tr td:nth-child(3) img {
			top: 2px !important;
		}
	}

	/* hlr */

	@media (max-width: 1280px) {
		#global .middle_1 .flex.online div div p {
			max-width: none !important;
		}

		#global .top h1,
		#global .top .hh1 {
			font-size: var(--h1-size) !important;
		}

		#global .top h1,
		#global .top .flex {
			position: static !important;
			margin: 0 !important;
		}

		#global .top .flex {
			display: flex;
			gap: 20px;
			flex-wrap: wrap;
			width: 100% !important;
		}

		#global .top .flex div {
			width: 250px;
		}

		#global .top img {
			pointer-events: none;
			top: 60px !important;
			right: -150px !important;
			width: 60vw !important;
		}

		#global .top button {
			margin: 40px 0 70px;
		}

		#global .top {
			margin-top: 100px;
		}

		#global {
			margin-top: 0 !important;
			transform: none !important;
			max-width: 1200px;
			overflow: hidden;
			margin: 0 auto;
			width: 100% !important;
		}

		#global .middle_1 .flex,
		#global .middle_1 .flex2 {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 50px;
			margin-top: 50px;
		}

		#global .middle_1 .flex .flex2 {
			grid-template-columns: 1fr;
		}

		#global .middle_1 .flex .flex2 * {
			left: 0 !important;
		}

		#global .middle_1 .flex2 .flex2 {
			left: 0 !important;
			margin-top: 0;
		}

		#global .middle_1 .flex2.six > div {
			left: 0 !important;
		}

		#global .middle_1 .flex.seven {
			margin: 210px 10px 0;
		}

		#global .middle_1 .flex.seven > div:nth-child(2) {
			width: auto !important;
		}

		#global .middle_1 .eight .flex2 {
			gap: 30px;
		}

		#global .middle_1 .eight .flex2 * {
			margin: 0 10px !important;
		}

		#global h2:nth-child(6) {
			margin-top: 100px !important;
		}

		#global .middle_1 div:nth-child(11) {
			display: none;
		}

		#global .middle_1 .flex.seven {
			margin-top: 110px !important;
		}

		#global .middle_1 .ping {
			margin-top: 150px !important;
		}
	}

	@media (max-width: 1100px) {
		#global .top {
			gap: 50px;
		}

		#global .middle_1 > img,
		#global .middle_1 > div > img {
			display: none;
		}

		#global .middle_1 .flex2.five {
			grid-template-columns: repeat(1, 1fr);
			margin: 50px 10px 0;
		}


		#global .middle_1 .flex.seven {
			grid-template-columns: 1fr;
		}

		#global .middle_1 .flex.seven > div:nth-child(2) {
			grid-row: 1;
		}

		#global .middle_1 .flex.seven .exp {
			left: 0 !important;
			padding: 30px 30px 30px 80px !important;
		}

		#global .middle_1 .ping {
			margin-top: 100px !important;
		}
	}

	@media (max-width: 905px) {
		#global .middle_1 .flex,
		#global .middle_1 .flex2 {
			grid-template-columns: repeat(1, 1fr);
		}

		#global .middle_1 .flex2 button {
			margin: 0 0 50px ;
		}

		#global .middle_1 .flex.middle br {
			display: none;
		}

		#global .middle_1 .flex.middle:last-child {
			grid-row: 1
		}

		#global .middle_1 .flex .flex2 {
			margin-top: 0;
		}

		#global .middle_1 .flex.online div div p {
			max-width: none !important;
		}

		#global .middle_1 .flex.online > div:first-child {
			display: flex;
			justify-content: center;
		}

		#global .middle_1 .flex.online > div:first-child img {
			width: 100%;
			aspect-ratio: 1 / 2;
			object-fit: contain;
			margin: 0 auto;
			max-width: 200px;
		}

		#global .middle_1 .flex:last-child button {
			margin-bottom: 50px;
			font-size: 18px;
		}

		#global .middle_1 .flex2.four {
			margin-top: 50px;
		}

		#global .middle_1 .flex2.five {
			padding: 40px 40px 0;
		}

		#global .middle_1 .flex.seven {
			margin-top: 60px !important;
			padding-top: 30px !important;
		}
	}

	@media (max-width: 660px) {
		#global .middle_1 .flex2.five .block-b {
			max-width: 320px;
			overflow: auto;
		}

		#global .middle_1 .flex2.five .block-b .block-b2 {
			min-width: 320px;
		}

		#global .middle_1 .flex.seven textarea,
		#global .middle_1 .flex.seven .calc {
			width: 100% !important;
		}

		#global .middle_1 .flex:last-child * {
			width: 100% !important;
		}

		#global .middle_1 .flex.middle {
			margin-top: 50px;
		}
	}

	@media (max-width: 600px) {
		#global .top img {
			display: none;
		}

		#global .middle_1 .flex > div > img {
			aspect-ratio: 1;
			width: 100%;
		}

		#global h2 {
			font-size: 40px !important;
		}

		#global .middle_1 {
			margin-top: 100px;
			padding-top: 0;
		}
	}

	@media (max-width: 490px) {
		#global .top img {
			width: 130vw !important;
			top: 380px !important;
			right: -50px !important;
		}

		#global .middle_1 .flex2.five div div {
			flex-direction: column;
		}

		#global .middle_1 .flex2.six > div {
			padding: 0 !important;
		}

		#global .middle_1 .flex.seven {
			padding: 80px 20px 40px !important;
		}

		#global .middle_1 .flex.seven .exp {
			padding: 30px !important;
		}

		#global .middle_1 .flex2.five div div {
			margin-bottom: 30px !important;
		}

		#global .middle_1 .flex2.five .block-b .block-b2.top {
			margin-top: 30px !important;
		}

		.footer__row {
			grid-template-columns: 1fr;
		}

		#global .middle_1 .flex.online > div:first-child {
			width: 100% !important;
		}
	}

	@media (max-width: 437px) {
		#global .middle_1 .eight .flex2 p {
			font-size: 19px;
		}
	}

	@media (max-width: 390px) {
		#global .middle_1 .eight .flex2 div {
			padding: 20px 10px !important;
		}


		#global h2 {
			font-size: 35px !important;
		}
	}