.promos{padding:16px}.promosContainer{max-width:920px;width:100%;margin:0 auto}.promosFilteringHeader{display:flex;justify-content:space-between;align-items:center;gap:28px;height:47px;border-radius:8px;background:var(--global-color-main-background_tertiary);padding:0 12px 0 16px;margin:0;overflow:hidden}.promosTitle{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--global-color-main-text_primary)}.promosFilterButtons{align-items:center;gap:9px;margin:0;list-style:none;max-height:29px;overflow:hidden}.promosFilterButtonItem,.promosFilterButtons{display:flex;padding:0}.promosPostersWrapper{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}.promosPoster{height:-moz-fit-content;height:fit-content}.promosPoster.expanded{grid-column:1/3}.promosPosterImage{width:100%;border-radius:8px 8px 0 0;will-change:opacity}.promosPosterSkeleton{border-radius:8px}.promosInfoBlock{display:flex;justify-content:space-between;align-items:center;border-radius:0 0 8px 8px;padding:12px 16px;background:var(--global-color-main-background_tertiary)}.promosInfoTitle{font-weight:600;font-size:14px;color:var(--global-color-main-text_primary)}.infoIconWrapper{border-radius:100%;cursor:pointer}.infoIconWrapper svg{width:24px;height:24px}@media screen and (max-width:1024px){.promosPostersWrapper{grid-template-columns:1fr}.promosPoster.expanded{grid-column:1/2}}@media screen and (max-width:600px){.promos{padding:0}.promosFilteringHeader{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:unset;height:auto;padding:0;margin:0;border-radius:unset}.promosTitle{padding:15px 16px}.promosPostersWrapper{margin:16px 12px 24px;row-gap:16px}.promosFilterButtons{padding:12px;gap:10.5px;overflow:auto;max-height:unset;width:100%}.promosFilterButtonItem,.promosFilterButtonItem button{width:100%}.promosInfoBlock{padding:8px 12px}.promosInfoTitle{font-weight:500;font-size:14px}.infoIconWrapper svg{width:22px;height:22px}}