.carousel-container{position:relative;overflow:hidden;grid-template-rows:auto 40px}.carousel-slides{list-style:none;padding:0;margin:0;display:flex;transition:transform .3s ease-in-out}.carousel-slides li{flex:0 0 100%;width:100%;display:none}.carousel-slides img,.carousel-slides video{width:485px;height:336px;max-width:485px;max-height:336px;border-radius:6px}.carousel-dots{list-style:none;padding:0;margin:0;text-align:center;margin-top:12px}.carousel-dots li{display:inline-flex;width:9px;height:9px;background-color:#dbdbdb;border-radius:50%;margin:2px;cursor:pointer}.carousel-dots .active{background-color:#028094}@media screen and (max-width:524px){.carousel-container{position:relative;width:100%;overflow:hidden;height:auto;width:auto}div#imageOfVideoNotFound{min-width:326px;height:212px}.carousel-slides img,.carousel-slides video{width:100%;height:223px}iframe#togetherforbusinessIframe{width:100%}}.play-icon{position:absolute;top:42%;right:45%;font-size:33px;border-radius:50%;width:52px;height:52px;background:#2f292b;color:#fff;text-align:center;cursor:pointer}iframe#togetherforbusinessIframe{max-width:485px;max-height:336px}.carousel-slides li{display:felx}