body.home #ssm-advanced-light-theme > section.hero:not(.ssm-hbc-v5-ready):not(.ssm-banner-only-live){
  min-height:0!important; height:0!important; opacity:0!important; visibility:hidden!important; overflow:hidden!important; margin:0!important; padding:0!important;
}
body.home #ssm-advanced-light-theme .ssm-hbc-v5.ssm-banner-only-live,
body.home #ssm-advanced-light-theme .ssm-brand-carousel-hero.ssm-banner-only-live,
body.home #ssm-advanced-light-theme .ssm-banner-only-live{
  position:relative!important;
  width:min(1440px,calc(100% - 48px))!important;
  max-width:1440px!important;
  aspect-ratio:1920/760!important;
  height:auto!important;
  min-height:280px!important;
  margin:clamp(20px,3.6vw,42px) auto clamp(28px,4vw,56px)!important;
  padding:0!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:clamp(18px,2vw,32px)!important;
  background:#05070b!important;
  border:1px solid rgba(215,176,44,.34)!important;
  box-shadow:0 28px 72px rgba(2,10,22,.22), inset 0 1px 0 rgba(255,255,255,.08)!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
body.home #ssm-advanced-light-theme .ssm-banner-only-live:before,
body.home #ssm-advanced-light-theme .ssm-banner-only-live:after{content:none!important;display:none!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide{position:absolute!important;inset:0!important;opacity:0!important;animation:ssmBoFade 35s infinite both!important;z-index:1!important;background:#05070b!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;filter:saturate(1.02) contrast(1.01)!important;transform:scale(1.015);animation:ssmBoDrift 7s ease-in-out infinite alternate!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide:nth-child(1){animation-delay:0s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide:nth-child(2){animation-delay:7s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide:nth-child(3){animation-delay:14s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide:nth-child(4){animation-delay:21s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-slide:nth-child(5){animation-delay:28s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dots{position:absolute!important;right:clamp(18px,3vw,44px)!important;bottom:clamp(14px,2vw,26px)!important;z-index:5!important;display:flex!important;gap:10px!important;align-items:center!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dot{display:block!important;width:34px!important;height:5px!important;border-radius:999px!important;background:rgba(255,255,255,.42)!important;box-shadow:0 4px 18px rgba(0,0,0,.28)!important;animation:ssmBoDot 35s infinite both!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dot:nth-child(1){animation-delay:0s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dot:nth-child(2){animation-delay:7s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dot:nth-child(3){animation-delay:14s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dot:nth-child(4){animation-delay:21s!important;}
body.home #ssm-advanced-light-theme .ssm-bo-dot:nth-child(5){animation-delay:28s!important;}
body.home #ssm-advanced-light-theme .ssm-hbc-v5-copy,
body.home #ssm-advanced-light-theme .ssm-hbc-v5-pills,
body.home #ssm-advanced-light-theme .ssm-hbc-v5-dots{display:none!important;}
@keyframes ssmBoFade{0%,16%{opacity:1;}20%,96%{opacity:0;}100%{opacity:1;}}
@keyframes ssmBoDot{0%,16%{background:#d7b02c;width:58px;}20%,96%{background:rgba(255,255,255,.42);width:34px;}100%{background:#d7b02c;width:58px;}}
@keyframes ssmBoDrift{from{transform:scale(1.015) translate3d(0,0,0);}to{transform:scale(1.045) translate3d(-.7%,.4%,0);}}
@media(max-width:767px){
 body.home #ssm-advanced-light-theme .ssm-hbc-v5.ssm-banner-only-live,
 body.home #ssm-advanced-light-theme .ssm-brand-carousel-hero.ssm-banner-only-live,
 body.home #ssm-advanced-light-theme .ssm-banner-only-live{width:calc(100% - 24px)!important;aspect-ratio:16/9!important;min-height:198px!important;margin:12px auto 24px!important;border-radius:20px!important;}
 body.home #ssm-advanced-light-theme .ssm-bo-slide img{object-position:center!important;}
 body.home #ssm-advanced-light-theme .ssm-bo-dots{right:14px!important;bottom:12px!important;gap:7px!important;}
 body.home #ssm-advanced-light-theme .ssm-bo-dot{width:22px!important;height:4px!important;}
 @keyframes ssmBoDot{0%,16%{background:#d7b02c;width:36px;}20%,96%{background:rgba(255,255,255,.42);width:22px;}100%{background:#d7b02c;width:36px;}}
}
@media(prefers-reduced-motion:reduce){body.home #ssm-advanced-light-theme .ssm-bo-slide,body.home #ssm-advanced-light-theme .ssm-bo-slide img,body.home #ssm-advanced-light-theme .ssm-bo-dot{animation:none!important;}body.home #ssm-advanced-light-theme .ssm-bo-slide:first-child{opacity:1!important;}}
