.Hero-module__KJwWJG__hero{background:var(--bg-black);justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;margin-top:85px;display:flex;position:relative;overflow:hidden}.Hero-module__KJwWJG__videoBackground{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__KJwWJG__videoOverlay{background:var(--bg-overlay);z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__KJwWJG__heroContent{z-index:3;text-align:center;color:var(--text-light);overflow-wrap:break-word;word-wrap:break-word;width:100%;max-width:100%;padding:0 20px;position:relative}.Hero-module__KJwWJG__heroSubtitle{color:#232020;font-size:40px;font-weight:400;font-family:var(--font-el-messiri),"El Messiri",serif;word-break:keep-all;margin-bottom:10px;line-height:1.2}.Hero-module__KJwWJG__heroTitle{color:var(--text-primary);font-size:200px;font-weight:400;font-family:var(--font-el-messiri),"El Messiri",serif;word-break:keep-all;white-space:nowrap;margin:0;line-height:.9}@media (max-width:1400px){.Hero-module__KJwWJG__heroTitle{font-size:180px}.Hero-module__KJwWJG__heroSubtitle{font-size:38px}}@media (max-width:1200px){.Hero-module__KJwWJG__heroTitle{font-size:150px}.Hero-module__KJwWJG__heroSubtitle{font-size:36px}}@media (max-width:992px){.Hero-module__KJwWJG__heroTitle{font-size:120px}.Hero-module__KJwWJG__heroSubtitle{font-size:32px}.Hero-module__KJwWJG__heroContent{padding:0 30px}}@media (max-width:768px){.Hero-module__KJwWJG__hero{margin-top:80px}.Hero-module__KJwWJG__heroTitle{font-size:90px}.Hero-module__KJwWJG__heroSubtitle{font-size:28px}.Hero-module__KJwWJG__heroContent{padding:0 25px}}@media (max-width:576px){.Hero-module__KJwWJG__hero{margin-top:70px}.Hero-module__KJwWJG__heroTitle{font-size:70px}.Hero-module__KJwWJG__heroSubtitle{font-size:24px}.Hero-module__KJwWJG__heroContent{padding:0 20px}}@media (max-width:480px){.Hero-module__KJwWJG__heroTitle{font-size:55px}.Hero-module__KJwWJG__heroSubtitle{font-size:20px}.Hero-module__KJwWJG__heroContent{padding:0 15px}}@media (max-width:375px){.Hero-module__KJwWJG__heroTitle{white-space:normal;word-break:break-word;font-size:45px}.Hero-module__KJwWJG__heroSubtitle{font-size:18px}.Hero-module__KJwWJG__heroContent{padding:0 10px}}@media (max-width:320px){.Hero-module__KJwWJG__heroTitle{white-space:normal;word-break:break-word;font-size:38px}.Hero-module__KJwWJG__heroSubtitle{font-size:16px}.Hero-module__KJwWJG__heroContent{padding:0 5px}}@keyframes Hero-module__KJwWJG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__KJwWJG__heroContent{animation:1s ease-out .5s both Hero-module__KJwWJG__fadeInUp}.Hero-module__KJwWJG__heroSubtitle{animation:1s ease-out .7s both Hero-module__KJwWJG__fadeInUp}.Hero-module__KJwWJG__heroTitle{animation:1s ease-out .9s both Hero-module__KJwWJG__fadeInUp}.Hero-module__KJwWJG__hero:before{content:"";background:var(--hero-fallback-gradient);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}
.CategoryTourCards-module__idpc4G__cardsRow{justify-content:center;align-items:center;width:100%;display:flex}.CategoryTourCards-module__idpc4G__cardCol{padding:0 10px;transition:all .3s ease-in-out;overflow:hidden}.CategoryTourCards-module__idpc4G__tourCard{background:var(--bg-white);height:650px;box-shadow:0 4px 20px var(--shadow-light);border-radius:40px;flex-direction:column;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.CategoryTourCards-module__idpc4G__expandedCard{box-shadow:0 4px 20px var(--shadow-light)}.CategoryTourCards-module__idpc4G__cardImageContainer{flex:1;position:relative;overflow:hidden}.CategoryTourCards-module__idpc4G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-in-out}.CategoryTourCards-module__idpc4G__cardOverlay{background:linear-gradient(180deg,transparent 0%,var(--bg-overlay)100%);z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.CategoryTourCards-module__idpc4G__cardContent{z-index:2;color:var(--text-light);padding:30px;position:absolute;bottom:0;left:0;right:0}.CategoryTourCards-module__idpc4G__cardTitle{color:var(--text-light);text-shadow:0 2px 4px var(--shadow-text);text-transform:uppercase;margin:0 0 10px;font-size:1.5rem;font-weight:600;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.CategoryTourCards-module__idpc4G__titleVisible{opacity:1;visibility:visible}.CategoryTourCards-module__idpc4G__titleHidden{opacity:0;visibility:hidden}.CategoryTourCards-module__idpc4G__cardDescription{color:var(--text-light);text-shadow:0 1px 2px var(--shadow-text);opacity:.9;margin:0;font-size:1rem;animation:.3s ease-in-out CategoryTourCards-module__idpc4G__fadeInUp}@keyframes CategoryTourCards-module__idpc4G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:.9;transform:translateY(0)}}@keyframes CategoryTourCards-module__idpc4G__slideUpFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1280px){.CategoryTourCards-module__idpc4G__cardCol{flex:0 0 180px!important}.CategoryTourCards-module__idpc4G__expanded{flex:0 0 280px!important}.CategoryTourCards-module__idpc4G__tourCard{height:580px}.CategoryTourCards-module__idpc4G__cardTitle{font-size:1.4rem}.CategoryTourCards-module__idpc4G__cardContent{padding:28px}}@media (max-width:1023px){.CategoryTourCards-module__idpc4G__cardCol{margin-bottom:20px;padding:0 5px;flex:0 0 100%!important}.CategoryTourCards-module__idpc4G__expanded{flex:0 0 100%!important}.CategoryTourCards-module__idpc4G__tourCard{height:300px}.CategoryTourCards-module__idpc4G__cardTitle{font-size:1.2rem}.CategoryTourCards-module__idpc4G__cardContent{padding:25px}.CategoryTourCards-module__idpc4G__cardDescription{font-size:.9rem}.CategoryTourCards-module__idpc4G__titleHidden{opacity:1!important;visibility:visible!important}}@media (max-width:576px){.CategoryTourCards-module__idpc4G__cardCol{margin-bottom:15px;padding:0 5px;flex:0 0 100%!important}.CategoryTourCards-module__idpc4G__expanded{flex:0 0 100%!important}.CategoryTourCards-module__idpc4G__tourCard{height:250px}.CategoryTourCards-module__idpc4G__cardContent{padding:20px}.CategoryTourCards-module__idpc4G__cardTitle{font-size:1.1rem}.CategoryTourCards-module__idpc4G__titleHidden{opacity:1!important;visibility:visible!important}}@media (max-width:480px){.CategoryTourCards-module__idpc4G__cardCol{margin-bottom:10px;padding:0 2px}.CategoryTourCards-module__idpc4G__tourCard{height:200px}.CategoryTourCards-module__idpc4G__cardContent{padding:15px}.CategoryTourCards-module__idpc4G__cardTitle{font-size:1rem}}
