html:has(#efb-detail-progressive-watch-css) body.single-efb_listing article.efb-detail.efb-detail--editorial-clean{
--efb-detail-progressive-watch:0.8.510
}
html:has(#efb-detail-progressive-watch-css) body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body>.efb-detail-inline-watch:not(.is-primed):not(:target){
display:block!important;
box-sizing:border-box!important;
width:100%!important;
height:0!important;
min-height:0!important;
max-height:0!important;
margin:0!important;
padding:0!important;
overflow:hidden!important;
border:0!important;
opacity:0!important;
visibility:hidden!important;
pointer-events:none!important
}
html:has(#efb-detail-progressive-watch-css) body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body>.efb-detail-inline-watch.is-primed,
html:has(#efb-detail-progressive-watch-css) body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body>.efb-detail-inline-watch:target{
opacity:1!important;
visibility:visible!important;
pointer-events:auto!important
}
@media(min-width:761px){
html:has(#efb-detail-progressive-watch-css) body.single-efb_listing .efb-main>.efb-shell article.efb-detail.efb-detail--editorial-clean{
position:relative!important;
left:50%!important;
width:min(1280px,calc(100vw - 64px))!important;
max-width:min(1280px,calc(100vw - 64px))!important;
margin:0!important;
transform:translateX(-50%)!important
}
html:has(#efb-detail-progressive-watch-css) body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body{
width:100%!important;
max-width:none!important
}
}
@media(max-width:760px){
html:has(#efb-detail-progressive-watch-css) body.single-efb_listing .efb-main>.efb-shell article.efb-detail.efb-detail--editorial-clean{
left:0!important;
width:100vw!important;
max-width:100vw!important;
margin:0!important;
transform:none!important
}
}