@import url(https://fonts.googleapis.com/earlyaccess/alefhebrew.css);.App{direction:rtl;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-float 3s ease-in-out infinite;animation:App-logo-float 3s ease-in-out infinite}}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#704cb6}@-webkit-keyframes App-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes App-logo-float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.registrationForm{color:#fff;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:lighter;gap:4px;justify-content:space-between;line-height:1rem;margin:1px 0;text-align:start}.registrationForm h2{margin:4px 0;text-align:center;width:100%}.registrationForm p{margin-block:0;width:100%}.registrationForm label{display:block;width:100%}.registrationForm .phone_control{border:1px solid #fff;direction:ltr;display:flex}.registrationForm .phone_control select{-webkit-border-end:1px solid #000;border:none;border-inline-end:1px solid #000;border-radius:0;text-align:center;width:30%}.registrationForm .phone_control input{-webkit-border-start:1px solid #000;border:none;border-inline-start:1px solid #000;position:relative;width:70%}.registrationForm .halfWidth{width:48%}.registrationForm .fullWidth{width:100%}.registrationForm input{border:1px solid #fff;border-radius:0;box-sizing:border-box;line-height:1rem;padding-block:4px;width:100%}.registrationForm input[type=number]::-webkit-inner-spin-button,.registrationForm input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.registrationForm [list]::-webkit-calendar-picker-indicator{color:transparent}.registrationForm input:disabled{background-color:#000;color:#fff;font-weight:lighter;margin-bottom:10px}.registrationForm .checkboxArea input{margin:0 0 0 4px;width:auto}.registrationForm .checkboxArea{margin:4px auto}.registrationForm .checkboxArea a{background-color:transparent;border:none;color:#d70b0b;cursor:pointer;font-size:1rem;font-weight:lighter;margin:0 4px;padding:0;text-decoration:underline}.registrationForm .btn{display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;width:100%}.registrationForm .btn div{display:inline;width:48%}.registrationForm .btn button[type=button]{background-color:inherit;border:1px solid #fff;border-radius:4px;color:inherit;cursor:pointer;font-size:1rem;padding:4px 0;width:100%}.registrationForm .btn button[type=submit]{background-color:#d70b0b;border:none;border-radius:5px;box-sizing:initial;cursor:pointer;font-size:1rem;padding:4px 0;width:100%}.registrationForm span{color:#d70b0b;display:block;font-size:.75rem;line-height:.75rem;min-height:.75rem}.registrationForm #isAgreeTerms{border-radius:3px;cursor:pointer;height:.75rem;outline:none;position:relative;width:.75rem}.registrationForm #isAgreeTerms:before{background-color:#555;content:"";height:.75rem;left:50%;opacity:.75;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .2s ease-in-out;width:.75rem}.registrationForm #isAgreeTerms:checked:before{opacity:0}@media screen and (max-width:768px){.registrationForm form{font-size:1rem;margin:2rem;min-height:100vh}.registrationForm input{padding-block:0}}.terms{direction:rtl}.terms ol{counter-reset:item}.terms ol li{counter-increment:item;display:table}.terms ol li:before{content:counters(item,".") ". ";display:table-cell;padding:.5rem}.terms ol li li{margin:.25rem}.terms a{-webkit-margin-start:.25rem;color:#1976d2;cursor:pointer;margin-inline-start:.25rem;text-decoration:underline}@media screen and (max-width:768px){.terms ol,.terms ol li:before{padding:0}}.landing_page{background-color:#000;color:#fff;display:flex;flex-wrap:wrap;min-height:100vh}.landing_page .banner{background-color:#790505;background-color:#000;display:flex;height:100vh;inset-inline-start:0;position:-webkit-sticky;position:sticky;top:0;width:65%}.landing_page .banner img{max-width:100%}.landing_page .main{align-items:center;background-color:#000;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin-inline:auto;padding:1rem;width:30%}.landing_page .main .logo{-webkit-margin-after:1rem;height:15vh;margin-block-end:1rem}.landing_page .main .loading{margin-block:4rem}.landing_page .main .loading p{font-size:1.5rem}@media screen and (max-width:768px){.landing_page .landing_page{display:block}.landing_page .banner{height:auto;position:relative;width:100%}.landing_page .banner img{max-width:100%}.landing_page .main{align-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.landing_page .main .form{-webkit-margin-after:2rem;margin-block-end:2rem}.landing_page .main .loading{align-content:center;width:100%}}#msg{align-content:flex-start;align-items:flex-start;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;padding-block:1rem}#msg h2{font-size:2rem}#msg p{font-size:1.5rem;margin-block:.5rem;width:100%}.footer p{font-size:.75rem;line-height:.75rem}.footer .branches{-webkit-margin-before:.5rem;border:1px solid #fff;box-sizing:border-box;font-size:1rem;font-weight:700;margin-block-start:.5rem;padding:.5rem;text-align:center;width:100%}.footer a{color:inherit;cursor:pointer;margin-inline:.1rem;text-decoration:none}.footer a img{height:.75rem;margin-inline:.2rem}.dashboard-page{direction:rtl;height:100%}.dashboard-page,.winesTable{font-family:Alef Hebrew,sans-serif}.table-data{overflow:scroll}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root *,body{font-family:Alef Hebrew,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.c170b2be.css.map*/