html,body,#root{position:fixed;width:100%;height:auto;max-height:100%;background:#fff}html,body{top:0;right:0;bottom:0;left:0}#root{top:50px;right:0;bottom:0;left:0}body.aw_vr_mode #root{top:0!important;right:0!important;bottom:0!important;left:0!important}body.aw_vr_mode canvas{height:100%!important;width:100%!important}.aw_earth_label{pointer-events:hover}.aw_earth_label>div{background:#e6ce00;padding:.2rem 1rem;border-radius:2rem;color:#004432;font-weight:700;font-family:Sora;font-size:1.25rem;transform-origin:center center;transition:ease-in-out background-color .16s,ease-in-out color .16s,ease-in-out font-size .16s}.aw_earth_label>div:hover{cursor:pointer;background-color:#13735f;color:#fff;font-size:1.6rem}.aw_react_footer{position:fixed;bottom:0;width:100%;z-index:9999;transition:transform .3s ease-in-out}.aw_react_footer.aw_hide_footer{transform:translateY(120%)}.aw_footer_toggle{position:fixed;bottom:0;right:1rem;z-index:9999;height:2rem;width:2rem;border-radius:.25rem .25rem 0 0}.aw_footer_toggle i.aw_icon{color:#fff;font-size:1rem;display:inline-block;transform:rotate(-90deg);margin:0}.aw_intro{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:999999;transition:opacity .5s ease-in-out;pointer-events:none;display:flex;justify-content:center;align-items:center}.aw_intro img{width:80vw;max-width:550px;max-height:auto}.aw_intro .aw_loader{max-width:4rem;margin:0 auto}.aw_intro.aw_fade_out{opacity:0;animation:fadeOut .1s .5s ease-in-out forwards}@keyframes fadeOut{0%{display:block}to{display:none}}.aw_custom_btn,.aw_icon_button,.aw_back_button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer}.aw_custom_btn:focus,.aw_custom_btn:active,.aw_icon_button:focus,.aw_icon_button:active,.aw_back_button:focus,.aw_back_button:active{outline:none;box-shadow:none}.aw_custom_btn{background-color:#004432;color:#e6ce00;outline:none;font-family:sora;font-weight:900;line-height:1em}.aw_custom_btn .aw_icon{line-height:1em;margin-right:.25rem;font-size:1em}.aw_icon_button{background:none;font-family:wildicon}.aw_round_close_btn,.aw_back_button{border-radius:2rem;color:#004432;background-color:#ffffffad;box-shadow:0 4px 4px #00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.5rem 1rem;font-weight:700}.aw_round_close_btn:hover,.aw_round_close_btn:focus,.aw_back_button:hover,.aw_back_button:focus{background-color:#004432;color:#e6ce00;transform:scale(1.025);box-shadow:0 4px 8px #00000040}.aw_round_close_btn .aw_icon,.aw_back_button .aw_icon{display:inline-block;transform:scaleX(-1)}.aw_round_close_btn{width:3rem;height:3rem;line-height:3rem;vertical-align:middle;padding:0;transition:ease-in-out .16s all;transform-origin:center center}.aw_round_close_btn:hover,.aw_round_close_btn:focus{background-color:#004432;color:#e6ce00;transform:scale(1.025);box-shadow:0 4px 8px #00000040}.aw_global_back_btn{position:fixed;left:2rem;bottom:6rem;z-index:99;animation:slide-in-blurred-left .8s cubic-bezier(.23,1,.32,1) .5s both}@keyframes slide-in-blurred-left{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}.aw_main_header_presentation nav>ul{gap:1rem;height:100%}.aw_main_header_presentation nav>ul>li :is(a,button){padding:.5rem;color:#004432}.aw_main_header_presentation li.aw_hidden{visibility:hidden}.aw_main_header_presentation li.aw_donate a{padding:.5rem .85rem;font-size:.85rem}.aw_main_header_presentation .aw_logo img{height:80%;min-height:2rem!important;min-width:unset;transform:translateY(-3.45%);margin-top:.5rem;margin-bottom:.5rem}.aw_main_header_presentation .aw_custom_vr_button{background:none!important;display:block;position:relative;cursor:pointer;display:flex;align-items:center;align-content:center;height:100%}.aw_main_header_presentation .aw_custom_vr_button:hover{color:#13735f}.aw_main_header_presentation .aw_custom_vr_button img{width:auto;height:1.5em;max-height:1.5rem;display:block;position:relative;object-fit:contain;object-position:center;margin:0;margin-left:.5rem}.aw_main_header_presentation .aw_rich_text{display:inline-block}.aw_main_header_presentation .aw_menu_item a,.aw_main_header_presentation a.menuitem{cursor:pointer}ul li.aw_eq_menu_item{transition:max-width .2s ease-in-out;max-width:400px}ul li.aw_eq_menu_item.aw_no_sound{overflow:hidden;max-width:0px}.aw_eq{display:flex;gap:2px;align-items:center;background:none;height:100%;cursor:pointer}.aw_eq img.aw_icon_muted{max-height:1.5rem}.aw_eq.aw_no_sound img.aw_icon_muted{visibility:hidden}.aw_eq i{background-color:#13735f;border-radius:2px;width:2px;height:12px;opacity:.5;transition:ease-in-out opacity .2s}.aw_eq.aw_stop i{visibility:hidden;display:none}.aw_eq.aw_playing.aw_audio_blocked{opacity:.5}.aw_eq.aw_playing.aw_audio_blocked:before{position:absolute;content:"";display:block;width:80%;height:1px;background-color:#13735f;top:50%;left:50%;border-radius:2px;transform:translate(-50%,-50%) rotate(45deg)}.aw_eq.aw_playing i{opacity:1;border-radius:2px;width:2px;height:12px;animation:eq-play ease-in-out .2s alternate infinite}.aw_eq.aw_playing i:nth-child(1){animation-duration:.32s;animation-delay:7ms}.aw_eq.aw_playing i:nth-child(2){animation-duration:.28s;animation-delay:14ms}.aw_eq.aw_playing i:nth-child(3){animation-duration:.24s;animation-delay:21ms}.aw_eq.aw_playing i:nth-child(4){animation-duration:.1s;animation-delay:28ms}.aw_eq.aw_playing i:nth-child(5){animation-duration:.26s;animation-delay:35ms}@keyframes eq-play{0%{transform:scaleY(.1)}to{transform:scaleY(1)}}@keyframes eq-stop{0%{transform:scale(1)}to{transform:scaleX(0)}}
