.categories__content{width:100%;max-width:100%}.categories__block{position:relative;width:33.333%}.categories__block:hover .categories-block__image-wrapper{opacity:.7}@media only screen and (max-width:1399px){.categories__block{width:75%}}.categories-block__image-wrapper{position:relative;width:100%;height:0;padding-top:119%}.categories-block__image-wrapper--smaller{padding-top:100%}.categories-block__ingredients-wrapper{padding:32px 24px;display:flex;flex-direction:column;align-items:stretch}@media only screen and (max-width:1399px){.categories-block__ingredients-wrapper{padding:16px 24px}}@media only screen and (max-width:989px){.categories-block__ingredients-wrapper{padding:16px}}.categories-block__ingredients-wrapper .categories-block__ingredient{display:flex;flex-direction:row;gap:24px;align-items:center;justify-content:space-between;border-bottom:1px solid #d3d3d3;padding:16px 0}@media only screen and (max-width:1399px){.categories-block__ingredients-wrapper .categories-block__ingredient{padding:12px 0}}.categories-block__ingredients-wrapper .categories-block__ingredient-text{text-transform:lowercase}.categories-block__ingredients-wrapper .categories-block__ingredient-percent{font-weight:700}.categories-block__ingredients-wrapper .button{align-self:flex-start;margin-top:24px}.categories-block__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.categories-block__title{position:absolute;width:100%;height:100%;z-index:1;display:flex;justify-content:center;align-items:center;top:0;left:0;cursor:pointer}