.t-checkbox__indicator {
    border-radius: 3px;
}


@media screen and (max-width:480px) {
.t-popup__close.t-popup__block-close {
    background-color: transparent;
    border-radius: 30px;
}

.t-popup__close-wrapper .t-popup__close-icon g {
    fill: black !important;
}

.t-title_xxs {
    line-height: 1;
    margin-bottom: 10px !important;
}
}
