.catalog{display:block;margin-top:-6px;overflow:hidden;padding-top:6px;width:100%}.catalog__not-found{color:hsla(0,0%,100%,.6);text-transform:uppercase}.catalog__subtitle{color:#fff;font-size:16px;font-weight:700;margin:0 0 10px}.catalog__list{grid-column-gap:10px;grid-row-gap:10px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);width:100%}@media(min-width:576px){.catalog__list{grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.catalog__list{grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(5,1fr)}}@media(min-width:960px){.catalog__list{grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1248px){.catalog__list{grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(7,1fr)}}@media(min-width:1632px){.catalog__list{grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(7,1fr)}}@media(min-width:1920px){.catalog__list{grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(7,1fr)}}.catalog__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;width:100%}.catalog__item--first,.catalog__item--last{grid-column:span 2}.catalog__more{display:block;margin:0;padding:20px 0 0;text-align:center;width:100%}.catalog__more .btn,.catalog__more .link-btn{border:none;text-transform:uppercase}.full-tourn__catalog .catalog__more{padding:15px 0 0}@media(min-width:768px){.full-tourn__catalog .catalog__more{padding:35px 0 0}}@media(min-width:960px){.full-tourn__catalog .catalog__more{padding:30px 0 0}}@media(min-width:1248px)and (max-width:1631px){.full-tourn__catalog .catalog__more{padding:25px 0 0}}.full-tourn .catalog .catalog__subtitle,.tourn-network .catalog .catalog__subtitle{display:none}