
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');
:root{--navy:#052c4b;--navy2:#031d32;--gold:#d6a72f;--gold2:#f0c85a;--ink:#0c2c46;--text:#536979;--line:#dce5eb;--soft:#f5f8fa;--white:#fff;--green:#069979;--pink:#c51f77;--blue:#1673a2;--shadow:0 14px 38px rgba(5,44,75,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;image-rendering:auto;filter:none!important}svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1180px,calc(100% - 46px));margin:auto}.section{padding:76px 0}.preloader{position:fixed;inset:0;z-index:9999;background:#fff;display:grid;place-items:center;align-content:center;gap:12px;transition:opacity .35s,visibility .35s}.preloader.hide{opacity:0;visibility:hidden}.preloader img{width:76px;height:76px;object-fit:contain}.preloader span{width:110px;height:3px;background:#e7edf1;overflow:hidden;position:relative}.preloader span:after{content:"";position:absolute;inset:0 auto 0 0;width:45%;background:var(--gold);animation:load 1s infinite}.preloader p{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#718391;font-weight:800}@keyframes load{from{transform:translateX(-100%)}to{transform:translateX(230%)}}
.top-strip{height:38px;background:#052d4c;color:#fff;font-size:11px}.top-strip-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-contact,.top-right,.header-socials{display:flex;align-items:center}.top-contact{gap:16px}.top-contact span,.top-contact a{display:flex;align-items:center;gap:7px;opacity:.93}.top-contact svg{width:14px;height:14px}.top-right{height:100%;gap:16px}.top-promise{opacity:.83;font-weight:600}.header-socials{gap:6px}.header-socials a,.side-socials a{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;font-size:10px}.s-fb{background:#1877f2}.s-ig{background:linear-gradient(135deg,#f9ce34,#ee2a7b 50%,#6228d7)}.s-in{background:#0a66c2}.s-yt{background:#f00}.s-tk{background:#101010}.s-wa{background:#20c768}.top-quote{height:38px;padding:0 18px;background:linear-gradient(135deg,#efc35a,#d6a72f);color:#072c49;font-weight:800;display:flex;align-items:center;gap:9px}.top-quote svg{width:14px}
.site-header{height:82px;background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e6ecef;transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 10px 32px rgba(3,37,63,.1)}.nav-wrap{height:100%;display:flex;align-items:center}.brand{display:block;flex:0 0 auto}.brand img{width:255px;height:auto}.main-nav{margin-left:auto;display:flex;align-items:center;gap:22px;height:100%}.main-nav>ul{display:flex;align-items:center;gap:25px;list-style:none;padding:0;margin:0;height:100%}.main-nav li{height:100%;display:flex;align-items:center;position:relative}.main-nav a,.nav-drop-btn{font:700 12px/1 'DM Sans';color:#17374f;border:0;background:none;padding:0;cursor:pointer;white-space:nowrap}.main-nav>ul>li>a,.nav-drop-btn{height:100%;display:flex;align-items:center;position:relative}.main-nav>ul>li>a:after,.nav-drop-btn:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--gold);transform:scaleX(0);transition:.25s}.main-nav>ul>li>a:hover:after,.main-nav>ul>li>a.active:after,.nav-drop-btn:hover:after,.nav-drop-btn.active:after{transform:scaleX(1)}.nav-drop-btn svg{margin-left:5px;width:13px}.has-dropdown:hover .mega-menu,.has-dropdown.open .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu{position:absolute;top:76px;left:-110px;width:445px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px rgba(2,35,60,.14);border-radius:12px;padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.mega-menu a{display:flex;gap:12px;padding:12px;border-radius:9px;align-items:center}.mega-menu a:hover{background:#f5f8fa}.mega-menu b{display:block;font-size:11px}.mega-menu small{display:block;color:#788a97;font-size:9px;margin-top:4px}.mega-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;color:#fff;flex:0 0 auto}.mega-icon svg{width:20px;height:20px}.mega-icon.gold{background:#d6a72f}.mega-icon.green{background:#079577}.mega-icon.pink{background:#c41d75}.mega-icon.blue{background:#1673a2}.menu-toggle,.mobile-quote{display:none}
.company-strip{height:67px;background:#fff;border-bottom:1px solid #e3eaee;position:relative;z-index:90}.company-strip-inner{height:100%;display:flex;align-items:center;gap:24px}.company-brand{width:270px;flex:0 0 auto;display:flex;align-items:center}.company-brand img{width:auto;max-width:100%;max-height:54px;object-fit:contain;object-position:left center;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;transform:translateZ(0)}.company-anchor-nav{display:flex;align-items:center;gap:22px;margin:auto}.company-anchor-nav a{font-size:10px;font-weight:800;position:relative}.company-anchor-nav a:after{content:"";position:absolute;left:0;bottom:-11px;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transition:.2s}.company-anchor-nav a:hover:after{transform:scaleX(1)}.company-promise{display:none}.company-cta{background:var(--navy);color:#fff;padding:13px 18px;border-radius:6px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:8px}.company-cta svg{width:14px}
.hero{position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,31,53,.96) 0%,rgba(3,44,75,.80) 44%,rgba(3,44,75,.26) 74%,rgba(3,44,75,.04) 100%);z-index:1}.home-hero{height:560px}.hero-inner,.page-hero-inner,.service-hero-inner{height:100%;position:relative;z-index:2;display:flex;align-items:center}.hero-copy{width:min(690px,65%);color:#fff}.eyebrow{display:inline-block;color:var(--gold2);font-size:13px;letter-spacing:.08em;font-weight:800;margin-bottom:14px}.eyebrow.dark{color:#c49322}.hero h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(48px,5vw,68px);line-height:.98;margin:0 0 17px;letter-spacing:-.035em;color:#fff}.hero h1 em{font-style:normal;color:#f3c85b}.hero h3{font:600 23px/1.2 'Playfair Display';margin:-4px 0 9px}.hero-copy>p{font-size:16px;line-height:1.55;max-width:610px;margin:0 0 23px;color:rgba(255,255,255,.94)}.hero-benefits{display:flex;gap:24px;margin:26px 0 26px;flex-wrap:wrap}.hero-benefit{display:flex;gap:9px;align-items:center}.hero-benefit i{color:var(--gold2);font-style:normal;width:30px;height:30px;display:grid;place-items:center}.hero-benefit i svg{width:28px;height:28px;stroke-width:2}.hero-benefit b{font-size:10px;line-height:1.25;color:#fff}.hero-benefit small{display:block;font-size:8px;color:rgba(255,255,255,.72)}.hero-benefits.compact{gap:18px}.hero-actions{display:flex;gap:18px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 23px;border-radius:6px;font-weight:800;font-size:11px;border:1px solid transparent;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,0,0,.12)}.btn svg{width:15px}.btn-gold{background:linear-gradient(135deg,#f3cb64,#d3a027);color:#082e4b}.btn-green{background:#15ad68;color:#fff}.btn-navy{background:var(--navy);color:#fff}.btn-accent{background:var(--service-accent);color:#fff}.video-btn{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:11px;font-weight:700}.video-btn i{width:38px;height:38px;border:1px solid rgba(255,255,255,.7);border-radius:50%;display:grid;place-items:center;font-style:normal}.hero-note{margin-left:auto;width:215px;color:#fff;align-self:stretch;padding:38px 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-left:2px solid rgba(214,167,47,.8);padding-left:28px}.hero-note span{font-size:11px;letter-spacing:.15em}.hero-note b{font-size:13px;line-height:1.8;margin:9px 0}.hero-note strong{font-family:'Playfair Display';font-size:24px;line-height:1.3;color:#fff}.page-hero{height:400px}.page-hero .hero-copy{width:70%}.page-hero .hero-note{width:260px}.page-hero .hero-note strong{font-size:28px}.service-hero{height:455px}.service-hero .hero-copy{width:56%}.service-hero .hero-shade{background:linear-gradient(90deg,rgba(2,31,53,.97) 0%,rgba(3,44,75,.79) 46%,rgba(3,44,75,.13) 76%)}.hero-corner-card{margin-left:auto;align-self:flex-end;margin-bottom:38px;color:#fff;text-align:right;border-right:3px solid var(--service-accent);padding-right:15px}.hero-corner-card span,.hero-corner-card small{display:block;font-size:10px;letter-spacing:.1em}.hero-corner-card b{display:block;font:700 21px 'Playfair Display';margin:3px 0}.plane-visual{position:absolute;right:0;top:0;width:49%;height:100%;z-index:1;overflow:hidden;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%)}.plane-visual img{width:100%;height:100%;object-fit:cover}.travel-hero .hero-shade{z-index:2;background:linear-gradient(90deg,rgba(2,31,53,.98) 0%,rgba(3,44,75,.91) 48%,rgba(3,44,75,.35) 74%,rgba(3,44,75,.05) 100%)}.travel-hero .service-hero-inner{z-index:3}
.company-overlap{position:relative;z-index:10;margin-top:-40px;padding-bottom:42px}.company-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.company-card{background:#fff;border:1px solid #dce5eb;border-radius:10px;overflow:hidden;box-shadow:0 14px 35px rgba(3,35,59,.11);transition:.3s}.company-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(3,35,59,.14)}.company-photo{height:145px;position:relative;overflow:hidden}.company-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.company-card:hover .company-photo img{transform:scale(1.035)}.company-photo span{position:absolute;right:10px;bottom:9px;background:rgba(2,35,60,.88);color:#fff;padding:5px 8px;border-radius:4px;font-size:8px}.company-card-body{padding:15px 17px 16px}.company-logo{height:47px;width:auto;max-width:94%;object-fit:contain;object-position:left center;margin-bottom:9px}.company-card h3{font-size:13px;text-transform:uppercase;margin:4px 0 11px;color:var(--accent)}.company-card ul{list-style:none;margin:0 0 13px;padding:0}.company-card li{font-size:9px;color:#40596c;margin:5px 0;display:flex;gap:6px;align-items:flex-start}.company-card li svg{width:11px;height:11px;color:var(--accent);margin-top:1px;flex:0 0 auto}.company-card-body>a{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--navy);color:#fff;border-radius:5px;padding:11px;font-size:10px;font-weight:800}.company-card-body>a svg{width:13px}
.about-snapshot{padding:32px 0 0;background:#fff}.about-snapshot-grid{display:grid;grid-template-columns:1.1fr .62fr .9fr;gap:18px;align-items:stretch}.about-copy{padding:34px 20px 35px 0}.about-copy h2,.story-copy h2,.why-grid h2{font:700 clamp(31px,3.4vw,46px)/1.05 'Playfair Display';letter-spacing:-.02em;margin:0 0 18px}.about-copy p,.story-copy p{font-size:12px;line-height:1.75;color:#536979}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:12px;background:#e4b540;color:#0a2d48;padding:12px 16px;border-radius:5px;font-size:10px;font-weight:800}.text-link svg{width:14px}.vision-card{background:#f8fafb;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;justify-content:center}.vision-mark{font:700 68px/1 'Playfair Display';color:var(--gold)}.vision-card p{font:600 18px/1.55 'Playfair Display';margin:-10px 0 20px;color:#203d54}.vision-card strong{font-size:11px}.vision-card small{font-size:9px;color:#7f909c;margin-top:6px}.about-image{min-height:340px;position:relative;overflow:hidden}.about-image>img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;inset:0 0 0 auto;width:34%;padding:25px 15px;background:rgba(3,38,64,.89);color:#fff;display:flex;flex-direction:column;gap:9px}.image-label b,.image-label span{font-size:10px}.image-label strong{margin-top:auto;font:600 18px/1.25 'Playfair Display';color:var(--gold2)}
.stat-band{background:linear-gradient(90deg,#052d4c,#073e63);color:#fff}.stat-band.light{background:#f7f9fb;color:var(--navy);border-top:1px solid #e2e8ec;border-bottom:1px solid #e2e8ec}.stat-grid{min-height:104px;display:grid;grid-template-columns:repeat(6,1fr)}.stat-grid.five{grid-template-columns:repeat(5,1fr)}.stat-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.stat-grid>div:not(:last-child):after{content:"";position:absolute;right:0;height:50%;width:1px;background:rgba(255,255,255,.22)}.stat-band.light .stat-grid>div:not(:last-child):after{background:#dfe6ea}.stat-grid svg{width:24px;height:24px;margin-bottom:6px;color:var(--gold2)}.stat-band.light .stat-grid svg{color:var(--navy)}.stat-grid b{font-size:24px;line-height:1}.stat-grid span{font-size:9px;margin-top:5px;opacity:.83;text-align:center}
.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:25px}.section-title span{font-size:10px;color:#b38118;letter-spacing:.14em;font-weight:900}.section-title h2{font:700 clamp(31px,3.5vw,44px)/1.05 'Playfair Display';margin:4px 0 0;letter-spacing:-.025em}.section-title p{font-size:11px;line-height:1.65;color:#6a7c89;max-width:460px;margin:0}.section-title.compact{margin-bottom:19px}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.filter-tabs button{border:1px solid #dbe4e9;background:#fff;color:#486175;padding:10px 16px;border-radius:5px;font:800 9px 'DM Sans';cursor:pointer;transition:.2s}.filter-tabs button:hover,.filter-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.featured-section{background:#f7f9fb}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-project{background:#fff;border:1px solid #dce5eb;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px rgba(3,37,63,.055);transition:.28s}.feature-project:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-project.filter-hidden{display:none}.feature-project.filter-show{animation:cardIn .35s ease both}.feature-project>img{height:160px;width:100%;object-fit:cover;object-position:center center}.feature-project>div{padding:12px 13px}.feature-project span{font-size:8px;color:#b38118;font-weight:900;text-transform:uppercase}.feature-project b{display:block;font-size:12px;margin:4px 0;color:#14354d}.feature-project small{font-size:9px;color:#83929d}.reviews-section{padding-top:58px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{border:1px solid #dfe6eb;background:#fff;padding:18px;display:flex;gap:14px;min-height:120px}.avatar{width:48px;height:48px;border-radius:50%;background:#e8eef2;color:#0c3554;display:grid;place-items:center;font-size:12px;font-weight:900;flex:0 0 auto}.review-card b{font-size:11px}.stars{color:#f0b81f;letter-spacing:1px;font-size:12px;margin:2px 0 5px}.review-card p{font-size:10px;line-height:1.55;color:#536a7b;margin:0 0 4px}.review-card small{font-size:8px;color:#8997a1}
.story-section{background:#fff}.story-grid{display:grid;grid-template-columns:.9fr 1.3fr;gap:42px;align-items:stretch}.story-photo{position:relative;min-height:470px}.story-photo>img{width:100%;height:100%;object-fit:cover}.quote-panel{position:absolute;inset:auto 0 0 0;background:#052d4c;color:#fff;padding:24px 25px}.quote-panel>b{font:700 42px 'Playfair Display';color:var(--gold)}.quote-panel p{font:500 14px/1.6 'Playfair Display';margin:-8px 0 15px}.quote-panel strong{font-size:10px;color:var(--gold2)}.story-copy{padding:28px 0}.value-side{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.value-side>div{border:1px solid #dfe6ea;padding:15px;display:flex;gap:12px;align-items:flex-start}.value-side svg{width:25px;height:25px;color:#d1a027;flex:0 0 auto}.value-side b{font-size:10px}.value-side small{display:block;font-size:9px;color:#788a98;margin-top:4px}.simple-company-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.simple-company-grid>a{border:1px solid #dce5eb;background:#fff;overflow:hidden;border-radius:8px;padding-bottom:16px;transition:.25s}.simple-company-grid>a:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.simple-company-grid>a>img:first-child{height:145px;width:100%;object-fit:cover}.simple-company-grid .mini-logo{height:44px;max-width:85%;object-fit:contain;object-position:left center;margin:13px 14px 7px}.simple-company-grid b,.simple-company-grid span{display:block;margin:0 14px}.simple-company-grid b{font-size:11px}.simple-company-grid span{font-size:9px;color:#748795;margin-top:3px}.values-section{background:#f7f9fb}.values-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.values-grid.eight{grid-template-columns:repeat(4,1fr)}.values-grid article{border:1px solid #dce5eb;background:#fff;padding:20px 16px;text-align:center;min-height:125px;display:flex;flex-direction:column;align-items:center;justify-content:center}.values-grid svg{width:30px;height:30px;color:#0a3b61;margin-bottom:10px}.values-grid b{font-size:11px}.values-grid p{font-size:9px;line-height:1.5;color:#6d7f8d;margin:5px 0 0}
.service-list-section{padding-top:55px}.service-tiles{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.service-tile{border:1px solid #dce5eb;background:#fff;overflow:hidden;min-width:0;transition:.25s}.service-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-tile img{height:112px;width:100%;object-fit:cover}.service-tile b{display:flex;min-height:50px;padding:10px 8px;align-items:center;justify-content:center;text-align:center;font-size:9px;line-height:1.3}.why-section{padding-top:35px}.why-grid{display:grid;grid-template-columns:1fr 1.1fr .8fr;gap:20px;align-items:stretch}.why-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px}.why-cards article{border:1px solid #dfe6eb;padding:14px;display:flex;gap:9px;align-items:center}.why-cards i{width:32px;height:32px;display:grid;place-items:center;color:var(--service-accent);font-style:normal;flex:0 0 auto}.why-cards i svg{width:27px;height:27px}.why-cards b{font-size:9px}.why-cards small{display:block;font-size:8px;color:#7f8e99;margin-top:3px}.quote-image-card{display:grid;grid-template-columns:1fr 1fr;min-height:315px}.quote-dark{background:var(--navy);color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:center}.quote-dark>b{font:700 52px 'Playfair Display';color:var(--service-accent)}.quote-dark p{font:500 15px/1.6 'Playfair Display';margin:-8px 0 18px}.quote-dark strong{font-size:9px;color:var(--service-accent)}.quote-image-card>img{width:100%;height:100%;object-fit:cover}.mission-card{border:1px solid #dfe6eb;padding:18px}.mission-card article{display:flex;gap:12px;padding:14px 0}.mission-card article+article{border-top:1px solid #e7ecef}.mission-card svg{width:28px;height:28px;color:var(--service-accent);flex:0 0 auto}.mission-card b{font:700 14px 'Playfair Display'}.mission-card p{font-size:9px;line-height:1.55;color:#667986;margin:5px 0}.recent-projects{padding-top:45px}.project-mini-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.project-mini{border:1px solid #dce5eb;overflow:hidden}.project-mini img{height:140px;width:100%;object-fit:cover;object-position:center center}.project-mini div{padding:11px}.project-mini b{display:block;font-size:10px}.project-mini span{font-size:8px;color:#788b98}.service-stat-band{height:128px;position:relative;overflow:hidden;background:#052d4c;color:#fff}.service-stat-band>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.22}.service-stat-band>.wrap{position:relative;height:100%;display:grid;grid-template-columns:repeat(4,1fr) 1.3fr;align-items:center}.service-stat-band>.wrap>div{text-align:center;border-right:1px solid rgba(255,255,255,.2)}.service-stat-band b{font-size:22px}.service-stat-band span{display:block;font-size:8px;margin-top:3px}.service-stat-band a{justify-self:end;background:var(--service-accent);color:#fff;padding:14px 18px;border-radius:5px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:8px}.service-stat-band a svg{width:14px}
.visa-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.visa-grid article{border:1px solid #dce5eb;background:#fff;text-align:center;overflow:hidden;position:relative;padding-bottom:12px}.visa-grid article>img{height:125px;width:100%;object-fit:cover}.visa-grid .flag{font-size:28px;display:block;margin-top:-19px;position:relative}.visa-grid b{display:block;font-size:14px}.visa-grid small{display:block;font-size:8px;color:#697b89;margin:3px 0 9px}.visa-grid a{display:inline-block;background:var(--navy);color:#fff;padding:8px 11px;border-radius:4px;font-size:8px;font-weight:700}.alt-visa{padding-top:32px}.country-row{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.country-row span{border:1px solid #dce5eb;padding:14px 7px;text-align:center;font-size:22px;background:#fff}.country-row b,.country-row small{display:block}.country-row b{font-size:10px;margin-top:5px}.country-row small{font-size:7px;color:#718491;margin-top:3px}.add-services{padding-top:30px}.icon-service-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.icon-service-grid article{border:1px solid #dce5eb;padding:16px 8px;text-align:center;background:#fff}.icon-service-grid svg{width:27px;height:27px;color:var(--navy);margin:auto auto 8px}.icon-service-grid b{display:block;font-size:9px}.icon-service-grid small{display:block;font-size:7px;color:#788a97;margin-top:4px}.process-band{background:#052d4c;color:#fff;padding:22px 0}.process-band .wrap{display:grid;grid-template-columns:repeat(5,1fr)}.process-band .wrap>div{text-align:center;position:relative;padding:6px 12px}.process-band .wrap>div:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:rgba(255,255,255,.2)}.process-band span{position:absolute;top:0;left:14px;width:22px;height:22px;border-radius:50%;background:var(--gold);color:#082d49;display:grid;place-items:center;font-size:8px;font-weight:900}.process-band svg{width:26px;height:26px;margin-bottom:5px}.process-band b,.process-band small{display:block}.process-band b{font-size:9px}.process-band small{font-size:7px;opacity:.72;margin-top:3px}
.project-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.project-categories article{border:1px solid #dce5eb;padding-bottom:15px;position:relative}.project-categories img{height:145px;width:100%;object-fit:cover;object-position:center center}.project-categories>article>svg{width:30px;height:30px;margin:14px 14px 6px;color:#0d3d61}.project-categories b,.project-categories p{display:block;margin:0 14px}.project-categories b{font-size:12px}.project-categories p{font-size:8px;line-height:1.45;color:#70828f;margin-top:6px}.project-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.project-gallery article{border:1px solid #dce5eb;padding-bottom:14px}.project-gallery img{height:145px;width:100%;object-fit:cover;object-position:center center}.project-gallery b,.project-gallery span,.project-gallery p{display:block;margin-left:12px;margin-right:12px}.project-gallery b{font-size:10px;margin-top:10px}.project-gallery span{font-size:8px;color:#0b557f;margin-top:3px}.project-gallery p{font-size:8px;line-height:1.45;color:#778894;margin-top:7px;margin-bottom:0}
.jobs-section{padding-bottom:45px}.jobs-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.job-card{border:1px solid #dce5eb;padding:16px 13px;min-height:270px;display:flex;flex-direction:column}.job-card.filter-hidden{display:none}.job-card>svg{width:27px;height:27px;color:#0b3d62;margin-bottom:9px}.job-card>b{font-size:12px;line-height:1.2}.job-card>span{font-size:8px;color:#325a75;margin-top:4px}.job-card>small{font-size:8px;color:#778b99;margin-top:7px}.job-card p{font-size:8px;line-height:1.5;color:#687c89}.job-card a{margin-top:auto;background:#052d4c;color:#fff;padding:9px;text-align:center;font-size:8px;font-weight:800;border-radius:4px}.why-work{padding-top:35px;background:#f7f9fb}.hiring{padding-top:45px}.process-steps{display:flex;align-items:center;justify-content:space-between}.process-steps>div{width:150px;text-align:center;position:relative}.process-steps>div>span{position:absolute;top:-4px;left:25px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--gold);font-size:8px;font-weight:900}.process-steps svg{width:38px;height:38px;color:#0b3d62;margin-bottom:7px}.process-steps b,.process-steps small{display:block}.process-steps b{font-size:10px}.process-steps small{font-size:8px;color:#708390;margin-top:4px}.process-steps>i{font-style:normal;color:#9eabb4;font-size:22px}
.news-section{padding-top:34px}.news-cat-row{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:30px}.news-cat-row button{height:72px;border:1px solid #dce5eb;background:#fff;color:#17415f;font:700 9px 'DM Sans';cursor:pointer}.news-cat-row button:first-letter{font-size:20px}.news-cat-row button b{display:block;margin-top:7px}.news-cat-row button.active{background:#052d4c;color:#fff}.news-layout{display:grid;grid-template-columns:1fr 265px;gap:28px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.article-card{border:1px solid #dce5eb;padding-bottom:15px;position:relative;transition:transform .25s ease,box-shadow .25s ease,opacity .2s ease}.article-card.filter-show{animation:cardIn .35s ease both}.article-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(5,44,75,.10)}.article-card img{height:150px;width:100%;object-fit:cover}.article-card>span{position:absolute;top:9px;left:9px;background:#fff;padding:5px 8px;border-radius:12px;font-size:7px;font-weight:800}.article-card small,.article-card h3,.article-card p,.article-card a{display:block;margin-left:13px;margin-right:13px}.article-card small{font-size:7px;color:#788a97;margin-top:10px}.article-card h3{font:700 15px/1.25 'Playfair Display';margin-top:5px;margin-bottom:7px}.article-card p{font-size:8px;line-height:1.5;color:#657987}.article-card a{font-size:8px;color:#c51f77;font-weight:800;margin-top:12px}.news-sidebar{display:flex;flex-direction:column;gap:16px}.search-box{border:1px solid #dce5eb;padding:12px;display:flex;gap:8px}.search-box input{border:0;outline:0;width:100%;font:500 9px 'DM Sans'}.side-card{border:1px solid #dce5eb;padding:16px}.side-card h3{font:700 22px 'Playfair Display';margin:0 0 10px}.side-card a{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0f2;font-size:9px}.side-card a span{background:#f1f5f7;padding:2px 6px;border-radius:9px}.newsletter{background:#fff0f7;border:1px solid #f4d7e6;padding:18px}.newsletter b{font:700 17px 'Playfair Display'}.newsletter p{font-size:8px;line-height:1.5}.newsletter input{width:100%;padding:10px;border:1px solid #ead9e1;font-size:8px}.newsletter button{width:100%;border:0;background:#c51f77;color:#fff;padding:10px;margin-top:8px;font:800 8px 'DM Sans'}
.contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:35px}.contact-cards article{border:1px solid #dce5eb;padding:20px;background:#fff;min-height:160px}.contact-cards svg{width:28px;height:28px;color:#d2a229;margin-bottom:10px}.contact-cards b,.contact-cards a,.contact-cards span{display:block}.contact-cards b{font:700 16px 'Playfair Display';margin-bottom:8px}.contact-cards a,.contact-cards span{font-size:9px;color:#647785;margin-top:5px}.contact-main{display:grid;grid-template-columns:1.2fr .8fr;border:1px solid #dce5eb}.contact-form-wrap{padding:36px}.contact-form-wrap h2{font:700 38px 'Playfair Display';margin:0 0 8px}.contact-form-wrap>p{font-size:10px;line-height:1.6;color:#647785}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}form label{display:block;font-size:9px;font-weight:800;margin-top:14px}input,select,textarea{font-family:inherit}form input,form select,form textarea{width:100%;border:1px solid #dce5eb;padding:12px;margin-top:6px;outline:none;background:#fff;font-size:10px}form input:focus,form select:focus,form textarea:focus{border-color:#9eb1bf}.contact-form-wrap button{margin-top:15px}.contact-visual{position:relative;min-height:500px}.contact-visual>img{width:100%;height:100%;object-fit:cover}.contact-visual-card{position:absolute;left:22px;right:22px;bottom:22px;background:#052d4c;color:#fff;padding:18px}.contact-visual-card b{font:700 19px 'Playfair Display'}.contact-visual-card p{font-size:9px}.contact-visual-card a{font-size:9px;color:var(--gold2);font-weight:800}
.pre-footer-cta{height:160px;position:relative;overflow:hidden;color:#fff;background:#052d4c}.pre-footer-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.30}.pre-footer-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,29,50,.98),rgba(3,48,80,.82),rgba(3,48,80,.45))}.pre-footer-inner{height:100%;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px}.pre-footer-inner span{font-size:9px;color:var(--gold2);font-weight:900;letter-spacing:.14em}.pre-footer-inner h2{font:700 34px/1.08 'Playfair Display';margin:5px 0}.pre-footer-inner p{font-size:10px;margin:0;color:rgba(255,255,255,.82)}.pre-footer-actions{display:flex;gap:9px}.site-footer{background:linear-gradient(135deg,#031b2e,#052f4f);color:#fff;border-top:3px solid var(--gold)}.footer-grid{display:grid;grid-template-columns:1.25fr .65fr 1fr 1.15fr;gap:40px;padding:48px 0}.footer-brand>img{width:275px;height:auto;margin-bottom:20px}.footer-brand p{font-size:10px;line-height:1.7;color:rgba(255,255,255,.75);max-width:370px}.footer-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.footer-badges span{border:1px solid rgba(255,255,255,.18);padding:6px 8px;border-radius:3px;font-size:7px;color:rgba(255,255,255,.76)}.footer-col h4{font-size:10px;color:var(--gold2);text-transform:uppercase;letter-spacing:.08em;margin:0 0 15px}.footer-col>a,.footer-contact>span{display:block;color:rgba(255,255,255,.78);font-size:9px;margin:9px 0}.footer-col>a:hover{color:#fff}.footer-contact>a,.footer-contact>span{display:flex;align-items:flex-start;gap:8px}.footer-contact svg{width:13px;height:13px;flex:0 0 auto;margin-top:1px}.footer-bottom{background:#02111d;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom .wrap{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:7px;color:rgba(255,255,255,.65)}.footer-bottom div div{display:flex;gap:10px;align-items:center}.footer-bottom i{width:1px;height:9px;background:rgba(255,255,255,.3)}.wa-float{position:fixed;right:18px;bottom:20px;z-index:800;background:#19b966;color:#fff;height:46px;border-radius:24px;padding:0 15px;display:flex;align-items:center;gap:7px;font-size:18px;box-shadow:0 10px 25px rgba(6,105,59,.25)}.wa-float span{font-size:9px;font-weight:800}.side-socials{position:fixed;left:12px;bottom:24px;z-index:700;display:flex;flex-direction:column;gap:5px}.side-socials a{width:30px;height:30px}
.reveal,.reveal-left,.reveal-right{opacity:0;transition:opacity .6s ease,transform .6s ease}.reveal{transform:translateY(18px)}.reveal-left{transform:translateX(-22px)}.reveal-right{transform:translateX(22px)}.reveal.visible,.reveal-left.visible,.reveal-right.visible{opacity:1;transform:none}@keyframes cardIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.wrap{width:min(100% - 32px,1000px)}.brand img{width:220px}.main-nav>ul{gap:16px}.main-nav a,.nav-drop-btn{font-size:10px}.top-contact{gap:12px}.top-promise{display:none}.company-grid{grid-template-columns:repeat(2,1fr)}.company-overlap{margin-top:-28px}.featured-grid{grid-template-columns:repeat(3,1fr)}.service-tiles{grid-template-columns:repeat(4,1fr)}.why-grid{grid-template-columns:1fr 1fr}.mission-card{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.mission-card article+article{border-top:0;border-left:1px solid #e7ecef;padding-left:18px}.project-categories,.project-gallery,.jobs-grid{grid-template-columns:repeat(3,1fr)}.visa-grid{grid-template-columns:repeat(3,1fr)}.country-row,.icon-service-grid{grid-template-columns:repeat(4,1fr)}.company-anchor-nav{display:none}.company-strip-inner{justify-content:space-between}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand>img{width:300px}}
@media(max-width:820px){.top-strip{display:none}.site-header{height:74px}.nav-wrap{width:calc(100% - 28px)}.brand img{width:220px}.menu-toggle{display:grid;place-items:center;margin-left:auto;border:0;background:#052d4c;color:#fff;width:42px;height:42px;border-radius:6px}.menu-toggle svg{width:23px;height:23px}.main-nav{position:fixed;top:74px;left:0;right:0;bottom:0;background:#fff;z-index:1100;display:block;padding:22px;transform:translateX(100%);transition:.28s;overflow:auto}.main-nav.open{transform:none}.main-nav>ul{display:block;height:auto}.main-nav li{height:auto;display:block}.main-nav>ul>li>a,.nav-drop-btn{width:100%;height:auto;padding:15px 4px;border-bottom:1px solid #edf1f3;justify-content:space-between;font-size:13px}.main-nav>ul>li>a:after,.nav-drop-btn:after{display:none}.mega-menu{position:static;width:auto;box-shadow:none;border:0;border-radius:0;padding:6px 0 8px 8px;opacity:1;visibility:visible;transform:none;display:none}.has-dropdown.open .mega-menu{display:block}.mega-menu a{padding:11px 5px}.mobile-quote{display:flex;margin-top:18px;background:#d6a72f;color:#062b48;padding:14px;justify-content:center;gap:8px;font-size:11px;font-weight:900}.company-strip{height:58px;overflow:hidden}.company-brand{width:225px}.company-brand img{max-height:46px;max-width:100%;object-fit:contain;image-rendering:-webkit-optimize-contrast}.company-cta{font-size:8px;padding:10px}.home-hero{height:610px}.hero-inner,.page-hero-inner,.service-hero-inner{align-items:flex-start;padding-top:65px}.hero-copy,.service-hero .hero-copy,.page-hero .hero-copy{width:100%}.hero h1{font-size:48px}.hero-copy>p{font-size:14px}.hero-note,.hero-corner-card{display:none}.hero-benefits{gap:14px}.hero-benefit{width:calc(50% - 8px)}.home-hero .hero-shade,.service-hero .hero-shade,.page-hero .hero-shade{background:linear-gradient(90deg,rgba(2,31,53,.95),rgba(3,44,75,.75))}.company-overlap{margin-top:-55px}.about-snapshot-grid{grid-template-columns:1fr 1fr}.about-copy{grid-column:1/-1}.story-grid{grid-template-columns:1fr}.simple-company-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(3,1fr)}.stat-grid{grid-template-columns:repeat(3,1fr);padding:8px 0}.stat-grid>div{min-height:88px}.stat-grid>div:nth-child(3):after{display:none}.featured-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.mission-card{grid-column:auto;display:block}.mission-card article+article{border-left:0;border-top:1px solid #e7ecef;padding-left:0}.project-mini-grid{grid-template-columns:repeat(2,1fr)}.service-stat-band{height:auto;padding:18px 0}.service-stat-band>.wrap{grid-template-columns:repeat(2,1fr);gap:12px}.service-stat-band>.wrap>div{padding:9px;border:0}.service-stat-band a{justify-self:stretch;grid-column:1/-1;justify-content:center}.process-band .wrap{grid-template-columns:1fr 1fr}.process-band .wrap>div:last-child{grid-column:1/-1}.news-layout{grid-template-columns:1fr}.news-sidebar{display:grid;grid-template-columns:1fr 1fr}.news-cat-row{grid-template-columns:repeat(4,1fr)}.contact-cards{grid-template-columns:1fr 1fr}.contact-main{grid-template-columns:1fr}.contact-visual{min-height:350px}.pre-footer-cta{height:auto}.pre-footer-inner{padding:30px 0;display:block}.pre-footer-actions{margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.wrap{width:calc(100% - 24px)}.brand img{width:190px}.company-strip{height:54px}.company-brand{width:190px}.company-cta{padding:9px 10px}.hero h1{font-size:40px}.home-hero{height:670px}.page-hero{height:520px}.service-hero{height:620px}.hero-inner,.page-hero-inner,.service-hero-inner{padding-top:48px}.hero-benefit{width:100%}.hero-benefits{margin:18px 0}.hero-actions{align-items:flex-start;flex-direction:column}.company-overlap{margin-top:0;padding:18px 0}.company-grid{grid-template-columns:1fr}.company-photo{height:190px}.about-snapshot{padding-top:18px}.about-snapshot-grid{grid-template-columns:1fr}.about-copy{grid-column:auto;padding:26px 0}.about-image{min-height:320px}.section{padding:56px 0}.section-title{display:block}.section-title p{margin-top:9px}.stat-grid,.stat-grid.five{grid-template-columns:1fr 1fr}.stat-grid>div:nth-child(3):after{display:block}.stat-grid>div:nth-child(2n):after{display:none}.featured-grid{grid-template-columns:1fr}.feature-project>img{height:190px}.simple-company-grid{grid-template-columns:1fr}.values-grid,.values-grid.eight{grid-template-columns:1fr 1fr}.service-tiles{grid-template-columns:1fr 1fr}.service-tile img{height:135px}.why-cards{grid-template-columns:1fr}.quote-image-card{grid-template-columns:1fr}.quote-image-card>img{height:260px}.project-mini-grid{grid-template-columns:1fr}.project-mini img{height:190px}.visa-grid{grid-template-columns:1fr 1fr}.country-row,.icon-service-grid{grid-template-columns:1fr 1fr}.process-band .wrap{grid-template-columns:1fr}.process-band .wrap>div:last-child{grid-column:auto}.project-categories,.project-gallery,.jobs-grid{grid-template-columns:1fr 1fr}.project-categories img,.project-gallery img{height:150px}.process-steps{display:grid;grid-template-columns:1fr;gap:20px}.process-steps>div{width:100%}.process-steps>div>span{left:calc(50% - 58px)}.process-steps>i{transform:rotate(90deg);text-align:center}.news-cat-row{grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr}.article-card img{height:210px}.news-sidebar{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.contact-form-wrap{padding:24px}.pre-footer-actions{display:grid}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-brand>img{width:260px}.footer-bottom .wrap{display:block;padding:18px 0;text-align:center}.footer-bottom div div{justify-content:center;margin:9px 0}.side-socials{display:none}.wa-float span{display:none}.wa-float{width:48px;padding:0;justify-content:center}.plane-visual{display:none}.travel-hero .hero-shade{background:linear-gradient(90deg,rgba(2,31,53,.97),rgba(3,44,75,.74))}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.reveal-left,.reveal-right{opacity:1;transform:none}}

/* News filter clarity + category-specific cards */
.news-filter-status{margin:8px 0 0;color:#5f7285;font-size:14px;font-weight:700;letter-spacing:.01em}
.article-grid .article-card{transition:opacity .32s ease,transform .32s ease,box-shadow .3s ease;transition-delay:var(--filter-delay,0ms)}
.article-grid .article-card.filter-hidden{display:none!important}
.article-grid .article-card.filter-show{animation:newsCardIn .38s ease both}
@keyframes newsCardIn{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}
.article-card img{width:100%;height:220px;object-fit:cover;object-position:center;filter:none!important;backdrop-filter:none!important;image-rendering:auto}
.article-card:hover img{transform:scale(1.035)}
.news-cat-row button{cursor:pointer}
.news-cat-row button.active{box-shadow:0 10px 28px rgba(3,41,71,.16)}
.side-card a[data-news-filter]{cursor:pointer}
@media(max-width:820px){.article-card img{height:210px}.news-filter-status{font-size:13px}}


/* Service sub-navigation + HD logo refinements */
.brand img{width:268px;max-height:66px;object-fit:contain;object-position:left center;shape-rendering:geometricPrecision;transform:translateZ(0)}
.footer-brand>img{width:330px;max-width:100%;height:auto;object-fit:contain;object-position:left center}
.company-strip{position:sticky;top:82px;z-index:940;box-shadow:0 8px 22px rgba(3,37,63,.045)}
.company-anchor-nav a{padding:24px 0 20px;color:#15364f;transition:color .2s ease}
.company-anchor-nav a.active{color:var(--accent)}
.company-anchor-nav a.active:after{transform:scaleX(1)}
[id^="sec-"]{scroll-margin-top:164px}

.service-detail-section{background:#fff}
.service-detail-section.alt,.pearllube-detail.alt{background:#f7fafc}
.service-step-grid,.detail-card-grid,.icon-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.service-step-grid article,.detail-card-grid article,.icon-detail-grid article{background:#fff;border:1px solid #dce5eb;border-radius:10px;padding:24px 20px;box-shadow:0 10px 28px rgba(3,37,63,.055);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}
.service-step-grid article:hover,.detail-card-grid article:hover,.icon-detail-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(3,37,63,.1);border-color:color-mix(in srgb,var(--service-accent) 40%,#dce5eb)}
.service-step-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-size:12px;font-weight:900;margin-bottom:18px}
.service-step-grid article:after{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--service-accent)}
.service-step-grid b,.detail-card-grid b,.icon-detail-grid b{display:block;font:700 18px/1.25 'Playfair Display',Georgia,serif;color:var(--ink);margin-bottom:8px}
.service-step-grid p,.detail-card-grid p,.icon-detail-grid p{margin:0;color:var(--text);font-size:12px;line-height:1.65}

.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.plan-grid article{border:1px solid #dce5eb;border-radius:12px;padding:27px;background:#fff;box-shadow:0 12px 32px rgba(3,37,63,.06);transition:.25s;position:relative;overflow:hidden}
.plan-grid article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--service-accent)}
.plan-grid article.featured{background:linear-gradient(145deg,#052c4b,#073b62);color:#fff;border-color:#052c4b;transform:translateY(-5px)}
.plan-grid article:hover{transform:translateY(-7px);box-shadow:0 20px 44px rgba(3,37,63,.12)}
.plan-grid article.featured:hover{transform:translateY(-9px)}
.plan-grid small{color:var(--service-accent);font-size:9px;letter-spacing:.14em;font-weight:900}
.plan-grid h3{font:700 25px/1.1 'Playfair Display',Georgia,serif;margin:7px 0 10px}
.plan-grid p,.plan-grid li{font-size:11px;line-height:1.6;color:#617687}.plan-grid article.featured p,.plan-grid article.featured li{color:rgba(255,255,255,.8)}
.plan-grid ul{padding-left:18px;margin:16px 0 20px}.plan-grid a{display:inline-flex;padding:10px 14px;border-radius:5px;background:var(--service-accent);color:#fff;font-size:9px;font-weight:900}

.pearllube-detail .detail-card-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:#c51f77}
.icon-detail-grid article{min-height:140px;display:flex;flex-direction:column;justify-content:center}

.tour-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.tour-package-grid article{min-height:230px;border-radius:12px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 14px 34px rgba(3,37,63,.12)}
.tour-package-grid article:nth-child(1){background-image:linear-gradient(0deg,rgba(2,31,53,.9),rgba(2,31,53,.08)),url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1800&q=100'),url('assets/images/fallback-dubai.jpg')}
.tour-package-grid article:nth-child(2){background-image:linear-gradient(0deg,rgba(2,31,53,.9),rgba(2,31,53,.08)),url('https://images.unsplash.com/photo-1526772662000-3f88f10405ff?auto=format&fit=crop&w=1800&q=100'),url('assets/images/fallback-travel.jpg')}
.tour-package-grid article:nth-child(3){background-image:linear-gradient(0deg,rgba(2,31,53,.9),rgba(2,31,53,.08)),url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=100'),url('assets/images/fallback-travel.jpg')}
.tour-package-grid article>div{position:absolute;left:20px;right:20px;bottom:20px;color:#fff}.tour-package-grid span{font-size:9px;letter-spacing:.14em;color:#f0c85a;font-weight:900}.tour-package-grid h3{font:700 24px/1.1 'Playfair Display';margin:4px 0 7px}.tour-package-grid p{font-size:11px;line-height:1.55;margin:0;color:rgba(255,255,255,.84)}
.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.booking-grid article{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #dce5eb;border-radius:12px;padding:24px;box-shadow:0 12px 30px rgba(3,37,63,.06)}.booking-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#052c4b;color:#f0c85a;font-size:30px;flex:0 0 auto}.booking-grid h3{font:700 24px/1.1 'Playfair Display';margin:0 0 8px}.booking-grid p{font-size:11px;line-height:1.6;color:var(--text);margin:0 0 10px}.booking-grid a{font-size:9px;font-weight:900;color:#1673a2}

@media(max-width:1100px){
  .company-strip{height:auto;min-height:67px;top:82px}
  .company-strip-inner{flex-wrap:wrap;padding:8px 0;gap:8px 16px}
  .company-brand{width:220px}.company-cta{margin-left:auto}
  .company-anchor-nav{display:flex!important;order:3;width:100%;margin:0;overflow-x:auto;gap:20px;padding:0 2px 7px;scrollbar-width:none}
  .company-anchor-nav::-webkit-scrollbar{display:none}.company-anchor-nav a{flex:0 0 auto;padding:8px 0 7px;font-size:9px}.company-anchor-nav a:after{bottom:0}
  [id^="sec-"]{scroll-margin-top:190px}
  .service-step-grid,.detail-card-grid,.icon-detail-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .brand img{width:230px;max-height:58px}.company-strip{top:74px}.company-strip-inner{padding:6px 0}.company-brand{width:190px}.company-cta{font-size:8px}
  [id^="sec-"]{scroll-margin-top:178px}.plan-grid,.tour-package-grid{grid-template-columns:1fr}.booking-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .brand img{width:205px}.company-brand{width:165px}.company-cta{padding:8px 9px}.company-anchor-nav{gap:17px}.company-anchor-nav a{font-size:8px}
  .service-step-grid,.detail-card-grid,.icon-detail-grid{grid-template-columns:1fr}.booking-grid article{align-items:flex-start}.booking-icon{width:52px;height:52px;font-size:23px}
}

/* Real social media brand icon rendering */
.header-socials a,.side-socials a{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.header-socials a:hover,.side-socials a:hover{transform:translateY(-2px) scale(1.06);box-shadow:0 7px 16px rgba(0,0,0,.18)}
.header-socials svg,.side-socials svg{width:13px;height:13px;display:block;fill:currentColor;stroke:none}
.header-socials svg.social-outline,.side-socials svg.social-outline{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.side-socials svg{width:16px;height:16px}
.s-fb{background:#1877f2!important}.s-ig{background:linear-gradient(135deg,#f9ce34 0%,#ee2a7b 48%,#6228d7 100%)!important}.s-in{background:#0a66c2!important}.s-yt{background:#ff0000!important}.s-tk{background:#111!important}.s-wa{background:#25d366!important}


/* Final logo + clarity refinements */
.brand img{width:300px;max-height:72px;object-fit:contain;image-rendering:auto}
.footer-brand>img{width:310px;max-width:100%;height:auto;object-fit:contain}
.company-logo{image-rendering:auto}
.hero-bg,.company-photo img,.feature-project img,.article-card img,.project-mini img,.service-tile img,.visa-card img,.country-card img{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}
@media(max-width:1100px){.brand img{width:270px;max-height:66px}.footer-brand>img{width:290px}}
@media(max-width:820px){.brand img{width:235px;max-height:60px}.footer-brand>img{width:260px}}
@media(max-width:560px){.brand img{width:210px;max-height:56px}.footer-brand>img{width:240px}}


/* Final reference-match refinements */
.brand img{width:268px;max-height:70px;object-fit:contain;object-position:left center;image-rendering:-webkit-optimize-contrast}
.footer-brand>img{width:330px;max-width:100%;height:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast}
.hero-bg,.company-photo img,.feature-project>img,.project-mini img,.project-gallery img,.project-categories img,.service-tile img,.article-card img{filter:none!important;backdrop-filter:none!important;image-rendering:auto}
.reference-about{padding:26px 0 0;background:#fff}.reference-about .about-snapshot-grid{grid-template-columns:1.25fr .68fr 1fr;gap:0;border-top:1px solid #eef2f4}.reference-about .about-copy{padding:28px 30px 24px 0}.reference-about .about-copy h2{font-size:24px;line-height:1.15;margin:5px 0 12px}.reference-about .about-copy p{font-size:11px;line-height:1.63;color:#536a7b}.reference-learn{display:inline-flex;background:linear-gradient(135deg,#f3cb64,#d3a027);color:#082e4b!important;padding:11px 18px;border-radius:6px;margin-top:12px;font-weight:900}.founder-quote-card{margin:20px 14px 20px 8px;border:1px solid #e1e7eb;background:#fff;box-shadow:0 14px 28px rgba(3,37,63,.08);padding:26px 22px;display:flex;flex-direction:column;justify-content:center}.founder-quote-card .vision-mark{font-size:50px;color:#d6a72f;line-height:.7}.founder-quote-card p{font:600 18px/1.38 'Playfair Display',Georgia,serif;color:#16364e;margin:8px 0 14px}.founder-signature{font:italic 24px/1.1 'Playfair Display',Georgia,serif;color:#15364f;margin:3px 0 12px}.founder-quote-card strong{font-size:8px;color:#183b55;letter-spacing:.08em}.founder-quote-card small{font-size:7px;color:#667c8c;margin-top:2px}.founder-home-image{min-height:250px;position:relative;overflow:hidden;background:#071b2a}.founder-home-image>img{width:72%;height:100%;object-fit:cover;object-position:center 20%;filter:grayscale(100%);display:block}.founder-home-image .image-label{position:absolute;right:0;top:0;bottom:0;width:29%;background:linear-gradient(180deg,#062d4d,#031d32);color:#fff;padding:24px 12px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.founder-home-image .image-label b,.founder-home-image .image-label span{font-size:8px;letter-spacing:.08em}.founder-home-image .image-label strong{margin-top:auto;font:italic 20px/1.2 'Playfair Display',Georgia,serif;color:#fff}.reference-home-cta{background:linear-gradient(90deg,#072f50,#073e68);color:#fff}.reference-home-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0}.reference-home-cta h2{font:700 28px/1.1 'Playfair Display',Georgia,serif;margin:0 0 4px}.reference-home-cta p{font-size:10px;margin:0;color:rgba(255,255,255,.78)}.reference-home-cta-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.reference-home-cta .btn{padding:13px 18px}.btn-call{background:#1677e8;color:#fff}.story-photo>img,.quote-image-card>img{filter:grayscale(100%);object-position:center 18%;image-rendering:auto}
@media(max-width:980px){.reference-about .about-snapshot-grid{grid-template-columns:1fr 1fr}.reference-about .about-copy{grid-column:1/-1;padding:26px}.reference-about .founder-quote-card{margin:12px}.reference-home-cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.brand img{width:185px;max-height:58px}.reference-about .about-snapshot-grid{grid-template-columns:1fr}.reference-about .about-copy{grid-column:auto;padding:24px 4px}.founder-home-image{min-height:340px}.reference-home-cta-actions{display:grid;width:100%}.reference-home-cta-actions .btn{width:100%}.footer-brand>img{width:260px}}


/* Home page exact reference adjustments */
.home-page .top-right{gap:12px}
.home-page .hero-copy>p{font-size:16px;line-height:1.45;max-width:560px}
.home-page .hero-benefit b{font-size:10px;line-height:1.2;white-space:normal}
.reference-title h2{font-family:'DM Sans',Arial,sans-serif;font-size:24px;letter-spacing:.01em;text-transform:uppercase;color:#133753}
.reference-about .about-copy h2{font-family:'DM Sans',Arial,sans-serif;font-size:16px;letter-spacing:.02em;text-transform:uppercase;color:#1a3a54;font-weight:800}
.reference-about .about-copy p{max-width:95%}
.reference-about .founder-home-image>img{width:75%;object-position:center center;filter:grayscale(100%)}
.reference-about .founder-home-image .image-label strong{font-style:italic;font-size:18px;line-height:1.25}
.reference-home-cta h2{font-size:26px}
.featured-section .filter-tabs{justify-content:flex-end;margin-top:-38px}
.featured-section .feature-project>img{height:115px}
.featured-section .feature-project b{font-size:13px}
.reviews-section .review-card{align-items:flex-start}
.reviews-section .avatar{background:#dfe6ec;color:#183b55}
.home-page .company-card h3{line-height:1.25}
@media(max-width:980px){.featured-section .filter-tabs{justify-content:flex-start;margin-top:0}}
@media(max-width:620px){.reference-title h2{font-size:20px}.featured-section .feature-project>img{height:165px}}


/* Final refined home page match */
.brand img,.footer-brand>img,.company-logo,.company-card-body img{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}
.brand img{width:264px;max-width:100%}
.company-logo{height:56px;max-width:100%;object-fit:contain;filter:none}
.company-card-body{padding:16px 17px 17px}
.company-card h3{font-size:14px;margin:6px 0 11px;letter-spacing:.01em}
.company-card li{font-size:9.3px}
.reference-title h2{font-size:22px;letter-spacing:0;text-transform:uppercase}
.featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:12px}
.featured-head .section-title{margin-bottom:0}
.carousel-shell{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:12px}
.carousel-arrow{width:38px;height:38px;border:1px solid #d7e0e8;border-radius:50%;background:#fff;color:#17374f;font-size:24px;line-height:1;display:grid;place-items:center;box-shadow:0 6px 15px rgba(6,39,65,.08)}
.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.feature-project{border-radius:6px;box-shadow:none}
.feature-project>img{height:116px}
.feature-project>div{padding:10px 12px 12px}
.feature-project span{display:none}
.feature-project b{font-size:13px;line-height:1.25;margin:0 0 2px}
.feature-project small{font-size:11px;color:#5c6c77}
.reviews-section{padding-top:26px;padding-bottom:10px}
.review-shell{grid-template-columns:38px 1fr 38px}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.review-card{min-height:132px;border-radius:12px;align-items:center;box-shadow:none}
.review-photo{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto;border:2px solid #edf1f5}
.review-card p{font-size:11px;line-height:1.5;color:#556977;margin:3px 0 0}
.review-card b{font-size:15px;color:#14354d}
.stars{font-size:13px;margin:3px 0 4px}
.filter-tabs.project-tabs{justify-content:flex-end;gap:22px;border:0;padding:0;background:none;box-shadow:none}
.filter-tabs.project-tabs button{padding:0;background:none;border-radius:0;font-size:13px;color:#516371;border-bottom:2px solid transparent}
.filter-tabs.project-tabs button.active{color:#d2a032;border-bottom-color:#d2a032}
.reference-home-cta{margin-top:10px}
@media (max-width:1100px){.featured-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}.featured-head{flex-direction:column;align-items:flex-start}.filter-tabs.project-tabs{justify-content:flex-start;flex-wrap:wrap}.carousel-shell,.review-shell{grid-template-columns:1fr}.carousel-arrow{display:none}.feature-project>img{height:150px}}
@media (max-width:680px){.featured-grid{grid-template-columns:1fr}.company-logo{height:50px}.reference-title h2{font-size:20px}.filter-tabs.project-tabs button{font-size:12px}}


/* Home page refinement to match the provided reference while keeping the same site header and footer */
.home-page .featured-section .carousel-arrow,
.home-page .reviews-section .carousel-arrow{display:none !important;}
.home-page .featured-section .featured-grid,
.home-page .reviews-section .review-grid{margin-top:14px;}
.home-page .featured-section .featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.home-page .reviews-section .review-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
.home-page .feature-project,.home-page .review-card{border-radius:10px;box-shadow:0 10px 24px rgba(6,39,65,.07);border:1px solid #dce5eb;}
.home-page .feature-project>img{height:122px;object-fit:contain;background:#fff;}
.home-page .review-card{align-items:center;min-height:125px;}
.home-page .review-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;flex:0 0 56px;}
.home-page .feature-project b{font-size:12px;line-height:1.28;}
.home-page .feature-project small{font-size:10px;}
.home-page .founder-home-image>img{width:71%;object-position:center center;filter:grayscale(100%);}
.home-page .company-card{box-shadow:0 14px 36px rgba(3,35,59,.10);}
.home-page .company-card .company-photo img{object-fit:cover;filter:none !important;}
.home-page .company-card .company-logo{image-rendering:-webkit-optimize-contrast;filter:none !important;background:transparent;}
.home-page .brand img,.home-page .footer-brand>img{background:transparent !important;filter:none !important;}
.home-page .reference-home-cta{margin-top:16px;}
.home-page .reference-home-cta .btn{min-width:165px;}
.home-page .founder-quote-card{min-height:250px;}
.home-page .stat-grid>div span{line-height:1.35;}
@media (max-width:1100px){
  .home-page .featured-section .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .home-page .reviews-section .review-grid{grid-template-columns:1fr;}
}
@media (max-width:640px){
  .home-page .featured-section .featured-grid{grid-template-columns:1fr;}
  .home-page .feature-project>img{height:170px;}
}


/* === Final logo and featured image clarity fixes === */
.brand img{
  width:320px !important;
  max-width:100%;
  max-height:78px !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  filter:none !important;
}
.footer-brand>img{
  width:320px !important;
  max-width:100%;
  height:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  filter:none !important;
}
.company-brand img,
.company-logo,
.mini-logo,
.home-page .brand img,
.home-page .footer-brand>img{
  background:transparent !important;
  object-fit:contain !important;
  filter:none !important;
}
.company-brand img{max-height:54px !important; width:auto !important;}
.company-logo{height:54px !important; width:auto !important; max-width:100% !important;}
.mini-logo{height:42px !important; width:auto !important; max-width:90% !important; object-fit:contain !important;}
.feature-project>img,
.home-page .feature-project>img{
  width:100% !important;
  height:150px !important;
  object-fit:contain !important;
  object-position:center top !important;
  background:#fff !important;
  padding:8px 8px 0 !important;
  filter:none !important;
}
@media(max-width:1100px){
  .brand img{width:290px !important; max-height:72px !important;}
  .feature-project>img,
  .home-page .feature-project>img{height:145px !important;}
}
@media(max-width:820px){
  .brand img{width:245px !important; max-height:62px !important;}
  .company-brand img{max-height:46px !important;}
}
@media(max-width:560px){
  .brand img{width:215px !important; max-height:56px !important;}
  .footer-brand>img{width:245px !important;}
  .feature-project>img,
  .home-page .feature-project>img{height:180px !important; padding:8px !important;}
}


/* About Us story section image full display fix */
.story-grid{align-items:start !important}
.story-photo{
  min-height:unset !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
  background:#fff !important;
  border:1px solid #e3e9ee !important;
}
.story-photo>img{
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  aspect-ratio:1 / 1 !important;
  object-fit:cover !important;
  object-position:center top !important;
  display:block !important;
}
.quote-panel{
  position:static !important;
  inset:auto !important;
  background:#052d4c !important;
  color:#fff !important;
  padding:28px 30px !important;
  min-height:240px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
}
.quote-panel p{
  font-size:14px !important;
  line-height:1.65 !important;
  margin:0 0 20px !important;
}
.quote-panel strong{
  font-size:14px !important;
  color:#e4b540 !important;
  letter-spacing:.02em !important;
}
@media(max-width:820px){
  .story-photo>img{aspect-ratio:1 / 1 !important;}
  .quote-panel{min-height:auto !important;padding:24px 22px !important;}
}


/* About + projects enhancement refinements */
.expanded-gallery{grid-template-columns:repeat(4,1fr);gap:16px}
.expanded-gallery article{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 28px rgba(3,37,63,.06);transition:.28s}
.expanded-gallery article:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(3,37,63,.12)}
.expanded-gallery img{height:190px}
.process-band{border-radius:14px;overflow:hidden}
.process-band .wrap{width:min(100% - 42px,1140px)}
@media(max-width:1100px){.expanded-gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.expanded-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.expanded-gallery{grid-template-columns:1fr}.expanded-gallery img{height:200px}}


/* FINAL QA: transparent Maqbool logo, readable typography and non-repeating project visuals */
.site-header{height:128px!important;background:#fff!important}
.nav-wrap{height:100%!important}
.brand{display:flex!important;align-items:center!important;height:100%!important;background:transparent!important}
.brand img{height:112px!important;width:auto!important;max-width:190px!important;max-height:none!important;object-fit:contain!important;background:transparent!important;filter:none!important;padding:0!important;margin:0!important}
.footer-brand>img{width:auto!important;height:145px!important;max-width:220px!important;object-fit:contain!important;background:transparent!important;filter:none!important}
.company-brand img,.company-logo,.mini-logo{background:transparent!important;filter:none!important}

/* Consistent readable content sizing */
body{font-size:16px!important}
.main-nav a,.nav-drop-btn{font-size:12px!important}
.top-contact,.top-contact a,.top-promise,.top-quote{font-size:11px!important}
.hero-copy>p,.page-hero .hero-copy>p,.service-hero .hero-copy>p{font-size:15px!important;line-height:1.6!important}
.hero-benefit b{font-size:11px!important}
.section-title span,.eyebrow,.eyebrow.dark{font-size:11px!important}
.section-title p,.about-copy p,.story-copy p,.why-grid>div>p{font-size:14px!important;line-height:1.7!important}
.company-card h3,.project-categories b,.project-gallery b,.simple-company-grid b,.review-card b,.why-cards b,.service-tile b,.project-mini b{font-size:14px!important;line-height:1.4!important}
.company-card li,.project-categories p,.project-gallery p,.project-gallery span,.simple-company-grid span,.review-card p,.review-card small,.why-cards small,.mission-card p,.project-mini span,.visa-grid small,.country-row small,.icon-service-grid small{font-size:12px!important;line-height:1.55!important}
.company-card-body>a,.text-link,.btn,.company-cta{font-size:12px!important}
.mission-card b{font-size:16px!important}
.values-grid b{font-size:13px!important}.values-grid p{font-size:12px!important;line-height:1.55!important}
.stat-grid span,.service-stat-band span{font-size:11px!important}.stat-grid b,.service-stat-band b{font-size:24px!important}
.footer-brand p,.footer-col>a,.footer-contact>span,.footer-contact>a,.footer-badges span{font-size:11px!important;line-height:1.55!important}
.footer-col h4{font-size:12px!important}.footer-bottom .wrap{font-size:10px!important}
.news-cat-row button,.article-card p,.article-card small,.contact-card p,.contact-card a,.contact-form-wrap label{font-size:12px!important}

/* Project page: each card gets a full, crisp image with no top cropping */
.project-categories{grid-template-columns:repeat(4,1fr)!important;gap:16px!important}
.project-categories img{height:190px!important;object-fit:contain!important;object-position:center!important;background:#f7f9fb!important;padding:5px!important}
.expanded-gallery{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}
.expanded-gallery img,.project-gallery img{height:210px!important;object-fit:contain!important;object-position:center!important;background:#f7f9fb!important;padding:5px!important}
.project-gallery article,.project-categories article{background:#fff!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 10px 28px rgba(3,37,63,.08)!important}

@media(max-width:1100px){
  .site-header{height:112px!important}.brand img{height:96px!important;max-width:165px!important}
  .project-categories,.expanded-gallery{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:820px){
  .site-header{height:88px!important}.brand img{height:76px!important;max-width:130px!important}.main-nav{top:88px!important}
  .project-categories img,.expanded-gallery img,.project-gallery img{height:200px!important}
}
@media(max-width:560px){
  .brand img{height:70px!important;max-width:120px!important}
  .project-categories,.expanded-gallery{grid-template-columns:1fr!important}
  .project-categories img,.expanded-gallery img,.project-gallery img{height:auto!important;max-height:none!important}
  .footer-brand>img{height:120px!important;max-width:180px!important}
}


/* Final client revision fixes */
.site-header{height:96px!important;}
.brand img{height:84px!important;width:auto!important;max-width:150px!important;max-height:none!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;filter:none!important;}
.footer-brand>img{width:auto!important;height:128px!important;max-width:210px!important;object-fit:contain!important;background:transparent!important;filter:none!important;}
.company-logo{height:52px!important;width:auto!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;filter:none!important;}
.company-logo.maqbool-travel-logo{height:62px!important;max-width:97%!important;}
.mini-logo.maqbool-travel-logo{height:52px!important;max-width:95%!important;background:transparent!important;filter:none!important;}
.home-page .feature-project>img{height:150px!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;padding:4px!important;}
.feature-project{overflow:hidden;}
.feature-project>div{padding-top:10px!important;}
@media(max-width:1100px){.site-header{height:90px!important}.brand img{height:76px!important;max-width:140px!important}.footer-brand>img{height:118px!important;max-width:195px!important;}}
@media(max-width:820px){.site-header{height:84px!important}.brand img{height:70px!important;max-width:128px!important}.footer-brand>img{height:105px!important;max-width:178px!important;}}
@media(max-width:560px){.site-header{height:78px!important}.brand img{height:64px!important;max-width:118px!important}.footer-brand>img{height:96px!important;max-width:168px!important;}}


/* Project page unique local image fix */
.projects-page .project-categories img,
.projects-page .project-gallery img{
  width:100%!important;
  height:200px!important;
  object-fit:cover!important;
  object-position:center!important;
  padding:0!important;
  background:#eef3f6!important;
  transform:none!important;
  filter:none!important;
}
.projects-page .project-categories article,
.projects-page .project-gallery article{overflow:hidden!important;}
@media(max-width:820px){.projects-page .project-categories img,.projects-page .project-gallery img{height:185px!important;}}
@media(max-width:560px){.projects-page .project-categories img,.projects-page .project-gallery img{height:210px!important;}}

.travel-company-name{font-size:12px;font-weight:800;letter-spacing:.5px;color:#c59d3f;text-transform:uppercase;line-height:1.25;margin:2px 0 8px} @media (max-width:680px){.travel-company-name{font-size:11px;margin:3px 0 8px}}


/* --- Final user update: prominent Maqbool travel logo + About section showcase --- */
.company-card .company-logo.maqbool-travel-logo{height:72px!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important;margin-bottom:8px!important;}
.company-card .travel-company-name{font-size:15px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:.03em!important;color:#c59d3f!important;margin:0 0 8px!important;text-transform:uppercase!important;}
.simple-company-grid.network-five{grid-template-columns:repeat(5,1fr);}
.simple-company-grid .mini-logo.maqbool-travel-logo{height:62px!important;max-width:100%!important;display:block;}
.network-company-name{display:block;margin:0 14px 6px;color:#c59d3f;font-size:12px;font-weight:900;letter-spacing:.03em;line-height:1.3;text-transform:uppercase;}
.associate-highlight{padding-top:8px;background:#fff;}
.associate-highlight-card{display:grid;grid-template-columns:1.1fr .9fr;gap:0;background:#fff;border:1px solid #dfe6ea;border-radius:14px;overflow:hidden;box-shadow:0 18px 40px rgba(3,35,59,.08);}
.associate-highlight-visual{min-height:420px;background:#091726;}
.associate-highlight-visual img{width:100%;height:100%;object-fit:cover;display:block;}
.associate-highlight-copy{padding:34px 34px 32px;}
.associate-highlight-copy h2{font:700 clamp(28px,3vw,40px)/1.08 'Playfair Display',Georgia,serif;color:#17374f;margin:8px 0 16px;}
.associate-highlight-copy p{font-size:14px;line-height:1.72;color:#536979;margin:0 0 14px;}
.associate-points{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin:20px 0 24px;}
.associate-points span{position:relative;padding-left:18px;font-size:13px;line-height:1.55;color:#17374f;font-weight:700;}
.associate-points span:before{content:"✓";position:absolute;left:0;top:0;color:#d6a72f;font-weight:900;}
.associate-btn{display:inline-flex;align-items:center;gap:8px;}
@media(max-width:1180px){.simple-company-grid.network-five{grid-template-columns:repeat(3,1fr);} }
@media(max-width:980px){.associate-highlight-card{grid-template-columns:1fr;}.associate-highlight-visual{min-height:340px;}.associate-highlight-copy{padding:26px 24px 24px;}.associate-points{grid-template-columns:1fr 1fr;}}
@media(max-width:820px){.simple-company-grid.network-five{grid-template-columns:repeat(2,1fr);} }
@media(max-width:680px){.company-card .company-logo.maqbool-travel-logo{height:64px!important;}.company-card .travel-company-name{font-size:13px!important;}.simple-company-grid .mini-logo.maqbool-travel-logo{height:56px!important;}.network-company-name{font-size:11px;} }
@media(max-width:560px){.simple-company-grid.network-five{grid-template-columns:1fr;}.associate-points{grid-template-columns:1fr;} }


/* Final fix: About page image full visible, and travel card use navbar logo */
.story-photo>img{
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center top !important;
  background:#f4f6f8 !important;
}
@media(max-width:820px){
  .story-photo>img{aspect-ratio:auto !important;}
}
.company-card .company-logo.maqbool-travel-logo,
.simple-company-grid .mini-logo.maqbool-travel-logo{
  height:52px !important;
  max-width:88% !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.company-card .company-logo.maqbool-travel-logo{
  margin-bottom:10px !important;
}
.simple-company-grid .mini-logo.maqbool-travel-logo{
  margin:13px 14px 8px !important;
}


/* Latest requested fixes */
.home-page .home-hero .hero-bg{
  object-fit:cover !important;
  object-position:center center !important;
  filter:none !important;
  opacity:1 !important;
}

body.about-page .pre-footer-cta{
  height:230px !important;
  background:#052d4c !important;
}
body.about-page .pre-footer-cta>img{
  object-fit:contain !important;
  object-position:center center !important;
  opacity:.32 !important;
  background:#052d4c !important;
}
body.about-page .pre-footer-inner{
  position:relative;
  z-index:2;
}

.profile-showcase-section{
  background:#f7f9fb;
  padding-top:10px;
}
.profile-showcase-card{
  display:grid;
  grid-template-columns: .95fr 1.05fr;
  gap:28px;
  align-items:center;
  background:#fff;
  border:1px solid #dde5eb;
  border-radius:16px;
  padding:22px;
  box-shadow:0 18px 45px rgba(3,35,59,.08);
}
.profile-preview{
  border-radius:12px;
  overflow:hidden;
  background:#f3f6f8;
  border:1px solid #e2e8ed;
}
.profile-preview a{display:block;}
.profile-preview img{
  width:100%;
  height:auto;
  display:block;
}
.profile-copy h3{
  font:700 clamp(28px,3vw,40px)/1.08 'Playfair Display',Georgia,serif;
  color:#17374f;
  margin:8px 0 14px;
}
.profile-copy p{
  font-size:14px;
  line-height:1.72;
  color:#546b7b;
  margin:0 0 16px;
}
.profile-points{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px 14px;
  margin:0 0 22px;
}
.profile-points span{
  position:relative;
  padding-left:18px;
  font-size:13px;
  line-height:1.55;
  color:#17374f;
  font-weight:700;
}
.profile-points span:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#d6a72f;
  font-weight:900;
}
.profile-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
@media(max-width:980px){
  .profile-showcase-card{grid-template-columns:1fr;}
}
@media(max-width:820px){
  body.about-page .pre-footer-cta{height:auto !important; min-height:240px !important;}
  body.about-page .pre-footer-cta>img{object-fit:contain !important;}
}
@media(max-width:560px){
  .profile-points{grid-template-columns:1fr;}
}


/* User latest fixes */
.company-card .travel-logo-row{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:nowrap;}
.company-card .travel-logo-row .company-logo.maqbool-travel-logo{height:56px!important;max-width:90px!important;flex:0 0 auto;margin:0!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;}
.company-card .travel-logo-row .travel-company-name{margin:0!important;color:#c59d3f;font-size:14px;font-weight:900;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;}
.associate-highlight-visual{display:flex;align-items:center;justify-content:center;padding:18px;background:#f5f7f9!important;min-height:420px;}
.associate-highlight-visual img{width:100%;height:auto!important;max-height:100%;object-fit:contain!important;object-position:center center!important;display:block;background:#f5f7f9;}
@media(max-width:680px){.company-card .travel-logo-row{align-items:center;gap:10px;}.company-card .travel-logo-row .company-logo.maqbool-travel-logo{height:52px!important;max-width:82px!important;}.company-card .travel-logo-row .travel-company-name{font-size:12px;line-height:1.15;}.associate-highlight-visual{min-height:auto;padding:10px;}}


/* Travel logo icon only with two-line company name */
.company-card .travel-logo-row .company-logo.maqbool-travel-logo{height:50px!important;max-width:72px!important;}
.company-card .travel-logo-row .travel-company-name{font-size:13px!important;line-height:1.1!important;max-width:170px;}
.travel-network-row{display:flex;align-items:center;gap:10px;margin:8px 0 6px;}
.travel-network-row .mini-logo.maqbool-travel-logo{height:46px!important;max-width:66px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;flex:0 0 auto;}
.travel-network-row .network-company-name{display:block;margin:0!important;color:#c59d3f;font-size:13px;line-height:1.1;font-weight:900;letter-spacing:.02em;text-transform:uppercase;}
@media(max-width:680px){.company-card .travel-logo-row .company-logo.maqbool-travel-logo{height:44px!important;max-width:64px!important;}.company-card .travel-logo-row .travel-company-name{font-size:12px!important;}.travel-network-row .mini-logo.maqbool-travel-logo{height:42px!important;max-width:58px!important;}.travel-network-row .network-company-name{font-size:12px;}}


/* ===== MAQBOOL ASSOCIATE PREMIUM PAGE ===== */
.associate-page{background:#fff}.associate-page .associate-main{overflow:hidden}.associate-strip{background:#fff;border-top:1px solid #edf1f3;border-bottom:1px solid #e4e9ed}.associate-strip-brand{display:flex;align-items:center;gap:10px;min-width:260px}.associate-mark{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#071b2b,#0c3f62);color:#d8ad48;display:grid;place-items:center;font-weight:900;font-size:15px;box-shadow:0 8px 20px rgba(3,45,76,.14)}.associate-strip-brand b,.associate-strip-brand small{display:block}.associate-strip-brand b{font-size:13px;color:#082d49;letter-spacing:.04em}.associate-strip-brand small{font-size:9px;color:#7a8791;margin-top:2px}.associate-premium-hero{padding:44px 0 46px;background:linear-gradient(135deg,#041f34 0%,#073b61 52%,#0a2841 100%);color:#fff;position:relative}.associate-premium-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 22%,rgba(216,173,72,.18),transparent 34%),linear-gradient(120deg,transparent 60%,rgba(255,255,255,.04));pointer-events:none}.associate-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.associate-kicker{display:inline-flex;align-items:center;gap:8px;color:#e4bd60;font-weight:900;font-size:12px;letter-spacing:.14em}.associate-kicker:before{content:"";width:34px;height:2px;background:#d8aa40}.associate-kicker.dark{color:#b9871e}.associate-hero-copy h1{font:700 clamp(44px,5vw,72px)/.98 'Playfair Display',Georgia,serif;margin:14px 0 20px;color:#fff}.associate-hero-copy h1 em{color:#e4b94e;font-style:normal}.associate-hero-copy>p{font-size:16px!important;line-height:1.7!important;color:rgba(255,255,255,.82);max-width:650px}.associate-hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0 8px}.associate-hero-pills span{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);padding:9px 12px;border-radius:999px;font-size:11px;font-weight:700}.associate-actions{margin-top:22px}.associate-hero-media{background:#fff;border-radius:18px;padding:10px;box-shadow:0 26px 70px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.24)}.associate-hero-media img{display:block;width:100%;height:auto;max-height:560px;object-fit:contain;border-radius:12px;background:#fff}.associate-trust-band{background:#fff;border-bottom:1px solid #e8edf0;box-shadow:0 10px 26px rgba(4,36,60,.06)}.associate-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.associate-trust-grid>div{text-align:center;padding:21px 15px;position:relative}.associate-trust-grid>div:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:#dde4e8}.associate-trust-grid b{display:block;font:700 26px 'Playfair Display',Georgia,serif;color:#0a3554}.associate-trust-grid span{display:block;margin-top:3px;font-size:10px;color:#6d7d89}.associate-service-block{padding:74px 0}.associate-service-block.alt{background:linear-gradient(180deg,#f7f9fb,#fff)}.associate-split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.associate-split.reverse{grid-template-columns:1fr 1fr}.associate-service-copy h2{font:700 clamp(34px,4vw,52px)/1.08 'Playfair Display',Georgia,serif;color:#0a3452;margin:10px 0 14px}.associate-service-copy>p{font-size:15px;line-height:1.72;color:#5b7080;margin-bottom:24px}.associate-media-card{background:#f4f6f8;border:1px solid #e0e7ec;border-radius:18px;padding:10px;position:relative;box-shadow:0 18px 50px rgba(3,37,61,.08)}.associate-media-card img{display:block;width:100%;height:auto;max-height:550px;object-fit:contain;border-radius:12px;background:#fff}.associate-media-card span{position:absolute;left:24px;bottom:24px;background:#052d4c;color:#fff;padding:10px 15px;border-radius:8px;font-weight:900;font-size:12px;letter-spacing:.08em}.associate-service-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.associate-service-list>div{border:1px solid #dfe6eb;background:#fff;border-radius:11px;padding:15px 16px;min-height:92px;transition:.25s;box-shadow:0 8px 22px rgba(3,37,61,.04)}.associate-service-list>div:hover{transform:translateY(-4px);border-color:#d8aa40;box-shadow:0 16px 30px rgba(3,37,61,.08)}.associate-service-list b{display:block;color:#0a3554;font-size:13px;line-height:1.35}.associate-service-list b:before{content:"✓";color:#d4a026;margin-right:7px}.associate-service-list small{display:block;color:#72828e;font-size:10px;line-height:1.5;margin:5px 0 0 20px}.associate-media-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.associate-media-pair>div{border:1px solid #dde5ea;border-radius:14px;padding:9px;background:#fff;box-shadow:0 14px 35px rgba(3,37,61,.07)}.associate-media-pair img{width:100%;height:250px;object-fit:contain;object-position:center;background:#f4f6f8;border-radius:10px;display:block}.associate-media-pair b{display:block;font-size:12px;color:#0a3554;padding:11px 5px 5px}.associate-why{background:#082f4d;color:#fff}.associate-why .section-title h2{color:#fff}.associate-why .section-title span{color:#e0b04b}.associate-why .section-title p{color:rgba(255,255,255,.7)}.associate-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.associate-why-grid article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:22px;min-height:190px}.associate-why-grid article>b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#d8aa40;color:#082d49;font-size:12px;margin-bottom:18px}.associate-why-grid h3{font-size:15px;margin:0 0 9px}.associate-why-grid p{font-size:11px!important;line-height:1.65!important;color:rgba(255,255,255,.72);margin:0}.associate-process{background:#031f34}.associate-process .wrap{grid-template-columns:repeat(4,1fr)}.associate-process .wrap>div{padding:12px 10px}.associate-process span{position:static;margin:0 auto 8px}.associate-process b{font-size:12px}.associate-process small{font-size:9px}.associate-page .pre-footer-cta{height:auto;min-height:250px;background:#052d4c}.associate-page .pre-footer-cta>img{object-fit:contain!important;object-position:center!important;opacity:.22!important;background:#052d4c}.associate-page .pre-footer-inner{min-height:250px}.associate-page .pre-footer-inner h2{max-width:760px}
@media(max-width:1100px){.associate-hero-grid,.associate-split,.associate-split.reverse{grid-template-columns:1fr}.associate-hero-media{max-width:900px}.associate-media-pair img{height:230px}.associate-why-grid{grid-template-columns:1fr 1fr}.associate-service-list{grid-template-columns:1fr 1fr}.associate-strip-brand{min-width:220px}}
@media(max-width:820px){.associate-strip .company-strip-inner{display:flex;flex-wrap:nowrap;align-items:center}.associate-strip-brand{min-width:0;flex:1}.associate-strip-brand small{display:none}.associate-mark{width:42px;height:42px}.associate-premium-hero{padding:34px 0}.associate-hero-grid{gap:26px}.associate-hero-copy h1{font-size:46px}.associate-hero-media{padding:7px;border-radius:14px}.associate-trust-grid{grid-template-columns:1fr 1fr}.associate-trust-grid>div:nth-child(2):after{display:none}.associate-service-block{padding:58px 0}.associate-media-pair{grid-template-columns:1fr 1fr}.associate-media-pair img{height:auto;max-height:310px}.associate-service-list{grid-template-columns:1fr}.associate-why-grid{grid-template-columns:1fr 1fr}.associate-process .wrap{grid-template-columns:1fr 1fr}.associate-process .wrap>div:last-child{grid-column:auto}}
@media(max-width:560px){.associate-strip{top:74px}.associate-strip-brand b{font-size:11px}.associate-strip .company-cta{padding:9px 10px;font-size:8px}.associate-premium-hero{padding:26px 0 32px}.associate-hero-copy h1{font-size:38px;line-height:1.02}.associate-hero-copy>p{font-size:14px!important}.associate-hero-pills{gap:7px}.associate-hero-pills span{font-size:9px;padding:8px 10px}.associate-actions{flex-direction:column}.associate-actions .btn,.associate-actions .video-btn{width:100%;justify-content:center}.associate-hero-media img{max-height:none}.associate-trust-grid>div{padding:17px 8px}.associate-trust-grid b{font-size:22px}.associate-trust-grid span{font-size:9px}.associate-split,.associate-split.reverse{gap:28px}.associate-service-copy h2{font-size:34px}.associate-service-copy>p{font-size:13px}.associate-media-card{padding:7px}.associate-media-card img{max-height:none}.associate-media-pair{grid-template-columns:1fr}.associate-media-pair img{height:auto;max-height:none;object-fit:contain}.associate-service-list>div{min-height:auto;padding:14px}.associate-why-grid{grid-template-columns:1fr}.associate-why-grid article{min-height:auto}.associate-process .wrap{grid-template-columns:1fr}.associate-process .wrap>div{padding:10px 0}.associate-page .pre-footer-cta>img{object-fit:contain!important}.associate-page .pre-footer-inner{min-height:280px}}


/* Associate page navbar spacing fix - match other service pages */
.associate-page .site-header{margin-bottom:0!important;}
.associate-page .associate-main{margin:0!important;padding:0!important;overflow:hidden;}
.associate-page .associate-main>.associate-strip{margin:0!important;top:auto!important;position:relative!important;}
.associate-page .associate-main>.associate-strip + .associate-premium-hero{margin-top:0!important;}
@media(min-width:821px){
  .associate-page .associate-strip{height:67px!important;}
  .associate-page .associate-strip .company-strip-inner{height:100%!important;padding:0!important;}
}
@media(max-width:820px){
  .associate-page .associate-main>.associate-strip{top:auto!important;position:relative!important;}
}


/* Final requested update: navbar logo + premium contrasting pre-footer on Associate page */
.associate-strip-brand{min-width:310px!important;gap:12px!important;}
.associate-strip-logo{
  width:82px!important;
  height:52px!important;
  object-fit:contain!important;
  object-position:left center!important;
  display:block!important;
  background:transparent!important;
  flex:0 0 auto!important;
}
.associate-strip-brand b{font-size:13px!important;line-height:1.15!important;}
.associate-strip-brand small{font-size:9px!important;}

/* Make last CTA visually different from the dark sections above */
.associate-page .pre-footer-cta{
  min-height:280px!important;
  height:auto!important;
  background:linear-gradient(135deg,#f8f2e5 0%,#fff 48%,#eef5f9 100%)!important;
  color:#082f4d!important;
  border-top:1px solid #e4d4ad!important;
  border-bottom:1px solid #dce6ec!important;
}
.associate-page .pre-footer-cta:after{
  background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.92) 42%,rgba(255,255,255,.22) 72%,rgba(255,255,255,.06) 100%)!important;
}
.associate-page .pre-footer-cta>img{
  object-fit:cover!important;
  object-position:right center!important;
  opacity:.36!important;
  width:56%!important;
  left:auto!important;
  right:0!important;
  filter:saturate(.92) contrast(1.05)!important;
  background:transparent!important;
}
.associate-page .pre-footer-inner{
  min-height:280px!important;
  padding:34px 0!important;
}
.associate-page .pre-footer-inner>div:first-child{
  max-width:650px!important;
  padding:28px 30px!important;
  background:rgba(255,255,255,.9)!important;
  border:1px solid rgba(214,167,47,.36)!important;
  border-radius:16px!important;
  box-shadow:0 18px 45px rgba(3,37,61,.10)!important;
}
.associate-page .pre-footer-inner span{color:#b88417!important;font-size:10px!important;}
.associate-page .pre-footer-inner h2{
  color:#082f4d!important;
  font-size:38px!important;
  margin:7px 0 10px!important;
}
.associate-page .pre-footer-inner p{
  color:#5a6f7e!important;
  font-size:12px!important;
  line-height:1.65!important;
}
.associate-page .pre-footer-actions{
  position:relative!important;
  z-index:3!important;
  flex-direction:column!important;
  min-width:205px!important;
}
.associate-page .pre-footer-actions .btn{
  min-width:205px!important;
  justify-content:center!important;
  box-shadow:0 10px 24px rgba(3,37,61,.10)!important;
}

@media(max-width:1100px){
  .associate-strip-brand{min-width:250px!important;}
  .associate-strip-logo{width:68px!important;height:46px!important;}
}
@media(max-width:820px){
  .associate-strip-brand{min-width:0!important;}
  .associate-strip-logo{width:62px!important;height:44px!important;}
  .associate-page .pre-footer-cta>img{width:100%!important;opacity:.20!important;object-position:center!important;}
  .associate-page .pre-footer-cta:after{background:rgba(255,255,255,.88)!important;}
  .associate-page .pre-footer-inner{display:block!important;padding:28px 0!important;}
  .associate-page .pre-footer-inner>div:first-child{max-width:none!important;padding:24px!important;}
  .associate-page .pre-footer-actions{flex-direction:row!important;margin-top:16px!important;min-width:0!important;}
}
@media(max-width:560px){
  .associate-strip-logo{width:54px!important;height:40px!important;}
  .associate-strip-brand b{font-size:10px!important;}
  .associate-page .pre-footer-inner h2{font-size:30px!important;}
  .associate-page .pre-footer-actions{flex-direction:column!important;}
  .associate-page .pre-footer-actions .btn{width:100%!important;min-width:0!important;}
}

/* Final Maqbool Associates card image: keep full artwork/logo visible */
.company-photo .associate-card-photo{object-fit:contain!important;object-position:center center!important;background:#071d2c!important;padding:0!important;}
@media(max-width:680px){.company-photo .associate-card-photo{object-fit:contain!important;object-position:center center!important;}}
