:root{
  --tb-navy:#010915;
  --tb-navy-2:#021326;
  --tb-ink:#071943;
  --tb-text:#1b2a44;
  --tb-muted:#5d6b7f;
  --tb-orange:#f97316;
  --tb-orange-2:#f5b35c;
  --tb-line:#dfe7f0;
  --tb-soft:#f6f8fb;
  --tb-shadow:0 24px 70px rgba(3,17,35,.14);
  --tb-ease:cubic-bezier(.22,1,.36,1);
}
.tb-page{font-family:'Poppins',Arial,sans-serif;color:var(--tb-text);background:#fff;overflow:hidden}.tb-page *{box-sizing:border-box}.tb-page img{width:100%;height:100%;display:block;object-fit:cover}.tb-shell{width:min(1400px,calc(100% - 96px));margin-inline:auto}.tb-section{padding:70px 0}.tb-eyebrow{margin:0 0 18px;color:var(--tb-orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tb-title{margin:0;color:var(--tb-ink);font-family:'Poppins',Arial,sans-serif;font-size:42px;font-weight:700;line-height:1.08;letter-spacing:-.035em}.tb-title .accent,.tb-hero-title .accent{color:var(--tb-orange)}.tb-copy{margin:18px 0 0;color:#23344f;font-size:15px;line-height:1.85;font-weight:600}.tb-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 28px;border-radius:5px;background:#06182d;color:#fff!important;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 14px 34px rgba(4,18,34,.18);transition:transform .28s var(--tb-ease),box-shadow .28s var(--tb-ease)}.tb-btn:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(4,18,34,.22)}.tb-btn.orange{background:linear-gradient(180deg,#f97316,#f97316);color:#06101f!important}.tb-section-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 32px;color:#10276a;font-size:20px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.tb-section-heading::before,.tb-section-heading::after{content:"";width:58px;height:2px;background:linear-gradient(90deg,transparent,var(--tb-orange))}.tb-section-heading::after{background:linear-gradient(90deg,var(--tb-orange),transparent)}

.tb-dark-hero{position:relative;min-height:610px;background:radial-gradient(circle at 18% 84%,rgba(44,120,188,.22),transparent 24%),linear-gradient(110deg,rgba(0,6,14,.98) 0%,rgba(1,12,24,.94) 42%,rgba(1,12,24,.28) 72%),url('../images/approach-boardroom.jpg') center right/cover no-repeat;color:#fff;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.12)}.tb-dark-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;background:radial-gradient(ellipse at 25% 100%,rgba(82,152,211,.28),transparent 45%);opacity:.8;pointer-events:none}.tb-hero-copy{position:relative;z-index:1;width:min(620px,52%);padding:52px 0}.tb-hero-title{margin:0;color:#fff;font-family:'Poppins',Arial,sans-serif;font-size:58px;line-height:1.06;letter-spacing:-.045em;font-weight:700}.tb-hero-lead{margin:26px 0 0;color:#fff;font-size:18px;line-height:1.72;font-weight:700;max-width:600px}

.about-story{background:#fff}.about-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:center}.about-story-text{max-width:560px}.about-story-text .tb-title{font-size:38px}.about-story-text .rule{width:54px;height:3px;background:var(--tb-orange);margin:28px 0 0}.about-visual-stack{display:grid;gap:20px}.about-photo{height:420px;border-radius:14px;overflow:hidden;box-shadow:var(--tb-shadow);background:#d9e0e8}.about-quote{border-radius:10px;background:linear-gradient(135deg,#010915,#02182d);color:#fff;border:1px solid rgba(255,255,255,.12);padding:26px 34px;font-size:18px;font-weight:650;line-height:1.85;box-shadow:0 20px 55px rgba(0,7,16,.16);border-left:4px solid var(--tb-orange)}
.about-approach{background:linear-gradient(180deg,#fbfcfe,#f4f7fb)}.about-approach-grid{display:grid;grid-template-columns:.95fr 1px repeat(3,1fr);gap:36px;align-items:start}.about-approach-grid .divider{width:1px;height:100%;background:var(--tb-line)}.about-mini-card{padding:0 0 0 4px}.about-mini-card h3{margin:0;color:var(--tb-ink);font-family:'Poppins',Arial,sans-serif;font-size:26px;line-height:1.15}.about-mini-card .mini-rule{width:36px;height:2px;background:var(--tb-orange);margin:18px 0 20px}.about-mini-card p{margin:0;color:#243650;font-size:14px;line-height:1.75;font-weight:600}.about-principles{background:#fff}.principles-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--tb-line);border-bottom:1px solid var(--tb-line)}.principle-card{min-height:170px;text-align:center;padding:30px 28px;border-left:1px solid var(--tb-line)}.principle-card:first-child{border-left:0}.tb-icon{display:inline-grid;place-items:center;width:54px;height:54px;margin:0 auto 18px;color:var(--tb-orange)}.tb-icon svg{width:48px;height:48px;}.principle-card h3{margin:0 0 12px;color:var(--tb-ink);font-size:14px;font-weight:900}.principle-card p{margin:0;color:#32435d;font-size:12px;line-height:1.6;font-weight:650}.office-section{padding:0 0 70px;background:#fff}.office-panel{background:linear-gradient(135deg,#010915,#021326 58%,#00050c);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:28px 46px 34px;box-shadow:0 24px 70px rgba(2,13,27,.2)}.office-panel .tb-section-heading{color:#fff;margin-bottom:24px}.office-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.office-card{display:grid;grid-template-columns:1fr 180px;gap:26px;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:28px 32px;color:#fff;min-height:215px;background:rgba(255,255,255,.02)}.office-card .label{margin:0 0 12px;color:var(--tb-orange);font-size:13px;font-weight:900;text-transform:uppercase}.office-card h3{margin:0 0 18px;font-family:'Poppins',Arial,sans-serif;font-size:32px;line-height:1.1}.office-card p{margin:12px 0;color:#e4edf6;font-size:14px;line-height:1.55;font-weight:650}.map-mark{height:138px;display:grid;place-items:center;color:rgba(255,255,255,.72);position:relative}.map-mark svg{width:170px;height:130px;fill:none;stroke:rgba(255,255,255,.32);stroke-width:1.7}.map-pin{position:absolute;width:30px;height:30px;border-radius:50% 50% 50% 0;background:var(--tb-orange);transform:rotate(-45deg);box-shadow:0 8px 18px rgba(249,115,22,.28)}.map-pin::after{content:"";position:absolute;inset:9px;border-radius:50%;background:#06182d}.map-pin.india{left:54%;top:52%}.map-pin.uae{left:45%;top:34%}

.contact-hero{position:relative;background:linear-gradient(115deg,#010915 0%,#021326 48%,#00070e 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.12);padding:48px 0 54px;overflow:hidden}.contact-hero::before{content:"";position:absolute;left:0;right:0;bottom:0;height:225px;background:linear-gradient(0deg,rgba(1,8,17,.38),rgba(1,8,17,0));opacity:.72}.contact-hero::after{content:"";position:absolute;left:-5%;right:-5%;bottom:-18px;height:150px;background:radial-gradient(circle at 12% 40%,rgba(86,142,199,.35) 0 2px,transparent 3px),radial-gradient(circle at 33% 70%,rgba(86,142,199,.28) 0 2px,transparent 3px),radial-gradient(circle at 51% 52%,rgba(86,142,199,.28) 0 2px,transparent 3px),radial-gradient(circle at 76% 72%,rgba(86,142,199,.24) 0 2px,transparent 3px);background-size:220px 96px;opacity:.4}.contact-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:start}.contact-copy{padding-top:30px}.contact-copy .tb-hero-title{font-size:60px}.contact-copy .tb-hero-lead{max-width:560px}.contact-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:72px;max-width:640px}.benefit{min-height:148px;padding:0 22px;border-left:1px solid rgba(255,255,255,.2);text-align:center}.benefit:first-child{border-left:0}.benefit .tb-icon{margin-bottom:14px}.benefit h3{margin:0 0 12px;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.benefit p{margin:0;color:#dce7f1;font-size:11px;line-height:1.7;font-weight:650}.message-card{border:1px solid rgba(122,165,211,.36);border-radius:10px;background:rgba(1,13,26,.78);backdrop-filter:blur(8px);padding:34px 36px;box-shadow:0 24px 70px rgba(0,0,0,.2)}.message-card h2{margin:0 0 8px;color:#fff;font-size:23px;text-transform:uppercase}.message-card p{margin:0 0 24px;color:#fff;font-weight:650}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form .full{grid-column:1/-1}.field{width:100%;min-height:64px;border:1px solid rgba(132,170,208,.45);border-radius:5px;background:rgba(0,8,18,.24);color:#fff;padding:0 18px;font-size:14px;font-weight:650;outline:none}.field::placeholder{color:#fff}.field:focus{border-color:var(--tb-orange);box-shadow:0 0 0 3px rgba(249,115,22,.12)}select.field{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 22px) 28px,calc(100% - 16px) 28px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}textarea.field{height:140px;padding-top:18px;resize:vertical}.consent{display:flex;align-items:flex-start;gap:12px;color:#fff;font-size:13px;line-height:1.5;font-weight:600}.consent input{width:18px;height:18px;margin:1px 0 0}.consent a{color:var(--tb-orange);font-weight:900}.submit-btn{grid-column:1/-1;border:0;cursor:pointer;width:100%;height:68px}.contact-connect{background:#fff;padding:54px 0 36px}.connect-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.connect-card{min-height:260px;border:1px solid var(--tb-line);border-radius:10px;background:#fff;text-align:center;padding:32px 24px;box-shadow:0 12px 38px rgba(4,22,44,.05);transition:transform .28s var(--tb-ease),box-shadow .28s var(--tb-ease)}.connect-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(4,22,44,.1)}.connect-icon{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 22px;border-radius:50%;background:#06182d;color:#fff}.connect-icon svg{width:38px;height:38px;}.connect-card h3{margin:0 0 16px;color:#10276a;font-size:16px;font-weight:900;text-transform:uppercase}.connect-card p{margin:0 0 16px;color:#243650;font-size:14px;line-height:1.65;font-weight:650}.connect-card a{color:var(--tb-orange);font-weight:900}.contact-help{background:linear-gradient(180deg,#f8fafc,#eef3f8);padding:62px 0}.help-grid{display:grid;grid-template-columns:.9fr 1.15fr;gap:76px;align-items:center}.help-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:16px 28px;margin:34px 0}.help-item{display:flex;align-items:center;gap:12px;color:#23344f;font-size:13px;font-weight:800;line-height:1.35;white-space:nowrap;overflow-wrap:normal;word-break:normal}.help-item svg{width:22px;height:22px;}.help-photo{height:420px;border-radius:14px;overflow:hidden;box-shadow:var(--tb-shadow);background:#d9e0e8}.contact-offices{padding:44px 0 70px;background:#fff}

@media(max-width:1180px){.tb-shell{width:calc(100% - 44px)}.contact-hero-grid,.about-story-grid,.help-grid{grid-template-columns:1fr;gap:38px}.tb-hero-copy{width:min(720px,100%)}.contact-benefits{max-width:none}.about-approach-grid{grid-template-columns:1fr;gap:24px}.about-approach-grid .divider{display:none}.principles-grid,.connect-grid{grid-template-columns:repeat(2,1fr)}.principle-card:nth-child(odd),.connect-card:nth-child(odd){border-left:0}.office-grid{grid-template-columns:1fr}.contact-copy{padding-top:0}}@media(max-width:760px){.tb-shell{width:calc(100% - 30px)}.tb-section{padding:46px 0}.tb-title{font-size:34px}.tb-hero-title,.contact-copy .tb-hero-title{font-size:43px}.tb-hero-lead{font-size:16px}.tb-dark-hero{min-height:520px;background-position:center}.message-card,.office-panel{padding:24px 18px}.contact-form{grid-template-columns:1fr}.contact-benefits{grid-template-columns:1fr 1fr;gap:22px;margin-top:42px}.benefit{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding-top:22px}.principles-grid,.connect-grid,.help-list{grid-template-columns:1fr}.principle-card{border-left:0;border-top:1px solid var(--tb-line)}.principle-card:first-child{border-top:0}.office-card{grid-template-columns:1fr}.map-mark{display:none}.about-photo,.help-photo{height:300px}.tb-section-heading{font-size:17px;gap:12px}.tb-section-heading::before,.tb-section-heading::after{width:34px}}@media(prefers-reduced-motion:reduce){.tb-btn,.connect-card{transition:none!important}}
.contact-form-status{margin:0;padding:12px 14px;border:1px solid rgba(36,207,127,.45);border-radius:6px;background:rgba(36,207,127,.12);color:#eafff3;font-size:13px;font-weight:800}.contact-form-status.is-error{border-color:rgba(255,91,91,.48);background:rgba(255,91,91,.13);color:#ffecec}.submit-btn:disabled{opacity:.65;cursor:progress}
.about-page .tb-dark-hero{
  min-height:500px;
  align-items:flex-start;
  padding-top:48px;
  background:
    radial-gradient(circle at 18% 84%,rgba(44,120,188,.18),transparent 24%),
    linear-gradient(90deg,#010915 0%,#010915 42%,rgba(1,9,21,.92) 55%,rgba(1,9,21,.34) 76%,rgba(1,9,21,.08) 100%),
    url('../images/about us banner.jpg') right center/auto 100% no-repeat;
}
.about-page .tb-dark-hero::after{
  height:100%;
  background:linear-gradient(90deg,rgba(1,9,21,.35),rgba(1,9,21,.1) 48%,rgba(1,9,21,0));
}
.about-page .tb-hero-copy{
  width:min(620px,47%);
  padding:28px 0 40px;
}
@media(max-width:900px){
  .about-page .tb-dark-hero{
    min-height:500px;
    padding-top:42px;
    background:
      linear-gradient(180deg,rgba(1,9,21,.94),rgba(1,9,21,.72)),
      url('../images/about us banner.jpg') center/cover no-repeat;
  }
  .about-page .tb-hero-copy{width:min(720px,100%);padding:20px 0 34px;}
}
.contact-page .connect-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px;margin-inline:auto;}
@media(max-width:900px){.contact-page .connect-grid{grid-template-columns:1fr;max-width:480px;}}

.contact-page .tb-icon svg path,
.contact-page .tb-icon svg circle,
.contact-page .tb-icon svg rect,
.contact-page .tb-icon svg line,
.contact-page .tb-icon svg polyline,
.contact-page .tb-icon svg polygon,
.about-page .tb-icon svg path,
.about-page .tb-icon svg circle,
.about-page .tb-icon svg rect,
.about-page .tb-icon svg line,
.about-page .tb-icon svg polyline,
.about-page .tb-icon svg polygon,
.contact-page .connect-icon svg path,
.contact-page .connect-icon svg circle,
.contact-page .connect-icon svg rect,
.contact-page .connect-icon svg line,
.contact-page .connect-icon svg polyline,
.contact-page .connect-icon svg polygon,
.contact-page .help-item svg path,
.contact-page .help-item svg circle,
.contact-page .help-item svg rect,
.contact-page .help-item svg line,
.contact-page .help-item svg polyline,
.contact-page .help-item svg polygon{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.65px!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke!important;
}
.contact-page .tb-icon{
  color:var(--tb-orange)!important;
}
.about-page .tb-icon{
  color:var(--tb-orange)!important;
}
.contact-page .connect-icon{
  color:#fff!important;
}
.contact-page .help-item svg{
  color:var(--tb-orange)!important;
  flex:0 0 22px!important;
}

/* Exact office panel from the About / Contact references */
.office-section,
.contact-offices{
  padding: 0 0 70px;
  background:#fff;
}
.contact-offices.office-section{padding-top:44px;}
.office-section .office-panel,
.contact-offices .office-panel{
  position:relative;
  overflow:hidden;
  border-radius:14px;
  border:1px solid rgba(117,151,190,.26);
  background:
    radial-gradient(circle at 18% 36%, rgba(28,93,154,.22), transparent 30%),
    radial-gradient(circle at 78% 45%, rgba(20,68,118,.18), transparent 34%),
    linear-gradient(135deg,#010816 0%,#041b31 48%,#010712 100%);
  box-shadow:0 22px 70px rgba(1,10,22,.24);
  padding:22px 22px 20px;
}
.office-section .office-panel .tb-section-heading,
.contact-offices .office-panel .tb-section-heading{
  color:#fff;
  margin:0 0 18px;
  font-family:'Poppins',Arial,sans-serif;
  font-size:22px;
  line-height:1;
  font-weight:900;
  letter-spacing:.055em;
  text-transform:uppercase;
  text-shadow:0 2px 6px rgba(0,0,0,.35);
}
.office-section .office-panel .tb-section-heading::before,
.office-section .office-panel .tb-section-heading::after,
.contact-offices .office-panel .tb-section-heading::before,
.contact-offices .office-panel .tb-section-heading::after{
  width:70px;
  height:3px;
  background:linear-gradient(90deg,transparent,#f27f12 58%,#f27f12);
  border-radius:4px;
}
.office-section .office-panel .tb-section-heading::after,
.contact-offices .office-panel .tb-section-heading::after{
  background:linear-gradient(90deg,#f27f12,#f27f12 42%,transparent);
}
.office-section .office-grid,
.contact-offices .office-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.office-section .office-card,
.contact-offices .office-card{
  position:relative;
  display:grid;
  grid-template-columns:minmax(285px,1fr) minmax(210px,31%);
  align-items:center;
  min-height:246px;
  padding:30px 34px 30px 40px;
  overflow:hidden;
  border:1px solid rgba(116,151,190,.25);
  border-radius:10px;
  background:#001323;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
  color:#fff;
}
.office-section .office-copy,
.contact-offices .office-copy{position:relative;z-index:2;}
.office-section .office-card .label,
.contact-offices .office-card .label{
  margin:0 0 16px;
  color:#ff8d16;
  font-family:'Poppins',Arial,sans-serif;
  font-size:14px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.01em;
  text-transform:uppercase;
  text-shadow:0 0 14px rgba(255,141,22,.18);
}
.office-section .office-card h3,
.contact-offices .office-card h3{
  margin:0 0 22px;
  color:#fff;
  font-family:'Poppins',Arial,sans-serif;
  font-size:32px;
  line-height:1.08;
  font-weight:700;
  letter-spacing:-.035em;
  text-shadow:0 2px 8px rgba(0,0,0,.48);
}
.office-section .office-row,
.contact-offices .office-row{
  display:grid;
  grid-template-columns:28px 1fr;
  gap:18px;
  align-items:start;
  margin:0 0 18px;
}
.office-section .office-row:last-child,
.contact-offices .office-row:last-child{margin-bottom:0;align-items:center;}
.office-section .office-icon,
.contact-offices .office-icon{
  display:inline-grid;
  place-items:center;
  width:28px;
  height:28px;
  color:#ff8d16;
  filter:drop-shadow(0 0 8px rgba(255,141,22,.18));
}
.office-section .office-icon svg,
.contact-offices .office-icon svg{
  width:27px;
  height:27px;
}
.office-section .office-icon svg path,
.office-section .office-icon svg circle,
.office-section .office-icon svg rect,
.office-section .office-icon svg line,
.office-section .office-icon svg polyline,
.office-section .office-icon svg polygon,
.contact-offices .office-icon svg path,
.contact-offices .office-icon svg circle,
.contact-offices .office-icon svg rect,
.contact-offices .office-icon svg line,
.contact-offices .office-icon svg polyline,
.contact-offices .office-icon svg polygon{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7px!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke!important;
}
.office-section .office-row p,
.contact-offices .office-row p{
  margin:0;
  color:#eef5fb;
  font-family:'Poppins',Arial,sans-serif;
  font-size:15px;
  line-height:1.48;
  font-weight:700;
  text-shadow:0 2px 5px rgba(0,0,0,.4);
}
.office-section .office-row a,
.contact-offices .office-row a{
  color:inherit;
  text-decoration:none;
}
.office-section .office-row a:hover,
.contact-offices .office-row a:hover{
  color:var(--tb-orange);
}
.office-section .office-map,
.contact-offices .office-map{
  position:relative;
  z-index:1;
  justify-self:center;
  width:100%;
  max-width:230px;
  height:210px;
  display:grid;
  place-items:center;
  opacity:.98;
  background:#001323;
  pointer-events:none;
}
.office-section .office-map.uae,
.contact-offices .office-map.uae{max-width:230px;height:178px;}
.office-section .office-map img,
.contact-offices .office-map img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.12));
}
@media(max-width:1180px){
  .office-section .office-grid,.contact-offices .office-grid{grid-template-columns:1fr;}
  .office-section .office-card,.contact-offices .office-card{grid-template-columns:minmax(260px,1fr) minmax(220px,320px);}
}
@media(max-width:760px){
  .office-section .office-panel,.contact-offices .office-panel{padding:20px 14px 16px;}
  .office-section .office-card,.contact-offices .office-card{grid-template-columns:1fr;min-height:0;padding:26px 24px;}
  .office-section .office-map,.contact-offices .office-map{justify-self:center;margin-top:18px;max-width:280px;height:190px;}
  .office-section .office-map.uae,.contact-offices .office-map.uae{max-width:290px;height:170px;}
  .office-section .office-card h3,.contact-offices .office-card h3{font-size:29px;}
  .office-section .office-panel .tb-section-heading,.contact-offices .office-panel .tb-section-heading{font-size:19px;}
  .office-section .office-panel .tb-section-heading::before,.office-section .office-panel .tb-section-heading::after,.contact-offices .office-panel .tb-section-heading::before,.contact-offices .office-panel .tb-section-heading::after{width:44px;}
}

/* Match the provided About Us reference for the Our Approach strip */
.about-approach{
  background:linear-gradient(180deg,#fbfcfe 0%,#f3f6fa 100%);
  padding:68px 0 62px;
}
.about-approach .tb-shell{
  width:min(1168px,calc(100% - 90px));
}
.about-approach-grid{
  display:grid;
  grid-template-columns:minmax(300px,1.38fr) repeat(3,minmax(150px,.68fr));
  gap:0;
  align-items:start;
}
.about-approach-grid > div:first-child{
  padding-right:34px;
}
.about-approach-grid .divider{
  display:none;
}
.about-approach .tb-eyebrow{
  margin-bottom:14px;
  font-size:13px;
  letter-spacing:.04em;
}
.about-approach .tb-title{
  max-width:390px;
  font-size:29px;
  line-height:1.12;
  letter-spacing:-.035em;
}
.about-approach .tb-copy{
  max-width:410px;
  margin-top:18px;
  color:#23344f;
  font-size:14px;
  line-height:1.78;
  font-weight:600;
}
.about-mini-card{
  min-height:164px;
  border-left:1px solid var(--tb-line);
  padding:0 28px 0 30px;
}
.about-mini-card h3{
  margin:0;
  color:var(--tb-ink);
  font-family:'Poppins',Arial,sans-serif;
  font-size:22px;
  line-height:1.1;
  font-weight:700;
  letter-spacing:-.02em;
}
.about-mini-card .mini-rule{
  width:27px;
  height:2px;
  background:var(--tb-orange);
  margin:16px 0 20px;
}
.about-mini-card p{
  margin:0;
  color:#243650;
  font-size:13px;
  line-height:1.72;
  font-weight:600;
}
@media(max-width:1180px){
  .about-approach .tb-shell{width:calc(100% - 44px);}
  .about-approach-grid{grid-template-columns:1fr;gap:26px;}
  .about-approach-grid > div:first-child{padding-right:0;}
  .about-mini-card{border-left:0;border-top:1px solid var(--tb-line);padding:24px 0 0;min-height:0;}
  .about-mini-card:first-of-type{border-top:0;}
  .about-approach .tb-title,.about-approach .tb-copy{max-width:720px;}
}
@media(max-width:760px){
  .about-approach{padding:46px 0;}
  .about-approach .tb-shell{width:calc(100% - 30px);}
  .about-approach .tb-title{font-size:31px;}
}

/* Responsive safety layer for About and Contact pages. */
@media(max-width:1200px){
  .tb-page,
  .tb-page body{
    max-width:100%;
    overflow-x:hidden;
  }
  .tb-page *,
  .tb-page *::before,
  .tb-page *::after{
    min-width:0;
  }
  .tb-page img,
  .tb-page video,
  .tb-page iframe,
  .tb-page canvas{
    max-width:100%!important;
  }
  .tb-page h1,
  .tb-page h2,
  .tb-page h3,
  .tb-page p,
  .tb-page a,
  .tb-page li,
  .tb-page span{
    overflow-wrap:normal;
    word-break:normal;
    hyphens:none;
  }
}

@media(max-width:900px){
  .tb-shell{
    width:calc(100% - 32px)!important;
    max-width:100%!important;
  }
  .tb-dark-hero,
  .contact-hero{
    min-height:auto!important;
    padding:52px 0!important;
    background-size:cover!important;
    background-position:center!important;
  }
  .tb-hero-copy,
  .about-page .tb-hero-copy{
    width:100%!important;
    max-width:720px!important;
  }
  .contact-hero-grid,
  .about-story-grid,
  .help-grid,
  .office-grid,
  .office-section .office-grid,
  .contact-offices .office-grid,
  .about-approach-grid,
  .principles-grid,
  .connect-grid,
  .contact-page .connect-grid{
    grid-template-columns:1fr!important;
  }
  .office-card,
  .office-section .office-card,
  .contact-offices .office-card{
    grid-template-columns:1fr!important;
  }
}

@media(max-width:680px){
  .tb-shell{
    width:calc(100% - 24px)!important;
  }
  .tb-hero-title,
  .contact-copy .tb-hero-title{
    font-size:clamp(2.2rem,11vw,3.1rem)!important;
    line-height:1.08!important;
    letter-spacing:0!important;
  }
  .tb-title,
  .about-story-text .tb-title,
  .about-approach .tb-title{
    font-size:clamp(1.8rem,8vw,2.35rem)!important;
    line-height:1.14!important;
    letter-spacing:0!important;
  }
  .contact-form,
  .contact-benefits,
  .help-list{
    grid-template-columns:1fr!important;
  }
  .message-card,
  .office-panel,
  .office-section .office-panel,
  .contact-offices .office-panel{
    padding:22px 14px!important;
  }
}

@supports (content-visibility:auto){
  .tb-section,
  .contact-connect,
  .contact-help,
  .contact-offices,
  .office-section{
    content-visibility:auto;
    contain-intrinsic-size:1px 720px;
  }
}

.meeting-modal-open{overflow:hidden}
.brochure-modal-open{overflow:hidden}
.brochure-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.brochure-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.brochure-modal-backdrop{position:absolute;inset:0;background:rgba(0,5,12,.78);backdrop-filter:blur(6px)}
.brochure-modal-panel{position:relative;z-index:1;width:min(520px,calc(100vw - 28px));max-height:calc(100vh - 44px);overflow:auto;border:1px solid rgba(123,158,197,.5);border-radius:10px;background:linear-gradient(145deg,#010915,#031a31 58%,#020a14);color:#fff;padding:34px 30px;box-shadow:0 26px 70px rgba(0,0,0,.28)}
.brochure-modal-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(1,11,24,.86);color:#fff;font-size:26px;line-height:1;cursor:pointer}
.brochure-modal-close:hover{border-color:#f97316;color:#f97316}
.brochure-modal-icon{width:48px;height:48px;margin:0 auto 16px;display:grid;place-items:center;color:#f97316}
.brochure-modal-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}
.brochure-modal h2{margin:0;color:#fff;text-align:center;font-size:30px;font-weight:600;line-height:1.12}
.brochure-modal-rule{display:block;width:54px;height:2px;margin:14px auto 16px;background:#f97316}
.brochure-modal p{margin:0 0 18px;color:#e5edf8;text-align:center;font-size:14px;line-height:1.55;font-weight:400}
.brochure-request-form{display:grid;gap:12px}
.brochure-request-form label{display:block;color:#fff;font-size:13px;font-weight:700}
.brochure-request-form label>span{color:#f97316}
.brochure-request-form input,.brochure-request-form select{display:block;width:100%;min-height:46px;margin-top:6px;border:1px solid rgba(255,255,255,.2);border-radius:5px;background:#fff;color:#1d293b;padding:0 16px;font:500 14px "Poppins",Arial,sans-serif}
.brochure-request-form input:focus,.brochure-request-form select:focus{outline:2px solid rgba(249,115,22,.24);border-color:#f97316}
.brochure-request-form .tb-btn{width:100%;min-height:52px;margin-top:6px;border:0;cursor:pointer}
.brochure-form-error{margin:0!important;border:1px solid rgba(197,42,26,.22);border-radius:5px;padding:10px 12px;background:#fef2f2;color:#b42318!important;text-align:left!important;font-size:13px!important;font-weight:700!important}
.brochure-privacy-note{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px;color:#e5edf8;font-size:12px;line-height:1.4;text-align:center}
.brochure-privacy-note svg{width:18px;height:18px;flex:0 0 auto;color:#f97316;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}
.brochure-thanks-state{text-align:center}
.brochure-thanks-state .tb-btn{width:100%;margin-top:12px}
.contact-booking{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:transparent;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.contact-booking.is-open{opacity:1;visibility:visible;pointer-events:auto}
.contact-booking-backdrop{position:absolute;inset:0;background:rgba(0,5,12,.78);backdrop-filter:blur(6px)}
.contact-booking-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.85fr) minmax(560px,1.15fr);gap:28px;align-items:stretch;width:min(1536px,calc(100vw - 44px));max-height:calc(100vh - 44px);overflow:auto;background:linear-gradient(135deg,#010915,#031a31 58%,#020a14);border:1px solid rgba(123,158,197,.5);border-radius:10px;color:#fff;padding:28px}
.contact-booking-close{position:absolute;right:18px;top:14px;z-index:4;width:38px;height:38px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(1,11,24,.86);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.contact-booking-close:hover{border-color:#f97316;color:#f97316}
.booking-info{position:relative;min-height:720px;padding:34px 38px 24px;background:linear-gradient(90deg,rgba(1,9,21,.94),rgba(1,10,22,.82)),url('../images/contact middle banner.jpg') left bottom/62% auto no-repeat}
.booking-info:after{content:"";position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 100% 0,rgba(86,142,199,.28) 0 1px,transparent 1px 10px);opacity:.22;pointer-events:none}
.booking-info>*{position:relative;z-index:1}
.booking-info .tb-eyebrow{color:#f97316;font-size:16px;letter-spacing:.12em}
.booking-info h2{margin:24px 0 18px;color:#fff;font-family:'Poppins',Arial,sans-serif;font-size:60px;line-height:1.08;font-weight:600}
.booking-rule{display:block;width:58px;height:3px;background:#f97316;margin:0 0 24px}
.booking-info>p:not(.tb-eyebrow){max-width:520px;margin:0;color:#fff;font-size:18px;line-height:1.5}
.booking-benefits{display:grid;gap:28px;margin:34px 0 34px;padding-top:28px;border-top:1px solid rgba(255,255,255,.16)}
.booking-benefits article{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:start}
.booking-benefits span,.meeting-title>span{display:grid;place-items:center;width:58px;height:58px;border:1.5px solid #f97316;border-radius:50%;color:#f97316}
.booking-benefits svg,.booking-meta svg,.meeting-form svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}
.booking-benefits h3{margin:0 0 6px;color:#fff;font-size:18px;font-weight:900}
.booking-benefits p{margin:0;color:#fff;font-size:15px;line-height:1.45}
.booking-meta{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(123,158,197,.36);border-radius:8px;background:rgba(4,22,42,.58);overflow:hidden}
.booking-meta span{display:grid;justify-items:center;text-align:center;gap:7px;padding:22px 14px;border-left:1px solid rgba(255,255,255,.14)}
.booking-meta span:first-child{border-left:0}
.booking-meta svg{color:#f97316;width:34px;height:34px}
.booking-meta b{color:#fff;font-size:12px}
.booking-meta small{color:#fff;font-size:12px;line-height:1.35}
.meeting-form{padding:34px 48px 36px;border:1px solid rgba(123,158,197,.46);border-radius:10px;background:linear-gradient(145deg,rgba(3,25,48,.95),rgba(1,13,27,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.meeting-title{display:flex;align-items:center;gap:28px;margin-bottom:14px}
.meeting-title h2{margin:0;color:#fff;font-size:34px;font-weight:900;line-height:1.1}
.meeting-title i{display:block;width:72px;height:3px;margin-top:12px;background:#f97316}
.meeting-form>p{margin:0 0 30px;color:#fff;font-size:16px}
.meeting-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px 24px}
.meeting-fields label{display:block;color:#fff;font-size:16px;font-weight:800}
.meeting-fields label em{color:#f97316;font-style:normal}
.meeting-fields .wide{grid-column:1/-1}
.meeting-fields input,.meeting-fields select,.meeting-fields textarea{display:block;width:100%;height:56px;margin-top:10px;border:1px solid rgba(137,172,212,.45);border-radius:5px;background:rgba(2,15,31,.76);color:#fff;padding:0 20px;font:inherit;font-size:15px;outline:0}
.meeting-fields textarea{height:108px;padding-top:16px;resize:vertical;line-height:1.45}
.meeting-fields input::placeholder,.meeting-fields textarea::placeholder{color:#c5cfdd}
.meeting-fields select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 25px) 24px,calc(100% - 18px) 24px;background-size:7px 7px,7px 7px;background-repeat:no-repeat}
.meeting-fields input:focus,.meeting-fields select:focus,.meeting-fields textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.14)}
.field-with-icon{position:relative;display:block}
.field-with-icon svg{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:24px;height:24px;color:#f97316;z-index:1}
.field-with-icon input{padding-left:58px}
.meeting-privacy{display:flex;align-items:center;justify-content:center;gap:12px;margin:28px 0 24px!important;color:#fff!important;font-size:14px!important}
.meeting-privacy svg{width:20px;height:20px;color:#dbe6f2}
.meeting-form-status{margin:0 0 14px!important;padding:12px 14px;border:1px solid rgba(36,207,127,.45);border-radius:6px;background:rgba(36,207,127,.12);color:#eafff3!important;font-size:13px!important;font-weight:800}
.meeting-form-status.is-error{border-color:rgba(255,91,91,.48);background:rgba(255,91,91,.13);color:#ffecec!important}
.meeting-form button[type=submit]{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;min-height:70px;border:0;border-radius:6px;background:linear-gradient(180deg,#ffb442,#f59a23);color:#06101b;font-size:24px;font-weight:900;letter-spacing:.13em;cursor:pointer}
.meeting-form button[type=submit] svg{width:34px;height:34px;color:#06101b}
.meeting-form button[type=submit]:disabled{opacity:.7;cursor:progress}
@media(max-width:1180px){.contact-booking-shell{grid-template-columns:1fr;padding:22px}.booking-info{min-height:0;background-size:360px auto}}
@media(max-width:760px){.contact-booking-shell{width:calc(100% - 24px);padding:14px}.booking-info,.meeting-form{padding:28px 20px}.booking-info h2{font-size:44px}.meeting-fields,.booking-meta{grid-template-columns:1fr}.booking-meta span{border-left:0;border-top:1px solid rgba(255,255,255,.14)}.booking-meta span:first-child{border-top:0}.meeting-form button[type=submit]{font-size:16px;letter-spacing:.08em}}

/* Banner subheadings should not be bold. */
.tb-dark-hero .tb-hero-lead,
.contact-hero .tb-hero-lead{
  font-weight:400!important;
}
