@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=PT+Sans&display=swap);@font-face{font-family:Gilroy-Bold;font-display:swap;src:url(../fonts/Gilroy-Bold.woff2) format("woff2"),url(../fonts/Gilroy-Bold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gilroy-Medium;font-display:swap;src:url(../fonts/Gilroy-Medium.woff2) format("woff2"),url(../fonts/Gilroy-Medium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gilroy-SemiBold;font-display:swap;src:url(../fonts/Gilroy-SemiBold.woff2) format("woff2"),url(../fonts/Gilroy-SemiBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gilroy-Regular;font-display:swap;src:url(../fonts/Gilroy-Regular.woff2) format("woff2"),url(../fonts/Gilroy-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:AkzidenzGroteskBQCondensedBold;src:url(../fonts/AkzidenzGroteskBQCondensedBold.eot);src:local("☺"),url(../fonts/AkzidenzGroteskBQCondensedBold.woff) format("woff"),url(../fonts/AkzidenzGroteskBQCondensedBold.ttf) format("truetype"),url(../fonts/AkzidenzGroteskBQCondensedBold.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Bebas;src:url(../fonts/BebasNeueRegular.eot);src:local("☺"),url(../fonts/BebasNeueRegular.woff) format("woff"),url(../fonts/BebasNeueRegular.ttf) format("truetype"),url(../fonts/BebasNeueRegular.svg) format("svg");font-weight:400;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}aside,footer,header,nav,section{display:block}html{font-size:16px}body,html{height:100%;min-width:320px}body{line-height:1;font-family:"PT Sans";-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:"PT Sans";font-size:inherit}input::-ms-clear{display:none}button{cursor:pointer;background-color:inherit}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{color:#000}body._lock{overflow:hidden}.wrapper{width:100%;min-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._container{max-width:880px;margin:0 auto}.button{display:inline-block;padding:0 33px;height:50px;line-height:50px;font-size:15px;font-family:Bebas;text-transform:uppercase;letter-spacing:1.5px;color:#fff;background-color:#000}.button._fw{width:100%}.button--w{background-color:#fff;color:#000}.select{position:relative}.select__item{position:relative}.select__title{color:#000;border:1px solid #d9d9d9;background-color:#fff;cursor:pointer;border-radius:4px}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:30px;padding:0 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.select__value span{height:1em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.select__value:before{content:"";display:inline-block;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:11px;height:7px;background:url(../img/icons/select.svg) center/100% no-repeat}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:29px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0;font-size:14px;padding:10px 0 5px 0}.select__option{cursor:pointer;padding:5px 15px;margin:0}.select._active{z-index:5}.select._active .select__value:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select._active .select__options{display:block}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:0}.input{border-radius:0!important;width:100%;display:block;padding:0 18px;height:50px;border:2px solid #959595;background-color:#252525;color:#959595;font-size:15px}.input._error{border:2px solid red}textarea.input{resize:none;padding:10px 18px;height:100px}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0;visibility:hidden}.checkbox__input:checked+.checkbox__text:before{background:#fff url(../img/icons/check.svg) center no-repeat}.checkbox__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:1.25;cursor:pointer}.checkbox__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.checkbox a{color:#fff;text-decoration:underline}.checkbox._error .checkbox__text:before{border:1px solid #ee1212}.options{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}.options__item{position:relative;cursor:pointer}.options__input{position:absolute;width:0;height:0;opacity:0;left:0;top:0;visibility:hidden}.options__input:checked+.options__text:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:1.25}.options__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;border-radius:50%;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.options__text:after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:4px}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:40px;line-height:.75;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body::before{content:"★★★★★";display:block}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active::before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:#ffd300}.rating__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:50%;line-height:1;padding:0 0 0 10px}.quantity{width:88px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(166,166,166,.45)}.quantity__button{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#a6a6a6;width:9px;height:1px}.quantity__button_plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{height:100%;color:#a6a6a6;font-size:12px;width:100%;text-align:center}.row:after{display:block;content:"";clear:both}.rub:after{content:"₽"}ol.counter{list-style-type:none;counter-reset:item}ol.counter li{position:relative;padding:0 0 0 45px}ol.counter li:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;color:#818181;font-size:14px;font-weight:700;text-align:center;line-height:26px;border-radius:50%;width:28px;height:28px;border:1px solid #4274bb}.ellipsis{display:block;overflow:hidden;width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.es{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.table{display:table;font-size:0;width:100%}.trow{display:table-row}.cell{display:table-cell}.cell.full{width:100%}._ibg{position:relative}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}body.ie ._ibg{background-position:center;background-size:cover;background-repeat:no-repeat}body.ie ._ibg img{width:0;height:0;opacity:0;visibility:hidden}._video{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}._video embed,._video iframe,._video object,._video video{position:absolute;top:0;left:0;width:100%;height:100%}.videobg embed,.videobg iframe,.videobg object,.videobg video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover}._more-content{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;overflow:hidden}._more-link{cursor:pointer}._more-link span{font-style:normal}._more-link span:first-child{display:block}._more-link span:last-child{display:none}._more-link._active span{font-style:normal}._more-link._active span:first-child{display:none}._more-link._active span:last-child{display:block}#map{background:url(../img/icons/loading.gif) center/50px no-repeat}._swiper{overflow:hidden}._swiper .swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}._swiper.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._swiper.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-container-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-container-android .swiper-slide,.swiper-container-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}._tabs-block{display:none}._tabs-block._active{display:block}.mirror{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.nicescroll-rails{z-index:1000!important}._custom-scroll{position:fixed;right:0;top:0;width:3px;height:100%;z-index:1000}._custom-scroll__line{background-color:rgba(0,0,0,.5);border-radius:3px 0 0 3px;position:relative;left:0;top:0;width:100%}.popup{-webkit-overflow-scrolling:touch;z-index:100;padding:30px 10px;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.popup::before{content:"";background-color:rgba(0,0,0,.9);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.popup.show{visibility:visible;overflow:auto}.popup.show::before{opacity:1}.popup.show .popup__body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup._active{overflow:auto;visibility:visible}.popup._active::before{opacity:1}.popup._active .popup__body{-webkit-transition:all .3s ease .2s;-o-transition:all .3s ease .2s;transition:all .3s ease .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__content{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;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__body{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#fff;padding:50px;width:100%;max-width:800px}.popup__close{width:15px;height:15px;position:absolute;top:0;right:0;cursor:pointer;z-index:30;background:url(../img/icons/close.svg) 0 0 no-repeat}.header{padding:29px 0 33px 0;background-color:#fff}.header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-top__link{font-size:15px;color:#000;font-family:AkzidenzGroteskBQCondensedBold;text-transform:uppercase;text-decoration:underline;position:relative;z-index:11}.header-top-lang{display:-webkit-box;display:-ms-flexbox;display:flex}.header-top-lang__item{display:block;line-height:19px;color:#000;font-size:14px;text-transform:uppercase;font-family:Bebas;letter-spacing:1px;padding:0 4px;margin:0 10px 0 0}.header-top-lang__item.active{background-color:#000;color:#fff}.header-bottom{margin:-10px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__column{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.header-bottom-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.header-bottom-menu__list li{margin:0 45px 0 0}.header-bottom-menu__list li:last-child{margin:0}.header-bottom-menu__link{letter-spacing:1.5px;font-family:AkzidenzGroteskBQCondensedBold;color:#000;text-transform:uppercase;font-size:15px}.header-bottom-menu--right .header-bottom-menu__list{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.header-bottom-menu--right .header-bottom-menu__list li{margin:0 0 0 45px!important}.header-bottom-menu--right .header-bottom-menu__list li:first-child{margin:0}.header-logo{display:block;text-align:center;position:relative;z-index:11}.header-logo__text{display:block;color:#000;font-family:Bebas;font-size:10px;text-transform:uppercase;letter-spacing:8px}.header-logo__image{display:inline-block;margin:13px 0 22px 0}.header-menu__icon{display:none}.footer__text{color:#4d4d4d;font-size:15px;line-height:25px}.footer__text a{text-decoration:underline;color:#4d4d4d}.footer__text a:hover{text-decoration:none}.footer-body{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;height:125px}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.private{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000;margin:0 0 75px 0}.private__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.private__img{height:100%}.private-body{padding:75px 20px 75px 60px}.private-body__title{font-size:50px;text-transform:uppercase;color:#fff;letter-spacing:5px;font-family:AkzidenzGroteskBQCondensedBold;margin:0 0 30px 0}.private-body__text{font-size:15px;line-height:25px;color:#fff;margin:0 0 50px 0}.private-body-content{max-width:305px}.private-body-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.private-body-buttons__link{font-family:Bebas;text-transform:uppercase;color:#fff;font-size:15px;text-decoration:underline;letter-spacing:1.5px;margin:0 0 0 15px}.products{margin:0 0 40px 0}.products__column{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;margin:0 0 40px 0}.products-body{display:-webkit-box;display:-ms-flexbox;display:flex}.products-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.products-item__image{display:block;padding:0 0 100% 0;margin:0 0 25px 0}.products-item__title{height:50px;overflow:hidden;display:block;padding:0 10px 0 0;font-size:25px;font-family:AkzidenzGroteskBQCondensedBold;letter-spacing:2.5px;text-transform:uppercase;color:#000;margin:0 0 30px 0;max-width:185px}.products-item__text{font-size:15px;line-height:25px;margin:0 0 25px 0;max-width:185px;padding:0 10px 0 0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.products-item__btn{margin:0 0 29px 0}.products-item__link{font-family:Bebas;text-transform:uppercase;color:#000;text-decoration:underline;font-size:15px;letter-spacing:1.5px}.why-top{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000}.why-top__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.why-top__text{color:#fff;font-family:AkzidenzGroteskBQCondensedBold;text-align:right;font-size:50px;text-transform:uppercase;letter-spacing:5px;padding:55px 60px 55px 0}.why-top__image{height:100%}.why-body{background-color:#ebebeb;padding:50px 0 0 0}.why-body__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 0 50px 0}.why-body-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.why-body-item{display:-webkit-box;display:-ms-flexbox;display:flex}.why-body-item__icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;height:100px;background-color:#000;-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}.why-body-item-body{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 0 0 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.why-body-item-body__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:25px;font-family:AkzidenzGroteskBQCondensedBold;text-transform:uppercase;letter-spacing:2.5px}.why-body-item-body__text{font-size:15px;line-height:25px;padding:0 15px 0 0}.contacts{padding:80px 0 0 0}.contacts__title{font-family:AkzidenzGroteskBQCondensedBold;text-transform:uppercase;font-size:50px;letter-spacing:5px;margin:0 0 30px 0}.contacts-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-body__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 0 20px 0}.contacts-body__item{font-size:15px;color:#000;padding:0 0 0 35px;display:inline-block;line-height:27px}.contacts-body__item--1{background:url(../img/contacts/01.svg) left no-repeat}.contacts-body__item--2{background:url(../img/contacts/02.svg) left no-repeat}.contacts-body__item--3{background:url(../img/contacts/03.svg) left no-repeat}.contacts-social{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-social__item{margin:0 30px 0 0}.contacts-social__item:last-child{margin:0}.contacts-content{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000}.contacts-content__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.contacts-content__map{height:100%}.contacts-content-form{padding:55px 60px}.contacts-content-form__title{font-family:AkzidenzGroteskBQCondensedBold;text-transform:uppercase;color:#fff;font-size:50px;letter-spacing:5px;margin:0 0 30px 0}.contacts-content-form-body{max-width:375px}.contacts-content-form-line{margin:0 0 25px 0}@media (min-width:767.98px){.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}.checkbox a:hover{text-decoration:none}}@media (max-width:892px){._container{max-width:750px}.header-bottom-menu__list li{margin:0 20px 0 0}.header-bottom-menu--right .header-bottom-menu__list li{margin:0 0 0 20px!important}.private-body__title{font-size:35px;margin:0 0 20px 0}.private-body__text{margin:0 0 30px 0}.private-body{padding:30px 20px 30px 30px}.why-top__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.why-top__column:last-child{display:none}.why-top__text{padding:30px 0;font-size:40px;text-align:center}.why-body__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:767.98px){._container{max-width:none;padding:0 10px}.select__title{font-size:18px}.select__options{font-size:18px}.header{padding:5px 0 5px 0}.header-top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:25px 0 0 0}.header-top-lang{margin:0 0 15px 0}.header-bottom{margin:-37px 0 0 0}.header-bottom-menu__list{display:block}.header-bottom-menu__list li{margin:0 0 15px 0!important}.header-bottom-menu__list li:last-child{margin:0}.header-bottom-menu--right .header-bottom-menu__list{display:block;text-align:left}.header-bottom-menu--right .header-bottom-menu__list li{margin:0 0 15px 0!important}.header-bottom-menu--right .header-bottom-menu__list li:last-child{margin:0}.header-logo__text{font-size:8px}.header-logo__image{margin:2px 0 5px 0}.header-logo__image img{width:150px}.header-menu__icon{display:block;position:absolute;top:28px;left:10px;width:30px;height:18px;cursor:pointer;z-index:5}.header-menu__icon span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:calc(50% - 1px);left:0;position:absolute;width:100%;height:2px;background-color:#000}.header-menu__icon span:first-child{top:0}.header-menu__icon span:last-child{top:auto;bottom:0}.header-menu__icon._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header-menu__icon._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.header-menu__icon._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.header-menu{position:fixed;width:100%;height:100%;overflow:auto;left:-120%;top:0;background-color:#fff;padding:65px 10px 0 10px;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s}.header-menu._active{left:0}.footer__text{text-align:center}.footer-body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;padding:15px 0}.footer-body__column:last-child{margin:0 0 15px 0}.private{margin:0 0 40px 0}.private__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.private__column:first-child{display:none}.products{margin:0}.products__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.products-body{-ms-flex-wrap:wrap;flex-wrap:wrap}.why-top__text{padding:20px 0;font-size:30px;text-align:center}.contacts{padding:30px 0 0 0}.contacts-body__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.contacts-content{display:block}.contacts-content__map{height:300px}.contacts-content-form{padding:30px}.contacts-content-form-body{max-width:none}}@media (max-width:479.98px){.header-top__link{font-size:13px}.header-top{padding:15px 0 0 0}.header-bottom{margin:-27px 0 0 0}.header-logo__text{letter-spacing:5px}.header-logo__image{margin:0 0 2px 0}.header-logo__image img{width:100px}.header-menu__icon{top:18px}.why-body{padding:30px 0 0 0}.why-body__column{margin:0 0 30px 0}.why-body-item__icon{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;padding:15px}.why-body-item__icon img{max-width:100%}.why-body-item-body__title{font-size:20px}}@media (max-width:380px){.products__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.products-item__image{margin:0 0 15px 0}.products-item__title{max-width:none;height:auto;overflow:visible;margin:0 0 20px 0}.products-item__text{max-width:none;margin:0 0 15px 0}}