.catalog__item{background-position:center;background-size:cover;background-repeat:no-repeat;padding:30px;border-radius:10px;min-height:310px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.catalog__item span{color:#e1e1e1;line-height:140%}.catalog__item .catalog__button{-ms-flex-item-align:baseline;align-self:baseline;padding:6px 16px}.bestsellers__item{border:1px solid #eee}.bestsellers__item img{padding:20px;border-bottom:1px solid #eee}.bestsellers__item .bestsellers-wrap{padding:24px 20px}.bestsellers__item .bestsellers__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.bestsellers__item .bestsellers__buttons .bestsellers__button{padding:8px 20px}.table-condition{width:100%;border:none;margin-bottom:20px}.table-condition thead th{font-weight:400;text-align:left;border:none;padding:10px 15px;background:#f3f3f3;font-size:14px}.table-condition thead th:first-child{border-radius:4px 0 0 4px}.table-condition thead th:last-child{border-radius:0 4px 4px 0}.table-condition tbody td{text-align:left;padding:10px 15px;font-size:14px;vertical-align:top}.table-condition tbody:first-child{border-radius:8px 0 0 8px}.table-condition tbody:last-child{border-radius:0 8px 8px 0}.table-condition tbody tr:nth-child(even){background:#f3f3f3}.table-condition tbody tr:nth-child(n+4){display:none}