.Hero-module__Z8hQ_W__hero{text-align:center;height:100vh;min-height:600px;color:var(--color-white);justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__bgWrap{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__Z8hQ_W__videoBg{object-fit:cover;width:100%;height:100%}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(#0000004d,#0000001a 40%,#0000 80%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:10;flex-direction:column;align-items:center;gap:40px;padding-bottom:60px;display:flex;position:relative}.Hero-module__Z8hQ_W__title{font-family:var(--font-heading);text-shadow:0 2px 10px #0003;color:var(--color-white);font-size:3.5rem;font-weight:700;line-height:1.3;animation:1s ease-out Hero-module__Z8hQ_W__fadeDown}.Hero-module__Z8hQ_W__subtitle{margin-top:10px;font-size:2.5rem;font-weight:400;display:block}.Hero-module__Z8hQ_W__searchBar{background:var(--color-white);border-radius:50px;align-items:center;gap:20px;width:100%;max-width:800px;padding:10px 10px 10px 30px;animation:1s ease-out .3s backwards Hero-module__Z8hQ_W__fadeUp;display:flex;box-shadow:0 10px 30px #0000001a}.Hero-module__Z8hQ_W__field{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__field label{color:var(--color-text-main);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.75rem;font-weight:700}.Hero-module__Z8hQ_W__field input,.Hero-module__Z8hQ_W__field select{width:100%;color:var(--color-text-muted);font-size:.95rem;font-family:var(--font-body);background:0 0;border:none;outline:none}.Hero-module__Z8hQ_W__divider{background-color:#e0e0e0;width:1px;height:30px}.Hero-module__Z8hQ_W__searchBtn{background-color:var(--color-primary);width:50px;height:50px;color:var(--color-white);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .3s;display:flex}.Hero-module__Z8hQ_W__searchBtn:hover{background-color:var(--color-secondary)}@keyframes Hero-module__Z8hQ_W__fadeDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2rem}.Hero-module__Z8hQ_W__subtitle{font-size:1.5rem}.Hero-module__Z8hQ_W__searchBar{border-radius:20px;flex-direction:column;gap:15px;padding:20px}.Hero-module__Z8hQ_W__divider{display:none}.Hero-module__Z8hQ_W__field{border-bottom:1px solid #eee;width:100%;padding-bottom:10px}.Hero-module__Z8hQ_W__searchBtn{border-radius:10px;width:100%}}
.Destinations-module__4P41DG__section{padding:80px 20px}.Destinations-module__4P41DG__intro{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 50px;display:flex}.Destinations-module__4P41DG__heading{color:var(--color-primary);margin-bottom:20px;font-size:3rem}.Destinations-module__4P41DG__description{color:var(--color-text-muted);margin-bottom:30px;line-height:1.6}.Destinations-module__4P41DG__readMore{color:var(--color-primary);cursor:pointer;align-items:center;gap:10px;font-weight:700;display:inline-flex}.Destinations-module__4P41DG__cardContent h3{color:var(--color-white);margin-top:5px}.Destinations-module__4P41DG__pill,.Destinations-module__4P41DG__gridPill{color:var(--color-dark);text-transform:uppercase;background:#ffffffe6;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700}.Destinations-module__4P41DG__carouselContainer{margin-bottom:30px;padding:10px 0;overflow:hidden}.Destinations-module__4P41DG__carouselTrack{gap:20px;transition:transform .5s ease-in-out;display:flex}.Destinations-module__4P41DG__carouselItem{cursor:pointer;border-radius:20px;flex:0 0 calc(25% - 15px);height:300px;position:relative;overflow:hidden}.Destinations-module__4P41DG__carouselImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Destinations-module__4P41DG__carouselItem:hover .Destinations-module__4P41DG__carouselImage{transform:scale(1.1)}.Destinations-module__4P41DG__gridOverlay{width:100%;color:var(--color-white);background:linear-gradient(#0000,#000000b3);padding:20px;position:absolute;bottom:0;left:0}.Destinations-module__4P41DG__gridPill{color:var(--color-dark);text-transform:uppercase;background:#ffffffe6;border-radius:20px;margin-bottom:8px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.Destinations-module__4P41DG__gridTitle{color:var(--color-white);margin:5px 0;font-size:1.2rem;font-weight:700}.Destinations-module__4P41DG__gridLoc{opacity:.9;font-size:.85rem;line-height:1.4;display:block}.Destinations-module__4P41DG__carouselNav{justify-content:center;gap:20px;margin-top:20px;display:flex}.Destinations-module__4P41DG__navBtn{background:var(--color-white);cursor:pointer;width:50px;height:50px;color:var(--color-primary);border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 2px 10px #0000000d}.Destinations-module__4P41DG__navBtn:disabled{opacity:.5;cursor:not-allowed;color:#ccc;box-shadow:none;border-color:#eee}.Destinations-module__4P41DG__navBtn:hover:not(:disabled){background:var(--color-primary);color:var(--color-white);border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.Destinations-module__4P41DG__navIcon{fill:currentColor;width:24px;height:24px;transition:fill .3s}@media (max-width:1200px){.Destinations-module__4P41DG__carouselItem{flex:0 0 calc(33.3333% - 13.3333px)}}@media (max-width:900px){.Destinations-module__4P41DG__carouselItem{flex:0 0 calc(50% - 10px)}.Destinations-module__4P41DG__topRow{grid-template-columns:1fr}}@media (max-width:600px){.Destinations-module__4P41DG__carouselItem{flex:0 0 100%}}
.Features-module__ZD3nRW__section{text-align:center;padding:80px 20px}.Features-module__ZD3nRW__heading{color:var(--color-primary);margin-bottom:60px;font-size:3rem}.Features-module__ZD3nRW__timeline{flex-direction:column;gap:60px;display:flex;position:relative}.Features-module__ZD3nRW__line{z-index:0;background-color:#e0e0e0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Features-module__ZD3nRW__item{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.Features-module__ZD3nRW__content{text-align:right;width:40%;padding:20px}.Features-module__ZD3nRW__imageWrapper{justify-content:flex-start;width:40%;padding:20px;display:flex}.Features-module__ZD3nRW__image{object-fit:cover;border-radius:15px;box-shadow:0 5px 15px #0000001a}.Features-module__ZD3nRW__dot{background-color:var(--color-primary);border:4px solid var(--color-white);border-radius:50%;width:20px;height:20px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #e0e0e0}.Features-module__ZD3nRW__right .Features-module__ZD3nRW__content{text-align:left;order:3}.Features-module__ZD3nRW__right .Features-module__ZD3nRW__imageWrapper{order:1;justify-content:flex-end}.Features-module__ZD3nRW__itemTitle{color:var(--color-text-main);margin-bottom:10px;font-size:1.5rem}.Features-module__ZD3nRW__itemDesc{color:var(--color-text-muted);line-height:1.6}@media (max-width:768px){.Features-module__ZD3nRW__line{left:20px}.Features-module__ZD3nRW__item{flex-direction:column;align-items:flex-start;padding-left:50px}.Features-module__ZD3nRW__content,.Features-module__ZD3nRW__imageWrapper{text-align:left;width:100%;padding:10px 0;order:initial!important;justify-content:flex-start!important}.Features-module__ZD3nRW__dot{left:20px}}
.FeaturedPlaces-module__zC2pra__section{background-color:#0d1b2b;padding:6rem 0;position:relative;overflow:hidden}.FeaturedPlaces-module__zC2pra__header{text-align:center;z-index:2;max-width:800px;margin:0 auto 4rem;position:relative}.FeaturedPlaces-module__zC2pra__heading{font-family:var(--font-display,sans-serif);letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.FeaturedPlaces-module__zC2pra__sub{color:#a0a0a0;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.FeaturedPlaces-module__zC2pra__galleryContainer{align-items:stretch;gap:20px;width:100%;height:600px;transition:all .5s;display:flex}.FeaturedPlaces-module__zC2pra__pane{cursor:pointer;background-color:#1a1a1a;border-radius:50px;flex:.5;height:100%;transition:flex .7s cubic-bezier(.05,.6,.4,.9);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}.FeaturedPlaces-module__zC2pra__pane.FeaturedPlaces-module__zC2pra__active{flex:5}.FeaturedPlaces-module__zC2pra__pane.FeaturedPlaces-module__zC2pra__active:after{content:"";opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle,#ffd70040 0%,#0000 70%);width:200%;height:200%;animation:8s ease-in-out infinite alternate FeaturedPlaces-module__zC2pra__moveGlow;position:absolute;top:-50%;left:-50%}@keyframes FeaturedPlaces-module__zC2pra__moveGlow{0%{opacity:.4;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(10%,10%)scale(1.1)}to{opacity:.4;transform:translate(-10%,-5%)scale(1)}}.FeaturedPlaces-module__zC2pra__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,0,0,1)}.FeaturedPlaces-module__zC2pra__pane.FeaturedPlaces-module__zC2pra__active .FeaturedPlaces-module__zC2pra__image{transform:scale(1)}.FeaturedPlaces-module__zC2pra__pane:not(.FeaturedPlaces-module__zC2pra__active) .FeaturedPlaces-module__zC2pra__image{filter:brightness(.7)}.FeaturedPlaces-module__zC2pra__shadow{pointer-events:none;opacity:.8;z-index:5;background:linear-gradient(#0000 50%,#000c 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.FeaturedPlaces-module__zC2pra__label{z-index:10;align-items:center;gap:20px;display:flex;position:absolute;bottom:40px;left:40px;right:40px;overflow:hidden}.FeaturedPlaces-module__zC2pra__icon{color:#fff;background-color:#222;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex}.FeaturedPlaces-module__zC2pra__icon i{font-style:normal}.FeaturedPlaces-module__zC2pra__icon:before{content:"📍";font-style:normal}.FeaturedPlaces-module__zC2pra__pane.FeaturedPlaces-module__zC2pra__active .FeaturedPlaces-module__zC2pra__icon{color:#000;background-color:gold;border-color:gold}.FeaturedPlaces-module__zC2pra__info{opacity:0;white-space:nowrap;flex-direction:column;justify-content:center;transition:all .4s;display:flex;transform:translate(20px)}.FeaturedPlaces-module__zC2pra__pane.FeaturedPlaces-module__zC2pra__active .FeaturedPlaces-module__zC2pra__info{opacity:1;transition-delay:.3s;transform:translate(0)}.FeaturedPlaces-module__zC2pra__title{font-family:var(--font-display,sans-serif);color:#fff;margin:0;font-size:1.8rem;font-weight:700;line-height:1.2}.FeaturedPlaces-module__zC2pra__loc{color:#ddd;text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:400}@media (max-width:768px){.FeaturedPlaces-module__zC2pra__galleryContainer{flex-direction:column;height:700px}.FeaturedPlaces-module__zC2pra__pane{border-radius:30px;width:100%}.FeaturedPlaces-module__zC2pra__pane.FeaturedPlaces-module__zC2pra__active{flex:5}.FeaturedPlaces-module__zC2pra__label{bottom:20px;left:20px;right:20px}.FeaturedPlaces-module__zC2pra__title{font-size:1.4rem}}
.HelpSection-module__IBuPqG__banner{text-align:center;color:var(--color-white);background-color:#5d7068;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:80px 0 30px;padding:60px;display:flex}.HelpSection-module__IBuPqG__content{width:100%}.HelpSection-module__IBuPqG__heading{color:var(--color-white);margin-bottom:20px;font-size:2.5rem}.HelpSection-module__IBuPqG__text{opacity:.9;width:100%;max-width:100%;font-size:1.1rem}@media (max-width:768px){.HelpSection-module__IBuPqG__banner{margin:40px 0;padding:40px 20px}}
