.section_inner_hero {position: relative;}
.section_inner_hero .image_wrap {width: 100%;height: 100%;display: flex;position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 1;}
.section_inner_hero .image_wrap:before {content: "";width: 50%;background: url("/assets/template_v2/images/inner_hero_bg.jpg") center no-repeat;background-size: cover;}
.section_inner_hero .image_wrap .image {width: 50%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.section_inner_hero .container {position: relative;z-index: 2;}
.section_inner_hero .content {padding: 130px 0 130px;width: 475px;}
.section_inner_hero .content h1 {margin-top: 24px;font-size: 48px;line-height: 1.2;font-weight: 700;color: #08214a;text-transform: uppercase;}
.section_inner_hero .content p {margin-top: 24px;font-size: 22px;line-height: 1.15;}
.section_inner_hero .breadcrumbs {font-size: 16px;line-height: 1.5;color: #08214a;}
.section_inner_hero .breadcrumbs .back {text-decoration: none;color: #08214a;}
.section_inner_hero .breadcrumbs .back .icon {width: 18px;height: 15px;fill: #08214a;margin-right: 8px;margin-bottom: -1px;}
.section_inner_hero .breadcrumbs ol {margin: 0;padding: 0;list-style-type: none;display: flex;flex-wrap: wrap;}
.section_inner_hero .breadcrumbs ol a {text-decoration: none;color: #08214a;}
.section_inner_hero .breadcrumbs ol .icon {width: 12px;height: 10px;fill: #8296b7;margin: 0 20px;}
.section_inner_hero .breadcrumbs ol li:last-child {display: none;}
.section_inner_hero .breadcrumbs ol li:nth-last-child(2) .icon {display: none;}
@media (max-width: 1600px) {.section_inner_hero {margin-top: 130px;}}
@media (max-width: 960px) {.section_inner_hero {margin-top: 70px;background: url("/assets/template_v2/images/inner_hero_bg.jpg") center no-repeat;background-size: cover;}
	.section_inner_hero .image_wrap {display: none;}
	.section_inner_hero .content {padding: 70px 0 70px;}}
@media (max-width: 768px) {.section_inner_hero .breadcrumbs {margin-bottom: 40px;}
	.section_inner_hero .breadcrumbs .breadcrumb {line-height: 30px;}
	.section_inner_hero .breadcrumbs .breadcrumb:before {content: "";display: inline-block;width: 130px;height: 10px;}
	.section_inner_hero .content {width: 100%;padding: 32px 0 40px;text-align: center;}
	.section_inner_hero .content h1 {margin-top: 0;font-size: 32px;text-align: center;}
	.section_inner_hero .content p {margin-top: 18px;font-size: 18px;}}
.section_systems_menu {background: #f1f6fc;}
.section_systems_menu .menu {margin: 0;padding: 0 0 0 214px;display: flex;justify-content: space-between;list-style-type: none;height: 62px;align-items: center;}
.section_systems_menu .menu li {margin: 0;padding: 0;}
.section_systems_menu .menu a {color: #08214a;font-size: 16px;font-weight: 500;text-decoration: none;transition: .3s;}
.section_systems_menu .menu a:hover {color: #f9631c;}
@media screen and (max-width: 1600px) {.section_systems_menu {margin-top: 130px;}
	.section_systems_menu + .section_inner_hero {margin-top: 0;}}
@media screen and (max-width: 1220px) {.section_systems_menu {margin-top: 192px;}
	.section_systems_menu .menu {padding: 0;}}
@media screen and (max-width: 960px) {.section_systems_menu {display: none;}
	.section_systems_menu + .section_inner_hero {margin-top: 70px;}}
.section_main_categories {margin-top: 30px;}
.section_main_categories .categories {display: flex;justify-content: space-between;}
.section_main_categories .categories .category {position: relative;width: calc(25% - 15px);font-size: 20px;line-height: 23px;color: #fff;text-decoration: none;font-weight: 400;align-items: center;display: flex;}
.section_main_categories .categories .category:before, .section_main_categories .categories .category:after {content: "";position: absolute;transition: .3s;}
.section_main_categories .categories .category:before {left: 0;top: 0;right: 0;bottom: 0;z-index: 2;background: rgba(2,71,143,0);}
.section_main_categories .categories .category .image {z-index: 1;position: absolute;left: 0;right: 0;bottom: 0;top: 0;overflow: hidden;}
.section_main_categories .categories .category .image img {object-fit: cover;height: 100%;width: 100%;}
.section_main_categories .categories .category .content {position: relative;z-index: 5;padding: 21px 0 31px 40px;display: flex;align-items: center;}
.section_main_categories .categories .category .icon {height: 45px;width: auto;margin-right: 25px;display: flex;align-items: center;}
.section_main_categories .categories .category .icon img {display: block;max-height: 100%;}
.section_main_categories .categories .category .name {width: 190px;}
.section_main_categories .categories .category:hover:before, .section_main_categories .categories .category.active:before {background: rgba(2,71,143,.8);}
@media (max-width: 1600px) {.section_main_categories .categories .category .content {padding: 20px 0 30px 20px;}}
@media screen and (max-width: 1200px) {.section_main_categories .categories .category {font-size: 18px;padding: 20px;align-items: baseline;}
	.section_main_categories .categories .category .content {padding: 0;display: block;}
	.section_main_categories .categories .category .name {margin-top: 20px;display: block;width: auto;}}
@media screen and (max-width: 960px) {.section_main_categories .categories .category {width: calc(25% - 11.25px);font-size: 16px;padding: 15px;}
	.section_main_categories .categories .category .name {margin-top: 15px;}}
@media screen and (max-width: 768px) {.section_main_categories .categories {flex-wrap: wrap;gap: 15px;}
	.section_main_categories .categories .category {width: calc(50% - 7.5px);}}
@media screen and (max-width: 380px) {.section_main_categories .categories .category {width: 100%;}
	.section_main_categories .categories .category .content {display: flex;align-items: center;}
	.section_main_categories .categories .category .name {margin: 0;}
	.section_main_categories .categories .category .icon {width: 40px;margin-right: 15px;height: auto;}
	.section_main_categories .categories .category .icon img {max-width: 100%;}}
.section_systems_slider {margin-top: 83px;overflow: hidden;}
.section_systems_slider .systems_slider_wrap {margin: 0 113px;}
.section_systems_slider .systems_slider_wrap .slick-arrow {width: 35px;height: 35px;border-radius: 50%;background: #f9631c;}
.section_systems_slider .systems_slider_wrap .slick-arrow .icon {fill: #fff;transition: .3s;}
.section_systems_slider .systems_slider_wrap .slick-arrow:hover .icon {fill: #08214a;}
.section_systems_slider .systems_slider {margin-top: 50px;padding-bottom: 50px;}
.section_systems_slider .systems_slider .slick-list {overflow: visible;}
.section_systems_slider .systems_slider .slick-dots {position: absolute;bottom: 0;margin: 0;padding: 0;list-style-type: none;left: 0;right: 0;justify-content: center;display: flex;}
.section_systems_slider .systems_slider .slick-dots li {margin: 0 6px;}
.section_systems_slider .systems_slider .slick-dots button {width: 17px;height: 17px;border-radius: 50%;background: #8296b7;border: 0;outline: 0;transition: .3s;font-size: 0;text-indent: -999px;overflow: hidden;cursor: pointer;}
.section_systems_slider .systems_slider .slick-dots button:hover {background: #f9631c;}
.section_systems_slider .systems_slider .slick-dots .slick-active button {background: #f9631c;}
.section_systems_slider .slide {padding: 0 5px;transition: .3s;}
.section_systems_slider .slide[aria-hidden="true"] {filter: blur(2px);}
.section_systems_slider .system {position: relative;color: #fff;text-decoration: none;transition: .3s;overflow: hidden;display: block;height: 100%;}
.section_systems_slider .system:hover .image:after {background: transparent;}
.section_systems_slider .system .image {position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 1;}
.section_systems_slider .system .image:after {content: "";position: absolute;left: 0;right: 0;bottom: 0;top: 0;background: rgba(8,33,74,.5);transition: .3s;}
.section_systems_slider .system .image img {object-fit: cover;height: 100%;width: 100%;transition: .3s;}
.section_systems_slider .system .wrap {display: flex;flex-direction: column;justify-content: space-between;padding: 30px 20px 36px;height: 100%;}
.section_systems_slider .system .top {position: relative;z-index: 2;}
.section_systems_slider .system .top .category {font-size: 20px;line-height: 23px;display: block;width: 220px;}
.section_systems_slider .system .top .label_new {background: #f9631c;padding: 4px 17px;display: inline-block;text-transform: uppercase;margin-top: 10px;font-size: 16px;line-height: 20px;}
.section_systems_slider .system .bottom {position: relative;z-index: 2;margin-top: 30px;}
.section_systems_slider .system .bottom .icon {width: 50px;height: 50px;background: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.section_systems_slider .system .bottom .icon svg {max-height: 32px;width: auto;fill: #000;}
.section_systems_slider .system .bottom .name {margin-top: 18px;font-size: 24px;line-height: 1.3;display: block;}
.section_systems_slider .color_picker .image {background: #02478f;}
.section_systems_slider .color_picker .pop_image {position: relative;z-index: 5;margin-top: 20px;}
@media screen and (max-width: 960px) {.section_systems_slider .systems_slider_wrap {margin: 0 auto;width: 750px;}}
@media screen and (max-width: 768px) {.section_systems_slider .systems_slider_wrap {width: auto;padding-left: 15px;padding-right: 15px;}}
.section_map {margin-top: 70px;height: 596px;cursor: pointer;}
.section_map picture {width: 100%;height: 100%;display: block;}
.section_map img {display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
@media screen and (max-width: 768px) {.section_map {margin-top: 60px;height: 320px;}
	.section_map img {object-position: -250px center;}}
.section_catalog {margin-top: 70px;}
.section_catalog .catalog_wrap {margin-top: 30px;display: flex;justify-content: space-between;}
.section_catalog .sidebar {width: 340px;}
.section_catalog .sidebar .banners {margin-top: 20px;}
.section_catalog .sidebar .banners a {display: block;display: flex;margin-top: 20px;transition: .3s;background-repeat: no-repeat;background-size: cover;background-position: center;position: relative;width: 100%;height: 97px;align-items: center;justify-content: center;color: #fff;text-decoration: none;padding: 10px;font-size: 20px;line-height: 1.2;}
.section_catalog .sidebar .banners a:before {content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(130,150,183,.5);transition: .3s;}
.section_catalog .sidebar .banners a:first-child {margin-top: 0;}
.section_catalog .sidebar .banners a img {display: block;width: 100%;height: auto;}
.section_catalog .sidebar .banners a:hover {box-shadow: 0 0 15px rgba(0,0,0,.4);}
.section_catalog .sidebar .banners a.mdf-10 {background-image: url("/assets/template_v2/pictures/sidebar-mdf-10.jpg");}
.section_catalog .sidebar .banners a.mdf-18 {background-image: url("/assets/template_v2/pictures/sidebar-mdf-18.jpg");}
.section_catalog .sidebar .banners a .icon {position: relative;z-index: 2;margin-right: 25px;width: 48px;height: 39px;fill: #fff;}
.section_catalog .sidebar .banners a .name {position: relative;z-index: 2;width: 180px;}
.section_catalog .sidebar .banners a:hover:before {background: rgba(2,71,143,.8);}
.section_catalog .filters {background: #edf4fb;padding: 30px;}
.section_catalog .catalog {width: calc(100% - 360px);}
.section_catalog .top {background: #edf4fb;padding: 23px 30px;font-size: 16px;display: flex;justify-content: space-between;color: #08214a;}
.section_catalog .top a {color: #f9631c;margin-left: 20px;text-decoration: underline;position: relative;}
.section_catalog .top .sort-wrap, .section_catalog .top .perpage {display: flex;}
.section_catalog .top .sort-wrap a {text-decoration: underline !important;text-decoration-style: dotted !important;cursor: pointer !important;}
.section_catalog .top .sort-wrap a.active {color: #f9631c !important;padding-right: 16px;}
.section_catalog .top .sort-wrap a.active[data-dir="desc"]:after {border-top: 7.5px solid #f9631c;}
.section_catalog .top .sort-wrap a.active[data-dir="asc"]:after {border-bottom: 7.5px solid #f9631c;}
.section_catalog .top .sort-wrap a.active:after {content: "";position: absolute;right: 0px;top: 6px;width: 10px;height: 7.5px;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.section_catalog .top .perpage a.active {text-decoration: none;color: #8296b7;}
.section_catalog #mse2_selected_wrapper {margin: 0;min-height: 0;}
.section_catalog #mse2_selected {padding: 5px 15px 10px;margin: 10px 0 0;}
.section_catalog #mse2_selected strong {display: none;}
.section_catalog #mse2_selected a {display: inline-block;text-decoration: none;}
.section_catalog #mse2_selected a em {font-style: normal;}
.section_catalog #mse2_selected a sup {vertical-align: super;color: #f9631c;margin-left: 5px;}
.section_catalog #mse2_selected a:hover em {text-decoration: line-through;}
.section_catalog #mse2_selected a + a {margin-left: 15px;}
.section_catalog .mse2_pagination {display: none;}
.section_catalog .btn_more {width: 210px !important;}
.section_catalog .products {margin: 20px 0;display: grid;grid-template-columns: repeat(3,1fr);grid-column-gap: 20px;grid-row-gap: 20px;}
.section_catalog .products.four_columns {grid-template-columns: repeat(4,1fr);}
.section_catalog .product {border: 1px solid #e2e7ee;padding: 30px;position: relative;}
.section_catalog .product form {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.section_catalog .product.mdf_thickness_10:before {content: "10мм";}
.section_catalog .product.mdf_thickness_18:before {content: "18мм";}
.section_catalog .product.mdf_thickness_10:before, .section_catalog .product.mdf_thickness_18:before {position: absolute;top: 0;left: 0;background: #8296b7;padding: 10px 12px;font-size: 20px;line-height: 20px;color: #fff;z-index: 1;}
.section_catalog .product .image {display: flex;width: 100%;position: relative;align-items: center;justify-content: center;aspect-ratio: 1;overflow: hidden;}
.section_catalog .product .image picture {width: 100%;display: block;}
.section_catalog .product .image img {display: block;max-width: 100%;max-height: 100%;width: 100%;height: auto;object-fit: contain;}
.section_catalog .product .image .magnifier {position: absolute;left: 0;top: 0;bottom: 0;right: 0;display: flex;align-items: center;justify-content: center;opacity: 0;transition: .3s;}
.section_catalog .product .image .magnifier .icon {width: 30px;height: 30px;fill: #f9631c;}
.section_catalog .product .image:hover .magnifier {opacity: 1;}
.section_catalog .product .name {margin-top: 30px;font-size: 16px;color: #4b5464;line-height: 1.5;text-decoration: none;display: block;transition: .3s;}
.section_catalog .product .name:hover {color: #f9631c;}
.section_catalog .product .price_block {display: flex;justify-content: space-between;font-size: 24px;line-height: 1.3;color: #f9631c;margin-top: 30px;}
.section_catalog .product .price_block .add_to_cart {width: 28px;height: 28px;padding: 0;border: 0;cursor: pointer;background: none;outline: 0;}
.section_catalog .product .price_block .add_to_cart .icon {width: 100%;height: 100%;fill: #08214a;transition: .3s;}
.section_catalog .product .price_block .add_to_cart:hover .icon {fill: #f9631c;}
.section_catalog .product .options {position: absolute;left: 0;top: 0;bottom: 0;right: 0;padding: 28% 30px 30px;background: rgba(255,255,255,.7);display: flex;flex-direction: column;justify-content: flex-start;align-items: center;opacity: 0;visibility: hidden;transition: .3s;z-index: 2;}
.section_catalog .product .options.show {opacity: 1;visibility: visible;}
.section_catalog .product .options .close {position: absolute;top: 10px;right: 10px;width: 20px;height: 20px;padding: 0;border: 0;cursor: pointer;background: none;outline: 0;}
.section_catalog .product .options .close .icon {width: 100%;height: 100%;fill: #08214a;transition: .3s;}
.section_catalog .product .options .close:hover .icon {fill: #f9631c;}
.section_catalog .product .options .counter {margin: 0;}
.section_catalog .product .options .btn {margin-top: 20px;text-transform: none;}
.section_catalog .filters .filters__set {margin-top: 60px;width: 100%;}
.section_catalog .filters .filters__set:first-child {margin-top: 0;}
.section_catalog .filters .filters__set-header {color: #08214a;font-size: 22px;line-height: 1.2;text-transform: uppercase;margin-bottom: 20px;font-weight: 500;}
.section_catalog .filters .filters__set-header span {text-transform: none;}
.section_catalog .filters .filters__items-wrap {overflow-y: auto;padding-right: 9px;scrollbar-width: thin;scrollbar-color: #0965c3 #dbe5ef;max-height: 240px;margin-top: 10px;}
.section_catalog .filters .filters__item {display: block;display: flex;font-size: 20px;line-height: 1;color: #08214a;align-items: center;cursor: pointer;transition: .3s;min-height: 50px;}
.section_catalog .filters .filters__item.disabled {cursor: default;}
.section_catalog .filters .filters__item:hover {color: #f9631c;}
.section_catalog .filters [type="checkbox"] {position: absolute;width: 1px;height: 1px;margin: -1px;border: 0;padding: 0;white-space: nowrap;clip-path: inset(100%);clip: rect(0 0 0 0);overflow: hidden;outline: 0;outline-offset: 0;}
.section_catalog .filters [type="checkbox"]:checked + .custom-checkbox__checkmark {background-image: url("/assets/template_v2/images/icons.svg#icon-check-2");background-position: center;background-repeat: no-repeat;background-size: 19px 14px;}
.section_catalog .filters [type="checkbox"]:checked + .color-checkbox__sample {outline: 2px solid #f9631c;}
.section_catalog .filters .custom-checkbox__checkmark {width: 30px;height: 30px;background: #fff;margin-right: 20px;}
.section_catalog .filters .custom-checkbox__span {width: calc(100% - 50px);}
.section_catalog .filters .custom-checkbox__span sup {vertical-align: super;color: #8296b7;font-size: 14px;}
.section_catalog .filters .filters__reset-btn {width: 100%;background: #0965c3;color: #fff;font-size: 16px;text-transform: uppercase;line-height: 20px;padding: 20px;border: 0;outline: none;transition: .3s;cursor: pointer;margin-top: 60px;}
.section_catalog .filters .filters__reset-btn:hover {background: #f9631c;}
.section_catalog .filters .colors_wrap {display: flex;gap: 15px;flex-wrap: wrap;max-height: 523px;padding: 2px;margin: -2px;}
.section_catalog .filters .colors_wrap .filters__item {height: 74px;width: 74px;border-radius: 2px;position: relative;border: 1px solid #f9631c;}
.section_catalog .filters .colors_wrap .filters__item.disabled {border-color: transparent;}
.section_catalog .filters .colors_wrap .filters__item.disabled .color-checkbox__sample {opacity: .3;outline: 2px solid transparent !important;}
.section_catalog .filters .colors_wrap .filters__item .color_name {display: none;}
.section_catalog .filters .colors_wrap .color-checkbox__sample {width: 100%;height: 100%;display: block;border-radius: 2px;transition: .3s;outline: 2px solid transparent;}
.section_catalog .filters .colors_wrap .color-checkbox__sample:hover {outline: 2px solid #f9631c;}
.section_catalog .filters .number_slider_wrap .filters__cont {display: flex;gap: 20px;}
.section_catalog .filters .number_slider_wrap .filters__price-wrap {width: calc(50% - 10px);}
.section_catalog .filters .number_slider_wrap .filters__toggler-text {display: block;font-size: 16px;line-height: 1.5;color: #08214a;}
.section_catalog .filters .number_slider_wrap .filters__input {border: 0;margin-top: 10px;padding: 15px 12px;font-size: 22px;line-height: 30px;color: #08214a;font-weight: 500;display: block;width: 100%;}
.section_catalog .filters .number_slider_wrap .ui-slider {margin-top: 30px;height: 8px;background: #fff;border: 0;}
.section_catalog .filters .number_slider_wrap .ui-slider-range {background: #0965c3;}
.section_catalog .filters .number_slider_wrap .ui-state-default, .section_catalog .filters .number_slider_wrap .ui-widget-content .ui-state-default {width: 30px;height: 30px;margin-left: -15px;top: -11px;background: #f9631c;border: 0;border-radius: 50%;cursor: pointer;}
.section_catalog.parts_catalog .product {transition: border .3s;}
.section_catalog.parts_catalog .product:hover {border-color: #f9631c;}
.section_catalog.parts_catalog .product:hover .name {color: #f9631c;}
@media (max-width: 1220px) {.section_catalog .sidebar {width: 280px;}
	.section_catalog .filters {padding: 20px;}
	.section_catalog .filters .number_slider_wrap .filters__cont {gap: 16px;}
	.section_catalog .filters .number_slider_wrap .filters__price-wrap {width: calc(50% - 8px);}
	.section_catalog .filters .colors_wrap .filters__item {width: 68px;height: 68px;}
	.section_catalog .catalog {width: calc(100% - 300px);}
	.section_catalog .top {padding: 15px;display: block;}
	.section_catalog .top a {margin-left: 10px;}
	.section_catalog .top .sort-wrap {margin-bottom: 10px;}
	.section_catalog .product {padding: 15px;}
	.section_catalog .product .options {padding-left: 15px;padding-right: 15px;}
	.section_catalog .product .options .btn {margin-top: 15px;padding: 12px 8px;font-size: 14px;}
	.section_catalog .product .options .counter {padding: 5px 0;}
	.section_catalog .product .options .counter .counter_btn {padding: 0;width: 40px;}
	.section_catalog .product .options .counter .counter_input {width: 44px;font-size: 16px;}}
@media (max-width: 960px) {.section_catalog .products {gap: 16px;grid-template-columns: repeat(2,1fr);}
	.section_catalog .products.four_columns {grid-template-columns: repeat(3,1fr);}
	.section_catalog .filters .number_slider_wrap .filters__input {padding: 8px;font-size: 16px;margin-top: 5px;}
	.section_catalog .filters .number_slider_wrap .ui-state-default, .section_catalog .filters .number_slider_wrap .ui-widget-content .ui-state-default {width: 20px;height: 20px;margin-left: -10px;top: -7px;}
	.section_catalog .filters .number_slider_wrap .ui-slider {height: 5px;margin-top: 20px;}}
@media (max-width: 768px) {.section_catalog .catalog_wrap {margin-top: 30px;display: block;}
	.section_catalog .sidebar {width: 100%;}
	.section_catalog .filters .filters__set-header {font-size: 16px;margin-bottom: 15px;}
	.section_catalog .filters .filters__set {margin-top: 30px;}
	.section_catalog .filters .filters__item {font-size: 14px;min-height: 36px;}
	.section_catalog .filters .custom-checkbox__checkmark {width: 20px;height: 20px;margin-right: 10px;}
	.section_catalog .filters .custom-checkbox__span sup {font-size: 12px;}
	.section_catalog .filters .colors_wrap {gap: 10px;}
	.section_catalog .filters .colors_wrap .filters__item {width: 50px;height: 50px;}
	.section_catalog .filters .filters__reset-btn {margin-top: 30px;padding: 15px;}
	.section_catalog .catalog {width: 100%;margin-top: 30px;}
	.section_catalog .products.four_columns {grid-template-columns: repeat(2,1fr);}}
@media (max-width: 640px) {.section_catalog .products {display: block;}
	.section_catalog .products .product {width: 100%;margin-top: 20px;}}
@media (max-width: 480px) {.section_catalog .filters {padding: 20px 15px;}
	.section_catalog .top {font-size: 12px;}
	.section_catalog .top a {margin-left: 7px;}
	.section_catalog .top .sort-wrap a.active {padding-right: 10px;}
	.section_catalog .top .sort-wrap a.active:after {top: 4px;width: 6px;height: 4px;border-left: 3px solid transparent;border-right: 3px solid transparent;}}
@media (max-width: 345px) {.section_catalog .top {margin-left: -15px;margin-right: -15px;}}
.section_catalog_content {margin: 70px 0;}
.section_catalog_content .columns-2 {display: flex;gap: 70px;}
.section_catalog_content .columns-2 .columns-2__col {width: calc(50% - 35px);}
@media screen and (max-width: 960px) {.section_catalog_content .columns-2 {display: block;}
	.section_catalog_content .columns-2 .columns-2__col {width: 100%;}
	.section_catalog_content .columns-2 .columns-2__col + .columns-2__col {margin-top: 30px;}}
.section_catalog_content h2 {font-size: 30px;line-height: 1.2;text-transform: uppercase;margin: 30px 0;font-weight: normal;}
.section_catalog_content h2:first-child {margin-top: 0;}
.section_catalog_content p {font-size: 16px;line-height: 1.5;margin-top: 30px;}
.section_catalog_content p:first-child {margin-top: 0;}
.section_catalog_content ul {margin: 50px 0 0;padding: 0;list-style-type: none;}
.section_catalog_content ul li {margin-top: 20px;padding-left: 33px;position: relative;}
.section_catalog_content ul li:first-child {margin-top: 0;}
.section_catalog_content ul li:before {content: "";width: 18px;height: 18px;display: inline-block;background-size: contain;position: absolute;left: 0;top: 2px;background-color: #8296b7;-webkit-mask-image: url("/assets/template_v2/images/icons.svg?v12234#icon-check");mask-image: url("/assets/template_v2/images/icons.svg?v12234#icon-check");}
.section_catalog_content .dark {background: #303030 url("/assets/template_v2/images/catalog_content_bg.jpg") center no-repeat;background-size: cover;padding: 100px 0 60px;color: #fff;font-size: 16px;line-height: 1.5;position: relative;z-index: 2;}
.section_catalog_content .dark img {margin: 30px 0 0;border: 6px solid #dbe5ef;margin-bottom: -160px;display: block;width: 100%;height: auto;}
.section_catalog_content blockquote {background: #f9fbfd;margin-top: 30px;border-left: 4px solid #f9631c;padding: 30px 30px 30px 40px;font-size: 14px;line-height: 1.6;color: #4b5464;}
.section_catalog_content blockquote p {margin-top: 20px;font-size: 14px;line-height: 1.6;color: #4b5464;}
.section_catalog_content blockquote p:first-child {margin-top: 0;}
.section_catalog_content .other {margin-top: 170px;}
.section_catalog_content .other h2 {color: #000;}
.section_catalog_content .other img {display: block;margin-top: 30px;}
.section_catalog_content .other ul li:before {background-color: #f9631c;}
.section_catalog_content .bottom_header {margin-top: 70px;}
.section_links {background: #f9fbfd;padding: 50px 0;}
.section_links + .section_map {margin-top: 0;}
.section_links ul {margin: 0;padding: 0;list-style-type: none;display: grid;grid-template-columns: repeat(4,1fr);grid-column-gap: 20px;grid-row-gap: 40px;}
.section_links ul li {padding-left: 21px;position: relative;font-size: 16px;line-height: 1.5;}
.section_links ul li a {color: #08214a;text-decoration: none;transition: .3s;}
.section_links ul li a:hover {color: #f9631c;text-decoration: underline;}
.section_links ul li:before {content: "";width: 6px;height: 6px;border-radius: 50%;background: #f9631c;position: absolute;left: 0;top: 10px;margin-top: -3px;}
@media screen and (max-width: 1600px) {.section_links ul {grid-template-columns: repeat(3,1fr);}}
@media screen and (max-width: 1200px) {.section_links ul {grid-template-columns: repeat(2,1fr);}}
@media screen and (max-width: 1200px) {.section_links ul {display: block;}
	.section_links ul li {margin-top: 10px;}
	.section_links ul li:first-child {margin-top: 0;}}