body,html{font-family:Roboto,sans-serif;font-size:16px;margin:0}nav{align-items:center;background:#fff;box-shadow:2px 0 28px 0 rgba(33,40,50,.15);display:flex;height:80px;justify-content:left;padding:0 30px;position:fixed;top:0;width:100%}nav input[type=text]{background:#eef2f8;border:none;border-radius:5px;height:30px;padding:5px;text-indent:5px;width:200px}nav h3 a{color:#222;margin:0 30px;text-decoration:none}.containerButton{cursor:pointer;display:inline-block}.bar1,.bar2,.bar3{background-color:#000;height:4px;margin:4px 0;transition:.4s;width:25px}.change .bar1{-webkit-transform:rotate(-45deg) translate(-6.5px,6px);transform:rotate(-45deg) translate(-6.5px,6px)}.change .bar2{opacity:0}.change .bar3{-webkit-transform:rotate(45deg) translate(-5px,-5px);transform:rotate(45deg) translate(-5px,-5px)}.container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:80px}.sidebar{background:#ddd;box-shadow:0 2px 28px 0 rgba(33,40,50,.15);height:100%;left:0;margin:0;padding:20px;position:fixed}.sidebar .buttons{background:#eeeff0;border-radius:10px;box-shadow:2px 0 28px 0 rgba(33,40,50,.15);box-sizing:border-box;display:flex;flex-grow:0;padding:5px 0;width:100%}.sidebar .buttons button{border:none;border-radius:8px;color:#222;cursor:pointer;flex-grow:5;font-size:18px;height:40px;margin:0 5px;text-align:center;transition:.2s;width:150px}.sidebar .buttons button.active{background:#fff;box-shadow:0 0 0 0 #000,0 1px 1px 0 hsla(0,0%,73%,.11),1px 1px 2px -.6px hsla(0,0%,73%,.18),1px 3px 4px -1px hsla(0,0%,73%,.26);transition:.2s}.list-link{color:#212832;display:block;font-size:16px;margin:20px;text-decoration:none}.list-link:hover{color:#0061f2}.list-link.active{color:#0061f2;font-weight:700}.sidebar input[type=text]{background:#eeeff0;border:none;border-radius:8px;box-shadow:2px 0 28px 0 rgba(33,40,50,.15);font-size:1.1rem;height:40px;margin-top:15px;padding:5px 0;text-indent:15px;width:100%}.list{margin:20px 0;max-height:calc(100vh - 250px);overflow-y:scroll}@media only screen and (max-width:800px){.sidebar{width:calc(100% - 40px)}}.result{background:#c7d6ec;border-radius:8px;box-shadow:0 2px 28px 0 rgba(33,40,50,.15);margin:20px;padding:50px;width:900px}.result h1{font-size:2.5rem;margin:0}.result h2{font-size:1.75rem;margin:20px 0}.cards{display:flex;flex-wrap:wrap}@media only screen and (min-width:800px){.result{margin-left:380px}}.card{align-items:center;background:#0061f2;border-radius:6px;box-shadow:0 2px 28px 0 rgba(33,40,50,.15);color:#fff;display:flex;flex-direction:column;justify-content:center;margin:10px;min-height:170px;min-width:250px;padding:0;text-decoration:none}.card h2{margin:40px}.card-footer{background:rgba(33,40,50,.03);border-top:1px solid rgba(33,40,50,.125);width:100%}.card-footer p{font-size:.9rem;margin:20px}@media only screen and (max-width:800px){.card{margin:15px 0;width:100%}}footer{color:#a7aeb8;font-size:.8rem;font-weight:500;margin:20px;text-align:center}
/*# sourceMappingURL=main.fb88de07.css.map*/