.deals-list{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:8px}.deals-list__card{height:180px}.deals-list__card-item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow:hidden;padding:14px 16px;position:relative;text-decoration:none;width:100%}.deals-list__card-item:before{background-blend-mode:screen;background-color:#2640c933;content:"";inset:0;mix-blend-mode:screen;position:absolute}.deals-list__card-text{color:#fff;font-size:18px;font-weight:600;letter-spacing:.01em;line-height:22px;text-align:center;white-space:pre-line}@media only screen and (min-width:600px){.deals-list__card{height:200px}}@media only screen and (min-width:905px){.deals-list{flex-direction:row}.deals-list__card{height:260px;width:calc(33.33333% - 5.33333px)}.deals-list__card-item{padding:24px 15px}}@media only screen and (min-width:1240px){.deals-list{gap:16px}.deals-list__card{height:340px;width:calc(33.33333% - 10.66667px)}.deals-list__card-item{border-radius:18px;padding:24px}.deals-list__card-text{font-size:22px;font-weight:700;letter-spacing:.05em;line-height:32px}}
