.trip-hero{position:relative;overflow:hidden}.tba-hero-slider{position:absolute;inset:0;z-index:1}.tba-slide{position:absolute;inset:0;opacity:0;transition:opacity .9s ease-in-out}.tba-slide.active{opacity:1;z-index:2}.tba-slide img{width:100%;height:100%;object-fit:cover;filter:brightness(.55);transform:scale(1.05);transition:transform 8s ease}.tba-slide.active img{transform:scale(1.12)}.trip-hero-overlay{position:absolute;inset:0;z-index:3}.trip-hero-content{position:relative;z-index:4}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border:none;border-radius:50%;cursor:pointer;background:rgb(255 255 255 / .45);backdrop-filter:blur(12px);color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;z-index:20;transition:all .25s ease}.hero-prev{left:24px}.hero-next{right:24px}.hero-nav:hover{background:#fff;color:#0c1e4a!important;transform:translateY(-50%) scale(1.08)}.hero-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;z-index:20}.hero-dot{width:10px;height:10px;border-radius:999px;background:rgb(255 255 255 / .45);cursor:pointer;transition:all .3s ease}.hero-dot.active{width:30px;background:#fff}.hero-nav:hover{background:#fff!important;color:#0c1e4a!important;transform:translateY(-50%) scale(1.08)!important}.hero-nav:focus,.hero-nav:active{background:rgb(255 255 255 / .45)!important;color:#fff!important;outline:none!important}.hero-next,.hero-prev{background:rgb(255 255 255 / .45)!important}.hero-next:hover,.hero-prev:hover{background:#fff!important;color:#0c1e4a!important}@media(max-width:768px){.hero-nav{width:42px;height:42px;font-size:14px}.hero-prev{left:5px}.hero-next{right:5px}.hero-dots{bottom:4px}}