.destinations-module__52mdbG__destination{background-color:#f0f4f8;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 2rem 2rem;display:flex}.destinations-module__52mdbG__title{color:#2c3e50;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.destinations-module__52mdbG__searchBar{color:#2c3e50;border:1px solid #ccc;border-radius:8px;width:100%;max-width:400px;margin-bottom:2rem;padding:.5rem 1rem;font-size:1rem;box-shadow:0 2px 4px #0000001a}.destinations-module__52mdbG__destinationList{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.destinations-module__52mdbG__cardWrapper{perspective:1000px}.destinations-module__52mdbG__card{cursor:pointer;text-align:center;background:linear-gradient(135deg,#fff,#f0f4f8);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:280px;height:360px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.destinations-module__52mdbG__card:hover{transform:translateY(-10px);box-shadow:0 12px 24px #0003}.destinations-module__52mdbG__destinationImage{object-fit:cover;border-radius:20px 20px 0 0;width:100%;height:180px}.destinations-module__52mdbG__cardTitle{color:#2c3e50;margin:.5rem 0;font-size:1.75rem;font-weight:700}.destinations-module__52mdbG__cardDescription{color:#34495e;margin:.5rem 1rem;font-size:1.2rem}.destinations-module__52mdbG__mapContainer{width:100%;max-width:800px;margin-top:2rem}@media (max-width:768px){.destinations-module__52mdbG__title{font-size:2rem}.destinations-module__52mdbG__searchBar{max-width:100%}.destinations-module__52mdbG__destinationList{flex-direction:column;gap:1rem}.destinations-module__52mdbG__card{width:100%;height:auto}.destinations-module__52mdbG__mapContainer{width:100%;max-width:none;margin-top:1.5rem}}@media (max-width:480px){.destinations-module__52mdbG__title{font-size:1.5rem}.destinations-module__52mdbG__searchBar{max-width:100%}.destinations-module__52mdbG__destinationList{flex-direction:column;gap:.5rem}.destinations-module__52mdbG__cardTitle{font-size:1.25rem}.destinations-module__52mdbG__destination{padding:80px 1rem 1rem}.destinations-module__52mdbG__card{width:100%;height:auto}.destinations-module__52mdbG__mapContainer{margin-top:1rem}}
