

/* Start:/local/templates/main/components/bitrix/news.list/gift_cards/style.css?15410513191413*/
.gift-cards {
    width: 100%;
    margin: 0 auto 8px auto;
}

.gift-cards .title {
    padding: 35px 0 34px 0;
    border-bottom: 1px solid #cccccc;
    font-size: 22px;
    font-weight: bold;
}

.gift-cards .type-block {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 0 0;
    border-bottom: 1px solid #cccccc;
}

.gift-cards .type-block:last-child {
    border-width: 0;
}

.gift-cards .type-block .image-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 40px 36px 40px;
    font-size: 16px;
}

.gift-cards .type-block .image-wrapper .denomination {
    margin: 14px 0 0 0;
}

@media screen and (max-width: 767px) {
    .gift-cards {
        margin: 16px auto 20px;
    }

    .gift-cards .title {
        padding: 0 0 26px 0;
        border-bottom-width: 0;
        font-size: 18px;
    }

    .gift-cards .type-block {
        flex-direction: column;
        margin: 0 0 32px 0;
        padding: 0 0 0 0;
    }

    .gift-cards .type-block:last-child {
        margin: 0 0 0 0;
    }

    .gift-cards .type-block .image-wrapper {
        margin: 0 0 27px;
        font-size: 15px;
    }

    .gift-cards .type-block:last-child .image-wrapper:last-child {
        margin: 0 0 0 0;
    }

    .gift-cards .type-block .image-wrapper .denomination {
        margin: 10px 0 0 0;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/gift_cards/style.css?15410513191413 */
