
body.das-y9-theme-active.single-listing_type .card,
body.das-y9-theme-active.single-listing_type .profile-block,
body.das-y9-theme-active.single-listing_type .listing-content{
  background:linear-gradient(145deg,rgba(10,18,38,.95),rgba(4,8,18,.98))!important;
  border:1px solid rgba(104,232,255,.14)!important;border-radius:26px!important;
}
body.das-y9-theme-active.single-listing_type h1{font-size:clamp(40px,5vw,72px)!important;font-weight:950!important}
body.das-y9-theme-active.single-listing_type .profile-image img,
body.das-y9-theme-active.single-listing_type .listing-image img{
  border-radius:24px!important;box-shadow:0 25px 70px rgba(0,0,0,.38)
}
body.das-y9-theme-active.single-listing_type .btn-primary{
  background:linear-gradient(90deg,var(--y9-cyan),var(--y9-violet),var(--y9-pink))!important;
}
