

/* Start:/local/templates/lombard/components/bitrix/news.list/auctions/style.css?17292552363467*/
.auctions__pages {
    margin: 50px 0;
}
.auctions-block {
    border-top: 2px solid var(--color-main);
    padding-top: 30px;
    width: 100%
}

.auctions-block:not(:last-child) {
    margin-bottom: 60px
}

.auctions-block__title {
    color: var(--color-main);
    display: flex;
    font-size: 24px;
    letter-spacing: -.02em;
    line-height: 1.17;
    margin-bottom: 40px
}

.auctions-block__title:before {
    background-color: var(--color-main);
    content: "";
    flex: none;
    height: 24px;
    margin-right: 20px;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10c0-2.828 0-4.243.879-5.121C4.757 4 6.172 4 9 4h6c2.828 0 4.243 0 5.121.879C21 5.757 21 7.172 21 10v4c0 2.828 0 4.243-.879 5.121C19.243 20 17.828 20 15 20H9c-2.828 0-4.243 0-5.121-.879C3 18.243 3 16.828 3 14v-4Z' stroke='%23E24037' stroke-width='2'/%3E%3Cpath d='M8 4c.74 0 1.11 0 1.435.116a2 2 0 0 1 .714.441c.25.24.415.57.745 1.232l1 2c.538 1.076.807 1.614 1.29 1.912.484.299 1.085.299 2.288.299H17c1.886 0 2.828 0 3.414.586C21 11.172 21 12.114 21 14v2' stroke='%23E24037' stroke-width='2'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10c0-2.828 0-4.243.879-5.121C4.757 4 6.172 4 9 4h6c2.828 0 4.243 0 5.121.879C21 5.757 21 7.172 21 10v4c0 2.828 0 4.243-.879 5.121C19.243 20 17.828 20 15 20H9c-2.828 0-4.243 0-5.121-.879C3 18.243 3 16.828 3 14v-4Z' stroke='%23E24037' stroke-width='2'/%3E%3Cpath d='M8 4c.74 0 1.11 0 1.435.116a2 2 0 0 1 .714.441c.25.24.415.57.745 1.232l1 2c.538 1.076.807 1.614 1.29 1.912.484.299 1.085.299 2.288.299H17c1.886 0 2.828 0 3.414.586C21 11.172 21 12.114 21 14v2' stroke='%23E24037' stroke-width='2'/%3E%3C/svg%3E");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: relative;
    top: 2px;
    width: 24px
}

.auctions__list {
    column-count: 4;
    column-gap: 15px
}

.auctions__item {
    border-bottom: 1px solid #e4e5e6;
    break-inside: avoid;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 9px;
    transition: color .3s ease,opacity .3s ease;
    color: var(--color-black);
    text-decoration: none;
}

.auctions__item:hover {
    color: var(--color-main)
}

.auctions__item:hover:after {
    background-color: var(--color-main)
}

.auctions__item:after {
    background-color: #b9b9b9;
    content: "";
    flex: none;
    height: 16px;
    margin-left: 12px;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='m7 4 4 4-4 4' stroke='%23E24037' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='m7 4 4 4-4 4' stroke='%23E24037' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    position: relative;
    top: 2px;
    transition: .3s;
    width: 16px
}
/* End */
/* /local/templates/lombard/components/bitrix/news.list/auctions/style.css?17292552363467 */
