*,*:before,*:after{box-sizing:border-box}ul,ol{padding:0;margin:0;list-style:none}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl){margin-block:0}:where(ul[class]){list-style:none}img{display:block;max-width:100%}a{text-decoration:none;cursor:pointer}input,textarea,select,button{font:inherit;border:none;resize:none;appearance:none;background:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button,select::-webkit-outer-spin-button,select::-webkit-inner-spin-button,button::-webkit-outer-spin-button,button::-webkit-inner-spin-button{-webkit-appearance:none}input:focus,textarea:focus,select:focus,button:focus{outline:none}html{height:100%;scroll-behavior:smooth}body{min-height:100%;line-height:1.5}@font-face{font-family:Inter;src:url(../fonts/Inter-Thin.otf);font-weight:100}@font-face{font-family:Inter;src:url(../fonts/Inter-ExtraLight.otf);font-weight:200}@font-face{font-family:Inter;src:url(../fonts/Inter-Light.otf);font-weight:300}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.otf);font-weight:400}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.otf);font-weight:500}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBold.otf);font-weight:600}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.otf);font-weight:700}@font-face{font-family:Inter;src:url(../fonts/Inter-ExtraBold.otf);font-weight:800}:root{--white: #fff;--lightBlue: #e4ebed;--font-family: "Inter", sans-serif;--second-family: "Instrument Sans", sans-serif}body{font-family:Montserrat,sans-serif;background-color:var(--lightBlue)}body *{font-family:Montserrat,sans-serif}@media (max-width: 767px){.slick-arrow{display:none!important}}.loader{text-align:center;margin-top:40px;margin-bottom:30px}.loader svg{animation:spin infinite linear 7s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.account-sidebar li{font-size:16px}.account-sidebar li:last-child{border-bottom:none}.account-sidebar li a{display:block;color:#000;padding:10px 10px 10px 30px;border-bottom:1px solid #a4b9cc;background-position:left 5px center;background-size:17px;background-repeat:no-repeat}.popup-form{position:fixed;top:0;left:0;background:#0003;width:100%;height:100vh}.popup-form>div{background-color:#fff;border-radius:5px;width:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px}.popup-form__close{text-align:right}.popup-form__close svg{cursor:pointer}.popup-form__desc{line-height:1.25;font-size:16px;text-align:center;margin-top:10px;margin-bottom:20px}form label{display:block;width:100%;margin-bottom:10px}form textarea,form select,form input{font-size:14px;width:100%;border:1px solid var(--lightBlue);padding:10px;border-radius:5px}form button{background-color:#93c123;color:#fff;border-radius:10px;font-size:16px;padding:10px 15px}.form-success{font-size:20px;text-align:center;margin-top:40px;margin-bottom:30px}.login{position:absolute;background-color:#fff;width:300px;top:42px;right:0;padding:10px;border-radius:0 0 5px 5px;border:1px solid #a4b9cc;z-index:9}.login__wrapper{position:relative}.order-item{display:flex;background-color:var(--lightBlue);padding:10px 20px;border:1px solid #a4b9cc;border-radius:4px;margin-bottom:10px}.order-item__user{font-size:16px;flex:0 0 600px}.order-item__user li{margin-bottom:5px}.order-item__user b{display:inline-block;width:160px}.order-item__user a{color:#000}.order-item__products{border:1px solid #a4b9cc;padding:10px;flex:0 0 calc(100% - 600px);background-color:#fff;border-right:5px;max-height:200px;overflow-x:hidden;overflow-y:auto}.order-item__products-item{border-bottom:1px solid #a4b9cc;display:flex;padding:5px 0}.order-item__products-item>div{flex:0 0 50%;font-size:13px}.order-item__products-item>div:last-child{text-align:right}
