.block-products__container{position:relative}.block-products__container--products{display:flex;justify-content:space-between;gap:32px}.block-products__card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:15px;border:2px solid #ebeaf3;padding:16px;flex-grow:1;flex-basis:0}.block-products__card .flavour{font-size:12px}.block-products__card--title{text-align:center;font-weight:600}.new-in .block-products__container{position:relative}.new-in .block-products__container .block-products__container--products{display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.new-in .block-products__card{width:calc(25% - 64px);flex-grow:unset;flex-basis:auto}