@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.loginWrapper{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:50px;overflow:hidden;padding:10px;position:relative;width:100vw}.loginInfo{display:flex;height:auto;margin-bottom:10px;margin-top:70px;text-align:center}.loginHeader,.phoneInputWrapper{display:flex;flex-direction:column}.phoneInputWrapper{margin-top:20px;min-width:100%}.phoneInputWrapper.code{flex-direction:row}.phoneInput{background-color:#edebeb;border-radius:6px;color:var(--redColor);display:flex;font-size:1rem;font-weight:700;height:40px;width:calc(100% - 45px)}.phoneInput.code{margin-right:5px;text-align:center;width:40px}.loginDataContainer{background-color:var(--redColor);border-top-left-radius:18px;border-top-right-radius:18px;display:flex;height:calc(100vh - 286px);overflow:hidden;width:100vw}.loginImageWrapper{display:flex;max-height:300px;object-fit:contain;width:90%}.captcha{align-items:center;justify-content:center;left:10px;top:10px;width:100%}.captcha,.loginImage{display:flex;height:100%}.loginImage{object-fit:contain}.loginButton{align-items:center;align-self:center;background-color:var(--redColor);border-radius:6px;bottom:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);cursor:pointer;display:flex;height:46px;justify-content:center;position:fixed;-webkit-transform:translate(-50%; -50%);transform:translate(-50%; -50%);width:95%}@media only screen and (min-width:667px){.loginWrapper{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.loginWrapper.column{align-items:flex-start;flex-direction:column}.loginImageWrapper{display:flex;flex-direction:row;height:calc(100vh - 200px);justify-content:flex-end;margin-top:30px}.loginInfo{align-items:center;height:calc(100vh - 200px);justify-content:center;margin-top:50px}}.headerWrapper{display:flex;flex-direction:column;height:auto;padding:5px;width:100%}.headerRow{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;min-width:100%}.headerColumn{display:flex;flex-direction:column}.headerRow.flexEnd{justify-content:flex-end}.userMenuWrapper{align-items:center;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fadeIn;animation-name:fadeIn;background-color:var(--redColor);display:flex;flex-direction:column;justify-content:center;left:0;min-height:100vh;min-width:100vw;opacity:0;position:fixed;top:0;z-index:50}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.menuCloseImg{border-radius:6px;height:44px;position:absolute;right:10px;top:10px;width:44px}.userMenuItemWrapper{border-bottom:1px dashed #fff;height:44px;width:80%}.modalWrapper,.userMenuItemWrapper{align-items:center;display:flex;justify-content:center}.modalWrapper{flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:12}.modalWrapper.bg{background-color:#000;opacity:.3}.modalContainer{background-color:#fff;border-radius:6px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;flex-direction:column;height:90vh;padding:10px;position:relative;width:90vw;z-index:15}.modalHeader{background-color:var(--redColor);border-bottom-left-radius:6px;border-bottom-right-radius:6px;height:60px;justify-content:space-between;margin-bottom:10px;padding:5px;width:100%}.modalHeader,.modalTitle{align-items:center;display:flex;flex-direction:row}.modalTitle{justify-content:flex-start;margin-bottom:5px;padding-bottom:5px}.orderContainer{border-top:2px dashed var(--redColor);bottom:0;display:flex;flex-direction:column;height:140px;left:50%;padding:10px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.qtyRow{justify-content:space-between;margin-bottom:5px;width:100%}.qtyRow,.qtySettingContainer{align-items:center;display:flex;flex-direction:row;height:30px}.qtySettingContainer{justify-content:center;width:120px}.qtyNumberContainer{align-items:center;display:flex;height:30px;justify-content:center;width:40px}.closeButton,.qtyButton{height:30px;width:30px}.closeButton{background-color:#fff;border-radius:15px}.addToCartButton{align-items:center;background-color:var(--greenColor);border-radius:6px;display:flex;height:46px;justify-content:center;width:100%}.listContainer{align-items:center;margin-top:20px;min-width:100%}.listContainer,.listItem{display:flex;flex-direction:column;height:auto;justify-content:flex-start}.listItem{align-items:flex-start;background-color:#fff;border-radius:6px;box-shadow:0 3px 8px rgba(0,0,0,.24);margin:10px;padding:5px;width:95%}.itemHeader{border-bottom:1px dashed var(--redColor);margin-bottom:3px;padding:3px}.itemHeader,.itemTitles{display:flex;flex-direction:column;width:100%}.itemTitles{padding:3px 0}.orderTitlesHeader{border-bottom:.5px dashed var(--mainColor);margin-bottom:3px}.orderItem,.orderTitlesHeader{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.orderItem{min-width:100%}.itemFooter,.itemName,.itemPrice{display:flex}.itemFooter{align-items:center;border-top:.5px dashed var(--mainColor);flex-direction:row;justify-content:space-between;width:100%}:root{--mainColor:#002c3e;--redColor:#b70015;--notFound:#a5b6bd;--greenColor:#4bae4f}html{scroll-behavior:smooth}*{-ms-overflow-style:none;border:none;box-sizing:border-box;color:#002c3e;color:var(--mainColor);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;margin:0;outline:none;overflow-x:scroll;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;text-decoration:none}::-webkit-scrollbar{display:none}.bigContainer{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;min-height:100vh;width:100vw}.bigContainerImage{display:flex;height:300px;object-fit:contain;width:90%}.smallIcon{height:40px;-webkit-transform:rotate();transform:rotate();width:40px}.searchIcon,.smallIcon.border{border-radius:6px}.searchIcon{height:40px;width:40px}.headerLogo{height:100px}.headerLogo,.logoImage{display:flex;object-fit:contain}.logoImage{height:50px;left:50%;position:absolute;top:25px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bigImage{height:300px;object-fit:contain;width:95%}.mainContainer{background-color:#fff;min-height:100vh;padding:5px;width:100vw}.infoContainer,.mainContainer{display:flex;flex-direction:column}.infoContainer{align-items:center}.infoContainer.center{height:100vh;justify-content:center;width:100vw}.row{align-items:center;display:flex;flex-direction:row}.row.dashed{border-bottom:1px dashed #fff;padding:5px 5px 3px;top:10px}.row.dashed,.row.dashedUp{margin-bottom:3px;position:absolute;width:99%}.row.dashedUp{border-top:1px dashed #fff;bottom:80px;justify-content:space-between;margin-top:3px;padding-bottom:3px;padding-top:3px}.column{display:flex;flex-direction:column;margin-bottom:10px}.menuTitlesRow{border-bottom:1.5px dashed #b70015;border-bottom:1.5px dashed var(--redColor);margin-bottom:3px;overflow:hidden;overflow-x:scroll;padding:8px}.menuTitleItem,.menuTitlesRow{align-items:center;display:flex;flex-direction:row;height:30px;width:auto}.menuTitleItem{border:0 solid #b70015;border:0 solid var(--redColor);border-radius:6px;justify-content:center;margin-right:3px;overflow:visible;padding:3px;text-align:center;white-space:nowrap}.menuTitleItem:focus{background:#fff}.searchWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:8px;min-height:50px;width:100%}.input{background-color:#edebeb;border-radius:6px;color:#b70015;color:var(--redColor);display:flex;font-size:1rem;font-weight:700;height:40px;width:calc(100% - 45px)}.input.small{text-align:center;width:60px}.notFoundWrapper{align-items:center;justify-content:center;margin-top:30px}.menuWrapper,.notFoundWrapper{display:flex;flex-direction:column}.menuWrapper{height:auto;min-height:100vw;overflow:scroll;padding-bottom:110px}.menuItemWrapper{display:flex;flex-direction:column;margin-bottom:3px;min-height:80px;width:100%}.menuItemHeader{display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.menuItemHeaderName{display:flex;flex-direction:column;height:auto;width:calc(100% - 80px)}.headerTitleWrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.headerTitleBulb{border-radius:10px;justify-content:center;margin-right:3px;min-height:20px;min-width:20px}.cartWrapper,.headerTitleBulb{align-items:center;background-color:#b70015;background-color:var(--redColor);display:flex}.cartWrapper{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rollDown;animation-name:rollDown;border-top-left-radius:6px;border-top-right-radius:6px;bottom:0;flex-direction:column;height:300px;justify-content:flex-start;overflow:visible;padding-top:40px;position:fixed;right:0;width:100vw}@-webkit-keyframes rollUp{0%{height:30px}to{height:300px}}@keyframes rollUp{0%{height:30px}to{height:300px}}@-webkit-keyframes rollDown{0%{height:300px}to{height:30px}}@keyframes rollDown{0%{height:300px}to{height:30px}}.cartInfoBulb{align-items:center;background-color:#b70015;background-color:var(--redColor);border-top-left-radius:25px;border-top-right-radius:25px;display:flex;height:55px;justify-content:center;position:absolute;top:-50px;width:55px}.cartListWrapper{display:none;padding-left:3px;padding-right:3px;width:100%}.cartItemsContainer,.cartListWrapper{align-items:flex-start;flex-direction:column;justify-content:flex-start}.cartItemsContainer{display:flex;height:145px;overflow:scroll;width:99%}.cartItem{flex-direction:row;height:auto;justify-content:space-between;min-height:20px;overflow:hidden;scrollbar-color:green;scrollbar-width:thin;width:100%}.cartItem,.fullBtn{align-items:center;display:flex}.fullBtn{background-color:#4bae4f;background-color:var(--greenColor);border-radius:6px;bottom:10px;height:46px;justify-content:center;position:fixed;width:calc(100% - 20px)}.fullBtn.up{bottom:66px}.fullBtn.red{background-color:#b70015;background-color:var(--redColor)}.registrationFormContainer{display:flex;flex-direction:column;margin-top:20px;min-height:550px;overflow:scroll;width:100%}.columnHeaderContainer{align-items:flex-start;border-bottom:1px dashed #b70015;border-bottom:1px dashed var(--redColor);display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:5px;min-width:100%;padding-bottom:5px;padding-left:5px;text-align:flex-start}.optionSelection{background-color:#fff;border:2px dotted #b70015;border:2px dotted var(--redColor);border-radius:6px;margin-right:5px}.optionSelection,.optionSelection.selected{align-items:center;display:flex;height:44px;justify-content:center;width:100px}.optionSelection.selected{background-color:#b70015;background-color:var(--redColor);border-radius:6px}h1,h1.white{font-size:1.5rem;font-weight:700}h1.white{color:#fff}h1.red{color:var(--redColor);font-size:1.5rem}h1.red,h2{font-weight:700}h2{color:var(--mainColor);font-size:1rem}h2.white{color:#fff}h2.red{color:var(--redColor)}h2.green{color:var(--greenColor)}h3.light{color:var(--notFound);font-size:.9rem;font-weight:700;text-align:center}h4{font-size:.8rem;font-weight:300}h4.white,h4.white-total{color:#fff;font-size:.8rem;font-weight:300}h4.white-total{margin-right:5px}h4.strong-red{color:var(--redColor)}h4.strong-red,h4.strong-white{font-size:.8rem;font-weight:700}h4.strong-white{color:#fff}h4.strong-gray{color:gray}h4.strong-black,h4.strong-gray{font-size:.9rem;font-weight:700}h4.strong-black{color:var(--mainColor)}h5{font-size:.7rem}
/*# sourceMappingURL=main.1a5ef42e.css.map*/