.HomePage_banner__sMqD6{display:flex;justify-content:center;align-items:center;border-radius:10px;padding:20px;margin:100px 0}.HomePage_desc__HaFRb{width:100%;text-align:center;color:#304ffe}.HomePage_desc__HaFRb h1{font-weight:700;font-size:3rem;margin-bottom:30px}.HomePage_desc__HaFRb ul{list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.HomePage_desc__HaFRb li{display:flex;align-items:center;width:80px;margin:10px;background-color:#bbdefb;padding:5px 10px;border-radius:5px}.HomePage_desc__HaFRb span{font-weight:400;margin-right:5px;height:20px}.HomePage_categories__Ke2xu{display:flex;justify-content:space-between;flex-wrap:wrap;margin:50px 0}.HomePage_city__GBnwV{margin:100px 0}.HomePage_city__GBnwV h3{font-weight:600;font-size:2rem;text-align:center;color:#304ffe}.HomePage_city__GBnwV ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px;list-style:none}.HomePage_city__GBnwV 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__GBnwV span{height:30px;margin-right:15px;font-weight:400}@media (max-width:1000px){.HomePage_banner__sMqD6{flex-direction:column-reverse}}@media (max-width:600px){.HomePage_desc__HaFRb h1{font-size:2.5rem}.HomePage_categories__Ke2xu,.HomePage_city__GBnwV ul{justify-content:center}}.CategoryCard_card__dqnkp{box-shadow:0 4px 15px #304ffe4a;border-radius:15px;overflow:hidden;padding:10px;transition:all .1s ease-in;margin:10px 0}.CategoryCard_card__dqnkp:hover{transform:rotate(-5deg)}.CategoryCard_card__dqnkp img{border-radius:10px}.CategoryCard_card__dqnkp p{font-size:1.2rem;font-weight:400;color:#304ffe;text-align:center;margin:10px 0 5px}