@import"https://fonts.googleapis.com/css2?family=Fuzzy+Bubbles:wght@400;700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";:root{font-family:Open Sans,sans-serif;line-height:normal;font-weight:400}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,sans-serif;overflow-x:hidden;color:#fff;background:#fff}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#fff}.container{position:relative;width:100%;max-width:545px;margin:0 auto;padding:0 30px}.container_end{display:flex;flex-direction:column;flex-grow:1}.page_section{position:relative;min-height:100vh;display:flex}.page_section-inner{min-height:100%;display:flex;flex-direction:column;flex-grow:1}button,.button{position:relative;cursor:pointer;min-width:160px;width:fit-content;padding:13px 16px;display:flex;align-items:center;justify-content:center;border:none;outline:none;font-size:16px;background:radial-gradient(circle at 5% 10%,#fff,#fff0 20%),linear-gradient(to bottom,#f7f7f7,#eee);box-shadow:0 12px 25px #00000040,0 -4px 10px #ffffff80 inset,0 8px 12px #0000001a inset;border-radius:99px;color:#2e9072;font-weight:600;text-transform:uppercase;line-height:1.5;transition:box-shadow .35s ease,background .4s ease,filter .3s ease,letter-spacing .25s ease}button span,.button span{position:relative;z-index:1}button:focus,.button:focus{outline:none}button:hover,.button:hover{background:radial-gradient(circle at 10% 15%,#fff,#ffffff4d 25%),linear-gradient(to bottom,#fff,#f5f5f5);box-shadow:0 18px 35px #00000047,0 -5px 12px #ffffffb3 inset,0 10px 15px #00000026 inset;filter:brightness(1.03);outline:none}@media(min-width:768px){button:hover,.button:hover{letter-spacing:.04em}}button:active,.button:active{background:radial-gradient(circle at 5% 8%,#ffffffe6,#fff0 20%),linear-gradient(to bottom,#f1f1f1,#e2e2e2);box-shadow:0 8px 18px #00000038,0 -3px 8px #fff9 inset,0 6px 10px #0003 inset;filter:brightness(.98)}@media(min-width:768px){button:active,.button:active{letter-spacing:.02em}}.scroll_down_wrapper{position:absolute;top:0;left:50%;width:28px;height:100dvh;z-index:10;pointer-events:none;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center}.scroll_down{position:relative;width:100%;height:45px;border-radius:99px;border:2px solid #ffffff;margin-bottom:48px;transition:opacity .3s ease}.scroll_down:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:6px;height:6px;border-radius:99px;background:#fff;animation:scrollDown 2s linear infinite}.gradient_text{background:linear-gradient(-12deg,#3a9a7d,#08d99a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes scrollDown{0%{transform:translate(-50%) translateY(0) scale(0)}5%{transform:translate(-50%) translateY(0) scale(1)}27%{transform:translate(-50%) translateY(8px) scale(1)}55%{transform:translate(-50%) translateY(16px) scale(1)}60%{transform:translate(-50%) translateY(16px) scale(0)}to{transform:translate(-50%) translateY(16px) scale(0)}}.branding{position:fixed;bottom:0;left:0;width:100%;background:#20242a;z-index:50}.branding_container{width:100%;max-width:1024px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:8px;padding-inline:16px;padding-block:4px}@media(min-width:1024px){.branding_container{padding-block:8px}}.branding_container p{font-size:10px}.branding_container a{display:flex;align-items:center}.branding_container a img{width:70px}.typewriter{position:relative}@keyframes caret-blink{50%{opacity:0}}.mask .line{overflow:hidden;will-change:transform,opacity}.tap_game_skip{position:fixed;bottom:48px;left:50%;transform:translate(-50%);color:#fff;z-index:50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-out,visibility .3s ease-out;text-decoration:underline;cursor:pointer}.tap_game_skip.show{opacity:1;visibility:visible;pointer-events:auto}.tap_game_master_overlay{position:relative;width:100%;height:100%;background:url(/bg.png) no-repeat center center;background-size:cover;z-index:15;overflow:hidden;will-change:transform;min-height:100svh}.tap_game_intro{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;text-align:center;padding-block:2rem}.tap_game_intro h1{text-shadow:0 0 30px #2e9072;margin-bottom:72px}@media(min-width:1024px){.tap_game_intro h1{font-size:45px;margin-bottom:275px}}.tap_game_intro p{text-shadow:0 0 10px #2e9072;font-weight:600;max-width:245px}.tap_game_intro_price_game{display:flex;align-items:center;justify-content:center;gap:10px;background:#2e9072;padding:10px 16px;border-radius:99px;box-shadow:0 5px 10px #2740381a;margin-bottom:12px;font-size:14px;font-weight:700}@media(min-width:1024px){.tap_game_intro_price_game{margin-bottom:20px}}.tap_game_intro_price_game img{width:32px}.tap_game_intro_items{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px;margin-bottom:42px}.tap_game_intro_items+p{margin-bottom:32px}.tap_game_intro_item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.tap_game_intro_item_icon{width:42px;height:42px;background:#2e9072;border-radius:50%;display:flex;align-items:center;justify-content:center}.tap_game_intro_item_icon img{width:30px;height:30px;object-fit:contain}.tap_game_intro_item_title{max-width:80px;text-shadow:0 0 10px #2e9072}.tap_game .blurred_ava{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:-1;width:100%;height:405px}@media(min-width:1024px){.tap_game .blurred_ava{height:537px}}.tap_game .blurred_ava_title{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:100%;min-width:340px;max-width:340px;object-fit:contain;filter:blur(10px)}@media(min-width:1024px){.tap_game .blurred_ava_title{top:-180px;min-width:470px}}.tap_game .blurred_ava_silhueta{width:100%;max-width:250px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(46,144,114,.5))}@media(min-width:1024px){.tap_game .blurred_ava_silhueta{max-width:340px}}.tap_game_overlay{position:fixed;top:0;left:50%;transform:translate(-50%) translateZ(0);width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:auto;padding-bottom:64px;background:url(/bg.png) no-repeat center center;background-size:cover;z-index:10;will-change:transform,opacity}.tap_game_overlay .container{height:100%}.tap_game_overlay .countdown{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.tap_game_overlay .countdown_title{max-width:240px;color:#fff;font-weight:600;text-align:center;text-shadow:0 0 10px #2e9072}.tap_game_overlay .countdown_wrapper{font-size:104px;line-height:1;font-weight:800;text-align:center;color:#2e9072;text-shadow:0 0 70px #2e9072}.tap_game_overlay_over{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-top:2rem;padding-bottom:4rem}.tap_game_overlay_over h1{font-weight:800;text-shadow:0 0 20px #2E9072}@media(min-width:1024px){.tap_game_overlay_over h1{font-size:40px}}.tap_game_overlay_over h1+p{max-width:270px;text-align:center}@media(min-width:1024px){.tap_game_overlay_over h1+p{font-size:20px}}.tap_game_overlay_over_price_game{display:flex;align-items:center;justify-content:center;gap:10px;background:#2e9072;padding:10px 16px;border-radius:99px;box-shadow:0 5px 10px #2740381a;margin-top:24px;margin-bottom:32px}@media(min-width:1024px){.tap_game_overlay_over_price_game{gap:16px;padding:10px 24px}}.tap_game_overlay_over_price_game img{width:32px}.tap_game_overlay_over_price_game div span{display:block}.tap_game_overlay_over_price_game div span:first-child{font-weight:700}@media(min-width:1024px){.tap_game_overlay_over_price_game div span:first-child{font-size:20px}}.tap_game_overlay_over_price_game div span:last-child{font-size:14px;font-weight:400}@media(min-width:1024px){.tap_game_overlay_over_price_game div span:last-child{font-size:17px}}.tap_game_overlay_over .optin{max-width:400px}.tap_game_overlay_lost{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tap_game_overlay_lost h1{color:#fff;text-shadow:0 0 30px #2E9072;line-height:1.3;font-weight:800}@media(min-width:1024px){.tap_game_overlay_lost h1{font-size:40px}}.tap_game_overlay_lost h2{font-size:24px;color:#fff;line-height:1.1;font-weight:400}@media(min-width:1024px){.tap_game_overlay_lost h2{font-size:20px}}.tap_game_overlay_lost_image{width:42px;height:42px;background:#2e9072;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-block:32px}.tap_game_overlay_lost_image img{width:30px}.tap_game_overlay_lost p{text-shadow:0 0 20px #2E9072;max-width:220px;margin-bottom:42px}.tap_game_overlay_success{min-height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:2rem;padding-bottom:4rem}.tap_game_overlay_success_ava{width:100%;margin-bottom:12px}.tap_game_overlay_success_ava_title{width:100%;max-width:340px;object-fit:contain}.tap_game_overlay_success_ava_image{margin-top:-70px;width:100%;max-width:250px;object-fit:contain}.tap_game_overlay_success p{text-shadow:0 0 20px #2e9072}.tap_game_overlay_success button{margin-top:24px}.tap_game_header{position:fixed;top:24px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:505px;height:65px;display:flex;background:radial-gradient(circle at 5% 10%,#fff,#fff0 20%),linear-gradient(to bottom,#f7f7f7,#eee);box-shadow:0 12px 25px #00000040,0 -4px 10px #ffffff80 inset,0 8px 12px #0000001a inset;border-radius:99px;z-index:5}.tap_game_header_progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:calc(100% - 20px);background:transparent;border-radius:99px;overflow:hidden;z-index:-1}.tap_game_header_progress_bar{position:absolute;top:0;left:0;height:100%;border-radius:99px;background:#2e9072;transition:width .2s ease-out}.tap_game_header_content{position:relative;display:flex;align-items:center;width:100%;color:#2e9072;font-size:18px;padding-inline:32px;font-weight:800;z-index:1}.tap_game_header_content_base{display:flex;align-items:center;justify-content:space-between;width:100%}.tap_game_header_content_masked{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 20px);position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;color:#fff;z-index:1;clip-path:inset(0 100% 0 0);transition:clip-path .1s ease-out;padding-inline:22px}.tap_game_clicker{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:405px;height:405px}.tap_game_clicker_inner_circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:250px;height:400px;z-index:1}@media(min-width:1024px){.tap_game_clicker_inner_circle{width:340px;height:540px}}.tap_game_clicker_inner_circle_ava_title{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:100%;min-width:340px;max-width:340px;object-fit:contain;filter:blur(10px)}@media(min-width:1024px){.tap_game_clicker_inner_circle_ava_title{top:-180px;min-width:470px}}.tap_game_clicker_inner_circle_silhueta{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 10px rgba(46,144,114,.5))}@media(min-width:1024px){.tap_game_clicker_inner_circle_silhueta{max-width:340px}}.tap_game_clicker_inner_circle_ava{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;clip-path:inset(100% 0 0 0);transition:clip-path .1s ease-out;z-index:2}.tap_game_clicker_particles{position:absolute;inset:0;pointer-events:none;z-index:2}.tap_game_clicker_particles .particle_anchor{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:50% 50%;pointer-events:none}.tap_game_clicker_particles .particle{width:56px;height:56px;object-fit:contain;pointer-events:none}.optin{display:flex;flex-direction:column}.optin .form_group{margin-bottom:24px}.optin .form_group input{width:100%;padding:14px 26px;border-radius:99px;border:none;background:#fff;color:#2e9072;font-size:16px;line-height:1.4;font-weight:600}.optin .form_group input::placeholder{color:#2e9072}.optin .form_group input:focus{outline:none}.optin .checkbox_wrapper{margin-bottom:16px}.optin button{margin-top:32px;margin-inline:auto}.optin .error{color:#000;font-size:12px;margin-left:24px}.optin .error_message{color:#e74141;font-size:14px;margin-bottom:16px;padding:12px;border:1px solid #e74141;background:#ffffff4d;border-radius:8px;text-align:center}.custom_checkbox{position:relative;display:inline-flex;align-items:flex-start;gap:10px;padding-left:28px;font-size:16px;line-height:1.4;cursor:pointer;-webkit-user-select:none;user-select:none;color:#2e9072}.custom_checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;pointer-events:none;visibility:hidden}.custom_checkbox .checkmark{position:absolute;left:0;top:2px;height:20px;width:20px;background-color:#fff;border:1px solid transparent;border-radius:5px;transition:all .2s ease}.custom_checkbox .checkmark:after{content:"";position:absolute;display:none;left:6px;top:3px;width:4px;height:8px;border:solid #2e9072;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom_checkbox input:checked~.checkmark{border-color:#2e9072}.custom_checkbox input:checked~.checkmark:after{display:block}.custom_checkbox a{color:#2e9072;text-decoration:underline}.page_progress{position:fixed;top:50%;left:8px;z-index:10;transform:translateY(-50%)}.page_progress_dots{display:flex;flex-direction:column;gap:32px}.page_progress_dot{position:relative;width:10px;height:10px;border-radius:99px;background:#fff;margin-inline:auto;transition:all .3s ease}.page_progress_dot:before{content:"";position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%);width:1px;height:28px;border-radius:99px;background:#fff}.page_progress_dot:last-child:before{display:none}.page_progress_dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26px;height:26px;border-radius:99px;background:#fff;opacity:0;z-index:-1;transition:all .3s ease}.page_progress_dot.is-active{width:14px;height:14px}.page_progress_dot.is-active:after{opacity:.3}
