@keyframes loading-animation{90%,10%{background-position:-150px 0}45%,55%{background-position:150px 0}}@keyframes preloading-animation{0%{opacity:0}100%{opacity:1}}@keyframes small-start-animation{0%{transform:translate(0,0)}100%{transform:translate(-10px,-10px)}}@keyframes large-start-animation{0%{transform:translate(0,0)}100%{transform:translate(5px,5px)}}@keyframes search-text-animation{0%,32%{transform:translate(0,0)}34%,64%{transform:translate(0,-26px)}66%,100%{transform:translate(0,-52px)}}.vc-anim-waiting-text-left{display:flex;align-items:center;font:var(--bing-smtc-text-global-body2);color:var(--smtc-foreground-content-neutral-primary)}.vc-anim-group{display:flex;flex-wrap:wrap;margin:0 -12px}.vc-anim-item{width:25%;opacity:0;box-sizing:border-box;padding:var(--smtc-gap-between-content-medium) var(--smtc-gap-between-content-small)}@media screen and (min-width:1440px){.vc-anim-item{width:20%}}@media screen and (min-width:2500px){.vc-anim-item{width:16.6%}}.vc-anim-item-2x{width:50%;opacity:0;box-sizing:border-box;padding:var(--smtc-gap-between-content-medium) var(--smtc-gap-between-content-small);animation:preloading-animation .75s ease-in-out forwards 1s}@media screen and (min-width:1440px){.vc-anim-item-2x{width:40%}}@media screen and (min-width:2500px){.vc-anim-item-2x{width:33.2%}}@media screen and (max-width:1439px){.vc-anim-item-6,.vc-anim-item-7{display:none}}@media screen and (max-width:2499px){.vc-anim-item-8,.vc-anim-item-9{display:none}}.vc-anim-img{height:168px;border-radius:16px}.vc-anim-text-long{width:60%;height:18px;margin-top:var(--smtc-gap-between-content-x-small);border-radius:var(--mai-smtc-corner-list-card-default)}.vc-anim-text-short{width:40%;height:18px;margin-top:var(--smtc-gap-between-content-x-small);border-radius:var(--mai-smtc-corner-list-card-default)}.vc-anim-text-full{height:18px;margin-top:var(--smtc-gap-between-content-x-small);border-radius:var(--mai-smtc-corner-list-card-default)}.vc-anim-item-wide{width:100%;padding:var(--smtc-gap-between-content-medium) var(--smtc-gap-between-content-small);opacity:0}.vc-anim-item-wide .vc-anim-text-long{width:100%;height:275px;border-radius:var(--mai-smtc-corner-list-card-default)}.vc-anim-img,.vc-anim-text-long,.vc-anim-text-short,.vc-anim-text-full{background:var(--bing-smtc-background-card-on-primary-alt-rest);background:radial-gradient(ellipse at top center,rgba(0,0,0,.1),rgba(0,0,0,0) 65%),var(--bing-smtc-background-card-on-primary-alt-rest);background-repeat:no-repeat;background-position:-150px 0;animation:loading-animation 4s ease-in-out infinite}.b_dark .vc-anim-img,.b_dark .vc-anim-text-long,.b_dark .vc-anim-text-short,.b_dark .vc-anim-text-full{background:radial-gradient(ellipse at top center,rgba(255,255,255,.1),rgba(255,255,255,0) 65%),var(--bing-smtc-background-card-on-primary-alt-rest);background-repeat:no-repeat;background-position:-150px 0}.vc-anim-item-2x,.vc-anim-item,.vc-anim-item-wide{animation:preloading-animation .75s ease-in-out forwards}.vc-anim-item-2x,.vc-anim-item-0,.vc-anim-item-1{animation-delay:.25s}.vc-anim-item-2{animation-delay:1s}@media screen and (min-width:1440px){.vc-anim-item-2{animation-delay:.25s}}.vc-anim-item-3{animation-delay:1s}@media screen and (min-width:2500px){.vc-anim-item-3{animation-delay:.25s}}.vc-anim-item-4,.vc-anim-item-5,.vc-anim-item-6,.vc-anim-item-7,.vc-anim-item-8,.vc-anim-item-9{animation-delay:1s}.vc-anim-item-wide{animation-delay:2s}.vc-anim-stars-spinner{flex-shrink:0;margin-right:var(--smtc-gap-between-content-xx-small)}.vc-anim-stars-spinner .large-star{animation:large-start-animation 800ms ease-in-out infinite alternate}.vc-anim-stars-spinner .small-star{animation:small-start-animation 800ms ease-in-out infinite alternate}.vc-anim-waiting-text-block{overflow:hidden;height:26px}.vc-anim-waiting-wrap{animation:search-text-animation 10s linear infinite}.vc-anim-waiting-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:26px}