@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.root,html{font-size:16px}.article,body{color:var(--white-color);font-family:Roboto,sans-serif;font-size:1em;line-height:1.625em}.header{font-size:2.25em;text-align:center}.bold,.header{font-weight:700}.center{text-align:center}.section-buttons-group-container{display:flex;flex-direction:column;row-gap:30px}.section-buttons-group .group-header{font-size:16px;font-weight:700;margin-bottom:10px}.section-buttons-group .group-buttons{display:flex;flex-direction:column;row-gap:5px}.section-button .button-wrapper{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex}.section-button .button-wrapper .button-image{height:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:50px}.section-button .button-wrapper .button-content{display:flex;flex-direction:column;row-gap:7px}.section-button .button-wrapper .button-content .title{font-size:15px;line-height:1.2;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.section-button .button-wrapper .button-content .description{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;font-size:14px}.section-button .button-wrapper .button-content .description .count{color:#fff;line-height:1.2;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.section-button .button-wrapper .button-content .description .coin-image{filter:drop-shadow(0 -1px 0 #000) drop-shadow(0 2px 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(1px 0 0 #000);height:16px;width:16px}.section-button-popup-content{align-items:center;display:flex;flex-direction:column;row-gap:20px}.section-button-popup-content .popup-image{height:250px;margin-top:-20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:250px}.section-button-popup-content .popup-title{font-size:30px;font-weight:700;line-height:1.1}.section-button-popup-content .popup-description,.section-button-popup-content .popup-title{text-align:center;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.section-button-popup-content .popup-description{font-size:15px;line-height:1.5}.section-button-popup-content .popup-cost-with-title{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex}.section-button-popup-content .popup-cost-with-title .title{color:#888a8c;font-size:16px;font-weight:400}.section-button-popup-content .popup-cost-with-title .coin-image{height:20px;width:20px}.section-button-popup-content .popup-cost-with-title .cost{color:#fff;font-size:36px;font-weight:700;margin-left:-5px;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.section-button-popup-content .offline-hours{width:100%}.section-button-popup-content .popup-cost{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;font-size:36px;font-weight:700;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.section-button-popup-content .popup-cost .coin-image{height:30px;width:30px}.section-button-popup-content .normal-button{height:50px;padding:0 40px}.section-button-popup-content .big-button{bottom:0;position:sticky;width:100%}.section-button-popup-content .transparent-button{color:#fff;font-size:14px;height:40px;margin-bottom:-20px;margin-top:-10px;opacity:.5}.section-button-popup-content .buttons-container{bottom:0;-moz-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:1fr 1fr;margin:0 -20px;position:sticky}.section-button-popup-content .buttons-container .button{font-size:16px}.section-button-disabled{opacity:.5}.boost-button .description{color:#ffffff50}.vue-notification-group{margin:10px!important;transform:translateZ(0);width:calc(100% - 20px)!important;z-index:9999!important}.vue-notification-wrapper .my-notification{align-items:center;background-color:var(--black-purple-color);border:1px solid hsla(0,0%,100%,.125);border-radius:20px;display:flex;justify-content:space-between;margin:0 0 5px;padding:5px 10px}.vue-notification-wrapper .my-notification .title{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;font-size:12px;line-height:1.1}.vue-notification-wrapper .my-notification .title .error-icon,.vue-notification-wrapper .my-notification .title .success-icon{width:15px}.vue-notification-wrapper .my-notification .title .success-icon{color:#4aa351}.vue-notification-wrapper .my-notification .title .error-icon{color:#fd3b31}.vue-notification-wrapper .my-notification .close{align-items:center;display:flex;height:20px;justify-content:center;margin:0;padding:0;width:20px}.vue-notification-wrapper .my-notification .close-icon{width:10px}.vue-notification-wrapper .my-notification.error,.vue-notification-wrapper .my-notification.success{background:var(--black-purple-color)}:root{--white-color:#fff;--black-color:#000;--black-purple-color:#140619;--dark-purple-color:#211344;--purple-color:#3f2265;--yellow-color:#f3ba2f;--green-color:#2b7132;--blue-color:#4146ff;--red-color:#ff5f55}.white-color{color:var(--white-color)}.black-color{color:var(--black-color)}.black-purple-color{color:var(--black-purple-color)}.dark-purple-color{color:var(--dark-purple-color)}.purple-color{color:var(--purple-color)}.yellow-color{color:var(--yellow-color)}.green-color{color:var(--green-color)}.blue-color{color:var(--blue-color)}.red-color{color:var(--red-color)}.common-popup{align-items:center;display:flex;flex-direction:column;row-gap:20px}.common-popup .video-container{display:grid;height:100%;margin:20px 0;width:100%}.common-popup .popup-image{height:auto;margin-top:-20px;width:200px}.common-popup .popup-text{align-items:center;background-color:var(--black-purple-color);border-radius:20px;display:flex;flex-direction:column;padding:20px;row-gap:10px;width:100%}.common-popup .popup-text .popup-cost{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;font-size:36px;font-weight:700;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.common-popup .popup-text .popup-cost .coin-image{height:40px;width:40px}.common-popup .popup-text .popup-title{font-size:18px;font-weight:700;line-height:1.1;margin-top:10px}.common-popup .popup-text .popup-description,.common-popup .popup-text .popup-title{text-align:center;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.common-popup .popup-text .popup-description{font-size:14px;line-height:1.5}.common-popup .buttons-container{bottom:0;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:space-between;position:sticky;width:100%}.common-popup .buttons-container .button{width:230px}@media screen and (max-width:400px){.common-popup .buttons-container .button{font-size:14px}}@media screen and (min-width:700px){.common-popup .buttons-container .button{width:300px}}.window-content .common-popup{align-items:center;display:grid;grid-template-rows:auto 1fr auto;margin:0;min-height:100%;row-gap:20px}.window-content .popup-image{margin:0 auto}@media screen and (max-height:800px) and (orientation:landscape){.window-content .popup-image{height:100px;width:auto}}.window-content .popup-text{height:100%;justify-content:center;margin-bottom:20px;min-height:-moz-fit-content;min-height:fit-content}@media screen and (max-height:800px) and (orientation:landscape){.window-content .popup-text{padding:10px}.window-content .buttons-container .button{height:50px}}.upgrade-card{align-items:center;background-color:var(--purple-color);border-radius:15px;display:grid;grid-template-columns:140px 1fr;height:140px;position:relative;width:100%}.upgrade-card .card-image-wrapper{align-items:center;display:flex;flex:0 0 auto;height:140px;justify-content:center;padding:20px;width:140px}.upgrade-card .card-image-wrapper .card-image{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:100%}.upgrade-card .content-wrapper{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;height:140px;justify-content:center;padding:20px 20px 20px 0;row-gap:10px;width:100%}.upgrade-card .content-wrapper .card-title{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;line-height:1.5;text-align:center;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.upgrade-card .content-wrapper .card-title .yellow-color{color:#f8c859}.upgrade-card .content-wrapper .card-title .coin-image{height:20px;width:20px}.upgrade-card .content-wrapper .cooldown-button,.upgrade-card .content-wrapper .watch-button{width:140px}.upgrade-card .content-wrapper .cooldown-button{padding:0 10px}.upgrade-card .content-wrapper .cooldown-button-content{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:space-between;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.upgrade-card .content-wrapper .cooldown-button-content .timer{font-size:14px}*{box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{background-color:var(--dark-purple-color)}body{margin:0;min-height:100%;padding:0;position:relative;width:100vw}body,html{height:100%;margin:0}.nuxt-icon{height:auto!important;margin:0!important}.floating-text{animation:floatUp 1s ease forwards;color:var(--white-color);font-size:40px;font-weight:700;pointer-events:none;position:absolute}@keyframes floatUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-200px)}}a{color:var(--white-color);display:block;text-decoration:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none!important;outline:none}button[data-v-34ed35cb]{background:linear-gradient(180deg,#f3c95d 6.5%,#f2d174 35.5%,#fbc349 65.5%,#eda84b);border:none;border-radius:10px;box-shadow:inset 0 2px 1px #ffee8e;color:#fff;font-size:16px;font-weight:700;height:40px;padding:0 20px;text-shadow:-1px -1px 0 #000,0 -1px 0 #000,1px -1px 0 #000,1px 0 0 #000,1px 2px 0 #000,0 2px 0 #000,-1px 2px 0 #000,-1px 0 0 #000}.big-button[data-v-34ed35cb]{font-size:18px;height:60px}.normal-button[data-v-34ed35cb]{font-size:16px;height:40px}.small-button[data-v-34ed35cb]{font-size:14px;height:30px}.grey-button[data-v-34ed35cb]{background:linear-gradient(180deg,#a9a9a9 6.5%,#b4b4b4 35.5%,#8d8c89 65.5%,#7e7c7a);box-shadow:inset 0 2px 1px #d6d6d6}.dark-button[data-v-34ed35cb]{background:linear-gradient(1turn,#34373c,#72757a 50%,#393c40);border:1px solid #75787c;box-shadow:none}.blue-button[data-v-34ed35cb]{background:linear-gradient(180deg,#5d85f3,#7481f2 35.5%,#5849fb 65.5%,#9c4bed);box-shadow:inset 0 2px 1px #8eb7ff}.red-button[data-v-34ed35cb]{background:var(--red-color);box-shadow:none}.buy-boost-button[data-v-34ed35cb]{background:linear-gradient(180deg,#5d92f3,#6854ff 35.5%,#ae49fb 81%,#ff3d61);box-shadow:inset 0 2px 1px #c3daff}.nuxt-icon{height:1em;margin-bottom:.125em;vertical-align:middle;width:1em}.nuxt-icon--fill,.nuxt-icon--fill *{fill:currentColor}.popup-wrapper[data-v-f212ab82]{height:100%;position:fixed;top:100%;transition:all .25s ease-out;width:100vw;z-index:var(--851fe898)}.popup-background[data-v-f212ab82]{background-color:#1c1f2400;bottom:0;top:0}.popup[data-v-f212ab82],.popup-background[data-v-f212ab82]{left:0;position:absolute;right:0;transition:all .25s ease-out}.popup[data-v-f212ab82]{background-color:var(--dark-purple-color);border-top:2px solid #f3ba2f;border-top-left-radius:40px;border-top-right-radius:40px;box-shadow:0 -4px 5px -4px #f3ba2f00;max-height:100%;overflow-y:scroll;padding:20px;top:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.popup[data-v-f212ab82]::-webkit-scrollbar{display:none}@media screen and (min-width:700px) and (orientation:landscape){.popup[data-v-f212ab82]{left:50%;right:unset;transform:translate(-50%);width:700px}}.close-button[data-v-f212ab82]{align-items:center;background-color:#ffffff30;border-radius:50%;display:flex;height:30px;justify-content:center;left:calc(100% - 30px);position:sticky;top:0;width:30px}.close-icon[data-v-f212ab82]{color:var(--dark-purple-color);width:16px}.popup-wrapper-visible[data-v-f212ab82]{top:0;transition:all .25s ease-out}.popup-background-visible[data-v-f212ab82]{background-color:#1c1f24aa;transition:all .25s ease-out}.popup-visible[data-v-f212ab82]{bottom:0;box-shadow:0 -4px 50px -4px #f3ba2f;top:unset;transition:all .25s ease-out}.change-exchange-popup-content[data-v-0a7edee4]{display:flex;flex-direction:column;margin:20px 0 0;row-gap:10px}.change-exchange-popup-content .change-exchange-content[data-v-0a7edee4]{align-items:center;background-color:var(--black-purple-color);border-radius:20px;display:flex;flex-direction:column;padding:40px 40px 20px;position:relative;row-gap:20px;width:100%}.change-exchange-popup-content .change-exchange-content .exchange-wrapper[data-v-0a7edee4]{align-items:center;background-color:var(--black-purple-color);border:4px solid var(--dark-purple-color);border-radius:50%;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:-40px;transform:translate(-50%);width:80px}.change-exchange-popup-content .change-exchange-content .exchange-wrapper .exchange-logo[data-v-0a7edee4]{height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:40px}.change-exchange-popup-content .change-exchange-content .text[data-v-0a7edee4]{color:var(--white-color);font-size:20px;font-weight:700;margin-top:20px;text-align:center;width:100%}.blue-button-content[data-v-0a7edee4],.change-exchange-popup-content .change-exchange-content .text[data-v-0a7edee4]{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:center}.blue-button-content .heart-icon[data-v-0a7edee4]{filter:drop-shadow(0 -1px 0 #000) drop-shadow(0 2px 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(1px 0 0 #000)}.window[data-v-b5fbaad7]{background-color:var(--dark-purple-color);border-radius:40px;border-top:2px solid #f3ba2f;overflow-y:scroll;padding:20px;position:fixed;z-index:var(--7ac7a5ae);-webkit-overflow-scrolling:touch;box-shadow:0 -4px 50px -4px #f3ba2f88;scrollbar-width:none;-ms-overflow-style:none}.window[data-v-b5fbaad7]::-webkit-scrollbar{display:none}.window-content[data-v-b5fbaad7]{height:100%;min-height:100%}.close-button[data-v-b5fbaad7]{height:50px;position:absolute;right:10px;top:10px;width:50px}.close-button[data-v-b5fbaad7],.close-button .icon-container[data-v-b5fbaad7]{align-items:center;display:flex;justify-content:center}.close-button .icon-container[data-v-b5fbaad7]{background-color:#ffffff30;border-radius:50%;height:30px;width:30px}.close-button .icon-container .close-icon[data-v-b5fbaad7]{color:var(--dark-purple-color);width:16px}.buy-boost-button[data-v-84c160df],.grey-button[data-v-84c160df]{align-items:center;display:flex;font-size:16px;justify-content:space-between;padding:10px 20px;width:150px}.buy-boost-button .price-wrapper[data-v-84c160df],.grey-button .price-wrapper[data-v-84c160df]{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex}.buy-boost-button .gold-image[data-v-84c160df],.grey-button .gold-image[data-v-84c160df]{filter:drop-shadow(0 -1px 0 #000) drop-shadow(0 2px 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(1px 0 0 #000);width:40px}.buy-boost-button .gold-image[data-v-84c160df]:before,.grey-button .gold-image[data-v-84c160df]:before{content:"";filter:drop-shadow(0 0 0 black) drop-shadow(0 0 3px black);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.big-button span[data-v-84c160df]{font-size:18px}@media screen and (max-width:400px){.big-button span[data-v-84c160df]{font-size:14px}}.big-button .gold-image[data-v-84c160df]{width:40px}.normal-button span[data-v-84c160df]{font-size:16px}@media screen and (max-width:400px){.normal-button span[data-v-84c160df]{font-size:14px}}.normal-button .gold-image[data-v-84c160df]{width:30px}.small-button span[data-v-84c160df]{font-size:14px}.small-button .gold-image[data-v-84c160df]{width:30px}.popup-image[data-v-973af4f7]{height:auto;width:100px}.skip-button-content[data-v-973af4f7]{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:center;width:100%}.skip-button-content .heart-icon[data-v-973af4f7]{filter:drop-shadow(0 -1px 0 #000) drop-shadow(0 2px 0 #000) drop-shadow(-1px 0 0 #000) drop-shadow(1px 0 0 #000);width:20px}.managers-notification[data-v-973af4f7]{-moz-column-gap:5px;column-gap:5px;display:flex;padding:0 20px}.managers-notification .triangle-icon[data-v-973af4f7]{margin-top:-20px!important;width:30px}.managers-notification .managers-notification-text[data-v-973af4f7]{flex-grow:1;text-align:center}.watch-ad-error-popup[data-v-4f770cd0]{z-index:9999}.big-button[data-v-4f770cd0]{width:100%}.my-notification[data-v-8b78394d]{z-index:9998}
