section.map .bx-yandex-view-layout,
section.map .bx-yandex-view-map {
    width: 100%;
    height: 100%;
}

.hidden {
    display: none !important;
}
.video-responsive {
    height: auto!important;
    position: relative;
    padding-top: 56.2%;
    background-size: 110%;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: #000;
}

.category-description br{
    display: none;
}

.copyright{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.poli_footer{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #7E7E7E;
}

.footer__consent{
    margin-top: 20px;
	margin-bottom:12px;
}