@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body{padding:0;margin:0;max-width:100%;background:#06000F;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;font-family:Inter}input{outline:none}button{cursor:pointer}button,div{-webkit-tap-highlight-color:transparent}.passwordInput{width:90%;height:100%;background-color:transparent;border:none;padding:0}input::placeholder{color:rgba(255,255,255,.31)}:root{--strong-black:rgba(6,0,15,1);--bright-grey:rgb(211,211,211);--light-grey:rgba(129,129,129,1);--light-grey-2:rgba(149,149,149,1);--overflow-grey:rgb(42,42,42);--medium-grey:rgb(50,50,50);--medium-grey-2:rgb(35,35,35);--dark-grey:rgb(27,27,27);--bright-white:rgba(250,248,252,1);--dark-white:rgba(246,241,254,1);--bright-red:rgba(234,52,52,1);--strong-red:rgba(182,11,11,1);--strong-yellow:rgba(223,190,3,1);--light-green:rgba(0,173,0,1);--blue-link:rgb(1,1,224);--regular-card-width:calc(var(--regular-item-width) + var(--card-lateral-padding) * 2);--pickers-width-perc:0.46}@media only screen and (min-height:600px) and (min-aspect-ratio:1.001),only screen and (min-width:1100px) and (max-aspect-ratio:0.999){:root{--lateral-menu-width:22vw;--page-padding-top:4vw;--page-padding-bottom:4vw;--card-lateral-padding:2vw;--regular-border-radius:0.8vw;--regular-item-width:25vw;--regular-item-height:3vw;--large-item-width:35vw;--large-item-height:3.6vw;--very-large-item-width:71.5vw;--google-icon-width:1.6vw;--item-margin-top:1.1vw;--regular-font-size:1.2vw}.pageTitle{color:var(--dark-white);margin:0;font-size:2.5vw;font-weight:500}.pageSubtitle,.pageTitle{letter-spacing:.15vw;text-align:center}.pageSubtitle{color:var(--light-grey);margin:.5vw 0 0;font-size:1.5vw;font-weight:400;line-height:1.4em}.regularText{color:var(--dark-white);font-weight:400;margin:0;line-height:1.8vw}.inputLabelText,.regularText{font-size:var(--regular-font-size);letter-spacing:.05vw}.inputLabelText{color:var(--bright-grey);font-weight:500;margin:1.5vw 0 0}.smallText{color:var(--dark-white);font-size:1vw;font-weight:400;margin:0}.smallText,.warning{letter-spacing:.05vw;line-height:1em;text-align:center}.warning{color:var(--strong-red);font-weight:500;width:100%;font-size:1.2vw;margin-bottom:0;margin-top:.5em}.card{background-color:var(--dark-grey);padding:3vw var(--card-lateral-padding) 3vw;border-radius:var(--regular-border-radius);margin-top:2vw;display:flex;flex-direction:column;align-items:center}.regularInput{width:var(--regular-item-width);min-height:var(--regular-item-height);height:var(--regular-item-height);border-radius:var(--regular-border-radius);background-color:transparent;border:1px solid var(--light-grey)}.largeItem,.regularInput{padding:0 1vw;margin-top:var(--item-margin-top)}.largeItem{width:var(--large-item-width);min-height:var(--large-item-height);height:var(--large-item-height);background-color:var(--dark-grey)}.largeItem,.regularButton{border-radius:var(--regular-border-radius);border:none}.regularButton{width:var(--regular-item-width);min-height:var(--regular-item-height);height:var(--regular-item-height);background-color:var(--bright-red);margin-top:var(--item-margin-top);cursor:pointer}.passwordIcon{color:var(--light-grey);width:1.6vw;height:1.6vw}.line{background-color:var(--bright-grey);min-height:.1vw}.computerLargeItemWidth{width:var(--large-item-width)}}@media only screen and (max-height:600px) and (min-aspect-ratio:1.001),only screen and (max-width:1100px) and (max-aspect-ratio:0.999){:root{--header-height:calc(var(--screen-coeff) * 80px);--tab-bar-height:calc(var(--screen-coeff) * 86px);--page-padding-top:calc(var(--screen-coeff) * 30px);--page-padding-bottom:calc(var(--tab-bar-height) + calc(var(--screen-coeff) * 50px));--card-lateral-padding:calc(var(--screen-coeff) * 20px);--regular-border-radius:calc(var(--screen-coeff) * 10px);--regular-item-width:calc(var(--screen-coeff) * 280px);--regular-item-height:calc(var(--screen-coeff) * 40px);--large-item-width:calc(var(--screen-coeff) * 380px);--large-item-height:calc(var(--screen-coeff) * 50px);--google-icon-width:calc(var(--screen-coeff) * 20px);--item-margin-top:calc(var(--screen-coeff) * 15px);--regular-font-size:calc(var(--screen-coeff) * 18px)}.pageTitle{color:var(--dark-white);margin:0;font-size:calc(var(--screen-coeff) * 30px);font-weight:500}.pageSubtitle,.pageTitle{letter-spacing:calc(var(--screen-coeff) * 2px);text-align:center}.pageSubtitle{color:var(--light-grey);margin:calc(var(--screen-coeff) * 5px) 0 0 0;font-size:calc(var(--screen-coeff) * 22px);font-weight:400}.regularText{color:var(--dark-white);font-weight:400;margin:0;line-height:calc(var(--screen-coeff) * 27px)}.inputLabelText,.regularText{font-size:var(--regular-font-size)}.inputLabelText{color:var(--bright-grey);font-weight:500;margin:calc(var(--screen-coeff) * 22px) 0 0 0}.smallText{color:var(--dark-white);font-size:calc(var(--screen-coeff) * 16px);font-weight:400;margin:0}.smallText,.warning{text-align:center;line-height:1em}.warning{color:var(--strong-red);font-weight:500;width:100%;font-size:calc(var(--screen-coeff) * 18px);font-weight:400;margin-bottom:0;margin-top:.5em}.card{background-color:var(--dark-grey);padding:calc(var(--screen-coeff) * 30px) var(--card-lateral-padding) calc(var(--screen-coeff) * 20px);border-radius:var(--regular-border-radius);margin-top:calc(var(--screen-coeff) * 20px);display:flex;flex-direction:column;align-items:center}.regularInput{width:var(--regular-item-width);min-height:var(--regular-item-height);height:var(--regular-item-height);border-radius:var(--regular-border-radius);background-color:transparent;border:1px solid var(--light-grey)}.largeItem,.regularInput{padding:0 calc(var(--screen-coeff) * 10px);margin-top:var(--item-margin-top)}.largeItem{width:var(--large-item-width);max-width:100%;min-height:var(--large-item-height);height:var(--large-item-height);background-color:var(--dark-grey)}.largeItem,.regularButton{border-radius:var(--regular-border-radius);border:none}.regularButton{width:var(--regular-item-width);min-height:var(--regular-item-height);height:var(--regular-item-height);background-color:var(--bright-red);margin-top:var(--item-margin-top);cursor:pointer;-webkit-tap-highlight-color:transparent}.passwordIcon{color:var(--light-grey);width:calc(var(--screen-coeff) * 20px);height:calc(var(--screen-coeff) * 20px)}.line{background-color:var(--bright-grey);min-height:1px}}@media only screen and (max-width:1100px) and (min-width:600px) and (max-aspect-ratio:0.999){:root{--screen-coeff:1.5}}@media only screen and (max-width:600px) and (min-width:390px) and (max-aspect-ratio:0.999){:root{--screen-coeff:1}}@media only screen and (max-width:390px) and (max-aspect-ratio:0.999){:root{--screen-coeff:0.9}}@media only screen and (max-height:600px) and (min-aspect-ratio:1.001){:root{--screen-coeff:1}}.rs-picker-popup{border-radius:var(--regular-border-radius)!important;background-color:transparent!important}.rs-calendar-only-time{padding-top:0!important}.rs-stack{background-color:var(--overflow-grey);width:calc(var(--large-item-width) * var(--pickers-width-perc))}.rs-calendar{min-height:auto!important}.rs-calendar-only-time .rs-calendar-time-dropdown{top:0!important}.rs-calendar-time-dropdown.show{padding:var(--item-margin-top) 0 calc(var(--item-margin-top) * .5);background-color:var(--overflow-grey);top:0}.rs-calendar-time-dropdown-row{display:flex;align-items:center;justify-content:center;column-gap:2%;background-color:var(--overflow-grey)}.rs-calendar-only-time .rs-calendar-time-dropdown-column{width:45%}.rs-stack .rs-calendar-time-dropdown-column-title{background-color:rgb(68,68,68);color:var(--dark-white);margin-bottom:.4em}.rs-stack .rs-calendar-time-dropdown-column-title,.rs-stack li span{font-size:var(--regular-font-size);padding:0;line-height:2em;border-radius:calc(var(--regular-border-radius) * .5)}.rs-stack li span{color:var(--light-grey)}.rs-stack li span:hover{color:var(--dark-white);background-color:var(--light-grey)}.rs-stack .rs-calendar-time-dropdown-cell.rs-calendar-time-dropdown-cell-active{background-color:var(--bright-red);color:var(--dark-white)}.rs-picker-toolbar.rs-stack{background-color:var(--overflow-grey)!important;padding:0}.rs-picker-toolbar-ranges.rs-stack{display:none}.rs-stack.rs-picker-toolbar{justify-content:center!important;align-items:center!important;border-top:.5px solid var(--bright-grey)}.rs-btn.rs-btn-primary.rs-btn-sm{font-size:var(--regular-font-size);line-height:1.5em;margin:.5em;background-color:rgb(77,77,77)}.rs-btn.rs-btn-primary.rs-btn-sm:hover{background-color:rgb(90,90,90)}@media only screen and (min-height:600px) and (min-aspect-ratio:1.001),only screen and (min-width:1100px) and (max-aspect-ratio:0.999){.rs-anim-fade{margin-top:var(--item-margin-top)}.rs-picker-popup .rs-calendar.rs-calendar-only-time .rs-calendar-time-dropdown-column>ul{height:15vw!important}}@media only screen and (max-height:600px) and (min-aspect-ratio:1.001),only screen and (max-width:1100px) and (max-aspect-ratio:0.999){.rs-anim-fade{margin-top:calc(var(--item-margin-top) * .3)}.rs-picker-popup .rs-calendar.rs-calendar-only-time .rs-calendar-time-dropdown-column>ul{height:calc(var(--screen-coeff) * 160px)!important}}.WebLateralMenu_body___6mmC{height:100vh;min-width:var(--lateral-menu-width);background-color:var(--strong-black);border-right:.5px solid var(--medium-grey);display:flex;flex-direction:column;align-items:center;padding:2vw 0}.WebLateralMenu_menuItemContainer__IpP9m{display:flex;flex-direction:column;align-items:"center";margin-top:18dvh}@media only screen and (min-height:600px) and (min-aspect-ratio:1.001),only screen and (min-width:1100px) and (max-aspect-ratio:0.999){.PageLinkItem_body__uDKxP{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-decoration:none;width:18vw;height:3vw;margin-bottom:.5vw;padding:0 1vw;border-radius:var(--regular-border-radius);position:relative;cursor:pointer}.PageLinkItem_selectedItemBackground__67xnS{background-color:var(--medium-grey-2)}.PageLinkItem_icon__5hIRE{color:var(--light-grey);width:1.9vw;height:1.9vw}.PageLinkItem_selectedIcon__WjtsE{color:var(--dark-white);width:1.9vw;height:1.9vw}.PageLinkItem_pageName__bEiOS{color:var(--light-grey);font-size:1.1vw;font-weight:600;margin:0 0 0 1vw}.PageLinkItem_selectedPageName__5lXkO{color:var(--dark-white);font-size:1.1vw;font-weight:600;margin:0 0 0 1vw}.PageLinkItem_body__uDKxP:hover{background-color:var(--medium-grey-2)}}@media only screen and (max-height:600px) and (min-aspect-ratio:1.001),only screen and (max-width:1100px) and (max-aspect-ratio:0.999){.PageLinkItem_body__uDKxP{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;-webkit-tap-highlight-color:transparent}.PageLinkItem_icon__5hIRE{color:var(--light-grey)}.PageLinkItem_icon__5hIRE,.PageLinkItem_selectedIcon__WjtsE{width:calc(var(--screen-coeff) * 27px);height:calc(var(--screen-coeff) * 27px)}.PageLinkItem_selectedIcon__WjtsE{color:var(--dark-white)}.PageLinkItem_pageName__bEiOS{color:var(--light-grey)}.PageLinkItem_pageName__bEiOS,.PageLinkItem_selectedPageName__5lXkO{font-size:calc(var(--screen-coeff) * 18px);font-weight:600;margin:calc(var(--screen-coeff) * 5px) 0 0 0}.PageLinkItem_selectedPageName__5lXkO{color:var(--dark-white)}}.PhoneHeader_body__vsZC0{min-height:var(--header-height);min-width:"100%";justify-content:center;padding-top:calc(var(--screen-coeff) * 12px);position:-webkit-sticky;position:sticky;top:0;border-bottom:1.5px solid var(--medium-grey)}.PhoneHeader_body__vsZC0,.PhoneTabBar_body__zhKcw{background-color:var(--strong-black);display:flex;align-items:center;z-index:10}.PhoneTabBar_body__zhKcw{min-width:100%;min-height:var(--tab-bar-height);height:var(--tab-bar-height);position:fixed;bottom:0;flex-direction:row;justify-content:space-around;padding:0 calc(var(--screen-coeff) * 3px);border-top:1px solid var(--medium-grey)}