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}ody{background-color:#fff}.showbox{position:relative;min-height:100px;max-height:100vh;height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.showbox small{margin-top:15px;font-size:15px;letter-spacing:.4px}.loader{position:relative;margin:0 auto;width:45px;display:block}.loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:2,200;stroke-dashoffset:0;animation:dash 1s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:#dc3f53}40%{stroke:#2d86ca}66%{stroke:#009358}80%,90%{stroke:#fabb0a}}#page-404{display:flex;flex-direction:column;justify-content:center;align-items:center}#title-404{color:#444;font-size:5rem;text-align:left;width:100%}#sub-title-404{color:#444;padding:0 20px 20px;text-align:center;font-size:3rem;text-align:left;width:100%}#between-the-lines{color:#444;padding:20px;text-align:center;font-size:1.2rem;text-align:right;width:100%;line-height:3rem}#button{cursor:pointer;width:30rem;height:10.4rem;border-radius:.8rem;font:700 2rem Archivo;background:var(--color-secundary);color:var(--color-button-text);transition:background .2s;border:0}#button:hover{background:var(--color-secundary-dark)}
/*# sourceMappingURL=main.51834320.chunk.css.map */