body{background-color:#fff!important}.home{width:100%;text-align:center;padding:0;overflow-x:hidden}.hero-section{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-slider{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.hero-slide.active{opacity:1;z-index:2}.hero-slide-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(13,67,75,.85),rgba(26,42,108,.75) 50%,rgba(13,67,75,.85));z-index:1}.hero-content{position:relative;z-index:10;width:100%;max-width:1200px;padding:2rem;display:flex;align-items:center;justify-content:center}.hero-text-container{width:100%;max-width:800px;text-align:center;animation:fadeInUp .8s ease-out}.hero-badge{display:inline-block;padding:.5rem 1.5rem;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 4px 8px rgba(0,0,0,.3)}.hero-title-accent{background:linear-gradient(135deg,#fff,#e0f2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;margin-bottom:2.5rem;color:hsla(0,0%,100%,.95);max-width:700px;margin-left:auto;margin-right:auto;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-btn-primary,.hero-btn-secondary{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;letter-spacing:.5px}.hero-btn-primary{background:linear-gradient(135deg,#fff,#f0f9ff);color:#0d434b;box-shadow:0 4px 15px hsla(0,0%,100%,.3)}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px hsla(0,0%,100%,.4);background:linear-gradient(135deg,#f0f9ff,#fff)}.hero-btn-secondary{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.8);transform:translateY(-2px)}.hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2)}.hero-stat-item{text-align:center}.hero-stat-number{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#e0f2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-stat-label{font-size:.9rem;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:1px;font-weight:500}.hero-slide-indicators{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:.75rem}.hero-indicator{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.5);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.hero-indicator.active{background:#fff;border-color:#fff;width:32px;border-radius:6px}.hero-indicator:hover{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.8)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.custom-shape-divider-bottom{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:5}.custom-shape-divider-bottom svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}.custom-shape-divider-bottom .shape-fill{fill:#fff}.more_info{display:flex;justify-content:space-between;align-items:center;padding:6rem 2rem;background:linear-gradient(180deg,#fff 0,#f8f9fa);gap:4rem;max-width:1400px;margin:0 auto}.infoCont{width:50%;padding:2rem}.info-counter{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:3rem}.info-item{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.info-item:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.info-item .icon{font-size:2.5rem;color:#0d434b;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.info-item p{font-size:.9rem;color:#666;margin:.5rem 0;font-weight:500}.info-item h3{font-size:2.5rem;color:#0d434b;font-weight:800;margin:0}.information-text{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:2.5rem;text-align:left}.info-button{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.info-button a{color:#0d434b;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease}.info-button a:hover{color:#1a2a6c;text-decoration:underline}.social-icons{display:flex;gap:1rem;color:#0d434b}.social-icons svg{transition:transform .3s ease,color .3s ease;cursor:pointer}.social-icons svg:hover{transform:translateY(-3px);color:#1a2a6c}.infoImage{width:50%;display:flex;justify-content:center;align-items:center}.device-container{display:flex;gap:1rem;align-items:flex-end}.device-item{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;background:#fff}.device-item:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.device-item-small{width:140px;height:220px}.device-item-medium{width:200px;height:320px}.device-item-large{width:260px;height:400px}.device-screen{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.device-screen img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.AboutContainer{display:flex;justify-content:space-between;align-items:center;padding:6rem 2rem;background-color:#fff;gap:4rem;max-width:1400px;margin:0 auto}.AboutImage{width:50%;position:relative}.AboutImage img{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:transform .3s ease}.AboutImage:hover img{transform:scale(1.02)}.AboutText{width:50%;padding:2rem}.AboutText h1{font-size:clamp(2rem,4vw,3rem);color:#0d434b;margin-bottom:1.5rem;font-weight:800;line-height:1.2}.AboutText p{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:2rem}.Destinations{padding:6rem 2rem;background:linear-gradient(180deg,#f8f9fa 0,#fff);max-width:1400px;margin:0 auto}.Destinations h1{font-size:clamp(2rem,4vw,3rem);color:#0d434b;margin-bottom:3rem;text-align:center;font-weight:800}.continent-slider{width:100%;overflow:hidden;position:relative;padding:2rem 0}.continent-scroll{display:flex;white-space:nowrap;animation:scroll-continents 30s linear infinite;gap:2rem}.continent-item{font-size:1.5rem;font-weight:700;color:#333;padding:1rem 2rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;background:#fff;border-radius:50px;box-shadow:0 2px 10px rgba(0,0,0,.1);min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0}.continent-item.hovered,.continent-item:hover{background:#1a2a6c;color:#fff;transform:scale(1.05)}.continent-icon{font-size:1.2rem}@keyframes scroll-continents{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Tours{padding:6rem 2rem;background-color:#fff;max-width:1400px;margin:0 auto}.TourText{text-align:center;margin-bottom:4rem}.TourText h2{font-size:clamp(2rem,4vw,3rem);color:#0d434b;margin-bottom:1.5rem;font-weight:800}.TourText p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;line-height:1.8}.tour-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.tour-card{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);height:300px}.tour-image{position:absolute;top:0;left:0;width:100%;height:100%}.tour-image img{width:100%;height:100%;object-fit:cover}.tour-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(33,67,75,.6);z-index:1}.tour-card:hover:before{opacity:0}.tour-content{position:absolute;bottom:20px;left:20px;color:#fff;z-index:2}.tour-content h3{margin:0 0 10px;font-size:24px;font-weight:700}.tour-content p{margin:0;font-size:16px}@media screen and (max-width:1024px){.hero-section{min-height:90vh}.hero-stats{gap:2rem}.AboutContainer,.more_info{flex-direction:column;gap:3rem}.AboutImage,.AboutText,.infoCont{width:100%}.info-counter{grid-template-columns:repeat(3,1fr);gap:1rem}}@media screen and (max-width:768px){.hero-section{min-height:85vh}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:300px}.hero-stats{gap:1.5rem;flex-direction:column;border-top:none;padding-top:0}.hero-stat-number{font-size:2rem}.AboutContainer,.more_info{padding:4rem 1.5rem}.info-counter{grid-template-columns:1fr;gap:1rem}.info-item{padding:1rem}.Destinations,.Tours{padding:4rem 1.5rem}.tour-grid{grid-template-columns:1fr;gap:1.5rem}}.newsletter-section{padding:6rem 2rem;background:linear-gradient(135deg,#0d434b,#1a2a6c);position:relative;overflow:hidden}.newsletter-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.newsletter-bx{position:relative;z-index:1;max-width:1200px;margin:0 auto;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:3rem;box-shadow:0 10px 40px rgba(0,0,0,.2)}.newsletter-bx h3{color:#fff;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;margin-bottom:1.5rem;line-height:1.3;text-align:center}.newsletter-bx .row{align-items:center;gap:2rem}.new-email-bx{display:flex;gap:1rem;background:#fff;border-radius:50px;padding:.5rem;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:box-shadow .3s ease}.new-email-bx:focus-within{box-shadow:0 6px 20px rgba(0,0,0,.15)}.new-email-bx input{flex:1 1;border:none;outline:none;padding:1rem 1.5rem;font-size:1rem;border-radius:50px;background:transparent;color:#333}.new-email-bx input::placeholder{color:#999}.new-email-bx button{padding:1rem 2.5rem;background:linear-gradient(135deg,#0d434b,#1a2a6c);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.new-email-bx button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(13,67,75,.4);background:linear-gradient(135deg,#1a2a6c,#0d434b)}.new-email-bx button:active{transform:translateY(0)}.newsletter-bx .alert{margin-top:1rem;border-radius:10px;border:none}@media screen and (max-width:768px){.newsletter-section{padding:4rem 1.5rem}.newsletter-bx{padding:2rem 1.5rem}.new-email-bx{flex-direction:column;border-radius:15px;padding:0;background:transparent;gap:1rem}.new-email-bx input{background:#fff;border-radius:15px;padding:1rem}.new-email-bx button{width:100%;border-radius:15px}}@media screen and (max-width:480px){.hero-content{padding:1rem}.hero-title{font-size:2rem}.hero-badge{font-size:.75rem;padding:.4rem 1rem}.hero-btn-primary,.hero-btn-secondary{padding:.875rem 2rem;font-size:.9rem}.AboutContainer,.Destinations,.Tours,.more_info,.newsletter-section{padding:3rem 1rem}.newsletter-bx{padding:2rem 1rem}}@media only screen and (min-width:768px) and (max-width:1024px){.hero-section{min-height:90vh}.hero-title{font-size:3.5rem}.AboutContainer,.more_info{flex-direction:column;gap:3rem}.infoCont{width:100%;text-align:center}.infoImage{width:100%;margin-top:2rem}.AboutImage,.AboutText{width:100%}.AboutText{text-align:center}.info-counter{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:768px){.hero-section{min-height:85vh}.hero-content{padding:1.5rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:300px}.hero-stats{flex-direction:column;gap:1.5rem;border-top:none;padding-top:0}.AboutContainer,.more_info{flex-direction:column;padding:4rem 1.5rem}.infoCont{width:100%;text-align:center}.info-counter{grid-template-columns:1fr;width:100%}.information-text{width:100%;text-align:center}.infoImage{width:100%;margin-top:2rem}.AboutImage,.AboutText{width:100%}.AboutText{text-align:center;margin-top:2rem}}@media only screen and (max-width:480px){.hero-section{min-height:80vh}.hero-title{font-size:2rem}.hero-badge{font-size:.75rem;padding:.4rem 1rem}.hero-stat-number{font-size:1.75rem}.info-item h3{font-size:2rem}.AboutContainer,.Destinations,.Tours,.more_info{padding:3rem 1rem}}.continent-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:20px;border-radius:10px;max-width:60%;max-height:90%;overflow-y:auto;position:relative}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer}h2{margin-top:0}ul{padding-left:20px}@media (max-width:768px){.modal-content{padding:15px;font-size:14px}h2{font-size:20px}h3{font-size:16px}ul{padding-left:15px}.close-button{font-size:20px}}@media (max-width:480px){.modal-content{padding:10px;font-size:12px}h2{font-size:18px}h3{font-size:14px}ul{padding-left:10px}.close-button{font-size:18px}}