.hero{position:relative;min-height:100vh;overflow:hidden;background-size:cover;background-position:center;display:flex;align-items:center;padding:120px 150px 60px}.hero-content{width:46%;max-width:540px;z-index:5;padding-left:90px}.hero-script{font-family:Parisienne,cursive;font-size:48px;color:#111;line-height:1;margin-bottom:5px}.hero-title-black{font-family:Cormorant Garamond,serif;font-size:78px;line-height:.88;font-weight:500;color:#111}.hero-title-orange{font-family:Cormorant Garamond,serif;font-size:78px;line-height:.88;color:#ff8637;display:inline-block;border-bottom:5px solid #ff8637;margin-bottom:18px}.hero-heading{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600;margin-bottom:10px;color:#111}.hero-description{font-size:14px;line-height:1.7;max-width:430px;color:#222}.hero-buttons{display:flex;align-items:center;gap:14px;margin-top:28px}.whatsapp-btn{width:46px;height:46px;border-radius:50%;background:#ff8637;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;transition:.3s}.whatsapp-btn:hover{transform:translateY(-2px)}.trip-btn{background:#ff8637;color:#fff;padding:13px 28px;border-radius:40px;font-weight:700;font-size:15px;transition:.3s}.trip-btn:hover{transform:translateY(-2px)}.hero-right{position:absolute;right:0;top:0;width:55%;height:100%}.hero-circle{position:absolute;top:50%;right:150px;transform:translateY(-50%);width:420px;height:420px;border-radius:50%;border:22px solid #fff;overflow:hidden;background:#fff;box-shadow:0 12px 30px #0000000f}.hero-circle img{width:100%;height:100%;object-fit:cover}.hero-main-image{position:absolute;width:270px;left:60px;bottom:80px;z-index:10}.hero-arrows{position:absolute;right:120px;bottom:40px;display:flex;gap:12px;z-index:20}.hero-arrows button{width:50px;height:50px;border:none;border-radius:50%;background:#ff8637;color:#fff;font-size:16px;cursor:pointer;transition:.3s}.hero-arrows button:hover{transform:translateY(-2px)}@media (max-width:1200px){.hero{padding:120px 70px 60px}.hero-content{padding-left:40px}.hero-title-black,.hero-title-orange{font-size:64px}.hero-script{font-size:42px}.hero-circle{width:380px;height:380px;right:90px}.hero-main-image{width:240px}}@media (max-width:900px){.hero{flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:95px 18px 40px;min-height:auto}.hero-right{position:relative;width:100%;height:250px;order:1;margin-top:10px}.hero-circle{width:200px;height:200px;border:12px solid #fff;top:0;left:50%;right:auto;transform:translate(-50%)}.hero-main-image{width:75px;left:61%;bottom:18px;transform:translate(-50%);z-index:15}.hero-content{order:2;width:100%;max-width:280px;padding-left:0;margin-top:12px}.hero-script{font-size:28px;margin-bottom:0}.hero-title-black,.hero-title-orange{font-size:42px;line-height:.9}.hero-title-orange{border-bottom:3px solid #ff8637;margin-bottom:12px}.hero-heading{font-size:18px;margin-bottom:8px}.hero-description{max-width:260px;margin:auto;font-size:12px;line-height:1.65}.hero-buttons{justify-content:center;gap:10px;margin-top:16px}.whatsapp-btn{width:36px;height:36px;font-size:15px}.trip-btn{padding:10px 18px;font-size:12px;font-weight:700}.hero-arrows{position:relative;right:auto;bottom:auto;transform:none;justify-content:center;margin-top:18px;gap:10px}.hero-arrows button{width:34px;height:34px;background:#d8d8d8;color:#666;font-size:12px;box-shadow:none}.hero-arrows button:hover{transform:none}.hero-arrows{position:absolute;left:50%;bottom:-70px;transform:translate(-50%);right:auto;margin-top:0}}.about-section{position:relative;background:#f7f7f7;padding:90px 140px}.about-container{max-width:1250px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:55px}.about-image-wrapper{flex:1}.about-image{width:70%;display:block;border:8px solid #fff;box-shadow:0 10px 35px #00000014}.about-content{flex:1;max-width:560px}.about-tag{display:block;margin-bottom:14px;font-size:13px;font-weight:700;letter-spacing:4px;color:#ff8637}.about-title{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:500;line-height:1.15;color:#111;margin-bottom:22px}.about-description{font-size:14px;line-height:2;color:#707070;margin-bottom:30px}.typing-box{background:#fff;padding:30px 28px;margin-bottom:32px;border-radius:2px;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a;font-family:Cormorant Garamond,serif;font-size:28px;color:#111;min-height:95px;display:flex;align-items:center;font-weight:500}.typing-box span{color:#111}.typing-box .highlight{color:#ff8637;font-weight:700}.learn-more-btn{display:inline-block;background:#ff8637;color:#fff;padding:14px 34px;border:2px solid #ff8637;border-radius:50px;font-size:16px;font-weight:700;transition:all .35s ease}.learn-more-btn:hover{background:#fff;color:#ff8637;border:2px solid #ff8637;transform:translateY(-3px)}@media (max-width:1200px){.about-section{padding:100px 60px}.about-title{font-size:52px}.about-description{font-size:18px}.typing-box{font-size:28px}}@media (max-width:900px){.about-section{padding:70px 22px}.about-container{flex-direction:column;gap:30px}.about-image-wrapper{display:flex;justify-content:center;align-items:center}.about-content{width:100%;max-width:100%;order:2;text-align:center}.about-title{font-size:30px}.about-description{font-size:14px;line-height:1.9}.typing-box{font-size:18px;min-height:80px;padding:20px;justify-content:center}.learn-more-btn{padding:12px 28px;font-size:14px}.about-image{margin:0 auto;width:70%}}@media (max-width:600px){.about-title{font-size:34px}.about-description{font-size:14px}.typing-box{font-size:18px;min-height:80px}}.why-section{background:#f8f7f6;padding:75px 110px;position:relative}.why-header{text-align:center;max-width:850px;margin:0 auto 50px}.why-tag{display:block;color:#ff8637;font-size:15px;font-weight:700;letter-spacing:4px;margin-bottom:10px}.why-title{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:500;color:#111;margin-bottom:14px;line-height:1.15}.why-subtitle{color:#6d6d6d;line-height:1.8}.why-subtitle .why-subtitle{font-size:13px;max-width:760px;margin:0 auto}.why-content{display:flex;justify-content:space-between;align-items:flex-start;gap:110px}.why-left{flex:0 0 38%}.why-right{flex:0 0 52%;position:relative}.why-item{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #e6e6e6}.why-text{max-width:240px}.why-text h3{font-family:Cormorant Garamond,serif;font-size:25px;font-weight:600;color:#111;margin-bottom:6px}.why-text p{color:#707070;line-height:1.7;font-size:12px}.why-icon{width:40px;height:40px;border-radius:50%;background:#ff8637;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.why-right img{width:100%;display:block}.experience-box{position:absolute;top:15px;left:-85px;width:180px;background:#ff8637;color:#fff;padding:15px 14px;z-index:10;box-shadow:0 15px 35px #00000026}.experience-box h4{font-family:Cormorant Garamond,serif;font-size:17px;line-height:1.25;margin-bottom:14px}.experience-row{display:flex;justify-content:space-between;font-size:11px;font-weight:600;margin-bottom:7px}.experience-line{width:100%;height:5px;background:#ffffff40;margin-bottom:14px;overflow:hidden}.progress-fill{height:100%;background:#fff;transform-origin:left;transform:scaleX(0);transition:transform 2.5s ease}.progress-fill-active{transform:scaleX(1)}@media (max-width:1200px){.why-section{padding:65px 50px}.why-content{gap:70px}.why-left{flex:0 0 42%}.why-right{flex:0 0 50%}.why-title{font-size:36px}.experience-box{width:170px;left:-55px;top:10px}}@media (max-width:900px){.why-section{padding:60px 22px}.why-content{flex-direction:column;gap:40px}.why-header{max-width:100%}.why-left,.why-right{width:100%;flex:unset}.why-title{font-size:32px}.why-text{max-width:100%}.experience-box{position:absolute;width:145px;top:10px;left:-10px;padding:12px}.experience-box h4{font-size:15px}.experience-row{font-size:10px}}@media (max-width:600px){.why-title{font-size:26px}.why-subtitle{font-size:12px}.why-text h3{font-size:18px}.why-text p{font-size:12px}.why-icon{width:36px;height:36px;font-size:14px}.experience-box{width:135px;top:8px;left:-5px;padding:10px}.experience-box h4{font-size:14px}}.seasonal-section{background:#161313;padding:90px 120px;text-align:center}.seasonal-header{margin-bottom:35px}.seasonal-tag{display:block;color:#ff8637;font-size:18px;font-weight:700;letter-spacing:3px;margin-bottom:16px}.seasonal-title{font-family:Cormorant Garamond,serif;font-size:46px;font-weight:500;color:#fff}.season-tabs{display:flex;justify-content:center;gap:22px;margin-bottom:28px}.season-btn{width:260px;height:54px;border-radius:35px;border:1px solid rgba(255,255,255,.18);background:#252121;color:#fff;font-size:20px;font-family:Cormorant Garamond,serif;font-weight:800;cursor:pointer;transition:.3s}.season-btn:hover,.active-season{background:#fff;color:#ff8637}.country-tabs{display:flex;justify-content:center;gap:14px;margin-bottom:35px}.country-btn{width:140px;height:48px;border-radius:30px;border:1px solid rgba(255,255,255,.25);background:#252121;color:#fff;font-size:20px;font-weight:800;font-family:Cormorant Garamond,serif;cursor:pointer;transition:.3s}.country-btn:hover,.active-country{background:#fff;color:#ff8637}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border:1px solid rgba(255,255,255,.12);padding:28px;margin-top:25px}.destination-column{display:flex;flex-direction:column;gap:22px}.destination-card{position:relative;display:block;overflow:hidden;cursor:pointer;text-decoration:none}.destination-card img{width:100%;height:auto;display:block;transition:.5s}.destination-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#c37843b8;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transition:.4s}.overlay-content{width:100%;padding:20px}.overlay-content h3{color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(24px,3vw,42px);line-height:1.1;margin-bottom:10px;display:inline-block;border-bottom:2px solid #fff;word-break:break-word}.overlay-content p{color:#fff;font-size:clamp(12px,1vw,16px);line-height:1.6;max-width:90%;margin:0 auto 20px}.overlay-arrow{width:70px;height:70px;margin:auto;border-radius:50%;background:#fff;color:#b96e3c;display:flex;align-items:center;justify-content:center;font-size:22px}.destination-card:hover img{transform:scale(1.08)}.destination-card:hover .destination-overlay{opacity:1}@media (max-width:1200px){.seasonal-section{padding:80px 50px}.seasonal-title{font-size:40px}.seasonal-tag{font-size:15px}.season-btn{width:220px;font-size:18px}.country-btn{font-size:18px}.destination-grid{gap:18px;padding:20px}.destination-column{gap:18px}}@media (max-width:1024px){.seasonal-section{padding:70px 35px}.destination-grid{grid-template-columns:repeat(2,1fr);gap:16px}.destination-column{gap:16px}.destination-card img{width:100%;height:auto;object-fit:contain}.overlay-content h3{font-size:28px}.overlay-content p{font-size:13px}.overlay-arrow{width:50px;height:50px;font-size:16px}}@media (max-width:768px){.seasonal-section{padding:60px 18px}.seasonal-title{font-size:30px;font-weight:700}.seasonal-tag{font-size:13px;line-height:1.6}.season-tabs{flex-direction:column;align-items:center;gap:12px}.season-btn{width:100%;max-width:320px;height:48px;font-size:16px}.country-tabs{flex-wrap:wrap;gap:10px}.country-btn{width:120px;height:42px;font-size:16px}.destination-grid{grid-template-columns:1fr;padding:14px;gap:14px}.destination-column{gap:14px}.destination-card img{width:100%;height:auto;object-fit:contain}.overlay-content{padding:16px}.overlay-content h3{font-size:22px}.overlay-content p{font-size:12px}.overlay-arrow{width:44px;height:44px;font-size:15px}}@media (max-width:480px){.seasonal-section{padding:50px 12px}.seasonal-title{font-size:26px}.destination-grid{padding:10px}.overlay-content h3{font-size:20px}.overlay-content p{font-size:11px}}.traveller-section{background:#f8f7f6;padding:85px 110px;position:relative;overflow:hidden}.traveller-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center}.image-frame{border:4px solid #fff;box-shadow:0 10px 30px #00000014;overflow:hidden}.traveller-slide{width:100%;display:block;animation:fadeImage .8s ease}.traveller-title{font-size:46px;max-width:520px}.traveller-intro{font-size:14px;max-width:520px}.traveller-item{padding:22px 0}.traveller-text h3{font-size:22px}.traveller-text p{font-size:14px;line-height:1.8}.traveller-icon{font-size:30px}@keyframes fadeImage{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.traveller-tag{display:block;color:#ff8637;font-size:15px;font-weight:700;letter-spacing:4px;margin-bottom:16px}.traveller-title{font-family:Cormorant Garamond,serif;font-size:56px;font-weight:500;color:#111;line-height:1.12;max-width:700px;margin-bottom:24px}.traveller-intro{color:#707070;font-size:16px;line-height:1.9;margin-bottom:25px}.traveller-item{display:flex;gap:24px;padding:28px 0;border-bottom:1px dashed #f0c5aa}.traveller-icon{color:#ff8637;font-size:38px;flex-shrink:0;margin-top:6px}.traveller-text h3{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:500;color:#111;margin-bottom:10px}.traveller-text p{color:#707070;line-height:1.9;font-size:16px}.plane-top{position:absolute;left:20px;top:20px;width:220px;opacity:.4}.plane-bottom{position:absolute;right:20px;bottom:10px;width:220px;opacity:.2;transform:rotate(180deg)}@media (max-width:1100px){.traveller-section{padding:70px 50px}.traveller-grid{grid-template-columns:1fr;gap:40px}.traveller-left{max-width:550px;margin:auto}.traveller-title{font-size:42px}}@media (max-width:768px){.traveller-section{padding:60px 20px}.traveller-title{font-size:32px}.traveller-intro{font-size:14px}.traveller-item{gap:16px}.traveller-icon{font-size:28px}.traveller-text h3{font-size:22px}.traveller-text p{font-size:14px}.plane-top,.plane-bottom{display:none}}
