.press-center-article__constructor h1 {
    line-height: 115%;
}

.press-center-article .text-box {
    margin: 0 0 25px 0;
}


.video-section__wrapper--vk {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-section__wrapper iframe, .video-section__wrapper object, .video-section__wrapper embed {
    position: absolute; top: 0; left: 0;
    width: 100%;
    height: 100%; }

.video-section__wrapper--dzen iframe {
    max-width: 100%;
}

.grecaptcha-badge {
    visibility: hidden;
}

.iksweb{display: inline-block;cursor: pointer; font-size:18px;text-decoration:none;padding:10px 20px; color:#ffffff;background:#2d84c2;border-radius:7px;border:2px solid #2d84c2;}
.iksweb:hover{background:#e33232;color:#ffffff;border:2px solid #e33232;transition: all 0.2s ease;}