.player-wrapper.s-8 .player-media
{
    height: 156% !important;
    width: 106% !important;
}
.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_left {
    justify-content: center !important;
}
/*.t945 {*/
/*    width: 100vw;*/
/*    height: 100vh;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    position: fixed;*/
/*    top: 0px;*/
/*    background-color: #0000008f;*/
/*    bottom: inherit;*/
/*    z-index: 1000000;*/
/*}*/
.t945__popup {
    position: fixed;
    bottom: 30vh !important;
    right: 32% !important;
    display: block;
    width: 480px !important;
    padding: 15px 45px 20px 45px;
}
.t945__title {
    font-size: 25px;
    margin-bottom: 30px;
    text-align: center;
    color: #102cf5;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.t945 * {
    font-size: 25px !Important;
}
.t-input__vis-ph {
    height: 25px;
}
.t945 input {
    height: 70px !important;
}
.t-menu-popover__maincontainer_innerbg {
    backdrop-filter: blur(12px);
    background-color :#212cf052;
}
.t-menu-popover__burgermenu {
    background-color: #1a1ce5;
}
.t-menu-popover__burgermenu__close-button {
    background-color: transparent;
}
.t-menu-base__langs-button {
    display: none;
}
.t-menu-burger__icon {
    filter: brightness(5);
}