@keyframes shimmer{0%{background-color:#f7f7f7}50%{background-color:#e5e5e5}to{background-color:#f7f7f7}}.shimmer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:200% 100%;animation:shimmer 1.2s infinite}@media(min-width:768px){.shimmer{border-radius:20px}}.full-width{width:100%}.media-player-video,.media-player-video-portrait{aspect-ratio:9/16!important;background-color:#fff!important;border-radius:20px!important}.media-player-video-landscape{aspect-ratio:16/9!important;background-color:#fff!important;border-radius:20px!important}.media-player-video-full{border-radius:0!important}.vds-controls{background-image:none!important}.vds-airplay-button,.vds-google-cast-button,.vds-menu-button{display:none!important;visibility:hidden!important}.vds-play-button{background-color:rgba(206,49,49,.667)!important;width:60px;height:60px}.swiper-follow{display:grid;grid-template-columns:repeat(24,1fr);grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;background-color:hsla(0,0%,85%,.3);position:relative}.swiper-follow .container{grid-column:2/25;padding-top:25px}.swiper-follow .container>span{font-family:var(--font-primary-bold);font-size:clamp(20px,5.1162790698vw,1.5rem);font-style:normal;text-decoration:underline}.swiper-follow .container p,.swiper-follow .swiper-wrapper{padding:10px 0}.swiper-follow .swiper-wrapper .swiper-slide,.swiper-themes .swiper-slide{width:fit-content}