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