.mobile-navigation_container__kQA2l{padding:0 1.8rem;background-color:var(--oat-milk-3);position:fixed;height:56px;top:0;width:100%;z-index:20}.mobile-navigation_top-bar__d72_y{height:56px;color:#fff;display:flex;align-items:center;justify-content:space-between}.mobile-navigation_top-bar__d72_y .mobile-navigation_mobile-toggle__QheCf{all:unset;cursor:pointer;width:16px;height:12px;background:url(/images/controls/mobile-toggle.svg) no-repeat 50%;background-size:100% auto;text-indent:-9999px}.mobile-navigation_top-bar__d72_y .mobile-navigation_mobile-toggle__QheCf.mobile-navigation_is-open__1azHz{width:20px;height:20px;background-image:url(/images/controls/close.svg)}.mobile-navigation_navigation-content-wrapper__c1Q53{position:fixed;top:56px;left:0;width:100%;height:calc(100vh - 56px);height:calc(100svh - 56px);background-color:var(--oat-milk-3);z-index:100}.mobile-navigation_navigation-content__Vh_34{padding:1rem .75rem;height:100%;overflow:auto;display:flex;flex-direction:column;justify-content:space-between}.mobile-navigation_navigation-content__Vh_34 .mobile-navigation_mobile-nav-header__9m8G_{font-weight:500;font-size:.75rem;line-height:.88rem;letter-spacing:2px;vertical-align:middle;text-transform:uppercase;color:var(--oat-milk-6);padding-left:1rem;margin-block:.75rem}.mobile-navigation_user-menu__1QyJj .mobile-navigation_avatar-row__bQajS{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem .85rem}.mobile-navigation_upgrade__OvOMA{display:flex;flex-direction:column;gap:24px;margin-top:auto;margin-bottom:20px;padding:16px;background-color:var(--oat-milk-1);border-radius:14px}.mobile-navigation_upgrade-body__hAlba{display:flex;flex-direction:column;gap:16px}.mobile-navigation_upgrade-title__fhk40{font-family:Neue Montreal,arial,sans-serif;font-weight:500;font-size:1rem;line-height:1.25rem}.mobile-navigation_upgrade-bullets__XMXUI{display:flex;flex-direction:column;gap:12px}.mobile-navigation_upgrade-bullets__XMXUI span{font-family:Neue Montreal,arial,sans-serif;font-weight:400;font-size:.8rem;line-height:1.4rem}.mobile-navigation_upgrade-bullet__O7o6d{display:flex;flex-direction:row;align-items:center;gap:10px}.mobile-navigation_upgrade-bullet__O7o6d .mobile-navigation_check__hpHQw{width:24px;height:24px;color:var(--hot-pink)}.mobile-navigation_powered__V5ZOg{padding-left:1.5rem}.mobile-navigation_powered-text__EYfi3{display:block;color:#505050;font-size:7px;font-style:normal;font-weight:400;line-height:50%;letter-spacing:2px;text-transform:uppercase}.main-layout_main-container__mNDky{position:relative;display:flex;flex-direction:row;align-items:stretch;width:100%;background-color:var(--main-bg);padding-left:var(--nav-bar-width);transition:all .25s ease-in-out;height:100%}@media screen and (max-width:1024px){.main-layout_main-container__mNDky{flex-direction:column;padding-left:0}}.main-layout_main-container__mNDky .main-layout_body___31th{position:relative;display:flex;flex-direction:column;width:100%;flex:1 1;padding:80px 1.8rem 1.8rem;min-height:100vh}@media screen and (max-width:1024px){.main-layout_main-container__mNDky .main-layout_body___31th{padding-top:136px}}@media screen and (max-width:767px){.main-layout_main-container__mNDky .main-layout_body___31th{padding-top:113.1428571429px}}.main-layout_loader-container__FNOrz{height:100%;display:flex;justify-content:center;align-items:center}.main-layout_upgrade-backdrop___qnXB{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;opacity:0;animation:main-layout_fadeIn__8agzB .3s ease-out forwards}.main-layout_upgrade-modal__CHT_3{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);z-index:1000;width:330px;box-shadow:0 20px 40px rgba(0,0,0,.15);opacity:0;animation:main-layout_modalIn__8wwId .3s ease-out forwards}@keyframes main-layout_fadeIn__8agzB{0%{opacity:0}to{opacity:1}}@keyframes main-layout_modalIn__8wwId{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}