.toursntravel-wrapper{background-color:#000;color:#fff;font-family:Inter Local,sans-serif;padding-bottom:4rem}.toursntravel-heading{font-size:2.5rem;margin-top:2rem;text-shadow:0 0 10px #fff3}.tour-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:3rem 0}.tour-card{background:#ffffff08;border-radius:1.5rem;box-shadow:0 0 20px #ff5e0026;overflow:hidden;position:relative;transform-style:preserve-3d;transition:transform .5s ease,box-shadow .5s ease}.tour-card:hover{box-shadow:0 0 25px #ff5e004d;transform:translateY(-10px) scale(1.03)}.tour-image-wrapper{height:100%;position:relative;width:100%}.tour-image{display:block;height:100%;object-fit:cover;width:100%}.tour-overlay{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;bottom:0;box-sizing:border-box;color:#fff;display:flex;height:30%;justify-content:space-between;padding:1rem 1.2rem;position:absolute;width:100%;z-index:2}.tour-info{display:flex;flex-direction:column}.tour-title{color:#fdfdfd;font-family:Pacifico Local,cursive;font-size:1.4rem;font-weight:500;margin:0;text-shadow:0 0 5px #fff3}.tour-price{color:#ffc107;font-size:1.1rem;font-weight:600;margin-top:.2rem}.tour-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff5e0026;border:none;border-radius:2rem;box-shadow:0 0 8px #ff5e0066;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.6rem 1.2rem;pointer-events:auto;transition:all .3s ease}.tour-button:hover{background:#ff5e004d;box-shadow:0 0 16px #ff5e00b3}@media (max-width:768px){.tour-overlay{align-items:flex-start;flex-direction:column;gap:.6rem;height:30%;justify-content:flex-end;padding:1rem}.tour-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.tour-title{font-size:1.2rem}.tour-price{font-size:1rem}.tour-button{font-size:.95rem;text-align:center;width:100%}}
/*# sourceMappingURL=710.cf24109d.chunk.css.map*/