body {
    background-color: #0a0a0a;
}


.t-menuburger {
width: 26px !important;
}



/* Кнопка мессенджера */
@media screen and (max-width: 1200px) {
.t898__btn_label {
    width: 50px !important;
    height: 50px !important;
    background-color: rgb(10, 10, 10, 0.5) !important;
    }
}

@media screen and (min-width: 1200px) {
.t898__btn_label {
    width: 56px !important;
    height: 56px !important;
    background-color: rgb(10, 10, 10, 0.5) !important;
    border: 2.5px solid #c6b172 !important;
    }
}






.t898__icon-close {
fill: #00000000;
background-image: url('https://static.tildacdn.com/tild3866-6431-4864-a465-666638353338/Close-icon.svg');
}

.t898__btn_input:checked+label {
background: rgb(10, 10, 10, 0.5) !important;
}


@media screen and (min-width: 1200px) {
.t898__wrapper {
    bottom: 40px !important;
    right: 40px !important;
    }
}



.t898__icon-write {
    width: 34px !important;
    height: 32px !important;
}



/* Шапка сайта */
.t228__positionfixed {
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}


