.HomePage_banner__x2YAd{display:flex;justify-content:center;align-items:center;border-radius:10px;padding:20px;margin:100px 0}.HomePage_desc__dQP9t{width:100%;text-align:center;color:#304ffe}.HomePage_desc__dQP9t h1{font-weight:700;font-size:2rem;margin-bottom:30px}.HomePage_desc__dQP9t ul{list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.HomePage_desc__dQP9t li{display:flex;align-items:center;width:80px;margin:10px;background-color:#bbdefb;padding:5px 10px;border-radius:5px}.HomePage_desc__dQP9t span{font-weight:400;margin-left:5px;height:20px}.HomePage_categories__0YLE8{display:flex;justify-content:space-between;flex-wrap:wrap;margin:50px 0}.HomePage_city__gj4PS{margin:100px 0}.HomePage_city__gj4PS h3{font-weight:600;font-size:1.5rem;text-align:center;color:#304ffe}.HomePage_city__gj4PS ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px;list-style:none}.HomePage_city__gj4PS li{background-color:#bbdefb;color:#304ffe;font-size:1.2rem;width:250px;margin:10px 0;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:10px}.HomePage_city__gj4PS span{height:30px;margin-left:15px;font-weight:400}@media (max-width:1000px){.HomePage_banner__x2YAd{flex-direction:column-reverse}}@media (max-width:600px){.HomePage_desc__dQP9t h1{font-size:2.5rem}.HomePage_categories__0YLE8{justify-content:center;flex-direction:column;align-items:center}.HomePage_city__gj4PS ul{justify-content:space-around}}@media(max-width:400px){.HomePage_desc__dQP9t h1{font-size:1.5rem}.HomePage_city__gj4PS h3{font-size:1.2rem}}.CategoryCard_card__CFQPm{box-shadow:0 4px 15px #304ffe4a;border-radius:15px;overflow:hidden;padding:10px;transition:all .1s ease-in;margin:10px 0}.CategoryCard_card__CFQPm:hover{transform:rotate(-5deg)}.CategoryCard_card__CFQPm img{border-radius:10px}.CategoryCard_card__CFQPm p{font-size:1.2rem;font-weight:400;color:#304ffe;text-align:center;margin:10px 0 5px}