

/* Start:/local/templates/delement/components/bitrix/news/action/bitrix/news.detail/.default/style.css?17556889871029*/
div.promocode_table{
    display: block;
}

div.promocode_table_text{
    max-width: none;
    margin: 0 0 20px 0;
}

div.promocode_table .error_text{
    text-align: left;
    margin: 20px 0 0 20px;
}

div.promocode_table_email{
    max-width: none;
}

div.promocode_table_email button{
    margin-top: 20px;
}

@media (min-width: 768px) and (max-width:1024px) {
    div.promocode_table .promocode_table_text,
    div.promocode_table .promocode_table_email,
    div.promocode_table .error_text{
        max-width: calc(50%);
    }
}

.promotion-detail__tag {
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin: -24px 0 40px;
    background: #FFEEF0;
    border-radius: 8px;
}

.promotion-detail__tag-text {
    color: #F8485E;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .promotion-detail__tag {
        margin: -16px 0 20px;
    }
}

/* End */
/* /local/templates/delement/components/bitrix/news/action/bitrix/news.detail/.default/style.css?17556889871029 */
