html.tgz-v340 .footerDockSmartShell--phase121{
  position:relative;
  overflow:hidden;
  padding:22px;
  border:1px solid rgba(9,23,42,.08)!important;
  background:
    radial-gradient(circle at top right, rgba(245,154,27,.18), rgba(245,154,27,0) 32%),
    linear-gradient(180deg,#0f1e35 0%, #13243f 56%, #172b48 100%)!important;
  box-shadow:0 22px 54px rgba(7,18,34,.18)!important;
}
html.tgz-v340 .footerDockSmartShell--phase121::before{
  content:"";
  position:absolute;
  inset:auto auto -42px -42px;
  width:180px;
  height:180px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(245,154,27,.16), rgba(245,154,27,0) 70%);
  pointer-events:none;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartActions{
  gap:12px!important;
  margin-bottom:14px;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartAction,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartRailItem,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMiniLink,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtility,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtilityButton{
  border-radius:18px!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartAction:not(.is-primary),
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartRailItem,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMiniLink,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtility,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtilityButton{
  color:#eff4ff!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.08)!important;
  box-shadow:none!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartAction:not(.is-primary):hover,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartAction:not(.is-primary):focus-visible,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartRailItem:hover,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMiniLink:hover,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtility:hover,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtilityButton:hover{
  background:rgba(255,255,255,.12)!important;
  border-color:rgba(255,255,255,.18)!important;
}
html.tgz-v340 .footerDockSmartRail--phase121{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  gap:10px;
  align-items:center;
  margin-bottom:14px;
}
html.tgz-v340 .footerDockSmartRailMeta{
  display:inline-flex;
  justify-content:center;
  align-items:center;
  min-height:46px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.1);
  color:rgba(239,244,255,.78);
  font-size:12px;
  font-weight:700;
  letter-spacing:.02em;
  text-transform:uppercase;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore{
  border:1px solid rgba(255,255,255,.1)!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.05)!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore summary{
  padding:18px 20px!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMoreLead,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartPanel strong{
  color:#fff!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore summary small,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartBrandLine,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMiniLink span,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartRailItem span,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtility{
  color:rgba(239,244,255,.78)!important;
}
html.tgz-v340 .footerDockSmartMoreBody--phase121{
  display:grid;
  grid-template-columns:1.25fr repeat(3, minmax(0,1fr));
  gap:16px;
  padding:0 20px 20px!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartPanel{
  padding:18px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
}
html.tgz-v340 .footerDockSmartPanelBrand--phase121{
  grid-column:span 1;
}
html.tgz-v340 .footerDockSmartBrandHeader{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:8px;
}
html.tgz-v340 .footerDockSmartBrandHeader strong{
  font-size:1.1rem;
  letter-spacing:-.03em;
}
html.tgz-v340 .footerDockSmartBrandLine{
  margin:0 0 14px!important;
  max-width:34ch;
}
html.tgz-v340 .footerDockSmartTrust{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
html.tgz-v340 .footerDockSmartTrustItem{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:42px;
  padding:10px 12px;
  border-radius:16px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
  color:#fff;
  font-weight:700;
  line-height:1.35;
}
html.tgz-v340 .footerDockSmartTrustItem .microIcon{color:#f59a1b}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartLinkGrid{
  gap:10px!important;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMiniLink,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartRailItem{
  min-height:48px;
  padding:0 14px;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtilityRow{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtility,
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtilityButton{
  min-height:44px;
  padding:0 14px;
}
body.homeV2Isolated .footerDockSmartShell--phase121{
  background:
    radial-gradient(circle at top right, rgba(245,154,27,.2), rgba(245,154,27,0) 34%),
    linear-gradient(180deg,#0e1c31 0%, #142743 58%, #182f4d 100%)!important;
}
@media (max-width:980px){
  html.tgz-v340 .footerDockSmartMoreBody--phase121{
    grid-template-columns:1fr 1fr;
  }
  html.tgz-v340 .footerDockSmartPanelBrand--phase121{
    grid-column:1 / -1;
  }
}
@media (max-width:720px){
  html.tgz-v340 .footerDockSmartShell--phase121{
    padding:18px;
    border-radius:28px!important;
  }
  html.tgz-v340 .footerDockSmartRail--phase121{
    grid-template-columns:1fr;
  }
  html.tgz-v340 .footerDockSmartRailMeta{
    min-height:38px;
  }
  html.tgz-v340 .footerDockSmartMoreBody--phase121{
    grid-template-columns:1fr;
    padding:0 16px 16px!important;
  }
  html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore summary{
    padding:16px!important;
  }
  html.tgz-v340 .footerDockSmartTrustItem{
    min-height:40px;
  }
}


html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore:not([open]) .footerDockSmartMoreBody{display:none!important}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore summary{user-select:none}
html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartPanelLegal{scroll-margin-bottom:120px}

@media (max-width:760px){
  html.tgz-v340 body:not(.buildPage):not(.footerLegalContext) .footerDockSmart{
    padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;
  }
  html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMore{
    overflow:visible!important;
  }
  html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartMoreBody{
    padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;
  }
  html.tgz-v340 .footerDockSmartShell--phase121 .footerDockSmartUtilityRow{
    padding-bottom:4px;
  }
}
