@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:#2e9072}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}@supports (height: 100lvh){.page_section{min-height:100lvh}}.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}}.loader_overlay{position:fixed;inset:0;background:#2e9072;color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.loader_spinner{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.loader_logo{position:relative;width:200px;overflow:hidden}.loader_logo img{width:100%;display:block;object-fit:contain}.loader_logo .loader_logo_white{position:absolute;top:0;left:0;width:100%;clip-path:polygon(0 0,var(--clip-progress, 0%) 0,var(--clip-progress, 0%) 100%,0 100%)}.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_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;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}}.hero_description p{text-shadow:0 0 12px #2e9072;margin-bottom:4px}.hero .scroll_down{position:absolute;bottom:32px;left:50%;width:28px;height:45px;border-radius:99px;border:2px solid #ffffff;transform:translate(-50%)}.hero .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}.split-line{display:block}@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)}}.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{position:absolute;bottom:32px;left:50%;width:28px;height:45px;border-radius:99px;border:2px solid #ffffff;transform:translate(-50%);opacity:0;z-index:10;transition:opacity .3s ease}.hotspots .scroll_down.show{opacity:1}.hotspots .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 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}.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}
