.Header-module__arFiJq__header{width:100%;height:var(--header-height);z-index:1000;background:var(--white);box-shadow:var(--shadow);justify-content:space-between;align-items:center;padding:3px;display:flex;position:fixed;top:0;left:0}.Header-module__arFiJq__logo{color:var(--primary-green);margin:0;font-size:32px}
.Navbar-module__dVeNwG__nav{background:var(--white);justify-content:space-between;align-items:center;gap:20px;padding:20px 50px;display:flex}.Navbar-module__dVeNwG__link{color:var(--primary-green);letter-spacing:.5px;padding:8px 0;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.Navbar-module__dVeNwG__link:after{content:"";background-color:#00b8d9;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__dVeNwG__link:hover{color:#00b8d9}.Navbar-module__dVeNwG__link:hover:after{width:100%}.Navbar-module__dVeNwG__link.Navbar-module__dVeNwG__active{color:#00b8d9}.Navbar-module__dVeNwG__link.Navbar-module__dVeNwG__active:after{width:100%}.Navbar-module__dVeNwG__bookButton{color:#fff;background-color:#f4a20b;border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module__dVeNwG__bookButton:hover{background-color:#996203;transform:translateY(-2px)}
.Hero-module__PgAKtG__hero{min-height:var(--hero-height);background:var(--white);padding:15px 0;display:flex}.Hero-module__PgAKtG__left,.Hero-module__PgAKtG__center,.Hero-module__PgAKtG__right{flex-direction:column;display:flex}.Hero-module__PgAKtG__left{flex:2;padding:15px}.Hero-module__PgAKtG__font{color:var(--text-color)}.Hero-module__PgAKtG__tourList{flex-direction:column;gap:5px;display:flex}.Hero-module__PgAKtG__center{flex-direction:column;flex:6;display:flex}.Hero-module__PgAKtG__right{flex:2;padding:15px}.Hero-module__PgAKtG__top{justify-content:center;align-items:center;padding:20px 0;display:flex}.Hero-module__PgAKtG__top h2{color:var(--text-color);justify-content:center;align-items:start}.Hero-module__PgAKtG__middle{border-radius:var(--radius-lg);min-height:250px;box-shadow:var(--shadow);flex:1;margin-top:0;position:relative;overflow:hidden}.Hero-module__PgAKtG__sectionHeading{text-align:center;margin-bottom:20px}.Hero-module__PgAKtG__storyText{font-size:var(--fs-body);color:var(--text-color);text-align:left;letter-spacing:.2px;font-weight:400;line-height:1.8}.Hero-module__PgAKtG__heroImage{object-fit:contain;transition:transform .4s}.Hero-module__PgAKtG__middle:hover .Hero-module__PgAKtG__heroImage{transform:scale(1.03)}.Hero-module__PgAKtG__link{color:var(--text-color);letter-spacing:.5px;padding:8px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.Hero-module__PgAKtG__link:after{content:"";background-color:#00b8d9;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Hero-module__PgAKtG__link:hover{color:#00b8d9}.Hero-module__PgAKtG__link:hover:after{width:100%}.Hero-module__PgAKtG__link.Hero-module__PgAKtG__active{color:#00b8d9}.Hero-module__PgAKtG__link.Hero-module__PgAKtG__active:after{width:100%}.Hero-module__PgAKtG__headingContainer{justify-content:center;align-items:center;margin-bottom:5px;padding:0;display:flex}.Hero-module__PgAKtG__heroHeading{text-align:center;font-size:var(--hero-heading-size);max-width:900px;color:var(--primary-green);margin:0 auto;line-height:1.15}.Hero-module__PgAKtG__blink{color:var(--accent-orange);animation:1.5s infinite Hero-module__PgAKtG__pulse;display:inline-block}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.25)}}.Hero-module__PgAKtG__leftContent{line-height:1.4}
.FeaturedTours-module__RSx-eq__featuredTours{background:#f8fafc;padding:0 8% 80px}.FeaturedTours-module__RSx-eq__heading{text-align:center;margin-bottom:5px}.FeaturedTours-module__RSx-eq__subHeading{text-align:center;color:#6b7280;margin-bottom:30px}.FeaturedTours-module__RSx-eq__cards{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.FeaturedTours-module__RSx-eq__card{background:#fff;border-radius:20px;width:365px;transition:all .3s;overflow:hidden;box-shadow:0 15px 30px #00000014}.FeaturedTours-module__RSx-eq__card:hover{transform:translateY(-8px)}.FeaturedTours-module__RSx-eq__imageContainer{height:250px;position:relative}.FeaturedTours-module__RSx-eq__image{object-fit:cover}.FeaturedTours-module__RSx-eq__cardBody{padding:20px}.FeaturedTours-module__RSx-eq__cardBody h3{margin-bottom:12px}.FeaturedTours-module__RSx-eq__cardBody p{color:#6b7280;margin-bottom:20px}.FeaturedTours-module__RSx-eq__cardBody h4{color:#00aeef;margin-bottom:20px}.FeaturedTours-module__RSx-eq__cardBody button{color:#fff;cursor:pointer;background:#00aeef;border:none;border-radius:50px;width:100%;padding:14px;font-size:16px;transition:all .3s}.FeaturedTours-module__RSx-eq__cardBody button:hover{background:#0096c7}
.Footer-module__rnk_JG__footer{color:var(--white);background:#5a5959;padding:10px 8% 5px}.Footer-module__rnk_JG__container{grid-template-columns:1.5fr 1fr 2fr 1fr;align-items:start;gap:10px;display:grid}.Footer-module__rnk_JG__brand h2{color:var(--white);margin:0 0 2px;font-size:1.2rem;line-height:1.2}.Footer-module__rnk_JG__brand p{color:#fffc;margin:0;font-size:.75rem;line-height:1.2}.Footer-module__rnk_JG__container h3{color:var(--white);margin:0 0 4px;font-size:.85rem}.Footer-module__rnk_JG__container a,.Footer-module__rnk_JG__container p{color:#fffc;margin-bottom:2px;font-size:.75rem;line-height:1.2;text-decoration:none;display:block}.Footer-module__rnk_JG__container a:hover{color:var(--accent-orange)}.Footer-module__rnk_JG__bottom{text-align:center;color:#ffffffb3;border-top:1px solid #ffffff26;margin-top:6px;padding-top:6px;font-size:.7rem}.Footer-module__rnk_JG__quickLinks,.Footer-module__rnk_JG__contact,.Footer-module__rnk_JG__followUs{grid-template-columns:repeat(2,max-content);gap:4px 8px;display:grid}
