.promos{padding:16px}.promos-container{width:100%;max-width:920px;margin:0 auto}.promos-filtering-header{border-radius:var(--radius-l);background:var(--shade-300);justify-content:space-between;align-items:center;gap:28px;height:47px;margin:0;padding:0 12px 0 16px;display:flex;overflow:hidden}.promos-title{color:var(--text-100);font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:16px}.promos-filter-buttons{align-items:center;gap:9px;max-height:29px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.promos-filter-button-item{padding:0;display:flex}.promos-posters-wrapper{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);gap:30px 29px;margin-top:30px;display:grid}.promos-poster{height:fit-content}.promos-poster.expanded{grid-column:1/3}.promos-poster-image{border-radius:var(--radius-l)var(--radius-l)0 0;will-change:opacity;width:100%}.promos-poster-skeleton{border-radius:var(--radius-l)}.promos-info-block{border-radius:0 0 var(--radius-l)var(--radius-l);background:var(--shade-300);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.promos-info-title{color:var(--text-100);font-size:14px;font-weight:600}.info-icon-wrapper{border-radius:var(--radius-full);cursor:pointer}.info-icon-wrapper svg{width:24px;height:24px}@media screen and (max-width:1024px){.promos-posters-wrapper{grid-template-columns:1fr}.promos-poster.expanded{grid-column:1/2}}@media screen and (max-width:600px){.promos{padding:0}.promos-filtering-header{justify-content:center;align-items:flex-start;gap:unset;border-radius:unset;flex-direction:column;height:auto;margin:0;padding:0;display:flex}.promos-title{padding:15px 16px}.promos-posters-wrapper{row-gap:16px;margin:16px 12px 24px}.promos-filter-buttons{max-height:unset;gap:10.5px;width:100%;padding:12px;overflow:auto}.promos-filter-button-item button,.promos-filter-button-item{width:100%}.promos-info-block{padding:8px 12px}.promos-info-title{font-size:14px;font-weight:500}.info-icon-wrapper svg{width:22px;height:22px}}
.page-layout-content{max-width:900px}.page-layout-content-wrapper{flex-direction:column;display:flex}
