.social-sharing__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.social-sharing__button{overflow:visible;padding:0}.social-sharing__button:not(.social-sharing__button--active) svg.social-sharing__icon{fill:none}.social-sharing__button--light:hover svg.social-sharing__icon{-webkit-transform:scale(1.2);transform:scale(1.2)}.social-sharing__button--dark:hover svg.social-sharing__icon{fill:#000}.animated-background{background-color:#000;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;z-index:-1}.animated-background.fullplayer{position:fixed;z-index:1000}.animated-background video{height:100dvh;-o-object-fit:inherit;object-fit:inherit;position:absolute;width:100%}.animated-background #player{background:#000}.animated-background #player.fade-in{opacity:1;-webkit-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.animated-background #player.fade-out{opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.animated-background .dice-player-wrapper{position:absolute}.animated-background .video-wrapper{position:unset}.animated-background .video-object-fit{-o-object-fit:cover;object-fit:cover}.animated-background .video-object-fit.fullplayer{-o-object-fit:contain;object-fit:contain}