.page-bonuses-list{padding:16px 0}@media(min-width:768px){.page-bonuses-list{padding:24px 0}}.page-bonuses-list__filter-wrap{display:flex;flex-direction:column;gap:16px;padding:16px 0}@media(min-width:768px){.page-bonuses-list__filter-wrap{flex-direction:row-reverse;justify-content:space-between;padding:24px 0}}.promo-code{color:var(--text-color-secondary);font-size:12px;font-weight:500;line-height:1.6;padding:16px 0}@media(min-width:768px){.promo-code{padding:24px 0}}.promo-code__wrap{background:var(--background-secondary);border-radius:14px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding:16px}@media(min-width:768px){.promo-code__wrap{flex-direction:row}}.promo-code__header{text-align:center}@media(min-width:768px){.promo-code__header{text-align:left}}.promo-code__title{color:var(--text-color-primary);font-size:18px;font-weight:700;line-height:1.4;margin-bottom:8px}.promo-code .promo-code__form{flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:center}@media(min-width:768px){.promo-code .promo-code__form{max-width:50%}}.promo-code__input{width:100%}.promo-code .promo-code__button{min-height:48px}.page-bonuses-cards{border-top:1px solid var(--background-primary);padding:16px 0}@media(min-width:768px){.page-bonuses-cards{border:0;padding:24px 0}}.page-bonuses-cards:last-child{border-bottom:1px solid var(--background-primary)}@media(min-width:768px){.page-bonuses-cards:last-child{border:0}}.page-bonuses-cards__header{align-items:center;display:flex;gap:8px;justify-content:space-between}.page-bonuses-cards__title{color:var(--text-color-primary);font-size:18px;font-weight:700;margin:0;text-transform:uppercase}.page-bonuses-cards__select{align-items:center;border:1px solid var(--background-primary);border-radius:8px;color:var(--text-color-secondary);display:flex;font-size:10px;height:36px;justify-content:center;transition:transform .3s ease,color .3s ease,background-color .3s ease;width:36px}.page-bonuses-cards__select--open{background-color:var(--background-primary);color:var(--text-color-primary);transform:rotate(180deg)}.page-bonuses-cards__list{display:grid;gap:16px;grid-template-columns:1fr;padding-top:16px}@media(min-width:768px){.page-bonuses-cards__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1248px){.page-bonuses-cards__list{grid-template-columns:repeat(3,1fr)}}.page-bonuses-cards__no-bonuses{color:var(--text-color-secondary);font-size:12px;font-weight:500;line-height:1.6;margin:0}.freespin-list{display:grid;gap:14px}@media(min-width:768px){.freespin-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1248px){.freespin-list{grid-template-columns:repeat(3,1fr)}}.bonus-list{grid-column-gap:14px;display:grid;flex-flow:row wrap}@media(min-width:768px){.bonus-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1248px){.bonus-list{grid-template-columns:repeat(3,1fr)}}.bonus-list__item{margin-bottom:16px}.lootbox-group-list__button,.lootwheel-group-list__button,.lottery-list__button{width:100%}.page-bonuses-history{align-items:flex-start;color:var(--text-color-secondary);display:flex;gap:16px;padding:16px 0}@media(min-width:768px){.page-bonuses-history{padding:24px 0}}.page-bonuses-history .page-bonuses-history__button{margin:16px 0 0;padding:12px 24px}.page-bonuses-history__title{color:var(--text-color-primary);font-size:16px;font-weight:700;margin:0;text-transform:uppercase}.page-bonuses-history__icon{background:var(--background-primary);border-radius:12px;font-size:24px;padding:12px}.page-bonuses-history__description{font-size:12px;font-weight:500;line-height:1.6;margin:8px 0 0}