.dark-glass {
    background-color: rgba(0,0,0,.36)!important;
    -webkit-backdrop-filter: blur(12px)!important;
    backdrop-filter: blur(12px)!important;
    -webkit-border-radius: 8px;
    -moz-border-radius:8px;
    border-radius: 8px;
}
#rec897821308 {
    padding-top:0!important;
}
/*div.t396__elem {*/
    --r: 25px; /* radius */
  --s: 40px; /* size of the inner curve*/
  
/*  width: 200px;*/
/*  border-radius: var(--r);*/
  
/*  --_m:/calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%,#0000 72%) no-repeat;*/
/*}*/

/*.bottom-right {*/
/*  mask:*/
/*    right 0 bottom calc(var(--s) + var(--r)) var(--_m),*/
/*    right calc(var(--s) + var(--r)) bottom 0 var(--_m),*/
/*    radial-gradient(var(--s) at 100% 100%,#0000 99%,#000 calc(100% + 1px)) */
/*     calc(-1*var(--r)) calc(-1*var(--r)) no-repeat,*/
/*    conic-gradient(from 90deg at calc(100% - var(--s) - 2*var(--r)) calc(100% - var(--s) - 2*var(--r)),*/
/*     #0000 25%,#000 0);*/
/*}*/
