.member-video-thumb--profile-header{display:flex;align-items:center;justify-content:center;width:160px;height:90px;margin-top:8px;border-radius:6px;background-color:#000;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;overflow:hidden;cursor:pointer}.member-video-thumb--profile-header .bb-icon-play{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background-color:rgba(0,0,0,.3);border-radius:999px;font-size:1.2em}.member-novideo--profile-header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:160px;height:90px;margin-top:8px;padding:6px;border:1px dashed var(--bb-content-border-color,#d8d8d8);border-radius:6px;background-color:var(--bb-content-alternate-background-color,#f8f8f8);color:var(--bb-headings-color,#122b46);text-align:center;text-decoration:none;line-height:1.2;transition:border-color .15s ease,background-color .15s ease}.member-novideo--profile-header:hover{border-color:var(--bb-primary-color,#007cbf);background-color:#fff}.member-novideo--profile-header .member-novideo__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-bottom:2px;border-radius:50%;background-color:var(--bb-primary-color,#ef5455);color:#fff}.member-novideo--profile-header .member-novideo__icon svg{width:16px;height:16px;stroke:#fff}.member-novideo--profile-header .member-novideo__title{font-size:12px;font-weight:700;color:#122b46;opacity:1}.member-novideo--profile-header .member-novideo__subtitle{font-size:10px;font-weight:500;color:#4d5c6f;opacity:1}