@media screen and (max-width: 1199.99px) {
    .do,
    .uc-do {
        display: none !important;
    }
}
@media screen and (max-width: 639.99px) {
    .to, .ph,
    .uc-to, .uc-ph {
        display: none !important;
    }
}
@media screen and (min-width: 1200px) {
    .to, .dh,
    .uc-to, .uc-dh {
        display: none !important;
    }
}
@media screen and (min-width: 640px) {
    .po,
    .uc-po {
        display: none !important;
    }
}
@media screen and (min-width: 640px) and (max-width: 1199.99px) {
    .th,
    .uc-th {
        display: none !important;
    }
}
::selection {
    background-color: #4980F0;
    color: #FCFDFF;
}
.t280__menu__link.t-title.t-menu__link-item, .t282__menu__wrapper {
    text-align: left;
}