.tour-section{padding:90px 0;background:#f8fafc}.tour-card{overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 15px 35px rgba(0,0,0,.08);transition:.35s}.tour-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(0,0,0,.15)}.tour-card img{width:100%;height:320px;object-fit:cover;transition:.5s}.tour-card:hover img{transform:scale(1.08)}@media(max-width:768px){.tour-card img{height:240px}}