

/* Start:/local/css/press.css?16021727791952*/
.af-press {
    font-family: "Roboto";
    margin-top: 26px;
}

.af-press__header {
    position: relative;
    text-align: center;
}

.af-press__header h2 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    display: inline-block;
    background: #ffffff;
    margin: 0;
    padding: 0 13px;
}

.af-press__header h2:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 4px;
    background: #404040;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.af-press__img {
    margin-top: 25px;
}

.af-press__img img {
    width: 100%;
}

.af-press__info {
    display: flex;
    margin-top: 20px;
}

.af-press__col {
    width: 50%;
}

.af-press__col img {
    width: 100%;
}

.af-press__col h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
    color: #404040;
    margin: 0;
}

.af-press__col p {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    color: #404040;
    margin: 2px 0;
}

.af-press__col-logo {
    width: 20%;
}

.af-press__col-video {
    width: 30%;
    position: relative;
}
.af-press__col-video video {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.af-press__col-video img {
    position: absolute;
    min-height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    right: 0;
    cursor: pointer;
}

.af-press__col-text {
    padding: 0 30px;
}

.af-press__col-text a {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #404040;
}

/* End */
/* /local/css/press.css?16021727791952 */
