.resident-top-info{position:relative;z-index:10000;display:flex;align-items:center;min-height:42px;padding:7px 48px 7px 18px;border-bottom:1px solid rgba(227,6,47,.32);background:linear-gradient(90deg,#090b11,#10131b 52%,#090b11);color:#d9dce4;font-family:Arial,Helvetica,sans-serif;font-size:13px;box-sizing:border-box}.resident-top-info__viewport{width:100%;min-width:0;text-align:center}.resident-top-info__item{display:none;margin:0;line-height:1.45}.resident-top-info__item.is-active{display:block;animation:residentInfoIn .25s ease}.resident-top-info__item a{color:#ff3158;font-weight:700;text-decoration:none}.resident-top-info__item a:hover{text-decoration:underline}.resident-top-info__dot{padding:0 7px;color:#777d8b}.resident-top-info__close{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;padding:0;border:0;background:transparent;color:#9297a3;font-size:26px;line-height:30px;cursor:pointer}.resident-top-info__close:hover{color:#fff}@keyframes residentInfoIn{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@media(max-width:760px){.resident-top-info{min-height:38px;padding:6px 38px 6px 10px;font-size:11px}.resident-top-info__item{white-space:normal}.resident-top-info__dot{padding:0 4px}.resident-top-info__close{right:5px}}

@media(max-width:760px){
  .is-mobile .resident-top-info{position:relative;top:auto;z-index:940;isolation:isolate;overflow:hidden}
  .is-mobile .layout-header-holder-bc{height:auto!important}
  .is-mobile .header-bc{position:relative!important;top:auto!important;left:auto!important;height:auto!important;z-index:960!important;will-change:auto}
  .is-mobile .header-bc .hdr-user-bc,
  .is-mobile .header-bc .riva-auth-actions{position:relative;z-index:3;pointer-events:auto!important}
  .is-mobile .header-bc .hdr-user-bc .btn{pointer-events:auto!important;touch-action:manipulation}
  .is-mobile .hdr-dynamic-content{position:static!important;top:auto!important}
}
