@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}.follow-btn{display:flex;align-items:center;width:fit-content;padding:10px 14px;justify-content:center;border-radius:100px;color:#fff;border:none;background-color:#ce3131}.follow-btn span{font-family:var(--font-primary-regular);font-size:clamp(20px,5.1162790698vw,1.5rem);font-style:normal}.follow-btn.is-following{background-color:#000}.follow-btn.v200{padding:5px}.follow-btn.v200.is-following{border:1px solid #000;color:#000;background-color:transparent}.follow-btn.v300{height:fit-content;border-radius:20px}.follow-btn.v300 span{font-family:var(--font-primary-regular);font-size:clamp(16px,4.1860465116vw,1.25rem);font-style:normal}