.video-embed__header--align-center{text-align:center}.video-embed__header p{font-size:24px;font-weight:var(--medium)!important}.video-embed__header:not(:last-child){margin-bottom:40px}.video-wrapper{cursor:pointer;position:relative}.video-wrapper video{height:100%;object-fit:cover;width:100%}.video-wrapper svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.video-rating-container{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-family:sans-serif;margin:20px auto;max-width:100%;min-height:105px;padding:16px}.video-placeholder,.video-rating-container{align-items:center;display:flex;justify-content:center}.video-placeholder{background-color:#f0f0f0;border-radius:4px;height:360px;margin-bottom:16px;width:100%}.star-rating-wrapper{text-align:center}.rating-info{color:#333;font-size:16px;margin:0 0 8px}.star-rating{align-items:center;display:flex;gap:5px;justify-content:center;min-height:40px}.rating-star{cursor:pointer;transition:transform .1s ease-in-out}.rating-star svg{height:32px;pointer-events:none;width:32px}.star-rating.voted .rating-star{cursor:default}.star-rating:not(.voted) .rating-star:hover{transform:scale(1.15)}.star-rating:not(.voted) .rating-star:hover svg,.star-rating:not(.voted) .rating-star:hover~.rating-star svg{fill:#ffdd57}