/* v69 homepage layout repair: keep v66 menu style, stop header overlapping hero */
.v66-home .it60-top{display:none!important}
.v66-home .it60-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  height:86px!important;
  background:linear-gradient(180deg,#020b1d 0%,#031229 100%)!important;
  border-bottom:1px solid rgba(63,128,210,.20)!important;
  box-shadow:0 10px 30px rgba(0,0,0,.14)!important;
}
.v66-home .it60-navrow{
  height:86px!important;
  width:min(1600px,100%)!important;
  margin:0 auto!important;
  padding:0 34px!important;
  display:grid!important;
  grid-template-columns:120px minmax(650px,1fr) 48px 72px 182px!important;
  gap:14px!important;
  align-items:center!important;
}
.v66-home .it60-brand{
  width:112px!important;min-width:112px!important;height:72px!important;
  display:flex!important;align-items:center!important;background:none!important;
  clip-path:none!important;padding:0!important;
}
.v66-home .it60-brand img{width:108px!important;max-height:58px!important;object-fit:contain!important;filter:none!important}
.v66-home .it60-nav{height:86px!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:28px!important;padding:0!important;min-width:0!important}
.v66-home .it60-nav>a,.v66-home .it60-item>a{
  height:86px!important;padding:0!important;display:flex!important;align-items:center!important;
  color:#f8fbff!important;font-size:15px!important;font-weight:800!important;white-space:nowrap!important
}
.v66-home .it60-nav>a:after,.v66-home .it60-item>a:after{left:0!important;right:0!important}
.v66-home .it60-search{
  width:44px!important;height:44px!important;padding:0!important;border:1px solid rgba(78,154,255,.42)!important;
  border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;
  background:#061733!important;overflow:hidden!important
}
.v66-home .it60-search input{display:none!important}
.v66-home .it60-search button{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;color:#e6f2ff!important;font-size:21px!important;cursor:pointer!important}
.v66-home .it60-lang{height:44px!important;width:68px!important;margin:0!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important}
.v66-home .it60-lang>button{width:68px!important;height:44px!important;padding:0!important;border:1px solid rgba(78,154,255,.36)!important;border-radius:22px!important;background:#061733!important;color:#edf6ff!important;font-size:12px!important;white-space:nowrap!important}
.v66-home .it60-langbox{top:50px!important;right:0!important;z-index:2500!important}
.v66-home .it60-quote{
  width:182px!important;height:46px!important;margin:0!important;padding:0 17px!important;border-radius:7px!important;
  background:linear-gradient(105deg,#5b45ff,#2482ff)!important;color:#fff!important;font-size:13px!important;
  font-weight:850!important;white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important
}
.v66-home .it60-mobile{display:none!important}

/* Banner now begins AFTER header instead of underneath it */
.v68-hero{height:585px!important;margin-top:0!important}
.v68-slide{background-position:center center!important}
.v68-wrap{width:min(1320px,calc(100% - 96px))!important}
.v68-copy{width:min(620px,48vw)!important;padding-top:0!important}
.v68-copy h1,.v68-copy h2{font-size:clamp(46px,3.55vw,62px)!important;line-height:1.04!important;margin:16px 0 17px!important}
.v68-copy p{font-size:17px!important;line-height:1.6!important;max-width:570px!important;margin-bottom:24px!important}
.v68-primary{padding:15px 20px!important}
.v68-arrow{top:50%!important}
.v68-dots{bottom:18px!important}
.v66-stats{margin-top:0!important}

@media(max-width:1450px){
 .v66-home .it60-navrow{grid-template-columns:105px minmax(570px,1fr) 44px 66px 165px!important;padding:0 24px!important;gap:10px!important}
 .v66-home .it60-brand,.v66-home .it60-brand img{width:96px!important;min-width:96px!important}
 .v66-home .it60-nav{gap:20px!important}
 .v66-home .it60-nav>a,.v66-home .it60-item>a{font-size:14px!important}
 .v66-home .it60-quote{width:165px!important;font-size:12px!important;padding:0 14px!important}
 .v68-wrap{width:calc(100% - 76px)!important}
}
@media(max-width:1180px){
 .v66-home .it60-header{height:76px!important}
 .v66-home .it60-navrow{height:76px!important;display:grid!important;grid-template-columns:104px 1fr 48px!important;padding:0 20px!important}
 .v66-home .it60-nav{display:none!important;position:absolute!important;top:76px!important;left:12px!important;right:12px!important;height:auto!important;padding:12px!important;flex-direction:column!important;align-items:stretch!important;background:#061329!important;border:1px solid rgba(57,124,209,.22)!important;border-radius:10px!important;box-shadow:0 22px 55px rgba(0,0,0,.35)!important}
 .v66-home.it60-menu-open .it60-nav,.it60-menu-open .v66-home .it60-nav,.v66-home .it60-nav{ }
 body.it60-menu-open.v66-home .it60-nav{display:flex!important}
 .v66-home .it60-nav>a,.v66-home .it60-item>a{height:46px!important;padding:0 12px!important;font-size:14px!important}
 .v66-home .it60-search,.v66-home .it60-lang,.v66-home .it60-quote{display:none!important}
 .v66-home .it60-mobile{display:flex!important;grid-column:3!important;width:44px!important;height:44px!important;justify-self:end!important;border-radius:50%!important;align-items:center!important;justify-content:center!important;border:1px solid #2767a9!important;background:#061733!important;color:#fff!important;font-size:0!important}
 .v66-home .it60-mobile:after{content:'☰';font-size:19px!important}
 .v68-hero{height:620px!important}
 .v68-copy{width:62vw!important}
}
@media(max-width:700px){
 .v66-home .it60-header{height:70px!important}
 .v66-home .it60-navrow{height:70px!important;grid-template-columns:90px 1fr 44px!important;padding:0 14px!important}
 .v66-home .it60-brand{height:64px!important;width:86px!important;min-width:86px!important}
 .v66-home .it60-brand img{width:84px!important;min-width:84px!important;max-height:48px!important}
 .v66-home .it60-nav{top:70px!important}
 .v68-hero{height:650px!important}
 .v68-slide{padding-bottom:70px!important;background-position:62% top!important;background-size:auto 43%,cover!important}
 .v68-wrap{width:calc(100% - 34px)!important}
 .v68-copy{width:100%!important}
 .v68-copy h1,.v68-copy h2{font-size:34px!important;line-height:1.05!important}
 .v68-copy p{font-size:14px!important;line-height:1.55!important}
 .v68-arrow{top:28%!important}
}
