@charset "UTF-8";

.heading.block_header_1 p:before, .heading.block_header_1 .h:last-child:before {
    display: block;
    content: "";
    border-top: 19px solid #344da9;
    width: 300px;
    height: 19px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 152px);
    z-index: -2;
top: 35px;
}