@import url(https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500;700&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rides-container{justify-content:space-between}.ride-container,.rides-container{display:flex;flex-direction:row}.ride-name{color:#d0cbcb}.ride-name,.ride-name-selected{font-family:Inter,sans-serif;font-size:18px;padding:30px 20px 5px}.ride-name-selected{border-bottom:2px solid #fff;color:#fff}.filter-name{color:#f2f2f2;font-family:Inter,sans-serif;font-size:16px;padding-top:30px}.filter-icon-head{align-self:center;height:14px;margin-right:5px;margin-top:27px;width:20px}body{background-color:#302c2c;margin:0;padding:0}.navbar-container{background-color:#000;display:flex;flex-direction:row;height:84px;justify-content:space-between;width:100%}.edvora-name{color:#fff;font-family:sf-pro;font-size:36px;margin:21px 0 20px 43px;padding:0}.navbar-profile-container{display:flex;flex-direction:row}.navbar-name{align-self:center;color:#fff;font-family:Inter,sans-serif;font-size:20px}.navbar-img{align-self:center;border-radius:50%;height:44px;margin-left:25px;margin-right:10px;width:44px}@font-face{font-family:sf-pro;src:url(/static/media/SFPRODISPLAYBOLD.b1f4d2c69fa808ebca12.otf) format("opentype")}.filter-cont{background-color:#131313;border-radius:15px;height:190px;position:absolute;right:20px;width:228px}.filter-text{color:#a5a5a5;font-family:sf-pro;font-size:20px;font-weight:300;margin-top:23px;width:60%}.underline{background-color:#a5a5a5;height:1px;margin-left:30px;margin-top:-10px;width:70%}.dropdown{background-color:#232323;border-radius:4px;border-width:0;color:#fff;font-family:sf-pro;font-size:15px;height:37px;margin-top:20px;padding-left:5px;padding-right:5px;width:170px}.dropdown:focus{outline:none}.dropdown-option{color:#fff;font-family:sf-pro;font-size:15px}.ride{align-items:center;background-color:#171717;border-radius:15px;display:flex;flex-direction:row;height:198px;margin-bottom:20px;margin-top:20px;width:100%}.ride-img{border-radius:5px;height:148px;margin-left:29px;width:296px}.ride-right{display:flex;flex-direction:row;justify-content:space-between;width:100%}.ride-text{color:#cfcfcf;font-family:Inter;font-size:14px;margin:5px 0}.ride-rl-cont{margin-left:25px}.ride-rr-cont{display:flex;flex-direction:row;justify-content:right;margin-right:20px}.btn{background-color:rgba(0,0,0,.56);border-radius:16px;height:23px;margin-right:10px;padding:4px 10px}.btn-name{color:#fff;font-family:Inter;font-size:12px;margin-top:5px;text-align:center}
/*# sourceMappingURL=main.1bfecd34.css.map*/