body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#252525;font-family:Montserrat;line-height:1}button,input,textarea{font-family:Montserrat;font-size:inherit}button{background-color:inherit;cursor:pointer}a,button{color:inherit}a:hover,a:link,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}.lock body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative}.wrapper>.main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{box-sizing:initial;margin:0 auto;max-width:73.125rem;padding:0 .9375rem}@media(max-width:991.98px){#root{min-height:100vh}}.header{display:flex;flex-direction:column}.header-logo__image{border-radius:50%;height:50px;overflow:hidden;position:relative;width:50px}@media(max-width:767.98px){.header-logo__image{height:40px;width:40px}}.header-logo__image img{height:100%;left:0;position:absolute;top:0;width:100%}.body-header{background-color:#fff;position:relative;width:100%}.body-header_fixed{border-bottom:2px solid rgba(37,37,37,.047);box-shadow:5px 5px 5px rgba(72,72,72,.051);left:0;position:fixed;top:0;z-index:50}.body-header__container{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;min-height:80px;position:relative}@media(max-width:767.98px){.body-header__container{gap:10px;min-height:60px}}.body-header__logo{align-items:center;display:flex;font-size:12px;gap:20px;justify-content:space-between}@media(max-width:479.98px){.body-header__logo{gap:10px}}.body-header__text{color:#484848;font-family:Crimson Text,serif;font-size:1.4rem;font-weight:600;letter-spacing:.8px;overflow:hidden;text-transform:uppercase;white-space:nowrap;width:200px}@media(max-width:382.98px){.body-header__text{font-size:1rem;letter-spacing:.5px;width:140px}}@media(max-width:321.98px){.body-header__text{font-size:.6rem;width:90px}}.body-header__actions{align-items:center;display:flex;gap:20px;justify-content:center}@media(max-width:479.98px){.body-header__actions{gap:15px}}.body-header__actions ._icon-cart{fill:#252525;height:25px;position:relative;transition:fill .5s ease 0s;width:25px}.body-header__actions ._icon-cart span{align-items:center;background-color:#196fd7;border-radius:50%;color:#000;color:#fff;display:flex;font-size:.6rem;font-weight:700;height:22px;justify-content:center;left:40%;position:absolute;text-align:center;top:0;width:22px;z-index:2}.body-header__actions ._icon-cart:hover{fill:#000}.body-header__actions ._icon-user{fill:#252525;cursor:pointer;height:25px;transition:fill .5s ease 0s;width:25px}.body-header__actions ._icon-user:hover{fill:#000}.popup-header{background-color:#fff;border-bottom:1px solid hsla(0,0%,85%,.475);border-left:1px solid hsla(0,0%,85%,.475);border-radius:0 0 20px 20px;border-right:1px solid hsla(0,0%,85%,.475);bottom:-50px;box-shadow:3px 3px 3px hsla(0,0%,85%,.271);display:none;height:64px;position:absolute;right:0;width:110px}.popup-header._active{display:flex}.popup-header__content{padding:10px}.popup-header__list{display:flex;flex-direction:column;gap:8px}.popup-header__item{color:#484848;display:flex;font-size:16px;gap:10px;transition:all .6s ease 0s}.popup-header__item:hover{color:#ad912b}.popup-header__item:hover svg{fill:#ad912b}.popup-header__item svg{fill:#484848;transition:all .6s ease 0s;width:15px}.popup-header__item:last-child{cursor:pointer}.search-header__form{align-items:center;display:flex;justify-content:center;position:relative}.search-header__form ._icon-search{fill:#b4b4b4;height:20px;width:20px}@media(max-width:767.98px){.search-header__form{position:absolute;right:10px;top:63px}}.search-header__input{background-color:#fff;border:2px solid hsla(0,0%,85%,.494);border-radius:20px;font-size:1rem;height:40px;letter-spacing:.5px;padding:0 30px 0 40px;transition:all .6s ease 0s;width:260px}@media(max-width:767.98px){.search-header__input{background-color:inherit;border:2px solid #ffffffe8;height:33px;width:200px}}.search-header__input:active,.search-header__input:focus{border:2px solid #252525;outline:none}@media(max-width:767.98px){.search-header__input:active,.search-header__input:focus{background-color:hsla(0,0%,100%,.388);border:2px solid #ffffffe8}}.search-header__button{left:13px;position:absolute;top:25%}@media(max-width:767.98px){.search-header__button{left:10px}}.search-header__results{background-color:#fff;border-top:none;box-shadow:0 5px 5px hsla(31,9%,46%,.059);display:flex;left:0;max-height:75vh;overflow:auto;padding:10px 0;position:absolute;top:130px;width:100%;z-index:50}.search-header__results_hidden{display:none}.search-header__results::-webkit-scrollbar{display:none}@media(max-width:767.98px){.search-header__results{top:100px}}@media(max-width:579.98px){.search-header__results{border-bottom:2px solid hsla(34,9%,46%,.267)}}.search-header__body{height:100%;overflow-y:auto;width:100%}.search-list{display:flex;flex-direction:column;padding:20px 10px}.search-list__item{color:#484848;cursor:pointer;font-size:14px;font-weight:500;line-height:1.2;padding:5px 15px;transition:background-color .6s ease 0s}.search-list__item h2{transition:color .6s ease 0s}.search-list__item:hover{background-color:#fefbfb}.search-list__item:hover h2{color:#ad912b}.search-list__item_none{border-top:2px solid #25252517;display:flex;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.5px;padding:30px 15px 5px}@media(max-width:767.98px){.search-list__item{font-size:12px}}.item-search{align-items:center;display:flex;gap:30px;justify-content:flex-start;position:relative}@media(max-width:579.98px){.item-search{gap:15px}}.item-search__image{height:100px;overflow:hidden;position:relative;width:100px}.item-search__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(max-width:767.98px){.item-search__image{height:80px;width:80px}}.item-search__info{display:flex;flex-direction:column;gap:5px}@media(max-width:767.98px){.item-search__info{max-width:400px}}@media(max-width:579.98px){.item-search__info{max-width:250px}}@media(max-width:479.98px){.item-search__info{max-width:180px}}@media(max-width:379.98px){.item-search__info{max-width:150px}}@media(max-width:319.98px){.item-search__info{max-width:130px}}.info-search__price-block{align-items:center;column-gap:15px;display:flex;flex-wrap:wrap;row-gap:5px}.info-search__strike{color:#848484;text-decoration:line-through}.info-search__promo_red{color:#b45a40}.info-search__percents{background-color:#e53638;color:#fff;display:flex;font-size:10px;left:15px;padding:3px 5px;position:absolute;top:5px}.info-search__percents_black{background-color:#0000}.info-search__percents_black span{background-color:#e53638;font-size:10px;padding:3px 5px}.top-header{background-color:#252525}.top-header__container{align-items:center;display:flex;height:30px;justify-content:flex-start;margin:0 auto}@media(max-width:767.98px){.top-header__container{height:24px}}.top-header__ticker{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.top-header__hidden{display:none}@keyframes ad_pc{0%{left:50%;opacity:0}10%{opacity:80%}50%{opacity:100%}96%{opacity:90%}to{left:0;opacity:0}}@keyframes ad_mobile{0%{left:50%;opacity:0}10%{opacity:100%}to{left:-35%;opacity:80%}}.ticker-header__text{color:#fff;display:block;font-family:Raleway;font-size:14px;font-weight:500;height:30px;letter-spacing:1.5px;overflow:hidden;position:relative;width:100%}.ticker-header__text span{animation:ad_pc 20s linear .5s infinite;bottom:30%;left:0;position:absolute;width:350px}.ticker-header__text span:hover{animation-play-state:paused}@media(max-width:991.98px){.ticker-header__text span{animation:ad_mobile 20s linear .5s infinite}}@media(max-width:767.98px){.ticker-header__text{font-size:12px}.ticker-header__text span{animation:ad_mobile 17s linear .5s infinite}}@media(max-width:479.98px){.ticker-header__text span{animation:ad_mobile 12s linear .5s infinite}}.ticker-header__btn{cursor:pointer;position:relative}.ticker-header__btn span{display:block;height:18px;width:18px}.ticker-header__btn span:after,.ticker-header__btn span:before{background-color:hsla(0,0%,100%,.498);content:"";height:2px;position:absolute;right:0;top:8px;transition:all .3s ease 0s;width:18px}@media(max-width:767.98px){.ticker-header__btn span:after,.ticker-header__btn span:before{right:2px;width:14px}}.ticker-header__btn span:before{transform:rotate(45deg)}.ticker-header__btn span:after{transform:rotate(-45deg)}.ticker-header__btn span:hover:after,.ticker-header__btn span:hover:before{background-color:#fff}.bottom-header{background-color:#f1ede7;font-family:Raleway}.bottom-header__container{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;min-height:50px}@media(max-width:767.98px){.bottom-header__container{min-height:40px}}.menu__body,.menu__shift{background-color:#fff;box-shadow:5px 5px 5px rgba(72,72,72,.145);height:100%;left:-104%;overflow:auto;padding:100px 0 30px;position:fixed;transition:left .8s ease 0s;width:40%;z-index:10}@media(max-width:991.98px){.menu__body,.menu__shift{width:60%}}@media(max-width:579.98px){.menu__body,.menu__shift{width:100%}}.menu__body:before,.menu__shift:before{background-color:#f1ede7;content:"";height:50px;left:-104%;position:fixed;transition:left .8s ease 0s;width:40%;z-index:10}@media(max-width:991.98px){.menu__body:before,.menu__shift:before{width:60%}}@media(max-width:579.98px){.menu__body:before,.menu__shift:before{width:100%}}.menu-open .menu__body,.menu-open .menu__body:before,.menu-open .menu__shift,.menu-open .menu__shift:before{left:0}.menu__body,.menu__body:before{top:80px}@media(max-width:767.98px){.menu__body:before{height:40px;top:60px}.menu__body{top:60px}}.menu__shift,.menu__shift:before{top:110px}@media(max-width:767.98px){.menu__shift:before{height:40px;top:84px}.menu__shift{top:84px}}.menu__link{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-left:10px}.menu__link_hidden{display:none}@media(max-width:767.98px){.menu__link{margin-left:5.5px}}.menu__list{display:flex;flex-direction:column;padding-bottom:100px}.menu__item:hover{background-color:#fefbfb;color:#000}.item-menu__link{display:flex}.item-menu__link-promo{color:#ad902b}.item-menu__button{align-items:center;display:flex;font-family:Raleway;font-size:20px;font-weight:500;gap:20px;justify-content:space-between;letter-spacing:.5px;line-height:130%;padding:15px 40px 15px 60px;text-transform:uppercase;width:100%}@media(max-width:767.98px){.item-menu__button{font-size:18px;padding:10px 25px}}@media(max-width:372.98px){.item-menu__button{font-size:15px;gap:10px}}.item-menu__button svg{fill:#ad902b;width:10px}.icon-menu{cursor:pointer;display:block;flex:0 0 30px;height:18px;position:relative;width:30px;z-index:11}.icon-menu__text{font-weight:600;z-index:11}.icon-menu__text_hidden{font-size:18px;letter-spacing:.8px;text-transform:uppercase}.icon-menu__text_hidden:hover{color:#000}@media(max-width:479.98px){.icon-menu__text_hidden{display:none}}.icon-menu__text_show{color:#252525;font-size:20px;left:25px;letter-spacing:1px;position:absolute;text-transform:uppercase;top:60px;z-index:1}.icon-menu__text_show:hover{color:#000}@media(min-width:479.98px){.icon-menu__text_show{display:none}}@media(max-width:371.98px){.icon-menu__text_show{font-size:16px}}.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:#000;content:"";height:.125rem;position:absolute;right:0;transition:all .6s ease 0s;width:100%}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - 1px)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu:before{top:calc(50% - 1px);transform:rotate(-45deg)}.menu-open .icon-menu:after{bottom:calc(50% - 1px);transform:rotate(45deg)}.sub-menu__skeleton{margin-left:30px}@media(max-width:767.98px){.sub-menu__skeleton{margin-left:0}}.sub-menu__all{color:#ad902b;cursor:pointer;font-size:24px;font-weight:600;left:59px;position:absolute;top:70px;transition:-webkit-text-decoration .6s ease 0s;transition:text-decoration .6s ease 0s;transition:text-decoration .6s ease 0s,-webkit-text-decoration .6s ease 0s}.sub-menu__all:hover{text-decoration:underline}@media(max-width:767.98px){.sub-menu__all{left:25px}}@media(max-width:372.98px){.sub-menu__all{font-size:20px}}.sub-menu__body,.sub-menu__shift{background-color:#fff;height:100%;left:-104%;overflow:auto;padding:120px 0 30px;position:fixed;transition:left .8s ease 0s;width:40%;z-index:10}@media(max-width:991.98px){.sub-menu__body,.sub-menu__shift{width:60%}}@media(max-width:579.98px){.sub-menu__body,.sub-menu__shift{width:100%}}.sub-menu__body:before,.sub-menu__shift:before{background-color:#f1ede7;content:"";height:50px;left:-104%;position:fixed;transition:left .8s ease 0s;width:40%;z-index:10}@media(max-width:991.98px){.sub-menu__body:before,.sub-menu__shift:before{width:60%}}@media(max-width:579.98px){.sub-menu__body:before,.sub-menu__shift:before{width:100%}}.sub-menu-open .sub-menu__body,.sub-menu-open .sub-menu__body:before,.sub-menu-open .sub-menu__shift,.sub-menu-open .sub-menu__shift:before{left:0}.sub-menu__body{top:100px}.sub-menu__body:before{top:80px}@media(max-width:767.98px){.sub-menu__body:before{height:40px;top:60px}.sub-menu__body{top:80px}}.sub-menu__shift{top:130px}.sub-menu__shift:before{top:110px}@media(max-width:767.98px){.sub-menu__shift:before{height:40px;top:84px}.sub-menu__shift{top:104px}}.sub-menu__link{align-items:center;display:flex;justify-content:space-between}@media(max-width:767.98px){.sub-menu__link{margin-left:5.5px}}.sub-menu__list{display:flex;flex-direction:column;font-size:20px;font-weight:500;letter-spacing:.5px;line-height:130%;margin-bottom:60px;text-transform:uppercase}@media(max-width:372.98px){.sub-menu__list{font-size:18px;font-size:15px}}.sub-menu__item a:hover{background-color:#fefbfb;color:#000}.item-sub-menu__link{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:15px 40px 15px 60px}@media(max-width:767.98px){.item-sub-menu__link{padding:10px 25px}}.list-sub-menu__back{display:flex;justify-content:flex-end;margin-bottom:140px;margin-right:40px}@media(max-width:579.98px){.list-sub-menu__back{margin-right:20px}}.back__button{align-items:center;color:#ad902b;display:flex;font-size:20px;font-weight:600;gap:15px}.back__button svg{fill:#ad902b;width:18px}.back__button:hover{text-decoration:underline}@media(min-width:992px){.main{min-height:90vh}}.not-found__content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:30px;justify-content:center;padding:30px 0 80px;text-align:center}@media(max-width:991.98px){.not-found__content{gap:20px;padding:40px 0}}.not-found__content-product{padding:0 0 60px}@media(max-width:991.98px){.not-found__content-product{padding:0 0 40px}}.not-found__body{display:flex;flex-direction:column;gap:40px}@media(max-width:479.98px){.not-found__body{gap:20px}}.not-found__title{color:#484848;font-size:24px;font-weight:500}@media(max-width:991.98px){.not-found__title{font-size:20px}}@media(max-width:479.98px){.not-found__title{font-size:16px}}.not-found__link{font-size:16px}@media(max-width:991.98px){.not-found__link{font-size:14px}}@media(max-width:479.98px){.not-found__link{font-size:12px}}.not-found__image{display:flex;height:240px;position:relative;width:240px}@media(max-width:767.98px){.not-found__image{height:200px;width:200px}}@media(max-width:479.98px){.not-found__image{height:180px;width:180px}}.not-found__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.not-found__link-back{align-items:center;color:#ad902b;display:flex;font-size:20px;gap:10px;justify-content:center}.not-found__link-back:hover{text-decoration:underline}.not-found__link-back svg{fill:#ad902b;width:10px}@media(max-width:479.98px){.not-found__link-back{font-size:16px}}.login-main__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0}@media(max-width:767.98px){.login-main__content{padding:40px 0}}.login-main__text{color:#484848;display:flex;font-size:14px;font-weight:500;gap:10px;letter-spacing:.5px;margin-bottom:20px}@media(max-width:479.98px){.login-main__text{flex-direction:column;text-align:center}}.login-main__link{color:#ad902b}.login-main__link:hover{text-decoration:underline}.form-login{display:flex;flex-direction:column;margin-bottom:30px;padding:20px}.form-login__title{color:rgba(72,72,72,.502);font-size:16px;font-weight:500;letter-spacing:.5px;line-height:1.4;margin-bottom:50px;max-width:400px;text-align:center}@media(max-width:479.98px){.form-login__title{font-size:14px;letter-spacing:normal;max-width:280px}}.form-login__line{align-items:center;display:flex;gap:10px;justify-content:space-between;position:relative}.form-login__line:not(:last-child){margin-bottom:30px}@media(max-width:479.98px){.form-login__line{align-items:flex-start;flex-direction:column}}.form-login__line_checkbox{align-items:start;border-bottom:none;position:relative}.form-login__line_err,.form-login__line_error{border-bottom:none;color:#e53638;display:none;font-size:14px;font-weight:500;justify-content:flex-end;letter-spacing:2px;line-height:1.2;margin-top:-20px}@media(max-width:479.98px){.form-login__line_err,.form-login__line_error{font-size:12px;letter-spacing:normal}}.form-login__line_err._error,.form-login__line_error._error{display:flex}.form-login__line svg{fill:#484848;cursor:pointer;height:22px;position:absolute;right:0;top:5px;width:22px}@media(max-width:479.98px){.form-login__line svg{top:30px}}.form-login__label{font-size:14px;font-weight:500;line-height:1.2}.form-login__label span{color:#ad902b}.form-login__input{border-bottom:2px solid hsla(0,0%,85%,.643);font-size:13px;height:30px;outline:none;padding:10px;width:48%}.form-login__input_access{width:60%}@media(max-width:479.98px){.form-login__input{width:100%}}.form-login__text{color:#484848;font-size:14px;font-style:italic;margin-bottom:10px;margin-top:20px}.form-login__checkbox{opacity:0;position:absolute;right:15px;top:30px}.form-login__button{align-self:center;border:2px solid #484848;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,85%,.384);color:#848484;cursor:default;font-size:16px;font-weight:600;letter-spacing:1.5px;margin-top:20px;padding:10px 20px;transition:all .6s ease 0s;width:100%}.form-login__button._active{border:2px solid #1560bd;color:#252525;cursor:pointer}.form-login__button._active:hover{background-color:#1560bd;color:#fff}.checkbox-label{cursor:pointer;display:inline-flex;flex-direction:row-reverse;gap:5px;justify-content:space-between;margin-bottom:30px;position:relative;width:100%}@media(max-width:479.98px){.checkbox-label{font-size:15px}}.checkbox-label:before{border:2px solid #ad902b;border-radius:5px;content:"";flex:0 0 20px;height:20px;margin-right:10px;right:0;top:-1px}.checkbox-label:after{background-color:#ad902b;border-radius:2px;content:"";height:12px;margin-right:10px;position:absolute;right:4px;top:4px;transform:scale(0);width:12px}.checkbox-label._checked:after{transform:scale(1)}.account-main__content{padding:60px 0 80px}@media(max-width:767.98px){.account-main__content{padding:30px 0 60px}}.account-main__title{font-size:22px;font-weight:500;margin-bottom:15px;text-align:center}.account-main__title span{color:#ad912b;white-space:nowrap}@media(max-width:767.98px){.account-main__title{font-size:18px}}@media(max-width:379.98px){.account-main__title{font-size:16px;margin-bottom:8px}}.account-main__subtitle{align-items:center;color:#484848;display:flex;font-size:18px;gap:10px;justify-content:center;margin-bottom:100px}@media(max-width:767.98px){.account-main__subtitle{font-size:16px;margin-bottom:40px}}@media(max-width:379.98px){.account-main__subtitle{font-size:12px;margin-bottom:20px}}.account-main__subtitle svg{fill:#e4c2c2;width:20px}@media(max-width:767.98px){.account-main__subtitle svg{width:16px}}.account-main__body{align-items:flex-start;display:flex;justify-content:space-around;width:100%}@media(max-width:991.98px){.account-main__body{align-items:center;flex-direction:column}}.account-main__user-access,.account-main__user-info{width:450px}@media(max-width:479.98px){.account-main__user-access,.account-main__user-info{width:100%}}.body-account__content{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;width:92vw}@media(max-width:767.98px){.body-account__content{flex-direction:column;width:100%}}.form-access__line,.form-user-info__line{border-bottom:none}.form-access__input,.form-user-info__input{border-bottom:2px solid hsla(0,0%,85%,.643)}.form-access__body{display:none}.form-access__body._visible{display:flex;flex-direction:column}.form-access__button{margin:0 0 30px}.form-access__button._disabled{display:none}.button_black{border:2px solid #252525}.button_black:hover{background-color:#252525;color:#fff}.edit-data-btn{display:block}.change-data-btn,.edit-data-btn._hidden{display:none}.change-data-btn._visible{display:block}.change-data-btn._visible:hover{background-color:#1560bd}.block-main{padding:20px 0 0}.block-main__container{height:auto}.block-main__body{margin:0 0 20px}.block-main__create{border:2px solid #252525;border-radius:20px;color:#252525;font-weight:600;margin-bottom:20px;padding:15px 20px;transition:all .6s ease 0s;width:200px}.block-main__create:hover{background-color:#252525;color:#fff}.block-main__swiper{display:flex;overflow:hidden}.slide-main-block__actions{align-items:center;background-color:rgba(37,37,37,.388);border-radius:20px;display:flex;gap:20px;left:20px;padding:20px;position:absolute;top:20px;z-index:2}.slide-main-block__actions_hidden{display:none}.slide-main-block__actions svg{fill:#fff;cursor:pointer;font-size:1.2rem;transition:transform .6s ease 0s}.slide-main-block__actions svg:hover{transform:scale(1.2)}.slide-main-block__image{display:block;height:390px;max-width:1200px;position:relative}@media(max-width:991.98px){.slide-main-block__image{height:300px;max-width:992px}}@media(max-width:767.98px){.slide-main-block__image{height:220px;max-width:768px}}@media(max-width:579.98px){.slide-main-block__image{height:180px;max-width:580px}}@media(max-width:479.98px){.slide-main-block__image{height:140px;max-width:480px}}@media(max-width:371.98px){.slide-main-block__image{height:110px;max-width:372px}}@media(max-width:319.98px){.slide-main-block__image{height:100px;max-width:320px}}.slide-main-block__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.block-companies__container{height:auto}.block-companies__body{padding:40px 0}@media(max-width:767.98px){.block-companies__body{padding:20px 0}}@media(max-width:479.98px){.block-companies__body{padding:10px 0}}.block-companies__create{background-color:#fff;border:2px solid #252525;border-radius:20px;box-shadow:3px 3px 3px rgba(37,37,37,.145);color:#252525;font-weight:600;margin-bottom:20px;outline:none;padding:15px 20px;transition:all .6s ease 0s}.block-companies__create:hover{background-color:#252525;color:#fff}.block-companies__swiper{display:flex;overflow:hidden}.slide-companies-block__content{align-items:center;display:flex;gap:20px;justify-content:space-around}.slide-companies-block__image{background-color:#fff;cursor:pointer;display:block;height:180px;position:relative;width:100%}@media(max-width:991.98px){.slide-companies-block__image{height:150px}}@media(max-width:579.98px){.slide-companies-block__image{height:100px}}@media(max-width:479.98px){.slide-companies-block__image{height:80px}}@media(max-width:379.98px){.slide-companies-block__image{height:50px}}.slide-companies-block__image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.slide-companies-block__actions{background-color:rgba(37,37,37,.388);border-radius:20px;display:flex;gap:20px;left:0;padding:10px;position:absolute;top:0;z-index:2}.slide-companies-block__actions_hidden{display:none}.slide-companies-block__actions svg{fill:#fff;cursor:pointer}@media(max-width:479.98px){.slide-companies-block__actions svg{font-size:.8rem}}.block-best,.block-new{background-color:#fff}.block-best__content,.block-new__content{padding:60px 0}@media(max-width:991.98px){.block-best__content,.block-new__content{padding:30px 0}}.block-best__title,.block-new__title{font-family:Raleway;font-size:30px;font-weight:700}.block-best__title:not(:last-child),.block-new__title:not(:last-child){margin-bottom:40px}@media(max-width:479.98px){.block-best__title,.block-new__title{font-size:22px;text-align:center}.block-best__title:not(:last-child),.block-new__title:not(:last-child){margin-bottom:30px}}@media(max-width:371.98px){.block-best__title,.block-new__title{font-size:18px}}.block-best__item,.block-new__item{cursor:pointer}.more-best-block,.more-new-block{align-items:center;display:flex;justify-content:flex-end}.more-best-block__link,.more-new-block__link{align-items:center;color:#ad902b;display:flex;font-size:18px;gap:10px;justify-content:space-between;position:relative}.more-best-block__link:hover,.more-new-block__link:hover{text-decoration:underline}@media(max-width:479.98px){.more-best-block__link,.more-new-block__link{font-size:16px}}.more-best-block svg,.more-new-block svg{fill:#ad902b;width:10px}.catalog__content{display:flex;flex-direction:column;padding:60px 0 80px}@media(max-width:991.98px){.catalog__content{padding:40px 0}}.catalog__items{grid-column-gap:30px;grid-row-gap:40px;column-gap:30px;display:grid;grid-template-columns:repeat(3,minmax(300px,360px));justify-content:space-around;row-gap:40px}@media(max-width:991.98px){.catalog__items{gap:20px;grid-template-columns:repeat(3,minmax(220px,280px))}}@media(max-width:767.98px){.catalog__items{grid-template-columns:repeat(2,minmax(250px,330px))}}@media(max-width:579.98px){.catalog__items{grid-template-columns:repeat(2,minmax(210px,250px))}}@media(max-width:479.98px){.catalog__items{gap:30px;grid-template-columns:repeat(1,minmax(280px,360px))}}@media(max-width:319.98px){.catalog__items{grid-template-columns:repeat(1,250px)}}.item-catalog{align-items:center;background-color:#fff;border:1px solid #d9d9d94a;border-radius:20px;box-shadow:5px 5px 10px hsla(0,0%,85%,.329);display:flex;height:300px;justify-content:center;overflow:hidden;position:relative}.item-catalog__actions{align-items:flex-start;background-color:rgba(37,37,37,.698);border-radius:20px;display:flex;flex-direction:column;gap:20px;left:0;padding:20px;position:absolute;top:0;z-index:1}.item-catalog__actions svg{fill:#fff;cursor:pointer;font-size:1.2rem;transition:all .3s ease 0s}.item-catalog__actions svg:hover{transform:scale(1.2)}@media(max-width:991.98px){.item-catalog__actions{padding:15px}}.item-catalog__actions_hidden,.item-catalog_hidden{display:none}@media(max-width:991.98px){.item-catalog{height:220px}}@media(max-width:767.98px){.item-catalog{height:240px}}@media(max-width:579.98px){.item-catalog{height:200px}}@media(max-width:479.98px){.item-catalog{height:300px}}@media(max-width:319.98px){.item-catalog{height:200px}}.item-catalog__image{height:300px;position:relative;width:360px}@media(max-width:991.98px){.item-catalog__image{height:220px;width:280px}}@media(max-width:767.98px){.item-catalog__image{height:240px;width:330px}}@media(max-width:579.98px){.item-catalog__image{height:200px;width:250px}}@media(max-width:479.98px){.item-catalog__image{height:300px;width:360px}}@media(max-width:319.98px){.item-catalog__image{height:200px;width:250px}}.item-catalog__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .8s ease 0s;width:100%}.item-catalog__image img:hover{transform:scale(1.1)}.item-catalog__title{align-items:center;background-color:rgba(0,0,0,.651);bottom:-40px;color:#fff;display:flex;font-size:16px;font-weight:500;height:100px;justify-content:space-around;left:0;letter-spacing:.6px;line-height:125%;padding:20px 15px 60px;position:absolute;text-align:center;text-transform:uppercase;transition:bottom .8s ease 0s;width:100%}.item-catalog__title:hover{bottom:0}@media(max-width:991.98px){.item-catalog__title{font-size:14px}}@media(max-width:579.98px){.item-catalog__title{padding:10px 10px 50px}}.item-catalog__add svg{fill:#b4b4b4;cursor:pointer;font-size:7.5rem;transition:all .6s ease 0s}.item-catalog__add svg:hover{fill:#1560bd;transform:rotate(-90deg) scale(1.2)}.item-catalog__category{background-color:#1560bd;border-radius:0 10px 0 10px;color:#fff;font-size:14px;height:auto;padding:5px 15px;position:absolute;right:0;top:0;width:auto;z-index:1}.item-catalog__name_hidden{display:none}.product-main__content{display:flex;flex-direction:column;padding:40px 0 60px}.product-main__categories{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:20px;padding:0 0 20px}@media(max-width:991.98px){.product-main__categories{flex-wrap:nowrap;overflow:auto}}.product-main__categories li.active button{background-color:#1560bd;color:#fff}.product-main__type{color:#252525;font-size:24px;font-weight:600;letter-spacing:.8px;margin-bottom:30px;padding-left:5px;text-transform:uppercase}@media(max-width:767.98px){.product-main__type{font-size:20px}}@media(max-width:479.98px){.product-main__type{font-size:18px}}@media(max-width:379.98px){.product-main__type{font-size:16px}}.product-main__banner{background:url(/static/media/banner.839e03ed11685eefce89.JPG) 50%/cover no-repeat;height:400px;margin:0 0 60px;max-width:1400px}@media(max-width:991.98px){.product-main__banner{height:350px}}@media(max-width:767.98px){.product-main__banner{background:url(/static/media/banner2.77c106dc11c4699a5fdc.jpg) 85% 0/cover no-repeat;height:300px}}.product-main__items{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,minmax(220px,300px));justify-content:space-around}.product-main__items:not(:last-child){margin-bottom:40px}@media(max-width:991.98px){.product-main__items{grid-template-columns:repeat(3,minmax(200px,280px))}}@media(max-width:767.98px){.product-main__items{grid-template-columns:repeat(2,minmax(200px,300px))}}@media(max-width:579.98px){.product-main__items{gap:20px}}@media(max-width:479.98px){.product-main__items{gap:10px;grid-template-columns:repeat(2,minmax(150px,250px))}}@media(max-width:379.98px){.product-main__items{grid-template-columns:repeat(2,minmax(125px,200px))}}.skeletons{display:grid;justify-self:center}.sort-product{margin-bottom:40px}.sort-product,.sort-product__body{display:flex;justify-content:flex-end}.sort-product__body{align-items:center;flex-wrap:wrap;font-size:16px;font-weight:500;gap:10px}.sort-product__body span{color:#ad902b;text-decoration:underline}.popup-sort{position:relative}.popup-sort__label{align-items:center;color:#ad902b;cursor:pointer;display:flex;gap:8px;justify-content:space-between}.popup-sort__label svg{fill:#ad902b;width:14px}.list-popup-sort{background-color:#fff;border-bottom:1px solid hsla(0,0%,85%,.169);border-left:1px solid hsla(0,0%,85%,.169);border-radius:0 0 20px 20px;border-right:1px solid hsla(0,0%,85%,.169);box-shadow:10px 10px 10px hsla(0,0%,85%,.169);display:flex;flex-direction:column;overflow:hidden;padding:10px 0;position:absolute;right:-10px;top:20px;width:220px;z-index:5}.list-popup-sort li{cursor:pointer;padding:8px 32px 8px 20px;text-align:right}.list-popup-sort li:hover{background-color:hsla(0,0%,97%,.498);color:#ad902b}.item-product{background-color:#fff;border-left:2px solid hsla(0,6%,97%,.529);border-radius:20px;border-top:2px solid hsla(0,6%,97%,.529);box-shadow:5px 5px 5px #d9d9d933;height:100%;overflow:hidden;position:relative}.item-product__top-product{align-self:flex-end;background-color:#b45a40;border-radius:0 0 0 20px;color:#fff;font-size:16px;letter-spacing:.5px;padding:10px;position:absolute;right:0;top:0;z-index:2}.item-product__top-product-faded{background-color:#636363}@media(max-width:767.98px){.item-product__top-product{font-size:14px}}@media(max-width:319.98px){.item-product__top-product{font-size:10px}}.item-product__body{align-items:center;display:flex;flex-direction:column;justify-content:space-between;position:relative}.item-product__add{align-items:center;display:flex;height:100%;justify-content:center;padding:60px 0}.item-product__add svg{fill:#b4b4b4;cursor:pointer;font-size:7.5rem;transition:all .6s ease 0s}.item-product__add svg:hover{fill:#1560bd;transform:rotate(-90deg) scale(1.2)}.item-product__actions{align-items:flex-start;background-color:rgba(37,37,37,.365);border-radius:20px;display:flex;flex-direction:column;gap:20px;left:0;padding:20px;position:absolute;top:0;z-index:2}.item-product__actions svg{fill:#fff;cursor:pointer;font-size:1.2rem;transition:all .3s ease 0s}.item-product__actions svg:hover{transform:scale(1.2)}.item-product__actions_hidden{display:none}@media(max-width:991.98px){.item-product__actions{padding:15px}}.item-product__image{cursor:pointer;height:220px;overflow:hidden;position:relative;width:100%}@media(max-width:579.98px){.item-product__image{height:200px}}@media(max-width:479.98px){.item-product__image{height:160px}}@media(max-width:379.98px){.item-product__image{height:130px}}@media(max-width:319.98px){.item-product__image{height:100px}}.item-product__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .8s ease 0s;width:100%}.item-product__image img:hover{transform:scale(1.1)}.item-product__image .faded{opacity:50%}.item-product__info{display:flex;flex-direction:column;justify-content:space-between;padding:10px 15px;width:100%}.item-product__info-faded{opacity:60%}@media(max-width:379.98px){.item-product__info{padding:8px}}.item-product__top{display:flex;flex:1 0 140px;flex-direction:column;gap:10px;margin-bottom:8px}@media(max-width:479.98px){.item-product__top{flex:1 0 120px;gap:5px}}.item-product__brand{color:#484848;font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:371.98px){.item-product__brand{font-size:10px}}.item-product__bottom{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:flex-end}@media(max-width:479.98px){.item-product__bottom{gap:7px}}@media(max-width:379.98px){.item-product__bottom{gap:5px}}.item-product__available{color:#1560bd;font-size:16px;font-weight:600;text-transform:uppercase}@media(max-width:479.98px){.item-product__available{font-size:14px}}@media(max-width:379.98px){.item-product__available{font-size:12px}}.item-product__available_no{color:hsla(34,9%,46%,.796);white-space:nowrap}.item-product__sizes{display:flex;flex-direction:column;font-size:10px;font-weight:500;gap:5px;padding:10px 0}.item-product__details,.item-product__thickness{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.item-product__value{color:#ad902b}.item-product__titles{cursor:pointer;display:flex;flex-wrap:wrap;gap:5px}.item-product__title{color:#ad902b;font-size:14px;font-weight:700}@media(max-width:479.98px){.item-product__title{font-size:12px}}@media(max-width:379.98px){.item-product__title{font-size:11px}}.item-product__price-block{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:10px}@media(max-width:479.98px){.item-product__price-block{gap:5px}}.item-product__price-row{align-items:center;display:flex;gap:15px}@media(max-width:479.98px){.item-product__price-row{gap:10px}}.item-product__price{color:#252525;font-size:22px;font-weight:600;white-space:nowrap}.item-product__price span{font-size:14px;margin-right:10px}@media(max-width:479.98px){.item-product__price span{font-size:12px;margin-right:8px}}@media(max-width:379.98px){.item-product__price span{font-size:10px;margin-right:5px}}@media(max-width:479.98px){.item-product__price{font-size:18px}}@media(max-width:379.98px){.item-product__price{font-size:15px}}.item-product__price_strike{color:rgba(37,37,37,.722);font-size:20px;text-decoration:line-through}@media(max-width:479.98px){.item-product__price_strike{font-size:16px}}@media(max-width:379.98px){.item-product__price_strike{font-size:14px}}.item-product__price_red{color:#b45a40}.item-product__price_percents{background-color:#e53638;border-radius:8px;color:#fff;font-size:14px;font-weight:500;letter-spacing:.5px;padding:5px 8px}.item-product__price_percents-black{background-color:#252525}@media(max-width:479.98px){.item-product__price_percents{font-size:12px}}@media(max-width:379.98px){.item-product__price_percents{font-size:10px}}.item-product_hidden,.sizes_hidden{display:none}.skeleton{border-radius:20px;overflow:hidden;width:240px}.item-rating{align-items:center;color:#7f766a;display:flex;font-weight:500;gap:8px;justify-content:flex-start}@media(max-width:479.98px){.item-rating{font-size:12px;gap:5px}}.item-rating .empty-star{fill:rgba(232,197,69,.329);font-size:14px}.item-rating .rating-star{fill:#e8c445;font-size:14px}.label-bold{color:#484848;white-space:nowrap}.product-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;overflow:hidden}.product-pagination .next,.product-pagination .previous,.product-pagination__page{border:2px solid #196fd7;border-radius:50%;cursor:pointer;text-align:center;transition:all .3s ease 0s}.product-pagination .next:hover,.product-pagination .previous:hover,.product-pagination__page:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}.product-pagination .next:hover svg,.product-pagination .previous:hover svg,.product-pagination__page:hover svg{fill:#fff}.product-pagination .next a,.product-pagination .previous a,.product-pagination__page a{align-items:center;border-radius:50%;display:inline-flex;height:34px;justify-content:center;width:34px}@media(max-width:379.98px){.product-pagination .next a,.product-pagination .previous a,.product-pagination__page a{height:30px;width:30px}}.product-pagination__page{background-color:#fff;font-size:16px;font-weight:600}.product-pagination__page.selected{background-color:#1560bd;border:2px solid #1560bd;color:#fff}.next,.previous{background-color:#196fd7}.next svg,.previous svg{fill:#fefbfb;width:10px}.next.disabled,.previous.disabled{display:none}.loader{align-items:center;display:flex;height:480px;justify-content:center}.loader svg{fill:#d9d9d9;animation:rotate 5s linear infinite;width:80px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-card__content{display:flex;flex-direction:column;gap:60px;padding:20px 0 60px}@media(max-width:991.98px){.product-card__content{padding:20px 0}}.product-card__content_shadow{background-color:#252525}.product-card__error{max-width:350px}.product-card__error,.product-card__warning{color:#ad902b;font-weight:600;line-height:1.2}.product-card__aside{display:flex;flex-direction:column;gap:40px;justify-content:center}@media(max-width:991.98px){.product-card__aside{flex-direction:column;gap:20px;padding-right:10px;width:440px}}.product-card__actions{align-items:center;display:flex;gap:40px;justify-content:space-between}@media(max-width:991.98px){.product-card__actions{flex-direction:row}}@media(max-width:371.98px){.product-card__actions{flex-wrap:wrap;justify-content:flex-end;row-gap:20px}}.product-card__quantity{position:relative}.product-card__motion{display:none}.product-card__img-clone{height:60px;position:relative;width:60px}.product-card__img-clone img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.product-card__else{display:flex;gap:30px;justify-content:space-between}@media(max-width:991.98px){.product-card__else{align-items:center;flex-direction:column}}.product-card__login-link{color:#252525;font-weight:500;line-height:1.2;margin-bottom:30px;text-align:center}.product-card__login-link span{color:#ad912b}.product-card__login-link:hover span{text-decoration:underline}.available{font-size:18px;font-weight:600;letter-spacing:.8px;line-height:1.2;text-transform:uppercase}.available_true{color:#1560bd}.available_false{color:#b16451}.go-back{align-self:flex-end}.go-back__link{align-items:center;color:#ad902b;display:inline-flex;font-size:20px;font-weight:500;gap:10px;justify-content:flex-end;margin-left:15px;transition:all .6s ease 0s}.go-back__link:hover{text-decoration:underline}.go-back__link svg{fill:#ad902b;width:10px}.images-product{background-color:#fff;border:1px solid #f7f6f6;border-radius:20px;box-shadow:10px 10px 10px hsla(0,0%,85%,.169);display:flex;flex-direction:row-reverse;gap:5px;max-width:480px;overflow:hidden}@media(max-width:479.98px){.images-product{flex-direction:column;max-width:360px}}.images-product__slider{width:120px}@media(max-width:479.98px){.images-product__slider{max-height:140px;width:100%}}.images-product__wrapper{align-items:flex-start;display:flex;gap:40px;justify-content:space-around}@media(max-width:991.98px){.images-product__wrapper{flex-wrap:wrap}}.images-product__swiper{height:330px}@media(max-width:579.98px){.images-product__swiper{height:300px}}@media(max-width:479.98px){.images-product__swiper{height:120px}}@media(max-width:371.98px){.images-product__swiper{height:90px}}.images-product__swiper .swiper{height:100%}.slide-product{cursor:pointer}.slide-product__media{display:flex;height:110px;opacity:.7;position:relative;transition:opacity .6s ease 0s;width:100%}.slide-product__media:active,.slide-product__media:hover{opacity:1}@media(max-width:579.98px){.slide-product__media{height:100px}}@media(max-width:479.98px){.slide-product__media{height:120px}}@media(max-width:371.98px){.slide-product__media{height:90px}}.slide-product__media img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.thumbs-images{width:360px}@media(max-width:579.98px){.thumbs-images{width:300px}}@media(max-width:479.98px){.thumbs-images{width:360px}}@media(max-width:379.98px){.thumbs-images{width:95vw}}.slide-thumbs__media{cursor:pointer;display:flex;height:330px;position:relative;width:100%}.slide-thumbs__media img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(max-width:579.98px){.slide-thumbs__media{height:300px}}@media(max-width:371.98px){.slide-thumbs__media{height:280px}}.info-product{color:#484848;display:flex;flex-direction:column;font-weight:500;justify-content:flex-start;max-width:420px;padding-bottom:15px}.info-product__titles{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;margin-bottom:30px}.info-product__subtitle,.info-product__title{color:#000;font-size:22px;line-height:1.2}@media(max-width:479.98px){.info-product__subtitle,.info-product__title{font-size:18px}}.info-product__brand,.info-product__curl,.info-product__length,.info-product__number,.info-product__thick,.info-product__volume{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.info-product__brand:not(:last-child),.info-product__curl:not(:last-child),.info-product__length:not(:last-child),.info-product__number:not(:last-child),.info-product__thick:not(:last-child),.info-product__volume:not(:last-child){margin-bottom:20px}.info-product__brand label,.info-product__curl label,.info-product__length label,.info-product__number label,.info-product__thick label,.info-product__volume label{font-size:16px;font-weight:600}.info-product__brand label span,.info-product__curl label span,.info-product__length label span,.info-product__number label span,.info-product__thick label span,.info-product__volume label span{color:#ad902b;margin-left:10px}.info-product__curl,.info-product__length,.info-product__thick{align-items:flex-start;flex-direction:column}.info-product__price{color:#252525;display:flex;justify-content:space-between;margin-right:10px;margin-top:30px}.info-product__price span{font-size:20px;font-weight:600}.price__value{color:#000;font-size:24px;font-weight:600;gap:10px}@media(max-width:479px){.price__value{font-size:20px}}.price__value span{font-size:16px;margin-right:10px}@media(max-width:479px){.price__value span{font-size:14px}}.price__value_red{color:#b45a40}.price__value-block{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.price__value-row{align-items:center;display:flex;flex-direction:row-reverse;gap:10px}.price__value_percents{background-color:#b45a40;border-radius:8px;color:#fff;font-size:14px;font-weight:500;letter-spacing:.5px;padding:5px 8px}.price__value_strike{color:#252525c7;font-size:20px;text-decoration:line-through}.volume__value{border:2px dashed #d9d9d9;border-radius:20px;color:#ad902b;padding:5px 8px}.curl__list,.length__list,.thick__list{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(5,1fr)}.curl__list li,.length__list li,.thick__list li{border:2px solid #252525;border-radius:20px;cursor:pointer;font-size:14px;padding:5px 10px;text-align:center;transition:all .3s ease 0s;white-space:nowrap}.curl__list li:hover,.length__list li:hover,.thick__list li:hover{background-color:#252525;border:2px solid #252525;color:#fff}.curlItem,.lenghtItem,.thickItem{background-color:#fff}.activeCurl,.activeLength,.activeThick{background-color:#252525;color:#fff}.curl__select,.length__select,.thick__select{display:flex}.titles-product{display:flex;gap:20px;overflow:auto}.description-product{background-color:hsla(0,6%,97%,.467);border:1px solid #f7f6f6;border-radius:20px;box-shadow:10px 10px 10px hsla(0,0%,85%,.169);display:flex;flex-direction:column;max-width:700px;min-height:200px;padding:40px 20px;width:100%}@media(max-width:991.98px){.description-product{margin:0 auto;max-width:600px}}.description-product__title{color:#585858;cursor:pointer;font-size:20px;font-weight:500;margin-bottom:30px;position:relative;white-space:nowrap}.description-product__title_active{color:#252525}.description-product__title_active:after{background-color:#ad902b;content:"";height:2px;left:0;position:absolute;top:34px;width:100%}@media(max-width:579.98px){.description-product__title_active:after{top:28px}.description-product__title{font-size:18px}}.description-product__text{font-size:16px;line-height:1.44}.description-product__text:not(:last-child){margin-bottom:15px}.description-product__text_hidden{display:none}@media(max-width:579.98px){.description-product__text{font-size:14px}}.description-product__pmu-link{color:#7f766a;transition:color .3s ease 0s}.description-product__pmu-link:hover{color:#ad902b}.reviews__items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:991.98px){.reviews__items{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.reviews__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:479.98px){.reviews__items{grid-template-columns:repeat(1,1fr)}}.reviews__text{color:#484848;line-height:1.2;padding-bottom:30px;text-align:center}.cart{padding:40px 0 60px}@media(max-width:767.98px){.cart{padding:20px 0 40px}}.cart__content{display:flex;flex-direction:column;gap:40px}.header-cart__content{align-items:center;display:flex;gap:30px;justify-content:space-between}.header-cart__title{align-items:center;color:#252525;display:flex;font-size:24px;font-weight:500;gap:15px}.header-cart__title svg{fill:#252525;width:28px}@media(max-width:479.98px){.header-cart__title{font-size:20px}}.header-cart__clear{align-items:center;color:#ad902b;display:flex;font-size:20px;font-weight:500;gap:15px}.header-cart__clear svg{fill:#ad902b;width:18px}@media(max-width:479.98px){.header-cart__clear{font-size:14px;gap:8px}.header-cart__clear svg{width:16px}}.body-cart__items{display:flex;flex-direction:column;gap:40px}.item-cart__content{align-items:center;border:1px solid #f7f6f6;border-radius:20px;box-shadow:5px 5px 5px hsla(0,6%,97%,.753);display:flex;gap:20px;justify-content:space-between;margin:0 0 40px;overflow:hidden;padding-right:20px}@media(max-width:649.98px){.item-cart__content{flex-direction:column;margin:0 0 30px;padding:10px 15px 10px 0;position:relative}}@media(max-width:379.98px){.item-cart__content{flex-direction:column;padding:10px 15px}}.item-cart__product-block{align-items:center;display:flex;gap:30px;justify-content:space-between;overflow:hidden}.item-cart__product-block_faded{opacity:60%}@media(max-width:649.98px){.item-cart__product-block{justify-content:space-around;width:100%}}@media(max-width:379.98px){.item-cart__product-block{flex-direction:column;gap:15px;text-align:center}}.item-cart__image{cursor:pointer;height:180px;position:relative;width:200px}@media(max-width:649.98px){.item-cart__image{border:1px solid #d9d9d9;border-radius:20px;height:134px;overflow:hidden;width:150px}}@media(max-width:419.98px){.item-cart__image{height:104px;width:120px}}@media(max-width:379.98px){.item-cart__image{height:180px;width:200px}}@media(max-width:319.98px){.item-cart__image{height:160px;width:180px}}.item-cart__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.item-cart__info{display:flex;flex-direction:column;font-size:14px;gap:10px;line-height:1.4}.item-cart__info h4,.item-cart__info span{font-weight:500}@media(max-width:767.98px){.item-cart__info{font-size:12px;padding-top:10px}}@media(max-width:419.98px){.item-cart__info{gap:5px}}@media(max-width:379.98px){.item-cart__info{align-items:center}}.item-cart__actions{align-items:center;display:flex;gap:40px;justify-content:space-between}@media(max-width:991.98px){.item-cart__actions{flex-direction:column-reverse;gap:20px}}@media(max-width:649.98px){.item-cart__actions{flex-direction:row;justify-content:space-around;margin-left:-25px;width:100%}}@media(max-width:419.98px){.item-cart__actions{flex-direction:row-reverse;margin:0}}@media(max-width:379.98px){.item-cart__actions{flex-wrap:wrap-reverse}}.item-cart__unavailable{color:#b45a40;display:flex;font-size:20px;font-weight:500;line-height:1.2;text-transform:uppercase}@media(max-width:991.98px){.item-cart__unavailable{font-size:18px}}@media(max-width:767.98px){.item-cart__unavailable{font-size:16px}}@media(max-width:479.98px){.item-cart__unavailable{font-size:14px}}.item-cart__price{display:flex;font-size:26px;font-weight:500;justify-content:center;white-space:nowrap;width:90px}@media(max-width:479.98px){.item-cart__price{font-size:22px}}.item-cart__delete{align-self:flex-end;border:1px dashed #d7d7d7;border-radius:50%;font-size:24px;font-weight:500;height:40px;text-align:center;transform:rotate(-45deg);transition:all .3s ease 0s;width:40px}.item-cart__delete:hover{background-color:hsla(0,6%,93%,.522)}@media(max-width:991.98px){.item-cart__delete{height:32px;width:32px}}@media(max-width:649.98px){.item-cart__delete{border:none;font-size:28px;position:absolute;right:5px;top:3px}.item-cart__delete,.item-cart__delete:hover{background-color:inherit}}.info-cart__titles{display:flex;flex-wrap:wrap;gap:5px}@media(max-width:319.98px){.info-cart__titles{flex-direction:column}}.info-cart__title{color:#ad902b;width:250px}@media(max-width:767.98px){.info-cart__title{width:150px}}@media(max-width:379.98px){.info-cart__title{width:220px}}.info-cart__line{display:flex;gap:10px}@media(max-width:419.98px){.info-cart__line{gap:5px}}.quantity{align-items:center;background-color:#f7f6f682;border-radius:20px;display:flex;gap:15px;justify-content:space-between;position:relative;width:140px}.quantity__product-added{align-items:center;background-color:#252525;border-radius:5px;color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center;letter-spacing:.5px;line-height:1.2;opacity:1;padding:10px 8px;position:absolute;right:-190px;text-align:center;top:-115px;transition:all .6s ease-in 0s;width:330px}.quantity__product-added_hidden{opacity:0}@media(max-width:991.98px){.quantity__product-added{right:-160px;top:-105px}}@media(max-width:479.98px){.quantity__product-added{font-size:14px;max-width:280px;padding:8px 5px;right:-99%;top:-55px}}@media(max-width:359.98px){.quantity__product-added{font-size:12px;max-width:250px;right:0;top:-50px}}.quantity__minus,.quantity__plus{background-color:#196fd7;border-radius:50%;color:#fefbfb;font-size:26px;height:40px;text-align:center;transition:all .3s ease 0s;width:40px}.quantity__minus:hover,.quantity__plus:hover{background-color:#1560bd;color:#fff}.quantity__text{font-size:18px;font-weight:600}.bottom-cart__actions{display:flex;gap:20px;justify-content:space-around}@media(max-width:479.98px){.bottom-cart__actions{flex-direction:column-reverse;gap:30px}}.popup-cart{display:flex}.popup-cart__content{display:grid;grid-template-columns:repeat(1,55%) repeat(1,45%);height:100%;width:100%}@media(max-width:991.98px){.popup-cart__content{grid-template-columns:100%}}.popup-cart__aside,.popup-cart__body{padding:40px 50px 80px}@media(max-width:767.98px){.popup-cart__aside,.popup-cart__body{padding:40px 20px}}.popup-cart__body{background-color:#fff;display:flex;justify-self:flex-end;min-height:100vh}@media(max-width:991.98px){.popup-cart__body{justify-self:center;order:2}}.popup-cart__redirect{display:flex;flex-direction:column;gap:40px;max-width:500px;text-align:center}.popup-cart__text{display:none;flex-direction:column;gap:20px;margin:40px auto;min-height:100vh;padding:0 15px;text-align:center}.popup-cart__text svg{fill:#b45a40;height:200px;margin:15px auto;width:200px}.popup-cart__paragraph{color:#252525;font-size:16px;font-weight:500;line-height:1.2}.popup-cart__items{margin:30px 0}.popup-cart__item:hover{color:#ad902b}.popup-cart__aside{background-color:hsla(0,0%,94%,.404)}.redirect-cart__link{align-self:center;background-color:#0a55b0;border-radius:20px;box-shadow:2px 2px 5px rgba(37,37,37,.129);color:#fff;font-size:16px;font-weight:500;letter-spacing:1px;line-height:1.2;padding:15px;text-align:center;width:200px}.redirect-cart__link:hover{background-color:#1560bd}.redirect-cart__link_black{background-color:#252525}.redirect-cart__link_black:hover{background-color:#313131}.redirect-cart__text{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:1.4}.redirect-cart__text_gold{color:#ad902b}.redirect-cart__text_blue{background-color:#fff;border:6px dotted rgba(21,97,189,.443);border-radius:50%;color:#1560bd;font-size:56px;height:150px;margin:0 auto;padding:32px 0;width:150px}.redirect-cart__text_link{color:#1560bd;cursor:pointer}.redirect-cart__text_link:hover{color:#252525}.aside-popup-cart__wrapper{display:flex;flex-direction:column;gap:20px;max-width:420px}@media(max-width:991.98px){.aside-popup-cart__wrapper{margin:0 auto}}.aside-popup-cart__items{display:flex;flex-direction:column;gap:15px;margin-bottom:30px;max-width:96%}@media(max-width:991.98px){.aside-popup-cart__items{max-width:100%}}@media(max-width:479.98px){.aside-popup-cart__discount-persent,.aside-popup-cart__discount-sum{font-size:14px}}.aside-popup-cart__line{align-items:center;display:flex;gap:20px;justify-content:space-between;max-width:95.8%}@media(max-width:991.98px){.aside-popup-cart__line{max-width:100%}}.aside-popup-cart__line_label{background-color:#fff;color:#ad902b;font-weight:500;padding:10px}.aside-popup-cart__line_promo{gap:2px;justify-content:center;margin-bottom:10px;max-width:96%}@media(max-width:991.98px){.aside-popup-cart__line_promo{flex-direction:row;gap:2px;max-width:100%}}@media(max-width:319.98px){.aside-popup-cart__line_promo{flex-direction:column;gap:10px}}.aside-popup-cart__line_msg{background-color:hsla(0,0%,100%,.345);border:2px solid #fff;border-radius:2px;justify-content:center;text-align:center}.aside-popup-cart__line_overflow{margin-left:-9px;margin-right:-9px;max-width:100%}@media(max-width:991.98px){.aside-popup-cart__line_overflow{max-width:105%}}@media(max-width:479.98px){.aside-popup-cart__line_overflow{max-width:110%}}.aside-popup-cart__switch{color:#ad902b;cursor:pointer;font-weight:500;letter-spacing:.5px;line-height:1.2}@media(max-width:479.98px){.aside-popup-cart__switch{font-size:14px;text-align:center}}.aside-popup-cart__used-promocode{align-items:center;background-color:hsla(0,0%,52%,.145);border-radius:2px;color:#252525;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:space-between;letter-spacing:.5px;line-height:1.2;padding:10px;text-transform:uppercase}@media(max-width:479.98px){.aside-popup-cart__used-promocode{font-size:14px}}.aside-popup-cart__used-promocode svg{fill:rgba(37,37,37,.753);height:20px;transform:rotate(90deg);width:20px}@media(max-width:479.98px){.aside-popup-cart__used-promocode svg{height:14px;width:14px}}.aside-popup-cart__text-group{background-color:hsla(0,0%,100%,.345);border:2px solid #fff;border-radius:2px;color:#484848;display:flex;flex-direction:column;font-size:16px;gap:5px;letter-spacing:.5px;padding:10px;width:100%}@media(max-width:479.98px){.aside-popup-cart__text-group{font-size:14px}}.aside-popup-cart__text{align-items:center;color:#252525;display:flex;font-size:16px;font-weight:500;gap:10px;letter-spacing:.5px;line-height:1.2}.aside-popup-cart__text svg{height:30px;width:30px}.aside-popup-cart__text-delivery{display:flex;gap:5px}.aside-popup-cart__text-delivery svg{fill:#252525;cursor:pointer;height:14px;transition:all .6s ease 0s;width:14px}.aside-popup-cart__text-delivery svg:hover{fill:#ad902b;transform:rotate(-1turn)}@media(max-width:479.98px){.aside-popup-cart__text{font-size:14px}}.aside-popup-cart__text_msg{color:#20a120;font-size:14px;padding:10px}.aside-popup-cart__text_msg svg{fill:#20a120;flex:0 0 30px;height:30px}@media(max-width:479.98px){.aside-popup-cart__text_msg svg{flex:0 0 24px;height:24px}}.aside-popup-cart__text_msg-red{color:#e53638}.aside-popup-cart__text_msg-red svg{fill:#e53638}.aside-popup-cart__text-total{font-size:20px;font-weight:600;margin:10px 0 0}@media(max-width:479.98px){.aside-popup-cart__text-total{font-size:18px}}.aside-popup-cart__input{border:2px dashed hsla(34,9%,46%,.443);border-radius:20px 0 0 20px;box-shadow:5px 5px 5px rgba(37,37,37,.039);color:#252525;font-size:20px;font-weight:600;letter-spacing:1px;line-height:1.3;outline:none;padding:10px;text-align:center;text-transform:uppercase;width:80%}.aside-popup-cart__input::placeholder{font-size:16px;font-weight:500;letter-spacing:.5px;text-transform:none}@media(max-width:379.98px){.aside-popup-cart__input{font-size:15px;padding:10.9px 8px}}@media(max-width:319.98px){.aside-popup-cart__input{border-radius:2px 2px 2px 2px;width:100%}}.aside-popup-cart__btn{background-color:#252525;border-radius:0 20px 20px 0;box-shadow:5px 5px 5px rgba(37,37,37,.039);color:#fff;font-weight:500;letter-spacing:1px;padding:14.9px 20px;text-transform:uppercase;transition:background-color .4s ease 0s}.aside-popup-cart__btn:hover{background-color:#323232}.aside-popup-cart__btn_disabled{background-color:#6b6b6b;color:#ebebebd1;cursor:default}.aside-popup-cart__btn_disabled:hover{background-color:#6b6b6b}@media(max-width:767.98px){.aside-popup-cart__btn{border-radius:0 20px 20px 0;width:120px}}@media(max-width:379.98px){.aside-popup-cart__btn{font-size:13px;padding:14.9px 8px}}@media(max-width:319.98px){.aside-popup-cart__btn{border-radius:2px 2px 2px 2px;width:100%}}.item-aside-popup{align-items:center;display:flex;gap:20px;justify-content:flex-start}.item-aside-popup__image{height:60px;position:relative;width:60px}@media(max-width:479.98px){.item-aside-popup__image{flex:0 0 40px;height:40px}}.item-aside-popup__image img{border-radius:5px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.item-aside-popup__image span{align-items:center;background-color:#00000094;border-radius:50%;color:#fff;display:flex;flex-direction:column;font-size:12px;font-weight:500;height:24px;justify-content:center;position:absolute;right:-15%;text-align:center;top:-15%;width:24px}@media(max-width:479.98px){.item-aside-popup__image span{height:20px;width:20px}}.item-aside-popup__info{display:flex;flex-direction:column;gap:5px;width:100%}.item-aside-popup__info-bottom,.item-aside-popup__info-top{align-items:center;display:flex;gap:20px;justify-content:space-between}.item-aside-popup__name,.item-aside-popup__price,.item-aside-popup__promo-price,.item-aside-popup__used-promocode{font-weight:500;line-height:1.2}.item-aside-popup__name{color:#252525;font-size:14px;max-width:300px}@media(max-width:479.98px){.item-aside-popup__name{font-size:12px}}.item-aside-popup__used-promocode{align-items:center;color:rgba(72,72,72,.769);display:flex;font-size:12px;gap:5px;letter-spacing:.5px;text-transform:uppercase}@media(max-width:479.98px){.item-aside-popup__used-promocode{font-size:10px}}.item-aside-popup__used-promocode svg{fill:rgba(72,72,72,.518);height:14px;transform:rotate(90deg);width:14px}@media(max-width:479.98px){.item-aside-popup__used-promocode svg{height:12px;width:12px}}.item-aside-popup__price,.item-aside-popup__promo-price{color:#000;font-size:15px;white-space:nowrap}@media(max-width:479.98px){.item-aside-popup__price,.item-aside-popup__promo-price{font-size:13px}}.item-aside-popup__price_strike,.item-aside-popup__promo-price_strike{color:rgba(72,72,72,.796);font-size:13px;font-weight:500;line-height:1.2;text-decoration:line-through;white-space:nowrap}@media(max-width:479.98px){.item-aside-popup__price_strike,.item-aside-popup__promo-price_strike{font-size:11px}}.text-group__label{color:#252525;font-weight:500}.delete-icon{cursor:pointer;transition:fill .6s ease 0s}.delete-icon:hover{fill:#252525}.popup-form{display:flex;flex-direction:column}.popup-form__text{color:#ad902b;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:1.2;margin-bottom:20px;text-align:left}@media(max-width:767.98px){.popup-form__text{text-align:center}}.popup-form__search-line{position:relative}.popup-form__search{font-size:15px;font-weight:500;letter-spacing:.5px;outline:none;padding:8px 10px 8px 40px;width:100%}.popup-form__search::placeholder{color:#848484}.popup-form__search_svg{fill:#25252594;height:18px;left:10px;position:absolute;top:10px;width:18px}.popup-form__line{align-items:center;display:flex;gap:20px;justify-content:space-between;position:relative}@media(max-width:767.98px){.popup-form__line{gap:10px}}.popup-form__line:not(:last-child){margin-bottom:15px}@media(max-width:579.98px){.popup-form__line{align-items:flex-start;flex-direction:column}}.popup-form__line_select{position:relative;-webkit-user-select:none;user-select:none}.popup-form__link{color:#484848;font-size:15px;font-weight:500;letter-spacing:.5px;line-height:1.2;margin-bottom:30px;max-width:360px;transition:color .3s ease 0s}.popup-form__link:hover{color:#252525}.popup-form__link span{color:#ad912b}.popup-form__preview{display:flex;flex-direction:column}.popup-form__arrow{cursor:pointer;position:absolute;right:10px;top:10px;transition:fill .4s ease 0s;z-index:2}.popup-form__arrow:hover{fill:#ad912b}@media(max-width:579.98px){.popup-form__arrow{right:10px;top:34px}}.popup-form_rotate{transform:rotate(-180deg)}.popup-form_hidden{display:none}.popup-form .popup-line__textarea{align-items:flex-start;flex-direction:column;gap:15px}.popup-form__label{font-size:16px;font-weight:600}.popup-form__label span{color:#ad902b}.popup-form__input{height:33px;width:270px}@media(max-width:579.98px){.popup-form__input{width:100%}}.popup-form__input_select{cursor:pointer;z-index:2}.popup-form__wrapper{border:2px solid #d9d9d9;border-radius:0 0 20px 20px;display:flex;flex-direction:column;height:250px;overflow:hidden;position:absolute;right:0;top:18px;width:270px}@media(max-width:579.98px){.popup-form__wrapper{left:0;top:40px;width:100%}}.popup-form__wrapper_hidden{display:none}.popup-form__list{background-color:#fafafa;border-radius:0 0 20px 20px;color:#484848;display:flex;flex-direction:column;height:100%;overflow:auto;padding-top:20px;width:100%;z-index:1}.popup-form__list_hidden{display:none}.popup-form__item{cursor:pointer;font-size:14px;font-weight:500;padding:8px 10px;transition:all .4s ease 0s}.popup-form__item:hover{background-color:hsla(0,0%,61%,.051);color:#ad912b}.popup-form__select{position:relative;-webkit-user-select:none;user-select:none}.popup-form__select svg{cursor:pointer;position:absolute;right:10px;top:10px;transition:fill .4s ease 0s;z-index:2}.popup-form__select svg:hover{fill:#ad912b}@media(max-width:479.98px){.popup-form__select svg{left:170px;top:30px}}@media(max-width:379.98px){.popup-form__select svg{left:150px;top:26px}}.popup-form__textarea{outline:none;overflow:auto;resize:none;width:100%}.popup-form__input,.popup-form__textarea{border:2px solid hsla(34,9%,46%,.216);border-radius:20px;outline:none;padding:10px}.popup-form__input:focus,.popup-form__textarea:focus{border:2px solid #484848}.popup-form__button{letter-spacing:1px}.preview-popup-form{margin-top:30px}.preview-popup-form__title{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:1.2;margin-bottom:15px}.preview-popup-form__body{border-left:2px solid rgba(173,145,43,.843);display:flex;flex-direction:column;font-size:15px;gap:10px;letter-spacing:.5px;line-height:1.2;padding-left:20px}.popup-line__checkbox{align-self:flex-start;margin-top:20px}.popup-line__checkbox label{font-size:16px}.popup-line__checkbox label:after,.popup-line__checkbox label:before{margin-left:10px}.total{align-items:flex-start;display:flex;gap:20px;justify-content:space-around;margin-bottom:50px}@media(max-width:579.98px){.total{align-items:center;flex-direction:column}}.total__number,.total__sum{display:flex;flex-direction:column;font-size:22px;font-weight:500;gap:20px}@media(max-width:991.98px){.total__number,.total__sum{font-size:20px}}@media(max-width:767.98px){.total__number,.total__sum{font-size:18px}}@media(max-width:379.98px){.total__number,.total__sum{font-size:16px}}.checkout,.go-shopping{align-items:center;border-radius:20px;box-shadow:2px 3px 3px hsla(0,0%,85%,.373);display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;padding:15px;text-transform:uppercase;transition:all .8s ease 0s;white-space:nowrap}.checkout svg,.go-shopping svg{fill:#252525;transition:all .8s ease 0s}@media(max-width:579.98px){.checkout,.go-shopping{font-size:14px}}.go-shopping{background-color:#fff;border:2px solid #000}.go-shopping svg{width:14px}.go-shopping:hover{background-color:#252525;color:#fff}.go-shopping:hover svg{fill:#fff}.checkout{background-color:#1560bd;border:2px solid #1560bd;color:#fff}.checkout svg{fill:#fff;width:20px}.checkout:hover{background-color:#fff;color:#252525}.checkout:hover svg{fill:#1560bd}.checkout_disabled{background-color:#6b6b6b;border:2px solid #6b6b6b;color:#ebebebd1}.checkout_disabled svg{fill:#ebebebd1}.checkout_disabled:hover{background-color:#6b6b6b;border:2px solid #6b6b6b;color:#ebebebd1}.checkout_disabled:hover svg{fill:#ebebebd1}.success-main__content{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:40px 0}@media(max-width:991.98px){.success-main__content{padding:30px 0}}.success-main__title{font-size:20px;font-weight:600;line-height:1.33;text-align:center}@media(max-width:479.98px){.success-main__title{font-size:18px;max-width:300px}}.success-main__subtitle{color:#252525;font-size:16px;font-weight:600;line-height:1.33;text-align:center}@media(max-width:479.98px){.success-main__subtitle{font-size:12px;max-width:300px}}.body-success{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.body-success__svg{fill:#196fd7;font-size:180px;margin-bottom:30px}.body-success__block{align-self:flex-start;display:flex;flex-direction:column;gap:20px;width:100%}.body-success__line{display:flex;font-size:16px;font-weight:500;gap:40px;justify-content:space-between}.body-success__line svg{width:16px}@media(max-width:479.98px){.body-success__line svg{width:14px}}.body-success__line .rotate{fill:#ad902b;transform:rotate(-180deg)}.body-success__line_cursor{color:#ad902b;cursor:pointer}.body-success__line_cursor svg{fill:#ad902b}@media(max-width:479.98px){.body-success__line{font-size:14px}}@media(max-width:379.98px){.body-success__line{font-size:12px}}.body-success__line_bold{color:#000;font-weight:600}.body-success__details{line-height:1.2;max-width:250px;text-align:right}.body-success__image{height:200px;position:relative;width:400px}.body-success__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(max-width:479.98px){.body-success__image{height:100px;width:240px}}.body-success__address{font-size:14px;line-height:1.2;max-width:500px}@media(max-width:479.98px){.body-success__address{font-size:12px;max-width:300px}}.body-success__text{font-size:16px;line-height:1.44;max-width:500px;text-align:center}@media(max-width:479.98px){.body-success__text{font-size:12px;max-width:300px}}.body-success__text_gold{color:#ad902b;font-size:18px;font-weight:600}@media(max-width:479.98px){.body-success__text_gold{font-size:14px}}.body-success__items{display:flex;flex-direction:column;font-size:14px;gap:5px}@media(max-width:479.98px){.body-success__items{font-size:12px}}.body-success__items .bold{font-weight:500;line-height:1.2;white-space:wrap}@media(max-width:479px){.body-success__items .bold{max-width:250px}}.body-success__items_hidden{display:none}.body-success__button{width:100%}.bottom-line{border-bottom:2px solid rgba(72,72,72,.169);padding-bottom:20px;width:100%}.bold{font-weight:500;white-space:nowrap}.link{cursor:pointer}.footer{background-color:#f1ede7;padding-top:60px}.body-footer{align-items:flex-end;border-bottom:2px solid hsla(0,0%,100%,.533);display:flex;flex-direction:row;gap:40px;justify-content:space-around;padding-bottom:60px}@media(max-width:767.98px){.body-footer{align-items:center;flex-direction:column;gap:80px}}.contacts__title{font-family:Raleway;font-size:20px;font-weight:700;line-height:130%;text-align:center;text-transform:uppercase}.contacts__title:not(:last-child){margin-bottom:30px}@media(max-width:767.98px){.contacts__title{font-size:18px}}@media(max-width:371.98px){.contacts__title{font-size:16px}}.contacts__items{display:flex;flex-direction:column;gap:15px}.item-contacts__link{align-items:center;background-color:hsla(0,0%,100%,.839);border:2px solid #ad912b;border-radius:20px;box-shadow:5px 5px 5px rgba(72,72,72,.094);color:#000;display:flex;font-size:14px;gap:15px;justify-content:flex-start;line-height:1.2;padding:5px 10px}.item-contacts__link:hover{color:#ad912b}@media(max-width:371.98px){.item-contacts__link{font-size:12px}}.item-contacts__link svg{fill:#7f766a;height:40px;transition:fill .3s ease 0s;width:40px}.item-contacts__link svg:hover{fill:#484848}.item-contacts__link_mail svg{height:40px;width:38px}.item-contacts__link_location{padding:10px 15px 10px 7px}.link-contacts__items{display:flex;flex-direction:column;gap:5px}.link-contacts__item span{white-space:nowrap}.actions-footer__items{display:flex;flex-direction:column}@media(max-width:767.98px){.actions-footer__items{font-size:20px;text-align:center}}.actions-footer__item{max-width:340px}.actions-footer__item:not(:last-child){margin-bottom:20px}@media(max-width:991.98px){.actions-footer__item{max-width:280px}}.actions-footer__link{color:#484848;font-family:Raleway;font-size:20px;font-weight:700;letter-spacing:.8px;line-height:1.3;text-transform:uppercase;transition:color .3s ease 0s}.actions-footer__link:hover{color:#ad912b}@media(max-width:767.98px){.actions-footer__link{font-size:18px}}@media(max-width:371.98px){.actions-footer__link{font-size:16px}}.bottom-footer{align-items:center;display:flex;gap:20px;justify-content:center}.bottom-footer__text{color:#7f766a;font-size:14px;font-weight:500;padding:40px 0}.about-main__content,.dispute-main__content,.faq-main__content,.payment-main__content,.privacy-main__content,.returns-main__content,.terms-main__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 0 80px}@media(max-width:991.98px){.about-main__content,.dispute-main__content,.faq-main__content,.payment-main__content,.privacy-main__content,.returns-main__content,.terms-main__content{padding:40px 0 60px}}.about-main__title,.dispute-main__title,.faq-main__title,.payment-main__title,.privacy-main__title,.returns-main__title,.terms-main__title{font-size:30px;font-weight:600;line-height:1.25;margin-bottom:80px;max-width:450px;text-align:center}@media(max-width:991.98px){.about-main__title,.dispute-main__title,.faq-main__title,.payment-main__title,.privacy-main__title,.returns-main__title,.terms-main__title{font-size:24px;margin-bottom:40px}}@media(max-width:767.98px){.about-main__title,.dispute-main__title,.faq-main__title,.payment-main__title,.privacy-main__title,.returns-main__title,.terms-main__title{font-size:22px}}@media(max-width:579.98px){.about-main__title,.dispute-main__title,.faq-main__title,.payment-main__title,.privacy-main__title,.returns-main__title,.terms-main__title{font-size:20px}}@media(max-width:379.98px){.about-main__title,.dispute-main__title,.faq-main__title,.payment-main__title,.privacy-main__title,.returns-main__title,.terms-main__title{font-size:18px}}.about-main__text,.dispute-main__text,.faq-main__text,.payment-main__text,.privacy-main__text,.returns-main__text,.terms-main__text{color:#484848;font-size:16px;font-weight:500;line-height:1.3}.dispute-main__content,.privacy-main__content,.returns-main__content,.terms-main__content{margin:0 auto;max-width:90%}@media(max-width:379.98px){.dispute-main__content,.privacy-main__content,.returns-main__content,.terms-main__content{max-width:95%}}.dispute-main__text,.privacy-main__text,.returns-main__text,.terms-main__text{display:flex;flex-direction:column;gap:30px;margin:0 0 60px}.dispute-main__text p,.privacy-main__text p,.returns-main__text p,.terms-main__text p{letter-spacing:.5px}@media(max-width:379.98px){.dispute-main__text,.privacy-main__text,.returns-main__text,.terms-main__text{font-size:14px}}.dispute-main__link,.privacy-main__link,.returns-main__link,.terms-main__link{color:#196fd7;font-weight:700;transition:color .3s ease 0s}.dispute-main__link:hover,.privacy-main__link:hover,.returns-main__link:hover,.terms-main__link:hover{color:#1560bd}.dispute-main__items,.privacy-main__items,.returns-main__items,.terms-main__items{display:flex;flex-direction:column;gap:60px}@media(max-width:379.98px){.dispute-main__items,.privacy-main__items,.returns-main__items,.terms-main__items{gap:40px}}.dispute-main{min-height:80vh}.dispute-main__title{max-width:720px}.dispute-main__item{line-height:1.3;text-align:center}.returns-main__items{margin:0 0 60px}.item-privacy__title,.item-returns__title,.item-terms__title{font-size:22px;font-weight:600;line-height:1.2;margin:0 0 20px}@media(max-width:767.98px){.item-privacy__title,.item-returns__title,.item-terms__title{font-size:20px}}@media(max-width:379.98px){.item-privacy__title,.item-returns__title,.item-terms__title{font-size:16px}}.item-privacy__text,.item-returns__text,.item-terms__text{display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:30px;letter-spacing:.5px;line-height:1.3}@media(max-width:379.98px){.item-privacy__text,.item-returns__text,.item-terms__text{font-size:14px}}.item-privacy__list,.item-returns__list,.item-terms__list{display:flex;flex-direction:column;gap:15px;padding:0 0 0 40px}@media(max-width:767.98px){.item-privacy__list,.item-returns__list,.item-terms__list{padding:0 0 0 20px}}.item-privacy__point,.item-returns__point,.item-terms__point{color:#000;font-size:17px;line-height:1.2;list-style:disc;max-width:800px}@media(max-width:767.98px){.item-privacy__point,.item-returns__point,.item-terms__point{font-size:16px}}@media(max-width:379.98px){.item-privacy__point,.item-returns__point,.item-terms__point{font-size:14px}}.item-privacy__link,.item-returns__link,.item-terms__link{color:#196fd7;font-weight:700;transition:color .3s ease 0s}.item-privacy__link:hover,.item-returns__link:hover,.item-terms__link:hover{color:#1560bd}.item-returns__text{padding:0 0 0 26px}@media(max-width:379.98px){.item-returns__text{padding:0}}.item-privacy__subtitle{font-size:20px;font-weight:600;letter-spacing:.5px;line-height:1.2;margin:0 0 20px}@media(max-width:767.98px){.item-privacy__subtitle{font-size:18px}}@media(max-width:379.98px){.item-privacy__subtitle{font-size:15px}}.item-privacy__text{margin:0 0 20px}.item-privacy__list{margin:0 0 30px}.item-privacy__point{font-weight:500}.payment-main__items{grid-gap:40px;align-items:flex-start;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);justify-content:space-between}@media(max-width:767.98px){.payment-main__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:479.98px){.payment-main__items{grid-template-columns:repeat(1,1fr)}}.payment-main__item{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}@media(max-width:767.98px){.payment-main__item{gap:10px}}.payment-main__item svg{fill:rgba(204,174,65,.882);height:100px;transition:all .6s ease 0s;width:100px}.payment-main__item svg:hover{fill:#ad912b;transform:scale(1.1)}.payment-main__title{color:#252525}.payment-main__text{font-size:14px;max-width:240px}.payment-main__text span{color:#ad912b;font-weight:600}.about-main__content{margin:0 auto;max-width:760px}.about-main__text{align-self:flex-end;border:2px dashed #ad902b;border-radius:20px;box-shadow:5px 5px 10px hsla(0,0%,85%,.322);font-size:18px;max-width:500px;padding:15px 20px;text-align:center}@media(max-width:579.98px){.about-main__text{font-size:14px;max-width:360px}}.about-main__text:not(:last-child){margin-bottom:30px}.about-main__text-bg{align-self:flex-start;background-color:#1560bd;border:2px solid #1560bd;color:#fff}.spollers-faq,.spollers-faq__item{display:flex;flex-direction:column}.spollers-faq__item{border:2px solid #ad902b;border-radius:20px;box-shadow:5px 5px 5px rgba(0,0,0,.153);gap:30px;padding:20px;width:600px}.spollers-faq__item:not(:last-child){margin-bottom:30px}@media(max-width:767.98px){.spollers-faq__item{gap:20px;width:400px}}@media(max-width:479.98px){.spollers-faq__item{padding:15px;width:300px}}@media(max-width:319.98px){.spollers-faq__item{width:240px}}.spollers-faq__title{align-items:flex-start;color:#252525;display:flex;font-weight:600;justify-content:space-between;text-align:left;text-transform:uppercase}@media(max-width:767.98px){.spollers-faq__title{text-transform:none}}.spollers-faq__title svg{fill:#7f766a;flex:0 0 18px;margin-left:10px;transition:transform .9s ease 0s}.spollers-faq__title svg:hover{cursor:pointer}.spollers-faq__title._active{color:#ad902b}.spollers-faq__body{color:#484848;display:none;font-weight:500;line-height:1.2}.spollers-faq__body._activeText{display:flex}.svg-rotate{transform:rotate(-180deg)}.error-popup-form{color:#ad902b;font-size:20px;font-weight:500;letter-spacing:1px;margin-bottom:20px;padding:0 20px;text-align:center}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CreateBrand_createBrand__ivz9l{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:400px;padding:20px;position:relative}@media(max-width:371.98px){.CreateBrand_createBrand__ivz9l{overflow:hidden;width:250px}}.CreateBrand_createBrand__ivz9l svg{fill:#7f766a;transition:all .6s ease 0s}.CreateBrand_createBrand__ivz9l svg:hover{fill:#252525}.CreateBrand_formBrand__VNYKM{display:flex;flex-direction:column;gap:20px}@media(max-width:371.98px){.CreateBrand_formBrand__VNYKM{gap:15px}}.CreateBrand_formInput__Vem1j{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;max-width:240px;outline:none;padding:0 10px}.CreateBrand_formInput__Vem1j:not(:last-child){margin-right:15px}@media(max-width:579.98px){.CreateBrand_formInput__Vem1j{font-size:12px;margin-right:0}}.CreateBrand_formFile__E4JS2{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.CreateBrand_formFile__E4JS2{font-size:12px}}.CreateBrand_line__5AZP3{align-items:center;display:flex;justify-content:flex-start}@media(max-width:579.98px){.CreateBrand_line__5AZP3{align-items:start;flex-direction:column;gap:8px}}.CreateBrand_label__ZaFw8{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.CreateBrand_label__ZaFw8{font-size:12px;margin-right:0}}.CreateBrand_button__3whrU{background-color:#fff;border:2px solid #7f766a;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#7f766a;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.CreateBrand_button__3whrU:hover{background-color:#252525;border:2px solid #252525;color:#fff}@media(max-width:579.98px){.CreateBrand_button__3whrU{font-size:16px}}.CreateBrand_close__19Vg4{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:20px}.UpdateBrand_updateBrand__SXWVG{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:400px;padding:20px;position:relative}@media(max-width:371.98px){.UpdateBrand_updateBrand__SXWVG{overflow:hidden;width:250px}}.UpdateBrand_updateBrand__SXWVG svg{fill:#7f766a;transition:all .6s ease 0s}.UpdateBrand_updateBrand__SXWVG svg:hover{fill:#252525}.UpdateBrand_formBrand__YRSyD{display:flex;flex-direction:column;gap:20px}@media(max-width:371.98px){.UpdateBrand_formBrand__YRSyD{gap:15px}}.UpdateBrand_formInput__OLKla{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px}.UpdateBrand_formInput__OLKla:not(:last-child){margin-right:15px}@media(max-width:579.98px){.UpdateBrand_formInput__OLKla{font-size:12px;margin-right:0}}.UpdateBrand_formInput__OLKla{max-width:240px}.UpdateBrand_formFile__LmCf5{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.UpdateBrand_formFile__LmCf5{font-size:12px}}.UpdateBrand_line__MNcwp{align-items:center;display:flex;justify-content:flex-start}@media(max-width:579.98px){.UpdateBrand_line__MNcwp{align-items:start;flex-direction:column;gap:8px}}.UpdateBrand_label__4AwL3{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.UpdateBrand_label__4AwL3{font-size:12px;margin-right:0}}.UpdateBrand_button__vgafw{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#252525;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.UpdateBrand_button__vgafw:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:579.98px){.UpdateBrand_button__vgafw{font-size:16px}}.UpdateBrand_close__thvP6{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:20px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#ad912b;cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);opacity:.7;position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}@media(max-width:991.98px){.swiper-button-next,.swiper-button-prev{display:none}}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:14px;opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:14px}@media(max-width:991.98px){.swiper-pagination-bullet{height:10px;width:10px}}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#ad902b;opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#ad902b;height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.CreateSlide_createSlide__ci2SS{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:400px;padding:40px 20px 20px;position:relative}@media(max-width:371.98px){.CreateSlide_createSlide__ci2SS{overflow:hidden;width:250px}}.CreateSlide_createSlide__ci2SS svg{fill:#7f766a;transition:all .6s ease 0s}.CreateSlide_createSlide__ci2SS svg:hover{fill:#252525}.CreateSlide_formSlide__EjMqf{display:flex;flex-direction:column;gap:40px}.CreateSlide_formFile__NpbV8{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.CreateSlide_formFile__NpbV8{font-size:12px}}.CreateSlide_formInput__XN\+OY{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px;width:90%}.CreateSlide_formInput__XN\+OY:not(:last-child){margin-right:15px}@media(max-width:579.98px){.CreateSlide_formInput__XN\+OY{font-size:12px;margin-right:0;width:100%}}.CreateSlide_line__tkv7H{align-items:center;display:flex;gap:10px;justify-content:flex-start}@media(max-width:379.98px){.CreateSlide_line__tkv7H{align-items:start;flex-direction:column;gap:8px}}.CreateSlide_label__RVX3-{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.CreateSlide_label__RVX3-{font-size:12px;margin-right:0}}.CreateSlide_button__jp9Mm{background-color:#fff;border:2px solid #7f766a;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#7f766a;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.CreateSlide_button__jp9Mm:hover{background-color:#252525;border:2px solid #252525;color:#fff}@media(max-width:579.98px){.CreateSlide_button__jp9Mm{font-size:16px}}.CreateSlide_close__o8qIo{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:20px}.UpdateSlide_updateSlide__q7lYW{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:400px;padding:40px 20px 20px;position:relative}@media(max-width:371.98px){.UpdateSlide_updateSlide__q7lYW{overflow:hidden;width:250px}}.UpdateSlide_updateSlide__q7lYW svg{fill:#7f766a;transition:all .6s ease 0s}.UpdateSlide_updateSlide__q7lYW svg:hover{fill:#252525}.UpdateSlide_formSlide__ottk3{display:flex;flex-direction:column;gap:40px}.UpdateSlide_formFile__5PdLQ{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.UpdateSlide_formFile__5PdLQ{font-size:12px}}.UpdateSlide_formInput__RyWvU{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px;width:90%}.UpdateSlide_formInput__RyWvU:not(:last-child){margin-right:15px}@media(max-width:579.98px){.UpdateSlide_formInput__RyWvU{font-size:12px;margin-right:0;width:100%}}.UpdateSlide_line__5PV0B{align-items:center;display:flex;gap:10px;justify-content:flex-start}@media(max-width:379.98px){.UpdateSlide_line__5PV0B{align-items:start;flex-direction:column;gap:8px}}.UpdateSlide_label__80rBg{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.UpdateSlide_label__80rBg{font-size:12px;margin-right:0}}.UpdateSlide_button__-4kc9{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#252525;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.UpdateSlide_button__-4kc9:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:579.98px){.UpdateSlide_button__-4kc9{font-size:16px}}.UpdateSlide_close__kRlho{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:20px}.CreateType_createType__l7i\+R{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:800px;padding:20px;position:relative}@media(max-width:371.98px){.CreateType_createType__l7i\+R{width:250px}}.CreateType_createType__l7i\+R svg{fill:#7f766a;transition:all .6s ease 0s}.CreateType_createType__l7i\+R svg:hover{fill:#252525}.CreateType_closePopup__Cz1ru{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:20px}.CreateType_formType__moRN0{display:flex;flex-direction:column;gap:20px}@media(max-width:371.98px){.CreateType_formType__moRN0{gap:15px}}.CreateType_formInputSmall__Sa5C4,.CreateType_formInput__LVhrD,.CreateType_formSelect__r1yVU{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px}.CreateType_formInputSmall__Sa5C4:not(:last-child),.CreateType_formInput__LVhrD:not(:last-child),.CreateType_formSelect__r1yVU:not(:last-child){margin-right:15px}@media(max-width:579.98px){.CreateType_formInputSmall__Sa5C4,.CreateType_formInput__LVhrD,.CreateType_formSelect__r1yVU{font-size:12px;margin-right:0}}.CreateType_formInput__LVhrD{max-width:240px}.CreateType_formInputSmall__Sa5C4{max-width:150px}.CreateType_formSelect__r1yVU{align-items:center;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding-left:15px;width:200px;z-index:3}.CreateType_formFile__SZNkd{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.CreateType_formFile__SZNkd{font-size:12px}}.CreateType_line__EYkW1{align-items:center;display:flex;justify-content:flex-start;position:relative}@media(max-width:579.98px){.CreateType_line__EYkW1{align-items:start;flex-direction:column;gap:8px}}.CreateType_label__3Rwdw{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.CreateType_label__3Rwdw{font-size:12px;margin-right:0}}.CreateType_options__lrsXK{background-color:#fff;border-bottom:2px solid #f4f4f4;border-left:2px solid #f4f4f4;border-radius:0 0 20px 20px;border-right:2px solid #f4f4f4;box-shadow:3px 3px 3px hsla(0,0%,96%,.659);display:flex;flex-direction:column;left:24.5%;overflow:hidden;padding-top:15px;position:absolute;top:20px;width:200px;z-index:2}@media(max-width:579.98px){.CreateType_options__lrsXK{left:0;top:40px}}.CreateType_option__\+aPeh{cursor:pointer;font-size:14px;padding:10px 15px}.CreateType_option__\+aPeh:hover{background-color:#f4f4f4;color:#ad912b}.CreateType_button__SlkpT{background-color:#fff;border:2px solid #7f766a;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#7f766a;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.CreateType_button__SlkpT:hover{background-color:#252525;border:2px solid #252525;color:#fff}@media(max-width:579.98px){.CreateType_button__SlkpT{font-size:16px}}.UpdateType_createType__y1Ary{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:800px;padding:20px;position:relative}@media(max-width:371.98px){.UpdateType_createType__y1Ary{overflow:hidden;width:250px}}.UpdateType_createType__y1Ary svg{fill:#7f766a;transition:all .6s ease 0s}.UpdateType_createType__y1Ary svg:hover{fill:#252525}.UpdateType_closePopup__G8yRi{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:20px}.UpdateType_formType__k4g97{display:flex;flex-direction:column;gap:20px}@media(max-width:371.98px){.UpdateType_formType__k4g97{gap:15px}}.UpdateType_formInputSmall__3Pl8X,.UpdateType_formInput__ocSXN,.UpdateType_formSelect__iGevd{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px}.UpdateType_formInputSmall__3Pl8X:not(:last-child),.UpdateType_formInput__ocSXN:not(:last-child),.UpdateType_formSelect__iGevd:not(:last-child){margin-right:15px}@media(max-width:579.98px){.UpdateType_formInputSmall__3Pl8X,.UpdateType_formInput__ocSXN,.UpdateType_formSelect__iGevd{font-size:12px;margin-right:0}}.UpdateType_formInput__ocSXN{max-width:240px}.UpdateType_formInputSmall__3Pl8X{max-width:150px}.UpdateType_formSelect__iGevd{align-items:center;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding-left:15px;width:200px;z-index:3}.UpdateType_formFile__WaoG7{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.UpdateType_formFile__WaoG7{font-size:12px}}.UpdateType_line__5ubSI{align-items:center;display:flex;justify-content:flex-start;position:relative}@media(max-width:579.98px){.UpdateType_line__5ubSI{align-items:start;flex-direction:column;gap:8px}}.UpdateType_label__9gdGX{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.UpdateType_label__9gdGX{font-size:12px;margin-right:0}}.UpdateType_options__W8CKR{background-color:#fff;border-bottom:2px solid #f4f4f4;border-left:2px solid #f4f4f4;border-radius:0 0 20px 20px;border-right:2px solid #f4f4f4;box-shadow:3px 3px 3px hsla(0,0%,96%,.659);display:flex;flex-direction:column;left:24.5%;overflow:hidden;padding-top:15px;position:absolute;top:20px;width:200px;z-index:2}@media(max-width:579.98px){.UpdateType_options__W8CKR{left:0;top:40px}}.UpdateType_option__ZO58S{cursor:pointer;font-size:14px;padding:10px 15px}.UpdateType_option__ZO58S:hover{background-color:#f4f4f4;color:#ad912b}.UpdateType_button__uB2RC{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#252525;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.UpdateType_button__uB2RC:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:579.98px){.UpdateType_button__uB2RC{font-size:16px}}.Brands_brandProducts__h9Ji6{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:2px 3px 3px hsla(0,0%,85%,.373);cursor:pointer;font-size:16px;font-weight:600;padding:14px 20px;transition:all .6s ease 0s;white-space:nowrap}.Brands_brandProducts__h9Ji6:hover{background-color:#1560bd;color:#fff}.CreateProduct_createProduct__lqTVY{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:800px;padding:20px;position:relative}@media(max-width:371.98px){.CreateProduct_createProduct__lqTVY{overflow:hidden;width:250px}}.CreateProduct_createProduct__lqTVY svg{fill:#7f766a;transition:all .6s ease 0s}.CreateProduct_createProduct__lqTVY svg:hover{fill:#252525}.CreateProduct_formProduct__UijbU{display:flex;flex-direction:column;gap:20px;margin-top:30px}@media(max-width:371.98px){.CreateProduct_formProduct__UijbU{gap:15px}}.CreateProduct_formInputSmall__2qCUh,.CreateProduct_formInput__1dpBs,.CreateProduct_formSelectBrands__4CTVk,.CreateProduct_formSelectTypes__LqLui{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px}.CreateProduct_formInputSmall__2qCUh:not(:last-child),.CreateProduct_formInput__1dpBs:not(:last-child),.CreateProduct_formSelectBrands__4CTVk:not(:last-child),.CreateProduct_formSelectTypes__LqLui:not(:last-child){margin-right:15px}@media(max-width:579.98px){.CreateProduct_formInputSmall__2qCUh,.CreateProduct_formInput__1dpBs,.CreateProduct_formSelectBrands__4CTVk,.CreateProduct_formSelectTypes__LqLui{font-size:12px;margin-right:0}}.CreateProduct_formInput__1dpBs{width:360px}@media(max-width:579.98px){.CreateProduct_formInput__1dpBs{width:240px}}@media(max-width:371.98px){.CreateProduct_formInput__1dpBs{width:190px}}.CreateProduct_formInputCheckbox__BpStK{opacity:0;position:absolute}.CreateProduct_formInputSmall__2qCUh{max-width:150px}.CreateProduct_formSelectBrands__4CTVk,.CreateProduct_formSelectTypes__LqLui{align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:200px}.CreateProduct_formSelectBrands__4CTVk{z-index:4}.CreateProduct_formSelectTypes__LqLui{z-index:2}.CreateProduct_formFile__1v7a1{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:579.98px){.CreateProduct_formFile__1v7a1{font-size:12px}}.CreateProduct_line__hs7dU{align-items:center;display:flex;justify-content:flex-start}@media(max-width:579.98px){.CreateProduct_line__hs7dU{align-items:start;flex-direction:column;gap:8px}}.CreateProduct_formLabelCheckbox__qUwyv,.CreateProduct_formLabelChecked__q-eTt,.CreateProduct_label__QNsvI{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:579.98px){.CreateProduct_formLabelCheckbox__qUwyv,.CreateProduct_formLabelChecked__q-eTt,.CreateProduct_label__QNsvI{font-size:12px;margin-right:0}}.CreateProduct_formLabelCheckbox__qUwyv,.CreateProduct_formLabelChecked__q-eTt{align-items:center;cursor:pointer;display:inline-flex;position:relative}.CreateProduct_formLabelCheckbox__qUwyv:before,.CreateProduct_formLabelChecked__q-eTt:before{background-color:#fff;border:2px solid #1560bd;border-radius:5px;content:"";height:20px;position:absolute;right:-34px;width:20px}.CreateProduct_formLabelChecked__q-eTt:after{background-color:#1560bd;border-radius:2px;content:"";height:12px;position:absolute;right:-30px;width:12px}.CreateProduct_formLineCheckbox__KT3ub{align-items:center;display:flex;gap:20px;justify-content:space-between}.CreateProduct_textarea__bi3p6{border:2px solid #dcdcdc;font-size:13px;min-height:100px;outline:none;overflow:auto;padding:15px;resize:none;width:100%}@media(max-width:579px){.CreateProduct_textarea__bi3p6{font-size:12px}}.CreateProduct_button__wmlNR{background-color:#fff;border:2px solid #7f766a;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#7f766a;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.CreateProduct_button__wmlNR:hover{background-color:#252525;border:2px solid #252525;color:#fff}@media(max-width:579.98px){.CreateProduct_button__wmlNR{font-size:16px}}.CreateProduct_close__TGgs7{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:15px}.CreateProduct_infoButton__UoJWR,.CreateProduct_slideButton__jAP68{border:2px solid #7f766a;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#7f766a;font-size:14px;font-weight:600;outline:none;padding:10px 15px;transition:all .6s ease 0s}.CreateProduct_infoButton__UoJWR:hover,.CreateProduct_slideButton__jAP68:hover{background-color:#7f766a;color:#fff}.CreateProduct_typeOptions__x6A0s{background-color:#fff;border-bottom:2px solid #f4f4f4;border-left:2px solid #f4f4f4;border-radius:0 0 20px 20px;border-right:2px solid #f4f4f4;box-shadow:3px 3px 3px hsla(0,0%,96%,.659);display:flex;flex-direction:column;overflow:hidden;padding-top:15px;position:absolute;right:35px;top:70px;width:200px;z-index:1}@media(max-width:579.98px){.CreateProduct_typeOptions__x6A0s{left:20px;top:150px}}.CreateProduct_brandOptions__pOX-w{background-color:#fff;border-bottom:2px solid #f4f4f4;border-left:2px solid #f4f4f4;border-radius:0 0 20px 20px;border-right:2px solid #f4f4f4;box-shadow:3px 3px 3px hsla(0,0%,96%,.659);display:flex;flex-direction:column;left:77px;overflow:hidden;padding-top:15px;position:absolute;top:70px;width:200px;z-index:3}@media(max-width:579.98px){.CreateProduct_brandOptions__pOX-w{left:20px;top:90px}}.CreateProduct_option__vF9XY{background-color:#fff;cursor:pointer;font-size:14px;padding:10px}.CreateProduct_option__vF9XY:hover{background-color:#f4f4f4;color:#ad912b}@media(max-width:579.98px){.CreateProduct_option__vF9XY{font-size:12px}}.ProductImg_popupBlock__IF\+2L{background-color:rgba(37,37,37,.757);display:flex;height:100%;left:0;padding:0 20px;position:absolute;top:0;width:100vw;z-index:50}.ProductImg_popupImage__ZSgSE{background-color:#fff;border:1px solid rgba(37,37,37,.267);border-radius:20px;box-shadow:5px 5px 5px rgba(37,37,37,.478);display:flex;margin:100px auto;max-height:440px;overflow:hidden;padding:20px;position:relative;width:740px;z-index:3}.ProductImg_popupImage__ZSgSE svg{fill:#484848;background-color:hsla(0,0%,100%,.863);border-radius:50%;cursor:pointer;height:42px;padding:10px;position:absolute;right:10px;top:10px;transition:fill .6s ease 0s;width:42px;z-index:3}@media(max-width:379.98px){.ProductImg_popupImage__ZSgSE svg{right:5px;top:5px}}.ProductImg_popupImage__ZSgSE svg:hover{fill:#252525;background-color:#fff}@media(max-width:991.98px){.ProductImg_popupImage__ZSgSE{margin:150px auto;max-width:640px}}@media(max-width:767.98px){.ProductImg_popupImage__ZSgSE{margin:180px auto}}@media(max-width:379.98px){.ProductImg_popupImage__ZSgSE{padding:10px}}.ProductImg_image__22P7-{border-radius:20px;cursor:pointer;height:100%;max-width:100%;position:relative;width:700px}@media(max-width:991.98px){.ProductImg_image__22P7-{width:600px}}.ProductImg_image__22P7- img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.UpdateProduct_updateProduct__-DL0f{border:2px solid #7f766a;border-radius:20px;box-shadow:5px 5px 5px hsla(34,9%,46%,.322);margin:0 auto 100px;max-width:600px;padding:20px;position:relative}@media(max-width:371.98px){.UpdateProduct_updateProduct__-DL0f{overflow:hidden;width:250px}}.UpdateProduct_updateProduct__-DL0f svg{fill:#7f766a;transition:all .6s ease 0s}.UpdateProduct_updateProduct__-DL0f svg:hover{fill:#252525}.UpdateProduct_formProduct__JFlba{display:flex;flex-direction:column;gap:20px;margin-top:30px}@media(max-width:371.98px){.UpdateProduct_formProduct__JFlba{gap:15px}}.UpdateProduct_formInputSmall__Mtq4g,.UpdateProduct_formInput__dfVXN,.UpdateProduct_formSelectBrands__NZOB3,.UpdateProduct_formSelectTypes__auCJt{border:2px solid #dcdcdc;border-radius:20px;font-size:13px;height:32px;outline:none;padding:0 10px}.UpdateProduct_formInputSmall__Mtq4g:not(:last-child),.UpdateProduct_formInput__dfVXN:not(:last-child),.UpdateProduct_formSelectBrands__NZOB3:not(:last-child),.UpdateProduct_formSelectTypes__auCJt:not(:last-child){margin-right:15px}@media(max-width:602.98px){.UpdateProduct_formInputSmall__Mtq4g,.UpdateProduct_formInput__dfVXN,.UpdateProduct_formSelectBrands__NZOB3,.UpdateProduct_formSelectTypes__auCJt{font-size:12px;margin-right:0}}.UpdateProduct_formInput__dfVXN{width:360px}@media(max-width:602.98px){.UpdateProduct_formInput__dfVXN{width:240px}}@media(max-width:371.98px){.UpdateProduct_formInput__dfVXN{width:190px}}.UpdateProduct_formInputSmall__Mtq4g{max-width:150px}.UpdateProduct_formInputCheckbox__XbDBr{opacity:0;position:absolute}.UpdateProduct_formSelectBrands__NZOB3,.UpdateProduct_formSelectTypes__auCJt{align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:200px}.UpdateProduct_formSelectBrands__NZOB3{z-index:4}.UpdateProduct_formSelectTypes__auCJt{z-index:2}.UpdateProduct_formFile__9pmtl{color:#ad912b;cursor:pointer;font-size:14px;max-width:260px}@media(max-width:602.98px){.UpdateProduct_formFile__9pmtl{font-size:12px}}.UpdateProduct_line__MZmZG{align-items:center;display:flex;justify-content:flex-start}@media(max-width:602.98px){.UpdateProduct_line__MZmZG{align-items:start;flex-direction:column;gap:8px}}.UpdateProduct_lineImg__Wz2O3{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}@media(max-width:371.98px){.UpdateProduct_lineImg__Wz2O3{gap:5px;grid-template-columns:repeat(3,1fr)}}.UpdateProduct_checkboxes__HbV0R{column-gap:50px;display:flex;flex-wrap:wrap;margin:10px 0;row-gap:30px;width:500px}@media(max-width:479.98px){.UpdateProduct_checkboxes__HbV0R{width:250px}}.UpdateProduct_formLineCheckbox__luhEZ{align-items:center;display:flex;gap:20px;justify-content:space-between}.UpdateProduct_imgBox__ap22r{height:80px;position:relative}@media(max-width:479.98px){.UpdateProduct_imgBox__ap22r{height:50px}}.UpdateProduct_imgBox__ap22r img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.UpdateProduct_imgBox__ap22r svg{background-color:hsla(0,0%,100%,.741);border-radius:0 0 0 5px;cursor:pointer;height:24px;padding:5px;position:absolute;right:0;top:0;width:24px;z-index:0}.UpdateProduct_imgBox__ap22r svg:hover{transform:scale(1.3)}.UpdateProduct_formLabelCheckbox__YStlr,.UpdateProduct_formLabelChecked__8dXXs,.UpdateProduct_label__8TVTX{font-size:14px;font-weight:500;margin-right:10px}@media(max-width:602.98px){.UpdateProduct_formLabelCheckbox__YStlr,.UpdateProduct_formLabelChecked__8dXXs,.UpdateProduct_label__8TVTX{font-size:12px;margin-right:0}}.UpdateProduct_formLabelCheckbox__YStlr,.UpdateProduct_formLabelChecked__8dXXs{align-items:center;cursor:pointer;display:inline-flex;position:relative}.UpdateProduct_formLabelCheckbox__YStlr:before,.UpdateProduct_formLabelChecked__8dXXs:before{background-color:#fff;border:2px solid #1560bd;border-radius:5px;content:"";height:20px;position:absolute;right:-34px;width:20px}.UpdateProduct_formLabelChecked__8dXXs:after{background-color:#1560bd;border-radius:2px;content:"";height:12px;position:absolute;right:-30px;width:12px}.UpdateProduct_textarea__sLduQ{border:2px solid #dcdcdc;font-size:13px;min-height:140px;outline:none;overflow:auto;padding:15px;resize:none;width:100%}@media(max-width:602.98px){.UpdateProduct_textarea__sLduQ{font-size:12px}}.UpdateProduct_button__q15SV{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#252525;display:block;font-size:18px;font-weight:600;outline:none;padding:15px 20px;transition:all .6s ease 0s}.UpdateProduct_button__q15SV:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:579.98px){.UpdateProduct_button__q15SV{font-size:16px}}.UpdateProduct_close__Se0Mw{cursor:pointer;font-size:1.6rem;position:absolute;right:20px;top:15px}.UpdateProduct_infoButton__R6XRL,.UpdateProduct_slideButton__bKa75{border:2px solid #252525;border-radius:20px;box-shadow:3px 3px 3px hsla(34,9%,46%,.243);color:#252525;font-size:14px;font-weight:600;outline:none;padding:10px 15px;transition:all .6s ease 0s}.UpdateProduct_infoButton__R6XRL:hover,.UpdateProduct_slideButton__bKa75:hover{background-color:#252525;color:#fff}.UpdateProduct_typeOptions__JRP0N{background-color:#fff;border-bottom:2px solid #f4f4f4;border-left:2px solid #f4f4f4;border-radius:0 0 20px 20px;border-right:2px solid #f4f4f4;box-shadow:3px 3px 3px hsla(0,0%,96%,.659);display:flex;flex-direction:column;left:335px;overflow:hidden;padding-top:15px;position:absolute;top:70px;width:200px;z-index:1}@media(max-width:602.98px){.UpdateProduct_typeOptions__JRP0N{left:20px;top:150px}}.UpdateProduct_brandOptions__gwhNe{background-color:#fff;border-bottom:2px solid #f4f4f4;border-left:2px solid #f4f4f4;border-radius:0 0 20px 20px;border-right:2px solid #f4f4f4;box-shadow:3px 3px 3px hsla(0,0%,96%,.659);display:flex;flex-direction:column;left:77px;overflow:hidden;padding-top:15px;position:absolute;top:70px;width:200px;z-index:3}@media(max-width:602.98px){.UpdateProduct_brandOptions__gwhNe{left:20px;top:90px}}.UpdateProduct_option__qCQyv{background-color:#fff;cursor:pointer;font-size:14px;padding:10px}.UpdateProduct_option__qCQyv:hover{background-color:#f4f4f4;color:#ad912b}@media(max-width:602.98px){.UpdateProduct_option__qCQyv{font-size:12px}}.ReviewItem_item__bNOhL{background-color:#fff;border:2px solid #f7f6f6;border-radius:20px;box-shadow:8px 8px 8px hsla(0,0%,85%,.169);display:flex;flex-direction:column;overflow:hidden;padding:20px 0 0}.ReviewItem_top__IAwue{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:15px;justify-content:space-between}.ReviewItem_userName__01CX4{color:#ad902b;font-weight:600;padding-left:20px}.ReviewItem_date__FjWG3,.ReviewItem_replyDate__c4J4S{align-self:self-end;color:#5c5c5c;font-size:12px;font-weight:500}.ReviewItem_date__FjWG3{padding-right:20px}.ReviewItem_body__CZMX5{background-color:#fff;border-radius:0 0 20px 20px;display:flex;flex-direction:column;gap:20px;padding:20px}.ReviewItem_rating__0OGh6{align-items:center;display:flex;gap:8px}.ReviewItem_ratingStar__o04fN{fill:#e8c445}.ReviewItem_replyText__eggfd,.ReviewItem_text__CFUfJ{line-height:1.2}.ReviewItem_replyBlock__621bV{border-top:2px solid rgba(173,145,43,.475);display:flex;flex-direction:column;gap:20px;padding-top:20px}.ReviewItem_replyRole__rwOil{align-items:center;display:flex;flex-wrap:wrap-reverse;font-weight:500;gap:10px;text-transform:uppercase;white-space:nowrap}.ReviewItem_replyRole__rwOil svg{fill:rgba(37,37,37,.733);height:18px;width:18px}@media(max-width:579.98px){.ReviewItem_replyRole__rwOil{font-size:14px}}.NewReview_newReview__IlLQX{align-items:center;background-color:#f1ede7;border:2px solid #f1ede7;border-radius:20px;box-shadow:8px 8px 8px hsla(0,0%,85%,.169);display:flex;justify-content:center;max-height:450px;max-width:500px;overflow:hidden;padding:30px 20px}@media(max-width:371.98px){.NewReview_newReview__IlLQX{padding:20px 10px}}.NewReview_body__u465Z{display:flex;flex-direction:column;gap:20px}.NewReview_title__WhKxd{color:#252525;font-weight:500;line-height:1.2}.NewReview_form__poP6h{display:flex;flex-direction:column;gap:20px}.NewReview_rating__ZbNum{align-items:center;display:flex;gap:5px}.NewReview_currentRate__NoPky{color:#7f766a;font-size:24px;font-weight:500;margin-left:10px}.NewReview_itemRate__bOCe-{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.NewReview_itemRate__bOCe- svg{transition:all .6s ease 0s}.NewReview_itemRate__bOCe-:hover svg{fill:#e8c445;transform:scale(1.3)}.NewReview_itemRate__bOCe-:hover .NewReview_number__rbaZ\+{color:#fff}.NewReview_star__MQErU{fill:#fff;font-size:28px}.NewReview_currentStar__NiBxU{fill:#e8c445;font-size:28px}.NewReview_number__rbaZ\+{color:#7f766a;font-size:10px;font-weight:500;position:absolute}.NewReview_textarea__wgob6{border:2px solid #f7f6f6;border-radius:20px;outline:none;overflow:hidden;padding:20px;resize:none}.NewReview_textarea__wgob6,.NewReview_textarea__wgob6::placeholder{color:#7f766a;font-size:14px}.NewReview_btn__LNH\+E{background-color:inherit;border:2px solid #fff;border-radius:20px;box-shadow:3px 3px 3px #7f766a4a;color:#7f766a;display:block;font-weight:600;letter-spacing:.08rem;padding:15px 10px;text-transform:uppercase;transition:all .6s ease 0s;width:100%}.NewReview_btn__LNH\+E:hover{background-color:#7f766a;border:2px solid #7f766a;color:#fff}.Search_clearIcon__C6RTC{fill:#252525;cursor:pointer;position:absolute;right:15px;top:13px;width:10px}@media(max-width:767.98px){.Search_clearIcon__C6RTC{right:10px;top:10px}}.MainLoader_loaderWrapper__goc9e{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.MainLoader_loaderLogo__5j0\+4{height:120px;position:relative;width:120px}.MainLoader_loaderLogo__5j0\+4 img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.AdminPanel_body__znaCO{border-left:2px solid rgba(97,97,97,.141);min-height:410px;padding:20px 0 20px 88px}@media(max-width:991.98px){.AdminPanel_body__znaCO{padding:20px 0 20px 60px}}@media(max-width:767.98px){.AdminPanel_body__znaCO{border-left:0;border-top:2px solid rgba(97,97,97,.141);min-height:0;padding:40px 10px 20px}}@media(max-width:379.98px){.AdminPanel_body__znaCO{padding:30px 10px 20px}}.AdminPanel_actions__nnoLl{display:flex;flex-direction:column;gap:60px}.AdminPanel_form__T\+gd0{align-items:center;display:flex;flex-direction:column}.AdminPanel_formTitle__HsUXu{color:#252525;font-size:20px;font-weight:500;line-height:1.2;margin-bottom:50px;text-align:center}@media(max-width:767.98px){.AdminPanel_formTitle__HsUXu{font-size:16px;max-width:240px}}.AdminPanel_formBody__Wj9jn{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,100px);justify-content:center}@media(max-width:991.98px){.AdminPanel_formBody__Wj9jn{grid-template-columns:repeat(2,100px)}}.AdminPanel_buttonCreate__ETx2h,.AdminPanel_buttonDelete__IYfcx,.AdminPanel_buttonUpdate__8w1vg{background-color:#fff;border-radius:20px;color:#252525;font-weight:600;padding:20px;transition:all .3s ease 0s}.AdminPanel_buttonCreate__ETx2h{border:2px solid #6b645a}.AdminPanel_buttonCreate__ETx2h:hover{background-color:#6b645a;color:#fff}.AdminPanel_buttonUpdate__8w1vg{border:2px dashed #6b645a}.AdminPanel_buttonUpdate__8w1vg:hover{background-color:#6b645a;color:#fff}.AdminPanel_buttonDelete__IYfcx{border:2px solid #252525}.AdminPanel_buttonDelete__IYfcx:hover{background-color:#252525;color:#fff}.AdminPanel_button__3qJ8c{border:2px solid #252525;border-radius:20px;font-weight:600;height:100px;transition:all .3s ease 0s;width:100px}.AdminPanel_button__3qJ8c:hover{border:2px solid #ad912b;transform:scale(1.1)}.AdminPanel_closePopup__HvulJ{align-items:center;align-self:center;color:#252525;display:flex;font-size:24px;font-weight:500;gap:5px;justify-content:center;margin-bottom:50px;transition:all .3s ease 0s;width:80px}.AdminPanel_closePopup__HvulJ svg{fill:#252525;font-size:20px}.AdminPanel_closePopup__HvulJ:hover svg{fill:#ad912b}@media(max-width:767.98px){.AdminPanel_closePopup__HvulJ{font-size:20px}.AdminPanel_closePopup__HvulJ svg{font-size:16px}}.AdminPanel_dataPaymentBlock__isz45,.AdminPanel_deliveryBlock__GhZNp,.AdminPanel_productsListBlock__sSICx,.AdminPanel_promocodesBlock__64wqj,.AdminPanel_promotionBlock__Lw2H9,.AdminPanel_testimonialsBlock__eMfNm{display:flex;flex-direction:column;gap:40px;margin:0 auto}.AdminPanel_dataPaymentBlock__isz45 h4,.AdminPanel_deliveryBlock__GhZNp h4,.AdminPanel_productsListBlock__sSICx h4,.AdminPanel_promocodesBlock__64wqj h4,.AdminPanel_promotionBlock__Lw2H9 h4,.AdminPanel_testimonialsBlock__eMfNm h4{align-self:center;font-size:18px;font-weight:500;line-height:1.4;max-width:260px;text-align:center}.AdminPanel_dataPaymentItems__ltMHy,.AdminPanel_deliveryItems__pCMKZ{display:flex;flex-direction:column;gap:20px}.AdminPanel_deliveryItems__pCMKZ{flex-wrap:wrap;max-width:400px}.AdminPanel_deliveryBlock__GhZNp{max-width:400px}.AdminPanel_dataPaymentItem__FURpd,.AdminPanel_deliveryItem__cCFp5{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.AdminPanel_dataPaymentTitle__b0PBX,.AdminPanel_deliveryTitle__T\+iGP{color:#333;font-size:16px;font-weight:500}@media(max-width:379.98px){.AdminPanel_dataPaymentTitle__b0PBX,.AdminPanel_deliveryTitle__T\+iGP{font-size:14px}}.AdminPanel_dataPaymentValue__6kON2,.AdminPanel_deliveryPrice__1iAvF{align-items:center;color:#484848;display:flex;font-size:16px;gap:8px;letter-spacing:.5px}@media(max-width:379.98px){.AdminPanel_dataPaymentValue__6kON2,.AdminPanel_deliveryPrice__1iAvF{font-size:14px}}.AdminPanel_dataPaymentValue__6kON2 svg,.AdminPanel_deliveryPrice__1iAvF svg{fill:#6b645a;cursor:pointer}.AdminPanel_dataPaymentValue__6kON2 svg:hover,.AdminPanel_deliveryPrice__1iAvF svg:hover{fill:#484848}.AdminPanel_cancelBtn__s9sp6,.AdminPanel_subBtn__kZ04w,.AdminPanel_upBtn__2IauC{align-self:center;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,61%,.337);display:flex;font-size:16px;font-weight:600;justify-content:center;max-width:260px;padding:15px 20px;transition:all .6s ease 0s;width:100%}.AdminPanel_subBtn__kZ04w,.AdminPanel_upBtn__2IauC{background-color:#fff;border:2px solid #1560bd;color:#1560bd}.AdminPanel_subBtn__kZ04w:hover,.AdminPanel_upBtn__2IauC:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}.AdminPanel_subBtn__kZ04w{margin-top:30px}.AdminPanel_cancelBtn__s9sp6{background-color:#fff;border:2px solid #252525;color:#252525}.AdminPanel_cancelBtn__s9sp6:hover{background-color:#252525;border:2px solid #252525;color:#fff}.AdminPanel_dataPaymentForm__X1Eo4,.AdminPanel_deliveryForm__XF14X,.AdminPanel_logoForm__Y\+iOL,.AdminPanel_promocodesForm__OX2UB{display:flex;flex-direction:column;gap:20px}.AdminPanel_logoForm__Y\+iOL{margin-top:20px}.AdminPanel_formLineList__9kM4o,.AdminPanel_formLine__BDt5I,.AdminPanel_formLogoLine__Nz6vT{align-items:center;display:flex;gap:10px;justify-content:space-between}.AdminPanel_categoryFormLine__1oXka,.AdminPanel_promocodesLine__twEIy,.AdminPanel_promotionFormDiscountLine__GpGV2{align-items:center;display:flex;justify-content:space-between;margin:0 auto}.AdminPanel_promocodesLine__twEIy{width:380px}@media(max-width:479.98px){.AdminPanel_promocodesLine__twEIy{flex-direction:column;justify-content:center;width:240px}.AdminPanel_formLogoLine__Nz6vT{align-items:flex-start;flex-direction:column}}.AdminPanel_formLinePayment__rrsx1,.AdminPanel_formLine__BDt5I,.AdminPanel_formLogoLine__Nz6vT,.AdminPanel_promocodesLine__twEIy{padding:0 15px}.AdminPanel_formLinePayment__rrsx1{display:flex;flex-direction:column;gap:10px}@media(max-width:991.98px){.AdminPanel_formLineList__9kM4o{max-width:90vw;overflow:auto}}.AdminPanel_categoryLabel__Z0cH\+,.AdminPanel_dataPaymentLabel__GdcOy,.AdminPanel_deliveryLabel__cQqnc,.AdminPanel_logoLabel__dv1ki,.AdminPanel_promocodesLabel__d62Sm,.AdminPanel_promotionLabel__xIaWJ{color:#252525;font-size:16px;font-weight:500;white-space:nowrap}@media(max-width:479.98px){.AdminPanel_categoryLabel__Z0cH\+,.AdminPanel_dataPaymentLabel__GdcOy,.AdminPanel_deliveryLabel__cQqnc,.AdminPanel_logoLabel__dv1ki,.AdminPanel_promocodesLabel__d62Sm,.AdminPanel_promotionLabel__xIaWJ{font-size:14px}}.AdminPanel_deliveryInput__nGkRf{border-bottom:2px solid hsla(0,0%,67%,.824);font-size:16px;outline:none;padding:10px 15px}@media(max-width:479.98px){.AdminPanel_deliveryInput__nGkRf{font-size:14px;width:50%}}.AdminPanel_categoryInput__aT4sk,.AdminPanel_logoInput__CudRb,.AdminPanel_promocodesInput__KYOOD,.AdminPanel_promotionDiscountInput__SkbOf,.AdminPanel_promotionInput__-Ihj9{border-bottom:2px solid hsla(0,0%,67%,.824);font-size:16px;outline:none;padding:10px 15px}@media(max-width:479.98px){.AdminPanel_logoInput__CudRb{font-size:14px;width:100%}}.AdminPanel_logoFile__hgUs\+{color:#ad912b;cursor:pointer;display:flex;font-size:14px;max-width:260px}@media(max-width:479.98px){.AdminPanel_logoFile__hgUs\+{font-size:12px;max-width:240px}}.AdminPanel_dataPaymentInput__OWmSe{border-bottom:2px solid hsla(0,0%,67%,.824);font-size:16px;outline:none;padding:10px 15px;width:300px}@media(max-width:379.98px){.AdminPanel_dataPaymentInput__OWmSe{font-size:13px;padding:5px 8px;width:240px}}.AdminPanel_deliveriesList__jJeUy,.AdminPanel_paymentsList__D8zx2{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:30px}@media(max-width:479.98px){.AdminPanel_deliveriesList__jJeUy,.AdminPanel_paymentsList__D8zx2{margin-bottom:20px}}.AdminPanel_deliveriesList__jJeUy{flex-wrap:wrap}@media(max-width:991.98px){.AdminPanel_deliveriesList__jJeUy{flex-wrap:nowrap}}.AdminPanel_testimonialsList__1QRIl{display:flex;flex-direction:column;gap:60px}.AdminPanel_testimonialsItem__W9mnB{display:flex;flex-direction:column;gap:15px}.AdminPanel_testimonialsAnswer__zvZmo,.AdminPanel_testimonialsComment__7hCE6{display:flex;flex-direction:column;width:300px}@media(max-width:379.98px){.AdminPanel_testimonialsAnswer__zvZmo,.AdminPanel_testimonialsComment__7hCE6{max-width:220px}}.AdminPanel_testimonialsComment__7hCE6{align-self:flex-start;border:2px solid rgba(21,97,189,.067);border-radius:20px 20px 20px 0;overflow:hidden}.AdminPanel_testimonialsReplyTop__21lYV,.AdminPanel_testimonialsTop__LQRX\+{display:flex;flex-direction:column;gap:10px;padding:15px}.AdminPanel_testimonialsTop__LQRX\+{background-color:rgba(21,97,189,.067)}.AdminPanel_testimonialsReplyTop__21lYV{align-items:flex-end;background-color:rgba(21,97,189,.855);color:#fff;font-weight:500}.AdminPanel_testimonialsTopLine__qE5l1{display:flex;font-weight:500;gap:20px;justify-content:space-between}.AdminPanel_testimonialsName__e80J9,.AdminPanel_testimonialsReplyName__fDbEa{font-size:14px}.AdminPanel_testimonialsName__e80J9{color:#484848}.AdminPanel_testimonialsDate__evYRS,.AdminPanel_testimonialsReplyDate__Ji7\+Q{align-self:flex-end;font-size:12px;font-weight:500}.AdminPanel_testimonialsDate__evYRS{color:#686868}.AdminPanel_testimonialsReplyDate__Ji7\+Q{color:hsla(0,0%,100%,.776)}.AdminPanel_testimonialsProduct__ygGUf{font-size:14px;line-height:1.2}.AdminPanel_testimonialsRating__xKumu{align-items:center;display:flex;font-size:18px;gap:5px;justify-content:center}@media(max-width:479.98px){.AdminPanel_testimonialsRating__xKumu{font-size:16px}}.AdminPanel_testimonialsRatingStar__c69ZY{fill:#f0de68}.AdminPanel_testimonialsReplyText__CRDyj,.AdminPanel_testimonialsText__SoT-T{letter-spacing:.5px;line-height:1.2;padding:30px 15px}.AdminPanel_testimonialsAnswer__zvZmo{align-self:flex-end;border:2px solid rgba(21,97,189,.855);border-radius:20px 20px 0 20px;margin-left:40px;overflow:hidden}.AdminPanel_testimonialsDeleteLine__uCy8p{align-items:flex-end;align-self:self-start;cursor:pointer;display:flex;gap:8px;transition:all .6s ease 0s}.AdminPanel_testimonialsDeleteLine__uCy8p:hover .AdminPanel_testimonialsDeleteIcon__IkGR7{fill:rgba(21,97,189,.714);transform:scale(1.1)}.AdminPanel_testimonialsDeleteLine__uCy8p:hover .AdminPanel_testimonialsDeleteText__LtyeR{color:#252525}.AdminPanel_testimonialsDeleteText__LtyeR{color:rgba(37,37,37,.494);font-size:18px;font-weight:500;letter-spacing:.5px;line-height:1.2}.AdminPanel_testimonialsDeleteIcon__IkGR7{fill:rgba(37,37,37,.494);height:22px;width:22px}.AdminPanel_responseBlock__Zv5NY{display:flex;flex-direction:column;gap:20px}.AdminPanel_responseIcon__cHrjD{fill:rgba(21,97,189,.627);align-self:self-end;cursor:pointer;display:flex;height:18px;margin-right:30px;width:18px}.AdminPanel_responseIcon__cHrjD:hover{fill:#1561bd;transition:fill .3s ease 0s}.AdminPanel_responseTextarea__1WhFj{align-self:flex-end;border:2px solid rgba(37,37,37,.486);border-radius:20px 20px 0 20px;margin-left:40px;min-height:150px;padding:15px;resize:none;width:300px}@media(max-width:379.98px){.AdminPanel_responseTextarea__1WhFj{width:220px}}.AdminPanel_responseActions__qxOmj{display:flex;flex-wrap:wrap;gap:20px;margin-left:40px}@media(max-width:379.98px){.AdminPanel_responseActions__qxOmj{align-items:flex-end;flex-direction:column;width:220px}}.AdminPanel_addCategoryBtn__iGqEB,.AdminPanel_addCategoryDisabledBtn__z8ymh,.AdminPanel_addPromotionBtn__KfQYd,.AdminPanel_addPromotionDisabledBtn__XzLix,.AdminPanel_cancelAddCategoryBtn__tAoUk,.AdminPanel_cancelAddPromotionBtn__7\+a3G,.AdminPanel_responseCancelBtn__\+1pYu,.AdminPanel_responseReplyBtnOff__WyUyi,.AdminPanel_responseReplyBtn__LGE86{border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,41%,.408);cursor:pointer;font-weight:500;letter-spacing:.6px;line-height:1.2;padding:15px 20px;transition:background-color .6s ease 0s;width:140px}@media(max-width:379.98px){.AdminPanel_addCategoryBtn__iGqEB,.AdminPanel_addCategoryDisabledBtn__z8ymh,.AdminPanel_addPromotionBtn__KfQYd,.AdminPanel_addPromotionDisabledBtn__XzLix,.AdminPanel_cancelAddCategoryBtn__tAoUk,.AdminPanel_cancelAddPromotionBtn__7\+a3G,.AdminPanel_responseCancelBtn__\+1pYu,.AdminPanel_responseReplyBtnOff__WyUyi,.AdminPanel_responseReplyBtn__LGE86{width:100%}}.AdminPanel_responseCancelBtn__\+1pYu{background-color:#252525;color:#fff}.AdminPanel_responseCancelBtn__\+1pYu:hover{background-color:#3a3a3a}.AdminPanel_responseReplyBtn__LGE86{background-color:#1560bd;color:#fff}.AdminPanel_responseReplyBtn__LGE86:hover{background-color:#2475d7}.AdminPanel_responseReplyBtnOff__WyUyi{background-color:#686868;color:#ebebebd1}.AdminPanel_responseReplyBtnOff__WyUyi:hover{background-color:#686868}.AdminPanel_editReplyLine__tq6kH{align-items:flex-start;align-self:self-start;cursor:pointer;display:flex;gap:5px;transition:all .6s ease 0s}.AdminPanel_editReplyLine__tq6kH:hover .AdminPanel_editReplyIcon__I6cV7{fill:#fff;transform:rotate(-10deg)}.AdminPanel_editReplyLine__tq6kH:hover .AdminPanel_editReplyText__z0REI{color:#fff}.AdminPanel_editReplyIcon__I6cV7{fill:hsla(0,0%,100%,.776);height:18px;width:18px}.AdminPanel_editReplyText__z0REI{color:hsla(0,0%,100%,.776);font-size:18px;letter-spacing:.5px;line-height:1.2}.AdminPanel_promocodesList__hYjb3{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin:0 auto}.AdminPanel_promocodesItem__E75oP{display:flex;font-size:16px;font-weight:500;gap:20px;justify-content:space-between;letter-spacing:1px;width:240px}.AdminPanel_promocodesName__IHkCL{align-items:center;display:flex;gap:10px;justify-content:space-between}.AdminPanel_promocodesSvg__N9odo{cursor:pointer;height:20px;transition:all .4s ease 0s;width:20px}.AdminPanel_promocodesSvg__N9odo:hover{fill:#1560bd;transform:scale(1.1)}.AdminPanel_deliveryTypeActive__F8nnQ,.AdminPanel_deliveryType__gDAJI,.AdminPanel_paymentTypeActive__g3Fgu,.AdminPanel_paymentType__TKmFg{border:2px solid #484848;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,85%,.678);color:#252525;cursor:pointer;font-size:14px;font-weight:500;padding:15px 10px;white-space:nowrap}@media(max-width:479.98px){.AdminPanel_deliveryTypeActive__F8nnQ,.AdminPanel_deliveryType__gDAJI,.AdminPanel_paymentTypeActive__g3Fgu,.AdminPanel_paymentType__TKmFg{font-size:13px}}.AdminPanel_deliveryTypeActive__F8nnQ,.AdminPanel_paymentTypeActive__g3Fgu{border:2px solid #ad912b}.AdminPanel_logo__61-qJ{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.AdminPanel_logoBox__\+W\+9N{display:flex;position:relative}.AdminPanel_logoImg__77Ru7{border-radius:50%;height:80px;overflow:hidden;position:relative;width:80px}.AdminPanel_logoImg__77Ru7 img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.AdminPanel_logoText__qH3MU{font-size:24px;font-weight:500;margin-bottom:60px;white-space:nowrap}.AdminPanel_logoAction__lkpIS{fill:#fff;background-color:rgba(69,69,69,.247);border-radius:10px;bottom:-8px;cursor:pointer;height:40px;padding:10px;position:absolute;right:-15px;text-align:center;transition:background-color .3s ease 0s;width:40px}.AdminPanel_logoAction__lkpIS:hover{background-color:rgba(69,69,69,.318)}.AdminPanel_accountAvailableTrue__3nQHx{border:2px solid #1560bd;border-radius:20px;color:#1560bd;cursor:pointer;font-size:14px;font-weight:500;padding:10px;width:98px}.AdminPanel_accountAvailableFalse__FAvgS{border:2px solid #484848;border-radius:20px;color:#484848;cursor:pointer;font-size:14px;font-weight:500;padding:10px;width:110px}.AdminPanel_hidden__REgYW{display:none}.AdminPanel_productList__FwC2b{display:flex;flex-direction:column}.AdminPanel_productItem__UmvaA{align-items:center;border-radius:15px;color:#484848;display:flex;gap:20px;padding:10px}.AdminPanel_productItem__UmvaA:hover{background-color:hsla(0,0%,97%,.627);color:#252525}.AdminPanel_productItem__UmvaA:hover svg{fill:rgba(21,97,189,.824)}.AdminPanel_productItem__UmvaA svg{fill:#484848;cursor:pointer;flex:0 0 30px;height:30px;transition:all .3s ease 0s}.AdminPanel_productItem__UmvaA svg:hover{fill:#1560bd}.AdminPanel_productInfo__gkpQC{display:flex;flex-direction:column;font-size:14px;gap:10px;line-height:1.2}@media(max-width:479.98px){.AdminPanel_productInfo__gkpQC{font-size:10px}}.AdminPanel_productImg__F87WU{flex:0 0 50px;height:50px;position:relative}.AdminPanel_productImg__F87WU img{height:100%;object-fit:cover;position:absolute;width:100%}.AdminPanel_alertText__BAPoC,.AdminPanel_loadingText__qazR7{color:#ad912b;font-size:16px;font-weight:500;text-align:center}.AdminPanel_promotionBlock__Lw2H9{font-size:16px;font-weight:400;letter-spacing:.5px;line-height:1.2}@media(max-width:379.98px){.AdminPanel_promotionBlock__Lw2H9{font-size:14px}}.AdminPanel_promotionBody__\+NUL2,.AdminPanel_promotionBottom__zyrQN,.AdminPanel_promotionBrands__wUgDs,.AdminPanel_promotionItemDisable__2b0-r,.AdminPanel_promotionItem__Mf2ot,.AdminPanel_promotionItems__GkuR8,.AdminPanel_promotionTop__v5k6j{display:flex;flex-direction:column}.AdminPanel_promotionItems__GkuR8{gap:40px}.AdminPanel_deletePromoIcon__Glvf5{fill:rgba(37,37,37,.443);align-self:flex-end;cursor:pointer;height:24px;transition:all .3s ease 0s;width:24px}.AdminPanel_deletePromoIcon__Glvf5:hover{fill:#6c7c61;transform:scale(1.2)}.AdminPanel_promotionItemDisable__2b0-r,.AdminPanel_promotionItem__Mf2ot{border:2px solid #6c7c61;border-radius:20px;box-shadow:5px 5px 10px rgba(108,124,97,.114);gap:30px;padding:20px}.AdminPanel_promotionItemDisable__2b0-r{border:2px solid #787878;opacity:70%}.AdminPanel_promotionTop__v5k6j{gap:10px}.AdminPanel_promotionTopLine__BIZcK{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.AdminPanel_promotionBottomLabel__DdHPg,.AdminPanel_promotionTopLabel__whbk0{font-weight:500}.AdminPanel_promotionStatusOn__Z6Vpw{color:#ad912b}.AdminPanel_promotionStatusOff__wz\+Uu{color:#484848}.AdminPanel_promotionBottom__zyrQN{gap:20px}.AdminPanel_promotionBrands__wUgDs{gap:10px}.AdminPanel_promotionBrand__9a2yA{display:flex;gap:5px}.AdminPanel_promotionBrandPercent__JkdA2{color:#ad912b;font-weight:500}.AdminPanel_promotionInput__-Ihj9{width:280px}@media(max-width:767.98px){.AdminPanel_promotionInput__-Ihj9{width:200px}}.AdminPanel_promotionFormDiscountLine__GpGV2{padding:0 5px}@media(max-width:479.98px){.AdminPanel_promotionFormDiscountLine__GpGV2{padding:0 15px}}.AdminPanel_promotionDiscountInput__SkbOf{width:180px}@media(max-width:767.98px){.AdminPanel_promotionDiscountInput__SkbOf{width:160px}}.AdminPanel_promotionBrandsList__y7v09{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;width:280px}@media(max-width:767.98px){.AdminPanel_promotionBrandsList__y7v09{flex-wrap:nowrap;overflow:scroll}}@media(max-width:379.98px){.AdminPanel_promotionBrandsList__y7v09{max-width:260px}}.AdminPanel_promotionBrandsItemActive__COSP0,.AdminPanel_promotionBrandsItem__3q-\+c{border-radius:15px;cursor:pointer;font-size:16px;font-weight:500;padding:8px;transition:all .3s ease 0s;white-space:nowrap}.AdminPanel_promotionBrandsItemActive__COSP0{border:2px solid #1560bd;color:#1560bd}.AdminPanel_promotionBrandsItem__3q-\+c{border:2px solid #48484894}.AdminPanel_promotionBrandsItem__3q-\+c:hover{border:2px solid #1560bd;color:#1560bd}.AdminPanel_promotionTitle__hjbUT{font-weight:500;width:280px}@media(max-width:379.98px){.AdminPanel_promotionTitle__hjbUT{padding:0 15px;width:200px}}.AdminPanel_promotionAddBrand__5RphS{align-items:center;color:rgba(37,37,37,.729);cursor:pointer;display:flex;font-size:18px;font-weight:500;gap:10px;justify-content:flex-end;letter-spacing:.5px;line-height:1.2;margin:15px 0 40px;transition:all .3s ease 0s;width:280px}.AdminPanel_promotionAddBrand__5RphS svg{fill:#2475d7;height:18px;width:18px}.AdminPanel_promotionAddBrand__5RphS:hover{color:#252525}.AdminPanel_promotionAddBrand__5RphS:hover svg{fill:#1560bd}@media(max-width:479.98px){.AdminPanel_promotionAddBrand__5RphS{padding:0 15px}}.AdminPanel_addPromotionNextActions__9HEMN{display:flex;gap:20px;width:280px}@media(max-width:379.98px){.AdminPanel_addPromotionNextActions__9HEMN{flex-wrap:wrap;padding:0 15px}}.AdminPanel_promoDate__SHY1q{white-space:nowrap}@media(max-width:379.98px){.AdminPanel_promoDate__SHY1q{font-size:14px}}.AdminPanel_brandsWithDiscounts__K\+RTT{display:flex;flex-wrap:nowrap;gap:5px;margin-top:15px;width:280px}@media(max-width:379.98px){.AdminPanel_brandsWithDiscounts__K\+RTT{padding:0 15px;width:200px}}.AdminPanel_categoriesBlock__ZlnLB{display:flex;flex-direction:column}.AdminPanel_categoriesListTitle__XqxK6,.AdminPanel_categoriesLoader__kAncC{color:#ad912b;font-size:18px;font-weight:500;letter-spacing:.5px;line-height:1.2}@media(max-width:767.98px){.AdminPanel_categoriesListTitle__XqxK6,.AdminPanel_categoriesLoader__kAncC{font-size:16px}}.AdminPanel_categoriesLoader__kAncC{margin-top:5px}.AdminPanel_categoriesList__19AQ8{display:flex;flex-direction:column;gap:15px;margin:30px 0}.AdminPanel_categoriesItemActive__nOrwO,.AdminPanel_categoriesItem__doSlR{display:flex;gap:10px;letter-spacing:.5px;line-height:1.2}.AdminPanel_categoriesItem__doSlR .AdminPanel_categoriesPosBadge__ZdZcs{color:#484848;font-weight:500}.AdminPanel_categoriesItemActive__nOrwO{cursor:grab;transition:all .3s ease 0s}.AdminPanel_categoriesItemActive__nOrwO:hover,.AdminPanel_categoriesItemActive__nOrwO:hover .AdminPanel_categoriesDragHandleOn__KjUkQ{color:#ad912b}.AdminPanel_categoriesItemActive__nOrwO:active{cursor:grabbing}.AdminPanel_createCategoryBtn__96Uj6,.AdminPanel_createPromotionBtn__\+ImUL{align-items:center;cursor:pointer;display:flex;gap:15px;transition:all .3s ease 0s}@media(max-width:379.98px){.AdminPanel_createCategoryBtn__96Uj6,.AdminPanel_createPromotionBtn__\+ImUL{gap:10px;margin-top:30px}}.AdminPanel_createCategoryBtn__96Uj6{border:2px solid rgba(108,124,97,.824);border-radius:20px;box-shadow:5px 5px 5px rgba(108,124,97,.145);margin-bottom:60px;padding:15px 20px}.AdminPanel_createCategoryBtn__96Uj6:hover{border:2px solid #6c7c61}.AdminPanel_createCategoryBtn__96Uj6:hover .AdminPanel_createCategoryText__Lk5Pd{color:#252525}.AdminPanel_createCategoryBtn__96Uj6:hover .AdminPanel_createCategoryIcon__cXsGa{fill:#6c7c61}@media(max-width:379.98px){.AdminPanel_createCategoryBtn__96Uj6{padding:15px}}.AdminPanel_createPromotionBtn__\+ImUL{margin-bottom:40px;padding:0}.AdminPanel_createPromotionBtn__\+ImUL:hover .AdminPanel_createPromotionText__kD\+dd{color:#252525}.AdminPanel_createPromotionBtn__\+ImUL:hover .AdminPanel_createPromotionIcon__-e3iO{fill:#6c7c61}@media(max-width:379.98px){.AdminPanel_createPromotionBtn__\+ImUL{margin-bottom:20px}}.AdminPanel_createCategoryText__Lk5Pd,.AdminPanel_createPromotionText__kD\+dd{font-size:18px;font-weight:500;letter-spacing:.5px;transition:color .3s ease 0s;white-space:nowrap}@media(max-width:379.98px){.AdminPanel_createCategoryText__Lk5Pd,.AdminPanel_createPromotionText__kD\+dd{font-size:16px}}.AdminPanel_createCategoryText__Lk5Pd{color:rgba(37,37,37,.827)}.AdminPanel_createPromotionText__kD\+dd{color:#484848}.AdminPanel_createCategoryIcon__cXsGa,.AdminPanel_createPromotionIcon__-e3iO{height:24px;transition:fill .3s ease 0s;width:24px}.AdminPanel_createCategoryIcon__cXsGa{fill:rgba(108,124,97,.824)}.AdminPanel_createPromotionIcon__-e3iO{fill:rgba(108,124,97,.824);height:36px;width:36px}@media(max-width:379.98px){.AdminPanel_createPromotionIcon__-e3iO{height:28px;width:28px}}.AdminPanel_categoriesCreateForm__O\+xbN,.AdminPanel_promotionCreateForm__89nFX{display:flex;flex-direction:column}@media(max-width:767.98px){.AdminPanel_categoriesCreateForm__O\+xbN,.AdminPanel_promotionCreateForm__89nFX{align-self:center}}.AdminPanel_categoriesCreateForm__O\+xbN{gap:50px}.AdminPanel_promotionCreateForm__89nFX{gap:30px}.AdminPanel_addPromotionBtn__KfQYd,.AdminPanel_addPromotionDisabledBtn__XzLix,.AdminPanel_cancelAddPromotionBtn__7\+a3G{align-items:center;display:flex;gap:5px;justify-content:center}.AdminPanel_addPromotionBtn__KfQYd:hover .AdminPanel_promotionNextIcon__W-oYZ,.AdminPanel_cancelAddPromotionBtn__7\+a3G:hover .AdminPanel_promotionNextIcon__W-oYZ{fill:#fff}.AdminPanel_addPromotionDisabledBtn__XzLix .AdminPanel_promotionNextIcon__W-oYZ{fill:hsla(0,0%,100%,.675)}.AdminPanel_promotionNextIcon__W-oYZ{fill:hsla(0,0%,100%,.941);height:16px;width:16px}.AdminPanel_categoryFormLine__1oXka,.AdminPanel_promotionFormLine__FWaNt{gap:10px;margin-left:0;max-width:200px;padding:0 5px}@media(max-width:379.98px){.AdminPanel_categoryFormLine__1oXka,.AdminPanel_promotionFormLine__FWaNt{flex-wrap:wrap}.AdminPanel_categoryFormLine__1oXka .AdminPanel_categoryInput__aT4sk,.AdminPanel_promotionFormLine__FWaNt .AdminPanel_categoryInput__aT4sk{max-width:200px}}.AdminPanel_categoriesDragHandleOn__KjUkQ{color:#6c7c61}.AdminPanel_categoriesDragHandleOff__3dIBx{color:#fff}.AdminPanel_changeCategoriesOrderLine__6waun{align-items:center;cursor:pointer;display:flex;gap:10px}.AdminPanel_changeCategoriesOrderText__XEG\+2{font-size:18px;font-weight:500;letter-spacing:1px;line-height:1.2;text-transform:uppercase}.AdminPanel_changeCategoriesOrderIcon__Cc8V-{fill:#6c7c61;height:20px;margin-bottom:1.5px;width:20px}.AdminPanel_cancelChangeOrder__-5K2W{background-color:rgba(37,37,37,.922);border-radius:20px;box-shadow:5px 5px 5px #25252517;color:hsla(0,0%,100%,.906);cursor:pointer;font-weight:500;letter-spacing:.5px;max-width:240px;padding:15px 20px;text-align:center;transition:background-color .3s ease 0s}.AdminPanel_cancelChangeOrder__-5K2W:hover{background-color:#252525;color:#fff}.AdminPanel_addCategoryActions__9XZ7p,.AdminPanel_addPromotionActions__VW0-0{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:40px}.AdminPanel_cancelAddCategoryBtn__tAoUk,.AdminPanel_cancelAddPromotionBtn__7\+a3G{background-color:#252525;color:#fff}.AdminPanel_cancelAddCategoryBtn__tAoUk:hover,.AdminPanel_cancelAddPromotionBtn__7\+a3G:hover{background-color:#3a3a3a}.AdminPanel_addCategoryBtn__iGqEB,.AdminPanel_addPromotionBtn__KfQYd{background-color:#1560bd;color:#fff}.AdminPanel_addCategoryBtn__iGqEB:hover,.AdminPanel_addPromotionBtn__KfQYd:hover{background-color:#2475d7}.AdminPanel_addCategoryDisabledBtn__z8ymh,.AdminPanel_addPromotionDisabledBtn__XzLix{background-color:#686868;color:#ebebebd1;cursor:auto}.AdminPanel_addCategoryDisabledBtn__z8ymh:hover,.AdminPanel_addPromotionDisabledBtn__XzLix:hover{background-color:#686868}.AdminPanel_switchOn__JA2Nn{align-items:center;background-color:#fff;border:2px solid #ad912b;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:center;width:20px}.AdminPanel_switchOffIcon__7fjTs,.AdminPanel_switchOnIcon__hw2i0{border-radius:2px;height:13px;width:13px}.AdminPanel_switchOffIcon__7fjTs{background-color:#fff}.AdminPanel_switchOnIcon__hw2i0{background-color:#ad912b}.UserPanel_body__Moapn{border-left:2px solid rgba(97,97,97,.141);min-height:240px;padding:20px 0 20px 88px}@media(max-width:991.98px){.UserPanel_body__Moapn{padding:20px 0 20px 60px}}@media(max-width:767.98px){.UserPanel_body__Moapn{border-left:0;border-top:2px solid rgba(97,97,97,.141);min-height:0;padding:40px 10px 20px}}@media(max-width:379.98px){.UserPanel_body__Moapn{padding:30px 10px 20px}}.UserPanel_hidden__N3aCo{display:none}.UserPanel_ordersList__YXLOu{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}@media(max-width:767.98px){.UserPanel_ordersList__YXLOu{gap:20px}}.UserPanel_orderInfo__WVVpL{display:flex;flex-direction:column;gap:30px}.UserPanel_orderTitleGold__gjuv-,.UserPanel_orderTitle__lbCmb{align-items:flex-end;cursor:pointer;display:flex;font-size:14px;gap:15px;justify-content:space-between;width:300px}.UserPanel_orderTitleGold__gjuv- span,.UserPanel_orderTitle__lbCmb span{font-size:16px;font-weight:500}@media(max-width:991.98px){.UserPanel_orderTitleGold__gjuv-,.UserPanel_orderTitle__lbCmb{font-size:12px}.UserPanel_orderTitleGold__gjuv- span,.UserPanel_orderTitle__lbCmb span{font-size:14px}}@media(max-width:379.98px){.UserPanel_orderTitleGold__gjuv-,.UserPanel_orderTitle__lbCmb{font-size:10px;gap:8px;width:240px}.UserPanel_orderTitleGold__gjuv- span,.UserPanel_orderTitle__lbCmb span{font-size:11px}}.UserPanel_orderTitleGold__gjuv-{color:#ad912b}.UserPanel_chevron__1-uxy{fill:#252525}.UserPanel_rotate__pB5fY{fill:#ad912b;transform:rotate(180deg)}.UserPanel_orderBody__JK9XY{display:flex;flex-direction:column;gap:20px}.UserPanel_productsList__y5N9O{display:flex;flex-direction:column;gap:30px}.UserPanel_productsItem__wSTA8{display:flex;flex-direction:column;gap:10px;padding:10px}.UserPanel_productTop__P1c-p{color:#252525;font-size:14px;font-weight:500;line-height:1.2;width:280px}@media(max-width:379.98px){.UserPanel_productTop__P1c-p{font-size:12px;width:240px}}.UserPanel_productBottom__th\+P3{align-items:center;display:flex;gap:20px}@media(max-width:379.98px){.UserPanel_productBottom__th\+P3{align-items:flex-start;gap:15px}}.UserPanel_productImage__2NlVT{height:100px;position:relative;width:120px}.UserPanel_productImage__2NlVT img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(max-width:379.98px){.UserPanel_productImage__2NlVT{height:80px;width:100px}}.UserPanel_productInfo__lRRbd{display:flex;flex-direction:column;gap:8px}.UserPanel_infoLine__kXh6R,.UserPanel_infoProductLine__YzcLC{display:flex;font-size:12px;white-space:nowrap}.UserPanel_infoProductLine__YzcLC{color:#484848;font-weight:500;gap:8px;justify-content:space-between}@media(max-width:379.98px){.UserPanel_infoProductLine__YzcLC{font-size:10px}}.UserPanel_total__pcfr3{border-bottom:3px dashed rgba(97,97,97,.141);display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:10px;padding:0 0 20px 149px;white-space:nowrap}@media(max-width:379.98px){.UserPanel_total__pcfr3{border-bottom:2px dashed rgba(97,97,97,.141);font-size:12px;padding:0 0 20px 10px}}.UserPanel_actions__829km{display:flex;flex-direction:column;gap:20px}.UserPanel_cancelBtn__kmqIx,.UserPanel_changeData__e8YBN,.UserPanel_changePassword__9VD0d,.UserPanel_deleteAccount__sepMK,.UserPanel_deleteAddressBtn__koJas,.UserPanel_showOrders__-6NAK,.UserPanel_updateAddressBtn__g7FvM{align-items:center;border-radius:20px;display:flex;font-weight:600;justify-content:center;padding:15px 30px;transition:all .4s ease 0s;width:100%}@media(max-width:379.98px){.UserPanel_cancelBtn__kmqIx,.UserPanel_changeData__e8YBN,.UserPanel_changePassword__9VD0d,.UserPanel_deleteAccount__sepMK,.UserPanel_deleteAddressBtn__koJas,.UserPanel_showOrders__-6NAK,.UserPanel_updateAddressBtn__g7FvM{font-size:13px;padding:10px 20px}}.UserPanel_cancelBtn__kmqIx,.UserPanel_deleteAccount__sepMK,.UserPanel_deleteAddressBtn__koJas{border:2px solid #252525;box-shadow:3px 3px 3px hsla(0,0%,61%,.337)}.UserPanel_cancelBtn__kmqIx:hover,.UserPanel_deleteAccount__sepMK:hover,.UserPanel_deleteAddressBtn__koJas:hover{background-color:#252525;color:#fff}.UserPanel_changeData__e8YBN,.UserPanel_changePassword__9VD0d,.UserPanel_showOrders__-6NAK,.UserPanel_updateAddressBtn__g7FvM{border:2px solid #1560bd;box-shadow:3px 3px 3px rgba(72,72,72,.106);color:#1560bd}.UserPanel_changeData__e8YBN:hover,.UserPanel_changePassword__9VD0d:hover,.UserPanel_showOrders__-6NAK:hover,.UserPanel_updateAddressBtn__g7FvM:hover{background-color:#1560bd;color:#fff}.UserPanel_userInfo__Y8LXD{display:flex;flex-direction:column;gap:60px;width:300px}@media(max-width:379.98px){.UserPanel_userInfo__Y8LXD{width:240px}}.UserPanel_colorGold__XbUZt{color:#ad912b;font-size:14px}.UserPanel_userAddress__MzpX4,.UserPanel_userInfoTop__fLdyU{display:flex;flex-direction:column;gap:10px}.UserPanel_userAddress__MzpX4{margin-bottom:15px}.UserPanel_paragraphs__KsSTs p{padding-left:22px}.UserPanel_paragraphs__KsSTs p:not(:last-child){margin-bottom:8px}.UserPanel_addressItem__v9DjC{display:flex;flex-direction:column;gap:10px}.UserPanel_addressTitle__fW6cx,.UserPanel_infoLine__kXh6R{color:#252525;display:flex;font-weight:500;gap:8px;justify-content:space-between}@media(max-width:379.98px){.UserPanel_addressTitle__fW6cx,.UserPanel_infoLine__kXh6R{font-size:13px}}.UserPanel_addressTitle__fW6cx{align-items:center;cursor:pointer;display:flex;gap:15px;justify-content:space-between}.UserPanel_addressLine__xZDsk{color:#484848;display:flex;flex-wrap:wrap;font-size:14px;line-height:1.2;max-width:290px}@media(max-width:379.98px){.UserPanel_addressLine__xZDsk{font-size:12px}}.UserPanel_newAddress__sQpvw{align-items:center;color:#484848;display:flex;font-weight:500;gap:20px;justify-content:space-between}@media(max-width:379.98px){.UserPanel_newAddress__sQpvw{font-size:13px;justify-content:flex-start}}.UserPanel_addAddress__DySS\+{fill:#1560bd;align-items:center;border:2px solid #1560bd;border-radius:15px;box-shadow:3px 3px 3px rgba(72,72,72,.106);display:flex;font-weight:600;justify-content:center;padding:10px 12px;transition:all .6s ease 0s}.UserPanel_addAddress__DySS\+:hover{fill:#fff;background-color:#1560bd}.UserPanel_alert__gN5Yn{color:#ad912b;font-size:14px;font-weight:500}.CreateAddress_body__i5wMt{display:flex;flex-direction:column;margin-bottom:20px}@media(max-width:379.98px){.CreateAddress_body__i5wMt{margin-bottom:10px}}.CreateAddress_addressForm__KVYX3{display:flex;flex-direction:column;gap:12px}.CreateAddress_formLineSelect__R7MSm,.CreateAddress_formLine__eB-rW{align-items:center;display:flex;gap:15px;justify-content:space-between}@media(max-width:479.98px){.CreateAddress_formLineSelect__R7MSm,.CreateAddress_formLine__eB-rW{align-items:flex-start;flex-direction:column;gap:5px;justify-content:flex-start}}.CreateAddress_formLineSelect__R7MSm{position:relative;-webkit-user-select:none;user-select:none}.CreateAddress_arrow__MVVXq,.CreateAddress_rotate__apcuO{cursor:pointer;position:absolute;right:10px;top:10px;transition:fill .4s ease 0s;z-index:2}.CreateAddress_arrow__MVVXq:hover,.CreateAddress_rotate__apcuO:hover{fill:#ad912b}@media(max-width:479.98px){.CreateAddress_arrow__MVVXq,.CreateAddress_rotate__apcuO{left:170px;top:30px}}@media(max-width:379.98px){.CreateAddress_arrow__MVVXq,.CreateAddress_rotate__apcuO{left:150px;top:26px}}.CreateAddress_rotate__apcuO{transform:rotate(-180deg)}.CreateAddress_formLineCheckbox__dBwmg{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:20px 0}.CreateAddress_formLabelCheckbox__xzoi0,.CreateAddress_formLabelChecked__2Pkgr,.CreateAddress_formLabel__CAnYo{color:#252525;font-size:15px;font-weight:500;-webkit-user-select:none;user-select:none}@media(max-width:379.98px){.CreateAddress_formLabelCheckbox__xzoi0,.CreateAddress_formLabelChecked__2Pkgr,.CreateAddress_formLabel__CAnYo{font-size:13px}}.CreateAddress_formLabelCheckbox__xzoi0,.CreateAddress_formLabelChecked__2Pkgr{align-items:center;cursor:pointer;display:inline-flex;position:relative}.CreateAddress_formLabelCheckbox__xzoi0:before,.CreateAddress_formLabelChecked__2Pkgr:before{background-color:#fff;border:2px solid #7f766a;border-radius:5px;content:"";height:20px;position:absolute;right:-34px;width:20px}.CreateAddress_formLabelChecked__2Pkgr:after{background-color:#7f766a;border-radius:2px;content:"";height:12px;position:absolute;right:-30px;width:12px}.CreateAddress_formInputSelect__nJWBp,.CreateAddress_formInput__WoooN{border:1.5px solid #9c9c9c;border-radius:20px;font-size:14px;outline:none;padding:8px 12px}@media(max-width:379.98px){.CreateAddress_formInputSelect__nJWBp,.CreateAddress_formInput__WoooN{font-size:12px}}.CreateAddress_formInputSelect__nJWBp{cursor:pointer;z-index:2}.CreateAddress_formInputCheckbox__D6ZvU{opacity:0;position:absolute}.CreateAddress_formBtnSubmit__FQZvF{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,61%,.337);color:#1560bd;display:flex;font-size:16px;font-weight:600;justify-content:center;padding:15px 20px;transition:all .6s ease 0s}.CreateAddress_formBtnSubmit__FQZvF:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:379.98px){.CreateAddress_formBtnSubmit__FQZvF{font-size:14px}}.CreateAddress_countriesWrapper__URMGu{border:1.5px solid #9c9c9c;border-radius:0 0 20px 20px;display:flex;flex-direction:column;height:220px;overflow:hidden;position:absolute;right:0;top:18px;width:196px}@media(max-width:479.98px){.CreateAddress_countriesWrapper__URMGu{left:0;top:34px}}@media(max-width:379.98px){.CreateAddress_countriesWrapper__URMGu{width:176px}}.CreateAddress_countriesList__RPRrG{background-color:#fafafa;border-radius:0 0 20px 20px;color:#484848;display:flex;flex-direction:column;height:100%;overflow:auto;padding-top:20px;width:100%;z-index:1}.CreateAddress_searchLine__50G-B{position:relative}.CreateAddress_searchSvg__WurTO{fill:#25252594;height:18px;left:10px;position:absolute;top:8px;width:18px}.CreateAddress_countrySearch__W4lzH{font-size:14px;font-weight:500;letter-spacing:.5px;outline:none;padding:8px 10px 8px 40px;width:100%}.CreateAddress_countrySearch__W4lzH::placeholder{color:#848484}@media(max-width:379.98px){.CreateAddress_countrySearch__W4lzH{font-size:12px}}.CreateAddress_countryItem__QmgOO{cursor:pointer;font-size:14px;font-weight:500;padding:8px 10px;transition:all .4s ease 0s}.CreateAddress_countryItem__QmgOO:hover{background-color:hsla(0,0%,61%,.051);color:#ad912b}@media(max-width:379.98px){.CreateAddress_countryItem__QmgOO{font-size:12px}}.CreateAddress_hidden__qF-FC{display:none}.UpdateAddress_body__EJPhP{display:flex;flex-direction:column;margin-bottom:20px}@media(max-width:379.98px){.UpdateAddress_body__EJPhP{margin-bottom:10px}}.UpdateAddress_addressForm__U\+Jqo{display:flex;flex-direction:column;gap:12px}.UpdateAddress_formLineSelect__iMvb9,.UpdateAddress_formLine__jErT-{align-items:center;display:flex;gap:15px;justify-content:space-between;position:relative}@media(max-width:479.98px){.UpdateAddress_formLineSelect__iMvb9,.UpdateAddress_formLine__jErT-{align-items:flex-start;flex-direction:column;gap:5px;justify-content:flex-start}}.UpdateAddress_formLineSelect__iMvb9{position:relative;-webkit-user-select:none;user-select:none}.UpdateAddress_arrow__9h7Mc,.UpdateAddress_rotate__tV59A{cursor:pointer;position:absolute;right:10px;top:10px;transition:fill .4s ease 0s;z-index:2}.UpdateAddress_arrow__9h7Mc:hover,.UpdateAddress_rotate__tV59A:hover{fill:#ad912b}@media(max-width:479.98px){.UpdateAddress_arrow__9h7Mc,.UpdateAddress_rotate__tV59A{left:170px;top:30px}}@media(max-width:379.98px){.UpdateAddress_arrow__9h7Mc,.UpdateAddress_rotate__tV59A{left:150px;top:26px}}.UpdateAddress_rotate__tV59A{transform:rotate(-180deg)}.UpdateAddress_formLineCheckbox__do5LG{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:20px 0}.UpdateAddress_formLabelCheckbox__OGlAy,.UpdateAddress_formLabelChecked__0m7G6,.UpdateAddress_formLabel__AFz7c{color:#252525;font-size:15px;font-weight:500;-webkit-user-select:none;user-select:none}@media(max-width:379.98px){.UpdateAddress_formLabelCheckbox__OGlAy,.UpdateAddress_formLabelChecked__0m7G6,.UpdateAddress_formLabel__AFz7c{font-size:13px}}.UpdateAddress_formLabelCheckbox__OGlAy,.UpdateAddress_formLabelChecked__0m7G6{align-items:center;cursor:pointer;display:inline-flex;position:relative}.UpdateAddress_formLabelCheckbox__OGlAy:before,.UpdateAddress_formLabelChecked__0m7G6:before{background-color:#fff;border:2px solid #7f766a;border-radius:5px;content:"";height:20px;position:absolute;right:-34px;width:20px}.UpdateAddress_formLabelChecked__0m7G6:after{background-color:#7f766a;border-radius:2px;content:"";height:12px;position:absolute;right:-30px;width:12px}.UpdateAddress_formInputSelect__HOSq7,.UpdateAddress_formInput__\+EOUD{border:1.5px solid #9c9c9c;border-radius:20px;font-size:14px;outline:none;padding:8px 12px}@media(max-width:379.98px){.UpdateAddress_formInputSelect__HOSq7,.UpdateAddress_formInput__\+EOUD{font-size:12px}}.UpdateAddress_formInputSelect__HOSq7{cursor:pointer;z-index:2}.UpdateAddress_formInputCheckbox__epBT9{opacity:0;position:absolute}.UpdateAddress_formBtnSubmit__gEcjk{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,61%,.337);color:#1560bd;display:flex;font-size:16px;font-weight:600;justify-content:center;padding:15px 20px;transition:all .6s ease 0s}.UpdateAddress_formBtnSubmit__gEcjk:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:379.98px){.UpdateAddress_formBtnSubmit__gEcjk{font-size:14px}}.UpdateAddress_countriesWrapper__tr8yA{border:1.5px solid #9c9c9c;border-radius:0 0 20px 20px;display:flex;flex-direction:column;height:220px;overflow:hidden;position:absolute;right:0;top:18px;width:196px}@media(max-width:479.98px){.UpdateAddress_countriesWrapper__tr8yA{left:0;top:34px}}@media(max-width:379.98px){.UpdateAddress_countriesWrapper__tr8yA{width:176px}}.UpdateAddress_countriesList__Q2sy6{background-color:#fafafa;border-radius:0 0 20px 20px;color:#484848;display:flex;flex-direction:column;height:100%;overflow:auto;padding-top:20px;width:100%;z-index:1}.UpdateAddress_searchLine__umbmF{position:relative}.UpdateAddress_searchSvg__mgpnI{fill:#25252594;height:18px;left:10px;position:absolute;top:8px;width:18px}.UpdateAddress_countrySearch__sAEtA{font-size:14px;font-weight:500;letter-spacing:.5px;outline:none;padding:8px 10px 8px 40px;width:100%}.UpdateAddress_countrySearch__sAEtA::placeholder{color:#848484}@media(max-width:379.98px){.UpdateAddress_countrySearch__sAEtA{font-size:12px}}.UpdateAddress_countryItem__xwAbj{cursor:pointer;font-size:14px;font-weight:500;padding:8px 10px;transition:all .4s ease 0s}.UpdateAddress_countryItem__xwAbj:hover{background-color:hsla(0,0%,61%,.051);color:#ad912b}@media(max-width:379.98px){.UpdateAddress_countryItem__xwAbj{font-size:12px}}.UpdateAddress_hidden__Lqn\+d{display:none}.UpdateUser_body__PnZME{display:flex;flex-direction:column;margin-bottom:15px}@media(max-width:479.98px){.UpdateUser_body__PnZME{margin-bottom:10px}}.UpdateUser_userDataForm__fIt0G{display:flex;flex-direction:column;gap:12px}.UpdateUser_formLine__hwLUr{align-items:center;display:flex;gap:15px;justify-content:space-between}@media(max-width:479.98px){.UpdateUser_formLine__hwLUr{align-items:flex-start;flex-direction:column;gap:5px;justify-content:flex-start}}.UpdateUser_formLabel__NiZeU{color:#252525;font-size:15px;font-weight:500;-webkit-user-select:none;user-select:none}@media(max-width:379.98px){.UpdateUser_formLabel__NiZeU{font-size:13px}}.UpdateUser_formInput__WADJ0{border:1.5px solid #9c9c9c;border-radius:20px;font-size:14px;outline:none;padding:8px 12px}@media(max-width:379.98px){.UpdateUser_formInput__WADJ0{font-size:12px}}.UpdateUser_formBtnSubmit__iYFpZ{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,61%,.337);color:#1560bd;display:flex;font-size:16px;font-weight:600;justify-content:center;padding:15px 20px;transition:all .6s ease 0s}.UpdateUser_formBtnSubmit__iYFpZ:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:379.98px){.UpdateUser_formBtnSubmit__iYFpZ{font-size:14px}}.UpdateUser_error__H\+Zrh{color:#ad912b;display:flex;font-size:14px;margin-bottom:20px}.UpdateUser_hidden__V2H6M{display:none}.UpdatePassword_body__vtwMS{display:flex;flex-direction:column;margin-bottom:15px}@media(max-width:479.98px){.UpdatePassword_body__vtwMS{margin-bottom:10px}}.UpdatePassword_userPasswordForm__aXyZs{display:flex;flex-direction:column;gap:12px}.UpdatePassword_formLine__-7uTB{align-items:center;display:flex;gap:15px;justify-content:space-between}@media(max-width:479.98px){.UpdatePassword_formLine__-7uTB{align-items:flex-start;flex-direction:column;gap:5px;justify-content:flex-start}}.UpdatePassword_formLabel__4rKqZ{color:#252525;font-size:15px;font-weight:500;-webkit-user-select:none;user-select:none}@media(max-width:379.98px){.UpdatePassword_formLabel__4rKqZ{font-size:13px}}.UpdatePassword_formInput__gxKC9{border:1.5px solid #9c9c9c;border-radius:20px;font-size:14px;outline:none;padding:8px 12px}@media(max-width:379.98px){.UpdatePassword_formInput__gxKC9{font-size:12px}}.UpdatePassword_formBtnSubmit__kBjmy{background-color:#fff;border:2px solid #1560bd;border-radius:20px;box-shadow:3px 3px 3px hsla(0,0%,61%,.337);color:#1560bd;display:flex;font-size:16px;font-weight:600;justify-content:center;padding:15px 20px;transition:all .6s ease 0s}.UpdatePassword_formBtnSubmit__kBjmy:hover{background-color:#1560bd;border:2px solid #1560bd;color:#fff}@media(max-width:379.98px){.UpdatePassword_formBtnSubmit__kBjmy{font-size:14px}}.UpdatePassword_error__Vqzq6{color:#ad912b;display:flex;font-size:14px;margin-bottom:20px}.UpdatePassword_hidden__S-cZ8{display:none}.AuthAsideMenu_aside__vt-Bn{padding:20px 60px 20px 10px}@media(max-width:991.98px){.AuthAsideMenu_aside__vt-Bn{padding:20px 40px 20px 10px}}@media(max-width:767.98px){.AuthAsideMenu_aside__vt-Bn{align-self:center;padding:20px 10px}}.AuthAsideMenu_asideTop__9nqjm{color:#252525;display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:15px;margin-bottom:40px}@media(max-width:767.98px){.AuthAsideMenu_asideTop__9nqjm{font-size:12px;gap:8px;margin-bottom:25px}}.AuthAsideMenu_asideMenu__e1m0m{display:flex;flex-direction:column;gap:30px}@media(max-width:991.98px){.AuthAsideMenu_asideMenu__e1m0m{gap:20px}}@media(max-width:767.98px){.AuthAsideMenu_asideMenu__e1m0m{gap:15px}}.AuthAsideMenu_asideMenuItem__ija2b{color:rgba(97,97,97,.714);cursor:pointer;transition:all .3s ease 0s}.AuthAsideMenu_asideMenuItemBlack__Kalqg,.AuthAsideMenu_asideMenuItem__ija2b:hover{color:#000}.AuthAsideMenu_asideMenuItemBlack__Kalqg,.AuthAsideMenu_asideMenuItem__ija2b{font-size:20px;font-weight:500}@media(max-width:991.98px){.AuthAsideMenu_asideMenuItemBlack__Kalqg,.AuthAsideMenu_asideMenuItem__ija2b{font-size:18px}}@media(max-width:767.98px){.AuthAsideMenu_asideMenuItemBlack__Kalqg,.AuthAsideMenu_asideMenuItem__ija2b{font-size:16px}}@media(max-width:379.98px){.AuthAsideMenu_asideMenuItemBlack__Kalqg,.AuthAsideMenu_asideMenuItem__ija2b{font-size:14px}}.DeliveryConditions_wrapper__UDcYn{background-color:rgba(0,0,0,.439);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:50}.DeliveryConditions_body__FTg8W{background-color:#fff;border-radius:20px;height:80vh;margin:60px 10px;max-width:500px;min-width:240px;overflow:hidden;position:relative}@media(max-width:991.98px){.DeliveryConditions_body__FTg8W{height:90vh;margin:40px 10px}}.DeliveryConditions_content__D2mKa{height:100%;overflow:auto;padding:40px 40px 40px 30px}@media(max-width:767.98px){.DeliveryConditions_content__D2mKa{padding:30px 30px 30px 20px}}.DeliveryConditions_titleH3__hDaeg,.DeliveryConditions_titleH4__ap4C8{color:#000;font-weight:500;line-height:1.2}.DeliveryConditions_titleH3__hDaeg{font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:20px}@media(max-width:767.98px){.DeliveryConditions_titleH3__hDaeg{font-size:16px;margin-bottom:15px}}.DeliveryConditions_titleH4__ap4C8{font-size:16px;font-weight:500;letter-spacing:.8px;margin-bottom:15px}@media(max-width:767.98px){.DeliveryConditions_titleH4__ap4C8{font-size:14px;margin-bottom:10px}}.DeliveryConditions_paragraph__KQsil{color:#ad902b;font-size:15px;font-weight:500;letter-spacing:.5px;line-height:1.2;margin-bottom:15px}@media(max-width:767.98px){.DeliveryConditions_paragraph__KQsil{font-size:13px;margin-bottom:10px}}.DeliveryConditions_list__EVxcR{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-left:40px}@media(max-width:767.98px){.DeliveryConditions_list__EVxcR{margin-bottom:15px;margin-left:30px}}.DeliveryConditions_list__EVxcR li{color:#484848;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:1.2;list-style:disc}@media(max-width:767.98px){.DeliveryConditions_list__EVxcR li{font-size:12px}}.DeliveryConditions_closeIcon__3X6hs{fill:#484848;cursor:pointer;height:22px;position:absolute;right:20px;top:15px;transition:fill .6s ease 0s;width:22px}.DeliveryConditions_closeIcon__3X6hs:hover{fill:#000}
/*# sourceMappingURL=main.ea673734.css.map*/