

/* Start:/local/components/project/information_security.list/templates/.default/style.css?1766135914733*/
.page__items {
    display: flex;
}

@media screen and (max-width: 992px) {
    .page__items {
        flex-wrap: wrap;
    }
}

.page__items a {
    display: inline-block;
    border-radius: 20px;
    background-color: #e0e0e0;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -.32px;
    padding: 10px 14px;
    text-decoration: none;
    margin: 0 10px 16px 0;
}

@media screen and (max-width: 680px) {
    .page__items a {
        font-size: 14px;
    }

    .grid-sticky__left img {
        width: 100%;
    }
}

.page__items a:last-child {
    margin-right: 0;
}

.page__items a:hover {
    background: #05509b;
    color: #fff;
}
/* End */
/* /local/components/project/information_security.list/templates/.default/style.css?1766135914733 */
