@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";*{margin:0;padding:0;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;font-family:Mulish,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}body{overflow-x:hidden;overflow-y:hidden}.content__null{margin-top:20px;font-size:14px;font-weight:600}.adminpanel-denied{font-size:14px;padding:20px;font-weight:600}.content__back{text-decoration:underline;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:20px}.adminboard-null{font-weight:600;font-size:16px;margin-top:10px}.content__search{border-radius:10px;overflow:hidden;flex-direction:row-reverse;display:flex;height:50px;border:2px solid #E8DAD4;align-items:center;background:#faf4f1}.content__search .search__input{width:100%;padding:0 12px;height:100%;border:none;outline:none;background:#faf4f1;font-size:16px}.content__search svg{width:50px;cursor:pointer}.search__count{margin-top:5px;font-size:14px;font-weight:600}.category-item{padding:11px 30px;border-radius:10px;background:#f6dace;font-size:16px;font-weight:600;cursor:pointer;min-width:max-content;position:relative;display:flex;justify-content:center;height:100px;align-items:center;color:#fff!important}.category-item p{font-size:16px;position:relative;font-weight:700;z-index:2}.category-item:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080}.mobile__limiter{width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.mobile__limiter .limiter__content{max-width:100dvw;width:100%;height:100dvh}.layout-add-warning{height:60px;width:100%;background:#718236;align-items:center;color:#fff;font-weight:700;flex:wrap;padding:6px 20px;display:flex;justify-content:space-between;gap:20px}.layout-add-warning .warning-button{padding:6px 12px;background:#faf4f1;border-radius:8px;border:none;cursor:pointer}@media only screen and (max-width: 576px){.layout-add-warning{flex-wrap:wrap;justify-content:center;height:100px;text-align:center}}.layout-header{height:60px;width:100%;background:#4d3f30;padding:6px 20px;display:flex;justify-content:space-between;align-items:center;color:#fff}.layout-header .header__name{font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center}.layout-header .header__profile{display:flex;gap:10px;align-items:center;position:relative}.layout-header .header__profile .profile__avatar{width:32px;height:32px;border-radius:100%;cursor:pointer;background-size:cover;background-position:center center}.layout-header .header__profile .profile__name{font-size:14px;font-weight:600}.layout-header .header__profile .profile__popup.--open{display:flex}.layout-header .header__profile .profile__popup.--close{display:none}.layout-header .header__profile .profile__popup{position:absolute;z-index:999;top:120%;right:0;min-width:200px;width:max-content;background:#faf4f1;border-radius:6px;flex-direction:column;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.49);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,.49);box-shadow:0 0 18px #0000007d}.layout-header .header__profile .profile__popup .popup-item{cursor:pointer;color:#4d3f30;padding:8px 12px;transition:.5s background;border-radius:6px;font-size:14px;font-weight:500}.layout-header .header__profile .profile__popup .popup-item:hover{background:#718236;color:#fff}@media only screen and (max-width: 400px){.layout-header .header__name,.layout-header .header__profile .profile__name{font-size:12px}}.layout-tabbar{max-width:100dvw;width:100%;background:#4d3f30;position:fixed;z-index:1000000;bottom:0}.layout-tabbar .tabbar__list{display:flex;align-items:center;justify-content:center;width:100%;height:55px;gap:5px}.layout-tabbar .tabbar__list .list-item{list-style:none;display:flex;flex-direction:column;gap:5px;align-items:center;cursor:pointer;padding:6px 12px;border-radius:16px;position:relative;width:65px}.layout-tabbar .tabbar__list .list-item svg{fill:#a59999;width:22px!important;height:22px!important}.layout-tabbar .tabbar__list .list-item .item__name{font-size:11px;color:#a59999}.layout-tabbar .tabbar__list .list-item.--active:before{content:"";width:100%;left:0%;position:absolute;top:-2px;height:4px;background:#718236;border-radius:8px}.layout-tabbar .tabbar__list .list-item.--active svg{fill:#718236}.layout-tabbar .tabbar__list .list-item.--active .item__name{display:block;color:#718236}.error-content{color:#fff;display:flex;justify-content:center;align-items:end;font-size:14px;font-weight:bolder;background-image:url(/assets/no_connection-BUHCcwzU.png);background-size:cover;width:100dvw;height:100dvh;text-align:center;padding:20px;background-position:center center}.layout{width:100%;height:100dvh;position:relative}.layout .layout__content{width:100%;overflow-y:auto;background:#fffaf7;height:calc(100dvh - 120px);padding-bottom:240px}.layout .layout-top{width:40px;height:40px;position:fixed;bottom:60px;right:5px;border-radius:50%;cursor:pointer;background:#4d3f3080;display:flex;justify-content:center;align-items:center}.layout .layout-top svg{color:#fff}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{width:100dvw;height:100dvh;position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;background:#4d3f30;z-index:100000000000000000000}.loader .lds-grid{color:#718236}.loader .lds-grid,.loader .lds-grid div{box-sizing:border-box}.loader .lds-grid{display:inline-block;position:relative;width:80px;height:80px}.loader .lds-grid div{position:absolute;width:16px;height:16px;border-radius:50%;background:currentColor;animation:lds-grid 1.2s linear infinite}.loader .lds-grid div:nth-child(1){top:8px;left:8px;animation-delay:0s}.loader .lds-grid div:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.loader .lds-grid div:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.loader .lds-grid div:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.loader .lds-grid div:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.loader .lds-grid div:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.loader .lds-grid div:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.loader .lds-grid div:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.loader .lds-grid div:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:.5}}.login-content{position:fixed;width:100dvw;height:100dvh;z-index:99999;display:flex;justify-content:center;align-items:center;left:0;top:0;background:#fff;padding:20px}.login-content .content__form{max-width:400px;width:100%;background:#faf4f1;border-radius:6px;-webkit-box-shadow:0px 0px 28px 9px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 28px 9px rgba(0,0,0,.2);box-shadow:0 0 28px 9px #0003;padding:20px;color:#4d3f30}.login-content .content__form .form__error{padding:6px 12px;border-radius:6px;background:#f33;font-weight:600;margin-bottom:20px;color:#fff}.login-content .content__form .form__name{font-size:18px;font-weight:700;text-align:center}.login-content .content__form .form-item{margin-top:20px}.login-content .content__form .form-item .item__name{font-size:14px}.login-content .content__form .form-item .item__input{width:100%;height:35px;border-radius:6px;border:1px solid #CDCDCD;margin-top:5px;padding:0 12px}.login-content .content__form .form-item .item__input:focus{outline:2px solid #2563EB}.login-content .content__form .form__button{margin-top:20px;border-radius:6px;height:35px;width:100%;display:flex;justify-content:center;align-items:center;border:none;background:#718236;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.services-content{padding:20px}.services-content .content__list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.services-content .content__list .list-item{padding:20px;border-radius:6px;display:flex;align-items:center;background:#faf4f1;gap:20px}.services-content .content__list .list-item .item__info{display:flex;flex-direction:column;justify-content:center;width:70%}.services-content .content__list .list-item .item__info .info__art{font-weight:700;font-size:14px}.services-content .content__list .list-item .item__info .info__name{margin-top:5px;font-size:24px;font-weight:600}.services-content .content__list .list-item .item__info .info__description{margin-top:5px}.services-content .content__list .list-item .item__info .info__price{font-weight:700;margin-top:5px}.services-content .content__list .list-item .item__info .info__button{height:50px;width:240px;margin-top:5px;padding:6px 12px;border-radius:6px;background:#718236;border:none;cursor:pointer;color:#fff}.services-content .content__list .list-item .item__img{max-width:30%;width:100%;margin-top:5px;border-radius:6px;max-height:300px}.services-content .content__category--wrapper{width:100%;overflow-y:auto}.services-content .content__category--wrapper::-webkit-scrollbar{width:0}.services-content .content__category{display:grid;gap:20px;margin-top:10px;grid-template-columns:repeat(2,1fr);grid-gap:20px;justify-content:center}.services-content .content__filter{margin-top:10px;display:flex;justify-content:space-between;align-items:center;background:#4d3f30;padding:6px 12px;border-radius:10px;color:#fff}.services-content .content__filter .filter__name{font-size:14px;font-weight:600}.services-content .content__filter .filter__dropdown{position:relative;color:#000}.services-content .content__filter .filter__dropdown .dropdown__name{padding:6px 12px;border-radius:10px;border:1px solid #4D3F30;font-size:14px;display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer;background:#faf4f1}.services-content .content__filter .filter__dropdown .dropdown__drop{position:absolute;z-index:5;top:120%;background:#faf4f1;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.49);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,.49);box-shadow:0 0 18px #0000007d;min-width:200px;right:0;border-radius:10px}.services-content .content__filter .filter__dropdown .dropdown__drop .drop-item{padding:6px 12px;cursor:pointer;border-radius:10px}.services-content .content__filter .filter__dropdown .dropdown__drop .drop-item:hover{background:#718236;color:#fff}.services-content .content__popup--wrapper{width:100%;position:fixed;height:100dvh;z-index:999;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;background:#0003}.services-content .content__popup--wrapper .wrapper__content.--close{animation:closePopup 1s forwards}.services-content .content__popup--wrapper .wrapper__content{max-width:100%;width:100%;animation:showPopup 1s forwards;background:#4d3f30;border-top-left-radius:6px;border-top-right-radius:6px;border:1px solid #3D444D}.services-content .content__popup--wrapper .wrapper__content .content__content{padding:20px 20px 120px;color:#fff;display:flex;gap:20px;flex-wrap:wrap}.services-content .content__popup--wrapper .wrapper__content .content__content .content__preview{max-width:300px;width:100%}.services-content .content__popup--wrapper .wrapper__content .content__content .content-item:nth-child(1){margin-top:0}.services-content .content__popup--wrapper .wrapper__content .content__content .content__img{max-width:300px;max-height:300px;border-radius:10px}.services-content .content__popup--wrapper .wrapper__content .content__content .content__info .info__name{font-size:24px;font-weight:800}.services-content .content__popup--wrapper .wrapper__content .content__content .content__info .info__description{font-size:16px;font-weight:400;margin-top:10px}.services-content .content__popup--wrapper .wrapper__content .content__content .content__info .info__price{font-size:16px;margin-top:10px;font-weight:700}.services-content .content__popup--wrapper .wrapper__content .content__content .content__info .info__button{margin-top:10px;border-radius:6px;border:none;padding:6px 12px;background:#718236;color:#fff;cursor:pointer}.services-content .content__popup--wrapper .wrapper__content .content__header{padding:10px 20px;border-bottom:1px solid #718236;color:#fff;display:flex;justify-content:space-between;align-items:center;font-weight:600}.services-content .content__popup--wrapper .wrapper__content .content__header svg{cursor:pointer}@media only screen and (max-width: 700px){.services-content .content__list{display:grid;grid-gap:20px;grid-template-columns:repeat(2,1fr)}.services-content .content__list .list-item{flex-direction:column-reverse;align-items:center}.services-content .content__list .list-item .item__info{width:100%}.services-content .content__list .list-item .item__info .info__name{font-size:20px}.services-content .content__list .list-item .item__info .info__art{font-size:12px}.services-content .content__list .list-item .item__info .info__description,.services-content .content__list .list-item .item__info .info__price{font-size:14px}.services-content .content__list .list-item .item__info .info__button{width:100%;height:30px;font-size:14px}.services-content .content__list .list-item .item__img{max-width:100%}}@media only screen and (max-width: 700px){.services-content .content__category{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width: 500px){.services-content .content__list{display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr)}}.products-content{padding:20px}.products-content .content__category--wrapper{width:100%}.products-content .content__category--wrapper::-webkit-scrollbar{width:0}.products-content .content__category{display:grid;gap:20px;margin-top:10px;grid-template-columns:repeat(2,1fr);grid-gap:20px;justify-content:center}.products-content .content__category .category-item.--active{background:#718236;color:#fff}.products-content .content__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:20px}.products-content .content__list .list-item{padding:10px;border-radius:10px;background:#faf4f1;display:flex;flex-direction:column;justify-content:space-between;position:relative}.products-content .content__list .list-item .item__img{max-width:100%;width:100%;border-radius:10px;max-height:300px}.products-content .content__list .list-item .item__art{font-size:16px;margin-top:10px;font-weight:600;color:#bbada6}.products-content .content__list .list-item .item__name{margin-top:10px;font-size:20px;color:#4d3f30;font-weight:700}.products-content .content__list .list-item .item__price{margin-top:10px;color:#4d3f30;font-size:24px;font-weight:700}.products-content .content__list .list-item .item__description{margin-top:5px;font-size:14px;font-weight:600;color:#4d3f30}.products-content .content__list .list-item .item__category{margin-top:5px;font-size:14px;font-weight:600}.products-content .content__list .list-item .item__have{position:absolute;background:#e8dad4;padding:5px 10px;font-size:16px;font-weight:600;border-radius:10px;left:10px;top:10px}.products-content .content__list .list-item .item__button{width:100%;margin-top:10px;padding:6px 12px;border-radius:6px;background:#718236;border:none;cursor:pointer;color:#fff}.products-content .content__filter{margin-top:10px;display:flex;justify-content:space-between;align-items:center;background:#4d3f30;padding:6px 12px;border-radius:10px;color:#fff}.products-content .content__filter .filter__name{font-size:14px;font-weight:600}.products-content .content__filter .filter__dropdown{position:relative;color:#000}.products-content .content__filter .filter__dropdown .dropdown__name{padding:6px 12px;border-radius:10px;border:1px solid #4D3F30;font-size:14px;display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer;background:#faf4f1}.products-content .content__filter .filter__dropdown .dropdown__drop{position:absolute;z-index:5;top:120%;background:#faf4f1;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.49);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,.49);box-shadow:0 0 18px #0000007d;min-width:200px;right:0;border-radius:10px}.products-content .content__filter .filter__dropdown .dropdown__drop .drop-item{padding:6px 12px;cursor:pointer;border-radius:10px}.products-content .content__filter .filter__dropdown .dropdown__drop .drop-item:hover{background:#718236;color:#fff}.products-content .content__popup--wrapper{width:100%;position:fixed;height:100dvh;z-index:999;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;background:#0003}.products-content .content__popup--wrapper .wrapper__content.--close{animation:closePopup 1s forwards}.products-content .content__popup--wrapper .wrapper__content{max-width:100%;width:100%;animation:showPopup 1s forwards;background:#4d3f30;border-top-left-radius:6px;border-top-right-radius:6px;border:1px solid #3D444D;padding-bottom:240px}.products-content .content__popup--wrapper .wrapper__content .content__scale{position:fixed;width:100dvw;height:100dvh;background:#00000080;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:9999}.products-content .content__popup--wrapper .wrapper__content .content__scale .product__img{max-width:90%;max-height:90%}.products-content .content__popup--wrapper .wrapper__content .content__content{padding:20px 20px 120px;color:#fff;display:flex;gap:20px;flex-wrap:wrap}.products-content .content__popup--wrapper .wrapper__content .content__content .content__preview{max-width:300px;width:100%}.products-content .content__popup--wrapper .wrapper__content .content__content .content-item:nth-child(1){margin-top:0}.products-content .content__popup--wrapper .wrapper__content .content__content .content__img{max-width:300px;max-height:300px}.products-content .content__popup--wrapper .wrapper__content .content__content .content__name{font-size:20px;font-weight:700}.products-content .content__popup--wrapper .wrapper__content .content__content .content__text{font-size:14px;font-weight:600}.products-content .content__popup--wrapper .wrapper__content .content__content .content__description{font-size:16px;font-weight:400;margin-top:10px}.products-content .content__popup--wrapper .wrapper__content .content__content .content__price{margin-top:10px!important;font-size:24px!important}.products-content .content__popup--wrapper .wrapper__content .content__content .product__img{max-width:300px;max-height:300px;border-radius:10px}.products-content .content__popup--wrapper .wrapper__content .content__content .product__text{font-size:14px;font-weight:600}.products-content .content__popup--wrapper .wrapper__content .content__content .product__options{display:flex;flex-direction:column;gap:10px}.products-content .content__popup--wrapper .wrapper__content .content__content .product__options .options__list{display:flex;flex-wrap:wrap;gap:20px}.products-content .content__popup--wrapper .wrapper__content .content__content .product__options .options__list .list-item.--active{background:#fff}.products-content .content__popup--wrapper .wrapper__content .content__content .product__options .options__list .list-item{cursor:pointer;color:#000;padding:6px 12px;border-radius:6px;background:#fff1eb;font-size:14px;font-weight:600}.products-content .content__popup--wrapper .wrapper__content .content__content .content__name--options{margin-top:10px;font-size:18px}.products-content .content__popup--wrapper .wrapper__content .content__content .content__button--disabled{border-radius:6px;border:none;padding:6px 12px;margin-top:10px;background:silver;color:#fff;cursor:not-allowed;max-width:max-content}.products-content .content__popup--wrapper .wrapper__content .content__content .content__button{border-radius:6px;border:none;padding:6px 12px;background:#718236;margin-top:10px;color:#fff;cursor:pointer;max-width:max-content}.products-content .content__popup--wrapper .wrapper__content .content__header{padding:10px 20px;border-bottom:1px solid #718236;color:#fff;display:flex;justify-content:space-between;align-items:center;font-weight:600}.products-content .content__popup--wrapper .wrapper__content .content__header svg{cursor:pointer}@media only screen and (max-width: 1024px){.products-content .content__list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 700px){.products-content .content__list{grid-template-columns:repeat(2,1fr)}.products-content .content__category{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width: 500px){.products-content .content__list{grid-template-columns:repeat(1,1fr)}}@keyframes showPopup{0%{height:0dvh;overflow-y:hidden;overflow-x:hidden;padding-bottom:0}70%{height:100dvh;overflow-y:hidden}to{height:100dvh;overflow-y:auto;padding-bottom:240px}}@keyframes closePopup{0%{height:100dvh;overflow-y:hidden;overflow-x:hidden;padding-bottom:240px}70%{height:0dvh}to{height:0dvh;overflow-y:hidden;overflow-x:hidden;padding-bottom:0}}.cart-content{padding:20px}.cart-content .content__name:nth-child(1){margin-top:0}.cart-content .content__name{font-size:14px;font-weight:600;margin-top:20px}.cart-content .agents__table--wrapper{width:100%;overflow-x:auto;margin-top:20px}.cart-content .agents__table{width:100%;overflow-x:auto;border-collapse:separate;border-spacing:0px;min-width:600px}.cart-content .agents__table .table__head{width:100%}.cart-content .agents__table .table__head th{font-weight:700;text-align:left;border:none;padding:10px 15px;background:#d8d8d8;font-size:14px}.cart-content .agents__table .table__head th:first-child{border-radius:8px 0 0 8px}.cart-content .agents__table .table__head th:last-child{border-radius:0 8px 8px 0}.cart-content .agents__table .table__body{width:100%}.cart-content .agents__table .table__body td{text-align:left;border:none;padding:10px 15px;font-size:14px;vertical-align:top}.cart-content .agents__table .table__body tr:nth-child(2n){background:#d8d8d8}.cart-content .agents__table .table__body td:first-child{border-radius:8px 0 0 8px}.cart-content .agents__table .table__body td:last-child{border-radius:0 8px 8px 0}.cart-content .agents__table .table__body button{padding:6px 12px;border-radius:6px;color:#fff;background:#718236;border:none;cursor:pointer}.cart-content .content__item{margin-top:20px}.cart-content .content__item .item__dropdown{position:relative}.cart-content .content__item .item__dropdown .dropdown__name{width:100%;padding:0 12px;height:100%;border:none;justify-content:space-between;outline:none;background:#faf4f1;font-size:16px;margin-top:10px;display:flex;align-items:center;cursor:pointer;height:40px;border:2px solid #E8DAD4;border-radius:10px}.cart-content .content__item .item__dropdown .dropdown__list{width:100%;height:100%;border:none;justify-content:space-between;outline:none;background:#faf4f1;flex-direction:column;font-size:16px;margin-top:10px;display:flex;cursor:pointer;min-height:40px;border:2px solid #E8DAD4;border-radius:10px}.cart-content .content__item .item__dropdown .dropdown__list .list-item{padding:6px 12px}.cart-content .content__item .item__dropdown .dropdown__list .list-item:nth-child(1){border-top-left-radius:10px;border-top-right-radius:10px}.cart-content .content__item .item__dropdown .dropdown__list .list-item:nth-child(3){border-bottom-left-radius:10px;border-bottom-right-radius:10px}.cart-content .content__item .item__dropdown .dropdown__list .list-item:hover{background:#e8dad4}.cart-content .content__item .item__name{font-size:14px;font-weight:600}.cart-content .content__item .item__input{width:100%;padding:0 12px;height:100%;border:none;outline:none;background:#faf4f1;font-size:16px;margin-top:10px;height:40px;border:2px solid #E8DAD4;border-radius:10px}.cart-content .content__button{border-radius:6px;border:none;padding:6px 12px;background:#718236;margin-top:20px;color:#fff;cursor:pointer;max-width:max-content}.cart-content .content__list{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.cart-content .content__list .list-item{padding:10px;border-radius:6px;background:#e8dad4;display:flex;gap:20px;flex-wrap:wrap;justify-content:center;align-items:center}.cart-content .content__list .list-item .item__text:nth-child(1){margin-top:0}.cart-content .content__list .list-item .item__variant{cursor:pointer;color:#000;padding:6px 12px;border-radius:6px;background:#fff1eb;font-size:14px;font-weight:600;margin-top:5px}.cart-content .content__list .list-item .item__img{max-width:200px}.cart-content .content__list .list-item .item__text{font-size:14px;font-weight:600;margin-top:10px}.cart-content .content__list .list-item .item__button{width:100%;margin-top:10px;padding:6px 12px;border-radius:6px;background:#718236;border:none;cursor:pointer;color:#fff}.offline-not-found{padding:20px}.offline-not-found .found__text{text-align:center;font-size:18px;font-weight:600}
