.slider-skeleton{background-color:#e2e5e7;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 20%,rgba(255,255,255,0) 40%,rgba(255,255,255,0) 100%);background-size:200% 100%;animation:slider-shimmer 1.5s infinite linear;position:relative}.slider-skeleton::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0.5);z-index:1;transition:opacity 0.5s ease-in-out}.slider-skeleton:has(.slider-img-lazy[style*="opacity: 1"])::after{opacity:0}#heroCarousel .carousel-caption{z-index:2}@keyframes slider-shimmer{0%{background-position:-100% 0}100%{background-position:100% 0}}.slider-img-lazy{opacity:0;transition:opacity 0.5s ease-in-out}body #heroCarousel.home-slider.carousel{height:65vh;min-height:400px;position:relative;overflow:hidden}#heroCarousel .carousel-item{height:100%}#heroCarousel .carousel-item img{width:100%;height:100%;object-fit:cover;filter:brightness(60%);border-radius:0}#heroCarousel .carousel-caption{top:50%;transform:translateY(-50%);right:10%;text-align:right;max-width:45%;bottom:auto;left:auto}#heroCarousel .carousel-caption h5{font-size:2.5rem;font-weight:bold;text-shadow:1px 1px 2px rgba(0,0,0,0.7)}#heroCarousel .carousel-caption p{font-size:1.2rem;text-shadow:1px 1px 2px rgba(0,0,0,0.7)}@media (max-width:768px){body #heroCarousel.home-slider.carousel{height:50vh;min-height:300px}#heroCarousel .carousel-caption{top:auto;transform:none;bottom:10%;left:5%;right:5%;text-align:center;max-width:90%}#heroCarousel .carousel-caption h5{font-size:1.5rem}#heroCarousel .carousel-caption p{font-size:1rem}}.country-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;grid-template-rows:repeat(2,1fr);height:500px}.country-card-wrapper.featured{grid-row:1 / span 2}.country-card-wrapper.small .card{display:block}.country-card-wrapper.small:nth-child(2){grid-row:1}.country-card-wrapper.small:nth-child(3){grid-row:2}.country-card{height:100%;border-radius:1rem;overflow:hidden}.card-img{height:100%;object-fit:cover;filter:brightness(70%);transition:transform 0.3s ease}.country-card:hover .card-img{transform:scale(1.05)}@media (max-width:768px){.country-grid{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.country-card-wrapper.featured,.country-card-wrapper.small{grid-row:auto}.country-card{height:300px}}.transition-hover{transition:transform 0.2s,box-shadow 0.2s}.transition-hover:hover{transform:translateY(-3px);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.reelsSwiper{width:100%;padding-top:20px;padding-bottom:50px}.swiper-slide{background-position:center;background-size:cover;width:280px;height:500px;transition:all 0.3s ease;transform:scale(0.85);opacity:0.6;filter:blur(1px)}.swiper-slide-active{transform:scale(1);opacity:1;filter:blur(0);z-index:10;box-shadow:0 15px 40px rgba(0,0,0,0.2);border-radius:20px}.reel-container{width:100%;height:100%;border-radius:20px;overflow:hidden;position:relative;background:#000}.reel-video{width:100%;height:100%;object-fit:cover}.reel-overlay{position:absolute;top:15px;right:15px;z-index:2;text-shadow:0 2px 5px rgba(0,0,0,0.5)}.swiper-controls{position:absolute;bottom:20px;right:20px;z-index:20;display:flex;gap:15px}.custom-prev,.custom-next{width:50px;height:50px;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:all 0.3s ease;color:#333}.custom-prev:hover,.custom-next:hover{background-color:#0d6efd;color:white;transform:scale(1.1);box-shadow:0 8px 20px rgba(13,110,253,0.3)}.custom-prev i,.custom-next i{font-size:1.2rem;font-weight:bold}@media (max-width:768px){.swiper-controls{display:none}}