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