@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400|Roboto:100,300,400);.App{width:100%;background:#fff;-ms-flex-direction:row;flex-direction:row}.App,.App .left-content{height:100%;display:-ms-flexbox;display:flex}.App .left-content{width:50%;background:#603dc1;-ms-flex-direction:column;flex-direction:column;position:relative}.App .left-content .brand{height:120px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.App .left-content .brand .brand-img{left:0;padding:10px 20px;background:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative}.App .left-content .brand .brand-img img{width:150px;height:auto;position:relative;z-index:10}.App .left-content .brand .brand-img:after{width:100%;top:0;background:#fff}.App .left-content .brand .brand-img:after,.App .left-content .brand .brand-img:before{content:"";height:100%;position:absolute;left:0;border-top-right-radius:10px;border-bottom-right-radius:10px}.App .left-content .brand .brand-img:before{width:105%;top:15px;background:#000;opacity:.3;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}.App .left-content .step-1{-ms-flex-direction:row;flex-direction:row;display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;padding:0 250px 0 40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.App .left-content .step-1 .content{width:200px}.App .left-content .step-1 .content h3{color:#fff;margin-bottom:10px}.App .left-content .step-1 .content h4{color:#fff;font-size:14px;margin-top:0;margin-bottom:10px}.App .left-content .step-1 .box-file{position:relative;outline:none;display:block;width:200px;height:45px;text-align:center;color:#fff;padding-top:15px}.App .left-content .step-1 .box-file small{display:block;font-size:13px;opacity:.6}.App .left-content .step-1 .box-file input{opacity:0;position:absolute;top:0;left:0;z-index:99;width:100%;height:100%}.App .left-content .step-1 .box-file:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:absolute;left:0;top:0;border:2px dashed hsla(0,0%,100%,.6)}.App .left-content .step-1 .file-name{padding-top:5px;padding-bottom:15px;color:#fff;display:block}.App .left-content .step-1 .file-name.error{color:#fe577a}.App .left-content .description{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;color:#fff;font-size:16px;font-family:Roboto,sans-serif;padding:10px 250px 10px 40px;font-weight:100}.App .phone{background:url(/static/media/phone.dcea2438.png);width:300px;height:550px;background-size:cover;position:absolute;left:50%;margin-left:-240px;top:50%;margin-top:-280px}.App .phone .message-area{width:220px;height:70%;position:relative;margin-top:120px;margin-left:58px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.App .phone .message-area .first-message{font-size:11px;color:#83898c;font-family:Roboto,sans-serif;background:#fff;border-radius:8px;padding:5px 10px;margin-left:10px;margin-right:20px;position:relative;margin-bottom:20px}.App .phone .message-area .first-message:after{content:"";position:absolute;bottom:10px;left:-10px;border-bottom:15px solid #fff;border-left:15px solid transparent;-webkit-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.App .phone .message-area .text-area{position:relative;border:1px solid #fff;border-radius:15px;min-height:50px}.App .phone .message-area .text-area textarea{font-size:13px;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;background:transparent;color:#fff;padding:10px;outline:none;font-family:Roboto,sans-serif;line-height:13px}.App .phone .message-area .text-area textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.App .phone .message-area .text-area textarea:-ms-input-placeholder,.App .phone .message-area .text-area textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.App .phone .message-area .text-area textarea::placeholder{color:hsla(0,0%,100%,.5)}.App .phone .message-area .text-area .text{font-size:13px;line-height:13px;padding:10px;margin:1px;font-family:Roboto,sans-serif;display:block;max-height:290px;overflow:hidden;opacity:0}.App .phone .status{position:absolute;top:72px;left:112px;font-size:11px;color:#fff;letter-spacing:.5px;font-weight:300;opacity:.7;font-family:Roboto,sans-serif}.App .right-content{width:50%;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px 60px 20px 120px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:center;align-items:center}.App .right-content .form-container{max-width:450px}.App .right-content .form-container h1{color:#40a8a0;line-height:30px;margin-bottom:50px}.App .right-content .form-container .form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.App .right-content .form-container .form .form-row{display:-ms-flexbox;display:flex;padding-bottom:6px;-ms-flex-direction:row;flex-direction:row}.App .right-content .form-container .form .form-row:last-child{border-bottom:0}.App .right-content .form-container .form .form-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;padding:0 3px;-webkit-box-sizing:border-box;box-sizing:border-box}.App .right-content .form-container .form .form-column:last-child{border-right:0}.App .right-content .form-container .form .form-column.form-colum-50{width:50%}.App .right-content .form-container .form .form-column.form-colum-100{width:100%}.App .right-content .form-container .form .form-column label{position:absolute;top:10px;left:15px;font-size:12px;color:#40a8a0}.App .right-content .form-container .form .form-column input{height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #d3d9dc;outline:none;padding:16px 12px 5px;font-size:14px;color:#83898c}.App .right-content .form-container .form .form-column input::-webkit-input-placeholder{color:rgba(211,217,220,.8)}.App .right-content .form-container .form .form-column input:-ms-input-placeholder,.App .right-content .form-container .form .form-column input::-ms-input-placeholder{color:rgba(211,217,220,.8)}.App .right-content .form-container .form .form-column input::placeholder{color:rgba(211,217,220,.8)}.App .right-content .form-container .form .form-column input:focus{background:rgba(211,217,220,.15)}.App .right-content .btn-area{padding:50px 5px;text-align:right}.App .right-content .btn-area .btn{display:inline-block;padding:15px 30px;border-radius:50px;color:#fff;text-decoration:none;background:#fe577a;font-weight:300;text-transform:uppercase;letter-spacing:1px}.App .alert{display:block;position:fixed;top:10px;right:10px;background:#fe577a;padding:0 20px;max-width:300px;color:#fff;max-height:0;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.App .alert.active{max-height:400px;opacity:1;padding:20px}.App .error-text{color:#fe577a}.App .ok-message{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:hsla(0,0%,100%,.5);cursor:pointer}.App .ok-message .message{display:-ms-flexbox;display:flex;width:300px;height:100px;top:50%;left:50%;margin-top:-50px;margin-left:-150px;position:absolute;border-radius:10px;background:#603dc1;color:#fff;text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.App .ok-message .message .close{width:20px;height:20px;position:absolute;right:10px;top:6px;font-size:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-family:Roboto,sans-serif;cursor:pointer;display:block}.App .loader{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:hsla(0,0%,100%,.5)}.App .loader .loader-text{width:250px;text-align:center;height:30px;top:50%;left:50%;margin-top:25px;margin-left:-125px;position:absolute}.App .loader .loader-icon{display:-ms-flexbox;display:flex;width:50px;height:50px;top:50%;left:50%;margin-top:-25px;margin-left:-25px;position:absolute}.App .loader .loader-icon .spinner{width:50px;height:40px;text-align:center;font-size:10px}.App .loader .loader-icon .spinner>div{background-color:#603dc1;height:100%;width:6px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.App .loader .loader-icon .spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.App .loader .loader-icon .spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.App .loader .loader-icon .spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.App .loader .loader-icon .spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}#root,body,html{margin:0;padding:0;width:100%;height:100%;font-family:Roboto Condensed,sans-serif;color:#464647;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:300}
/*# sourceMappingURL=main.80cd5b24.css.map*/