.player-with-thumbnail-image__thumbnail,.player-with-thumbnail-image__video-wrapper{cursor:pointer}.player-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:2;width:3.5rem;height:3.5rem;background-color:rgba(0,0,0,.35);border-radius:9999px}.player-icon__icon{margin-left:.5rem;width:1.75rem;height:1.75rem}.player-modal{width:100%;max-width:1146px;height:100%;max-height:calc(100% - 8rem);max-height:unset;height:auto}@media(max-width:768px){.player-modal{max-height:unset}}.player-modal .modal__content{height:unset}.player-modal__wrapper{padding:2rem;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.player-modal__wrapper{padding:2rem}}@media(max-width:476px){.player-modal__wrapper{padding:2rem 0}}.ratio-box{width:100%;position:relative;overflow:hidden;padding-top:calc(var(--h)/var(--w)*100%)}@media(max-width:768px){.ratio-box{padding-top:calc(var(--mH, var(--h))/var(--mW, var(--w))*100%)}}.ratio-box>*{position:absolute;top:0;right:0;bottom:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes dropdown{0%{max-height:0}to{max-height:52rem}}@keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}.react-multi-carousel-list{z-index:0}.basic-player__video-wrapper{cursor:pointer}