.pagination{gap:8px;display:flex}.pagination--md{--btn-size:44px;--icon-size:20px}.pagination--lg{--btn-size:52px;--icon-size:24px}.pagination__btn{height:var(--btn-size);min-width:0;width:var(--btn-size);background:#202736;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:border-color .2s ease-in-out;display:flex;position:relative}.pagination__btn,.pagination__btn *{color:#e6e9ef;letter-spacing:.01px;font-size:16px;font-weight:700;line-height:24px}.pagination__btn:not(span):not(:disabled){cursor:pointer}.pagination__btn:not(span):not(:disabled):hover{border-color:#353a5a}:is(.pagination__btn--active,.pagination__btn:has(input:focus)){border-color:#b055ff}.pagination__icon{color:#e6e9ef;height:var(--icon-size);width:var(--icon-size)}.pagination__input{text-align:center;width:100%}.pagination__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pagination__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pagination__input:focus::placeholder{color:#0000}.coupon-card{border-radius:12px;height:112px;padding:1px;position:relative;overflow:hidden}.coupon-card:before{z-index:-7;background-color:#202736}.coupon-card:after,.coupon-card:before{border-radius:inherit;content:"";position:absolute;inset:1px}.coupon-card:after{opacity:var(--bg-hover-opacity,0);z-index:-6;background-color:#353a5a7a;transition:opacity .2s ease-in-out}@media (width>=561px){.coupon-card{width:100%;max-width:700px;height:140px;margin:0 auto}}.coupon-card:has(.coupon-card__button:hover){--overlay-icon-transform:scale(.95) rotate(-25deg);--img-transform:translateY(-2px);--border-glow-opacity:1;--border-glow-animation:border-glow;--bg-hover-opacity:1}.coupon-card__content{border-radius:inherit;grid-template-columns:auto 210px;align-items:center;height:100%;padding:20px;display:grid;position:relative}.coupon-card--deposit-bonus .coupon-card__content{grid-template-rows:auto auto}@media (width<=560px){.coupon-card__content{grid-template-rows:auto auto;grid-template-columns:100%;gap:6px;padding:12px}.coupon-card--deposit-bonus .coupon-card__content{grid-template-rows:auto auto;grid-template-columns:32px 1fr}}@media (width>=561px){.coupon-card--gold .coupon-card__content{grid-template-columns:auto 190px}}.coupon-card__content:after{background:var(--bg);border-radius:inherit;content:"";transform:var(--content-bg-transform,none);z-index:-5;transition:transform .35s ease-in-out;position:absolute;inset:0}.coupon-card__content:before{border-radius:inherit;content:"";opacity:var(--border-glow-opacity,0);transition:opacity .3s;position:absolute}.coupon-card--green{--bg:linear-gradient(90deg,#64eb4900 37.14%,#64eb4952)}.coupon-card--purple{--bg:linear-gradient(90deg,#b055ff00 37.14%,#b055ff52)}.coupon-card--gold{--border-glow-opacity:1;--bg:linear-gradient(90deg,#ffe17e00 37.14%,#ffe17e52)}.coupon-card--gold .coupon-card__content:before{z-index:-10;background:linear-gradient(114deg,#202736 56.43%,#ffe17e 101.01%);transition:opacity .35s ease-out;animation-delay:.35s;inset:-2px}.coupon-card:not(.coupon-card--gold) .coupon-card__content:before{border:1px solid var(--hover-border-color);z-index:-2;inset:0}.coupon-card__img{width:auto;max-width:100%;height:auto;max-height:100%}.coupon-card__img--case{max-width:94px;max-height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=560px){.coupon-card__img--case{max-width:66px;max-height:48px}}.coupon-card__coupon-img{width:44px;height:44px;position:absolute;bottom:0;right:0}@media (width<=560px){.coupon-card__coupon-img{width:24px;height:24px}}.coupon-card__img-container{height:80px;transform:var(--img-transform,none);will-change:transform;justify-content:center;align-items:center;width:80px;margin-right:12px;transition:transform .3s ease-out;display:flex;position:relative}@media (width<=560px){.coupon-card__img-container{width:48px;height:48px}}.coupon-card__title{align-items:center;gap:8px;display:flex}.coupon-card__title,.coupon-card__title span{color:#fff;letter-spacing:0;font-size:18px;font-weight:600;line-height:28px}@media (width<=560px){.coupon-card__title,.coupon-card__title span{letter-spacing:.01px;font-size:16px;font-weight:600;line-height:24px}}.coupon-card__link{align-items:center;gap:4px;display:flex}.coupon-card__link,.coupon-card__link *{color:#31bbff;letter-spacing:.01px;font-size:14px;font-weight:500;line-height:20px}@media (width<=560px){.coupon-card__link,.coupon-card__link *{letter-spacing:.02px;font-size:12px;font-weight:500;line-height:16px}}.coupon-card__link:hover{text-decoration:underline}.coupon-card__header{align-items:center;display:flex}@media (width<=560px){.coupon-card__left{grid-area:1/1/auto/-1}}.coupon-card__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;margin-left:auto;display:flex}.coupon-card--deposit-bonus .coupon-card__right{grid-area:1/2/-1}@media (width<=560px){.coupon-card__right{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;margin:0}.coupon-card--deposit-bonus .coupon-card__right{grid-area:2/2}}.coupon-card__button{width:134px}.coupon-card__status{color:#64eb49;letter-spacing:.01px;text-transform:uppercase;font-size:14px;font-weight:600;line-height:20px}.coupon-card__expire{flex-flow:wrap;align-items:center;display:flex}.coupon-card__expire .G_Icon{background-color:#9ba7bf;width:16px;height:16px;margin-right:4px}.coupon-card__expire--gold,.coupon-card__expire-label,.coupon-card__expire-value{letter-spacing:.01px;font-size:14px;font-weight:500;line-height:20px}@media (width<=560px){.coupon-card__expire--gold,.coupon-card__expire-label,.coupon-card__expire-value{letter-spacing:.02px;font-size:12px;font-weight:500;line-height:16px}}.coupon-card__expire-label{color:#c1c8d7}.coupon-card__expire-value{color:#fff}.coupon-card__expire--gold{color:#fccb13;white-space:nowrap;gap:8px}.coupon-card__expire--gold *{color:inherit}.coupon-card__expire--gold path{fill:#fccb13!important}.coupon-card__icon-overlay-wrapper{transform:var(--overlay-icon-transform,rotate(-30deg));z-index:-3;transition:transform .3s ease-in-out;position:absolute;right:30%}@media (width<=560px){.coupon-card__icon-overlay-wrapper{bottom:20px;right:0}}.coupon-card__icon-overlay{opacity:.32;background-color:#191e2a;width:144px;height:144px}@media (width<=560px){.coupon-card__icon-overlay{width:112px;height:112px}}.coupon-card__rule{color:#31bbff;letter-spacing:.01px;font-size:14px;font-weight:500;line-height:20px}.coupon-card__rule span{color:#64eb49}.coupon-card__bonus{color:#64eb49;letter-spacing:.01px;font-size:14px;font-weight:500;line-height:20px}@media (width<=560px){.coupon-card__bonus{letter-spacing:.02px;font-size:12px;font-weight:500;line-height:16px}}.coupon-card__bonus-more{align-items:center;gap:8px;margin-top:4px;display:flex}.coupon-card__bonus-more .G_Icon{color:#9ba7bf;flex-shrink:0}@media (width<=560px){.coupon-card__bonus-more{display:none}}.coupon-card__bonus-more--mobile{display:none}@media (width<=560px){.coupon-card__bonus-more--mobile{display:flex}}.coupon-card__bonus-more-description{color:#fff}.coupon-card__bonus-more-description,.coupon-card__bonus-more-description span{letter-spacing:.01px;font-size:14px;font-weight:600;line-height:20px}@media (width<=560px){.coupon-card__bonus-more-description,.coupon-card__bonus-more-description span{letter-spacing:.01px;font-size:16px;font-weight:500;line-height:24px}}.coupon-card__bonus-more-description span{color:#64eb49}.coupon-card__bonus-more-button{color:#31bbff;cursor:pointer;letter-spacing:.01px;font-size:14px;font-weight:500;line-height:20px;text-decoration:underline}.coupon-card__bonus-more-button:hover{text-decoration:none}.coupon-card__tooltip-container{width:max-content;display:inline-flex}@keyframes border-glow{0%{opacity:0}50%{opacity:1}to{opacity:0}}.coupon-card-placeholder{background-image:url(../../img/coupons/coupon-placeholder-bg.svg);background-size:cover;border:2px solid #202736;overflow:clip;container:placeholder/size}.coupon-card-placeholder:before{background:0 0}.coupon-pass-cta{background:#202736;border:2px solid #202736;border-radius:12px;align-items:center;gap:16px;width:100%;max-width:700px;height:140px;margin:0 auto;padding:20px;display:flex}@media (width<=560px){.coupon-pass-cta{grid-template-rows:auto auto;grid-template-columns:32px auto;justify-content:center;place-items:center;gap:12px;height:112px;padding:12px;display:grid}}.coupon-pass-cta__icon{color:#9ba7bf}@media (width<=560px){.coupon-pass-cta__icon{width:32px}}.coupon-pass-cta__title{color:#fff;letter-spacing:.01px;font-size:20px;font-weight:700;line-height:28px}@media (width<=560px){.coupon-pass-cta__title{letter-spacing:.01px;font-size:14px;font-weight:700;line-height:20px}}.coupon-pass-cta__subtitle{color:#64eb49;letter-spacing:.01px;font-size:14px;font-weight:500;line-height:20px}@media (width<=560px){.coupon-pass-cta__subtitle{letter-spacing:.02px;font-size:12px;font-weight:500;line-height:16px}}.coupon-pass-cta__btn{margin-left:auto}@media (width<=560px){.coupon-pass-cta__btn{grid-area:2/1/auto/-1;margin:0}}.coupons-popup *{font-family:Switzer,sans-serif}.coupons-popup .popup_box-container{background:#191e2a;width:1232px}.coupons-popup .popup_box-container .popup_box-container-content{padding:32px 24px 24px}@media (width<=560px){.coupons-popup .popup_box-container .popup_box-container-content{padding:16px}}.coupons-popup .popup_box-container .popup_box-container-close{top:32px;right:24px}.coupons-popup__header{align-items:center;gap:12px;margin-bottom:32px;display:flex}@media (width<=768px){.coupons-popup__header{margin-bottom:24px}}.coupons-popup__title{color:#fff;letter-spacing:.01px;text-transform:uppercase;font-size:24px;font-weight:600;line-height:30px}.coupons-popup__header-icon{background-color:#b055ff}.coupons-popup__header-link{color:#31bbff;letter-spacing:.02px;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px;text-decoration:underline}.coupons-popup__list{z-index:2;grid-template-columns:100%;gap:16px;margin-bottom:32px;display:grid;position:relative}@media (width>=1200px){.coupons-popup__list{grid-template-columns:1fr 1fr}}.coupons-popup__pagination-wrapper{justify-content:flex-end;display:flex}
