@import url(https://fonts.googleapis.com/css?family=Hind:300,regular,500,600,700);.header{border-bottom:1px solid rgba(44,43,43,.459);display:grid;grid-template-columns:repeat(3,1fr);padding:15px}.header__link a{background-color:#ffd000;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;color:#003049;display:inline-flex;padding:calc(4px + .3125vw)}.header__link a:hover{background-color:#003049;color:#ffd000}.header__logo{position:relative}.header__logo img{left:50%;max-width:150px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(66px + 4.375vw)}.header__icons{align-items:center;display:flex;gap:10px;justify-content:flex-end}.header__search{cursor:pointer;height:calc(22px + .9375vw);width:calc(22px + .9375vw)}.header__search img{height:100%;width:100%}.header__cart{height:calc(22px + .9375vw);position:relative;width:calc(22px + .9375vw)}.header__cart img{height:100%;width:100%}.header__cart span{align-items:center;background-color:#003049;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;color:#f4f1de;display:flex;height:calc(13px + .625vw);justify-content:center;position:absolute;right:-25%;top:-25%;width:calc(13px + .625vw)}.home{gap:20px;padding:80px 20px 30px}.home__shops{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);padding-top:50px}@media(max-width:1024px){.home__shops{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.home__shops{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.home__shops{grid-template-columns:repeat(1,1fr)}}.shopCard{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:8px}.shopCard:hover{background-color:rgba(0,0,0,.09);box-shadow:-5px -5px 10px hsla(0,0%,100%,.3),5px 5px 10px rgba(0,0,0,.3),inset -5px -5px 10px hsla(0,0%,100%,.3),inset 5px 5px 10px rgba(0,0,0,.3)}.shopCard__img{border-radius:150px 250px 30px 100px;-webkit-border-radius:150px 250px 30px 100px;-moz-border-radius:150px 250px 30px 100px;-ms-border-radius:150px 250px 30px 100px;-o-border-radius:150px 250px 30px 100px;overflow:hidden;position:relative;width:100%}.shopCard__img img{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.shopCard__img h3{background-color:hsla(0,26%,95%,.459);border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;bottom:1%;padding:5px;position:absolute;right:5%}.productCard{grid-gap:8px;border-radius:10px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);padding:8px}@media(max-width:500px){.productCard{grid-template-columns:repeat(1,1fr)}}.productCard__img{height:100%;overflow:hidden;width:100%}.productCard__img img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:block;width:100%}.productCard:hover{background-color:rgba(0,0,0,.09);box-shadow:-5px -5px 10px hsla(0,0%,100%,.3),5px 5px 10px rgba(0,0,0,.3),inset -5px -5px 10px hsla(0,0%,100%,.3),inset 5px 5px 10px rgba(0,0,0,.3)}.productCard__desc{display:flex;flex-direction:column;justify-content:space-between}.productCard__ingredients{max-height:200px;overflow-y:auto}.productCard button img{margin-right:5px}.productCard button span{align-items:center;background-color:#f80;border-radius:50%;color:#f4f1de;display:inline-flex;height:25px;justify-content:center;width:25px}.shop{display:flex;flex-direction:column;padding:80px 20px 30px}@media(max-width:768px){.shop{padding:50px 20px 30px}}.shop__top{grid-gap:10px;border-bottom:1px dashed rgba(44,43,43,.459);display:grid;gap:10px;grid-template-columns:repeat(2,1fr);padding-bottom:10px}@media(max-width:500px){.shop__top{grid-template-columns:repeat(1,1fr)}}.shop__img{border-radius:20% 75% 20% 50px;-webkit-border-radius:20% 75% 20% 50px;-moz-border-radius:20% 75% 20% 50px;-ms-border-radius:20% 75% 20% 50px;-o-border-radius:20% 75% 20% 50px;overflow:hidden}.shop__img img{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.shop__goods{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-top:50px}@media(max-width:1440px){.shop__goods{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.shop__goods{grid-template-columns:repeat(1,1fr)}}.cartEmpty{align-items:center;display:flex;flex-direction:column;gap:10px;padding:60px 25px}.cartItem{align-items:flex-start;border-radius:10px;display:flex;gap:20px;justify-content:space-between;padding:8px;position:relative;width:100%}.cartItem:hover{background-color:rgba(0,0,0,.09);box-shadow:-5px -5px 10px hsla(0,0%,100%,.3),5px 5px 10px rgba(0,0,0,.3),inset -5px -5px 10px hsla(0,0%,100%,.3),inset 5px 5px 10px rgba(0,0,0,.3)}.cartItem h3{color:#003049}.cartItem__img{align-items:center;border-radius:150px 250px 30px 100px;-webkit-border-radius:150px 250px 30px 100px;-moz-border-radius:150px 250px 30px 100px;-ms-border-radius:150px 250px 30px 100px;-o-border-radius:150px 250px 30px 100px;display:flex;justify-content:center;overflow:hidden;position:relative;width:50%}.cartItem__img img{display:block;height:100%;width:100%}.cartItem__img:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(0,0%,100%,.208);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.cartItem__info{height:100%;width:50%}.cartItem__quantity{align-items:center;display:flex;gap:10px}.cartItem__quantity span{font-size:28px;font-weight:600}.cartItem__price{text-align:end;width:100%}.cartItem .ingredients{max-height:186px;overflow-y:auto}.cartItem__delete{align-items:center;display:flex;height:30px;justify-content:center;position:absolute;right:8px;top:8px;width:30px}.cartItem__delete img{height:100%;width:100%}.cart{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px 20px}.cart .cart__items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:20px;width:100%}@media(max-width:1240px){.cart .cart__items{grid-template-columns:repeat(1,1fr)}}.cart .cart__buttons{display:flex;gap:20px;justify-content:center;margin-top:20px;width:100%}.cart .cart__buttons img{margin-right:6px}.cart h4{margin-top:20px}.locationMarker__icon{cursor:pointer;height:30px;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:30px}.locationInfoBox{background-color:rgba(0,0,0,.56);border-radius:10px;color:#fff;left:10px;padding:5px;position:absolute;top:10px;z-index:2}.mapComponent{height:500px;position:relative;width:calc(240px + 18.75vw)}.orderForm{align-items:center;display:flex;flex-direction:column;gap:30px;padding:80px 20px}.orderForm form{max-width:600px;width:calc(240px + 18.75vw)}.orderForm label{border-bottom:1px solid #582f0e;display:flex}.orderForm label p{white-space:nowrap}.orderForm input,.orderForm textarea{background:hsla(0,0%,100%,.1);border:none;outline:none;padding:5px;width:100%}.orderForm__info{display:flex;gap:40px}@media(max-width:1024px){.orderForm__info{flex-direction:column}}.orders{align-items:center;display:flex;flex-direction:column;padding:80px 20px}.orders button{margin-top:20px}.orders__search{margin-top:20px;position:relative;width:calc(240px + 18.75vw)}.orders__search-cross{color:#003049;cursor:pointer;font-size:24px;font-weight:500;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.orders input{background:hsla(0,0%,100%,.1);border:none;outline:none;padding:5px;width:100%}.orders__users{border-radius:10px;margin-top:20px;padding:8px;width:calc(240px + 18.75vw)}.orders__users:hover{background-color:rgba(0,0,0,.09);box-shadow:-5px -5px 10px hsla(0,0%,100%,.3),5px 5px 10px rgba(0,0,0,.3),inset -5px -5px 10px hsla(0,0%,100%,.3),inset 5px 5px 10px rgba(0,0,0,.3)}.orders__users img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.error,.success{display:flex;flex-direction:column;gap:20px;padding:60px 15px}*{box-sizing:border-box;font-family:Hind,sans-serif;margin:0;padding:0;transition:all .2s ease-in-out}a{color:inherit;text-decoration:none}ol,ul{list-style-type:none}button{border:none;cursor:pointer;text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#389d85;color:#003049;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#003049}.app{background-color:hsla(0,0%,100%,.19);display:flex;flex-direction:column;margin:0 auto;max-width:1920px;min-height:100vh;width:100%}h1{font-size:calc(28px + .625vw)}h2{font-size:calc(20px + .625vw)}h3{font-size:calc(18px + .625vw)}h4{font-size:calc(14px + .625vw)}p{font-size:calc(12.8px + .375vw);font-weight:500}span{font-size:calc(10.8px + .375vw)}button{background-color:#ffd000;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;color:#003049;font-size:18px;font-weight:500;padding:calc(4px + .3125vw)}button:hover{background-color:#003049;color:#ffd000}.disabled{cursor:no-drop}.disabled,.disabled:hover{background-color:rgba(44,43,43,.459)}.disabled:hover{color:#003049}@media(min-width:1920px){h1{font-size:40px}h2{font-size:32px}h3{font-size:30px}h4{font-size:26px}p{font-size:20px}span{font-size:18px}}
/*# sourceMappingURL=main.26942dc1.css.map*/