@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body,html{font-family:Roboto;height:100%;width:100%}body{background:#101010;overflow-x:hidden}#root{height:100%;width:100%}::-webkit-scrollbar{background:#1e1e1e;width:10px}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:25px}@media screen and (max-width:480px){#root{overflow-x:hidden;overflow-y:scroll}}@font-face{font-family:Striverx;src:local("Striverx"),url(/static/media/Striverx.3b1af321a81c2c4279cc.otf) format("opentype")}.eaters-background{background-color:#101010;width:100%}.eater-landing{align-items:center;display:flex;justify-content:center;margin:40px 0;padding-top:40px;width:100%}.eater-landing-background{height:100%;position:absolute;width:100%;z-index:0}.eater-merchants{background:#101010;padding:40px 0;width:100%}.eater-merchants,.phone-container{align-items:center;display:flex;justify-content:center}.phone-container{flex-direction:column;height:100%;margin-bottom:-120px;margin-top:-100px;position:relative;width:500px;z-index:1}.landing-phone{-webkit-ttransform:rotate(-2deg) scale(1);height:500px;-webkit-transform:rotate(-2deg) scale(1);transform:rotate(-2deg) scale(1);-o-transform:rotate(-2deg) scale(1);-moz-transform:rotate(-2deg) scale(1);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;z-index:1}.landing-phone.skew{-webkit-ttransform:rotate(-5deg) scale(1.08);-webkit-transform:rotate(-5deg) scale(1.08);transform:rotate(-5deg) scale(1.08);-o-transform:rotate(-5deg) scale(1.08);-moz-transform:rotate(-5deg) scale(1.08)}.phone-circle-yellow{align-items:center;background:#d8a600;border-radius:50%;display:flex;height:350px;justify-content:center;position:absolute;width:350px}.phone-circle-yellow .inner-yellow-circle{border:3px dashed #ffc609;border-radius:50%;height:300px;width:300px}.phone-circle-red{align-items:center;-webkit-animation:move1 5s infinite;animation:move1 5s infinite;background:#cb171d;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:450px;margin-left:275px;position:absolute;width:80px}.inner-red-circle{border:3px dashed #ff0008;border-radius:50%;height:60px;width:60px}.phone-circle-green{align-items:center;-webkit-animation:move2 5s infinite;animation:move2 5s infinite;background:#1ea375;border-radius:50%;display:flex;height:80px;justify-content:center;margin-right:400px;margin-top:400px;position:absolute;width:80px}.inner-green-circle{border:3px dashed #00ffa7;border-radius:50%;height:60px;width:60px}.text-section{z-index:1}.divider{background:#2f9967;border-radius:10px;height:6px;margin:10px 0;width:40px}.landing-title{color:#fff;font-family:Striverx;font-size:70px;line-height:70px}.landing-title span{color:#2f9967}.landing-description{color:#bebebe;font-size:16px;margin-top:20px}.landing-download-btn-wrapper{align-items:center;display:flex;flex-direction:row}.landing-download-btn-text{margin-left:10px}.landing-download-btn{align-items:center;background:#3b3b3b;border-radius:5px;color:#fff;display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;justify-content:space-evenly;margin-bottom:20px;margin-top:20px;padding:0 15px}.landing-download-btn.merchant{background:#20a477}.landing-download-btn:hover{cursor:pointer}.features-list{flex-direction:column;justify-content:center}.feature,.features-list{align-items:center;display:flex;width:100%}.feature{justify-content:flex-start;margin:10px 0}.feature-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.feature-text{color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;margin-left:10px;padding:10px 0}.feature-title{font-weight:700}.feature-description{color:#bebebe;font-size:.8rem;font-weight:500}.view-btns-container{align-items:center;background:#3b3b3b;border-radius:10px;color:#fff;display:flex;font-size:14px;font-weight:700;height:40px;padding:3px;width:300px;z-index:1}.merchant-btn{align-items:center;border-radius:6px;display:flex;flex:1 1;height:100%;justify-content:center}.merchant-btn.selected{background:#2f9967}.eater-btn:hover,.merchant-btn:hover{cursor:pointer}.place-order,.start-section{background:#101010;width:100%}.place-order{align-items:center;display:flex;margin:0;padding:40px 0}.loyalty-section{background:#101010;padding:40px 30px;width:100%}.contact-section{background:#101010;padding:20px 0;width:100%}@-webkit-keyframes move1{0%{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}50%{-webkit-transform:translate(-2rem,-2rem);transform:translate(-2rem,-2rem)}to{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}}@keyframes move1{0%{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}50%{-webkit-transform:translate(-2rem,-2rem);transform:translate(-2rem,-2rem)}to{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}}@-webkit-keyframes move2{0%{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}50%{-webkit-transform:translate(2rem,2rem);transform:translate(2rem,2rem)}to{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}}@keyframes move2{0%{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}50%{-webkit-transform:translate(2rem,2rem);transform:translate(2rem,2rem)}to{-webkit-transform:translate(1rem,1rem);transform:translate(1rem,1rem)}}@media screen and (max-width:480px){.eater-landing{flex-direction:column;height:1000px;justify-content:space-between}.eater-landing-background{display:none}.phone-container{align-items:center;justify-content:center;margin:0}.phone-circle-yellow{height:250px;width:250px}.phone-circle-yellow .inner-yellow-circle{height:200px;width:200px}.landing-phone{height:350px}.view-btns-container{width:280px}.phone-circle-green{margin-right:300px;margin-top:200px}.phone-circle-red{margin-bottom:300px;margin-left:200px}.phone-circle-green,.phone-circle-red{display:none;height:60px;width:60px}.inner-green-circle,.inner-red-circle{display:none;height:40px;width:40px}.landing-title{text-align:center}.landing-description{display:flex;justify-content:center;margin-top:20px;padding:0 20px;width:100%}.divider{display:none}.landing-download-btn-wrapper{display:flex;justify-content:center}.feature{display:flex;justify-content:flex-start;margin:5px 0;padding:0 50px}.feature,.features-list{align-items:center}}.navbar-wrapper{justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.navbar,.navbar-wrapper{align-items:center;display:flex;width:100%}.navbar{background:rgba(46,46,46,.95);border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;height:60px;justify-content:space-between;padding:0 30px;z-index:20}.nav-logo{background-size:cover;height:40px;width:160px}.nav-link{font-weight:700;transition:all .8s ease}.nav-link:hover{color:#2f9967;cursor:pointer}.merchants-container{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:48px;font-weight:700;margin-top:40px;padding:20px 25px;text-align:center}.merchants-container span{color:#2f9967;font-weight:700}.merchant-navigation{align-items:center;background:#2a2a2a;border-radius:10px;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:space-evenly;margin-top:35px;width:100%}.merchant-card-container{margin-top:35px;max-width:1080px;width:100%}.merchant-carousel{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-height:450px;overflow-y:auto;width:100%}.merchant-card{background:#2a2a2a;border-radius:10px;display:flex;flex-direction:column;height:210px;justify-content:space-evenly;margin:0 7.5px 15px;padding:18px;text-align:left;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;width:250px}.merchant-card:hover{background:#3b3b3b}.card-header{display:flex}.merchant-icon{background:#fff;background-position:50%;background-size:cover;border-radius:50%;height:50px;width:50px}.merchant-details{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:15px;overflow:hidden}.merchant-name{color:#fff;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-address{word-break:break-all}.card-body{width:100%}.merchant-status-container{align-items:center;display:flex;margin:10px 0;width:100%}.merchant-status{align-items:center;background:#2fc562;border-radius:20px;display:flex;font-size:10px;height:20px;justify-content:center;margin-right:15px;padding:0 10px}.merchant-method-container,.merchant-times{color:#bebebe;font-size:10px}.merchant-method-container{margin-top:20px}.method,.method-container{display:flex}.method{align-items:center;background:#2fc562;border-radius:20px;color:#fff;font-size:10px;height:20px;justify-content:space-between;margin-right:10px;margin-top:10px;padding:0 10px}.method-icon{margin-left:5px}@media screen and (max-width:480px){.merchants-container{font-size:40px}.eater-merchants{height:auto}.merchant-carousel{justify-content:center}}.start-container{color:#fff;font-size:48px;font-weight:700;margin:20px 0;padding:20px 25px;text-align:center}.start-container span{color:#2f9967;font-weight:700}.start-cards-container{align-items:center;display:flex;font-size:16px;justify-content:center;padding:20px 0;width:100%}.create-account-card{margin-right:40px}.create-account-card,.verify-account-card{align-items:center;background:#2a2a2a;border-radius:10px;display:flex;flex-direction:column;padding:20px;width:250px}.verify-account-card{margin:0 40px}.login-card{align-items:center;background:#2a2a2a;border-radius:10px;display:flex;flex-direction:column;margin-left:40px;padding:20px;width:250px}.start-card-header{font-weight:700;margin-bottom:10px;text-align:left}.create-card-description{color:#bebebe;font-size:13px;font-weight:400}.phone-number{align-items:center;background:#3b3b3b;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:400;height:40px;margin:5px 0;width:210px}.phone-number-container{background:#353535;border-radius:5px 0 0 5px;height:100%;width:40px}.phone-number-container,.phone-number-icon{align-items:center;display:flex;justify-content:center}.phone-number-icon{background:#fff;background-size:cover;border-radius:5px;height:20px;width:20px}.flag{border-radius:5px;height:100%;width:100%}.number-preset{align-items:center;display:flex;font-weight:700;height:100%;justify-content:center;margin:0 10px}.create-card-input{align-items:center;background:#3b3b3b;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:400;height:40px;margin:5px 0;width:210px}.create-icon-container{background:#353535;border-radius:5px 0 0 5px;height:100%;margin-right:10px;width:40px}.create-card-icon,.create-icon-container{align-items:center;display:flex;justify-content:center}.create-card-icon{border-radius:5px;height:20px;width:20px}.verification-method-container{font-weight:700;margin:10px 0;width:100%}.verification-method-button-container{background:#3b3b3b;border-radius:5px;display:flex;height:40px;margin-top:5px;width:100%}.verification-method-button{align-items:center;border-radius:6px;display:flex;flex:1 1;height:100%;justify-content:center}.verification-method-button.selected{background:#2f9967}.verification-method-button:hover{cursor:pointer}.create-account-btn{background:#b92839}.create-account-btn,.have-account-btn{align-items:center;border-radius:5px;display:flex;font-weight:700;height:40px;justify-content:center;margin-top:5px;width:100%}.have-account-btn{background:#151515}.connector{background:#bebebe;height:2px;width:100px}@media screen and (max-width:480px){.start-container{font-size:40px;width:100%}.start-section{height:auto}.start-cards-container{flex-direction:column}.create-account-card,.login-card,.verify-account-card{margin:0}.connector{margin:60px 0;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:40px}}.order-panel{padding:0 30px;width:100%}.order-header{color:#fff;font-size:48px;font-weight:700;text-align:center;width:100%}.order-header span{color:#2f9967;font-weight:700}.order-sub-header{font-size:25px;font-weight:400}.order-body{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.order-text-container{color:#fff;font-weight:700;margin-top:20px}.order-text-header{font-size:20px}.order-text-description{font-size:16px;font-weight:400}.order-phone-container{align-items:center;display:flex;flex-direction:column}.order-phone{height:400px;margin:20px 0;transition:all .8s ease}.order-phone:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.order-btns-container{align-items:center;background:#3b3b3b;border-radius:10px;color:#fff;display:flex;font-size:14px;font-weight:700;height:40px;padding:3px;width:300px;z-index:1}@media screen and (max-width:480px){.order-panel{height:auto;padding:0 10px}.order-header{font-size:40px}.place-order{height:auto}}.loyalty-container{color:#fff;display:flex;height:100%}.loyalty-header{color:#fff;font-size:48px;font-weight:700}.loyalty-header span{color:#2f9967;font-weight:700}.loyalty-text-container{width:50%}.loyalty-sub-header{font-size:16px;font-weight:500;margin-top:25px}.loyalty-main-text{font-size:26px;font-weight:700;margin-top:10px}.loyalty-divider{background:#fff;height:3px;margin:25px 0;width:100px}.loyalty-uitleg{font-size:16px;font-weight:500}.loyalty-circle,.loyalty-phone-container{align-items:center;display:flex;justify-content:center}.loyalty-circle{background:#ff80d2;border-radius:50%;height:350px;position:absolute;width:350px}.loyalty-inner-circle{border:3px dashed #b24f8f;border-radius:50%;height:300px;width:300px}.loyalty-phone{height:450px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;z-index:1}.loyalty-phone:hover{-webkit-ttransform:rotate(-5deg) scale(1.08);-webkit-transform:rotate(-5deg) scale(1.08);transform:rotate(-5deg) scale(1.08);-o-transform:rotate(-5deg) scale(1.08);-moz-transform:rotate(-5deg) scale(1.08)}.loyalty-points-container{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#fff;border-radius:10px;height:260px;margin-top:20px;padding:20px;width:300px}.loyalty-points-container:hover{-webkit-animation-name:bounce;animation-name:bounce}.top-bar{color:#000;font-weight:700;width:100%}.RP,.top-bar{align-items:center;display:flex;justify-content:center}.RP{background:#e6c219;border-radius:50%;color:#fff;height:35px;margin:0 2px;width:35px}.points-bar-container{align-items:center;display:flex;width:100%}.points-circle{align-items:center;background:#e6c219;border-radius:50%;display:flex;font-weight:700;height:35px;justify-content:center;width:35px}.points-divider{background:#e6c219;height:3px;width:200px}.points-text-container{margin-top:10px;width:100%}.points-header{color:#000;font-weight:700}.points-body{color:#4e4e4e;font-size:14px;font-weight:500;margin-top:5px}.points-btn{background:#000;border-radius:8px;font-size:20px;font-weight:700;height:50px;margin-top:10px;padding:12px 0;text-align:center;width:100%}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@media screen and (max-width:480px){.loyalty-section{height:auto}.loyalty-container{flex-direction:column}.loyalty-text-container{width:100%}.loyalty-main-text{display:flex;width:100%}.loyalty-phone-container{align-items:center;display:flex;justify-content:center;margin-top:40px;position:relative}.loyalty-phone{height:400px}.loyalty-circle{height:300px;position:absolute;width:300px}.loyalty-inner-circle{height:250px;width:250px}.loyalty-header{font-size:40px}}.contact-wrapper{height:100%;width:100%}.map-container{height:500px;width:100%}.marker{height:25px;width:25px}.contact-info-wrapper{display:flex;flex-direction:column;height:175px;justify-content:center;margin:5px 0;padding:0 30px;width:100%}.contact-info-container{color:#fff;display:flex;margin-top:10px}.contact-info-2{margin-left:50px}.contact-info-header{color:#fff;font-size:48px;font-weight:700}.contact-info-header span{color:#2f9967}.contact-header{font-size:20px;font-weight:700}.gm-style img[alt=Google]{display:none!important}@media screen and (max-width:480px){.contact-info-header{font-size:40px}}.about-section{top:-50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all 1s ease-in-out}.about-section.opened{background:rgba(0,0,0,.8);height:100%;overflow-y:hidden;position:fixed;-webkit-transform:translateY(50%);transform:translateY(50%);transition:all 1s ease-in-out;width:100%;z-index:10}.about-section.opened,.about-wrapper{align-items:center;display:flex;justify-content:center}.about-wrapper{height:500px;position:relative;width:850px}.circle-wrapper-one{left:0;top:0}.circle-wrapper-one,.circle-wrapper-two{display:flex;flex-direction:column;height:50px;justify-content:space-between;position:absolute;width:50px}.circle-wrapper-two{bottom:0;right:0}.circle-row{display:flex;justify-content:space-between}.circle{background:#fff;border-radius:50%;height:10px;transition:all .5s ease-in-out;width:10px}.circle:hover{background:#2f9967}.about-container{background:#2b2b2b;background-size:cover;border-radius:10px;color:#fff;height:450px;padding:30px 60px;width:800px}.about-top-row{align-items:center;display:flex;justify-content:center;width:100%}.about-header{font-size:40px;font-weight:700}.about-header span{color:#2f9967}.about-logo{height:30px;margin-right:10px}.about-middle-row{border-bottom:3px solid #2e2e2e;color:#fff;font-weight:500;height:300px;line-height:22px;padding:20px 0;width:100%}.about-bottom-row{margin-top:20px;width:100%}.about-bottom-row,.about-close-btn{display:flex;justify-content:center}.about-close-btn{align-items:center;background:#2f9967;border-radius:8px;font-weight:700;height:30px;width:100px}.about-close-btn:hover{cursor:pointer}@media screen and (max-width:480px){.about-wrapper{width:350px}.about-container{display:flex;flex-direction:column;justify-content:space-evenly;padding:10px;width:300px}.about-header{font-size:30px}.about-middle-row{font-size:12px;line-height:18px;padding:0 10px}}.values-section{top:-50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all 1s ease-in-out}.values-section.opened{background:rgba(0,0,0,.8);height:100%;position:fixed;-webkit-transform:translateY(50%);transform:translateY(50%);transition:all 1s ease-in-out;width:100%;z-index:10}.values-section.opened,.values-wrapper{align-items:center;display:flex;justify-content:center}.values-wrapper{height:550px;margin-top:20px;position:relative;width:850px}.values-container{background:#2b2b2b;background-size:cover;border-radius:10px;color:#fff;height:500px;padding:30px 60px;width:800px}.values-middle-row{border-bottom:3px solid #2e2e2e;display:flex;flex-direction:column;height:320px;justify-content:space-evenly;padding:0;width:100%}.diversity-header,.innovation-header,.reliability-header{font-size:25px;font-weight:700;margin-bottom:5px;text-align:left}.diversity-body,.innovation-body,.reliability-body{font-size:16px;font-weight:400}.circle-wrapper-three{bottom:0;left:0}.circle-wrapper-four,.circle-wrapper-three{display:flex;flex-direction:column;height:50px;justify-content:space-between;position:absolute;width:50px}.circle-wrapper-four{right:0;top:0}@media screen and (max-width:480px){.values-wrapper{width:350px}.values-container{display:flex;flex-direction:column;justify-content:space-evenly;padding:20px;width:300px}.diversity-header,.innovation-header,.reliability-header{font-size:22px;font-weight:700;margin-bottom:2px;text-align:left}}.team-section{top:-50%;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all 1s ease-in-out}.team-section.opened{background:rgba(0,0,0,.8);height:100%;position:fixed;-webkit-transform:translateY(50%);transform:translateY(50%);transition:all 1s ease-in-out;width:100%;z-index:10}.team-section.opened,.team-wrapper{align-items:center;display:flex;justify-content:center}.team-wrapper{height:550px;margin-top:20px;position:relative;width:850px}.team-container{background:#2b2b2b;background-size:cover;border-radius:10px;color:#fff;height:500px;width:800px}.team-top-row{background:#fff;background-size:contain;border-radius:10px 10px 0 0;height:50%;width:100%}.team-bottom-row{align-items:flex-end;background:#2b2b2b;background-size:cover;border-radius:0 0 10px 10px;display:flex;height:50%;justify-content:center;width:100%}.footer-container{background:#1b1b1b;border-radius:10px 10px 0 0;flex-direction:column;height:300px;padding:40px 30px}.footer-container,.footer-top-section{display:flex;justify-content:space-between;width:100%}.footer-top-section{align-items:flex-end;border-bottom:3px solid #2e2e2e;padding-right:25px}.footer-logo{background-size:cover;height:40px;margin-bottom:20px;width:160px}.bromfiets{-webkit-animation:ride 1s infinite;animation:ride 1s infinite;background-size:cover;height:35px;margin-bottom:-5px;width:35px}.footer-middle-section{color:#fff;display:flex;font-size:14px;margin-top:20px;width:100%}.links-container{display:flex;flex-direction:column}.about-links-container{margin-left:100px}.about-links-header,.link-header{font-size:20px;font-weight:700;margin-bottom:5px}.link{color:#fff;margin:1px 0;text-decoration:none;transition:all .8s ease}.link:hover{color:#2f9967;cursor:pointer}.footer-bottom-section{display:flex;justify-content:space-between;width:100%}.footer-bottom-text{color:#fff;font-size:15px;font-weight:700}.animation-container{position:relative}.cloud1{animation:clouds 5s linear infinite reverse;background-color:hsla(0,0%,100%,.5);border-radius:20px;height:8px;top:0;width:30px}.cloud1,.light{position:absolute}.light{animation:clouds 2.5s linear infinite reverse;background-size:cover;bottom:0;height:35px;margin-bottom:-2px;width:25px}.game-container{background:#2b2b2b;background-size:cover;border-radius:20px;display:flex;flex-direction:column;height:500px;left:50%;padding:0 50px;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:700px;z-index:200}.instructions-container{color:#fff;margin-bottom:40px}.instructions-header{font-size:40px;font-weight:700}.instructions-header span{color:#2f9967}.instructions-body{font-size:18px;font-weight:500}.close-game-container{display:flex;justify-content:center;margin-bottom:50px;text-align:center;width:100%}.close-game-btn{align-items:center;background:#2f9967;border-radius:8px;color:#fff;display:flex;font-weight:700;height:30px;justify-content:center;width:100px}.close-game-btn:hover{cursor:pointer}@media screen and (max-width:480px){.bromfiets{pointer-events:none}}@-webkit-keyframes clouds{0%{left:-50px}to{left:50px}}@keyframes clouds{0%{left:-50px}to{left:50px}}@-webkit-keyframes ride{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ride{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.loading-background{background:#101010;height:100vh;width:100%}.loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.loading-container img{height:80px}
/*# sourceMappingURL=main.fec67825.css.map*/