.ytep{display:none;position:absolute;top:-225px;left:20px;width:312px;height:205px;margin-top:0;z-index:2;background:var(--smtc-background-card-on-flyout-default-rest);border:1px solid var(--bing-smtc-stroke-ctrl-default);border-radius:var(--mai-smtc-corner-card-default);padding:var(--mai-smtc-padding-card-default);box-shadow:var(--bing-smtc-shadows-flyout);box-sizing:border-box;animation:ytep_fi .3s ease-out}.yt_init_error.YouTube .ytep{display:flex;flex-direction:column;justify-content:space-between}@keyframes ytep_fi{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ytep_hd{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.ytep_tc{display:flex;flex:1 0 0;align-items:flex-start;min-height:1px;min-width:1px}.ytep_t{flex:1 0 0;font:var(--bing-smtc-text-global-body3-strong);color:var(--smtc-foreground-content-neutral-primary);min-height:1px;min-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ytep_cb{display:flex;align-items:center;justify-content:center;padding:var(--bing-smtc-padding-ctrl-icon-only-text-top) var(--smtc-padding-ctrl-sm-horizontal-icon-only) var(--bing-smtc-padding-ctrl-icon-only-text-bottom);border-radius:var(--smtc-corner-ctrl-sm-rest);cursor:pointer;flex-shrink:0}.ytep_cb:hover{background:var(--bing-smtc-background-ctrl-subtle-hover)}.ytep_ci{position:relative;width:16px;height:16px;flex-shrink:0}.ytep_ci::before,.ytep_ci::after{content:'';position:absolute;top:50%;left:50%;width:11px;height:1.5px;background:var(--smtc-foreground-content-neutral-primary);border-radius:1px}.ytep_ci::before{transform:translate(-50%,-50%) rotate(45deg)}.ytep_ci::after{transform:translate(-50%,-50%) rotate(-45deg)}.ytep_dc{display:flex;flex-direction:column;gap:var(--smtc-gap-between-content-x-small);flex:1;overflow:hidden;margin-bottom:12px}.ytep_dw{display:flex;align-items:flex-start;flex:1;overflow:hidden}.ytep_d{flex:1 0 0;font:var(--bing-smtc-text-global-caption1);color:var(--bing-smtc-foreground-content-neutral-tertiary);min-height:1px;min-width:1px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ytep_act{display:flex;flex-direction:column;gap:var(--smtc-gap-between-content-medium);align-items:flex-start;width:100%;margin-top:auto}.ytep_bc{display:flex;gap:var(--smtc-gap-between-content-x-small);align-items:center}.ytep_btn{display:flex;gap:var(--smtc-gap-inside-ctrl-to-secondary-icon);align-items:center;justify-content:center;padding:var(--smtc-padding-ctrl-text-top) var(--smtc-padding-ctrl-horizontal-default) var(--smtc-padding-ctrl-text-bottom);background:var(--bing-smtc-background-ctrl-brand-rest);border-radius:var(--smtc-corner-ctrl-rest);cursor:pointer;text-decoration:none;flex-shrink:0;transition:background .15s ease}.ytep_btn:hover{text-decoration:none}.ytep_blc{display:flex;align-items:center;justify-content:center;padding:0 var(--smtc-padding-ctrl-text-side)}.ytep_bl{font:var(--bing-smtc-text-global-caption1-strong);color:var(--smtc-foreground-ctrl-on-brand-rest)}.ytep_lc{display:flex;align-items:flex-start}.ytep_lnk{font:var(--bing-smtc-text-global-caption2);color:var(--bing-smtc-ctrl-link-foreground-brand-rest);text-decoration:none;cursor:pointer}.ytep_lnk:hover{text-decoration:underline}.videoTile .metadataBar .container>.ytep:nth-child(n+2){height:205px}