html{height:100%;width:100%;height:100vh;width:100vw;overflow:hidden}*,:after,:before,html{box-sizing:border-box}body{font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;height:100%;width:100%;height:100vh;width:100vw;overflow:hidden;background-color:#fff}#root{position:fixed;top:0;bottom:0;left:0;right:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Modal_modalWrapper__3qPwt{z-index:10000;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;overflow:hidden;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;pointer-events:none}.Modal_wapperEnterDone__2me8Q{opacity:1;pointer-events:visible}.Modal_wapperEnterDone__2me8Q .Modal_modalContent__u8_ZH{-webkit-transform:translateY(0);transform:translateY(0)}.Modal_wrapperExit__1wpUF{opacity:0}@media screen and (max-width:550px){.Modal_wrapperExit__1wpUF .Modal_modalContent__u8_ZH{-webkit-transform:translateY(100vh);transform:translateY(100vh)}}@media screen and (min-width:550px){.Modal_wrapperExit__1wpUF .Modal_modalContent__u8_ZH{-webkit-transform:translateY(-200px);transform:translateY(-200px)}}.Modal_modalContent__u8_ZH{background-color:#fff;border-radius:8px;position:relative;transition:all .3s ease-in-out}@media screen and (max-width:550px){.Modal_modalContent__u8_ZH{position:fixed;top:10%;bottom:0;left:0;right:0;-webkit-transform:translateY(100vh);transform:translateY(100vh)}}@media screen and (min-width:550px){.Modal_modalContent__u8_ZH{margin:10px;-webkit-transform:translateY(-200px);transform:translateY(-200px)}}.Modal_container__BbC3T{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;justify-items:center}.Modal_content__1eywW{width:100%;height:100%;overflow:hidden;display:grid;grid-template:1fr/1fr;place-items:center;transition:all .3s ease-in-out}.Modal_content__1eywW>*{grid-column:1/1;grid-row:1/1}.Modal_header__14ybi{width:100%;height:46px;border-top-left-radius:8px;border-top-right-radius:8px;display:grid;grid-template-columns:.4fr 1fr .4fr}.Modal_backButton__2tyt7{height:100%;cursor:pointer;font-size:medium}.Modal_backButton__2tyt7,.Modal_title__1AZYz{display:flex;align-items:center;color:grey;text-transform:uppercase}.Modal_title__1AZYz{flex-grow:2;font-size:18px;font-weight:700;text-align:center;justify-content:center}.Modal_closeButton__2HCga{position:absolute;color:grey;top:7px;right:7px;width:30px;height:30px;cursor:pointer}
/*# sourceMappingURL=main.3090d7c3.chunk.css.map */