.timer{font-size:20px;color:#fff;text-align:center}.timer-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.timer .day,.timer .hour,.timer .min,.timer .sec{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:5px}.timer .day .format,.timer .hour .format,.timer .min .format,.timer .sec .format{margin-top:5px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#646464;width:auto}.timer .sec .number{font-weight:500;color:#1a1b1d}.timer .number{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;width:50px;height:50px;border-radius:50%;border:1px solid #e1e1e1;box-sizing:border-box;font-weight:500;font-size:18px;line-height:22px;color:#e40046}.timer .message{display:none;font-size:14px;font-weight:400;margin-top:5px}.timer .status-tag{display:none;width:270px;margin:10px auto;padding:8px 0;font-weight:500;color:#000;text-align:center;border-radius:15px}.timer .status-tag.upcoming{background-color:#90ee90}.timer .status-tag.running{background-color:gold}.timer .status-tag.expired{background-color:silver}.banner[data-v-7146167d]:hover{transform:scale(1.01);transition:transform .3s ease,box-shadow .3s ease}.banner .timer[data-v-7146167d]{margin:10px 20px 26px 0}.banner .timer__wrapper[data-v-7146167d]{max-width:50%;width:280px}.banner__imgWrapper[data-v-7146167d]{width:100%;position:relative;height:260px}.banner__imgWrapper .banner__titleWrapper[data-v-7146167d]{width:100%;position:absolute;z-index:9;top:23px;right:0}.banner__imgWrapper .banner__titleWrapper p[data-v-7146167d]{background-color:rgba(0,0,0,.5);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden;padding-right:25px;text-align:left}.banner__imgWrapper img[data-v-7146167d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:1px solid transparent;border-radius:5px}.banner__imgWrapper p[data-v-7146167d]{color:#fff;text-transform:uppercase;font-size:32px;line-height:50px;text-align:right;padding-left:20px}.banner__descWrapper[data-v-7146167d]{display:flex;justify-content:space-between;border:1px solid #cfe4ff;border-radius:5px;margin-top:-5px;padding-top:20px;padding-bottom:20px;height:calc(100% - 260px)}.banner__descWrapper span[data-v-7146167d]{font-size:16px;line-height:20px;color:#646464}.banner__text[data-v-7146167d]{padding-left:10px;width:calc(100% - 250px)}.banner__text-title[data-v-7146167d]{text-decoration:none;color:#000;font-size:18px;font-weight:500}.banner__text-description[data-v-7146167d]{margin-top:10px;text-decoration:none;color:#000;font-size:16px;line-height:1.16;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:300px;overflow:hidden;text-overflow:ellipsis;height:54px}@media (max-width:1000px){.banner__imgWrapper p[data-v-7146167d]{font-size:25px;line-height:30px}.banner__descWrapper p[data-v-7146167d]{font-size:18px;line-height:22px;-webkit-line-clamp:4}}@media (max-width:600px){.banner__descWrapper[data-v-7146167d]{flex-direction:column}.banner__descWrapper p[data-v-7146167d]{font-size:14px;line-height:22px;-webkit-line-clamp:4}.banner .timer__wrapper[data-v-7146167d]{padding-left:20px;max-width:100%}.timer-container[data-v-7146167d]{max-width:300px}}@media (max-width:450px){.banner__imgWrapper img[data-v-7146167d]{-o-object-fit:contain;object-fit:contain}}.article{width:calc(33.3% - 20px);margin:0 10px 20px}.article-item{border:1px solid #cfe4ff;box-sizing:border-box;border-radius:15px;height:100%}.article-item__wrap{height:100%;display:flex;flex-direction:column;justify-content:space-between}.article-item__img{border-radius:15px;font-size:0;height:200px;background:#f3f3f3;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat}.article-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.article-item__info{padding:20px 30px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.article-item__time{padding-left:50px;position:relative;font-size:18px;line-height:22px;color:#686868}.article-item__time:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:28px;height:28px;background:url(../img/calendar.59b1b292.svg) 50% no-repeat;background-size:contain}.article-item__name{display:block;margin:10px 0 20px;text-decoration:none;font-size:24px;line-height:29px;color:#1a1b1d}.article-item__desc{font-size:16px;line-height:20px;color:#686868;margin-bottom:20px}.article-item__more a{display:flex;flex-direction:row;align-items:center;text-decoration:none;font-size:18px;line-height:22px;color:#004aad}.article-item__more svg{vertical-align:middle;margin-left:12px}@media (max-width:1250px){.article-item__img{height:180px}.article-item__info{padding:15px 10px}.article-item__time{padding-left:30px;font-size:14px;line-height:18px}.article-item__time:after{width:15px;height:15px}.article-item__name{margin:10px 0;font-size:16px;line-height:18px}.article-item__desc{margin-bottom:15px}.article-item__desc,.article-item__more a{font-size:14px;line-height:18px}}@media (max-width:800px){.article-item__img{height:115px}.article-item__info{padding:10px}.article-item__name{margin:5px 0;font-size:16px;line-height:18px}}@media (max-width:400px){.article-item__time{padding-left:15px;font-size:12px;line-height:14px}.article-item__time:after{width:10px;height:10px}.article-item__name{margin:5px 0;font-size:13px;line-height:14px}.article-item__desc{font-size:12px;line-height:14px;margin-bottom:10px}}.favorite{fill:#ffd40c}.product{height:100%}.product .product-count p{font-size:14px;color:red;margin-top:7px;opacity:0}.product-item{width:calc(16.66% - 20px);height:100%;margin:0 10px 20px}.product-wrap{position:relative}.product-top,.product-wrap{display:flex;flex-direction:column;align-items:center}.product-top{border:1px solid #cfe4ff;box-sizing:border-box;border-radius:5px;justify-content:center;padding:10px 10px 20px;width:100%;height:327px}.product-top__image{width:100%;height:190px;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat}.product-top__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-top__image a{display:block;height:100%}.product-top__buttons{margin-top:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;opacity:0;visibility:hidden}.product-top__buttons a+a{margin-left:20px}.product-top__buttons a{display:block;width:40px;height:40px;border-radius:50%}.product-top__buttons a.disable{pointer-events:none;opacity:.8}.product-top__rating{margin-top:15px}.product-bottom{margin-top:15px;max-width:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.product-bottom__name{font-size:14px;line-height:16px;color:#1a1b1d;text-decoration:none;text-align:center;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden}.product-bottom__price{margin-top:15px;display:flex;flex-direction:row;justify-content:center;align-items:center}.product-bottom__price-new{padding-left:15px;position:relative;font-weight:700;font-size:18px;line-height:22px;color:#646464}.product-bottom__price-new:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat;background-size:contain}.product-bottom__price-sale.discount{margin-left:10px;font-size:14px;line-height:17px;color:#646464;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media (max-width:1350px){.product-item{width:calc(20% - 20px)}.product-top__buttons{opacity:1;visibility:visible}}@media (max-width:1350px){.product-item{width:calc(25% - 20px)}}.product-slider{padding:15px 0}.product-slider .slider-dots{display:none}.product-slider .VueCarousel-navigation{margin-top:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.product-slider .VueCarousel-navigation button{padding:0!important;font-size:0;width:20px;height:20px}.product-slider .VueCarousel-navigation-prev{position:static!important;transform:none!important;background:url(../img/slider-left.8b78508a.svg) 50% no-repeat!important;background-size:contain!important}.product-slider .VueCarousel-navigation-next{position:static!important;transform:none!important;margin-left:15px!important;background:url(../img/slider-right.e309466a.svg) 50% no-repeat!important;background-size:contain!important}.product-mobile{height:100%;width:calc(100% - 10px)}.product-mobile__wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%}.product-mobile__top{border:1px solid #004aad;box-sizing:border-box;border-radius:5px;padding-top:7px;width:100%;padding-left:5px;padding-right:5px}.product-mobile__top-image{height:100px;width:100%}.product-mobile__top-image a{display:block;height:100%;position:relative}.product-mobile__top-image a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;z-index:1}.product-mobile__top-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}.product-mobile__top-rating{padding:15px 0 10px}.product-mobile__top-rating .vue-star-rating{justify-content:center}.product-mobile__top-rating .vue-star-rating span{width:7px;height:10px}.product-mobile__top-rating .vue-star-rating span+span{margin-left:7px}.product-mobile__bottom{margin-top:7px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.product-mobile__bottom-name{font-size:14px;line-height:16px;color:#1a1b1d;text-decoration:none;max-width:120px;text-align:center;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden}.product-mobile__bottom-price{margin-top:15px;display:flex;flex-direction:row;justify-content:center;align-items:center}.product-mobile__bottom-price_new{padding-left:15px;position:relative;font-weight:700;font-size:12px;line-height:14px;color:#646464}.product-mobile__bottom-price_new:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat;background-size:contain}.product-mobile__bottom-price_sale.discount{margin-left:10px;font-size:15px;line-height:12px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#e50000}.product-mobile__bottom-buttons{margin-top:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.product-mobile__bottom-buttons a{display:block;width:25px;height:25px}.product-mobile__bottom-buttons a.disable{pointer-events:none;opacity:.8}.product-mobile__bottom-buttons svg{width:100%;height:100%}.product-mobile__bottom-buttons a+a{margin-left:10px}@media (max-width:600px){.product-mobile__bottom-name{font-size:12px;line-height:14px}}.favoriteButton path{fill:red}.home-discount__wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding:30px 0 60px;margin-left:-20px;margin-right:-20px}.home-discount__wrap-item{width:calc(50% - 40px);margin:0 20px 20px}.home-discount .discount-product__wrap{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;max-height:380px;height:100%}.home-discount .discount-product__left{width:50%;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:15px;padding:30px 30px;height:100%}.home-discount .discount-product__image{width:100%;height:317px;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat}.home-discount .discount-product__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-discount .discount-product__image a{display:block;height:100%}.home-discount .discount-product__right{width:50%;margin-left:20px;max-width:285px}.home-discount .discount-product__desc{padding-bottom:15px;position:relative}.home-discount .discount-product__name{font-size:18px;line-height:26px;color:#646464;text-decoration:none}.home-discount .discount-product__name:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background:#b0b0b0}.home-discount .discount-product__rating{margin:15px 0}.home-discount .discount-product__price{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;align-items:center}.home-discount .discount-product__price-current{font-weight:700;font-size:18px;line-height:22px;color:#646464;padding-left:20px;position:relative}.home-discount .discount-product__price-current:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat;background-size:contain}.home-discount .discount-product__price-sale{margin-left:15px;font-size:18px;line-height:22px;color:#646464}.home-discount .discount-product__price-sale span{font-size:12px}.home-discount .discount-product__price-sale.discount{-webkit-text-decoration-line:line-through;margin-left:15px;font-style:normal;font-weight:400;font-size:17px;text-decoration-line:line-through;color:#e50000;line-height:20px}.home-discount .discount-product__special-proposition{background:#ffd40c;border-radius:3px;width:100%;margin:15px 0 15px;padding:15px 0;font-size:16px;line-height:20px;color:#1a1b1d;text-align:center}.home-discount .discount-product__buttons{margin-top:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-discount .discount-product__buttons a{display:block;width:40px;height:40px;border-radius:50%}.home-discount .discount-product__buttons a.disable{pointer-events:none;opacity:.8}.home-discount .discount-product__buttons a+a{margin-left:20px}@media (max-width:1500px){.home-discount .discount-product__left{padding:20px}.timer .day .format,.timer .hour .format,.timer .min .format,.timer .number,.timer .sec .format{font-size:14px;line-height:16px}.timer .number{width:35px;height:35px}}@media (max-width:1200px){.home-discount .discount-product__name{font-size:16px;line-height:18px}.home-discount .discount-product__special-proposition{font-size:14px;margin:10px 0}.home-discount .discount-product__left{padding:10px}.home-discount .discount-product__image{height:250px}.timer .number{width:30px;height:30px}.timer .day .format,.timer .hour .format,.timer .min .format,.timer .number,.timer .sec .format{font-size:12px;line-height:14px}.home-discount .discount-product__buttons a{width:30px;height:30px}.home-discount .discount-product__buttons a svg{width:100%;height:100%}.home-discount .discount-product__special-proposition{font-size:12px;margin:5px 0;padding:5px 0}.home-discount__wrap{padding:15px 0 0}}.slider{width:100%}.slider-wrap{position:relative}.slider-wrap,.slider .slider-container,.slider .VueCarousel-inner,.slider .VueCarousel-wrapper,.slider img{width:100%;height:100%}.slider img{-o-object-fit:contain;object-fit:contain}.slider .slider-item{height:auto}.slider-dots{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:1;height:5px;width:10px}.slider-dots li+li{margin-left:20px}.slider-dots button{box-shadow:0 0 4px 1px rgba(91,153,235,.9);padding:0;margin:0;font-size:0;width:15px!important;height:15px;background:#fff;border-radius:50%}.slider-dots button.active{background:#ffd40c}@media (max-width:1550px){.slider-dots button{width:50px}}@media (max-width:950px){.slider{margin-top:48px}.slider-dots{bottom:25px}}@media (max-width:800px){.slider .slider-dots li.active button{background:#ffd40c}.slider .slider-dots button{width:30px}.slider .slider-dots button+button{margin-left:10px}}@media (max-width:700px){.slider .slider-item{height:150px}.slider-dots{bottom:20px}}@media (max-width:500px){.slider .slider-item{height:130px}.slider .slider-dots button{width:20px}.slider .slider-dots button+button{margin-left:10px}}@media (max-width:400px){.slider .slider-item{height:110px}.slider .slider-dots{bottom:15px}}.discount-slider .VueCarousel-navigation{margin-top:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.discount-slider .VueCarousel-navigation button{padding:0!important;font-size:0;width:20px;height:20px}.discount-slider .VueCarousel-navigation-prev{position:static!important;transform:none!important;background:url(../img/slider-left.8b78508a.svg) 50% no-repeat!important;background-size:contain!important}.discount-slider .VueCarousel-navigation-next{position:static!important;transform:none!important;margin-left:15px!important;background:url(../img/slider-right.e309466a.svg) 50% no-repeat!important;background-size:contain!important}.discount-slider .slider-dots{display:none}.discount-mobile{padding:15px 0;position:relative}.discount-mobile__wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.discount-mobile__left{width:135px;margin-right:10px}.discount-mobile__right{width:calc(100% - 145px)}.discount-mobile__image{width:135px;height:140px;padding:10px;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:15px}.discount-mobile__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.discount-mobile__buttons{margin-top:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.discount-mobile__buttons a{display:block;width:25px;height:25px}.discount-mobile__buttons a.disable{pointer-events:none;opacity:.8}.discount-mobile__buttons a+a{margin-left:10px}.discount-mobile__buttons svg{width:100%;height:100%}.discount-mobile__desc{padding-bottom:10px;border-bottom:1px solid #b0b0b0}.discount-mobile__name{text-decoration:none;font-size:14px;line-height:16px;color:#646464}.discount-mobile__rating{margin:10px 0}.discount-mobile__rating .vue-star-rating span+span{margin-left:5px}.discount-mobile__price{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.discount-mobile__price-current{font-weight:700;font-size:18px;line-height:22px;color:#646464;padding-left:20px;position:relative}.discount-mobile__price-current:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat;background-size:contain}.discount-mobile__price-sale.discount{margin-left:10px;font-size:17px;line-height:17px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#e50000}.discount-mobile__special-proposition{background:#ffd40c;border-radius:3px;width:100%;margin:10px 0;padding:10px 0;font-size:10px;line-height:12px;color:#1a1b1d;text-align:center;max-width:300px}.discount-mobile__timer{max-width:300px}.discount-mobile__timer .timer .day .format,.discount-mobile__timer .timer .hour .format,.discount-mobile__timer .timer .min .format,.discount-mobile__timer .timer .sec .format{font-size:10px;line-height:12px}@media (max-width:900px){.home-discount__top{margin-bottom:15px}}@media (max-width:600px){.discount-mobile__name{font-size:12px;line-height:14px}.discount-mobile__price-current{font-size:14px;line-height:16px}.discount-mobile__price-sale.discount{font-size:12px;line-height:14px}}.clients-slider{margin:50px 0}.clients-slider img{width:100%;max-height:110px;-o-object-fit:contain;object-fit:contain}.clients-slider .slider-item{display:flex;justify-content:center;align-items:center}@media (max-width:800px){.clients-slider{margin:10px 0}.clients-slider img{width:100%;max-height:40px;-o-object-fit:contain;object-fit:contain}}.loader{display:block}.preloader{width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);-webkit-animation:rotatePreloader 2s ease-in infinite;animation:rotatePreloader 2s ease-in infinite}@-webkit-keyframes rotatePreloader{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}to{transform:translateX(-50%) translateY(-50%) rotate(-1turn)}}@keyframes rotatePreloader{0%{transform:translateX(-50%) translateY(-50%) rotate(0deg)}to{transform:translateX(-50%) translateY(-50%) rotate(-1turn)}}.preloader div{position:absolute;width:100%;height:100%;opacity:0}.preloader div:before{content:"";position:absolute;left:50%;top:0;width:10%;height:10%;background-color:#1a1b1d;transform:translateX(-50%);border-radius:50%}.preloader div:first-child{transform:rotate(0deg);-webkit-animation:rotateCircle1 2s linear infinite;animation:rotateCircle1 2s linear infinite;z-index:9}@-webkit-keyframes rotateCircle1{0%{opacity:0}0%{opacity:1;transform:rotate(36deg)}7%{transform:rotate(0deg)}57%{transform:rotate(0deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle1{0%{opacity:0}0%{opacity:1;transform:rotate(36deg)}7%{transform:rotate(0deg)}57%{transform:rotate(0deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(2){transform:rotate(36deg);-webkit-animation:rotateCircle2 2s linear infinite;animation:rotateCircle2 2s linear infinite;z-index:8}@-webkit-keyframes rotateCircle2{5%{opacity:0}5.0001%{opacity:1;transform:rotate(0deg)}12%{transform:rotate(-36deg)}62%{transform:rotate(-36deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle2{5%{opacity:0}5.0001%{opacity:1;transform:rotate(0deg)}12%{transform:rotate(-36deg)}62%{transform:rotate(-36deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(3){transform:rotate(72deg);-webkit-animation:rotateCircle3 2s linear infinite;animation:rotateCircle3 2s linear infinite;z-index:7}@-webkit-keyframes rotateCircle3{10%{opacity:0}10.0002%{opacity:1;transform:rotate(-36deg)}17%{transform:rotate(-72deg)}67%{transform:rotate(-72deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle3{10%{opacity:0}10.0002%{opacity:1;transform:rotate(-36deg)}17%{transform:rotate(-72deg)}67%{transform:rotate(-72deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(4){transform:rotate(108deg);-webkit-animation:rotateCircle4 2s linear infinite;animation:rotateCircle4 2s linear infinite;z-index:6}@-webkit-keyframes rotateCircle4{15%{opacity:0}15.0003%{opacity:1;transform:rotate(-72deg)}22%{transform:rotate(-108deg)}72%{transform:rotate(-108deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle4{15%{opacity:0}15.0003%{opacity:1;transform:rotate(-72deg)}22%{transform:rotate(-108deg)}72%{transform:rotate(-108deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(5){transform:rotate(144deg);-webkit-animation:rotateCircle5 2s linear infinite;animation:rotateCircle5 2s linear infinite;z-index:5}@-webkit-keyframes rotateCircle5{20%{opacity:0}20.0004%{opacity:1;transform:rotate(-108deg)}27%{transform:rotate(-144deg)}77%{transform:rotate(-144deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle5{20%{opacity:0}20.0004%{opacity:1;transform:rotate(-108deg)}27%{transform:rotate(-144deg)}77%{transform:rotate(-144deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(6){transform:rotate(180deg);-webkit-animation:rotateCircle6 2s linear infinite;animation:rotateCircle6 2s linear infinite;z-index:4}@-webkit-keyframes rotateCircle6{25%{opacity:0}25.0005%{opacity:1;transform:rotate(-144deg)}32%{transform:rotate(-180deg)}82%{transform:rotate(-180deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle6{25%{opacity:0}25.0005%{opacity:1;transform:rotate(-144deg)}32%{transform:rotate(-180deg)}82%{transform:rotate(-180deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(7){transform:rotate(216deg);-webkit-animation:rotateCircle7 2s linear infinite;animation:rotateCircle7 2s linear infinite;z-index:3}@-webkit-keyframes rotateCircle7{30%{opacity:0}30.0006%{opacity:1;transform:rotate(-180deg)}37%{transform:rotate(-216deg)}87%{transform:rotate(-216deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle7{30%{opacity:0}30.0006%{opacity:1;transform:rotate(-180deg)}37%{transform:rotate(-216deg)}87%{transform:rotate(-216deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(8){transform:rotate(252deg);-webkit-animation:rotateCircle8 2s linear infinite;animation:rotateCircle8 2s linear infinite;z-index:2}@-webkit-keyframes rotateCircle8{35%{opacity:0}35.0007%{opacity:1;transform:rotate(-216deg)}42%{transform:rotate(-252deg)}92%{transform:rotate(-252deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle8{35%{opacity:0}35.0007%{opacity:1;transform:rotate(-216deg)}42%{transform:rotate(-252deg)}92%{transform:rotate(-252deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(9){transform:rotate(288deg);-webkit-animation:rotateCircle9 2s linear infinite;animation:rotateCircle9 2s linear infinite;z-index:1}@-webkit-keyframes rotateCircle9{40%{opacity:0}40.0008%{opacity:1;transform:rotate(-252deg)}47%{transform:rotate(-288deg)}97%{transform:rotate(-288deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle9{40%{opacity:0}40.0008%{opacity:1;transform:rotate(-252deg)}47%{transform:rotate(-288deg)}97%{transform:rotate(-288deg)}to{transform:rotate(-324deg);opacity:1}}.preloader div:nth-child(10){transform:rotate(324deg);-webkit-animation:rotateCircle10 2s linear infinite;animation:rotateCircle10 2s linear infinite;z-index:0}@-webkit-keyframes rotateCircle10{45%{opacity:0}45.0009%{opacity:1;transform:rotate(-288deg)}52%{transform:rotate(-324deg)}102%{transform:rotate(-324deg)}to{transform:rotate(-324deg);opacity:1}}@keyframes rotateCircle10{45%{opacity:0}45.0009%{opacity:1;transform:rotate(-288deg)}52%{transform:rotate(-324deg)}102%{transform:rotate(-324deg)}to{transform:rotate(-324deg);opacity:1}}.favoriteButton path[data-v-3309445c]{fill:red}.discount-product__desc[data-v-3309445c]{min-height:55px;font-size:18px;line-height:26px;color:#646464;font-weight:400;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden;border-bottom:1px solid #b0b0b0;padding-bottom:3px}.discount-product__right[data-v-3309445c]{width:50%;margin-left:20px;max-width:285px;padding-top:0;display:flex;flex-direction:column;justify-content:space-between;height:362px}.discount-product__left[data-v-3309445c]{width:50%;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:15px;padding:30px 30px}.discount-product__wrap[data-v-3309445c]{margin-bottom:35px}.discount-product__wrap:hover .discount-product__left[data-v-3309445c]{box-shadow:0 0 10px rgba(0,0,0,.5);transform-origin:center;transition:transform .3s ease,box-shadow .3s ease}.vue-star-rating[data-v-3309445c]{padding-bottom:0}.discount-product__timer[data-v-3309445c]{width:100%;display:flex;justify-content:space-between;width:275px}.discount-product__timer .timer[data-v-3309445c]{width:275px}.discount-product__timer .timer .format[data-v-3309445c]{font-size:14px}@media (max-width:1200px){.timer .day .format[data-v-3309445c],.timer .hour .format[data-v-3309445c],.timer .min .format[data-v-3309445c],.timer .sec .format[data-v-3309445c]{font-size:12px;line-height:16px}.timer .number[data-v-3309445c]{width:30px;height:30px;font-size:12px;line-height:16px}.discount-product__timer .timer[data-v-3309445c]{width:240px}}@media (max-width:1000px){.home-discount__wrap-item[data-v-3309445c]{width:calc(100% - 40px);margin:0 20px 20px}}@media (max-width:550px){.discount-product__wrap[data-v-3309445c]{flex-direction:column}.discount-product__left[data-v-3309445c]{width:100%}.discount-product__right[data-v-3309445c]{max-width:100%;width:100%;margin-top:30px}.discount-product__timer .timer[data-v-3309445c]{width:100%}.timer .day .format[data-v-3309445c],.timer .hour .format[data-v-3309445c],.timer .min .format[data-v-3309445c],.timer .sec .format[data-v-3309445c]{font-size:14px;line-height:16px}.timer .number[data-v-3309445c]{width:35px;height:35px;font-size:14px;line-height:16px}}@media (max-width:450px){.discount-product__right[data-v-3309445c]{margin-left:0;margin:0 auto;margin-top:30px}.discount-product__special-proposition[data-v-3309445c]{font-size:13px}}.product-count p{font-size:14px;color:#004aad;margin-top:7px;opacity:0;color:red}a{text-decoration:none}a .button__more{max-width:116px;width:100%;height:54px;background-color:#004aad;border-radius:5px;color:#fff;font-size:14px;line-height:17px;display:flex;justify-content:center;align-items:center;margin:auto;margin-bottom:20px}a .button__more:hover{background-color:#ffd40c;transition:.3s ease-in-out;color:#1a1b1d}.description__wrapper{display:block;position:absolute;z-index:999;background-color:#fff;visibility:hidden;opacity:0;border:1px solid #004aad;box-shadow:-1px 11px 11px 0 rgba(0,0,0,.5);border-top:transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:100%;padding-bottom:20px;left:0;transition:.3s ease}.catalog-product__top:hover{border-bottom:none}.catalog-product__top:hover .description__wrapper{opacity:1;visibility:visible;padding:10px 12px;transition:.28s ease}.catalog-product__top:hover+.catalog-product{transform:scale(1.05)}.product-price__wrapper{margin:auto}.product__description{display:flex;text-align:left;flex-wrap:wrap;padding-bottom:5px;font-size:16px;line-height:20px}.product__description .attribute__title{color:#c4c4c4;font-weight:400;padding-right:10px}.product__description .attribute__value{font-weight:500;color:#646464}.catalog-product{position:relative;width:100%;background:#fff;border-radius:5px}.catalog-product__wrap{height:100%;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.catalog-product__top{border:1px solid #cfe4ff;box-sizing:border-box;border-radius:5px;padding-bottom:20px}.catalog-product__top:hover+.catalog-product__bottom{display:none}.catalog-product__top-image{width:90%;height:300px;display:flex;justify-content:center;align-items:center;margin:10px auto 0;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat}.catalog-product__top-image a,.catalog-product__top-image img{display:block;height:100%;width:100%}.catalog-product__top-image img{-o-object-fit:contain;object-fit:contain}.catalog-product__top-rating{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:10px}.catalog-product__bottom{margin-top:10px;padding-bottom:15px;display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;height:100%}.catalog-product__bottom-name{display:block;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d;text-decoration:none;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.catalog-product__bottom-price{margin:15px 0 10px;display:flex;flex-direction:row;align-items:center}.catalog-product__bottom-price-new{padding-left:15px;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#646464;position:relative;display:flex;align-items:baseline}.catalog-product__bottom-price-new.discount{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:7px;font-style:normal;font-weight:400;font-size:17px;line-height:17px;color:#e50000;display:flex}.catalog-product__bottom-price-new span{font-size:10px}.catalog-product__bottom-price-new:after{content:"";position:absolute;display:block;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat;background-size:contain}.catalog-product__bottom-price-sale{margin-left:5px}.catalog-product__bottom-price-sale span{color:#646464}.catalog-product__bottom-buttons{display:flex;justify-content:space-between;align-items:center}.catalog-product__bottom-buttons a{font-style:normal;font-weight:400;font-size:13px;line-height:22px;text-decoration:none;display:flex;flex-direction:row;align-items:center}.catalog-product__bottom-buttons a.disable{pointer-events:none;opacity:.8}.catalog-product__bottom-buttons .buy{margin-left:10px;background:#004aad;border-radius:5px;padding:15px 10px 15px 7px;color:#fff;border:1px solid transparent}.catalog-product__bottom-buttons .buy svg{margin-right:7px}.catalog-product__bottom-buttons .buy.disable{opacity:.6;pointer-events:none}.catalog-product__bottom-buttons .fast-buy{padding:15px 5px;border:1px solid #004aad;box-sizing:border-box;border-radius:5px;color:#004aad;margin-left:5px;margin-right:0}.catalog-product__top-rating__code{text-align:center;font-weight:400;font-size:12px;color:#c4c4c4;padding:10px 0;display:none}@media (max-width:1550px){.catalog-product__bottom-buttons a{font-size:13px;line-height:16px}.catalog-product__top-image{height:200px}}@media (max-width:1250px){.catalog-product__top-image{width:140px;height:140px}.catalog-product__top{padding-bottom:10px}.catalog-product__bottom-name{max-width:180px;font-size:14px;line-height:16px}.catalog-product__bottom-price{margin:5px 0 10px}.catalog-product__bottom-price-new,.catalog-product__bottom-price-sale{font-size:14px;line-height:14px}.catalog-product__bottom-buttons a{font-size:12px;line-height:12px}.catalog-product__bottom-buttons .buy{margin-left:5px;padding:8px 10px 8px 7px}.catalog-product__bottom-buttons .fast-buy{padding:10px}.catalog-product__bottom-buttons{justify-content:space-around}}@media (max-width:1075px){.catalog-product__bottom-buttons{flex-direction:column}.catalog-product__bottom-buttons a{margin-bottom:8px}.catalog-product__bottom-buttons a:last-child{margin-bottom:0}}@media (max-width:650px){.description__wrapper{width:95%;right:0;margin:auto}.product__description{font-size:14px;line-height:16px;padding-left:25px}.catalog-product__top{width:95%;margin:0 auto}.catalog-product__top-image{width:190px;height:170px}.catalog-product__bottom-buttons{padding:0 5px}.catalog-product__bottom-name,.catalog-product__bottom-price-new,.catalog-product__bottom-price-sale{font-size:14px;line-height:16px}}@media (max-width:500px){.catalog-product__top-image{width:130px;height:130px}.catalog-product__top:hover .description__wrapper{opacity:0;visibility:visible;padding:10px 20px;transition:.28s ease}.catalog-product__top:hover+.catalog-product__bottom{display:block}}@media (max-width:350px){.catalog-product__top-image{width:100px;height:100px}}.home-wrap{overflow:hidden}.home-slider{height:100%;width:100%;position:relative}.home-slider__loader{padding-top:100px}.home-slider__loader .preloader div:before{background:#004aad}.home-product{padding:60px 0 20px}.home-product,.home-product__body{position:relative}.home-product__head{color:#5b99eb;border:2px solid #5b99eb;border-radius:5px;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:7px 30px 7px 40px;width:100%;height:60px}.home-product__head:after{color:#004aad;content:"";position:absolute;left:-25px;top:0;width:calc(100% + 25px);height:100%;border-radius:5px;z-index:-1}.home-product__head-name{font-size:24px;line-height:29px;text-transform:uppercase}.home-product__head-categories{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-product__empty{padding:15px;font-size:16px;line-height:18px;color:#1a1b1d}.home-product__loader{padding-top:100px}.home-product__loader .preloader div:before{background:#004aad}.home-product__categories-item{padding:10px 20px;text-decoration:none;font-size:18px;line-height:22px;text-align:right;color:#004aad;background:transparent;border-radius:5px;border:1px solid transparent}.home-product__categories-item.active{color:#1a1b1d;background:#fff;font-weight:500;border:1px solid #000}.home-product__categories-item+.home-product__categories-item{margin-left:20px}.home-product__wrap{display:grid;grid-template-columns:repeat(5,1fr);padding:30px 0 20px;gap:24px 16px}.home-product__more{position:absolute;left:0;bottom:0;width:100%;height:320px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 44.79%)}.home-product__more button{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);width:60px;height:60px;background:#004aad;border-radius:50%;display:flex;justify-content:center;align-items:center}.home-product__more svg path{transform-origin:center}.home-product__more .arrow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home-product__more .arrow,.home-product__more .arrow.primera{-webkit-animation-name:bounceAlpha;animation-name:bounceAlpha;-webkit-animation-duration:1.8s;animation-duration:1.8s}.home-product__more .arrow.primera{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home-banner{margin-bottom:50px;position:relative}.home-banner__wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;font-size:0}.home-banner__container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.home-banner__left{width:calc(50% - 10px);margin-right:10px}.home-banner__left .home-banner__item{display:block;font-size:0;height:260px;width:100%}.home-banner__left .home-banner__item+.home-banner__item{margin-top:20px}.home-banner__left.full{width:100%}.home-banner__right{width:calc(50% - 10px)}.home-banner__right .home-banner__item{font-size:0;height:540px;width:100%;display:block}.home-banner__loading .preloader div:before{background:#004aad}.home-discount{padding-bottom:0;position:relative}.home-discount__top{border:2px solid #5b99eb;border-radius:5px;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:7px 30px 7px 40px;width:100%;height:60px}.home-discount__top:after{content:"";position:absolute;left:-25px;top:0;width:calc(100% + 25px);height:100%;border-radius:5px;z-index:-1}.home-discount__name{font-size:24px;line-height:29px;text-transform:uppercase;color:#5b99eb}.home-discount__loader{min-height:20vh}.home-discount__loader .preloader div:before{background:#004aad}.home-discount__empty{padding:15px;font-size:16px;line-height:18px;color:#1a1b1d}.home-discount__more{position:absolute;bottom:0;left:0;width:100%;height:60px}.home-discount__more button{position:absolute;left:50%;top:0;transform:translateX(-50%);width:60px;height:60px;background:#004aad;border-radius:50%;display:flex;justify-content:center;align-items:center}.home-discount__more svg path{transform-origin:center}.home-discount__more .arrow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home-discount__more .arrow,.home-discount__more .arrow.primera{-webkit-animation-name:bounceAlpha;animation-name:bounceAlpha;-webkit-animation-duration:1.8s;animation-duration:1.8s}.home-discount__more .arrow.primera{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home .home-about{padding-bottom:50px}.home .home-about__top{position:relative;border:2px solid #5b99eb;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:7px 30px 7px 40px;width:100%;height:60px}.home .home-about__top:after{content:"";position:absolute;left:-25px;top:0;width:calc(100% + 25px);height:100%;border-radius:5px;z-index:-1}.home .home-about__top-name{font-size:24px;line-height:29px;text-transform:uppercase;color:#5b99eb}.home .home-about__info{margin:30px 0 15px;color:#000;font-style:normal;font-weight:400;font-family:Montserrat,sans-serif}.home .home-about__info-item{color:#000;font-size:16px;line-height:20px;font-family:Montserrat,sans-serif}.home .home-about__info p{margin:10px 0 20px;font-size:16px;line-height:20px}.home .home-about__info h2{font-style:normal;font-weight:400;font-size:24px;line-height:29px}.home .home-about__link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home .home-about__link a{display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:18px;line-height:22px;color:#e1e1e1;background:#004aad;border-radius:5px;padding:10px;border:1px solid transparent}.home .home-about__link svg{margin-left:12px}.home .home-about__link svg path{fill:#e1e1e1}.home .home-articles{padding-bottom:50px}.home .home-articles__head{border:2px solid #5b99eb;border-radius:5px;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:7px 30px 7px 40px;width:100%}.home .home-articles__head-tabs{display:flex;flex-wrap:wrap;width:100%;margin-top:10px}.home .home-articles__head-tabs li{padding:10px 20px;text-decoration:none;font-size:18px;line-height:22px;text-align:right;color:#004aad;background:transparent;border-radius:5px;border:1px solid transparent;height:44px;display:flex;align-items:center;cursor:pointer}.home .home-articles__head-tabs li:hover{transition:.3s ease;border-color:#5b99eb;color:#5b99eb}.home .home-articles__head:after{content:"";position:absolute;left:-25px;top:0;width:calc(100% + 25px);height:100%;border-radius:5px;z-index:-1}.home .home-articles__head-name{font-size:24px;line-height:29px;text-transform:uppercase;color:#5b99eb;margin-right:15px}.home .home-articles__head-categories{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.home .home-articles__categories-item{padding:10px 20px;text-decoration:none;font-size:18px;line-height:22px;text-align:right;color:#004aad;background:transparent;border-radius:5px;border:1px solid transparent;height:44px;display:flex;align-items:center}.home .home-articles__categories-item.active{color:#1a1b1d;background:#fff}.home .home-articles__categories-item+.home .home-articles__categories-item{margin-left:20px}.home .home-articles__list{padding-top:30px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;height:100%}.home .home-articles__list-empty{padding:15px;font-size:16px;line-height:20px;color:#1a1b1d}.home .home-articles__list-wrap{position:relative}.home .home-articles__list-loader{min-height:20vh;position:relative}.home .home-articles__list-loader .preloader div:before{background:#004aad}.home .home-articles__more{margin:30px 0 10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.home .home-articles__more button{padding:10px 25px;text-decoration:none;font-weight:600;font-size:18px;line-height:22px;color:#e1e1e1;background:#004aad;border-radius:5px;border:1px solid transparent;position:relative}.home .home-articles__more .small-loader{min-height:10px;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:#004aad}.home .home-articles__more .small-loader .preloader>div:before{background:#fff}.home .home-articles .home-articles__mobile-categories{position:relative;min-width:100px;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center}.home .home-articles .home-articles__mobile-categories span{color:#fff;font-size:14px;line-height:18px;position:relative}.home .home-articles .home-articles__mobile-categories-list{position:absolute;left:0;top:calc(100% + 10px);background:#fff;z-index:2;width:100%}.home .home-articles .home-articles__mobile-categories-item{padding:5px;color:#1a1b1d;font-size:12px;line-height:15px;border-bottom:1px solid #e1e1e1;text-align:center;width:100%}.home .home-articles .home-articles__mobile-categories_head{color:#fff;font-size:14px;line-height:18px;position:relative}.home .home-articles .category-arrow{margin-left:5px;width:10px;transition:transform .4s ease}.home .home-articles .category-arrow.rotate{transform:rotate(180deg)}.home .home-articles .home-articles__mobile-categories{display:none}@media screen and (max-width:1500px){.home-banner__left .home-banner__item{height:200px}.home-banner__left .home-banner__item img{-o-object-fit:contain;object-fit:contain}.home-banner__right .home-banner__item{height:420px}.home-banner__right .home-banner__item img{-o-object-fit:contain;object-fit:contain}}@media screen and (max-width:1200px){.home-discount__head,.home-discount__top,.home-product__head,.home-product__top,.home .home-about__head,.home .home-about__top,.home .home-articles__head,.home .home-articles__top{padding:7px 15px 7px 20px}.home-discount__head-name,.home-discount__top-name,.home-product__head-name,.home-product__top-name,.home .home-about__head-name,.home .home-about__top-name,.home .home-articles__head-name,.home .home-articles__top-name{font-size:18px;line-height:22px}.home-discount__categories-item,.home-product__categories-item,.home .home-about__categories-item,.home .home-articles__categories-item{font-size:14px;line-height:16px;padding:5px 10px}.home-discount__name{font-size:18px;line-height:22px}.home-product__categories-item+.home-product__categories-item{margin-left:10px}.home .home-articles{padding-bottom:20px}.home-banner__left .home-banner__item{height:150px}.home-banner__right .home-banner__item{height:320px}}@media (max-width:800px){.allActions{display:block!important}.home-product__head-categories{display:none}.home-product{padding:15px 0}.home-banner__right{display:none}.home-banner__left{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-banner__left .home-banner__item+.home-banner__item{margin:0 0 0 10px}.home .home-about__info{margin:10px 0 5px}.home .home-about__info h2{font-size:18px;line-height:24px}.home .home-about__info p{margin:10px 0;font-size:14px;line-height:18px}.home .home-about__link a{font-size:14px;line-height:16px;padding:5px}.home .home-about{padding-bottom:15px}.home .home-articles__list{padding-top:10px}.home .home-articles__more{margin:10px 0}.home .home-articles__more button{padding:10px 15px;font-size:14px;line-height:16px}.article{width:calc(33.3% - 10px);margin:0 5px 10px}.home-articles__categories-item{display:none}.home .home-articles .home-articles__mobile-categories{display:flex}}@media (max-width:700px){.home-discount__wrap-item{width:calc(100% - 40px)}.home .home-articles__categories-item{height:35px}.home .home-articles__head-categories{width:80%}}@media (max-width:600px){.home .home-articles__categories-item{text-align:center}.article{width:calc(50% - 10px)}.home-discount__head,.home-discount__top,.home-product__head,.home-product__top,.home .home-about__head,.home .home-about__top,.home .home-articles__head,.home .home-articles__top{padding:7px 15px 7px 20px}.home-discount__head:after,.home-discount__top:after,.home-product__head:after,.home-product__top:after,.home .home-about__head:after,.home .home-about__top:after,.home .home-articles__head:after,.home .home-articles__top:after{left:-10px;width:calc(100% + 10px)}.home-discount__head-name,.home-discount__name,.home-discount__top-name,.home-product__head-name,.home-product__top-name,.home .home-about__head-name,.home .home-about__top-name,.home .home-articles__head-name,.home .home-articles__top-name{font-size:14px;line-height:18px}.home-banner__left{flex-direction:column}.home-banner__left .home-banner__item{height:120px}.home-banner__left .home-banner__item+.home-banner__item{margin:10px 0 0}.home-discount{padding-bottom:20px}.home-discount__empty{padding:5px 10px;font-size:12px;line-height:14px}.home .home-about__link a{margin-top:10px}.home .home-about__info-item,.home .home-about__link a{font-size:12px;line-height:14px}.home-banner{margin-bottom:20px}}.select-category{width:100%}.select-category__content{position:relative}.select-category__head{height:50px;padding:5px 10px 5px 10px;cursor:pointer;font-style:normal;font-weight:400;font-size:18px;line-height:18px;color:#004aad;width:100%;position:relative;border-radius:5px;overflow:hidden;border:2px solid #5b99eb;display:flex;align-items:center}.select-category__head:after{left:13px;width:calc(100% - 13px);border-radius:5px}.select-category__head:after,.select-category__head:before{content:"";display:block;position:absolute;top:0;height:100%;z-index:-1}.select-category__head:before{left:-15px;width:calc(100% + 15px)}.select-category__head-selected:first-letter{text-transform:uppercase}.select-category__head-arrow{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.select-category__head-arrow svg{display:block;transition:transform .15s ease-in-out;transform:rotateX(180deg)}.select-category__head-arrow svg path{fill:#004aad}.select-category__head-arrow.active svg{transform:rotateX(0)}.select-category__body{padding:15px 20px}.select-category ul.show-all li{display:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.select-category ul.show-all li:nth-child(-n+5){opacity:1;visibility:visible;display:block;transition:opacity .3s ease,visibility .3s ease}.select-category__item{margin-bottom:5px}.select-category__item input{margin:0;display:none}.select-category__item input:checked~label:after{opacity:1}.select-category__item input:checked~label:before{border-color:#000}.select-category__item input:checked~a:after{opacity:1}.select-category__item input:checked~a:before{border-color:#000}.select-category__item a,.select-category__item label{padding:6px 0 6px 21px;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:flex-start;font-size:16px;color:#000}.select-category__item a span,.select-category__item label span{font-weight:600;font-size:16px;line-height:20px;color:#686868}.select-category__item a:after,.select-category__item label:after{content:"";position:absolute;top:45%;transform:translateY(-50%);left:2px;width:7px;height:7px;opacity:0;background:#004aad;border-radius:1px}.select-category__item a:before,.select-category__item label:before{content:"";position:absolute;top:45%;transform:translateY(-50%);left:0;width:11px;height:11px;border:1px solid #004aad;box-sizing:border-box;border-radius:1px;background:#fff;display:inline-block;margin-right:10px}.select-category__item:last-child{margin-bottom:0}.select-category__more{margin-top:10px}.select-category__more a{display:block;font-size:14px;line-height:15px;color:#004aad;text-decoration:none}@media(max-width:1500px){.select-category__head{font-size:13px}}@media (max-width:1200px){.select-category__head{padding:5px 10px 5px 20px;font-size:14px;line-height:14px;display:flex;align-items:center}.select-category__item label{padding:3px 0 3px 15px;font-size:13px}.select-category__item label:after,.select-category__item label:before{top:35%}}.rangeSlider__button{margin-bottom:100px;background:#004aad;border-radius:5px;padding:15px 10px 15px 7px;color:#fff;border:1px solid transparent;width:100%;max-width:200px;font-size:14px;line-height:16px;cursor:pointer;text-transform:uppercase;margin-top:40px;margin-left:50%;transform:translate(-50%)}.rangeSlider__button:hover{border:1px solid #ffd40c;color:#1a1b1d;background:#ffd40c;transition:background .3s ease,border-color .3s ease,color .3s ease}.filter,.filter-wrap{position:relative;z-index:500}.filter-loader{position:absolute;z-index:10;top:0;right:0;left:0;bottom:0;min-height:200px}.filter-item{margin-bottom:20px}.filter-item:last-child{margin-bottom:0}.filter-items{overflow-y:auto}.filter-back svg{transform:rotate(180deg);width:15px;height:10px;margin-right:10px}.brand{display:flex;gap:25px}.brand,.brand>.VueCarousel{width:100%}.brand .VueCarousel-pagination{display:none}.brand .VueCarousel-navigation button{padding:10px;border-radius:10px;border:1px solid transparent;background-color:transparent;transition:border-color .3s ease-in-out,background-color .3s ease-in-out}.brand .VueCarousel-navigation button:hover{cursor:pointer;border:1px solid #ffd40c;background-color:#fff}@media(max-width:1300px){.brand .VueCarousel-navigation button:first-child{margin-left:30px}.brand .VueCarousel-navigation button:last-child{margin-right:30px}}.brand-item{margin-left:10px;height:100%;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid transparent;border-radius:10px;gap:10px;color:#000;text-decoration:none;transition:border-color .3s ease-in-out}@media(max-width:666px){.brand-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.brand-item--wrap{margin-top:10px;display:flex;justify-content:center}}.brand-item.active{border:1px solid #ffd40c}@media(min-width:600px){.brand-item:hover{cursor:pointer;border:1px solid #ffd40c}}.brand-item>img{height:80px;-o-object-fit:cover;object-fit:cover;width:100%}.crumbs[data-v-61582486]{display:flex;align-items:center;padding-top:10px;padding-bottom:20px;flex-wrap:wrap}.crumbs li[data-v-61582486]{position:relative}.crumbs li a[data-v-61582486]{font-style:normal;font-weight:300;font-size:14px;line-height:18px;color:#1a1b1d;text-decoration:none}.crumbs li:last-child a[data-v-61582486]{pointer-events:none}.crumbs li:first-child a[data-v-61582486]{color:transparent;width:16px;height:16px;overflow:hidden;display:block;position:relative}.crumbs li[data-v-61582486]:first-child:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:url(../img/home-icon.0ea7527b.svg) 50% no-repeat;background-size:contain}.crumbs li[data-v-61582486]:first-child:after{display:none}.crumbs li[data-v-61582486]:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:1px;height:12px;background:#1a1b1d}.crumbs li+li[data-v-61582486]{margin-left:20px}@media screen and (max-width:550px){.crumbs li a[data-v-61582486]{font-size:12px;line-height:14px}}.category__filter-menu{position:absolute;width:300px;padding:20px;border-radius:15px;background-color:#fff;right:0;z-index:1;top:44px;border:1px solid #cfe4ff;display:flex;flex-direction:column;align-content:flex-start;gap:2px}.category__filter-menu button{text-align:left;font-family:Montserrat,sans-serif;font-size:16px;line-height:20px;color:#1a1b1d;border:1px solid transparent;padding:6px 4px;border-radius:10px;transition:border .3s ease}.category__filter-menu button:hover{border:1px solid #ffd40c}.category h1{font-size:30px;line-height:37px;color:#000}.category-wrap{display:flex;flex-direction:row;justify-content:space-between}.category-filter{width:290px;margin-right:20px}.category-filter__wrap{position:relative;display:flex;flex-direction:row;align-items:flex-start;align-self:baseline;width:340px;min-height:150px;padding-bottom:30px;flex-direction:column}.category-filter__wrap-loader{position:absolute;left:0;top:0;width:100%;height:100%;padding:50px;background:#fff}.category-filter__wrap-loader .preloader div:before{background:#004aad}.category-seo{margin-top:24px;display:flex;flex-direction:column;gap:24px;margin-bottom:60px}.category-seo--empty{margin-top:36px}.category-seo ul{list-style:unset!important}.category-seo ol,.category-seo ul{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:column;gap:8px;padding-left:20px}.category-seo ol{list-style:decimal}.category-seo p{line-height:1.65}.category-content{width:calc(100% - 290px);padding-bottom:60px;position:relative}.category-content .category-filter{verflow-y:auto;overflow-x:hidden;display:none}.category-content .category-filter .filter{padding:10px 5px;border:1px solid #004aad;border-radius:5px}.category-content .category-filter .filter-back{margin-bottom:20px;padding-left:15px}.category-content .category-filter .filter-back button{padding:10px 0;text-transform:uppercase;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-family:Montserrat,sans-serif;font-size:14px;line-height:14px;color:#004aad}.category-content .category-filter .filter-back button .category-content__item:hover+.catalog-product__bottom-buttons{display:none}.category-content__head{margin-bottom:20px;font-style:normal;font-weight:400;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.category-content__head-title,.category-content__head h1,.category-content__head h2{font-size:30px;line-height:37px;color:#000}.category-content__head .category-content__filter-price{position:relative;cursor:pointer;padding:10px;background:#004aad;border-radius:5px;font-weight:500;font-size:14px;line-height:16px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;min-width:55px;justify-content:space-between;display:flex;align-items:center;border:1px solid transparent;transition:background .3s ease,border-color .3s ease,color .3s ease}.category-content__head .category-content__filter-price:hover{border:1px solid #ffd40c;color:#1a1b1d;background:#ffd40c}.category-content__head .category-content__filter-price:hover,.category-content__head .category-content__filter-price:hover svg{transition:background .3s ease,border-color .3s ease,color .3s ease}.category-content__head .category-content__filter-price:hover svg path{transition:background .3s ease,border-color .3s ease,color .3s ease;fill:#000}.category-content__head .category-content__filter-price svg{height:22px;width:28px;margin-left:5px}.category-content__head .category-content__filter-price svg,.category-content__head .category-content__filter-price svg path{transition:background .3s ease,border-color .3s ease,color .3s ease}.category-content__head .category-content__filter-price .showArrow{display:block}.category-content__head .category-content__filter-price path{fill:#fff}.category-content__head .category-content__filter-btn{position:relative;display:none;z-index:-1}.category-content__head .category-content__filter-btn button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:5px 10px;border-radius:5px;background:#004aad;border:1px solid transparent;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;line-height:16px}.category-content__head .category-content__filter-btn button svg{width:20px;height:20px;margin-right:5px}.category-content__head .category-content__filter-btn button svg path{fill:#fff}.category-content__items{display:flex;flex-direction:row;flex-wrap:wrap}.category-content__item{width:calc(25% - 20px);margin:0 10px 20px;display:flex}.category-content__loader{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff}.category-content__loader .preloader div:before{background:#004aad}.category-pagination{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.category-pagination__wrap .vue-ads-flex-grow{display:flex;flex-direction:row;justify-content:center;align-items:center}.category-pagination__wrap button+button{margin-left:15px}.category-pagination__wrap button{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:30px;min-height:30px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#5b99eb;text-decoration:none;border-radius:5px;border:1px solid transparent;padding:5px}.category-pagination__wrap button:first-child,.category-pagination__wrap button:last-child{display:none}.category-pagination__wrap .vue-ads-bg-teal-500{background:#5b99eb;color:#fff}.rotateIcon{transform:rotate(180deg);transition:.1s ease-in-out}.rangeSlider__wrap{max-width:290px;width:100%}.rangeSlider__wrap .rangeSlider__price{font-size:18px;line-height:22px}.rangeSlider__wrap .rangeSlider__button{background:#004aad;border-radius:5px;padding:15px 10px 15px 7px;color:#fff;border:1px solid transparent;width:100%;margin-right:20px;font-size:14px;line-height:16px;cursor:pointer;margin-bottom:30px;text-transform:uppercase}.rangeSlider__wrap .rangeSlider__button:hover{border:1px solid #ffd40c;color:#1a1b1d;background:#ffd40c;transition:background .3s ease,border-color .3s ease,color .3s ease}@media (max-width:1500px){.category-content__item{width:calc(33% - 20px)}}@media (max-width:1250px){.category-content__items{justify-content:space-between;margin-left:0;margin-right:0}.category-filter__wrap{display:none}.category-content{width:100%}.category-content__head{padding-top:10px}.category-content__head .category-content__filter-btn{z-index:1;display:flex;width:100px;height:44px}.category-content__head h1,.category-content__head h2{font-size:20px;line-height:22px}.category-filter{width:100%;background:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:500;overflow-y:auto}.category-content .category-filter{display:block;padding:5px}.category-content__item{width:calc(25% - 20px);margin:0 7px 20px}}@media (max-width:950px){.category-content__item{width:calc(33% - 15px);margin:0 7px 20px}.catalog-product__bottom-buttons{padding:0 30px}}@media (max-width:800px){.category-content__head{margin-bottom:15px;font-size:20px;line-height:22px}.category__filter-menu{right:-100%}.category-wrap{padding:15px 0}.catalog-product__bottom-buttons{padding:0}}@media (max-width:650px){.category-content__item{width:calc(50% - 10px);margin:0 5px 10px}.category-pagination{margin-top:15px}.category-content{padding-bottom:15px}}@media (max-width:550px){.category-content__head{display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-content__head .category-content__head-title{grid-column:span 2;text-align:center}.category-content__head .category-content__filter-price{font-size:12px;height:40px;width:100px;margin-left:auto}.category-content__head .category-content__filter-btn{font-size:12px;height:40px}.category-content__head .category-content__filter-btn button{height:100%;width:100px;font-size:12px}.category-content__head h2,h1{font-size:14px}.category-content__head .category-content__filter-price img{width:21px}.category-content__head .category-content__filter-btn button svg{width:12px;margin-right:2px;height:24px}.category-content__head .category-content__filter-price img{padding-left:0;width:16px}}@media (max-width:420px){.category-content__head .category-content__filter-btn button{padding:5px;font-size:10px}.category-content__head h2,h1{font-size:12px;letter-spacing:-.1px}.category-content__head .category-content__filter-btn button svg{height:14px}}.card-gallery{width:585px;margin-right:20px;padding-bottom:30px;border-bottom:1px solid #c4c4c4}.card-gallery .card-gallery__slider .slider-item{cursor:pointer}.card-gallery .blueimp-gallery{background:rgba(0,0,0,.5)}.card-gallery .blueimp-gallery>.close{width:30px;height:30px;font-size:60px;top:20px;right:20px;margin:0;padding:0}.card-gallery__slider{width:100%;height:620px;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:5px}.card-gallery__slider .slider-container:after,.card-gallery__slider .slider-container:before{display:none}.card-gallery__slider .slider-container{margin-right:0;margin-left:0;padding-left:15px;padding-right:15px}.card-gallery__slider .VueCarousel,.card-gallery__slider .VueCarousel-inner,.card-gallery__slider .VueCarousel-slide,.card-gallery__slider .VueCarousel-wrapper{height:100%!important}.card-gallery__slider .VueCarousel-slide{display:flex;justify-content:center;align-items:center}.card-gallery__slider .slider-item{width:100%;height:100%;padding:10px 15px}.card-gallery__slider .slider-item img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.card-gallery__tumble{position:static;font-size:0;width:100%}.card-gallery__tumble img{font-size:0}.card-gallery__tumble .slider-container:after,.card-gallery__tumble .slider-container:before{display:none}.card-gallery__tumble .slider-container{margin-top:30px;margin-right:0;margin-left:0;width:100%}.card-gallery__tumble .slider-item{display:flex;justify-content:center;align-items:center;font-size:0}.card-gallery__tumble .slider-item.active .slider-item__block{border-color:#ffd40c}.card-gallery__tumble .slider-item__block{margin:0 10px;cursor:pointer;width:100px;height:120px;padding:5px 15px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:5px;border:1px solid transparent}.card-gallery__tumble .slider-item__block img{-o-object-fit:contain;object-fit:contain;height:100%}.card-gallery__wrap{position:relative;display:flex;flex-direction:column;justify-content:flex-start}.card-gallery__arrow{position:absolute;bottom:60px;padding:0;margin:0;z-index:1}.card-gallery__prev{left:0;transform:rotate(-90deg)}.card-gallery__prev svg path{fill:#1a1b1d}.card-gallery__next{right:0;transform:rotate(90deg)}.card-gallery__next svg path{fill:#1a1b1d}@media screen and (max-width:1500px){.card-gallery{width:480px}.card-gallery__slider{height:450px}}@media screen and (max-width:1300px){.card-gallery{width:100%}}@media (max-width:600px){.card-gallery__tumble{min-height:75px}}.card-special__promo-item[data-v-61c3f0e2]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:10px;background:#fff;border-radius:5px;margin:5px 0}.card-special__promo-item .promo-item__left[data-v-61c3f0e2]{width:55px;margin-right:15px}.card-special__promo-item .promo-item__right[data-v-61c3f0e2]{width:calc(100% - 70px)}.card-special__promo-item .promo-item__img a[data-v-61c3f0e2]{display:block;overflow:hidden;font-size:0}.card-special__promo-item .promo-item__img img[data-v-61c3f0e2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-special__promo-item .promo-item__name[data-v-61c3f0e2]{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#1a1b1d;text-decoration:none}.card-special__promo-item .promo-item__price[data-v-61c3f0e2]{margin:10px 0 7px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card-special__promo-item .promo-item__price-sale[data-v-61c3f0e2]{font-style:normal;font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#686868}.card-special__promo-item .promo-item__price-current[data-v-61c3f0e2]{padding-left:17px;position:relative;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#686868;margin-right:15px}.card-special__promo-item .promo-item__price-current[data-v-61c3f0e2]:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat}@media screen and (max-width:1500px){.card-special__promo-item .promo-item__name[data-v-61c3f0e2],.card-special__promo-item .promo-item__price-current[data-v-61c3f0e2],.card-special__promo-item .promo-item__price-sale[data-v-61c3f0e2]{font-size:14px;line-height:16px}}@media (max-width:1300px){.card-special__promo-item .promo-item__name[data-v-61c3f0e2],.card-special__promo-item .promo-item__price-current[data-v-61c3f0e2],.card-special__promo-item .promo-item__price-sale[data-v-61c3f0e2]{font-size:12px;line-height:14px}}.product-count p[data-v-da0ed534]{font-size:14px;text-align:left}.card-special__new-item[data-v-da0ed534]{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:10px;background:#fff;border-radius:5px;margin:5px 0}.card-special__new-item .new-item__left[data-v-da0ed534]{width:80px;margin-right:15px}.card-special__new-item .new-item__right[data-v-da0ed534]{width:calc(100% - 70px)}.card-special__new-item .new-item__img[data-v-da0ed534]{height:100%}.card-special__new-item .new-item__img a[data-v-da0ed534]{display:block;overflow:hidden;font-size:0;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;background-color:#e7e7e7;max-height:85px;height:100%}.card-special__new-item .new-item__img img[data-v-da0ed534]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-special__new-item .new-item__name[data-v-da0ed534]{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#1a1b1d;text-decoration:none}.card-special__new-item .new-item__price[data-v-da0ed534]{margin:10px 0 7px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card-special__new-item .new-item__price-sale[data-v-da0ed534]{font-style:normal;font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#686868}.card-special__new-item .new-item__price-current[data-v-da0ed534]{padding-left:17px;position:relative;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#686868;margin-right:15px;text-decoration:none}.card-special__new-item .new-item__price-current[data-v-da0ed534]:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat}.card-special__new-item .new-item__bottom[data-v-da0ed534]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:1500px){.card-special__new-item .new-item__name[data-v-da0ed534],.card-special__new-item .new-item__price-current[data-v-da0ed534]{font-size:14px;line-height:16px}}@media screen and (max-width:1300px){.card-special__new-item .new-item__bottom[data-v-da0ed534]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.card-special__new-item .new-item__bottom .new-item__news[data-v-da0ed534]{margin-top:5px}.card-special__new-item .new-item__name[data-v-da0ed534],.card-special__new-item .new-item__price-current[data-v-da0ed534]{font-size:12px;line-height:14px}.card-special__new-item .new-item__left[data-v-da0ed534]{margin-right:10px}}.favorite path{fill:red}.favoriteButton{border-color:#004aad!important;background-color:transparent!important}.card-info__top-mobile{display:none}.card-info__timer{margin:30px 0;max-width:300px}.card{padding-bottom:80px;position:relative}.card .card-info__description{padding-bottom:30px}.card #card-info__desc span{font-size:14px!important;line-height:18px!important;color:#686868!important;font-family:Montserrat,sans-serif!important}.card-loader{min-height:20vh;background:#fff;z-index:5;position:relative;top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center}.card-loader .preloader div:before{background:#004aad}.card-wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.card-special{width:340px;margin-right:20px;padding-bottom:20px}.card-special__new,.card-special__promo{position:relative}.card-special__new-head,.card-special__promo-head{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 20px 5px 35px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#fff;position:relative;z-index:1;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:2px solid #5b99eb;border-radius:5px;color:#004aad}.card-special__new-head svg,.card-special__promo-head svg{vertical-align:middle}.card-special__new-head span svg,.card-special__promo-head span svg{transform:rotateX(180deg);transition:transform .3s ease;transform-origin:center}.card-special__new-head span.rotate svg,.card-special__promo-head span.rotate svg{transform:rotateX(0);transition:transform .3s ease}.card-special__new-head:after,.card-special__promo-head:after{width:100%;left:0;z-index:-2}.card-special__new-head:after,.card-special__new-head:before,.card-special__promo-head:after,.card-special__promo-head:before{content:"";display:block;position:absolute;height:100%;top:0;right:0;bottom:0;background:transparent;border-radius:5px;color:#004aad}.card-special__new-head:before,.card-special__promo-head:before{width:calc(100% - 13px);left:13px;z-index:-1}.card-special__new-body,.card-special__promo-body{min-height:100px}.card-special__new-list,.card-special__promo-list{padding:5px 0}.card-special__new-empty,.card-special__promo-empty{padding:15px;font-size:16px;line-height:20px;color:#1a1b1d}.card-special__new-loader,.card-special__promo-loader{margin-top:42px;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:#fff}.card-special__new-loader .preloader div:before,.card-special__promo-loader .preloader div:before{background:#004aad}.card-special__new{margin-top:30px}.card-description{width:calc(100% - 360px);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.card-description__left{max-width:585px;margin-right:20px}.card-description__left .full-desc{margin-top:10px;padding:0 20px}.card-description__left .full-desc__head-left,.card-description__left .full-desc__head-right{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card-description__left .full-desc__head-right{position:relative}.card-description__left .full-desc__head-right svg{margin:0!important}.card-description__left .full-desc__head-right .second-line{position:absolute;left:0;top:0;width:100%;height:100%;transform:rotate(90deg);transform-origin:center;transition:transform .3s ease}.card-description__left .full-desc__item{padding:10px 0;position:relative}.card-description__left .full-desc__item:after{content:"";display:block;position:absolute;left:-20px;bottom:0;width:calc(100% + 40px);height:1px;background:#c4c4c4}.card-description__left .full-desc__item-head{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#1a1b1d;position:relative}.card-description__left .full-desc__item-head svg{margin-right:25px}.card-description__left .full-desc__item-head.open .second-line{transform:rotate(0);transition:transform .3s ease}.card-description__left .full-desc__item-body{padding:20px 0 10px;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#1a1b1d}.card-description__left .full-desc__item-body p{font-size:16px;line-height:20px;color:#1a1b1d;margin-bottom:20px}.card-description__left .full-desc__item-body p:last-child{margin-bottom:0}.card-description__left .full-desc__item-body ul{margin-bottom:20px;list-style:none;padding-left:20px}.card-description__left .full-desc__item-body ul li{font-size:16px;line-height:20px;color:#1a1b1d;padding-left:15px;position:relative}.card-description__left .full-desc__item-body ul li:after{content:"-";display:block;position:absolute;left:0;top:0;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.card-description__left .full-desc__item-body ol{margin-bottom:20px;list-style:none}.card-description__left .full-desc__item-body ol li{padding-left:30px;position:relative}.card-description__left .full-desc__item-body ol li:after{content:"";position:absolute;display:block;left:0;top:4px;width:7px;height:7px;border-radius:50%;background:#004aad}.card-description__left .full-desc__item-body h2{font-weight:600;font-size:17px;line-height:22px;margin-bottom:5px}.card-description__left .full-desc__item-body a{color:#000;text-decoration:none}.card-description__left .full-desc__item .characteristic-table{max-width:480px;display:flex;flex-direction:column}.card-description__left .full-desc__item .characteristic-table__wrap{padding:0 15px}.card-description__left .full-desc__item .characteristic-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;margin-bottom:10px;padding:1px}.card-description__left .full-desc__item .characteristic-row:last-child{margin-bottom:0}.card-description__left .full-desc__item .characteristic-left{width:40%;display:flex;flex-direction:row;align-items:center;align-self:stretch;justify-content:flex-start}.card-description__left .full-desc__item .characteristic-left__info{padding:10px 15px;font-size:14px;line-height:18px;color:#1a1b1d}.card-description__left .full-desc__item .characteristic-right{display:flex;flex-direction:row;align-items:center;align-self:stretch;justify-content:center;width:60%;background:#004aad;border-radius:0 5px 5px 0}.card-description__left .full-desc__item .characteristic-right__info{padding:10px 40px;text-align:center;font-size:14px;line-height:18px;color:#f2f2f2}.card-description__left .full-desc__item .reviews{max-width:480px}.card-description__left .full-desc__item .reviews-list__wrap{position:relative}.card-description__left .full-desc__item .reviews-list__empty{padding:10px 0 10px 15px;font-size:16px;line-height:20px;color:#1a1b1d}.card-description__left .full-desc__item .reviews-list__loader{padding:30px 0;background:#fff;z-index:3;position:absolute;left:0;top:0;width:100%;height:100%}.card-description__left .full-desc__item .reviews-list__pagination{padding:20px 0}.card-description__left .full-desc__item .reviews-list__pagination .vue-ads-flex-grow{display:flex;flex-direction:row;justify-content:center;align-items:center}.card-description__left .full-desc__item .reviews-list__pagination button+button{margin-left:15px}.card-description__left .full-desc__item .reviews-list__pagination button{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:30px;min-height:30px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#5b99eb;text-decoration:none;border-radius:5px;border:1px solid transparent;padding:5px}.card-description__left .full-desc__item .reviews-list__pagination button:first-child,.card-description__left .full-desc__item .reviews-list__pagination button:last-child{display:none}.card-description__left .full-desc__item .reviews-list__pagination .vue-ads-bg-teal-500{background:#5b99eb;color:#fff}.card-description__left .full-desc__item .reviews-wrap{padding:0 15px}.card-description__left .full-desc__item .reviews-item{border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.card-description__left .full-desc__item .reviews-item:last-child{margin-bottom:0}.card-description__left .full-desc__item .reviews-item__head{padding:5px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #5b99eb}.card-description__left .full-desc__item .reviews-item__body{padding:10px 15px 15px}.card-description__left .full-desc__item .reviews-item__name{font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:#1a1b1d}.card-description__left .full-desc__item .reviews-item__date,.card-description__left .full-desc__item .reviews-item__message{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#1a1b1d}.card-description__left .full-desc__item .reviews-item__message{margin-bottom:10px}.card-description__left .full-desc__item .reviews-form{width:100%;margin-top:20px}.card-description__left .full-desc__item .reviews-form__head{font-style:normal;font-weight:600;font-size:30px;line-height:37px;color:#1a1b1d;margin-bottom:15px}.card-description__left .full-desc__item .reviews-form__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px}.card-description__left .full-desc__item .reviews-form .button-row{max-width:150px;margin-top:15px}.card-description__left .full-desc__item .reviews-form label{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#cecece;width:100%}.card-description__left .full-desc__item .reviews-form label:after{content:"*";position:absolute;left:0;top:0;color:red}.card-description__left .full-desc__item .reviews-form input{height:30px;padding-left:20px;padding-right:10px}.card-description__left .full-desc__item .reviews-form input,.card-description__left .full-desc__item .reviews-form textarea{font-family:Montserrat,sans-serif;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:5px;margin-top:10px;width:100%;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#1a1b1d}.card-description__left .full-desc__item .reviews-form textarea{height:125px;resize:none;padding:10px 10px 10px 20px}.card-description__left .full-desc__item .reviews-form ::-webkit-scrollbar{width:10px}.card-description__left .full-desc__item .reviews-form ::-webkit-scrollbar-track{background:#f1f1f1}.card-description__left .full-desc__item .reviews-form ::-webkit-scrollbar-thumb{background:#cfe4ff}.card-description__left .full-desc__item .reviews-form ::-webkit-scrollbar-thumb:hover{background:#004aad}.card-description__left .full-desc__item .reviews-form__rating{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.card-description__left .full-desc__item .reviews-form p{font-style:normal;font-weight:400;font-size:16px;line-height:20px;position:relative;color:#cecece;padding-left:7px;margin-bottom:0;margin-right:20px}.card-description__left .full-desc__item .reviews-form .vue-star-rating-rating-text{opacity:0;visibility:hidden}.card-description__left .full-desc__item .reviews-form .vue-star-rating{margin:0 3px 0 10px}.card-description__left .full-desc__item .reviews-form__not-auth{font-size:14px;line-height:19px;color:#1a1b1d;text-align:center;max-width:320px;margin:10px auto 0}.card-description__left .full-desc__item .reviews-form__not-auth a{color:#004aad}.card-description__left .full-desc__item .reviews-form__not-auth a:hover{text-decoration:underline;text-underline-position:left}.card-description__right{width:420px}.card-description__right .card-info{width:100%}.card-description__right .card-info .card-info__name__code{font-size:12px;color:#c4c4c4}.card-description__right .card-info__top{padding-bottom:15px;border-bottom:1px solid #c4c4c4}.card-description__right .card-info__name{font-style:normal;font-weight:400;font-size:20px;line-height:22px;color:#000}.card-description__right .card-info__reviews{margin:15px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card-description__right .card-info__reviews-info{font-size:14px;line-height:16px;color:#c4c4c4;margin-left:5px}.card-description__right .card-info__reviews-info span+span{margin-left:20px}.card-description__right .card-info__price{margin:15px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card-description__right .card-info__price-current{font-style:normal;font-weight:700;font-size:26px;line-height:32px;color:#1a1b1d;position:relative;padding-left:22px;display:flex;flex-direction:row;align-items:flex-end}.card-description__right .card-info__price-current span.discount{margin-left:10px;font-style:normal;font-weight:400;font-size:17px;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#e50000;margin-right:5px}.card-description__right .card-info__price-current:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:15px;height:21px;background:url(../img/grn-icon-big.a6c7219b.svg) 50% no-repeat;background-size:contain}.card-description__right .card-info__price-status span{font-size:16px;line-height:18px;color:#c4c4c4}.card-description__right .card-info__price-status span b{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#5f5f5f}.card-description__right .card-info__desc{margin:15px 0;font-size:14px;line-height:18px;color:#686868}.card-description__right .card-info__characteristic{padding-bottom:30px;border-bottom:1px solid #c4c4c4}.card-description__right .card-info__characteristic-head{font-size:20px;line-height:25px;color:#000;margin-bottom:10px}.card-description__right .card-info__characteristic-row{margin-bottom:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card-description__right .card-info__characteristic-row:last-child{margin-bottom:0}.card-description__right .card-info__characteristic-left{font-size:14px;line-height:18px;color:#c4c4c4;width:45%}.card-description__right .card-info__characteristic-right{width:45%;text-align:right;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#646464}.card-description__right .card-info__option{padding:20px 0;border-bottom:1px solid #c4c4c4}.card-description__right .card-info__option-head{font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#000;margin-bottom:10px}.card-description__right .card-info__option-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.card-description__right .card-info__option-item.active a{pointer-events:none;color:#fff}.card-description__right .card-info__option-item.active label{border-color:#5b99eb;background:#5b99eb}.card-description__right .card-info__option-item a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;display:block;padding:10px;transition:background .3s ease}.card-description__right .card-info__option-item a:hover:not(.active){background:rgba(0,0,0,.05)}.card-description__right .card-info__option-item label{display:inline-block;border:1px solid #686868;box-sizing:border-box;border-radius:5px;font-style:normal;font-weight:400;font-size:13px;line-height:15px;color:#686868;margin-right:20px;margin-bottom:10px}.card-description__right .card-info__option-item:last-child label{margin-right:0}.card-description__right .card-info__option-item label{cursor:pointer}.card-description__right .card-info__option-item input{display:none}.card-description__right .card-info__buttons{margin-top:20px;display:flex;flex-direction:row;justify-content:space-around;align-items:stretch;position:relative}.card-description__right .card-info__buttons-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#000}.card-description__right .card-info__buttons-item.disabled{opacity:.2;pointer-events:none}.card-description__right .card-info__buttons-item input{margin-left:15px;width:55px;height:55px;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;text-align:center;font-size:16px;line-height:20px;color:#000}.card-description__right .card-info__buttons-item button{margin:0;background:none;border:none;font-weight:700;font-size:18px;line-height:22px;color:#004aad;display:flex;justify-content:center;align-items:center;padding:10px 5px}.card-description__right .card-info__buttons-item button:first-child{margin-left:10px}.card-description__right .card-info__buttons-item button .select-category__head-arrow svg path{fill:#004aad}.card-description__right .card-info__buttons-item button.disabled{opacity:.2}.card-description__right .card-info__buttons button.card-buy{font-family:Montserrat,sans-serif;font-weight:400;margin-left:5px;padding:15px;background:#004aad;border-radius:5px;font-size:14px;line-height:20px;color:#fff;text-decoration:none;border:1px solid transparent;padding-left:5px;padding-right:5px}.card-description__right .card-info__buttons button.card-buy.disabled{opacity:.6;pointer-events:none}.card-description__right .card-info__buttons a.card-fast-buy{border:1px solid #004aad;margin-left:5px;padding:15px;background:#fff;border-radius:5px;font-size:14px;line-height:20px;color:#004aad;text-decoration:none;padding-left:5px;padding-right:5px}.card-description__right .card-info__buttons a.card-add-favourites{border:1px solid transparent;margin-left:5px;background:#004aad;border-radius:5px;width:50px;height:55px;display:flex;justify-content:center;align-items:center;right:0;top:calc(100% + 10px)}.card-description__right .card-info__buttons a.card-add-favourites.disable{pointer-events:none;background:transparent}.card-description__right .card-info__buttons label.amount-items{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card-description__right .card-info__buttons label.amount-items input{margin:0 5px}.card-special__head-arrow svg path{fill:#004aad}.unitProduct{font-size:12px;font-weight:500}.unit{font-size:18px;align-items:baseline;margin-right:10px}@media screen and (max-width:1500px){.price{font-size:21px}.unit{font-size:16px}.card-special__new-head,.card-special__promo-head{font-size:15px}.card-special{width:300px}.card-description__right .card-info__buttons a.card-fast-buy,.card-description__right .card-info__buttons button.card-buy{font-size:13px;line-height:16px;padding:15px 5px}.card-description__right .card-info__buttons label.amount-items{margin-left:0}.card-description__right .card-info__buttons label.amount-items input{width:45px;height:50px}.card-description__right .card-info__buttons-item{font-size:12px;line-height:14px}.card{padding-bottom:100px}.card-description__left{max-width:500px;margin-right:20px}}.card-info__buttons-item:last-child{position:static}.card-description__right .card-info__buttons a.card-add-favourites{width:45px;height:48px}.card-description__right .card-info__buttons-item button:first-child{margin-left:5px}@media screen and (max-width:1300px){.card-description{width:100%}.card-wrap{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.card-special{width:100%;margin:90px 0 0 0;padding:0}.card-description__left{max-width:none;margin-right:20px;width:calc(100% - 440px)}.card-special__new-list,.card-special__promo-list{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.card-special__new-item .new-item__img a{max-height:50px}.card-info__buttons-item:last-child{right:0;top:calc(100% + 10px)}.card-description__right .card-info__buttons a.card-add-favourites{position:static}.card-description__right .card-info__buttons{justify-content:space-between}.card-special__new-list{margin-left:-10px;margin-right:-10px}.card-special__new-items{width:calc(25% - 20px);margin:0 10px}}@media (max-width:1200px){.card{padding:15px 0 30px}}@media (max-width:1199px){.card-wrap{margin-top:65px}}@media screen and (max-width:900px){.card-info__name{font-size:14px;line-height:16px;color:#000}.card-info__name__code{font-size:12px;color:#c4c4c4;padding-top:5px;padding-bottom:10px}.card-wrap{margin-top:0;padding-top:0}.card-info__top-mobile{display:block}.card-description{display:flex;flex-direction:column}.card-description__right{width:100%;flex-direction:column-reverse}.card-description__right .card-info__buttons{max-width:500px;margin-top:15px}.card-description__right .card-info__buttons a.card-add-favourites{position:static;height:50px}.card-description__left{width:100%}.card-special{display:none}.card-description__right .card-info__name{font-size:22px;line-height:26px}.card-description__right .card-info__top{display:none}.card-description__right .card-info__price,.card-description__right .card-info__reviews{margin:10px 0}.card-description__right .card-info__price-current{font-size:22px;line-height:26px}.card-description__right .card-info__desc{margin:10px 0;font-size:14px!important;line-height:18px;padding-bottom:30px}.card-description__right .card-info__characteristic-head{font-size:20px;line-height:22px}.card-description__left .full-desc__item .characteristic-table,.card-description__left .full-desc__item .reviews{max-width:100%}.card-gallery__slider{height:300px}.card-info__buttons-item:last-child{position:static}}@media screen and (max-width:800px){.card{padding:15px 0}}@media screen and (max-width:600px){.card-description__right .card-info__name,.card-description__right .card-info__price-current{font-size:14px;line-height:16px}.card-description__right .card-info__price-current:after{height:14px}.card-description__right .card-info__characteristic{padding-bottom:10px}.card-description__right .card-info__characteristic-head{font-size:16px;line-height:18px}.card-description__right .card-info__characteristic-left,.card-description__right .card-info__characteristic-right{font-size:14px;line-height:16px}.card-description__left .full-desc{padding:0;margin-top:0}.card-description__left .full-desc__item-head svg{margin-right:10px}.card-description__left .full-desc__item-body,.card-description__left .full-desc__item-head{font-size:14px;line-height:16px}.card-description__left .full-desc__item-body h1,.card-description__left .full-desc__item-body h2,.card-description__left .full-desc__item-body p{font-size:14px;line-height:16px;margin-bottom:10px}.card-description__left .full-desc__item-body,.card-description__left .full-desc__item .characteristic-left__info,.card-description__left .full-desc__item .characteristic-right__info,.card-description__left .full-desc__item .reviews-form__not-auth,.card-description__left .full-desc__item .reviews-item__date,.card-description__left .full-desc__item .reviews-item__message,.card-description__left .full-desc__item .reviews-item__name,.card-description__left .full-desc__item .reviews-list__empty,.card-description__right .card-info__price-status,.card-description__right .card-info__reviews-info{font-size:12px;line-height:14px}.card-description__left .full-desc__item .characteristic-left__info{padding:10px}.card-description__left .full-desc__item .reviews-form__row{flex-direction:column;justify-content:flex-start;align-items:flex-start}.card-description__left .full-desc__item .reviews-form .vue-star-rating{width:130px}.card-description__left .full-desc__item .reviews-form__head{font-size:18px;line-height:22px;margin-bottom:10px}.card-description__left .full-desc__item .reviews-form button{margin:20px auto 0}.full-desc__wrap{overflow:hidden}.card-description__right .card-info__reviews-info span+span{margin-left:5px}.card-description__right .card-info__buttons a.card-add-favourites,.card-description__right .card-info__buttons label.amount-items input{width:40px;height:30px;font-size:14px}.card-description__right .card-info__buttons a.card-add-favourites svg,.card-description__right .card-info__buttons label.amount-items input svg{width:15px;height:15px}.card-description__right .card-info__buttons a.card-fast-buy,.card-description__right .card-info__buttons button.card-buy{font-size:12px;line-height:14px;padding:8px}.card-description__left .full-desc__item .reviews-form .button-row{max-width:100%}.card-description__right .card-info__buttons a.card-add-favourites svg{width:20px;height:20px}.card-description__right .card-info__buttons a.card-add-favourites.disable svg{width:100%;height:100%}.card-description__right .card-info__desc{margin:10px 0;font-size:12px!important;line-height:15px;color:#686868!important;font-family:Montserrat,sans-serif}.card-description__right .card-info__desc span{margin:10px 0;font-size:12px!important;line-height:15px;color:#686868!important;font-family:Montserrat,sans-serif!important}.card-description__right .card-info__buttons{margin-top:10px}.card-description__left .full-desc__item .reviews-form__head,.card-description__left .full-desc__item .reviews-form label{font-size:14px;line-height:16px}.card-description__left .full-desc__item .reviews-form .button-row{margin:6px 0}.card-description__left .full-desc__item .reviews-form button{margin:10px auto 0;height:40px}.card-description__left .full-desc__item .reviews-form button span{font-size:14px;line-height:16px}.reviews-item__message{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-description__left .full-desc__item-head{font-size:12px;line-height:14px;padding:0 10px}.card-description__left .full-desc__item-head svg{height:20px}.card-description__left .full-desc__item .reviews-form__rating,.card-description__left .full-desc__item .reviews-form p{font-size:12px;line-height:14px}.card-description__right .card-info__option-item label{font-size:12px;line-height:12px;margin:0 5px 10px}.card-description__right .card-info__option-list{justify-content:flex-start;margin-left:-5px;margin-right:-5px}.card-description__right .card-info__option-head{font-size:16px;line-height:18px}.card-description__left .full-desc__item-body ul li{font-size:12px;line-height:14px}}@media screen and (max-width:450px){.price{font-size:14px}.unit,.unitProduct{font-size:12px}.unitProduct{font-weight:500}.card-description__right .card-info__price-current span.discount{font-size:14px}.card-description__right .card-info__buttons{justify-content:center;align-items:center}.card-description__right .card-info__buttons>div{margin:5px 0}.card-gallery__tumble .slider-container{margin-top:15px}.card-gallery .VueCarousel-inner{padding:0 10px}.card-description__left .full-desc__item .characteristic-right__info{padding:5px 20px;font-size:12px;line-height:14px}.card-description__left .full-desc__item .characteristic-left__info{font-size:12px;line-height:14px}.card-gallery__tumble .slider-item__block{width:80px;height:100px;padding:5px}}input::-webkit-calendar-picker-indicator,input::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.category-item__title[data-v-48cc121c]{font-size:22px;line-height:37px;text-align:center;color:#000;width:100%}.category-item[data-v-48cc121c]{border:1px solid #cfe4ff;border-radius:5px;max-width:250px;height:250px;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:26px;margin-top:26px}.category-item:hover img[data-v-48cc121c]{transition:.3s ease;transform:scale(1.1)}.category-item:hover+.category-item__title[data-v-48cc121c]{transition:.3s ease;color:#5b99eb}.category-item__wrap[data-v-48cc121c]{background-color:#fff}.category-item__bottom[data-v-48cc121c]{margin-top:50px;min-height:90px;text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.category-item__img[data-v-48cc121c]{width:96%;-o-object-fit:cover;object-fit:cover;margin:auto}.category-item__img a[data-v-48cc121c]{display:block;height:100%;position:relative}.category-item__img img[data-v-48cc121c]{width:96%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:2;display:flex;margin:auto}.category-item__name[data-v-48cc121c]{text-decoration:none;font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:center;color:#1a1b1d}@media (max-width:1500px){.category-item__bottom[data-v-48cc121c]{margin-top:30px;min-height:auto}.category-item__name[data-v-48cc121c]{font-size:14px;line-height:16px}}@media (max-width:1200px){.category-item[data-v-48cc121c]{padding:25px 10px 15px}.category-item__img[data-v-48cc121c]{height:130px}.category-item__bottom[data-v-48cc121c]{margin-top:10px;min-height:auto}}@media (max-width:550px){.category-item[data-v-48cc121c]{height:100%}.category-item__title[data-v-48cc121c]{font-size:14px;line-height:14px;font-weight:500}.category-item[data-v-48cc121c]{padding:5px}.category-item__img[data-v-48cc121c]{height:100%;width:100%}.category-item__name[data-v-48cc121c]{font-size:12px;line-height:14px}.category-item__bottom[data-v-48cc121c]{overflow:hidden}.category-item[data-v-48cc121c]{padding:10px 5px}}@media (max-width:450px){.category-item__title[data-v-48cc121c]{font-size:14px;line-height:18px!important;font-weight:500}}.about{padding-bottom:60px}.about,.about-loader,.about-wrap{position:relative}.about-loader{min-height:30vh}.about-loader .preloader div:before{background:#004aad}.about-list__top{border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;padding:30px 15px;position:relative}.about-list__top:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(180deg);width:7px;height:100px;background:#004aad;border-radius:5px 0 0 5px}.about-list__top-wrap{max-width:1200px;margin:0 auto}.about-list__top-img{height:400px;border-radius:5px;margin-bottom:20px}.about-list__top-img img{width:100%;height:100%}.about-list__top h1,.about-list__top h2{margin-bottom:20px;font-style:normal;font-weight:700;font-size:40px;line-height:49px;color:#000}.about-list__top p{font-style:normal;font-weight:400;line-height:22px}.about-list__top-desc,.about-list__top p{font-size:18px;color:#000;margin-bottom:20px}.about-list__top-desc{line-height:25px}.about-list__center{margin:30px 0;padding:20px 15px 30px;position:relative;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px}.about-list__center:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(180deg);width:7px;height:100px;background:#004aad;border-radius:5px 0 0 5px}.about-list__center-wrap{max-width:1200px;margin:0 auto}.about-list__center-name{font-style:normal;font-weight:700;font-size:40px;line-height:49px;color:#000;margin-bottom:20px}.about-list__center-info{font-style:normal;font-weight:400;font-size:18px;line-height:25px;color:#000;margin-bottom:30px}.about-list__center-item{width:calc(25% - 20px);margin:0 10px 20px}.about-list__center-items_wrap{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.about-list__center .about-list__item-head{padding:10px 30px;position:relative;font-style:normal;font-size:30px;line-height:37px;text-align:center;color:#5b99eb;margin-bottom:30px}.about-list__center .about-list__item-head:after{content:"";position:absolute;display:block;top:0;left:-80px;width:calc(100% + 160px);height:100%;border:2px solid #5b99eb;border-radius:5px;z-index:-1}.about-list__bottom{padding:30px 15px;position:relative;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px}.about-list__bottom:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(180deg);width:7px;height:100px;background:#004aad;border-radius:5px 0 0 5px}.about-list__bottom-wrap{max-width:1200px;margin:0 auto}.about-list__bottom-name{font-style:normal;font-weight:700;font-size:30px;line-height:37px;color:#000;margin-bottom:20px}.about-list__bottom-desc{font-style:normal;font-weight:400;font-size:18px;line-height:25px;color:#000;margin-bottom:50px}.about-list__advantage-head{font-style:normal;font-weight:500;font-size:30px;line-height:37px;color:#fff;text-align:center;padding:5px 0;position:relative;margin-bottom:45px}.about-list__advantage-head:after{content:"";position:absolute;display:block;top:0;left:-80px;width:calc(100% + 160px);height:100%;background:#5b99eb;border-radius:5px;z-index:-1}.about-list__advantage-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:5px;margin-bottom:10px}.about-list__advantage-item:last-child{margin-bottom:0}.about-list__advantage-icon{width:70px;background:#004aad;border-radius:5px;display:flex;justify-content:center;align-items:center}.about-list__advantage-desc{width:calc(100% - 70px);padding:15px 0 15px 50px;font-style:normal;font-weight:500;font-size:24px;line-height:29px;color:#1a1b1d}@media screen and (max-width:1500px){.about-list__top{padding:30px}.about-list__center .about-list__item-head:after{left:0;width:100%}.about-list__center{padding:20px 30px 30px}.about-list__center-items_wrap{margin-left:-10px;margin-right:-10px}.about-list__bottom{padding:30px}.about-list__advantage-head:after{left:0;width:100%}.about-list__bottom:after,.about-list__center:after,.about-list__top:after{width:10px}}@media (max-width:1200px){.category-item{margin:auto}.about-list__center-item{width:calc(33% - 20px);margin:0 10px 20px}.about-list__bottom-name,.about-list__center-name,.about-list__top,h1{margin-bottom:15px;font-size:26px;line-height:30px}.about-list__bottom-desc,.about-list__center-info,.about-list__top-desc,.about-list__top p{font-size:14px;line-height:22px;margin-bottom:10px}.about-list__top-img{height:280px}.about-list__center .about-list__item-head{padding:10px 15px}.about-list__advantage-head,.about-list__center .about-list__item-head{font-size:18px;line-height:22px;margin-bottom:15px}.about-list__advantage-desc{font-size:16px;line-height:20px;padding:10px 0 10px 20px}.about-list__advantage-icon{width:50px}.about-list__advantage-icon svg{width:20px;height:20px}}@media (max-width:900px){.about-list__center-item{width:calc(50% - 20px);margin:0 10px 20px}}@media (max-width:800px){.about-list__center-item{width:calc(50% - 10px);margin:0 5px 15px}.about-list__center-items_wrap{margin-left:-5px;margin-right:-5px}.about{padding:15px 0}}@media (max-width:600px){.about-list__bottom-name,.about-list__center-name,.about-list__top h1{margin-bottom:10px;font-size:18px;line-height:22px}.about-list__center .about-list__item-head{padding:10px}.about-list__advantage-head,.about-list__center .about-list__item-head{font-size:14px;line-height:18px;margin-bottom:10px}.about-list__advantage-desc{font-size:14px;line-height:16px;padding:10px 0 10px 10px}.about-list__top{padding:20px 15px}.about-list__center{padding:20px 15px 20px}.about-list__bottom{padding:20px 15px}.about-list__bottom:after,.about-list__center:after,.about-list__top:after{width:3px}.about-list__bottom-desc,.about-list__center-info,.about-list__center .about-list__item-head,.about-list__top-desc,.about-list__top p{font-size:12px;line-height:18px}.about-list__top-img{height:180px}}@media (max-width:500px){.category-item{max-width:150px;height:150px}.category-item__title[data-v-f76b1fa2]{font-size:18px;line-height:27px}}@media (max-width:450px){.category-item__title[data-v-f76b1fa2]{font-size:16px;line-height:27px}}.payment-methods__wrap{position:relative;padding:0 0 60px}.payment-methods__head{padding:20px;text-align:center;border:2px solid #5b99eb;border-radius:5px;margin-bottom:30px}.payment-methods__head-name{font-style:normal;font-size:40px;line-height:49px;color:#5b99eb;margin-bottom:10px}.payment-methods__head-desc{font-size:18px;line-height:22px;color:#000}.payment-methods__list-wrap{position:relative}.payment-methods__list-loader{min-height:20vh;position:relative}.payment-methods__list-loader .preloader div:before{background:#004aad}.payment-methods__list-empty{font-size:18px;line-height:20px;color:#1a1b1d;padding-left:20px}.payment-methods__item{width:100%;padding:30px 100px 25px;border:1px solid #c4c4c4;border-radius:5px;position:relative;margin-bottom:30px}.payment-methods__item:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(180deg);width:7px;height:100px;border-radius:5px 0 0 5px}.payment-methods__item:nth-child(odd):after{background:#004aad}.payment-methods__item:nth-child(2n):after{background:#5b99eb}.payment-methods__item:last-child{margin-bottom:0}.payment-methods__item-head{font-weight:700;font-size:30px;line-height:37px;color:#000;margin-bottom:20px}.payment-methods__item-body{font-size:18px;line-height:22px;color:#000}@media (max-width:1200px){.payment-methods__head-name{font-size:28px;line-height:34px}.payment-methods__head-desc{font-size:14px;line-height:18px}.payment-methods__item{padding:20px 30px 20px;margin-bottom:15px}.payment-methods__item-head{font-size:24px;line-height:30px;margin-bottom:10px}.payment-methods__item-body{font-size:14px;line-height:18px}.payment-methods__item:after{width:10px;height:70px}}@media (max-width:800px){.payment-methods{padding:15px 0}.payment-methods__head-name,.payment-methods__item-head{font-size:20px;line-height:24px}.payment-methods__item-head{margin-bottom:10px}}@media (max-width:600px){.payment-methods__head-name,.payment-methods__item-head{font-size:16px;line-height:20px}.payment-methods__item-head{margin-bottom:10px}.payment-methods__item{padding:10px 25px 10px}.payment-methods__item:after{width:5px}.payment-methods__head{margin-bottom:10px}.payment-methods__wrap{padding:0}.payment-methods__head-desc,.payment-methods__item-body{font-size:12px;line-height:14px}.payment-methods__item-head{font-size:14px;line-height:16px}}.delivery-methods__wrap{padding:0 0 60px;position:relative}.delivery-methods__loader{min-height:30vh;position:relative}.delivery-methods__loader .preloader div:before{background:#004aad}.delivery-methods__head{padding:20px;text-align:center;border:2px solid #5b99eb;border-radius:5px;margin-bottom:30px}.delivery-methods__head-name{font-style:normal;font-size:40px;line-height:49px;color:#5b99eb;margin-bottom:10px}.delivery-methods__head-desc{font-size:18px;line-height:22px;color:#000}.delivery-methods__list-wrap{position:relative}.delivery-methods__list-loader{min-height:20vh;position:relative}.delivery-methods__list-loader .preloader div:before{background:#004aad}.delivery-methods__list-empty{font-size:18px;line-height:20px;color:#1a1b1d;padding-left:20px}.delivery-methods__item{width:100%;padding:30px 100px 25px;border:1px solid #c4c4c4;border-radius:5px;position:relative;margin-bottom:30px}.delivery-methods__item:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(180deg);width:7px;height:100px;max-height:90%;border-radius:5px 0 0 5px}.delivery-methods__item:nth-child(odd):after{background:#004aad}.delivery-methods__item:nth-child(2n):after{background:#5b99eb}.delivery-methods__item:last-child{margin-bottom:0}.delivery-methods__item-head{font-weight:700;font-size:30px;line-height:37px;color:#000;margin-bottom:20px}.delivery-methods__item-body{font-size:18px;line-height:22px;color:#000}.delivery-methods__proposition{margin-top:30px;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;width:100%;max-height:490px;padding:10px;display:flex;align-items:stretch;font-weight:700;font-size:30px;line-height:37px;color:#000}.delivery-methods__proposition-wrap{display:flex;justify-content:center;align-self:stretch;align-items:center;border-radius:5px;width:100%}.delivery-methods__proposition-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.delivery-methods__transport{margin-top:30px}.delivery-methods__transport-list{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin-left:-7.5px;margin-right:-7.5px;padding:0}.delivery-methods__transport-item{max-height:400px;width:calc(100% - 7.5px);margin:0 7.5px}.delivery-methods__transport img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1200px){.delivery-methods__head-name{font-size:28px;line-height:34px}.delivery-methods__head-desc{font-size:14px;line-height:18px}.delivery-methods__item{padding:20px 30px 20px;margin-bottom:15px}.delivery-methods__item-head{font-size:24px;line-height:30px;margin-bottom:10px}.delivery-methods__item-body{font-size:14px;line-height:18px}.delivery-methods__item:after{width:10px;height:70px}.delivery-methods__proposition{min-height:210px;font-size:24px;line-height:30px}}@media screen and (max-width:1050px){.delivery-methods__proposition-wrap{text-align:center}.delivery-methods__item{padding:30px 50px 25px}}@media screen and (max-width:800px){.delivery-methods{padding:15px 0}.delivery-methods__item{padding:20px 40px 15px}.delivery-methods__item-head{font-size:18px;line-height:24px}.delivery-methods__head-name{font-size:20px;line-height:24px}.delivery-methods__proposition{font-size:16px;line-height:20px}}@media screen and (max-width:600px){.delivery-methods__head-desc,.delivery-methods__item-body{font-size:14px}.delivery-methods__wrap{padding:0}.delivery-methods__item{padding:10px 25px 10px}.delivery-methods__item:after{width:5px}}@media screen and (max-width:480px){.delivery-methods__transport-list{flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0 15px}.delivery-methods__transport-item{max-height:400px;width:100%;margin:0}.delivery-methods__head-name{font-size:16px;line-height:1}.delivery-methods__head-desc,.delivery-methods__item-body{font-size:12px;line-height:14px}.delivery-methods__item-head{font-size:14px;line-height:16px}.delivery-methods__head{margin-bottom:10px}}.active-orders__more{margin-right:10px}.active-orders__number span+span{padding-left:10px}.active-orders-row{color:#1a1b1d;border-bottom:1px solid #5b99eb;font-size:14px}.active-orders-row .active-list__item-address_delivery{font-weight:400;font-size:14px;line-height:17px;color:#444}.active-orders-row .active-list__item-address_delivery:not(:last-child){margin-bottom:5px}.active-orders-row .active-list__items-wrap{background-color:#fff}.active-orders-row .active-list__item-address{border-top:1px solid #c4c4c4;padding-top:10px}.active-orders-row .active-list__description{border-bottom:1px solid #c4c4c4;display:flex;justify-content:space-between;padding:0 20px;padding-bottom:10px}.active-orders-row .active-list__description p{font-size:14px;line-height:17px;padding-right:10px}.active-orders-row .active-list__description p:first-child{max-width:375px;width:50%}.active-orders-row .active-list__item-order-number{display:flex;align-items:center;justify-content:space-between;padding:0 20px 10px}.active-orders-row .active-list__item-order-number__text{font-weight:400;font-size:14px;line-height:17px;color:#444}.active-orders-row .active-list__item-order-number__id{font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.active-orders-row .active-list__item-container{background-color:#fff;padding:10px 18px}.active-orders-row-wrapper{display:flex;padding:20px 0;justify-content:space-between}.active-orders-row-wrapper>div{text-align:center;display:flex;align-items:center;justify-content:center}.active-orders-row-wrapper>div:first-child{padding-left:20px;width:15%;text-align:left}.active-orders-row-wrapper>div:first-child span{margin-right:2px;text-transform:capitalize}.active-orders-row-wrapper>div:nth-child(2){position:relative;justify-content:center;width:20%;display:flex;align-items:center;text-align:left}.active-orders-row-wrapper>div:nth-child(2) .active-orders__status-img{position:absolute;left:0;width:20px;height:20px}.active-orders-row-wrapper>div:nth-child(2) .active-orders__status-img.expected_in_stock:before{display:inline-block;content:"";width:20px;height:20px;background-image:url(../img/store.e67aee7e.svg);background-repeat:no-repeat}.active-orders-row-wrapper>div:nth-child(2) .active-orders__status-img.pending_shipment:before{display:inline-block;content:"";width:20px;height:20px;background-image:url(../img/sending.f6b4df2a.svg);background-repeat:no-repeat}.active-orders-row-wrapper>div:nth-child(2) .active-orders__status-img.in_the_way:before{display:inline-block;content:"";width:20px;height:20px;background-size:cover;background-image:url(../img/going.f87f24ab.svg);background-repeat:no-repeat}.active-orders-row-wrapper>div:nth-child(2) .active-orders__status-img.delivered:before{display:inline-block;content:"";width:20px;height:20px;background-image:url(../img/ready.60521f9b.svg);background-repeat:no-repeat}.active-orders-row-wrapper>div:nth-child(2) svg{margin-right:5px}.active-orders-row-wrapper>div:nth-child(3){width:23%}.active-orders-row-wrapper>div:nth-child(4){width:20%}.active-orders-row-wrapper>div:nth-child(5){width:5%;padding-right:20px;cursor:pointer}.active-orders-row-wrapper>div:nth-child(5) svg{transition:transform .15s ease-in-out;transform:rotateX(0)}.active-orders-row-wrapper>div:nth-child(5) svg.rotate{transform:rotateX(180deg)}.active-list__items-wrap{padding:10px 0;border-radius:0 0 5px 5px}.active-list__item{border-top:1px solid #5b99eb}.active-list__item-bonuses{text-align:right;font-weight:500;font-size:16px;line-height:20px;color:#1a1b1d}.active-list__item-delete{cursor:pointer;font-size:16px;font-weight:500;text-align:right}.active-list__item-content_center{width:108px}.active-list__item-address_delivery,.active-list__item-address_price,.active-list__item-code{font-weight:400;font-size:14px;line-height:17px;color:#444}.active-list__item-address_price{margin-bottom:8px;display:flex;justify-content:space-between}.active-list__item-address_price span{font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.active-list__item-address_total{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:500;font-size:16px;line-height:20px;color:#1a1b1d}.active-list__item-address_total span{margin-left:10px}.active-list__item-address-content{display:flex;justify-content:space-between;margin-top:10px}.active-list__item-address_left{width:40%}.active-list__item-address_right{display:flex;justify-content:space-between;align-items:flex-end}.active-list__item-address_center{width:20%;font-size:14px}.active-list__item-address-wrap{padding:0 18px}.active-list__item-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;min-height:60px;height:100%}.active-list__item-number{width:20.92%;text-align:center;font-size:16px;line-height:20px;color:#1a1b1d}.active-list__item-status{padding:10px;width:16.57%;align-items:center;display:flex;justify-content:center;align-self:stretch;text-align:center;font-size:16px;line-height:20px}.active-list__item-status.red{background:#e6a0a0;color:#e40000}.active-list__item-status.green{background:#9bd2a7;color:#23933c}.active-list__item-status.yellow{background:#e6dba0;color:#bb7727}.active-list__item-date{width:23.07%;font-size:16px;line-height:20px;color:#1a1b1d;text-align:center}.active-list__item-amount{width:24.03%;font-weight:600;font-size:16px;line-height:1;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.active-list__item-amount svg{margin-left:7px}.active-list__item-button{width:calc(11.8% + 8px);display:flex;flex-direction:row;justify-content:flex-end;align-items:center;text-align:right;min-width:100px;font-size:16px;line-height:20px;color:#1a1b1d}.active-list__item-button svg{display:block;transition:transform .15s ease-in-out;transform:rotateX(0);margin-left:8px}.active-list__item-button svg.rotate{transform:rotateX(180deg)}.active-list__item-content{border-bottom:1px solid #fff}.active-list__item-content_left{width:63%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-right:50px}.active-list__item-content_right{align-self:stretch}.active-list__item-container,.active-list__item-content_right{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.active-list__item-container{background:#cfe4ff;border-radius:5px;padding:30px 18px;width:100%}.active-list__item-img{width:37px;height:37px;margin-right:20px;flex-shrink:0}.active-list__item-img a{display:block;height:100%;overflow:hidden;font-size:0;position:relative}.active-list__item-img a:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;background-color:#cecece;z-index:0}.active-list__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.active-list__item-desc{max-width:375px}.active-list__item-desc_code{margin-bottom:10px;font-size:16px;line-height:20px;color:#444}.active-list__item-desc_name{font-size:16px;line-height:22px;color:#000;text-decoration:none}.active-list__item-numbers{font-size:16px;line-height:19px;color:#000;width:50px;text-align:center}.active-list__item-numbers span{color:#000}.active-list__item-price{display:flex;flex-direction:column}.active-list__item-price p{font-size:16px;line-height:18px;color:#1a1b1d;width:100px;text-align:right}.active-list__item-price p span{color:#1a1b1d}@media (max-width:1000px){.active-list__item-content_center{width:90px}}@media (max-width:550px){.active-list__item-content_left{width:54%;padding-right:30px}.active-list__item-content_center{font-size:16px;width:40px}.active-list__item-numbers{width:30px}}@media (max-width:450px){.active-list__item-content_right{margin-left:0;width:23%}.active-list__item-content_center{margin-right:30px}}@media (max-width:370px){.active-list__item-desc_name{font-size:16px;line-height:18px}.active-list__item-content_left{padding-right:0}.active-list__item-order-number__text,.active-orders-row .active-list__description p{font-size:12px}}.archive-orders-row{color:#1a1b1d;border-bottom:1px solid #5b99eb;font-size:14px}.archive-orders-row .archive-list__item-container,.archive-orders-row .archive-list__items-wrap{background-color:#fff}.archive-orders-row-wrapper{display:flex;padding:20px 0}.archive-orders-row-wrapper>div{text-align:center;display:flex;align-items:center;justify-content:center}.archive-orders-row-wrapper>div:first-child{padding-left:20px;width:30%;text-align:left}.archive-orders-row-wrapper>div:nth-child(2){position:relative;padding-left:30px;justify-content:flex-start;width:20%;display:flex;align-items:center;text-align:left}.archive-orders-row-wrapper>div:nth-child(2) .archive-orders__status-img{position:absolute;left:0;width:20px;height:20px}.archive-orders-row-wrapper>div:nth-child(2) .archive-orders__status-img.returned:before{display:inline-block;content:"";width:20px;height:20px;background-image:url(../img/return.e7918664.svg);background-repeat:no-repeat}.archive-orders-row-wrapper>div:nth-child(2) .archive-orders__status-img.canceled:before{display:inline-block;content:"";width:20px;height:20px;background-image:url(../img/cancel.693e1314.svg);background-repeat:no-repeat}.archive-orders-row-wrapper>div:nth-child(2) .archive-orders__status-img.received:before{display:inline-block;content:"";width:20px;height:20px;background-size:cover;background-image:url(../img/take.b5c97be0.svg);background-repeat:no-repeat}.archive-orders-row-wrapper>div:nth-child(3){width:23%}.archive-orders-row-wrapper>div:nth-child(4){width:20%}.archive-orders-row-wrapper>div:nth-child(5){width:5%;padding-right:20px;cursor:pointer}.archive-orders-row-wrapper>div:nth-child(5) svg{transition:transform .15s ease-in-out;transform:rotateX(0)}.archive-orders-row-wrapper>div:nth-child(5) svg.rotate{transform:rotateX(180deg)}.archive-list__items-wrap{padding:10px 0;border-radius:0 0 5px 5px}.archive-list__item{border-top:1px solid #5b99eb}.archive-list__item-address_delivery,.archive-list__item-address_price,.archive-list__item-code{font-weight:400;font-size:14px;line-height:17px;color:#444}.archive-list__item-address_price{margin-bottom:8px;display:flex;justify-content:space-between}.archive-list__item-address_price span{font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.archive-list__item-address_total{display:flex;justify-content:space-between;font-weight:400;font-size:14px;line-height:17px;color:#444}.archive-list__item-address_total span{font-weight:500;font-size:16px;line-height:20px;color:#1a1b1d}.archive-list__item-address-content{display:flex;justify-content:space-between}.archive-list__item-address_left{width:60%}.archive-list__item-address_right{width:25%}.archive-list__item-address-wrap{padding:0 18px}.archive-list__item-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;min-height:60px;height:100%}.archive-list__item-number{width:20.92%;text-align:center;font-size:16px;line-height:20px;color:#1a1b1d}.archive-list__item-status{padding:10px;width:16.57%;align-items:center;display:flex;justify-content:center;align-self:stretch;text-align:center;font-size:16px;line-height:20px}.archive-list__item-status.red{background:#e6a0a0;color:#e40000}.archive-list__item-status.green{background:#9bd2a7;color:#23933c}.archive-list__item-status.yellow{background:#e6dba0;color:#bb7727}.archive-list__item-date{width:23.07%;font-size:16px;line-height:20px;color:#1a1b1d;text-align:center}.archive-list__item-amount{width:24.03%;font-weight:600;font-size:16px;line-height:1;color:#000;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.archive-list__item-amount svg{margin-left:7px}.archive-list__item-button{width:calc(11.8% + 8px);display:flex;flex-direction:row;justify-content:flex-end;align-items:center;text-align:right;min-width:100px;font-size:16px;line-height:20px;color:#1a1b1d}.archive-list__item-button svg{display:block;transition:transform .15s ease-in-out;transform:rotateX(0);margin-left:8px}.archive-list__item-button svg.rotate{transform:rotateX(180deg)}.archive-list__item-content{border-bottom:1px solid #fff}.archive-list__item-content_left{width:63%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.archive-list__item-content_right{margin-left:60px;width:calc(37% - 60px);align-self:stretch}.archive-list__item-container,.archive-list__item-content_right{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.archive-list__item-container{background:#cfe4ff;border-radius:5px;padding:30px 18px;width:100%}.archive-list__item-img{width:37px;height:37px;margin-right:20px}.archive-list__item-img a{display:block;height:100%;overflow:hidden;font-size:0;position:relative}.archive-list__item-img a:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;background-color:#cecece;z-index:0}.archive-list__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.archive-list__item-desc{max-width:375px}.archive-list__item-desc_code{margin-bottom:10px;font-size:16px;line-height:20px;color:#444}.archive-list__item-desc_name{font-size:16px;line-height:22px;color:#000;text-decoration:none}.archive-list__item-numbers{font-size:16px;line-height:19px;color:#000}.archive-list__item-numbers span{color:#000}.archive-list__item-price{display:flex;flex-direction:column}.archive-list__item-price p{font-size:16px;line-height:18px;color:#1a1b1d}.archive-list__item-price p span{color:#1a1b1d}@media (max-width:1200px){.archive-orders-row-wrapper>div:nth-child(2){width:24%}}@media (max-width:550px){.archive-orders-row-wrapper{font-size:12px}.archive-orders-row-wrapper>div:nth-child(2){padding-left:20px}}.favourite-product{height:100%;width:100%;background:#fff;border-radius:5px;margin-bottom:20px;box-shadow:0 0 5px rgba(0,0,0,.5)}.favourite-product__left,.favourite-product__right{display:flex}.favourite-product__last{display:flex;align-items:center}.favourite-product__wrap{height:100%;display:flex;flex-direction:row;justify-content:space-between;padding:7px 0}.favourite-product:not(:last-child){padding-bottom:20px}.favourite-product__top{margin-left:10px;box-sizing:border-box;border-radius:5px;padding-bottom:20px;display:flex;flex-direction:column;justify-content:center}.favourite-product__top-image{padding-top:10px;width:100%;height:86px;max-width:86px;display:flex;justify-content:center;align-items:center;margin:0 auto}.favourite-product__top-image a{display:block;height:100%;width:100%}.favourite-product__top-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#f3f3f3;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat}.favourite-product__top-rating{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.favourite-product__bottom{margin-left:10px;margin-top:10px;display:flex;flex-direction:column;flex-wrap:wrap}.favourite-product__bottom-name{display:block;max-width:180px;margin-bottom:15px;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#004aad;text-decoration:none}.favourite-product__bottom-price{margin-bottom:5px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.favourite-product__bottom-price-new{padding-left:15px;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#646464;position:relative}.favourite-product__bottom-price-new:after{content:"";position:absolute;display:block;left:0;top:50%;transform:translateY(-50%);width:10px;height:14px;background:url(../img/grn-icon.b66cb9f8.svg) 50% no-repeat;background-size:contain}.favourite-product__bottom-price-sale{margin-left:15px;font-style:normal;font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#646464}.favourite-product__bottom-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 7px 0 5px}.favourite-product__bottom-buttons .product-count{color:#004aad;font-size:12px;margin-right:10px}.favourite-product__bottom-buttons a{font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-decoration:none;display:flex;flex-direction:row;align-items:center}.favourite-product__bottom-buttons .buy{margin-left:10px;background:#004aad;border-radius:5px;padding:5px 10px 5px 5px;color:#fff;border:1px solid transparent}.favourite-product__bottom-buttons .buy svg{margin-right:10px}.favourite-product__bottom-buttons .fast-buy{padding:15px 10px;border:1px solid #004aad;box-sizing:border-box;border-radius:5px;color:#004aad;margin-left:5px}@media (max-width:1500px){.favourite-product__top-image img{max-height:210px;-o-object-fit:cover;object-fit:cover}.favourite-product__bottom-buttons a,.favourite-product__bottom-name{font-size:14px;line-height:18px}.favourite-product__bottom-buttons .fast-buy{padding:15px 5px}}@media (max-width:1300px){.favourite-product__bottom-buttons .buy svg{display:none}.favourite-product__bottom-buttons .buy,.favourite-product__bottom-buttons .fast-buy{padding:10px}.favourite-product__bottom-buttons{justify-content:center}.favourite-product__bottom-buttons a{font-size:12px;line-height:12px}}@media (max-width:600px){.favourite-product{width:100%;margin:0 auto}.favourite-product__top{padding-bottom:0}.favourite-product__top-image{max-width:190px;height:130px}.favourite-product__bottom-name{max-width:300px;margin:0 auto 10px}.favourite-product__bottom-price{margin:0 0 10px}.favourite-product__bottom-buttons{flex-direction:column}.favourite-product__bottom-buttons a{margin:0 0 10px 0}.favourite-product__bottom-buttons a:last-child{margin:0}.favourite-product__bottom-price-new{font-size:14px;line-height:16px}.favourite-product__bottom-price-sale{font-size:12px;line-height:14px}.favourite-product__bottom-buttons .buy{margin-left:0}.favourite-product__bottom-buttons .buy,.favourite-product__bottom-buttons .fast-buy{padding:5px}}@media (max-width:450px){.favourite-product__top-image{max-width:125px;height:130px}}.profile-favourite{position:relative}.profile-favourite__head{font-weight:700;font-size:30px;line-height:37px;color:#fff;margin-bottom:20px}.profile-favourite__wrap{position:relative;padding:20px;padding-bottom:0}.profile-favourite__list-item{width:100%}.profile-favourite__loader{min-height:20vh;position:absolute;left:0;top:0;width:100%;height:100%;background:#5b99eb}.profile-favourite__empty{margin-top:-5px;font-size:16px;line-height:18px;color:#004aad;margin-left:20px;padding-bottom:10px}.profile-favourite__pagination{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.profile-favourite__pagination-wrap{padding-bottom:20px}.profile-favourite__pagination-wrap .vue-ads-flex-grow{display:flex;flex-direction:row;justify-content:center;align-items:center}.profile-favourite__pagination-wrap button+button{margin-left:15px}.profile-favourite__pagination-wrap button{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:30px;min-height:30px;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#fff;background:transparent;text-decoration:none;border-radius:5px;border:1px solid transparent;padding:5px}.profile-favourite__pagination-wrap button:nth-child(2){margin-left:0}.profile-favourite__pagination-wrap button:first-child,.profile-favourite__pagination-wrap button:last-child{display:none}.profile-favourite__pagination-wrap .vue-ads-bg-teal-500{color:#004aad;background:#fff}@media (max-width:800px){.profile-favourite__list-item{margin:0 5px 10px}}@media (max-width:600px){.favourite-product__bottom{justify-content:space-around}.favourite-product__top-image{padding-bottom:10px}.profile-favourite__list-item{margin:0 3px 10px}.favourite-product__top-image img{max-height:120px}.favourite-product__bottom-name{font-size:12px;line-height:15px;text-align:center}.profile-favourite__head{font-size:20px;line-height:20px}.profile-favourite__loader{margin-top:0}.profile-favourite{min-height:150px}.profile-favourite__list{margin-left:0;margin-right:0}}.orders{max-width:645px;width:100%}.orders__title{font-weight:700;font-size:30px;line-height:37px;color:#fff}.orders-data{background:#cfe4ff;border-radius:0 0 5px 5px}.orders-table .orders-row.header-row{color:#444;display:flex;border-bottom:1px solid #5b99eb;padding:20px 0}.orders-table .orders-row.header-row>div{text-align:center}.orders-table .orders-row.header-row>div:first-child{padding-left:20px;width:15%}.orders-table .orders-row.header-row>div:nth-child(2){padding-left:20px;width:20%;text-align:center}.orders-table .orders-row.header-row>div:nth-child(3){width:20%;padding-left:20px}.orders-table .orders-row.header-row>div:nth-child(4){width:23%}.orders-table .orders-row.header-row>div:last-child{width:20%}.orders-tabs{margin-top:20px;background-color:#fff;border-radius:5px 5px 0 0;display:flex}.orders-tab{position:relative;max-width:170px;height:62px;width:100%;z-index:1;background-color:#fff;border-radius:5px;cursor:pointer}.orders-tab:last-child{max-width:none;width:100%}.orders-tab.active{cursor:default;background:#5b99eb;border:1px solid #004aad;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.5)}.orders-tab.active .orders-tab-wrap{color:#fff}.orders-tab.active .orders-tab-wrap svg path{fill:#fff}.orders-tab.active:before{content:"";z-index:-1;position:absolute;left:0;top:0;bottom:0;width:17px;background:#004aad;border-radius:5px 0 0 5px}.orders-tab:not(:last-child){margin-right:5px}.orders-tab-wrap{height:100%;padding-left:30px;display:flex;align-items:center;font-weight:400;font-size:18px;line-height:22px;color:#1a1b1d}.orders-tab-wrap svg{margin-right:10px}.orders-tab-wrap svg path{fill:#000}.active-order-wrap,.archive-order-wrap{position:relative}.archive-order--placeholder{padding:16px 24px 40px;height:40px;width:100%;text-align:center}.active-order--loadmore{width:100%;padding:16px 0;display:flex;justify-content:center}.active-order--loadmore button{background:#004aad;border-radius:5px;padding:10px 20px;font-size:16px;line-height:20px;color:#fff;transition:.3s ease-in-out}.active-order--loadmore button:hover{background:#ffd40c;transition:.3s ease-in-out;color:#000}.active-order--loadmore button.disable{opacity:.6}.active-order-loader,.archive-order-loader{min-height:20vh;position:absolute;width:100%;height:100%;background:#cfe4ff;border-radius:0 0 5px 5px;z-index:3}.order-table-empty{height:240px}.order-table-empty__text{padding-top:40px}.order-table-empty_wrapper{height:100%;padding-left:20px}.order-table-empty__tocatalog{display:block;margin-top:20px;text-decoration:underline;font-weight:400;font-size:16px;line-height:20px;color:#004aad;transition:.3s ease-in-out}.order-table-empty__tocatalog:hover{text-decoration:none;transition:.3s ease-in-out}@media only screen and (max-width:1500px){.orders-tab-wrap{font-size:16px;justify-content:center;padding-left:0}.orders-tab:last-child{padding-left:43px}}.agent-data__legal{margin-bottom:10px}.agent-data__legal-title{display:flex;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#1a1b1d;margin-bottom:10px}.agent-data__legal-form{margin-top:10px}.agent-data__legal-form .input-row{display:flex;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#1a1b1d;margin-bottom:10px}.agent-data__legal-form .input-row button:first-child{width:120px;height:40px;display:flex;justify-content:center;align-items:center;background:#004aad;border-radius:5px;color:#fff;font-weight:400;font-size:16px;line-height:20px}.agent-data__legal-form .input-row label{width:100%}.agent-data__legal-form .input-row .input-col:first-child{margin-right:10px}.agent-data__legal-form .input-row input[type=tel],.agent-data__legal-form .input-row input[type=text]{border:none;background:#fff;border-radius:5px;padding-left:20px;width:100%;height:40px;font-size:14px}.agent-data__legal-form .input-row input[type=tel]::-moz-placeholder,.agent-data__legal-form .input-row input[type=text]::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data__legal-form .input-row input[type=tel]:-ms-input-placeholder,.agent-data__legal-form .input-row input[type=text]:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data__legal-form .input-row input[type=tel]::-ms-input-placeholder,.agent-data__legal-form .input-row input[type=text]::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data__legal-form .input-row input[type=tel]::placeholder,.agent-data__legal-form .input-row input[type=text]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data__legal-form .input-row:not(:last-child){margin-bottom:10px}.new-address__form-wrap{padding:20px;background:#cfe4ff;border-radius:0 0 5px 5px}.new-address__form-loader{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#fff}.new-address__form-head{font-size:16px;line-height:20px;color:#1a1b1d;margin-bottom:10px}.new-address__form label{width:100%}.new-address__form input[type=text]{width:100%;background:#fff;border-radius:5px;height:40px;border:none;padding:10px 12px 10px 20px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#1a1b1d}.new-address__form input[type=text]::-moz-placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.new-address__form input[type=text]:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.new-address__form input[type=text]::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.new-address__form input[type=text]::placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.new-address__form .input-row{position:relative;margin-bottom:10px}.new-address__form .active-status{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:5px 0}.new-address__form .active-status label{padding-left:25px;font-size:14px;line-height:16px;color:#686868;position:relative;cursor:pointer}.new-address__form .active-status label:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border:1px solid #5b99eb;border-radius:50%}.new-address__form .active-status input:checked~label:before{content:"";display:block;position:absolute;left:3px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#004aad;border-radius:50%}.new-address__form .input-col{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.new-address__form .input-col .input-row{max-width:175px;margin-right:20px}.new-address__form .input-col .input-row:last-child{margin-right:0}.new-address__form-button{margin-top:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.new-address__form-button a{margin-left:20px;display:block;font-size:16px;line-height:20px;color:#004aad;text-decoration:none}.new-address__form-button button{background:#004aad;border-radius:5px;padding:10px 20px;font-size:16px;line-height:20px;color:#fff;transition:.3s ease-in-out}.new-address__form-button button:hover{background:#ffd40c;transition:.3s ease-in-out;color:#000}.new-address__form-button button.disable{opacity:.6}.new-address__title{font-weight:400;font-size:18px;line-height:22px;color:#1a1b1d;margin-bottom:10px}.agent-data,.agent-data .fop,.agent-data .legal{margin-bottom:10px}.agent-data__radio{display:flex;align-items:center;font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d;justify-content:space-between;margin-bottom:10px}.agent-data__radio label{display:flex;flex-direction:row-reverse;align-items:center}.agent-data__radio label input{display:none}.agent-data__radio label input:checked+span:before{content:"";position:absolute;width:7px;height:7px;background:#004aad;left:1px;top:1px;border-radius:5px}.agent-data__radio label span{cursor:pointer;margin-right:4px;display:block;position:relative;width:11px;height:11px;border:1px solid #5b99eb;border-radius:5px}.agent-data .phone-input{background:#fff;border-radius:5px;height:40px;width:100%;border:none;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding-left:20px}.agent-data .phone-input::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data .phone-input:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data .phone-input::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data .phone-input::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data__title{font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#1a1b1d;margin-bottom:10px}.agent-data form .input-row input[type=text]{border:none;background:#fff;border-radius:5px;padding-left:20px;width:100%;height:40px;font-size:14px}.agent-data form .input-row input[type=text]::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data form .input-row input[type=text]:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data form .input-row input[type=text]::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data form .input-row input[type=text]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#686868}.agent-data form .input-row:not(:last-child){margin-bottom:10px}.my-addresses{background:#cfe4ff;border-radius:0 0 5px 5px}.my-addresses-edit{padding-top:20px}.my-addresses-edit__save{width:120px;height:40px;background:#004aad;border-radius:5px;cursor:pointer}.my-addresses-edit__save span{font-weight:400;font-size:16px;line-height:20px;color:#fff}.my-addresses-edit__cancel{cursor:pointer}.my-addresses-edit__cancel span{font-weight:400;font-size:16px;line-height:20px;color:#004aad}.my-addresses-edit__delete{display:flex;align-items:center;cursor:pointer}.my-addresses-edit__delete span{font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad}.my-addresses-edit-buttons{padding-top:20px;display:flex;align-items:center;justify-content:space-between}.my-addresses-edit-bottom{display:flex}.my-addresses-edit-bottom .input-row{margin-top:10px}.my-addresses-edit-bottom .input-row:first-child{margin-right:20px}.my-addresses-edit .input-row input{width:100%;border:none;height:40px;background:#fff;border-radius:5px;padding-left:20px;font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.my-addresses-edit .input-row input::-moz-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#686868}.my-addresses-edit .input-row input:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#686868}.my-addresses-edit .input-row input::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#686868}.my-addresses-edit .input-row input::placeholder{font-weight:400;font-size:16px;line-height:20px;color:#686868}.my-addresses-edit .input-row:first-child{margin-bottom:10px}.my-addresses-main{padding-bottom:20px}.my-addresses-wrap{padding:0 24px}.my-addresses-title{font-weight:400;font-size:14px;line-height:17px;color:#444;margin-bottom:10px;padding-top:20px}.my-addresses-container{display:flex;justify-content:space-between;align-items:center}.my-addresses-change{cursor:pointer;margin-top:5px;display:flex;justify-content:flex-end;align-items:center}.my-addresses-change span{font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad}.my-addresses-text{width:calc(100% - 53px);font-weight:400;margin-left:20px;font-size:16px;line-height:20px;color:#1a1b1d}.my-addresses__delete{cursor:pointer}.my-addresses__pick{width:22px;height:22px;border:1px solid #004aad;box-sizing:border-box;border-radius:50%;position:relative;cursor:pointer}.my-addresses__pick.checked:before{content:"";width:14px;height:14px;background:#004aad;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);border-radius:50%}.edit-form-client{margin-top:20px}.edit-form-client--person .input-row:not(:last-child){margin-bottom:10px}.edit-form-client--person .input-row:last-child{margin-bottom:20px}.edit-form-client-top input{margin-bottom:10px}.edit-form-client-bottom{display:flex;margin-bottom:20px}.edit-form-client-bottom .input-row:first-child{margin-right:20px}.edit-form-client-buttons{display:flex;align-items:center;justify-content:space-between}.edit-form-client__save{width:100px;height:40px;background:#004aad;border-radius:5px;cursor:pointer}.edit-form-client__save span{font-weight:400;font-size:16px;line-height:20px;color:#fff}.edit-form-client__cancel{cursor:pointer}.edit-form-client__cancel span{font-weight:400;font-size:16px;line-height:20px;color:#004aad}.edit-form-client__delete{display:flex;align-items:center;cursor:pointer}.edit-form-client__delete span{font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad}.edit-form-client .input-row input{width:100%;height:40px;border:none;background:#fff;border-radius:5px;padding-left:20px;font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.edit-form-client .input-row input::-moz-placeholder{font-weight:400;font-size:10px;line-height:12px;color:#686868}.edit-form-client .input-row input:-ms-input-placeholder{font-weight:400;font-size:10px;line-height:12px;color:#686868}.edit-form-client .input-row input::-ms-input-placeholder{font-weight:400;font-size:10px;line-height:12px;color:#686868}.edit-form-client .input-row input::placeholder{font-weight:400;font-size:10px;line-height:12px;color:#686868}.agent-clients{background:#cfe4ff;border-radius:0 0 5px 5px}.agent-clients-main{padding-bottom:20px}.agent-clients-wrap{padding:0 24px}.agent-clients-title{font-weight:400;font-size:14px;line-height:17px;color:#444;margin-bottom:10px;padding-top:20px}.agent-clients-container{position:relative;padding-top:20px;display:flex;flex-direction:column}.agent-clients__delete{position:absolute;top:20px;right:0;width:10px;height:10px}.agent-clients-person{padding-right:20px;font-weight:500;font-size:16px;line-height:20px}.agent-clients-phone{margin-bottom:5px;margin-top:10px}.agent-clients-change{cursor:pointer;margin-top:5px;display:flex;justify-content:flex-end;align-items:center}.agent-clients-change span{font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad}.agent-clients-text{font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.agent-clients__delete{cursor:pointer}.agent-clients__pick{width:22px;height:22px;border:1px solid #004aad;box-sizing:border-box;border-radius:50%;position:relative;cursor:pointer}.agent-clients__pick.checked:before{content:"";width:14px;height:14px;background:#004aad;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);border-radius:50%}.addresses{width:400px;margin-left:20px}.addresses__title{font-weight:700;font-size:30px;line-height:37px;color:#fff;margin-bottom:20px}.addresses-tabs{margin-top:20px;background-color:#fff;border-radius:5px 5px 0 0;display:flex}.addresses-tab{position:relative;max-width:180px;height:62px;width:100%;z-index:1;background-color:#fff;border-radius:5px;cursor:pointer}.addresses-tab:last-child{max-width:none;width:100%}.addresses-tab.active{cursor:default;background:#5b99eb;border:1px solid #004aad;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.5)}.addresses-tab.active .addresses-tab-wrap{color:#fff}.addresses-tab.active .addresses-tab-wrap svg path{fill:#fff}.addresses-tab.active:before{content:"";z-index:-1;position:absolute;left:0;top:0;bottom:0;width:17px;background:#004aad;border-radius:5px 0 0 5px}.addresses-tab:not(:last-child){margin-right:5px}.addresses-tab-wrap{height:100%;padding-left:30px;display:flex;align-items:center;font-weight:400;font-size:18px;line-height:22px;color:#1a1b1d}.addresses-tab-wrap svg{margin-right:10px}.addresses-tab-wrap svg path{fill:#000}@media only screen and (max-width:1500px){.active-orders-row-wrapper>div:nth-child(2){width:29%}.addresses{width:600px}.addresses-tab-wrap{font-size:16px;padding-left:21px;display:flex}.addresses-tab:last-child{width:108%}}@media only screen and (max-width:1200px){.active-orders-row-wrapper>div:nth-child(2){width:24%}.addresses-tab-wrap{justify-content:center;padding-left:0}}@media only screen and (max-width:1000px){.addresses-tab:last-child{padding-left:10px}.addresses-tab.active,.orders-tab.active{padding-left:17px;display:flex;justify-content:center}.addresses-tab.active{width:108%}}@media only screen and (max-width:900px){.addresses{margin-left:0;max-width:645px;width:100%!important;padding-top:20px}}@media only screen and (max-width:550px){.active-order-wrap,.addresses-tab-wrap,.orders-tab-wrap{font-size:12px}}@media only screen and (max-width:450px){.orders-table .orders-row.header-row>div:first-child{padding-left:10px}.active-orders-row-wrapper>div:nth-child(2) .active-orders__status-img{position:absolute;width:20px;height:20px;right:57%;left:auto}.orders-row header-row{font-size:14px}.active-orders-row-wrapper>div:nth-child(2){position:relative;padding-left:65px;justify-content:flex-end;width:37%;display:flex;align-items:center;text-align:right}.active-orders-row-wrapper>div:first-child{padding-left:0;width:20%;text-align:left}.active-orders-row-wrapper>div{text-align:center;display:flex;align-items:center;justify-content:flex-end}}@media only screen and (max-width:500px){.active-orders-row-wrapper>div:nth-child(5){width:10%}.active-list__item-address_right{width:50%}.addresses-tab-wrap svg,.orders-tab-wrap svg{margin-right:5px;width:14px}.active-orders-row-wrapper svg{width:10px}}@media only screen and (max-width:370px){.addresses-tab-wrap,.orders-tab-wrap{display:flex;flex-direction:column}.orders-table .orders-row.header-row{font-size:12px}}.profile-info__user-name{margin-left:20px;padding-bottom:40px;width:calc(100% - 100px)}.profile-info__user-name .input-row{margin-bottom:5px}.profile-info__user-name .input-row input{width:100%}.profile-info__user-name .input-row:last-child{margin-bottom:0}.profile-info__user-name label{display:block}.profile-info__user-name input{border:1px solid transparent;height:100%;width:100%;font-family:Montserrat,sans-serif;font-size:16px;line-height:25px;color:#1a1b1d;background:none;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:210px;padding:3px 3px 3px 5px}.profile-info__user-name input::-moz-placeholder{font-family:Montserrat,sans-serif;font-size:16px;line-height:25px;color:#848484}.profile-info__user-name input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:16px;line-height:25px;color:#848484}.profile-info__user-name input::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:16px;line-height:25px;color:#848484}.profile-info__user-name input::placeholder{font-family:Montserrat,sans-serif;font-size:16px;line-height:25px;color:#848484}.profile-info__user-info .img-preview{position:absolute;left:0;top:0;width:100%;height:100%}.profile-info__user-info .img-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.profile-info__user-info .img-input{position:absolute;left:0;top:0;width:100%;height:100%}.profile-info__user-info .img-input input{opacity:0;width:0;height:0}.profile-info__user-info .img-input label{cursor:pointer;height:100%;display:block;z-index:2;background:transparent;transition:background .3s ease}.profile-info__user-info .img-input label svg{opacity:0;width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.profile-info__user-info .img-input label.active:hover{background:hsla(0,0%,100%,.8)}.profile-info__user-info .img-input label.active:hover svg{opacity:1}.profile-info__user-info form{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;position:relative}.profile-info__user-img{position:relative;width:80px;height:80px}.profile-info__user-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-info__user-img img.active{position:relative;z-index:1}.profile-info__user-img img.unactive{position:relative;z-index:-1}.profile-info__user .cancel{font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad;display:block}.profile-info__user .save{margin-left:10px;padding:5px;border-radius:5px;background:#004aad;color:#fff;font-size:14px;line-height:17px;display:block;transition:.3s ease-in-out}.profile-info__user .save:hover{background:#ffd40c;transition:.3s ease-in-out;color:#000}.profile-info__user .save.disableButton{opacity:.6}.profile-info__user .change-name__form-loader{background:#fff;position:absolute;left:0;top:0;width:100%;height:100%}.profile-info__user .change-name__form{position:relative;min-height:50px}@media (max-width:600px){.profile-info__user-info form{flex-direction:column;justify-content:center;align-items:center}.profile-info__user-info form input{font-size:14px}.profile-info__user-info form input::-moz-placeholder{font-size:16px}.profile-info__user-info form input:-ms-input-placeholder{font-size:16px}.profile-info__user-info form input::-ms-input-placeholder{font-size:16px}.profile-info__user-info form input::placeholder{font-size:16px}.profile-info__user-name{margin-top:20px}}.v-facebook-login[data-v-163870a6]{cursor:pointer}.v-facebook-login[data-v-163870a6] span,.v-facebook-login span,.v-facebook-login svg{display:none}.v-facebook-login{cursor:pointer}.facebook-login{width:100%;height:100%}.facebook-login__wrap .v-facebook-login{background:#5b99eb;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px}.facebook-login__wrap .v-facebook-login:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:url(../img/enter-facebook-icon.f352b286.svg) 50% no-repeat;background-size:contain}.facebook-login__wrap:hover .v-facebook-login{background:#004aad}.v-facebook-login[data-v-163870a6]{min-width:auto!important}.g-signin-button,.signin-google__wrap{position:absolute;left:0;top:0;width:100%;height:100%}.g-signin-button{display:flex;justify-content:center;align-items:center;padding:12px 20px;border-radius:3px;cursor:pointer;font-size:14px;transition:background .15s ease-in-out}.g-signin-button:hover{background:#004aad;transition:background .3s ease}.agent-money{overflow:hidden}.agent-money,.agent-money_get{margin-top:20px}.agent-money_get button{display:flex;justify-content:center;align-items:center;max-width:200px;width:100%;height:40px;background:#004aad;border-radius:5px;transition:.3s ease-in-out}.agent-money_get button span{font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff;transition:.3s ease-in-out}.agent-money_get button:hover{background:#ffd40c;transition:.3s ease-in-out}.agent-money_get button:hover span{color:#000;transition:.3s ease-in-out}.agent-money__title{font-weight:500;font-size:18px;line-height:22px;color:#1a1b1d;margin-bottom:20px}.agent-money__wrap{background-color:#fff;border-radius:5px;padding:20px}.agent-money-sum__text{color:#444;margin-bottom:16px}.agent-money-sum__text,.agent-money_count{font-style:normal;font-weight:400;font-size:14px;line-height:17px}.agent-money_count{margin-bottom:20px;margin-top:25px;color:#646464}.agent-money_count,.agent-money_enter{display:flex;justify-content:space-between;align-items:center}.agent-money_enter input{background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:5px;max-width:160px;width:100%;height:40px;padding:20px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#686868}.agent-money .slider{margin-top:15px;margin-bottom:10px}.agent-money .slider .slider__track{background:#1a1b1d}.agent-money .slider .slider__track--rectangular{height:1px}.agent-money .slider .slider__label:after{display:none}.agent-money .slider .slider__label{top:100%}.editInput{border-color:#a4a4a5!important;border-radius:5px;border:1px solid!important}.profile-info__user .contact-button{position:static!important;margin-top:10px;justify-content:flex-end}.profile-info__user-body{height:100%;padding:20px 20px 20px}.profile-info__user-body form{position:relative}.profile-info__user-body form .input-row{display:flex;flex-direction:column;justify-content:flex-start;position:relative}.profile-info__user-body .input-col:nth-of-type(odd){margin-right:40px}.profile-info__user-body .password-row{max-width:150px}.profile-info__user-body .birthday-row input{width:170px}.profile-info__user-body .birthday-row svg{margin-bottom:-3px}.profile-info__user-body .email-row{padding:15px 0;max-width:none;width:100%}.profile-info__user-body .email-row input{text-overflow:ellipsis;font-size:16px;line-height:21px}.profile-info__user-body label{flex-direction:row;align-items:center;font-size:14px;line-height:17px;color:#484848;font-family:Montserrat,sans-serif;width:calc(100% - 22px)}.profile-info__user-body input{padding:3px 0;padding-left:7px;margin-left:15px;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:21px;color:#1a1b1d;border:none;background:none}.profile-info__user .change-contact__form{position:relative}.profile-info__user .change-contact__form-loader{background:#fff;width:100%;height:100%}@media (max-width:600px){.profile-info__user-body form,.profile-info__user-body form .input-row{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.profile-info__user-body form .input-row input,.profile-info__user-body form input{font-size:14px}.profile-info__user-body form{padding-bottom:40px}.profile-info__user-body .input-col:nth-of-type(odd){margin-right:0}.profile-info__user-body .birthday-row,.profile-info__user-body .email-row,.profile-info__user-body .phone-row{max-width:none;width:100%;margin-bottom:15px}}.profile-info__user-password{margin-top:20px;padding:15px 20px 10px;background:#fff;border-radius:5px}.profile-info__user-password form{position:relative;padding-bottom:40px}.profile-info__user-password form .input-row{display:flex;flex-direction:row;justify-content:flex-start}.profile-info__user-password form .input-row+.input-row{margin-top:20px}.profile-info__user-password label{font-family:Montserrat,sans-serif;display:flex;flex-direction:row;align-items:center;font-size:14px;line-height:17px;color:#848484}.profile-info__user-password label.active{display:block}.profile-info__user-password input{padding-left:15px;font-family:Montserrat,sans-serif;margin-top:5px;font-weight:500;font-size:18px;line-height:22px;color:#1a1b1d;border:none;background:none}@media (max-width:600px){.profile-info__user-password input{font-size:14px}}.main-address__form-wrap{margin-left:15px;max-width:370px}.main-address__form-loader{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:#fff}.main-address__form-head{font-size:16px;line-height:20px;color:#1a1b1d;margin-bottom:10px}.main-address__form label{height:100%;width:100%;position:relative}.main-address__form label>span:first-child{position:absolute;left:20px;top:3px;font-size:8px;line-height:12px;color:#686868;margin:0;padding:0;-webkit-animation:none;animation:none}.main-address__form input[type=text]{width:100%;background:#e1e1e1;border-radius:5px;height:40px;border:none;padding:20px 12px 10px 20px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#1a1b1d}.main-address__form input[type=text]::-moz-placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.main-address__form input[type=text]:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.main-address__form input[type=text]::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.main-address__form input[type=text]::placeholder{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868}.main-address__form .edit-active-status{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:5px 0}.main-address__form .edit-active-status label{font-size:14px;line-height:16px;color:#686868;position:relative;cursor:pointer}.main-address__form .edit-active-status label span{display:block;position:relative;padding-left:25px}.main-address__form .edit-active-status label span:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border:1px solid #5b99eb;border-radius:50%}.main-address__form .edit-active-status input:checked+span:before{content:"";display:block;position:absolute;left:3px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#004aad;border-radius:50%}.main-address__form .input-row{position:relative;margin-bottom:10px;display:flex;justify-content:flex-start;align-items:flex-start}.main-address__form .input-col{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.main-address__form .input-col .input-row{max-width:175px;margin-right:20px}.main-address__form .input-col .input-row:last-child{margin-right:0}.main-address__form-button{margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.main-address__form-button a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad}.main-address__form-button a svg{width:18px;height:18px;margin-right:13px}.main-address__form-button button{background:#004aad;border-radius:5px;padding:10px 20px;font-size:16px;line-height:20px;color:#fff}.main-address__form-button button.disable{opacity:.6}.main-address__form-edit{margin-left:30px}.main-address__form-edit_save{display:flex;flex-direction:row;justify-content:flex-start}.main-address__form-edit_save button{margin-left:10px;padding:5px 10px;font-size:14px;line-height:16px}.main-address__form-edit_save button.disable{opacity:.5}.profile-info__wrap{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.profile-info__user{width:100%}.profile-info__user-loader{position:absolute;width:100%;height:100%;background-color:#fff;border-radius:5px}.profile-info__user-head{font-weight:700;font-size:30px;line-height:37px;color:#fff;margin-bottom:20px}.profile-info__user-forms{width:100%}.profile-info__user-content{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.profile-info__user-info{padding:20px 20px 10px;background:#fff;border-radius:5px;min-height:100px;position:relative}.profile-info__user-button{position:absolute;right:0;bottom:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.profile-info__user-button a.edit{font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad;display:flex;align-items:center}.profile-info__user-button a.edit:hover{text-decoration:none;transition:.3s ease-in-out}.profile-info__user-button a.edit svg{margin-right:10px}.profile-info__user-body{margin-top:20px;padding:20px;background:#fff;border-radius:5px}.profile-info__address{margin-left:20px;width:450px}.profile-info__address-wrap{width:calc(100% - 22px)}.profile-info__address-name{font-weight:700;font-size:30px;line-height:37px;color:#fff;margin-bottom:20px}.profile-info__address-item{max-width:450px;padding:10px 35px 10px 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background:#fff;border-radius:5px;margin-bottom:20px;position:relative}.profile-info__address-item.main-address{background:#ffd40c;border-radius:5px}.profile-info__address-item.main-address .profile-info__address-label{position:relative}.profile-info__address-item.main-address .profile-info__address-label:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#004aad;width:14px;height:14px;display:block;border-radius:50%}.profile-info__address-add_link{margin-top:20px}.profile-info__address-add_link a{font-size:16px;line-height:20px;color:#fff;text-decoration:none}.profile-info__address-label{border:1px solid #004aad;box-sizing:border-box;width:22px;height:22px;border-radius:50%}.profile-info__social{margin-top:20px;padding:15px;background:#fff;border-radius:5px}.profile-info__social-head{font-size:14px;line-height:17px;color:#1a1b1d;margin-bottom:15px}.profile-info__social-buttons .profile-links__btn{position:relative;height:40px;margin:0 auto}.profile-info__social .signin-google__wrap{background:#5b99eb}.profile-info__social-link{display:flex;position:relative;justify-content:space-evenly}.profile-info__social-link>div{width:40%}.profile-info__social-link>div .facebook-login__wrap .v-facebook-login{border-radius:0}.profile-info__social-link .facebook-auth__loader,.profile-info__social-link .google-auth__loader{position:absolute;left:0;top:0;width:100%;height:100%;background:#5b99eb;border-radius:5px}.profile-info__social-link .preloader{width:15px;height:15px}.profile-info__social-link .facebook-login__wrap .v-facebook-login:after,.profile-info__social-link svg{width:25px}.profile-info__social-unlink{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;margin-top:20px}.profile-info__social-unlink>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.profile-info__social-unlink span{font-family:Montserrat,sans-serif;font-size:16px;line-height:17px;color:#1a1b1d}.profile-info__social-unlink .unlink-google{position:relative;padding-left:30px}.profile-info__social-unlink .unlink-google:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url(../img/google-blue-icon.5f345eb2.svg) 50% no-repeat;background-size:contain}.profile-info__social-unlink .unlink-facebook{position:relative;padding-left:30px}.profile-info__social-unlink .unlink-facebook:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background:url(../img/facebook-blue-icon.72b2f8ff.svg) 50% no-repeat;background-size:contain}@media (max-width:1300px){.profile-info__wrap{justify-content:center}.profile-info__user-content{justify-content:space-around}}@media (max-width:1000px){.profile-info__wrap{flex-direction:column;align-items:center}.profile-info__address{margin-top:15px}.profile-info__user-content{flex-direction:column;justify-content:center;align-items:center}.profile-info__address{width:100%;max-width:570px;margin-left:0}.main-address__form-wrap,.new-address__form-wrap,.profile-info__address-item{max-width:none;width:100%}.main-address__form .input-col,.new-address__form .input-col{flex-direction:column}.main-address__form .input-col .input-row,.new-address__form .input-col .input-row{width:100%;max-width:none}}@media (max-width:600px){.profile-info__address-name,.profile-info__user-head{font-size:20px;line-height:20px}.profile-info__user-forms{width:100%}.profile-info__user-info{padding:10px}.profile-info__user-body,.profile-info__user-password{padding:10px 15px}.main-address__form-button a,.main-address__form-head,.main-address__form input[type=text],.new-address__form-head,.new-address__form input[type=text],.profile-info__social-head,.profile-info__user .cancel{font-size:12px;line-height:15px}.main-address__form input[type=text]::-moz-placeholder,.new-address__form input[type=text]::-moz-placeholder{font-size:12px;line-height:15px}.main-address__form input[type=text]:-ms-input-placeholder,.new-address__form input[type=text]:-ms-input-placeholder{font-size:12px;line-height:15px}.main-address__form input[type=text]::-ms-input-placeholder,.new-address__form input[type=text]::-ms-input-placeholder{font-size:12px;line-height:15px}.main-address__form input[type=text]::placeholder,.new-address__form input[type=text]::placeholder{font-size:12px;line-height:15px}.profile-info__social-unlink span{font-size:14px;line-height:15px}.new-address__form-button button{padding:5px 10px;font-size:12px;line-height:14px}.profile-info__social-unlink{flex-direction:column;justify-content:center;align-items:center;width:130px;margin:0 auto;margin-top:20px}.profile-info__social-unlink .unlink-google{margin-top:20px}.profile-info__social-unlink>div{width:100%}}@media (max-width:400px){.main-address__form-edit_save{flex-direction:column;justify-content:center}.main-address__form-edit_save button{margin:10px 0 0}.main-address__form-button a svg{width:14px;height:14px;margin-right:8px}}.profile .breadcrumbs-wrap{box-shadow:0 4px 10px rgba(0,0,0,.5);padding-bottom:10px}.profile-header{display:flex;justify-content:space-between;margin-bottom:20px}.profile__title{font-weight:700;font-size:30px;line-height:37px;color:#fff}.profile__name{text-transform:capitalize}.profile__change{border:1px solid #fff;box-sizing:border-box;border-radius:5px;display:flex;justify-content:center;align-items:center;height:37px;max-width:118px;width:100%;cursor:pointer;transition:.3s}.profile__change:hover{border:none;background:#004aad;transition:.3s}.profile__change span{color:#fff;font-weight:400;font-size:16px;line-height:20px}.profile-user{padding-left:20px;padding-right:30px;display:flex;justify-content:center;align-items:center;height:136px;width:100%;background:#fff;border-radius:5px}.profile__img{margin-right:20px;max-width:80px;width:100%;height:80px}.profile__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile__name{font-weight:400;font-size:24px;line-height:29px;color:#1a1b1d}.profile-data{margin-top:20px;height:146px;width:100%;background:#fff;border-radius:5px;display:flex;align-items:center}.profile-data-wrapper{padding-left:20px}.profile-data-wrapper>div:not(:last-child){margin-bottom:20px}.profile-data-wrapper>div{font-weight:500;font-size:18px;line-height:22px;color:#1a1b1d}.profile-data-wrapper>div svg{margin-right:15px}.profile-password{margin-top:20px;height:67px;width:100%;background:#fff;border-radius:5px;display:flex;align-items:center}.profile-password-wrapper{padding-left:20px}.profile-password-wrapper svg{margin-right:15px}.profile-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.profile-container{padding:30px 0 60px;background:#5b99eb}.profile-sidebar{width:335px;display:flex;flex-direction:column}.profile-checkout{margin-top:20px;background:#fff;padding:0 50px;border-radius:5px;height:60px;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:18px;line-height:22px;color:#1a1b1d;text-decoration:none}.profile-checkout svg{margin-right:20px}.profile-nav{padding:25px 12px;background:#fff;border-radius:5px;width:100%}.profile-nav li{margin-bottom:10px}.profile-nav li:last-child{margin-bottom:0}.profile-nav a{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:18px;line-height:22px;color:#1a1b1d;text-decoration:none;padding:15px 15px 15px 37px;position:relative;border-radius:5px;border:1px solid transparent}.profile-nav a:after{content:"";display:block;position:absolute;left:0;top:0;width:17px;height:100%;background:#004aad;border-radius:5px 0 0 5px;opacity:0}.profile-nav svg{margin-right:20px;width:28px;height:28px}.profile-nav svg path{transition:fill .3s ease}.profile-nav a.router-link-exact-active{background:#5b99eb;border:1px solid #004aad;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.5);color:#fff;transition:color .3s ease}.profile-nav a.router-link-exact-active:after{opacity:1}.profile-nav a.router-link-exact-active svg path{fill:#fff;transition:fill .3s ease}.profile-content{margin-left:20px;width:calc(100% - 355px);position:relative}.profile-content-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media (max-width:1200px){.profile-wrap{justify-content:space-around}.profile-content-wrapper{flex-direction:column}.addresses{margin-left:0;max-width:600px;width:100%}.profile-sidebar{width:100%;max-width:385px}.profile-info__user{width:100%}.profile-container{padding:20px 0;background:#5b99eb}.orders,.profile-content{max-width:600px;width:100%}}@media only screen and (max-width:900px){.profile-content{margin:0 auto!important}.addresses,.orders{padding-top:50px}.profile-content-wrapper{display:flex;flex-direction:column;align-items:center}.profile-wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-top:120px}.profile-sidebar{width:100%;max-width:600px}.profile-content{margin-left:0}.profile-sidebar{margin:0 auto}}@media only screen and (max-width:550px){.profile-wrap{padding-top:0}}@media only screen and (max-width:366px){.orders-tab:last-child{padding-left:0}.profile-checkout{padding:0 42px;display:flex;justify-content:space-around}}.profile-active{position:relative}.profile-active__loader{min-height:20vh;position:absolute;background:#5b99eb;z-index:2;top:0;left:0;width:100%;height:100%}.profile-active__loader .preloader div:before{background:#004aad}.profile-active__empty{padding-top:20px;padding-left:20px;color:#fff;font-size:16px;line-height:22px}.profile-active__name{font-weight:700;font-size:30px;line-height:37px;color:#fff;margin-bottom:20px}.profile-active__list{background:#fff;border-radius:5px}.profile-active__list-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px;font-size:14px;line-height:17px}.profile-active__head-number{width:20.92%;text-align:center}.profile-active__head-status{width:16.57%;text-align:center}.profile-active__head-date{width:23.07%;text-align:center}.profile-active__head-summ{width:24.03%;text-align:center}.profile-active__head-button{width:calc(11.8% + 8px);text-align:right}@media (max-width:1500px){.profile-active__list-head{padding:20px 10px}}@media (max-width:600px){.profile-active__list-head{display:none}.profile-active__name{font-size:20px;line-height:24px}}.contacts{padding-bottom:40px}.contacts-wrap .contacts-info__wrapper{display:flex;justify-content:space-between}.contacts-head{padding:20px 10px;background:#5b99eb;border-radius:5px;text-align:center;font-weight:700;font-size:40px;line-height:49px;color:#f2f2f2}.contacts-map{margin-top:30px;margin-bottom:20px;position:relative}.contacts-map iframe{width:100%;max-height:680px;position:relative;z-index:2}.contacts-map__loader{z-index:1}.contacts-map__loader .preloader div:before{background:#004aad}.contacts-info,.contacts-info__wrap{display:flex}.contacts-info__name{margin-bottom:15px;font-size:24px;line-height:29px;color:#5b99eb;font-weight:700;padding-left:10px}.contacts-info__content{margin-bottom:20px;padding-left:20px;font-size:18px;line-height:22px;color:#1a1b1d;display:flex;flex-direction:column;margin-right:50px}.contacts-info__content h2{font-size:24px;line-height:29px;color:#5b99eb;font-weight:700;margin-bottom:10px}.contacts-info__content p{margin-bottom:10px}.contacts-info__content a{font-size:18px;line-height:22px;color:#1a1b1d;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;display:block}@media (max-width:1550px){.contacts-map iframe{max-height:550px}}@media (max-width:1200px){.contacts-head{font-size:28px;line-height:34px}.contacts-info__name{font-size:20px;line-height:24px}.contacts-info__content,.contacts-info__content a{font-size:16px;line-height:18px}}@media (max-width:800px){.contacts-info__content{margin-right:0}.contacts{padding:15px 0}.contacts-head{font-size:20px;line-height:24px}.contacts-map{margin:15px 0}.contacts-map iframe{max-height:400px}}@media (max-width:550px){.contacts-info{flex-direction:column}.contacts-head{font-size:16px;line-height:16px;padding:10px}.contacts-map iframe{max-height:350px}.contacts-info__content,.contacts-info__content a,.contacts-info__name{font-size:12px;line-height:16px;margin-bottom:10px}.contacts-info__content,.contacts-info__content a{display:block}.contacts-info__content a+a,.contacts-info__content a a+a{margin-left:0}}.news{padding-bottom:20px}.news ul{list-style:disc!important}.news ol,.news ul{padding-left:20px;padding-right:20px}.news ol{list-style:decimal!important}.news table{width:100%!important}.news table td{width:180px;border:1px solid;padding:5px;text-align:center}.news-head{padding:20px 10px;background:#5b99eb;text-align:center;font-weight:700;font-size:40px;line-height:49px;color:#f2f2f2;margin-bottom:30px}.news-container,.news-head{width:100%;border-radius:5px}.news-container{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);padding:20px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start}.news-sidebar{width:335px}.news-sidebar__head{font-weight:600;font-size:18px;line-height:22px;color:#1a1b1d;padding-bottom:10px;border-bottom:1px solid #ececec}.news-sidebar__list{padding:20px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.news-sidebar__list-wrap{position:relative;min-height:150px}.news-sidebar__list-loader{position:absolute;width:100%;height:100%;left:0;top:0;background:#fff;padding:30px 0}.news-sidebar__list-loader .preloader div:before{background:#004aad}.news-sidebar__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:15px 10px;width:100%}.news-sidebar__item:last-child{margin-bottom:0}.news-sidebar__left{margin-right:20px;width:100px}.news-sidebar__right{width:calc(100% - 120px)}.news-sidebar__img{width:100px;height:100px}.news-sidebar__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-sidebar__date{font-size:14px;line-height:17px;color:#686868;margin-bottom:10px}.news-sidebar__date span{font-weight:600}.news-sidebar__name{font-weight:600;font-size:14px;line-height:17px;color:#1a1b1d;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.news-info__wrap{width:calc(100% - 470px);position:relative;min-height:200px}.news-info__loader{padding:40px 0;position:absolute;left:0;top:0;width:100%;height:100%;background:#fff}.news-info__loader .preloader div:before{background:#004aad}.news-info__name{font-weight:700;font-size:40px;line-height:49px;color:#1a1b1d}.news-info__date{font-size:14px;line-height:17px;color:#686868;margin:20px 0}.news-info__date span{font-weight:600}.news-info__content{overflow:hidden}.news-info__content,.news-info__content p{font-size:16px;line-height:20px;color:#1a1b1d}.news-info__content img,.news-info__content p{margin-bottom:20px}@media (max-width:1200px){.news-sidebar{margin-right:35px}.news-info__wrap{width:calc(100% - 370px);position:relative;min-height:200px}.news-info__name{font-size:26px;line-height:32px}.news-head{font-size:28px;line-height:34px}}@media (max-width:1100px){table td{font-size:12px;font-weight:500}}@media (max-width:1000px){.news-container{flex-direction:column-reverse;justify-content:flex-start;align-items:center}.news-info__wrap{width:100%}.news-sidebar{width:100%;margin-top:25px;margin-right:0}.news-sidebar__list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-left:-10px;margin-right:-10px}.news-sidebar__item{width:calc(20% - 20px);margin:0 10px;flex-direction:column;align-items:center}.news-sidebar__left{width:100px;margin:0}.news-sidebar__right{width:100%;margin-top:10px;text-align:center}}@media (max-width:800px){.news{padding:15px 0}.news-head{font-size:18px;line-height:24px;margin-bottom:10px}}@media (max-width:700px){.news-sidebar__item{width:calc(33% - 20px);margin:0 10px 15px;flex-direction:column;align-items:center}.news-sidebar__list{flex-wrap:wrap}.news-info__name,.news-sidebar__head{font-size:16px;line-height:20px}.news-info__date{margin:10px 0}.news-info__content{font-size:14px;line-height:18px}.news-info__wrap{min-height:100px}}@media (max-width:560px){.news table td{width:100px;font-size:10px;font-weight:700;padding:5px 2px}}@media (max-width:500px){.news table td{width:80px;font-size:8px;font-weight:700;padding:5px 0}.news-sidebar__item{width:calc(50% - 10px);margin:0 5px 10px;flex-direction:column;align-items:center;padding:10px 5px}.news-sidebar__list{margin:0;padding:10px 0}.news-sidebar__date,.news-sidebar__name{font-size:12px;line-height:14px}}@media (max-width:400px){.news-sidebar__item{width:100%;margin:0 0 10px;flex-direction:column;align-items:center}}.support-wrap__form{max-width:1165px;margin:0 auto}.support-wrap__form .support-form__wrap{background:#cfe4ff;border-radius:5px;padding:30px 15px}.support-wrap__form .feedback{width:100%;max-width:925px;margin:0 auto}.support-wrap__form .feedback-top{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:30px}.support-wrap__form .feedback-top .input-row{width:365px;margin-right:30px}.support-wrap__form input[type=text]{font-family:Montserrat,sans-serif;margin-top:5px;margin-left:-25px;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;height:60px;padding:0 25px;font-size:19px;line-height:1;color:#004aad;width:calc(100% + 25px);background:#fff}.support-wrap__form label{display:flex;flex-direction:column;padding-left:25px;font-size:16px;line-height:20px;color:#1a1b1d}.support-wrap__form textarea{font-family:Montserrat,sans-serif;padding:15px;height:270px;resize:none;margin-left:-25px;width:calc(100% + 25px);background:#fff;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;font-size:19px;line-height:1;color:#004aad}.support-wrap__form .button-row{margin-top:30px;max-width:360px}.support-wrap__form .message-status{padding-top:25px}.support-wrap__form .message-status label{padding-left:30px;padding-top:5px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:15px;position:relative}.support-wrap__form .message-status label:last-child{margin-bottom:0}.support-wrap__form .message-status label span{display:block;font-size:16px;line-height:20px;color:#1a1b1d;cursor:pointer}.support-wrap__form .message-status input{display:none}.support-wrap__form .message-status input~span:after{background:url(../img/non-check-ico.20c20238.svg) 50% no-repeat;background-size:contain;z-index:1}.support-wrap__form .message-status input:checked~span:before,.support-wrap__form .message-status input~span:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%}.support-wrap__form .message-status input:checked~span:before{background:url(../img/checked-ico.9513c5e1.svg) 50% no-repeat;background-size:contain;z-index:2}@media (max-width:1000px){.support-wrap__form .feedback-top{flex-direction:column-reverse}.support-wrap__form .message-status{padding-top:0;margin:0 auto 20px}.support-wrap__form .feedback-top .input-row{width:100%;margin-right:0;margin-top:10px}.support-wrap__form button{min-width:auto;width:100%}.support-wrap__form .message-status{display:flex;gap:20px;align-items:center}.support-wrap__form .message-status label{margin-top:0;margin-bottom:0;padding-top:0}}@media (max-width:600px){.support-wrap__form input[type=text]{height:40px;font-size:14px}.support-wrap__form textarea{height:140px;font-size:14px;margin-top:5px}.support-wrap__form .message-status label span,.support-wrap__form label{font-size:14px;line-height:16px}.support-wrap__form .feedback-top{margin-bottom:15px}.support-wrap__form .button-row{margin-top:20px}.support-wrap__form .button-row button{height:40px}.support-wrap__form .button-row span{font-size:12px;line-height:14px}}.support{padding-bottom:60px}.support-wrap{position:relative}.support-wrap__head{padding:20px 0;border:2px solid #5b99eb;border-radius:5px;text-align:center}.support-wrap__head-top{font-size:40px;line-height:49px;color:#5b99eb}.support-wrap__head-bottom{margin-top:10px;font-size:18px;line-height:22px;color:#000}.support-wrap__content{padding:60px 0;max-width:1165px;margin:0 auto;position:relative}.support-wrap__list-item{padding:30px 60px;font-size:18px;line-height:22px;color:#000;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;margin-bottom:30px}.support-wrap__list-item:last-child{margin-bottom:0}.support-wrap__form-head{font-size:16px;line-height:20px;color:#000;max-width:890px;text-align:center;margin:0 auto 20px}.support-wrap__social{margin-top:30px;display:flex;flex-direction:row;justify-content:center;align-items:center}.support-wrap__social a+a{margin-top:10px}.support-wrap__social-left{margin-right:80px}.support-wrap__social-left,.support-wrap__social-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.support-wrap__social-item{display:flex;justify-content:center;align-items:center;font-size:24px;line-height:29px;color:#1a1b1d;text-decoration:none}.support-wrap__social-item svg{margin-right:20px}.support-wrap__social-item span{position:relative;overflow:hidden;display:block}.support-wrap__time{margin-top:40px;text-align:center;font-size:20px;line-height:22px;color:#1a1b1d}.support-wrap__time p{margin-top:10px;font-size:18px;line-height:22px}.support-wrap__loader{background:#fff;min-height:30vh;z-index:3}.support-wrap__loader .preloader div:before{background:#004aad}.support-loader{min-height:30vh;position:relative}.support-loader .preloader div:before{background:#004aad}@media screen and (max-width:1100px){.support{padding:15px 0}.support-wrap__head-top{font-size:26px;line-height:32px}.support-wrap__head-bottom{font-size:16px;line-height:20px}.support-wrap__content{padding:30px 0}}@media screen and (max-width:900px){.support-wrap__social{margin-top:30px;flex-direction:column}.support-wrap__social-item{font-size:18px;line-height:20px}.support-wrap__social a+a{margin:20px 0 0}.support-wrap__social-left{margin:0 0 20px 0}}@media screen and (max-width:800px){.support-wrap__head-top{font-size:20px;line-height:24px}.support-wrap__form-head,.support-wrap__head-bottom,.support-wrap__list-item,.support-wrap__time{font-size:14px;line-height:18px}.support-wrap__list-item{padding:15px;margin-bottom:15px}.support-wrap__social-item{margin-right:0;font-size:14px;line-height:16px}.support-wrap__social-item svg{width:15px;margin-right:10px}.support-wrap__social{margin-top:15px}}@media (max-width:600px){.support-wrap__head-top{font-size:16px;line-height:1}.support-wrap__form-head,.support-wrap__head-bottom,.support-wrap__list-item,.support-wrap__time{font-size:12px;line-height:14px}.support-wrap__content{padding:10px 0}.support-wrap__time{margin-top:20px}.support-wrap__time p{font-size:16px;line-height:16px}.support-wrap__social a+a{margin:10px 0 0}.support-wrap__social-left{margin:0 0 10px 0}}.popup-right{display:none}@media (max-width:900px){.popup-container{margin:0 auto;margin-top:50px}}.popup{position:fixed;z-index:50;overflow-y:auto}.popup,.popup-bg{top:0;right:0;left:0;bottom:0}.popup-bg{position:absolute;background:hsla(0,0%,40.8%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.popup-wrap{min-height:100vh;justify-content:center;align-items:center;z-index:10;overflow-y:auto}.popup-container,.popup-wrap{width:100%;display:flex;position:relative}.popup-container{margin-top:50px;margin-bottom:50px;max-width:640px;background:#fff;z-index:2;flex-direction:row;justify-content:flex-start;align-items:stretch;border:1px solid #5b99eb;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px}.popup-loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.popup-loader .preloader div:before{background:#004aad}.popup-close{position:absolute;right:15px;top:15px;width:30px;height:30px;z-index:3}.popup-close__button{width:30px;height:30px;background:none;border:none;padding:0;position:relative}.popup-close .leftright{transform:rotate(45deg)}.popup-close .leftright,.popup-close .rightleft{display:block;height:2px;width:30px;position:absolute;background-color:#fff;border-radius:2px;transition:all .3s ease-in}.popup-close .rightleft{transform:rotate(-45deg)}.popup-close button:hover .leftright{transform:rotate(-45deg);background-color:#fff}.popup-close button:hover .rightleft{transform:rotate(45deg);background-color:#fff}.popup-left{width:100%}.popup-right{position:relative;box-shadow:-5px 0 10px rgba(0,0,0,.25);border-radius:0 5px 5px 0}.popup-banner{position:relative;z-index:2;width:365px;font-size:0;height:100%}.popup-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1100px){.popup-wrap{padding:0 10px}}@media screen and (max-width:900px){.popup-bg{position:fixed}.popup-wrap{height:100vh;padding-left:15px;padding-right:15px;display:block;overflow-y:auto}}@media (max-width:800px){.popup-container{flex-direction:column;margin-top:20px}.popup-left{width:100%}.popup-banner{max-width:none;height:250px;width:100%}.popup-close .leftright,.popup-close .rightleft{background:#000}}@media screen and (max-width:425px){.popup-container{padding:15px 20px}.popup-top__title{font-size:16px}.popup-top{padding-bottom:10px}}.main-popup{position:fixed;z-index:50;overflow-y:auto}.main-popup,.main-popup__bg{top:0;right:0;left:0;bottom:0}.main-popup__bg{position:absolute;background:rgba(97,97,97,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-popup__wrap{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative;z-index:10;overflow-y:auto}.main-popup__container{margin-top:50px;margin-bottom:50px;width:100%;max-width:640px;background:#fff;position:relative;z-index:2;border:1px solid #5b99eb;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px}.main-popup__top{width:100%;border-bottom:2px solid #5b99eb;display:flex;justify-content:center;align-items:center;padding:30px 15px}.main-popup__top-title{text-align:center;width:100%;max-width:90%;font-weight:500;font-size:30px;line-height:37px;color:#1a1b1d}.main-popup .main-popup__top__warning{border-bottom:transparent}.main-popup .main-popup__close-small{right:0;top:0}.main-popup__close{position:absolute;right:20px;top:20px;padding:0;width:30px;height:30px}.main-popup__close__button{width:30px;height:30px;background:none;border:none;padding:0;position:relative}.main-popup__close .leftright{transform:rotate(45deg)}.main-popup__close .leftright,.main-popup__close .rightleft{display:block;height:2px;width:30px;position:absolute;background-color:#000;border-radius:2px;transition:all .3s ease-in}.main-popup__close .rightleft{transform:rotate(-45deg)}.main-popup__close .popup-close__button-small{width:20px;height:20px;right:-4px;top:2px}.main-popup__close .popup-close__button-small .leftright,.main-popup__close .popup-close__button-small .rightleft{width:20px}.main-popup__close button:hover .leftright{transform:rotate(-45deg);background-color:#000}.main-popup__close button:hover .rightleft{transform:rotate(45deg);background-color:#000}@media screen and (max-width:900px){.main-popup__bg{position:fixed}.main-popup__wrap{height:100vh;padding-left:15px;padding-right:15px;display:block;overflow-y:auto}}@media screen and (max-width:500px){.main-popup__top{padding:25px 30px}.main-popup__top-title{font-size:20px;line-height:24px}}.small-loader{position:relative;min-width:100px;min-height:30px;display:flex;justify-content:center;align-items:center}.small-loader .loader{min-height:25px}.small-loader .loader>div{width:25px;height:25px}.main-button{position:relative;display:inline-block;width:100%;height:60px;padding:10px;border:0;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:100px;background:#004aad}.main-button span{padding:0;margin:0;font-size:18px;line-height:22px;color:#fff}.main-button[data-color=blue]{background-color:#004aad}.main-button[data-progress=true]{pointer-events:none}.main-button[data-progress=true] .main-button__label{opacity:0}.main-button[data-progress=true] .main-button__loader{display:inline-block}.main-button:disabled{pointer-events:none}.main-button:disabled,.main-button:disabled:hover{background-color:#5b99eb}.main-button:hover{background-color:#0060e0}.main-button__label{font-size:16px;color:#1a1b1d;display:block;text-align:center;line-height:1}.main-button__loader{display:none;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;font-size:0}.main-button__loader .preloader{height:25px;width:25px}.main-button__loader-inner{display:inline-block;height:3em;width:3em;font-size:8px;text-indent:-9999em}.main-select:after{bottom:43%;transform:translateY(50%)}.main-select input{border:1px solid rgba(17,17,17,.15);height:55px;font-size:16px;line-height:30px;padding:0 28px 0 20px;transition:border-color .3s ease;cursor:pointer;text-transform:capitalize}.main-select__label{color:#000}.main-select__list li{font-size:16px}.main-select__list li.active:after{background-position:50%;background-repeat:no-repeat}.main-select__item-name{width:calc(100% - 30px);font-size:14px;line-height:20px}@media only screen and (max-width:768px){.main-select__list li{padding:5px}.main-select__item-name{font-size:12px}}@media only screen and (max-width:500px){.main-select.country input,.main-select input{height:45px;font-size:14px}.main-select:after{bottom:18px}.main-select__label{font-size:12px;font-weight:500;margin-bottom:7px}.main-select__list li{height:42px}.main-select__list li.active:after{top:16px}.main-select__list{padding:5px 0;max-height:200px}}.header-search__wrap{position:relative;z-index:3}.header-search__category{position:absolute;left:0;top:0}.header-search__category select{min-width:90px;border-top:1px solid #686868;border-bottom:1px solid #686868;border-left:1px solid #686868;border-right:none;box-sizing:border-box;border-radius:3px 0 0 3px;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px}.header-search__form{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative}.header-search__form input{width:490px;height:40px;background:#fff;border-left:1px solid #686868;border-top:1px solid #686868;border-bottom:1px solid #686868;border-right:none;box-sizing:border-box;border-radius:3px;padding-left:30px;padding-right:20px;border-top-right-radius:0;border-bottom-right-radius:0}.header-search__form--alert{position:absolute;top:calc(100% + 10px);left:32px;font-size:12px}.header-search__form button{background:#ffd40c;border-radius:3px;font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase;color:#000;padding:10px 15px;height:100%;transition:.3s ease-in-out}.header-search__form button:hover{background:#004aad;color:#fff;transition:.3s ease-in-out}.header-search__form button.disabled{opacity:.4}.header-search__result{position:absolute;left:50%;transform:translateX(-50%);top:100%;z-index:5;max-width:1440px;padding:0 15px;width:100%}.header-search__result-bg{position:fixed;left:0;top:0;right:0;bottom:0;width:100vw;height:100vh;background:hsla(0,0%,40.8%,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;transition:all .3s ease}.header-search__result-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;width:100%;background:#fff;border:1px solid #686868;box-sizing:border-box;box-shadow:0 4px 5px rgba(0,0,0,.25);border-radius:5px;padding:0 0 20px;min-height:75px;max-height:500px;overflow-y:scroll}.header-search__result-list::-webkit-scrollbar{width:5px}.header-search__result-list::-webkit-scrollbar-track{background:#cecece}.header-search__result-list::-webkit-scrollbar-thumb{background:#5b99eb}.header-search__result-list::-webkit-scrollbar-thumb:hover{background:#004aad}.header-search__result-list .header-search__no_result{display:flex;justify-content:center;align-items:center;padding:20px;font-size:14px;line-height:18px;color:#686868}.header-search__result .search-item{width:100%;align-items:center;padding:15px 15px 20px;border-bottom:2px solid #e1e1e1}.header-search__result .search-item:first-child{border-radius:5px 5px 0 0}.header-search__result .search-item:last-child{border-radius:0 0 5px 5px}.header-search__result .search-item:hover{background:#e1e1e1}.header-search__result .search-item__wrap{display:flex;flex-direction:row;justify-content:flex-start;text-decoration:none}.header-search__result .search-item__info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.header-search__result .search-item__img{width:90px;height:60px;margin-right:20px}.header-search__result .search-item__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;font-size:0}.header-search__result .search-item__name{display:flex;font-size:16px;line-height:20px;color:#686868;text-decoration:none;max-width:330px;width:calc(100% - 240px)}.header-search__result .search-item__category{font-size:14px;line-height:16px;max-width:200px;text-align:right;color:#1a1b1d;display:flex;justify-content:center;align-items:center;margin-left:15px}.header-search__loader .preloader div:before{background:#004aad}.test a:hover{color:#004aad!important;transition:.3s ease}.header-catalog__list-item{height:100%;display:flex;flex-direction:column}.header-catalog__list-item a{text-transform:uppercase;text-decoration:none;font-size:20px;line-height:39px;color:#1a1b1d;display:block}.activeCategory{transition:.3s ease}.activeCategory:after{opacity:1!important;transition:.3s ease}.catalog-products,.catalog-products li{transition:.3s ease}.catalog-products li a{font-size:13px}.header-catalog__list{padding:0 20px}.header-catalog .catalog-products{display:flex;width:100%;height:50px;border-bottom:1px solid #686868;flex-direction:row;justify-content:flex-start;align-items:center;transition:.3s ease}.header-catalog .catalog-products li{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;padding:5px;line-height:16px;color:#004aad;position:relative;cursor:pointer;text-align:center;height:100%;transition:.5s ease}.header-catalog .catalog-products li:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:#004aad;border-radius:5px;opacity:0;transition:.5s ease}.header-catalog .sub-catalog-products{max-width:100%}.header-catalog .sub-catalog-products,.header-catalog .sub-catalog-products__item{padding:20px 0 45px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.header-catalog .sub-catalog-products__item{width:100%;transition:.5s ease}.header-catalog .left-arrow{left:0}.header-catalog .left-arrow,.header-catalog .right-arrow{position:absolute;top:20px;width:35px;height:35px;background:#004aad;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;z-index:3}.header-catalog .right-arrow{right:0}.header-catalog__bg{transition:background .5s ease;background:transparent}.header-catalog__bg.open{background:rgba(0,0,0,.4);position:fixed;top:0;right:0;left:0;bottom:0;z-index:1;width:100%;height:calc(100vh + 200px)}.header-catalog__btn{height:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;z-index:2;cursor:pointer;display:flex;align-items:center;padding:8px 20px 7px;background:#ffd40c;border-radius:5px;transition:all .3s ease;font-size:16px;line-height:20px;letter-spacing:.1em;text-transform:uppercase;color:#1a1b1d}.header-catalog__btn:hover{background:#004aad;color:#fff;transition:all .3s ease}.header-catalog__btn:hover svg rect{transition:all .3s ease;fill:#fff}.header-catalog__btn svg rect{transition:all .3s ease}.header-catalog__btn.active{background:#fff;transition:background .3s ease}.header-catalog__btn.active:hover{background:#fff;color:#004aad;transition:.3s ease-in-out}.header-catalog__btn.active:hover svg rect{transition:.3s ease-in-out;fill:#004aad}.header-catalog__btn svg{margin-right:30px;width:31px;height:14px}.header-catalog__first-wrap{border-radius:5px;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:100%;background:#fff;z-index:3;box-shadow:0 0 5px rgba(0,0,0,.5);width:98%}.header-catalog__first-wrap:after{content:"";display:block;position:absolute;left:130px;top:-5px;width:17px;height:17px;background:#fff;transform:rotate(-45deg)}.header-catalog section{margin-left:-15px;margin-right:-15px;width:100%;display:flex;flrx-wrap:wrap}.header-catalog__list-wrap{width:22%;margin:0 10px 10px;padding-right:15px;position:relative;transition:.3s ease}.header-catalog__list-wrap .arrow{position:absolute;right:0;top:0}.header-catalog__list-wrap .arrow svg.arrow-svg{padding:0;margin:0;width:12px;transition:transform .3s ease}.header-catalog__list-wrap .arrow.rotate svg{transform:rotateX(180deg)}.header-catalog .vue-tabs{padding:0 20px}.header-catalog .nav-tabs-wrapper,.header-catalog .vue-tablist{height:50px;border-bottom:1px solid #686868;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.header-catalog .nav-tabs-wrapper li,.header-catalog .vue-tablist li{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;line-height:16px;color:#004aad;position:relative;cursor:pointer;text-align:center;height:100%}.header-catalog .nav-tabs-wrapper li[aria-selected=true]:after,.header-catalog .vue-tablist li[aria-selected=true]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:#004aad;border-radius:5px}.header-catalog .nav-tabs-wrapper li+li,.header-catalog .vue-tablist li+li{margin-left:8px}.header-catalog .vue-tabpanel{padding:20px 0 45px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;max-width:100%;flex-wrap:wrap}.header-catalog .vue-tabpanel .header-catalog__list-title{text-transform:uppercase;color:#1a1b1d;margin-bottom:15px;max-width:93%;display:inline-block;font-size:20px;line-height:39px}.header-catalog .vue-tabpanel .header-catalog__list-title span{font-weight:400;background-size:1px 1em;font-size:20px;line-height:39px;display:inline;border-bottom:1.5px solid #1a1b1d;width:inherit}.header-catalog .vue-tabpanel ul{max-width:270px;margin-right:35px;width:100%}.header-catalog .vue-tabpanel li{padding-bottom:10px}.header-catalog .vue-tabpanel li:last-child{padding-bottom:0}.header-catalog .vue-tabpanel a{font-size:14px;line-height:17px;color:#1a1b1d;height:auto;text-decoration:none}.in-home .header-catalog .vue-tabs a.router-link-exact-active{border:1px solid transparent}.vue-tabpanel .header-catalog__list-item{-webkit-animation:transform .5s ease forwards;animation:transform .5s ease forwards}.header-catalog__list-item{overflow:hidden}@-webkit-keyframes transform{0%{opacity:0;transform:rotateX(180deg);transform-origin:bottom}to{opacity:1;transform:rotateY(0)}}@keyframes transform{0%{opacity:0;transform:rotateX(180deg);transform-origin:bottom}to{opacity:1;transform:rotateY(0)}}@media (max-width:1500px){.header-catalog .catalog-products li{font-size:12px;padding:5px;line-height:16px}.not-home .header-catalog__first-wrap{width:calc(100% + 20px)}}@media (max-width:1300px){.header-catalog__list{padding:0 5px}.header-catalog .catalog-products li{font-size:11px;padding:4px;letter-spacing:-.01px}.header-catalog__list-wrap{width:240px}.header-catalog .vue-tabpanel .header-catalog__list-title{font-size:14px;line-height:18px}.header-catalog .vue-tabpanel li a{font-size:14px;line-height:15px}}@media (max-width:1220px){.not-home .header-catalog__first-wrap{width:100%}}.header-mobile__catalog{overflow:auto}.mobile-catalog{padding:40px 30px 70px}.mobile-catalog__back{margin-bottom:20px;font-weight:700}.mobile-catalog__back a{font-size:14px;line-height:16px;color:#fff;text-decoration:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.mobile-catalog__back svg{width:20px;height:20px;margin-right:5px}.mobile-catalog__list a{font-size:14px;line-height:16px;color:#e1e1e1;text-decoration:none}.mobile-catalog__item{padding:5px 0;margin-bottom:15px}.mobile-catalog__item:last-child{margin-bottom:0}.mobile-catalog__item-head{font-size:14px;line-height:16px;margin-bottom:10px;color:#fff;font-weight:600}.mobile-catalog__item ul{padding:10px 0;margin-bottom:20px}.mobile-catalog__item li{padding-left:10px}.mobile-catalog__sub-item{padding:5px 0 5px 5px;margin-bottom:5px}.mobile-catalog__sub-item,.mobile-catalog__sub-item a{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobile-catalog__sub-item a{width:100%}.mobile-catalog__sub-item:last-child{margin-bottom:0}.mobile-catalog__sub-item svg{width:15px;height:15px}.mobile-catalog__sub-item svg path{fill:#fff}.header-mobile{background:#1a1b1d;padding:5px 20px 10px;z-index:5;position:fixed;left:0;top:0;width:100%}.header-mobile .alarm{padding-top:10px;font-weight:500;text-align:center;color:red;font-size:14px;padding-bottom:10px}.header-mobile__logo{width:75px;height:50px}.header-mobile__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-mobile__top{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.header-mobile__burger{width:30px;height:25px;position:absolute;left:0;top:15px}.header-mobile__burger #nav-icon{width:30px;height:30px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.header-mobile__burger span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header-mobile__burger #nav-icon span:first-child{top:0;transform-origin:left center}.header-mobile__burger #nav-icon span:nth-child(2){top:10px;transform-origin:left center}.header-mobile__burger #nav-icon span:nth-child(3){top:20px;transform-origin:left center}.header-mobile__burger #nav-icon.open span:first-child{transform:rotate(45deg);top:-3px;left:4px}.header-mobile__burger #nav-icon.open span:nth-child(2){width:0;opacity:0}.header-mobile__burger #nav-icon.open span:nth-child(3){transform:rotate(-45deg);top:18px;left:4px}.header-mobile__search{margin-top:10px}.header-mobile__search form{width:100%;height:40px}.header-mobile__search .input-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%}.header-mobile__search label{width:77%;height:100%;position:relative}.header-mobile__search label:after{content:"";display:block;position:absolute;left:22px;top:50%;transform:translateY(-50%);width:15px;height:15px;background:url(../img/search-icon.f6a5fe16.svg) 50% no-repeat;background-size:contain}.header-mobile__search input{width:100%;height:100%;background:#fff;border-top:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #fff;border-right:1px solid transparent;box-sizing:border-box;border-radius:3px;font-size:14px;line-height:14px;letter-spacing:.1em;color:#1a1b1d;padding:0 20px 0 50px}.header-mobile__search input::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:14px;letter-spacing:.1em;color:#fff}.header-mobile__search input:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:14px;letter-spacing:.1em;color:#fff}.header-mobile__search input::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:14px;letter-spacing:.1em;color:#fff}.header-mobile__search input::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:14px;letter-spacing:.1em;color:#fff}.header-mobile__search button{width:23%;height:100%;font-weight:600;font-size:14px;line-height:15px;text-transform:uppercase;color:#000;background:#e7e5e5;border-radius:3px;display:flex;justify-content:center;align-items:center;margin-left:-3px}.header-mobile__search button.disabled{opacity:.4}.header-mobile__sidebar{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:5;transform:translateX(-100%);transition:transform .5s ease .1s;will-change:transform}.header-mobile__sidebar .mobile-sidebar__bg{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:5;opacity:0;transition:opacity .2s ease;will-change:transform}.header-mobile__sidebar .mobile-sidebar__wrap{position:absolute;left:0;top:0;height:100%;width:340px;background:#1a1b1d;z-index:6;padding:20px}.header-mobile__sidebar .mobile-sidebar__wrap .chapters{margin-top:20px;display:flex;justify-content:space-between;width:60%;align-items:center;position:relative}.header-mobile__sidebar .mobile-sidebar__wrap .chapters svg path{fill:#fff}.header-mobile__sidebar .mobile-sidebar__wrap .chapters p{color:#fff;font-size:13px;line-height:13px;margin-left:5px}.header-mobile__sidebar .mobile-sidebar__wrap .chapters .active{transform:rotate(180deg);transition:.3s ease}.header-mobile__sidebar .mobile-sidebar__wrap .chapters svg{cursor:pointer;height:20px}.header-mobile__sidebar .mobile-sidebar__wrap .chapters__wrapper{display:flex;align-items:center;cursor:pointer}.header-mobile__sidebar .mobile-sidebar__wrap .chapters__select{position:absolute;top:20px;left:0;width:100%;padding:10px;padding-left:26px}.header-mobile__sidebar .mobile-sidebar__wrap .chapters__select-item{margin-bottom:10px}.header-mobile__sidebar .mobile-sidebar__wrap .chapters__select-item:last-child{margin-bottom:0}.header-mobile__sidebar .mobile-sidebar__wrap .chapters__select input{width:100%;height:15px;position:absolute}.header-mobile__sidebar .mobile-sidebar__wrap .chapters__select a,.header-mobile__sidebar .mobile-sidebar__wrap .chapters__select label{cursor:pointer;position:relative;font-size:13px;color:#fff}.header-mobile__sidebar .mobile-sidebar__wrap ul{padding:5px 0;border-bottom:1px solid #e1e1e1}.header-mobile__sidebar .mobile-sidebar__wrap ul ul svg{width:15px;height:15px}.header-mobile__sidebar .mobile-sidebar__wrap li{padding-left:15px}.header-mobile__sidebar .mobile-sidebar__wrap li.basket-label a{padding:15px 0}.header-mobile__sidebar .mobile-sidebar__wrap .count-favourites{margin-left:3px;font-size:13px;line-height:17px}.header-mobile__sidebar .mobile-sidebar__wrap a{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;padding:10px 0;font-size:14px;line-height:17px;color:#fff;text-decoration:none;position:relative}.header-mobile__sidebar .mobile-sidebar__wrap a svg{width:20px;height:20px;margin-right:10px}.header-mobile__sidebar .mobile-sidebar__wrap a svg path{fill:#fff}.header-mobile__sidebar .mobile-sidebar__wrap a.router-link-exact-active{color:#ffd40c;transition:color .3s ease}.header-mobile__sidebar .mobile-sidebar__wrap .count{color:#000;position:absolute;font-size:10px;top:3px;left:12px;background:#ffd40c;border-radius:50%;padding:3px;display:flex;flex-direction:row;justify-content:center;align-items:center;width:20px;height:20px}.header-mobile__sidebar .mobile-sidebar__list-profile{border-bottom:none;position:relative}.header-mobile__sidebar .mobile-sidebar__list-profile:after{content:"";position:absolute;bottom:-1px;left:-15px;background:#e1e1e1;width:calc(100% + 15px);height:1px}.header-mobile__sidebar .mobile-sidebar__top{display:flex;flex-direction:row;justify-content:space-between;align-self:center}.header-mobile__sidebar .mobile-sidebar__top-left{width:75px;height:50px}.header-mobile__sidebar .mobile-sidebar__top-left img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-mobile__sidebar .mobile-sidebar__top-center{display:flex;flex-direction:row;justify-content:center;align-items:center}.header-mobile__sidebar .mobile-sidebar__top-center div{padding:10px;background:#5b99eb;border-radius:5px;cursor:pointer;font-style:normal;font-weight:500;font-size:12px;line-height:14px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase}.header-mobile__sidebar .mobile-sidebar__top-center div.active{background:#004aad}.header-mobile__sidebar .mobile-sidebar__top-right a{display:block}.header-mobile__sidebar .mobile-sidebar__top-right a svg{margin-right:0;width:25px;height:25px}.header-mobile__sidebar.active{transform:translateX(0);transition:transform .6s ease;will-change:transform}.header-mobile__sidebar.active .mobile-sidebar__bg{opacity:1;transition:opacity .4s ease .5s;will-change:transform}.header-mobile .search-result{position:absolute;left:0;top:135px;width:100%;padding:10px;z-index:4}.header-mobile .search-result__list{background:#fff;border:1px solid #686868;box-sizing:border-box;box-shadow:0 4px 5px rgba(0,0,0,.25);border-radius:5px;padding:0 0 10px;min-height:75px;max-height:500px;overflow-y:scroll}.header-mobile .search-result__list::-webkit-scrollbar{width:5px}.header-mobile .search-result__list::-webkit-scrollbar-track{background:#cecece}.header-mobile .search-result__list::-webkit-scrollbar-thumb{background:#5b99eb}.header-mobile .search-result__list::-webkit-scrollbar-thumb:hover{background:#004aad}.header-mobile .search-result__list .header-search__no_result{display:flex;justify-content:center;align-items:center;padding:20px;font-size:14px;line-height:18px;color:#686868}.header-mobile .search-result__item{width:100%;padding:10px 15px;border-bottom:1px solid #686868}.header-mobile .search-result__item:first-child{border-radius:5px 5px 0 0}.header-mobile .search-result__item:last-child{border-radius:0 0 5px 5px}.header-mobile .search-result__item:hover{background:#e1e1e1}.header-mobile .search-result__item-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-decoration:none}.header-mobile .search-result__item-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:calc(100% - 170px)}.header-mobile .search-result__item-img{width:70px;height:50px;margin-right:15px}.header-mobile .search-result__item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;font-size:0}.header-mobile .search-result__item-name{font-size:14px;line-height:16px;color:#686868}.header-mobile .search-result__item-category{font-size:12px;line-height:14px;color:#1a1b1d;margin-left:10px;max-width:150px;text-align:right}.header-mobile .header-mobile__result-bg{position:absolute;left:0;top:131px;right:0;bottom:0;width:100vw;height:100vh;background:hsla(0,0%,40.8%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2}.header-mobile__catalog{position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:340px;background:#1a1b1d;z-index:7}@media (max-width:800px){.header-mobile__search form{height:30px}.header-mobile .search-result{top:135px}.header-mobile .header-mobile__result-bg{top:145px}.header-mobile .search-result__item{padding:10px 5px}}@media (max-width:600px){.header-mobile{position:static}.header-mobile .search-result__item-category{display:none}.header-mobile .search-result__item-info{width:100%}.header-mobile .search-result__item-img{width:40px;height:40px;margin-right:10px}.header-mobile__burger #nav-icon{width:20px;height:20px}.header-mobile__burger #nav-icon span:nth-child(2){top:8px}.header-mobile__burger #nav-icon span:nth-child(3){top:16px}.header-mobile__burger #nav-icon.open span:first-child{top:0}.header-mobile__burger #nav-icon.open span:nth-child(3){top:14.3px}.header-mobile__search button{font-size:12px;line-height:14px}.header-mobile__sidebar .mobile-sidebar__wrap a{padding:8px 0;font-size:13px;line-height:13px}}@media (max-width:500px){.header-mobile__catalog,.header-mobile__sidebar .mobile-sidebar__wrap{width:270px}}@media (max-height:750px){.alarm{font-weight:500;text-align:center;color:red;font-size:14px;padding-bottom:10px}.header-mobile__sidebar .mobile-sidebar__wrap{overflow-y:auto;height:100%}.mobile-sidebar__list{height:700px}}.tooltip{display:block;z-index:10000;font-size:12px}.tooltip .tooltip-inner{background:#f7f7f7;border-radius:3px;padding:7px 15px 7px;border:1px solid #dadada}.tooltip .tooltip-arrow{width:0;height:0;bottom:-1px;border-style:solid;position:absolute;margin:5px;border-color:#f7f7f7;z-index:2;-webkit-filter:drop-shadow(0 1px 2px #dadada);filter:drop-shadow(0 1px 2px #dadada)}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;left:calc(50% - 5px);margin-top:0;margin-bottom:0;z-index:2;bottom:-3px;-webkit-filter:drop-shadow(0 1px 0 #dadada);filter:drop-shadow(0 1px 0 #dadada)}.tooltip[x-placement^=bottom]{margin-top:8px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.header-wrap{position:relative;z-index:10}.alarm{font-weight:500;text-align:right;color:red;padding-bottom:10px}.in-home .header .container{position:relative}.in-home .header-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 0 20px;position:relative}.in-home .header-top__wrap{border-bottom:2px solid #e1e1e1;background:#fff;position:relative;z-index:6}.in-home .header-bottom__wrap{background:#fff;position:relative;z-index:3}.in-home .header-logo a{width:150px;display:block}.in-home .header-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle}.in-home .header-phones{margin:0 36px;position:relative}.in-home .header-phones svg{margin-right:10px;vertical-align:middle}.in-home .header-phones a{text-transform:uppercase;font-size:18px;line-height:22px;color:#1a1b1d;text-decoration:none;position:relative;padding:0 0 0 35px}.in-home .header-phones__active{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.in-home .header-phones__active .chapters{display:flex;justify-content:space-between;min-width:140px;width:100%;align-items:center;position:relative}.in-home .header-phones__active .chapters .active{transform:rotate(180deg);transition:.3s ease}.in-home .header-phones__active .chapters svg{cursor:pointer;height:25px;margin-right:21px}.in-home .header-phones__active .chapters__wrapper{display:flex;align-items:center;cursor:pointer}.in-home .header-phones__active .chapters__wrapper:hover p{text-decoration:underline}.in-home .header-phones__active .chapters__select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:30px;left:0;width:100%;padding-left:44px;background-color:#f6f6f6;padding-top:16px;padding-bottom:16px;border-radius:0 0 8px 8px}.in-home .header-phones__active .chapters__select-item{margin-bottom:10px}.in-home .header-phones__active .chapters__select-item:last-child{margin-bottom:0}.in-home .header-phones__active .chapters__select input{width:100%;height:15px;position:absolute}.in-home .header-phones__active .chapters__select a,.in-home .header-phones__active .chapters__select label{padding:0;margin:0;font-size:16px;text-transform:capitalize;cursor:pointer;position:relative}.in-home .header-phones__active .chapters__select a:hover,.in-home .header-phones__active .chapters__select label:hover{text-decoration:underline}.in-home .header-phones__active a{padding:3px 25px 3px 35px;width:100%;margin-bottom:10px}.in-home .header-phones__active:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:14px;height:8px;background-size:contain;background:url(../img/arrow-down.3392c0b0.svg) 50% no-repeat;transform-origin:center;z-index:-1;transition:transform .3s ease}.in-home .header-phones__active:before{content:"";position:absolute;left:0;top:25%;transform:translateY(-50%);width:24px;height:24px;background:url(../img/phone-icon.386ad7eb.svg) 50% no-repeat;background-size:contain}.in-home .header-phones__active.rotate:after{transform:translateY(-50%) rotateX(180deg)}.in-home .header-phones__active.no-pseudo:after{display:none}.in-home .header-phones__list{position:absolute;left:-10px;top:100%;width:100%;padding-top:10px;background:#fff;padding-left:10px;border-radius:3px;z-index:2}.in-home .header-phones__list.hide li:first-child{display:none}.in-home .header-phones__list-bg{position:fixed;top:0;left:0;z-index:1;height:100vh;width:100vw}.in-home .header-phones__list-item{width:100%;display:flex;flex-direction:row;align-items:center;position:relative;padding:10px 0}.in-home .header-phones__list-item+.in-home .header-phones__list-item:after{content:"";position:absolute;top:0;left:-10px;width:calc(100% + 10px);height:2px;background:#e1e1e1}.in-home .header-buttons{margin-left:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.in-home .header-buttons__location,.in-home .header-buttons__location--wrap{display:flex;flex-direction:column;align-items:center}.in-home .header-buttons__location--wrap{gap:6px;padding-inline:20px}.in-home .header-buttons__location--text{color:#000;font-size:14px;text-align:center}.in-home .header-buttons a{width:80px;height:70px;padding:10px 5px;background:transparent;border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center}.in-home .header-buttons__favourites{margin-left:15px;position:relative}.in-home .header-buttons__favourites .count-favourites{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;right:0;width:32px;height:32px;background:#004aad;border:2px solid #fff;font-size:14px;line-height:14px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.in-home .header-buttons__basket{margin-left:15px;position:relative}.in-home .header-buttons__basket .count{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;right:0;width:32px;height:32px;background:#004aad;border:2px solid #fff;font-size:14px;line-height:14px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.in-home .header-buttons__basket:hover .header-basket__hover{opacity:1;visibility:visible}.in-home .header-buttons__lang{margin-left:25px;position:relative}.in-home .header-buttons__lang .current-lang{cursor:pointer;padding:10px;background:#004aad;border-radius:5px;font-weight:500;font-size:14px;line-height:16px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;border:1px solid transparent}.in-home .header-buttons__lang .current-lang:hover{border:1px solid #ffd40c;color:#1a1b1d;background:#ffd40c;transition:background .3s ease,border-color .3s ease,color .3s ease}.in-home .header-buttons__lang-list{position:absolute;left:0;top:95%;width:100%;background:#5b99eb;border-radius:5px}.in-home .header-buttons__lang-item{cursor:pointer;text-align:center;padding:10px;font-weight:300;font-size:14px;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;text-transform:uppercase}.in-home .header-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;width:100%}.in-home .header-nav a{text-decoration:none;font-size:19px;line-height:39px;color:#1a1b1d;display:block}.in-home .header-nav a.router-link-exact-active{transition:border .3s ease}.in-home .header-nav__list{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.in-home .header-nav__list-item{text-align:center;flex-grow:1}.in-home .header-nav__list-item a{padding:7px 15px;border:1px solid transparent;margin-right:10px}.in-home .header-catalog>a{display:flex;align-items:center;letter-spacing:.1em;text-transform:uppercase;padding:10px 40px;background:#ffd40c;border-radius:5px}.in-home .header-catalog svg{margin-right:25px}.in-home .header-profile{position:relative;z-index:2}.in-home .header-profile a{display:flex;align-items:center;text-decoration:none;padding:10px 15px;background:#ffd40c;border-radius:5px;transition:.3s ease-in-out}.in-home .header-profile a:hover{background:#004aad;color:#fff;transition:.3s ease-in-out}.in-home .header-profile a:hover svg path{transition:.3s ease-in-out;fill:#fff}.in-home .header-profile svg{margin-right:10px;transition:.3s ease-in-out}.in-home .header-profile svg path{transition:.3s ease-in-out}.in-home .header-basket__hover{position:absolute;right:0;top:100%;opacity:0;visibility:hidden;z-index:12;background:#e1e1e1;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;padding:25px 20px 10px 25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:280px;overflow:hidden}.in-home .header-basket__hover-top{font-size:16px;line-height:20px;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.in-home .header-basket__hover-top_item{margin-bottom:5px}.in-home .header-basket__hover-top_item:last-child{margin-bottom:0}.in-home .header-basket__hover-top span{color:#004aad;margin:0 5px;font-weight:700}.in-home .header-basket__hover-button{margin:20px 0 15px;width:100%}.in-home .header-basket__hover-button button{text-decoration:none;padding:15px 0;width:100%;background:#004aad;border-radius:5px;font-size:16px;line-height:20px;color:#f2f2f2;border:1px solid transparent}.in-home .header-basket__hover-button button.disabled{opacity:.6;pointer-events:none}.in-home .header-basket__hover-bottom{position:relative;padding-top:10px}.in-home .header-basket__hover-bottom:after{content:"";display:block;position:absolute;top:0;left:-25px;width:calc(100% + 60px);height:1px;background:#fff}.in-home .header-basket__hover-bottom a{font-size:16px;line-height:20px;text-decoration:underline;color:#004aad;padding:0;width:100%;height:auto}.in-home .header-basket__hover-bottom svg{margin-right:15px}.in-home.header-in{transform:translateY(0);transition:transform .3s ease .2s}.in-home.header-out{transform:translateY(-100%);transition:transform .4s ease}.not-home{border-bottom:2px solid #e1e1e1;margin-bottom:10px;position:fixed;left:0;top:0;width:100%;z-index:20;background:#fff;transition:all .3s ease}.not-home .header-container,.not-home .header-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.not-home .header-wrapper{height:50px;position:relative}.not-home .header-logo{width:100px;height:45px}.not-home .header-logo a{display:block;height:100%}.not-home .header-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.not-home .header-catalog{margin-left:30px;height:100%}.not-home .header-catalog .header-catalog__btn{height:100%;padding:8px 40px 7px 50px;font-size:24px;line-height:29px;letter-spacing:.1em;text-transform:uppercase;color:#1a1b1d;border-radius:0}.not-home .header-catalog .header-catalog__first-wrap{top:80px}.not-home .header-nav{margin:0 30px}.not-home .header-nav__list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.not-home .header-nav__list-item{margin-right:30px}.not-home .header-nav__list-item:last-child{margin-right:0}.not-home .header-nav a{font-size:18px;line-height:22px;color:#1a1b1d;text-decoration:none;border:1px solid transparent;border-radius:5px;padding:7px 15px}.not-home .header-nav a.router-link-exact-active{border:1px solid #ffd40c;transition:border .3s ease}.not-home .header-search__form input{width:250px}.not-home .header-profile{margin:0 20px;width:90px;height:40px;position:relative;background:#ffd40c;border-radius:5px}.not-home .header-profile a{position:absolute;left:0;top:0;width:100%;height:100%;font-size:0;display:flex;justify-content:center;align-items:center}.not-home .header-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%}.not-home .header-buttons__location{display:none}.not-home .header-buttons__favourites{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.not-home .header-buttons__favourites .count-favourites{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;right:0;width:25px;height:25px;background:#004aad;border:2px solid #fff;font-size:12px;line-height:12px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.not-home .header-buttons__basket{margin-left:30px;display:flex;justify-content:center;align-items:center;height:100%;position:relative}.not-home .header-buttons__basket .count{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;right:0;width:25px;height:25px;background:#004aad;border:2px solid #fff;font-size:12px;line-height:12px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.not-home .header-buttons__basket:hover .header-basket__hover{opacity:1;visibility:visible}.not-home .header-buttons a{display:flex;justify-content:center;align-items:center;height:100%;padding:10px}.not-home .header-basket__hover{position:absolute;right:0;top:100%;opacity:0;visibility:hidden;z-index:12;background:#e1e1e1;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;padding:25px 20px 10px 25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:280px;overflow:hidden}.not-home .header-basket__hover-top{font-size:16px;line-height:20px;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.not-home .header-basket__hover-top_item{margin-bottom:5px}.not-home .header-basket__hover-top_item:last-child{margin-bottom:0}.not-home .header-basket__hover-top span{color:#004aad;margin:0 5px;font-weight:700}.not-home .header-basket__hover-button{margin:20px 0 15px;width:100%}.not-home .header-basket__hover-button button{text-decoration:none;padding:15px 0;width:100%;background:#004aad;border-radius:5px;font-size:16px;line-height:20px;color:#f2f2f2;border:1px solid transparent}.not-home .header-basket__hover-button button.disabled{opacity:.6;pointer-events:none}.not-home .header-basket__hover-bottom{position:relative;padding-top:10px}.not-home .header-basket__hover-bottom:after{content:"";display:block;position:absolute;top:0;left:-25px;width:calc(100% + 60px);height:1px;background:#fff}.not-home .header-basket__hover-bottom a{font-size:16px;line-height:20px;text-decoration:underline;color:#004aad;padding:0}.not-home .header-basket__hover-bottom svg{margin-right:15px}.not-home.header-out{transform:translateY(-100%);transition:transform .2s ease}.not-home.header-in{transform:translateY(0);transition:transform .3s ease .2s}.not-home .header-buttons a svg{width:35px;height:35px}@media (max-width:1900px){.not-home .header-nav__list-item{margin-right:20px}.not-home .header-buttons__basket{margin-left:20px}}@media (max-width:1850px){.not-home .header-catalog .header-catalog__btn{padding:0 20px 0 15px}.not-home .header-nav{margin:0 15px}.not-home .header-nav__list-item{margin-right:10px}.not-home .header-profile{margin:0 15px;width:50px}.not-home .header-nav a{font-size:16px;line-height:20px}}@media (max-width:1650px){.not-home .header-catalog{margin-left:10px}.not-home .header-catalog .header-catalog__btn{font-size:16px;line-height:18px}.not-home .header-catalog .header-catalog__btn svg{margin-right:15px}.not-home .header-buttons__basket{margin-left:10px}}@media (max-width:1500px){.in-home .header-nav a{font-size:14px;line-height:22px;padding:7px;text-transform:uppercase}.in-home .header-nav__list-item a{padding:7px 10px;margin-right:5px}}@media (max-width:1550px){.in-home .header-top{justify-content:space-between}.in-home .header-logo a{width:150px}.in-home .header-logo a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.in-home .header-phones{margin:0 15px}.in-home .header-phones a{font-size:16px;line-height:18px}.in-home .header-search__form input{width:350px}.in-home .header-buttons{margin-left:40px}.not-home .header-nav a{font-size:14px;line-height:16px;padding:7px;text-decoration:none}.not-home .header-search__form input{width:200px}.header-search__form button{padding:10px;font-size:14px}}@media (max-width:1320px){.not-home .header-catalog .header-catalog__btn{font-size:14px;line-height:14px;padding:0 10px}.not-home .header-catalog .header-catalog__btn svg{margin-right:10px;width:20px}.not-home .header-logo{width:90px;height:60px}.not-home .header-nav{margin:0 10px}.not-home .header-search__form input{width:180px;padding:0 10px}.not-home .header-profile{margin:0 10px;width:40px}.hover .header-buttons a svg{width:30px;height:30px}}.footer{padding:50px 0 30px;background:#1a1b1d;position:relative;z-index:3}.footer-catalog{max-width:225px}.footer-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer-wrap__top{justify-content:space-around;align-self:flex-start;border-bottom:1px solid #686868}.footer-wrap__bottom,.footer-wrap__top{display:flex;flex-direction:row;width:100%}.footer-wrap__bottom{justify-content:space-between;align-items:center}.footer-left{margin-right:180px}.footer-left a{display:block}.footer-left img{vertical-align:middle}.footer-left p{font-size:14px;line-height:18px;text-align:center;color:#e1e1e1;max-width:170px;margin:15px auto 0}.footer-right{flex-direction:column;justify-content:flex-start}.footer-right,.footer-top{display:flex;align-items:flex-start;width:100%}.footer-top{flex-direction:row;justify-content:space-around;padding-bottom:50px}.footer-top p{font-weight:600;font-size:21px;line-height:26px;color:#e5eaf2;margin-bottom:15px}.footer-top li+li{margin-top:20px}.footer-top .no-pseudo a:after{display:none}.footer-top a{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.footer-contact span,.footer-top a{font-size:14px;line-height:17px;color:#e5eaf2}.footer-contact span{display:block}.footer-social{margin-top:15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.footer-social a{display:block;width:20px;height:20px}.footer-social svg{width:100%;height:100%;opacity:.7}.footer-social a+a{margin-left:30px}.footer-phones{position:relative;margin-top:3px}.footer-phones a{padding-right:25px;font-size:30px;line-height:37px;color:#5b99eb}.footer-phones .no-pseudo a:after{display:none!important}.footer-phones__current{position:relative;z-index:2}.footer-phones__current.rotate a:after{transform:translateY(-50%) rotateX(180deg)}.footer-phones__current a{position:relative}.footer-phones__current a:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);background:url(../img/arrow-down-blue.67c9748b.svg) 50% no-repeat;background-size:contain;width:10px;height:6px;transform-origin:center;transition:transform .3s ease}.footer-phones__list{background:#1a1b1d;z-index:2;position:absolute;left:0;top:100%}.footer-phones__list.hide .footer-phones__list-item:first-child{display:none}.footer-phones__list-bg{position:fixed;top:0;left:0;z-index:1;height:100vh;width:100vw}.footer-phones__list-item a{padding-right:25px;font-size:30px;line-height:37px;color:#5b99eb}.footer-bottom{padding:30px 0 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.footer-bottom a{font-size:16px;line-height:20px;color:#5b99eb;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.footer-bottom__payload{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.footer-bottom__payload p{font-size:18px;line-height:22px;color:#7c7f83;margin-right:25px}.footer-bottom__payload span+span{margin-left:30px}.footer-bottom__payload svg{opacity:.6}.footer-bottom__copyright{font-size:14px;line-height:17px;color:#e1e1e1}@media screen and (max-width:1500px){.footer-left{margin-right:50px}}@media screen and (max-width:1300px){.footer-bottom__payload p{margin-right:15px}.footer-bottom__payload span+span{margin-left:15px}.footer-left{width:300px;text-align:center}.footer-left img{width:150px}.footer-bottom__payload p,.footer-bottom a{font-size:14px;line-height:16px}.footer-phones a{font-size:26px;line-height:32px;padding-right:20px}}@media screen and (max-width:1300px){.footer-wrap{flex-direction:column;justify-content:center;align-items:center}.footer-bottom__payload svg{opacity:1}.footer-top>div{max-width:20%}.footer-top>div:last-child{max-width:40%}.footer-left{width:230px;margin-right:30px}}@media (max-width:1000px){.footer-bottom{padding:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-logo{padding:15px 0 5px}.footer-bottom__payload{margin-top:20px}.footer-top,.footer-wrap__top{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer-top>div{margin-bottom:30px}.footer-top>div:last-child{margin-bottom:0}.footer-left{margin:0 0 30px}.footer-social{justify-content:center}}@media (max-width:800px){.footer-top{flex-direction:column;justify-content:center;align-items:center;padding-bottom:20px}.footer-top>div{margin-bottom:20px;max-width:none}.footer-top>div:last-child{max-width:none}.footer-top p,.footer-top ul{text-align:center}.footer-top p{font-size:18px;line-height:22px;margin-bottom:10px}.footer-top a{color:#686868}.footer-top li+li{margin-top:5px}.footer-catalog{display:none}.footer{padding:20px 0 55px;background:#1a1b1d;position:relative;z-index:3}.footer-social{justify-content:center}.footer-phones a{color:#5b99eb}.footer-contact__list a{color:#e5eaf2}.footer-bottom{text-align:center}.footer-bottom a{text-decoration:underline}.footer-left{margin-right:0}.footer-left img{width:90px}.footer-logo{padding:5px 0}.footer-left{margin:0 0 15px}.footer-top p{font-size:16px;line-height:17px}.footer-phones a{font-size:20px;line-height:22px}.footer-phones__list{width:100%}.footer-phones__list a{padding-right:0}.footer-bottom__copyright,.footer-bottom__payload p,.footer-bottom a{font-size:12px;line-height:14px}.footer-bottom__payload{margin-top:10px}}@media (max-width:400px){.footer-bottom__copyright{font-size:12px}}.basket{position:relative;background:hsla(0,0%,40.8%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;width:100%;height:100%}.basket-slider{position:relative;z-index:2}.basket-bg{width:100%;height:100%;background:hsla(0,0%,40.8%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;z-index:1}.basket-container{width:100%;height:100%;max-width:1440px;margin:0 auto;padding-left:20px;padding-right:20px}.basket-content{padding:30px 0 30px;max-width:1440px;margin:0 auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.basket-left{margin-right:20px;width:calc(100% - 240px);position:relative;z-index:2}.basket-left__button{margin-top:30px;display:flex;flex-direction:row;justify-content:flex-end}.basket-left__button button{width:240px;padding:10px 20px;background:#004aad;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;font-size:16px;line-height:20px;color:#fff;border:1px solid transparent}.basket-left__button svg{margin-right:15px}.basket-right{width:220px}.basket-info{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;padding:20px 15px 40px 20px}.basket-info__head{font-weight:600;font-size:30px;line-height:37px;color:#1a1b1d;margin-bottom:10px}.basket-list{display:flex;flex-direction:column;justify-content:flex-start;max-height:340px;overflow:auto;padding-right:5px}.basket-list::-webkit-scrollbar{width:5px}.basket-list::-webkit-scrollbar-track{background:#686868}.basket-list::-webkit-scrollbar-thumb{background:#5b99eb}.basket-list::-webkit-scrollbar-thumb:hover{background:#004aad}.basket-list__empty{padding-top:20px;font-size:18px;line-height:20px;color:#1a1b1d}.basket-item{padding:20px 0 30px;flex-direction:column;border-top:1px solid #e1e1e1}.basket-item,.basket-item__top{display:flex;justify-content:flex-start;align-items:flex-start}.basket-item__bottom,.basket-item__top{flex-direction:row;width:100%}.basket-item__bottom{display:flex;justify-content:flex-end}.basket-item__img{width:15.19%;font-size:0}.basket-item__img a{display:block;height:100%;position:relative}.basket-item__img a:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;background-color:#cecece;z-index:0}.basket-item__img-wrap{margin-right:40px;width:120px;height:120px}.basket-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.basket-item__info{width:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.basket-item__info-code{font-size:16px;line-height:20px;color:#444;max-width:370px}.basket-item__info-name{margin-top:15px;font-size:18px;line-height:22px;color:#1a1b1d;max-width:370px;text-decoration:none}.basket-item__count{width:22%;display:flex;align-self:stretch;align-items:center}.basket-item__count-wrap{max-width:90px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.basket-item__count-wrap button{width:18px;height:18px;background:#004aad;border-radius:2px;border:none;font-size:18px;line-height:22px;color:#fff;display:flex;justify-content:center;align-items:center;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.basket-item__count-wrap button.disabled{background:#5b99eb;pointer-events:none}.basket-item__count-wrap input{font-size:24px;line-height:29px;color:#000;border:none;background:#fff;width:50px;text-align:center;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.basket-item__price{width:18.5%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding-top:10px}.basket-item__price-once{font-size:24px;line-height:29px;text-align:right;color:#686868}.basket-item__price-all{font-weight:700;font-size:28px;line-height:32px;color:#1a1b1d;margin:5px 0}.basket-item__price-status{font-size:14px;line-height:16px;text-align:right}.basket-item__price-status span{text-align:right}.basket-item__price-remove{margin-top:10px}.basket-bottom{margin-top:20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;padding:20px}.basket-bottom__slider-head{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e1e1e1}.basket-bottom__slider-name{font-weight:700;font-size:30px;line-height:37px;color:#1a1b1d}.basket-bottom__slider-wrap{position:relative}.basket-bottom__slider-empty{font-size:18px;line-height:20px;color:#1a1b1d;padding-left:20px}.basket-bottom__slider-loader{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff}.basket-bottom__slider-loader .preloader div:before{background:#004aad}.basket-bottom .basket-slide__img{width:210px;height:170px;margin:0 auto}.basket-bottom .basket-slide__img a{display:block;height:100%;position:relative}.basket-bottom .basket-slide__img a:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;background-color:#cecece;z-index:0}.basket-bottom .basket-slide__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-size:0;position:relative;z-index:2}.basket-bottom .basket-slide__name{display:block;text-decoration:none;max-width:210px;font-size:14px;line-height:16px;color:#1a1b1d;margin:10px auto 0;text-align:center}.basket-bottom .basket-slider{position:relative}.basket-bottom .VueCarousel-navigation-prev{right:50px!important;left:auto!important;background:url(../img/carousel-prev.55edd34f.svg) 50% no-repeat;background-size:contain}.basket-bottom .VueCarousel-navigation-next,.basket-bottom .VueCarousel-navigation-prev{position:absolute;top:-50px!important;font-size:0;width:40px!important;height:20px!important}.basket-bottom .VueCarousel-navigation-next{right:40px!important;background:url(../img/carousel-next.20f89de1.svg) 50% no-repeat;background-size:contain}.basket-order{width:220px;padding:30px 20px 20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px}.basket-order__promo{display:flex;align-items:center;width:100%;margin-left:15.19%}.basket-order__promo p span{margin-left:20px}.basket-order__promo input{max-width:200px;width:100%;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868;background:#fff;border:1px solid #e1e1e1;height:40px;padding-left:20px;padding-right:10px;border-radius:5px;margin-right:10px}.basket-order__promo button{width:20px;height:40px;background:#004aad;border-radius:5px;font-weight:400;font-size:18px;line-height:22px;text-align:center;color:#fff;border:1px solid transparent;display:flex;text-align-all:center;justify-content:center}.basket-order__head{font-weight:600;font-size:18px;line-height:22px;color:#1a1b1d}.basket-order__body{padding:15px 0;margin:15px 0;border-bottom:1px solid #c4c4c4;border-top:1px solid #c4c4c4}.basket-order__count{margin:15px 0 20px;font-size:20px;line-height:22px;color:#1a1b1d}.basket-order__count span{font-weight:700;color:#004aad;font-size:20px}.basket-order__amount+.basket-order__amount{margin-top:15px}.basket-order__amount{font-size:18px;line-height:20px;color:#1a1b1d}.basket-order__amount .allSumWithDiscount{font-size:16px}.basket-order__amount .allSumWithDiscount svg{height:12px}.basket-order__amount p{margin-top:5px;font-weight:600;font-size:30px;line-height:1.2;color:#004aad;display:flex;flex-direction:row;align-items:center}.basket-order__amount span{margin-right:8px}.basket-order__button button{display:block;width:100%;padding:10px 0;background:#004aad;border-radius:5px;font-weight:400;font-size:18px;line-height:22px;text-align:center;color:#fff;border:1px solid transparent}.basket-order__button button.disabled{opacity:.5}@media (max-width:1400px){.basket-order__promo{margin-left:26.19%}.basket-item__count{width:15%}.basket-item__img{width:26.19%}.basket-bottom .basket-slide__img{width:180px;height:140px;margin:0 auto}.basket-bottom .basket-slide__name{max-width:180px}}@media (max-width:1200px){.basket{top:115px}.basket-content{flex-direction:column-reverse}.basket-slider{width:100%}.basket-slider .basket-order{width:100%;padding:20px}.basket-left{width:100%;margin-right:0;margin-top:20px}.basket-item{padding:10px 0 10px}.basket-list{max-height:340px}}@media (max-width:1000px){.basket-item__price-all{font-size:20px;line-height:22px}.basket-item__price-once{font-size:16px;line-height:18px}.basket-item__price-status{font-size:12px;line-height:14px}.basket-bottom .basket-slide__img{width:150px;margin:0 auto}.basket-bottom .basket-slide__name{max-width:150px}}@media (max-width:800px){.basket-bottom__slider-name,.basket-info__head,.basket-order__head{font-size:16px;line-height:20px}.basket-order__body{margin:10px 0;padding:10px 0}.basket-order__count{margin:10px 0;font-size:14px;line-height:18px}.basket-order__count span{font-size:16px}.basket-order__amount p{font-size:20px;line-height:22px}.basket-item__img-wrap{margin-right:10px;width:120px;height:90px}.basket-item__img{width:130px}.basket-order__promo{margin-left:130px}.basket-item__info-code{font-size:12px;line-height:14px}.basket-item__info-name{margin-top:10px;font-size:14px;line-height:18px}.basket-item__price-once{font-size:16px;line-height:18px}.basket-item__price-all{line-height:20px;margin:5px 0}.basket-item__info{width:40%}.basket-bottom .VueCarousel-navigation-next,.basket-bottom .VueCarousel-navigation-prev{top:-45px!important}.basket-item__price-all{font-size:16px;line-height:18px}.basket-item__price-once{font-size:14px;line-height:16px}}@media (max-width:700px){.basket-item__info{width:42%;padding-right:5px}.basket-item__count{width:100px}.basket-item__price{width:100px;margin-left:5px}.basket-order__promo{margin-left:0}}@media (max-width:600px){.basket-order__promo{justify-content:center}.basket-left__button{flex-direction:column;align-items:center}.basket-left__button button{width:252px}.basket-left__button a{margin-top:10px}.basket-item{display:block}.basket-item__count,.basket-item__img,.basket-item__info,.basket-item__price{margin:0 auto}.basket-item__top{display:block}.basket-item__count{justify-content:center;align-self:center}.basket-item__info{text-align:center;margin:10px 0}.basket-item__info,.basket-item__price{width:100%;justify-content:center;align-items:center}.basket-item__price{display:flex;flex-direction:column;padding-top:10px}.basket{top:0}.basket-bottom .basket-slide__img{width:95%}.basket-bottom .basket-slide__name{max-width:95%;font-size:10px;line-height:12px}}@media (max-width:450px){.basket-bottom__slider-head{padding-bottom:50px}.basket-bottom .VueCarousel-navigation-prev{left:40%!important;right:auto!important}.basket-bottom .VueCarousel-navigation-next{left:50%!important;right:auto!important}}.main-select{position:relative}.main-select:after{content:"";font-size:0;display:block;width:12px;height:8px;background-position:50%;background-repeat:no-repeat;background-image:url(../img/arrow-down.3392c0b0.svg);transform:scale(1);margin-left:5px;transition:transform .3s ease;position:absolute;right:15px;bottom:15px;z-index:0;pointer-events:none}.main-select.open:after{transform:scale(1) rotate(-180deg)}.main-select input{font-family:Montserrat,sans-serif;width:100%;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868;background:#fff;border:1px solid #e1e1e1;height:40px;padding-left:20px;padding-right:10px;border-radius:5px}.main-select input.error{border-color:#e40046}.main-select input.valid{border-color:rgba(17,17,17,.15)}.main-select input:focus{border-color:#000}.main-select input::-webkit-input-placeholder{color:#000;opacity:1}.main-select input::-moz-placeholder{color:#000;opacity:1}.main-select input:-ms-input-placeholder{color:#000;opacity:1}.main-select__label{font-size:14px;margin-bottom:7px;color:#686868}.main-select__empty{position:absolute;bottom:18px;text-align:center;right:0;left:0}.main-select__empty p{font-size:14px;font-weight:400}.main-select__loader{position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.main-select__loader .loader{min-height:auto}.main-select__loader .preloader{width:20px;height:20px}.main-select__list{z-index:2;max-height:250px;overflow-y:auto;padding:10px 0;box-shadow:0 5px 40px rgba(0,0,0,.15);border-radius:3px}.main-select__list,.main-select__list li{position:relative;width:100%;min-height:50px}.main-select__list li{font-family:Montserrat,sans-serif;display:flex;justify-content:space-between;align-items:center;height:50px;transition:background .3s ease;cursor:pointer;padding:10px 20px;font-weight:400;font-size:12px;line-height:14px;text-transform:capitalize}.main-select__list li.active:after{content:"";position:absolute;right:20px;top:20px;width:12px;height:9px}.main-select__list li:last-child .select__dropdown-right:after{display:none}.main-select__list li:hover{background:#f5f5f5}.main-select__list::-webkit-scrollbar{width:4px;border-radius:2px}.main-select__list::-webkit-scrollbar-track{background:#fff;width:2px}.main-select__list::-webkit-scrollbar-thumb{background:#2d3340;width:2px;border-radius:2px}.main-select__list::-webkit-scrollbar-thumb:hover{background:#555;width:2px}.main-select__wrap{position:absolute;top:calc(100% + 15px);background:#fff;left:0;right:0;z-index:4;border-radius:3px}.main-select__wrap:after{content:"";position:absolute;top:-20px;z-index:5;right:20px;width:0;border:10px solid;border-color:transparent transparent #fff transparent}.main-select__item{display:flex;justify-content:flex-start;align-items:center;position:relative}.main-select__item:last-child:before{display:none}.main-select__item:before{content:"";position:absolute;left:0;bottom:0;height:1px;right:0;background:rgba(0,0,0,.07);display:block}.main-select__item-ico{width:40px;position:relative;padding-bottom:2px}.main-select__item-name{font-family:Montserrat,sans-serif;width:calc(100% - 40px);font-size:12px;line-height:14px}@media only screen and (max-width:500px){.main-select.country input,.main-select input{height:45px;font-size:14px}.main-select:after{bottom:18px}.main-select__label{font-size:12px;font-weight:500;margin-bottom:7px}.main-select__list li{height:42px}.main-select__list li.active:after{top:16px}.main-select__list{padding:5px 0;max-height:200px}.main-select input{padding-right:40px}}.nova-poshta__town{margin-bottom:15px}.order-recipient__list-header{margin-top:30px;margin-bottom:20px;font-weight:400;font-size:16px;line-height:20px;color:#686868}.order-delivery__item-bottom__title{font-size:14px}.order-bottom__delivery-address{margin-top:10px}.delivery__address{position:absolute;top:18px;font-size:12px;line-height:12px;color:#1a1b1d}.flatpickr-am-pm{display:none}.flatpickr-months{height:50px}.flatpickr-current-month,.flatpickr-months .flatpickr-month{height:auto}.order-delivery__wrap{margin-top:20px;display:flex}.order-delivery__date,.order-delivery__time{display:flex;flex-direction:column;width:48%}.order-delivery__date span,.order-delivery__time span{margin-bottom:10px}.order-delivery__date{margin-right:30px}.filial{display:flex}.filial-address{margin-right:30px}.filial-workTime p{padding-left:30px}.small-item{border-bottom:1px solid #e1e1e1;padding:10px 0}.small-item__left{display:flex}.small-item__container{display:flex;justify-content:space-between}.small-item__img{width:50px;height:40px}.small-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.small-item__count{text-align:right}.small-item__price{margin-top:5px;display:flex;align-items:center;justify-content:flex-end;text-align:right}.small-item__price svg{margin-left:10px}.small-item__text{max-width:250px;margin-left:2px}.small-item__text-name{font-weight:400;font-size:16px;line-height:20px;color:#1a1b1d}.small-item__text-code{margin-top:5px;font-weight:400;font-size:14px;line-height:17px;color:#444}.order{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;padding-top:25px;z-index:9}.order-tabs{margin-top:20px}.order-tabs,.order-tabs__tab{display:flex;align-items:center;justify-content:flex-start}.order-tabs__tab:not(:last-child){margin-right:70px}.order-tabs__tab.active .order-tabs__tab-left{background:#004aad;border:none}.order-tabs__tab.active .order-tabs__tab-left span{color:#fff}.order-tabs__tab.active .order-tabs__tab-right{color:#004aad}.order-tabs__tab-left{display:flex;justify-content:center;align-items:center;border:1px solid #1a1b1d;border-radius:5px;width:30px;height:30px;margin-right:20px}.order-tabs__tab-left span,.order-tabs__tab-right{font-weight:400;font-size:20px;line-height:24px;color:#1a1b1d}.order .order-info__form-head{margin-bottom:20px;font-weight:400;font-size:24px;line-height:29px;color:#1a1b1d}.order .order-info__form-input-first .input-col input{transition:background-color .3s ease-in-out}.order .order-info__form-title{font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-bg{background:hsla(0,0%,40.8%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;z-index:3}.order-bg,.order-container{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.order-container{max-width:1440px;margin:0 auto;padding-left:20px;padding-right:20px}.order-content{padding:30px 0 20px;max-width:1440px;margin:0 auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.order-left{margin-right:20px;width:calc(100% - 240px)}.order-left,.order-right{position:relative;z-index:4}.order-right{width:220px}.order-info{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;padding:20px;padding-bottom:80px}.order-info__head{font-weight:600;font-size:24px;line-height:30px;color:#1a1b1d;padding-bottom:20px;border-bottom:1px solid #e1e1e1;display:flex;align-items:center;justify-content:space-between}.order-info__head img{width:20px;height:20px;cursor:pointer}.order-info__content{padding-top:20px}.order-info .order-info__form-head{font-size:20px;line-height:22px;color:#1a1b1d;margin-bottom:10px}.order-info .order-info__form-head.mt-32{margin-top:32px}.order-info .order-info__form-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.order-info .order-info__form-inputs{padding:10px 0;width:100%}.order-info .order-info__form label{width:100%}.order-info .order-info__form .input-col{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.order-info .order-info__form .input-col .main-select input{padding-right:30px}.order-info .order-info__form .input-col.textarea .input-row{width:38%;height:60px}.order-info .order-info__form .input-col.textarea .input-row label{margin-top:-60px}.order-info .order-info__form .input-col.textarea .input-row label textarea{resize:none;width:100%;height:100%;padding-left:20px;padding-top:10px;border:1px solid #e1e1e1;border-radius:5px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#000}.order-info .order-info__form .input-col.textarea .input-row label textarea::-moz-placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.textarea .input-row label textarea:-ms-input-placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.textarea .input-row label textarea::-ms-input-placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.textarea .input-row label textarea::placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.select_client{display:block}.order-info .order-info__form .input-col.text .input-row{justify-content:flex-end;width:400px}.order-info .order-info__form .input-col.text .input-row span{display:block}.order-info .order-info__form .input-col.back{justify-content:space-between}.order-info .order-info__form .input-col.back .input-row{display:flex;justify-content:flex-start}.order-info .order-info__form .input-col.back .input-row:last-child{width:400px;margin-top:-15px}.order-info .order-info__form .input-col.back .input-row:last-child span{font-size:14px;line-height:18px}.order-info .order-info__form .input-col.back button{width:200px;height:40px;background-color:#004aad;border-radius:5px}.order-info .order-info__form .input-col.back button span{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#fff}.order-info .order-info__form .input-col.back button:hover{border:1px solid #004aad;background:#fff;transition:.3s ease-in-out}.order-info .order-info__form .input-col.back button:hover span{color:#004aad;transition:.3s ease-in-out}.order-info .order-info__form .input-col.button-first{width:200px;justify-content:flex-end;margin-left:auto;margin-top:-35px}.order-info .order-info__form .input-col.button-first.other-person{margin-top:0}.order-info .order-info__form .input-col.button-first .input-row{display:flex;justify-content:flex-end;width:100%}.order-info .order-info__form .input-col.button-first .input-row:first-child{justify-content:flex-end}.order-info .order-info__form .input-col.button-first .input-row button{width:200px;height:40px;background-color:#004aad;border-radius:5px}.order-info .order-info__form .input-col.button-first .input-row button span{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#fff}.order-info .order-info__form .input-col.button-first .input-row button:hover{border:1px solid #004aad;background:#fff;transition:.3s ease-in-out}.order-info .order-info__form .input-col.button-first .input-row button:hover span{color:#004aad;transition:.3s ease-in-out}.order-info .order-info__form .input-col.button{justify-content:space-between}.order-info .order-info__form .input-col.button .input-row{display:flex;justify-content:flex-end}.order-info .order-info__form .input-col.button .input-row:first-child{justify-content:flex-start}.order-info .order-info__form .input-col.button .input-row button{width:200px;height:40px;background-color:#004aad;border-radius:5px}.order-info .order-info__form .input-col.button .input-row button:disabled{background-color:#5b99eb;pointer-events:none}.order-info .order-info__form .input-col.button .input-row button:disabled:hover{background-color:#5b99eb}.order-info .order-info__form .input-col.button .input-row button span{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#fff}.order-info .order-info__form .input-col.button .input-row button:hover{border:1px solid #004aad;background:#fff;transition:.3s ease-in-out}.order-info .order-info__form .input-col.button .input-row button:hover span{color:#004aad;transition:.3s ease-in-out}.order-info .order-info__form .input-col.submit_button{margin-top:20px;align-items:center;position:relative}.order-info .order-info__form .input-col.submit_button .input-row{width:100%}.order-info .order-info__form .input-col.submit_button .input-row.discription-text{justify-content:flex-start;font-weight:400;font-size:16px;line-height:20px;color:#686868;width:60%}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label{display:flex;flex-direction:column}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label textarea{resize:none;width:100%;height:100%;margin-top:15px;padding-top:10px;border:1px solid #e1e1e1;border-radius:5px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#000;padding-left:20px}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label textarea::-moz-placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label textarea:-ms-input-placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label textarea::-ms-input-placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label textarea::placeholder{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#686868}.order-info .order-info__form .input-col.submit_button .input-row button{width:400px;height:45px;position:relative;margin-top:35px}.order-info .order-info__form .input-col.submit_button .input-row button .small-loader{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#004aad;border-radius:5px}.order-info .order-info__form .input-col.submit_button .input-row button span{font-weight:400;font-size:18px;line-height:22px;text-align:center;color:#fff}.order-info .order-info__form .input-col .input-row{width:48%}.order-info .order-info__form .input-row{margin:10px 0}.order-info .order-info__form input{width:100%;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868;background:#fff;border:1px solid #e1e1e1;height:40px;padding-left:20px;padding-right:10px;border-radius:5px}.order-info .order-info__form input::-moz-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-info .order-info__form input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-info .order-info__form input::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-info .order-info__form input::placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-info .order-info__form-right{min-width:100px;margin-left:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.order-bottom{margin-top:20px;padding:20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;max-height:500px;overflow-y:auto}.order-bottom::-webkit-scrollbar{width:8px;border-radius:2px}.order-bottom::-webkit-scrollbar-track{background:#fff;width:8px}.order-bottom::-webkit-scrollbar-thumb{background:#5b99eb;width:8px;border-radius:2px}.order-bottom::-webkit-scrollbar-thumb:hover{background:#555;width:8px}.order-item__top{justify-content:flex-start;align-items:flex-start}.order-item__bottom,.order-item__top{display:flex;flex-direction:row;width:100%}.order-item__bottom{justify-content:flex-end}.order-item__img{width:15%}.order-item__img-wrap{margin-right:20px;width:100px;height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center}.order-item__img-wrap a{display:block;height:100%;overflow:hidden;font-size:0;position:relative;width:100%}.order-item__img-wrap a:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/image-default.050947d2.svg);background-position:50%;background-repeat:no-repeat;background-color:#cecece;z-index:0}.order-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.order-item__info{width:45%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.order-item__info-code{font-size:16px;line-height:20px;color:#444;max-width:370px;margin-top:10px}.order-item__info-name{font-size:18px;line-height:22px;color:#1a1b1d;max-width:370px;text-decoration:none}.order-item__count{width:22%;display:flex;align-self:stretch;align-items:center}.order-item__count-wrap{max-width:90px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.order-item__count-wrap button{width:18px;height:18px;background:#004aad;border-radius:2px;border:none;font-size:18px;line-height:22px;color:#fff;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.order-item__count-wrap button.disabled{background:#5b99eb;pointer-events:none}.order-item__count-wrap input{font-size:24px;line-height:29px;color:#000;border:none;background:#fff;width:50px;text-align:center;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.order-item__price{width:18.5%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;align-self:stretch}.order-item__price-all{font-weight:700;font-size:24px;line-height:28px;color:#1a1b1d;margin:5px 0}.order-item__price-remove{margin-top:10px}.order-bottom__head{padding-bottom:20px;font-size:20px;line-height:22px;color:#1a1b1d;border-bottom:1px solid #e1e1e1}.order-bottom__list{padding-top:20px;max-height:200px;overflow:auto;padding-right:5px}.order-bottom__list::-webkit-scrollbar{width:5px}.order-bottom__list::-webkit-scrollbar-track{background:#686868}.order-bottom__list::-webkit-scrollbar-thumb{background:#5b99eb}.order-bottom__list::-webkit-scrollbar-thumb:hover{background:#004aad}.order-bottom__list-item{padding:5px 0;border-bottom:1px solid #e1e1e1}.order-bottom__list-item:last-child{border-bottom:none}.order-bottom__delivery{margin-top:20px;border-top:1px solid #e1e1e1;padding:10px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.order-bottom__delivery-left{width:220px}.order-bottom__delivery-right{width:100%}.order-bottom__delivery-address{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:18px;line-height:22px;color:#686868}.order-bottom__delivery-address.column{flex-direction:column;justify-content:flex-start;align-items:flex-start}.order-bottom__delivery-address.column .address-form{width:100%;margin-top:10px}.order-bottom__delivery-address.column label{width:100%}.order-bottom__delivery-address.column .input-col{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.order-bottom__delivery-address.column .input-col .input-row{width:48%}.order-bottom__delivery-address.column .input-row{margin:10px 0}.order-bottom__delivery-address.column input{width:100%;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#686868;background:#fff;border:1px solid #e1e1e1;height:40px;padding-left:20px;padding-right:10px;border-radius:5px}.order-bottom__delivery-address.column input::-moz-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-bottom__delivery-address.column input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-bottom__delivery-address.column input::-ms-input-placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-bottom__delivery-address.column input::placeholder{font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;color:#686868}.order-bottom__delivery-address .select-sort{margin-left:20px}.order-bottom__delivery-list{padding:20px 0}.order-bottom__delivery-list .order-delivery__item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5px 0;width:100%}.order-bottom__delivery-list .order-delivery__item-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 0;width:100%}.order-bottom__delivery-list .order-delivery__item-bottom{justify-content:space-between;flex-direction:column;display:flex;width:100%}.order-bottom__delivery-list .order-delivery__item-bottom .order-delivery__wrap{margin-bottom:10px}.order-bottom__delivery-list .order-delivery__item-bottom>div{width:100%}.order-bottom__delivery-list .order-delivery__item-bottom__title{align-items:flex-start;font-size:14px;display:flex;padding-left:30px}.order-bottom__delivery-list .order-delivery__item-bottom__title>div:first-child{margin-right:50px}.order-bottom__delivery-list .order-delivery__item-bottom__title p{padding-top:7px;font-size:13px;line-height:1.28}.order-bottom__delivery-list .order-delivery__item-name{font-size:15px;line-height:16px;color:#1a1b1d;max-width:340px;display:flex;flex-direction:row;width:100%;text-align:left;padding-left:30px;padding-right:10px;position:relative;margin-top:15px}.order-bottom__delivery-list .order-delivery__item-name input{position:absolute;opacity:0;display:none}.order-bottom__delivery-list .order-delivery__item-name label{display:block;cursor:pointer}.order-bottom__delivery-list .order-delivery__item-name label:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url(../img/non-check-blue.d9d06913.svg) 50% no-repeat;background-size:contain;border-radius:50%;z-index:1}.order-bottom__delivery-list .order-delivery__item-name input:checked+label:before{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url(../img/checked-ico.9513c5e1.svg) 50% no-repeat;background-size:contain;border-radius:50%;z-index:2}.order-bottom__delivery-list .order-delivery__item-date{font-size:14px;line-height:14px;width:20%;padding-right:10px}.order-bottom__delivery-list .order-delivery__item-price{width:24%;font-size:14px;line-height:14px;padding-right:10px}.order-bottom__delivery-list .order-delivery__item-info{width:20px;height:20px;position:relative;cursor:pointer}.order-bottom__delivery-list .order-delivery__item-info span{opacity:0;visibility:hidden;position:absolute;right:0;top:calc(100% + 10px);width:250px;padding:5px;border-radius:4px;font-family:Montserrat,sans-serif;font-size:12px;line-height:15px;color:#fff;background:#5b99eb;transform:translateY(5px);transition:opacity .3s ease,transform .3s ease;z-index:3}.order-bottom__delivery-list .order-delivery__item-info:hover span{opacity:1;visibility:visible;transform:translateY(0)}.order-bottom__payment{border-top:1px solid #e1e1e1;padding:20px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.order-bottom__payment-left{width:220px}.order-bottom__payment-right{width:100%}.order-bottom__payment-list{flex-direction:row;justify-content:flex-start;align-items:flex-start}.order-bottom__payment-item{position:relative;margin:0 20px 20px 0;padding-left:30px;font-size:15px;line-height:16px;color:#1a1b1d}.order-bottom__payment-item:last-child{margin-right:0}.order-bottom__payment-item input{position:absolute;opacity:0;display:none}.order-bottom__payment-item label{display:block;cursor:pointer}.order-bottom__payment-item label:after{background:url(../img/non-check-blue.d9d06913.svg) 50% no-repeat;background-size:contain;z-index:1}.order-bottom__payment-item input:checked+label:before,.order-bottom__payment-item label:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%}.order-bottom__payment-item input:checked+label:before{background:url(../img/checked-ico.9513c5e1.svg) 50% no-repeat;background-size:contain;z-index:2}.order-bottom__recipient{border-top:1px solid #e1e1e1;padding:20px 0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.order-bottom__recipient-left{width:220px}.order-bottom__recipient-right{width:calc(100% - 230px)}.order-bottom__recipient-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.order-bottom__recipient-item{position:relative;margin-right:100px;padding-left:30px;font-size:15px;line-height:16px;color:#1a1b1d}.order-bottom__recipient-item:last-child{margin-right:0}.order-bottom__recipient-item input{position:absolute;opacity:0;display:none}.order-bottom__recipient-item label{display:block;cursor:pointer}.order-bottom__recipient-item label:after{background:url(../img/non-check-blue.d9d06913.svg) 50% no-repeat;background-size:contain;z-index:1}.order-bottom__recipient-item input:checked+label:before,.order-bottom__recipient-item label:after{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%}.order-bottom__recipient-item input:checked+label:before{background:url(../img/checked-ico.9513c5e1.svg) 50% no-repeat;background-size:contain;z-index:2}.order-bottom__recipient-bottom{min-width:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.order-bottom__recipient-comment{margin-right:60px}.order-bottom__recipient-comment a{display:block;font-size:16px;line-height:20px;color:#1a1b1d;min-width:300px}.order-bottom__recipient-comment form{margin-top:15px;width:300px}.order-bottom__recipient-comment form textarea{width:100%;border:1px solid #5b99eb;border-radius:5px;height:80px;resize:none;padding:10px;font-size:12px;line-height:16px;color:#1a1b1d;font-family:Montserrat,sans-serif}.order-bottom__recipient-comment form label{width:100%;height:60px}.order-bottom__recipient-call{padding-left:30px;position:relative}.order-bottom__recipient-call label{font-size:16px;line-height:20px;color:#1a1b1d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.order-bottom__recipient-call label:after{content:"";position:absolute;display:block;left:0;top:3px;width:20px;height:20px;border:1px solid #cfe4ff;box-sizing:border-box;border-radius:5px}.order-bottom__recipient-call input{position:absolute;opacity:0;display:none}.order-bottom__recipient-call input:checked+label:before{content:"";position:absolute;display:block;left:4px;top:7px;width:12px;height:12px;border-radius:2px;background:#004aad;z-index:2}.order-bottom__recipient-call input:checked+label:after{border:1px solid #004aad}.order-right{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;width:480px}.order-right__wrap{padding:20px;padding-bottom:0}.order-right__head{font-size:20px;line-height:22px;color:#1a1b1d;border-bottom:1px solid #e1e1e1;padding-bottom:15px}.order-right__info-head{font-size:14px;line-height:17px;color:#1a1b1d;margin-bottom:5px}.order-right__info-amount,.order-right__info-delivery{font-size:14px;line-height:17px;color:#686868}.order-right__info-delivery{margin-top:10px}.order-right__info-delivery span{color:#1a1b1d}.order-right__info-payment{margin:10px 0;font-size:14px;line-height:17px;color:#686868}.order-right__info-payment span{color:#1a1b1d}.order-right__info-user{border-top:1px solid #fff;padding-top:10px;font-size:14px;line-height:17px;color:#686868;margin-bottom:10px}.order-right__info-user span{color:#1a1b1d}.order-right__info-summ{margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;line-height:17px;color:#1a1b1d}.order-right__info-summ span{display:block}.order-right__info-summ span:first-child{width:68%}.order-right__info-summ span:last-child{width:30%;text-align:right}.order-right__delivery{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;font-size:14px;line-height:17px;color:#1a1b1d}.order-right__delivery span{display:block}.order-right__delivery span:first-child{width:60%;line-height:18px}.order-right__delivery span:last-child{text-align:left;line-height:18px}.order-right__amount{padding-left:20px;padding-right:20px;padding-top:10px;margin-top:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:600;font-size:24px;line-height:29px;color:#1a1b1d;padding-bottom:10px;background:#e1e1e1;border-radius:5px}.order-right .link-info{display:flex;justify-content:flex-start;align-items:center;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004aad;margin-top:10px}.order-right .link-info svg{margin-left:5px}.order-right__button{margin-top:20px}.order-right__button button{width:100%;background:#004aad;border-radius:5px;height:60px;font-size:14px;line-height:17px;text-align:center;color:#fff;border:1px solid transparent}.order .select-sort{width:370px;height:40px;border-radius:5px}.order .select-sort__wrap{background:#e1e1e1;border-radius:5px}.order .select-sort__title{font-size:14px;margin-bottom:15px}.order .select-sort__content{position:relative}.order .select-sort__head{width:100%;background:#e1e1e1;border-radius:5px;position:relative;z-index:4;font-size:12px;line-height:16px;color:#686868;cursor:pointer;padding:5px 20px;height:40px;display:flex;flex-direction:row;align-items:flex-end}.order .select-sort__head span{color:#1a1b1d;font-size:16px;margin-right:5px}.order .select-sort__head-selected{color:#686868}.order .select-sort__head-arrow{position:absolute;top:50%;right:10px;width:8px;transform:translateY(-50%);color:#b4b4b4}.order .select-sort__head-arrow svg{transition:transform .15s ease-in-out;transform:rotate(0)}.order .select-sort__head-arrow.active svg{transform:rotate(180deg)}.order .select-sort__body{position:absolute;top:100%;left:0;right:0;z-index:3;font-size:14px}.order .select-sort__bg{position:fixed;top:0;right:0;left:0;bottom:0;z-index:2}.order .select-sort__items{padding:5px 9px;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;overflow-y:auto;max-height:300px;position:relative;z-index:10;background:#fff}.order .select-sort__item{color:#9a9a9a}.order .select-sort__item button{padding:5px 0 5px 10px;width:100%;text-align:left;display:block;font-size:14px;color:#9a9a9a}.order .select-sort__item:last-child{margin-bottom:0}.order .submit-payment{cursor:pointer;font-family:Montserrat,sans-serif;margin-top:15px;width:100%;background:#004aad;border-radius:5px;height:60px;text-align:center;color:#fff;border:1px solid transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:18px;line-height:22px}@media (max-width:1400px){.order-info__head{font-size:20px;line-height:24px}.order-bottom__head,.order-info__form-head{font-size:18px;line-height:22px}.order-bottom__delivery-address,.order-bottom__delivery-list .order-delivery__item-name,.order-bottom__payment-item,.order-bottom__recipient-call label,.order-bottom__recipient-comment a,.order-bottom__recipient-item{font-size:14px;line-height:16px}.order-right__head{font-size:16px;line-height:18px}.order-right__amount{font-size:20px;line-height:22px}}@media (max-width:1200px){.order-info .order-info__form .input-col.textarea .input-row{max-width:400px;width:100%}.order-container{padding-top:120px}.order-content{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.order-left{width:100%;margin:0}.order-right{width:100%;margin-bottom:15px}.order-right__amount,.order-right__button{margin-top:10px}.order-right__button button{height:40px}.order-right__button button span,.order .submit-payment{font-size:14px;line-height:15px}.order .submit-payment{height:40px}.order-bottom__list{padding-top:10px}.order-item__img-wrap{margin-right:20px;width:70px;height:70px}.order-item__img{width:12%}.order-content{padding:30px 0}}@media (max-width:900px){.order-info .order-info__form .input-col.button-first{margin-top:-45px}.order-info .order-info__form .input-col.back .input-row:last-child{max-width:300px;margin:0 auto;font-size:13px;width:100%;text-align:center}.order-info .order-info__form .input-col.submit_button .input-row button span{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#fff}.order-info .order-info__form .input-col.back .input-row{justify-content:center}.order-info .order-info__form .input-col.textarea .input-row{max-width:100%;width:100%}.order-info .order-info__form .input-col.submit_button .input-row{width:100%;margin-top:20px;margin-bottom:20px}.order-tabs{justify-content:center}.order-info .order-info__form .input-col .input-row{width:100%}.order-info__form-input-first{max-width:600px;width:100%;margin:0 auto}.order-info .order-info__form-head{max-width:600px;margin:0 auto}.order-info .order-info__form .input-col.textarea .input-row{margin-top:30px}.order-info .order-info__form .input-col.submit_button .input-row button{position:absolute;bottom:-10px;right:0;left:0;margin:0 auto;width:200px;height:40px}.order-info .order-info__form .input-row{margin:20px 0}.order-info .order-info__form .input-col.textarea .input-row label textarea{margin:0 auto;margin-top:30px}.order-info .order-info__form .input-col.submit_button .order-info .order-info__form .input-col.submit_button{display:flex;padding-top:30px}.order-info .order-info__form .input-col.button .input-row:first-child{justify-content:center;width:100%}.order-info .order-info__form .input-col.button .input-row{display:flex;justify-content:center;width:100%}.order-info .order-info__form .input-col.submit_button .input-row{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-info .order-info__form .input-col{display:block}.input-col textarea{display:flex;flex-direction:column-reverse}.order-tabs__tab:not(:last-child){margin-right:30px}.order-bottom__delivery-left,.order-bottom__payment-left,.order-bottom__recipient-left{display:none}.order-bottom__delivery-right,.order-bottom__payment-right{max-width:600px;margin:0 auto;width:100%}.order-bottom__recipient-right{width:100%}.order-item__count-wrap input,.order-item__price-all{font-size:16px;line-height:18px}.order-item__count-wrap input{width:25px}.order-item__img{width:19%}}@media (max-width:770px){.order-tabs{display:flex;flex-direction:column;align-items:baseline;max-width:600px;width:100%;margin:0 auto;margin-top:30px}.order-tabs__tab:not(:last-child){margin-bottom:10px}}@media (max-width:700px){.order-item__img{width:23%}.order-bottom__recipient-bottom{flex-direction:column;justify-content:center}.order-bottom__recipient-bottom .order-bottom__recipient-comment{margin-right:0}.order-bottom__recipient-bottom .order-bottom__recipient-call{margin-top:15px}.order-bottom__recipient-bottom .order-bottom__recipient-call .order-bottom__recipient-call label{line-height:24}}@media (max-width:600px){.order-info .order-info__form .input-col.button-first{margin-top:-32px}.order-info .order-info__form .input-col.submit_button .input-row.discription-text label textarea{margin-bottom:30px}.basket-left__button{justify-content:center}.order-bottom__delivery-list .order-delivery__item-bottom__title>div:first-child{margin-right:2px}.order-info .order-info__form .input-col.back .input-row:last-child{width:100%;margin-top:10px}.order-info .order-info__form .input-col.back .input-row:last-child span{font-size:14px}.order-info .order-info__form .input-col.back .input-row{display:flex;justify-content:center}.order-info .order-info__form .input-col.textarea .input-row{display:block;margin:0 auto;margin-top:20px;margin-bottom:20px}.order-tabs{align-items:baseline;margin-bottom:20px}.order-info .order-info__form .input-col.button .input-row,.order-info .order-info__form .input-col.button .input-row:first-child{justify-content:center}.order-info .order-info__form .input-col .input-row{width:inherit}.order-bottom__delivery-address,.order-bottom__delivery-list,.order-bottom__payment-item,.order-bottom__recipient-call label,.order-bottom__recipient-comment a,.order-bottom__recipient-item,.order-delivery__item-name{font-size:12px;line-height:14px}.order-container{padding-top:0}.order-content{padding:15px 0}.order-info .order-info__form-head,.order-info__head,.order-right__head{font-size:14px;line-height:16px}.order-right__info-amount,.order-right__info-delivery,.order-right__info-head,.order-right__info-payment{font-size:12px;line-height:14px}.order-right__info-summ{margin-top:10px}.order-right__amount{font-size:18px;line-height:20px;margin-top:15px}.order-right__button{margin-top:10px}.order-right__button button{height:40px;font-size:12px;line-height:14px;padding:0}.order-info__head{padding-bottom:10px}.order-info__content{padding-top:5px}.order-info .order-info__form-inputs{padding:0}.order-info .order-info__form .input-row{margin:5px 0}.order-info .order-info__form .input-col .input-row{width:100%;max-width:none}.order-info .order-info__form input{height:30px;font-size:12px;line-height:14px}.order-info .order-info__form input::-moz-placeholder{font-size:12px;line-height:14px}.order-info .order-info__form input:-ms-input-placeholder{font-size:12px;line-height:14px}.order-info .order-info__form input::-ms-input-placeholder{font-size:12px;line-height:14px}.order-info .order-info__form input::placeholder{font-size:12px;line-height:14px}.order-item__img-wrap{margin-right:10px;width:50px;height:50px}.order-item__img{width:15%}.order-bottom__delivery-address,.order-bottom__delivery-list .order-delivery__item-date,.order-bottom__delivery-list .order-delivery__item-name,.order-bottom__delivery-list .order-delivery__item-price,.order-bottom__payment-item,.order-bottom__recipient-call label,.order-bottom__recipient-comment a,.order-bottom__recipient-item,.order-item__info-code,.order-item__info-name,.order-item__price-all{font-size:12px;line-height:15px}.order-item__info-code{margin-top:5px}.order-item__info{width:40%}.order-item__price{width:20%}.order-bottom__delivery-address.column .input-col{flex-direction:column;width:100%}.order-bottom__delivery-address.column .input-col .input-row{width:100%;margin:5px 0}.order-bottom__delivery-address.column .input-col .input-row input{font-size:12px;line-height:15px}.order-bottom__delivery-address.column .input-col .input-row input::-moz-placeholder{font-size:12px;line-height:15px}.order-bottom__delivery-address.column .input-col .input-row input:-ms-input-placeholder{font-size:12px;line-height:15px}.order-bottom__delivery-address.column .input-col .input-row input::-ms-input-placeholder{font-size:12px;line-height:15px}.order-bottom__delivery-address.column .input-col .input-row input::placeholder{font-size:12px;line-height:15px}.order-bottom__delivery-address{flex-direction:column}.order-bottom__delivery-address .select-sort{margin:10px 0 0;width:100%}.order-bottom__head{font-size:12px;line-height:15px}.order-bottom,.order-info,.order-right{padding:15px 10px}.order-bottom__recipient-comment a{min-width:auto}.order .select-sort__head span{font-size:12px}.order-bottom__delivery-list .order-delivery__item-date{width:27%}.order-bottom__delivery-list .order-delivery__item-price{width:17%}}@media (max-width:550px){.order-info .order-info__form .input-col.button-first{margin-top:0;margin-right:auto;margin-top:20px}.order-bottom__recipient-list{justify-content:center}}@media (max-width:450px){.order-bottom__delivery-address,.order-bottom__delivery-list .order-delivery__item-date,.order-bottom__delivery-list .order-delivery__item-name,.order-bottom__delivery-list .order-delivery__item-price,.order-bottom__payment-item,.order-bottom__recipient-call label,.order-bottom__recipient-comment a,.order-bottom__recipient-item,.order-item__info-code,.order-item__info-name,.order-item__price-all{font-size:10px}.order-info .order-info__form .input-col .input-row{width:100%}.order-bottom__delivery-list .order-delivery__item .order-delivery__item-price{max-width:50px;width:100%}.order-bottom__delivery-list .order-delivery__item{align-items:flex-start;padding-left:0}.order-bottom__delivery-list .order-delivery__item .order-delivery__item-name{width:100%}.order-bottom__delivery-list .order-delivery__item>div{margin:5px 0}.order-bottom__payment-list{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:0}.order-bottom__payment-list>div{margin:10px 0}.order-bottom__recipient-comment form{width:100%}.order-bottom__recipient-comment form textarea{width:250px}.order-item__top{flex-direction:column}.order-item__top,.order-item__top>div{justify-content:center;align-items:center}.order-item__top>div{width:100%;display:flex;margin:5px 0}.order-bottom{max-height:800px;overflow-y:scroll;overflow-x:hidden}.order-bottom__delivery-list .order-delivery__item-date,.order-bottom__delivery-list .order-delivery__item-price{width:100%}}.breadcrumb-item{display:inline-block;white-space:nowrap}.breadcrumb-item .small-loader{min-height:13px}@media screen and (max-width:800px){.breadcrumbs{padding-bottom:15px;margin-bottom:15px;height:auto}.breadcrumbs-default,.breadcrumbs-item a{font-size:14px}.breadcrumbs-item{margin-right:40px}.breadcrumbs-item:after{right:-25px}}.breadcrumbs{display:flex;justify-content:flex-start;align-items:center}.breadcrumbs-wrap{width:100%;background:#fff;position:relative;padding-top:10px;padding-bottom:20px}.breadcrumbs-wrap.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.breadcrumbs .small-loader .loader>div{width:11px;height:11px}.breadcrumbs .small-loader .loader{min-height:10px}.breadcrumbs li{position:relative}.breadcrumbs li:first-child a{color:transparent;width:16px;height:16px;overflow:hidden;display:block;position:relative}.breadcrumbs li:first-child a:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:url(../img/home-icon.0ea7527b.svg) 50% no-repeat;background-size:contain}.breadcrumbs li:first-child:after{display:none}.breadcrumbs li:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:1px;height:12px;background:#1a1b1d}.breadcrumbs li a{font-style:normal;font-weight:300;font-size:14px;line-height:17px;color:#1a1b1d;text-decoration:none;white-space:nowrap}.breadcrumbs li+li{margin-left:20px}@media (max-width:950px){.breadcrumbs{display:none}}.mobile-menu{height:55px;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:500;background:#1a1b1d;padding:0 30px;border-top:1px solid #e1e1e1}.mobile-menu__list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:100%}.mobile-menu__item{width:20%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mobile-menu__item svg{width:20px;height:20px;margin-bottom:5px}.mobile-menu__item svg path{transition:fill .3s ease}.mobile-menu__item a{font-size:8px;line-height:10px;color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;transition:color .3s ease}.mobile-menu__item a.active{color:#ffd40c}.mobile-menu__item a.active svg path,.mobile-menu__item a.active svg rect{fill:#ffd40c}.mobile-menu__item a.router-link-exact-active{color:#ffd40c}.mobile-menu__item a.router-link-exact-active svg path{fill:#ffd40c}.mobile-menu__item .count,.mobile-menu__item .count-favourites{position:absolute;top:-5px;right:0;color:#000;font-size:9px;padding:3px;background:#ffd40c;border-radius:50%;width:15px;height:15px;display:flex;justify-content:center;align-items:center}@media (max-width:600px){.mobile-menu__item .count{right:-6px}}@media (max-width:500px){.mobile-menu{padding:0}}@media (max-width:340px){.mobile-menu__item a{font-size:7px;line-height:10px}}.warning{background:rgba(97,97,97,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;z-index:502}.warning,.warning__wrapper{top:0;bottom:0;left:0;right:0}.warning__wrapper{height:100%;max-width:750px;width:calc(100% - 40px);max-height:500px;background:radial-gradient(57.54% 56.77% at 50% 50%,#9bbfef 0,#6da6f4 29.45%,#5b98eb 50%,#5390e2 100%);overflow:hidden;margin:auto;position:absolute;z-index:999}.warning__wrapper .cross{cursor:pointer;width:20px;position:absolute;top:20px;right:20px}.warning__wrapper .cross svg{width:100%}.warning__wrapper .cross svg path{fill:#1a1b1d}.warning__wrapper .dots__wrapper{position:absolute;top:0;z-index:1;right:40px}.warning__wrapper .dots__wrapper__horizontal{position:absolute;top:20px;z-index:1;left:300px;transform:rotate(90deg)}.warning__wrapper .dots__wrapper__bottom{position:absolute;bottom:0;z-index:1;left:150px;transform:rotate(90deg)}.warning__wrapper .logo__wrapper{z-index:1;position:absolute;margin-left:50%;margin-right:50%;transform:translate(-50%);margin-top:70px}.warning__wrapper .img__wrapper .top__img{position:absolute;left:-15px;top:0;max-width:85%}.warning__wrapper .img__wrapper .bottomImg{position:absolute;bottom:0;right:-15px;max-width:85%;transform:rotate(180deg)}.warning__wrapper .cross__wrapper{max-width:10px;width:100%}.warning__wrapper .cross__wrapper svg{width:100%}.warning__wrapper h2{font-size:30px;font-weight:700;width:100%;text-align:center;text-transform:uppercase;margin:auto;color:#004aad;line-height:36.57px;max-width:527px;margin-top:180px;margin-bottom:20px}.warning__wrapper p{max-width:561px;width:100%;margin:auto;font-size:20px;line-height:30px;text-align:center;font-weight:400;color:#fff;position:relative}.warning__wrapper button{position:relative;z-index:999;cursor:pointer!important;width:150px;height:40px;background-color:#004aad;border-radius:5px;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center;margin:auto;margin-top:30px;font-size:18px;line-height:22px}.warning__wrapper .img__wrapper{max-width:380px;width:100%;margin:auto}.warning__wrapper .img__wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:600px){.warning__wrapper .dots__wrapper__horizontal{left:200px}.warning__wrapper h2,.warning__wrapper p{padding:0 20px}button{position:relative;z-index:9}}@media(max-width:530px){.warning__wrapper .logo__wrapper{margin-top:35px}.warning__wrapper .dots__wrapper__horizontal{left:80px}.warning__wrapper h2{margin-top:135px;font-size:25px}.warning__wrapper p{font-size:16px}}.main-popup__top__warning{border-bottom:none}.branches{background:rgba(97,97,97,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;z-index:501}.branches,.branches__wrapper{top:0;bottom:0;left:0;right:0}.branches__wrapper{height:100%;max-width:630px;width:calc(100% - 40px);max-height:438px;background:linear-gradient(133.63deg,#e1e1e1 2.41%,#ececed 21.78%,#f6f7f8 46.89%,#f1f2f3 65.34%,#e4e4e5 87.31%,#e1e1e1 91.36%);overflow:hidden;margin:auto;position:absolute;padding:0 30px;z-index:999}.branches__wrapper .cross{cursor:pointer;width:20px;position:absolute;top:20px;right:20px}.branches__wrapper .cross svg{width:100%}.branches__wrapper .cross svg path{fill:#1a1b1d}.branches__wrapper .cross__wrapper{max-width:10px;width:100%}.branches__wrapper .cross__wrapper svg{width:100%}.branches__wrapper h2{text-align:center;color:#000;font-weight:500;font-size:26px;line-height:30px;margin-top:20px;margin-bottom:15px}.branches__wrapper li{max-width:370px;width:100%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:5px;margin:auto;padding:15px;margin-bottom:21px}.branches__wrapper li:hover{transition:.3s ease-in-out;transform:scale(1.05)}.branches__wrapper li p{font-size:18px;line-height:20px;font-weight:400}.branches__wrapper li .address{display:flex;margin-bottom:10px;align-items:center}.branches__wrapper li .address svg{margin-right:8px;height:30px}.branches__wrapper li .address__wrapper{display:flex;flex-direction:column}.branches__wrapper li button{width:130px;height:35px;background:#004aad;border-radius:5px;color:#fff;font-size:16px;line-height:20px;font-weight:400;border:1px solid transparent;display:flex;display:block;margin:auto}.branches__wrapper li button:hover{transition:.3s ease;border-color:#004aad;color:#004aad;background-color:#fff}@media(max-width:600px){.branches__wrapper{padding:0 20px}}@media(max-width:500px){.branches__wrapper h2{font-size:22px}.branches__wrapper li p{font-size:15px}}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}a,b,h1,h2,h3,h4,h5,h6,i,p,span,strong{margin:0;padding:0;border:0;line-height:1}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img,button{border:none}button{background:transparent;cursor:pointer}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*{box-sizing:border-box!important;outline:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0)}.clearfix:after{content:" ";clear:both;display:block;height:0;overflow:hidden;visibility:hidden}::-webkit-input-placeholder{color:#b3b3b3;opacity:1}:-moz-placeholder,::-moz-placeholder{color:#b3b3b3;opacity:1}:-ms-input-placeholder{color:#b3b3b3;opacity:1}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-SemiBold.ab8ea2e0.eot);src:url(../fonts/Montserrat-SemiBold.ab8ea2e0.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-SemiBold.c74260cd.woff2) format("woff2"),url(../fonts/Montserrat-SemiBold.f4103669.woff) format("woff"),url(../fonts/Montserrat-SemiBold.60ebedd4.ttf) format("truetype"),url(../img/Montserrat-SemiBold.33ae84e5.svg#Montserrat-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Bold.7ad9c1a9.eot);src:url(../fonts/Montserrat-Bold.7ad9c1a9.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Bold.1eaf5953.woff2) format("woff2"),url(../fonts/Montserrat-Bold.137a9f5f.woff) format("woff"),url(../fonts/Montserrat-Bold.38a49c5d.ttf) format("truetype"),url(../img/Montserrat-Bold.1bc465c3.svg#Montserrat-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Regular.5b3ad248.eot);src:url(../fonts/Montserrat-Regular.5b3ad248.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular.6c880721.woff2) format("woff2"),url(../fonts/Montserrat-Regular.c0b8804a.woff) format("woff"),url(../fonts/Montserrat-Regular.afd7a5cb.ttf) format("truetype"),url(../img/Montserrat-Regular.79ef1ad4.svg#Montserrat-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Medium.7c7af980.eot);src:url(../fonts/Montserrat-Medium.7c7af980.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium.2bacce33.woff2) format("woff2"),url(../fonts/Montserrat-Medium.c895a2b3.woff) format("woff"),url(../fonts/Montserrat-Medium.2cc6fb1d.ttf) format("truetype"),url(../img/Montserrat-Medium.dfe0419e.svg#Montserrat-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}.hover .header-buttons a{transition:background .3s ease}.hover .header-buttons a:hover{background:#ffd40c;transition:background .3s ease}.hover .header-nav__list-item a{transition:border .3s ease;border-radius:5px}.hover .header-nav__list-item a:hover{border:1px solid #ffd40c;transition:border .3s ease}.hover .slider .slider-dots li button{transition:background .3s ease}.hover .slider .slider-dots li.active button{opacity:1;background:#ffd40c;transition:background .3s ease,opacity .3s ease}.hover .footer-bottom__payload span svg{transition:opacity .3s ease}.hover .footer-bottom__payload span:hover svg{opacity:1;transition:opacity .3s ease}.hover .footer-bottom a,.hover .footer-bottom a:hover{transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease}.hover .footer-bottom a:hover{-webkit-text-decoration-color:#5b99eb;text-decoration-color:#5b99eb}.hover .footer-top a,.hover .footer-top a:hover{transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease}.hover .footer-top a:hover{-webkit-text-decoration-color:#e5eaf2;text-decoration-color:#e5eaf2}.hover .footer-social a{transition:transform .3s ease}.hover .footer-social a svg{transition:opacity .3s ease}.hover .footer-social a:hover{transform:scale(1.1);transition:transform .3s ease}.hover .footer-social a:hover svg{opacity:1;transition:opacity .3s ease}.hover .footer-phones a:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease}.hover .home .product-item .product-top{transition:border .3s ease,box-shadow .3s ease}.hover .home .product-item .product-top__buttons{transition:opacity .3s ease,visibility .3s ease}.hover .home .product-item .product-top__buttons a{transition:box-shadow .3s ease}.hover .home .product-item .product-top__buttons a svg circle,.hover .home .product-item .product-top__buttons a svg path{transition:fill .3s ease}.hover .home .product-item .product-top__buttons a:hover{box-shadow:0 0 5px rgba(0,0,0,.5);transition:box-shadow .3s ease}.hover .home .product-item .product-top__buttons a:hover circle{fill:#ffd40c;transition:fill .3s ease}.hover .home .product-item .product-top__buttons a:hover path{fill:#000;transition:fill .3s ease}.hover .home .product-item:hover .product-top{background:#fff;border:1px solid #004aad;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;transition:border .3s ease,box-shadow .3s ease}.hover .home .product-item:hover .product .product-count p{opacity:1;transition:.3s ease}.hover .home .product-item:hover .product-top__buttons{opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.hover .home-banner .home-banner__item{cursor:pointer;box-shadow:0 0 15px transparent;transition:transform .3s ease,box-shadow .3s ease}.hover .home-banner .home-banner__item:hover{transform:scale3d(1.05,1.05,1);transform-origin:center;box-shadow:0 0 15px rgba(0,0,0,.75);transition:transform .3s ease,box-shadow .3s ease}.hover .home .discount-product .discount-product__left{box-shadow:0 0 10px transparent;transition:transform .3s ease,box-shadow .3s ease}.hover .home .discount-product:hover .discount-product__left{box-shadow:0 0 10px rgba(0,0,0,.5);transform-origin:center;transition:transform .3s ease,box-shadow .3s ease}.hover .home-discount .discount-product__buttons a{transition:box-shadow .3s ease}.hover .home-discount .discount-product__buttons a svg circle,.hover .home-discount .discount-product__buttons a svg path{transition:fill .3s ease}.hover .home-discount .discount-product__buttons a:hover{box-shadow:0 0 5px rgba(0,0,0,.5);transition:box-shadow .3s ease}.hover .home-discount .discount-product__buttons a:hover circle{fill:#ffd40c;transition:fill .3s ease}.hover .home-discount .discount-product__buttons a:hover path{fill:#000;transition:fill .3s ease}.hover .article-item__more a:hover svg,.hover .home .home-about__link a:hover svg{-webkit-animation:shake 1.5s ease infinite;animation:shake 1.5s ease infinite}.hover .home .home-about__link a{transition:background .3s ease,border-color .3s ease,color .3s ease}.hover .home .home-about__link a svg path{transition:fill .3s ease}.hover .home .home-about__link a:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .home .home-about__link a:hover svg path{fill:#004aad}.hover .article-item,.hover .article-item:hover{transition:box-shadow .3s ease}.hover .article-item:hover{box-shadow:0 0 5px rgba(0,0,0,.5)}.hover .header-catalog__list-title{transition:color .3s ease}.hover .header-catalog__list-title span{transition:box-shadow .3s ease;border-bottom:1px solid;cursor:pointer}.hover .header-catalog__list-title span:hover{color:#004aad}.hover .header-catalog__list-title span span{border-bottom:1.5px solid #004aad}.hover .header-catalog .tab-content li a{transition:color .3s ease}.hover .header-catalog .tab-content li a:hover{color:#004aad;transition:color .3s ease}.hover .catalog-product__bottom-buttons a.add-favourite svg path{transition:fill .3s ease}.hover .catalog-product__bottom-buttons a.add-favourite:hover svg path{fill:#ffd40c;transition:fill .3s ease}.hover .catalog-product__bottom-buttons a.buy{transition:background .3s ease,border-color .3s ease,color .3s ease}.hover .catalog-product__bottom-buttons a.buy svg path{transition:fill .3s ease}.hover .catalog-product__bottom-buttons a.buy:hover{border:1px solid #ffd40c;color:#1a1b1d;background:#ffd40c;transition:background .3s ease,border-color .3s ease,color .3s ease}.hover .catalog-product__bottom-buttons a.buy:hover svg path{fill:#1a1b1d;transition:fill .3s ease}.hover .catalog-product__bottom-buttons a.fast-buy,.hover .catalog-product__bottom-buttons a.fast-buy:hover{transition:background .3s ease,border-color .3s ease,color .3s ease}.hover .catalog-product__bottom-buttons a.fast-buy:hover{background:#ffd40c;border:1px solid #ffd40c;color:#1a1b1d}.hover .catalog-product .catalog-product__top{transition:box-shadow .3s ease,border-color .3s ease}.hover .catalog-product .catalog-product__top:hover{border:1px solid #004aad;box-shadow:-1px 11px 11px 0 rgba(0,0,0,.5)}.hover .catalog-product:hover .catalog-product__top{border:1px solid #004aad;box-shadow:0 -9px 10px rgba(0,0,0,.5);background-color:#fff}.hover .catalog-product:hover .product-count p{opacity:1;transition:.3s ease}.hover .category-pagination__wrap button{transition:background .3s ease,color .3s ease}.hover .category-pagination__wrap button:hover{background:#5b99eb;color:#fff;transition:background .3s ease,color .3s ease}.hover .vue-ads-cursor-default:hover{background:none!important;color:#5b99eb!important;cursor:default}.hover .card-special__new-item,.hover .card-special__promo-item{transition:box-shadow .3s ease}.hover .card-special__new-item .new-item__name,.hover .card-special__new-item .promo-item__name,.hover .card-special__promo-item .new-item__name,.hover .card-special__promo-item .promo-item__name{transition:color .3s ease}.hover .card-special__new-item:hover,.hover .card-special__promo-item:hover{box-shadow:0 0 5px rgba(0,0,0,.5);transition:box-shadow .3s ease}.hover .card-special__new-item:hover .new-item__name,.hover .card-special__new-item:hover .promo-item__name,.hover .card-special__promo-item:hover .new-item__name,.hover .card-special__promo-item:hover .promo-item__name{color:#004aad;transition:color .3s ease}.hover .card-gallery__tumble .slider-item__block{transition:border-color .3s ease,box-shadow .3s ease}.hover .card-gallery__tumble .slider-item__block:hover{border:1px solid #5b99eb;box-shadow:0 0 5px rgba(0,0,0,.5);transition:border-color .3s ease,box-shadow .3s ease}.hover .card-description__left .full-desc__item .reviews-form button{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .card-description__left .full-desc__item .reviews-form button:hover{border:1px solid #5b99eb;background:#fff;color:#5b99eb;transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .card-description__right .card-info__buttons button.card-buy{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .card-description__right .card-info__buttons button.card-buy:hover{border:1px solid #004aad;background:#fff;color:#004aad;transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .card-description__right .card-info__buttons a.card-fast-buy{transition:background .3s ease,color .3s ease}.hover .card-description__right .card-info__buttons a.card-fast-buy:hover{background:#004aad;color:#fff;transition:background .3s ease,color .3s ease}.hover .card-description__right .card-info__buttons a.card-add-favourites{transition:background .3s ease,color .3s ease}.hover .card-description__right .card-info__buttons a.card-add-favourites svg path{transition:fill .3s ease}.hover .card-description__right .card-info__buttons a.card-add-favourites:hover{background:#fff;border:1px solid #004aad;transition:background .3s ease,border .3s ease}.hover .card-description__right .card-info__buttons a.card-add-favourites:hover svg path{fill:#004aad;transition:fill .3s ease}.hover .about .category-item,.hover .about .category-item:hover{transition:border-color .3s ease,box-shadow .3s ease}.hover .about .category-item:hover{border:1px solid #004aad;box-shadow:0 0 10px rgba(0,0,0,.5)}.hover .personal-data__form-bottom button,.hover .registration-body__enter-content form button,.hover .restore-password__wrap button{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .personal-data__form-bottom button:hover,.hover .registration-body__enter-content form button:hover,.hover .restore-password__wrap button:hover{border:1px solid #004aad;background:#fff;color:#004aad;transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .profile-nav a,.hover .profile-nav a:hover{transition:border-color .3s ease}.hover .profile-nav a:hover{border:1px solid #004aad}.hover .favourite-product{border:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}.hover .favourite-product:hover{border:1px solid #004aad;box-shadow:0 0 10px rgba(0,0,0,.5);transition:border-color .3s ease,box-shadow .3s ease}.hover .favourite-product a.fast-buy,.hover .favourite-product a.fast-buy:hover{transition:background .3s ease,box-shadow .3s ease,border-color .3s ease,color .3s ease}.hover .favourite-product a.fast-buy:hover{background:#ffd40c;box-shadow:0 0 5px rgba(0,0,0,.5);color:#1a1b1d;border-color:transparent}.hover .favourite-product a.buy{transition:background .3s ease,box-shadow .3s ease,border-color .3s ease,color .3s ease}.hover .favourite-product a.buy svg path{transition:fill .3s ease}.hover .favourite-product a.buy:hover{background:#ffd40c;box-shadow:0 0 5px rgba(0,0,0,.5);color:#1a1b1d;border-color:transparent;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease,color .3s ease}.hover .favourite-product a.buy:hover svg path{fill:#1a1b1d;transition:fill .3s ease}.hover .favourite-product a.remove path{transition:fill .3s ease}.hover .favourite-product a.remove:hover path{fill:#1a1b1d;transition:fill .3s ease}.hover .basket-item__remove svg path{transition:fill .3s ease}.hover .basket-item__remove:hover svg path{fill:#1a1b1d}.hover .basket-left__button button{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .basket-left__button button svg path{transition:fill .3s ease}.hover .basket-left__button button:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .basket-left__button button:hover svg path{fill:#004aad}.hover .basket-order__button a{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .basket-order__button a:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .profile-checkout{transition:background .3s ease,color .3s ease}.hover .profile-checkout svg path{transition:stroke .3s ease}.hover .profile-checkout:hover{background:#004aad;color:#fff;transition:background .3s ease,color .3s ease}.hover .profile-checkout:hover svg path{stroke:#fff;transition:stroke .3s ease}.hover .home .home-articles__more button,.hover .home .home-articles__more button:hover{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .home .home-articles__more button:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .contacts-info__content a,.hover .contacts-info__content a:hover{transition:color .3s ease,-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease,color .3s ease;transition:text-decoration-color .3s ease,color .3s ease,-webkit-text-decoration-color .3s ease}.hover .contacts-info__content a:hover{-webkit-text-decoration-color:#5b99eb;text-decoration-color:#5b99eb;color:#5b99eb}.hover .news-info__tags a{transition:border-color .3s ease,color .3s ease,background .3s ease}.hover .news-info__tags a:hover{border:1px solid #5b99eb;color:#5b99eb;background:#fff}.hover .page-not-found__link a,.hover .page-not-found__link a:hover{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .page-not-found__link a:hover{border:1px solid #004aad;color:#004aad;background:#fff}.hover .home-product__categories-item,.hover .home .home-articles__categories-item{transition:border-color .3s ease}.hover .home-product__categories-item:hover,.hover .home .home-articles__categories-item:hover{border:1px solid #004aad}.hover .fast-buy__form button{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .fast-buy__form button:hover{border:1px solid #004aad;color:#004aad;background:#fff}.hover .card-description__left .full-desc__item .reviews-list__pagination button{transition:color .3s ease,background .3s ease}.hover .card-description__left .full-desc__item .reviews-list__pagination button:hover{background:#5b99eb;color:#fff}.hover .support-wrap__form button{transition:color .3s ease,border-color .3s ease,background .3s ease}.hover .support-wrap__form button:hover{color:#004aad;background:#fff;border:1px solid #004aad}.hover .support-wrap__social-item span{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:color .3s ease,-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease,color .3s ease;transition:text-decoration-color .3s ease,color .3s ease,-webkit-text-decoration-color .3s ease}.hover .support-wrap__social-item:hover span{-webkit-text-decoration-color:#5b99eb;text-decoration-color:#5b99eb;color:#5b99eb}.hover .support-wrap__social-left .support-wrap__social-item svg path{transition:fill .3s ease}.hover .support-wrap__social-left .support-wrap__social-item:hover svg path{fill:#5b99eb}.hover .support-wrap__social-right .support-wrap__social-item svg path{transition:stroke .3s ease}.hover .support-wrap__social-right .support-wrap__social-item:hover svg path{stroke:#5b99eb}.hover .main-address__form-button a,.hover .profile-info__user .cancel{transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease}.hover .main-address__form-button a:hover,.hover .profile-info__user .cancel:hover{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.hover .in-home .header-phones a{transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease;display:block}.hover .in-home .header-phones a:hover{text-decoration:underline;-webkit-text-decoration-color:#1a1b1d;text-decoration-color:#1a1b1d}.hover .in-home .header-basket__hover-bottom a,.hover .not-home .header-basket__hover-bottom a{transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease}.hover .in-home .header-basket__hover-bottom a:hover,.hover .not-home .header-basket__hover-bottom a:hover{background:transparent;-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.hover .in-home .header-basket__hover-button button,.hover .not-home .header-basket__hover-button button{transition:color .3s ease,background .3s ease,border .3s ease}.hover .in-home .header-basket__hover-button button:hover,.hover .not-home .header-basket__hover-button button:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .profile-favourite__pagination-wrap button:hover{border:1px solid #fff}.hover .news-sidebar__item{transition:background .3s ease,box-shadow .3s ease}.hover .news-sidebar__item:hover{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.5);border-radius:5px}.hover .news-sidebar__name{transition:-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease,-webkit-text-decoration-color .3s ease}.hover .news-sidebar__name:hover{-webkit-text-decoration-color:#1a1b1d;text-decoration-color:#1a1b1d}.hover .main-button span{transition:color .3s ease}.hover .main-button:hover span{color:#004aad}.hover .set-password__wrap button{border:1px solid transparent;transition:border-color .3s ease,color .3s ease,background .3s ease}.hover .set-password__wrap button:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .category-content__head .category-content__filter-btn button{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .category-content__head .category-content__filter-btn button svg path{transition:fill .3s ease}.hover .category-content__head .category-content__filter-btn button:hover{border:1px solid #5b99eb;background:#fff;color:#5b99eb}.hover .category-content__head .category-content__filter-btn button:hover svg path{fill:#5b99eb}.hover .order-right__button button{transition:border-color .3s ease,color .3s ease,background .3s ease}.hover .order-right__button button:hover{border:1px solid #004aad;color:#004aad;background:#fff}.hover .registration-body__register-content form button{transition:color .3s ease,background .3s ease,border .3s ease}.hover .registration-body__register-content form button:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .basket-order__button button{transition:border .3s ease,background .3s ease,color .3s ease}.hover .basket-order__button button:hover{border:1px solid #004aad;background:#fff;color:#004aad}.hover .header-catalog .vue-tabpanel a{transition:color .3s ease}.hover .header-catalog .vue-tabpanel a:hover{color:#004aad}.hover .order .submit-payment{transition:border-color .3s ease,background .3s ease,color .3s ease}.hover .order .submit-payment:hover{border:1px solid #004aad;background:#fff;color:#004aad}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes bounceAlpha{0%{opacity:1;transform:translateY(0) scale(1)}25%{opacity:0;transform:translateY(10px) scale(.9)}26%{opacity:0;transform:translateY(-10px) scale(.9)}55%{opacity:1;transform:translateY(0) scale(1)}}@keyframes bounceAlpha{0%{opacity:1;transform:translateY(0) scale(1)}25%{opacity:0;transform:translateY(10px) scale(.9)}26%{opacity:0;transform:translateY(-10px) scale(.9)}55%{opacity:1;transform:translateY(0) scale(1)}}.v-toaster{position:fixed;top:150px;right:0;z-index:10000;width:300px;padding-left:10px;padding-right:10px}.v-toaster .v-toast{margin-bottom:10px;transition:all .3s ease;border-radius:3px;display:block;padding:1rem;background:#fff;font-size:15px}.v-toaster .v-toast.v-toast-enter,.v-toaster .v-toast.v-toast-leave-to{transform:translate(100%)}.v-toaster .v-toast.v-toast-success{position:relative;padding-left:35px}.v-toaster .v-toast.v-toast-success:before{content:"";position:absolute;left:10px;top:19px;width:15px;height:15px;background-size:cover;background-position:50%;display:inline-block;z-index:2}.v-toaster .v-toast.v-toast-warning{background:rgba(255,183,0,.9)}.v-toaster .v-toast.v-toast-info{background:rgba(91,192,222,.9)}.v-toaster .v-toast.v-toast-error{position:relative;padding-left:35px}.v-toaster .v-toast.v-toast-error:before{content:"";position:absolute;left:10px;top:19px;width:15px;height:15px;background-size:cover;background-position:50%;display:inline-block;z-index:2}.v-toaster .v-toast.v-toast-primary{background:rgba(66,139,202,.9)}.v-toaster .v-toast .v-toast-btn-clear{background:transparent;border:0;color:currentColor;opacity:.45;text-decoration:none;float:right;cursor:pointer;position:absolute;top:19px;right:10px;display:none}.v-toaster .v-toast .v-toast-btn-clear:hover{opacity:.85}.v-toaster .v-toast .v-toast-btn-clear:before{content:"✕"}@media(max-width:300px){.v-toaster{width:100%}}.component-opacity-enter-active,.component-opacity-leave-active{transition:opacity .25s ease-in-out,transform .25s ease-in-out}.component-opacity-enter,.component-opacity-leave-to{opacity:0}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .25s ease-in-out,transform .25s ease-in-out}.component-fade-enter,.component-fade-leave-to{opacity:0}.slide-in-enter-active,.slide-in-leave-active{transition:all .3s ease-in-out}.slide-in-enter,.slide-in-leave-to{transform:translate(0)}.slide-out-enter-active{transform:translateY(0)}.slide-out-enter-active,.slide-out-leave-active{transition:all .3s ease-in-out}.slide-out-enter,.slide-out-leave-to{transform:translateY(-100%)}.slide-top-enter-active,.slide-top-leave-active{transition:transform .2s ease-in-out,opacity .3s ease-in-out}.slide-top-enter,.slide-top-leave-to{transform:translateY(-20px)}.slide-left-enter-active,.slide-left-leave-active{transition:transform .2s ease-in-out,opacity .3s ease-in-out}.slide-left-enter,.slide-left-leave-to{transform:translateX(-100%)}.slide-top-enter-active,.slide-top-leave-active{transition:transform .2s ease-in-out,opacity .2s ease-in-out}.slide-top-enter,.slide-top-leave-to{transform:translateY(-10px);opacity:0}.app--hidden{opacity:0}.cookiesPopup{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #c4c4c4;z-index:999}.cookiesPopup__wrap{padding:20px;display:flex;justify-content:space-between;align-items:center}.cookiesPopup__wrap-desc{width:65%}.cookiesPopup__wrap-desc p{font-size:16px;line-height:20px}.cookiesPopup__wrap-desc p a{color:#004aad}.cookiesPopup__wrap-buttons{display:flex;max-width:420px;width:100%;justify-content:space-between}.cookiesPopup__wrap-buttons button{max-width:200px;width:100%;height:50px;background:#004aad;border-radius:5px;font-size:18px;line-height:22px;color:#fff;border:1px solid transparent;transition:.3s ease-in-out}.cookiesPopup__wrap-buttons button:hover{transition:.3s ease-in-out;border-color:#004aad;background:#fff;color:#004aad}::-webkit-scrollbar{width:0}.timing-close{right:-27px!important;top:-19px!important}.popup-close__button{width:20px;height:20px}.popup-close__button .leftright,.popup-close__button .rightleft{width:20px!important}body{font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.fix{position:relative;top:0;bottom:0;left:0;right:0;height:100%}body.fix .wrapper{overflow:hidden;position:relative}body .toasted .primary.success,body .toasted.toasted-primary.success{color:#fff;position:relative;padding-left:30px;height:60px;font-size:14px;border-radius:5px}body .toasted .primary.error,body .toasted.toasted-primary.error{background:#e6a0a0;color:#000;position:relative;padding-left:30px;height:60px;font-size:16px}body .toasted .primary.error:before,body .toasted.toasted-primary.error:before{content:"";position:absolute;width:15px;height:15px;left:10px;top:23px}body .toasted .primary.error:before input,body .toasted.toasted-primary.error:before input{margin-top:5px;margin-left:-25px;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;height:60px;padding:0 25px;font-size:19px;line-height:1;color:#004aad;width:calc(100% + 25px)}body .toasted .primary .action,body .toasted.toasted-primary .action{color:#000;margin-top:8px}body .toasted-container.top-right{right:10px;top:40px;min-width:300px}body .toasted .primary,body .toasted.toasted-primary{box-shadow:none;border:1px solid #dadada}input{border-radius:0;font-family:Montserrat,sans-serif}.wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:101vh}.wrapper-top{width:100%;flex:1 0 auto}.wrapper-bottom{width:100%;flex:0 0 auto}.container{width:100%;max-width:1440px;margin:0 auto;padding-left:20px;padding-right:20px}.container-sm{width:100%;max-width:330px}.container-md{padding-left:30px;width:100%;max-width:calc(100% - 330px)}.form{width:100%;max-width:500px;margin:50px auto 0}.form-input{width:100%;margin-bottom:20px;position:relative}.form-input span{display:block;font-size:12px;color:#930f26}.form-input.error input{border-color:#930f26}.global-loader{position:fixed;top:0;right:0;left:0;bottom:0;background:#fff;z-index:100;display:flex;justify-content:center;align-items:center}.global-loader .preloader div:before{background:#004aad}.widgets{margin-top:50px;display:flex;justify-content:center;align-items:center}.widgets-item{margin-right:20px}.error span{display:block;padding-right:5px;text-align:left;margin-top:5px;-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1;font-size:11px;color:red}.vue-star-rating span{width:15px;height:15px;border-radius:50%;position:relative;display:flex;overflow:hidden}.vue-star-rating span+span{margin-left:10px}.vue-star-rating svg{width:100%;height:100%}.content-wrap{position:relative}.content-wrap.open{transform:rotateY(60deg);transition:transform .5s ease;transform-origin:right}.timing-popup{max-width:400px;width:100%;background:#fff;position:fixed;padding:20px 15px 15px 20px;bottom:0;right:0;border:2px solid #5b99eb;border-radius:5px;z-index:999}.timing-popup .button-wrapper{display:flex;flex-direction:column;align-items:center}.timing-popup input{width:240px!important;margin-top:20px;margin-right:10px!important;margin-bottom:20px}.timing-popup input::-moz-placeholder{font-size:14px}.timing-popup input:-ms-input-placeholder{font-size:14px}.timing-popup input::-ms-input-placeholder{font-size:14px}.timing-popup input::placeholder{font-size:14px}.timing-popup h2{font-weight:500;font-size:20px;margin-bottom:20px;text-align:center}.timing-popup p{margin-bottom:10px;font-size:18px;text-align:center}.timing-popup .input-row label{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:20px;color:#1a1b1d}.timing-popup .input-row label input{margin-top:5px;border:1px solid #5b99eb;box-sizing:border-box;border-radius:5px;height:40px;padding:0 25px;font-size:19px;line-height:1;color:#004aad;width:100%}.timing-popup .input-row label .error{color:red;font-size:14px;margin-top:10px}.timing-popup .button{position:relative;width:50%;height:40px;padding:10px;border:0;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:100px;background:#004aad;color:#fff;font-size:14px;line-height:32px;text-align:center;border-radius:5px;justify-content:center;display:flex;align-items:center}.timing-popup .button:hover{transition:.3s ease-in-out;border:1px solid #004aad;background:#fff;color:#004aad}.slide-fade-enter-active{transition:all .5s ease}.slide-fade-leave-active{transition:all .5s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(100%);opacity:0}.down-fade-enter-active{transition:all .5s ease}.down-fade-leave-active{transition:all .5s cubic-bezier(1,.5,.8,1)}.down-fade-enter,.down-fade-leave-to{transform:translateY(-100%);opacity:0}blockquote{margin-top:12px;margin-bottom:12px;padding-left:20px;border-left:2px solid #9b9b9b}blockquote p{font-style:italic}@media screen and (max-width:1500px){.container{max-width:1280px}}@media screen and (max-width:1300px){.cookiesPopup__wrap-buttons{max-width:420px}}@media screen and (max-width:1200px){.breadcrumbs-wrap{display:none}}@media screen and (max-width:1199px){.wrapper{margin-top:150px}}@media screen and (max-width:1050px){.container-sm{max-width:250px}}@media screen and (max-width:800px){.wrapper{margin-top:150px}.cookiesPopup__wrap{flex-direction:column}.cookiesPopup__wrap-desc{width:100%;margin-bottom:15px}}@media screen and (max-width:600px){.wrapper{margin-top:0}.cookiesPopup__wrap-buttons{flex-direction:column}.cookiesPopup__wrap-buttons button+button{margin-top:5px}.cookiesPopup__wrap-buttons button{max-width:100%}.container{padding-left:10px;padding-right:10px}.error span{font-size:8px}body .toasted .primary.success,body .toasted.toasted-primary.success{padding-left:20px;height:50px;font-size:12px;line-height:15px;border-radius:5px}body .toasted .primary.error,body .toasted.toasted-primary.error{background:#e6a0a0;color:#000;position:relative;padding-left:20px;height:50px;font-size:12px;line-height:15px}body .toasted .primary.error:before,body .toasted.toasted-primary.error:before{content:"";position:absolute;width:15px;height:15px;left:10px;top:23px}body .toasted-container.top-right{right:10px;top:40px;min-width:250px}}