.Hero-module__VQUfga__hero{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__VQUfga__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__VQUfga__heroBackground img{object-fit:cover}.Hero-module__VQUfga__overlay{z-index:1;background:linear-gradient(#0006,#0003,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__VQUfga__content{z-index:2;max-width:900px;margin-top:60px;padding:0 2rem;position:relative}.Hero-module__VQUfga__title{text-shadow:0 4px 12px #0000004d;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__VQUfga__title span{color:var(--primary)}.Hero-module__VQUfga__subtitle{opacity:.9;text-shadow:0 2px 8px #0000004d;margin-bottom:3rem;font-size:1.5rem;font-weight:500}.Hero-module__VQUfga__heroActions{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.Hero-module__VQUfga__exploreBtn{background:var(--primary);color:#fff;box-shadow:0 10px 20px rgba(var(--primary-rgb),.3);border-radius:50px;align-items:center;gap:1rem;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:3s ease-in-out infinite Hero-module__VQUfga__float;display:flex;position:relative;overflow:hidden}@keyframes Hero-module__VQUfga__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Hero-module__VQUfga__exploreBtn:before{content:"";background:linear-gradient(120deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.Hero-module__VQUfga__exploreBtn:hover{box-shadow:0 20px 40px rgba(var(--primary-rgb),.4);background:var(--primary-dark);animation-play-state:paused;transform:translateY(-8px)scale(1.05)}.Hero-module__VQUfga__exploreBtn:hover:before{transform:translate(100%)}.Hero-module__VQUfga__btnIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .4s;display:flex}.Hero-module__VQUfga__exploreBtn:hover .Hero-module__VQUfga__btnIcon{background:#ffffff4d;transform:translate(10px)scale(1.1)}@media (max-width:768px){.Hero-module__VQUfga__hero{height:100dvh;padding:0}.Hero-module__VQUfga__content{margin-top:0;padding:0 1.5rem}.Hero-module__VQUfga__title{margin-bottom:1rem;font-size:clamp(2rem,8vw,2.8rem)}.Hero-module__VQUfga__subtitle{margin-bottom:2rem;font-size:1rem}.Hero-module__VQUfga__heroActions{flex-direction:row;justify-content:center;margin-top:1.5rem}.Hero-module__VQUfga__exploreBtn{width:auto;min-width:200px;padding:.7rem 1.5rem;font-size:1rem}.Hero-module__VQUfga__btnIcon{width:36px;height:36px}.Hero-module__VQUfga__btnIcon svg{width:18px;height:18px}}@media (max-width:480px){.Hero-module__VQUfga__title{font-size:2.2rem}.Hero-module__VQUfga__subtitle{margin-bottom:2rem;font-size:.95rem}.Hero-module__VQUfga__exploreBtn{min-width:180px;padding:.6rem 1.25rem;font-size:.95rem}}
.Features-module__K919Qq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.Features-module__K919Qq__card{border-radius:var(--radius-lg);box-sizing:border-box;min-width:0;height:100%;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;flex-direction:column;padding:2.5rem 2rem;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Features-module__K919Qq__card:before{content:"";background:var(--primary);opacity:.8;width:100%;height:4px;position:absolute;top:0;left:0}.Features-module__K919Qq__card:hover{border-color:#ff7d0033;box-shadow:0 20px 40px #00000014}.Features-module__K919Qq__cardHeader{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.Features-module__K919Qq__icon{width:50px;height:50px;color:var(--primary);background:#ff7d001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Features-module__K919Qq__card:hover .Features-module__K919Qq__icon{background:var(--primary);color:#fff;transform:scale(1.1)}.Features-module__K919Qq__icon svg{width:24px!important;height:24px!important}.Features-module__K919Qq__cardTitle{color:var(--secondary);margin:0;font-size:1.2rem;font-weight:700;line-height:1.3}.Features-module__K919Qq__cardText{color:var(--muted);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Features-module__K919Qq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__K919Qq__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem}.Features-module__K919Qq__card{padding:1.5rem}.Features-module__K919Qq__cardHeader{gap:1rem;margin-bottom:1rem}.Features-module__K919Qq__icon{width:42px;height:42px}.Features-module__K919Qq__icon svg{width:20px!important;height:20px!important}.Features-module__K919Qq__cardTitle{font-size:1.1rem}}@media (max-width:480px){.Features-module__K919Qq__grid{padding:0 .5rem}}
.Transport-module__-z4llG__transportSection{background:#f8f9fa;padding:6rem 0;position:relative}.Transport-module__-z4llG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.Transport-module__-z4llG__transportCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;border:1px solid #0000000d;flex-direction:column;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.Transport-module__-z4llG__transportCard:hover{border-color:var(--primary);box-shadow:0 15px 30px #0000001a}.Transport-module__-z4llG__imageWrapper{width:100%;height:160px;position:relative;overflow:hidden}.Transport-module__-z4llG__imageWrapper img{object-fit:cover;transition:transform .6s}.Transport-module__-z4llG__transportCard:hover .Transport-module__-z4llG__imageWrapper img{transform:scale(1.1)}.Transport-module__-z4llG__cardBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.Transport-module__-z4llG__vehicleName{color:var(--foreground);letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.Transport-module__-z4llG__vehicleDesc{color:var(--muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Transport-module__-z4llG__features{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 0;display:flex}.Transport-module__-z4llG__features span{color:var(--secondary);background:#f8f9ff;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;display:flex}.Transport-module__-z4llG__cta{background:var(--secondary);color:#fff;text-transform:uppercase;letter-spacing:.8px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.Transport-module__-z4llG__cta:hover{background:var(--primary);transform:translateY(-2px)}.Transport-module__-z4llG__badge{background:var(--primary);color:#fff;z-index:10;text-transform:uppercase;border-radius:100px;padding:.3rem .8rem;font-size:.65rem;font-weight:800;position:absolute;top:.75rem;right:.75rem;box-shadow:0 4px 8px #ff7d004d}
.Reviews-module__1BcnLW__reviewsSection{background:var(--light-gray);padding:3rem 0 5rem;overflow:hidden}.Reviews-module__1BcnLW__header{text-align:center;max-width:800px;margin:0 auto 3rem}.Reviews-module__1BcnLW__sliderWrapper{width:100%;margin-bottom:3rem;padding:0 45px;position:relative}.Reviews-module__1BcnLW__sliderContainer{cursor:grab;overflow:hidden}.Reviews-module__1BcnLW__sliderContainer:active{cursor:grabbing}.Reviews-module__1BcnLW__track{gap:2rem;display:flex}.Reviews-module__1BcnLW__slide{flex:0 0 calc(33.3333% - 1.33333rem);height:auto}.Reviews-module__1BcnLW__navPrev,.Reviews-module__1BcnLW__navNext{width:45px;height:45px;color:var(--secondary);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.Reviews-module__1BcnLW__navPrev{left:0}.Reviews-module__1BcnLW__navNext{right:0}.Reviews-module__1BcnLW__navPrev:hover,.Reviews-module__1BcnLW__navNext:hover{background:var(--primary);color:#fff;transform:translateY(-50%)scale(1.1)}.Reviews-module__1BcnLW__dots{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Reviews-module__1BcnLW__dot{cursor:pointer;background:#ccc;border-radius:50%;width:10px;height:10px;transition:all .3s}.Reviews-module__1BcnLW__activeDot{background:var(--primary);border-radius:10px;width:25px}.Reviews-module__1BcnLW__reviewCard{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;height:100%;padding:1.75rem 2rem;transition:all .4s;display:flex;box-shadow:0 10px 30px #0000000d}.Reviews-module__1BcnLW__reviewCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.Reviews-module__1BcnLW__reviewerInfo{align-items:center;gap:1.25rem;margin-bottom:1rem;display:flex}.Reviews-module__1BcnLW__avatar{object-fit:cover;border:3px solid var(--primary-light);border-radius:50%;width:50px;height:50px}.Reviews-module__1BcnLW__name{color:var(--secondary);margin:0;font-size:1.15rem;font-weight:700}.Reviews-module__1BcnLW__reviewerDetails{flex-direction:column;justify-content:center;display:flex}.Reviews-module__1BcnLW__country{color:var(--muted);margin:0;font-size:.9rem}.Reviews-module__1BcnLW__rating{color:#ffc107;gap:4px;margin-bottom:.75rem;display:flex}.Reviews-module__1BcnLW__comment{color:var(--dark-gray);flex-grow:1;margin-bottom:1rem;font-size:1rem;font-style:italic;line-height:1.8}.Reviews-module__1BcnLW__date{color:var(--muted);font-size:.85rem;font-weight:500}.Reviews-module__1BcnLW__modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Reviews-module__1BcnLW__modalContent{background:#fff;border-radius:24px;width:100%;max-width:800px;max-height:95vh;padding:1.5rem 2.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;-ms-overflow-style:none!important;scrollbar-width:none!important}.Reviews-module__1BcnLW__modalContent::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.Reviews-module__1BcnLW__formTitle{text-align:center;margin-bottom:1.25rem}.Reviews-module__1BcnLW__formTitle h3{margin-bottom:.25rem;font-size:1.4rem}.Reviews-module__1BcnLW__formTitle p{font-size:.85rem!important}.Reviews-module__1BcnLW__uploadSection{justify-content:center;margin-bottom:1rem;display:flex}.Reviews-module__1BcnLW__hiddenInput{display:none}.Reviews-module__1BcnLW__avatarUploadWrapper{flex-direction:column;align-items:center;display:flex}.Reviews-module__1BcnLW__uploadTrigger{cursor:pointer;color:var(--muted);background:0 0;border:2px dashed #ddd;border-radius:12px;flex-direction:column;align-items:center;gap:.4rem;padding:.8rem 1.5rem;transition:all .3s;display:flex}.Reviews-module__1BcnLW__uploadTrigger:hover{border-color:var(--primary);color:var(--primary);background:rgba(var(--primary-rgb),.02)}.Reviews-module__1BcnLW__uploadIconCircle{background:var(--primary-light);width:36px;height:36px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Reviews-module__1BcnLW__uploadTrigger span{font-size:.75rem;font-weight:600}.Reviews-module__1BcnLW__previewContainer{width:60px;height:60px;position:relative}.Reviews-module__1BcnLW__avatarPreview{object-fit:cover;border:3px solid var(--primary-light);border-radius:50%;width:100%;height:100%}.Reviews-module__1BcnLW__removePhotoBtn{color:#fff;cursor:pointer;background:#f44;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 5px #0003}.Reviews-module__1BcnLW__formGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:.5rem;display:grid}.Reviews-module__1BcnLW__formGroupFull{grid-column:span 3}.Reviews-module__1BcnLW__closeBtn{color:var(--muted);background:var(--light-gray);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Reviews-module__1BcnLW__label{color:var(--secondary);margin-left:.3rem;font-size:.8rem;font-weight:600}.Reviews-module__1BcnLW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Reviews-module__1BcnLW__input,.Reviews-module__1BcnLW__textarea,.Reviews-module__1BcnLW__select{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;transition:all .3s}.Reviews-module__1BcnLW__input:focus,.Reviews-module__1BcnLW__textarea:focus,.Reviews-module__1BcnLW__select:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1);background:#fff;outline:none}.Reviews-module__1BcnLW__textarea{resize:vertical;min-height:120px}.Reviews-module__1BcnLW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.Reviews-module__1BcnLW__submitBtn:hover{background:var(--primary-dark);box-shadow:0 10px 20px rgba(var(--primary-rgb),.3);transform:translateY(-2px)}.Reviews-module__1BcnLW__submitBtn:disabled{background:var(--muted);cursor:not-allowed;transform:none}.Reviews-module__1BcnLW__successMessage{color:#2e7d32;text-align:center;background:#e8f5e9;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.Reviews-module__1BcnLW__ctaWrapper{text-align:center;margin-top:2rem}.Reviews-module__1BcnLW__openModalBtn{background:var(--secondary);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;display:inline-flex;box-shadow:0 10px 20px #0056b333}.Reviews-module__1BcnLW__openModalBtn:hover{background:var(--secondary-light);transform:translateY(-3px);box-shadow:0 15px 30px #0056b34d}@media (max-width:768px){.Reviews-module__1BcnLW__reviewsSection{padding:3rem 0}.Reviews-module__1BcnLW__header{margin-bottom:2rem}.Reviews-module__1BcnLW__sliderWrapper{width:calc(100% + 3rem);margin:0 -1.5rem;padding:0 10px}.Reviews-module__1BcnLW__slide{flex:0 0 calc(50% - 4px);width:calc(50% - 4px)}.Reviews-module__1BcnLW__track{gap:8px}.Reviews-module__1BcnLW__reviewCard{text-align:center;flex-direction:column;align-items:center;gap:.4rem;min-height:auto;padding:1rem .6rem;display:flex}.Reviews-module__1BcnLW__reviewerInfo{flex-direction:column;align-items:center;gap:.5rem;min-height:44px;margin-bottom:.5rem;display:flex}.Reviews-module__1BcnLW__reviewerDetails{flex-direction:column;justify-content:center;min-height:32px;display:flex}.Reviews-module__1BcnLW__avatar{width:40px;height:40px}.Reviews-module__1BcnLW__rating{justify-content:center;min-height:16px;margin-bottom:.5rem;display:flex}.Reviews-module__1BcnLW__comment{min-height:auto;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:block;overflow:visible}.Reviews-module__1BcnLW__name{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.95rem;overflow:hidden}.Reviews-module__1BcnLW__country{font-size:.75rem}.Reviews-module__1BcnLW__navPrev,.Reviews-module__1BcnLW__navNext{background:#fffffff2;width:32px;height:32px;display:flex;top:98px;box-shadow:0 2px 10px #0000001a}.Reviews-module__1BcnLW__navPrev{left:-10px}.Reviews-module__1BcnLW__navNext{right:-10px}.Reviews-module__1BcnLW__navPrev svg,.Reviews-module__1BcnLW__navNext svg{width:18px;height:18px}.Reviews-module__1BcnLW__modalContent{border-radius:20px;width:92%;max-height:95vh;margin:1rem;padding:2rem 1.25rem}.Reviews-module__1BcnLW__uploadSection{margin-bottom:.5rem}.Reviews-module__1BcnLW__formGrid{grid-template-columns:1fr;gap:.75rem}.Reviews-module__1BcnLW__formGroupFull{grid-column:span 1}.Reviews-module__1BcnLW__formTitle h3{font-size:1.25rem}.Reviews-module__1BcnLW__submitBtn{padding:.75rem;font-size:.9rem}}
.Destinations-module__50pSpW__destinationsSection{background:#fff}.Destinations-module__50pSpW__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:300px;gap:1.5rem;display:grid}.Destinations-module__50pSpW__destinationCard{border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-sm);transition:box-shadow .3s;position:relative;overflow:hidden}.Destinations-module__50pSpW__destinationCard:hover{box-shadow:var(--shadow-lg)}.Destinations-module__50pSpW__destinationCard:first-child{grid-area:span 2/span 8}.Destinations-module__50pSpW__destinationCard:nth-child(2),.Destinations-module__50pSpW__destinationCard:nth-child(3),.Destinations-module__50pSpW__destinationCard:nth-child(4),.Destinations-module__50pSpW__destinationCard:nth-child(5),.Destinations-module__50pSpW__destinationCard:nth-child(6){grid-area:span 1/span 4}.Destinations-module__50pSpW__imageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Destinations-module__50pSpW__imageWrapper img{object-fit:cover;transition:transform .8s}.Destinations-module__50pSpW__destinationCard:hover .Destinations-module__50pSpW__imageWrapper img{transform:scale(1.1)}.Destinations-module__50pSpW__overlay{z-index:2;background:linear-gradient(#0000 20%,#0003 50%,#000c 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Destinations-module__50pSpW__content{z-index:3;color:#fff;width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.Destinations-module__50pSpW__cardTitle{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Destinations-module__50pSpW__cardSubtitle{opacity:.9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Destinations-module__50pSpW__bigCard .Destinations-module__50pSpW__cardTitle{font-size:2.5rem}.Destinations-module__50pSpW__bigCard .Destinations-module__50pSpW__cardSubtitle{-webkit-line-clamp:3;line-clamp:3;font-size:1.1rem}@media (max-width:992px){.Destinations-module__50pSpW__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.Destinations-module__50pSpW__destinationCard:nth-child(n){grid-area:span 1/span 1}.Destinations-module__50pSpW__destinationCard:first-child{grid-area:span 1/span 2}.Destinations-module__50pSpW__bigCard .Destinations-module__50pSpW__cardTitle{font-size:1.8rem}.Destinations-module__50pSpW__bigCard .Destinations-module__50pSpW__cardSubtitle{-webkit-line-clamp:2;line-clamp:2;font-size:.9rem}}@media (max-width:576px){.Destinations-module__50pSpW__grid{grid-template-columns:1fr;grid-auto-rows:320px}.Destinations-module__50pSpW__destinationCard:nth-child(n){grid-column:span 1}.Destinations-module__50pSpW__bigCard .Destinations-module__50pSpW__cardTitle,.Destinations-module__50pSpW__cardTitle{font-size:1.4rem}.Destinations-module__50pSpW__bigCard .Destinations-module__50pSpW__cardSubtitle,.Destinations-module__50pSpW__cardSubtitle{-webkit-line-clamp:2;line-clamp:2;font-size:.85rem}}
