*{font-family:Inter,sans-serif}body{font-family:sans-serif;background-color:#fff}.nav-link{color:#000;font-weight:700;font-family:Inter,sans-serif}#search{padding:100px}.banner-container{overflow:hidden;border-radius:10px}.banner-content{z-index:2}.banner-title{color:#fff;font-size:2.5rem;font-weight:700}.banner-description{font-size:1.2rem}.banner-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;border-radius:.25rem}.tour-card{border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.tour-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.tour-card img{height:300px;object-fit:cover;transition:filter .3s ease}.tour-card:hover img{filter:brightness(1.1)}.tour-info{bottom:65px;padding:15px;background-color:#000000b3;color:#fff;font-weight:500;transition:background-color .3s ease}.tour-card:hover .tour-info{background-color:#000c}.tour-footer{background-color:#4172ff;color:#fff;margin-top:auto;transition:background-color .3s ease}.tour-card:hover .tour-footer{background-color:#3461e0}.tour-footer small{display:block;font-size:.875rem}.tour-footer .price{font-size:1.25rem;font-weight:700}.page-title-section{background-color:#4172ff;color:#fff}.page-title-section h1{color:#fff}
