html,body{margin:0;padding:0}html,body{height:100%}html,body{padding:0;margin:0}body{overflow:hidden}.button_double_big{padding:10px 0;border-radius:20px;width:50%;font-size:-webkit-calc(1rem * var(--app-font-size));font-size:-moz-calc(1rem * var(--app-font-size));font-size:calc(1rem * var(--app-font-size))}#pwa_double_buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:-webkit-calc(100vw - 52px);width:-moz-calc(100vw - 52px);width:calc(100vw - 52px);gap:10px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}#pwa_double_left_button{background-color:transparent!important;border:gray solid 1px;color:#0d57d1}#pwa_double_right_button{background-color:gray}#clicker_block{position:fixed;width:100%;height:130vh;background:-webkit-gradient(linear,left bottom,left top,from(black),to(#00000086));background:-webkit-linear-gradient(bottom,black,#00000086);background:-moz-linear-gradient(bottom,black,#00000086);background:linear-gradient(0deg,#000,#00000086);opacity:0;z-index:11111;overflow:hidden;-webkit-transition:1.6s;-moz-transition:1.6s;transition:1.6s}.clicker_block--data{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:80%;height:80vh;background-color:#ffc2c2f7;margin:10%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:12px}.button_main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:#fff #fff transparent transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;-moz-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.loader:before{width:32px;height:32px;border-color:#fff #fff transparent transparent;-webkit-animation:rotation 1.5s linear infinite;-moz-animation:rotation 1.5s linear infinite;animation:rotation 1.5s linear infinite}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotation{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-moz-keyframes rotationBack{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}.loader_parent{scale:.5;height:0;-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}.loaderDiv{width:500px;margin:0 auto;border-radius:10px;border:4px solid transparent;position:relative;padding:1px}.loaderDiv:before{content:"";border:1px solid #fff;border-radius:10px;position:absolute;inset:-4px}.loaderDiv .loaderDivBar{position:absolute;border-radius:10px;inset:0 0%;width:0%;background:#fff}.button_main{gap:5%;padding-right:20%!important;padding-left:20%!important}.loaderMarket{width:100%!important;aspect-ratio:1;border-radius:50%;border:2px solid var(--app_button_main_color);-webkit-animation:l20-1 .9s infinite linear alternate,l20-2 1.8s infinite linear;-moz-animation:l20-1 .9s infinite linear alternate,l20-2 1.8s infinite linear;animation:l20-1 .9s infinite linear alternate,l20-2 1.8s infinite linear}@-webkit-keyframes l20-1{0%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%);clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%);clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{-webkit-clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{-webkit-clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{-webkit-clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@-moz-keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-1{0%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%);clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%);clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{-webkit-clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{-webkit-clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{-webkit-clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{-webkit-clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%);clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@-webkit-keyframes l20-2{0%{-webkit-transform:scaleY(1) rotate(0deg);transform:scaleY(1) rotate(0)}49.99%{-webkit-transform:scaleY(1) rotate(135deg);transform:scaleY(1) rotate(135deg)}50%{-webkit-transform:scaleY(-1) rotate(0deg);transform:scaleY(-1) rotate(0)}to{-webkit-transform:scaleY(-1) rotate(-135deg);transform:scaleY(-1) rotate(-135deg)}}@-moz-keyframes l20-2{0%{-moz-transform:scaleY(1) rotate(0deg);transform:scaleY(1) rotate(0)}49.99%{-moz-transform:scaleY(1) rotate(135deg);transform:scaleY(1) rotate(135deg)}50%{-moz-transform:scaleY(-1) rotate(0deg);transform:scaleY(-1) rotate(0)}to{-moz-transform:scaleY(-1) rotate(-135deg);transform:scaleY(-1) rotate(-135deg)}}@keyframes l20-2{0%{-webkit-transform:scaleY(1) rotate(0deg);-moz-transform:scaleY(1) rotate(0deg);transform:scaleY(1) rotate(0)}49.99%{-webkit-transform:scaleY(1) rotate(135deg);-moz-transform:scaleY(1) rotate(135deg);transform:scaleY(1) rotate(135deg)}50%{-webkit-transform:scaleY(-1) rotate(0deg);-moz-transform:scaleY(-1) rotate(0deg);transform:scaleY(-1) rotate(0)}to{-webkit-transform:scaleY(-1) rotate(-135deg);-moz-transform:scaleY(-1) rotate(-135deg);transform:scaleY(-1) rotate(-135deg)}}
