@media (max-width:900px){
  body.lrf-premium-v2 .hero-video-section.lrf-home-light-mode .hero-content > p{
    width:calc(100% - 34px)!important;
    max-width:620px!important;
    margin:0 auto 1.05rem!important;
    padding:11px 14px!important;
    box-sizing:border-box!important;
    border:1px solid rgba(104,21,50,.14)!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,rgba(255,253,250,.66),rgba(250,241,237,.58))!important;
    -webkit-backdrop-filter:blur(7px) saturate(1.03)!important;
    backdrop-filter:blur(7px) saturate(1.03)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 7px 22px rgba(73,18,40,.09)!important;
    color:#57132d!important;
    font-size:clamp(.88rem,3.7vw,.98rem)!important;
    line-height:1.46!important;
    font-weight:600!important;
    letter-spacing:.005em!important;
    text-shadow:0 1px 0 rgba(255,255,255,.74)!important;
  }
}
