.catalog{display:block;margin:0;overflow:hidden;padding:0;width:100%}.catalog__not-found{color:#999;text-transform:uppercase}.catalog__list{grid-column-gap:12px;grid-row-gap:12px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:576px){.catalog__list{grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.catalog__list{grid-column-gap:12px;grid-row-gap:12px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(5,1fr);height:auto;padding:0;width:100%}}@media(min-width:960px){.catalog__list{grid-column-gap:12px;grid-row-gap:16px;grid-template-columns:repeat(4,1fr)}}@media(min-width:1248px){.catalog__list{grid-column-gap:12px;grid-row-gap:16px;grid-template-columns:repeat(7,1fr)}}@media(min-width:1632px){.catalog__list{grid-column-gap:12px;grid-row-gap:16px;grid-template-columns:repeat(8,1fr)}}@media(min-width:1920px){.catalog__list{grid-column-gap:12px;grid-row-gap:16px;grid-template-columns:repeat(8,1fr)}}.catalog__item{align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:flex-start;margin:0;min-width:102px;padding:0;position:relative;width:100%}@media(min-width:768px){.catalog__item{width:100%}}.catalog__more{display:block;margin:0;padding:24px 0 0;text-align:center;width:100%}@media(min-width:1632px){.catalog__more{padding-top:32px}}@media(min-width:768px)and (max-width:959px){.promo-catalog:not(.promo-catalog--without-banners) .catalog .catalog__item:first-child{grid-column:span 3;padding-left:calc(66.66667% + 8px)}}@media(min-width:960px)and (max-width:1247px){.promo-catalog:not(.promo-catalog--without-banners) .catalog .catalog__item:first-child{grid-column:span 3;padding-left:calc(66.66667% + 8px)}}@media(min-width:1248px){.promo-catalog:not(.promo-catalog--without-banners) .catalog .catalog__item:first-child{grid-column:span 3;padding-left:calc(66.66667% + 8px)}}@media(min-width:768px)and (max-width:959px){.promo-catalog--banner-right:not(.promo-catalog--without-banners) .catalog .catalog__item:first-child{grid-column:1;padding-left:0}.promo-catalog--banner-right:not(.promo-catalog--without-banners) .catalog .catalog__item:nth-child(2){grid-column:span 3;padding-right:calc(66.66667% + 8px)}}@media(min-width:960px)and (max-width:1247px){.promo-catalog--banner-right:not(.promo-catalog--without-banners) .catalog .catalog__item:first-child{grid-column:1;padding-left:0}.promo-catalog--banner-right:not(.promo-catalog--without-banners) .catalog .catalog__item:nth-child(2){grid-column:span 3;padding-right:calc(66.66667% + 8px)}}@media(min-width:1248px){.promo-catalog--banner-right:not(.promo-catalog--without-banners) .catalog .catalog__item:first-child{grid-column:1;padding-left:0}.promo-catalog--banner-right:not(.promo-catalog--without-banners) .catalog .catalog__item:nth-child(5){grid-column:span 3;padding-right:calc(66.66667% + 8px)}}