body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#f6f7f9;box-sizing:border-box;display:flex;font-family:Lato,sans-serif;margin:0;padding:40px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{display:flex;flex-wrap:wrap;max-width:1390px;width:100%}.app-header{display:flex;flex-basis:100%;justify-content:space-between}.header-text{color:#191919;font-size:30px;font-style:normal;font-weight:700;line-height:44px;line-height:40px;margin-bottom:18px;width:80%}.main-button,button{border:0;border-radius:5px;cursor:pointer;display:block;font-weight:700}.main-button{background:#108af9;color:#fff;font-size:14px;height:40px;margin-left:20px;width:152px}.form-container{flex-grow:1;padding-right:30px}.input-row{display:flex;justify-content:space-between}.input-row>*{flex-grow:1}.input-row>:first-child{margin-right:30px}.preview-container{background-color:#fff;border:1px solid #073d7d07;border-radius:7px;box-shadow:0 7px 13px #073d7d07;font-family:proxima-nova,sans-serif;min-height:200px;min-width:550px;padding:25px;position:relative}.form-button{display:flex;flex-basis:100%;justify-content:flex-end;margin-bottom:25px}.signIn-button{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.preview-header-menu{border-bottom:1px solid #eaeaf3;cursor:pointer;display:flex;margin:10px 30px 50px}.preview-header-menu .preview-menu-item{color:#747a8b;font-size:16px;font-weight:400;margin-right:35px;padding:17px 0;position:relative}.preview-header-menu .active-item{color:#d7282f;font-weight:700}.preview-header-menu .active-item:before{border-bottom:2px solid #d7282f;bottom:-1px;content:" ";position:absolute;width:100%}.loader{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate-s-loader;animation-name:rotate-s-loader;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(../../static/media/loader.1225fdcdcd5ca2ab321b.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;margin:0 auto;width:20px}@-webkit-keyframes rotate-s-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-s-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.input{display:flex;flex-direction:column;margin-bottom:25px;position:relative}.label{color:#747a8b;letter-spacing:0;margin-bottom:4px}.label,input,textarea{font-size:14px;font-weight:600}input,textarea{background:#fff;border:1px solid #d5ddea;border-radius:5px;color:#474e5d;padding:17px 20px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#adb1c9}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#adb1c9}input::placeholder,textarea::placeholder{color:#adb1c9}input:focus,input:hover,textarea:focus,textarea:hover{border:2px solid #474e5d;outline:none;padding:16px 19px}textarea{resize:none}textarea:read-only{cursor:unset}.helperText{color:#707d8f;font-size:12px;font-weight:400;margin-top:4px}.toggle-container{display:flex;gap:30px;margin-bottom:8px}.toggle{width:50%}.toggle *{cursor:pointer}.toggle-label{margin-left:5px}.toggle-helperText{color:#707d8f;font-size:12px;font-weight:400;margin-left:25px;margin-top:4px}
/*# sourceMappingURL=main.f45888eb.css.map*/