

/* Start:/bitrix/components/mav/help.center/templates/.default/style.css?1742039380415*/
.row .item {
    margin-bottom: 20px;
}
.row .item .wrapper {
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bs-light);
    border-radius: 0.5rem;
    opacity: 1;
    transition: opacity .5s;
    padding: 10px;
    text-align: center;
    letter-spacing: 1px;
}
.contact-block a {
    text-decoration: underline;
    font-weight: 600;
}
/* End */
/* /bitrix/components/mav/help.center/templates/.default/style.css?1742039380415 */
