@charset "UTF-8";
*{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;outline:0}
::-webkit-input-placeholder{color:inherit;opacity:.5}
:-ms-input-placeholder{color:inherit;opacity:.5}
::-ms-input-placeholder{color:inherit;opacity:.5}
::-moz-placeholder{color:inherit;opacity:.5}
::placeholder{color:inherit;opacity:.5}
:focus::-webkit-input-placeholder{color:transparent}
:focus:-ms-input-placeholder{color:transparent}
:focus::-ms-input-placeholder{color:transparent}
:focus::-moz-placeholder{color:transparent}
:focus::placeholder{color:transparent}
::-webkit-scrollbar{width:4px;height:4px;background:#dce1e3}
::-webkit-scrollbar-thumb{border-radius:999px;background:#3696c5}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}
#popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
 z-index:999999999;
}
 
#popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

 .contek {    top: 200px;
    background: #fff;
    padding: 20px;
 border-radius: 20px;}
 .contek2:hover{  color: #FF2E47;cursor:pointer;
 }
 .znak img{width:32px; display:inline-block;}
 .znak{ display:none; position: absolute;
 left: 67%;
 z-index:1000;}
body{background:#fff;overflow-x:hidden;font-family:Gilroy,sans-serif;min-width:320px;font-size:16px;font-weight:400;color:#000}
.show-more-box, .goods-3{width:100%;}
body.a{overflow:hidden}
a,button{color:inherit}
a{text-decoration:none}
a,input[type=button],input[type=submit],button{cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
b{font-weight:700}
.br,img{display:block}
.viewport{overflow:hidden;position:relative;padding-top:150px}
.c{width:1200px;margin:0 auto;padding-left:15px;padding-right:15px}
.slick-slider{font-size:0}
.button{font-weight:700;font-size:18px;letter-spacing:.03em;color:#2F2F2F;padding:0 40px;background:#fff;height:50px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px}
.button:hover{opacity:.75}
.button-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:16px;color:#351F17;height:57px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0 25px;border:1px solid rgba(80,64,58,.2);border-radius:999px}
.button-2 svg{margin-left:20px}
.button-2:hover{border-color:#FF2E47}
.select{height:42px;background:no-repeat calc(100% - 17px) 50%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOSA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4zNjYwMyA3LjVDNC45ODExMyA4LjE2NjY3IDQuMDE4ODcgOC4xNjY2NyAzLjYzMzk3IDcuNUwwLjYwMjg4NyAyLjI1QzAuMjE3OTg3IDEuNTgzMzMgMC42OTkxMTIgMC43NDk5OTkgMS40Njg5MSAwLjc0OTk5OUw3LjUzMTA5IDAuNzVDOC4zMDA4OSAwLjc1IDguNzgyMDIgMS41ODMzMyA4LjM5NzExIDIuMjVMNS4zNjYwMyA3LjVaIiBmaWxsPSIjMzU5N0M2Ii8+Cjwvc3ZnPgo=);border:1px solid rgba(41,38,65,0.1);border-radius:999px;font-weight:500;font-size:15px;letter-spacing:.03em;width:100%;display:block;padding-left:20px;padding-right:45px}
.select:hover{border-color:#3696C5}
.select.e{color:#FF2E47;border-color:#FF2E47}
.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}
.checkbox input{display:none}
.checkbox b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border:1px solid #3696C5;border-radius:2px;background:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.checkbox b svg{opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:12px;height:12px}
.checkbox input:checked+b{background:#3696C5}
.checkbox input:checked+b svg{opacity:1}
.checkbox span{min-height:20px;width:calc(100% - 20px);padding-left:8px;font-size:14px;color:#26211E;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;line-height:1.5}
.checkbox span a{color:#3597C6}
.checkbox span a:hover{color:#000}
.checkbox i{display:block;font-size:12px;font-style:normal}
.header{background:#fff;position:fixed;z-index:999990;top:56px;left:0;width:100%;border-bottom: 2px solid #FF2E47}
.header .c{width:1700px}
.header_row{padding:18px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height: 38px;margin-right: 20px}
.header_logo img{max-height: 100%; max-width: 100%}
.header_catalog{border:none;background:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header_catalog-1{margin-right:10px}
.header_catalog-2{font-weight:700;font-size:18px;line-height:22px;letter-spacing:.03em;color:#2C2B40;text-transform:uppercase;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header_catalog:hover .header_catalog-2{color:#FF2E47}
.header_catalog-3{margin-left:7px;padding:0 6px;background:#FF2E47;border-radius:5px;line-height:25px;color:#fff;font-weight:700;font-size:14px;letter-spacing:.03em}
.header_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}
.header_menu>li{display:block;margin-right:24px;position:relative}
.header_menu>li:last-child{margin-right:0}
.header_menu>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:18px;line-height:22px;letter-spacing:.03em;color:rgb(40 39 59 / 78%);text-transform:uppercase;position:relative;z-index:1}
.header_menu>li>a:hover{color:#FF2E47}
.header_menu>li>a>svg{margin-left:5px}
.header_menu>li>a>svg path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header_menu>li>a:hover>svg path{fill:#FF2E47}
.header_menu-sub{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;height:0;overflow:hidden;position:absolute;top:0;left:-20px;z-index:1;width:320px}
.header_menu>li:hover .header_menu-sub{opacity:1;height:auto;padding-top:58px}
.header_menu-sub div{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.header_menu-sub a{width:100%;padding:10px 20px;font-weight:700;font-size:18px}
.header_menu-sub a:hover{color:#FF2E47}
.header_menu-sub a+a{border-top:1px solid rgba(0,0,0,.1)}
.header_search{background:#F5FAFC;border-radius:999px;height:53px;width:290px;position:relative}
.header_search input{z-index:1;padding:0;position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:none;font-weight:500;font-size:14px;padding-left:20px;padding-right:60px}
.header_search button{border:none;background:none;padding:0;z-index:2;width:60px;height:100%;position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header_search button path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header_search button:hover path{fill:#FF2E47}
.header_thing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.header_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;margin-left: 10px}
.header_info>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:calc(100% - 23px);padding-right:8px}
.header_info>div+div{width:23px;padding-right:0;padding-top:4px}
.header_info a{font-weight:600;font-size:28px;color:#3696C5}
.header_info a:hover{color:#FF2E47}
.header_info span:last-child{font-weight:500;font-size:14px;color:rgb(53,31,23,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header_info span:last-child:before{content:'';width:8px;height:8px;background:#88CF25;border-radius:999px;margin-right:6px}
.header_info button{border:1px solid rgba(0,0,0,.2);background:none;padding:0;width:100%;height:23px;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header_info.a button{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.header_cart{background:none;padding:0;position:relative; width:65px;height:58px;border:1px solid rgba(53,31,23,.1);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:18px}
.header_cart:hover{border-color:#FF2E47}
.header_cart .total_products{position:absolute;bottom:-6px;right:-6px;font-weight: 700;font-size: 14px; text-align:center; min-width: 24px; height: 24px; line-height: 24px; color: #FFF;background: #FF2E47;border-radius: 999px;padding: 0 6px;}
.header_phone{display:none}
.banner .slick-arrow{background:#3696C5 no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNDExNjIgOC40NTg3MkMwLjczMzcyNSA4LjQ1ODcyIDAuMTg0MTgxIDkuMDA4MjYgMC4xODQxODEgOS42ODYxNkMwLjE4NDE4MSAxMC4zNjQxIDAuNzMzNzI1IDEwLjkxMzYgMS40MTE2MiAxMC45MTM2VjguNDU4NzJaTTI4LjA1NTggMTAuNTU0MUMyOC41MzUxIDEwLjA3NDcgMjguNTM1MSA5LjI5NzU3IDI4LjA1NTggOC44MTgyM0wyMC4yNDQ0IDEuMDA2ODRDMTkuNzY1MSAwLjUyNzQ5OSAxOC45ODc5IDAuNTI3NDk5IDE4LjUwODYgMS4wMDY4NEMxOC4wMjkyIDEuNDg2MTkgMTguMDI5MiAyLjI2MzM2IDE4LjUwODYgMi43NDI3MUwyNS40NTIgOS42ODYxNkwxOC41MDg2IDE2LjYyOTZDMTguMDI5MiAxNy4xMDkgMTguMDI5MiAxNy44ODYxIDE4LjUwODYgMTguMzY1NUMxOC45ODc5IDE4Ljg0NDggMTkuNzY1MSAxOC44NDQ4IDIwLjI0NDQgMTguMzY1NUwyOC4wNTU4IDEwLjU1NDFaTTEuNDExNjIgMTAuOTEzNkgyNy4xODc5VjguNDU4NzJIMS40MTE2MlYxMC45MTM2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:120px;left:50%;z-index:1;font-size:0;width:62px;height:62px;border:none;border-radius:999px;padding:0;margin-left:525px}
.banner .slick-arrow:hover{-webkit-filter:grayscale(50%);filter:grayscale(50%)}
.banner .slick-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:80px}
.banner_slide{background:#3696c8 url(img/3.webp) repeat-x 50%;overflow:hidden}
.banner_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;position:relative}
.banner_row>div{height:378px;max-width:520px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.banner_row>img{height:378px;position:absolute;top:0;left:50%;margin-left:-65px}
.banner_text-1{font-weight:800;font-size:14px;line-height:17px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px}
.banner_text-2{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.banner_text-3{font-weight:700;font-size:19px;letter-spacing:.03em;margin-top:14px;line-height:1.4}
.banner_button{margin-top:30px}
.buy{background:rgba(54,146,197,.05)}
.buy.a{background:#3696C5;color:#fff}
.buy_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}
.buy_row>div{width:255px}
.buy_row>div+div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 255px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-left:1px solid rgba(0,0,0,.1);padding:12px 0;padding-left:24px}
.buy_title{font-weight:700;font-size:25px;letter-spacing:.03em;text-transform:uppercase;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:40px}
.buy_title span{background:#FF2E47;border-radius:10px;color:#fff;padding:8px 16px;-webkit-transform:rotate(-12.06deg);-ms-transform:rotate(-12.06deg);transform:rotate(-12.06deg);position:absolute;bottom:0;left:90px}
.buy_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.buy_item-icon{width:63px;height:63px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px}
.buy_item-text{width:calc(100% - 63px);padding-left:18px;font-weight:700;font-size:19px}
.off{padding-top:48px;padding-bottom:78px}
.off_one{padding-bottom:38px}
.off_label{font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase;opacity:.5;margin-bottom:15px}
.off_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.off_row>div{width:calc(100% - 510px)}
.off_row>div+div{width:510px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.off_text-1{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.off_text-2{letter-spacing:.03em;text-transform:uppercase;font-weight:500;font-size:40px;color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.off_text-2 span{color:#fff;letter-spacing:.03em;text-transform:uppercase;font-weight:700;background:#FF2E47;border-radius:5px;-webkit-transform:rotate(-15.02deg);-ms-transform:rotate(-15.02deg);transform:rotate(-15.02deg);line-height:58px;padding:0 20px;margin-right:20px}
.off_tag{background:#F5F9FC;border-radius:10px;font-weight:700;font-size:18px;letter-spacing:.03em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 17px;margin-bottom:12px}
.off_tag:before{content:'';width:18px;height:18px;border-radius:999px;background:#fff;border:5px solid #3696C5;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:9px}
.off_two{width:calc(100% + 35px);padding-bottom:70px}
.off_two .slick-arrow{background:#fff no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMy41MzAzIDYuNTMwMzNDMjMuODIzMiA2LjIzNzQ0IDIzLjgyMzIgNS43NjI1NiAyMy41MzAzIDUuNDY5NjdMMTguNzU3NCAwLjY5NjY5OUMxOC40NjQ1IDAuNDAzODA2IDE3Ljk4OTYgMC40MDM4MDYgMTcuNjk2NyAwLjY5NjY5OUMxNy40MDM4IDAuOTg5NTkzIDE3LjQwMzggMS40NjQ0NyAxNy42OTY3IDEuNzU3MzZMMjEuOTM5MyA2TDE3LjY5NjcgMTAuMjQyNkMxNy40MDM4IDEwLjUzNTUgMTcuNDAzOCAxMS4wMTA0IDE3LjY5NjcgMTEuMzAzM0MxNy45ODk2IDExLjU5NjIgMTguNDY0NSAxMS41OTYyIDE4Ljc1NzQgMTEuMzAzM0wyMy41MzAzIDYuNTMwMzNaTTAgNi43NUgyM1Y1LjI1SDBWNi43NVoiIGZpbGw9ImJsYWNrIi8+DQo8L3N2Zz4=);width:52px;height:52px;border:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;font-size:0;position:absolute;bottom:0;padding:0;z-index:1}
.off_two .slick-arrow:hover{border-color:#FF2E47}
.off_two .slick-prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.off_two .slick-next{left:70px}
.off_two .slick-list{overflow:visible}
.off_two a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.3);border-radius:20px;height:100px;width:calc(100% - 35px);opacity:.5}
.off_two .slick-active a{opacity:1}
.off_two .slick-active a:hover{border-color:#FF2E47}
.off_two a>*{width:115px;height:60px;-o-object-fit:contain;object-fit:contain}
.catalog{background:rgba(54,146,197,.05);padding-top:60px;padding-bottom:90px}
.catalog_label{font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase;opacity:.5}
.catalog_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}
.catalog_toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.catalog_text-1{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.catalog_text-2{background:#FF2E47;border-radius:10px;line-height:43px;padding:0 20px;color:#fff;letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:25px;margin:0 16px}
.catalog_text-3{font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase;line-height:1.3}
.catalog_items{width:calc(100% + 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.catalog_items>div{width:20%;padding-right:20px;margin-top:20px}
.catalog_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:212px;background:#fff no-repeat 50%/cover;padding:20px;border-radius:20px;position:relative}
.catalog_item-1{font-weight:700;font-size:22px;letter-spacing:.03em;color:#2C2B40;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.catalog_item:hover .catalog_item-1{color:#FF2E47}
.catalog_item-2{font-weight:600;font-size:12px;letter-spacing:.03em;color:#2C2B40;opacity:.8;margin-top:6px}
.catalog_item svg{position:absolute;bottom:20px;left:20px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.catalog_item:hover svg{left:25px}
.catalog_banner{color:#fff;margin-top:44px;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:258px;border-radius:20px;background:#fff no-repeat 50%/cover;overflow:hidden}
.catalog_banner-1{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.catalog_banner-2{letter-spacing:.03em;font-weight:700;font-size:19px;margin-top:12px}
.catalog_banner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}
.catalog_banner-3 div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px}
.catalog_banner-3 span{width:140px;margin-left:10px;letter-spacing:.03em;font-weight:600;font-size:15px;opacity:.8}
.catalog_banner-3 .button{border: none}
.hots{padding:90px 0}
.hots_banner{height:165px;border-radius:20px;background:no-repeat 0 50%;display:block;color:#fff;padding:0 40px;padding-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-size:cover}
.hots_banner-1{letter-spacing:.03em;text-transform:uppercase;color:#fff;font-weight:700;font-size:40px}
.hots_banner-2{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:25px;background:#FF2E47;border-radius:10px;-webkit-transform:rotate(-11.95deg);-ms-transform:rotate(-11.95deg);transform:rotate(-11.95deg);line-height:48px;padding:0 10px;position:relative;left:110px;top:-5px}
.hots_items{width:calc(100% + 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.hots_items>div{width:25%;padding-right:15px;margin-top:15px}
.hots_item{position:relative;border:1px solid rgba(0,0,0,0.1);border-radius:10px;padding:10px;overflow:hidden;background:#fff; display: block}
.hots_item > hr{border-top: 1px solid rgba(0, 0, 0, .05); border-width: 1px 0 0 0;}
label.hots_item{cursor: pointer}
.hots_item-label{width:62px;line-height:30px;padding:0 10px;background:#3BC068;border-radius:10px;color:#fff;text-align:center;font-weight:600;font-size:18px;position:absolute;top:10px;right:10px;font-family:Arial}
.hots_item-1{width:100%;height:180px;-o-object-fit:contain;object-fit:contain}
.hots_item-2{border:1px solid rgba(0,0,0,.05);padding:6px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:none;border-right:none;margin:10px 0;margin-bottom:5px}
.hots_item-2-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.hots_item-2-1 u{text-decoration:line-through;color:#351F17;opacity:.5;font-weight:400;font-size:10px;font-family:Arial}
.hots_item-2-1 b{font-weight:600;font-size:17px;color:#351F17;margin:0 10px;font-family:Arial}
.hots_item-2-1 span{border:1px solid rgba(0,0,0,.1);border-radius:999px;width:23px;height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.hots_item-2-2{background:#FF2E47;border-radius:10px;width:38px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:0}
.hots_item-2-2:hover{-webkit-filter:grayscale(15%);filter:grayscale(15%)}
.hots_item-2-2 svg+svg{display:none}
label.hots_item:has(input:checked){ border-color: #3BC068}
.hots_item-2-2.a, label.hots_item:has(input:checked) .hots_item-2-2{background:#3bc068}
.hots_item-2-2.a svg{display:none}
.hots_item-2-2.a svg+svg{display:block}
label.hots_item:has(input:checked) .hots_item-2-2 svg{display:none}
label.hots_item:has(input:checked) .hots_item-2-2 svg+svg{display:block}
.hots_item-3{font-weight:600;font-size:18px;color:#351F17;margin-top:5px;display:block;font-family:Arial}
.hots_item-3:hover{color:#FF2E47}
.hots_item-3 span{border:1px solid rgba(0,0,0,.1);border-radius:999px;width:23px;line-height:23px;display:block;text-align:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:relative;left:0;margin-top:5px}
.hots_item-3:hover span{left:5px}
.hots_thing{height:336px;background:no-repeat 50%/cover;color:#fff;padding:15px;padding-top:250px;position:relative;overflow:hidden;border-radius:10px}
.hots_thing-1{width:80px;line-height:80px;border-radius:999px;text-align:center;background:#fff;font-weight:600;font-size:22px;color:#351F17;position:absolute;top:15px;left:15px}
.hots_thing-2{position:relative;font-weight:600;font-size:25px;display:block;width:100%;font-family:Arial}
.hots_thing-2:hover{opacity:.75}
.hots_thing-2 .button{width:126px;height:36px;-webkit-transform:rotate(-11.03deg);-ms-transform:rotate(-11.03deg);transform:rotate(-11.03deg);border-radius:8px;font-size:14px;position:absolute;top:-50px;left:50%}
.hots_thing-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}
.hots_thing-3 u{text-decoration:line-through;opacity:.5;font-weight:400;font-size:16px;font-family:Arial}
.hots_thing-3 b{font-weight:600;font-size:25px;margin:0 10px;font-family:Arial}
.promo{background:rgba(54,146,197,.05);padding-top:90px;padding-bottom:60px}
.promo_body{background:#fff;border-radius:20px;padding:22px}
.promo_toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:22px}
.promo_toper span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:47px;height:47px;background:#3BC068;border-radius:999px;margin-left:15px}
.promo_row{display:-webkit-box;display:-ms-flexbox;display:flex}
.promo_row>div{width:520px;padding-left:20px;padding-right:40px}
.promo_row>div+div{width:calc(100% - 520px);border-left:1px solid rgba(0,0,0,.05);padding:0;padding-left:44px}
.promo_slick{padding:0 70px}
.promo_slick .slick-arrow{background:#fff no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMy41MzAzIDYuNTMwMzNDMjMuODIzMiA2LjIzNzQ0IDIzLjgyMzIgNS43NjI1NiAyMy41MzAzIDUuNDY5NjdMMTguNzU3NCAwLjY5NjY5OUMxOC40NjQ1IDAuNDAzODA2IDE3Ljk4OTYgMC40MDM4MDYgMTcuNjk2NyAwLjY5NjY5OUMxNy40MDM4IDAuOTg5NTkzIDE3LjQwMzggMS40NjQ0NyAxNy42OTY3IDEuNzU3MzZMMjEuOTM5MyA2TDE3LjY5NjcgMTAuMjQyNkMxNy40MDM4IDEwLjUzNTUgMTcuNDAzOCAxMS4wMTA0IDE3LjY5NjcgMTEuMzAzM0MxNy45ODk2IDExLjU5NjIgMTguNDY0NSAxMS41OTYyIDE4Ljc1NzQgMTEuMzAzM0wyMy41MzAzIDYuNTMwMzNaTTAgNi43NUgyM1Y1LjI1SDBWNi43NVoiIGZpbGw9ImJsYWNrIi8+DQo8L3N2Zz4=);width:52px;height:52px;border:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;font-size:0;position:absolute;top:50%;padding:0;margin-top:-26px;z-index:1}
.promo_slick .slick-arrow:hover{border-color:#FF2E47}
.promo_slick .slick-prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.promo_slick .slick-next{right:0}
.promo_slick a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.promo_slick img{width:100%;height:400px;-o-object-fit:contain;object-fit:contain}
.promo_title{font-weight:600;font-size:35px;color:#351F17;margin-bottom:12px;font-family:Arial;display:block}
.promo_disc{background:#3BC068;border-radius:8px;color:#fff;text-align:center;width:180px;line-height:36px;letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:20px;font-family:Arial}
.promo_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}
.promo_price u{text-decoration:line-through;margin-right:16px;font-family:Arial;opacity:.5}
.promo_price b{font-family:Arial;font-weight:600;font-size:32px;color:#351F17;margin-right:8px}
.promo_buy{font-weight:600;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#FF2E47;border-radius:6px;color:#fff;border:none;padding:0 20px;height:46px;letter-spacing:.03em;font-family:Arial}
.promo_buy:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.promo_buy svg{margin-right:18px}
.promo_hr{width:calc(100% + 22px);height:1px;background:#000;opacity:.05;margin-top:20px;margin-bottom:20px;left:-22px;position:relative}
.promo_timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.promo_timer svg{opacity:.4}
.promo_timer div{padding-left:15px;font-family:Arial}
.promo_timer .br{font-weight:500;font-size:16px}
.promo_timer .br+span{font-weight:600;font-size:24px}
.goods{padding:60px 0}
.goods_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 15px)}
.goods_items>div{width:25%;padding-right:15px;margin-top:15px}
.goods_items>div.a{width:50%}
.goods_banner{height:336px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:20px;overflow:hidden;color:#fff;padding:30px;background:no-repeat 50%/cover}
.goods_banner-1{letter-spacing:.03em;text-transform:uppercase;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.goods_banner-2{font-size:45px}
.goods_banner-3{font-size:18px;margin-top:16px}
.threes{margin-bottom:90px}
.threes_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid rgba(0,0,0,.05);padding-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.threes_row>div{width:calc(33.333333% - 10px);margin-top:15px}
.threes_row a{border-radius:20px;overflow:hidden;display:block}
.threes_row a:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}
.threes_row img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}
.key{margin-bottom:45px}
.key_title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:35px;border-top:1px solid rgba(0,0,0,.05);padding-top:65px;text-align:center}
.key_items{position:relative;background:no-repeat 50% 0;width:763px;height:759px;margin:0 auto}
.key_item{position:absolute}
.key_item__1{top:220px;left:235px}
.key_item__2{top:275px;left:315px}
.key_item__3{top:255px;left:430px}
.key_item__4{top:265px;left:590px}
.key_item__5{top:435px;left:145px}
.key_item__6{top:400px;left:240px}
.key_item__7{top:500px;left:270px}
.key_item__8{top:490px;left:520px}
.key_toggle{border:none;background:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.key_toggle>svg+svg{display:none}
.key_toggle.a{position:relative;z-index:2}
.key_toggle.a>svg{display:none}
.key_toggle.a>svg+svg{display:block}
.key_thing{display:none;width:220px;z-index:1;margin-top:-10px}
.a+.key_thing{display:-webkit-box;display:-ms-flexbox;display:flex}
.key_hr{width:100%;height:1px;background:#000;opacity:.05;margin-top:65px}
.boards{padding-bottom:90px}
.boards_row{width:calc(100% + 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.boards_row>div{padding-right:20px;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}
.boards_row>div.a{width:100%}
.boards_row a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.boards_row a:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}
.boards_row a.a{width:calc(50% - 10px)}
.boards_row img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}
.boards_pic-1 img{height:510px}
.boards_pic-2 img{height:510px}
.boards_pic-3 img{height:510px}
.boards_pic-4 img{height:172px}
.boards_pic-5 img{height:172px}
.boards_pic-6 img{height:172px}
.delivery{background:rgba(54,146,197,.05);position:relative;padding-top:50px;padding-bottom:90px}
.delivery>img{position:absolute;z-index:1;left:50%;top:-150px;margin-left:-1900px}
.delivery .c{position:relative;z-index:2}
.delivery_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.delivery_row>div{width:calc(100% - 740px);padding-right:50px}
.delivery_row>div+div{width:740px;padding-right:0}
.delivery_row>div+div img{width:100%;border-radius:32px}
.delivery_title{margin-bottom:45px;font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.delivery_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.delivery_item+.delivery_item{margin-top:30px}
.delivery_item-1{background:#3696C5;color:#fff;width:56px;line-height:56px;text-align:center;border-radius:999px;font-weight:700;font-size:28px;letter-spacing:.03em;text-transform:uppercase}
.delivery_item-2{font-weight:500;font-size:12px;letter-spacing:.03em;padding-left:20px;padding-top:8px;width:calc(100% - 56px)}
.delivery_item-2 b, .delivery_item-2 strong{font-weight:700;font-size:18px;text-transform:uppercase;display:block;margin-bottom:4px}
.order{padding-top:90px;padding-bottom:60px}
.order img{z-index:1;position:absolute;top:100px;left:50%}
.order .c{position:relative}
.order_body{max-width:590px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:2}
.order_title{font-weight:700;font-size:35px;padding-bottom:15px;font-family:Arial}
.order_text{opacity:.8;font-weight:500;line-height:144%;margin-top:20px;font-family:Arial}
.order_button{font-weight:700;font-size:20px;color:#fff;line-height:68px;text-align:center;padding:0 20px;background:#FF2E47;border-radius:6px;margin-top:60px;font-family:Arial}
.order_button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.footer{background:#000;color:#fff;font-family:Arial}
.footer_one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.footer_menus{width:870px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(255,255,255,.1)}
.footer_menus nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:50px;padding-bottom:50px;padding-top:70px}
.footer_menus nav+nav{border-left:1px solid rgba(255,255,255,.1);padding-left:70px;padding-right:70px}
.footer_menus a{font-weight:500;font-size:18px;opacity:.7}
.footer_menus a:hover{opacity:1}
.footer_menus a+a{margin-top:12px}
.footer_label{font-weight:700;font-size:24px;margin-bottom:15px}
.footer_info{width:calc(100% - 890px);margin-top:20px;background:rgba(255,255,255,.2);border-radius:20px;padding:20px;min-height:298px}
.footer_phone{font-weight:500;font-size:27px}
.footer_online{font-weight:500;font-size:14px;color:rgb(255,255,255,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}
.footer_online:before{content:'';width:8px;height:8px;background:#88CF25;border-radius:999px;margin-right:6px}
.footer_email{width:calc(100% + 40px);border:1px solid rgba(255,255,255,.1);border-left:none;border-right:none;margin:15px 0;margin-left:-20px;padding:8px 20px;font-weight:500;font-size:18px}
.footer_text{font-weight:400;font-size:17px;line-height:24px}
.footer_two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}
.footer_copy{font-weight:500;font-size:14px;opacity:.5;max-width:480px;line-height:1.4}
.footer_thing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer_link{font-weight:500;font-size:20px;opacity:.9;border-bottom:1px solid #fff}
.footer_link:hover{opacity:1}
.footer_vk{border:1px solid rgba(255,255,255,.5);width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;margin-left:24px}
.footer_vk:hover{border-color:#ff2e47}
.toper{border-bottom:1px solid rgba(0,0,0,.05);background:#F5F5F5}
.toper_row{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.toper_row>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
/*.toper_row.has_btn{-ms-flex-pack:flex-end;justify-content:flex-end;}*/
.toper_row>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.toper_back{letter-spacing:.03em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.toper_back svg{margin-right:13px;position:relative;left:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.toper_back:hover svg{left:-5px}
.toper_item{color:rgb(0 0 0 / 68%)}
.toper_item:after{content:'—';display:inline;margin:0 4px}
.toper_item:last-child:after{display:none}
a.toper_item:hover{color:#FF2E47}
.toper_button:first-child{visibility: hidden;width: 1px;}
.toper_button{background:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:18px;padding:0 10px;border:none;height:30px;font-family:Arial}
.toper_button:hover{opacity:.75}
.toper_button+.toper_button{background:#3BC068;margin-left:13px;color:#fff}
.toper_button svg{margin-right:15px}
.card-title{background:#F5F5F5;padding:15px 0}
.card-title_label{font-weight:600;font-size:28px;font-family:Arial}
.card-title_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.03em;margin-top:4px}
.card-title_row>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}
.card-title_row>div+div{margin-right:0}
.card-title_stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:8px}
.card-title_code{color:#205874;font-weight:700;margin-right:8px}
.card-main{background:#F5F5F5}
.card-main_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-main_left{background:#FFFFFF;border-radius:20px;width:calc(33.333333% - 10px);position:relative}
.card-main_center{background:#FFFFFF;border-radius:20px;width:calc(33.333333% - 10px);padding:20px}
.card-main_right{background:#FFFFFF;border-radius:20px;width:calc(33.333333% - 10px);padding:20px}
.card-main_labels{left:10px;top:10px;position:absolute;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-main_labels span{background:#000;color:#fff;border-radius:999px;padding:0 10px;font-size:11px;text-align:center;line-height:16px;margin-right:8px;text-transform:uppercase;margin-bottom:8px;font-weight:600;font-family:Arial}
.card-main_labels span:last-child{margin-right:0}
.card-main_body{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-main_slick-one{width:calc(100% - 70px)}
.card-main_slick-one a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-main_slick-one img{height:420px;width:100%;-o-object-fit:contain;object-fit:contain}
.card-main_slick-two{width:70px}
.card-main_slick-two button{height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(217,217,217,.1);background:rgba(217,217,217,.1);border-radius:16px;margin:4px auto}
.card-main_slick-two .slick-current button{border-color:#3696C5}
.card-main_slick-two img{width:100%;height:56px;-o-object-fit:contain;object-fit:contain}
.card-main_slick-two .slick-arrow{background:#3696C5 no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMyAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuNjM4NSAxNy42NTg3QzUuNjM4NSAxOC4wOTgzIDUuOTk0OTEgMTguNDU0OCA2LjQzNDU3IDE4LjQ1NDhDNi44NzQyMyAxOC40NTQ4IDcuMjMwNjQgMTguMDk4MyA3LjIzMDY0IDE3LjY1ODdMNS42Mzg1IDE3LjY1ODdaTTYuOTk3NDggMC4zNzgzNEM2LjY4NjU5IDAuMDY3NDU1MyA2LjE4MjU1IDAuMDY3NDU1MyA1Ljg3MTY2IDAuMzc4MzRMMC44MDU1MTMgNS40NDQ0OUMwLjQ5NDYyOSA1Ljc1NTM4IDAuNDk0NjI5IDYuMjU5NDIgMC44MDU1MTMgNi41NzAzQzEuMTE2NCA2Ljg4MTE5IDEuNjIwNDQgNi44ODExOSAxLjkzMTMyIDYuNTcwM0w2LjQzNDU3IDIuMDY3MDZMMTAuOTM3OCA2LjU3MDNDMTEuMjQ4NyA2Ljg4MTE5IDExLjc1MjcgNi44ODExOSAxMi4wNjM2IDYuNTcwM0MxMi4zNzQ1IDYuMjU5NDIgMTIuMzc0NSA1Ljc1NTM3IDEyLjA2MzYgNS40NDQ0OUw2Ljk5NzQ4IDAuMzc4MzRaTTcuMjMwNjQgMTcuNjU4N0w3LjIzMDY0IDAuOTQxMjQ2TDUuNjM4NSAwLjk0MTI0Nkw1LjYzODUgMTcuNjU4N0w3LjIzMDY0IDE3LjY1ODdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);border:none;padding:0;border-radius:999px;font-size:0;width:40px;height:40px;margin:0 auto;display:block}
.card-main_slick-two .slick-prev{margin-bottom:20px}
.card-main_slick-two .slick-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:20px}
.card-main_params-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-main_params{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;background:none;border:none;text-decoration:underline;color:#3696C5;margin-bottom:15px;font-weight:700;font-size:14px}
.card-main_params:hover{opacity:.75}
.card-main_params svg{margin-right:10px}
.card-main_list{font-weight:600;font-size:14px;width:100%;margin-bottom:15px}
.card-main_list div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;position:relative}
.card-main_list div:before{content:'';position:absolute;top:50%;left:0;border-top:1px dotted #000;opacity:.5;width:100%}
.card-main_list div.a{display:none}
.a+.card-main_list div.a{display:-webkit-box;display:-ms-flexbox;display:flex}
.card-main_list span{background:#fff;padding-right:10px;position:relative;z-index:2;color:rgba(0,0,0,.6);max-width:50%}
.card-main_list span+span{padding:0;padding-left:10px;color:#000}
.card-main_text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-main_descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;background:none;border:none;text-decoration:underline;color:#3696C5;margin-top:12px;font-weight:700;font-size:14px}
.card-main_descr:hover{opacity:.75}
.card-main_descr svg{margin-right:10px}
.card-main_text{border-top:1px solid rgba(41,38,65,0.1);padding-top:18px;font-size:15px;line-height:1.3}
.card-main_text span{display:none}
.a+.card-main_text span{display:inline}
.card-main_art{font-size:15px;letter-spacing:.03em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(41,38,65,0.1);padding-bottom:12px}
.card-main_art span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}
.card-main_art span:before{content:'';width:8px;height:8px;background:#88CF25;border-radius:999px;margin-right:6px}
.card-main_price, .total-price{padding:14px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(41,38,65,0.1);margin-bottom:18px}
.card-main_price>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-main_price u{color:#351F17;opacity:.5;font-size:19px;text-decoration:line-through;margin-right:16px;font-family:Arial}
.card-main_price b, .total-price b{color:#351F17;font-weight:600;font-size:32px;margin-right:8px;font-family:Arial}
.card-main_price a{letter-spacing:.03em;font-weight:700;font-size:14px;color:#3696C5;text-decoration:underline}
.card-main_price a:hover{opacity:.75}
.card-main_price a.lower-price{text-align: right; margin-left: 5px}
.total-price .total-title{color:#351F17;font-weight:600;font-size:20px;font-family:Arial}
.added-prods-list div{margin: 8px 0}
.card-main_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-main_button-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:40px;padding:0;border:1px solid #3696C5;border-radius:6px;width:49%;background:#fff;color:#351F17;font-weight:600;font-size:17px;font-family:Arial}
.card-main_button-one svg{margin-right:8px}
.card-main_button-one:hover{border-color:#FF2E47}
.card-main_button-two{padding:0;border:none;background:#FF2E47;border-radius:6px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:40px;width:49%;font-weight:600;font-size:17px;font-family:Arial}
.card-main_button-two:hover{-webkit-filter:grayscale(10%);filter:grayscale(10%)}
.card-main_button-two svg{margin-right:8px}
.card-main_button-two.wide, .card-main_button-one.wide{width:100%}
.card-main_button-two.wide.in-cart{width:49%}
.card-main_icons{border-top:1px solid rgba(41,38,65,0.1);padding-top:18px;margin-top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-main_icons+img{display:none;-webkit-box-shadow:0 4px 60px rgba(0,0,0,.15);box-shadow:0 4px 60px rgba(0,0,0,.15);margin:0 auto;margin-top:20px;border-radius:24px;max-width:100%}
.card-main_icons.a+img{display:block}
.card-main_icons>div+div{padding-left:10px}
.card-main_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-main_icon-1{border:1px solid rgba(0,0,0,.2);border-radius:999px;width:44px;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}
.card-main_icon-2{padding-left:12px;width:calc(100% - 44px)}
.card-main_icon-2 span{color:#351F17;font-weight:600;font-size:20px;font-family:Arial}
.card-main_icon-2 div{font-weight:700;font-size:13px;color:#FFFFFF;background:#8F36C5;border-radius:5px;padding:2px 4px;margin-top:2px;font-family:Arial}
.card-main_readmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.03em;font-weight:700;text-decoration:underline;color:#3696C5;border:none;background:none;padding:0}
.card-main_readmore:hover{opacity:.75}
.card-main_readmore svg{margin-right:6px}
.card-add{background:#f5f5f5;padding-top:20px;padding-bottom:60px}
.card-add_row{background:#fff;padding:30px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-add_row>div{width:calc(100% - 325px)}
.card-add_row>div+div{width:325px;padding-top:20px}
.card-add_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:24px;color:#351F17;font-family:Arial}
.card-add_title span{width:32px;height:32px;background:#3696C5;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}
.card-add_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-add_items>div{padding-right:30px;margin-top:30px}
.card-add_item{border:1px solid rgba(0,0,0,.2);border-radius:20px;width:170px;position:relative;padding:16px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;cursor:pointer}
.card-add_item:hover{border-color:#ff2e47}
.card-add_item-sub{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:130px;left:10px;background:#fff;-webkit-box-shadow:0 4px 60px rgba(0,0,0,.25);box-shadow:0 4px 60px rgba(0,0,0,.25);border-radius:20px;width:420px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:99;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;height:0;overflow:hidden}
.overlay-opened .card-add_item .card-add_item-sub{opacity:1;height:auto;padding:15px}
.card-add_item-sub .checkbox+.checkbox{margin-top:8px}
.card-add_item-button{width:42px;height:42px;background:#3BC068;border:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;position:absolute;top:-10px;right:-10px}
.card-add_item-button svg+svg{display:none}
.card-add_item-button.a{background:#ff2e47}
.card-add_item-button.a svg{display:none}
.card-add_item-button.a svg+svg{display:block}
.card-add_item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-add_item-pic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.05);border-radius:10px;padding:10px 14px;width:100%}
.card-add_item-pic img{width:100%;height:60px;-o-object-fit:contain;object-fit:contain}
.card-add_text{text-align:center;font-weight:600;font-size:18px;color:#351F17;margin-top:10px;min-height:1.2px;width:100%;font-family:Arial}
.card-add_subtext{font-size:12px;margin-top:10px}
.card-add_subtext a{color:#3597C6}
.card-add_subtext a:hover{color:#000}
.card-add_link{background:#3BC068;border-radius:10px;color:#fff;font-weight:700;font-size:15px;letter-spacing:.03em;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;text-decoration:underline}
.card-add_link svg{width:29px}
.card-add_link span{width:calc(100% - 29px);padding-left:18px}
.card-add_link:hover{opacity:.75}
.card-add_dealer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:18px}
.card-add_dealer-one{width:150px;height:75px;border:1px solid rgba(0,0,0,0.1);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.card-add_dealer:hover .card-add_dealer-one{border-color:#ff2e47}
.card-add_dealer-one img{height:68px;width:80%;-o-object-fit:contain;object-fit:contain}
.card-add_dealer-two{font-size:17px;letter-spacing:.03em;width:calc(100% - 150px);padding-left:16px;text-decoration:underline;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.card-add_dealer:hover .card-add_dealer-two{color:#ff2e47}
.card-tabs{position:relative}
.card-tabs:before{content:'';background:rgba(41,38,65,0.1);position:absolute;width:20000px;left:50%;margin-left:-10000px;height:1px;top:90px}
.card-tabs_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-tabs_button{margin-right:25px;border:none;background:none;padding:0;font-weight:600;font-size:24px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid transparent}
.card-tabs_button.a{border-color:#FF2E47}
.card-tabs_button:last-child{margin-right:0}
.card-tabs_button:hover{color:#FF2E47}
.card-tabs_body{opacity:0;height:0;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.card-tabs_body.a{height:auto;opacity:1;padding:40px 0;margin-bottom:40px;border-bottom:1px solid rgba(41,38,65,0.1)}
.card-tabs_descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-tabs_descr>div{width:calc(100% - 480px);padding-right:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.card-tabs_descr>div+div{width:480px;padding-right:0}
.card-tabs_descr-one{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase;padding-bottom:15px;margin:0}
.card-tabs_descr-two{font-size:17px;line-height:1.3;margin-top:15px}
.card-tabs_descr img{width:100%;height:480px;border-radius:20px;-o-object-fit:cover;object-fit:cover}
.card-tabs_title{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase;margin: 0 0 40px 0}
.card-tabs_cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-tabs_cols>div{width:calc(50% - 15px)}
.card-tabs_cols .card-main_list{font-size:18px;margin-bottom:20px}
.card-tabs_cols .card-main_list div{border:none;border-top:1px solid rgba(41,38,65,0.1)}
.card-tabs_subtitle{padding-top:25px;border-top:1px solid rgba(41,38,65,0.1);font-weight:700;font-size:20px;letter-spacing:.03em;text-transform:uppercase}
.card-tabs_tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-tabs_tags>div{background:#F5F9FC;border-radius:999px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;font-size:20px;width:230px;margin-top:25px}
.card-tabs_tags>div:last-child{margin-right:0}
.card-tabs_docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-30px}
.card-tabs_docs>div{padding-right:30px;margin-bottom:30px}
.card-tabs_doc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:15px;width:150px}
.card-tabs_doc:hover{border-color:#FF2E47}
.card-tabs_doc svg{margin-bottom:10px}
.card-tabs_doc span{width:100%;font-size:18px;color:#351F17;text-align:center;font-weight:600;font-family:Arial}
.card-tabs_banners{width:calc(100% + 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-30px}
.card-tabs_banners div{padding-right:30px;margin-top:30px;width:33.333333%}
.card-tabs_banners img{width:100%}
.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.tabs button{background:#fff;border-radius:999px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;font-weight:600;font-size:18px;padding:0 30px;margin-right:15px;color:#3696C5;margin-bottom:15px;font-family:Arial}
.tabs button:hover{color:#FF2E47}
.tabs button.a{background:#FF2E47;color:#fff}
.tabs button:last-child{margin-right:0}
.see{background:rgba(54,146,197,.05);padding-top:50px;padding-bottom:80px}
.see_title{font-size:40px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:20px}
.see_title span{font-weight:700}
.see_tabs{padding-bottom:15px}
.see_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 15px);margin-top:-15px}
.see_items>div{width:25%;padding-right:15px;margin-top:15px}
.card-tabs_reviews-toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}
.card-tabs_reviews-toper-1{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase;margin-right:40px}
.card-tabs_reviews-toper-2{letter-spacing:.03em;text-transform:uppercase;color:#fff;font-weight:700;font-size:25px;background:#FF2E47;border-radius:10px;line-height:42px;padding:0 17px;margin-right:30px}
.card-tabs_reviews-toper-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-tabs_reviews-toper-3 .stars{margin-right:20px}
.card-tabs_reviews-items{width:calc(100% + 35px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-tabs_reviews-items>div{width:50%;padding-right:35px;margin-top:35px}
.card-tabs_reviews-item{border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:30px}
.card-tabs_reviews-item-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-tabs_reviews-item-1>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-tabs_reviews-item-1 .stars{margin-left:30px}
.card-tabs_reviews-item-2{margin-top:30px;font-size:18px;line-height:1.3}
.card-tabs_reviews-item-3{margin-top:20px}
.card-tabs_reviews-item-3 b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700}
.card-tabs_reviews-item-3 b span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:999px;margin-right:7px}
.card-tabs_reviews-item-3>span{padding-left:27px;margin-top:8px;display:block}
.card-tabs_reviews-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.03em;color:#3696C5;font-weight:700;font-size:20px;margin-top:35px}
.card-tabs_reviews-more span{text-decoration:underline}
.card-tabs_reviews-more svg{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:relative;left:0;margin-left:12px}
.card-tabs_reviews-more:hover svg{left:5px}
.card-tabs_questions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.card-tabs_question{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#D7EAF3;padding:8px;width:100%}
.card-tabs_question.a{background:#D7EAF3;width:83%}
.card-tabs_question+.card-tabs_question{margin-top:6px}
.card-tabs_question>div{width:190px;padding:10px 0}
.card-tabs_question>div+div{border-left:1px solid rgba(0,0,0,.1);width:calc(100% - 190px);padding-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.card-tabs_question-1 img{width:80px;height:80px;margin:0 auto;border-radius:999px;-o-object-fit:cover;object-fit:cover}
.card-tabs_question-1 span{display:block;font-size:18px;text-align:center;margin-top:14px}
.card-tabs_question-2{font-weight:500;font-size:16px;opacity:.4;text-transform:uppercase}
.card-tabs_question-3{line-height:1.4;margin-top:6px}
.card-tabs_question-button{width:100%;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-tabs_question-button button{width:100%;background:#3DC16A;border-radius:6.36646px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:21px;color:#fff;height:50px;border:none;max-width:320px}
.card-tabs_question-button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.card-tabs_question-button svg{margin-right:10px}
.card-tabs_promo{background:#F5F9FC;border-radius:20px;padding:40px 45px;padding-bottom:55px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:115px}
.card-tabs_promo-1{max-width:390px;font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.card-tabs_promo-2{font-size:19px;margin-top:20px;max-width:470px}
.card-tabs_promo-3{padding:0 40px;line-height:50px;background:#FF2E47;border-radius:10px;letter-spacing:.03em;font-weight:700;font-size:18px;color:#fff;margin-top:30px}
.card-tabs_promo-3:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.card-tabs_promo-4{width:430px;position:absolute;bottom:0;right:160px;height:464px}
.card-tabs_promo-4:before{content:'';width:300px;height:300px;background:#fff;border-radius:999px;z-index:1;position:absolute;top:110px;left:50%;margin-left:-120px}
.card-tabs_promo-4 img{z-index:2;position:absolute;bottom:0;right:0}
.card-tabs_promo-4 span{font-size:14px;z-index:3;position:absolute;bottom:70px;left:0}
.card-tabs_promo-4 b{font-weight:600;font-size:19px;display:block}
.card-warn{background:#f5f5f5;padding-top:20px;padding-bottom: 20px}
.card-warn~.card-add{padding-top:0}
.card-warn_item{background:#FFFFFF;border:1px solid #FFD12E;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 18px;font-family:Arial}
.card-warn_item svg{width:30px}
.card-warn_item span{width:calc(100% - 30px);padding-left:25px;font-weight:500;font-size:17px}
.card-warn_item a{text-decoration: underline; color: #3696C5;}
.card-warn_item a:hover{opacity:.75}
.card-main_calc{background:#F5F9FC;border-radius:10px;padding:10px}
.card-main_calc+.card-main_calc{margin-top:10px;margin-bottom:20px}
.card-main_calc-one{font-weight:700;font-size:16px;letter-spacing:.03em}
.card-main_calc-two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Arial}
.card-main_calc-two>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.card-main_calc-two u{color:#351F17;opacity:.5;font-size:12px;text-decoration:line-through;margin-right:12px}
.card-main_calc-two b{color:#3696C5;font-weight:600;font-size:21px}
.card-main_calc-two svg{margin-left:6px}
.card-main_calc-form{position:relative;width:160px;height:28px}
.card-main_calc-form input{background:#fff;border-radius:5px;letter-spacing:.03em;font-weight:700;font-size:14px;color:rgba(0,0,0,.5);padding:0 42px;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;border:none;font-family:Arial;text-align:center}
.card-main_calc-form button{z-index:2;background:none;border:none;padding:0;width:32px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;position:absolute}
.card-main_calc-form button+button{right:auto;left:0}
.card-main_calc-v2{width: 49%; padding-right: 12px;display: none}
.addtocart-bar.in-cart .card-main_calc-v2{display: block}
.card-main_size{margin-bottom:20px}
.card-main_size div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.card-main_size b{font-weight:700;letter-spacing:.03em}
.card-main_size span, .goods-2_flat-label span{font-size:14px;line-height:20px;padding:0 10px;background:#FF2E47;border-radius:3px;color:#fff;font-family:Arial;font-weight:600}
.goods-2_flat-label span{margin-left: 10px; display: inline-block; vertical-align: middle}
.goods-2_item .card-main_size div{display:block}
.goods-2_item .card-main_size b{display:block}
.goods-2_items .card-main_size span{font-size:12px;display:inline-block;margin: 5px 0;}
.card-main_size .select{margin-top:7px}
.viewed{padding-top:60px;padding-bottom:100px}
.viewed_title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:40px}
.cats{background:#f5f5f5;padding-top:40px;padding-bottom:50px}
.cats_title{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase}
.cats_banner{background:#3696C5 url(img/34.webp) no-repeat 100% 50%;border-radius:40px;padding:30px 40px;color:#fff;background-size:cover}
.cats_banner-one{max-width:580px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cats_banner-one b{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.cats_banner-one i{font-style:normal;line-height:42px;font-weight:700;font-size:25px;letter-spacing:.03em;text-transform:uppercase;padding:0 20px;background:#FF2E47;border-radius:10px;margin:0 20px}
.cats_banner-one span{font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase;line-height:1.2}
.cats_banner-two{font-weight:500;font-size:17px;line-height:1.3;margin-top:20px;max-width:580px}
.orange{background:#f5f5f5;padding-top:25px}
.orange_body{background:#FF7D45;border-radius:40px;color:#fff;padding:40px;padding-right:420px;position:relative;overflow:hidden}
.orange_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:40px;margin:0 0 10px 0}
.orange_text{font-weight:500;font-size:17px;line-height:1.4}
.orange_pic{width:340px;height:340px;position:absolute;top:50%;right:60px;margin-top:-170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.orange_pic:before{content:'';z-index:1;position:absolute;width:100%;height:100%;background:rgba(255,255,255,.11);border-radius:999px}
.orange_pic img{z-index:2}
.goods-2{background:#f5f5f5;padding-top:35px;padding-bottom:70px}
.goods-2_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.goods-2_row>div{width:280px}
.goods-2_row>div+div{width:calc(100% - 280px);padding-left:60px}
.goods-2_close{display:none}
.goods-2_filters{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px}
.goods-2_filters-label{font-weight:700;font-size:19px;text-transform:uppercase;color:#26211E;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}
.goods-2_filters-label svg{margin-left:5px}
.goods-2_filters .irs{margin-top:-20px}
.goods-2_filters .irs-min{display:none}
.goods-2_filters .irs-max{display:none}
.goods-2_filters .irs-from{display:none}
.goods-2_filters .irs-to{display:none}
.goods-2_filters .irs-single{display:none}
.goods-2_filters .irs-handle{width:19px;height:19px;border:2px solid #ff2e47;background:#fff;border-radius:999px;top:18px;cursor:pointer}
.goods-2_filters .irs-handle i{display:none!important}
.goods-2_filters .irs-line{height:5px;background:#e6e6e6}
.goods-2_filters .irs-bar{height:5px;background:#3696c5}
.goods-2_filters-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:10px}
.goods-2_filters-inputs:before{content:'';position:absolute;top:50%;left:50%;width:30px;height:2px;margin-top:-1px;margin-left:-15px;background:#000;opacity:.2}
.goods-2_filters-inputs input{border:1px solid rgba(0,0,0,.2);border-radius:5px;height:30px;width:calc(50% - 30px);padding:0;text-align:center;font-weight:500;font-size:14px;color:#26211E}
.goods-2_filters-hr{width:calc(100% + 40px);background:#000;opacity:.1;height:1px;margin:20px 0;margin-left:-20px}
.goods-2_filters-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_filters-buttons>button{border:1px solid rgba(38,33,30,.1);border-radius:999px;background:#fff;padding:0;height:30px;width:calc(50% - 6px);font-weight:600;font-size:14px;color:rgba(38,33,30,.5)}
.goods-2_filters-buttons>button.a{color:#26211E;border-color:#3696C5}
.goods-2_filters-checks .checkbox{width:100%}
.goods-2_filters-checks .checkbox+.checkbox{margin-top:8px}
.goods-2_filters-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}
.goods-2_filters-bottom>button{background:#3597C6;border-radius:999px;width:100%;color:#fff;border:1px solid #3597C6;height:40px;font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase}
.goods-2_filters-bottom>button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.goods-2_filters-bottom>button+button{margin-top:8px;color:#000;border-color:rgba(0,0,0,.2);background:#fff}
.goods-2_filters-bottom>button+button:hover{border-color:#3597C6;-webkit-filter:grayscale(0%);filter:grayscale(0%)}
.goods-2_cats{background:rgba(0,0,0,.02);border-radius:10px;padding:20px}
.goods-2_cats-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.goods-2_cats-body>button, .goods-2_filters-checks>button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:none;background:none}
.goods-2_filters-checks>button{margin-top: 14px}
.goods-2_cats-body>button.a{display:none}
.goods-2_cats-body>button b, .goods-2_filters-checks>button b{width:14px;height:14px;border:1px solid rgba(0,0,0,.2);border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_filters-checks>button b{width:20px;height:20px;}
.goods-2_cats-body>button span, .goods-2_filters-checks>button span{width:calc(100% - 14px);padding-left:8px;font-weight:700;font-size:12px;text-decoration:underline;color:#3696C5;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.goods-2_filters-checks>button span:before{content: 'Больше';}
.goods-2_filters-checks>button.a span:before{content: 'Меньше';}
.goods-2_filters-checks>button.a b{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.goods-2_filters-checks .checkbox.a{display: none;}
.goods-2_filters-checks:has(button.a) .checkbox.a{display: flex;}
.goods-2_filters-checks>button span{font-size: 14pt}
.goods-2_cats-body>button:hover span, .goods-2_filters-checks>button:hover span{color:#000}
.goods-2_cats-body>div{padding-top:8px;margin-bottom:12px}
.goods-2_cats-body>div a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_cats-body>div a:hover{opacity:.75}
.goods-2_cats-body>div a+a{margin-top:8px}
.goods-2_cats-body>div img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:5px}
.goods-2_cats-body>div span{font-weight:700;font-size:15px;letter-spacing:.03em;color:#26211E;width:calc(100% - 48px);padding-left:18px}
.goods-2_cats-body>div .a{display:none}
.goods-2_cats-body>button.a+div .a{display:-webkit-box;display:-ms-flexbox;display:flex}
.goods-2_banner-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#3696C5;border-radius:10px;overflow:hidden;margin-top:20px}
.goods-2_banner-2 img{width:100%}
.goods-2_tags-button{background:#3696C5;border-radius:5px;height:50px;color:#fff;width:100%;border:none;font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.goods-2_tags-button.a{display:none}
.goods-2_tags-button svg{margin-right:12px}
.goods-2_tags{margin-top:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 12px)}
.goods-2_tags>div{width:25%;padding-right:12px;margin-top:12px}
.goods-2_tags a{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid rgba(0,0,0,.1)}
.goods-2_tags a:hover{border-color:#FF2E47}
.goods-2_tags b{width:55px;height:40px;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgb(217,217,217,.2);border-radius:10px}
.goods-2_tags img{width:100%; width: 55px; height: 40px;}
.goods-2_tags span{font-weight:500;font-size:12px;letter-spacing:.03em;width:calc(100% - 55px);padding-left:8px}
.goods-2_toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid rgba(0,0,0,.05);padding-top:35px;margin-top:35px}
.goods-2_toper>span{letter-spacing:.03em;text-transform:uppercase;font-size:20px;width:calc(100% - 320px);padding-right:50px}
.goods-2_toper>a{width:320px}
.goods-2_labels{border-bottom:1px solid rgba(0,0,0,.05);margin-top:25px;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:35px}
.goods-2_labels>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_labels>div>button,.goods-2_labels>div>.button{margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:999px;letter-spacing:.03em;font-weight:500;font-size:14px;color:rgba(0,0,0,.5);height:40px;margin-bottom:12px;border:none;padding:0 20px}
.goods-2_labels>div>button:hover,.goods-2_labels>div>.button:hover{color:#3597c6}
.goods-2_labels>div>button.a{color:#fff;background:#3696C5}
.goods-2_sorts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-8px}
.goods-2_sorts>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_sorts button, .goods-2_sorts .button{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:none;padding:0 15px;letter-spacing:.03em;font-size:12px;height:33px;margin-top:8px;border-radius:999px}
.goods-2_sorts button:last-child, .goods-2_sorts .button:last-child{margin-right:0}
.goods-2_sorts button svg, .goods-2_sorts .button svg{margin-right:8px}
.goods-2_sorts button path, .goods-2_sorts .button path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.goods-2_sorts button rect, .goods-2_sorts .button rect{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.goods-2_sorts button line, .goods-2_sorts .button line{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.goods-2_sorts button.a, .goods-2_sorts .button.a{color:#fff;background:#3696C5}
.goods-2_sorts button.a path, .goods-2_sorts .button.a path{fill:#fff}
.goods-2_sorts button.a rect, .goods-2_sorts .button.a rect{stroke:#fff}
.goods-2_sorts button.a line, .goods-2_sorts .button.a line{stroke:#fff}
.goods-2_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px)}
.goods-2_items>div{padding-right:30px;width:33.333333%;margin-top:30px}
.goods-2_item{background:#fff;border-radius:10px;padding:16px;border:1px solid #fff;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;padding-bottom:24px}
.goods-2_item.disabled{-webkit-filter:grayscale(100%);filter:grayscale(100%)}
.goods-2_item:hover{border-color:#FF2E47;-webkit-box-shadow:0 4px 60px rgba(0,0,0,0.25);box-shadow:0 4px 60px rgba(0,0,0,0.25)}
.goods-2_item-labels{left:10px}
.goods-2_item-pics{position:relative;padding:10px 0;height:240px;background:#fff;display:block}
.goods-2_item-pics:after, .goods-2_item .wrap-pics:after{content:'';background:#000;opacity:.1;width:100%;height:1px;position:absolute;bottom:0;left:0;z-index:3}
.goods-2_item-pics button, .goods-2_item-pics div{padding:0;background:none;border:none;width:20%;z-index:4;border-bottom:2px solid transparent;position:absolute;height:100%;bottom:0;cursor:default}
.goods-2_item-pics button:hover, .goods-2_item-pics div:hover{z-index:5;border-color:#3696C5}
/*.goods-2_item-pics button:hover~.i0{opacity:0}*/
.goods-2_item-pics button.b1, .goods-2_item-pics div.b1{opacity:1;z-index:5;border-color:#3696C5}
.goods-2_item-pics button:hover~button.b1, .goods-2_item-pics div:hover~div.b1{opacity:0}
a.goods-2_item-pics button, a.goods-2_item-pics div{cursor: pointer;font-size: 24px;}
.goods-2_item-pics .logo, .wrap-pics .logo{z-index:4;width:55px;height:30px;opacity:1;left:auto;top:auto;right:0;bottom:10px;position: absolute}
.goods-2_item-pics img{position:absolute;top:10px;left:0;width:100%;height:calc(100% - 20px);-o-object-fit:contain;object-fit:contain;opacity:0;z-index:1;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}
.goods-2_item-pics .b1{left:0}
.goods-2_item-pics .b2{left:20%}
.goods-2_item-pics .b3{left:40%}
.goods-2_item-pics .b4{left:60%}
.goods-2_item-pics .b5{right:0}
.goods-2_item-pics .i1{opacity:1}
/*.goods-2_item-pics .b1:hover~.i1{opacity:1;z-index:2} */
.goods-2_item-pics button:hover:not(.b1)~.i1, .goods-2_item-pics div:hover:not(.b1)~.i1{opacity:0}
.goods-2_item-pics .b2:hover~.i2{opacity:1;z-index:2}
.goods-2_item-pics .b3:hover~.i3{opacity:1;z-index:2}
.goods-2_item-pics .b4:hover~.i4{opacity:1;z-index:2}
.goods-2_item-pics .b5:hover~.i5{opacity:1;z-index:2}
.wrap-pics{position: relative;}
.goods-2_item-slick{height:auto;/*margin-top:20px;*/overflow:hidden}
.goods-2_item-slick a, .goods-2_item-slick div.a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}
.goods-2_item-slick img{width:100%;height:220px;-o-object-fit:contain;object-fit:contain}
.works_item .goods-2_item-slick img{height: 140px}
.goods-2_item-slick .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:4px;position:absolute;bottom:12px;left:50%;width:auto;background: rgba(0, 0, 0, 0.2);-webkit-backdrop-filter: blur(3px);backdrop-filter: blur(3px);-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);border-radius: 4px;}
.goods-2_item-slick .slick-dots li{padding:0 2px}
.goods-2_item-slick .slick-dots button{width:9px;height:9px;background: rgba(255, 255, 255, 0.5) !important;border: none;display: block;padding: 0;font-size:0;border-radius:999px}
.goods-2_item-slick .slick-dots .slick-active button{background: #fe2e46 !important;cursor: default;}
.goods-2_item-toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0}
.goods-2_item-toper-1{letter-spacing:.03em;font-size:13px;font-weight: 600;color:#2d7da4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}
.goods-2_item-toper-1:before{content:'';width:6px;height:6px;background:#88CF25;border-radius:999px;margin-right:4px;position:relative;top:-2px}
.goods-2_item-toper-2{letter-spacing:.03em;font-size:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_item-toper-2 .stars{position:relative;top:-2px;margin-right:4px}
.goods-2_item-name{font-weight:700;font-size:17px;letter-spacing:.03em;height:62px;overflow:hidden;display:block}
.goods-2_item-wrapper{border:1px solid rgba(0,0,0,.1);border-radius:999px;width:23px;height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;background:none;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5px}
.goods-2_item-wrapper.a{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.goods-2_item-wrapper+div{overflow:hidden;opacity:0;height:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.goods-2_item-wrapper.a+div{opacity:1;height:auto}
.goods-2_item-prices{padding:8px 0;border:1px solid rgba(0,0,0,.1);border-left:none;border-right:none;margin-top:4px;font-family:Arial}
.goods-2_item-prices u{font-size:12px;text-decoration:line-through;color:#351F17;opacity:.5;margin-right:6px}
.goods-2_item-prices b{font-weight:600;font-size:21px;color:#2d7da4}
.goods-2_item-prices svg{margin-left:2px}
.goods-2_item-params{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.1)}
.goods-2_item-params>div{width:50%}
.goods-2_item-param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_item-param-1{background:#EBF5FA;border-radius:2px;width:23px;height:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_item-param-2{width:calc(100% - 23px);padding-left:7px;color:rgba(0,0,0,0.6);font-size:11px;letter-spacing:.03em}
.goods-2_item-param-2 b{color:#000;display:block}
.goods-2_item-buttons{margin-top:12px}
.goods-2_item-buttons>button{font-size:11px;height:26px}
.goods-2_item-buttons>button svg{margin-right:4px;height:15px}
.goods-2_item-compare{display:none;background:#3BC068;border-radius:5px;height:28px;border:none;color:#fff;width:calc(100% - 32px);font-size:12px;letter-spacing:.03em;padding:0;position:absolute;bottom:-14px;left:16px}
.goods-2_item-compare:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.goods-2_item-compare svg{display:none}
.goods-2_item:hover .goods-2_item-compare{display:block}
.goods-2_item .card-main_calc{padding:6px 8px}
.goods-2_item .card-main_calc+.card-main_calc{margin-bottom:0}
.goods-2_item .card-main_calc-one{font-size:14px}
.goods-2_item .card-main_calc-two{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_item .card-main_calc-two>div{width:100%;margin-top:5px}
.goods-2_item .card-main_calc-two u{margin-right:6px;font-size:10px}
.goods-2_item .card-main_calc-two b{font-size:14px}
.goods-2_item .card-main_calc-two svg{height:10px;margin-left:2px;position:relative;top:-1px}
.goods-2_item .card-main_calc-form{width:100px}
.goods-2_item .card-main_size{margin:10px 0}
.goods-2_item .card-main_size b{font-size:12px}
.goods-2_item .card-main_size .select{height:32px;font-size:13px;padding-left:15px;background-position:calc(100% - 12px) 50%;padding-right:32px;margin-top:4px}
.goods-2_banner-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}
.goods-2_banner-4 img{width:100%;border-radius:20px}
.goods-2 .promo_body{margin-top:60px}
.goods-2 .promo_row>div{width:50%;padding-right:20px}
.goods-2 .promo_row>div+div{width:50%;padding:0;padding-left:22px}
.goods-2 .promo_slick img{height:340px}
.goods-2_footer{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.goods-2_footer>div{width:260px}
.goods-2_footer>div+div{width:calc(100% - 290px)}
.goods-2_more{background:#3696C5;border-radius:10px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border:none;height:50px;width:100%;font-weight:700;font-size:17px;letter-spacing:.03em}
.goods-2_more svg{margin-right:10px;-webkit-transition:1s;-o-transition:1s;transition:1s}
.goods-2_more:hover svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.navigation{height:50px;background:#fff;border-radius:10px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.navigation>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.navigation_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.navigation_arrow path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.navigation_arrow:hover path{fill:#3696C5}
.navigation_item{background:#EBF5FA;border-radius:999px;line-height:25px;padding:0 8px;min-width:25px;margin-left:10px;font-weight:500;font-size:15px;text-align:center;letter-spacing:.03em}
.navigation_item+.navigation_arrow{margin-left:10px}
a.navigation_item:hover{opacity:.75}
span.navigation_item, .navigation_item.active{background:#3696c5;color:#fff}
.navigation_button{background:#EBF5FA;border-radius:5px;padding:0 12px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:12px;letter-spacing:.03em}
.navigation_button:hover{color:#fff;background:#3696C5}
.navigation_button+.navigation_button{margin-left:8px}
.another{padding:60px 0;background:#f5f5f5}
.another_title{font-weight:700;font-size:30px;letter-spacing:.03em;text-transform:uppercase}
.goods-3{padding-bottom:70px;padding-top:20px}
.goods-3_body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:60px;border-bottom:1px solid rgba(41,38,65,0.1);margin-bottom:45px;padding-bottom:10px}
.goods-3_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:30px;margin-bottom:15px}
.goods-3_body>button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3696C5;font-weight:700;font-size:18px;padding:0;border:none;background:none;height:36px;text-decoration:underline;position:absolute;top:0;right:0;font-family:Arial}
.goods-3_body>button:hover{color:#000}
.goods-3_body>button svg{margin-right:10px}
.goods-3_text{font-size:17px;line-height:1.3;width:100%;margin-bottom:15px}
.goods-3_text.a{display:none}
.goods-3_body>button.a~.goods-3_text.a{display:block}
.bottom{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;left:0;width:100%;z-index:9999}
.bottom>button{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#3BC068;height:40px;border:none;padding:0;color:#fff;font-weight:700;font-size:14px;letter-spacing:.03em;text-transform:uppercase;padding-left:40px}
.bottom>button>svg{margin-right:10px}
.bottom>button+button{width:67%;border-left:1px solid rgba(255,255,255,.5)}
.filtered{overflow:hidden}
.filters-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.4;z-index:999}
.filtered .filters-overlay{display:block}
.compare{background:#f5f5f5;padding-top:50px}
.compare_toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}
.compare_wrapper{position:relative;padding-bottom:100px}
.compare_label{position:absolute;bottom:0;right:0;background:#3DC16A;border-radius:20px 20px 0 0;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:0 20px;letter-spacing:.03em;text-transform:uppercase;font-weight:600;font-size:14px;font-family:Arial}
.compare_label svg{margin-right:10px}
.compare_toper-0{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.compare_toper-1{font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-right:20px;font-size:40px}
.compare_toper-2{background:#fff;border-radius:5px;line-height:38px;letter-spacing:.03em;color:#3DC16A;font-weight:700;font-size:14px;padding:0 15px}
.compare_toper-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.compare_toper-3 button, .compare_toper-3 .button{margin-right:16px;border-radius:999px;border:1px solid rgba(0,0,0,0.2);height:50px;background:#fff;padding:0 40px;font-weight:600;font-size:18px;color:#3696C5;font-family:Arial}
.compare_toper-3 button:hover, .compare_toper-3 .button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.compare_toper-3 button.a, .compare_toper-3 .button.a{background:#FF2E47;border-color:#FF2E47;color:#fff}
.compare_toper-3 button:last-child, .compare_toper-3 .button:last-child{margin-right:0}
.compare_toper-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.compare_toper-4 button{width:44px;height:44px;border:none;padding:0;background:#fff;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px}
.compare_toper-4 button:hover{opacity:.75}
.compare_toper-4 button:last-child{margin-right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.compare_table{overflow:hidden;overflow-x:auto;padding-bottom:50px}
.compare_table-wrapper{border-radius:20px;overflow:hidden}
.compare_table table{border-collapse:collapse;width:100%;font-size:15px;background:#fff;font-family:Arial;font-weight:600}
.compare_table tr{border-top:1px solid rgba(0,0,0,.1)}
.compare_table tr:first-child{border-top:none}
.compare_table tr.a{background:#f5f9fc;font-weight:700;font-size:14px}
.compare_table td{width:250px;border-left:1px solid rgba(0,0,0,.1);padding:8px 12px}
.compare_table td:first-child{border-left:none}
.compare_table td.a{background:#d8f3e1}
.compare_item{position:relative}
.compare_item-close{background:none;border:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0}
.compare_item-close:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.compare_item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.compare_item-body>div{width:100px}
.compare_item-body>div>img{max-width:100%;height:114px;-o-object-fit:contain;object-fit:contain}
.compare_item-body>div+div{width:calc(100% - 100px)}
.compare_item-name{font-weight:700;font-size:14px;letter-spacing:.03em}
.compare_item-name:hover{color:#FF2E47}
.compare_item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.compare_item-row>div{font-weight:600;font-size:17px;color:#3696C5}
.compare_item-row>button,.compare_item-row>form>button{background:#FF2E47;border-radius:8px;width:28px;height:25px;border:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.compare_item-row>button:hover,.compare_item-row>form>button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.compare_slick{font-size: 15px;background: #fff;font-family:Arial;font-weight: 600;border-top: 1px solid rgba(0,0,0,.1);border-right: 1px solid rgba(0,0,0,.1);}
.compare_slide{font-size:16px;border-left: 1px solid rgba(0,0,0,.1);}
.compare_slick-empty{height: 130px;border-bottom: 1px solid rgba(0,0,0,.1);}
.compare_slick-label{padding: 0px 12px;line-height: 36px;border-bottom: 1px solid rgba(0,0,0,.1);}
.compare_slick-item{padding: 0px 12px;line-height: 36px;border-bottom: 1px solid rgba(0,0,0,.1);}
.compare_slick-item.a{background: #f5f9fc; font-weight: 700; font-size: 14px;}
.compare_slick .compare_item{padding: 8px 12px;height: 130px;border-bottom: 1px solid rgba(0,0,0,.1);}
.cart{background:#f5f5f5;padding-bottom:120px}
.cart_toper{position:relative;padding-bottom:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}
.cart_toper:after{content:'';background:#000;opacity:.05;position:absolute;bottom:0;left:50%;width:20000px;margin-left:-10000px;height:1px}
.cart_toper-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cart_toper-1 a{line-height:46px;background:#fff;border-radius:5px;padding:0 10px;font-weight:700;font-size:17px;letter-spacing:.03em;margin-right:18px;color:#3696C5}
.cart_toper-1 a:hover{opacity:.75}
.cart_toper-1 svg{margin-right:8px}
.cart_toper-1 span{font-size:40px;letter-spacing:.03em;text-transform:uppercase;font-weight:700}
.cart_toper-2{width:53px;height:53px;background:#3DC16A;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px}
.cart_toper-2 img{position:relative;left:-2px}
.cart_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.3;text-align:center;max-width:830px;margin:0 auto;padding-top:30px}
.cart_body-1{width:194px;height:194px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:#fff}
.cart_body-2{margin-top:28px;font-weight:700;color:#FF2E47;letter-spacing:.03em;font-size:40px}
.cart_body-3{letter-spacing:.03em;font-size:40px}
.cart_body-4{margin-top:70px;background:#FF2E47;border-radius:8px;line-height:64px;font-weight:600;font-size:25px;color:#fff;padding:0 50px;font-family:Arial}
.cart_body-4:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.cart_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:25px;margin-bottom:20px}
.cart_row>div{width:calc(100% - 350px);padding-right:30px}
.cart_row>div+div{width:350px;padding:0}
.cart_item{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;overflow:hidden;border-radius:10px;border-radius:0 0 10px 10px}
.cart_item:first-child{border-radius:10px 10px 0 0}
.cart_item+.cart_item{border-top:1px solid rgba(0,0,0,.1)}
.cart_item-1{padding:15px;width:calc(100% - 300px)}
.cart_item-2{padding:15px;border-left:1px solid rgba(0,0,0,.1);width:240px}
.cart_item-3{padding:15px;border-left:1px solid rgba(0,0,0,.1);width:160px;position:relative}
.cart_item-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cart_item-4>div{width:130px;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:1px solid rgba(0,0,0,.1);border-radius:20px}
.cart_item-4>div+div{border:none;border-radius:0;width:calc(100% - 130px);height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:20px}
.cart_item-4 img{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;top:10px;left:10px;-o-object-fit:contain;object-fit:contain}
.cart_item-label{font-weight:600;font-size:12px;color:rgba(0,0,0,.5);padding:10px 15px;width:calc(100% + 40px);margin-left:-20px;border-bottom:1px solid rgba(0,0,0,.1);margin-top:-15px;margin-bottom:15px;font-family:Arial;display:none}
.cart_item:first-child .cart_item-label{display:block}
.cart_item-name{font-weight:700;font-size:17px;letter-spacing:.03em}
.cart_item-name:hover{color:#ff2e47}
.cart_item-name~span{background:#FFD12E;border-radius:4px;font-weight:700;font-size:15px;letter-spacing:.03em;line-height:27px;padding:0 12px;margin-top:5px;display: inline-block}
.cart_item-thing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding-right:20px;min-height:20px}
.cart_item-thing+.cart_item-thing{margin-top:5px}
.cart_item-thing>svg{margin-top:2px}
.cart_item-thing>span{width:calc(100% - 14px);padding-left:8px;font-size:12px;color:#3DC16A;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-family:Arial}
.cart_item-thing>button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:none;background:none;position:absolute;top:0;right:0}
.cart_item-nums{width:100%;border:1px solid rgba(0,0,0,0.2);border-radius:5px;margin-bottom:10px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.cart_item-nums:hover{border-color:#3696C5}
.cart_item-price{font-weight:600;font-size:21px;color:#3696C5;font-family:Arial}
.cart_item-subprice{font-size:14px;opacity:.3;text-decoration:line-through;font-family:Arial;font-weight:600}
.cart_item-delete{position:absolute;bottom:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:15px;padding-right:15px}
.cart_item-delete button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:none;background:none}
.cart_item-delete button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.cart_total{background:#fff;border-radius:20px;padding:20px}
.cart_total hr{display:block;margin:15px 0;height:1px;background:#000;opacity:.1;width:calc(100% + 40px);margin-left:-20px}
.cart_total-1{font-weight:700;font-size:28px;letter-spacing:.03em;text-transform:uppercase}
.cart_total-2{letter-spacing:.03em;font-weight:600;font-size:17px}
.cart_total-2>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.cart_total-2>div:before{content:'';position:absolute;top:50%;width:100%;height:1px;border-top:1px dashed #c6c6c6}
.cart_total-2>div+div{margin-top:10px}
.cart_total-2 span{background:#fff;position:relative;z-index:2;padding-right:10px}
.cart_total-2 span.a{color:#3DC16A}
.cart_total-2 span+span{padding:0;padding-left:10px}
.cart_total-3{font-size:20px;letter-spacing:.03em;text-transform:uppercase;font-weight:600}
.cart_total-4{font-weight:600;font-size:32px;color:#3696C5;margin-top:5px;font-family:Arial}
.cart_total-5{height:60px;position:relative;border:1px solid rgb(0,0,0,.1);border-radius:999px;overflow:hidden}
.cart_total-5:before{content:'';background:url(img/42.png);width:26px;height:26px;position:absolute;z-index:2;top:50%;left:20px;margin-top:-13px}
.cart_total-5 input{position:absolute;z-index:1;padding:0 60px;border:none;background:none;top:0;left:0;width:100%;height:100%;letter-spacing:.03em;font-weight:600}
.cart_total-5 button{width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border:none;border-radius:999px;padding:0;background:#3DC16A;font-size:42px;position:absolute;z-index:2;top:50%;margin-top:-21px;right:8px}
.cart_total-5 button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.cart_total-6{background:#3DC16A;border-radius:6px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;height:50px;width:100%;padding:0 20px;font-weight:600;font-size:21px;font-family:Arial}
.cart_total-6:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.cart_total-6 svg{margin-right:10px}
.cart_callback{background:#fff;border-radius:20px;padding:30px;margin-bottom:50px}
.cart_callback-title{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid rgb(0,0,0,.1);padding-bottom:15px;margin-bottom:20px}
.cart_callback input{margin-bottom:16px;font-weight:500;font-size:18px;border:1px solid rgb(0,0,0,.1);border-radius:999px;height:50px;padding:0 20px;color:#000;width:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.cart_callback input:focus{border-color:#000}
.cart_callback-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.cart_callback-row input{width:calc(50% - 8px)}
.cart_callback-textarea{position:relative;border:1px solid rgb(0,0,0,.1);border-radius:30px;overflow:hidden;height:155px}
.cart_callback-textarea label{position:absolute;top:20px;left:20px;font-weight:500;font-size:18px;z-index:2}
.cart_callback-textarea textarea{resize:none;margin-bottom:16px;font-weight:500;font-size:18px;height:calc(100% - 60px);padding:0 20px;color:#000;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;border:none;background:none;position:absolute;top:45px;left:0;width:100%;z-index:1;line-height:1.25}
.cart_callback-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.cart_callback-bottom>div{margin-top:20px}
.cart_callback-bottom .cart_total-6{width:320px}
.cart_callback-label{font-weight:700;font-size:20px;letter-spacing:.03em}
.cart_callback-radios{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:330px}
.cart_callback-radios label{margin-top:16px;border-radius:20px;background:rgb(196,196,196,.15);padding:10px 15px;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(50% - 5px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;position:relative}
.cart_callback-radios input{display:none}
.cart_callback-radios i{background:#ccc;border:5px solid #fff;width:25px;height:25px;border-radius:999px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:absolute;top:10px;left:15px}
.cart_callback-radios input:checked+i{background:#3696C5}
.cart_callback-radios b{padding-left:35px;font-size:16px;position:absolute;width:calc(100% - 30px);top:15px;left:15px}
.cart_callback-radios span{font-weight:400;font-size:14px;margin-left:-35px;display:block;padding-top:5px}
.cart_callback-radios svg{position:absolute;bottom:10px;left:15px}
.goods_labeled{font-weight:700;font-size:20px;letter-spacing:.03em;text-transform:uppercase;margin-top:50px}
.goods-2_flats{padding-top:20px}
.goods-2_flat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;border-radius:10px;padding:20px;margin-top:30px}
.goods-2_flat>div{width:300px;position:relative}
.goods-2_flat>div+div{width:calc(100% - 300px);padding-left:30px}
.goods-2_flat .goods-2_item-pics{border:1px solid rgb(0,0,0,.1);border-radius:20px;height:300px;overflow:hidden}
.goods-2_flat .wrap-pics{border:1px solid rgb(0,0,0,.1); display: block; border-radius:20px;overflow:hidden;}
.goods-2_flat .goods-2_item-pics:after{display:none}
.goods-2_flat .goods-2_item-slick img{height: auto}
.goods-2_flat-toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.goods-2_flat-toper a, .goods-2_flat-toper h2{font-weight:700;font-size:23px;letter-spacing:.03em;width:calc(100% - 110px);margin: 0}
.goods-2_flat-toper img{width:93px;height:48px;-o-object-fit:contain;object-fit:contain}
.goods-2_flat-body{background:#F5F9FC;border-radius:20px;padding:15px;margin-top:12px}
.goods-2_flat-body-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_flat-body-1 span{font-weight:700;font-size:18px;letter-spacing:.03em}
.goods-2_flat-body-1 a{font-weight:700;font-size:12px;color:#3696C5;text-decoration:underline}
.goods-2_flat-body-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.goods-2_flat-body-2>button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background:none;padding:0;font-weight:700;font-size:12px;color:#3696C5;margin-top:12px}
.goods-2_flat-body-2>button>svg{margin-left:5px}
.goods-2_flat-body-2.a>button>svg{transform: rotate(180deg)}
.goods-2_flat-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px;background:#fff;border-radius:10px;padding:8px}
.goods-2_flat-item.a{display:none}
.goods-2_flat-body-2>button.a~.goods-2_flat-item.a,.goods-2_flat-body-2.a .goods-2_flat-item.a{display:-webkit-box;display:-ms-flexbox;display:flex}
.goods-2_flat-item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:65%}
.goods-2_flat-item>div+div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.goods-2_flat-item-1{background:rgb(53,151,198,.2);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:35px;font-weight:700;font-size:12px;letter-spacing:.03em}
.goods-2_flat-item-1 svg{margin-top:3px}
.goods-2_flat-item-2{width:calc(100% - 70px);padding-left:12px;font-weight:500;font-size:13px;letter-spacing:.03em}
.goods-2_flat-item-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:15px;color:#3696C5}
.goods-2_flat-item-3 svg{margin-left:3px}
.goods-2_flat-item-4{border-radius:8px;border:none;padding:0;background:#FF2E47;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px}
.goods-2_flat-item-4 svg{width:20px;height:20px}
.goods-2_flat-item-4:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.goods-2_flat-body-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}
.goods-2_flat-body-3 .goods-2_item-prices{margin:0;padding:0;border:none}
.goods-2_flat-body-3 .goods-2_item-toper{padding:0}
.goods-2_flat-body-3 .goods-2_item-toper-1{margin-right:10px}
.goods-2_flat-body-4{border-top:1px solid rgba(0,0,0,.1);padding:10px 0;margin-top:5px}
.goods-2_flat-label{letter-spacing:.03em;font-weight:700;margin-bottom:6px}
.goods-2_flat-text{font-weight:400;font-size:13px;margin-top:3px}
.goods-2_flat-body-5{border-top:1px solid rgba(0,0,0,.1);padding:10px 0}
.goods-2_flat-body-5 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_flat-body-5 button{margin-right:8px;padding:0 20px;background:none;border:1px solid rgba(0,0,0,0.1);border-radius:999px;height:32px;font-weight:500;font-size:12px;letter-spacing:.03em}
.goods-2_flat-body-5 button:last-child{margin-right:0}
.goods-2_flat-body-5 button.a{border-color:#3696C5}
.goods-2_flat-body-6{border-top:1px solid rgba(0,0,0,.1);padding:10px 0;margin-bottom:10px}
.goods-2_flat-body-6 .select{height:32px;font-size:14px}
.goods-2_flat-body-7{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0;border:1px solid rgba(0,0,0,.1);border-left:none;border-right:none;margin-bottom:15px}
.goods-2_flat-body-7>div{width:50%;padding-right:10px}
.goods-2_flat-body-7>div+div{border-left:1px solid rgba(0,0,0,.1);padding:0;padding-left:10px}
.goods-2_flat-body-7 .card-main_text, .goods-2_items .card-main_text{padding:0;border:none}
.goods-2_flat-body-8{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid rgba(0,0,0,.1);padding-top:10px}
.goods-2_flat-body-8 .card-main_calc{margin:0;margin-right:12px;margin-bottom:12px;width:100%;max-width:200px}
.goods-2_flat-body-8 .card-main_calc:last-child{margin-right:0}
.goods-2_flat-body-8 .card-main_calc-two{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.goods-2_flat-body-8 .card-main_calc-two>div{width:100%;margin:3px 0}
.goods-2_flat-body-8 .card-main_calc-two>div+div{margin-bottom:0}
.header_info>div.header_sub-phones{padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:290px;background:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;overflow:hidden;height:0;opacity:0;position:absolute;top:71px;right:-20px;z-index:9;line-height:1.4}
body.phone-opened .header_sub-phones{height:auto;opacity:1;padding:20px;padding-top:0}
.header_sub-phones-1{color:#3696C5;font-size:14px;font-weight:600}
.header_info a.header_sub-phones-2{color:#000}
.header_sub-phones-3{font-size:14px;opacity:.7}
body.catalog-opened{overflow:hidden;position:relative}
body.catalog-opened .header{z-index:999}
.overlay{background:#000;opacity:.5;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;display:none}
.show-mob-menu .overlay,body.catalog-opened .overlay,body.phone-opened .overlay,body.overlay-opened .overlay{display:block}
.header-cats{background:#F5FAFC;position:fixed;top:150px;left:0;width:100%;z-index:999;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;overflow:hidden;opacity:0;height:0}
.catalog-opened .header-cats{opacity:1;height:auto;border-top:4px solid #3696C5;padding:30px 0}
.header-cats_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header-cats_row button{padding:0;background:none;border:none;color:rgb(44,43,64,.5);letter-spacing:.03em;font-weight:700;font-size:25px;text-transform:uppercase;text-decoration:underline}
.header-cats_row button.a{color:#3696C5}
.header-cats_row button:hover{opacity:.75}
.header-cats_row button+button{margin-left:25px}
.mob-header{display:none}
.mob-footer{display:none}
.mob-menu{display:none;z-index:999;position:fixed;top:35px;left:0;width:80%;height:calc(100% - 70px);background:#F5FAFC;padding-top:45px;overflow:hidden;overflow-y:auto}
.show-mob-menu .mob-menu{display:block}
.mob-menu_close{position:fixed;top:35px;left:0;width:80%;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;height:45px;background:#F5FAFC;z-index:1;border-bottom:1px solid rgb(0,0,0,.05)}
.mob-menu_item{border-bottom:1px solid rgb(0,0,0,.05)}
.mob-menu_toggle-1{padding:12px;border:none;background:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:13px;text-align:left}
.mob-menu_toggle-1>span{letter-spacing:.03em;color:#2C2B40;font-weight:700;font-size:17px;text-transform:uppercase;width:calc(100% - 18px)}
.mob-menu_toggle-1>b,.mob-menu_catalog-button>b{width:18px;background:#FF2E47;text-align:center;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.mob-menu_toggle-1>b:before,.mob-menu_catalog-button>b:before{content:'+';display:inline}
.mob-menu_toggle-1.a>b{background:#3696C5}
.mob-menu_toggle-1.a>b:before{content:'-'}
.mob-menu_toggle-2{font-weight:700;font-size:12px;letter-spacing:.03em;color:#2C2B40;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;border:none;background:none;text-transform:uppercase;margin-bottom:10px}
.mob-menu_toggle-2>img{margin-left:4px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.mob-menu_toggle-2.a>img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.mob-menu_body-1{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;height:0;overflow:hidden}
.a+.mob-menu_body-1{height:auto;opacity:1}
.mob-menu_body-2{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;height:0;overflow:hidden;font-weight:500;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.a+.mob-menu_body-2{height:auto;opacity:1;padding:12px;padding-top:0}
.mob-menu_body-2 a+a{margin-top:5px}
.mob-menu_body-3{font-weight:500;font-size:15px;color:#2C2B40;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px}
.mob-menu_body-3 a+a{margin-top:8px}
.show-mob-menu{overflow:hidden}
.card-bottom{display:none}
.search-toper{border-bottom:1px solid rgba(0,0,0,.05);background:#F5F5F5}
.search-toper_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}
.search-toper_row-1{max-width:calc(100% - 53px);padding-right:26px;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.search-toper_row-1 b{font-weight:700}
.search-toper_row-2{width:53px;height:53px;background:#3DC16A;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px}
.brands{padding:35px 0}
.brands_title{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase}
.brands_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 40px)}
.brands_items>div{padding-right:40px;width:25%;padding-top:20px}
.brands_item{border:1px solid rgba(0,0,0,0.2);border-radius:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.brands_item:hover{border-color:#FF2E47}
.brands_item-1{width:67px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.brands_item-1 img{height:67px}
.brands_item-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(100% - 67px);padding-left:6px}
.brands_item-2 span{letter-spacing:.03em;font-weight:600;font-size:16px}
.brands_item-2 img{height:20px;max-width:100%;margin-top:5px}
.search-goods{background:#f5f5f5;padding-top:40px;padding-bottom:50px}
.search-goods_title{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase}
.search-goods .goods-2_sorts{border:1px solid rgb(0,0,0,.05);border-left:none;border-right:none;margin:0;padding:16px 0;padding-top:8px;margin-top:15px}
.search-goods .goods-2_sorts>div{width:100%}
.search-goods .goods-2_items>div{width:25%}
.top-title{background:#F5F5F5;border-bottom:1px solid rgba(0,0,0,.05)}
.top-title_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0}
.top-title_row>div, .top-title_row>h1{text-transform:uppercase;font-size:40px;font-weight:700;letter-spacing:.03em;padding-right:30px;margin: 0}
.top-title_row>div+div>span, .top-title_row>h1+div>span{color:#fff;-webkit-transform:rotate(-11.95deg);-ms-transform:rotate(-11.95deg);transform:rotate(-11.95deg);font-size:25px;background:#FF2E47;border-radius:10px;height:43px;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.works{background:#F5F5F5;padding-bottom:120px}
.works_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:20px}
.works_row>div{width:280px}
.works_row>div+div{width:calc(100% - 280px);padding-left:30px}
.works_tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.works_tags button, .works_tags .button2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:none;padding:0 20px;height:46px;margin-right:14px;margin-bottom:14px;border-radius:999px;text-align:left}
.works_tags button.a, .works_tags .button2.a{background:#3696c5;color:#fff}
.works_tags svg{margin-right:15px}
.works_tags path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.works_tags button.a path, .works_tags .button2.a path{fill:#fff}
.works_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px);margin-top:-40px}
.works_items>div{width:33.333333%;padding-right:20px;margin-top:40px}
.works_item{background:#fff;overflow:hidden;border-radius:20px;padding:20px;padding-top:0;padding-bottom:10px}
.works_item-pics{height:160px;border-radius:0 0 20px 20px;overflow:hidden;width:calc(100% + 40px);margin-left:-20px}
.works_item-name{font-weight:600;font-size:17px;letter-spacing:.03em;color:#26211E;margin:10px 0;display:block}
.works_item-name:hover{color:#FF2E47}
.works_item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.works_item-bottom div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;margin-bottom:10px;color:#fff;height:24px;padding:0 6px;border-radius:5px;letter-spacing:.03em;font-weight:700;font-size:12px;text-transform:uppercase}
.works_item-bottom svg{margin-right:4px}
.works_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:25px 0}
.works_title div{width:38px;height:38px;background:#3DC16A;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:18px;border-radius:999px}
.works_title span{font-weight:700;font-size:30px;letter-spacing:.03em;text-transform:uppercase}
.works_hr{width:100%;height:1px;background:#000;opacity:.1;margin-bottom:25px;margin-top:90px}
.worked{background:#f5f5f5;padding-top:30px;padding-bottom:130px}
.worked_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:100px}
.worked_row>div{width:calc(100% - 280px);padding-right:60px}
.worked_row>div+div{width:280px;padding:0}
.worked_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:40px;margin:0 0 30px 0}
.worked_subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.worked_subtitle div{background:#3696C5;border-radius:6px;width:35px;height:25px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:25px;font-size:18px}
.worked_subtitle span{width:calc(100% - 35px);padding-left:10px;font-weight:700;font-size:19px;letter-spacing:.03em;text-transform:uppercase}
.worked_row>div+div .works_item{margin-top:20px}
.worked_hr{margin:20px 0}
.worked_hr.a{margin:34px 0}
.work_item{margin-top:20px}
.work_item img{height:140px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}
.work_item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px;border:1px solid rgb(53,31,23,.2);border-radius:0 0 20px 20px}
.work_item a{font-weight:600;font-size:17px;letter-spacing:.03em;-webkit-text-decoration-line:underline;text-decoration-line:underline;width:100%;font-family:Arial;min-height:40px}
.work_item a:hover{color:#FF2E47}
.work_item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgb(0,0,0,.2);width:22px;height:22px;border-radius:999px;margin-top:10px}
.worked_slick-one-slide>img{width:100%;height:440px;-o-object-fit:cover;object-fit:cover;border-radius:30px}
.worked_slick-one .slick-arrow{width:44px;height:44px;background:#fff no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNzI4NTIgNS43MTE3MkMxLjI1MTkgNS43MTE3MiAwLjg2NTUzMyA2LjA5ODA5IDAuODY1NTMzIDYuNTc0NzFDMC44NjU1MzMgNy4wNTEzMiAxLjI1MTkgNy40Mzc2OSAxLjcyODUyIDcuNDM3NjlWNS43MTE3MlpNMjAuNDYxNCA3LjE4NDkzQzIwLjc5ODQgNi44NDc5MSAyMC43OTg0IDYuMzAxNSAyMC40NjE0IDUuOTY0NDlMMTQuOTY5NCAwLjQ3MjQ5OEMxNC42MzI0IDAuMTM1NDgzIDE0LjA4NiAwLjEzNTQ4MyAxMy43NDg5IDAuNDcyNDk4QzEzLjQxMTkgMC44MDk1MTQgMTMuNDExOSAxLjM1NTkyIDEzLjc0ODkgMS42OTI5NEwxOC42MzA3IDYuNTc0NzFMMTMuNzQ4OSAxMS40NTY1QzEzLjQxMTkgMTEuNzkzNSAxMy40MTE5IDEyLjMzOTkgMTMuNzQ4OSAxMi42NzY5QzE0LjA4NiAxMy4wMTM5IDE0LjYzMjQgMTMuMDEzOSAxNC45Njk0IDEyLjY3NjlMMjAuNDYxNCA3LjE4NDkzWk0xLjcyODUyIDcuNDM3NjlIMTkuODUxMVY1LjcxMTcySDEuNzI4NTJWNy40Mzc2OVoiIGZpbGw9IiNGRjJFNDciLz4KPC9zdmc+Cg==);border-radius:999px;border:none;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);padding:0;z-index:1;position:absolute;bottom:24px;left:24px}
.worked_slick-one .slick-arrow:hover{opacity:.75}
.worked_slick-one .slick-arrow~.slick-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);margin-left:52px}
.worked_slick-two{margin-top:10px;max-width:400px}
.worked_slick-two-slide{padding-right:14px}
.worked_slick-two-slide>img{width:120px;height:62px;border-radius:10px;-o-object-fit:cover;object-fit:cover;cursor:pointer}
.worked_slick-two-slide.slick-current>img{border:2px solid #3696C5}
.worked_text{font-size:15px;line-height:1.4}
.worked_text+.worked_text{margin-top:20px}
.worked_subtitle{font-weight:700;font-size:30px;line-height:1.4;letter-spacing:.03em;text-transform:uppercase;margin-bottom:30px}
.worked_tour{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.worked_tour img{max-width:100%}
.worked_items>div{width:33.333333%;margin:0}
.worked_button{font-weight:600;font-size:20px;color:#fff;background:#FF2E47;border-radius:8px;border:none;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}
.worked_button svg{margin-right:15px}
.worked_button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.worked_items > div{margin-bottom: 20px}

.worked_list{font-weight:600;font-size:17px;line-height:1.4;margin:0;padding:0;padding-left:20px}
.worked_list li+li{margin-top:2px}
.worked_banner{background:#fff;border-radius:20px;position:relative;line-height:1.4;padding:40px}
.worked_banner-1{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;max-width:500px;position:relative;z-index:2}
.worked_banner-2{font-weight:500;font-size:19px;max-width:500px;margin-top:20px;position:relative;z-index:2}
.worked_banner-3{background:#FF2E47;border-radius:10px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:600;font-size:18px;letter-spacing:.03em;padding:0 40px;border:none;color:#fff;margin:40px 0;position:relative;z-index:2;font-family:Arial}
.worked_banner-3:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.worked_banner-4{font-size:18px;letter-spacing:.03em;max-width:500px;position:relative;z-index:2}
.worked_banner .card-tabs_promo-4{right:100px;z-index:1}
.worked_banner .card-tabs_promo-4:before{background:#F5F9FC;top:0}
.worked_banner .card-tabs_promo-4 span{bottom:220px}
.news_items{margin-top:-35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}
.news_items>div{width:33.333333%;padding-right:20px;margin-top:35px}
.news_items .work_item{margin-top:0}
.news_item img{border-radius:20px;height:215px;-o-object-fit:cover;object-fit:cover;width:100%;margin-bottom: 12px}
.news_item-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:12px 0}
.news_item-date div{font-size:11px;opacity:.8;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.news_item-date svg{margin-right:6px}
.news_item-name{font-family:Arial;font-weight:600;font-size:18px}
.news_item-name:hover{color:#FF2E47}
.news_item-text{font-size:13px;opacity:.8;margin-top:10px;line-height:1.4}
.article{background:#F5F5F5;padding-top:30px;padding-bottom:110px}
.article_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.article_row>div{width:calc(100% - 280px);padding-right:60px}
.article_row>div+div{width:280px;padding:0}
.article_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:40px}
.article_text{font-size:15px;margin-top:10px;line-height:1.4}
.article_text a{font-weight:700;text-decoration:underline;color:#3696C5}
.article_text a:hover{color:#000}
.article_info{margin-top:20px;background:#fff;border-radius:20px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.article_info div{font-weight:700;font-size:18px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:15px}
.article_info a{color:#3696C5;font-weight:600;font-size:15px;line-height:1.4}
.article_info a+a{margin-top:4px}
.article_info span{text-decoration:underline}
.article_row>div+div .news_item{margin-top:20px}
.article_pic{margin-top:20px}
.article_pic img{border-radius:30px;width:100%}
.article_pic div{padding-top:15px;font-size:15px;text-align:center}
.article_subtitle{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:30px}
.article_quote{background:#fff;border-radius:10px;padding:20px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.article_quote img{width:21px}
.article_quote div{width:calc(100% - 21px);font-weight:500;font-size:13px;padding-left:16px}
.article_items>div{width:33.333333%}
.article_items-2{max-width:700px}
.article_items-2>div{width:33.333333%}
.article_quote-2{background:#3696C5;border-radius:10px;padding:20px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.article_quote-2 img{width:51px}
.article_quote-2 div{width:calc(100% - 51px);padding-left:24px;font-weight:500;color:#fff}
.article_quote-2 div a{font-weight:700;text-decoration:underline}
.article_video{display:block;background:#000;width:100%;border:none;height:360px;border-radius:14px;margin-bottom:40px}
.article_list{font-weight:700;margin:0;padding:0;padding-left:20px;margin-top:20px}
.article_list li+li{margin-top:4px}
.article_table{background:#FFFFFF;border-radius:20px;overflow:hidden;margin-top:40px}
.article_table table{width:100%;border-collapse:collapse;line-height:1.4}
.article_table tr{border-top:1px solid rgb(0,0,0,.2)}
.article_table tr:first-child{border-top:none}
.article_table tr>:first-child{border-left:none}
.article_table th{font-weight:600;font-size:15px;text-align:left;border-left:1px solid rgb(0,0,0,.2);padding:16px}
.article_table td{font-weight:600;font-size:12px;padding:16px;border-left:1px solid rgb(0,0,0,.2)}
.article_table td a{color:#3696C5}
.article_table td a:hover{opacity:.75}
.article_table tr>.a:first-child{border-left:1px solid rgb(0,0,0,.2)}
.articles_tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.articles_tags button{background:#fff;border-radius:999px;border:none;height:40px;padding:0 20px;font-weight:500;font-size:14px;letter-spacing:.03em;color:#3696C5;margin-top:16px;margin-right:16px}
.article_subtitle-2{font-weight:700;font-size:20px;letter-spacing:.03em;text-transform:uppercase;margin-top:25px}
.service{background:#f5f5f5;padding-top:40px;padding-bottom:60px}
.service_banner{border-radius:40px;overflow:hidden;color:#fff;height:426px;margin-bottom:10px;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000 no-repeat 50%/cover}
.service_banner-1{font-weight:700;font-size:50px;letter-spacing:.03em;text-transform:uppercase;max-width:480px}
.service_banner-2{max-width:480px;font-size:20px;margin-top:20px}
.service_banner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:480px;margin-top:35px}
.service_banner-3 button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#FF2E47;border-radius:6px;color:#fff;border:none;height:46px;padding:0;font-weight:600;font-size:20px;width:250px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.service_banner-3 button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.service_banner-3 svg{margin-right:10px}
.service_banner-3 div{width:calc(100% - 250px);padding-left:15px}
.service_banner-3 span:first-child{display:block;font-size:17px}
.service_banner-3 a{font-weight:600;font-size:26px;border-bottom:1px solid rgb(255,255,255,.2)}
.service_banner-3 a:hover{opacity:.75}
.service_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}
.service_items.a{margin-bottom:20px}
.service_items>div{padding-right:20px;margin-top:20px;width:16.666666%}
.service_items.a>div{width:25%}
.service_item{background:#fff;border-radius:30px;height:200px;padding:20px;text-align:center;font-weight:700;font-size:18px}
.service_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #FF2E47;width:68px;height:68px;border-radius:999px;margin:0 auto;margin-bottom:24px}
.service_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.service_row>div{width:calc(100% - 280px);padding-right:60px}
.service_row>div:last-child{width: 100%;padding-right: 0}
.service_row>div+div{width:280px!important;padding:0}
.service_title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:10px}
.service_subtitle{font-weight:700;font-size:30px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:10px}
.service_promo{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:10px;margin-bottom:30px;margin-top:20px}
.service_promo-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:10px;font-size:20px;width:calc(100% - 260px);border-right:1px solid rgb(0,0,0,.1)}
.service_promo-1 svg{width:54px}
.service_promo-1 span{width:calc(100% - 54px);padding-left:10px}
.service_promo-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:10px;width:260px;padding-left:20px}
.service_promo-2:hover{opacity:.75}
.service_promo-2 img{width:63px}
.service_promo-2 span{width:calc(100% - 63px);padding-left:10px}
.service_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px;font-weight:700;font-size:20px;padding:20px;margin-bottom:50px}
.service_time svg{width:50px}
.service_time span{width:calc(100% - 50px);padding-left:15px}
.service_items-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 25px);margin-bottom:50px}
.service_items-2>div{width:33.333333%;padding-right:25px;margin-top:25px}
.service_item-2{background:#fff;border-radius:10px;padding:8px}
.service_item-2-pic{width:100%;height:145px;border-radius:5px;-o-object-fit:cover;object-fit:cover}
.service_item-2-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}
.service_item-2-name svg{width:30px}
.service_item-2-name span{width:calc(100% - 30px);min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:20px;padding-left:10px}
.service_item-2-desc{border-top:1px solid rgb(0,0,0,.1);padding-top:6px;margin-top:12px}
.service_item-2-desc b{font-weight:700;font-size:14px;margin-bottom:5px;display:block}
.service_item-2-desc ul{font-weight:700;font-size:12px;color:#3696C5;margin:0;padding:0;padding-left:16px}
.service_item-2-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgb(0,0,0,.1);padding:10px;border-radius:10px;margin:10px 0}
.service_item-2-price span{font-family:Arial;font-weight:600;font-size:19.5517px;color:#3696C5;margin:0 10px;margin-right:5px}
.service_item-2-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;height:35px;background:#FF2E47;border-radius:5.75px;color:#fff;font-weight:600;font-family:Arial}
.service_item-2-button svg{margin-right:10px}
.service_item-2-button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.service_banner-two{min-height:540px;margin-bottom:40px}
.service_banner-two .card-tabs_promo-4{right:20px}
.service_steps{width:calc(100% + 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.service_steps>div{padding-right:30px;width:50%;margin-top:20px}
.service_steps-pic{border-radius:20px;position:relative;overflow:hidden}
.service_steps-pic img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}
.service_steps-pic span{width:50px;height:50px;background:#3696C5;border-radius:999px;color:#fff;position:absolute;top:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:25px;letter-spacing:.03em;text-transform:uppercase}
.service_steps-txt{padding:10px;font-weight:700;font-size:14px;color:#3696C5;line-height:1.4}
.service_cases-toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.service_cases-toper div{margin:0}
.service_cases-toper a{color:#3696C5;font-weight:700;font-size:12px;font-family:Arial;text-decoration:underline}
.service_cases-toper a:hover{opacity:.75}
.service_cases-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.service_cases-body a{background:#fff;border-radius:999px;border:none;height:40px;padding:0 20px;font-weight:500;font-size:14px;letter-spacing:.03em;color:#3696C5;margin-top:16px;margin-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.service_cases-body a:hover{color:#000}
.service_things{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_things-item{background:#fff;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;width:100%}
.service_things-item+.service_things-item{margin-top:12px}
.service_things-item>span{width:68px;height:68px;border:2px solid #FF2E47;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;letter-spacing:.03em;text-transform:uppercase;color:#3696C5;font-weight:700;font-size:30px}
.service_things-item b{width:calc(100% - 68px);padding-left:26px;font-weight:700;font-size:18px;line-height:1.4}
.service_things-item b span{font-weight:500}
.service_things-button{background:#FF2E47;border-radius:10px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:700;font-size:18px;letter-spacing:.03em;padding:0 40px;border:none;color:#fff;margin-top:32px}
.service_things-button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.service_works{width:calc(100% + 25px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height: 335px;overflow: hidden; margin: 30px 0px;}
.service_works>div{width:33.333333%;padding-right:25px;margin-bottom:25px;height: 235px;}
.service_works-item{background:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_works-item img{border-radius:20px;height:160px;width:100%;-o-object-fit:cover;object-fit:cover}
.service_works-item span{width:100%;font-weight:600;font-size:17px;letter-spacing:.03em;text-decoration:underline;padding:8px 16px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.service_works a:hover span{color:#FF2E47}
.service_works-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.service_works-buttons a, .service_works-buttons{cursor:pointer;letter-spacing:.03em;font-weight:700;font-size:18px;width:100%;max-width:230px;background:#3696C5;height:50px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}
.service_works-buttons a:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.service_works-buttons a.a{background:#FF2E47;margin-right:30px}
.service_text{font-size:15px;line-height:1.6}
.service_text+.service_text{margin-top:15px}
.service_table{margin-top:15px}
.service_faqs{padding-bottom:20px}
.service_faqs.a{margin-top:40px;padding:0}
.service_faqs-item{margin-bottom:10px;padding:25px 32px;background:#fff;border-radius:10px}
.goods-3 .service_faqs-item{background-color: #f5f5f5;}
.service_faqs-item button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:none;border:none;padding:0;text-align:left}
.service_faqs-item span{font-weight:700;font-size:18px;color:#3696C5;width:calc(100% - 16px);padding-right:20px}
.service_faqs-item svg{width:16px}
.service_faqs-item path{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.service_faqs-item .a span{color:#FF2E47}
.service_faqs-item .a svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.service_faqs-item .a path{fill:#FF2E47}
.service_faqs-item > div{height:0;opacity:0;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;font-size:15px;width:100%;line-height:1.4}
.service_faqs-item .a+div{opacity:1;height:auto;padding-top:20px}
.service_order{background:#FF2E47;border-radius:10px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:700;font-size:18px;letter-spacing:.03em;padding:0 40px;border:none;color:#fff}
.service_paths{margin-top:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}
.service_paths.a{margin-bottom:30px}
.service_paths>div{padding-right:20px;margin-top:30px;width:25%}
.service_paths-item{background:#3696C5;border-radius:30px;min-height:200px;padding:20px;color:#fff}
.service_paths-icon{width:68px;height:68px;border:2px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:30px;letter-spacing:.03em;border-radius:999px;margin:0 auto}
.service_paths-text{font-weight:700;font-size:18px;text-align:center;line-height:1.4;margin-top:20px}
.service_paths.a .service_paths-item{background:#fff;min-height:260px}
.service_paths.a .service_paths-icon{color:#3696C5;border-color:#FF2E47}
.service_paths.a .service_paths-text{color:#000}
.service_works .works_item{width:100%}
.service_youtube{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px;padding:10px 20px}
.service_youtube:hover{opacity:.75}
.service_youtube img{width:63px}
.service_youtube span{font-weight:700;font-size:20px;padding-left:16px}
.service_phone{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:10px;margin-top:20px}
.service_phone-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid rgba(0,0,0,.1);padding:10px 20px;width:calc(100% - 280px)}
.service_phone-1 svg{width:46px}
.service_phone-1 span{width:calc(100% - 46px);padding-left:20px;font-weight:700;font-size:20px}
.service_phone-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 20px;padding-left:20px;width:280px}
.service_phone-2 span:first-child{display:block;width:100%;margin-bottom:3px}
.service_phone-2 a{border-bottom:1px solid rgb(54,150,197,.2);font-weight:600;font-size:26px;color:#3696C5}
.service_phone-2 a:hover{opacity:.75}
.service_phone-bottom{padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.service_phone-bottom div{padding-bottom:25px;font-weight:600;font-size:15px}
.service_phone-bottom a{text-decoration:underline;color:#3696C5}
.service_phone-bottom a:hover{opacity:.75}
.service_phone-bottom button{background:#FF2E47;border-radius:10px;font-weight:700;font-size:18px;letter-spacing:.03em;height:50px;border:none;color:#fff;padding:0;width:100%;max-width:230px}
.service_phone-bottom button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.service_img{width:100%;border-radius:30px;margin-bottom:15px}
.service_threes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}
.service_threes img{border-radius:30px;margin-right:30px;margin-top:30px}
.calc{background:#f5f5f5;padding:40px 0;padding-bottom:80px}
.calc_banner{color:#fff;padding:50px;border-radius:40px;background:#3696C5;position:relative;min-height:370px;margin-bottom:60px}
.calc_banner>img{position:absolute;top:50%;right:30px;margin-top:-220px;z-index:1}
.calc_banner-1{font-weight:700;font-size:50px;letter-spacing:.03em;text-transform:uppercase;max-width:570px;position:relative;z-index:2}
.calc_banner-2{max-width:450px;font-weight:500;font-size:20px;margin-top:20px;position:relative;z-index:2}
.calc_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:40px}
.calc_paths{width:calc(100% + 60px)}
.calc_paths>div{padding-right:60px;width:20%}
.calc_paths.a .service_paths-item{min-height:230px}
.calc_body{background:#fff;border-radius:24px;margin-top:40px;padding:24px}
.calc_body-title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase}
.calc_body-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 40px);margin-top:-20px}
.calc_body-row+.calc_body-row{margin-top:-8px}
.calc_body-row>div{padding-right:40px;width:33.333333%;margin-top:20px}
.calc_input{border:1px solid rgb(0,0,0,.1);border-radius:999px;height:60px;position:relative}
.calc_input i{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid rgb(0,0,0,.1);position:absolute;top:50%;left:8px;z-index:1;margin-top:-22px}
.calc_input i svg{width:24px}
.calc_input input{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border:none;background:none;padding:0;font-weight:600;font-size:18px;padding-left:70px;padding-right:20px}
.calc_select{border-radius:999px;height:60px;position:relative;background:rgb(0,0,0,.05)}
.calc_select i{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid rgb(0,0,0,.1);position:absolute;top:50%;left:8px;z-index:1;margin-top:-22px}
.calc_select select{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border:none;background:no-repeat calc(100% - 24px) 50%;padding:0;font-weight:600;font-size:18px;padding-left:70px;padding-right:55px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01Ljg2NjAzIDcuNUM1LjQ4MTEzIDguMTY2NjcgNC41MTg4NyA4LjE2NjY3IDQuMTMzOTcgNy41TDAuNjY5ODc0IDEuNUMwLjI4NDk3NCAwLjgzMzMzMyAwLjc2NjEgLTguOTQ2NzZlLTA3IDEuNTM1OSAtOC4yNzM3OGUtMDdMOC40NjQxIC0yLjIxNjk1ZS0wN0M5LjIzMzkgLTEuNTQzOTdlLTA3IDkuNzE1MDMgMC44MzMzMzMgOS4zMzAxMyAxLjVMNS44NjYwMyA3LjVaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K)}
.calc_sub{background:#F2F2F2;border-radius:20px;padding:24px}
.calc_sub-name{font-weight:700;font-size:30px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:20px}
.calc_sub .calc_input{border:none;background:#fff}
.calc_textarea{background:#fff;margin-top:20px}
.wrap-cptch{margin-top:20px}
.wrap-cptch2{margin: 0 20px 20px 25px}
.calc_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}
.calc_bottom>button{background:#FF2E47;border-radius:6px;color:#fff;border:none;height:52px;width:280px;padding:0;font-family:Arial;font-weight:600;font-size:22px}
.calc_bottom>button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.calc_bottom>div{width:calc(100% - 280px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px}
.page-404{background:#F5F5F5;padding-top:30px;padding-bottom:90px}
.page-404_title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;text-align:center;margin-bottom:30px}
.page-404_title span{opacity:.4}
.page-404_pic{max-width:100%;margin:0 auto}
.page-404_bottom{background:#fff;border-radius:20px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:870px;margin:0 auto;margin-top:50px}
.page-404_bottom span{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:30px;max-width:530px;text-align:center}
.page-404_bottom a{font-weight:600;color:#fff;background:#FF2E47;border-radius:6px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px;font-family:Arial;font-size:22px;margin-top:20px}
.page-404_bottom a:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.opt{background:#F5F5F5;padding-top:70px;padding-bottom:100px}
.opt_banner{background:#3696C5;border-radius:40px;color:#fff;position:relative;min-height:378px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 50px;margin-bottom:30px}
.opt_banner-1{width:100%;max-width:570px;font-weight:700;font-size:50px;letter-spacing:.03em;text-transform:uppercase}
.opt_banner-2{width:100%;max-width:570px;font-size:20px;margin-top:20px;line-height:1.4}
.opt_banner-3{font-weight:600;color:#fff;background:#FF2E47;border-radius:6px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 40px;font-family:Arial;font-size:20px;margin-top:30px}
.card-tabs_body table {border:  solid 1px #000;}
.card-tabs_body td {border:  solid 1px #000; padding: 3px;}
.opt_banner img{position:absolute;bottom:-40px;right:-50px}
.opt_title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:30px}
.opt_title a{color:#3696C5;text-decoration:underline}
.opt_title a:hover{color:#000}
.opt_steps{margin-bottom:30px}
.opt_steps>div{background:#FFFFFF;border-radius:30px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.opt_steps>div+div{margin-top:12px}
.opt_steps-1{width:68px;height:68px;border:2px solid #FF2E47;font-weight:700;font-size:30px;letter-spacing:.03em;text-transform:uppercase;color:#3696C5;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.opt_steps-2{width:calc(100% - 68px);padding-left:26px;font-size:18px;line-height:1.4}
.opt_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 14px);margin-top:-14px}
.opt_items>div{padding-right:14px;width:25%}
.opt_text{font-size:15px;line-height:1.4}
.opt_text+.opt_text{margin-top:15px}
.opt_banner-two{margin-top:120px;min-height:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.opt_banner-two .worked_banner-3{margin:0;margin-top:20px}
.opt_banner-two .card-tabs_promo-4:before{top:110px;margin-left:-110px}
.contacts{padding-top:30px;padding-bottom:100px;background:#F5F5F5}
.contacts_top-title, .const h1.contacts_top-title{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;margin:0 0 20px 0}
.contacts_map{display:block;width:100%;background:#000;height:320px;border:none}
.contacts_row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.contacts_row.a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.contacts_row+.contacts_row{margin-top:20px}
.contacts_row>div{background:#fff;border-radius:20px;padding:20px;width:400px}
.contacts_row>div+div{width:calc(100% - 420px)}
.contacts_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:30px;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.contacts_title span{background:#FF2E47;border-radius:5px;color:#fff;font-weight:700;font-size:12px;text-transform:lowercase;padding:3px 6px}
.contacts_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.contacts_items>div{width:calc(50% - 8px)}
.contacts_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}
.contacts_item.a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.contacts_item-icon{width:48px;height:48px;border:1px solid #3696C5;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.contacts_item-text{padding-left:18px;line-height:1.4;width:calc(100% - 48px)}
.contacts_item-text a{color:#3696C5;text-decoration:underline;font-weight:700}
.contacts_item-text a:hover{color:#000}
.contacts_text{margin-top:20px;line-height:1.4}
.contacts_form{background:none;padding:0}
.contacts_form .contacts_title{margin-bottom:20px}
.contacts_form .calc_body-row>div{width:50%}
.contacts_form .calc_input{border:1px solid rgb(0,0,0,.1)}
.contacts_form .calc_bottom>button{width:320px}
.contacts_form .calc_bottom>div{width:calc(100% - 320px)}
.calc_bottom.wrp_subsc>div{padding-left:0;width:100%}
.calc_bottom.wrp_subsc2{margin-top:0;margin-bottom:20px}
.calc_bottom.wrp_subsc2>div{width:100%}
.calc_bottom.wrp_subsc3{margin:0 30px 20px 0}
.calc_bottom.wrp_subsc3>div{width:100%;padding-left:0}
.article_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.article_tabs button{background:#fff;border:1px solid rgba(0,0,0,0.2);border-radius:999px;height:52px;padding:0 20px;font-weight:600;font-size:18px;color:#3696C5;margin-right:20px;margin-top:20px;font-family:Arial}
.article_tabs button.a{background:#FF2E47;border-radius:999px;color:#fff;border-color:#FF2E47}
.article_slick{margin-top:20px;width:calc(100% + 20px)}
.article_slick .slick-arrow{background:#fff no-repeat 50% 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjA3MDMgNS43MTE2QzE5LjU0NjkgNS43MTE2IDE5LjkzMzMgNi4wOTc5NyAxOS45MzMzIDYuNTc0NThDMTkuOTMzMyA3LjA1MTIgMTkuNTQ2OSA3LjQzNzU3IDE5LjA3MDMgNy40Mzc1N1Y1LjcxMTZaTTAuMzM3NDYgNy4xODQ4MUMwLjAwMDQ0MjUwNSA2Ljg0Nzc5IDAuMDAwNDQyNTA1IDYuMzAxMzggMC4zMzc0NiA1Ljk2NDM2TDUuODI5NDUgMC40NzIzNzZDNi4xNjY0NiAwLjEzNTM2MSA2LjcxMjg3IDAuMTM1MzYxIDcuMDQ5ODkgMC40NzIzNzZDNy4zODY5IDAuODA5MzkyIDcuMzg2OSAxLjM1NTggNy4wNDk4OSAxLjY5MjgyTDIuMTY4MTIgNi41NzQ1OEw3LjA0OTg5IDExLjQ1NjRDNy4zODY5IDExLjc5MzQgNy4zODY5IDEyLjMzOTggNy4wNDk4OSAxMi42NzY4QzYuNzEyODcgMTMuMDEzOCA2LjE2NjQ2IDEzLjAxMzggNS44Mjk0NSAxMi42NzY4TDAuMzM3NDYgNy4xODQ4MVpNMTkuMDcwMyA3LjQzNzU3SDAuOTQ3NjhWNS43MTE2SDE5LjA3MDNWNy40Mzc1N1oiIGZpbGw9IiNGRjJFNDciLz4KPC9zdmc+Cg==);width:44px;height:44px;border-radius:999px;border:none;position:absolute;top:-60px;right:75px;padding:0}
.article_slick .slick-arrow~.slick-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);right:20px}
.article_slick .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-40px;right:135px}
.article_slick .slick-dots li{display:inline-block;vertical-align:top;padding:0 1px}
.article_slick .slick-dots button{background:#3696C5;width:6px;height:6px;border:none;display:block;padding:0;border-radius:999px}
.article_slick .slick-dots .slick-active button{background:#FF2E47}
.article_slick a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px}
.article_slick a:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.article_slick a img{width:100%;height:240px;border-radius:20px}
.delivery_banner{background:#3696C5 no-repeat 100% 100%;border-radius:30px;line-height:1.2;color:#fff;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:35px;margin-bottom:30px}
.delivery_banner-1{font-weight:700;font-size:40px;letter-spacing:.03em;text-transform:uppercase;max-width:485px}
.delivery_banner-2{font-weight:600;font-size:20px;max-width:485px;margin-top:15px;line-height:1.4}
.delivery_warning{padding:20px;background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.delivery_warning>div{width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.delivery_warning>div+div{width:calc(100% - 60px)}
.delivery_warning>div svg{width:40px}
.delivery_warning>div span{font-weight:500;font-size:20px;width:100%}
.delivery_warning>div span b{font-weight:700}
.delivery_warning>div span+span{margin-top:15px}
.delivery_things{margin-top:20px}
.delivery_items{width:calc(100% + 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.delivery_items>div{width:50%;padding-right:30px;margin-top:30px}
.delivery_item{background:#fff;border-radius:20px;padding:15px}
.delivery_item-pic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:370px;margin:0 auto}
.delivery_item-pic img{width:calc(100% - 80px);height:130px;-o-object-fit:contain;object-fit:contain}
.delivery_item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.delivery_item-bottom a{margin-top:10px;width:calc(55% - 5px);background:#FF2E47;border-radius:4.3763px;color:#fff;text-align:center;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Arial;font-weight:600;font-size:13px}
.delivery_item-bottom a:hover{opacity:.75}
.delivery_item-bottom a+a{color:#000;background:#fff;border:1px solid #3696C5;width:calc(45% - 5px)}
.modal{display:none;width:100%;max-width:720px;border-radius:20px;padding:0;overflow-x:hidden}
.modal_toper{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.1)}
.modal_toper img{width:80px}
.modal_toper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:26px;padding-top:18px;width:calc(100% - 80px)}
.modal_toper b{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase}
.modal_toper span{font-weight:600;font-size:18px;margin-top:10px;line-height:1.3}
.modal_row{display:-webkit-box;display:-ms-flexbox;display:flex}
.modal_row>div{padding:25px;width:55%}
.modal_row>div+div{background:rgba(54,146,197,.05);width:45%}
.modal_row .calc_input+.calc_input{margin-top:20px}
.modal_button-wrapper{padding:25px;padding-top:0}
.modal_button-wrapper button{margin:0;max-width:340px;padding:0}
.modal_button{width:100%;margin:0;margin-top:30px}
.modal_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:25px;padding-top:10px;width:calc(100% + 15px)}
.modal_items>div{width:50%;padding-right:15px;margin-top:15px}
.modal_search-wrapper{padding:25px}
.modal_search-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:15px;border:1px solid rgba(0,0,0,0.1);border-radius:20px;padding:22px}
.modal_search-results a{font-weight:600;font-size:18px;color:#3696C5}
.modal_search-results a:hover{color:#000}
.modal_search-results a+a{margin-top:8px}
.modal_order{padding:20px}
.modal_order-item{border:1px solid rgba(0,0,0,0.1);border-radius:20px;padding:15px;max-width:420px;position:relative}
.modal_order .cart_item-delete{padding-right:10px;padding-bottom:10px}
.modal_order-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:10px}
.modal_order .goods-2_item-prices{border:none;padding:0;margin:0}
.modal_order .cart_item-nums{width:100px;margin:0;margin-left:20px}
.modal_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid rgba(0,0,0,.1);padding:25px}
.modal_bottom .cart_total-6{max-width:320px;margin-right:25px}
.modal_bottom-button{font-weight:600;font-size:22px;color:#000;opacity:.5;text-decoration:underline;font-family:Arial;padding:0;background:none;border:none}
.modal_bottom-button:hover{opacity:1}
#modal-search{max-width:1170px}
.modal_title{letter-spacing:.03em;text-transform:uppercase;font-weight:700;font-size:20px;padding:0 20px}
.modal_search-toper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;padding-right:44px}
.modal_search-toper .modal_title{padding:0}
.modal_search-toper a{font-weight:600;font-size:18px;font-family:Arial;background:#3DC16A;border-radius:999px;padding:0 20px;color:#fff;line-height:50px;text-align:center}
.modal_search-toper a:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.modal_search-row-1{width:calc(100% + 15px);background:#F5F9FC;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:5px;margin-bottom:20px}
.modal_search-row-1>div{padding-right:15px;margin-top:15px;width:20%}
.modal_search-row-2{padding:20px;width:calc(100% + 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid rgb(0,0,0,.1);margin-bottom:20px}
.modal_search-row-2>div{width:16.666666%;padding-right:10px;margin-top:10px}
.modal_search-row-2 .brands_item-1{display:none}
.modal_search-row-2 .brands_item-2{padding:0;width:100%}
.modal_search-row-3{width:calc(100% + 15px);padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:5px}
.modal_search-row-3>div{padding-right:15px;width:20%;margin-top:15px}
.overlay~.toper{background:#F5FAFC;color:#2C2B40;position:fixed;z-index:99999;top:0;left:0;width:100%;border:none}
.overlay~.toper .c{width:1700px}
.overlay~.toper .toper_row{font-weight:600;font-size:15px}
.overlay~.toper .toper_cities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}
.overlay~.toper .toper_cities svg{margin-right:8px;position:relative;top:-3px}
.overlay~.toper .toper_cities a{color:#27576f;text-decoration:underline;margin-left:6px}
.overlay~.toper .toper_cities a:hover{color:#000}
.overlay~.toper .toper_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}
.overlay~.toper .toper_links a{opacity:.7;margin-right:20px}
.overlay~.toper .toper_links a:last-child{margin-right:0}
.overlay~.toper .toper_links a:hover{opacity:1}
.header-cats_mins{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px)}
.header-cats_mins div{width:20%;padding-right:30px;margin-top:20px}
.header-cats_mins a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header-cats_mins img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;left:0}
.header-cats_mins a:hover img{left:4px}
.header-cats_mins span{width:calc(100% - 30px);padding-left:10px}
.main-news{margin-bottom:45px}
.main-news_title{border:none;padding:0}
.main-news_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.main-news_row>div{width:calc(100% - 280px);padding-right:20px}
.main-news_row>div+div{width:280px;padding:0}
.main-news_row>div+div a{display:block;width:100%}
.main-news_row>div+div img{display:block;width:100%}
.main-articles-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width: calc(100% + 20px);-ms-flex-wrap:wrap;flex-wrap:wrap;}
.main-articles-row>div{width: 25%;padding-right: 20px;margin-top: 20px;}
.main-news_items{width:calc(100% + 20px);margin-top:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.main-news_items>div{width:33.333333%;padding-right:20px;margin-top:20px}
.goods-2_labels-2{margin-bottom:30px;margin-top:15px;position:relative}
.goods-2_labels-2>button{font-weight:700;font-size:14px;letter-spacing:.03em;text-decoration:underline;color:#205874;padding:0;background:none;border:none;margin-bottom:10px}
.goods-2_labels-2>button:hover{color:#000}
.goods-2_labels-2-slick{padding-bottom:70px;width:calc(100% + 20px)}
.goods-2_labels-2-slide button, .goods-2_labels-2-slide .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:999px;letter-spacing:.03em;font-weight:500;font-size:14px;color:rgb(0 0 0 / 70%);border:none;padding:12px 24px;width:calc(100% - 20px)}
.goods-2_labels-2-slide button:hover, .goods-2_labels-2-slide .button:hover{color:#3597c6}
.goods-2_labels-2-slide button.a, .goods-2_labels-2-slide .button.a, .goods-2_labels>div>.button.a{color:#fff;background:#3696C5}
.goods-2_labels-2 .slick-arrow{background:#fff no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMy41MzAzIDYuNTMwMzNDMjMuODIzMiA2LjIzNzQ0IDIzLjgyMzIgNS43NjI1NiAyMy41MzAzIDUuNDY5NjdMMTguNzU3NCAwLjY5NjY5OUMxOC40NjQ1IDAuNDAzODA2IDE3Ljk4OTYgMC40MDM4MDYgMTcuNjk2NyAwLjY5NjY5OUMxNy40MDM4IDAuOTg5NTkzIDE3LjQwMzggMS40NjQ0NyAxNy42OTY3IDEuNzU3MzZMMjEuOTM5MyA2TDE3LjY5NjcgMTAuMjQyNkMxNy40MDM4IDEwLjUzNTUgMTcuNDAzOCAxMS4wMTA0IDE3LjY5NjcgMTEuMzAzM0MxNy45ODk2IDExLjU5NjIgMTguNDY0NSAxMS41OTYyIDE4Ljc1NzQgMTEuMzAzM0wyMy41MzAzIDYuNTMwMzNaTTAgNi43NUgyM1Y1LjI1SDBWNi43NVoiIGZpbGw9ImJsYWNrIi8+DQo8L3N2Zz4=);width:52px;height:52px;border:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;font-size:0;position:absolute;bottom:0;padding:0;z-index:1}
.goods-2_labels-2 .slick-arrow:hover{border-color:#FF2E47}
.goods-2_labels-2 .slick-prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.goods-2_labels-2 .slick-next{left:70px}
.goods-2_labels-2 .goods-2_labels{display:none;margin:0}
.goods-2_labels-2 .goods-2_labels>button{display:none}
.goods-2_labels-2>.a~.goods-2_labels-2-slick{height:0;overflow:hidden;padding:0}
.goods-2_labels-2>.a~.goods-2_labels{display:block}
.reqs{background:#f5f5f5;padding-bottom:40px}
.reqs_title>svg{margin-left:6px}
.reqs_body{background:#FFFFFF;border-radius:20px;padding:20px}
.reqs_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}
.reqs_items>div{width:25%;padding-right:20px;margin-top:20px}
.adv-goods{background:#f5f5f5;padding-bottom:45px}
.adv-goods_title{font-weight:700;font-size:35px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:20px}
.adv-goods_tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}
.adv-goods_tabs button{border-radius:10px 10px 0 0;background:rgba(0,0,0,.05);height:60px;padding:0 20px;font-weight:700;font-size:15px;color:rgba(0,0,0,.3);border:none;text-decoration:underline;text-transform:uppercase;margin-right:10px}
.adv-goods_tabs button.a{background:#3696C5;color:#fff}
.adv-goods_tabs~div{overflow: hidden;height: 0;opacity: 0;transition: .3s;background:#fff;border-radius:0 0 20px 20px;}
.adv-goods_tabs~div.a{height: auto;opacity: 1;padding:20px}
.adv-goods_slick{padding-bottom:60px}
.adv-goods_slide .hots_item{width:calc(100% - 20px)}
.adv-goods .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:0;position:absolute;bottom:17px;left:0;width:100%;z-index:1;padding-left:115px}
.adv-goods .slick-dots li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2px}
.adv-goods .slick-dots button{width:9px;height:9px;border:2px solid #d5d5d9;padding:0;background:#d5d5d9;font-size:0;border-radius:999px}
.adv-goods .slick-dots .slick-active button{background:#FF2E47;border-color:#FF2E47}
.adv-goods .slick-arrow{background:#fff no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuOTU3MDMxIDUuNzExMjRDMC40ODA0MTkgNS43MTEyNCAwLjA5NDA0ODYgNi4wOTc2MSAwLjA5NDA0ODYgNi41NzQyMkMwLjA5NDA0ODYgNy4wNTA4MyAwLjQ4MDQxOSA3LjQzNzIgMC45NTcwMzEgNy40MzcyVjUuNzExMjRaTTE5LjY4OTkgNy4xODQ0NEMyMC4wMjY5IDYuODQ3NDIgMjAuMDI2OSA2LjMwMTAxIDE5LjY4OTkgNS45NjRMMTQuMTk3OSAwLjQ3MjAxQzEzLjg2MDkgMC4xMzQ5OTUgMTMuMzE0NSAwLjEzNDk5NSAxMi45Nzc1IDAuNDcyMDFDMTIuNjQwNCAwLjgwOTAyNiAxMi42NDA0IDEuMzU1NDQgMTIuOTc3NSAxLjY5MjQ1TDE3Ljg1OTIgNi41NzQyMkwxMi45Nzc1IDExLjQ1NkMxMi42NDA0IDExLjc5MyAxMi42NDA0IDEyLjMzOTQgMTIuOTc3NSAxMi42NzY0QzEzLjMxNDUgMTMuMDEzNCAxMy44NjA5IDEzLjAxMzQgMTQuMTk3OSAxMi42NzY0TDE5LjY4OTkgNy4xODQ0NFpNMC45NTcwMzEgNy40MzcySDE5LjA3OTdWNS43MTEyNEgwLjk1NzAzMVY3LjQzNzJaIiBmaWxsPSIjRkYyRTQ3Ii8+Cjwvc3ZnPgo=);width:42px;height:42px;border:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;font-size:0;position:absolute;bottom:0;padding:0;z-index:2}
.adv-goods .slick-arrow:hover{border-color:#FF2E47}
.adv-goods .slick-prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.adv-goods .slick-next{left:55px}
.right-socials{background:#FF2E47;-webkit-box-shadow:-20px 10px 30px rgba(0,0,0,0.15);box-shadow:-20px 10px 30px rgba(0,0,0,0.15);border-radius:20px;position:fixed;right:0;top:40%;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3}
.right-socials a{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.right-socials a+a{margin-top:15px}
.right-socials a:hover{opacity:.6}
.news_tip{display:none;color:rgba(0,0,0,.4);font-weight:500;font-size:14px;font-family:Gilroy;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-30px;margin-top:20px}
.news_tip img{margin-right:8px}
.const h1{margin:0;text-transform:uppercase;font-weight:700;font-size:40px;letter-spacing:.03em}
.const h2{text-transform:uppercase;margin:0;margin-top:20px;font-weight:700;font-size:38px;letter-spacing:.03em}
.const h3{text-transform:uppercase;margin:0;margin-top:20px;font-weight:700;font-size:36px;letter-spacing:.03em}
.const h4{text-transform:uppercase;margin:0;margin-top:20px;font-weight:700;font-size:34px;letter-spacing:.03em}
.const h5{text-transform:uppercase;margin:0;margin-top:20px;font-weight:700;font-size:32px;letter-spacing:.03em}
.const h6{text-transform:uppercase;margin:0;margin-top:20px;font-weight:700;font-size:30px;letter-spacing:.03em}
.const ol{font-weight:700;margin:0;padding:0;padding-left:20px;margin-top:20px}
.const ul{font-weight:700;margin:0;padding:0;padding-left:20px;margin-top:20px}
.const li+li{margin-top:4px}
.const p{font-size:15px;margin-top:10px;line-height:1.4}
.const p a{text-decoration:underline}
.const blockquote{background:#fff;border-radius:10px;padding:20px;margin:0;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.const blockquote img{width:21px}
.const blockquote span{width:calc(100% - 21px);font-weight:500;font-size:13px;padding-left:16px}
@media (max-width:1699px) {
.viewport{padding-top:164px}
.header-cats{top:164px}
.header .c{width:1200px}
.header_row{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0}
/*.header_logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}*/
.header_row .flex-hack{display: block; width: 90px; -webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}
.header_catalog{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}/*margin-top:20px*/
.header_menu{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-top:20px}
.header .header_search{position:absolute;top:50%;left:50%;margin-left:-210px;margin-top:-45px;}
.header_thing{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(100% - 300px)}
.overlay~.toper .c{width:1200px}
@media (max-width: 1199px) {
	.znak{ left:64%;}
.c{width:990px}
.right-socials{zoom:.9}
.header-cats .catalog_items>div{width:20%}
.header-cats .catalog_item{height:170px;padding:15px}
.header-cats .catalog_item-1{font-size:18px}
.header-cats .catalog_item svg{left:15px;bottom:15px}
.header .c{width:990px}
.banner .slick-arrow{margin-left:418px}
.banner_row>img{margin-left:40px}
.buy_row>div{width:100%}
.buy_row>div+div{width:100%;border:none;padding-left:0}
.buy_title{padding:0;left:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.buy_title span{left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);bottom:0;position:relative;margin-left:10px}
.off_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.off_row>div{width:100%}
.off_row>div+div{margin-top:30px}
.catalog_items>div{width:33.333333%}
.catalog_item{height:300px}
.hots_thing-2 .button{margin-left:-40px}
.hots_thing-2 .button+span{font-size:22px}
.promo_row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.promo_row>div{width:100%;padding:0}
.promo_row>div+div{width:100%;border:none;padding:0;border-top:1px solid rgba(0,0,0,.05);padding-top:22px;margin-top:22px}
.promo_hr{width:100%;left:0}
.goods_items>div.a{width:75%}
.threes_row img{height:170px}
.boards_pic-1 img{height:420px}
.boards_pic-2 img{height:420px}
.boards_pic-3 img{height:420px}
.boards_pic-4 img{height:140px}
.boards_pic-5 img{height:140px}
.boards_pic-6 img{height:140px}
.delivery>img{margin-left:-1600px;top:50px}
.delivery_row>div{width:320px}
.delivery_row>div+div{width:calc(100% - 320px);position:relative;height:420px}
.delivery_row>div+div img{height:100%;position:absolute;top:0;left:0;width:auto}
.order img{margin-left:120px}
.footer_one{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:80px;position:relative;padding-bottom:20px}
.footer_menus{border:none;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer_menus nav{width:50%;padding:0;margin-bottom:80px}
.footer_menus nav+nav{border:none;padding:0}
.footer_info{min-width:1px;position:absolute;top:350px;width:290px;left:50%;margin:0}
.footer_two{-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer_copy{width:100%;max-width:100%;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}
.footer_thing{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}
.card-main_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-main_left{width:100%}
.card-main_center{width:100%;margin-top:20px}
.card-main_right{width:100%;margin-top:20px}
.card-main_labels span:last-child{margin-right:0}
.card-tabs_scroll{overflow:hidden;overflow-x:auto}
.card-tabs_scroll:before{content:'';left:0;width:100%;margin:0}
.card-tabs_wrapper{width:1160px}
.card-tabs_descr{-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-tabs_descr>div{width:100%;padding:0}
.card-tabs_descr>div+div{margin-top:40px}
.see_items>div{width:33.333333%}
.card-tabs_promo-4{right:10px}
.cats_banner{background-position:calc(100% + 210px) 50%}
.orange_pic{margin-top:0;top:auto;bottom:-56px;right:40px}
.goods-2_row>div{display:none}
.goods-2_close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;background:none;border:none;margin:0 auto;z-index:99;position:fixed;top:15px;left:0;max-width:370px;width:100%}
.bottom{display:-webkit-box;display:-ms-flexbox;display:flex}
.goods-2_row>div+div{display:block;padding:0;width:100%}
.goods-2_row>div.goods-2_filters-wrapper{position:fixed;top:0;left:0;max-width:370px;width:100%;height:100%;z-index:99999;background:#F5F9FC;overflow:hidden;overflow-y:auto;padding:20px;padding-top:70px}
.filtered .goods-2_row>div.goods-2_filters-wrapper{display:block}
.goods-2_row>div.goods-2_filters-wrapper:before{content:'';position:fixed;top:0;left:0;width:100%;height:70px;background:#f5f9fc;max-width:370px;z-index:9}
.compare_toper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.filtered .goods-2_row>div.goods-2_filters-wrapper>*{display:none}
.filtered .goods-2_row>div.goods-2_filters-wrapper>.goods-2_close{display:flex}
.filtered .goods-2_row>div.goods-2_filters-wrapper>.goods-2_filters{display:block}
.compare_toper-0{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.compare_toper-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin-top:18px}
.compare_toper-4{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.cart_row>div{width:calc(100% - 300px);padding-right:20px}
.cart_row>div+div{width:300px}
.cart_item-1{width:calc(100% - 400px)}
.cart_item-2{width:200px}
.cart_item-3{width:200px}
.cart_item-4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.cart_item-4>div+div{width:100%;padding:0;margin-top:10px}
.cart_total-6{font-size:20px}
.cart_callback-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}
.cart_callback-bottom>div:nth-of-type(1){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}
.cart_callback-bottom>div:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%}
.cart_callback-bottom>div:nth-of-type(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(50% - 16px)}
.cart_callback-bottom .cart_total-6{width:100%;max-width:330px}
.cart_callback-radios{width:100%}
.works_items>div{width:50%}
.worked_row{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:60px}
.worked_row>div{width:100%;padding:0}
.worked_row>div+div{width:100%;margin-top:60px}
.worked_row>div+div .goods-2_banner-2{display:none}
.worked_subtitle{margin-bottom:0}
.worked_banner-1{max-width:440px}
.worked_banner-2{max-width:440px}
.worked_banner-3{margin:30px 0}
.worked_banner-4{max-width:440px}
.worked_banner .card-tabs_promo-4{right:20px}
.worked_side-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
/*.worked_side-row>div{width:calc(50% - 10px)}*/
.worked_side-row>div{width:calc(33.3% - 10px)}
.news_items>div{width:50%}
.article_row>div{padding-right:0;width:100%}
.article_row>div+div{width:100%;margin-top:40px}
.article_row>div+div .goods-2_banner-2{display:none}
.article_items-2{max-width:100%}
.service_row>div{width:100%;padding:0}
.service_row>div+div{width:100%}
.calc_banner>img{height:320px;margin-top:-160px}
.calc_paths{width:calc(100% + 20px)}
.calc_paths>div{padding-right:20px}
.calc_body-row{width:calc(100% + 20px)}
.calc_body-row>div{padding-right:20px}
.opt_banner-1{max-width:480px}
.opt_banner-2{max-width:480px}
.opt_banner img{right:-110px}
.contacts_row>div{width:350px}
.contacts_row>div+div{width:calc(100% - 370px)}
.contacts_form .calc_bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.contacts_form .calc_bottom>button{width:100%}
.contacts_form .calc_bottom>div{width:100%;padding:0;margin-top:15px}
.modal_search-row-1>div{width:25%}
.modal_search-row-2>div{width:20%}
.modal_search-row-3>div{width:25%}
.overlay~.toper .c{width:990px}
.header-cats_mins div{width:25%}
.main-news_row>div{width:calc(100% - 260px)}
.main-news_row>div+div{width:260px}
.header .header_search{width: 270px;margin-left: -175px;}
}
@media (max-width: 1600px) {.znak{display:block;}}
@media (max-width: 1023px) {
.c{width:750px}
.header-cats_row button{font-size:20px}
.header-cats .catalog_items{width:calc(100% + 10px)}
.header-cats .catalog_items>div{padding-right:10px}
.header-cats .catalog_item{height:130px}
.header-cats .catalog_item-1{font-size:12px}
.header .c{width:750px}
.header_catalog-2{font-size:17px}
.header_menu>li{margin-right:18px}
.header_menu>li>a{font-size:15px}
.header_info{display:none}
.header .header_search{margin-left:-100px}
.header_cart{top:5px;position:relative}
.header_cart svg, .header_cart .svg{width:28px;height:28px}
.header_phone{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}
.banner .slick-arrow{margin-left:278px}
.banner_row>div{width:50%;max-width:100%}
.banner_row>img{margin-left:0}
.banner_text-1{font-size:11px}
.banner_text-2{font-size:29px}
.banner_text-3{font-size:14px}
.buy_title{font-size:20px}
.buy_title span{padding:6px 12px;margin-left:8px}
.buy_item-icon{width:53px;height:53px}
.buy_item-icon svg{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}
.buy_item-text{font-size:16px;padding-left:16px}
.buy_item-text span{display:inline}
.off{padding:40px 0}
.catalog_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.catalog_toper{width:100%}
.catalog_button-2{margin-top:20px}
.catalog_item{height:220px}
.hots_items>div{width:33.333333%}
.goods_items>div{width:50%}
.goods_items>div.a{width:100%}
.threes_row>div{width:calc(50% - 7.5px)}
.threes_row img{height:200px}
.key_items{zoom:94%}
.boards_row>div{width:100%}
.boards_pic-1 img{height:auto}
.boards_pic-2 img{height:640px}
.boards_pic-3 img{height:640px}
.boards_pic-4 img{height:172px}
.boards_pic-5 img{height:172px}
.boards_pic-6 img{height:172px}
.delivery>img{margin-left:-1500px}
.order{padding-bottom:30px}
.order img{margin:0;top:0;left:0;position:relative;width:100%;margin-top:50px}
.order_body{max-width:100%}
.card-main_labels span:last-child{margin-right:0}
.card-add_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-add_row>div{width:100%}
.card-tabs_banners>div{width:50%}
.card-tabs_banners>div+div{margin-top:20px}
.card-tabs_cols{-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-tabs_cols>div{width:100%}
.card-tabs_reviews-items>div{width:100%}
.card-tabs_promo{padding-bottom:400px;margin:0}
.card-tabs_promo-4{right:50px}
.cats_banner{background-image:url(img/35.webp);background-position:100%}
.cats_banner-one{max-width:100%}
.cats_banner-one i{margin-right:30px}
.cats_banner-two{font-size:15px;margin-top:15px;max-width:420px}
.orange_body{padding-right:250px}
.orange_pic{right:-50px}
.goods-2_tags>div{width:33.333333%}
.goods-2_toper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_toper>span{width:100%;padding:0;margin-bottom:10px}
.goods-2_items{width:calc(100% + 15px)}
.goods-2_items>div{padding-right:15px;margin-top:15px}
.goods-2_item{padding:12px}
.goods-2_item-name{height:60px}
.goods-2_item-buttons>button{font-size:10px}
.goods-2_item-buttons>button svg{height:12px;margin-right:2px}
.goods-2_item-compare{bottom:-20px}
.goods-2_footer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.goods-2_footer>div{margin-top:25px}
.goods-2_footer>div+div{width:100%;margin-top:0}
.cart_item{border-radius:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.cart_item+.cart_item{margin-top:16px}
.cart_item-1{width:100%}
.cart_item-2{width:100%;border:none;border-top:1px solid rgba(0,0,0,.1)}
.cart_item-3{width:100%;border:none;border-top:1px solid rgba(0,0,0,.1)}
.cart_item-4{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cart_item-4>div+div{margin:0;padding-left:15px;width:calc(100% - 130px)}
.cart_item-label{display:block}
.cart_callback-row input{width:100%}
.goods-2_flat>div{width:220px}
.goods-2_flat>div+div{width:calc(100% - 220px)}
.goods-2_flat .goods-2_item-pics{height:220px}
.goods-2_flat-body-7{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px}
.goods-2_flat-body-7>div{width:100%;border:none;padding:0}
.goods-2_flat-body-7>div+div{padding:0;border:none}
.goods-2_flat-body-8 .card-main_calc{max-width:100%;margin-right:0}
.header_menu>li:hover .header_menu-sub{padding-top:33px}
.brands_items{width:calc(100% + 20px)}
.brands_items>div{width:33.333333%;padding-right:20px}
.search-goods .goods-2_items>div{width:33.333333%}
.works_row>div{display:none}
.works_row>div+div{display:block;width:100%;padding:0}
.worked_banner{padding-bottom:310px}
.worked_banner-1{max-width:100%}
.worked_banner-2{max-width:100%}
.worked_banner-4{max-width:290px}
.service_banner{height:auto}
.service_items>div{width:33.333333%}
.service_items.a>div{width:33.333333%}
.service_paths>div{width:33.333333%}
.calc_banner{padding:35px;min-height:280px}
.calc_banner>img{height:250px;margin-top:-125px}
.calc_banner-1{font-size:34px;max-width:320px}
.calc_banner-2{font-size:14px;max-width:320px}
.calc_body-row>div{width:100%}
.page-404{padding-bottom:30px}
.opt{padding-top:30px;padding-bottom:60px}
.opt_banner{padding:30px;min-height:310px}
.opt_banner-1{max-width:400px;font-size:34px}
.opt_banner-2{max-width:400px;font-size:16px}
.opt_banner img{width:450px;right:-80px;bottom:-20px}
.opt_steps>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.opt_items>div{width:33.333333%;margin-top:14px}
.opt_banner-two{padding-bottom:370px;margin-top:30px}
.opt_banner-two .card-tabs_promo-4{right:10px}
.contacts{padding-bottom:60px}
.contacts_row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.contacts_row>div{width:100%}
.contacts_row>div+div{width:100%;margin-top:20px}
.delivery_banner{min-height:400px}
.delivery_banner-1{max-width:100%}
.delivery_banner-2{max-width:350px}
.delivery_items>div{width:100%}
.delivery_item-bottom{max-width:370px;margin:0 auto}
.modal_toper img{width:60px}
.modal_toper div{width:calc(100% - 60px);padding-top:12px;padding-left:18px}
.modal_toper b{font-size:30px}
.modal_search-row-1>div{width:33.333333%}
.modal_search-row-2>div{width:25%}
.modal_search-row-3>div{width:33.333333%}
.overlay~.toper .c{width:750px}
.header-cats_mins{height:310px;overflow:hidden;overflow-y:auto}
.header-cats_mins div{width:33.333333%}
.main-news_row>div{width:100%;padding:0}
.main-news_row>div+div{display:none}
.reqs_items>div{width:33.333333%}
.right-socials{zoom:.8}
/*.goods-2_item-pics.a{display:none}*/
.main-articles-row>div{width: 50%}
}
@media (max-width: 1024px) {
	.znak{display:none;}
}
@media (max-width: 767px) {
.viewport{padding-top:35px;padding-bottom:45px}
.c{width:100%;max-width:480px;padding-left:10px;padding-right:10px}
.button{font-size:14px;padding:0 30px;height:38px}
.header .c{width:100%;max-width:480px}
.header_logo{width:141px}
.header_logo img{width:100%}
.header_catalog{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.header_catalog-1{margin:0}
.header_catalog-1 svg{width:28px;height:28px}
.header_catalog-2{display:none}
.header_catalog-3{display:none}
.header_menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;height:25px;position:relative}
.header_menu:before{content:'';position:absolute;width:20000px;height:1px;top:50%;left:50%;margin-left:-10000px;background:#000;opacity:.05}
.header_menu>li{display:none}
.header_search{background:#F5FAFC;border-radius:999px;height:39px;width:calc(100% - 70px);-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.header_search:before{display:none}
.header_search input{display:block;padding-left:15px;font-size:12px;padding-right:45px}
.header_search button{display:block;width:45px}
.header_search svg{width:20px}
.header_thing{width:calc(100% - 141px)}
.header_cart{margin-left:8px;width:50px;height:50px}
.header_cart svg, .header_cart .svg{width:24px;height:24px}
.banner .slick-arrow{width:42px;height:42px;margin:0;top:auto;bottom:20px;background-size:auto 14px;left:10px}
.banner .slick-next{margin-left:50px}
.banner_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.banner_row>div{width:100%;height:auto;padding:18px 0}
.banner_row>img{left:0;position:relative;width:calc(100% + 20px);height:250px;margin-left:-10px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}
.banner_button{margin-top:15px}
.buy_row{padding:20px 0}
.buy_row>div+div{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:0}
.buy_item{width:100%}
.buy_item+.buy_item{margin-top:10px}
.off{padding:30px 0}
.off_one{padding-bottom:10px}
.off_text-1{font-size:28px}
.off_text-2{font-size:28px;margin-top:4px}
.off_text-2 span{font-size:36px;line-height:48px;padding:0 15px}
.off_tag{padding:8px 10px;font-size:16px}
.off_two{width:calc(100% + 20px)}
.off_two a{width:calc(100% - 20px)}
.catalog{padding:30px 0}
.catalog_row{padding:0}
.catalog_toper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.catalog_text-1{width:100%;margin-bottom:5px}
.catalog_text-2{margin-left:0}
.catalog_items>div{width:50%}
.catalog_item{height:140px;padding:10px;border-radius:12px}
.fix_img .catalog_item{height:160px !important; background-size: 100px !important;}
.catalog_item-1{font-size:14px}
.catalog_item-2{font-size:8px;margin-top:2px}
.catalog_banner{padding:30px 15px;position:relative;height:auto;margin-top:20px}
.catalog_banner:before{content:'';z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5}
.catalog_banner-1{font-size:24px;position:relative;z-index:2}
.catalog_banner-2{font-size:12px;margin-top:8px;position:relative;z-index:2}
.catalog_banner-3{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:2}
.catalog_banner-3 div{margin:0;margin-top:15px}
.hots{padding:30px 0}
.hots_banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}
.hots_banner-1{font-size:36px}
.hots_items>div{width:100%}
.hots_item{height:auto}
.hots_thing{height:360px;padding-top:270px}
.promo{padding:30px 0}
.promo_body{padding:10px;border-radius:10px}
.promo_toper{font-size:18px;padding-bottom:8px;margin-bottom:10px}
.promo_toper span{width:22px;height:22px;margin-left:8px}
.promo_toper svg{width:12px;height:12px}
.promo_row>div+div{margin-top:10px;padding-top:10px}
.promo_slick .slick-arrow{width:26px;height:26px;margin-top:-13px;background-size:14px auto}
.promo_slick img{height:200px}
.promo_title{font-size:18px;margin-bottom:8px}
.promo_disc{font-size:10px;line-height:18px;width:85px;border-radius:5px}
.promo_price{margin:10px 0}
.promo_price u{font-size:12px;margin-right:8px}
.promo_price b{font-size:18px;margin-right:0}
.promo_price svg{height:12px}
.promo_buy{height:30px;font-size:12px;padding:0 10px}
.promo_buy svg{width:16px;margin-right:8px}
.promo_hr{display:none}
.promo_timer{margin-top:12px}
.promo_timer svg{width:24px;height:24px}
.promo_timer div{padding-left:8px}
.promo_timer .br{font-size:10px}
.promo_timer .br+span{font-size:14px}
.goods{padding:30px 0}
.goods_items>div{width:100%}
.goods_banner{padding:15px;height:180px}
.goods_banner svg{width:30px}
.goods_banner-2{font-size:23px}
.goods_banner-3{font-size:12px;margin-top:8px}
.threes{margin-bottom:30px}
.threes_row{padding-top:15px}
.threes_row>div{width:100%}
.threes_row img{height:auto}
.key{margin-bottom:30px}
.key_title{font-size:28px;padding-top:35px}
.key_items{zoom:39%}
.key_item{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}
.key_item.a{z-index:1}
.key_hr{margin-top:30px}
.boards{padding-bottom:30px}
.boards_row{width:calc(100% + 10px)}
.boards_row>div{padding-right:10px;margin-top:10px}
.boards_pic-2 img{height:300px}
.boards_pic-3 img{height:300px}
.boards_pic-4 img{height:100px}
.boards_pic-5 img{height:80px}
.boards_pic-6 img{height:80px}
.delivery{padding:30px 0}
.delivery>img{display:none}
.delivery_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.delivery_row>div{width:100%;padding:0}
.delivery_row>div+div{width:100%;height:auto;margin-top:35px}
.delivery_row>div+div img{position:relative;height:auto;width:100%;border-radius:10px}
.delivery_title{font-size:28px;margin-bottom:25px}
.order{padding:30px 0}
.order img{display:none}
.order_title{padding:0;font-size:25px}
.order_text{font-size:14px;margin-top:15px}
.order_button{line-height:52px;font-size:16px;margin-top:25px}
.footer_one{padding-top:40px;padding-bottom:0}
.footer_menus nav{width:100%;margin-bottom:30px}
.footer_info{top:0;position:relative;left:0;width:100%}
.footer_two{padding:40px 0;padding-bottom:20px}
.footer_thing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.footer_vk{margin:0;margin-top:20px}
.toper_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.toper_row>div, .toper_row>div>div{width:100%}
.toper_button{margin-top:10px;font-size:16px;padding:0 15px;margin-right:13px}
.toper_button+.toper_button{margin-right:0;margin-left:0}
.toper_button svg{margin-right:10px}
.card-title_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.card-title_row>div{width:100%;margin:0}
.card-title_row>div+div{margin-top:10px}
.card-main_left{padding:10px; min-height: 450px;}
.card-main_center{padding:10px}
.card-main_right{padding:10px}
.card-main_labels span{margin-right:4px;margin-bottom:4px;padding:0 6px;font-size:9px}
.card-main_labels span:last-child{margin-right:0}
.card-main_body{padding:0;padding-bottom:10px}
.card-main_slick-one{width:100%}
.card-main_slick-one .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:4px;position:absolute;bottom:2px;left:50%;width:auto;background: rgba(0, 0, 0, 0.2);-webkit-backdrop-filter: blur(3px);backdrop-filter: blur(3px);-webkit-transform: translate(-50%);-ms-transform: translate(-50%);transform: translate(-50%);border-radius: 4px;}
.card-main_slick-one .slick-dots li{padding:0 2px}
.card-main_slick-one .slick-dots button{width:9px;height:9px;background: rgba(255, 255, 255, 0.5) !important;border: none;display: block;padding: 0;font-size:0;border-radius:999px}
.card-main_slick-one .slick-dots .slick-active button{background: #fe2e46 !important;cursor: default;}
.card-main_slick-two{display:none}
.card-main_price u{font-size:15px;margin-right:10px}
.card-main_price b{font-size:24px}
.card-main_price svg{height:18px}
.card-main_button-one{font-size:14px;height:30px}
.card-main_button-one svg{height:14px}
.card-main_button-two{font-size:14px;height:30px}
.card-main_button-two svg{height:16px}
.card-main_icons>div{width:calc(100% - 100px)}
.card-main_icons>div+div{padding-left:10px;width:100px}
.card-main_icon-1{width:32px;height:32px}
.card-main_icon-1 svg{height:20px}
.card-main_icon-2 span{font-size:14px}
.card-main_icon-2 div{font-size:10px}
.card-main_readmore svg{height:12px;margin-right:4px}
.card-main_readmore span{font-size:12px}
.card-add_row{padding:15px}
.card-add_title{font-size:22px}
.card-add_items{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}
.card-add_items>div{padding-right:20px;margin-top:20px;width:50%}
.card-add_item{width:100%;padding:10px}
.card-add_item-sub{right:40px;width:230px;top:120px;left:auto}
.card-add_item-button{width:32px;height:32px;top:-12px;right:-12px}
.card-add_item-button svg{width:18px}
.card-add_text{font-size:14px;min-height:33px}
.card-add_link span{padding-left:10px;font-size:14px}
.card-add_dealer-one{width:130px;height:55px}
.card-add_dealer-two{width:calc(100% - 130px);padding-left:10px;font-size:14px}
.card-tabs:before{top:55px}
.card-tabs_wrapper{width:830px}
.card-tabs_button{font-size:16px;height:55px}
.card-tabs_body.a{padding:20px 0}
.card-tabs_descr>div+div{width:300px;height:300px;margin-top:20px}
.card-tabs_descr-one{font-size:22px;padding:0}
.card-tabs_descr-two{font-size:16px}
.card-tabs_title{margin-bottom:20px;font-size:26px}
.card-tabs_banners{width:calc(100% + 20px)}
.card-tabs_banners>div{width:100%;padding-right:20px}
.card-tabs_cols .card-main_list{margin-bottom:10px;font-size:16px}
.card-tabs_tags>div{height:30px;font-size:14px;margin-top:8px;margin-right:8px;width:auto;padding:0 20px}
.card-tabs_docs{width:calc(100% + 20px)}
.card-tabs_docs>div{padding-right:20px;width:50%}
.card-tabs_doc{width:100%}
.tabs button{height:30px;font-size:14px;padding:0 15px}
.see{padding:30px 0}
.see_title{font-size:22px}
.see_tabs button{height:30px;padding:0 15px;font-size:14px;margin-right:8px;margin-bottom:8px}
.see_items>div{width:100%}
.card-tabs_reviews-toper-1{font-size:22px}
.card-tabs_reviews-toper-2{margin:10px 0}
.card-tabs_reviews-toper-3 .stars{margin-right:10px}
.card-tabs_reviews-items>div{margin-top:15px}
.card-tabs_reviews-item{padding:20px}
.card-tabs_reviews-item-1{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.card-tabs_reviews-item-1>div{width:100%}
.card-tabs_reviews-item-1>div+div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}
.card-tabs_reviews-item-2{margin-top:15px;font-size:16px}
.card-tabs_reviews-item-3{margin-top:15px}
.card-tabs_reviews-item-3 b{font-size:16px}
.card-tabs_reviews-item-3>span{margin-top:4px}
.card-tabs_reviews-more{font-size:16px;margin-top:20px}
.card-tabs_reviews-more svg{width:20px;margin-left:8px}
.card-tabs_promo{padding:20px;padding-bottom:330px}
.card-tabs_promo-1{font-size:25px}
.card-tabs_promo-2{font-size:16px;margin-top:10px}
.card-tabs_promo-3{line-height:40px;font-size:16px;padding:0 30px;margin-top:20px}
.card-tabs_promo-4{right:auto;width:300px;left:50%;margin-left:-150px;height:330px;overflow:hidden}
.card-tabs_promo-4:before{width:200px;height:200px;top:200px;margin-left:-110px}
.card-tabs_promo-4 img{width:100%;height:310px;-o-object-fit:contain;object-fit:contain}
.card-tabs_promo-4 span{bottom:190px;left:10px}
.card-warn_item{padding:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.card-warn_item span{padding-left:15px;font-size:14px}
.card-tabs_question{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px;padding-top:6px}
.card-tabs_question>div{width:100%}
.card-tabs_question>div+div{border:none;width:100%;padding:0}
.card-tabs_question-1 img{margin:0;width:60px;height:60px}
.card-tabs_question-1 span{text-align:left}
.card-tabs_question-button button{font-size:18px}
.card-main_calc-one{font-size:14px}
.card-main_calc-two>div+div{width:140px}
.card-main_calc-two u{font-size:10px;margin-right:6px}
.card-main_calc-two b{font-size:16px}
.card-main_calc-two svg{height:11px;margin-left:4px}
.card-main_size b{font-size:14px}
.viewed{padding:30px 0}
.viewed_title{font-size:27px;margin-bottom:20px}
.cats{padding:30px 0}
.cats_title{font-size:28px}
.cats_banner{background-image:url(img/36.webp);height:600px;padding:30px 20px;width:300px;margin:0 auto}
.cats_banner-one{-ms-flex-wrap:wrap;flex-wrap:wrap}
.cats_banner-one b{width:100%;font-size:28px}
.cats_banner-one i{margin:0;margin-top:10px}
.cats_banner-one span{margin-left:10px;margin-top:10px}
.orange_body{padding:20px;border-radius:20px;padding-bottom:240px}
.orange_title{font-size:28px}
.orange_pic{right:auto;left:50%;margin-left:-170px}
.goods-2{padding:20px 0}
.goods-2_tags-button{display:-webkit-box;display:-ms-flexbox;display:flex}
.goods-2_tags{display:none}
.a+.goods-2_tags{display:-webkit-box;display:-ms-flexbox;display:flex}
.goods-2_tags>div{width:100%}
.goods-2_toper{padding-top:20px;margin-top:20px}
.goods-2_labels{margin:20px 0;padding:0}
.goods-2_labels>div>button, .goods-2_labels>div>.button{padding:0 10px;font-size:12px;height:28px;margin-bottom:6px;margin-right:6px}
.goods-2_sorts{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_sorts>div{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_items{width:calc(100% + 5px)}
.goods-2_items>div{width:50%;padding-right:5px;margin-top:5px}
.goods-2_item{padding:8px}
.goods-2_item-pics{height:180px}
.works_item .goods-2_item-slick img{height: 160px}
.goods-2_item-slick img{height:160px}
.goods-2_item-toper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_item-toper-2{font-size:10px}
.goods-2_item-toper-2 .stars{top:-1px}
.goods-2_item-name{font-size:12px;height:56px}
.goods-2_item-prices b{font-size:16px}
.goods-2_item-prices svg{height:12px}
.goods-2_item-params{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_item-params>div{width:100%}
.goods-2_item-params>div+div{margin-top:8px}
.goods-2_item-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_item-buttons>button{width:calc(100% - 30px)}
.goods-2_item-buttons>button+button{margin-top:4px;width:100%}
.goods-2_item .goods-2_item-compare{font-size:0;height:26px;width:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:38px;right:8px;left:auto;display:none!important}
.goods-2_item-wrapper.a~.goods-2_item-compare{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.goods-2_item .goods-2_item-compare svg{display:block;width:20px}
.goods-2_banner-4{margin-top:5px}
.goods-2 .promo_slick{padding:0}
.goods-2 .promo_row>div{border:none;padding:0}
.goods-2 .promo_slick img{height:250px}
.goods-2_footer{margin-top:5px}
.goods-2_footer>div{width:100%;margin-top:5px}
.goods-2_more{font-size:15px}
.goods-2_more svg{height:20px;margin-right:5px}
.navigation{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;padding:10px}
.navigation>div{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.navigation>div+div{margin-top:10px}
.goods-3_body{margin:20px 0}
.goods-3_title{margin:0;font-size:26px;margin-bottom:10px}
.goods-3_body>button{position:relative;height:auto;margin-bottom:10px}
.goods-3_text{font-size:15px}
.bottom>button{width:49%;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.bottom>button+button{width:51%}
.compare{padding-top:20px}
.compare_label{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}
.compare_toper-1{font-size:28px}
.compare_toper-2{line-height:30px;padding:0 10px;font-size:12px}
.compare_toper-3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.compare_toper-3 button, .compare_toper-3 .button{padding:0 15px;font-size:14px;height:34px}
.compare_toper-4{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:18px}
.compare_toper-4 button{width:38px;height:38px}
.cart{padding-bottom:60px}
.cart_toper{padding-top:15px;padding-bottom:16px}
.cart_toper-1 a{font-size:12px;line-height:34px;margin-right:10px}
.cart_toper-1 svg{margin-right:2px;height:10px}
.cart_toper-1 span{font-size:22px}
.cart_toper-2{width:46px;height:46px}
.cart_toper-2 img{width:22px;left:-1px}
.cart_body-1{width:100px;height:100px}
.cart_body-1 img{width:50px}
.cart_body-2{font-size:22px;margin-top:15px}
.cart_body-3{font-size:22px}
.cart_body-4{font-size:14px;line-height:40px;padding:0 25px;margin-top:30px}
.cart_row>div{width:100%;padding:0}
.cart_row>div+div{width:100%;margin-top:16px}
.cart_item-4>div{width:100px;height:100px;border-radius:14px}
.cart_item-4>div+div{width:calc(100% - 100px);padding-left:10px}
.cart_total{padding:15px}
.cart_total hr{width:calc(100% + 30px);margin-left:-15px}
.cart_total-1{font-size:24px}
.cart_total-2{font-size:15px}
.cart_total-3{font-size:16px}
.cart_total-4{font-size:27px}
.cart_total-4 svg{height:18px}
.cart_callback{padding:15px}
.cart_callback-title{font-size:24px}
.cart_callback-bottom>div{width:100%}
.cart_callback-bottom>div:nth-of-type(2){width:100%}
.cart_callback-bottom>div:nth-of-type(3){width:100%}
.cart_callback-radios{-ms-flex-wrap:wrap;flex-wrap:wrap}
.cart_callback-radios label{padding:10px;height:90px;width:100%}
.cart_callback-radios b{font-size:16px;width:calc(100% - 20px);left:10px}
.cart_callback-radios span{font-size:12px}
.goods_labeled{margin-top:20px;margin-bottom:5px}
.goods-2_flats{padding:0}
.goods-2_flat{padding:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_flat>div{width:270px}
.goods-2_flat>div+div{width:100%;padding:0;margin-top:12px}
.goods-2_flat .goods-2_item-pics, .goods-2_flat .wrap-pics .goods-2_item-slick img{height:270px}
.goods-2_flat-toper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.goods-2_flat-toper a, .goods-2_flat-toper h2{font-size:18px;width:100%}
.goods-2_flat-toper img{width:auto;height:20px;margin-bottom:5px}
.goods-2_flat-body-1{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_flat-body-1 span{width:100%;margin-bottom:5px}
.goods-2_flat-item{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_flat-item>div{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_flat-item>div+div{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.goods-2_flat-item-3 svg{position:relative;top:-1px}
.goods-2_flat-body-3{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}
.goods-2_flat-body-3 .goods-2_item-prices{width:100%}
.goods-2_flat-body-3 .goods-2_item-toper{width:100%;margin-top:5px}
.goods-2_flat-body-3 .goods-2_item-toper-1{width:auto;margin:0}
.goods-2_flat-body-3 .goods-2_item-toper-2{width:auto}
.goods-2_flat .card-main_buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}
.goods-2_flat .card-main_buttons button{width:100%}
.goods-2_flat .card-main_buttons button+button{margin-top:6px}
.header{display:none}
.header-cats{display:none}
.mob-header{position:absolute;top:0;left:0;z-index: 99999;width:100%;height:35px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.mob-header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.mob-header form{background:#F5FAFC;height:23px;position:relative;width:calc(100% - 31px);border-radius:999px}
.mob-header input{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background:none;padding:0;border:none;font-weight:500;font-size:10px;padding-left:15px;padding-right:35px}
.mob-header button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35px;height:100%;position:absolute;top:0;right:0;z-index:2;background:none;border:none;padding:0}
.mob-footer{position:fixed;bottom:0;left:0;z-index:9999;width:100%;height:45px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 4px 10px rgba(44,43,64,0.2);box-shadow:0 4px 10px rgba(44,43,64,0.2);border-top:2px solid #FF2E47;}
.card-bottom~.mob-footer{-webkit-box-shadow:none;box-shadow:none}
.mob-footer_1{width:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:10px;letter-spacing:.03em;text-transform:uppercase;padding-bottom:10px}
.mob-footer_1 svg{margin-right:7px}
.mob-footer_2{width:90px;background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:10px}
.mob-footer_2 span{font-weight:700;font-size:13px;color:#FFF;background:#FF2E47;line-height:18px;border-radius:999px;padding:0 6px}
.mob-footer_row{border:1px solid rgb(0,0,0,.05);border-top:none;border-bottom:none;width:calc(100% - 180px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}
.mob-footer_row a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:36px;height:36px}
.mob-footer_row svg, .mob-footer_row .svg{width:22px;height:22px}
.bottom{bottom:45px}
.card-bottom{bottom:45px;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;left:0;width:100%;background:#fff;padding:8px 16px;-webkit-box-shadow:0 4px 10px rgb(44 43 64 / 20%);box-shadow:0 4px 10px rgb(44 43 64 / 20%)}
.card-bottom>div>u{font-weight:400;font-size:10px;color:#351F17;opacity:.5;font-family:Arial;text-decoration:line-through}
.card-bottom>div>b{font-weight:600;font-size:18px;color:#3696C5;font-family:Arial}
.card-bottom>button{background:#FF2E47;border-radius:3px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;font-weight:600;font-size:12px;min-height:22px}
.card-bottom>button:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}
.card-bottom>button>svg{margin-right:2px}
.search-toper_row-1{font-size:28px;padding-right:18px}
.brands_title{font-size:28px}
.brands_items>div{width:100%}
.search-goods_title{font-size:28px}
.search-goods .goods-2_items>div{width:50%}
.top-title_row>div, .top-title_row>h1{font-size:28px}
.top-title_row>div+div, .top-title_row>h1+div{padding:0}
.top-title_row>div+div>span, .top-title_row>h1+div>span{font-size:22px;height:35px}
.works_tags button, .works_tags .button2{height:36px;padding:0 15px;font-size:14px;margin-right:8px;margin-bottom:8px}
.works_tags svg{margin-right:10px;height:24px;width:24px}
.works_items{margin-top:-20px}
.works_items>div{width:100%;margin-top:20px}
.works_title{margin:20px 0}
.works_title div{width:30px;height:30px}
.works_title svg{width:16px;height:16px}
.works_title span{font-size:24px}
.works_hr{margin-top:60px}
.worked_row{padding:0}
.worked_title{font-size:22px;margin-bottom:20px}
.worked_hr{margin:30px 0}
.worked_hr.a{margin:25px 0}
.worked_slick-one-slide>img{height:250px}
.worked_slick-one .slick-arrow{bottom:16px;left:16px}
.worked_slick-two{width:calc(100% + 14px)}
.worked_slick-two-slide>img{width:100%}
.worked_text{font-size:14px}
.worked_text+.worked_text{margin-top:15px}
.worked_subtitle{font-size:22px;margin-bottom:15px}
.worked_items>div+div{margin-top:20px}
.worked_banner{padding:20px;padding-bottom:350px}
.worked_banner-1{font-size:25px}
.worked_banner-2{font-size:15px}
.worked_banner-3{width:100%;margin:20px 0}
.worked_banner-4{font-size:13px}
.worked_banner .card-tabs_promo-4{right:0}
.worked_side-row{margin-top:-20px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.worked_side-row>div{width:100%}
.news_items{margin-top:-55px}
.article_row .news_items{margin-top:-35px}
.news_items>div{width:100%}
.article_title{font-size:28px}
.article_subtitle{font-size:24px}
.article_quote-2 div{padding-left:10px}
.article_video{height:200px}
.article_table{overflow-x:auto}
.article_table table{width:700px}
.articles_tags{-ms-flex-wrap:wrap;flex-wrap:wrap}
.service{padding:30px 0}
.service_banner{padding:40px 20px;background-position:calc(50% - 120px) 50%}
.service_banner-1{font-size:28px}
.service_banner-2{font-size:14px}
.service_banner-3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_banner-3 div{width:100%;padding:0;margin-top:10px}
.service_items{width:calc(100% + 10px)}
.service_items>div{width:50%;padding-right:10px}
.service_items.a>div{width:100%}
.service_item{font-size:16px;padding:20px 10px;min-height:190px;height:auto}
.service_title{font-size:28px}
.service_subtitle{font-size:22px}
.service_promo{-ms-flex-wrap:wrap;flex-wrap:wrap}
.service_promo-1{width:100%;padding:20px;border:none;border-bottom:1px solid rgb(0,0,0,.1);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_promo-1 span{font-size:18px}
.service_promo-2{width:100%;padding:20px}
.service_promo-2 span{padding-left:20px}
.service_items-2>div{width:100%}
.service_steps>div{width:100%}
.service_cases-toper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.service_cases-toper div{width:100%;margin-bottom:5px}
.service_things-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_things-item b{width:100%;padding:0;margin-top:10px}
.service_works>div{width:100%}
.service_works-buttons a{width:100%;max-width:100%}
.service_works-buttons a.a{margin:0;margin-bottom:10px}
.service_faqs-item{padding:20px}
.service_faqs-item .a+div{padding-top:10px}
.service_paths{width:calc(100% + 10px)}
.service_paths>div{width:50%;padding-right:10px}
.service_paths-item{padding:20px 10px;min-height:196px}
.service_paths.a .service_paths-item{min-height:240px}
.service_paths-text{font-size:16px}
.service_phone{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.service_phone-1{width:100%;border:none;border-bottom:1px solid rgba(0,0,0,.1)}
.service_phone-1 span{font-size:16px}
.service_phone-2{width:100%}
.service_img{border-radius:18px}
.service_threes{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.service_threes img{margin-right:0;width:30%}
.calc{padding:30px 0}
.calc_banner{padding:25px;padding-bottom:270px;margin-bottom:30px}
.calc_banner>img{height:auto;width:280px;top:auto;bottom:20px;left:50%;margin-left:-140px}
.calc_banner-1{font-size:28px}
.calc_title{font-size:28px}
.calc_paths.a .service_paths-item{min-height:220px}
.calc_body{padding:24px 16px;margin-top:20px}
.calc_body-title{font-size:24px}
.calc_input{height:46px}
.calc_input i{height:34px;margin-top:-17px}
.calc_input input{padding-left:60px;padding-right:20px;font-size:15px}
.calc_select{height:46px}
.calc_select i{height:34px;margin-top:-17px}
.calc_select select{padding-left:60px;padding-right:45px;font-size:15px}
.calc_sub{padding:16px}
.calc_sub-name{font-size:20px}
.calc_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.calc_bottom>button{width:100%;font-size:18px}
.calc_bottom>div{width:100%;padding:0;margin-top:10px}
.page-404_title{font-size:28px}
.page-404_bottom{padding:20px;margin-top:30px}
.page-404_bottom span{font-size:20px}
.page-404_bottom a{font-size:16px;height:40px}
.opt_banner{padding-bottom:330px}
.opt_banner-1{font-size:28px}
.opt_banner-2{font-size:14px}
.opt_banner-3{padding:0 35px}
.opt_banner img{right:auto;left:50%;margin-left:-225px}
.opt_title{font-size:28px;margin-bottom:20px}
.opt_steps>div{-ms-flex-wrap:wrap;flex-wrap:wrap}
.opt_steps-2{width:100%;padding:0;margin-top:10px}
.opt_items>div{width:100%}
.contacts{padding:30px 0}
.contacts_top-title, .const h1.contacts_top-title{font-size:28px}
.contacts_row>div{padding:15px}
.contacts_title{font-size:22px}
.contacts_items>div{width:100%}
.contacts_form{padding:0}
.contacts_form .calc_body-row>div{width:100%}
.article_tabs button{margin-right:10px}
.article_slick{padding-top:60px}
.article_slick .slick-arrow{top:0}
.article_slick .slick-dots{top:18px}
.article_slick a img{height:200px}
.delivery_banner{background-size:auto 170px;padding:20px;min-height:auto;padding-bottom:180px}
.delivery_banner-1{font-size:28px}
.delivery_banner-2{font-size:16px}
.delivery_warning{-ms-flex-wrap:wrap;flex-wrap:wrap}
.delivery_warning>div{width:100%}
.delivery_warning>div+div{width:100%;margin-top:15px}
.delivery_warning>div span{font-size:16px}
.delivery_items>div{margin-top:20px}
.delivery_item-pic img{width:100%}
.delivery_item-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}
.delivery_item-bottom a{width:100%}
.delivery_item-bottom a+a{width:100%}
.modal{border-radius:12px}
.modal_toper{padding:15px}
.modal_toper img{width:40px}
.modal_toper div{width:calc(100% - 40px);padding-top:10px}
.modal_toper b{font-size:18px}
.modal_row{-ms-flex-wrap:wrap;flex-wrap:wrap}
.modal_row>div{width:100%;padding:15px}
.modal_row>div+div{width:100%}
.modal_button-wrapper{padding:15px;padding-top:0}
.modal_items{width:100%;padding:15px;padding-top:1px}
.modal_items>div{width:100%;padding-right:0}
.modal_search-wrapper{padding:15px}
.modal_search-results{padding:15px}
.modal_search-results a{font-size:16px}
.modal_search-results a+a{margin-top:6px}
.modal_order{padding:10px}
.modal_order-item{padding:10px}
.modal_order .cart_item-delete{z-index:1}
.modal_order-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:4px}
.modal_order .cart_item-nums{margin:0;margin-top:5px}
.modal_bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;padding-bottom:0}
.modal_bottom .cart_total-6{margin:0;width:100%;max-width:100%}
.modal_bottom-button{width:100%;height:50px;font-size:18px}
.modal_search-toper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.modal_search-toper a{line-height:40px;font-size:16px;margin-top:10px}
.modal_search-row-1{padding:15px;padding-top:0}
.modal_search-row-1>div{width:50%}
.modal_search-row-2{padding:15px;padding-top:0}
.modal_search-row-2>div{width:50%}
.modal_search-row-2 .brands_item-2 span{font-size:14px}
.modal_search-row-3{padding:15px;padding-top:0;width:calc(100% + 10px)}
.modal_search-row-3>div{width:50%;padding-right:10px}
.modal_search-row-3 .hots_item-label{zoom:.7}
.modal_search-row-3 .hots_item{padding:6px}
.modal_search-row-3 .hots_item-2{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px}
.modal_search-row-3 .hots_item-2-1{-ms-flex-wrap:wrap;flex-wrap:wrap}
.modal_search-row-3 .hots_item-2-1 u{width:100%}
.modal_search-row-3 .hots_item-2-1 b{margin-left:0}
.modal_search-row-3 .hots_item-2-1 span{zoom:.8}
.modal_search-row-3 .hots_item-2 button{zoom:.7}
.modal_search-row-3 .hots_item-3{font-size:14px}
.overlay~.toper{display:none}
.main-news_title{margin-bottom:20px}
.main-news_items>div{width:100%}
.reqs_body{padding:15px}
.reqs_title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.reqs_title>span{margin:0;margin-bottom:10px}
.reqs_title>svg{margin:0;margin-top:10px}
.reqs_items>div{width:100%}
.adv-goods_title{font-size:22px;line-height:1.4}
.adv-goods_tabs{-ms-flex-wrap:wrap;flex-wrap:wrap}
.adv-goods_tabs button{margin:0;width:100%;font-size:14px;padding:0 10px;height:50px}
.adv-goods_tabs button+button{margin-top:10px}
.adv-goods_slick{width:100%;margin-top:15px}
.adv-goods_slide .hots_item{width:100%}
.right-socials{zoom:.7}
.news_tip{display:-webkit-box;display:-ms-flexbox;display:flex}
.goods-2_item {
    min-height: 439px;
}
.goods-2_item-slick .slick-slide,
.goods-2_item-slick .goods-2_item-pics {
    min-height: 180px;
}
.goods-2_item-slick .product-fields {
  min-height: 150px;
}
.goods-2_item-name {
  min-height: 56px;
}
.const h1{font-size:30px}
.const h2{font-size:28px}
.const h3{font-size:26px}
.const h4{font-size:24px}
.const h5{font-size:22px}
.const h6{font-size:20px}
.main-articles-row>div{width: 100%}
.calc_bottom.wrp_subsc3{margin-right:0}
}
