@keyframes mltaProgFadeIn{from{opacity:0}to{opacity:1}}#b_content .b_ad .sb_adTA h2,#b_content .b_ad .sb_adTA .b_ad_description{opacity:0;animation:mltaProgFadeIn .3s var(--bing-smtc-animation-ease-loading) forwards;animation-delay:150ms}#b_content .b_ad .sb_adTA .b_vlist2col,#b_content .b_ad .sb_adTA .b_siteLinks{opacity:0;animation:mltaProgFadeIn .3s var(--bing-smtc-animation-ease-loading) forwards;animation-delay:300ms}@media(prefers-reduced-motion:reduce){#b_content .b_ad .sb_adTA h2,#b_content .b_ad .sb_adTA .b_ad_description,#b_content .b_ad .sb_adTA .b_vlist2col,#b_content .b_ad .sb_adTA .b_siteLinks{opacity:1;animation:none}}