.block-bonuses__header{display:flex;align-items:center;gap:10px;margin-bottom:24px}.block-bonuses__title{margin:0}.block-bonuses__navigation{display:flex;gap:10px;margin-left:auto}.block-bonuses__nav-btn{width:36px;height:36px;border:none;background:#fff0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s ease}.block-bonuses__nav-btn:hover{opacity:.7}.block-bonuses__nav-btn:disabled{opacity:.3;cursor:not-allowed}.block-bonuses__swiper{margin-bottom:24px;overflow:hidden}.block-bonuses__wrapper{display:flex}.block-bonuses__slide{width:312px;flex-shrink:0;height:auto}.bonus-card{background:var(--text);border-radius:14px;overflow:hidden;position:relative;height:100%;display:flex;flex-direction:column}.bonus-card__image{width:100%;height:150px;overflow:hidden}.bonus-card__image img{width:100%;height:100%;object-fit:fill}.bonus-card__content{padding:14px;flex:1;display:flex;flex-direction:column;gap:10px}.bonus-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex:1}.bonus-card__title{font-weight:700;margin:0;flex:1;color:var(--white)}.bonus-card__rating{display:flex;align-items:center;gap:4px;flex-shrink:0;color:var(--white);font-weight:600}.bonus-card__rating svg{width:16px;height:16px}.bonus-card__btn{width:100%;padding:11.5px 32px;font-weight:700;font-size:18px}.bonus-card__rating-section{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.bonus-card__rating-label{font-size:12px;color:var(--grey-light)}.bonus-card__rating-buttons{display:flex;gap:10px}.bonus-card__broker-logo{position:absolute;top:10px;left:10px;width:80px;height:24px;background:rgb(255 255 255 / .75);border-radius:100px;padding:0 6px;display:flex;align-items:center;transition:background 0.3s ease;justify-content:center}.bonus-card__broker-logo:hover{background:rgb(255 255 255)}.bonus-card__broker-logo img{width:100%;height:100%;object-fit:contain}.block-bonuses__empty{text-align:center;padding:60px 20px}.block-bonuses__empty-text{font-weight:400;font-size:16px;line-height:1.5;color:#666;margin:0}.bonus-card .broker-promocode__label{color:var(--grey-light)}@media (max-width:768px){.block-bonuses__container{padding-right:0}.block-bonuses__header,.block-bonuses__footer{padding-right:15px}.block-bonuses__header{gap:16px;justify-content:space-between;flex-wrap:wrap;margin-bottom:12px}.block-bonuses__navigation{margin-left:0}.block-bonuses__slide{width:312px}.bonus-card__content{padding:12px}.bonus-card__title{font-size:14px}}@media (max-width:480px){.bonus-card__image{height:150px}.bonus-card__content{padding:10px}.bonus-card__title{font-size:16px}}@media (max-width:400px){.block-bonuses__navigation{display:none}}