.grid-categories{padding:68px 0 80px}.grid-categories__item{background:var(--light-gray-theme-color);border-radius:20px;height:100%;overflow:hidden}.grid-categories__item-title{padding:32px 24px;color:var(--muted-theme-color);font-size:24px}.grid-categories__image img{width:100%}.grid-categories__image-placeholder{aspect-ratio:1/1;background:var(--muted-theme-color)}.grid-categories__element{margin-bottom:20px}@media(min-width: 1140px){.grid-categories__element{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media(max-width: 991px){.grid-categories{padding:48px 0}.grid-categories__title{margin-bottom:32px}.grid-categories__item-title{padding:20px 16px;font-size:18px}.grid-categories__element{margin-bottom:16px}}