/*Quick Links*/
._edchoice{width:100%;margin:30px auto;position:relative;}
._edchoice ._thmb{width:100%;}
._edchoice img{width:100%;height:auto;display:block;}
._edchoice ._nlstx{background:var(--bg6);padding:10px;}
._edchoice ._nlstx{width:100%;}
._edchoice ._tt{font-size:15px;color:#FFF;line-height:20px;font-weight:500;}
._edchoice ._tt a{color:#FFF;-webkit-line-clamp:3;max-height:62px;}
._edchoice ._ntg{width:auto;max-width:max-content;color:#000;background-color:#FFF;border-radius:20px;margin-bottom:5px;padding:2px 10px 1px;display:inline-block;font-size:13px;font-weight:500;transform:scale(0.9);left:-5px;position:relative;}
@media screen and (min-width:1025px){
    ._edchoice{width:300px;border:1px solid #000;margin:28px auto 30px;}
}