@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&subset=cyrillic-ext);.search{height:40px;border-radius:20px;border:2px solid var(--color-main);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-dark)}.search__input{width:calc(100% - 155px);padding-left:25px;padding-right:15px;font-size:18px}.search__category,.search__input{height:40px;border:none;background:none;outline:none}.search__category{width:110px;margin-right:5px;font-weight:500;font-size:14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAwbDUgNSA1LTVIMHoiIGZpbGwtb3BhY2l0eT0iLjciLz48L3N2Zz4=);background-position:100%;background-repeat:no-repeat}.search__category::-ms-expand{display:none}.search__submit{padding:0;cursor:pointer;border:none;background:none;outline:none;width:40px;height:40px}@media (max-width:575px){.search__input{font-size:14px}}.profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.profile__avatar{height:40px;width:40px;border-radius:20px}.profile__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px!important;line-height:24px;font-size:18px;height:100%;font-weight:500;min-width:50px;margin-left:15px}.profile__feature-img{width:24px;height:24px;margin-right:5px}@media (max-width:575px){.profile__feature{margin-left:7px}}.header{padding:24px 25px;border-bottom:1px solid var(--color-light)}.header__content{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{max-width:270px;margin-right:12px}.header__logo-img{width:100%}.header__search{width:27%;min-width:330px;max-width:555px;margin:0 12px}.header__nav{font-weight:300}.header__nav,.header__phone{margin:0 12px;font-size:18px;line-height:1}.header__phone{font-weight:500}.header__profile{margin-left:12px}@media (max-width:1300px){.header__nav{max-width:90px}}@media (max-width:1199px){.header{padding:24px 0}.header__search{min-width:300px}.header__phone a{content:url(/img/header/icons/phone.svg);width:40px;height:40px}}@media (max-width:991px){.header__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__search{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:0;margin-right:0;margin-top:12px;width:100%;max-width:100%}}@media (max-width:767px){.header__logo{width:28%}}@media (max-width:575px){.header{padding:15px 0}.header__logo{width:40%;margin-right:0}.header__nav,.header__phone{display:none}.header__search{min-width:100%;max-width:100%}}.footer{margin-top:60px;padding:40px 0 50px;color:#fff!important;background:rgba(0,0,0,.9);font-weight:400;line-height:1;font-size:20px;letter-spacing:normal}.footer__logo{margin-bottom:30px}.footer__media-link{margin-right:30px}.footer__link{color:#fff!important;display:block;width:100%;margin-bottom:13px;line-height:1}.footer__link_phone{margin-top:40px;margin-bottom:18px}.footer__link_email{margin-bottom:30px}.footer__copyright,.footer__developer,.footer__privacy{font-size:16px;font-weight:300}.footer .footer__developer,.footer .footer__media,.footer .footer__privacy{margin-top:30px}#app{font-family:Montserrat,sans-serif;letter-spacing:-.05em;line-height:1}:root{--color-main:#ed1847;--color-dark:#4b4b4b;--color-light:#e0e0e0}a{color:var(--color-dark)!important;position:relative;display:inline-block;text-decoration:none!important;-webkit-transition:.2s;transition:.2s;outline:none}a:hover{color:var(--color-main)!important}::-webkit-input-placeholder{color:rgba(0,0,0,.4)}:-ms-input-placeholder{color:rgba(0,0,0,.4)}:-moz-placeholder,::-moz-placeholder{color:rgba(0,0,0,.4);opacity:1}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:rgba(237,24,71,.3)}::-webkit-scrollbar-thumb{background:rgba(237,24,71,.9)}::-webkit-scrollbar-thumb:hover{background:rgba(237,24,71,.8)}.no-gutters{padding:0!important}.button,.button_default{color:#fff;border:2px solid var(--color-main);border-radius:20px;font-weight:500;font-size:18px;height:40px;padding:0 50px;background:none;outline:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s;transition:.3s;cursor:pointer;letter-spacing:-.5px}.button:hover,.button_default:hover{color:#fff;background:var(--color-main)}.button.disabled,.button_default.disabled{pointer-events:none;opacity:.5}.button_outline{color:var(--color-main)}.button_full{-webkit-box-shadow:0 4px 0 #b41236;box-shadow:0 4px 0 #b41236;color:#fff;background:#ef305a;border-color:#ef305a}.button_full:hover{background:var(--color-main);border-color:var(--color-main)}.button_full:active{-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-box-shadow:0 2px 0 #b41236;box-shadow:0 2px 0 #b41236}.button_text{font-size:18px;color:#111;-webkit-transition:.3s;transition:.3s;background:none!important;outline:none!important;border:2px solid transparent!important;padding:0 30px}.button_text:hover{color:var(--color-main)}@media (max-width:575px){.button{font-size:14px}}.banner__slide{width:100%;min-height:500px!important;background-size:cover!important;background-position:50%!important;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;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__header{font-weight:700;line-height:1;font-size:72px;color:#fff;margin:20px 0}.banner__header .text-decorated{color:var(--color-main)}@media (max-width:991px){.banner__header{font-size:48px;padding:0 40px}}@media (max-width:767px){.banner__header{font-size:40px}}@media (max-width:575px){.banner__slide{min-height:300px!important}.banner__header{font-size:7vw}.banner__button{font-size:14px;padding:0 30px}}.banner{height:500px}.banner .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;height:0;width:100%;top:0;margin:0}.banner .owl-nav .owl-next,.banner .owl-nav .owl-prev{margin:0;border-radius:0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:500px;color:transparent!important;background:none!important;opacity:.7;-webkit-transition:.2s;transition:.2s}.banner .owl-nav .owl-next:hover,.banner .owl-nav .owl-prev:hover{opacity:1}.banner .owl-nav .owl-next:hover:after,.banner .owl-nav .owl-next:hover:before,.banner .owl-nav .owl-prev:hover:after,.banner .owl-nav .owl-prev:hover:before{background:var(--color-main)!important}.banner .owl-nav .owl-next:after,.banner .owl-nav .owl-next:before,.banner .owl-nav .owl-prev:after,.banner .owl-nav .owl-prev:before{position:absolute;content:"";background:#fff;display:block;width:20px;height:4px;-webkit-transition:.2s;transition:.2s}.banner .owl-nav .owl-next:before,.banner .owl-nav .owl-prev:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-6px}.banner .owl-nav .owl-next:after,.banner .owl-nav .owl-prev:after{margin-top:17px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.banner .owl-nav .owl-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.banner .owl-dots{width:100%;position:absolute;bottom:0}.banner .owl-dots .owl-dot{outline:none!important}.banner .owl-dots .owl-dot span{background:none;border:2px solid #fff;width:10px!important;height:10px!important}.banner .owl-dots .owl-dot.active span{background:#fff}@media (max-width:991px){.banner .owl-nav .owl-next,.banner .owl-nav .owl-prev{width:40px}}@media (max-width:575px){.banner,.banner .owl-nav .owl-next,.banner .owl-nav .owl-prev{height:300px}}.catalog-navigation .router-link-active{color:var(--color-main)!important}.catalog-navigation__container{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-navigation__item{display:inline-block;line-height:1;margin:7px 15px;font-weight:500;font-size:18px}@media (max-width:991px){.catalog-navigation__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:575px){.catalog-navigation__item{font-size:14px;border:1px solid var(--color-main);border-radius:3px;margin:3px;padding:7px}}.product{outline:1px solid #eee;background:#fff;-webkit-transition:.3s;transition:.3s}.product a{display:block}.product__content{padding:10px 10px 0}.product:hover{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.15);box-shadow:0 4px 10px rgba(0,0,0,.15)}.product__category{font-weight:300;font-size:14px;color:var(--color-dark);position:absolute;top:8px;left:10px;text-shadow:1px 1px #fff}.product__img{width:calc(100% + 20px);max-width:288px;margin:0 auto}.product__price{font-weight:700;line-height:32px;font-size:20px;color:rgba(0,0,0,.9);margin-top:5px;margin-bottom:13px}.product__name{font-weight:500;font-size:20px;color:rgba(0,0,0,.9);margin-bottom:7px}.product__author,.product__name{line-height:24px;max-height:50px;min-height:50px;overflow-y:hidden}.product__author{font-weight:300;font-size:18px;color:var(--color-dark)}.product__bottom-line{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 10px}.product__bottom-line,.product__cart{display:-webkit-box;display:-ms-flexbox;display:flex}.product__cart{cursor:pointer;white-space:nowrap}.product__cart-icon{width:40px;height:40px;min-width:40px;min-height:40px;-webkit-transition:.3s;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 var(--color-main);border-radius:20px;transition:.3s}.product__cart-icon:before{content:" ";display:block;width:24px!important;height:24px!important;background:url(/img/general/icons/cart-empty.svg);-webkit-transition:.3s;transition:.3s}.product__cart:hover .product__cart-icon:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.product__cart-icon_full{background:var(--color-main)}.product__cart-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;font-weight:500;line-height:40px;font-size:18px;letter-spacing:-.05em;margin-left:10px;-webkit-transition:.2s;transition:.2s}.product__cart-icon_full+.product__cart-text,.product__cart:hover{color:var(--color-main)!important}.product__favourite{width:40px;height:40px;min-width:40px;min-height:40px;cursor:pointer;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;-webkit-transition:.3s;transition:.3s}.product__favourite :hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.product__favourite-icon{-webkit-transition:.3s;transition:.3s;width:24px!important;height:24px!important;border:none!important}.product__favourite-icon_full{background:url(/img/general/icons/favourite-full.svg)}.product__favourite-icon_empty{background:url(/img/general/icons/favourite-empty.svg)}.products{margin:50px 0 90px;width:100%!important}.products .owl-stage-outer{margin:-15px 0;padding:15px}.products .owl-nav{position:absolute;top:-75px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products .owl-nav .owl-next,.products .owl-nav .owl-prev{margin:0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;color:transparent!important;background:none!important;-webkit-transition:.2s;transition:.2s;border:3px solid #e5e5e5;border-radius:20px!important}.products .owl-nav .owl-next:hover:not(.disabled),.products .owl-nav .owl-prev:hover:not(.disabled){opacity:1;border:3px solid var(--color-main)}.products .owl-nav .owl-next:hover:not(.disabled):after,.products .owl-nav .owl-next:hover:not(.disabled):before,.products .owl-nav .owl-prev:hover:not(.disabled):after,.products .owl-nav .owl-prev:hover:not(.disabled):before{border-color:var(--color-main)!important}.products .owl-nav .owl-next:before,.products .owl-nav .owl-prev:before{position:absolute;content:" ";border-left:3px solid #e5e5e5;border-bottom:3px solid #e5e5e5;display:block;width:15px;height:15px;-webkit-transition:.2s;transition:.2s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.products .owl-nav .owl-next:after,.products .owl-nav .owl-prev:after{position:absolute;content:" ";border-top:3px solid #e5e5e5;margin-top:11px;width:18px;height:14px;-webkit-transition:.2s;transition:.2s}.products .owl-nav .owl-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:30px}.products .product{margin-right:25px}.products__top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:1;margin-bottom:50px}.products__header{font-weight:700;font-size:36px;overflow:hidden;margin-bottom:0;margin-bottom:-5px}.products__header a{color:var(--color-main)!important}.products__header :hover{text-decoration:underline!important}.products__all{font-weight:500;font-size:18px;color:rgba(0,0,0,.4);margin-left:30px;margin-bottom:0}@media (max-width:991px){.products .product{outline:1px solid #eee}}@media (max-width:575px){.products .product{margin-right:30px}.products{margin:15px 0 40px}.products__top-line{margin-bottom:15px}.products__header{font-size:24px;max-width:calc(100% - 132px);line-height:1.25}.products__all{font-size:16px;margin-left:15px;line-height:1}.products .owl-nav{-webkit-transform:scale(.8);transform:scale(.8);top:-45px;margin-right:-5px}.products .owl-next{margin-left:10px!important}}.articles-line{margin-bottom:40px;width:100%!important}.articles-line .owl-stage-outer{margin:-15px 0;padding:15px}.articles-line .owl-dot{outline:none}.articles-line .owl-dot.active span{background:var(--color-main)!important}.articles-line__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:end;align-content:flex-end;line-height:36px;margin-bottom:50px}.articles-line__header{font-weight:700;font-size:36px;color:var(--color-main)!important;line-height:36px}.articles-line__all,.articles-line__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.articles-line__all{font-weight:500;line-height:32px;font-size:18px;text-align:right;line-height:24px;color:rgba(0,0,0,.4)!important}@media (max-width:575px){.articles-line__top{margin-bottom:30px}.articles-line__header{font-size:24px;line-height:28px}}.article-card{display:block;min-height:300px;margin-bottom:15px;margin-right:30px;background-size:cover;background-position:50%;-webkit-transition:.3s;transition:.3s}.article-card:hover{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.15);box-shadow:0 4px 10px rgba(0,0,0,.15)}.article-card__category{background:rgba(0,0,0,.5);color:#fff;font-weight:300;font-size:14px;letter-spacing:normal;display:inline-block;padding:10px 15px}.article-card__name{background:rgba(0,0,0,.7);padding:10px;width:100%;min-height:60px;max-height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:20px;font-weight:300!important;color:#fff;line-height:1.08;position:absolute;bottom:0}@media (max-width:991px){.article-card__category{font-size:14px}.article-card__name{font-size:15px;min-height:52px;max-height:52px;overflow-y:hidden}}@media (max-width:575px){.article-card{margin-right:30px;min-height:200px}}