@charset "UTF-8";article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;color:#fef4db;font-family:sora,sans-serif;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.dnone{display:none!important}a{text-decoration:none}input,textarea{box-sizing:border-box}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}body{min-height:100dvh;background-image:url(/img/bodyBg.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}html{scroll-behavior:smooth}.container{padding:22px 20px 20px;width:100%;margin:0 auto}@media (max-width: 360px){.container{padding:12px}}.freindImg__box{display:flex;justify-content:space-around}.page{min-height:calc(100vh - 100px);width:100%;max-width:500px;margin:0 auto}.appearance{animation:appearanceAnim .7s cubic-bezier(0,0,0,1) forwards;transform:translate(-500px)}.appearance:nth-child(2n){transform:translate(500px)}@keyframes appearanceAnim{to{transform:translate(0)}}.shine{transform:scale(1);animation:shine 2s ease-in-out infinite alternate}@keyframes shine{to{transform:scale(.5);opacity:.5}}.animatePickBackground{animation:animatePickBackground 2s linear infinite alternate}@keyframes animatePickBackground{to{filter:blur(20px);opacity:.3}}.boxAnimFromTop{transform:translateY(-300px);animation:boxAnimFromTop .7s cubic-bezier(0,0,0,1) forwards;max-width:500px;margin:0 auto}@keyframes boxAnimFromTop{to{transform:translateY(0)}}.pulse{animation:pulse 1s ease-in-out infinite alternate}@keyframes pulse{to{transform:scale(.8)}}.blure{filter:blur(5px)}.globalBox{overflow:hidden;position:relative;height:100dvh}*{-webkit-tap-highlight-color:transparent}.fadeIn{opacity:0;transform:translateY(-20px);transition:opacity .5s,transform .5s}.fadeIn.entered{opacity:1;transform:translateY(0)}@keyframes pulse2{to{transform:scale(.8) translate(-50%,-50%)}}@keyframes lightning-strike{0%{opacity:1}5%{opacity:0}10%{opacity:1}15%{opacity:0;transform:translate(-2px,4px)}20%{opacity:1;transform:translate(0)}to{opacity:1}}@keyframes toneAnimRotate{to{transform:rotate(90deg)}}.toneAnimRotate{animation:toneAnimRotate 5s ease-in-out infinite alternate}@keyframes uasdAnimGb{to{opacity:0}}.MiningPage_itemsList{display:flex;flex-direction:column;height:calc(100dvh - 270px);overflow-y:scroll;overflow-x:hidden;padding-bottom:60px}.MiningPage__balance{width:100%;background-image:url(/img/new/userInfoBg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;height:94px;display:flex;align-items:center;padding:20px 20px 10px;column-gap:3px;margin-bottom:14px;justify-content:space-between}.MiningPage__balance .backBtn{width:90px;height:33px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,#211114 1%,#584a3d 49%,#241114);border-radius:16.5px;padding-left:5px;padding-right:15px;margin-left:10px;font-family:sora,sans-serif;text-shadow:2px 2px 1px #000;font-weight:800;font-size:14px}.MiningPage__balance .backBtn img{width:18px;height:24px}.MiningPage__balance-balance{margin-left:auto;margin-right:10px;background:linear-gradient(to bottom,#211114 1%,#584a3d 49%,#241114);border-radius:16.5px;min-width:130px;height:35px;display:flex;align-items:center;justify-content:space-between;padding:10px;font-family:sora,sans-serif;text-shadow:2px 2px 1px #000;font-weight:800}.MiningPage__balance-balance img{height:275%;margin-left:-11px;margin-right:2px}.MiningPage__title{text-align:center;display:flex;justify-content:center;align-items:center;font-family:sora,sans-serif;font-weight:700;font-size:21px;color:#fef4db;height:65px;position:relative}.MiningPage__title-bg{position:absolute;width:120%;left:50%;transform:translate(-50%);z-index:-1}.MiningPage .container-fluid{padding-top:0}.MiningPage .container-fluid-1{padding-bottom:0}.NavBar{background-color:#261d19;border-radius:16px;height:60px;display:flex;justify-content:space-around;align-items:center;padding:5px;width:100%;max-width:400px;margin-bottom:10px;-webkit-user-select:none;user-select:none}.NavBar .mainButton{overflow:hidden;position:absolute;top:-5px;left:50%;transform:translate(-50%);border-radius:11px;background-color:#261d19;width:70px;height:70px}.NavBar .mainButton.active{border:1px solid #ffc920}.NavBar .mainButton .NavBarItem{overflow:visible;display:flex;justify-content:center;align-items:center;width:100%;height:70px}.NavBar .mainButton .NavBarItem img{width:50px;height:50px}.NavBar_wrapper{display:flex;justify-content:center;position:fixed;bottom:0;left:0;width:100vw;padding:0 15px;z-index:55;background:linear-gradient(to top,#171514,#171514,#17151480,#17151400)}.NavBar_wrapper_showModal{box-shadow:none;background:none}.box{position:relative}.NavBarItem{padding:3px 12px;border-radius:11px;width:60px;height:50px;overflow:hidden}.NavBarItem.mark:after{position:absolute;content:url(/img/mark.png);width:22px;height:22px;top:-10px;right:-10px;animation:pulse 1s ease-in-out infinite alternate}.NavBarItem.dissable{opacity:.5}@media (max-width: 350px){.NavBarItem{width:55px;padding:3px}}.NavBarItem__title{font-family:sora,sans-serif;font-weight:700;color:#665045;text-align:center}.NavBarItem img{width:31px;height:31px}.NavBarItem_content{z-index:1;position:relative;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;font-size:12px}.NavBarItem_bg{width:100%;z-index:0;position:relative;align-items:end;top:-12px;left:16px;opacity:0}.NavBarItem_bg img{transform:rotate(20deg);opacity:.3;width:125px;height:125px}.NavBar .active{background-color:#312722;border-radius:11px}.NavBar .active .NavBarItem__title{color:#fef4db}.NavBar .active .NavBarItem_bg{opacity:1}.RatingItem{background:linear-gradient(to bottom,#87776d99,#5e504599);display:flex;justify-content:space-between;align-items:center;border-radius:12px;height:60px;margin-top:8px}.RatingItem.RatingItem_first{border:2px solid #e08a00}.RatingItem.RatingItem_second{border:2px solid #bebebe}.RatingItem.RatingItem_third{border:2px solid #96501c}.RatingItem_place{width:100%;height:30px;white-space:nowrap;overflow:hidden;background-color:#fda401;display:flex;flex-wrap:wrap;align-items:center;border-radius:8px;margin-top:8px;margin-bottom:-4px}.RatingItem_place_fixed{opacity:0;position:fixed;bottom:144px;width:100%;max-width:460px;z-index:99;transition:opacity .2s;margin-top:0;margin-bottom:0}@media (max-width: 510px){.RatingItem_place_fixed{max-width:calc(100vw - 48px)}}.RatingItem_place_text{color:#3d202a;font-size:16px;font-weight:700;display:flex;animation:begushayaStroka 15s infinite linear}@keyframes begushayaStroka{0%{transform:translate(0)}to{transform:translate(-50%)}}.RatingItem_place_decor{width:100%;display:flex;justify-content:space-between}.RatingItem_place_decor_left_inner,.RatingItem_place_decor_right_inner{min-width:60px;min-height:100px;background-color:#fda401;filter:blur(10px)}.RatingItem_place span{color:#ffecbf;padding-left:8px;padding-right:16px}.RatingItem_fixed{position:fixed;bottom:75px;z-index:99;width:100%;max-width:460px;opacity:0;transition:opacity .2s}@media (max-width: 510px){.RatingItem_fixed{max-width:calc(100vw - 40px)}}@media (max-width: 360px){.RatingItem_fixed{max-width:calc(100vw - 24px)}}.RatingItem__content{display:flex;align-items:center;overflow:hidden;padding:11px;gap:9px;width:100%;border-radius:12px}.RatingItem__bg{z-index:1;position:relative;opacity:.2}.RatingItem__bg .free_img{justify-content:left;left:-150px;top:155px}.RatingItem__bg .free_img img{height:700px;transform:rotate(-45deg)}.RatingItem__place{font-family:sora;font-weight:800;font-size:22px;z-index:2;color:#fef4db}.RatingItem__logo{background-color:#987250;border-radius:50%;width:46px;height:46px;z-index:2}.RatingItem__logo img{width:46px;height:46px;border-radius:50%}.RatingItem__info{z-index:2;min-width:123px;max-width:180px;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.RatingItem__name{font-family:sora;font-weight:600;font-size:18px;color:#fff;text-shadow:2px 2px 1px #000;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.RatingItem__balance{text-shadow:2px 2px 1px #000;font-family:sora;color:#fff;font-size:16px;font-weight:700}.RatingItem__img .free_img{justify-content:right;right:10px;bottom:10px}.RatingItem__img img{height:55px;animation:anim 2s ease-in-out infinite alternate}@keyframes anim{to{filter:drop-shadow(0 0 8px rgba(255,255,255,0))}}.RatingItem_me{background:linear-gradient(to bottom,#ffa81b,#d58307)}.RatingItem_me .RatingItem__balance{background:linear-gradient(to bottom,#9f6206,#dd8e12 33%,#f9a218 47%,#e69515 58%,#9d6108)}.RatingItem_show{opacity:1}.RatingItem__balance{height:22px;padding:5px 5px 5px 0;display:inline-flex;align-items:center;justify-content:space-between;border-radius:11px;gap:10px;max-width:100%;text-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(to bottom,#2c1e15,#5a4c42 19%,#7d6f60 47%,#65594d 74%,#2c1f16)}.RatingItem__balance img{height:22px;filter:drop-shadow(1px 1px 1px #000)}.MiningSlider_wrapper{background-color:#1f1d1baa;padding:4px;border-radius:12px;display:flex;align-items:center}.MiningSlider_arrow{filter:drop-shadow(0px 0px 4px rgba(0,0,0,.5));position:relative;z-index:2}.MiningSlider_arrow_back{transform:rotate(180deg)}.MiningSlider_element{border:2px solid transparent;opacity:.5;width:25%;height:50px!important;border-radius:11px;background-color:#22201e;overflow:hidden}.MiningSlider_element_inner{display:flex;align-items:end;align-content:end;justify-content:center;flex-wrap:wrap;width:100%;height:50px}.MiningSlider_element_selector{width:100%;align-items:center;top:3px;left:7px;opacity:0;position:relative}.MiningSlider_element_selector img{width:160px;height:160px;transform:rotate(-15deg)}.MiningSlider_element_decor{width:100%;align-items:center;top:-18px;left:0;opacity:.5;position:relative;z-index:0}.MiningSlider_element_decor img{transform:rotate(-40deg);width:200px}.MiningSlider_element_name{width:100%;text-align:center;position:relative;z-index:1;font-size:12px;font-weight:700;padding-bottom:5px;text-shadow:0px 0px 4px black;opacity:.7}.MiningSlider_element_selected{border-color:#fda401;opacity:1}.MiningSlider_element_selected .MiningSlider_element_decor,.MiningSlider_element_selected .MiningSlider_element_selector,.MiningSlider_element_selected .MiningSlider_element_name{opacity:1}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.PlayerHugMin__balance{width:100%;background-image:url(/img/new/userInfoBg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;height:94px;display:flex;align-items:center;padding:20px 20px 10px;column-gap:3px;margin-bottom:14px;justify-content:space-between}.PlayerHugMin__balance .backBtn{width:90px;height:33px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,#211114 1%,#584a3d 49%,#241114);border-radius:16.5px;padding-left:5px;padding-right:15px;margin-left:10px;font-family:sora,sans-serif;text-shadow:2px 2px 1px #000;font-weight:800;font-size:14px}.PlayerHugMin__balance .backBtn img{width:18px;height:24px}.PlayerHugMin__balance-balance{margin-left:auto;margin-right:10px;background:linear-gradient(to bottom,#211114 1%,#584a3d 49%,#241114);border-radius:16.5px;min-width:130px;height:35px;display:flex;align-items:center;justify-content:space-between;padding:10px;font-family:sora,sans-serif;text-shadow:2px 2px 1px #000;font-weight:800}.PlayerHugMin__balance-balance img{height:275%;margin-left:-11px;margin-right:2px}.ScorePage{overflow-x:hidden;overflow-y:auto;height:calc(100dvh - 70px)}.ScorePage .YellowAnim{animation:shinePikc 2s ease-in-out infinite alternate}.ScorePage .BlueAnim{animation:shinePikcBlue 2s ease-in-out infinite alternate}@keyframes shinePikcBlue{to{filter:drop-shadow(2px 2px 1px #01fdf5)}}.ScorePage .PinkAnim{animation:shinePikcPink 2s ease-in-out infinite alternate}@keyframes shinePikcPink{to{filter:drop-shadow(2px 2px 1px #fd01f9)}}.ScorePage .Score__top{display:flex;align-items:center;justify-content:space-between;position:relative}.ScorePage .Score__top:after{position:absolute;content:"";width:100%;height:3px;background-color:#000;bottom:-1px}.ScorePage .Score__top .Button{padding:10px 15px}.ScorePage .Score__top .Button .Button__img{top:-10px;right:15px}.ScorePage .Score__top .Button img{transform:rotate(-20deg);height:85px}.ScorePage .Score__user-name{color:#fda401;font-weight:800;font-size:22px}.ScorePage .Score__user-level{font-weight:700;font-size:16px}.ScorePage .Score__msgBox{background-color:#150a03e6;border-radius:22px;padding:10px;font-size:14px;margin-bottom:10px}.ScorePage .Score__msgBox p{color:#987250;font-weight:600;text-align:center;margin-bottom:7px}.ScorePage .Score__btn{width:100%;height:60px;padding:10px 16px;border:1px solid #8bff8b;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400;font-family:sora,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.ScorePage .Score__btn:hover{transform:translateY(2px);box-shadow:0 0 #048400}.ScorePage .Score__btn:active{transform:translateY(4px);box-shadow:0 0 #048400}.ScorePage .Score__lampImg{width:20px;height:33px;margin:0 6px}.ScorePage .Score__lampText{display:flex;justify-content:center;align-items:center}.ScorePage .Score__lampConteiner{font-size:20px;display:flex;align-items:flex-end;margin-top:-6px}.ScorePage .Score__text-blue{color:#009aff}.ScorePage .Score__text-green{color:#4bed52}.ScorePage .Score__text-yellow{color:#ffaf38}.ScorePage .Score__textMining{position:absolute;bottom:0;z-index:2;font-size:20px;font-weight:600;line-height:12.6px;text-align:center;color:#fef4db;text-shadow:2px 2px 2px rgba(0,0,0,.6)}.ScorePage .Score__img{display:flex;align-items:center;justify-content:center;position:relative}.ScorePage .Score__img .buttonCup{position:absolute;z-index:10;width:70px;height:75px;background-image:url(/img/new/boxBtnBg.png);background-size:contain;background-position:center;background-repeat:no-repeat}.ScorePage .Score__img .buttonCup-ltop{left:0;top:34px}.ScorePage .Score__img .buttonCup-lbottom{left:0;bottom:64px}.ScorePage .Score__img .buttonCup-text{font-size:13px;font-weight:400;line-height:12.6px;text-align:center;color:#fef4db;text-shadow:2px 2px 2px rgba(0,0,0,.6)}.ScorePage .Score__img .buttonCup-rtop{right:0;top:34px}.ScorePage .Score__img .buttonCup-rbottom{right:0;bottom:64px}.ScorePage .Score__img .buttonCup .itemImg{width:70px;margin-top:5px;filter:drop-shadow(2px 2px 1px transparent)}.ScorePage .Score__img .bg__left{bottom:-117px;left:-202px}.ScorePage .Score__img .bg__left img{width:210px}.ScorePage .Score__img .bg__right{bottom:-117px;right:103px}.ScorePage .Score__img .bg__right img{width:210px;transform:scaleX(-1)}.ScorePage .Score__img .mole{width:240px;z-index:-2}.ScorePage .Score__img .left{width:180px;position:absolute;bottom:-31px;left:38px;transform:rotate(49deg);z-index:-2}.ScorePage .Score__img .right{width:180px;position:absolute;bottom:-31px;right:35px;transform:rotate(-18deg);z-index:-2}.ScorePage .Score__img .vip{position:absolute;width:85px;height:80px;z-index:1;background-image:url(/img/navDig.png);background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;color:#a1ffff;font-family:sora;font-size:16px;font-weight:800;bottom:14px}.ScorePage .Score__img .flashlight{width:132px;height:65px;position:absolute;background:linear-gradient(to bottom,#ff9a23,#ff2e00);border-radius:50%;opacity:.2;top:12px;left:34%;filter:blur(20px);animation:flashlight 2s ease-in infinite alternate}.ScorePage .Score__items{margin-top:10px;padding:10px 0}.ScorePage .Score__items-title{position:relative}.ScorePage .Score__items-title--info{position:absolute;width:36px;right:0;top:-5px}.ScorePage .Score__items-title--bg{position:absolute;z-index:1;width:122dvw;left:-10%;top:-50px}.ScorePage .Score__items-title .Title{font-size:24px}.ScorePage .Score__items-title .Title__description{font-size:14px}.ScorePage .Score__items-box{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.ScorePage .Score__items-box .progress-ring{transform:rotate(-90deg);top:-2px}.ScorePage .Score__items-box-notification{background-color:#fa2121;width:14px;height:14px;border-radius:50%;position:absolute;top:5px;right:5px;z-index:1001;box-shadow:0 0 5px 2px #fa2121;opacity:1;animation:notificationAnim2 1s ease-in-out infinite alternate}.ScorePage .Score__item{position:absolute;top:0;z-index:44;width:82px;height:82px;border-radius:50%;background:linear-gradient(to bottom,#343434,#180702);display:flex;align-items:center;justify-content:center}.ScorePage .Score__item-box{position:relative}.ScorePage .Score__item-box.done:after{display:none}.ScorePage .Score__item-box:after{position:absolute;content:url(/img/new/lock.png);top:50%;left:50%;transform:translate(-50%,-50%)}.ScorePage .Score__item img{width:45px}.ScorePage .Score__item.entered.done{opacity:1;filter:blur(0px)}.ScorePage .Score__notification{background-color:#f92727;position:absolute;width:11px;height:11px;border-radius:50%;opacity:1;animation:notificationAnim 1s ease-in-out infinite alternate;top:-10px;right:-5px}.ScorePage .shineStone{filter:drop-shadow(0 0 15px rgba(142,215,237,.4));animation:shineStone 2s ease-out infinite alternate}.PlayerHug{width:100%;background-image:url(/img/new/userInfoBg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;height:94px;display:flex;align-items:center;padding:20px 20px 10px;column-gap:3px;position:relative}.PlayerHug__ava{height:100px;width:100px;margin-top:2px;margin-right:1px;background-image:url(/img/new/avaBg.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;top:-7px;left:-25px;display:flex;align-items:center;justify-content:center}.PlayerHug__ava img{width:63px;height:63px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PlayerHug__ava .progress-ring{position:absolute;top:10px;left:10px;z-index:2}.PlayerHug__ava .progress-ring__circle{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}.PlayerHug__info{margin-left:-22px;font-family:sora,sans-serif;text-shadow:2px 2px 1px #000}.PlayerHug__info-name{color:#fca301;font-size:18px;font-weight:700}.PlayerHug__info-lvl{font-size:14px;font-weight:800}.PlayerHug__balance{margin-left:auto;margin-right:10px;background:linear-gradient(to bottom,#211114 1%,#584a3d 49%,#241114);border-radius:16.5px;width:117px;height:19px;display:flex;align-items:center;justify-content:flex-start;padding:2px;gap:10px;font-family:sora,sans-serif;text-shadow:2px 2px 1px #000;font-weight:800;margin-bottom:6px}.PlayerHug__balance p{font-size:15px}.PlayerHug__balance img{width:24px;margin-left:-11px;margin-right:2px}.PlayerHug__balanceContainer{display:flex;flex-direction:column}.PlayerHug__balanceTwo{position:absolute;right:18px;top:28px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;width:100%;height:100%;align-items:flex-end;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform:translateY(100%);opacity:0;display:flex;transition:transform .25s ease-in,opacity .25s ease-in,visibility .25s ease-in}.modal-overlay .modal-content{background:linear-gradient(to bottom,#381206,#171514);width:100%;color:#987250}.modal-overlay.show{transform:translateY(0);opacity:1}.modal-overlay.hide{transform:translateY(100%);opacity:0}.modal_header_top_background_img{width:100%;margin-top:-30px}.modal_header_img_container{margin-top:-100px;text-align:center;position:relative}.modal_header_img_container .pickaxe{width:80px;margin:0 auto;transform:rotate(60deg);position:absolute;left:calc(50% - 40px);top:20px;z-index:9}.modal_header_img_container .pickaxeBackground{width:150px;margin:0 auto;transform:rotate(60deg)}.modal_title{color:#fff;font-size:21px;font-weight:700;font-family:sora,sans-serif;text-align:center;padding-bottom:17px;padding-top:25px;margin-top:-20px}.modal_title.modal_title_info{background:linear-gradient(0deg,#451a04,#09142d00)}.modal_title.modal_title_error{background:linear-gradient(0deg,#970d0d,#09142d00)}.modal_title.modal_title_success{background:linear-gradient(0deg,#2dae29,#09142d00)}.modal_body{padding:0 20px;margin-top:8px;margin-bottom:30px;color:#987250;font-size:15px;font-weight:400;font-family:sora,sans-serif;text-align:center}.modal_body_text{color:#987250}.Button{padding:10px 24px;background-color:#11a7df;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:19px;text-transform:uppercase;font-weight:700;transition:transform .2s,box-shadow .2s}.Button__text{z-index:1}.Button .free_img{z-index:0;right:5px;top:5px}.Button .free_img img{height:85px;transform:rotate(-10deg)}.Title{font-weight:700;font-size:32px;text-align:center;text-transform:uppercase}@media (max-width: 350px){.Title{font-size:28px}}.Title__description{font-family:sora,sans-serif;font-weight:600;color:#987250;font-size:16px;text-transform:none}.rewardModal{opacity:0;display:none;align-items:center;justify-content:center;background-color:#000c;width:100dvw;height:100dvh;position:fixed;top:0;left:0;z-index:56}.rewardModal.show{display:flex;opacity:1}.rewardModal__inner{max-width:100%}.rewardModal__inner .Title{font-size:32px}.rewardModal__inner .Title__description{color:#22b1ef;width:100%;font-family:sora,sans-serif}.rewardModal__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.rewardModal__img{margin-top:-100px;position:relative}.rewardModal__img img{width:400px}.rewardModal__summ{text-align:center;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%);font-size:32px;text-shadow:2px 2px 5px #023ba9;font-weight:700}.EarnPage{padding-bottom:0!important}.EarnPage .CountdownTimer{text-align:center}.EarnPage .boxAnimFromTop{height:250px}.EarnPage .boxTitle{padding-top:60px;position:relative}.EarnPage .boxTitle .centerBg{position:absolute;width:112%;top:-5px;left:50%;transform:translate(-50%);z-index:-1}.EarnPage .boxTitle .Title{font-size:21px;color:#fef4db;font-family:sora,sans-serif;font-weight:700}.EarnPage .boxTitle .Title__description{font-family:sora,sans-serif;font-size:15px;color:#987250;font-weight:600}.EarnPage .boxTitle .CountdownTimer{font-size:21px;font-family:sora,sans-serif;font-weight:700}.EarnPage .green{color:#1aaafb;text-transform:uppercase;font-weight:700;font-size:24px}.EarnPage__img{display:flex;justify-content:center}.EarnPage__img_large{position:relative;top:-50px}.EarnPage__items{display:flex;flex-direction:column;gap:10px;margin-top:16px;height:calc(100dvh - 314px);overflow-y:auto;padding-bottom:60px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(195,195,195,.6) transparent}.EarnPage__items::-webkit-scrollbar{width:6px}.EarnPage__items::-webkit-scrollbar-track{background:transparent}.EarnPage__items::-webkit-scrollbar-thumb{background-color:#c3c3c399;border-radius:10px}.EarnPage__items::-webkit-scrollbar-thumb:hover{background-color:#c3c3c3e6}.EarnPage .greenStoneImg__box{position:relative}.EarnPage .greenStoneImg__box .crystal{position:relative;z-index:3;width:255px}.EarnPage .earn-item{opacity:0;transform:translateY(20px);transition:opacity 1s,transform 1s}.EarnPage .earn-item.entered{opacity:1;transform:translateY(0)}.EarnQuests{background:linear-gradient(180deg,#897b6fcc,#5d4f45cc);display:flex;justify-content:space-between;align-items:center;border-radius:22px;min-height:60px;overflow:hidden;padding:5px 12px}.EarnQuests_icon{width:33px;height:33px}.EarnQuests .RatingItem__balance{background:transparent}.EarnQuests .greenStoneImg__box{display:none}.EarnQuests.ready{background:linear-gradient(180deg,#fea71acc,#d88508cc)}.EarnQuests.ready.completed{background:linear-gradient(0deg,#55493dcc,#8d7f72cc)}.EarnQuests_loader{min-width:1000px;background-color:#000000bf;height:100px;display:flex;align-items:center;justify-content:left;padding-left:11px;column-gap:10px;font-size:16px;font-weight:700;color:#fff}.EarnQuests_loader img{animation:rot 3s infinite linear}@keyframes rot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EarnQuests_loader_wrapper{z-index:99;justify-content:left!important;left:-43px}.EarnQuests.completed{opacity:.5}.EarnQuests.completed .taskStatusCopleted{width:30px}.EarnQuests__description{padding-left:14px;position:relative;z-index:2;display:flex;justify-content:space-between;width:100%;align-items:center;font-family:sora,sans-serif;font-weight:700}.EarnQuests__visit,.EarnQuests__claim,.EarnQuests__start{display:flex;justify-content:center;align-items:center;border-radius:15px;padding:10px 11px;border:2px solid #8bff8b;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400;font-family:sora,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.EarnQuests__visit:hover,.EarnQuests__claim:hover,.EarnQuests__start:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.EarnQuests__visit:active,.EarnQuests__claim:active,.EarnQuests__start:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.EarnQuests__start{border:2px solid #9EEDFF;background:linear-gradient(to bottom,#40bbf7,#077cb7);box-shadow:0 4px #477ce5}.EarnQuests__start:hover{box-shadow:0 2px #477ce5}.EarnQuests__start:active{box-shadow:0 0 #477ce5}.EarnQuests__visit{position:absolute;z-index:99999;right:12px;top:50%;transform:translateY(-50%);border:2px solid #C3C3C3;background:linear-gradient(180deg,#1d1d1b 8%,#1d1d1b 114%);box-shadow:0 4px #1e1e1e}.EarnQuests__visit:hover{transform:translateY(-50%);box-shadow:0 2px #1e1e1e}.EarnQuests__visit:active{transform:translateY(-50%);box-shadow:0 0 #1e1e1e}.EarnQuests__bg{display:none}.EarnQuests__bg-img{opacity:.4;right:50px;top:-1px}.EarnQuests__bg-img img{height:145px}.EarnQuests__bg .rotate{transform:rotate(-25deg)}.EarnQuests__title{font-family:sora,sans-serif;font-weight:700;font-size:13px;width:100%}.EarnQuests_reward{margin-top:3px;display:flex;align-items:center;gap:10px}.EarnQuests_reward__item{display:flex;align-items:center;gap:5px;text-shadow:2px 2px 1px #000;font-family:sora,sans-serif;color:#fff;font-size:16px;font-weight:700}.EarnQuests_reward__item img{width:21px}.EarnQuests .EarnQuests__description_right{display:block;padding-left:16px}.notification{position:fixed;top:0;right:0;left:0;z-index:9999;display:flex;align-items:center;gap:7px;color:#fff;padding:8px 15px;font-size:15px;border-radius:15px;box-shadow:0 0 10px #00000080;background-color:#131313}.notification svg{width:18px;min-width:18px}.notification.notification_error{color:red}.notification.notification_anim_slideIn{animation:slideIn .4s ease-out forwards}.notification.notification_anim_slideOut{animation:slideOut .4s ease-out forwards}@keyframes slideIn{0%{top:-100px;opacity:0}to{opacity:1;top:0}}@keyframes slideOut{0%{opacity:1;top:0}to{opacity:0;top:-100px}}.DigPage .DigPage__block{max-width:400px}.DigPage .NavBar_wrapper{background:none;box-shadow:none}.DigPage_showBoostModal{width:100%!important;max-width:400px;top:-130px;justify-content:right}.DigPage_showBoostModal_wrapper{display:flex;justify-content:center;position:fixed;bottom:0;left:0;width:100vw;padding:0 15px;z-index:1}.DigPage .boxAnimFromTop{position:relative;z-index:3}.DigPage__block{background-color:#261d19;border-radius:23px;display:flex;justify-content:center;align-items:center;overflow:hidden;pointer-events:none;position:relative;z-index:2;margin:0 auto}.DigPage__block .DigPage__bg{top:25px;right:-190px;z-index:0}.DigPage__block .DigPage__bg img{height:250px}.DigPage__info{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px;gap:10px;position:relative;z-index:2}.DigPage__info-balance{overflow:hidden;position:relative;display:flex;justify-content:space-around;align-items:center;height:34px;border-radius:10px;background-color:#11a7df;padding:6px;width:100%;font-weight:700;z-index:5}.DigPage__info-balance--text{font-size:14px;padding-left:5px;padding-right:10px;position:relative;z-index:1}@media (max-width: 360px){.DigPage__info-balance--text{font-size:12px}}.DigPage__info-balance--balance{color:#005674;font-size:20px;position:relative;z-index:1;white-space:nowrap}@media (max-width: 360px){.DigPage__info-balance--balance{font-size:14px}}.DigPage__info-balance--bg{right:-12px;z-index:0;bottom:-32px}.DigPage__info-balance--bg img{height:100px}.DigPage__info-balance--bg-2{left:-45px;top:-5px}.DigPage__info-box{display:flex;justify-content:space-between;align-items:center}.DigPage__info-loot{display:flex;align-items:center;padding:7px 7px 7px 32px;background-color:#312722;border-radius:10px;font-weight:950;font-size:16px}.DigPage__info-loot span{color:#665045}.DigPage__info-loot .free_stone.gold{top:2px}.DigPage__info-loot .free_stone-bg.gold{top:0}.DigPage__info-right{width:100%}.DigPage__info-left{width:fit-content}.DigPage__user{display:flex;align-items:center;column-gap:8px}.DigPage__user-logo{min-height:34px;min-width:34px;max-height:34px;max-width:34px;border-radius:50%;background-color:#292929;display:flex;align-items:center;justify-content:center}.DigPage__user-logo img{min-height:34px;min-width:34px;max-height:34px;max-width:34px;border-radius:100%}.DigPage__user-logo_round_svg{min-width:38px;min-height:38px;max-width:38px;max-height:38px;border-radius:100%;overflow:hidden}.DigPage__user-logo_round_svg_circle-bg{fill:none;stroke:#f7a10200;stroke-width:3.8}.DigPage__user-logo_round_svg_circle{fill:none;stroke:#f7a102;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .3s}.DigPage__user-exp{position:relative}.DigPage__user-exp--text{font-weight:800;font-size:14px;margin-top:3px}.DigPage__user-progress{width:100%;background-color:#31221b;height:8px;border-radius:10px;margin-top:10px}.DigPage__user-progress--bg{position:absolute;background-color:#fda401;height:8px;top:0;left:0;border-radius:10px}.DigPage__user-name{font-weight:800;font-size:18px;color:#fda401;max-width:30vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}@media (max-width: 360px){.DigPage__user-name{font-size:14px}}.DigPage__user-level{font-family:sora,sans-serif;font-weight:800;font-size:14px}@media (max-width: 360px){.DigPage__user-level{font-size:12px}}.DigPage .free_stone{top:8px;left:-15px}.DigPage .free_stone img{height:20px}.DigPage .free_stone-bg{top:8px;left:-14px}.DigPage .free_stone-bg img{height:35px}.DigPage .blueStoneShine{filter:drop-shadow(0 -2px 3px rgba(255,255,255,.9));animation:blueStoneShine 2s ease-in-out infinite alternate}@keyframes blueStoneShine{to{filter:drop-shadow(0 -4px 15px rgba(255,255,255,.2))}}.DigPage .goldStoneShine{filter:drop-shadow(0 -4px 9px rgba(238,217,98,.8));animation:goldStoneShine 2s ease-in-out infinite alternate}@keyframes goldStoneShine{to{filter:drop-shadow(0 -4px 15px rgba(238,217,98,.2))}}.DigPage .header{display:flex;align-items:center;justify-content:space-evenly;margin-top:3px}.DigPage .header .boostTimer{display:flex;justify-content:center;align-items:center;gap:4px}.DigPage .header .boostTimer span{margin-top:3px;font-family:sora,sans-serif;width:80px;color:#73ff00;font-size:16px;font-weight:800;text-shadow:2px 2px 0 rgba(0,0,0,.6980392157)}.DigPage .header .candleTimer{display:flex;justify-content:center;align-items:center;gap:9px}.DigPage .header .candleTimer span{margin-top:3px;font-family:sora,sans-serif;width:80px;color:#fff;font-size:16px;font-weight:800;text-shadow:2px 2px 0 rgba(0,0,0,.6980392157)}#score{position:fixed;top:20px;left:20px;z-index:99;color:#fff}.canvasWrapperMatter{opacity:.5;opacity:0;opacity:1}.Game{width:100%;display:flex;justify-content:center;height:100vh;align-items:center;position:absolute;z-index:1;top:0;left:0;overflow:hidden}.game_boost_modal_title{background:linear-gradient(180deg,#ffa71b,#d78609);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.game_boost_modal_items{display:flex;justify-content:space-between;margin-top:35px}.game_boost_modal_item{display:flex;flex-direction:column;align-items:center;width:30%;position:relative}.game_boost_modal_item img{width:47px}.game_boost_modal_item_boost_percent{font-weight:700;margin-top:10px;font-size:20px}.game_boost_modal_item_boost_percent span{color:#5ddf2b;font-size:24px}.game_boost_modal_item_time{font-weight:700;margin-top:3px;font-size:24px}.game_boost_modal_item_button{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;font-weight:700;width:100%;border:2px solid #FFDE8B;background:linear-gradient(180deg,#ffa71b 8%,#c57600 114%);box-shadow:0 4px #ac6904;font-size:16px;font-family:sora,sans-serif;color:#fff!important;padding:10px 18px;border-radius:15px;transition:transform .2s,box-shadow .2s}.game_boost_modal_item_button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #ac6904}.game_boost_modal_item_button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #ac6904}.game_boost_modal_item_button img{width:22px}.game_boost_modal_item_button.green{background:linear-gradient(180deg,#63e227 8%,#33cb42 114%);border:2px solid #8BFF8B;box-shadow:0 4px #048400;transition:transform .2s,box-shadow .2s}.game_boost_modal_item_button.green:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.game_boost_modal_item_button.green:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.game_boost_modal_item_daily_info{position:absolute;top:-20px;left:0;right:0;display:flex;align-items:center;justify-content:space-between}.game_boost_modal_item_daily_info_free{background:linear-gradient(180deg,#ee2121,#881313);font-size:16px;font-weight:700;padding:1px 6px;border-radius:4px;letter-spacing:-2%;margin-left:-1px;color:#fff}.game_boost_modal_item_daily_info_counter{font-size:16px;background-color:#1a0a04;color:#fff;padding:1px 7px;border-radius:4px}.game_boost_modal_item_time_left{background:linear-gradient(180deg,#1d1d1b 8%,#1d1d1b 114%);box-shadow:0 4px #1e1e1e;border:2px solid #C3C3C3;color:#fff;font-weight:700;font-size:16px;padding:12px 0;margin-top:10px;width:100%;border-radius:15px}.game_boost_modal_close_button{margin-top:38px;border:2px solid #9EEDFF;background:linear-gradient(180deg,#40bbf7 8%,#077cb7 114%);box-shadow:0 4px #477ce5;font-size:16px;font-family:sora,sans-serif;color:#fff!important;padding:17px 40px;font-weight:700;border-radius:15px;transition:transform .2s,box-shadow .2s}.game_boost_modal_close_button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #477ce5}.game_boost_modal_close_button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #477ce5}.candle_modal_text span{background:#f90;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.candle_modal .candle_title{font-size:24px;font-weight:700;line-height:29.26px;letter-spacing:.02em;background:linear-gradient(180deg,#ffd600,#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.candle_modal .candles_left{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:15px;color:#fff;font-weight:700;font-size:24px}.candle_modal .candles_left img{width:32px;margin-top:-2px}.candle_modal_buttons{margin-top:38px;display:flex;gap:30px;justify-content:center;align-items:center}.candle_modal_buttons_cancel{border:2px solid #9EEDFF;background:linear-gradient(180deg,#40bbf7 8%,#077cb7 114%);box-shadow:0 4px #477ce5;font-size:16px;font-family:sora,sans-serif;width:40%;padding:17px 0;transition:transform .2s,box-shadow .2s}.candle_modal_buttons_cancel:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #477ce5}.candle_modal_buttons_cancel:active{outline:none;transform:translateY(4px);box-shadow:0 0 #477ce5}.candle_modal_buttons_buy{border:2px solid #8BFF8B;background:linear-gradient(180deg,#63e227 8%,#33cb42 114%);box-shadow:0 4px #048400;font-size:16px;font-family:sora,sans-serif;width:60%;padding:17px 0;transition:transform .2s,box-shadow .2s}.candle_modal_buttons_buy:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.candle_modal_buttons_buy:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.candle_modal_buttons_buy_wait{opacity:.5}.FrieandsPage{padding-bottom:0!important}.FrieandsPage__income{height:42px;margin-top:5px;display:flex;align-items:center;justify-content:space-around}.FrieandsPage__income .friendsBg{position:absolute;width:120%;left:50%;transform:translate(-50%);z-index:-1}.FrieandsPage__income .friendsQuantity{display:flex;align-items:center;gap:10px;position:relative}.FrieandsPage__income .friendsQuantity .QuantityImgPlus{position:absolute;width:13px;height:14px;top:-7px;left:21px}.FrieandsPage__income .friendsQuantity span{font-family:sora,sans-serif;font-weight:700;color:#fff;font-size:21px}.FrieandsPage__income .friendsQuantity .QuantityImg{width:37px;height:36px}.FrieandsPage__income .friendsQuantity .QuantityImg2{width:27px;height:26px}.FrieandsPage .boxTitle{position:relative;padding-top:25px}.FrieandsPage .boxTitle .info{position:absolute;width:36px;right:0;top:18px}.FrieandsPage .boxTitle .centerBg{position:absolute;width:120%;top:0;left:50%;transform:translate(-50%);z-index:-1}.FrieandsPage .boxTitle .copyBtn{position:absolute;left:0;width:47px;height:47px;top:11px;background:linear-gradient(to bottom,#ffa71b,#c57600);border:2px solid #ffde8b;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px #ac6904;transition:transform .2s,box-shadow .2s}.FrieandsPage .boxTitle .copyBtn:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #ffde8b}.FrieandsPage .boxTitle .copyBtn:active{outline:none;transform:translateY(4px);box-shadow:0 0 #ffde8b}.FrieandsPage .boxTitle .copyBtn img{width:25px;height:25px}.FrieandsPage .Title{font-size:21px;color:#fef4db;font-family:sora,sans-serif;font-weight:700;margin-top:15px}.FrieandsPage .Title__description{font-family:sora,sans-serif;font-size:14px;color:#987250;font-weight:600;margin-top:5px}.FrieandsPage__bonusImg{display:flex;justify-content:space-around;margin-top:35px}.FrieandsPage__btns{margin-top:20px;margin-bottom:10px;display:flex;justify-content:center;gap:10px}.FrieandsPage__btns .copyBtn{padding:10px;border-radius:10px;background-color:#fda401;display:flex;align-items:center}.FrieandsPage__btns .Button{padding:10px 16px;width:100%;height:60px;border:1px solid #8bff8b;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400;font-family:sora,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.FrieandsPage__btns .Button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.FrieandsPage__btns .Button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.FrieandsPage__btns .Button__text{color:#fff;text-shadow:none}.FrieandsPage .FriendsList{max-height:calc(100dvh - 456px);overflow-y:auto;padding-bottom:70px;display:flex;flex-direction:column;gap:5px;overflow-x:hidden}.FrieandsPage .FriendsList__empty{margin-top:40px;display:flex;justify-content:center;align-items:center;font-size:18px;color:#fff}.FrieandsPage .FriendsList__empty_text{font-size:18px;color:#fff}.FrieandsPage .FriendsList__title{display:flex;justify-content:space-between;font-weight:700;margin-top:9px;margin-bottom:4px}@media (max-width: 400px){.FrieandsPage .FriendsList__title{font-size:12px}}.FriendItem{display:flex;justify-content:space-between;align-items:center;text-align:left;background-color:#050201b3;padding:2px 5px;border-radius:22px}.FriendItem .RatingItem__balance{background:transparent}.FriendItem .greenStoneImg__box{display:none}.FriendItem__user{display:flex;align-items:center;width:100%}.FriendItem__user .FriendItem_column{justify-content:start}.FriendItem__user-ava{width:33px;height:33px;border-radius:50%;background-color:#261d19}.FriendItem__user-ava img{width:33px;height:33px;border-radius:50%}.FriendItem__user-name{font-size:12px;color:#bdbdbd!important;font-weight:700}.FriendItem__user-level{text-align:center;width:50px;font-size:12px;color:#bdbdbd!important;font-weight:700}.FriendItem__user-balance{font-size:12px;color:#bdbdbd!important;font-weight:700}.FriendItem .RatingItem__balance{font-family:sora,sans-serif}.FriendItem_column{color:#fef4db;font-size:13px;width:100%;display:flex;text-align:center;justify-content:center}.FriendItem_column_center,.FriendItem_column_right{justify-content:center}.FriendItem_column_small{width:75%;font-size:13px;text-align:center}@media (max-width: 400px){.FriendItem_column_small .RatingItem__balance{font-size:12px}}.FriendItem_column_xsmall{width:50%}.FriendItem_column_right,.FriendItem_column_center{display:flex;justify-content:center}.full_screen_loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#171615;z-index:9999;display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px;font-weight:700;text-align:center;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.full_screen_loader.visible{opacity:1;visibility:visible}.full_screen_loader_content{display:flex;flex-direction:column;align-items:center;gap:20px}.full_screen_loader_content_images{position:relative}.full_screen_loader_content_images img{max-width:100%;height:auto}.full_screen_loader_content_images .full_screen_loader_spinner_wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px}.full_screen_loader_content_images .full_screen_loader_spinner_wrapper .full_screen_loader_spinner{position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border:4px solid rgba(255,255,255,.3);border-top-color:#63d0ff;border-radius:50%;animation:spin 1s linear infinite}.full_screen_loader_content_images .full_screen_loader_spinner_wrapper .full_screen_loader_logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AirDropsPage{overflow-y:auto;height:100vh}.AirDropsPage .swiper-wrapper{margin-top:16px;transform:translate(-53px)}.AirDropsPage .swiper-slide{height:111px!important}.AirDropsPage .swiper-slide img{width:auto;height:111px}.AirDropsPage__title{position:relative;margin-top:9px}.AirDropsPage__title .info{position:absolute;right:0;z-index:4;top:-5px;width:36px}.AirDropsPage__title .hr{height:1px;width:100%;background-color:#fff;margin-top:11px;margin-bottom:14px}.AirDropsPage__title .airdrop_title{font-size:24px;font-weight:700;line-height:30.24px;text-align:center;color:#fef4db}.AirDropsPage__title .airdrop_description{font-size:15px;font-weight:600;text-align:center;color:#987250;margin-top:10px}.AirDropsPage__text{text-align:center;font-family:sora,sans-serif;font-size:15px;line-height:21px;font-weight:600;margin-top:12px;color:#987250}.AirDropsPage__text-box{color:#987250;padding:10px 0;border-top:1px solid #fff}.AirDropsPage__text-box span{color:#ff8d26}.AirDropsPage__text-box:last-child{border-top:1px solid transparent;border-bottom:1px solid #fff}.AirDropsPage .connectButton{margin-top:15px;padding:10px 16px;width:100%;height:50px;border:2px solid #8bff8b;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400;font-family:sora,sans-serif;font-size:16px;font-weight:700}.AirDropsPage .connectButton:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.AirDropsPage .connectButton:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.AirDropsPage .connectButton.connected{background:linear-gradient(180deg,#2fa6c6 8%,#1e97c1 114%);border:2px solid #3EB9DA;box-shadow:0 4px #00a3ff}.AirDropsPage .connectButton.connected:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #00a3ff}.AirDropsPage .connectButton.connected:active{outline:none;transform:translateY(4px);box-shadow:0 0 #00a3ff}.modal_body_types{display:flex;flex-direction:column;gap:12px;margin-top:21px}.modal_body_types .modal_body_type{display:flex;justify-content:space-between}.modal_body_types .modal_body_type.modal_body_type_legendary *{color:#ffbd01;font-weight:600;font-size:15px}.modal_body_types .modal_body_type.modal_body_type_epic *{color:#fe49fa;font-weight:600;font-size:15px}.modal_body_types .modal_body_type.modal_body_type_rare *{color:#0791f6;font-weight:600;font-size:15px}.modal_body_types .modal_body_type.modal_body_type_common *{color:#fef4db;font-weight:600;font-size:15px}.ShopPage{max-height:100vh;overflow-y:scroll}.ShopPage_title{text-align:center;font-size:24px;color:#fef4db;font-family:sora,sans-serif;font-weight:700}.ShopPage_description{text-align:center;font-family:sora,sans-serif;font-size:14px;color:#987250;font-weight:600}.ShopPage .pickaxes{display:flex;flex-direction:column;justify-content:center;gap:10px;margin-bottom:60px}.ShopPage .pickaxes_item{display:flex;justify-content:start;align-items:center;gap:20px;border-radius:22px;background-color:#050201b3;padding:4px 23px 4px 17px;position:relative;border:2px solid transparent}.ShopPage .pickaxes_item.withButton{padding:4px 9px 10px;gap:10px}.ShopPage .pickaxes_item_info{display:flex;align-items:center;min-width:52px;height:52px;flex:0 1 52px;border-radius:50%;background:linear-gradient(to bottom,#343434,#180702);border:4px solid #808080;position:relative}.ShopPage .pickaxes_item_info:before{position:absolute;content:"";width:30px;height:30px;background:linear-gradient(to bottom,#343434,#180702);border-radius:50%;filter:blur(5px);left:50%;top:50%;transform:translate(-50%,-50%)}.ShopPage .pickaxes_item_info img{position:absolute;width:50px;top:-5px;left:0;transform:rotate(83deg);z-index:2}.ShopPage .pickaxes_item_price{margin-left:auto}.ShopPage .pickaxes_item_price button{margin-top:-2px;display:flex;align-items:center;gap:4px;border-radius:14px;padding:10px 16px;width:100%;border:2px solid #FFDE8B;background:linear-gradient(to bottom,#ffa71b,#c57600);box-shadow:0 4px #ac6904;font-family:sora,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.ShopPage .pickaxes_item_price button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #ac6904}.ShopPage .pickaxes_item_price button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #ac6904}.ShopPage .pickaxes_item_price button img{height:20px;width:20px}.ShopPage .pickaxes_item_price.nextLevel{display:none}.ShopPage .pickaxes_item_price_selected{display:none;width:20px;height:20px;margin-left:auto}.ShopPage .pickaxes_item_price--locked{display:none;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;border-radius:22px;align-items:center;justify-content:center;background-color:#050201d9;text-transform:uppercase;gap:7px;color:#fef4db;font-family:sora,sans-serif;font-weight:400}.ShopPage .pickaxes_item_price--locked img{width:24px}.ShopPage .pickaxes_item_price--have{display:none}.ShopPage .pickaxes_item.selected{border-color:#fda401}.ShopPage .pickaxes_item.selected .pickaxes_item_price_selected{display:block}.ShopPage .pickaxes_item.nextLevel .pickaxes_item_info{border-color:#5dee39}.ShopPage .pickaxes_item.nextLevel .pickaxes_item_info:after{position:absolute;content:"";width:30px;height:30px;background:linear-gradient(to bottom,#2ee42a,#00ff57);border-radius:50%;filter:blur(5px);left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.ShopPage .pickaxes_item.nextLevel .pickaxes_item_price.nextLevel{display:block}.ShopPage .pickaxes_item.nextLevels .pickaxes_item_price--locked{display:flex}.ShopPage .pickaxes_item.have .pickaxes_item_price--have{display:block;margin-left:auto}.ShopPage .pickaxes_item.have .pickaxes_item_price--have button{margin-top:-2px;display:flex;align-items:center;gap:4px;border-radius:14px;padding:10px 16px;width:100%;border:2px solid #9EEDFF;background:linear-gradient(to bottom,#40bbf7,#077cb7);box-shadow:0 4px #477ce5;font-family:sora,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.ShopPage .pickaxes_item.have .pickaxes_item_price--have button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #477ce5}.ShopPage .pickaxes_item.have .pickaxes_item_price--have button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #477ce5}.ShopPage .pickaxes_item.have .pickaxes_item_info{border-color:#5dee39}.modal_pickaxe_price{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:5px}.modal_pickaxe_price_text{font-weight:600;color:#fff;font-size:24px;text-shadow:0 3px 0 rgba(0,0,0,.4)}.modal_pickaxe_price_coin_img{width:35px;height:35px}.modal_pickaxe_name{margin-top:5px;background:linear-gradient(180deg,#ffd600,#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:24px}.modal_pickaxe_buttons{margin-top:38px;display:flex;gap:30px;justify-content:center;align-items:center}.modal_pickaxe_buttons_cancel{border:2px solid #9EEDFF;background:linear-gradient(180deg,#40bbf7 8%,#077cb7 114%);box-shadow:0 4px #477ce5;font-size:16px;font-family:sora,sans-serif;padding:17px 48px;transition:transform .2s,box-shadow .2s}.modal_pickaxe_buttons_cancel:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #477ce5}.modal_pickaxe_buttons_cancel:active{outline:none;transform:translateY(4px);box-shadow:0 0 #477ce5}.modal_pickaxe_buttons_buy{border:2px solid #FFDE8B;background:linear-gradient(180deg,#ffa71b 8%,#c57600 114%);box-shadow:0 4px #ac6904;font-size:16px;font-family:sora,sans-serif;padding:17px 48px;transition:transform .2s,box-shadow .2s}.modal_pickaxe_buttons_buy:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #ac6904}.modal_pickaxe_buttons_buy:active{outline:none;transform:translateY(4px);box-shadow:0 0 #ac6904}.modal_pickaxe_buttons_buy_wait{opacity:.5}.modal_pickaxe_success_name{margin-top:5px;background:linear-gradient(180deg,#ffd600,#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;font-size:24px}.modal_pickaxe_success_button{margin-top:38px;width:100%;border:2px solid #8BFF8B;background:linear-gradient(180deg,#63e227 8%,#33cb42 114%);box-shadow:0 4px #048400;font-size:16px;font-family:sora,sans-serif;color:#fff!important;padding:17px;transition:transform .2s,box-shadow .2s}.modal_pickaxe_success_button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.modal_pickaxe_success_button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.VipEditPage{height:calc(100dvh - 64px);overflow-y:scroll;overflow-x:hidden}.VipEditPage__title{margin-top:30px}.VipEditPage__title .Title{margin-top:34px;text-transform:none;font-family:sora,sans-serif;font-weight:700;font-size:24px;color:#fef4db}.VipEditPage__title .Title__description{font-size:14px}.VipEditPage__title .titleDecor{position:relative}.VipEditPage__title .titleDecor .decorImg{width:103dvw;position:absolute;left:-30px;z-index:-2;bottom:-45px}.VipEditPage__title .titleDecor .titleDecorShine{position:absolute;z-index:-4}.VipEditPage__title .titleDecor .info{position:absolute;right:0;width:36px}.VipEditPage__title-img{width:65px;height:65px;border-radius:50%;border:4px solid #f7a102;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#ffd600,#ff6b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:sora,sans-serif;font-weight:700;font-size:36px}.VipEditPage__title-img--box{margin:0 auto;background:linear-gradient(to bottom,#343434,#180702);position:relative;border-radius:50%;width:65px;height:65px}.VipEditPage__title-img--box .decorImg{position:absolute;width:102dvw;left:0}.VipEditPage__title-img--box .pick{position:absolute;width:105px;z-index:-1;filter:drop-shadow(0px 0px 1px #fff);animation:pickShine 1s infinite ease-in-out alternate}.VipEditPage__title-img--box .pick.pickLeft{left:-59px;top:-23px;transform:rotate(-12deg)}.VipEditPage__title-img--box .pick.pickRight{right:-48px;top:-29px;transform:rotate(84deg)}.VipEditPage__title-img--box .blueStone{position:absolute;z-index:-3;width:65px;filter:drop-shadow(0px 0px 8px #71ffff);animation:pickShine 2s infinite ease-in-out alternate}.VipEditPage__title-img--box .blueStone.blueStoneRight{right:-48px;bottom:-3px;transform:rotate(23deg)}.VipEditPage__title-img--box .blueStone.blueStoneLeft{left:-57px;bottom:-8px;transform:rotate(-45deg)}@keyframes pickShine{to{filter:drop-shadow(0px 0px 0px #fff)}}.VipEditPage__items{display:flex;flex-direction:column;gap:9px;margin-top:11px}.VipEditPage .get_nft_button{position:absolute;bottom:85px;left:20px;right:20px;padding:10px 16px;height:60px;border:2px solid #8bff8b;background:linear-gradient(to bottom,#63e227,#33cb42);box-shadow:0 4px #048400;font-family:sora,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.VipEditPage .get_nft_button:hover{outline:none;cursor:pointer;transform:translateY(2px);box-shadow:0 2px #048400}.VipEditPage .get_nft_button:active{outline:none;transform:translateY(4px);box-shadow:0 0 #048400}.VipEditItem{width:100%;height:55px;background-color:#050201b3;border-radius:22px;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;position:relative}.VipEditItem .task__lock{display:none}.VipEditItem .task__img{position:relative;transform:rotate(-22deg)}.VipEditItem .task__img .leftImg{width:28px}.VipEditItem .task__status .taskStatus{width:30px}.VipEditItem .task__text{color:#987250;font-family:sora,sans-serif;font-weight:600;font-size:14px}.VipEditItem .task__text span{color:#f7a102}.VipEditItem.lock .task__lock{width:100%;position:absolute;display:flex;align-items:center;justify-content:center;left:0;height:55px;background-color:#050201cc;border-radius:22px;font-family:sora,sans-serif;font-weight:700;color:#fef4db;font-size:16px}.VipEditItem.lock .task__lock .rare{color:#0791f6}.VipEditItem.lock .task__lock .epic{color:#fe49fa}.VipEditItem.lock .task__lock .legendary{color:#ffbd01}.VipEditItem.completed{border:1px solid #81c544}.OnboardingModal{padding-bottom:30px}.OnboardingModal_bg{width:100%!important;top:-80px;height:50px;position:relative;z-index:-1;align-items:end}.OnboardingModal_bg img{min-width:100%;min-height:calc(100vh - 350px);object-fit:cover}.OnboardingModal_decor{width:100%!important;top:-80px;height:50px}.OnboardingModal_decor img{width:180px}.OnboardingModal_header{font-size:24px;font-weight:700;text-align:center;padding:0 16px}.OnboardingModal_header span{font-size:24px;font-weight:700;color:#018cff}.OnboardingModal_info{font-size:16px;font-weight:700;display:flex;justify-content:center;align-items:center;margin-top:16px;column-gap:8px;padding:0 16px}.OnboardingModal_info img{width:20px}.OnboardingModal_info span{color:#ffb600}.OnboardingModal_subHeader{margin-top:16px;color:#987250;text-align:center;padding:0 16px;font-weight:700}.OnboardingModal_button{background:linear-gradient(to bottom,#63e227,#33cb42);color:#fff;border:2px solid #8BFF8B;box-shadow:0 4px #048400;border-radius:16px;width:100%;height:60px;font-size:16px;font-weight:700}.OnboardingModal_button_wrapper{padding:0 16px;margin-top:20px}.AcievementsPage{overflow-x:hidden;overflow-y:auto;height:calc(100dvh - 70px)}.AcievementsPage .Score__top{display:flex;align-items:center;justify-content:space-between;position:relative}.AcievementsPage .Score__top:after{position:absolute;content:"";width:100%;height:3px;background-color:#000;bottom:-1px}.AcievementsPage .Score__top .Button{padding:10px 15px}.AcievementsPage .Score__top .Button .Button__img{top:-10px;right:15px}.AcievementsPage .Score__top .Button img{transform:rotate(-20deg);height:85px}.AcievementsPage .Score__user-name{color:#fda401;font-weight:800;font-size:22px}.AcievementsPage .Score__user-level{font-weight:700;font-size:16px}.AcievementsPage .Score__img{display:flex;align-items:center;justify-content:center;position:relative}.AcievementsPage .Score__img .buttonCup{position:absolute;width:70px;height:75px;background-image:url(/img/new/boxBtnBg.png);background-size:contain;background-position:center;background-repeat:no-repeat}.AcievementsPage .Score__img .buttonCup-ltop{left:0;top:34px}.AcievementsPage .Score__img .buttonCup-lbottom{left:0;bottom:34px}.AcievementsPage .Score__img .buttonCup-rtop{right:0;top:34px}.AcievementsPage .Score__img .buttonCup-rbottom{right:0;bottom:64px}.AcievementsPage .Score__img .buttonCup .itemImg{width:70px;margin-top:5px;filter:drop-shadow(2px 2px 1px transparent);animation:shinePikc 2s ease-in-out infinite alternate}@keyframes shinePikc{to{filter:drop-shadow(2px 2px 1px #fda401)}}.AcievementsPage .Score__img .bg__left{bottom:-117px;left:-202px}.AcievementsPage .Score__img .bg__left img{width:210px}.AcievementsPage .Score__img .bg__right{bottom:-117px;right:103px}.AcievementsPage .Score__img .bg__right img{width:210px;transform:scaleX(-1)}.AcievementsPage .Score__img .mole{width:240px;z-index:-2}.AcievementsPage .Score__img .left{width:180px;position:absolute;bottom:-31px;left:38px;transform:rotate(49deg);z-index:-2}.AcievementsPage .Score__img .right{width:180px;position:absolute;bottom:-31px;right:35px;transform:rotate(-18deg);z-index:-2}.AcievementsPage .Score__img .vip{position:absolute;width:70px;height:73px;bottom:26px;z-index:1;left:43%;background-image:url(/img/new/vipBg.png);background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;color:#a1ffff;font-family:sora;font-size:16px;font-weight:800}.AcievementsPage .Score__img .flashlight{width:132px;height:65px;position:absolute;background:linear-gradient(to bottom,#ff9a23,#ff2e00);border-radius:50%;opacity:.2;top:12px;left:34%;filter:blur(20px);animation:flashlight 2s ease-in infinite alternate}@keyframes flashlight{to{opacity:0}}.AcievementsPage .Score__items{margin-top:10px;padding:10px 0}.AcievementsPage .Score__items-title{position:relative}.AcievementsPage .Score__items-title--info{position:absolute;width:36px;right:0;top:-5px}.AcievementsPage .Score__items-title--bg{position:absolute;z-index:-1;width:122dvw;left:-10%;top:-50px}.AcievementsPage .Score__items-title .Title{font-size:24px}.AcievementsPage .Score__items-title .Title__description{font-size:14px}.AcievementsPage .Score__items-box{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.AcievementsPage .Score__items-box .progress-ring{transform:rotate(-90deg);top:-2px}.AcievementsPage .Score__items-box-notification{background-color:#fa2121;width:14px;height:14px;border-radius:50%;position:absolute;top:5px;right:5px;z-index:1001;box-shadow:0 0 5px 2px #fa2121;opacity:1;animation:notificationAnim2 1s ease-in-out infinite alternate}@keyframes notificationAnim2{to{opacity:.7}}.AcievementsPage .Score__item{position:absolute;top:0;z-index:44;width:82px;height:82px;border-radius:50%;background:linear-gradient(to bottom,#343434,#180702);display:flex;align-items:center;justify-content:center}.AcievementsPage .Score__item-box{position:relative}.AcievementsPage .Score__item-box.done:after{display:none}.AcievementsPage .Score__item-box:after{position:absolute;content:url(/img/new/lock.png);top:50%;left:50%;transform:translate(-50%,-50%)}.AcievementsPage .Score__item img{width:45px}.AcievementsPage .Score__item.entered.done{opacity:1;filter:blur(0px)}.AcievementsPage .Score__notification{background-color:#f92727;width:11px;height:11px;border-radius:50%;margin-top:-85px;margin-left:65px;opacity:1;animation:notificationAnim 1s ease-in-out infinite alternate}@keyframes notificationAnim{to{opacity:.5}}.AcievementsPage .shineStone{filter:drop-shadow(0 0 15px rgba(142,215,237,.4));animation:shineStone 2s ease-out infinite alternate}@keyframes shineStone{to{filter:drop-shadow(0 0 30px rgba(142,215,237,.8))}}.Score__item{opacity:0;transform:translateY(20px);box-shadow:0 0 10px 8px #ff2e0033}.Score__item.entered{opacity:.3;transform:translateY(0);filter:blur(2px)}.Score__item-box{opacity:0;transform:translateY(20px)}.Score__item-box.entered{opacity:1;transform:translateY(0)}.cup{transform-origin:50%,50%;animation:cupAnim .5s ease-in-out infinite alternate}@keyframes cupAnim{to{transform:scale(1.1);filter:drop-shadow(0 0 30px rgba(142,215,237,.8))}}
