/* Тіл ауыстыру ережелері */
:lang(kz) .ru-text {
    display: none !important;
}

:lang(ru) .kz-text {
    display: none !important;
}

/* Карта және құжат стильдері */
.map-frame {
    border: 0;
}

.noscript-warning {
    color: #dc2626;
    font-size: 1rem;
    font-weight: 700;
}

.spec-img-modal {
    max-height: 85vh;
}