

/* Start:/local/templates/mark/components/bitrix/news.detail/gallery/style.css?1755633179202*/

.gallery__card img{
    height: 200px;
    width: 300px;
    object-fit: cover;
    object-position: center;
    @media(max-width: 540px){
        height: 300px;
        width: 500px;
    }
}
/* End */


/* Start:/local/templates/mark/components/prolaba/form/rss-main/style.css?1758717169411*/
.response p {
    padding: 10px 20px;
    margin: 0;
    border-radius: 5px;
    width: fit-content;
}

.response p.error {
    color: red;
    background-color: #fff0f0;
}


.success-block {
    display: none;

    margin-top: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.success-block.view {
    display: block;
}

.subscribe__form{
    overflow: hidden;
}
/* End */
/* /local/templates/mark/components/bitrix/news.detail/gallery/style.css?1755633179202 */
/* /local/templates/mark/components/prolaba/form/rss-main/style.css?1758717169411 */
