@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{height:100%;font-size:16px}button:focus,input:focus,select:focus,textarea:focus{outline:none}body{font-family:Noto Sans,sans-serif;font-weight:400;background-size:100% auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body .wrapper{height:100%;display:flex;flex-direction:column}body .wrapper .main{flex:1 0 auto;width:100%;display:flex;flex-direction:column}body .wrapper .footer{justify-content:center;height:2rem;color:#797b7c;font-size:.9rem}.msg,body .wrapper .footer{display:flex;flex-direction:row;align-items:center}.msg{width:100%;flex-wrap:nowrap;justify-content:space-between;margin-bottom:1rem;padding:.5rem .4rem;border-radius:10px}.msg,.msg-image{box-sizing:border-box}.msg-image{padding-left:.5rem;color:#fff;font-size:2rem;margin-right:1rem}.msg-body{color:#fff;font-weight:700;font-size:1.1rem;text-align:center}.msg-close{display:flex;flex-direction:column;justify-content:start;color:#fff;width:1.5rem}.msg--info{background-color:#131313;color:#fff}.msg--success{background-color:#25ab6d;color:#fff}.msg--warning{background-color:#f5cd2e;color:#fff}.msg--danger{background-color:#ca1b1e;color:#fff}.spinner{background:hsla(0,0%,100%,.8);z-index:2}.spinner,.spinner-figure{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto}.spinner-figure{width:50px;height:50px;border:5px solid #ccc;border-top-color:#e85d55;border-radius:100%;-webkit-animation:round 2s linear infinite;animation:round 2s linear infinite}@-webkit-keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-moz-keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.field{width:100%;flex:1 0 auto;padding:.5rem;box-sizing:border-box;margin-bottom:0}.field-label .label-text--error{color:#ca1b1e}.field-content{position:relative;display:flex;width:100%}.field-content-icon{position:absolute;left:1rem;top:0;height:100%;display:flex;align-items:center}.field-content-input{padding-left:2.5rem;border:1px solid #a3a3a3;min-height:45px;font-size:13px;font-weight:400;display:block;width:100%;line-height:1.5;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;overflow:visible;margin:0;color:#939393}.field-content-input::placeholder{color:#939393}.field-content-input--error{border:2px solid #ca1b1e}.field-error{margin-top:.3rem;color:#ca1b1e;font-size:.9rem;font-weight:700}.field--x1{width:100%}@media (min-width:48em){.field--x1{width:45%}}@media (min-width:62em){.field--x1{width:30%}}@media (min-width:118.75em){.field--x1{width:25%}}@media (min-width:48em){.field--x2{width:45%}}.field--x3{width:100%}@media (min-width:125em){.field--x3{width:60%}}.field--x4{width:100%}.btn{opacity:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center;text-decoration:none;user-select:none;border:1px solid transparent;margin:5px;cursor:pointer;text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:600;border-radius:7px}.btn:visited{color:#e85d55}.btn:hover{cursor:pointer}.btn:focus,.btn:hover{opacity:.9;transition:all .3s}.btn:not(:disabled){cursor:pointer}.btn:disabled{cursor:not-allowed;background-color:#797b7c}.btn-small{font-size:.8rem;padding:.5rem;box-sizing:border-box;height:2rem}.btn-medium{font-size:1rem;height:3rem}.btn-large,.btn-medium{padding:.8rem;box-sizing:border-box}.btn-large{font-size:1.5rem;height:4rem}.btn-primary{background-color:#e85d55;color:#fff}.btn-primary:visited{color:#fff}.btn-secondary{background-color:#fff;color:#4c4d4f;border:1px solid #4c4d4f}.btn-success{background-color:#25ab6d;color:#fff}.btn-success:visited{color:#fff}.btn-error{background-color:#ca1b1e;color:#fff}.btn-error:visited{color:#fff}.btn-warning{background-color:#f5cd2e;color:#fff}.btn-warning:visited{color:#fff}.link{font-size:.9rem;text-decoration:none;font-weight:700}.link:hover{text-decoration:underline}.link--primary,.link--secondary{color:#fff}.link--leyend{color:#797b7c}.content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.content .logo{max-width:300px}.content .logo img{width:100%}.content .subtitle{color:#797b7c;font-size:1.5rem;margin-bottom:2rem;text-align:center}.content .form{display:flex;flex-direction:column;width:100%;padding:0 1rem;box-sizing:border-box}@media (min-width:48em){.content .form{width:50%}}@media (min-width:87.5em){.content .form{width:30%}}.content .form .form-btn{display:flex;flex-direction:column;margin-bottom:1rem}.content .form .form-forget{text-align:center}