::selection {
    background-color: rgb(180 144 89 / 60%);
}

.image--radius .tn-atom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.border--bottomZero .tn-atom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}


@media screen and (min-width: 961px) {
.uc-snx-stories .t994 {
    padding: 70px 0 50px;
}
}

@media screen and (max-width: 960px) {
    .t994__item-wrapper {
        height: 75vh !important;
    }
}

@media screen and (max-width: 960px) {
    .t994__item {
        height: 75vh !important;
    }
}

@media screen and (max-width: 960px) {
    .t994__width-wrapper {
        height: 75vh !important;
    }
    .t994__slidecontainer {
        height: 75vh !important;
    }
}

@media screen and (max-width: 640px) {
    .t-name_xl {
        font-size: 25px;
        font-family: 'ClearSans', Arial,sans-serif;
    }
    .t-text_sm {
        font-size: 18px;
        font-family: 'ClearSans', Arial,sans-serif;
    }
}

.t-popup__block-close-button {
    background-color: #fff;
}

.phone {
    color: #252525;
    font-size: 16px;
    font-family: 'ClearSans',Arial,sans-serif;
    font-weight: 500;
}