<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 380px) {
.lang.hid {
	display: none;
}
.header__container {
    padding-top: 14px;
    padding-bottom: 32px;
}
.main-title {
    font-size: 40px;
    line-height: 50px;
}
.main-subtitle {
    font-size: 15px;
        margin: 7px 0 21px;
}
.intro_slider-img {
    height: 440px;
}
.text {
    line-height: 22px;
}
.text-right {
    margin-bottom: 22px;
}
.prod-arrows {
    display: none;
}
.section-title {
    font-size: 23px;
    line-height: 32px;
}
.rev-svg {
    top: 13px;
    left: 31px;
    width: 42px;
}
.c-block {
    padding-bottom: 16px;
}
.con-wrap {
    row-gap: 19px;
}
.map {
    height: 300px;
}
.f-nav {
    grid-column-gap: 33px;
}
.gal-body {
    grid-template-columns: 1fr;
}
.cer-body {
    grid-template-columns: 1fr;
}
.mis-body img {
	height: 350px;
}
.modal-with-img .modal-body {
    padding: 49px 15px;
}
.cer-img-link {
    top: 11px;
    left: 11px;
    right: 10px;
}
}
</pre></body></html>