:root{--tour-navy: #082f49;--tour-blue: #0f5f8f;--tour-sky: #38bdf8;--tour-gold: #d6a354;--tour-sand: #fff7ed;--tour-cream: #f8efe2;--tour-dark: #071923;--tour-muted: #64748b;--tour-white: #ffffff;--tour-border: rgba(15, 95, 143, .14);--tour-shadow: 0 22px 60px rgba(8, 47, 73, .12);--tour-shadow-hover: 0 28px 80px rgba(8, 47, 73, .2);--tour-radius: 28px}html{scroll-behavior:smooth}body{background:#fff;color:var(--tour-dark)}a{transition:all .3s ease}img{max-width:100%}.tour-page{overflow:hidden;background:radial-gradient(circle at top left,rgba(56,189,248,.1),transparent 35%),radial-gradient(circle at 90% 10%,rgba(214,163,84,.12),transparent 30%),#fff}.container{position:relative;z-index:2}.section-pad{padding:110px 0;position:relative}.light-section{background:linear-gradient(180deg,#f8fbff,#fff)}.cream-section{background:radial-gradient(circle at 10% 10%,rgba(214,163,84,.14),transparent 34%),linear-gradient(180deg,#fffaf2,#fff)}.section-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#38bdf81f;color:var(--tour-blue);font-weight:800;font-size:.82rem;letter-spacing:.6px;text-transform:uppercase;margin-bottom:18px}.section-kicker i{color:var(--tour-gold);font-size:1.1rem}.section-heading{text-align:center;max-width:850px;margin:0 auto 55px}.section-title{font-family:Playfair Display,serif;color:var(--tour-navy);font-size:clamp(2rem,4vw,3.45rem);line-height:1.08;font-weight:800;margin-bottom:18px}.section-subtitle{color:var(--tour-muted);font-size:1.05rem;line-height:1.8;max-width:690px;margin:0 auto}.gold-btn,.outline-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 24px;border-radius:999px;font-weight:800;text-decoration:none;border:0;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;white-space:nowrap}.gold-btn{color:#fff;background:linear-gradient(135deg,#e7b762,#bd7f32);box-shadow:0 16px 34px #d6a35457}.gold-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#bd7f32,#e7b762);opacity:0;z-index:-1;transition:opacity .3s ease}.gold-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 20px 46px #d6a3546b}.gold-btn:hover:before{opacity:1}.outline-btn{color:#fff;border:1px solid rgba(255,255,255,.38);background:#ffffff1f;backdrop-filter:blur(14px)}.outline-btn:hover{color:var(--tour-navy);background:#fff;transform:translateY(-3px)}.reveal-up{opacity:0;transform:translateY(35px);transition:opacity .75s ease,transform .75s ease}.reveal-up.is-visible{opacity:1;transform:translateY(0)}.hero-section{min-height:100vh;display:flex;align-items:center;position:relative;isolation:isolate;margin-top:-85px;padding:150px 0 90px;color:#fff;overflow:hidden;background:linear-gradient(110deg,#04192beb,#082f49b8 48%,#082f493d);background-size:cover;background-position:center}.hero-media{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;overflow:hidden;pointer-events:none}.hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#04192beb,#082f49b8 48%,#082f493d)}.hero-section:before{z-index:1}.hero-section>.container{position:relative;z-index:2}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 25%,rgba(56,189,248,.26),transparent 32%),radial-gradient(circle at 75% 28%,rgba(214,163,84,.22),transparent 30%),linear-gradient(180deg,transparent 68%,rgba(255,255,255,1) 100%);pointer-events:none}.hero-section:after{content:"";position:absolute;left:-7%;bottom:-80px;width:115%;height:155px;background:#fff;border-radius:50% 50% 0 0;transform:rotate(-2deg);z-index:1}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:45px;align-items:center;padding-top:70px}.hero-content{position:relative;z-index:3;max-width:820px;text-align:start}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);margin-bottom:24px;font-weight:800;animation:fadeInUp .8s ease both}.hero-badge i{color:var(--tour-gold);font-size:1.15rem}.hero-title{font-family:Playfair Display,serif;font-size:clamp(3rem,7vw,6.2rem);line-height:.95;letter-spacing:-2.5px;font-weight:900;margin-bottom:26px;animation:fadeInUp .9s ease .12s both}.hero-title span{display:block;background:linear-gradient(135deg,#fff,#f8d28a);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{max-width:670px;font-size:1.16rem;line-height:1.85;color:#ffffffdb;margin-bottom:34px;animation:fadeInUp .9s ease .24s both}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;animation:fadeInUp .9s ease .36s both}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px;max-width:680px;animation:fadeInUp .9s ease .48s both}.hero-stat{padding:18px;border-radius:22px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px)}.hero-stat strong{display:block;font-size:1.55rem;font-weight:900;color:#fff;margin-bottom:2px}.hero-stat span{font-size:.86rem;color:#ffffffc7}.hero-floating-card{position:relative;z-index:3;padding:18px;border-radius:34px;background:#ffffff29;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);box-shadow:0 30px 80px #00000038;animation:floatY 5s ease-in-out infinite}.hero-floating-card-inner{border-radius:26px;overflow:hidden;background:#fff;color:var(--tour-dark)}.hero-floating-card-inner>picture,.certificate-card>picture{display:block;width:100%}.hero-floating-card-inner>picture>img,.certificate-card>picture>img{display:block}.hero-floating-card img{width:100%;height:280px;object-fit:cover}.floating-info{padding:22px;text-align:start}.floating-info h2{color:var(--tour-navy);font-size:1.15rem;font-weight:900;margin-bottom:10px}.floating-info p{color:var(--tour-muted);margin-bottom:16px;line-height:1.7}.mini-route{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--tour-blue);font-weight:800;font-size:.9rem;direction:ltr}.mini-route i{color:var(--tour-gold)}.trust-section{position:relative;z-index:4;margin-top:-70px;padding:0 0 35px}.trust-box{background:#ffffffe0;border:1px solid rgba(8,47,73,.08);box-shadow:var(--tour-shadow);border-radius:30px;padding:22px;backdrop-filter:blur(18px)}.trust-content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-item{display:flex;align-items:center;gap:14px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(8,47,73,.07);color:var(--tour-navy);font-weight:900;min-height:86px}.trust-item i{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--tour-blue),var(--tour-sky));font-size:1.45rem;flex:0 0 auto}.tripadvisor-row{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:35px}.certificate-card{width:145px;height:145px;border-radius:26px;background:#fff;border:1px solid rgba(8,47,73,.08);box-shadow:0 15px 40px #082f4917;display:flex;align-items:center;justify-content:center;padding:18px;transition:all .35s ease}.certificate-card:hover{transform:translateY(-10px) rotate(-2deg);box-shadow:var(--tour-shadow-hover)}.certificate-img{max-height:100%;object-fit:contain}.features-grid,.cards-grid,.destinations-grid,.articles-grid,.testimonials-grid{display:grid;gap:28px}.features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-grid,.destinations-grid,.articles-grid,.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.deal-card,.destination-card,.article-card,.testimonial-card{background:#fffffff0;border:1px solid rgba(8,47,73,.08);border-radius:var(--tour-radius);box-shadow:0 18px 45px #082f4914;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;position:relative;overflow:hidden}.feature-card:before,.deal-card:before,.destination-card:before,.article-card:before,.testimonial-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(56,189,248,.12),transparent 40%,rgba(214,163,84,.13));opacity:0;transition:opacity .35s ease;pointer-events:none}.feature-card:hover,.deal-card:hover,.destination-card:hover,.article-card:hover,.testimonial-card:hover{transform:translateY(-12px);box-shadow:var(--tour-shadow-hover);border-color:#38bdf83d}.feature-card:hover:before,.deal-card:hover:before,.destination-card:hover:before,.article-card:hover:before,.testimonial-card:hover:before{opacity:1}.feature-card{padding:34px 24px;text-align:center}.feature-icon{width:76px;height:76px;display:inline-flex;align-items:center;justify-content:center;border-radius:26px;color:#fff;font-size:2.1rem;background:linear-gradient(135deg,var(--tour-blue),var(--tour-sky));margin-bottom:24px;box-shadow:0 16px 34px #0f5f8f3d;transition:all .35s ease}.feature-card:hover .feature-icon{transform:rotate(-5deg) scale(1.08);background:linear-gradient(135deg,var(--tour-gold),#bd7f32)}.feature-title{color:var(--tour-navy);font-size:1.18rem;font-weight:900;margin-bottom:13px}.feature-description{color:var(--tour-muted);line-height:1.75;margin:0;font-size:.96rem}.deal-card,.destination-card,.article-card{display:flex;flex-direction:column;height:100%}.card-image{position:relative;height:255px;overflow:hidden;background:#e2e8f0}.card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000005,#0000007a);opacity:.68;transition:opacity .35s ease}.deal-card:hover .card-image:after,.destination-card:hover .card-image:after,.article-card:hover .card-image:after{opacity:.4}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .75s ease}.deal-card:hover .card-image img,.destination-card:hover .card-image img,.article-card:hover .card-image img{transform:scale(1.12)}.badge-top,.deal-price{position:absolute;z-index:3;border-radius:999px;font-weight:900;box-shadow:0 12px 28px #00000024}.badge-top{top:18px;inset-inline-start:18px;padding:8px 14px;background:#ffffffeb;color:var(--tour-navy);backdrop-filter:blur(12px);font-size:.78rem}.deal-price{inset-inline-end:18px;bottom:18px;padding:10px 16px;background:linear-gradient(135deg,var(--tour-gold),#bd7f32);color:#fff;font-size:.92rem}.card-body{padding:26px;flex:1;display:flex;flex-direction:column;position:relative;z-index:2;text-align:start}.deal-title,.destination-title,.article-title{font-size:1.24rem;font-weight:900;line-height:1.35;margin-bottom:14px}.deal-title a,.destination-title a,.article-title a{color:var(--tour-navy);text-decoration:none}.deal-title a:hover,.destination-title a:hover,.article-title a:hover{color:var(--tour-blue)}.deal-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.deal-meta span{display:inline-flex;align-items:center;gap:6px;color:var(--tour-muted);font-size:.86rem;font-weight:700;padding:7px 10px;background:#f8fafc;border-radius:999px}.deal-meta i,.destination-meta i,.article-date i{color:var(--tour-gold)}.deal-description,.destination-description,.article-excerpt{color:var(--tour-muted);line-height:1.75;font-size:.96rem;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.deal-description,.article-excerpt{-webkit-line-clamp:3}.destination-description{-webkit-line-clamp:2}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.feature-tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#38bdf81a;color:var(--tour-blue);font-size:.78rem;font-weight:900}.deal-btn,.destination-btn{width:100%;margin-top:auto}.destination-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:18px;border-top:1px solid rgba(8,47,73,.08);margin-bottom:22px;color:var(--tour-muted);font-size:.9rem;font-weight:800}.destination-meta span,.article-date{display:inline-flex;align-items:center;gap:6px}.article-date{color:var(--tour-blue);font-size:.9rem;font-weight:900;margin-bottom:12px}.hero-subtitle,.deal-meta span,.destination-meta span,.deal-description,.destination-description,.article-date,.article-excerpt,.testimonial-text,.mini-route span{unicode-bidi:plaintext}.quote-section{position:relative;padding:120px 0;color:#fff;overflow:hidden;background:linear-gradient(135deg,#04192bf5,#0f5f8fe6);background-size:cover;background-position:center;background-attachment:fixed}.quote-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-160px;top:-180px;background:#38bdf82e;filter:blur(4px)}.quote-section:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;left:-160px;bottom:-180px;background:#d6a35429;filter:blur(4px)}.quote-card{max-width:980px;margin:0 auto;padding:52px;text-align:center;border-radius:38px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);box-shadow:0 30px 90px #0000002e;position:relative;z-index:2}.quote-title{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:900;line-height:1.1;margin-bottom:16px;color:#fff}.quote-card>p{max-width:700px;margin:0 auto;color:#ffffffd6;line-height:1.8;font-size:1.05rem}.quote-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:38px 0}.quote-feature{padding:18px 14px;border-radius:22px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;align-items:center;gap:9px;font-weight:800}.quote-feature i{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#d6a35433;color:#f8d28a;font-size:1.55rem}.testimonial-card{padding:30px}.rating-stars{color:#fbbc04;font-size:1.18rem;margin-bottom:18px}.verified-badge{display:inline-flex;margin-left:8px;padding:5px 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.75rem;font-weight:900;vertical-align:middle}.testimonial-text{color:#334155;font-style:italic;font-size:1.03rem;line-height:1.85;margin-bottom:24px}.author-section{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid rgba(8,47,73,.08)}.author-avatar{width:56px;height:56px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,var(--tour-blue),var(--tour-sky));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:1.15rem;flex:0 0 auto}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-name{color:var(--tour-navy);font-weight:900;margin:0 0 4px}.newsletter-box{max-width:820px;margin:0 auto;padding:52px;border-radius:38px;background:linear-gradient(180deg,#fffffff5,#ffffffe6);border:1px solid rgba(8,47,73,.08);box-shadow:var(--tour-shadow);text-align:center;position:relative;overflow:hidden}.newsletter-box:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#38bdf824;right:-80px;top:-100px}.newsletter-form{display:flex;gap:12px;margin-top:30px;position:relative;z-index:2}.newsletter-form input{flex:1;min-height:56px;border:1px solid rgba(8,47,73,.12);background:#fff;border-radius:999px;padding:0 22px;outline:none;color:var(--tour-dark);box-shadow:0 12px 30px #082f490f}.newsletter-form input:focus{border-color:var(--tour-sky);box-shadow:0 0 0 4px #38bdf824}.empty-state{grid-column:1 / -1;padding:34px;border-radius:24px;background:#fff;border:1px dashed rgba(15,95,143,.28);color:var(--tour-muted);text-align:center;font-weight:800}.modal-content{border:0;border-radius:30px!important;overflow:hidden;box-shadow:var(--tour-shadow-hover)}.modal-header{background:linear-gradient(135deg,var(--tour-navy),var(--tour-blue));color:#fff;border:0;padding:22px 28px}.modal-title{font-weight:900}.modal-body{padding:28px}.modal-footer{padding:20px 28px 28px;border:0}.form-control{min-height:52px;border-radius:16px;border-color:#082f491f;box-shadow:none!important;text-align:start}textarea.form-control{min-height:130px}.form-control:focus{border-color:var(--tour-sky);box-shadow:0 0 0 4px #38bdf81f!important}.btn-close{filter:invert(1);opacity:.9}.text-muted{color:var(--tour-muted)!important}.newsletter-form input[type=email],.form-control[type=email],.form-control[type=number],.form-control[type=date],.form-control[name=phone]{direction:ltr;text-align:left}html[dir=rtl] .section-kicker{text-transform:none;letter-spacing:0}html[dir=rtl] .hero-content,html[dir=rtl] .floating-info,html[dir=rtl] .card-body,html[dir=rtl] .article-date,html[dir=rtl] .rating-stars{text-align:right}html[dir=rtl] .tour-page .gold-btn,html[dir=rtl] .tour-page .outline-btn,html[dir=rtl] .hero-badge,html[dir=rtl] .deal-meta span,html[dir=rtl] .destination-meta span,html[dir=rtl] .article-date,html[dir=rtl] .author-section{flex-direction:row-reverse}html[dir=rtl] .hero-grid,html[dir=rtl] .hero-content,html[dir=rtl] .hero-floating-card,html[dir=rtl] .mini-route,html[dir=rtl] .destination-meta{direction:rtl}html[data-theme=dark] .tour-page{background:radial-gradient(circle at top left,rgba(56,189,248,.16),transparent 34%),radial-gradient(circle at 88% 12%,rgba(214,163,84,.14),transparent 28%),linear-gradient(180deg,#081120,#0b1220 46%,#111827)}html[data-theme=dark] .hero-section{background:linear-gradient(110deg,#020617f2,#082f49db 46%,#0f5f8f7a),url(/website/photos/home2.webp);background-size:cover;background-position:center;box-shadow:inset 0 -90px 120px #0206174d}html[data-theme=dark] .hero-section:before{background:radial-gradient(circle at 20% 25%,rgba(56,189,248,.18),transparent 32%),radial-gradient(circle at 75% 28%,rgba(214,163,84,.16),transparent 30%),linear-gradient(180deg,transparent 60%,rgba(11,18,32,.97) 100%)}html[data-theme=dark] .hero-section:after{background:#0b1220}html[data-theme=dark] .hero-title span{color:transparent!important;-webkit-text-fill-color:transparent}html[data-theme=dark] .hero-subtitle{color:#e2e8f0d1!important}html[data-theme=dark] .hero-badge,html[data-theme=dark] .hero-stat,html[data-theme=dark] .hero-floating-card{background:#0f172a6b;border-color:#94a3b838;box-shadow:0 20px 55px #0000003d}html[data-theme=dark] .hero-badge span{color:#f8fafceb!important}html[data-theme=dark] .hero-stat span{color:#e2e8f0c2!important}html[data-theme=dark] .hero-floating-card-inner{background:#0f172a;color:#e2e8f0}html[data-theme=dark] .floating-info h2{color:#f8fafc!important}html[data-theme=dark] .floating-info p{color:#94a3b8!important}html[data-theme=dark] .mini-route{color:#7dd3fc}html[data-theme=dark] .mini-route span{color:inherit!important}html[data-theme=dark] .outline-btn{color:#fff;border-color:#ffffff2e;background:#0f172a47}html[data-theme=dark] .outline-btn:hover{color:#f8fafc;background:#ffffff1f}html[data-theme=dark] .trust-section{background:transparent!important}html[data-theme=dark] .trust-box{background:linear-gradient(135deg,#0f172aeb,#172033d6);border-color:#94a3b829;box-shadow:0 24px 60px #00000052}html[data-theme=dark] .trust-item{background:linear-gradient(180deg,#0f172af0,#111827e0)!important;border-color:#94a3b81f!important;color:#f8fafc!important}html[data-theme=dark] .light-section .tripadvisor-row{gap:18px}html[data-theme=dark] .certificate-card{background:linear-gradient(180deg,#0f172a,#172033);border-color:#f4c36a2e;box-shadow:0 18px 42px #00000052}html[data-theme=dark] .certificate-card:hover{box-shadow:0 22px 54px #0006}html[data-theme=dark] .certificate-img{filter:drop-shadow(0 8px 24px rgba(244,195,106,.14))}html[data-theme=dark] body{background:#081120;color:#e2e8f0}html[data-theme=dark] .light-section{background:linear-gradient(180deg,#0f172af5,#0b1220fa)}html[data-theme=dark] .cream-section{background:radial-gradient(circle at 10% 10%,rgba(214,163,84,.1),transparent 32%),radial-gradient(circle at 90% 18%,rgba(56,189,248,.1),transparent 28%),linear-gradient(180deg,#0f172af0,#081120fa)}html[data-theme=dark] .section-kicker{background:#38bdf81f;border:1px solid rgba(125,211,252,.18);color:#7dd3fc;box-shadow:0 12px 30px #0206172e}html[data-theme=dark] .section-title,html[data-theme=dark] .feature-title,html[data-theme=dark] .floating-info h2,html[data-theme=dark] .deal-title a,html[data-theme=dark] .destination-title a,html[data-theme=dark] .article-title a,html[data-theme=dark] .author-name{color:#f8fafc!important}html[data-theme=dark] .deal-title a:hover,html[data-theme=dark] .destination-title a:hover,html[data-theme=dark] .article-title a:hover{color:#7dd3fc!important}html[data-theme=dark] .section-subtitle,html[data-theme=dark] .feature-description,html[data-theme=dark] .deal-description,html[data-theme=dark] .destination-description,html[data-theme=dark] .article-excerpt,html[data-theme=dark] .testimonial-text,html[data-theme=dark] .text-muted,html[data-theme=dark] .floating-info p{color:#94a3b8!important}html[data-theme=dark] .feature-card,html[data-theme=dark] .deal-card,html[data-theme=dark] .destination-card,html[data-theme=dark] .article-card,html[data-theme=dark] .testimonial-card,html[data-theme=dark] .newsletter-box,html[data-theme=dark] .empty-state,html[data-theme=dark] .modal-content{background:linear-gradient(180deg,#0f172af2,#111827eb);border-color:#94a3b824;box-shadow:0 24px 60px #00000047}html[data-theme=dark] .feature-card:before,html[data-theme=dark] .deal-card:before,html[data-theme=dark] .destination-card:before,html[data-theme=dark] .article-card:before,html[data-theme=dark] .testimonial-card:before{background:linear-gradient(135deg,rgba(56,189,248,.1),transparent 40%,rgba(214,163,84,.1))}html[data-theme=dark] .feature-card:hover,html[data-theme=dark] .deal-card:hover,html[data-theme=dark] .destination-card:hover,html[data-theme=dark] .article-card:hover,html[data-theme=dark] .testimonial-card:hover{border-color:#7dd3fc3d;box-shadow:0 28px 72px #0006}html[data-theme=dark] .card-image{background:#172033}html[data-theme=dark] .card-image:after{background:linear-gradient(180deg,#0206170a,#020617b3);opacity:.78}html[data-theme=dark] .badge-top{background:#0f172ae6;border:1px solid rgba(148,163,184,.18);color:#f8fafc}html[data-theme=dark] .deal-meta span,html[data-theme=dark] .feature-tag{background:#1e293be0;border:1px solid rgba(148,163,184,.14);color:#cbd5e1}html[data-theme=dark] .feature-tag{color:#7dd3fc}html[data-theme=dark] .deal-meta i,html[data-theme=dark] .destination-meta i,html[data-theme=dark] .article-date i{color:#f4c36a}html[data-theme=dark] .article-date{color:#7dd3fc}html[data-theme=dark] .destination-meta,html[data-theme=dark] .author-section{border-color:#94a3b81f}html[data-theme=dark] .destination-meta,html[data-theme=dark] .destination-meta span{color:#cbd5e1}html[data-theme=dark] .quote-section{background:linear-gradient(135deg,#020617fa,#082f49e6);background-size:cover;background-position:center}html[data-theme=dark] .quote-card{background:#0f172a6b;border-color:#94a3b82e;box-shadow:0 30px 90px #00000057}html[data-theme=dark] .quote-card>p{color:#e2e8f0c7}html[data-theme=dark] .quote-feature{background:#0f172a57;border-color:#94a3b829;color:#f8fafc}html[data-theme=dark] .quote-feature i{background:#d6a35424;color:#f4c36a}html[data-theme=dark] .verified-badge{background:#1665342e;color:#86efac}html[data-theme=dark] .newsletter-box:before{background:#38bdf81a}html[data-theme=dark] .newsletter-form input,html[data-theme=dark] .form-control,html[data-theme=dark] .btn-light{background:#0f172aeb;border-color:#94a3b829;color:#f8fafc}html[data-theme=dark] .newsletter-form input::placeholder,html[data-theme=dark] .form-control::placeholder{color:#94a3b8}html[data-theme=dark] .newsletter-form input:focus,html[data-theme=dark] .form-control:focus{background:#0f172af5;border-color:#7dd3fc5c}html[data-theme=dark] .modal-body,html[data-theme=dark] .modal-footer{background:linear-gradient(180deg,#0f172afa,#111827f0);color:#e2e8f0}html[data-theme=dark] .modal-footer{border-top:1px solid rgba(148,163,184,.12)}html[data-theme=dark] .btn-light{box-shadow:none}html[data-theme=dark] .btn-light:hover{background:#1e293bf5;border-color:#7dd3fc3d;color:#f8fafc}html[data-theme=dark] .empty-state{border-color:#7dd3fc38;color:#cbd5e1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@media(max-width:1199px){.features-grid,.cards-grid,.destinations-grid,.articles-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1fr}.hero-floating-card{max-width:520px}.quote-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.hero-section{min-height:auto;padding:135px 0 120px;margin-top:-70px;background-attachment:scroll}.hero-grid{gap:32px;padding-top:34px}.hero-content{max-width:100%}.hero-floating-card{width:min(100%,520px);margin-inline:auto}.trust-content{grid-template-columns:repeat(2,minmax(0,1fr))}.section-pad{padding:80px 0}}@media(max-width:767px){.hero-section{padding:118px 0 92px;margin-top:-58px;background-position:center top}.hero-section:after{height:118px;bottom:-72px}.hero-grid{gap:24px;padding-top:8px}.hero-badge{padding:9px 14px;font-size:.76rem;margin-bottom:18px}.hero-title{font-size:clamp(2.35rem,12vw,3.6rem);line-height:1.02;letter-spacing:-1px;margin-bottom:18px}.hero-subtitle{font-size:1rem;line-height:1.72;margin-bottom:24px}.gold-btn,.outline-btn{min-height:52px;padding:12px 18px}.hero-stats,.features-grid,.cards-grid,.destinations-grid,.articles-grid,.testimonials-grid,.trust-content,.quote-features{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-actions a{width:100%}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.hero-stat{padding:14px 10px;border-radius:18px;text-align:center}.hero-stat strong{font-size:1.2rem}.hero-stat span{display:block;font-size:.76rem;line-height:1.45}.hero-floating-card{display:none}.trust-section{margin-top:-34px;padding-bottom:20px}.trust-box{padding:12px;border-radius:22px}.trust-item{padding:15px;gap:12px;border-radius:18px;min-height:auto}.trust-item i{width:40px;height:40px;border-radius:14px;font-size:1.2rem}.tripadvisor-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-image{height:230px}.quote-card,.newsletter-box{padding:32px 22px;border-radius:28px}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}.certificate-card{width:100%;max-width:none;height:118px;border-radius:20px;padding:14px}}@media(max-width:575px){.hero-section{padding:110px 0 86px}.hero-section:after{height:104px;bottom:-64px}.hero-badge{width:100%;justify-content:center;text-align:center}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat:last-child{grid-column:1 / -1}}@media(max-width:480px){.section-pad{padding:68px 0}.section-heading{margin-bottom:32px}.card-body{padding:20px}.hero-section{padding-bottom:82px}.hero-title{font-size:clamp(2.1rem,11.5vw,3rem)}.hero-subtitle{font-size:.95rem}.quote-card,.newsletter-box{padding:28px 18px}.tripadvisor-row{grid-template-columns:1fr}}html[data-theme=dark] body.home-reference-page .navbar{min-height:90px;padding:8px 0;background:radial-gradient(circle at 12% 0%,rgba(40,86,128,.18),transparent 24%),linear-gradient(90deg,#040d19fa,#051222fa 52%,#030c17fa)!important;border-bottom:1px solid rgba(102,136,181,.22)!important;box-shadow:0 10px 32px #0108124d;backdrop-filter:blur(18px);opacity:1!important;transform:none!important;animation:none!important}html[data-theme=dark] body.home-reference-page .navbar>.container,html[data-theme=dark] body.home-reference-page .hero-section>.container,html[data-theme=dark] body.home-reference-page .trust-section>.container{max-width:1450px}html[data-theme=dark] body.home-reference-page .navbar-brand{padding:0}html[data-theme=dark] body.home-reference-page .navbar-brand img,html[data-theme=dark] body.home-reference-page .mobile-menu-brand img{content:url(/website/logo/logo-lat-gold.png);object-fit:contain;filter:none}html[data-theme=dark] body.home-reference-page .navbar-brand img{width:180px!important;height:70px!important}html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link{color:#fffffff0!important;background:transparent!important;font-size:.95rem;font-weight:600;padding:11px 13px;margin:0 1px;border-radius:12px}html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link i{color:#f3c768}html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link:after{display:none!important}html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link:before{bottom:-4px;height:2px;background:linear-gradient(90deg,#d69a36,#f4cd7a)!important}html[data-theme=dark] body.home-reference-page .navbar-nav .nav-item:first-child>.nav-link,html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link:hover{color:#f5cf7d!important;background:#ffffff0a!important;transform:translateY(-1px)}html[data-theme=dark] body.home-reference-page .navbar-nav .nav-item:first-child>.nav-link:before,html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link:hover:before{width:58%}html[data-theme=dark] body.home-reference-page .nav-link.special-offer{min-height:46px;padding:10px 20px;margin-inline:8px;color:#f5c96f!important;background:linear-gradient(135deg,#372914f0,#1f170ce6)!important;border:1px solid rgba(218,170,85,.27);border-radius:999px;box-shadow:inset 0 0 18px #6d4c2029;animation:none}html[data-theme=dark] body.home-reference-page .nav-link.special-offer i{color:#f2bd5b}html[data-theme=dark] body.home-reference-page .nav-link.special-offer:hover{color:#f7d48b!important;background:linear-gradient(135deg,#412f17f5,#241b0ef0)!important;border-color:#f2bd5b80;box-shadow:0 10px 24px #0000002e}html[data-theme=dark] body.home-reference-page .navbar-actions{gap:10px}html[data-theme=dark] body.home-reference-page .action-btn{width:48px;height:48px;color:#fff!important;background:#ffffff05!important;border:1px solid rgba(102,136,181,.22)!important;border-radius:50%;box-shadow:none}html[data-theme=dark] body.home-reference-page .action-btn:hover{color:#f4c869!important;background:#ffffff0f!important;border-color:#f2bd5b61!important;transform:translateY(-2px);box-shadow:0 10px 22px #0000002e}html[data-theme=dark] body.home-reference-page .btn-tailor{min-height:50px;padding:10px 24px;color:#08213f!important;background:linear-gradient(135deg,#e8b34d,#ffd778);border:1px solid rgba(255,224,158,.6);border-radius:999px;box-shadow:0 10px 28px #d69a363d;animation:none}html[data-theme=dark] body.home-reference-page .btn-tailor:hover{color:#08213f!important;background:linear-gradient(135deg,#efbf61,#ffe3a2);border-color:#f5cf7f;transform:translateY(-2px);box-shadow:0 14px 32px #d69a3657}html[data-theme=dark] body.home-reference-page .language-toggle,html[data-theme=dark] body.home-reference-page .mobile-action-btn{min-height:46px;padding:9px 15px;color:#fff!important;background:#ffffff05!important;border:1px solid rgba(102,136,181,.22)!important;border-radius:999px}html[data-theme=dark] body.home-reference-page .language-toggle:hover,html[data-theme=dark] body.home-reference-page .mobile-action-btn:hover{color:#f4c869!important;background:#ffffff0f!important}html[data-theme=dark] body.home-reference-page .hamburger span{background:#efc46d}html[data-theme=dark] body.home-reference-page .navbar .dropdown-menu{background:#061223fa;border-color:#6688b538;box-shadow:0 20px 42px #0000004d}html[data-theme=dark] body.home-reference-page .navbar .dropdown-item{color:#ffffffe6}html[data-theme=dark] body.home-reference-page .navbar .dropdown-item:hover{color:#f5cf7d;background:#f2bd5b1a}html[data-theme=dark] body.home-reference-page .hero-section{min-height:625px;margin-top:0;padding:46px 0 40px;align-items:center;background:linear-gradient(90deg,#030b15e6,#04101eb8 34%,#0413245c 61%,#040c1894);background-size:cover;background-position:center center;background-attachment:scroll!important;box-shadow:none}html[data-theme=dark] body.home-reference-page .hero-media:after{background:linear-gradient(90deg,#030b15e6,#04101eb8 34%,#0413245c 61%,#040c1894)}html[data-theme=dark] body.home-reference-page .hero-section:before{background:radial-gradient(circle at 7% 62%,rgba(236,174,75,.12),transparent 24%),radial-gradient(circle at 72% 20%,rgba(30,97,154,.14),transparent 28%),linear-gradient(180deg,#030a120f,#030a1214 66%,#030a12bd)}html[data-theme=dark] body.home-reference-page .hero-section:after{display:none}html[data-theme=dark] body.home-reference-page .hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.84fr);gap:56px;padding-top:0}html[data-theme=dark] body.home-reference-page .hero-content,html[data-theme=dark] body.home-reference-page .hero-badge,html[data-theme=dark] body.home-reference-page .hero-subtitle,html[data-theme=dark] body.home-reference-page .hero-actions,html[data-theme=dark] body.home-reference-page .hero-floating-card{opacity:1;transform:none;animation:none}html[data-theme=dark] body.home-reference-page .hero-content{max-width:720px;margin:0;padding:0;color:#fff;text-align:start}html[data-theme=dark] body.home-reference-page .hero-badge{padding:14px 22px;margin-bottom:28px;color:#f2c66e;background:#04101e8f;border:1px solid rgba(228,176,82,.36);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff05;backdrop-filter:blur(10px);font-size:.95rem;font-weight:700}html[data-theme=dark] body.home-reference-page .hero-badge i{color:#efbf60;font-size:1.12rem}html[data-theme=dark] body.home-reference-page .hero-title{max-width:760px;margin-bottom:18px;color:#fff;background:none;font-size:clamp(3.6rem,5vw,5.1rem);line-height:.98;letter-spacing:-2px;text-shadow:0 9px 30px rgba(0,0,0,.26);-webkit-text-fill-color:#fff}html[data-theme=dark] body.home-reference-page .hero-title .hero-title-line{display:block;color:#fff;background:none;-webkit-text-fill-color:#fff}html[data-theme=dark] body.home-reference-page .hero-title .hero-title-prefix{display:inline;color:#fff;background:none;-webkit-text-fill-color:#fff}html[data-theme=dark] body.home-reference-page .hero-title .hero-title-gold{display:inline;background:linear-gradient(135deg,#f7d88e,#dba447 52%,#f4cc78);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}html[data-theme=dark] body.home-reference-page .hero-title-rule,html[data-theme=dark] body.home-reference-page .hero-stats,html[data-theme=dark] body.home-reference-page .trust-description{display:none}html[data-theme=dark] body.home-reference-page .hero-subtitle{max-width:640px;margin-bottom:30px;color:#ffffffd1!important;font-size:1.08rem;line-height:1.8;text-shadow:0 3px 14px rgba(0,0,0,.24)}html[data-theme=dark] body.home-reference-page .hero-actions{gap:16px}html[data-theme=dark] body.home-reference-page .hero-actions .gold-btn,html[data-theme=dark] body.home-reference-page .hero-actions .outline-btn{min-height:58px;padding:14px 29px;border-radius:999px;font-size:1rem}html[data-theme=dark] body.home-reference-page .hero-actions .gold-btn{color:#08111f;background:linear-gradient(135deg,#efb74a,#ffd978);border:1px solid rgba(255,213,133,.72);box-shadow:0 15px 30px #ba761b47}html[data-theme=dark] body.home-reference-page .hero-actions .gold-btn:hover{color:#08111f;transform:translateY(-2px)}html[data-theme=dark] body.home-reference-page .hero-actions .outline-btn{color:#fff;background:#03152a94;border:1px solid rgba(180,195,217,.34);box-shadow:0 14px 28px #0003}html[data-theme=dark] body.home-reference-page .hero-actions .outline-btn i{color:#f0bd5c}html[data-theme=dark] body.home-reference-page .hero-actions .outline-btn:hover{color:#fff;background:#ffffff1f}html[data-theme=dark] body.home-reference-page .hero-floating-card{width:100%;max-width:510px;justify-self:end;padding:18px;border-radius:32px;background:linear-gradient(145deg,#1019258c,#16202d7a);border:1px solid rgba(177,196,225,.14);box-shadow:0 26px 66px #00000057;backdrop-filter:blur(16px)}html[data-theme=dark] body.home-reference-page .hero-floating-card-inner{position:relative;border-radius:24px;background:linear-gradient(180deg,#06111f,#071423);box-shadow:0 8px 24px #00000047;overflow:hidden}html[data-theme=dark] body.home-reference-page .hero-floating-card img{height:304px;object-position:58% 50%;filter:brightness(.92) sepia(.16) saturate(1.06) contrast(1.04)}html[data-theme=dark] body.home-reference-page .premium-tour-badge{position:absolute;top:18px;left:18px;right:auto;z-index:4;display:inline-flex;align-items:center;gap:7px;padding:10px 16px;color:#f4c96e;background:#05101ceb;border:1px solid rgba(238,192,105,.18);border-radius:999px;box-shadow:0 10px 22px #00000042;font-size:.9rem;font-weight:800}html[data-theme=dark] body.home-reference-page .floating-info{padding:24px 24px 26px}html[data-theme=dark] body.home-reference-page .floating-info h2{margin-bottom:10px;color:#f8fafc!important;font-size:1.2rem;line-height:1.25}html[data-theme=dark] body.home-reference-page .floating-info p{margin-bottom:18px;color:#e2e8f0c2!important;font-size:.95rem;line-height:1.72}html[data-theme=dark] body.home-reference-page .mini-route{justify-content:space-between;gap:10px;color:#f8fafc;font-size:.95rem}html[data-theme=dark] body.home-reference-page .mini-route span{display:inline-flex;align-items:center;gap:6px;color:#f8fafc!important}html[data-theme=dark] body.home-reference-page .mini-route i{color:#dfa13c}html[data-theme=dark] body.home-reference-page .trust-section{margin-top:0;padding:0 0 34px;background:linear-gradient(180deg,#07101d,#050d18);border-top:1px solid rgba(102,136,181,.18)}html[data-theme=dark] body.home-reference-page .trust-box{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}html[data-theme=dark] body.home-reference-page .trust-content{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}html[data-theme=dark] body.home-reference-page .trust-section .reveal-up{opacity:1;transform:none}html[data-theme=dark] body.home-reference-page .trust-item{min-height:210px;padding:30px 24px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center;color:#f8fafc;background:linear-gradient(180deg,#071120fa,#040b16fa)!important;border:1px solid rgba(118,146,181,.18)!important;border-radius:20px;box-shadow:0 12px 25px #0000002e;transition:transform .3s ease,box-shadow .3s ease}html[data-theme=dark] body.home-reference-page .trust-item:hover{transform:translateY(-6px);box-shadow:0 18px 34px #00000038}html[data-theme=dark] body.home-reference-page .trust-icon{width:74px;height:74px;margin-bottom:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:radial-gradient(circle at 30% 30%,#13243feb,#071121fa);border:1px solid rgba(209,164,77,.28);box-shadow:inset 0 1px #ffffff0a}html[data-theme=dark] body.home-reference-page .trust-icon i{width:auto;height:auto;color:#eeb957;background:transparent;border-radius:0;font-size:2rem}html[data-theme=dark] body.home-reference-page .trust-title{margin:0;color:#f8fafc;font-family:Inter,sans-serif;font-size:1.02rem;font-weight:700;line-height:1.45}html[data-theme=dark] body.home-reference-page .trust-item-ar .trust-title{font-family:Cairo,sans-serif}html[data-theme=dark] body.home-reference-page .trust-line{width:54px;height:2px;margin-top:auto;border-radius:999px;background:linear-gradient(90deg,#c88628,#efbf62)}html[data-theme=dark] body.home-reference-page .whatsapp-fixed{right:28px;bottom:26px;width:64px;height:64px;color:#fff;background:linear-gradient(135deg,#2ae36a,#11c85a);border:0;box-shadow:0 0 0 12px #22d36614,0 14px 30px #11c85a40;animation:homeWhatsappPulse 2.4s ease-in-out infinite}html[data-theme=dark] body.home-reference-page .whatsapp-fixed:before{display:none}html[data-theme=dark] body.home-reference-page .whatsapp-fixed:hover{color:#fff;animation:none;transform:translateY(-4px) scale(1.04)}@media(max-width:1199px){html[data-theme=dark] body.home-reference-page .navbar-nav .nav-link{padding-inline:8px;font-size:.86rem}html[data-theme=dark] body.home-reference-page .hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:34px}html[data-theme=dark] body.home-reference-page .hero-title{font-size:clamp(3.2rem,5.4vw,4.3rem)}}@media(max-width:991px){html[data-theme=dark] body.home-reference-page .navbar{min-height:76px}html[data-theme=dark] body.home-reference-page .navbar-brand img{width:148px!important;height:54px!important}html[data-theme=dark] body.home-reference-page .hero-section{min-height:auto;padding:40px 0 58px;background-position:58% center}html[data-theme=dark] body.home-reference-page .hero-grid{grid-template-columns:1fr;gap:34px}html[data-theme=dark] body.home-reference-page .hero-content{max-width:680px}html[data-theme=dark] body.home-reference-page .hero-floating-card{width:min(100%,560px);justify-self:center}html[data-theme=dark] body.home-reference-page .trust-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){html[data-theme=dark] body.home-reference-page .hero-section{padding:26px 0 50px;background-position:62% center}html[data-theme=dark] body.home-reference-page .hero-title{font-size:clamp(2.7rem,11vw,3.65rem);letter-spacing:-1px}html[data-theme=dark] body.home-reference-page .hero-badge{width:auto;max-width:100%;justify-content:flex-start;font-size:.76rem}html[data-theme=dark] body.home-reference-page .hero-actions{flex-direction:column}html[data-theme=dark] body.home-reference-page .hero-actions a{width:100%}html[data-theme=dark] body.home-reference-page .trust-content{grid-template-columns:1fr}html[data-theme=dark] body.home-reference-page .trust-item{min-height:198px}html[data-theme=dark] body.home-reference-page .whatsapp-fixed{right:18px;bottom:20px;width:60px;height:60px}}html[data-theme=light] body.home-reference-page{background:#fff8ed;color:#0a2444}html[data-theme=light] body.home-reference-page .tour-page{background:#fff}html[data-theme=light] body.home-reference-page .navbar{min-height:90px;padding:8px 0;background:radial-gradient(circle at 12% 0%,rgba(40,86,128,.28),transparent 24%),linear-gradient(90deg,#061a34,#06213f 52%,#03172e)!important;border-bottom:1px solid rgba(218,170,85,.34)!important;box-shadow:0 8px 28px #010c1b2e;backdrop-filter:blur(18px);opacity:1!important;transform:none!important;animation:none!important}html[data-theme=light] body.home-reference-page .navbar>.container{max-width:1400px}html[data-theme=light] body.home-reference-page .navbar-brand{padding:0}html[data-theme=light] body.home-reference-page .navbar-brand img{content:url(/website/logo/logo-lat-gold.png);width:180px!important;height:70px!important;object-fit:contain;filter:none}html[data-theme=light] body.home-reference-page .navbar-nav .nav-link{color:#fffffff0!important;background:transparent!important;font-size:.95rem;font-weight:600;padding:11px 13px;margin:0 1px;border-radius:12px}html[data-theme=light] body.home-reference-page .navbar-nav .nav-link i{color:#ffffffe6}html[data-theme=light] body.home-reference-page .navbar-nav .nav-link:after{display:none!important}html[data-theme=light] body.home-reference-page .navbar-nav .nav-link:before{bottom:-4px;height:2px;background:linear-gradient(90deg,#d69a36,#f4cd7a)!important}html[data-theme=light] body.home-reference-page .navbar-nav .nav-item:first-child>.nav-link:before,html[data-theme=light] body.home-reference-page .navbar-nav .nav-link:hover:before{width:58%}html[data-theme=light] body.home-reference-page .navbar-nav .nav-link:hover{color:#f5cf7d!important;background:#ffffff0a!important;transform:translateY(-1px)}html[data-theme=light] body.home-reference-page .nav-link.special-offer{min-height:46px;padding:10px 20px;margin-inline:8px;color:#fff!important;background:#ffffff06!important;border:1px solid rgba(218,170,85,.27);border-radius:999px;box-shadow:inset 0 0 18px #20568838;animation:none}html[data-theme=light] body.home-reference-page .nav-link.special-offer i{color:#f2bd5b}html[data-theme=light] body.home-reference-page .nav-link.special-offer:hover{color:#f7d48b!important;background:#ffffff0f!important;border-color:#f2bd5b80;box-shadow:0 10px 24px #00000029}html[data-theme=light] body.home-reference-page .navbar-actions{gap:10px}html[data-theme=light] body.home-reference-page .action-btn{width:46px;height:46px;color:#fff!important;background:#ffffff06!important;border:1px solid rgba(218,170,85,.25)!important;border-radius:50%;box-shadow:none}html[data-theme=light] body.home-reference-page .action-btn:hover{color:#f4c869!important;background:#ffffff12!important;border-color:#f2bd5b7a!important;transform:translateY(-2px);box-shadow:0 10px 22px #0000002e}html[data-theme=light] body.home-reference-page .btn-tailor{min-height:48px;padding:10px 24px;color:#08213f!important;background:linear-gradient(135deg,#d89b36,#f6d68b);border:1px solid rgba(255,224,158,.6);border-radius:999px;box-shadow:0 10px 28px #d69a363d;animation:none}html[data-theme=light] body.home-reference-page .btn-tailor:hover{color:#08213f!important;background:linear-gradient(135deg,#efbf61,#ffe3a2);border-color:#f5cf7f;transform:translateY(-2px);box-shadow:0 14px 32px #d69a3657}html[data-theme=light] body.home-reference-page .language-toggle{min-height:46px;padding:9px 15px;color:#fff!important;background:#ffffff06!important;border:1px solid rgba(218,170,85,.22)!important;border-radius:999px}html[data-theme=light] body.home-reference-page .language-toggle:hover{color:#f4c869!important;background:#ffffff0f!important}html[data-theme=light] body.home-reference-page .navbar .dropdown-menu{background:#061b34fa;border-color:#daaa5540;box-shadow:0 20px 42px #0000004d}html[data-theme=light] body.home-reference-page .navbar .dropdown-item{color:#ffffffe6}html[data-theme=light] body.home-reference-page .navbar .dropdown-item:hover{color:#f5cf7d;background:#f2bd5b1a}html[data-theme=light] body.home-reference-page .hero-section{height:672px!important;min-height:672px;max-height:none!important;margin-top:0;padding:120px 0 34px;align-items:center;background:linear-gradient(90deg,#051426d4,#05172ba8 38%,#061d3545 66%,#0314277a);background-size:cover;background-position:center center;background-attachment:scroll!important}html[data-theme=light] body.home-reference-page .hero-media:after{background:linear-gradient(90deg,#051426d4,#05172ba8 38%,#061d3545 66%,#0314277a)}html[data-theme=light] body.home-reference-page .hero-section:before{background:radial-gradient(circle at 7% 62%,rgba(236,174,75,.22),transparent 24%),radial-gradient(circle at 72% 20%,rgba(30,97,154,.18),transparent 28%),linear-gradient(180deg,#0314270d,#03142705 66%,#03122252)}html[data-theme=light] body.home-reference-page .hero-section:after{display:none}html[data-theme=light] body.home-reference-page .hero-section>.container{max-width:1400px}html[data-theme=light] body.home-reference-page .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.82fr);gap:66px;padding-top:0}html[data-theme=light] body.home-reference-page .hero-content{max-width:720px;margin:0;padding:0;color:#fff;text-align:start;opacity:1;transform:translateY(-10px);animation:none}html[data-theme=light] body.home-reference-page .hero-badge{position:relative;padding:9px 22px;margin-bottom:20px;color:#f2c66e;background:#051b3375;border:1px solid rgba(228,176,82,.7);border-inline-width:0;border-radius:8px;box-shadow:none;backdrop-filter:blur(6px);font-size:.84rem;letter-spacing:.11em;text-transform:uppercase;opacity:1;transform:none;animation:none}html[data-theme=light] body.home-reference-page .hero-badge:before,html[data-theme=light] body.home-reference-page .hero-badge:after{content:"";position:absolute;top:50%;width:7px;height:7px;background:#e7b356;transform:translateY(-50%) rotate(45deg)}html[data-theme=light] body.home-reference-page .hero-badge:before{left:-4px}html[data-theme=light] body.home-reference-page .hero-badge:after{right:-4px}html[data-theme=light] body.home-reference-page .hero-badge i{color:#efbf60;font-size:1.25rem}html[data-theme=light] body.home-reference-page .hero-title{max-width:700px;margin-bottom:18px;color:#fff;background:none;font-size:clamp(3.65rem,4.55vw,4.85rem);line-height:1.02;letter-spacing:-2px;text-shadow:0 9px 30px rgba(0,0,0,.26);-webkit-text-fill-color:#fff;opacity:1;transform:none;animation:none}html[data-theme=light] body.home-reference-page .hero-title .hero-title-line{display:block;color:#fff;background:none;-webkit-text-fill-color:initial}html[data-theme=light] body.home-reference-page .hero-title .hero-title-prefix{display:inline;color:#fff;background:none;-webkit-text-fill-color:#fff}html[data-theme=light] body.home-reference-page .hero-title .hero-title-gold{display:inline;background:linear-gradient(135deg,#f7d88e,#dba447 52%,#f4cc78);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}html[data-theme=light] body.home-reference-page .hero-title-rule{width:180px;height:2px;margin:4px 0 22px;background:linear-gradient(90deg,#d59a39 0%,#efc56f 80%,transparent 80%);position:relative}html[data-theme=light] body.home-reference-page .hero-title-rule:after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;background:#efc56f;transform:translateY(-50%) rotate(45deg)}html[data-theme=light] body.home-reference-page .hero-subtitle{max-width:560px;margin-bottom:25px;color:#ffffffe6!important;font-size:1.05rem;line-height:1.78;text-shadow:0 3px 14px rgba(0,0,0,.24);opacity:1!important;transform:none;animation:none}html[data-theme=light] body.home-reference-page .hero-actions{gap:16px;opacity:1;transform:none;animation:none}html[data-theme=light] body.home-reference-page .hero-actions .gold-btn,html[data-theme=light] body.home-reference-page .hero-actions .outline-btn{min-height:58px;padding:14px 29px;border-radius:12px;font-size:1rem}html[data-theme=light] body.home-reference-page .hero-actions .gold-btn{color:#fff;background:linear-gradient(135deg,#e1a237,#c88725);border:1px solid rgba(255,213,133,.72);box-shadow:0 15px 30px #ba761b47}html[data-theme=light] body.home-reference-page .hero-actions .outline-btn{color:#fff;background:#03152ac7;border:1px solid rgba(235,188,99,.82);box-shadow:0 14px 28px #0000003d}html[data-theme=light] body.home-reference-page .hero-actions .outline-btn i{color:#f0bd5c}html[data-theme=light] body.home-reference-page .hero-stats{display:none}html[data-theme=light] body.home-reference-page .hero-floating-card{width:100%;max-width:565px;justify-self:end;padding:18px;border-radius:28px;background:linear-gradient(145deg,#ffffff47,#c2a47d3d);border:1px solid rgba(235,202,146,.78);box-shadow:0 26px 66px #00000057;backdrop-filter:blur(16px);animation:none}html[data-theme=light] body.home-reference-page .hero-floating-card-inner{position:relative;border-radius:24px;background:linear-gradient(180deg,#fff,#fffaf3);box-shadow:0 8px 24px #03152a24}html[data-theme=light] body.home-reference-page .hero-floating-card img{height:282px;object-position:63% 50%;filter:brightness(1.22) saturate(.96) contrast(.94)}html[data-theme=light] body.home-reference-page .premium-tour-badge{position:absolute;top:18px;right:18px;z-index:4;display:inline-flex;align-items:center;gap:7px;padding:9px 14px;color:#f4c96e;background:#051f3af0;border:1px solid rgba(238,192,105,.22);border-radius:999px;box-shadow:0 10px 22px #0003;font-size:.79rem;font-weight:800}html[data-theme=light] body.home-reference-page .floating-info{padding:23px 30px 24px}html[data-theme=light] body.home-reference-page .floating-info h2{margin-bottom:8px;color:#092447;font-family:Playfair Display,serif;font-size:1.5rem;line-height:1.25}html[data-theme=light] body.home-reference-page .floating-info p{margin-bottom:18px;color:#66758a;font-size:.96rem;line-height:1.65}html[data-theme=light] body.home-reference-page .mini-route{justify-content:space-between;gap:12px;color:#0a2444;font-size:.9rem}html[data-theme=light] body.home-reference-page .mini-route span{display:inline-flex;align-items:center;gap:6px;color:#0a2444}html[data-theme=light] body.home-reference-page .mini-route i{color:#dfa13c}html[data-theme=light] body.home-reference-page .trust-section{margin-top:0;padding:16px 0 29px;background:radial-gradient(circle at 8% 45%,rgba(218,170,85,.09),transparent 20%),radial-gradient(circle at 92% 38%,rgba(218,170,85,.08),transparent 20%),linear-gradient(180deg,#fffaf1,#fff6e8)}html[data-theme=light] body.home-reference-page .trust-section>.container{max-width:1240px}html[data-theme=light] body.home-reference-page .trust-box{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}html[data-theme=light] body.home-reference-page .trust-content{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}html[data-theme=light] body.home-reference-page .trust-section .reveal-up{opacity:1;transform:none}html[data-theme=light] body.home-reference-page .trust-item{min-height:225px;padding:17px 24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center;color:#0a2444;background:linear-gradient(180deg,#fffffffc,#fffcf7fa);border:1px solid rgba(211,161,74,.25);border-radius:18px;box-shadow:0 12px 25px #26231c1c;transition:transform .3s ease,box-shadow .3s ease}html[data-theme=light] body.home-reference-page .trust-item:hover{transform:translateY(-6px);box-shadow:0 18px 34px #26231c26}html[data-theme=light] body.home-reference-page .trust-icon{width:72px;height:72px;margin-bottom:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(145deg,#092a51,#031a35);box-shadow:0 9px 18px #03183038}html[data-theme=light] body.home-reference-page .trust-icon i{width:auto;height:auto;color:#eeb957;background:transparent;border-radius:0;font-size:2rem}html[data-theme=light] body.home-reference-page .trust-title{margin:0 0 8px;color:#092447;font-family:Inter,sans-serif;font-size:1.02rem;font-weight:800;line-height:1.35}html[data-theme=light] body.home-reference-page .trust-description{max-width:230px;margin:0 auto;color:#697588;font-size:.84rem;font-weight:500;line-height:1.65}html[data-theme=light] body.home-reference-page .trust-item-ar .trust-title,html[data-theme=light] body.home-reference-page .trust-item-ar .trust-description{font-family:Cairo,sans-serif}html[data-theme=light] body.home-reference-page .trust-line{width:39px;height:2px;margin-top:auto;border-radius:999px;background:linear-gradient(90deg,#c88628,#efbf62)}html[data-theme=light] body.home-reference-page .whatsapp-fixed{right:40px;bottom:35px;width:72px;height:72px;color:#fff;background:linear-gradient(135deg,#49dd72,#13b84d);border:7px solid rgba(255,255,255,.92);box-shadow:0 0 0 2px #4dd17094,0 14px 30px #14ae4a40;animation:homeWhatsappPulse 2.4s ease-in-out infinite}html[data-theme=light] body.home-reference-page .whatsapp-fixed:before{content:"";position:absolute;inset:-13px;border:1px solid rgba(62,203,100,.4);border-radius:50%}html[data-theme=light] body.home-reference-page .whatsapp-fixed:hover{color:#fff;animation:none;transform:translateY(-4px) scale(1.04)}@keyframes homeWhatsappPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.04)}}@media(max-width:1199px){html[data-theme=light] body.home-reference-page .navbar-nav .nav-link{padding-inline:8px;font-size:.86rem}html[data-theme=light] body.home-reference-page .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:38px}html[data-theme=light] body.home-reference-page .hero-title{font-size:clamp(3.25rem,5.5vw,4.35rem)}}@media(max-width:991px){html[data-theme=light] body.home-reference-page .navbar{min-height:76px}html[data-theme=light] body.home-reference-page .navbar-brand img{width:148px!important;height:54px!important}html[data-theme=light] body.home-reference-page .mobile-menu-brand img{content:url(/website/logo/logo-lat-gold.png)}html[data-theme=light] body.home-reference-page .mobile-action-btn{color:#fff!important;background:#ffffff0a!important;border:1px solid rgba(218,170,85,.22)}html[data-theme=light] body.home-reference-page .hamburger span{background:#efc46d}html[data-theme=light] body.home-reference-page .hero-section{height:auto!important;min-height:auto;padding:120px 0 65px;background-position:58% center}html[data-theme=light] body.home-reference-page .hero-grid{grid-template-columns:1fr;gap:34px}html[data-theme=light] body.home-reference-page .hero-content{max-width:680px;transform:none}html[data-theme=light] body.home-reference-page .hero-floating-card{width:min(100%,560px);justify-self:center}html[data-theme=light] body.home-reference-page .trust-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){html[data-theme=light] body.home-reference-page .hero-section{padding:108px 0 58px;background-position:62% center}html[data-theme=light] body.home-reference-page .hero-title{font-size:clamp(2.55rem,11vw,3.55rem);letter-spacing:-1px}html[data-theme=light] body.home-reference-page .hero-badge{width:auto;max-width:100%;justify-content:flex-start;font-size:.7rem;letter-spacing:.07em}html[data-theme=light] body.home-reference-page .hero-actions{flex-direction:column}html[data-theme=light] body.home-reference-page .hero-actions a{width:100%}html[data-theme=light] body.home-reference-page .trust-content{grid-template-columns:1fr}html[data-theme=light] body.home-reference-page .trust-item{min-height:218px}html[data-theme=light] body.home-reference-page .whatsapp-fixed{right:18px;bottom:20px;width:64px;height:64px}}html[data-theme] body.home-reference-page .navbar{min-height:90px;padding:8px 0}html[data-theme] body.home-reference-page .navbar>.container,html[data-theme] body.home-reference-page .hero-section>.container{max-width:1400px}html[data-theme] body.home-reference-page .trust-section>.container{max-width:1240px}html[data-theme] body.home-reference-page .navbar-brand{padding:0}html[data-theme] body.home-reference-page .navbar-brand img,html[data-theme] body.home-reference-page .mobile-menu-brand img{content:url(/website/logo/logo-lat-gold.png);object-fit:contain;filter:none}html[data-theme] body.home-reference-page .navbar-brand img{width:180px!important;height:70px!important}html[data-theme] body.home-reference-page .navbar-nav .nav-link{font-size:.95rem;font-weight:600;padding:11px 13px;margin:0 1px;border-radius:12px}html[data-theme] body.home-reference-page .navbar-nav .nav-link:after{display:none!important}html[data-theme] body.home-reference-page .navbar-nav .nav-link:before{bottom:-4px;height:2px}html[data-theme] body.home-reference-page .navbar-nav .nav-item:first-child>.nav-link:before,html[data-theme] body.home-reference-page .navbar-nav .nav-link:hover:before{width:58%}html[data-theme] body.home-reference-page .nav-link.special-offer{min-height:46px;padding:10px 20px;margin-inline:8px;border-radius:999px;animation:none}html[data-theme] body.home-reference-page .navbar-actions{gap:10px}html[data-theme] body.home-reference-page .action-btn{width:46px;height:46px;border-radius:50%;box-shadow:none}html[data-theme] body.home-reference-page .btn-tailor{min-height:48px;padding:10px 24px;border-radius:999px;animation:none}html[data-theme] body.home-reference-page .language-toggle,html[data-theme] body.home-reference-page .mobile-action-btn{min-height:46px;padding:9px 15px;border-radius:999px}html[data-theme] body.home-reference-page .hero-section{height:672px!important;min-height:672px;max-height:none!important;margin-top:0;padding:120px 0 34px;align-items:center;background-size:cover;background-position:center center;background-attachment:scroll!important;box-shadow:none}html[data-theme] body.home-reference-page .hero-section:after{display:none}html[data-theme] body.home-reference-page .hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.82fr);gap:66px;padding-top:0}html[data-theme] body.home-reference-page .hero-content{max-width:720px;margin:0;padding:0;text-align:start;opacity:1;transform:none;animation:none}html[data-theme] body.home-reference-page .hero-badge{position:relative;padding:9px 22px;margin-bottom:20px;border-inline-width:0;border-radius:8px;box-shadow:none;backdrop-filter:blur(6px);font-size:.84rem;letter-spacing:.11em;text-transform:uppercase;opacity:1;transform:none;animation:none}html[data-theme] body.home-reference-page .hero-badge:before,html[data-theme] body.home-reference-page .hero-badge:after{content:"";position:absolute;top:50%;width:7px;height:7px;background:#e7b356;transform:translateY(-50%) rotate(45deg)}html[data-theme] body.home-reference-page .hero-badge:before{left:-4px}html[data-theme] body.home-reference-page .hero-badge:after{right:-4px}html[data-theme] body.home-reference-page .hero-badge i{font-size:1.25rem}html[data-theme] body.home-reference-page .hero-title{max-width:700px;margin-bottom:18px;background:none;font-size:clamp(3.65rem,4.55vw,4.85rem);line-height:1.02;letter-spacing:-2px;opacity:1;transform:none;animation:none}html[data-theme] body.home-reference-page .hero-title .hero-title-line{display:block;background:none}html[data-theme] body.home-reference-page .hero-title .hero-title-prefix{display:inline;background:none}html[data-theme] body.home-reference-page .hero-title .hero-title-gold{display:inline;-webkit-background-clip:text;background-clip:text}html[data-theme] body.home-reference-page .hero-title-rule{display:block;width:180px;height:2px;margin:4px 0 22px;position:relative;background:linear-gradient(90deg,#d59a39 0%,#efc56f 80%,transparent 80%)}html[data-theme] body.home-reference-page .hero-title-rule:after{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;background:#efc56f;transform:translateY(-50%) rotate(45deg)}html[data-theme] body.home-reference-page .hero-subtitle{max-width:560px;margin-bottom:25px;font-size:1.05rem;line-height:1.78;opacity:1!important;transform:none;animation:none}html[data-theme] body.home-reference-page .hero-actions{gap:16px;opacity:1;transform:none;animation:none}html[data-theme] body.home-reference-page .hero-actions .gold-btn,html[data-theme] body.home-reference-page .hero-actions .outline-btn{min-height:58px;padding:14px 29px;border-radius:12px;font-size:1rem}html[data-theme] body.home-reference-page .hero-stats{display:none}html[data-theme] body.home-reference-page .hero-floating-card{width:100%;max-width:565px;justify-self:end;padding:18px;border-radius:28px;backdrop-filter:blur(16px);animation:none}html[data-theme] body.home-reference-page .hero-floating-card-inner{position:relative;border-radius:24px;overflow:hidden}html[data-theme] body.home-reference-page .hero-floating-card img{height:282px;object-position:63% 50%}html[data-theme] body.home-reference-page .premium-tour-badge{top:18px;right:18px;left:auto;display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:999px;font-size:.79rem;font-weight:800}html[data-theme] body.home-reference-page .floating-info{padding:23px 30px 24px}html[data-theme] body.home-reference-page .floating-info h2{margin-bottom:8px;font-size:1.5rem;line-height:1.25}html[data-theme] body.home-reference-page .floating-info p{margin-bottom:18px;font-size:.96rem;line-height:1.65}html[data-theme] body.home-reference-page .mini-route{justify-content:space-between;gap:12px;font-size:.9rem}html[data-theme] body.home-reference-page .mini-route span{display:inline-flex;align-items:center;gap:6px}html[data-theme] body.home-reference-page .trust-section{margin-top:0;padding:16px 0 29px}html[data-theme] body.home-reference-page .trust-box{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}html[data-theme] body.home-reference-page .trust-content{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}html[data-theme] body.home-reference-page .trust-section .reveal-up{opacity:1;transform:none}html[data-theme] body.home-reference-page .trust-item{min-height:225px;padding:17px 24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center;border-radius:18px;transition:transform .3s ease,box-shadow .3s ease}html[data-theme] body.home-reference-page .trust-icon{width:72px;height:72px;margin-bottom:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%}html[data-theme] body.home-reference-page .trust-icon i{width:auto;height:auto;background:transparent;border-radius:0;font-size:2rem}html[data-theme] body.home-reference-page .trust-title{margin:0 0 8px;font-family:Inter,sans-serif;font-size:1.02rem;font-weight:800;line-height:1.35}html[data-theme] body.home-reference-page .trust-description{display:block;max-width:230px;margin:0 auto;font-size:.84rem;font-weight:500;line-height:1.65}html[data-theme] body.home-reference-page .trust-item-ar .trust-title,html[data-theme] body.home-reference-page .trust-item-ar .trust-description{font-family:Cairo,sans-serif}html[data-theme] body.home-reference-page .trust-line{width:39px;height:2px;margin-top:auto;border-radius:999px}html[data-theme] body.home-reference-page .whatsapp-fixed{right:40px;bottom:35px;width:72px;height:72px}html[data-theme] body.home-reference-page .whatsapp-fixed:before{content:"";position:absolute;inset:-13px;display:block;border-radius:50%;border:1px solid rgba(62,203,100,.4)}@media(max-width:1199px){html[data-theme] body.home-reference-page .navbar-nav .nav-link{padding-inline:8px;font-size:.86rem}html[data-theme] body.home-reference-page .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:38px}html[data-theme] body.home-reference-page .hero-title{font-size:clamp(3.25rem,5.5vw,4.35rem)}}@media(max-width:991px){html[data-theme] body.home-reference-page .navbar{min-height:76px}html[data-theme] body.home-reference-page .navbar-brand img{width:148px!important;height:54px!important}html[data-theme] body.home-reference-page .hero-section{height:auto!important;min-height:auto;padding:120px 0 65px;background-position:58% center}html[data-theme] body.home-reference-page .hero-grid{grid-template-columns:1fr;gap:34px}html[data-theme] body.home-reference-page .hero-content{max-width:680px;transform:none}html[data-theme] body.home-reference-page .hero-floating-card{width:min(100%,560px);justify-self:center}html[data-theme] body.home-reference-page .trust-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){html[data-theme] body.home-reference-page .hero-media img{object-position:62% center}html[data-theme] body.home-reference-page .hero-section{padding:108px 0 58px;background-position:62% center}html[data-theme] body.home-reference-page .hero-title{font-size:clamp(2.55rem,11vw,3.55rem);letter-spacing:-1px}html[data-theme] body.home-reference-page .hero-badge{width:auto;max-width:100%;justify-content:flex-start;font-size:.7rem;letter-spacing:.07em}html[data-theme] body.home-reference-page .hero-actions{display:flex!important;flex-direction:row!important;gap:10px!important}html[data-theme] body.home-reference-page .hero-actions a{flex:1!important;width:auto!important;padding:10px 12px!important;min-height:48px!important;font-size:.85rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}html[data-theme] body.home-reference-page .trust-content{grid-template-columns:1fr}html[data-theme] body.home-reference-page .trust-item{min-height:218px}html[data-theme] body.home-reference-page .whatsapp-fixed{right:18px;bottom:20px;width:64px;height:64px}}
