.cashback-page .page-nav__list{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;list-style:none;margin:0;padding:0;gap:12px}.cashback-page .page-nav__link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border:1px solid var(--item-border-color-base);border-radius:8px;padding:8px 18px;text-decoration:none;background-color:var(--item-bg-color-base);-webkit-transition:background-color .3s,border-color .3s,color .3s;transition:background-color .3s,border-color .3s,color .3s}.cashback-page .page-nav__link:hover,.cashback-page .page-nav__link:focus{text-decoration:none}.cashback-page .page-nav__label{font-size:14px;line-height:24px;letter-spacing:.07px;white-space:nowrap;color:var(--item-text-color-base)}.theme-dark-blue .cashback-page .page-nav__item{--item-border-color-base: #282f40;--item-bg-color-base: #1f2334;--item-text-color-base: #8ea5c0}.theme-dark-blue .cashback-page .page-nav__item[aria-current=page]{--item-border-color-base: #009af9;--item-bg-color-base: #23283b;--item-text-color-base: #fff}.theme-dark-blue .cashback-page .page-nav__item:not([aria-current=page]):hover{--item-bg-color-base: #282f40}.theme-light .cashback-page .page-nav__item{--item-border-color-base: #dce1e6;--item-bg-color-base: #fff;--item-text-color-base: #8ea5c0}.theme-light .cashback-page .page-nav__item[aria-current=page]{--item-border-color-base: #009af9;--item-bg-color-base: #fff;--item-text-color-base: #314e70}.theme-light .cashback-page .page-nav__item:not([aria-current=page]):hover{--item-bg-color-base: #eceff3}@media(max-width:628px){.cashback-page .page-nav__list{gap:8px}.cashback-page .page-nav__link{padding:7px 10px}.cashback-page .page-nav__label{font-size:12px;letter-spacing:.06px}}.cashback-page{--border-radius-2: 20px;display:grid;grid-template-rows:auto 1fr}.cashback-page svg{display:block}.cashback-page__in{position:relative;overflow:hidden;border-radius:12px;background-color:var(--bg-color-base)}.cashback-page__bg{position:absolute;left:50%;top:0;z-index:0;width:1200px;height:100%;-webkit-transform:translateX(-50%);transform:translate(-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cashback-page__bg-ellipse{position:absolute;left:267px;top:0;z-index:0;width:1120px;height:870px}.cashback-page__bg-grid{position:absolute;left:216px;top:0;z-index:1}.cashback-page__container{position:relative;z-index:1;margin:0 auto;padding:12px 20px 32px;max-width:1240px}.cashback-page .cashback-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:20px 0;gap:24px}.cashback-page .cashback-header__info{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center;min-width:0;gap:24px}.cashback-page .cashback-header__card{-webkit-box-flex:0;flex:0 0 auto}.cashback-page .cashback-header__title{margin:0;font-weight:600;font-size:48px;line-height:65px;-webkit-text-fill-color:transparent;background:var(--title-gradient);-webkit-background-clip:text;background-clip:text}.cashback-page .cashback-header__text{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:14px;line-height:22px;gap:4px}.cashback-page .cashback-stats,.cashback-page .cashback-section{margin-top:12px}.cashback-page .cashback-section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-radius:20px;padding:20px;gap:20px}.cashback-page .cashback-section__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden;min-width:0;gap:12px}.theme-dark-blue .cashback-page__in{--bg-color-base: #141728}.theme-dark-blue .cashback-page .cashback-header{--title-gradient: linear-gradient(90deg, #681ccb 0%, #fff 100%)}.theme-dark-blue .cashback-page .cashback-header__text{color:#fff}.theme-dark-blue .cashback-page .cashback-section{background-color:#1a1e2f}@media(max-width:628px){.theme-dark-blue .cashback-page .cashback-section{background-color:transparent}}.theme-light .cashback-page__in{--bg-color-base: #fff;border:1px solid #edeef0}.theme-light .cashback-page .cashback-header{--title-gradient: linear-gradient(90deg, #ad7aef 0%, #314e70 100%)}.theme-light .cashback-page .cashback-header__text{color:#314e70}.theme-light .cashback-page .cashback-section{background-color:#fafafa}@media(max-width:628px){.theme-light .cashback-page .cashback-section{background-color:transparent}}@media(max-width:628px){.cashback-page__container{padding-top:20px;padding-bottom:20px}.cashback-page .cashback-header{padding:0}.cashback-page .cashback-header__info{gap:20px}.cashback-page .cashback-header__title{font-size:24px;line-height:32px}.cashback-page .cashback-stats,.cashback-page .cashback-section{margin-top:24px}.cashback-page .cashback-section{padding:0}}.cashback-page .cashback-active{position:relative;overflow:hidden;border:0;border-radius:20px;padding:1px;width:586px;height:274px;max-width:100%;background:var(--card-fill) content-box,var(--card-stroke) padding-box}.cashback-page .cashback-active__badge{position:absolute;left:20px;top:20px;z-index:3;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;border:1px solid var(--badge-border);border-radius:50px;padding:3px 12px;height:28px;font-size:12px;line-height:12px;white-space:nowrap;color:var(--badge-color);background-color:var(--badge-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);gap:4px}.cashback-page .cashback-active__badge-icon{-webkit-box-flex:0;flex:none;width:16px;height:16px}.cashback-page .cashback-active__media{position:absolute;left:40px;top:47px;z-index:1;width:160px;height:160px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cashback-page .cashback-active__img{position:relative;z-index:2;display:block;width:160px;height:160px;-o-object-fit:cover;object-fit:cover}.cashback-page .cashback-active__glow{position:absolute;left:-90px;top:-80px;z-index:1;width:400px;height:400px;max-width:none;opacity:.6}.cashback-page .cashback-active__state-icon{position:absolute;left:148px;top:99px;z-index:3;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden;border-radius:10px;width:56px;height:56px;background:var(--state-icon-bg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cashback-page .cashback-active__state-icon svg{width:32px;height:32px}.cashback-page .cashback-active .cashback-active__media>.cashback-active__state-icon{left:108px;top:52px}.cashback-page .cashback-active__percent{position:absolute;left:182px;top:94px;z-index:2;margin:0;font-weight:600;font-size:50px;line-height:40px;white-space:nowrap;-webkit-text-fill-color:transparent;background:var(--percent-gradient);-webkit-background-clip:text;background-clip:text}.cashback-page .cashback-active__duration{position:absolute;left:182px;top:140px;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:2px 0;font-size:14px;line-height:22px;white-space:nowrap;color:var(--duration-color);gap:4px}.cashback-page .cashback-active__duration svg{-webkit-box-flex:0;flex:none;width:16px;height:16px}.cashback-page .cashback-active__timer{position:absolute;left:20px;top:202px;z-index:2;width:306px}.cashback-page .cashback-active__timer .cashback-timer__cell{flex-basis:25%}.cashback-page .cashback-active__summary{position:absolute;right:18px;top:20px;z-index:2;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:230px;gap:12px}.cashback-page .cashback-active .cashback-tile{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;border:1px solid var(--tile-border);border-radius:12px;padding:16px;height:70px;background:var(--tile-bg);gap:2px}.cashback-page .cashback-active .cashback-tile__label,.cashback-page .cashback-active .cashback-tile__value{-webkit-box-flex:0;flex:none}.cashback-page .cashback-active .cashback-tile__label{overflow:hidden;font-size:12px;line-height:14px;white-space:nowrap;text-overflow:ellipsis;color:var(--tile-label-color)}.cashback-page .cashback-active .cashback-tile__value{font-weight:600;font-size:16px;line-height:22px;white-space:nowrap;color:var(--tile-value-color)}.cashback-page .cashback-active__message{position:absolute;left:224px;top:103px;z-index:2;margin:0;width:290px;font-size:16px;line-height:24px;color:var(--message-color)}.cashback-page .cashback-active__hint{position:absolute;left:20px;top:206px;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:48px;font-size:14px;line-height:24px;color:#8ea5c0;gap:12px}.cashback-page .cashback-active__hint svg{-webkit-box-flex:0;flex:none;width:24px;height:24px}.cashback-page .cashback-active__action{position:absolute;right:18px;top:206px;z-index:2}.cashback-page .cashback-active--percent-3,.cashback-page .cashback-active--percent-default{--percent-gradient: linear-gradient(42.84deg, #bd9fff 0%, #7447d9 38.18%, #3a85ff 77.1%)}.cashback-page .cashback-active--percent-5{--percent-gradient: linear-gradient(43.31deg, #bd9fff 0%, #7447d9 37.02%, #f53aff 77.01%)}.cashback-page .cashback-active--percent-10{--percent-gradient: linear-gradient(51.7deg, #bd9fff 0%, #7447d9 47.6%, #ffad3a 100%)}.cashback-page .cashback-active--not-owned .cashback-active__glow,.cashback-page .cashback-active--available .cashback-active__glow{display:none}.cashback-page .cashback-active--percent-10 .cashback-active__media,.cashback-page .cashback-active--not-owned .cashback-active__media,.cashback-page .cashback-active--available .cashback-active__media{left:38px}.cashback-page .cashback-active--percent-10 .cashback-active__percent,.cashback-page .cashback-active--percent-10 .cashback-active__duration{left:180px}.theme-dark-blue .cashback-page .cashback-active{--card-stroke: linear-gradient(136.97deg, #6a2ef8 .37%, #1a1e2f 45.53%);--card-fill: radial-gradient(361px 296px at 0 0, #2d225e 0%, #242047 50%, #1a1e2f 100%);--duration-color: #fff;--message-color: #fff;--tile-bg: rgb(34 39 56 / 80%);--tile-border: #293145;--tile-label-color: #8ea5c0;--tile-value-color: #fff;--state-icon-bg: linear-gradient(-34.16deg, rgb(191 155 255 / 10%) 0%, rgb(191 155 255 / 0%) 87%)}.theme-dark-blue .cashback-page .cashback-active--active{--badge-bg: #544dc7;--badge-border: #9088ff;--badge-color: #fff}.theme-dark-blue .cashback-page .cashback-active--not-owned{--badge-bg: #242047;--badge-border: #665bff;--badge-color: #fff}.theme-dark-blue .cashback-page .cashback-active--not-owned .cashback-active__state-icon{color:#ffb300}.theme-dark-blue .cashback-page .cashback-active--available{--badge-bg: #333073;--badge-border: #665bff;--badge-color: #fff}.theme-dark-blue .cashback-page .cashback-active--available .cashback-active__state-icon{color:#8d67ff}.theme-light .cashback-page .cashback-active{--card-stroke: linear-gradient(143.2deg, #a163ff .37%, #fafafa 45.53%);--card-fill: radial-gradient(360px 296px at 0 0, #e3d9ff 0%, #fafafa 100%);--duration-color: #364f76;--message-color: #314e70;--tile-bg: #fff;--tile-border: #dce1e6;--tile-label-color: #8ea5c0;--tile-value-color: #314e70;--state-icon-bg: linear-gradient(-34.16deg, rgb(191 155 255 / 40%) 0%, rgb(191 155 255 / 0%) 87%)}.theme-light .cashback-page .cashback-active--active{--badge-bg: #817af0;--badge-border: #aea8ff;--badge-color: #fff}.theme-light .cashback-page .cashback-active--not-owned{--badge-bg: #ede7fd;--badge-border: #817af0;--badge-color: #453fa4}.theme-light .cashback-page .cashback-active--not-owned .cashback-active__state-icon{color:#f99d00}.theme-light .cashback-page .cashback-active--available{--badge-bg: #d4ccff;--badge-border: #7679ff;--badge-color: #453fa4}.theme-light .cashback-page .cashback-active--available .cashback-active__state-icon{color:#8d67ff}@media(max-width:628px){.cashback-page .cashback-active{width:100%;height:401px}.cashback-page .cashback-active__glow{left:-63px;top:-96px}.cashback-page .cashback-active__media{left:calc(50% - 128px);top:31px}.cashback-page .cashback-active__percent{left:calc(50% + 14px);top:78px}.cashback-page .cashback-active__duration{left:calc(50% + 14px);top:124px}.cashback-page .cashback-active__state-icon{left:calc(50% + 11px);top:83px}.cashback-page .cashback-active__timer{left:20px;right:20px;top:173px;width:auto}.cashback-page .cashback-active__summary{left:20px;right:20px;top:auto;bottom:20px;border:1px solid var(--tile-border);border-radius:12px;padding:8px 16px;width:auto;background:var(--tile-bg)}.cashback-page .cashback-active__message{left:20px;right:20px;top:auto;bottom:110px;width:auto;font-size:14px;text-align:center}.cashback-page .cashback-active__hint{left:20px;right:20px;top:auto;bottom:80px;-webkit-box-pack:center;justify-content:center;height:24px;text-align:center}.cashback-page .cashback-active__hint svg{display:none}.cashback-page .cashback-active__action{left:50%;right:auto;top:auto;bottom:20px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.cashback-page .cashback-active .cashback-tile{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border:0;border-radius:0;padding:0;height:34px;background:none;gap:12px}.cashback-page .cashback-active .cashback-tile__label{-webkit-box-flex:1;flex:1 1 auto;min-width:0}.cashback-page .cashback-active .cashback-tile__value{margin-left:auto;font-size:14px;text-align:right}.cashback-page .cashback-active .cashback-tile+.cashback-tile:before{content:"";position:absolute;left:0;right:0;top:-6px;height:1px;background-color:var(--tile-border)}.cashback-page .cashback-active--percent-10 .cashback-active__media{left:calc(50% - 130px)}.cashback-page .cashback-active--percent-10 .cashback-active__percent,.cashback-page .cashback-active--percent-10 .cashback-active__duration{left:calc(50% + 12px)}.cashback-page .cashback-active--not-owned,.cashback-page .cashback-active--available{height:311px}.cashback-page .cashback-active--not-owned .cashback-active__media,.cashback-page .cashback-active--available .cashback-active__media{left:calc(50% - 99px)}}.cashback-page .cashback-stats{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:20px;padding:20px;min-height:88px;gap:12px}.cashback-page .cashback-stats__list,.cashback-page .cashback-stats__item{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 1 0;-webkit-box-align:center;align-items:center;min-width:0;gap:12px}.cashback-page .cashback-stats__icon{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden;border-radius:10px;width:48px;height:48px;color:#8ea5c0;background-color:#8ea5c01a}.cashback-page .cashback-stats__icon svg{width:24px;height:24px}.cashback-page .cashback-stats__label{font-size:12px;line-height:14px;white-space:nowrap;color:#8ea5c0}.cashback-page .cashback-stats__value{font-weight:600;font-size:16px;line-height:24px;white-space:nowrap;color:var(--value-color)}.cashback-page .cashback-stats__action{-webkit-box-flex:0;flex:none}.cashback-page .cashback-stats--no-action .cashback-stats__action{display:none}.theme-dark-blue .cashback-page .cashback-stats{--value-color: #fff;background-color:#1a1e2f}.theme-light .cashback-page .cashback-stats{--value-color: #314e70;background-color:#fafafa}@media(max-width:628px){.cashback-page .cashback-stats__item{min-width:auto;gap:8px}.cashback-page .cashback-stats__value{font-size:14px}}.cashback-page .cashback-badge{display:-webkit-inline-box;display:inline-flex;-webkit-box-flex:0;flex:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid var(--badge-border);border-radius:8px;padding:3px 0;width:35px;font-weight:600;font-size:10px;line-height:16px;white-space:nowrap;text-align:center;color:var(--badge-color);background:var(--badge-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cashback-page .cashback-status{display:-webkit-inline-box;display:inline-flex;-webkit-box-flex:0;flex:none;-webkit-box-align:center;align-items:center;border:1px solid var(--status-border, transparent);border-radius:8px;padding:3px 7px;font-weight:600;font-size:10px;line-height:16px;white-space:nowrap;color:var(--status-color);background:var(--status-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);gap:4px}.cashback-page .cashback-status__icon{-webkit-box-flex:0;flex:none;width:16px;height:16px}.cashback-page .cashback-status__icon svg{width:100%;height:100%}.cashback-page .cashback-status--next{font-weight:400}.theme-dark-blue .cashback-page .cashback-badge{--badge-border: #5f33b1;--badge-color: #fff}.theme-dark-blue .cashback-page .cashback-badge--3,.theme-dark-blue .cashback-page .cashback-badge--default{--badge-bg: linear-gradient(60deg, #2f2250 31.38%, #2d7fbd 256.53%)}.theme-dark-blue .cashback-page .cashback-badge--5{--badge-bg: linear-gradient(56.04deg, #2f2250 31.37%, #a92aa9 240.19%)}.theme-dark-blue .cashback-page .cashback-badge--10{--badge-bg: linear-gradient(52.94deg, #2f2250 31.37%, #c18d2b 248.62%)}.theme-dark-blue .cashback-page .cashback-status--active{--status-bg: #665bff;--status-border: #a6a0f5;--status-color: #fff}.theme-dark-blue .cashback-page .cashback-status--pending{--status-bg: #a28b2a;--status-border: #ffcf00;--status-color: #fff}.theme-dark-blue .cashback-page .cashback-status--inactive{--status-bg: rgb(142 165 192 / 8%);--status-color: #8ea5c0}.theme-dark-blue .cashback-page .cashback-status--next{--status-bg: linear-gradient(255.48deg, rgb(107 80 231 / 20%) 4.3%, rgb(107 80 231 / 0%) 87.39%);--status-color: #a590ff}.theme-light .cashback-page .cashback-badge{--badge-border: #a474ff;--badge-color: #314e70}.theme-light .cashback-page .cashback-badge--3,.theme-light .cashback-page .cashback-badge--default{--badge-bg: linear-gradient(60deg, #eee7ff 31.38%, #97d2ff 256.53%)}.theme-light .cashback-page .cashback-badge--5{--badge-bg: linear-gradient(56.04deg, #eee7ff 31.37%, #ff9cff 240.19%)}.theme-light .cashback-page .cashback-badge--10{--badge-bg: linear-gradient(52.94deg, #eee7ff 31.37%, #ffb835 248.62%)}.theme-light .cashback-page .cashback-status--active{--status-bg: #8f87f1;--status-border: #a6a0f5;--status-color: #fff}.theme-light .cashback-page .cashback-status--pending{--status-bg: #d5b734;--status-border: #ead164;--status-color: #fff}.theme-light .cashback-page .cashback-status--inactive{--status-bg: rgb(142 165 192 / 14%);--status-color: #8ea5c0}.theme-light .cashback-page .cashback-status--next{--status-bg: linear-gradient(255.48deg, rgb(134 94 255 / 30%) 4.3%, rgb(134 94 255 / 0%) 87.39%);--status-color: #664be1}.btn.cashback-btn{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:0;border-radius:8px;padding:6px 24px;height:48px;font-size:14px;line-height:24px;white-space:nowrap;text-decoration:none}.btn.cashback-btn[disabled],.btn.cashback-btn.is-loading{opacity:.6;pointer-events:none}.btn.cashback-btn--sm{padding:6px 12px;width:100%;height:36px}.cashback-btn-ghost{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:0;border-radius:8px;padding:8px 12px;font-size:14px;line-height:24px;letter-spacing:.07px;white-space:nowrap;text-decoration:none;color:var(--ghost-color);background-color:#8ea5c01a;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer;gap:8px}.cashback-btn-ghost__icon{display:-webkit-inline-box;display:inline-flex;-webkit-box-flex:0;flex:none;width:24px;height:24px}.cashback-btn-ghost__icon svg{display:block;width:100%;height:100%}.cashback-btn-ghost:hover,.cashback-btn-ghost:focus{text-decoration:none;color:var(--ghost-color);background-color:#8ea5c033}.cashback-btn-ghost--lg{padding:12px 24px 12px 25px;height:48px;letter-spacing:0}.theme-dark-blue .cashback-btn-ghost{--ghost-color: #8ea5c0}.theme-light .cashback-btn-ghost{--ghost-color: #637e9d}.cashback-page .cashback-empty{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:20px;min-height:296px;text-align:center}.cashback-page .cashback-empty__img{display:block;width:240px;height:120px}.cashback-page .cashback-empty__title{margin:0;max-width:340px;font-size:16px;line-height:24px;color:var(--title-color)}.cashback-page .cashback-empty__text{margin:4px 0 0;max-width:340px;font-size:14px;line-height:24px;color:#8ea5c0}.theme-dark-blue .cashback-page .cashback-empty{--title-color: #fff}.theme-light .cashback-page .cashback-empty{--title-color: #364f76}.cashback-page .cashback-timer{display:-webkit-box;display:flex;border-radius:6px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:1px}.cashback-page .cashback-timer__cell{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:6px 4px;min-width:0;background-color:var(--cell-bg)}.cashback-page .cashback-timer__cell:first-child{border-radius:14px 0 0 14px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cashback-page .cashback-timer__cell:last-child{border-radius:0 14px 14px 0;padding:6px}.cashback-page .cashback-timer__value{font-weight:600;font-size:20px;line-height:24px;text-align:center;text-transform:uppercase;color:var(--value-color)}.cashback-page .cashback-timer__label{font-size:10px;line-height:16px;text-align:center;color:var(--label-color)}.theme-dark-blue .cashback-page .cashback-timer{--cell-bg: rgb(31 35 52 / 70%);--value-color: #8ea5c0;--label-color: #fff}.theme-light .cashback-page .cashback-timer{--cell-bg: #fff;--value-color: #8ea5c0;--label-color: #314e70}.cashback-page .cashback-table{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:12px}.cashback-page .cashback-table thead,.cashback-page .cashback-table tbody{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cashback-page .cashback-table tbody{gap:10px}.cashback-page .cashback-table__head,.cashback-page .cashback-table__row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:12px}.cashback-page .cashback-table__head{-webkit-box-align:end;align-items:end;padding:10px 12px;font-size:13px;line-height:24px;color:var(--head-color);opacity:.5}.cashback-page .cashback-table__row{-webkit-box-align:center;align-items:center;border:1px solid var(--row-border);border-radius:12px;padding:4px 11px;min-height:56px;background:var(--row-bg)}.cashback-page .cashback-table__cell{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:13px;line-height:24px;color:var(--cell-color);gap:8px}.cashback-page .cashback-table__cell--amount{font-weight:600}.cashback-page .cashback-table__pagination{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding:24px 0}.cashback-page .cashback-table__pagination .pagination{margin-bottom:0}.cashback-page .cashback-table__th{display:block;font-weight:400}.cashback-page .cashback-table__th,.cashback-page .cashback-table__cell{min-width:0;padding:0}.theme-dark-blue .cashback-page .cashback-table{--head-color: #8ea5c0;--row-bg: #1f2334;--row-border: rgb(44 50 69 / 50%);--cell-color: #fff}.theme-light .cashback-page .cashback-table{--head-color: #314e70;--row-bg: #fff;--row-border: #dce1e6;--cell-color: #314e70}.cashback-page .cashback-table__cell--status{padding-right:48px}.cashback-page .cashback-table__row--active{background:var(--row-active-gradient),var(--row-bg)}.theme-dark-blue .cashback-page .cashback-table{--row-active-gradient: linear-gradient(174.61deg, rgb(75 0 249 / 20%) 0%, rgb(31 35 52 / 0%) 66.92%)}.theme-light .cashback-page .cashback-table{--row-active-gradient: linear-gradient(174.61deg, rgb(89 56 255 / 20%) 0%, rgb(162 113 255 / 0%) 66.92%)}.offer-card{position:relative;border-radius:var(--border-radius-2);padding:1px}.offer-card__in{position:relative;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border-radius:calc(var(--border-radius-2) - 1px);padding:161px 12px 12px;height:100%;gap:0}.offer-card__top{position:absolute;left:21px;right:21px;top:18px;z-index:4;display:grid;gap:3px}.offer-card__restricted-wrap{position:absolute;left:50%;top:-10px;z-index:1;-webkit-transform:translateX(-50%);transform:translate(-50%)}.offer-card__name{margin-bottom:6px;font-size:12px;line-height:16px}.offer-card__body{margin-bottom:14px}.offer-card__label{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;gap:2px}.offer-card__label-icon{margin-top:2px}.offer-card__duration{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:2px;gap:2px}.offer-card__duration-icon{-webkit-box-flex:0;flex:none;width:16px;height:16px}.offer-card__media{position:absolute;left:50%;top:12px;text-align:center;-webkit-transform:translateX(-50%);transform:translate(-50%)}.offer-card__price{font-size:14px;line-height:24px}.offer-card__price-plus{margin:0 2px;font-size:14px;line-height:24px}.offer-card__old-price{margin-left:4px;font-size:12px;line-height:24px;text-decoration:line-through}.offer-card__bookmark{position:absolute;right:21px;top:18px;z-index:5;border-radius:6px;padding:0;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer}.offer-card__bookmark svg .fbg{-webkit-transition:all .3s;transition:all .3s}.offer-card__ival{position:absolute;left:50%;top:118px;z-index:3;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid;border-radius:8px;padding:2px 12px;min-height:26px;font-weight:700;font-size:14px;-webkit-transform:translateX(-50%);transform:translate(-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--offer-ival)}.offer-card .mbtn{-webkit-box-pack:center;justify-content:center;margin-top:auto;padding-top:6px;padding-bottom:6px;width:100%;min-height:36px}.offer-card__sell-label{margin-right:8px}.offer-card__sell-icon{margin-right:4px}.offer-card__sell-btn .mbtn__text{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.offer-card__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:auto;gap:6px}.offer-card__actions .mbtn{margin-top:0}.offer-card__actions .offer-card__info{-webkit-box-ordinal-group:2;order:1}.offer-card__actions .offer-card__sell-btn{-webkit-box-ordinal-group:3;order:2}.offer-card__actions .offer-card__buy-btn{-webkit-box-ordinal-group:4;order:3}.offer-card__info--one-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:3px!important}.offer-card__timer{display:grid;grid-template-columns:auto 1fr}.offer-card__timer .countdown-timer{text-align:center}.offer-card .offer-img__bg{width:320px;opacity:.6}.offer-card:hover{--scale: 1.15}.offer-card:hover .offer-img__img{-webkit-transform:scale(var(--scale));transform:scale(var(--scale))}.offer-card:hover .offer-img__bg{opacity:.4}.offer-card:hover .offer-img__bg2{opacity:1;visibility:visible}.offer-card--clickable{cursor:pointer}.offer-card__timer,.offer-card__info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-top:auto;border:1px solid transparent;border-radius:100px;padding:3px 12px;min-height:34px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);gap:6px}.offer-card__timer{border-radius:8px;padding:5px 12px;min-height:40px;font-size:12px;line-height:16px}.offer-card__timer--scheduled{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:44px;gap:2px}.offer-card__timer--scheduled .offer-card__timer-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:4px}.offer-card__timer--scheduled span{white-space:nowrap}.theme-dark-blue .offer-card .countdown-timer{color:#8ea5c0}.theme-dark-blue .offer-card__ival{border-color:#fff3}.theme-dark-blue .offer-card__bookmark:not(.offer-card__bookmark--active) svg{fill:#d9d9d933}.theme-dark-blue .offer-card__bookmark:not(.offer-card__bookmark--active) svg .fbg{stroke:#fff}.theme-dark-blue .offer-card__bookmark:not(.offer-card__bookmark--active):hover{background-color:#ffffff1a}.theme-dark-blue .offer-card__bookmark:not(.offer-card__bookmark--active):hover svg{fill:#d9d9d9}.theme-dark-blue .offer-card__bookmark:not(.offer-card__bookmark--active):hover svg .fbg{stroke:#fff}.theme-dark-blue .offer-card__bookmark--active svg{fill:#009af9}.theme-dark-blue .offer-card__bookmark--active svg .fbg{fill-opacity:1;stroke:#009af9}.theme-dark-blue .offer-card__bookmark--active:hover{background-color:#ffffff1a}.theme-dark-blue .offer-card__bookmark--active:hover svg{fill:#009af9}.theme-dark-blue .offer-card__bookmark--active:hover svg .fbg{fill-opacity:1;stroke:#009af9}.theme-dark-blue .offer-card__timer-icon{color:#fff}.theme-dark-blue .offer-card__name{color:#ffffff80}.theme-dark-blue .offer-card__timer--valid-until,.theme-dark-blue .offer-card__timer--valid-until .offer-card__timer-icon{color:#8ea5c0}.theme-dark-blue .offer-card__timer,.theme-dark-blue .offer-card__info{border-color:#282f40;background-color:#1d2232cc}.theme-dark-blue .offer-card__old-price,.theme-dark-blue .offer-card__label svg{color:#8ea5c0}.theme-light .offer-card__bookmark:not(.offer-card__bookmark--active) svg{fill:#8ea5c033}.theme-light .offer-card__bookmark:not(.offer-card__bookmark--active) svg .fbg{fill-opacity:1;stroke:#8ea5c0}.theme-light .offer-card__bookmark:not(.offer-card__bookmark--active):hover{background:#fff6}.theme-light .offer-card__bookmark:not(.offer-card__bookmark--active):hover svg{fill:#8ea5c0}.theme-light .offer-card__bookmark--active{background-color:#ffffff1a}.theme-light .offer-card__bookmark--active svg{fill:#009af9}.theme-light .offer-card__bookmark--active svg .fbg{fill-opacity:1;stroke:#009af9}.theme-light .offer-card__bookmark--active:hover{background:#fff6}.theme-light .offer-card__ival{border-color:#fff3;color:#fff}.theme-light .offer-card__timer-icon{color:#8ea5c1}.theme-light .offer-card__timer,.theme-light .offer-card__info{border:1px solid #dce1e6;background-color:#fff}.offer-card-badge{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;border-radius:12px;padding:3px 8px;font-weight:600;font-size:10px;line-height:12px;white-space:nowrap;color:var(--color);background:var(--background);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.offer-card-badge span{margin-left:2px}.offer-card-badge__icon{position:absolute;left:1px;top:1px}.offer-card-badge--has-icon{padding-left:19px}.theme-dark-blue .offer-card-badge--yellow{--color: #1f2334;--background: linear-gradient(90deg, #ffcf00 0%, #f89800 100%)}.theme-dark-blue .offer-card-badge--green{--color: #fff;--background: #047838}.theme-dark-blue .offer-card-badge--blue{--color: #fff;--background: #009af9}.theme-dark-blue .offer-card-badge--active{--color: #fff;--background: #665bff}.theme-dark-blue .offer-card-badge--red{--color: #fff;--background: #76292d}.theme-dark-blue .offer-card-badge--red svg{color:#c0353d}.theme-light .offer-card-badge--yellow{--color: #314e70;--background: linear-gradient(90deg, #FFCF00 0%, #F89800 100%)}.theme-light .offer-card-badge--green{--color: #fff;--background: #047838}.theme-light .offer-card-badge--blue{--color: #fff;--background: #009af9}.theme-light .offer-card-badge--active{--color: #fff;--background: #665bff}.theme-light .offer-card-badge--red{--color: #fff;--background: #c25261}.theme-light .offer-card-badge--red svg{color:#fe93a4}.offer-group{scroll-margin-top:120px}.offer-group__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;gap:10px}.offer-group__title{margin-bottom:0;margin-left:12px;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.24px}.offer-group__title-group-text{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.offer-group__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:8px}.offer-group__actions .mbtn{padding:7px 28px}.offer-group__toggle{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border:1px solid;border-radius:8px;padding:5px 12px;height:36px;font-size:14px;line-height:24px;letter-spacing:.07px;-webkit-transition:background-color .3s,color .3s,border-color .3s;transition:background-color .3s,color .3s,border-color .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:10px}.offer-group__collapse-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.offer-group__grid{--count: 5;--gap: 20px;display:grid;-webkit-box-pack:start;justify-content:start;grid-template-columns:repeat(var(--count),1fr);margin-top:20px;gap:var(--gap)}.offer-group__body{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease}.offer-group__body-inner{overflow:hidden}.offer-group--expanded .offer-group__collapse-icon{-webkit-transform:rotate(0);transform:rotate(0)}.offer-group--expanded .offer-group__body{grid-template-rows:1fr}.theme-dark-blue .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#8ea5c0),to(#fff));background:linear-gradient(90deg,#8ea5c0,#fff);-webkit-background-clip:text;background-clip:text}.theme-dark-blue .offer-group__title-group svg{color:#8ea5c0}.theme-dark-blue .offer-group__toggle{border-color:#282f40;color:#8ea5c0;background-color:#1d2232}.theme-dark-blue .offer-group__toggle:hover{border-color:#282f40;background-color:#282f40}.theme-dark-blue .offer-group--gifts .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#027f1d),to(#fff));background:linear-gradient(90deg,#027f1d,#fff);-webkit-background-clip:text;background-clip:text}.theme-dark-blue .offer-group--bestsellers .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#9d18a5),to(#fff));background:linear-gradient(90deg,#9d18a5,#fff);-webkit-background-clip:text;background-clip:text}.theme-dark-blue .offer-group--favorites .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#009af9),to(#fff));background:linear-gradient(90deg,#009af9,#fff);-webkit-background-clip:text;background-clip:text}.theme-dark-blue .offer-group--active_now .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#665bff),to(#fff));background:linear-gradient(90deg,#665bff,#fff);-webkit-background-clip:text;background-clip:text}.theme-light .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#8ea5c0),to(#314e70));background:linear-gradient(90deg,#8ea5c0,#314e70);-webkit-background-clip:text;background-clip:text}.theme-light .offer-group__title-group-text svg{color:#8ea5c0}.theme-light .offer-group__toggle{border-color:#edf1f4;color:#bdcbda;background-color:#edf1f4}.theme-light .offer-group__toggle:hover{color:#8ea5c0;background-color:#e0e6ee}.theme-light .offer-group--gifts .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#027f1d),to(#4c6685));background:linear-gradient(90deg,#027f1d,#4c6685);-webkit-background-clip:text;background-clip:text}.theme-light .offer-group--bestsellers .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#9d18a5),to(#4c6685));background:linear-gradient(90deg,#9d18a5,#4c6685);-webkit-background-clip:text;background-clip:text}.theme-light .offer-group--favorites .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#009af9),to(#4c6685));background:linear-gradient(90deg,#009af9,#4c6685);-webkit-background-clip:text;background-clip:text}.theme-light .offer-group--active_now .offer-group__title{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#665bff),to(#4c6685));background:linear-gradient(90deg,#665bff,#4c6685);-webkit-background-clip:text;background-clip:text}.offer-img{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.offer-img__img{position:relative;z-index:2;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.offer-img__bg{z-index:1}.offer-img__bg2{opacity:0;visibility:hidden}.offer-img__bg,.offer-img__bg2{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:opacity .3s,visibility .3s,-webkit-transform .3s;transition:opacity .3s,visibility .3s,transform .3s;transition:opacity .3s,visibility .3s,transform .3s,-webkit-transform .3s}.cashback-page .offer-group__grid{margin-top:0}.cashback-page .offer-card__badge{z-index:4}.cashback-page .offer-card__in{grid-template-columns:minmax(0,1fr);padding:160px 12px 11px}.cashback-page .offer-card__top{left:20px;right:20px;top:16px}.cashback-page .offer-card__top-item{display:-webkit-box;display:flex}.cashback-page .offer-card__ival{top:120px}.cashback-page .offer-card__label,.cashback-page .offer-card__duration{-webkit-box-align:center;align-items:center;font-size:14px;line-height:19px;gap:4px}.cashback-page .offer-card__label svg{color:#8f36fb}.cashback-page .offer-card__label-icon{-webkit-box-flex:0;flex:none;margin-top:0;width:16px;height:16px}.cashback-page .offer-card__action{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:auto}@media(hover:none){.cashback-page .offer-card .offer-img__bg2{display:none}}.cashback-page .offer-card__timer{min-height:36px}.cashback-page .offer-card__timer-icon{-webkit-box-flex:0;flex:none;width:16px;height:16px}.cashback-page .offer-card__queue{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid var(--queue-border);border-radius:8px;padding:5px 32px;min-height:36px;font-size:14px;line-height:24px;white-space:nowrap;color:var(--queue-color);background-color:var(--queue-bg);-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:4px}.cashback-page .offer-card__queue svg{-webkit-box-flex:0;flex:none;width:16px;height:16px}.cashback-page .offer-card__queue span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cashback-page .offer-card .cashback-btn{padding:6px 32px}.cashback-page .offer-card-badge--cashback-active,.cashback-page .offer-card-badge--cashback-pending{border:1px solid var(--badge-border);padding:2px 7px;font-weight:400;opacity:.9}.theme-dark-blue .cashback-page .offer-card__timer .js-cd-value{color:#8ea5c0}.theme-dark-blue .cashback-page .offer-card__queue{--queue-bg: #1b1d2d;--queue-border: #462e94;--queue-color: #fff}.theme-dark-blue .cashback-page .offer-card-badge--cashback-active{--color: #fff;--background: rgb(102 91 255 / 80%);--badge-border: #665bff}.theme-dark-blue .cashback-page .offer-card-badge--cashback-pending{--color: #fff;--background: #a28b2a;--badge-border: #ffcf00}.theme-light .cashback-page .offer-card__name{color:#364f7680}.theme-light .cashback-page .offer-card__label,.theme-light .cashback-page .offer-card__duration{color:#364f76}.theme-light .cashback-page .offer-card__ival{background:linear-gradient(224deg,#5c20a933 24.04%,#6613d133 84.45%)}.theme-light .cashback-page .offer-card__timer{background-color:#fffc}.theme-light .cashback-page .offer-card__timer .js-cd-value{color:#364f76}.theme-light .cashback-page .offer-card__timer-icon{color:#8ea5c0}.theme-light .cashback-page .offer-card__queue{--queue-bg: #fcfbff;--queue-border: #a078fe;--queue-color: #364f76}.theme-light .cashback-page .offer-card-badge--cashback-active{--color: #fff;--background: rgb(102 91 255 / 80%);--badge-border: #665bff}.theme-light .cashback-page .offer-card-badge--cashback-pending{--color: #fff;--background: #d5b734;--badge-border: #ead164}@media(max-width:1250px){body.is-pc-version:not(.s-chat_open) .cashback-page .cashback-stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:start}body.is-pc-version:not(.s-chat_open) .cashback-page .cashback-stats__list{width:100%}}@media(max-width:1200px){body.is-pc-version:not(.s-chat_open) .cashback-page .offer-group__grid{--count: 4}}.cashback-page .cashback-table__pagination{padding-bottom:0}.cashback-terms-modal.po-modal{--modal-width: 400px;--modal-padding-x: 32px;--modal-padding-y: 24px;position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden;border:1px solid var(--modal-border);border-radius:20px!important;padding:24px 32px 32px;width:var(--modal-width);max-width:100%;background-color:var(--modal-bg);gap:12px}.cashback-terms-modal.po-modal .cashback-terms-modal__bg{position:absolute;left:0;top:0;z-index:0;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cashback-terms-modal.po-modal .cashback-terms-modal__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:12px}.cashback-terms-modal.po-modal .cashback-terms-modal__title{-webkit-box-flex:1;flex:1 1 0;min-width:0;font-weight:600;font-size:18px;line-height:24px;color:var(--title-color)}.cashback-terms-modal.po-modal .cashback-terms-modal__close.mfp-close{position:static;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:0;border:0;border-radius:8px;padding:4px;width:32px;height:32px;font-size:0;line-height:0;color:var(--close-color);background-color:var(--close-bg);opacity:1;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cashback-terms-modal.po-modal .cashback-terms-modal__close.mfp-close svg{display:block;width:24px;height:24px;opacity:var(--close-icon-opacity)}.cashback-terms-modal.po-modal .cashback-terms-modal__body{position:relative;overflow:hidden;border:1px solid var(--body-border);border-radius:12px;padding:12px;height:442px;background-color:var(--body-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cashback-terms-modal.po-modal .cashback-terms-modal__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0 16px 0 26px;list-style:decimal;font-size:12px;line-height:16px;color:#8ea5c0;gap:6px}.cashback-terms-modal.po-modal .cashback-terms-modal__list li{display:list-item;word-break:break-word}.cashback-terms-modal.po-modal .cashback-terms-modal__footer{display:-webkit-box;display:flex;padding-top:12px}.cashback-terms-modal.po-modal .cashback-terms-modal__ok.cashback-btn{-webkit-box-flex:1;flex:1 1 0;padding:10px 16px;height:44px;font-size:16px;line-height:24px}.cashback-terms-modal.po-modal .cashback-terms-modal__header,.cashback-terms-modal.po-modal .cashback-terms-modal__body,.cashback-terms-modal.po-modal .cashback-terms-modal__footer{position:relative;z-index:1}.theme-dark-blue .cashback-terms-modal.po-modal{--modal-bg: #23283b;--modal-border: rgb(52 62 82 / 50%);--title-color: #fff;--close-bg: rgb(41 50 71 / 60%);--close-color: #8ea5c0;--close-icon-opacity: .5;--body-bg: #1f2334;--body-border: #2c3245}.theme-light .cashback-terms-modal.po-modal{--modal-bg: #fafafa;--modal-border: #dce1e6;--title-color: #314e70;--close-bg: rgb(220 225 230 / 40%);--close-color: #8ea5c0;--close-icon-opacity: .7;--body-bg: #fff;--body-border: #dce1e6}.theme-light .cashback-terms-modal.po-modal .cashback-terms-modal__ok.cashback-btn{background-color:#32ac41}.po-modal.mv2-modal{--modal-width: 400px;border-radius:20px!important;padding:28px 32px 32px!important}.po-modal.mv2-modal>div{min-height:120px}.po-modal.mv2-modal svg{display:block}.po-modal.mv2-modal .message{margin-bottom:0;border-radius:10px}.po-modal.mv2-modal .ajax-loader-wrapper{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:end;-webkit-box-pack:center;justify-content:center}.po-modal.mv2-modal .ajax-loader-wrapper svg{width:30px;height:30px}.po-modal.mv2-modal .mmclose-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;color:inherit;position:absolute;right:31px;top:23px;z-index:9;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:8px;width:32px;height:32px;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.po-modal.mv2-modal .title{margin-top:0;margin-bottom:0;font-weight:600;font-size:18px;line-height:24px}.theme-dark-blue .po-modal.mv2-modal{--block-border-color: #2c3245;--block-background-color: #1f2334;border-color:#343e5280;background-color:#23283b}.theme-dark-blue .po-modal.mv2-modal .mmclose-close{color:#5a697f;background-color:#282f4080}.theme-dark-blue .po-modal.mv2-modal .mmclose-close:hover{color:#627187;background-color:#282f40}.theme-dark-blue .po-modal.mv2-modal .message-error{border-color:#76292d;background-color:#76292d4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.theme-dark-blue .po-modal.mv2-modal .message-error svg{color:#76292d}.theme-light .po-modal.mv2-modal{--block-border-color: #dce1e6;--block-background-color: #fff;background-color:#fafafa}.theme-light .po-modal.mv2-modal .mmclose-close{color:#bdc9d8;background-color:#dce1e680}.theme-light .po-modal.mv2-modal .mmclose-close:hover{color:#adbbcb;background-color:#dce1e6}.activate-modal{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:12px}.activate-modal__header{position:relative;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.activate-modal__hero-image{position:absolute;left:50%;top:52px;z-index:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:160px;height:160px;-webkit-transform:translateX(-50%) scale(1.18);transform:translate(-50%) scale(1.18);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.activate-modal__hero-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.activate-modal__content{position:relative;z-index:2;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:156px;gap:12px}.activate-modal__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;border-bottom:1px solid var(--block-border-color);padding-bottom:12px;text-align:center;gap:4px}.activate-modal__item-name{font-weight:600;font-size:16px;line-height:24px}.activate-modal__item-count{margin-left:8px}.activate-modal__item-desc{font-size:14px;line-height:22px}.activate-modal__details-title{font-weight:600;font-size:14px;line-height:24px}.activate-modal__footer{display:-webkit-box;display:flex;padding-top:12px;gap:16px}.activate-modal__footer .mbtn{-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center}.activate-modal__quantity{border-radius:10px;padding:12px}.activate-modal__quantity-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:8px;font-size:11px;line-height:16px}.activate-modal__quantity-control{display:grid;grid-template-columns:40px 1fr 40px;-webkit-box-align:center;align-items:center;border:1px solid;border-radius:8px;min-height:36px}.activate-modal__qty-btn{border:0;width:40px;height:34px;background:transparent;cursor:pointer}.activate-modal__qty-btn:disabled{opacity:.35;cursor:default}.activate-modal__qty-value{text-align:center;font-weight:600;font-size:14px;line-height:20px}.theme-dark-blue .activate-modal__item-name,.theme-dark-blue .activate-modal__details-title{color:#fff}.theme-dark-blue .activate-modal__item-desc{color:#8ea5c0}.theme-dark-blue .activate-modal__quantity{background:#121b345c}.theme-dark-blue .activate-modal__quantity-control{border-color:#8ea5c02e}.theme-dark-blue .activate-modal__quantity-header,.theme-dark-blue .activate-modal__qty-btn{color:#8ea5c0}.theme-dark-blue .activate-modal__qty-value{color:#fff}.theme-light .activate-modal__item-name,.theme-light .activate-modal__details-title{color:#314e70}.theme-light .activate-modal__item-desc{color:#8ea5c0}.theme-light .activate-modal__quantity{background:#f7f8fa}.theme-light .activate-modal__quantity-control{border-color:#edeef0}.theme-light .activate-modal__quantity-header{color:#8ea5c0}.theme-light .activate-modal__qty-btn,.theme-light .activate-modal__qty-value{color:#314e70}.market-v2-item-details{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border:1px solid var(--block-border-color);border-radius:12px;padding:12px;width:100%;background-color:var(--block-background-color);gap:12px}.market-v2-item-details__tabs{display:-webkit-box;display:flex;gap:12px}.market-v2-item-details__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;color:inherit;background-color:transparent;display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:8px 12px;font-size:12px;line-height:16px;letter-spacing:.06px;text-align:center;-webkit-transition:border-color .3s,color .3s,background-color .3s;transition:border-color .3s,color .3s,background-color .3s;cursor:pointer}.market-v2-item-details__tab--active{font-weight:600}.market-v2-item-details__terms{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 12px;gap:8px}.market-v2-item-details__terms-row{display:-webkit-box;display:flex;gap:8px}.market-v2-item-details__term{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px dashed var(--block-border-color);padding-right:12px;padding-bottom:8px;gap:8px}.market-v2-item-details__term:last-child{border-bottom:none;padding-bottom:0}.market-v2-item-details__term-icon{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:16px;height:16px}.market-v2-item-details__term-icon svg{width:16px;height:16px}.market-v2-item-details__term-label{-webkit-box-flex:1;flex:1;min-width:0;font-size:11px;line-height:16px}.market-v2-item-details__term-value{flex-shrink:0;font-size:13px;line-height:24px;white-space:nowrap;text-align:right}.market-v2-item-details__terms-text{padding-right:10px;font-size:12px;line-height:18px}.market-v2-item-details__terms-text div+div{margin-top:4px}.market-v2-item-details__terms-scroll{position:relative;max-height:229px}.market-v2-item-details--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.theme-dark-blue .market-v2-item-details__tab{border-color:#282f40;color:#8ea5c0;background-color:#1d2232}.theme-dark-blue .market-v2-item-details__tab:hover:not(.market-v2-item-details__tab--active){background-color:#282f40}.theme-dark-blue .market-v2-item-details__tab--active{border-color:#009af9;color:#fff;background-color:#282f40cc}.theme-dark-blue .market-v2-item-details__term-icon svg{color:#8ea5c0}.theme-dark-blue .market-v2-item-details__term-value{color:#fff}.theme-dark-blue .market-v2-item-details__term-label,.theme-dark-blue .market-v2-item-details__terms-text{color:#8ea5c0}.theme-light .market-v2-item-details__tab{border-color:#d2dbe6;color:#8ea5c0;background-color:#fff}.theme-light .market-v2-item-details__tab:hover:not(.market-v2-item-details__tab--active){background-color:#f0f2f5}.theme-light .market-v2-item-details__tab--active{border-color:#009af9;font-weight:600;color:#314e70;background-color:#ffffff1a}.theme-light .market-v2-item-details__term-icon svg{color:#8ea5c0}.theme-light .market-v2-item-details__term-value{color:#314e70}.theme-light .market-v2-item-details__term-label,.theme-light .market-v2-item-details__terms-text{color:#8ea5c0}.purchase-modal-dialog.po-modal,.sell-modal-dialog.po-modal,.success-modal-dialog.po-modal,.activate-modal-dialog.po-modal{position:relative}.purchase-modal-dialog.po-modal:before,.sell-modal-dialog.po-modal:before,.success-modal-dialog.po-modal:before,.activate-modal-dialog.po-modal:before{content:"";position:absolute;left:0;right:0;top:0;z-index:0;border-radius:20px;height:223px;background-position:top center;background-size:100% auto;background-repeat:no-repeat;pointer-events:none}.theme-dark-blue .purchase-modal-dialog.po-modal:before,.theme-dark-blue .sell-modal-dialog.po-modal:before,.theme-dark-blue .success-modal-dialog.po-modal:before,.theme-dark-blue .activate-modal-dialog.po-modal:before{background-image:url(/themes/cabinet/images/modal/market-v2/purchase-modal/dark-blue-bg.jpg)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.theme-dark-blue .purchase-modal-dialog.po-modal:before,.theme-dark-blue .sell-modal-dialog.po-modal:before,.theme-dark-blue .success-modal-dialog.po-modal:before,.theme-dark-blue .activate-modal-dialog.po-modal:before{background-image:url(/themes/cabinet/images/modal/market-v2/purchase-modal/dark-blue-bg@2x.jpg)}}.theme-light .purchase-modal-dialog.po-modal:before,.theme-light .sell-modal-dialog.po-modal:before,.theme-light .success-modal-dialog.po-modal:before,.theme-light .activate-modal-dialog.po-modal:before{background-image:url(/themes/cabinet/images/modal/market-v2/purchase-modal/light-bg.jpg)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.theme-light .purchase-modal-dialog.po-modal:before,.theme-light .sell-modal-dialog.po-modal:before,.theme-light .success-modal-dialog.po-modal:before,.theme-light .activate-modal-dialog.po-modal:before{background-image:url(/themes/cabinet/images/modal/market-v2/purchase-modal/light-bg@2x.jpg)}}.purchase-modal{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:12px}.purchase-modal__header{position:relative;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.purchase-modal__title{margin:0;font-weight:600;font-size:18px;line-height:24px}.purchase-modal__hero-image{position:absolute;left:50%;top:52px;z-index:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:160px;height:160px;-webkit-transform:translateX(-50%) scale(1.18);transform:translate(-50%) scale(1.18);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.purchase-modal__hero-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.purchase-modal__warning{position:absolute;left:50%;top:-12px;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:12px;padding:2px 10px 2px 2px;font-size:12px;line-height:12px;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);gap:6px}.purchase-modal__warning svg{flex-shrink:0;width:20px;height:20px}.purchase-modal__content{position:relative;z-index:2;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:156px;gap:12px}.purchase-modal__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;border-bottom:1px solid var(--block-border-color);padding-bottom:12px;text-align:center;gap:4px}.purchase-modal__item-name{font-weight:600;font-size:16px;line-height:24px}.purchase-modal__item-desc{font-size:14px;line-height:22px}.purchase-modal__details-title{font-weight:600;font-size:14px;line-height:24px}.purchase-modal__summary{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:12px 0;gap:12px}.purchase-modal__summary-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:8px}.purchase-modal__summary-row+.purchase-modal__summary-row{border-top:1px solid var(--block-border-color);padding-top:12px}.purchase-modal__summary-label-wrap{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-align:center;align-items:center;min-width:0;gap:8px}.purchase-modal__summary-label{font-weight:600;font-size:14px;line-height:20px;white-space:nowrap}.purchase-modal__quantity-control{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center;border:1px solid var(--block-border-color);border-radius:8px;padding:0 6px;width:140px;height:36px;background-color:var(--block-background-color)}.purchase-modal__qty-btn{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:none;border-radius:6px;padding:0;width:24px;height:24px;-webkit-transition:color .3s,background-color .3s,opacity .2s;transition:color .3s,background-color .3s,opacity .2s;cursor:pointer}.purchase-modal__qty-btn svg{width:16px;height:16px}.purchase-modal__qty-btn:disabled{cursor:default}.purchase-modal__qty-value{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;-webkit-box-flex:1;flex:1;outline:none;border:none;padding:0;min-width:0;font-weight:600;font-size:14px;line-height:24px;text-align:center;color:inherit;background:transparent}.purchase-modal__qty-value::-webkit-outer-spin-button,.purchase-modal__qty-value::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.purchase-modal__cost-value{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;gap:4px}.purchase-modal__cost-value svg{flex-shrink:0;width:24px;height:24px}.purchase-modal__cost-value .market-gold{--mg-font-size: 18px}.purchase-modal__old-price{font-size:14px;line-height:24px;text-decoration:line-through}.purchase-modal__footer{display:-webkit-box;display:flex;padding-top:12px;gap:16px}.purchase-modal__footer .mbtn{-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center}.purchase-modal__price,.purchase-modal__price-plus{font-weight:600;font-size:18px;line-height:24px}.theme-dark-blue .purchase-modal__warning{color:#fff;background-color:#76292d}.theme-dark-blue .purchase-modal__warning svg{color:#c0343d}.theme-dark-blue .purchase-modal__qty-btn{color:#3b4458;background-color:#282f4080}.theme-dark-blue .purchase-modal__qty-btn:hover{color:#8ea5c0;background-color:#282f40}.theme-dark-blue .purchase-modal__qty-btn:disabled{background-color:#282f4080;opacity:.3}.theme-dark-blue .purchase-modal__title,.theme-dark-blue .purchase-modal__item-name,.theme-dark-blue .purchase-modal__details-title,.theme-dark-blue .purchase-modal__qty-value,.theme-dark-blue .purchase-modal__price,.theme-dark-blue .purchase-modal__price-plus,.theme-dark-blue .purchase-modal__summary-label{color:#fff}.theme-dark-blue .purchase-modal__item-desc,.theme-dark-blue .purchase-modal__old-price{color:#8ea5c0}.theme-light .purchase-modal__warning{color:#fff;background-color:#c25261}.theme-light .purchase-modal__warning svg{color:#fe93a4}.theme-light .purchase-modal__qty-btn{color:#8ea5c0;background-color:#dce1e680}.theme-light .purchase-modal__qty-btn:hover{color:#8ea5c0;background-color:#dce1e6}.theme-light .purchase-modal__qty-btn:disabled{background-color:#dce1e680;opacity:.3}.theme-light .purchase-modal__title,.theme-light .purchase-modal__item-name,.theme-light .purchase-modal__details-title,.theme-light .purchase-modal__qty-value,.theme-light .purchase-modal__price,.theme-light .purchase-modal__price-plus,.theme-light .purchase-modal__summary-label{color:#314e70}.theme-light .purchase-modal__item-desc,.theme-light .purchase-modal__old-price{color:#8ea5c0}.mbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:0;border-radius:8px;padding:3px 12px;font-family:inherit;font-size:13px;line-height:22px;text-align:center;color:var(--mbtn-color)!important;background-color:var(--mbtn-background-color)!important;-webkit-transition:background-color .3s,color .3s,border-color .3s;transition:background-color .3s,color .3s,border-color .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:4px}.mbtn svg{-webkit-transition:color .3s;transition:color .3s}.mbtn .mbtn__icon{display:-webkit-inline-box;display:inline-flex;flex-shrink:0;-webkit-box-align:center;align-items:center}.mbtn .mbtn__text{display:-webkit-box;display:flex;white-space:nowrap}.mbtn .mbtn__loader{position:absolute;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;top:0;right:0;bottom:0;left:0}.mbtn[disabled],.mbtn[aria-disabled=true]{opacity:.5;pointer-events:none}.mbtn--full-width{width:100%}.mbtn--loading{position:relative}.mbtn--loading .mbtn__text,.mbtn--loading .mbtn__icon{visibility:hidden}.mbtn--size-large{padding:9px 16px;font-size:16px;line-height:24px}.theme-dark-blue .mbtn--primary{--mbtn-color: #fff;--mbtn-background-color: #293145}.theme-dark-blue .mbtn--primary:hover{--mbtn-color: #fff;--mbtn-background-color: #343b4e}.theme-dark-blue .mbtn--secondary{--mbtn-color: #fff;--mbtn-background-color: #074f40}.theme-dark-blue .mbtn--secondary:hover{--mbtn-color: #fff;--mbtn-background-color: #047838}.theme-dark-blue .mbtn--secondary.mbtn--restricted{opacity:.5}.theme-dark-blue .mbtn--secondary.mbtn--restricted:hover{--mbtn-background-color: #074f40;opacity:.5}.theme-dark-blue .mbtn--yellow{--mbtn-color: #fff;--mbtn-background-color: #bb9e2c}.theme-dark-blue .mbtn--yellow .mbtn__icon{color:#dece95}.theme-dark-blue .mbtn--yellow:hover{--mbtn-color: #fff;--mbtn-background-color: #897113}.theme-dark-blue .mbtn--yellow:hover .mbtn__icon{color:#c4b889}.theme-dark-blue .mbtn--green{--mbtn-color: #fff;--mbtn-background-color: #449d44}.theme-dark-blue .mbtn--green:hover{--mbtn-color: #fff;--mbtn-background-color: #074f40}.theme-light .mbtn--primary{--mbtn-color: #314e70;--mbtn-background-color: #dbe1e9}.theme-light .mbtn--primary:hover{--mbtn-color: #314e70;--mbtn-background-color: #e5eaf1}.theme-light .mbtn--secondary{--mbtn-color: #fff;--mbtn-background-color: #5cb85c}.theme-light .mbtn--secondary:hover{--mbtn-color: #fff;--mbtn-background-color: #66c166}.theme-light .mbtn--secondary.mbtn--restricted{opacity:.5}.theme-light .mbtn--secondary.mbtn--restricted:hover{--mbtn-background-color: #5cb85c;opacity:.5}.theme-light .mbtn--yellow{--mbtn-color: #fff;--mbtn-background-color: #ffcf00}.theme-light .mbtn--yellow:hover{--mbtn-color: #fff;--mbtn-background-color: #e2b904}.theme-light .mbtn--green{--mbtn-color: #fff;--mbtn-background-color: #449d44}.theme-light .mbtn--green:hover{--mbtn-color: #fff;--mbtn-background-color: #4bb64b}.activate-modal-dialog .mmclose-close.mfp-close{padding:0;font-size:0;line-height:0;opacity:1}@media(max-width:1220px){.is-pc-version.s-chat_open .cashback-history .cashback-table__cell--status{padding-right:0}.is-pc-version.s-chat_open .cashback-history .cashback-table thead{display:none}.is-pc-version.s-chat_open .cashback-history .cashback-table tbody{gap:4px}.is-pc-version.s-chat_open .cashback-history .cashback-table__row{grid-auto-flow:row;grid-template-columns:1fr 1fr;padding:11px;min-width:0;min-height:84px;gap:12px 40px}.is-pc-version.s-chat_open .cashback-history .cashback-table__pagination{-webkit-box-pack:center;justify-content:center}.is-pc-version.s-chat_open .cashback-history .cashback-table__cell:nth-child(2){-webkit-box-ordinal-group:3;order:2}.is-pc-version.s-chat_open .cashback-history .cashback-table__cell:nth-child(3){-webkit-box-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:4;order:3}.is-pc-version.s-chat_open .cashback-history .cashback-table__cell:nth-child(3):before{content:"";-webkit-box-flex:0;flex:none;margin-right:auto;margin-left:-28px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%238EA5C0' d='M11.4844 3.97266C11.7756 3.71857 12.2175 3.74887 12.4717 4.04004L15.5273 7.54004C15.7573 7.80368 15.7573 8.19632 15.5273 8.45996L12.4717 11.96C12.2175 12.2511 11.7756 12.2814 11.4844 12.0273C11.1932 11.7732 11.163 11.3313 11.417 11.04L13.46 8.7002H1C0.6134 8.7002 0.2998 8.3866 0.2998 8C0.2998 7.6134 0.6134 7.2998 1 7.2998H13.46L11.417 4.95996C11.163 4.66873 11.1932 4.22682 11.4844 3.97266Z'/%3E%3C/svg%3E") center/16px 16px no-repeat}.is-pc-version.s-chat_open .cashback-history .cashback-table__cell:nth-child(4){-webkit-box-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:2;order:1}}@media(max-width:1570px){.is-pc-version.s-chat_open .cashback-page .cashback-stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:start}.is-pc-version.s-chat_open .cashback-page .cashback-stats__list{width:100%}}@media(max-width:1450px){.is-pc-version.s-chat_open .cashback-page .cashback-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:start}.is-pc-version.s-chat_open .cashback-page .cashback-header__card{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}}@media(max-width:1350px){.is-pc-version.s-chat_open .cashback-page .cashback-stats__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.is-pc-version.s-chat_open .cashback-page .cashback-header__card{align-self:stretch}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active{max-width:628px;width:100%;height:401px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__glow{left:-63px;top:-96px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__media{left:calc(50% - 128px);top:31px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__percent{left:calc(50% + 14px);top:78px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__duration{left:calc(50% + 14px);top:124px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__state-icon{left:calc(50% + 11px);top:83px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__timer{left:20px;right:20px;top:173px;width:auto}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__summary{left:20px;right:20px;top:auto;bottom:20px;border:1px solid var(--tile-border);border-radius:12px;padding:8px 16px;width:auto;background:var(--tile-bg)}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__message{left:20px;right:20px;top:auto;bottom:110px;width:auto;font-size:14px;text-align:center}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__hint{left:20px;right:20px;top:auto;bottom:80px;-webkit-box-pack:center;justify-content:center;height:24px;text-align:center}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__hint svg{display:none}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active__action{left:50%;right:auto;top:auto;bottom:20px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active .cashback-tile{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border:0;border-radius:0;padding:0;height:34px;background:none;gap:12px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active .cashback-tile__label{-webkit-box-flex:1;flex:1 1 auto;min-width:0}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active .cashback-tile__value{margin-left:auto;font-size:14px;text-align:right}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active .cashback-tile+.cashback-tile:before{content:"";position:absolute;left:0;right:0;top:-6px;height:1px;background-color:var(--tile-border)}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--percent-10 .cashback-active__media{left:calc(50% - 130px)}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--percent-10 .cashback-active__percent,.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--percent-10 .cashback-active__duration{left:calc(50% + 12px)}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--not-owned,.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--available{height:311px}.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--not-owned .cashback-active__media,.is-pc-version.s-chat_open .cashback-page .cashback-header__card .cashback-active--available .cashback-active__media{left:calc(50% - 99px)}}@media(max-width:1550px){.is-pc-version.s-chat_open .cashback-my .offer-group__grid{--count: 4}}@media(max-width:1350px){.is-pc-version.s-chat_open .cashback-my .offer-group__grid{--count: 3}}@media(max-width:1150px){.is-pc-version.s-chat_open .cashback-my .offer-group__grid{--count: 2}}@media(max-width:1100px){.is-pc-version.s-chat_open .cashback-payouts .cashback-table thead{display:none}.is-pc-version.s-chat_open .cashback-payouts .cashback-table tbody{gap:4px}.is-pc-version.s-chat_open .cashback-payouts .cashback-table__row{grid-auto-flow:row;grid-template-columns:1fr 1fr;padding:11px;min-width:0;min-height:84px;gap:12px 40px}.is-pc-version.s-chat_open .cashback-payouts .cashback-table__pagination{-webkit-box-pack:center;justify-content:center}.is-pc-version.s-chat_open .cashback-payouts .cashback-table__cell:nth-child(2){-webkit-box-pack:end;justify-content:flex-end;font-size:16px}.is-pc-version.s-chat_open .cashback-payouts .cashback-table__cell:nth-child(3){-webkit-box-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:2;order:1}}
