*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h1,h2,h3,h4{line-height:1.2}a{text-decoration:none}.container{margin:0 auto;max-width:1200px;padding:0 1rem}section{padding:4rem 0}@media (max-width:768px){section{padding:2rem 0}}.header{align-items:center;background-color:#036;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.logo h1{font-family:African,Arial Black,Gadget,sans-serif;font-size:1.8rem;margin:0}.logo p{font-size:.9rem;margin:0;opacity:.8}.navigation{align-items:center;display:flex;gap:2rem}.nav-items,.navigation ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navigation a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .2s}.navigation a:hover{opacity:.8}.currency-selector{position:relative}.currency-display{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:.3rem;transition:opacity .2s}.currency-display .symbol{font-weight:700;margin-right:.2rem}.currency-display:hover{opacity:.8}.caret{font-size:.7rem;transition:transform .2s}.currency-display:hover .caret{opacity:.8}.currency-dropdown{background-color:#036;border-radius:4px;box-shadow:0 2px 5px #0003;left:0;list-style:none;margin:0;min-width:60px;padding:.5rem 0;position:absolute;top:100%;z-index:10}.currency-dropdown li{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s}.currency-dropdown li:hover{background-color:#024}.symbol{display:inline-block;font-weight:700;width:1rem}.hero,.symbol{text-align:center}.hero{align-items:center;background:#036;background:linear-gradient(180deg,#00000080,#00000080);background-position:50%;background-size:cover;color:#fff;display:flex;height:60vh;justify-content:center;padding:0 2rem}.hero-content{max-width:800px}.hero h2{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#f60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 2rem;transition:background-color .3s}.cta-button:hover{background-color:#e65c00}.search-form{padding:2rem 0}.form-container{background-color:#ffe6cc;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:1000px;padding:2rem 1rem}.search-form h3{color:#036;margin-bottom:1.5rem;text-align:center}.search-form form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.8rem}.search-button{background-color:#f60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;grid-column:1/-1;padding:1rem;transition:background-color .3s}.search-button:hover{background-color:#e65c00}.location-input-container{position:relative;width:100%}.location-input-container input{box-sizing:border-box;width:100%}.location-suggestions{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.suggestion-item{cursor:pointer;padding:8px 12px;transition:background-color .2s}.suggestion-item:hover{background-color:#f5f5f5}.search-results{border-top:1px solid #ddd;margin-top:2rem;padding-top:2rem}.search-results h4{color:#036;margin-bottom:1.5rem;text-align:center}.results-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.transport-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .3s,box-shadow .3s}.transport-card:hover{box-shadow:0 5px 15px #0363;transform:translateY(-5px)}.transport-card img{height:180px;object-fit:cover;width:100%}.transport-details{padding:1.5rem}.transport-details h5{color:#036;margin-bottom:.5rem}.price{color:#036;font-size:1.2rem;font-weight:700;margin:.5rem 0}.book-button{background:#036;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-weight:600;margin-top:1rem;opacity:1;padding:.75rem;transition:background-color .3s;width:100%}.book-button:hover{background:#024}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.booking-modal{background-color:#ffe6cc;border-radius:12px;box-shadow:0 4px 20px #0003;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;position:relative;width:90%}.close-modal-button{background:none;border:none;color:#036;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem}.close-modal-button:hover{color:#f60}.booking-summary{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.booking-summary h4{color:#036;margin-bottom:1rem}.booking-summary p{margin:.5rem 0}.success-notification{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.success-content{background-color:#fff;border-radius:8px;max-width:500px;padding:2rem;text-align:center}.success-content h4{color:#036;margin-bottom:1rem}.success-content p{margin-bottom:1.5rem}.services{background-color:#f9f9f9;padding:4rem 1rem;text-align:center}.services h2{color:#036;margin-bottom:3rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.service-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem;transition:transform .3s}.service-card:hover{box-shadow:0 5px 15px #0363;transform:translateY(-5px)}.service-icon{font-size:2.5rem;margin-bottom:1rem}.service-card h3{color:#036;margin-bottom:1rem}.service-card p{color:#666;line-height:1.6}.why-us{background-color:#f9f9f9;margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}.why-us h2{color:#036;margin-bottom:3rem}.why-us-grid{flex-direction:column}.why-us-grid,.why-us-row{display:flex;gap:2rem}.why-us-media-item{border-radius:8px;box-shadow:0 4px 8px #0000001a;flex:1 1;max-width:500px;overflow:hidden}.why-us-text-item{align-items:center;display:flex;flex:1 1}.why-us-image,.why-us-video{display:block;height:auto;width:100%}.why-us p{color:#666;line-height:1.6;margin:0;text-align:left}@media (max-width:768px){.why-us{padding:2rem 1rem}.why-us h2{font-size:1.5rem}.why-us-row{flex-direction:column}.why-us-media-item{max-width:100%}.why-us p{padding:1rem 0;text-align:center}}.why-us-features{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem}.why-us-feature{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;flex:1 1;min-width:150px;padding:1rem;text-align:center;transition:transform .3s}.why-us-feature:hover{box-shadow:0 5px 15px #0363;transform:translateY(-5px)}.why-us-icon{color:#4caf50;display:block;font-size:2rem;margin-bottom:.5rem}.why-us-feature h3{color:#666;font-size:1rem;margin:0}@media (max-width:768px){.why-us-features{flex-direction:column;gap:1rem}.why-us-feature{min-width:100%}}.testimonials{padding:4rem 1rem;text-align:center}.testimonials h2{color:#036;margin-bottom:3rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem;text-align:left;transition:transform .3s}.testimonial-card:hover{box-shadow:0 5px 15px #0363;transform:translateY(-5px)}.rating{color:#f90;font-size:1.2rem;margin-bottom:1rem}.testimonial-text{color:#333;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{display:flex;flex-direction:column}.name{color:#036;font-weight:700}.location{color:#666;font-size:.9rem}.footer{background-color:#036;color:#fff;padding:3rem 2rem 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.footer-section h3{font-size:1.5rem;margin-bottom:.5rem}.footer-section h4{margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#fffc;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#f60}.footer-section p{color:#fffc;margin-bottom:.3rem}.footer-bottom{border-top:1px solid #fff3;margin-top:2rem;padding-top:2rem;text-align:center}.footer-bottom p{color:#fff9;font-size:.9rem}
/*# sourceMappingURL=main.0a58e58c.css.map*/