.popup{position:fixed;top:0;right:0;left:0;bottom:0;z-index:50;overflow-y:auto}.popup__sub-title{font-weight:400;font-size:32px;line-height:39px;text-transform:uppercase;margin:0;color:#111}.popup__bg{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5)}.popup__bg--white:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-filter:blur(3px);filter:blur(3px);opacity:.96;background-color:#fff}.popup__wrap{width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10;overflow-y:auto}.popup__container{margin-top:36px;margin-bottom:36px;width:100%;max-width:840px;background:#fff;padding:32px 32px 24px;position:relative;z-index:2}.popup__container.border{border:1px solid #f2f2f2}.popup__btn-close{position:absolute;right:12px;top:12px;padding:0}.popup__btn-close,.popup__btn-close svg{width:30px;height:30px}.popup__top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.popup__top-title{padding-bottom:16px;width:100%;max-width:100%;text-align:center;margin-top:35px;font-weight:400;font-size:24px;line-height:29px;color:#111}@media screen and (max-width:1024px){.popup__bg{position:fixed}}@media screen and (max-width:640px){.popup__btn-close{top:8px;right:8px}.popup__container{max-width:calc(100% - 16px)!important;width:100%;margin:16px auto;padding:24px 16px 16px}.popup__top-title{padding-bottom:8px;font-size:16px}}.main-button{position:relative;display:inline-block;text-decoration:none;width:100%;height:100%;padding:10px 32px;border:1px solid transparent;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:100px;background:#4f4f4f;-webkit-transition:background .3s ease,border-color .3s ease;transition:background .3s ease,border-color .3s ease}.main-button.outline{background:#fff;border:1px solid #4f4f4f}.main-button.outline:hover{background:#4f4f4f}.main-button.outline:hover .main-button__label{color:#fff}.main-button.outline .main-button__label{color:#4f4f4f}.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:#4f4f4f}.main-button:hover{background:#fff;border-color:#4f4f4f}.main-button:hover .main-button__label{color:#4f4f4f}.main-button__label{font-weight:400;font-size:14px!important;color:#fff;display:block;text-align:center;line-height:1;-webkit-transition:color .3s ease;transition:color .3s ease}.main-button__loader{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:25px;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}@media screen and (max-width:480px){.main-button{padding:10px 16px}}@media screen and (max-width:425px){.main-button{padding:10px 8px}}.main-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:20px;cursor:pointer}.main-checkbox input{display:none}.main-checkbox input:checked+span:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.main-checkbox span{display:block;position:relative;width:20px;height:20px;margin-right:16px;border:.5px solid #828282;-webkit-box-sizing:border-box;box-sizing:border-box}.main-select{position:relative;width:100%}.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-ico.ea79f833.svg);-webkit-transform:scale(1);transform:scale(1);margin-left:5px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:absolute;right:15px;bottom:22px;z-index:0;pointer-events:none}.main-select.open:after{-webkit-transform:scale(1) rotate(-180deg);transform:scale(1) rotate(-180deg)}.main-select input{width:100%;border:1px solid #dcdcdc;height:55px;font-size:16px;line-height:30px;font-weight:400;padding:0 40px 0 20px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;cursor:pointer;text-transform:capitalize}.main-select input.error{border-color:#ea5759}.main-select input.valid{border-color:rgba(17,17,17,.15)}.main-select input:focus{border-color:#4f4f4f}.main-select input::-webkit-input-placeholder{color:#4f4f4f;opacity:1}.main-select input::-moz-placeholder{color:#4f4f4f;opacity:1}.main-select input:-ms-input-placeholder{color:#4f4f4f;opacity:1}.main-select__label{font-size:14px;margin-bottom:7px;color:#7c818d}.main-select__empty{position:absolute;text-align:center;margin:auto;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main-select__empty p{text-align:center;font-size:14px;font-weight:400}.main-select__loader{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-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;-webkit-box-shadow:0 5px 40px rgba(0,0,0,.15);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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;-webkit-transition:background .3s ease;transition:background .3s ease;cursor:pointer;padding:10px 20px;font-weight:400;font-size:16px}.main-select__list li.active:after{content:"";position:absolute;right:20px;top:20px;width:12px;height:9px;background-image:url(../img/active-check-ico.6b43bb31.svg);background-position:50%;background-repeat:no-repeat}.main-select__list li:last-child .select__dropdown-right:after{display:none}.main-select__list li:hover{background:#f2f2f2}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;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{width:calc(100% - 40px);font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@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}}.small-loader{position:relative;min-width:100px;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-loader .loader{min-height:25px}.small-loader .loader>div{width:25px;height:25px}.breadcrumbs{padding-top:10px;padding-bottom:30px;height:52px}.breadcrumbs ul{list-style:none}.breadcrumbs.is-catalog{border-bottom:none;padding-bottom:25px}.breadcrumbs-list,.breadcrumbs__item{display:inline-block}.breadcrumbs__item{position:relative;margin-right:22px}.breadcrumbs__item:last-child:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.breadcrumbs__item:last-child a{cursor:default;font-weight:400;color:#bdbdbd}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item a{font-weight:400;font-size:14px;line-height:17px;color:#333;text-decoration:none}.breadcrumbs__item a:hover{text-decoration:none}.breadcrumbs__item:after{content:"";position:absolute;width:5px;height:9px;background-image:url(../img/breadcrumbs-svg.f08abdca.svg);background-position:50%;background-repeat:no-repeat;right:-15px;display:block;color:#171d1d;font-size:16px;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumbs__default{font-size:16px;text-decoration:none;color:#9a9a9a}@media screen and (max-width:860px){.breadcrumbs{padding-bottom:15px;height:auto}.breadcrumbs__item{margin-right:10px}.breadcrumbs__item:after{right:-8px}.breadcrumbs__item a{font-size:12px}}.sidebar{position:relative;z-index:4}.sidebar__container{position:fixed;width:70vw;min-width:320px;height:100dvh;background-color:#fff;top:0;left:0;z-index:100;border-right:1px solid #dcdcdc;overflow-y:scroll;-webkit-transform:translateX(0);transform:translateX(0)}.sidebar__btn-close{position:absolute;top:10px;right:10px;cursor:pointer}.sidebar__overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;opacity:1;visibility:visible;background-color:rgba(0,0,0,.4)}@media screen and (max-width:425px){.sidebar__container{min-width:100%}}.login__wrap{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login__head,.login__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login__head{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:36px;margin-bottom:36px;padding:0 36px}.login__head-btn{font-weight:400;font-size:24px;line-height:29px;color:#bdbdbd;cursor:pointer}.login__head-btn--active{font-weight:500;color:#4f4f4f}.login__input-btn{position:absolute;cursor:pointer;right:0;z-index:2;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #dcdcdc}.login__btn{font-weight:400;font-size:16px;line-height:19px;color:#333;cursor:pointer}.login__btn--register{margin:20px 0}@media screen and (max-width:400px){.login__head-btn{font-size:20px}}.registration__wrap{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.registration__head,.registration__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registration__head{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:36px;margin-bottom:36px;padding:0 36px}.registration__head-btn{font-weight:400;font-size:24px;line-height:29px;color:#bdbdbd;cursor:pointer}.registration__head-btn--active{font-weight:500;color:#4f4f4f}.registration .input-row{width:100%}.registration .input-row--double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.registration .input-row--double .input-col{width:calc(50% - 8px)}.registration .input-row label{position:relative}.registration .input-row label input[type=email],.registration .input-row label input[type=password],.registration .input-row label input[type=text]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;padding-left:20px;color:#969696}.registration .input-row label input[type=checkbox]{display:none}.registration .input-row.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:17px;color:#333;margin-bottom:20px}.registration .input-row.checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:5px}.registration .input-row.checkbox label span{display:block;width:15px;height:15px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box}.registration__input-btn{position:absolute;cursor:pointer;right:0;z-index:2;height:50px;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #dcdcdc}.registration__input-btn,.registration__security{display:-webkit-box;display:-ms-flexbox;display:flex}.registration__security-checkbox{margin-right:20px}.registration__security-checkbox label input{display:none}.registration__security-checkbox label input:checked+span:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.registration__security-checkbox label span{display:block;position:relative;width:20px;height:20px;border:1px solid #828282;-webkit-box-sizing:border-box;box-sizing:border-box}.registration__security-desc{font-weight:400;font-size:12px;line-height:17px;color:#4f4f4f}.registration__security-desc a{color:#4f4f4f}.registration__register{margin-top:16px;margin-bottom:24px;font-weight:400;font-size:16px;line-height:19px;color:#333}.registration__register span{margin-left:16px;text-decoration:underline;cursor:pointer}.registration__register span:active,.registration__register span:hover{text-decoration:none}.registration__error{width:100%}.registration__error p{margin-top:4px;margin-bottom:8px;color:red;font-size:12px;text-align:left;-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1}.registration__error span{position:absolute;top:48px}.reset-instruction{margin-bottom:17px;line-height:17px;color:#4f4f4f}.reset-back,.reset-instruction{font-weight:400;font-size:14px;text-align:center}.reset-back{margin-top:25px;cursor:pointer;margin-bottom:10px;line-height:19px;color:#333}.reset-wrap{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reset-head,.reset-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reset-head{margin-bottom:40px}.reset-enter{margin-right:100px;font-weight:500;color:#4f4f4f}.reset-enter,.reset-registration{font-size:24px;line-height:29px;cursor:pointer}.reset-registration{font-weight:400;color:#bdbdbd}.reset .input-row{width:100%}.reset .input-row label input[type=password],.reset .input-row label input[type=text]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;padding-left:20px}.reset .input-row label input[type=checkbox]{display:none}.reset .input-row.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:17px;color:#333;margin-bottom:20px}.reset .input-row.checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:5px}.reset .input-row.checkbox label span{display:block;width:15px;height:15px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box}.reset-register{margin:20px 0}.reset-forgot,.reset-register{font-weight:400;font-size:16px;line-height:19px;color:#333}.restore-instruction{margin-bottom:17px;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#4f4f4f}.restore-back{margin-top:20px;cursor:pointer;margin-bottom:15px;font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#333}.restore-wrap{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.restore-head,.restore-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restore-head{margin-bottom:40px}.restore-enter{margin-right:100px;font-weight:500;color:#4f4f4f}.restore-enter,.restore-registration{font-size:24px;line-height:29px;cursor:pointer}.restore-registration{font-weight:400;color:#bdbdbd}.restore .input-row{width:100%}.restore .input-row label input[type=password],.restore .input-row label input[type=text]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;padding-left:20px}.restore .input-row label input[type=checkbox]{display:none}.restore .input-row.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:17px;color:#333;margin-bottom:20px}.restore .input-row.checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:5px}.restore .input-row.checkbox label span{display:block;width:15px;height:15px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box}.restore-register{margin:20px 0}.restore-forgot,.restore-register{font-weight:400;font-size:16px;line-height:19px;color:#333}.addresses-list h2{width:100%;max-width:100%;text-align:center;margin-top:0;font-weight:400;font-size:24px;line-height:29px;color:#000}.addresses-list .ui.selection.active.dropdown,.addresses-list .ui.selection.active.dropdown .menu{border-color:#dcdcdc;-webkit-box-shadow:none;box-shadow:none;z-index:98}.addresses-list .ui.search.selection.dropdown>input.search{margin-top:0}.addresses-list .ui.search.selection.dropdown>input.search,.addresses-list .ui.search.selection.dropdown>span.sizer{line-height:1.21428571em;padding:.67857143em 2.1em .67857143em 1em;overflow:hidden;padding-left:0;height:48px;font-weight:400;font-size:16px;line-height:19px;color:#969696}.addresses-list .ui.selection.dropdown{margin-top:5px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;padding:0 25px;width:100%;font-family:Gilroy,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#969696;border-radius:0;margin-bottom:30px;position:relative}.addresses-list .ui.selection.dropdown .item{margin-bottom:5px;cursor:pointer}.addresses-list .ui.selection.dropdown:after{content:"";font-size:0;display:block;width:18px;height:18px;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(1);transform:scale(1);margin-left:5px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:absolute;right:15px;top:15px;z-index:0;pointer-events:none;background:url(../img/arrow-down.e6cea961.svg)}.addresses-list .ui.selection.dropdown.active:after{-webkit-transform:scale(1) rotate(-180deg);transform:scale(1) rotate(-180deg)}.addresses-list .ui.selection.dropdown i{display:none}.addresses-list .ui.selection.dropdown>.text{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-32px;max-width:330px;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.addresses-list .ui.selection.dropdown .menu{min-width:100%;width:100%;outline:none;position:absolute;top:48px;background-color:#fff;padding:10px 35px;min-height:50px;max-height:175px;overflow-y:scroll;right:0;margin:auto;display:block;border:1px solid #dcdcdc}.addresses-list .ui.selection.dropdown .menu::-webkit-scrollbar{width:4px;border-radius:2px}.addresses-list .ui.selection.dropdown .menu::-webkit-scrollbar-track{background:#fff;width:2px}.addresses-list .ui.selection.dropdown .menu::-webkit-scrollbar-thumb{background:#2d3340;width:2px;border-radius:2px}.addresses-list .ui.selection.dropdown .menu::-webkit-scrollbar-thumb:hover{background:#555;width:2px}.addresses-list__select{margin-bottom:30px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.addresses-list__select button{width:220px}.success-register{font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#4f4f4f}.success-register span{color:#333;padding-left:10px}.success-register__title{padding:0 32px;color:#111}.success-register__description,.success-register__note{margin-top:24px}@media screen and (max-width:640px){.success-register__title{padding:0 16px}}.another-cosmetolog__wrap{padding:40px}.another-cosmetolog__wrap label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:14px;line-height:17px;color:#4f4f4f}.another-cosmetolog__wrap label input{margin-top:8px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;height:50px;width:100%;margin-bottom:30px;padding-left:20px;font-weight:400;font-size:16px;line-height:20px;color:#4f4f4f}.another-cosmetolog__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.another-cosmetolog__btns button{height:50px;width:50%}.another-cosmetolog__cancel{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.fast-buy{margin:0 30px;margin-bottom:40px}.fast-buy__text{font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4f4f4f}.fast-buy__input{margin-top:25px}.fast-buy__input input{height:50px;width:100%;padding-left:20px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box}.fast-buy__input input::-webkit-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.fast-buy__input input::-moz-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.fast-buy__input input:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.fast-buy__input input::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.fast-buy__input input::placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.fast-buy__input label span{margin-top:10px}.fast-buy__submit{margin-top:15px;height:50px;width:100%;position:relative}.fast-buy__submit-loader{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basket-item{border-bottom:1px solid #f2f2f2}.basket-item__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-top:25px;padding-bottom:35px}.basket-item__count,.basket-item__counter,.basket-item__info,.basket-item__price,.basket-item__sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-item__count,.basket-item__info,.basket-item__price,.basket-item__sum{width:25%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basket-item__info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:20px;text-decoration:none}.basket-item__title{font-weight:400;font-size:16px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;color:#333;margin-bottom:15px}.basket-item .basket-item__counter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basket-item__count input{text-align:center;font-weight:400;font-size:18px;line-height:22px;color:#4f4f4f;width:80px}.basket-item__count svg path{fill:#4f4f4f}.basket-item__right{margin-left:10px}.basket-item__units{margin-bottom:5px}.basket-item__price,.basket-item__sum{font-weight:400;font-size:18px;line-height:22px;color:#4f4f4f}.basket-item__units{font-weight:400;font-size:14px;line-height:19px;color:#828282}.basket-item__delete{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.basket-item__left{width:75px;height:75px}.basket-item__left img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:780px){.basket-item__info{width:30%}.basket-item__right{margin-left:0}.basket-item__wrap>div{font-size:14px}.basket-item__title{font-size:12px;margin-bottom:5px}.basket-item__units{font-size:12px}.basket-item__count input{width:40px}.basket-item__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0}.basket-item__right>div{text-align:center}.basket-item__delete{-webkit-transform:translateY(0);transform:translateY(0);top:10px;right:10px}}.default-prices__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.default-prices__total-wrap{width:40%}.default-prices__total-sum{margin-bottom:10px}.default-prices__total-download{margin-top:25px;height:50px}.default-prices__total-discount,.default-prices__total-result,.default-prices__total-sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:20px;line-height:25px;color:#4f4f4f}.default-prices__total-discount span,.default-prices__total-result span,.default-prices__total-sum span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:18px;line-height:22px;color:#4f4f4f}.default-prices__total-discount span svg,.default-prices__total-result span svg,.default-prices__total-sum span svg{margin-right:5px}.default-prices__total-result{margin-top:20px;font-weight:400;font-size:22px;line-height:27px;color:#000}.default-prices__total-result span{font-weight:400;font-size:18px;line-height:22px;text-transform:uppercase;color:#000}.default-prices .default-prices__counter-btn,.default-prices__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.default-prices__counter svg path{fill:#4f4f4f}.default-prices__counter input{text-align:center;font-weight:400;font-size:18px;line-height:22px;color:#4f4f4f;width:80px}.default-prices__head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;margin-top:30px}.default-prices__head.with-article{grid-template-columns:1fr 2fr 1fr 1fr 1fr}.default-prices__col{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.default-prices__body,.default-prices__col{display:-webkit-box;display:-ms-flexbox;display:flex}.default-prices__body{margin-top:25px}.default-prices__info{display:-webkit-box;display:-ms-flexbox;display:flex}.default-prices__info-img{width:72px;height:72px;margin-right:10px}.default-prices__info-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.default-prices__info-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.default-prices__info-text h3{font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;color:#333;margin-bottom:15px}.default-prices__info-text span{font-weight:400;font-size:14px;line-height:17px;color:#828282}.default-prices__info-text span:last-child{margin-top:7px}@media screen and (max-width:845px){.default-prices__head>div{font-size:12px;font-weight:400;line-height:20px;color:#333}.default-prices__total-wrap{margin-top:15px;width:100%}}.form-application{margin-top:55px}.form-application__button{margin-top:5px;height:50px;margin-bottom:30px;position:relative}.form-application__button-loader{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-application__input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-application__input label input{height:50px;width:100%;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;padding-left:20px;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.form-application__input label input::-webkit-input-placeholder{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.form-application__input label input::-moz-placeholder{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.form-application__input label input:-ms-input-placeholder{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.form-application__input label input::-ms-input-placeholder{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.form-application__input label input::placeholder{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.form-application__input label span{margin-top:10px}.payment-info__title{margin-bottom:16px;padding:0 12px;font-weight:400;font-size:24px;line-height:29px;text-align:center;color:#111}.payment-info__description{max-width:350px;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4f4f4f;margin-left:auto;margin-right:auto}.success-register__kod{margin-top:15px;text-align:center;font-weight:400;font-size:14px;line-height:17px;color:#828282}.success-register__wrap{padding-bottom:20px}.success-register__title{font-weight:400;font-size:24px;line-height:29px;color:#000;text-align:center}.success-register__description{margin-top:20px;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#4f4f4f}.success-register__description span{color:#333;padding-left:10px}.login[data-v-57bde9ae]{margin-bottom:30px}.login-wrap[data-v-57bde9ae]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-head[data-v-57bde9ae],.login-wrap[data-v-57bde9ae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-head[data-v-57bde9ae]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.login-enter[data-v-57bde9ae]{font-weight:500;font-size:24px;line-height:29px;color:#4f4f4f;cursor:pointer}.login-registration[data-v-57bde9ae]{font-weight:400;font-size:24px;line-height:29px;color:#bdbdbd;cursor:pointer}.login .input-row[data-v-57bde9ae]{width:100%}.login .input-row label[data-v-57bde9ae]{position:relative}.login .input-row label .show-password[data-v-57bde9ae]{position:absolute;cursor:pointer;right:0;z-index:2;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #dcdcdc}.login .input-row label textarea[data-v-57bde9ae]{width:100%;height:90px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;padding-left:20px;resize:none;font-weight:400;font-size:16px;line-height:20px;color:#969696;font-family:Gilroy,Arial,sans-serif!important;padding-top:16px}.login .input-row label textarea[data-v-57bde9ae]::-webkit-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#969696;font-family:Gilroy,Arial,sans-serif!important}.login .input-row label textarea[data-v-57bde9ae]::-moz-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#969696;font-family:Gilroy,Arial,sans-serif!important}.login .input-row label textarea[data-v-57bde9ae]:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#969696;font-family:Gilroy,Arial,sans-serif!important}.login .input-row label textarea[data-v-57bde9ae]::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#969696;font-family:Gilroy,Arial,sans-serif!important}.login .input-row label textarea[data-v-57bde9ae]::placeholder{font-weight:400;font-size:16px;line-height:20px;color:#969696;font-family:Gilroy,Arial,sans-serif!important}.login .input-row label input[type=password][data-v-57bde9ae],.login .input-row label input[type=text][data-v-57bde9ae]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;padding-left:20px}.login .input-row label input[type=checkbox][data-v-57bde9ae]{display:none}.login .input-row.checkbox[data-v-57bde9ae]{font-weight:400;font-size:14px;line-height:17px;color:#333;margin-bottom:20px}.login .input-row.checkbox[data-v-57bde9ae],.login .input-row.checkbox label[data-v-57bde9ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .input-row.checkbox label[data-v-57bde9ae]{margin-right:10px}.login .input-row.checkbox label input[data-v-57bde9ae]{display:none}.login .input-row.checkbox label input:checked+span[data-v-57bde9ae]:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.login .input-row.checkbox label span[data-v-57bde9ae]{display:block;width:20px;height:20px;border:1px solid #dcdcdc;position:relative}.login .input-row button[data-v-57bde9ae]{height:50px}.login-register[data-v-57bde9ae]{margin:20px 0}.login-forgot[data-v-57bde9ae],.login-register[data-v-57bde9ae]{font-weight:400;font-size:16px;line-height:19px;color:#333;cursor:pointer}@media screen and (max-width:400px){.login-enter[data-v-57bde9ae],.login-registration[data-v-57bde9ae]{font-size:20px}}.success-seminar__wrap[data-v-2f03c338]{padding-bottom:40px}.success-seminar__wrap h2[data-v-2f03c338]{font-weight:400;font-size:18px;line-height:20px;margin-bottom:10px}.success-seminar__wrap p[data-v-2f03c338]{margin:0;margin-bottom:10px;font-size:14px}.success-seminar__wrap span[data-v-2f03c338]{font-size:14px}.success-order__title{margin-bottom:16px;padding:0 12px;font-weight:400;font-size:24px;line-height:29px;text-align:center;color:#111}.success-order__description{max-width:350px;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4f4f4f;margin-left:auto;margin-right:auto}.basket-popup__empty{text-align:center}.basket-popup .slick-track.slick-center{margin-left:inherit!important}.basket-popup__products{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:33px 0}.basket-popup__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;width:100%;margin-bottom:8px}.basket-popup__card:last-child{margin-bottom:0}.basket-popup__card--sample{min-height:112px}.basket-popup__card-btn{min-width:31px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.basket-popup__card-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;text-decoration:none}.basket-popup__card-img{-ms-flex-negative:0;flex-shrink:0;width:112px;height:112px;cursor:pointer;text-align:center}.basket-popup__card-img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.basket-popup__card-desc{width:200px}.basket-popup__card-desc h5{margin:0;font-weight:400;font-size:16px;line-height:20px;color:#333;padding-bottom:10px}.basket-popup__card-desc p{margin:0;font-weight:400;font-size:14px;line-height:17px;color:#828282}.basket-popup__card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-left:16px}.basket-popup__count{text-align:center}.basket-popup__card-calc{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;min-width:90px}.basket-popup__card-calc,.basket-popup__card-calc button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-popup__card-calc button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px}.basket-popup__card-calc input{display:block;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;text-align:center}.basket-popup__card-count{width:100px;text-align:center}.basket-popup__card-price{position:relative;min-width:80px;min-height:22px}.basket-popup__card-price h5{margin:0;font-weight:400;font-size:18px;line-height:22px;color:#333}.basket-popup__card-price .preloader{width:16px;height:16px}.basket-popup__total{border-bottom:1px solid #f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:13px 0}.basket-popup__total p{font-weight:400;font-size:14px;line-height:17px;color:#4f4f4f;margin:0;margin-right:12px}.basket-popup__total h5{font-weight:700;font-size:18px;line-height:22px;color:#333;margin:0}.basket-popup__card-loader{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.75)}.basket-popup__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:49px 0}.basket-popup__actions a{font-weight:400;font-size:14px;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4f4f4f;cursor:pointer}.basket-popup__actions a,.basket-popup__actions a:hover{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.basket-popup__actions a:hover{-webkit-text-decoration-line:none;text-decoration-line:none}.basket-popup__together{position:relative}.basket-popup__together h5{font-weight:400;font-size:18px;line-height:22px;text-align:center}.basket-popup__together-card,.basket-popup__together svg{cursor:pointer}.basket-popup__together-card h2{height:40px;text-transform:uppercase;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.basket-popup__together-card h2,.basket-popup__together-card h3{font-weight:400;font-size:16px;line-height:20px;text-align:center}.basket-popup__together-card h3{color:#4f4f4f}.basket-popup__together-card button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;max-width:100px;width:100%;height:30px;font-weight:400;font-size:14px;line-height:17px;background:#4f4f4f;color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border:1px solid transparent}.basket-popup__together-card button:hover{background:#fff;color:#4f4f4f;border-color:#4f4f4f;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.basket-popup__together-card p{font-weight:400;font-size:14px;line-height:17px;color:#828282;text-align:center}.basket-popup__together-arrows{width:calc(100% + 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:-25px;z-index:900;right:-25px;top:50%}.basket-popup__btn{max-width:290px;height:50px}.basket-popup__btn--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width:640px){.basket-popup__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 0}.basket-popup__actions a{margin-bottom:30px}.basket-popup__card{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.basket-popup__card--sample{min-height:110px}.basket-popup__card-info{width:calc(100% - 40px)}.basket-popup__card-img{width:80px;height:80px}.basket-popup__card-desc{width:100%}.basket-popup__card-desc h5{font-size:14px}.basket-popup__card-actions{padding-left:32px}.basket-popup__calc{width:75px}}@media screen and (max-width:480px){.basket-popup__together-arrows{width:90%;left:50%;right:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.success-seminar .emptyTitle[data-v-a027d5ca]{padding-top:40px;font-size:18px;line-height:24px}.success-seminar__wrap[data-v-a027d5ca]{padding-bottom:40px}.success-seminar__wrap h2[data-v-a027d5ca]{font-weight:400;font-size:28px;line-height:39px;text-transform:uppercase;margin:0;color:#000;margin-top:-20px;margin-bottom:20px}.success-seminar__wrap div[data-v-a027d5ca]{margin:0;margin-bottom:10px;font-size:16px}@media screen and (max-width:500px){.success-seminar__wrap h2[data-v-a027d5ca]{font-size:17px;line-height:20px;margin-top:-10px;margin-bottom:10px;padding:0 20px 0 10px}.success-seminar__wrap div[data-v-a027d5ca]{min-height:200px;max-height:494px;overflow-y:scroll;padding:0 10px}.success-seminar__wrap div[data-v-a027d5ca]::-webkit-scrollbar{width:4px;border-radius:2px}.success-seminar__wrap div[data-v-a027d5ca]::-webkit-scrollbar-track{background:#fff;width:2px}.success-seminar__wrap div[data-v-a027d5ca]::-webkit-scrollbar-thumb{background:#2d3340;width:2px;border-radius:2px}.success-seminar__wrap div[data-v-a027d5ca]::-webkit-scrollbar-thumb:hover{background:#555;width:2px}.success-seminar__wrap[data-v-a027d5ca]{padding-bottom:20px}}.seminar-info .emptyTitle{padding-top:40px;font-size:18px;line-height:24px}.seminar-info__wrap{padding-bottom:40px}.seminar-info__wrap h2{padding-top:33px;font-weight:400;font-size:28px;line-height:39px;text-transform:uppercase;text-align:center;color:#000;margin-top:-20px;margin-bottom:20px}.seminar-info__wrap--content{margin-bottom:10px;font-size:16px}.seminar-info__wrap--content ol,.seminar-info__wrap--content ul{padding:10px 0 10px 18px}@media screen and (max-width:500px){.seminar-info__wrap h2{font-size:17px;line-height:20px;margin-top:-10px;margin-bottom:10px;padding:0 20px 0 10px}.seminar-info__wrap div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100px;max-height:500px;overflow-y:auto;padding:10px 10px 0}.seminar-info__wrap div::-webkit-scrollbar{width:4px;border-radius:2px}.seminar-info__wrap div::-webkit-scrollbar-track{background:#fff;width:2px}.seminar-info__wrap div::-webkit-scrollbar-thumb{background:#2d3340;width:2px;border-radius:2px}.seminar-info__wrap div::-webkit-scrollbar-thumb:hover{background:#555;width:2px}.seminar-info__wrap{padding-bottom:20px}}.login{margin-bottom:30px}.login-wrap{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-head,.login-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;width:60%}.login-enter{font-weight:500;color:#4f4f4f}.login-enter,.login-registration{font-size:24px;line-height:29px;cursor:pointer}.login-registration{font-weight:400;color:#bdbdbd}.login .input-row{width:100%}.login .input-row label{position:relative}.login .input-row label .show-password{position:absolute;cursor:pointer;right:0;z-index:2;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #dcdcdc}.login .input-row label input[type=password],.login .input-row label input[type=text]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;padding-left:20px}.login .input-row label input[type=checkbox]{display:none}.login .input-row.checkbox{font-weight:400;font-size:14px;line-height:17px;color:#333;margin-bottom:20px}.login .input-row.checkbox,.login .input-row.checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .input-row.checkbox label{margin-right:10px}.login .input-row.checkbox label input{display:none}.login .input-row.checkbox label input:checked+span:before{content:"";position:absolute;width:20px;height:20px;background-color:#4f4f4f;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../img/checked.a08bf424.svg);background-repeat:no-repeat;background-position:50%}.login .input-row.checkbox label span{display:block;width:20px;height:20px;border:1px solid #dcdcdc;position:relative}.login-register{margin:20px 0}.login-forgot,.login-register{font-weight:400;font-size:16px;line-height:19px;color:#333;cursor:pointer}@media screen and (max-width:400px){.login-enter,.login-registration{font-size:20px}}.sms-registration__error{display:block;-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1;color:red;font-size:12px;width:100%;margin-bottom:8px}.sms-registration__wrap{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sms-registration__head,.sms-registration__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sms-registration__head{margin-bottom:36px;padding:0 36px}.sms-registration__title{font-weight:500;font-size:24px;line-height:29px;color:#4f4f4f;cursor:pointer}.sms-registration .input-row{width:100%}.sms-registration .input-row label{position:relative}.sms-registration .input-row label input[type=password],.sms-registration .input-row label input[type=text]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;padding-left:20px}.sms-registration .input-row label input[type=checkbox]{display:none}.sms-registration .input-note{display:block;width:100%;margin-top:-13px;margin-bottom:17px;color:#828282;font-size:12px}@media screen and (max-width:640px){.sms-registration__head{padding:0 12px}.sms-registration__title{font-size:20px}}.remainings--title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.remainings__wrap{margin-top:28px}.remainings__wrap-grid--head{display:grid;grid-template-columns:72px 70% 10%;gap:10px;padding-bottom:14px;margin-bottom:10px;border-bottom:1px solid #f2f2f2}.remainings__wrap-grid--head div{color:#828282;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.remainings__wrap-grid--products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-bottom:13px}.remainings__wrap-grid--products .product{gap:10px;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:72px 70% 10%;text-decoration:none;padding-bottom:14px;border-bottom:1px solid #f2f2f2}.remainings__wrap-grid--products .product:after{display:none}.remainings__wrap-grid--products .product .image--wrap{width:72px;height:72px;background:#f8f8f8}.remainings__wrap-grid--products .product .image--wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remainings__wrap-grid--products .product .title{color:#333;font-size:16px;font-style:normal;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}.remainings__wrap-grid--products .product .count{text-align:center;color:#4f4f4f;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.remainings__wrap .main-button{height:51px}.metodist-video{aspect-ratio:9/16;height:40vw}.metodist-video,.metodist-video--popup .popup__container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.metodist-video--popup .popup__btn-close{top:-20px;right:-30px}@media (max-width:640px){.metodist-video--popup .popup__btn-close{top:0;right:0}.metodist-video--popup .popup-content{width:300px;margin-top:32px}.metodist-video--popup .popup-content video{width:100%;height:60vh}}.manager__popup[data-v-2fb315bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.manager__popup--title[data-v-2fb315bc]{font-style:normal;font-weight:400;font-size:24px;line-height:29px;text-align:center;color:#000}.manager__popup-list[data-v-2fb315bc]{margin-top:30px;gap:16px}.manager__popup-list--input[data-v-2fb315bc],.manager__popup-list[data-v-2fb315bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.manager__popup-list--input[data-v-2fb315bc]{gap:5px}.manager__popup-list .app--input[data-v-2fb315bc]{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdcdc;height:50px;padding:20px;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}.manager__popup-list .app--input[data-v-2fb315bc]::-webkit-input-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#969696}.manager__popup-list .app--input[data-v-2fb315bc]::-moz-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#969696}.manager__popup-list .app--input[data-v-2fb315bc]:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#969696}.manager__popup-list .app--input[data-v-2fb315bc]::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#969696}.manager__popup-list .app--input[data-v-2fb315bc]::placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#969696}.manager__popup-list .app--input.error[data-v-2fb315bc]{border-color:red}.manager__popup-list .error-text[data-v-2fb315bc]{font-size:14px;line-height:21px;color:red}.manager__popup-list--button[data-v-2fb315bc]{height:51px}.video-modal--wrap .popup__top{padding-bottom:0}.video-modal--wrap .popup__container{background:transparent;padding:0;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-modal--wrap .popup__container video{width:100%;height:100%;max-height:85dvh;background:transparent!important}.video-modal--wrap .popup__btn-close{z-index:10;top:20px;right:20px;width:30px;height:30px;background:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.video-modal--wrap .popup__btn-close svg{width:24px;height:24px}.video-modal--wrap .popup__btn-close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:1024px){.video-modal--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-modal--wrap .popup__container{width:calc(100vw - 26px)!important;max-width:unset!important}.video-modal--wrap .popup__container .popup__btn-close{position:fixed;top:-40px;right:0}.video-modal--wrap video{width:317px!important;margin-inline:auto;-o-object-fit:cover;object-fit:cover}}.youtube-video-modal .youtube-video__wrap{max-width:860px}.youtube-video-modal .youtube-video__wrap iframe{width:100%;aspect-ratio:16/9}.youtube-video-modal .popup__container{padding:32px 24px 24px}.youtube-video-modal .popup__btn-close{top:2px;right:2px}.youtube-video-modal--shorts .popup__container{max-width:375px!important}.youtube-video-modal--shorts .youtube-video__wrap{max-width:100%}.youtube-video-modal--shorts .youtube-video__wrap iframe{aspect-ratio:9/16}@media screen and (max-width:640px){.youtube-video-modal .popup__btn-close{right:8px}.youtube-video-modal .popup__container{padding:32px 16px 16px}.youtube-video-modal--shorts .popup__container{max-width:320px!important}}.messenger-modal{margin:0 30px;margin-bottom:40px}.messenger-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px;text-align:center;color:#4f4f4f}.messenger-modal__title{font-weight:700;font-size:18px;line-height:150%;text-transform:uppercase}.messenger-modal__desc{font-weight:400;font-size:14px;line-height:150%}.messenger-modal .input-row{width:100%;margin-top:24px}.messenger-modal .input-row label{position:relative}.messenger-modal .input-row label input[type=email],.messenger-modal .input-row label input[type=password],.messenger-modal .input-row label input[type=text]{width:100%;height:50px;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px}.messenger-modal .input-row label input[type=email]::-webkit-input-placeholder,.messenger-modal .input-row label input[type=password]::-webkit-input-placeholder,.messenger-modal .input-row label input[type=text]::-webkit-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.messenger-modal .input-row label input[type=email]::-moz-placeholder,.messenger-modal .input-row label input[type=password]::-moz-placeholder,.messenger-modal .input-row label input[type=text]::-moz-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.messenger-modal .input-row label input[type=email]:-ms-input-placeholder,.messenger-modal .input-row label input[type=password]:-ms-input-placeholder,.messenger-modal .input-row label input[type=text]:-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.messenger-modal .input-row label input[type=email]::-ms-input-placeholder,.messenger-modal .input-row label input[type=password]::-ms-input-placeholder,.messenger-modal .input-row label input[type=text]::-ms-input-placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.messenger-modal .input-row label input[type=email]::placeholder,.messenger-modal .input-row label input[type=password]::placeholder,.messenger-modal .input-row label input[type=text]::placeholder{font-weight:400;font-size:16px;line-height:20px;color:#bdbdbd}.messenger-modal .input-row label span{margin-top:2px}.messenger-modal .input-row.error{margin-bottom:-14px}.messenger-modal .input-row.error label input{border:1px solid #dc1411}.messenger-modal__btn{height:50px}.review-modal__product{margin-bottom:16px}.review-modal__product-image{display:-webkit-box;display:-ms-flexbox;display:flex}.review-modal__product-image img{display:block;width:75px;height:75px;-o-object-fit:cover;object-fit:cover}.review-modal__product-title{margin-top:8px}.review-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.review-modal__rating-label{margin-bottom:8px;font-size:14px;color:#4f4f4f}.review-modal__btn-send button{background:#4f4f4f}.review-modal .input-col{width:100%;margin-bottom:40px}.lang-modal{padding-top:36px;padding-bottom:48px}.lang-modal__title{font-weight:600;text-align:center;font-size:18px;line-height:18px}.lang-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:32px}.lang-modal__btn{padding-left:8px;padding-right:8px;min-height:50px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0}.lang-modal__btn--ua{color:#fff;background-color:#a6bc62;border:1px solid #a6bc62}.lang-modal__btn--ua:active,.lang-modal__btn--ua:hover{background:#fff;border:1px solid #a6bc62}.lang-modal__btn--ua:active .main-button__label,.lang-modal__btn--ua:hover .main-button__label{color:#a6bc62}.lang-modal__btn--keep{background-color:#fff;border:1px solid #a6bc62}.lang-modal__btn--keep .main-button__label{color:#a6bc62}.lang-modal__btn--keep:active,.lang-modal__btn--keep:hover{background:#a6bc62;border:1px solid #a6bc62}.lang-modal__btn--keep:active .main-button__label,.lang-modal__btn--keep:hover .main-button__label{color:#fff}@media screen and (max-width:640px){.lang-modal{padding-top:16px;padding-bottom:16px}.lang-modal__actions{margin-top:24px}}.redirect-lang-modal{padding-top:36px;padding-bottom:48px}.redirect-lang-modal__title{font-weight:600;text-align:center;font-size:18px;line-height:18px}.redirect-lang-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:32px}.redirect-lang-modal__btn{padding-left:8px;padding-right:8px;min-height:50px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0}.redirect-lang-modal__btn--ua{color:#fff;background-color:#a6bc62;border:1px solid #a6bc62}.redirect-lang-modal__btn--ua:active,.redirect-lang-modal__btn--ua:hover{background:#fff;border:1px solid #a6bc62}.redirect-lang-modal__btn--ua:active .main-button__label,.redirect-lang-modal__btn--ua:hover .main-button__label{color:#a6bc62}.redirect-lang-modal__btn--keep{background-color:#fff;border:1px solid #a6bc62}.redirect-lang-modal__btn--keep .main-button__label{color:#a6bc62}.redirect-lang-modal__btn--keep:active,.redirect-lang-modal__btn--keep:hover{background:#a6bc62;border:1px solid #a6bc62}.redirect-lang-modal__btn--keep:active .main-button__label,.redirect-lang-modal__btn--keep:hover .main-button__label{color:#fff}@media screen and (max-width:640px){.redirect-lang-modal{padding-top:16px;padding-bottom:16px}.redirect-lang-modal__actions{margin-top:24px}}.first-order-promo{text-align:center;color:#4f4f4f;font-size:14px;line-height:17px}.first-order-promo__title{padding:0 32px;color:#111;font-size:24px;line-height:29px}.first-order-promo__description{margin-top:24px}@media screen and (max-width:640px){.first-order-promo__title{padding:0 16px}}.hidden{z-index:98;position:relative}.admin-bar[data-v-5d94b3e3]{background-color:#e7e7ff}.admin-bar__wrap[data-v-5d94b3e3]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Arial,sans-serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.admin-bar__start[data-v-5d94b3e3]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.admin-bar-floating[data-v-5d94b3e3]{position:fixed;z-index:2000;right:20px;bottom:20px;padding:5px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #4f4f4f;background-color:#fff;-webkit-box-shadow:3px 3px 2px 1px rgba(0,0,255,.2);box-shadow:3px 3px 2px 1px rgba(0,0,255,.2);-webkit-transition:scale .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:scale .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out,scale .3s ease-in-out;transition:box-shadow .3s ease-in-out,scale .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}.admin-bar-floating[data-v-5d94b3e3]:hover{-webkit-box-shadow:4px 4px 1px 1px rgba(0,0,255,.1);box-shadow:4px 4px 1px 1px rgba(0,0,255,.1);scale:1.1}.admin-bar-link[data-v-04b06277]{text-decoration:none;color:#4f4f4f}.admin-bar-link[data-v-04b06277]:hover{text-decoration:underline}.admin-bar-link__navigate[data-v-04b06277]{display:-webkit-box;display:-ms-flexbox;display:flex}.admin-bar-link__navigate svg+span.name[data-v-04b06277]{margin-left:5px}.header-nav-dropdown{position:absolute;top:100%;z-index:999;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding-left:0;padding:10px 0 10px 16px;background-color:#fff;border:1px solid #e0e0e0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-nav-dropdown,.header-nav-dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex}.header-nav-dropdown__item{position:relative;max-width:300px;min-width:230px;padding:6px 0;font-weight:400;font-size:14px;line-height:17px;color:#111;cursor:pointer}.header-nav-dropdown__item>a{position:relative;text-decoration:none;color:#333}.header-nav-dropdown__item>a:hover:before{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.header-nav-dropdown__item>a:before{content:attr(data-content);position:absolute;z-index:0;color:transparent;top:0;left:0;-webkit-transform:translateX(-16px);transform:translateX(-16px);opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease;text-decoration:underline;-webkit-text-decoration-color:#333;text-decoration-color:#333;text-underline-offset:4px}.header-nav-dropdown__item--menu:hover>.header-nav-dropdown{visibility:visible;opacity:1}.header-nav-dropdown__item--menu>.header-nav-dropdown{left:100%;position:absolute;top:-11px;z-index:10;max-height:calc(100vh - 220px);overflow:auto}.header-nav-dropdown__item--menu>.header-nav-dropdown::-webkit-scrollbar{width:4px;height:0}.header-nav-dropdown__item--menu>.header-nav-dropdown::-webkit-scrollbar-track{background:hsla(0,0%,51%,.2);border-radius:1px}.header-nav-dropdown__item--menu>.header-nav-dropdown::-webkit-scrollbar-thumb{background:#a6bc62;border-radius:1px}.header-nav-dropdown__item--menu>.header-nav-dropdown::-webkit-scrollbar-thumb:hover{background:#a6bc62;cursor:pointer}.header-nav-slidedown{position:relative}.header-nav-slidedown:before{content:"";position:absolute;top:0;left:-100%;width:200%;border-top:1px solid #f2f2f2}.header-nav-slidedown__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;max-width:360px;padding:15px 20px 15px 10px;font-weight:400;font-size:17px;line-height:21px;text-transform:uppercase;cursor:pointer}.header-nav-slidedown__link a{text-decoration:none;color:#111}.header-nav-slidedown__link svg{-ms-flex-negative:0;flex-shrink:0}.header-nav-slidedown__link--promo{text-transform:uppercase}.header-nav-slidedown__link--promo>a{font-weight:600;color:#dc1411}.header-nav-slidedown__list{list-style-type:none}.header-nav-slidedown__list .header-nav-slidedown__link{text-transform:none;padding-left:15px}.header-nav-slidedown__list .header-nav-slidedown__link--promo,.header-nav-slidedown__list .header-nav-slidedown__link--slide{text-transform:uppercase}.header-nav-slidedown__list .header-nav-slidedown{padding-left:15px}@media screen and (max-width:1024px){.header-nav-slidedown__link{max-width:100%}}.header-nav{padding-top:26px}.header-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:64px;font-weight:400;font-size:16px;line-height:19px;color:#333;list-style:none;padding-left:0}.header-nav__item{position:relative;padding-bottom:16px;cursor:pointer}.header-nav__item--menu:hover>.header-nav-dropdown{visibility:visible;opacity:1}.header-nav__item--promo{text-transform:uppercase}.header-nav__item--promo .header-nav__item-link a{font-weight:600;color:#dc1411}.header-nav__item--promo .header-nav__item-link a:before{background-color:#dc1411}.header-nav__item-link a,.header-nav__item-link span{position:relative;text-transform:uppercase;text-decoration:none;color:#333}.header-nav__item-link a:hover:before,.header-nav__item-link span:hover:before{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.header-nav__item-link a:before,.header-nav__item-link span:before{content:"";position:absolute;top:100%;left:0;right:0;height:1px;background-color:#333;-webkit-transform:translateX(-16px);transform:translateX(-16px);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:1024px){.header-nav{padding-top:0;overflow:hidden}}.header-messages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:38px;text-align:center;font-size:14px;text-transform:uppercase;font-weight:500;color:#111;background:#f2f2f2}.header-messages--error{color:#dc1411}@media screen and (max-width:1024px){.header-messages{font-weight:400;font-size:12px;line-height:14px}}.header-phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px;width:100%;list-style:none;font-size:14px}.header-phones a{white-space:nowrap}@media screen and (max-width:1024px){.header-phones{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 20px 25px 10px;border-bottom:1px solid #f2f2f2}.header-phones a{text-decoration:none;color:#111}}.header-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px}.header-social a svg path{fill:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-social a:hover svg path{fill:#828282}@media screen and (max-width:1024px){.header-social a svg path{fill:#828282}.header-social a:hover svg path{fill:#111}}.header-lang{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:6px;min-width:42px}.header-lang__item{cursor:pointer;font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.55}.header-lang__item--active,.header-lang__item:hover{opacity:1}@media screen and (max-width:1024px){.header-lang__item{color:#4f4f4f}}.header-top{background:#a6bc62}.header-top__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px}.header-top__links li{position:relative}.header-top__links li:hover:before{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.header-top__links li:before{content:"";position:absolute;top:120%;left:0;right:0;height:1px;background-color:#fff;-webkit-transform:translateX(-16px);transform:translateX(-16px);opacity:0;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease}.header-top__links a{text-transform:uppercase;text-decoration:none;color:#fff}.header-top__left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;width:100%;list-style:none;font-size:14px}.header-top__left,.header-top__right{display:-webkit-box;display:-ms-flexbox;display:flex}.header-top__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:40px}.header-top__social{min-width:47px}.header-top__phones{min-width:364px}@media screen and (max-width:1280px){.header-top{font-size:12px}}.header-sidebar__nav-additional{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;text-transform:uppercase;font-weight:400;font-size:14px;line-height:17px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;list-style:none;padding-left:0;padding:25px 20px 25px 10px}.header-sidebar__nav-additional a{text-decoration:none;color:#111}.header-sidebar__footer{margin-top:24px;padding-left:10px;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-search,.header-search__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-search__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:40px;cursor:pointer}.header-search__input{height:32px;border-bottom:1px solid #f8f8f8;padding-left:10px;width:280px}.header-search__input label{width:100%;height:100%}.header-search__input label input{width:100%;height:100%;font-weight:400;font-size:14px;line-height:17px}.header-search__input label input::-webkit-input-placeholder{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd}.header-search__input label input::-moz-placeholder{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd}.header-search__input label input:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd}.header-search__input label input::-ms-input-placeholder{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd}.header-search__input label input::placeholder{font-weight:400;font-size:14px;line-height:17px;color:#bdbdbd}.header-search__input--show{display:block!important}.header-search__dropdown{position:relative;min-height:50px;z-index:4;background-color:#fff;border:1px solid #e0e0e0;padding:16px 0;max-height:300px;overflow-y:scroll}.header-search__dropdown-title{font-size:12px;line-height:15px;text-transform:uppercase;color:#333;padding-left:15px;margin-bottom:8px}.header-search__dropdown-products{padding-left:15px;border-bottom:1px solid #e0e0e0;padding-bottom:8px;margin-bottom:10px}.header-search__dropdown-products a{text-decoration:none;font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#111}.header-search__dropdown-another{padding-left:15px}.header-search__dropdown-another a{text-decoration:none;font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#111}.header-search__dropdown-all a{padding-left:15px;font-weight:400;font-size:12px;line-height:15px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4f4f4f}.header-search__dropdown-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff}@media screen and (max-width:1024px){.header-search__input{display:none;width:200px}.header-search__dropdown{position:absolute;top:calc(100% + 12px);left:0;width:100vw}}.header{border-bottom:1px solid #bbb}.header .overlay{position:absolute;opacity:0;visibility:hidden;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);-webkit-transition:.5s ease;transition:.5s ease;z-index:4}.header .overlay.open{opacity:1;visibility:visible}.header-burger__menu{position:fixed;top:0;left:-1000px;max-width:980px;min-width:375px;background-color:#fff;z-index:999;display:none;-webkit-transition:left .5s ease;transition:left .5s ease}.header-burger__menu.open{left:0}.header-burger__menu-wrap{height:100dvh;overflow-y:auto;padding-top:25px}@media (max-height:731px){.header-burger__menu-wrap{padding:25px 0 40px}}.header-burger__menu-profile{padding-left:10px;padding-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none}.header-burger__menu-profile,.header-burger__menu-profile-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-burger__menu-profile-left{cursor:pointer}.header-burger__menu-profile__info{margin-left:10px}.header-burger__menu-profile__info p{font-size:12px;margin:0}.header-burger__menu-profile__info span{color:#bdbdbd}.header-burger__menu-profile__info-bonuses,.header-burger__menu-profile__info-id,.header-burger__menu-profile__info span{font-weight:400;font-size:12px;line-height:15px}.header-burger__menu-profile__favorite{position:relative}.header-burger__menu-profile__favorite .counter{position:absolute;top:0;right:10px;background-color:#333;width:14px;height:14px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:10px;line-height:12px;color:#fcfcfc}.header-burger__menu-profile__lk{margin-left:-70px}.header-burger__menu-profile__lk,.header-burger__menu-profile__professional{font-weight:400;font-size:12px;line-height:15px;color:#333}.header-burger__menu-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.header-burger__menu-top,.header-burger__menu-top .iconsWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-burger__menu-top .iconsWrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;padding-right:16px}.header-burger__menu-top .iconsWrapper svg{cursor:pointer}.header-profile{position:absolute;top:115%;left:-65px;width:180px;background:#fff;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;z-index:2;visibility:hidden;opacity:0;-webkit-transition:.5s ease;transition:.5s ease}.header-profile ul{list-style:none}.header-profile li{font-weight:400;font-size:16px;line-height:19px;color:#000}.header-profile li:not(:last-child){margin-bottom:15px}.header-bottom{padding-top:20px}.header-bottom__burger{display:none;width:23px;height:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.header-bottom__burger div{width:100%;height:1px;background-color:#111}.header-bottom__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-bottom__center,.header-bottom__left{width:33.33%}.header-bottom__center-logo a{display:block;max-width:132px;width:100%;margin:auto}.header-bottom__center-logo a img{display:block;-o-object-fit:cover;object-fit:cover}.header-bottom__right{width:33.33%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-bottom__right,.header-bottom__right .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__right .icon-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100px}.header-bottom__right--auth .icon-wrapper{width:220px}.header-bottom__right-basket{cursor:pointer;position:relative}.header-bottom__right-basket .counter{position:absolute;top:0;right:-10px;background-color:#a6bc62;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:19px;height:19px;border-radius:12px}.header-bottom__right-basket .counter span{display:block;font-size:12px;line-height:14px;color:#fcfcfc;margin-left:-1px}.header-bottom__right-basket:hover .header-basket{opacity:1;visibility:visible}.header-bottom__right-favorite{position:relative;cursor:pointer}.header-bottom__right-favorite>a,.header-bottom__right-favorite>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-bottom__right-favorite .favorite-counter{position:absolute;top:0;right:-13px;width:19px;height:19px;background-color:#a6bc62;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:12px;line-height:15px;color:#fcfcfc}.header-bottom__right-favorite .favorite-counter,.header-bottom__right-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__right-profile{cursor:pointer;position:relative;list-style:none}.header-bottom__right-profile__mobile{display:none;cursor:pointer;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__right-profile .agent-info{margin-left:10px;position:relative}.header-bottom__right-profile .agent-info p{font-weight:400;font-size:12px;line-height:15px;color:#333;margin:0}.header-bottom__right-profile .agent-info p span{color:#bdbdbd;margin-right:3px}.header-bottom__right-profile .agent-info__dropdown{top:100%;width:200px;border:1px solid #e0e0e0;padding:15px}.header-basket,.header-bottom__right-profile .agent-info__dropdown{position:absolute;background-color:#fff;z-index:3;-webkit-transition:.4s ease;transition:.4s ease;visibility:hidden;opacity:0}.header-basket{top:150%;left:-320px;width:350px;padding:20px;-webkit-box-shadow:0 0 39px -6px rgba(34,60,80,.2);box-shadow:0 0 39px -6px rgba(34,60,80,.2)}.header-basket__wrap{height:215px;overflow-y:auto}.header-basket__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-basket__item:not(:last-child){margin-bottom:27px}.header-basket__item-img{width:40px;height:40px}.header-basket__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.header-bottom__right .icon-wrapper{width:60px!important}.header-bottom__right-profile{display:none}.header-bottom__right-profile__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.header-profile{display:none}.header-bottom__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__burger,.header-bottom__left{display:-webkit-box;display:-ms-flexbox;display:flex}.header-bottom__burger{margin-right:5px}.header-burger__menu{display:block}.agent-info{display:none}.header-bottom{padding:12px 0}.header-bottom__center,.header-bottom__left,.header-bottom__right{width:auto}.header-bottom__right-favorite,.header-bottom__right-profile__mobile{margin-right:13px}.header-bottom__right-favorite{display:none}}@media screen and (max-width:720px){.header-bottom__center-logo img{height:auto}.header-bottom__right{width:70px}}@media screen and (max-width:425px){.header-burger__menu{min-width:100%}}.footer{background:#a6bc62}.footer__grid{gap:36px;width:100%;margin:auto;padding-top:45px;padding-bottom:60px}.footer__grid,.footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer__logo img{display:block;-o-object-fit:contain;object-fit:contain}.footer__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10vw}.footer__nav ul{list-style:none}.footer__nav ul+ul{margin-top:32px}.footer__nav li{margin-bottom:16px;font-weight:400;font-size:16px;line-height:20px;text-transform:uppercase}.footer__nav li a{white-space:nowrap;text-decoration:none;color:#fff;cursor:pointer}.footer__nav li a,.footer__nav li a svg path{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.footer__nav li a svg path{fill:#fff}.footer__nav li a:hover{text-decoration:underline;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.footer__nav li a:hover svg{color:#828282}.footer__nav li a:hover svg path{fill:#828282}.footer__nav-empty{margin-bottom:32px!important}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px}.footer__social-link{display:block;text-decoration:none;color:#fff;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.footer__social-link svg{min-width:16px}.footer__nav-additional{list-style:none;padding-left:0}.footer__nav-additional li{margin-bottom:16px;font-weight:400;font-size:14px;color:#fff;opacity:.5}.footer__nav-additional li a{color:#fff;cursor:pointer}.footer__nav-additional li a,.footer__nav-additional li a:hover{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.footer__nav-additional li a:hover{text-decoration:none}.footer__copy{text-transform:uppercase}.footer__payments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;opacity:1!important}.mobile-app-popup{max-width:370px;width:100%;background-color:#fff;z-index:100;border-radius:24px;position:fixed;bottom:70px;-webkit-box-shadow:rgba(0,0,0,.25) 0 54px 55px,rgba(0,0,0,.12) 0 -12px 30px,rgba(0,0,0,.12) 0 4px 6px,rgba(0,0,0,.17) 0 12px 13px,rgba(0,0,0,.09) 0 -3px 5px;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);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mobile-app-popup .closeAppPopup{position:absolute;right:15px;top:15px;z-index:101}.mobile-app-popup__wrap{padding:36px 16px 32px}.mobile-app-popup__wrap-title{text-align:center;font-size:18px;font-weight:600}.mobile-app-popup__wrap h5{font-size:16px;font-weight:600;text-align:center;margin:0}.mobile-app-popup__wrap-desc{text-align:center;font-size:16px;font-weight:500}.mobile-app-popup__wrap-manual{margin:16px 0}.mobile-app-popup__wrap-manual div:first-child{padding-bottom:10px}.mobile-app-popup__wrap-manual div:first-child svg{margin-left:20px}.mobile-app-popup__wrap-manual div,.mobile-app-popup__wrap-manual div .plusIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-app-popup__wrap-manual div .plusIcon{width:20px;height:20px;border-radius:3px;background-color:#000;color:#fff;font-size:24px;font-weight:600}.mobile-app-popup__wrap-manual div span{font-size:16px;font-weight:500;margin-right:20px;text-align:center}@media screen and (max-width:1024px){.footer__grid{gap:24px}.footer__center{gap:5vw}.footer__nav ul{list-style:none}.footer__nav li{font-size:14px}}@media screen and (max-width:768px){.footer__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}.footer__logo{margin-bottom:48px}.footer__center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}.footer__nav{text-align:center}.footer__socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__nav-additional{margin-top:16px;text-align:center}.footer__payments{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;margin-bottom:0!important}}.messenger-block{position:fixed;z-index:25;right:38px;bottom:50px}.messenger-block svg{width:60%;height:60%;margin:auto;fill:#fff;color:#fff}.messenger-block__list,.messenger-block__messengers{gap:12px}.messenger-block__btn,.messenger-block__list,.messenger-block__messengers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messenger-block__btn{width:60px;height:60px;margin-left:auto;margin-right:0;border-radius:50%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.messenger-block__btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.messenger-block__btn--messenger,.messenger-block__btn--viber{background-color:#603789}.messenger-block__btn--telegram{background-color:#2aa2dc}.messenger-block__btn--telegram svg{position:relative;left:-2px}.messenger-block__btn--feedback{margin-top:12px;padding-top:4px;background:#a6bc62}.messenger-block__btn--feedback span{font-weight:700;font-size:10px;line-height:12px;text-align:center;letter-spacing:-.5px;color:#fff}@media screen and (max-width:640px){.messenger-block{bottom:70px;right:10px}.messenger-block__list,.messenger-block__messengers{gap:8px}.messenger-block__btn{width:48px;height:48px}.messenger-block__btn--feedback{margin-top:8px}.messenger-block__btn--feedback span{font-weight:700;font-size:8px;line-height:10px;letter-spacing:-.03em}}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,iframe,img,input,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}html{line-height:1}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}*,:after,:before{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}a img{border:none}img{max-width:100%}button{border:none;background:transparent;cursor:pointer}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;outline:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent}.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:Gilroy;src:url(../fonts/Gilroy-Bold.5e111ca0.eot);src:local("Gilroy Bold"),local("Gilroy-Bold"),url(../fonts/Gilroy-Bold.5e111ca0.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Bold.32750b00.woff) format("woff"),url(../fonts/Gilroy-Bold.3cf0ee27.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-SemiBold.2b2e536e.eot);src:local("Gilroy SemiBold"),local("Gilroy-SemiBold"),url(../fonts/Gilroy-SemiBold.2b2e536e.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-SemiBold.989947b0.woff) format("woff"),url(../fonts/Gilroy-SemiBold.05bdf30b.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.ce12e7f2.eot);src:local("Gilroy Medium"),local("Gilroy-Medium"),url(../fonts/Gilroy-Medium.ce12e7f2.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Medium.7d5dc179.woff) format("woff"),url(../fonts/Gilroy-Medium.6444f14a.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular.59525ce1.eot);src:local("Gilroy Regular"),local("Gilroy-Regular"),url(../fonts/Gilroy-Regular.59525ce1.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Regular.8e8705d0.woff) format("woff"),url(../fonts/Gilroy-Regular.ae5e7255.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.hover .header-nav a:before{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.hover .header-nav a:hover:not(.router-link-exact-active):before{-webkit-transform:translateX(0);transform:translateX(0)}.hover .footer-social li a{-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.hover .footer-social li a svg{-webkit-transition:fill .3s ease;transition:fill .3s ease}.hover .footer-social li a:hover{border-color:#fff}.hover .footer-social li a:hover svg{fill:#fff}.hover .basket-item__remove button:hover svg,.hover .card-item__favorite:hover svg{fill:#ea5759;stroke:#ea5759}.hover .basket-item__remove button svg,.hover .card-item__favorite svg{-webkit-transition:fill .3s ease,stroke .3s ease;transition:fill .3s ease,stroke .3s ease}.hover .setting-form__gender label,.hover .sizes li label{-webkit-transition:background .3s ease,color .3s ease,border-color .3s ease;transition:background .3s ease,color .3s ease,border-color .3s ease}.hover .setting-form__gender label:hover:not(.disabled),.hover .sizes li label:hover:not(.disabled){border-color:#4f4f4f;background:#4f4f4f;color:#fff}.hover .filter-top__reset button{-webkit-transition:background .3s ease,color .3s ease,border-color .3s ease;transition:background .3s ease,color .3s ease,border-color .3s ease}.hover .filter-top__reset button:hover{background:#fff;border-color:#4f4f4f;color:#4f4f4f}.hover .filter-top__reset button:hover svg{fill:#4f4f4f}.hover .select-category__head,.hover .select-category__item label{-webkit-transition:background .3s ease;transition:background .3s ease}.hover .select-category__head:hover,.hover .select-category__item label:hover{background:#f7f7f7}.hover .card-bottom__favorites{-webkit-transition:background .3s ease;transition:background .3s ease}.hover .card-bottom__favorites:hover{background:#dedede}.hover .basket-item__count button{-webkit-transition:background .3s ease;transition:background .3s ease}.hover .basket-item__count button:hover{background:#f7f7f7}.hover .profile-sidebar__nav a,.hover .purchases-detail__back a{-webkit-transition:color .3s ease;transition:color .3s ease}.hover .profile-sidebar__nav a svg,.hover .purchases-detail__back a svg{-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.hover .profile-sidebar__nav a:hover,.hover .purchases-detail__back a:hover{color:#4f4f4f}.hover .profile-sidebar__nav a:hover svg,.hover .purchases-detail__back a:hover svg{stroke:#4f4f4f}.hover .addresses-remove__btn button{-webkit-transition:color .3s ease;transition:color .3s ease}.hover .addresses-remove__btn button:hover{color:#7c818d}.hover .addresses-edit__btn a,.hover .card-breadcrumbs a,.hover .purchases-table .table-cell a,.hover .register__restore a,.hover .sing-in__restore a{-webkit-transition:color .3s ease;transition:color .3s ease}.hover .addresses-edit__btn a:hover,.hover .card-breadcrumbs a:hover,.hover .purchases-table .table-cell a:hover,.hover .register__restore a:hover,.hover .sing-in__restore a:hover{color:#4f4f4f}.hover .auth-address__restore a:hover{text-decoration:none}.hover .delivery-address__right a:hover{text-decoration:underline}.component-fade-enter-active,.component-fade-leave-active{-webkit-transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transition:opacity .25s ease-in-out,transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.component-fade-enter,.component-fade-leave-to{opacity:0}.sidebar-enter-active,.sidebar-enter-active .sidebar__container,.sidebar-enter-active .sidebar__overlay,.sidebar-leave-active,.sidebar-leave-active .sidebar__container,.sidebar-leave-active .sidebar__overlay{-webkit-transition:all .5s ease;transition:all .5s ease}.sidebar-enter .sidebar__container,.sidebar-leave-to .sidebar__container{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sidebar-enter .sidebar__overlay,.sidebar-leave-to .sidebar__overlay{opacity:0;visibility:hidden}.slide-in-enter-active,.slide-in-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slide-in-enter,.slide-in-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-enter-active,.slide-out-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slide-out-enter,.slide-out-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.slide-left-enter-active,.slide-left-leave-active{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .3s ease-in-out;transition:transform .2s ease-in-out,opacity .3s ease-in-out,-webkit-transform .2s ease-in-out}.slide-left-enter,.slide-left-leave-to{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}.slide-right-enter-active,.slide-right-leave-active{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .3s ease-in-out;transition:transform .2s ease-in-out,opacity .3s ease-in-out,-webkit-transform .2s ease-in-out}.slide-right-enter,.slide-right-leave-to{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}.slide-top-enter-active,.slide-top-leave-active{-webkit-transition:opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .3s ease-in-out;transition:transform .2s ease-in-out,opacity .3s ease-in-out,-webkit-transform .2s ease-in-out}.slide-top-enter,.slide-top-leave-to{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}.list-complete-enter-active{-webkit-transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out;transition:transform .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out}.list-complete-leave-active{-webkit-transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transition:transform .8s ease-in-out,opacity .8s ease-in-out,-webkit-transform .8s ease-in-out}.list-complete-enter,.list-complete-leave-to{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}.toasted-container.top-right{top:38px;right:16px}.toasted.toasted-primary{-webkit-box-shadow:none;box-shadow:none;border:1px solid #dcdcdc}.toasted.toasted-primary.error,.toasted.toasted-primary.success{width:300px;min-height:60px;padding-left:32px;font-size:16px;color:#4f4f4f!important;background:#fff!important}.toasted.toasted-primary.error:before,.toasted.toasted-primary.success:before{content:"";position:absolute;left:8px;top:22px;width:16px;height:16px;background-position:50%}.toasted.toasted-primary.success:before{background-image:url(../img/ico-success.fc97233c.svg)}.toasted.toasted-primary.error:before{background-image:url(../img/ico-error.6a56fce9.svg)}.toasted.toasted-primary .action{color:#4f4f4f;margin-top:8px}@media screen and (max-width:1024px){.toasted-container.top-right{top:79px}}@media screen and (max-width:768px){.toasted.toasted-primary.error,.toasted.toasted-primary.success{min-height:36px;padding-left:32px;font-size:14px}.toasted.toasted-primary.error:before,.toasted.toasted-primary.success:before{top:10px}}@media screen and (max-width:600px){.toasted-container{min-width:auto}.toasted-container.top-right{top:89px;right:16px}}@media screen and (max-width:425px){.toasted-container.top-right{left:16px}.toasted.toasted-primary.error,.toasted.toasted-primary.success{width:100%}}::-webkit-scrollbar{width:0}body{font-family:Gilroy,Arial,sans-serif!important;font-size:16px;font-weight:400}body.fix{top:0;bottom:0;left:0;right:0;padding-right:15px;height:100%}body.fix,body.fix .app-layout{position:relative;overflow:hidden}.gallery h3.title:after{display:none!important}input{border-radius:0}.hide{overflow:hidden}.main-page{background:#000}.app-layout{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:100vh;height:100%;color:#4f4f4f}.app-layout__top{-ms-flex-negative:0;flex-shrink:0;width:100%}.app-layout__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-layout__bottom{-ms-flex-negative:0;flex-shrink:0;width:100%}.app-container{position:relative;width:100%;max-width:1342px;margin:0 auto;padding-left:16px;padding-right:16px}.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}.form-input input{width:100%;height:30px}.global-loader{position:fixed;top:0;right:0;left:0;bottom:0;background:#fff;z-index:100}.global-loader,.widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widgets{margin-top:50px}.widgets-item{margin-right:20px}.pagination{margin-top:10px;margin-bottom:10px}.pagination button{margin:0;width:34px;height:29px;color:#9a9a9a;font-size:16px;border:1px solid transparent;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}.pagination .vue-ads-bg-teal-500{background:#4f4f4f;color:#fff}.pagination .vue-ads-flex-grow button:first-child[disabled=disabled],.pagination .vue-ads-flex-grow button:last-child[disabled=disabled]{background:#333}.red{color:#ea5759}.error span{display:block;color:red;font-size:12px;margin-top:-12px;margin-bottom:10px}.error label,.error span{-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-input input{width:100%;border:1px solid #e7e7e7;height:54px;padding:10px 16px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.main-input input:focus{border-color:#7c818d}.table-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0}.table-head .table-cell{padding:0 24px;text-transform:uppercase;color:#7c818d}.table-head .table-cell:first-child{padding-left:0}.table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f5f6;margin-bottom:8px}.table-row:last-child{margin-bottom:0}.table-cell{padding:24px;width:auto}.page-loader{min-height:20vh}.page-loader,div.input-phone{position:relative}div.input-phone input{padding-left:50px;background:transparent}div.input-phone:before{content:"38 (0";position:absolute;font-size:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:15px;color:#000;z-index:3;display:inline-block}.form__input{width:100%}.form__input,.form__input-disabled input{position:relative}.form__input-disabled input:focus{border-color:#dadada}.form__input-disabled input:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:2}.form__input p{font-size:14px;color:#7c818d;margin-top:4px}.form__input.error input{border-color:#ea5759}.form__input-title{font-size:14px;margin-bottom:7px;color:#7c818d}.form__input-title span{color:#4193f9}.form__input-error{margin-top:5px;font-size:12px;color:#ea5759}.form__input input{width:100%;height:55px;border:1px solid #dadada;padding:0 15px;font-size:16px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.form__input input:focus{border-color:#4f4f4f}.social{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.social li{margin-right:11px}.social li:last-child{margin-right:0}.social li a{width:35px;height:35px;border-radius:50%;border:1px solid #7c818d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social li a svg{fill:#7c818d}.app-scrolling-top{position:fixed;bottom:200px;right:47px;cursor:pointer;z-index:97}@media screen and (max-width:640px){.app-scrolling-top{bottom:20px;right:12px}}@media screen and (max-width:480px){.mobile--fz-12{font-size:12px!important}.mobile--fz-12-button{height:45px!important}}@media screen and (max-width:1280px){.app-container{max-width:1140px}.category-content__item{width:calc(50% - 30px)}body.fix{padding-right:0}}.placeholder-text{font-weight:600}.mx-calendar-content td>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.app--uppercase{text-transform:uppercase!important}.color-red{color:#dc1411!important}.fw-600{font-weight:600!important}.app-link{text-decoration:none;color:currentColor;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.app-link:active,.app-link:hover{color:#a6bc62}.app-input.error span,.app-rating.error span,.app-textarea.error span{margin-top:0;margin-bottom:0}.app-input label,.app-rating label,.app-textarea label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;font-weight:400;font-size:16px;line-height:19px;color:#4f4f4f}.app-input input,.app-rating input,.app-textarea input{padding-left:20px;border:1px solid #dcdcdc;height:50px;font-weight:400;font-size:16px;line-height:19px;color:#4f4f4f}.app-input textarea,.app-rating textarea,.app-textarea textarea{width:100%;height:100px;padding-left:20px;padding-top:10px;font-family:Gilroy,Arial,sans-serif;font-weight:400;font-size:16px;line-height:19px;color:#4f4f4f;resize:none;border:1px solid #dcdcdc;-webkit-box-sizing:border-box;box-sizing:border-box}.app-input textarea::-webkit-input-placeholder,.app-rating textarea::-webkit-input-placeholder,.app-textarea textarea::-webkit-input-placeholder{color:#bdbdbd}.app-input textarea::-moz-placeholder,.app-rating textarea::-moz-placeholder,.app-textarea textarea::-moz-placeholder{color:#bdbdbd}.app-input textarea:-ms-input-placeholder,.app-rating textarea:-ms-input-placeholder,.app-textarea textarea:-ms-input-placeholder{color:#bdbdbd}.app-input textarea::-ms-input-placeholder,.app-rating textarea::-ms-input-placeholder,.app-textarea textarea::-ms-input-placeholder{color:#bdbdbd}.app-input textarea::placeholder,.app-rating textarea::placeholder,.app-textarea textarea::placeholder{color:#bdbdbd}div.grecaptcha-badge{opacity:0!important}