.politic_footer{
    position: absolute;
    left: 41.5vw;
    margin-top: 25vw;
    text-align: center;
    font-size: 1.09vw;
    font-family: 'Inter';
    color: #FFF;
}

.TM_footer{
    margin-top: 27.5vw;
}

.politic_footer_mobile{
    display: flex;
    padding-top: 19px;
    flex-direction: column;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-size: 21px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}