.coins-amount{font-weight:700;line-height:23px}.coins-amount__title{-webkit-text-stroke:1px #151544;font-size:26px}.coins-amount__subtitle{text-align:center;font-size:14px}
.playthrough-selection{flex-direction:column;align-items:flex-start;margin:15px 0;padding:10px;display:flex}.playthrough-selection__content-container{flex-direction:column;display:flex}.playthrough-selection__title{color:#fff;margin-bottom:20px;font-size:22px;font-weight:700}.playthrough-selection__description{color:#fff;margin-bottom:20px;font-size:14px}.playthrough-selection__coins-description{color:#ffcd3d}.playthrough-selection__cash-description{color:#28e646}.playthrough-selection__item-container{cursor:pointer;background-color:#2d2d57;border:2px solid #2d2d57;border-radius:10px;align-items:center;gap:10px;height:56px;margin-bottom:10px;padding:5px 10px;display:flex;position:relative;overflow:hidden}.playthrough-selection__item-container--selected{border-color:#28e646}.playthrough-selection__image{object-fit:contain;width:40px;height:40px}.playthrough-selection__item-text-container{flex-direction:column;flex:1;align-items:flex-start;gap:5px;display:flex}.playthrough-selection__item-value{color:#fff;font-size:16px;font-weight:700}.playthrough-selection__item-description{color:#94a3b8;font-size:10px}.playthrough-selection__selected-circle-container{background-color:#151544;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.playthrough-selection__selected-circle{background-color:#28e646;border-radius:50%;width:7px;height:7px}.playthrough-selection__what-is-button{color:#09f;cursor:pointer;background:0 0;border:none;margin-top:auto;font-size:14px}.playthrough-selection__disclaimer{gap:10px;margin-top:10px;display:flex}.playthrough-selection__disclaimer-icon{font-size:20px}.playthrough-selection__disclaimer-text{font-size:16px}.playthrough-selection__disclaimer-link{color:#28e646}
.purchase-button__container{background-color:#151544;width:100%;padding:10px;position:-webkit-sticky;position:sticky;bottom:0;box-shadow:0 0 12px 3px rgba(0,0,0,.5)}.purchase-button__container .button__content{flex-direction:column-reverse;gap:3px}.purchase-button__container .button__content .purchase-button__label{color:#fff}.purchase-button__label{font-size:12px}
.purchase-price__between{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.purchase-price__label{color:#fff;font-size:16px}.purchase-price__bold{font-weight:700}.purchase-price__row{align-items:center;display:flex}.purchase-price__icon{object-fit:contain;width:16px;height:16px;margin-right:5px}.purchase-price__icon--right{margin-left:5px;margin-right:0}
.cashier-purchase-modal{min-height:600px;padding:0}.cashier-purchase-modal:before{content:"";pointer-events:none;z-index:2;-webkit-mask-composite:xor;background:linear-gradient(rgba(40,230,70,.32) 0%,rgba(40,230,70,.12) 45%,rgba(40,230,70,0) 100%);border-radius:20px 20px 0 0;height:90px;padding:2px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cashier-purchase-modal__drag-handle{top:10px}
.free-coins-plaque__container{width:100%;bottom:calc(var(--tab-bar-height) - 3px);cursor:pointer;z-index:2;border:none;justify-content:space-between;align-items:center;height:62px;padding:0 10px;display:flex;position:fixed;overflow:hidden}.free-coins-plaque__container--loading{opacity:0;z-index:-1}.free-coins-plaque__container--fallback{background-color:#ffcd3d}.free-coins-plaque__row{align-items:center;margin-top:5px;display:flex}.free-coins-plaque__bg-image{z-index:-1;opacity:0;width:100%;height:60px;position:absolute;top:0;left:0}.free-coins-plaque__bg-image--active{opacity:1}.free-coins-plaque__title{color:#fff;text-align:left;font-size:16px}.free-coins-plaque__subtitle{color:#fff;font-size:10px;font-weight:700}.free-coins-plaque__subtitle--margin{margin-left:3px}.free-coins-plaque__icon{object-fit:contain;width:17px;height:17px}.free-coins-plaque__claim-button{width:auto}
.free-coins-countdown__container{flex-direction:row;align-items:center;display:flex}.free-coins-countdown__box-container{background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:25px;height:35px;display:flex}.free-coins-countdown__box-label{color:#151544;font-size:14px;font-weight:700}.free-coins-countdown__divider{color:#fff;margin:0 5px;font-size:18px;font-weight:700}
.shop-gold-coin{object-fit:contain;width:200px;height:240px;position:relative}.shop-gold-coin--animated{animation:2s infinite animate-coin}.shop-gold-coin__shadow{background:radial-gradient(rgba(0,0,0,.4) 10%,transparent 80%);border-radius:40px;width:100%;height:100%;overflow:hidden}@keyframes animate-coin{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}
.free-coins-footer__container{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:15px;display:flex}.free-coins-footer__between-container{flex-direction:row;justify-content:space-between;align-items:center;height:70px;padding:0 15px;display:flex}.free-coins-footer__bottom-container{flex-direction:row;display:flex}.free-coins-footer__row-container{flex-direction:row;align-items:center;display:flex}.free-coins-footer__left-container{text-align:right}.free-coins-footer__centered-container{justify-content:center}.free-coins-footer__text-container{flex-direction:column;display:flex}.free-coins-footer__coins-amount{color:#ffcd3d;font-weight:700}.free-coins-footer__centered-coins-amount{text-align:center}.free-coins-footer__plus-icon{margin:0 15px;padding:10px 0}.free-coins-footer__coin-icon{width:42px;height:42px;margin-left:10px}.free-coins-footer__fliff-cash-icon{height:42px;width:unset;margin-right:10px}.free-coins-footer__header{font-size:20px}.free-coins-footer__title{font-size:16px;font-weight:700}.free-coins-footer__subtitle{font-size:16px}.free-coins-footer__cash-amount{color:#28e646;font-weight:700}
.free-coins-modal{flex-direction:column;display:flex}.free-coins-modal__drag-handle{top:0}.free-coins-modal__bg-image{width:100%;position:absolute;top:0}.free-coins-modal .skeleton-image__placeholder{height:auto}.free-coins-modal__title{color:#fff;text-align:center;margin-top:30px;font-size:20px;font-weight:700}.free-coins-modal__subtitle{color:#94a3b8;text-align:center;margin-top:10px;font-size:12px}.free-coins-modal__bottom-wrapper{width:100%;position:relative}.free-coins-modal__empty{height:290px}.free-coins-modal__bonus{align-items:center;gap:5px;display:flex}.free-coins-modal__cta{color:#151544;font-weight:700}.free-coins-modal__label{color:#151544}.free-coins-modal__icon{height:15px}.free-coins-modal__icon--coins{width:15px}
.verified-state__content{padding-bottom:50px;overflow-y:auto}.verified-state__content--non-auth{padding-bottom:100px}
.cash-bundles-list{flex-wrap:wrap;gap:10px;padding:10px;display:flex}
.verified-bundle{border-radius:16px;flex-direction:column;align-items:center;width:calc(50% - 7.5px);height:210px;display:flex;position:relative;overflow:hidden}.verified-bundle:before{content:"";border:1px solid transparent;pointer-events:none;border-image-source:linear-gradient(#1f1f48,rgba(160,71,251,.18),rgba(160,71,251,.18),#1f1f48);border-image-slice:1;position:absolute;top:0;bottom:0;left:0;right:0}.verified-bundle__bundle-skin{object-fit:contain;align-self:center;width:100%;max-width:70%;height:110px;margin-top:10px}.verified-bundle__coins-amount{position:absolute;top:35%;left:auto}.verified-bundle__button-wrapper{justify-content:center;align-items:center;width:100%;height:50px;padding:0 15px;display:flex}.verified-bundle__button{color:#ffcd3d;margin-top:10px}
.bundle-multiplier{z-index:2;background-image:url(../media/bundleMultiplierRibbon.8a4109db.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:70px;height:70px;position:absolute;top:-1px;left:-1px}.bundle-multiplier__label{color:#fff;text-align:center;font-family:Tungsten;font-size:30px;font-weight:700;position:absolute;top:5px;left:11px;transform:rotate(-45deg)}
.bundle-promo-banner{justify-content:center;align-items:center;width:80px;font-weight:700;display:flex;position:absolute;top:14px;left:-19px;transform:rotate(-45deg)}.bundle-promo-banner__bonus-bg{width:70px;height:70px;position:absolute;top:-14px;left:0;transform:rotate(45deg)}.bundle-promo-banner__bonus-description{z-index:2;color:#fff;text-align:center;text-transform:uppercase;font-family:Tungsten;font-size:13px;line-height:1;position:absolute;top:-15px;left:35px;transform:translate(-50%)}
.verify-profile-section{border-top:1px solid rgba(228,232,238,.4);flex-direction:column;display:flex}.verify-profile-section__header{padding:15px}.verify-profile-section__header-text{margin-bottom:20px}.verify-profile-section__header-title{color:#fff;margin-bottom:10px;font-size:22px}.verify-profile-section__cash-title{color:#28e646}.verify-profile-section__cash-bag{object-fit:contain;vertical-align:top;width:25px;height:25px;display:inline-block}.verify-profile-section__description{color:#fff;margin-top:10px;font-size:14px;line-height:16px}.verify-profile-section__verify-button{margin-top:20px}
.terms-and-conditions{border-top:1px solid rgba(228,232,238,.4);flex-wrap:wrap;align-items:flex-start;height:130px;padding:15px;transition:height .2s ease-in-out;display:flex;position:relative;overflow-y:hidden}@media (max-width:300px){.terms-and-conditions{height:220px}}.terms-and-conditions--open{height:500px}@media (max-width:300px){.terms-and-conditions--open{height:750px}}.terms-and-conditions--open .terms-and-conditions__icon{transform:rotate(180deg)}.terms-and-conditions__wrapper{flex-direction:column;height:100%;display:flex}.terms-and-conditions__title{margin-bottom:10px;font-weight:700}.terms-and-conditions__sub-title,.terms-and-conditions__text{margin-bottom:10px;font-size:12px}.terms-and-conditions__icon{margin-left:15px;font-size:34px;transition:transform .2s ease-in-out;position:absolute;top:8px;right:16px}.terms-and-conditions__btn{width:100%;margin-top:10px}
.ways-to-get-fliff-cash{margin-top:10px}.ways-to-get-fliff-cash__title{color:#fff;margin-left:15px;font-size:16px;font-weight:700}.ways-to-get-fliff-cash__scroll-container{gap:15px;padding:15px;display:flex;overflow-x:auto;overflow-y:hidden}.ways-to-get-fliff-cash__number{background:linear-gradient(90deg,#350f7c 0%,#151544 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:55px}.ways-to-get-fliff-cash__item{background:linear-gradient(#1f1f48,rgba(160,71,251,.3));border-radius:16px;padding:2px 1px 1px}.ways-to-get-fliff-cash__item-inner{background-color:#151544;border-radius:16px;align-items:center;gap:10px;width:150px;height:60px;padding:15px 10px;display:flex}.ways-to-get-fliff-cash__text{color:#fff;max-width:80px;margin-top:5px;font-size:14px;line-height:20px}
.navigation-header-cashier{color:#fff;z-index:5;background-color:#151544;justify-content:flex-start;align-items:center;height:58px;padding:0 10px;font-size:20px;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-.5px)}.navigation-header-cashier .heading-text{padding-right:5px}.navigation-header-cashier__icon{object-fit:contain;border-radius:99px;width:28px;height:28px;margin-right:10px}.navigation-header-cashier__amount{color:#ffcd3d;font-size:20px;font-weight:700}.navigation-header-cashier__cash-amount{color:#28e646;font-size:20px;font-weight:700}.navigation-header-cashier__subtitle{color:#fff;font-size:14px}.navigation-header-cashier__content{flex-direction:column;flex:1;display:flex}
