:root{--clr-primary:#182848;--clr-primary-1:#063251;--clr-primary-2:#104e7a;--clr-primary-3:#1a6aa2;--clr-primary-4:#2d87c8;--clr-primary-5:#49a6e9;--clr-primary-6:#6ebef7;--clr-primary-7:#8bcbf9;--clr-primary-8:#a5d5f8;--clr-primary-9:#c5e5fc;--clr-primary-10:#ebf7ff;--clr-grey-1:#102a42;--clr-grey-2:#243a52;--clr-grey-3:#324d67;--clr-grey-4:#48647f;--clr-grey-5:#617d98;--clr-grey-6:#829ab0;--clr-grey-7:#9eb2c7;--clr-grey-8:#bcccdc;--clr-grey-9:#dae2ec;--clr-grey-10:#f1f5f8;--clr-white:#fff;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--clr-green-dark:#25bb32;--clr-green-light:#6be675;--clr-orange-cw:#ffc861;--clr-purple-cw:#9d4d8c;--clr-black:#222;--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px rgba(0,0,0,0.1);--dark-shadow:0 5px 15px rgba(0,0,0,0.2);--max-width:1170px;--fixed-width:620px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background:#f1f5f8;background:var(--clr-grey-10);color:#102a42;color:var(--clr-grey-1);line-height:1.5;font-size:.875rem}p{margin-bottom:1.25rem;color:#324d67;color:var(--clr-grey-3)}@media screen and (min-width:800px){body{font-size:1rem}h1,h2,h3,h4{line-height:1}}.btn{text-transform:uppercase;background:linear-gradient(1turn,#365498,#182848);color:#fff;color:var(--clr-white);padding:.375rem .75rem;letter-spacing:.1rem;letter-spacing:var(--spacing);display:block;font-size:.875rem;border:2px solid #182848;border:2px solid var(--clr-primary);cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.2);border-radius:.25rem;border-radius:var(--radius);transition:all .3s linear;transition:var(--transition)}.btn:hover{color:#102a42;color:var(--clr-grey-1);background:#f1f5f8;background:var(--clr-grey-10)}.block{min-height:40vh}.bcg{background:#182848;background:var(--clr-primary)}.bcg,.container{text-align:center}.container{width:90vw;min-width:300px;max-width:730px;background:#fff;background:var(--clr-white);margin:-200px auto 0;border-radius:.25rem;border-radius:var(--radius);position:relative;padding:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:var(--dark-shadow)}.container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100px;background:#f1f5f8;background:var(--clr-grey-10);border-top-left-radius:.25rem;border-top-left-radius:var(--radius);border-top-right-radius:.25rem;border-top-right-radius:var(--radius);border-bottom:1px solid #182848;border-bottom:1px solid var(--clr-primary)}.container img{width:150px;height:150px;position:relative;border-radius:50%;padding:5px;background:#fff;background:var(--clr-white);border:1px solid rgba(0,0,0,.25);margin-bottom:2rem;box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:var(--dark-shadow)}.user-title{font-size:18px;margin-bottom:0}.user-value{color:#102a42;color:var(--clr-grey-1);font-size:28px}.values-list{display:grid;grid-template-columns:repeat(6,1fr);justify-content:center}.icon{background:transparent;border:transparent;font-size:1.5rem;cursor:pointer;color:#617d98;color:var(--clr-grey-5);transition:all .3s linear;transition:var(--transition)}.icon:hover{color:#49a6e9;color:var(--clr-primary-5)}.btn,.btn-clear{margin:1.5rem auto 0;width:150px}#iconImg{width:50px;height:50px}#cw{width:75px;margin-top:50px}.btn-group{display:flex}.th{width:30%}.head-tr{background-color:#182848;background-color:var(--clr-primary);height:40px;color:#fff;color:var(--clr-white)}.table{width:100%;margin-top:10px}.body-tr{height:40px;color:#182848;color:var(--clr-primary);font-weight:700}.footer-div{width:80vw;min-width:400px;background-color:#182848;height:50px;font-size:2rem;color:#fff;border:.5px solid#182848;border-radius:5px;margin:50px 0;height:55px;display:flex;justify-content:center}.brand{color:#fff;font-weight:700;font-style:italic;margin-right:1.5rem}
/*# sourceMappingURL=main.8efc2313.chunk.css.map */