

/* Start:/local/templates/main/components/bitrix/news.list/mainpage-slider/style.css?1714075241727*/
.block-button {
    position: relative;
    bottom: 80px;
    display: flex;
    /*width: 100%;*/
    padding: 0 70px;
}
.block-button .button_2 {
    margin-left: 20px;
    background: #f288c8;
}
.block-button.left {
    justify-content: flex-start;
}

.block-button.right {
    justify-content: flex-end;
}

.block-button.center {
    justify-content: space-around;
}

.block-button a {
    padding: 16px;
    font-family: Fira Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    background: #EF59B4;
    border-radius: 6px;
}

@media screen and (max-width: 1169px){
    .block-button {
        /*bottom: 210px;*/
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/mainpage-slider/style.css?1714075241727 */
