body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.iririr{width:108px!important;line-height:1}.githubdd div{transform:scale(1.5)}pre{font-size:14px!important;background:#25282f!important}hr{border:2px solid #20232d;width:80%}.btn-aws{outline:none!important;background:#475372;color:#d4d9e4;border-radius:5px;padding:10px;margin:10px;cursor:pointer;width:200px;font-size:20px;border:none;box-shadow:0 8px 7px 2px #1d2538}.btn-aws:active{background:#36456d}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mainLoadingDiv{position:fixed;z-index:9999;left:50%;bottom:35px;transform:translate(-50%);display:flex;min-width:300px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:600px;background:#202d40}.loadingDiv{background:#e8e8e8;width:100%;text-align:left;padding:10px;z-index:10}.loadingDiv p:nth-child(2){color:#636363}.loadingDiv p:first-child,.loadingDiv p:nth-child(2){margin:6px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.loadingDiv p:first-child{text-align:left;text-transform:uppercase;font-size:17px}.loadingText{font-weight:500;font-size:25px;margin:16px;text-transform:uppercase;color:#3b454a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.lds-ring{position:relative;width:91px;height:100%;padding:13px;text-align:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;transform:scale(1.3);top:-3px;left:-3px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:3px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#fff}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.f-modal-alert{display:flex;justify-content:center;align-items:center;width:100px}.f-modal-alert .f-modal-icon{border-radius:50%;border:4px solid grey;box-sizing:content-box;height:80px;margin:-3px auto;padding:0;position:relative;width:80px;z-index:10;transform:scale(.8)}.f-modal-alert .f-modal-icon.f-modal-error,.f-modal-alert .f-modal-icon.f-modal-success{border-color:#a5dc86}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-placeholder,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-placeholder{border-radius:50%;border:4px solid #fff;box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-fix,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-fix{background-color:hsla(0,0%,100%,0);height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line{background-color:#fff;border-radius:2px;display:block;height:5px;position:absolute;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-tip,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line.f-modal-tip{left:14px;top:46px;transform:rotate(45deg);width:25px}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-long,.f-modal-alert .f-modal-icon.f-modal-success .f-modal-line.f-modal-long{right:8px;top:38px;transform:rotate(-45deg);width:47px}.f-modal-alert .f-modal-icon.f-modal-error{border-color:#f27474}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-x-mark{display:block;position:relative;z-index:2}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-placeholder{border:4px solid #fff}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line{background-color:#fff;top:37px;width:47px}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-left{left:17px;transform:rotate(45deg)}.f-modal-alert .f-modal-icon.f-modal-error .f-modal-line.f-modal-right{right:16px;transform:rotate(-45deg)}.f-modal-alert .f-modal-icon+.f-modal-icon{margin-top:50px}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.f-modal-icon.f-modal-error.animate:after,.f-modal-icon.f-modal-success.animate:after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}.animateXLeft{-webkit-animation:animateXLeft .75s;animation:animateXLeft .75s}.animateXRight{-webkit-animation:animateXRight .75s;animation:animateXRight .75s}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}.footerSend{position:fixed;bottom:0;width:100%;border-radius:4px;background:#fff;left:-4px;height:56px;border-top:1px solid #fafafa;padding:10px;box-shadow:3px -1px 13px -2px #c1c1c1}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@-webkit-keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@-webkit-keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}@keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}
/*# sourceMappingURL=main.f8be8ce4.chunk.css.map */