@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}@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}.loader_overlay{position:fixed;inset:0;background:#2e9072;color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.loader_content{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;transform:translate(-50%,-50%)}.loader_content p{text-align:center;font-size:18px}@media screen and (min-width:768px){.loader_content p{font-size:24px}}.loader_spinner{border-radius:50%;height:96px;width:96px;animation:rotate_3922 1.2s linear infinite;background-color:#2e9072;background-image:linear-gradient(#2e9072,#bbe4d7,#bbe4d7)}.loader_spinner span{position:absolute;border-radius:50%;height:100%;width:100%;background-color:#2e9072;background-image:linear-gradient(#2e9072,#bbe4d7,#bbe4d7)}.loader_spinner span:nth-of-type(1){filter:blur(5px)}.loader_spinner span:nth-of-type(2){filter:blur(10px)}.loader_spinner span:nth-of-type(3){filter:blur(25px)}.loader_spinner span:nth-of-type(4){filter:blur(50px)}.loader_spinner:after{content:"";position:absolute;inset:10px;background-color:#2e9072;border:solid 5px #2e9072;border-radius:50%}@keyframes rotate_3922{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.typewriter{position:relative}@keyframes caret-blink{50%{opacity:0}}.mask .line{overflow:hidden;will-change:transform,opacity}.hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;background:url(/bg.png) no-repeat center center;background-size:cover;min-height:100%;width:100%}.hero .sava_logo{position:absolute;top:16px;left:50%;transform:translate(-50%)}.hero .sava_logo img{max-height:30px}@media(min-width:1024px){.hero .sava_logo img{max-height:50px}}.hero .page_content{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero_inner{position:relative}.hero_welcome{font-size:18px;text-transform:uppercase;text-align:center;text-shadow:0 0 12.489px #2e9072;letter-spacing:7px}.hero_image_wrapper{display:flex;flex-direction:column;align-items:center}.hero_image_title{width:100%;max-width:342px}@media(min-width:1024px){.hero_image_title{max-width:550px}}.hero_image_title img{width:100%;height:100%;max-height:30vh;object-fit:cover}.hero_image_ava{display:flex;align-items:center;justify-content:center}.hero_image_ava img,.hero_image_ava video{width:100%;max-height:50vh}.hero_description{position:absolute;width:100%;left:0;top:calc(100% - 140px);font-size:16px;text-align:center;font-weight:600;text-shadow:0 0 12px #2e9072;z-index:1}@media(min-width:768px){.hero_description{top:calc(100% - 150px)}}.hero_description b{display:block;margin-bottom:12px}@media(min-width:768px){.hero_description b{font-size:18px}}.split-line{display:block}.hotspots{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:64px;min-height:100%;width:100%}.hotspots_background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hotspots_background img{width:100%;height:100%;object-fit:cover}.hotspots_wrapper{position:relative;z-index:1;width:fit-content;margin:0 auto}.hotspots_center_image{display:flex;justify-content:center;width:100%;height:100%}.hotspots_center_image img{display:block;max-width:100%;max-height:380px;object-fit:contain}@media(min-width:768px){.hotspots_center_image img{max-height:60vh}}.hotspots_hotspot{position:absolute}.hotspots_hotspot_dot{width:32px;height:32px;border-radius:99px;border:2px solid var(--hotspot-color);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.hotspots_hotspot_dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:99px;background:var(--hotspot-color);z-index:-1}.hotspots_hotspot.is_next .hotspots_hotspot_dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:99px;background:var(--hotspot-color);opacity:.3;z-index:-2;transform-origin:center center;animation:pulse 2s infinite}.hotspots_hotspot_content{width:100%;max-width:320px;z-index:1;font-family:Fuzzy Bubbles,sans-serif;color:#2e9072;padding:20px 22px;z-index:10}.hotspots_hotspot_content_mobile{position:absolute;top:0;left:50%;width:100%;height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;transform:translate(-50%)}.hotspots_hotspot_content_mobile .hotspots_hotspot_content{position:relative}.hotspots_hotspot_content_desktop{position:absolute;bottom:calc(100% + 20px);left:50%;transform:translate(-50%);z-index:5;width:320px;pointer-events:auto}.hotspots_hotspot_content_title{font-size:16px;font-weight:700;margin-bottom:8px;z-index:1}.hotspots_hotspot_content_description{z-index:1}.hotspots_hotspot_content_background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#f7f6f5,#e8e4e1);box-shadow:0 32px 35px #00000014;border-radius:30px;overflow:hidden;opacity:.9;z-index:-1}.hotspots_hotspot_content_background:before{content:"";position:absolute;left:0%;top:0%;width:100%;height:100%;border-radius:inherit;background:radial-gradient(circle at 8% 8%,#fffffff2 0,#ffffffe6 8%,#fff0 55%);pointer-events:none}.hotspots_hotspot_content_background:after{content:"";position:absolute;inset:-10%;border-radius:inherit;background:radial-gradient(circle at 100% 100%,#0000001f 0,#0000000d 25%,#0000 60%);mix-blend-mode:normal;opacity:.9;pointer-events:none}.hotspots_hotspot_content_arrow{position:absolute;top:100%;right:0;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:99px;cursor:pointer;transition:box-shadow .3s ease}.hotspots_hotspot_content_arrow:hover{box-shadow:0 4px 12px #2e9072b3}.hotspots_hotspot_content_arrow img{width:100%;height:100%;object-fit:cover}.hotspots .scroll_down{opacity:0}.hotspots .scroll_down.show{opacity:1}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes scale{0%{transform:scale(.9)}to{transform:scale(1)}}.quiz{display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/bg.png) no-repeat center center;background-size:cover;min-height:100%;height:100svh;width:100%}.quiz_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:90svh}.quiz_title{font-size:18px;text-transform:uppercase;text-align:center;text-shadow:0 0 12.489px #2e9072;letter-spacing:7.5px}.quiz_image{width:100%;object-fit:cover;margin-top:-1.2rem;max-height:50vh}.quiz_description{max-width:320px;margin-inline:auto;text-align:center;font-weight:600;text-shadow:0 0 20px #2e9072}.quiz .button{margin-top:1rem;margin-inline:auto}.quiz_question_hint{font-size:14px;font-weight:400;text-align:center;margin-top:8px}.quiz_question_content{position:relative;z-index:0;padding:48px 32px 42px;font-size:20px;font-weight:700;text-shadow:0 0 20px #2e9072;text-align:center;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center}.quiz_question_content_number{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;color:#2e9072;margin-inline:auto;font-weight:800;font-size:24px;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:99px;box-shadow:7px 7px 20px #00000073;text-shadow:none}.quiz_question_content_number_background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.quiz_question_content_background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#a9d9cf,#6dbba9 45%,#2f8f70);box-shadow:inset 0 8px 14px #ffffff59,inset 0 -12px 20px #0000002e,0 16px 28px #00000059;border-radius:30px;overflow:hidden;opacity:.9;z-index:-1}.quiz_question_content_background:before{content:"";position:absolute;top:10px;left:12px;width:48%;height:48%;border-radius:32px;background:radial-gradient(circle at 20% 20%,#fffffff2,#ffffff8c 30%,#fff0 70%);filter:blur(8px);opacity:.9;pointer-events:none}.quiz_question_content_background:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,#ffffff59,#fff0 40%,#0000001f);mix-blend-mode:soft-light;pointer-events:none}.quiz_answers{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:42px}.quiz_answers button{position:relative;width:100%;font-weight:400;font-size:16px;text-transform:none}.quiz_answer--selected{background:#2e907233!important;color:#fff!important}.quiz_answer--wrong{background:#e74141!important;color:#fff!important}.quiz_answer_correct{position:absolute;top:50%;right:0;transform:translate(50%,-50%);width:20px;height:20px;border-radius:50%;background:#2e9072!important;color:#2e9072!important;display:flex;align-items:center;justify-content:center}.quiz_confirm_button:disabled{opacity:.5;cursor:not-allowed}.quiz_end_image_title{width:100%;object-fit:contain;margin-bottom:-5rem;max-height:30vh}.quiz_end_image_ava_wrap{height:37vh;max-height:37vh;display:flex;align-items:flex-end;justify-content:center}.quiz_end_image_ava{display:block;height:100%;object-fit:contain}.quiz_end_title{font-size:24px;font-weight:700;text-align:center;margin-top:12px;text-shadow:0 0 20px #2e9072}.quiz_end_description{font-size:16px;font-weight:600;text-align:center;margin-top:20px}.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:fixed;top:0;left:0;width:100%;height:100%;background:url(/bg.png) no-repeat center center;background-size:cover;z-index:15;overflow:hidden;will-change:transform}.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}
