/* WTWR_MEMBER_HERO_CLEAN_V1
   WTWR_MEMBER_HERO_SCALE_REFINE_V1R2
   WTWR_MEMBER_HERO_VERTICAL_TRIM_V1
   MEMBER PAGE ONLY.
   Source asset remains the exact approved public Register/Login banner.
   Crop removes the entire left-hand public sales message from member view.
   Approx visible source region: x 780px to 1670px; y 70px to 515px.
   Retains the two main horses + circular WTWR racing logo.
*/

.hero .banner-shell.wtwr-member-public-hero-direct-v4{
  position:relative !important;
  width:100% !important;
  aspect-ratio:2.24 / 1 !important;
  overflow:hidden !important;
  background:#02070d !important;
  border:1px solid #ffffff18 !important;
  border-radius:24px !important;
  box-shadow:0 28px 80px #0009 !important;
}

.hero .banner-shell.wtwr-member-public-hero-direct-v4 img{
  position:absolute !important;
  display:block !important;
  width:175% !important;
  max-width:none !important;
  height:auto !important;
  left:0 !important;
  top:0 !important;
  margin:0 !important;
  padding:0 !important;
  transform:translate(-45.2%,-8.35%) !important;
  transform-origin:top left !important;
}

@media(max-width:900px){
  .hero .banner-shell.wtwr-member-public-hero-direct-v4{
    aspect-ratio:1.90 / 1 !important;
  }
}

@media(max-width:620px){
  .hero .banner-shell.wtwr-member-public-hero-direct-v4{
    aspect-ratio:1.62 / 1 !important;
    border-radius:18px !important;
  }
}
