.TemplateScreen_screen__aq1ws{position:relative;width:100%;height:100%}.TemplateScreen_loading__yFDDD{display:flex;align-items:center;justify-content:center;height:100vh;color:#fff;font-size:1.2rem}.TemplateScreen_backgroundVideo__iGzDv{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.ScreenMap_container__HqtCB{--dot-inactive:#333;--dot-active:#666;--dot-border:#888;--dot-current:#fff;--dot-current-border:#fff;--dot-main:var(--color-green);--dot-main-border:var(--color-green);--dot-main-current:#fff;--dot-disabled:#222;--dot-hover:#aaa;--screen-name-color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;justify-content:center;align-items:center}.ScreenMap_grid__vYJ_M{display:grid;grid-gap:.8rem;gap:.8rem;max-width:300px;max-height:300px}.ScreenMap_dot__lFUFU{width:30px;height:30px;border:1px solid transparent;background:var(--dot-inactive,#333);position:relative;transition:all .2s ease;border-radius:50%}.ScreenMap_dot__lFUFU.ScreenMap_active__tRG0K{background:var(--dot-active,#666);border-color:var(--dot-border,#888)}.ScreenMap_dot__lFUFU.ScreenMap_current__7YG24{background:var(--dot-current,#fff);border-color:var(--dot-current-border,#fff);box-shadow:0 0 8px hsla(0,0%,100%,.5)}.ScreenMap_dot__lFUFU.ScreenMap_main__sQqtQ{background:var(--dot-main,#4a9eff);border-color:var(--dot-main-border,#2980ff)}.ScreenMap_dot__lFUFU.ScreenMap_main__sQqtQ.ScreenMap_current__7YG24{background:var(--dot-main-current,#fff);box-shadow:0 0 12px rgba(74,158,255,.8)}.ScreenMap_dot__lFUFU.ScreenMap_disabled__AMQiz{background:transparent;border:1px dashed var(--dot-disabled,#222);cursor:default}.ScreenMap_dot__lFUFU:hover:not(.ScreenMap_disabled__AMQiz){transform:scale(1.2);border-color:var(--dot-hover,#aaa)}.ScreenMap_currentScreenName__lVhYL{text-align:center;margin-top:12px;font-size:13px;color:var(--screen-name-color,hsla(0,0%,100%,.8));font-weight:400;letter-spacing:.5px}@media (max-width:768px){.ScreenMap_grid__vYJ_M{gap:.25rem;max-width:200px;max-height:200px}.ScreenMap_dot__lFUFU{width:16px;height:16px}.ScreenMap_currentScreenName__lVhYL{font-size:11px;margin-top:8px}}.DynamicScreen_screen___QYUP{width:100vw;height:100vh;position:relative;display:flex;box-sizing:border-box;color:var(--text-color,#fff);padding:0;max-width:800px;margin:0 auto}.DynamicScreen_content__YWFEf{width:100%;padding:2rem 2rem 200px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.DynamicScreen_content__YWFEf::-webkit-scrollbar{display:none}.DynamicScreen_title__uqc7L{font-size:2.5rem;margin-bottom:2rem;font-weight:700;color:inherit}.DynamicScreen_media__4ijg9{margin:2rem 0}.DynamicScreen_image__ib153{object-fit:contain}.DynamicScreen_image__ib153,.DynamicScreen_video__Fm11Q{max-width:100%;max-height:60vh;width:auto;height:auto;border-radius:8px}.DynamicScreen_audio__Au9a7{width:100%;max-width:400px}.DynamicScreen_portableText___VqkK{font-size:1.125rem;line-height:1.6;margin-top:2rem}.DynamicScreen_portableText___VqkK p{margin-bottom:1rem}.DynamicScreen_portableText___VqkK h1,.DynamicScreen_portableText___VqkK h2,.DynamicScreen_portableText___VqkK h3,.DynamicScreen_portableText___VqkK h4,.DynamicScreen_portableText___VqkK h5,.DynamicScreen_portableText___VqkK h6{margin-top:2rem;margin-bottom:1rem}.DynamicScreen_portableText___VqkK ol,.DynamicScreen_portableText___VqkK ul{text-align:left;max-width:600px;margin:1rem auto}.DynamicScreen_portableText___VqkK li{margin-bottom:.5rem}.DynamicScreen_caption__hZxsp{font-size:.875rem;color:var(--text-color-muted,hsla(0,0%,100%,.7));margin-top:.5rem;font-style:italic}.DynamicScreen_mediaTitle__pyzrx{font-size:1.25rem;margin-bottom:.5rem;color:inherit}.DynamicScreen_mediaDescription__DNQqJ{font-size:.875rem;color:var(--text-color-muted,hsla(0,0%,100%,.7));margin-top:.5rem;line-height:1.4}.DynamicScreen_small__Rqa4o{max-width:25%}.DynamicScreen_medium__l6KPn{max-width:50%}.DynamicScreen_large__QeilS{max-width:75%}.DynamicScreen_full__s3HvT{max-width:100%}@media (max-width:768px){.DynamicScreen_screen___QYUP{padding:1rem}.DynamicScreen_title__uqc7L{font-size:2rem;margin-bottom:1.5rem}.DynamicScreen_portableText___VqkK{font-size:1rem}.DynamicScreen_large__QeilS,.DynamicScreen_medium__l6KPn,.DynamicScreen_small__Rqa4o{max-width:100%}}.MediaControls_wrapper__fbdba{--progress-ani-speed:0.05s;--icon-size:1.5rem;--seeker-size:10px;--progress-bar-height:3px;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1.2em;padding:1em 0}.MediaControls_wrapperToEdge__7oT8M{padding-left:0;padding-right:0}.MediaControls_wrapperFixed__AGFev{position:fixed;z-index:1000;bottom:.6rem}.MediaControls_progressWrapper__8jTqk{width:100%;cursor:pointer;position:relative}.MediaControls_progressBar__lMLht{height:var(--progress-bar-height);background-color:var(--progress-background);position:relative}.MediaControls_progressFill__1wQpq{width:var(--progress);height:100%;background-color:var(--progress-fill);position:absolute;top:0;left:0;transition:width var(--progress-ani-speed) linear}.MediaControls_seeker__NgZEk{width:var(--seeker-size);height:var(--seeker-size);border-radius:50%;background-color:var(--color-white);position:absolute;top:-100%;left:var(--progress);margin-left:.2em;transform:translateX(-50%);cursor:pointer;transition:left var(--progress-ani-speed) linear}.MediaControls_muteButton__crXv_,.MediaControls_playPause__fVaWB{width:var(--icon-size);height:var(--icon-size);position:relative;z-index:1000;cursor:pointer}.MediaControls_muteButton__crXv_{--icon-size:1.8rem;display:flex;align-items:center;justify-content:center}.MediaControls_fullscreenButton___U1zk{width:var(--icon-size);height:var(--icon-size);position:relative;z-index:1000;cursor:pointer;display:flex;align-items:center;justify-content:center}.Icon_container__RSJe0{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em}.Icon_container__RSJe0 svg{width:100%;height:100%}.AudioPlayer_container__3lrCt{width:100%;margin:1rem 0}.Screen_screen__wdNlL{width:100vw;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.Screen_mainScreen__wJGy1{background:var(--main-screen-bg,#000);color:var(--main-screen-text,#fff)}.Screen_cmsScreen__RdrhW{background:var(--cms-screen-bg,#000);color:var(--cms-screen-text,#fff)}.Screen_placeholder__As3VW{text-align:center;color:var(--placeholder-text,#666)}.Screen_placeholder__As3VW h2{font-size:2rem;margin-bottom:1rem;color:inherit}.Screen_placeholder__As3VW p{font-size:1.125rem;opacity:.8}.Screen_backgroundVideo__UT_xI{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.SwipeNavigation_container__e2088{position:relative;width:100vw;height:100vh;overflow:hidden}.SwipeNavigation_screensGrid__IJi6F{display:grid;grid-template-columns:repeat(5,100vw);grid-template-rows:repeat(5,100vh);width:500vw;height:500vh;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.SwipeNavigation_screen__a4IqF{width:100vw;height:100vh;position:relative;overflow:scroll;z-index:0;transform:scale(.95);opacity:.5;filter:blur(100px);transition:transform .5s cubic-bezier(.45,.94,.25,.46),opacity .7s cubic-bezier(.45,.94,.25,.46),filter .3s cubic-bezier(.45,.94,.25,.46) .3s}.SwipeNavigation_screen__a4IqF.SwipeNavigation_empty__BNh20{background:transparent}.SwipeNavigation_screen__a4IqF.SwipeNavigation_active__Z0zU8{z-index:1;transform:scale(1);opacity:1;filter:blur(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .7s cubic-bezier(.25,.46,.45,.94),filter .3s cubic-bezier(.25,.46,.45,.94)}.Section_container__Ei6g7{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;margin:0 auto;scroll-snap-align:start}.Section_inner__K9UGf{width:100%;height:100%;max-width:1000px;margin:0 auto}.Section_y-top__mOvYV{justify-content:flex-start}.Section_y-center__pBI94{justify-content:center}.Section_y-bottom__uufEF{justify-content:flex-end}.Section_x-left__wutvT{align-items:flex-start}.Section_x-center__fljBW{align-items:center}.Section_x-right__OJCKx{align-items:flex-end}.Section_padded__L_P9I{padding:var(--padding)}.Section_blur__T7V4e{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.Section_bgColor__29mBR{background-color:var(--bg-color)}.Section_bgImage__z1Wy2{background-image:var(--bg-image)}.MainScreen_mainContainer__piEGC{width:100%;height:100%}.MainScreen_container__6z_T6{scroll-snap-type:y mandatory;overflow-y:scroll;height:100vh;width:100%;margin:0 auto;scroll-behavior:smooth;scroll-snap-align:start}.MainScreen_ui__fAvUT>*{height:100%;display:flex;flex-direction:column;justify-content:flex-start}.MainScreen_logo__45NA6{margin:0 auto;max-width:8%;min-width:60px;transform:translateY(-1rem)}.MainScreen_top__lNTyM{margin-bottom:1rem}.MainScreen_vitals__TK9AL{max-width:var(--vitals-width)}.MainScreen_stats__lSIbN{max-width:var(--stats-width);text-align:right}.MainScreen_middle__m9A6x{max-width:var(--middle-width);margin-top:1rem}.MainScreen_skills__BEaHD{width:100%;max-width:var(--skills-width);margin-bottom:1rem}.MainScreen_items__kCa49{width:100%;max-width:var(--items-width);margin-bottom:1rem}.MainScreen_itemAction__04TNQ{color:var(--color-green);font-size:1.5rem;margin-left:.5rem;display:inline-block}.MainScreen_quests__PXzkz{min-height:100%;align-items:flex-end}.MainScreen_top__lNTyM{margin-top:1rem}.MainScreen_middle__m9A6x{height:50%;justify-self:flex-start}.MainScreen_bottom__kPquh{justify-self:flex-end;margin-bottom:1rem;height:50%}.MainScreen_level__krBc4{line-height:.7;display:flex;flex-direction:row;align-items:flex-end;margin-bottom:1rem}.MainScreen_level__krBc4 small{font-size:.5rem}.MainScreen_level__krBc4 h1{font-size:4rem;color:var(--color-yellow)}.MainScreen_stat__H3v7P{display:flex;flex-direction:column;align-items:flex-end;margin-top:.5rem;font-size:.9rem;color:var(--color-text)}.MainScreen_stat__H3v7P span:last-child{font-weight:700}.Row_container__ciAYZ{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.Row_y-top__n1q7y{align-items:flex-start}.Row_y-center__UiYBL{align-items:center}.Row_y-bottom__O2bH3{align-items:flex-end}.Row_x-left__mzRCq{justify-content:flex-start}.Row_x-center__rKsTP{justify-content:center}.Row_x-right__ijekX{justify-content:flex-end}.Row_space-between__dYU37{justify-content:space-between}.Row_space-around__PQH_R{justify-content:space-around}.Row_padded__m7zDk{padding:var(--padding)}.ThankYouModal_container__7AjDu{height:100%}.Column_container__pkd7n,.ThankYouModal_container__7AjDu{display:flex;flex-direction:column;justify-content:center;align-items:center}.Column_container__pkd7n{width:100%}.Column_y-top__YIPli{justify-content:flex-start}.Column_y-center__oZgUU{justify-content:center}.Column_y-bottom__KacOl{justify-content:flex-end}.Column_x-left__Kkr4Y{align-items:flex-start}.Column_x-center__6p7rS{align-items:center}.Column_x-right__fSToM{align-items:flex-end}.Column_padded__LdE8V{padding:var(--padding)}