/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */header{background:#030303;left:0;position:fixed;top:0;transition:all .3s ease-out;width:100%;z-index:200}header .header-primary{height:100px;position:relative;z-index:2}header .header-primary .wrapper{align-items:center;display:flex;height:100%;justify-content:space-between}header .header-primary .wrapper .head-right{align-items:center;display:flex}header .header-primary .wrapper .head-right__search{position:relative}header .header-primary .wrapper .head-right__search .icon{background:url(/images/material/icon/ico-search.svg) no-repeat 50%;background-size:32px 32px;display:none;height:32px;width:32px}header .header-primary .wrapper .head-right__search form{align-items:center;display:flex;position:relative}header .header-primary .wrapper .head-right__search form ::-moz-placeholder{color:hsla(0,0%,100%,.5);font-weight:400}header .header-primary .wrapper .head-right__search form :-ms-input-placeholder{color:hsla(0,0%,100%,.5);font-weight:400}header .header-primary .wrapper .head-right__search form ::placeholder{color:hsla(0,0%,100%,.5);font-weight:400}header .header-primary .wrapper .head-right__search form .button,header .header-primary .wrapper .head-right__search form button,header .header-primary .wrapper .head-right__search form input{margin:0}header .header-primary .wrapper .head-right__search form button{background:url(/images/material/icon/ico-search.svg) no-repeat 0 0;background-size:24px 24px;border:0;cursor:pointer;height:24px;left:16px;padding:0;position:absolute;top:10px;width:24px}header .header-primary .wrapper .head-right__search form input{background:#242424;border-color:#242424;border-radius:64px;color:hsla(0,0%,100%,.5);font-weight:400;height:44px;line-height:44px;padding-left:56px;width:370px}header .header-primary .wrapper .head-right__search--dropdown{background:#1f1f1f;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.15);display:none;left:0;padding:23px 30px 27px;position:absolute;top:calc(100% + 26px);width:100%}header .header-primary .wrapper .head-right__search--dropdown .search-list{display:flex;flex-direction:column}header .header-primary .wrapper .head-right__search--dropdown .search-list__item{color:#555;padding:5px 0;transition:all .15s ease-out}header .header-primary .wrapper .head-right__search--dropdown .search-list__item:hover{color:#888}header .header-primary .wrapper .head-right__cart{margin-left:32px;position:relative}header .header-primary .wrapper .head-right__cart--icon{cursor:pointer;position:relative}header .header-primary .wrapper .head-right__cart--icon i{display:block;height:32px;width:32px}header .header-primary .wrapper .head-right__cart--icon .dot{align-items:center;background:#d62429;border-radius:50%;color:#fff;display:flex;font-size:.625rem;font-weight:600;height:16px;justify-content:center;position:absolute;right:-5px;top:-4px;width:16px}header .header-primary .wrapper .head-right__cart--dropdown{background:#1f1f1f;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.15);display:none;left:50%;padding:30px 30px 45px;position:absolute;top:calc(100% + 20px);transform:translateX(-50%);width:360px}header .header-primary .wrapper .head-right__cart--dropdown:before{background:url(/images/material/polygon.svg) no-repeat 0 0;content:"";height:12px;left:50%;position:absolute;top:-12px;transform:translateX(-50%);width:14px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list{margin-bottom:20px;max-height:350px;overflow:auto;padding-right:6px;position:relative}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list::-webkit-scrollbar{width:6px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list::-webkit-scrollbar-track{background:#b1b1b1}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list::-webkit-scrollbar-thumb{background:#646464}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item{display:flex;margin-bottom:20px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figure{width:88px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption{padding-left:16px;transition:all .15s ease-out;width:calc(100% - 88px)}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption h6{color:#fff;font-size:.875rem;margin-bottom:5px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption p{margin:0}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption p.price{color:#d62429}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption p.quantity{color:#b1b1b1;font-size:.875rem}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item:hover figcaption{opacity:.8}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item:last-child{margin-bottom:0}header .header-primary .wrapper .head-right__cart--dropdown .box-button .button{align-items:center;display:flex;font-size:.938rem;height:48px;justify-content:center;line-height:48px;margin:0}header .header-primary .wrapper .head-right__cart--dropdown .box-button .button i{display:inline-flex;height:24px;margin-left:10px;width:24px}header .header-primary .wrapper .head-right__account{border-left:1px solid #2b2b2b;margin-left:32px;padding-left:26px;position:relative}header .header-primary .wrapper .head-right__account .button,header .header-primary .wrapper .head-right__account button,header .header-primary .wrapper .head-right__account input{margin:0}header .header-primary .wrapper .head-right__account .button-account{align-items:center;cursor:pointer;display:flex;height:44px}header .header-primary .wrapper .head-right__account .button-account .txt-log{background:none;border:2px solid hsla(0,0%,100%,.4);font-size:.75rem;font-weight:600;height:44px;line-height:42px;padding:0 16px}header .header-primary .wrapper .head-right__account .button-account .txt-profile{align-items:center;display:flex}header .header-primary .wrapper .head-right__account .button-account .txt-profile .label{align-items:center;background:#fff;border-radius:30px;color:#030303;display:flex;font-size:1.25rem;font-weight:700;height:36px;justify-content:center;text-transform:uppercase;width:36px}header .header-primary .wrapper .head-right__account .button-account .txt-profile .name{color:#fff;font-size:.875rem;font-weight:600;margin-left:16px}header .header-primary .wrapper .head-right__account .close-mobile{display:none}header .header-primary .wrapper .head-right__account--dropdown{background:#1f1f1f;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.15);color:#fff;display:none;left:50%;padding:30px;position:absolute;top:calc(100% + 20px);transform:translateX(-50%);width:330px}header .header-primary .wrapper .head-right__account--dropdown:before{background:url(/images/material/polygon.svg) no-repeat 0 0;content:"";height:12px;left:50%;position:absolute;top:-12px;transform:translateX(-50%);width:14px}header .header-primary .wrapper .head-right__account--dropdown .box-forgot h4,header .header-primary .wrapper .head-right__account--dropdown .box-login h4,header .header-primary .wrapper .head-right__account--dropdown .box-success h4{margin-bottom:16px}header .header-primary .wrapper .head-right__account--dropdown .box-forgot p,header .header-primary .wrapper .head-right__account--dropdown .box-login p,header .header-primary .wrapper .head-right__account--dropdown .box-success p{font-size:.875rem;line-height:normal}header .header-primary .wrapper .head-right__account--dropdown .box-forgot{display:none}header .header-primary .wrapper .head-right__account--dropdown .box-forgot .field input{margin-bottom:24px}header .header-primary .wrapper .head-right__account--dropdown .box-success{display:none}header .header-primary .wrapper .head-right__account--dropdown .box-success img{margin-bottom:10px}header .header-primary .wrapper .head-right__account--dropdown .box-success .box-button{margin-bottom:15px;margin-top:33px;width:100%}header .header-primary .wrapper .head-right__account--dropdown .box-success .button{height:48px;justify-content:center;line-height:48px;width:100%}header .header-primary .wrapper .head-right__account--dropdown .box-profile h4{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:16px;padding-bottom:16px}header .header-primary .wrapper .head-right__account--dropdown .box-profile h6{font-weight:700}header .header-primary .wrapper .head-right__account--dropdown .box-profile .verification{color:hsla(0,0%,100%,.5);display:flex;font-size:.875rem;margin-bottom:5px}header .header-primary .wrapper .head-right__account--dropdown .box-profile .verification img{margin-left:2px}header .header-primary .wrapper .head-right__account--dropdown .box-profile .box-button{margin-top:40px}header .header-primary .wrapper .head-right__account--dropdown .box-profile .box-button .button{justify-content:center;width:100%}header .header-primary .wrapper .head-right__burger-menu{background:url(/images/material/icon/burger-menu.svg) no-repeat 50%;display:none;height:32px;margin-left:25px;width:32px}header .header-secondary{background:#101010;border-bottom:1px solid #2b2b2b;height:60px;position:relative;z-index:1}header .header-secondary .wrapper{height:100%}header .header-secondary .wrapper .close-mobile,header .header-secondary .wrapper .copyright-mobile{display:none}header .header-secondary nav ul{align-items:center;display:flex;justify-content:space-between;margin:0}header .header-secondary nav ul li{align-items:center;display:inline-flex;height:60px;line-height:normal;margin:0;padding:16px 40px;position:relative}header .header-secondary nav ul li:first-child{padding-left:0}header .header-secondary nav ul li:last-child{padding-right:0}header .header-secondary nav ul li a{color:#b1b1b1;display:inline-flex;flex-direction:column;font-size:1rem;line-height:1.2;padding:0;transition:all .15s ease-out}header .header-secondary nav ul li a span{display:block}header .header-secondary nav ul li:hover>a,header .header-secondary nav ul li a.active{color:#f53d38;font-weight:700}header .header-secondary nav ul li:hover.dropdown>a:after{background:url(/images/material/icon/ico-arrow-v-red.svg) no-repeat 50%}header .header-secondary nav ul li:hover.dropdown .sub-dropdown{margin-top:0;opacity:1;visibility:visible;z-index:2}header .header-secondary nav ul li.dropdown>a{padding-right:35px;position:relative}header .header-secondary nav ul li.dropdown>a:after{background:url(/images/material/icon/ico-arrow-v-grey.svg) no-repeat 50%;content:"";height:18px;position:absolute;right:0;top:2px;width:18px}header .header-secondary nav ul li.dropdown>a.active{font-weight:700}header .header-secondary nav ul li.dropdown>a.active:after{background:url(/images/material/icon/ico-arrow-v-red.svg) no-repeat 50%}header .header-secondary nav ul li.dropdown .sub-dropdown{background:#1f1f1f;display:block;flex-direction:column;left:50%;margin-top:15px;opacity:0;position:absolute;top:100%;transform:translateX(-50%);transition:all .15s ease-out;visibility:hidden;width:292px;z-index:-1}header .header-secondary nav ul li.dropdown .sub-dropdown ul{display:block;max-height:410px;overflow:auto;padding:16px 0;scrollbar-color:#646464 #b1b1b1;scrollbar-width:thin}header .header-secondary nav ul li.dropdown .sub-dropdown ul::-webkit-scrollbar{width:6px}header .header-secondary nav ul li.dropdown .sub-dropdown ul::-webkit-scrollbar-track{background:#b1b1b1}header .header-secondary nav ul li.dropdown .sub-dropdown ul::-webkit-scrollbar-thumb{background:#646464}header .header-secondary nav ul li.dropdown .sub-dropdown ul li{border-bottom:1px solid #2b2b2b;display:block;height:auto;padding:0}header .header-secondary nav ul li.dropdown .sub-dropdown ul li:hover a{color:#b1b1b1;font-weight:300}header .header-secondary nav ul li.dropdown .sub-dropdown ul li a{font-size:.875rem;padding:16px 30px}header .header-secondary nav ul li.dropdown .sub-dropdown ul li a:hover{color:#f53d38;font-weight:700}header .header-secondary nav ul li.dropdown .sub-dropdown ul li:last-child{border-bottom:0}header .header-secondary nav ul li.dropdown .sub-dropdown:before{border-bottom:12px solid #1f1f1f;border-left:8px solid transparent;border-right:8px solid transparent;content:"";height:1px;left:50%;margin-left:-10px;position:absolute;top:-12px;transform:translateX(-50%);width:1px}header.bg{background:#030303}header.up{top:-160px}.floating-menu{display:block;position:fixed;right:0;top:50%;transform:translateY(-50%);width:96px;z-index:10}.floating-menu a{align-items:center;background:rgba(214,36,41,.7);color:#fff;display:flex;flex-direction:column;font-size:.875rem;height:96px;justify-content:center;line-height:1;margin-bottom:2px;padding:0 18px;text-align:center;transition:all .15s ease-out;width:auto}.floating-menu a:first-child{border-top-left-radius:16px}.floating-menu a:last-child{border-bottom-left-radius:16px}.floating-menu a:hover{opacity:.95}footer{padding:40px 0}footer .wrapper{display:flex;justify-content:center}footer .wrapper .copyright{color:hsla(0,0%,100%,.5);font-size:.875rem;margin:0}footer .wrapper .copyright a{color:hsla(0,0%,100%,.5)}footer .wrapper .copyright a:hover{color:#fff}footer .wrapper .copyright br{display:none}@media (max-width:1583px){header .header-primary .wrapper .head-right__account--dropdown{left:unset;right:0;transform:unset}.floating-menu{margin-top:30px;width:68px}.floating-menu a{font-size:.75rem;height:68px;padding:0 10px}}@media (max-width:1200px){header .header-primary{height:80px}header .header-primary .wrapper .logo{max-width:281px}header .header-primary .wrapper .head-right__cart{margin-left:25px}header .header-primary .wrapper .head-right__cart--dropdown{left:unset;margin-right:-45px;padding:30px;right:0;transform:unset}header .header-primary .wrapper .head-right__cart--dropdown:before{left:unset;right:54px;transform:unset}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list{max-height:345px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figure{width:72px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption{width:calc(100% - 72px)}header .header-primary .wrapper .head-right__cart--dropdown .box-button .button{height:44px;line-height:44px}header .header-primary .wrapper .head-right__account{margin-left:25px;padding-left:25px}header .header-primary .wrapper .head-right__account--dropdown .box-success .button,header .header-primary .wrapper .head-right__account--dropdown form .field .button{height:44px;line-height:44px}header .header-primary .wrapper .head-right__account .button-account .txt-log{border:1px solid #fff;border-radius:50%;font-size:0;height:31px;padding:0;position:relative;width:31px}header .header-primary .wrapper .head-right__account .button-account .txt-log:before{background:url(/images/material/icon/ico-profile.svg) no-repeat 50%;background-size:auto 16px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}header .header-primary .wrapper .head-right__account .button-account .txt-profile .name{display:none}header .header-primary .wrapper .head-right__search--dropdown{padding:24px 40px;top:calc(100% + 16px)}header .header-secondary{height:56px}header .header-secondary nav ul li{height:56px;padding:16px 24px}header .header-secondary nav ul li a{font-size:.875rem}header .header-secondary nav ul li a .hidden-mobile{display:none}header.up{top:-136px}.floating-menu{width:62px}.floating-menu a{font-size:.688rem;height:68px;padding:0 10px}footer{padding:40px 0}footer .wrapper .copyright{font-size:.75rem}}@media (max-width:1023px){header .header-primary .wrapper .logo{max-width:232px}header .header-primary .wrapper .head-right__search{position:static}header .header-primary .wrapper .head-right__search .icon{display:block}header .header-primary .wrapper .head-right__search form{opacity:0;position:absolute;right:50%;top:80px;transform:translateX(50%);transition:all .15s ease-out;visibility:hidden;z-index:-1}header .header-primary .wrapper .head-right__search--dropdown{left:unset;padding:24px;right:-80px;top:calc(100% + 80px);width:370px}header .header-primary .wrapper .head-right__search.act form{opacity:1;visibility:visible;z-index:1}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list{max-height:325px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list__item figcaption h6{font-size:.75rem}header .header-primary .wrapper .head-right__burger-menu{display:block}header .header-secondary{background:rgba(3,3,3,.7);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .2s ease-out;visibility:hidden;width:100%;z-index:-99}header .header-secondary .wrapper{background:#1f1f1f;box-sizing:border-box;height:100%;margin:0;padding:128px 0;position:absolute;right:-100%;top:0;transition:all .6s ease-out;width:373px}header .header-secondary .wrapper .close-mobile{background:url(/images/material/icon/ico-close.svg) no-repeat 50%;background-size:24px 24px;display:block;height:24px;position:absolute;right:32px;top:32px;width:24px}header .header-secondary .wrapper .copyright-mobile{bottom:48px;color:#fff;display:block;font-size:14px;left:0;line-height:normal;margin:0;opacity:.5;padding:0 32px;position:absolute;text-align:center;width:100%}header .header-secondary .wrapper nav{height:100%;overflow:auto;padding:0 32px;position:relative}header .header-secondary .wrapper nav ul{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding-top:10px}header .header-secondary .wrapper nav ul li{display:block;height:auto;padding:8px 0;width:100%}header .header-secondary .wrapper nav ul li>a{display:block}header .header-secondary .wrapper nav ul li.dropdown>a.active{color:#b1b1b1;font-weight:300}header .header-secondary .wrapper nav ul li.dropdown>a:after{background:url(/images/material/icon/ico-arrow-v.svg) no-repeat 50%;transition:all .2s ease-out}header .header-secondary .wrapper nav ul li.dropdown .sub-dropdown{display:none;left:0;margin-top:0;opacity:1;position:relative;top:unset;transform:unset;transition:unset;visibility:visible;width:100%;z-index:2}header .header-secondary .wrapper nav ul li.dropdown .sub-dropdown ul{max-height:unset;padding:10px 0 0}header .header-secondary .wrapper nav ul li.dropdown .sub-dropdown ul li{border-bottom:0}header .header-secondary .wrapper nav ul li.dropdown .sub-dropdown ul li a{padding:8px 0 8px 16px}header .header-secondary .wrapper nav ul li.dropdown .sub-dropdown ul li a:hover{font-weight:600}header .header-secondary .wrapper nav ul li.dropdown:hover>a{color:#b1b1b1;font-weight:300}header .header-secondary .wrapper nav ul li.dropdown:hover>a:after{background:url(/images/material/icon/ico-arrow-v.svg) no-repeat 50%}header .header-secondary .wrapper nav ul li.dropdown.act>a:after{transform:rotate(-180deg)}header .header-secondary .wrapper.wrap_show{right:0;transition:all .4s ease-out}header .header-secondary.show{opacity:1;visibility:visible;z-index:99999}}@media (max-width:767px){header .header-primary{height:72px}header .header-primary .wrapper .logo{height:36px;max-width:38px;overflow:hidden;width:38px}header .header-primary .wrapper .logo img{height:100%;max-width:none}header .header-primary .wrapper .head-right__burger-menu{background-size:28px 28px;height:28px;margin-left:16px;width:28px}header .header-primary .wrapper .head-right__search form input{width:350px}header .header-primary .wrapper .head-right__search--dropdown{right:-158px;width:350px}header .header-primary .wrapper .head-right__account{margin-left:16px;padding-left:16px}header .header-primary .wrapper .head-right__account .button-account{height:36px}header .header-primary .wrapper .head-right__account .close-mobile{color:#fff;display:block;font-size:.875rem;left:16px;line-height:24px;min-height:24px;opacity:.7;padding-left:30px;position:absolute;top:40px}header .header-primary .wrapper .head-right__account .close-mobile:before{background:url(/images/material/icon/ico-close.svg) no-repeat 0 0;background-size:24px 24px;content:"";height:24px;left:0;position:absolute;top:0;width:24px}header .header-primary .wrapper .head-right__account--dropdown{height:100%;left:0;overflow:hidden;overflow-y:auto;padding:105px 16px 16px;position:fixed;top:0;width:100%;z-index:99}header .header-primary .wrapper .head-right__account--dropdown form .field input{font-size:.875rem}header .header-primary .wrapper .head-right__account--dropdown .box-login{position:relative}header .header-primary .wrapper .head-right__account--dropdown .box-login .field-create{position:absolute;right:0;top:-62px}header .header-primary .wrapper .head-right__account--dropdown .box-success{height:80vh;position:relative;text-align:center}header .header-primary .wrapper .head-right__account--dropdown .box-success img{width:100px}header .header-primary .wrapper .head-right__account--dropdown .box-success p{line-height:normal}header .header-primary .wrapper .head-right__account--dropdown .box-success .box-content{position:absolute;top:50%;transform:translateY(-50%)}header .header-primary .wrapper .head-right__account--dropdown .box-success .box-button{bottom:0;margin:0;position:absolute;width:100%}header .header-primary .wrapper .head-right__cart{margin-left:16px}header .header-primary .wrapper .head-right__cart--dropdown{margin-right:-110px;padding:20px;width:350px}header .header-primary .wrapper .head-right__cart--dropdown .dropdown-list{max-height:320px}header .header-secondary .wrapper{width:100%}header.up{top:-128px}.floating-menu{bottom:0;display:flex;justify-content:center;left:0;top:unset;transform:unset;width:100%}.floating-menu a{background:#9f1a1e;border-radius:0;font-size:9px;height:auto;margin:0 1px 0 0;min-height:56px;width:25%}.floating-menu a i{width:24px}.floating-menu a:first-child{border-radius:0}.floating-menu a:last-child{border-radius:0;margin-right:0}footer{padding:16px 0 86px}footer .wrapper .copyright{font-size:.688rem;max-width:195px;text-align:center}footer .wrapper .copyright br{display:block}}
/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */.middle{min-height:100vh;padding-top:160px;transition:all .3s ease-out}.middle.no-banner{padding-top:190px}.banner-page{position:relative}.banner-page figcaption{align-items:center;display:flex;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1200px;z-index:2}.banner-page figcaption h2{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.banner-page figcaption .breadcrumb{bottom:30px;left:0;margin-bottom:0;position:absolute;width:100%}.banner-page figure{line-height:0;position:relative}.banner-page figure:before{background:linear-gradient(180deg,rgba(10,10,12,0),#0a0a0c);bottom:0;content:"";height:180px;left:0;opacity:.4;position:absolute;width:100%;z-index:1}.banner-page figure img{width:100%}.inner-content{padding-top:80px}.breadcrumb{margin-bottom:40px}.breadcrumb ul{display:flex;margin:0}.breadcrumb ul li{color:#fff;font-size:.75rem;font-weight:600;line-height:normal;margin:0 16px 0 0;padding:0}.breadcrumb ul li:before{display:none}.breadcrumb ul li a{align-items:center;background:url(/images/material/icon/ico-arrow-grey.svg) no-repeat 100%;color:#b1b1b1;display:inline-flex;font-weight:400;padding-right:34px}.menu-product{display:flex;flex-wrap:wrap;margin:0 -24px}.menu-product__item{align-items:center;display:flex;flex-direction:column;font-size:1.438rem;font-weight:700;margin:0 24px 48px;text-align:center;width:calc(20% - 48px)}.menu-product__item figure{align-items:center;display:flex;height:170px;justify-content:center;margin-bottom:15px;position:relative;width:170px}.menu-product__item figure:after,.menu-product__item figure:before{border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.menu-product__item figure:before{background:#250707;opacity:.3}.menu-product__item figure:after{background:linear-gradient(180deg,#280101 8.85%,transparent);opacity:.8;transform:scale(.85)}.menu-product__item figure i{position:relative;z-index:3}.menu-product__item figcaption{color:#fff;line-height:1.1}.text-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.text-title h2{margin-bottom:0}.text-title__right .button{border-color:#b1b1b1;color:#b1b1b1;margin-bottom:0}.filter{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px}.filter__left h3{margin:0}.filter__right form{align-items:center;display:flex}.filter__right form label{color:#fff;font-size:.875rem;margin:0 24px 0 0}.filter__right form select{background:#242424 url(/images/material/icon/ico-arrow-v-grey-70.svg) no-repeat right 16px center;height:44px;margin:0;width:213px}.promo-label{border:2px solid #f53d38;border-radius:8px;font-size:.825rem;font-weight:500;left:0;margin:5px;padding:3px 6px;position:absolute;top:0;z-index:2}.product-shop{display:flex;flex-wrap:wrap;margin:0 -12px}.product-shop__item{background:#1f1f1f;border-radius:8px;margin:0 12px 32px;position:relative;width:calc(25% - 24px)}.product-shop__item figure{align-items:center;background:#fff;border-radius:8px 8px 0 0;display:flex;height:280px;justify-content:center;overflow:hidden}.product-shop__item figure img{height:100%;max-width:none;transition:all .2s ease-out}.product-shop__item figcaption{padding:21px 26px 30px}.product-shop__item figcaption .category{color:#646464;display:block;font-size:.875rem;line-height:normal}.product-shop__item figcaption .part-number{color:#fff;font-size:1rem;font-weight:300;opacity:.7}.product-shop__item figcaption h6{color:#646464;display:block;font-size:.875rem;line-height:normal;margin:5px 0 15px}.product-shop__item figcaption .price{color:#fff;font-size:1.188rem;font-weight:700;line-height:normal;margin:0}.product-shop__item:hover figure img{transform:scale(1.05)}.wrap-tab .nav-tab{display:flex;margin-bottom:36px}.wrap-tab .nav-tab a{color:#b1b1b1;margin-right:48px;padding:0 0 16px;position:relative;transition:all .2s ease-out}.wrap-tab .nav-tab a:after{background:#bc0004;border-radius:1px;bottom:0;content:"";height:4px;left:0;position:absolute;transition:all .2s ease-out;width:0}.wrap-tab .nav-tab a.active,.wrap-tab .nav-tab a:hover{color:#fff;font-weight:700}.wrap-tab .nav-tab a.active:after,.wrap-tab .nav-tab a:hover:after{width:100%}.popup__box__head--close{float:right;margin-bottom:15px;position:relative}@media (max-width:1200px){.middle{padding-top:138px}.middle.no-banner{padding-top:168px}.breadcrumb ul li{font-size:.75rem}.breadcrumb ul li:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-page figcaption{width:896px}.banner-page figcaption h2{font-size:2rem}.banner-page figcaption .breadcrumb{bottom:24px}.banner-page figure img{height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.menu-product{margin:0 -12px}.menu-product__item{font-size:1.125rem;margin:0 12px 48px;width:calc(20% - 24px)}.menu-product__item figure{height:100px;width:100px}.menu-product__item figure i{height:40px;width:40px}.menu-product__item figcaption{line-height:1.4;opacity:.8}.product-shop{margin:0 -10px}.product-shop__item{margin:0 10px 24px;width:calc(25% - 20px)}.product-shop__item figure{height:208px}.product-shop__item figcaption{padding:24px 16px}.product-shop__item figcaption .part-number{font-size:.875rem}.product-shop__item figcaption .price{font-size:1rem}}@media (max-width:1023px){.middle{padding-top:80px}.middle.no-banner{padding-top:120px}.banner-page figcaption{left:0;margin:0;padding:0 64px;transform:unset;width:100%}.banner-page figcaption .breadcrumb{padding:0 64px}.inner-content{padding-top:64px}.menu-product__item{margin-bottom:24px;width:calc(33.33333% - 24px)}.product-shop{margin:0 -12px}.product-shop__item{margin:0 12px 32px;width:calc(33.33333% - 24px)}.product-shop__item figure{height:197px}.filter{margin-bottom:40px}}@media (max-width:767px){.middle{padding-top:72px}.middle.no-banner{padding-top:104px}.breadcrumb{display:none;margin-bottom:20px}.banner-page figure img{height:210px}.banner-page figcaption{padding:0 30px}.banner-page figcaption h2{font-size:1.5rem}.banner-page figcaption .breadcrumb{bottom:20px;display:none;padding:0 30px}.inner-content{padding-top:32px}.menu-product{font-size:.875rem;margin:0 -8px}.menu-product__item{border-radius:0;font-size:.875rem;margin:0 8px 24px;width:calc(50% - 16px)}.menu-product__item figure{height:75px;width:75px}.menu-product__item figure i{height:30px;width:30px}.product-shop{margin:0 -8px}.product-shop__item{background:#030303;margin:0 8px 32px;width:calc(50% - 16px)}.product-shop__item figure{height:164px}.product-shop__item figcaption{padding:24px 12px 0}.product-shop__item figcaption .category{font-size:.688rem}.product-shop__item figcaption .price{font-size:.875rem}.product-shop__item figcaption a{justify-content:center;width:100%}.filter{align-items:flex-start;flex-direction:column}.filter__left{display:none}.filter__right{width:100%}.filter__right form{align-items:flex-start;flex-direction:column}.filter__right form label{margin-bottom:12px;margin-right:0;width:100%}.filter__right form select{width:100%}.wrap-tab .nav-tab a{margin-right:32px}}.box-accordion .accordion{border-bottom:1px solid #646464}.box-accordion .accordion .head{cursor:pointer;padding:19px 60px 19px 0;position:relative}.box-accordion .accordion .head:after{content:url(/images/material/icon-chevron-bottom.svg);height:32px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .25s ease-out}.box-accordion .accordion .head h5{color:#fff;font-weight:700;margin-bottom:0}.box-accordion .accordion .content{display:none;padding:17px 0 20px}.box-accordion .accordion .content h1,.box-accordion .accordion .content h2,.box-accordion .accordion .content h3,.box-accordion .accordion .content h4{margin-bottom:8px}.box-accordion .accordion.active .head h5{color:#f53d38}.box-accordion .accordion.active .head:after{content:url(/images/material/icon-chevron-red.svg)}@media (max-width:1279px){.box-accordion{padding:0 0 60px}}@media (max-width:767px){.box-accordion .accordion .head{padding:19px 40px 19px 0}.box-accordion .accordion .head:after{height:24px}}.wrapper-small{padding-bottom:80px}.wrapper-small .contact__heading{color:#fff;font-size:2rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase}@media (max-width:1200px){.box-accordion{padding-bottom:0}}@media (max-width:1023px){.wrapper-small .contact__heading{font-size:1.5rem}}@media (max-width:767px){.wrapper-small .contact__heading{font-size:1.125rem}}

/*# sourceMappingURL=snk.css.map*/