/**
 * Theme Name: E-Techno
 */
 
@font-face {
    font-family: 'Ruda';
    src: url('fonts/Ruda-Black.eot');
    src: url('fonts/Ruda-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Ruda-Black.woff2') format('woff2'),
        url('fonts/Ruda-Black.woff') format('woff'),
        url('fonts/Ruda-Black.ttf') format('truetype'),
        url('fonts/Ruda-Black.svg#Ruda-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruda';
    src: url('fonts/Ruda-Bold.eot');
    src: url('fonts/Ruda-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Ruda-Bold.woff2') format('woff2'),
        url('fonts/Ruda-Bold.woff') format('woff'),
        url('fonts/Ruda-Bold.ttf') format('truetype'),
        url('fonts/Ruda-Bold.svg#Ruda-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruda';
    src: url('fonts/Ruda-ExtraBold.eot');
    src: url('fonts/Ruda-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Ruda-ExtraBold.woff2') format('woff2'),
        url('fonts/Ruda-ExtraBold.woff') format('woff'),
        url('fonts/Ruda-ExtraBold.ttf') format('truetype'),
        url('fonts/Ruda-ExtraBold.svg#Ruda-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruda';
    src: url('fonts/Ruda-Medium.eot');
    src: url('fonts/Ruda-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Ruda-Medium.woff2') format('woff2'),
        url('fonts/Ruda-Medium.woff') format('woff'),
        url('fonts/Ruda-Medium.ttf') format('truetype'),
        url('fonts/Ruda-Medium.svg#Ruda-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruda';
    src: url('fonts/Ruda-Regular.eot');
    src: url('fonts/Ruda-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Ruda-Regular.woff2') format('woff2'),
        url('fonts/Ruda-Regular.woff') format('woff'),
        url('fonts/Ruda-Regular.ttf') format('truetype'),
        url('fonts/Ruda-Regular.svg#Ruda-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ruda';
    src: url('fonts/Ruda-SemiBold.eot');
    src: url('fonts/Ruda-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Ruda-SemiBold.woff2') format('woff2'),
        url('fonts/Ruda-SemiBold.woff') format('woff'),
        url('fonts/Ruda-SemiBold.ttf') format('truetype'),
        url('fonts/Ruda-SemiBold.svg#Ruda-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body {
	background: #121415;
	color: #bbbbbb;
	font-family: Ruda, sans-serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0%;
	background-image: url(images/bg/page_pc.svg);
	background-repeat: no-repeat;
	background-position-x: calc(-1452 * 1vw / 19.2);
	background-position-y: calc(-1117 * 1vw / 19.2);
	background-size: calc(3920 * 1vw / 19.2) calc(8692 * 1vw / 19.2);
}

a {
	color: #6CB2FF;
	text-decoration: none;
}

b, strong {
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h-big {
	color: #ffffff;
	font-weight: 700;
}

h1, .h1 {
	font-size: 36px;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 100%;
}

.h-big {
	font-size: 48px;
}

header, .container, .footer_container, .section_1_cols, .section_2_mobile, .section_2 .section_title, .section_3, .section_5_mobile, .section_5 {
	max-width: 1440px;
	width: calc(100% - 30px);
	margin-left: auto;
	margin-right: auto;
}

.btn, .add_to_cart_button {
	display: inline-block;
	min-height: 24px;
	padding: 18px 100px;
	min-width: 140px;
	font-weight: 700;
	font-size: 20px;
	color: #ffffff;
	background: linear-gradient(93.17deg, #6CB2FF 2.26%, #007AFF 97.74%);
	border-radius: 90px;
	white-space: nowrap;
	text-align: center;
}

.add_to_cart_button {
	display: inline-block;
	min-height: 24px;
	padding: 16px 2px 8px !important;
	min-width: 140px;
	font-weight: 700;
	font-size: 15px !important;
	color: #ffffff !important;
	background: linear-gradient(93.17deg, #6CB2FF 2.26%, #007AFF 97.74%) !important;
	border-radius: 90px !important;
	white-space: nowrap;
	text-align: center;
}

.btn.btn_style_2 {
    border: 1px solid transparent;
    position: relative;
	background: transparent;
}

.btn.btn_style_2::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    
    background: linear-gradient(93.17deg, #6CB2FF 2.26%, #007AFF 97.74%);
    
    -webkit-mask: 
        linear-gradient(green 0 0) content-box, 
        linear-gradient(green 0 0);
    mask: 
        linear-gradient(green 0 0) content-box, 
        linear-gradient(green 0 0);
    
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.header_up_left_link {
    font-size: 14px;
    color: #ffffff;
}

.header_up_left {
    display: flex;
    gap: 50px;
}

.header_up {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #363A40;
    display: flex;
    justify-content: space-between;
}

.header_up_right {
    gap: 56px;
    display: flex;
}

.header_up_right_item {
    font-size: 14px;
    color: #ffffff;
}

.header_up_right_item svg {
    margin-right: 10px;
    position: relative;
    top: 4px;
}

.header_main {
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 40px;
    gap: 40px;
    align-items: center;
    position: relative;
}

header {
    z-index: 2;
    position: relative;
}

img.header_main_logo, .woocommerce img.header_main_logo, .woocommerce-page img.header_main_logo {
    width: 280px;
    object-fit: contain;
    height: 54px;
    max-width: unset;
    object-position: left;
}

.header_main_col_2 {
    display: flex;
    gap: 50px;
    width: 100%;
    justify-content: space-around;
}

.header_main_menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-content: center;
    flex-wrap: wrap;
}

.header_menu_item > a {
    font-size: 17px;
    color: #ffffff;
}

.header_menu_item.header_menu_item_opened > a {
	color: #6CB2FF;
}

.btn svg {
    position: relative;
    top: 6px;
    margin-right: 10px;
}

.header_configurator_btn .btn {
    padding: 8px 35px 14px;
    font-size: 17px;
    min-height: 21px;
}

.header_col_3_item > a {
    display: flex;
    gap: 12px;
    align-content: center;
    font-size: 17px;
    color: #ffffff;
}

.header_main_col_3 {
    display: flex;
    gap: 20px;
}

.header_col_3_item > a > span {position: relative;top: -2px;}

.header_col_3_item {
    position: relative;
}

.header_col_3_item_favorite {
    padding-right: 20px;
    border-right: 1px solid #363A40;
}

.header_mobile_logo, .woocommerce .header_mobile_logo, .woocommerce-page .header_mobile_logo {
	height: 27px;
	width: auto;
}

.header_col_3_item .icon_count {
    position: absolute;
    top: -9px;
    left: 11px;
    padding: 5px 4px 3px;
    background-color: #007AFF;
    font-weight: 700;
    color: #ffffff;
    font-size: 9px;
    line-height: 9px;
    min-width: 9px;
    text-align: center;
    border-radius: 50%;
}

.header_mobile {
	display: none;
	margin-bottom: 10px;
	background-color: #121315;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 19px;
	padding-bottom: 19px;
	justify-content: space-between;
}

.header_mobile_icon {
	position: relative;
}

.header_mobile_icon .icon_count_mobile {
    position: absolute;
    top: -7px;
    left: 12px;
    padding: 5px 4px 3px;
    background-color: #007AFF;
    font-weight: 700;
    color: #ffffff;
    font-size: 9px;
    line-height: 9px;
    min-width: 9px;
    text-align: center;
    border-radius: 50%;
}

.header_mobile_col_right_icons {
	display: flex;
	gap: 25px;
}

.header_mobile_menu_btn {
	margin-left: 4px;
}

.header_menu_item > svg {
    position: relative;
    top: -2px;
    padding-left: 4px;
}

.header_menu_item.header_menu_item_opened > svg {
	transform: rotate(180deg);
    padding-left: 0;
    padding-right: 4px;
}

.header_menu_item .header_menu_childs_container {
	display: none;
	position: absolute;
	left: 0;
	width: calc(100% - 108px);
	top: 106px;
	border: 1px solid #363A40;
	border-radius: 20px;
	backdrop-filter: blur(20px);
	background: #191919E5;
	padding: 31px 55px;
	z-index: 1000;
}

.header_menu_childs {
	display: grid;
	gap: 85px;
	width: 100%;
	grid-template-columns: 1fr 2fr;
}

.header_menu_childs_left {
	display: flex;
	flex-direction: column;
}
	
.header_menu_childs_left_item {
	padding: 20px;
	border-radius: 10px;
	display: flex;
	gap: 15px;
	overflow: visible;
	position: relative;
}

.header_menu_childs_left_item_active {
	background: #007AFF;
}

.header_menu_childs_left_item::after {
	display: block;
	content: '';
	height: 1px;
	width: 100%;
	background-color: rgb(255 255 255 / 20%);
	position: absolute;
	bottom: 0;
	left: 0;
}

.header_menu_childs_left_item:last-child::after {
	display: none;
}

.header_menu_childs_left_item_image img {
	width: 46px;
	height: 46px;
}

.header_menu_childs_left_item_active .header_menu_childs_left_item_image img {
	filter: brightness(0) invert(1);
}

.header_menu_item.header_menu_item_opened .header_menu_childs_container {
	display: block;
}

.header_menu_childs_left_item_data {
	display: flex;
	flex-direction: column;
	gap: 1px;
}

.header_menu_childs_left_item_title {
	color: #ffffff;
	font-size: 17px;
}

.header_menu_childs_left_item_desc {
	color: #ffffff;
	font-size: 13px;
	opacity: 0.5;
}

.header_menu_childs_right_level_3 {
	display: none;
	grid-template-columns: 1fr 1fr;
	column-gap: 85px;
}

.header_menu_childs_right_level_3.header_menu_childs_right_level_3_opened {
	display: grid;
}

.header_menu_childs_right {
	display: flex;
	flex-direction: column;
}
	
.header_menu_childs_right_item {
	padding: 20px;
	border-radius: 10px;
	display: flex;
	gap: 15px;
	overflow: visible;
	position: relative;
}

.header_menu_childs_right_item::after {
	display: block;
	content: '';
	height: 1px;
	width: 100%;
	background-color: rgb(255 255 255 / 20%);
	position: absolute;
	bottom: 0;
	left: 0;
}

.header_menu_childs_right_item_data {
	display: flex;
	flex-direction: column;
	gap: 1px;
}

.header_menu_childs_right_item_title {
	color: #ffffff;
	font-size: 17px;
}

.header_menu_childs_right_item_desc {
	color: #ffffff;
	font-size: 13px;
	opacity: 0.5;
}

.header_menu_childs_right_item_image img {
	width: 47px;
	height: 47px;
}

.breadcrumb_item {
    font-size: 14px;
}

.breadcrumb_item.breadcrumb_current {
    color: #ffffff;
}

.breadcrumb_item.breadcrumb_link {
    text-decoration: underline;
}

.breadcrumbs svg {
    margin-left: 10px;
    margin-right: 10px;
}

footer {
    background: #1E1E1E;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 120px;
}

.footer_blocks {
    margin-bottom: 15px;
    display: grid;
    gap: 16px;
    grid-template-columns: 348fr 430fr 182fr 250fr 166fr;
}

.footer_block {
    background: #191919;
    padding: 30px 25px;
    border-radius: 10px;
}

.footer_copyright_block {
    padding: 18px;
    text-align: center;
}

.footer_copyright {
    font-size: 12px;
}

.footer_copyright a {
    color: #bbbbbb;
    text-decoration: underline;
}

.footer_block_title {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
}

.footer_block_content_links a, .footer_block_content_sn a {
    color: #BBBBBB;
    font-size: 15px;
    display: flex;
}

.footer_block_content_links, .footer_block_content_sn {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.footer_block_content_sn a {
    white-space: nowrap;
}

.footer_block_content_links a span, .footer_block_content_sn a span {
    position: relative;
    top: -4px;
}

.footer_block_content_links a svg, .footer_block_content_sn a svg {
    margin-right: 7px;
    width: 17px;
    min-width: 17px;
}

.footer_block_content_news {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.footer_news_element {
    display: flex;
    gap: 20px;
    width: 100%;
}

.footer_news_image {
    border-radius: 5px;
}

.footer_news_title {
    color: #bbbbbb;
    text-align: justify;
}

.footer_news_data_col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.footer_news_info {
    display: flex;
    font-size: 12px;
    line-height: 12px;
    justify-content: space-between;
    gap: 15px;
}

.footer_logo, .woocommerce .footer_logo, .woocommerce-page .footer_logo {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.woocommerce .footer_news_image, .woocommerce-page .footer_news_image {
	height: unset;
	max-width: unset;
}

.footer_description {
    margin-bottom: 50px;
    text-align: justify;
    color: #ffffff;
}

.footer_contacts {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.contact_line svg {
    margin-right: 8px;
}

.contact_line span {
    position: relative;
    top: -4px;
    font-size: 15px;
}

.contact_line span a {
    color: #bbbbbb
}

.mobile_bottom_panel {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: calc(100vw - 30px);
	height: 55px;
	background: #121315;
	padding: 8px 15px;
	z-index: 2000;
}

.mobile_bottom_panel_links {
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.mobile_bottom_panel_link {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
}

.mobile_bottom_panel_link span {
	font-size: 9px;
	color: white;
}

.section_1_cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: visible;
}

.section_1_title {
    font-size: 64px;
    font-weight: 800;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 20px;
}

.section_1_subtitle {
    font-size: 26px;
    line-height: 45px;
    margin-bottom: 40px;
    color: #ffffff;
    max-width: 565px;
}

.section_1_left_col {
    margin-top: 146px;
    margin-bottom: 252px;
}

.section_1_btns {
    display: flex;
    gap: 30px;
}

.section_1_btns .btn {
    padding: 23px 41px 17px;
}

.section_1_btns .btn span {
    position: relative;
    top: -7px;
}

.section_1_btns .btn svg {
    top: -1px;
}

.section_1_btns .btn.btn_style_2 {
    padding: 22px 40px 16px;
}

.section_1_image {
    position: absolute;
    left: max(calc(-163 * (1vw - 0.6px) / 14.4), -163px);
    bottom: 0;
    width: min(calc(1100 * (1vw - 0.6px) / 14.4), 1100px);
    height: min(calc(876 * (1vw - 0.6px) / 14.4), 876px);
    z-index: -1;
}

.section_1_right_col {
    position: relative;
}

.section {
	margin-top: 160px;
}

.section_title {
    font-size: 48px;
    font-weight: 700;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 30px;
}

.section.section_1 {
	-webkit-mask-image: linear-gradient(to bottom, white 0%, white calc(160px + 55%), transparent 100%);
	mask-image: linear-gradient(to bottom, white 0%, white calc(160px + 55%), transparent 100%);
	z-index: 1;
	position: relative;
	margin-top: -179px;
	padding-top: 179px;
}

.products.columns-24 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.products::before {
	display: none!important;
}

.category a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.category_item_image {
    -webkit-mask-image: linear-gradient(to bottom, white 0%,  white 57%, transparent 100%);
    mask-image: linear-gradient(to bottom, white 0%, white 57%, transparent 100%);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 253px;
    height: 398px !important;
    max-height: unset !important;
}

.category_item_title {
    position: absolute;
    bottom: 7px;
    width: calc(100% - 20px);
    left: 10px;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
}

.categories_slider_container {
    max-width: 1838px;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
}

.slider_container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.slider_style_2 {
	gap: 20px;
	flex-direction: column;
}

.slider_btns {
	display: flex;
	gap: 10px;
}

.slider ul {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    display: flex;
    transition: left ease 0.5s;
    flex-wrap: nowrap !important;
    width: max-content;
    position: relative;
}

.slider_arrow_left, .slider_arrow_right {
	cursor: pointer;
}

.slider {
    max-width: 100%;
    overflow: hidden;
}

.section_4 {
    max-width: 1652px;
    width: calc(100% - 136px);
    margin-left: auto;
    margin-right: auto;
    background: rgb(25 25 25 / 40%);
    border: 1px solid #363A40;
    border-radius: 50px;
    padding: 0 53px;
}

.section_2_mobile, .section_5_mobile {
	display: none;
}

.section_4_cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.section_4_left_col {
	align-self: end;
}

.section_4_image {
	width: 100%;
	height: auto;
	max-width: 828px;
}

.section_4_right_col {
	max-width: 691px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.section_4_pre_title {
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 10px;
}

.section_4_title {
	font-size: 48px;
	line-height: 100%;
	font-weight: 700;
	margin-bottom: 30px;
	color: #ffffff;
}

.section_4_subtitle {
	font-size: 26px;
	line-height: 45px;
	margin-bottom: 15px;
	color: #ffffff;
}

.section_4_params {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	max-width: 558px;
}

.section_4_param {
	display: flex;
	gap: 15px;
}

.attr_data {
	display: flex;
	flex-direction: column;
	gap: 3px;
	justify-content: center;
}

.attr_name {
	font-size: 12px;
	line-height: 100%;
}

.attr_value {
	font-size: 14px;
	line-height: 100%;
	color: #ffffff;
	font-weight: 600;
}

.section_4_btns {
	margin-top: 40px;
    display: flex;
    gap: 30px;
}

.section_4_btns .btn {
    padding: 24px 51px 18px;
    font-size: 17px;
}

.section_4_btns .btn span {
    position: relative;
    top: -7px;
}

.section_4_btns .btn svg {
    top: -1px;
}

.section_4_btns .btn.btn_style_2 {
    padding: 24px 54px 18px;
}

.section_5_why_select {
	display: flex;
	gap: 60px;
	justify-content: space-between;
	margin: 0 0 1em;
	padding: 0;
	list-style: none outside;
	clear: both;
}

.why_select_icon {
	margin-bottom: 20px;
}

.why_select_title {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
	color: #ffffff;
}

.why_select_slider ul {
	transition: unset;
	gap: 10px;
}

.why_select_slider .why_select {
	background: rgb(25 25 25 / 40%);
	border: 1px solid #363A40;
	border-radius: 20px;
	width: calc(100vw - 72px);
	text-align: center;
	padding: 20px;
	align-items: stretch;
}

.btn_section_all {
	display: inline-block;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	padding: 21px 51px;
	font-size: 17px;
	line-height: 23px;
	margin-top: 40px;
}

.section_2_mobile .products.columns-24 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 16px;
	row-gap: 20px;
}

.section_2_mobile .category_item_image {
	object-fit: cover;
	height: 193px !important;
}

.section_2_mobile .category_item_title {
	font-size: 13px;
	bottom: 15px;
}

.products.columns-4 {
    display: grid;
    gap: 31px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.product_block {
    background: rgb(25 25 25 / 40%);
    border: 1px solid #363A40;
    backdrop-filter: blur(20px);
    border-radius: 20px;
    padding-bottom: 25px;
}

.product_section_1 {
	padding: 23px 15px 17px;
	position: relative;
}

.product_favorite {
	position: absolute;
	top: 20px;
	right: 20px;
}

.product_image {
	border-radius: 20px;
	margin-bottom: 15px;
}

.product_title {
	margin-bottom: 6px;
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	color: white;
}

.product_price_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}

.product_price {
	white-space: nowrap;
	color: #00FC00;
	font-weight: 500;
	font-size: 20px;
}

.product_price .amount {
	margin-right: 10px;
}

.product_configurator_btn .btn {
	font-size: 15px;
	padding: 12px 1px 11px;
	width: 100%;
}

.product_section_4 {
	padding: 15px 15px 0;
	float: right;
}

@media (min-width: 768px) {
	.section_1 {
		background-image: url(images/webp/mainbg.jpg.webp);
		background-position-x: center;
		background-position-y: bottom;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media (max-width: 1299px) {
	.products.columns-4 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (max-width: 1199px) {
	body {
		background-image: url(images/bg/page_mobile.svg);
		background-position-x: calc(-1575 * 1vw / 4);
		background-position-y: calc(-1126 * 1vw / 4);
		background-size: calc(2390 * 1vw / 4) calc(8630 * 1vw / 4);
	}
	
	.header_up, .header_main {
		display: none;
	}

	.header_mobile {
		display: flex;
	}

	.section_4_pre_title {
		font-size: 16px;
		line-height: 100%;
		margin-bottom: 5px;
	}
	
	.section_4_title {
		font-size: 24px;
		line-height: 100%;
		font-weight: 700;
		margin-bottom: 15px;
		color: #ffffff;
	}
	
	.section_4_subtitle {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
		color: #ffffff;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.section_1_left_col {
	    margin-top: 73px;
	    margin-bottom: 126px;
	}

	.section_1_title {
	    font-size: 50px;
	}
	
	.section_1_subtitle {
	    font-size: 20px;
	    line-height: 32px;
	}

	.section_1_image {
	    position: absolute;
	    left: unset;
	    right: max(calc(-163 * (1vw - 0.6px) / 14.4), -163px);
	    bottom: 0;
	    width: min(calc(1100 * (1vw - 0.6px) / 14.4), 1100px);
	    height: min(calc(876 * (1vw - 0.6px) / 14.4), 876px);
	    right: -125px;
	}

	.footer_blocks {
	    grid-template-columns: repeat(6, 1fr);
	}

	.footer_block_a {
		grid-column: span 3;
	}

	.footer_block_b {
		grid-column: span 2;
	}
}

@media (max-width: 991px) {
	.section_4_params {
	    gap: 15px;
	    flex-direction: column;
	    justify-content: flex-start;
	}

	.section_5_mobile {
		display: block;
	}

	.section_5 {
		display: none;
	}
	
	.products.columns-4 {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.section_4_btns {
	    flex-direction: column;
	    justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.section_1_left_col {
	    margin-top: 50px;
	    margin-bottom: 40px;
	}
	
	.section_1_cols {
	    grid-template-columns: 1fr;
	}
	
	.section_1_right_col {
	    position: static;
	}
	
	.section_1_title {
	    font-size: 32px;
	    width: min-content;
	    margin-bottom: 443px;
	}
	
	.section_1_subtitle {
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 15px;
	    max-width: unset;
	}
	
	.section_1_btns {
	    gap: 10px;
	}
	
	.section_1_btns .btn {
	    font-size: 15px;
	    padding: 20px 0;
	    width: 100%;
	}
	
	.section_1_btns .btn svg {
	    width: 17px;
	    height: 17px;
	    top: 3px;
	    margin-right: 6px;
	}
	
	.section_1_btns .btn span {top: 0px;}
	
	.section_1_btns .btn.btn_style_2 {
	    padding: 20px 0;
	}
	
	.section_1_image {
	    top: 114px;
	    bottom: unset;
	    left: calc(0px - ((586px - 100vw) / 2));
	    width: 586px;
	    height: 467px;
	    -webkit-mask-image: linear-gradient(to bottom, white 0%, white 55%, transparent 100%);
	    mask-image: linear-gradient(to bottom, white 0%, white 55%, transparent 100%);
	}
	
	.section {
		margin-top: 50px;
	}
	
	.section.section_1 {
	    -webkit-mask-image: unset;
	    mask-image: unset;
	    margin-top: -10px;
	    padding-top: 0;
	    background: url(images/mainbg_mobile.svg);
	    background-size: 100vw 1068px;
	    background-position-x: 0;
	    background-position-y: 0;
	}

	.section_title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	.footer_blocks {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	
	.footer_block {
		background: transparent;
		padding: 0;
		border-radius: 0;
	}

	.footer_block_title {
		cursor: pointer;
		margin-bottom: 0;
		background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%228%22%20viewBox%3D%220%200%2014%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.87504%207.50004C6.7152%207.50004%206.5552%207.43895%206.43316%207.31691L0.183164%201.06691C-0.0610547%200.822695%20-0.0610547%200.427227%200.183164%200.183164C0.427383%20-0.0608984%200.822851%20-0.0610547%201.06691%200.183164L6.87504%205.99129L12.6832%200.183164C12.9274%20-0.0610547%2013.3229%20-0.0610547%2013.5669%200.183164C13.811%200.427383%2013.8111%200.822851%2013.5669%201.06691L7.31691%207.31691C7.19488%207.43895%207.03488%207.50004%206.87504%207.50004Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E");
		background-repeat: no-repeat;
		background-position: right 5px center;
	}

	.footer_block_content {
		display: none;
	}

	.footer_block_open {
		margin-bottom: 10px;
	}

	.footer_blocks .footer_block:first-child {
		margin-bottom: 10px;
	}

	.footer_block_open .footer_block_title {
		background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%228%22%20viewBox%3D%220%200%2014%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.87496%20-3.90708e-05C7.03481%20-3.90708e-05%207.19481%200.0610542%207.31684%200.183085L13.5668%206.43309C13.8111%206.6773%2013.8111%207.07277%2013.5668%207.31684C13.3226%207.5609%2012.9271%207.56105%2012.6831%207.31684L6.87496%201.50871L1.06684%207.31684C0.822618%207.56105%200.427149%207.56105%200.183086%207.31684C-0.0609762%207.07262%20-0.0611325%206.67715%200.183086%206.43309L6.43309%200.183085C6.55512%200.0610542%206.71512%20-3.90708e-05%206.87496%20-3.90708e-05Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E");
		margin-bottom: 10px;
	}

	.footer_block_open .footer_block_content {
		display: flex;
	}

	.footer_logo_container {
		margin-left: 36px;
		margin-right: 36px;
	}

	.footer_description {
		margin-bottom: 30px;
	}

	.footer_copyright_block {
		padding-top: 15px;
		border-top: 1px solid rgb(255 255 255 / 21%);
	}

	footer {
		padding-bottom: 70px;
		margin-top: 50px;
	}
	
	.mobile_bottom_panel {
		display: block;
	}

	.section_2_mobile {
		display: block;
	}

	.section_2 {
		display: none;
	}
	
	.section_4 {
		width: calc(100% - 30px);
		background: transparent;
		border: 0;
		padding: 0;
	}

	.section_4_btns {
		margin-top: 20px;
		gap: 10px;
		width: 100%;
	}

	.section_4_btns .btn {
		padding-left: 5px !important;
		padding-right: 5px !important;
		width: 100%;
		font-size: 15px;
	}

	.section_4_cols {display: flex;flex-direction: column-reverse;gap: 25px;}

	.section_4_right_col {
		margin: 0;
	}

	.section_4_image {
		width: calc(680 * 1vw / 4);
		max-width: unset;
		-webkit-mask-image: linear-gradient(to bottom, white 0%, white 62%, transparent 100%);
		mask-image: linear-gradient(to bottom, white 0%, white 62%, transparent 100%);
	}

	.section_4_left_col {
		align-self: unset;
	}

	.btn_section_all {
		margin-top: 10px;
	}

	.section_3 .btn_section_all {
		display: none;
	}
	
	.products.columns-4 {
		grid-template-columns: 1fr;
	}
}