.profileMenu_profileMenu__w7uB4{width:48px;height:48px;border-radius:32px;display:flex;justify-content:center;align-items:center;border:1px solid var(--otg-grey-light);color:var(--otg-grey-med);cursor:pointer}.profileMenu_overlay__9YKfk{position:fixed;top:0;left:0;z-index:1000;background-color:rgba(255,255,255,0);width:100vw;height:100vw}.profileMenu_dropdownSelect__p9B3G{position:absolute;background-color:var(--otg-white);border:1px solid var(--otg-grey-med);border-radius:10px;box-shadow:0 0 10px 5px rgba(0,0,0,.1)}.profileMenu_dropdownSelect__p9B3G ol{list-style:none;margin:10px 0!important}.profileMenu_dropdownSelect__p9B3G ol li{padding:8px 30px;cursor:pointer}.profileMenu_dropdownSelect__p9B3G ol li:hover{background-color:var(--otg-grey-light)}header.layout_header__lfo_N{display:flex;align-items:center;gap:30px;padding:20px 30px;border-bottom:1px solid var(--otg-grey-light);flex-wrap:nowrap;justify-content:space-between}header .layout_left__aeoSy{display:flex;align-items:center;gap:30px;flex:4 1}.layout_header__lfo_N .layout_right__CnRNh{flex:auto;display:flex;justify-content:flex-end;align-items:center}header.layout_header__lfo_N h3{padding-left:20px;border-left:1px solid var(--otg-grey-light);color:var(--otg-grey);display:flex;height:40px;align-items:center}main.layout_contents__z4ogj{display:flex;flex-grow:1;padding:0 0 20px;flex-wrap:wrap}@media screen and (max-width:480px){header.layout_header__lfo_N{display:flex;align-items:center;gap:10px;padding:20px 10px;border-bottom:1px solid var(--otg-grey-light);flex-wrap:nowrap;justify-content:space-between}header .layout_left__aeoSy{display:flex;align-items:center;gap:20px;flex:4 1}}.toast_toast__zgz5w{position:fixed;bottom:0;display:flex;width:100%;justify-content:center;z-index:91000}.toast_toast__zgz5w .toast_container__4_cty{background-color:#1E303A;border-radius:10px;color:#ffffff;padding:10px 50px;margin-bottom:30px;font-size:16px}.toast_toast__zgz5w .toast_container__4_cty a{margin-left:10px;color:#0797F8}:root{--otg-font-family:"Work Sans",Helvetica,Arial,serif!important;--otg-side-margins:50px;--otg-initial-top-margin:20px;--otg-orange:#F89944;--otg-blue-dark:#007D9C;--otg-blue-light:#00B1C5;--otg-magenta:#E13352;--otg-magenta-light:#FBE9ED;--otg-grey:#1E303A;--otg-grey-med:#9AA4A9;--otg-grey-light:#ECEEEE;--otg-grey-light-table:rgba(30,48,58,0.5);--otg-white:#FFFFFF;--otg-green:#00B85D;--otg-blue-dark-selected:#96d1fc;--otg-blue-dark-hover:#0075C5;--otg-white:#fff;--otg-size-header-1:35px;--otg-size-header-2:25px;--otg-size-header-3:18px;--otg-size-subtitle:18px;--otg-size-body:16px;--otg-size-text-field-title:14px;--otg-size-caption:14px;--otg-weight-header-1:700;--otg-weight-header-2:700;--otg-weight-header-3:700;--otg-weight-subtitle:400;--otg-weight-body-bold:700;--otg-weight-body:400;--otg-weight-text-field-title:700;--otg-weight-caption:400;--otg-divider-border:1px solid var(--otg-grey-light);--otg-box-shadow:0px 0px 10px 5px rgba(0,0,0,0.1);--spinner-text-size:16px}body,html{font-family:var(--otg-font-family);font-size:var(--otg-size-body);max-width:100vw}body,h1,html{color:var(--otg-grey)}h1{font-size:var(--otg-size-header-1);font-weight:var(--otg-weight-header-1)}h2{font-size:var(--otg-size-header-2);font-weight:var(--otg-weight-header-2)}h3{font-size:var(--otg-size-header-3);font-weight:var(--otg-weight-header-3)}a{color:var(--otg-blue-dark)}input,textarea{font-family:var(--otg-font-family);color:var(--otg-grey)}*{box-sizing:border-box;padding:0;margin:0}.spinner_wrapper__I4nbv{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 300px)}.spinner_spinner__VXg9e{height:var(--spinner-height,75px);display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;width:var(--spinner-width,100px)}.spinner_spinner__VXg9e .spinner_label__OGEQD{font-size:var(--spinner-text-size,20px);margin:auto;display:block;width:100%;text-align:center}.spinner_circle__0P4Zg{width:var(--spinner-size,25px);height:var(--spinner-size,25px);border-radius:50%;background-color:var(--spinner-circle-1,var(--otg-blue-dark,#fff));animation:spinner_bounce__PCJqr .5s infinite alternate}.spinner_circle__0P4Zg:nth-child(2){animation-delay:.16s;background-color:var(--spinner-circle-2,var(--otg-blue-light,#fff))}.spinner_circle__0P4Zg:nth-child(3){animation-delay:.32s;background-color:var(--spinner-circle-3,var(--otg-orange,#fff))}@keyframes spinner_bounce__PCJqr{0%{transform:scaleX(1.25)}to{transform:translateY(var(--spinner-bounce,-25px)) scaleX(1)}}._app_container__bsmmF{height:100vh}._app_container__bsmmF,._app_initialSpinner__v7BlD{display:flex;justify-content:center;align-items:center}._app_initialSpinner__v7BlD{margin-top:50px;flex-grow:1}