.player-wrapper.s-8 .player-media
{
    height: 156% !important;
    width: 106% !important;
}
.t-checkbox {
    opacity: 1 !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 *:not(.t945__title) {
    font-size: 15px !Important;
}
.t-input__vis-ph {
    height: 25px;
}
.t945 input {
    height: 50px !important;
}
.t-menu-popover__maincontainer_innerbg {
    backdrop-filter: blur(12px);
    background-color :#212cf052;
}
.t-checkbox__control a {
    color: #1a1ce5 !Important;
}
.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);
}
@media (max-width: 450px) { {
    .t945__popup {
        height: 450px !important;
        top: 110px !important;
        width: 330px !important;
        left: 22px !important;
    }
}


@media screen and (max-width: 640px) {
    .t945 input {
    height: 58px !important;
}
    .t945__title {
    font-size: 23px;
    margin-bottom: 30px;
    text-align: center;
    color: #102cf5;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.t945 *:not(.t945__title) {
    font-size: 13px !Important;
}
    .t945 .t-popup {
        left: 5% !important;
        bottom: 15% !important;
        right: 0 !important;
        width: 90% !important;
        max-width: 100%;
        max-height: 100%;
        overflow-y: scroll;
    }
    
}
.t-form__errorbox-wrapper {
    display: none !Important;
    
}
}
.t-checkbox__indicator {
    border: 0px !important;
}