@keyframes loading-animation{90%,10%{background-position:-150px 0}45%,55%{background-position:150px 0}}.vc-anim-waiting{position:relative;max-height:270px;overflow:hidden;background:linear-gradient(to bottom right,rgba(0,0,0,.05),rgba(0,0,0,0) 65%),var(--bing-smtc-background-card-on-primary-alt-rest);border-radius:16px;margin-bottom:var(--smtc-gap-between-content-small)}.vc-anim-waiting:before{content:"";display:block;padding-bottom:20%}.b_dark .vc-anim-waiting{background:linear-gradient(to bottom right,rgba(255,255,255,.05),rgba(255,255,255,0) 65%),var(--bing-smtc-background-card-on-primary-alt-rest)}.vc-anim-waiting-text{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;font:var(--bing-smtc-text-global-body2);color:var(--smtc-foreground-content-neutral-primary)}.vc-anim-waiting-text .acf-spinner__icon{color:currentColor}.vc-anim-waiting-spinner{display:inline-block;margin-right:var(--smtc-gap-between-content-small)}.vc-anim-group{display:flex;flex-wrap:wrap;margin:0 -12px}.vc-anim-item{width:25%;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-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-img,.vc-anim-text-long,.vc-anim-text-short{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{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}