header[data-v-22856fbc]{width:100%;position:fixed;top:0;z-index:99;padding:15px 50px;display:flex;justify-content:space-between;align-items:center;color:#000;font-family:Montserrat,sans-serif;transition:.2s linear;background-color:hsla(0,0%,100%,.5)}.active__header[data-v-22856fbc]{background-color:#fff}header.active__header[data-v-22856fbc]{padding:5px 50px;box-shadow:0 0 3px 0 rgba(0,0,0,.75)}.header__title[data-v-22856fbc]{font-family:Teko,sans-serif;font-size:40px;width:150px;cursor:pointer}.header__basket[data-v-22856fbc]{width:150px;text-align:right;position:relative}.header__basket__icon[data-v-22856fbc]{width:25px;height:25px}.header__basket__link[data-v-22856fbc]{width:40px;height:40px;margin-left:auto;display:flex;justify-content:center;align-items:center;cursor:pointer}.nav__list[data-v-22856fbc]{display:flex;flex:1;justify-content:center}.nav__list__item[data-v-22856fbc]{list-style:none}.nav__list__item[data-v-22856fbc]:not(:last-child){margin-right:25px}.nav__list__item__link[data-v-22856fbc]{text-decoration:none;color:#000;font-size:17px;font-weight:600;padding:2px 4px}.basket__checker[data-v-22856fbc]{width:15px;height:15px;background-color:green;border:1px solid #fff;border-radius:150px;position:absolute;top:4px;right:1px}.active__link[data-v-22856fbc],.nav__list__item[data-v-22856fbc]{position:relative}.active__link[data-v-22856fbc]:before,.nav__list__item[data-v-22856fbc]:before{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;content:"";border-radius:10px;transition:.2s linear;transform:scaleX(0)}.active__link[data-v-22856fbc]:before,.nav__list__item[data-v-22856fbc]:hover:before{transform:scaleX(1)}.close__menu[data-v-22856fbc]{display:none}.burger__menu[data-v-22856fbc]{width:30px;height:30px;background-color:transparent;border:none;margin-left:20px;cursor:pointer;display:none}.burger__menu[data-v-22856fbc]:focus{outline:none}.burger__item[data-v-22856fbc]{width:30px;height:2px;background-color:#000;display:block;position:relative}.burger__item[data-v-22856fbc]:before{top:-5px}.burger__item[data-v-22856fbc]:after,.burger__item[data-v-22856fbc]:before{position:absolute;left:0;width:100%;height:2px;background-color:#000;content:""}.burger__item[data-v-22856fbc]:after{bottom:-5px}.nav__list__header[data-v-22856fbc]{display:none}@media (max-width:992px){nav[data-v-22856fbc]{position:fixed;min-height:100vh;top:0;right:0;background-color:hsla(0,0%,100%,.9);z-index:9999;width:320px;transform:translateX(340px);z-index:999999999999;transition:.2s linear}nav.active__menu[data-v-22856fbc]{transform:translateX(0)}.nav__list__item__link[data-v-22856fbc]{display:block;text-align:center;padding:10px 0}.nav__list[data-v-22856fbc]{flex-direction:column}.nav__list__item[data-v-22856fbc]{margin-bottom:10px;display:inline-block}.nav__list__item[data-v-22856fbc]:not(:last-child){margin-right:0}.close__menu[data-v-22856fbc]{display:block;width:30px;height:30px;cursor:pointer;margin-left:auto;margin-bottom:20px;border:none;background-color:transparent;margin-top:20px;margin-right:20px}.close__menu[data-v-22856fbc]:focus{outline:none}.header__basket[data-v-22856fbc]{margin-left:auto}.burger__menu[data-v-22856fbc]{display:inline-block}.nav__list__header[data-v-22856fbc]{display:block}.nav__list__header[data-v-22856fbc]:after{display:block;content:"";width:100%;height:2px;background-color:#000}.close__menu__icon[data-v-22856fbc]{pointer-events:none}}@media (max-width:760px){header.active__header[data-v-22856fbc],header[data-v-22856fbc]{padding:15px 30px}}@media (max-width:500px){.header__title[data-v-22856fbc]{font-size:30px}header.active__header[data-v-22856fbc],header[data-v-22856fbc]{padding:15px 15px}}.basket[data-v-1e9c2f88]{max-width:550px;width:100%;min-height:100vh;height:100%;position:fixed;top:0;right:0;background-color:#fff;z-index:999999;opacity:0;transform:translateX(calc(100% + 20px));transition:.2s linear;overflow-y:scroll}.basket__body[data-v-1e9c2f88]{height:100%}.basket__header[data-v-1e9c2f88]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #000}.basket__item[data-v-1e9c2f88]{display:flex;align-items:center;padding:30px;border-bottom:1px solid #dbdbdb}.basket__item__icon[data-v-1e9c2f88]{max-width:80px;height:auto}.basket__item__photo[data-v-1e9c2f88]{margin-right:15px}.basket__item__title[data-v-1e9c2f88]{max-width:230px;font-weight:600;font-size:16px;margin-bottom:8px}.basket__item__right[data-v-1e9c2f88]{display:flex;align-items:center;margin-left:auto}.basket__item__total[data-v-1e9c2f88]{margin-right:20px}.basket__item__quantity[data-v-1e9c2f88]{margin-top:5px;font-weight:600}.basket__item__quantity__number[data-v-1e9c2f88]{position:relative;font-size:18px;margin:0 10px}.basket__item__quantity__minus[data-v-1e9c2f88],.basket__item__quantity__plus[data-v-1e9c2f88]{cursor:pointer;font-size:22px;font-weight:700}.basket__item__remove[data-v-1e9c2f88]{width:20px;height:20px;background:url(../img/times-solid.2c5552a1.svg) 50% no-repeat;border:none;background-color:transparent;cursor:pointer}.basket.basket__active[data-v-1e9c2f88]{transform:translateX(0);opacity:1}.basket__close__icon[data-v-1e9c2f88]{width:30px;height:30px;pointer-events:none}.basket__close[data-v-1e9c2f88]{border:none;background-color:transparent;cursor:pointer}.basket__close[data-v-1e9c2f88]:focus{outline:none}.modal__mask{display:none;position:fixed;top:0;left:0;width:100%;min-height:100vh;background-color:rgba(0,0,0,.5);z-index:9}.fade-enter[data-v-1b42f93f],.fade-leave-to[data-v-1b42f93f]{opacity:0}.fade-enter-active[data-v-1b42f93f],.fade-leave-active[data-v-1b42f93f]{transition:all .3s linear}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}