
/* FLT HOME HERO V2 — rebuilt responsive component */
.flt-home-hero-v2{
  position:relative;
  min-height:clamp(620px,72vh,820px);
  padding-top:82px;
  overflow:hidden;
  border-bottom:1px solid rgba(215,181,109,.2);
  background:#07131b;
}
.flt-home-hero-v2__media{
  position:absolute!important;
  inset:82px 0 0 0!important;
  background-image:url('/assets/v4/images/home-hero-flt-legends-1600.webp?v=20260802-010047')!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  opacity:1!important;
}
.flt-home-hero-v2__shade{
  position:absolute!important;
  inset:82px 0 0!important;
  background:
    linear-gradient(90deg,rgba(5,14,20,.97) 0%,rgba(5,14,20,.9) 25%,rgba(5,14,20,.58) 47%,rgba(5,14,20,.08) 72%),
    linear-gradient(0deg,rgba(4,10,14,.88) 0%,rgba(4,10,14,.1) 48%)!important;
}
.flt-home-hero-v2__inner{
  position:relative;
  z-index:2;
  min-height:calc(clamp(620px,72vh,820px) - 82px)!important;
  display:flex;
  align-items:center;
}
.flt-home-hero-v2__copy{
  width:min(680px,52%)!important;
  padding:58px 0 44px!important;
}
.flt-home-hero-v2__eyebrow{
  margin:0 0 16px!important;
  color:#00a7b5;
  font-size:12px!important;
  line-height:1.3;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.flt-home-hero-v2 h1{
  margin:0;
  max-width:650px;
  letter-spacing:-.045em;
  line-height:.92;
}
.flt-home-hero-v2 h1 span{
  display:block;
  color:#fff;
  font-size:clamp(42px,4.1vw,64px);
  font-weight:850;
}
.flt-home-hero-v2 h1 strong{
  display:block;
  margin-top:8px;
  color:#d7b56d;
  font-size:clamp(64px,6vw,94px);
  line-height:.88;
}
.flt-home-hero-v2__lead{
  max-width:585px!important;
  margin:22px 0 0!important;
  color:#d9e2e6;
  font-size:18px!important;
  line-height:1.55;
}
.flt-home-hero-v2__actions{
  margin-top:26px!important;
  gap:12px!important;
}
.flt-home-hero-v2__actions .button{
  min-height:48px;
}
.flt-home-hero-v2__partners{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,210px));
  gap:10px;
  margin-top:28px;
}
.flt-home-hero-v2__partners>a{
  display:grid;
  grid-template-columns:74px 1fr;
  gap:10px;
  align-items:center;
  min-height:68px;
  padding:8px 10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:10px;
  background:rgba(4,13,18,.62);
  text-decoration:none;
  backdrop-filter:blur(10px);
}
.flt-home-hero-v2__partner-logo{
  min-height:48px!important;
  padding:5px!important;
}
.flt-home-hero-v2__partners>a>span{
  color:#d7b56d;
  font-size:9px;
  font-weight:900;
  line-height:1.25;
  letter-spacing:.08em;
  text-transform:uppercase;
}
@media(min-width:1900px){
  .flt-home-hero-v2__media{
    background-image:url('/assets/v4/images/home-hero-flt-legends-ultrawide-3440.webp?v=20260802-010047')!important;
    background-position:center right!important;
  }
}
@media(max-width:960px){
  .flt-home-hero-v2{padding-top:72px;min-height:650px}
  .flt-home-hero-v2__media{inset:72px 0 0!important;background-image:url('/assets/v4/images/home-hero-flt-legends-mobile-1005.webp?v=20260802-010047')!important;background-position:65% center!important}
  .flt-home-hero-v2__shade{inset:72px 0 0!important;background:linear-gradient(0deg,#07131b 0%,rgba(7,19,27,.92) 31%,rgba(7,19,27,.34) 68%,rgba(7,19,27,.1) 100%)!important}
  .flt-home-hero-v2__inner{min-height:578px!important;align-items:flex-end!important}
  .flt-home-hero-v2__copy{width:min(700px,92%)!important;padding:40px 0 34px!important}
  .flt-home-hero-v2__lead{max-width:620px!important}
}
@media(max-width:650px){
  .flt-home-hero-v2{min-height:590px}
  .flt-home-hero-v2__media{background-image:url('/assets/v4/images/home-hero-flt-legends-mobile-720.webp?v=20260802-010047')!important;background-position:56% 22%!important}
  .flt-home-hero-v2__shade{background:linear-gradient(0deg,#07131b 0%,rgba(7,19,27,.98) 36%,rgba(7,19,27,.58) 62%,rgba(7,19,27,.08) 100%)!important}
  .flt-home-hero-v2__inner{min-height:518px!important}
  .flt-home-hero-v2__copy{width:100%!important;padding:28px 0 24px!important}
  .flt-home-hero-v2__eyebrow{margin-bottom:11px!important;font-size:9px!important;letter-spacing:.12em}
  .flt-home-hero-v2 h1 span{font-size:32px!important}
  .flt-home-hero-v2 h1 strong{font-size:52px!important;line-height:.9}
  .flt-home-hero-v2__lead{margin-top:13px!important;font-size:15px!important;line-height:1.42}
  .flt-home-hero-v2__actions{margin-top:18px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}
  .flt-home-hero-v2__actions .button{width:100%!important;min-height:44px;padding:0 12px!important;gap:8px!important;font-size:9px!important}
  .flt-home-hero-v2__partners{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
  .flt-home-hero-v2__partners>a{grid-template-columns:54px 1fr;min-height:58px;padding:6px 8px}
  .flt-home-hero-v2__partner-logo{min-height:40px!important}
  .flt-home-hero-v2__partners>a>span{font-size:7.5px}
}
@media(max-width:420px){
  .flt-home-hero-v2{min-height:565px}
  .flt-home-hero-v2__media{background-position:54% 18%!important}
  .flt-home-hero-v2 h1 span{font-size:29px!important}
  .flt-home-hero-v2 h1 strong{font-size:47px!important}
  .flt-home-hero-v2__actions{grid-template-columns:1fr!important}
  .flt-home-hero-v2__partners>a>span{display:none}
  .flt-home-hero-v2__partners>a{grid-template-columns:1fr;place-items:center;padding:6px}
}
