@font-face{font-family:Inter-Italic;font-weight:100 900;font-style:italic;font-display:swap;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.07997314.woff2) format("woff2"),url(/fonts/Inter-Italic-VariableFont_opsz,wght.8f754c09.woff) format("woff")}@font-face{font-family:Inter-Normal;font-weight:100 900;font-style:normal;font-display:swap;src:url(/fonts/Inter-VariableFont_opsz,wght.08ace62d.woff2) format("woff2"),url(/fonts/Inter-VariableFont_opsz,wght.990c8121.woff) format("woff")}.font-normal{font-family:Inter-Normal,Arial,Helvetica,sans-serif;font-weight:400}.font-italic{font-family:Inter-Italic,Arial,Helvetica,sans-serif;font-weight:400}html{box-sizing:border-box;height:100%}*,:after,:before{padding:0;margin:0;border:0;box-sizing:inherit}hr{border-bottom:1px dashed #dee2e6}h1,h2,h3,h4,h5,h6,li,ul{margin:0}li,ul{padding:0;list-style:none}p{margin-bottom:.65rem}:focus{outline:0!important}a{text-decoration:none;outline:none!important;color:inherit}img{max-width:100%}button:focus{outline:none}a.btn{padding:8px 32px;color:#fff;margin:0;font-size:14px}a.btn:hover{color:#adadad}body{font-size:12px;height:100%;min-width:320px;overflow-x:hidden;background-color:#f7f7f7;font-family:Inter-Normal,Arial,Helvetica,sans-serif;font-weight:400}.wrapper,body.open{overflow:hidden}.wrapper{min-height:100%}.container{flex:1 1 auto;max-width:1320px;padding:0 15px}@media (min-width:576px){.container{padding:0 30px}}@media (min-width:768px){.container{padding:0 40px}}.header{position:fixed;width:100%;top:0;left:0;z-index:2;box-shadow:0 4px 10px rgba(0,0,0,.356)}.header__container{flex-direction:column}.header__container,.header__top{display:flex;justify-content:space-between}.header__top{padding:0 16px;background-image:url(/img/bg.42b48e0e.jpg);background-size:cover;background-repeat:no-repeat;background-position:50% 38%;box-shadow:inset 0 0 0 1000px rgba(8,8,8,.75);min-height:100px;align-content:center}.header__bottom{display:flex;background:#600;min-height:37px;padding:0 16px}@media (min-width:992px){.header__bottom{justify-content:space-between}}.header__left{display:flex;justify-content:space-between;align-items:center}.header__left .logo{display:block}@media (min-width:992px){.header__left .logo{display:none}}.header__center{display:flex;justify-content:center;align-items:center}.header__center .logo{display:none}@media (min-width:992px){.header__center .logo{display:block}}.header__center .basket{display:flex;flex-direction:column;align-items:center}@media (min-width:992px){.header__center .basket{display:none}}.header__center .basket__info{color:#fff;font-size:14px;font-weight:700}.header__center .basket__info .basket__alert_red{color:#ff1818}.header__right{justify-content:space-between}.header .search,.header__right{display:flex;align-items:center}.header .search{min-height:36px}.header .search input{border:none;border-radius:2px;background-color:#0000004b;color:#fff;width:200px}.header .search input::-moz-placeholder{color:#f5f5f5;opacity:.7}.header .search input::placeholder{color:#f5f5f5;opacity:.7}.header .search .ant-input-search .ant-input-search-button{height:26px}.header .search .ant-input:-moz-placeholder-shown{color:#f5f5f5}.header .search .ant-input:placeholder-shown{color:#f5f5f5}.header .search button{background-color:transparent;color:#fff!important;border:none;border-radius:2px}.header .search button:hover{opacity:.5}.header__basket,.header__history,.header__logout,.header__password,.header__user{display:none;color:#fff}@media (min-width:992px){.header__basket,.header__history,.header__logout,.header__password,.header__user{display:block}}.header__user{display:none}@media (min-width:992px){.header__user{display:flex;justify-content:space-between;align-items:center;padding-left:0}.header__user img{margin-right:10px}}.header__basket{padding-right:0!important}.header__basket span{margin-left:5px;font-weight:700;color:#a70404}.content{height:100%;margin-top:165px;display:flex;justify-content:center}.nav{flex:1 1 auto;transition:all .3s;overflow:hidden;color:#fff;display:none}@media (min-width:992px){.nav{display:block;transition:all .3s}.nav ul{display:flex;justify-content:center}}.nav a{color:#fff;font-size:14px;display:block;padding:10px 32px;white-space:nowrap}.nav a:hover{color:#adadad}.nav a.active{color:#fff;background-color:#600;font-weight:700;box-shadow:inset 0 5px 10px rgba(0,0,0,.35)}.burger-btn{position:fixed;right:15px;width:40px;height:40px;border:none;background-color:transparent;z-index:30}@media (min-width:992px){.burger-btn{display:none}}.burger-btn span{position:absolute;width:30px;height:3px;background-color:#fff;left:5px;transition:transform .5s,opacity .5s,background-color .5s}.burger-btn span:first-child{transform:translateY(-10px)}body.open .burger-btn span:first-child{transform:translateY(0) rotate(45deg);background-color:#fff}body.open .burger-btn span:nth-child(2){opacity:0}.burger-btn span:nth-child(3){transform:translateY(10px)}body.open .burger-btn span:nth-child(3){transform:translateY(0) rotate(-45deg);background-color:#fff}.menu{position:fixed;right:-60%;top:0;background-color:#181818;height:100%;width:60%;transition:all .3s;z-index:2;overflow:scroll;color:#fff}@media (min-width:992px){.menu{display:none}}body.open .menu{right:0;transition:all .3s}@media (min-width:992px){.menu{position:relative;background-color:transparent;padding:0;height:auto;width:auto}}.menu__title{margin:42px 0 38px 20px}.menu__title span{font-weight:700}.menu__list{display:flex;flex-direction:column;list-style-type:none;padding:0;margin:0}@media (min-width:992px){.menu__list{flex-direction:row}}.menu__link{color:#fff;font-size:21px;display:block;padding:16px 20px}.menu__link_active{color:#fff;background-color:#600;font-weight:700;box-shadow:inset 0 5px 10px rgba(0,0,0,.35)}.menu hr{border-bottom:1px solid hsla(0,0%,100%,.2);margin:1rem 0;opacity:.25}.table__action_delete{color:red}.table thead tr th{background-color:#000!important;color:#fff!important}.table thead tr th:before{background-color:transparent!important}.table tfoot{z-index:1!important}.pagination{padding:30px 0}.pagination,.public{display:flex;justify-content:center;align-items:center}.public{height:100vh}.public .header{position:fixed;width:100%;top:0;left:0;z-index:2;box-shadow:0 4px 10px rgba(0,0,0,.356)}.public .header__container{display:flex;flex-direction:column;justify-content:space-between}.public .header__top{display:flex;justify-content:center;align-items:center;background-image:url(/img/bg.42b48e0e.jpg);background-size:cover;background-repeat:no-repeat;background-position:50% 38%;box-shadow:inset 0 0 0 1000px rgba(8,8,8,.75);min-height:100px;align-content:center}.public .header__bottom{display:flex;background:#600;min-height:24px}.auth .content{background-color:#fff}.auth,.auth .content{display:flex;justify-content:center}.auth{align-items:center;height:50vh}.auth__container{max-width:350px;width:100%;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.auth__header{text-align:center;margin-bottom:30px}.auth__header .title{font-size:20px;margin-bottom:10px}.auth__header .subtitle{font-size:12px}.auth__body{display:flex;flex-direction:column;row-gap:8px}.auth__body .item{margin-bottom:10px}.auth__body .item__label{margin-bottom:.5rem}.auth__body .item__control{width:100%}.auth__body .item button{margin-top:10px}.auth__footer{display:flex;justify-content:center;align-items:center}.products__header{display:flex;justify-content:flex-end;margin-bottom:1.5rem!important}.products__header .filter{width:180px}.products__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem}@media (min-width:922px){.products__list{-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem}}.products .product{position:relative;display:flex;flex-direction:row;flex:1;border:1px solid #ddd;background-color:#fff;border-radius:5px;padding-left:15px;min-width:256px}@media (min-width:576px){.products .product{flex-direction:column;padding-left:0;max-width:256px}}.products .product__header{display:flex;justify-content:center;align-items:center;align-self:center;position:relative}.products .product__header img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.products .product__header img{margin:0;min-width:128px;max-width:100%;max-height:128px}}.products .product__banner{position:absolute;top:-7px;left:-7px;height:70px;transform:rotate(-20deg)}.products .product__body{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:15px;row-gap:10px}.products .product__title{font-size:14px;font-weight:700;height:35px}.products .product__price{font-size:14px;font-weight:700;color:#8e0b0b}.products .product__price span{font-size:10px;font-weight:400;font-style:italic;color:#3a3a3a}.products .product__size{display:flex;justify-content:space-between;align-items:flex-end;-moz-column-gap:10px;column-gap:10px}.products .product .unit{flex:1}.products .product .unit__weight{font-size:10px;font-weight:400;color:#9e9e9e}.products .product .unit__list{min-width:100px}.products .product__btn{font-size:14px;font-weight:700}.basket{display:flex;justify-content:center}.basket__order .ant-alert-message{font-size:32px;text-align:center}.basket__body{display:flex;flex-direction:column;row-gap:40px;width:100%;margin-bottom:20px}@media (min-width:922px){.basket__body{width:900px}}.basket .table tr td,.basket .table tr th{padding:2px 2px!important}@media (min-width:400px){.basket .table tr td,.basket .table tr th{padding:4px 4px!important}}@media (min-width:500px){.basket .table tr td,.basket .table tr th{padding:8px 8px!important}}.basket .ant-input-number{width:50px}@media (min-width:768px){.basket .ant-input-number{width:90px}}.basket__total{text-align:right;padding:15px}.basket__total span{font-weight:700}.basket__item{display:flex;flex-direction:column}.basket__btns{display:flex;flex-direction:row;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px}.basket__btns button{flex:1}.basket__delete{color:#8e0b0b}.basket__label{margin-bottom:5px}.basket__alert{margin:8px 0 20px 0;font-weight:700}.basket__alert_red{color:#8e0b0b}.history{display:flex;justify-content:center}.history__body{display:flex;flex-direction:column;width:100%}@media (min-width:922px){.history__body{width:900px}}.history__products{padding:20px}.history__products .table thead tr th{color:#000!important}.history__products .table thead tr th,.history__products .table thead tr th:before{background-color:transparent!important}.password{display:flex;justify-content:center;align-items:center;height:50vh}.password__container{max-width:350px;width:100%;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.password__header{font-size:2rem;text-align:center;margin-bottom:30px}.password__body{display:flex;flex-direction:column;row-gap:8px}.password__body .item{margin-bottom:10px}.password__body .item__label{margin-bottom:.5rem}.password__body .item__control{width:100%}.password__body .item button{margin-top:10px}.password__footer{display:flex;justify-content:center;align-items:center}