body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal{align-items:center;background-color:rgba(0,0,0,.6);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:99}.modal button{border:0;cursor:pointer;outline:none}.modal>section{width:100%}.modal>section,.modal>sectionTablet{-webkit-animation:modal-show .3s;animation:modal-show .3s;background-color:#fff;border-radius:.3rem;margin:0 auto;max-width:550px;overflow:hidden}.modal>sectionTablet{width:60%}.modal>sectionMobile{height:550px}.modal>sectionMobile,.modal>sectionRegisterMobile{-webkit-animation:modal-show .3s;animation:modal-show .3s;background-color:#fff;border-radius:.3rem;margin:0 auto;max-width:550px;overflow:hidden;width:350px}.modal>sectionRegisterMobile{height:650px}.modal>section>header,.modal>sectionMobile>header,.modal>sectionRegisterMobile>header,.modal>sectionTablet>header{background-color:#f1f1f1;font-weight:700;padding:16px 64px 16px 16px;position:relative}.modal>section>header button,.modal>sectionMobile>header button,.modal>sectionRegisterMobile>header button,.modal>sectionTablet>header button{background-color:initial;color:#999;font-size:21px;font-weight:700;position:absolute;right:15px;text-align:center;top:15px;width:30px}.modal>sectionTablet>main{border-bottom:1px solid #dee2e6}.modal>sectionMobile>main,.modal>sectionTablet>main{align-items:center;border-top:1px solid #dee2e6;padding:16px}.modal>sectionRegisterMobile>main{align-items:center;border-top:1px solid #dee2e6;padding:18px}.modal>section>main{align-items:center;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;padding:16px}.modal>sectionRegisterMobile>footer{padding:170px 150px;text-align:right}.modal>sectionMobile>footer{padding:75px 150px;text-align:right}.modal>section>footer,.modal>sectionTablet>footer{padding:12px 16px;text-align:right}.modal>section>footer button,.modal>sectionMobile>footer button,.modal>sectionRegisterMobile>footer button,.modal>sectionTablet>footer button{background-color:#6c757d;border-radius:5px;color:#fff;font-size:13px;padding:6px 12px}.modal.openModal{align-items:center;-webkit-animation:modal-bg-show .3s;animation:modal-bg-show .3s;display:flex}@-webkit-keyframes modal-show{0%{margin-top:-50px;opacity:0}to{margin-top:0;opacity:1}}@keyframes modal-show{0%{margin-top:-50px;opacity:0}to{margin-top:0;opacity:1}}@-webkit-keyframes modal-bg-show{0%{opacity:0}to{opacity:1}}@keyframes modal-bg-show{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.ff126176.css.map*/