@import url(https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap);.glass-effect{justify-content:space-between;flex-wrap:nowrap;flex-direction:column;background:hsla(0,0%,100%,.1);border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5);padding:20px;width:90%;height:85vh;margin-top:5vh}.glass-effect,.navbar{display:flex;align-items:center}.navbar{justify-content:center;height:auto;padding-top:40px}.navbar__logo-image{width:100px;border-radius:50px}.firstPromotion{align-items:start;font-size:60px;font-weight:100;color:#303030;font-family:Audiowide,sans-serif}.container{margin:auto;display:contents}.selection{display:flex;width:100%;margin:auto}.footer{justify-content:space-around;width:80%;color:#fff;margin-bottom:50px}.footer,.footer__box{display:flex}.footer__box-icon{width:36px;border-radius:10px}@media(max-width:600px){.firstPromotion{font-size:30px;width:100%;text-align:center}.footer .footer-icon{width:30px}.footer__box-icon{margin-left:15px}}@media(min-width:601px)and (max-width:1024px){.firstPromotion{font-size:50px}.footer .footer__box-icon{width:36px}}body{width:100%}#app,body{margin:0;padding:0}#app{display:flex;justify-content:space-between;flex-wrap:nowrap;flex-direction:column;align-items:center;height:100vh;padding-left:6%;padding-right:6%;background-image:url(/img/background.8d4b04f5.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}