.Home_container__P8LeA{padding:20px;max-width:800px;margin:0 auto;text-align:center}.Home_title__Lguur{font-size:2em;margin-bottom:20px}.Home_subtitle__kbOZE{font-size:1.5em;margin-top:20px}.Home_grid__Y9rzB{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;justify-content:center;margin-top:20px}.Home_card__Chabw{background-color:#f5f5f5;padding:15px;border-radius:10px;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,.1);color:black;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none;position:relative}.Home_card__Chabw img{width:100%;height:250px;object-fit:cover;border-radius:5px}.Home_card__Chabw p{font-size:1em;margin:10px 0;color:#333}.Home_button__2UNWv{background:#007bff;color:white;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;margin-top:10px}.Home_button__2UNWv:hover{background:#0056b3}.Home_toggleButton__zU6d8{background:#007bff;color:white;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;margin-bottom:20px}.Home_toggleButton__zU6d8:hover{background:#0056b3}body.Home_dark-mode__LUJ0y .Home_card__Chabw{background-color:#2c2c2c;color:white}body.Home_dark-mode__LUJ0y .Home_button__2UNWv,body.Home_dark-mode__LUJ0y .Home_toggleButton__zU6d8{background:#0056b3}body.Home_dark-mode__LUJ0y .Home_button__2UNWv:hover,body.Home_dark-mode__LUJ0y .Home_toggleButton__zU6d8:hover{background:#003f7f}