.promoted-categories__list{align-content:flex-start;align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.promoted-categories__item{border-radius:8px;display:block;height:130px;overflow:hidden;position:relative;width:calc(50% - 8px)}.promoted-categories__item:after{background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.2) 60%,rgba(0,0,0,.01));bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.promoted-categories__item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promoted-categories__item:hover .promoted-categories__text{color:#ffbc20;-webkit-text-decoration:none;text-decoration:none}.promoted-categories__text{bottom:24px;color:#fff;display:block;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;font-stretch:normal;font-style:normal;font-weight:500;left:24px;letter-spacing:normal;line-height:1;position:absolute;right:24px;text-align:left;z-index:1}@media(min-width:768px){.promoted-categories__list{gap:20px}.promoted-categories__item{height:190px;width:calc(25% - 15px)}}@media(min-width:992px){.promoted-categories__list{gap:30px}.promoted-categories__item{width:calc(25% - 22.5px)}}