nav{width:100%;padding:20px 50px;background-color:#fff}.menu-items,nav{display:flex;justify-content:space-between;align-items:center}.menu-items{width:600px}.menu-items ul{list-style:none;display:flex;grid-gap:20px;gap:20px;justify-content:space-between;align-items:center;text-transform:uppercase;color:#828282}.menu-items ul li a{text-decoration:none;color:#828282;transition:color .5s}.menu-items ul li a:hover{color:#5b5b5b;font-weight:700}.menu-items ul span{padding:0 20px}.menu-items button{border:none;text-transform:uppercase;color:#fff;width:144px;height:50px;background-color:#2d9cdb;border-radius:3px;margin-left:30px}@media (max-width:900px){.menu-items{display:none}}.page-autotriagem{width:100vw;background-color:#f2f2f2;font-family:Roboto;padding-bottom:64px}.page-autotriagem-info{text-align:center;padding:16px}.page-autotriagem-content h1{font-family:Roboto;font-style:normal;font-weight:400;font-size:30px;line-height:35px;color:#000;margin:20px 0}.page-autotriagem-content p{font-family:Roboto;font-style:normal;font-weight:400;line-height:21px;color:#878686}.page-autotriagem-content .description-autotriagem{margin-bottom:20px}.page-autotriagem-content .form-triagem{max-width:1200px;width:100%;height:600px;background-color:#fff;border:1px solid #e0e0e0!important;border-radius:12px;margin:0 auto}.home-container{height:100vh;width:100vw;background-color:#fff}.home-container main{width:90%;height:80%;align-items:center;margin:auto}.home-container main,main .content{display:flex;justify-content:space-between}main .content{height:300px;flex-direction:column;align-items:flex-start;height:380px}main .content h1{width:406px;height:33px;font-family:Roboto;font-style:normal;font-weight:500;font-size:24px;line-height:28px;color:#2d9cdb}.content .subtitle{width:330px;height:84px}.content .subtitle p{font-family:Roboto;font-style:normal;font-weight:400;font-size:36px;line-height:42px;color:#333}.content .description{width:406px;height:108px}.content .description p{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:21px;color:#828282}.content a{border:none;background-color:#0071bc;color:#fff;text-transform:uppercase;width:250px;height:48px;border-radius:4px;margin:0 auto;text-decoration:none;transition:background-color .5s;font-size:14px;font-weight:500;display:flex;justify-content:center;align-items:center}.content a:hover{background-color:#004f83}.image-container{display:flex;flex-direction:column;align-items:center}.image-container small{color:#2d9cdb;font-size:12px}@media (max-width:1000px){.image-container{display:none}}.container{width:100vw;height:100vh;background-color:#f2f2f2}.screening-container{width:80%;height:80%;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.screening-container .progress{height:100%}.screening-container .progress,.screening-content{width:100%;display:flex;align-items:center;justify-content:center}.screening-content{flex-direction:column;background-color:#fff;max-width:600px}.screening-content header{width:100%;background:#2d9cdb;padding:8px;box-shadow:0 0 4px rgba(0,0,0,.12),0 4px 4px rgba(0,0,0,.24);text-align:center;color:#fff;border-radius:5px 5px 0 0}.screening-image img{width:600px;height:600px}.screening-space{width:100%;height:100%;padding:32px 24px}.screening-space h4{text-align:center}.screening-space .screening-state{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:24px 0}.screening-state .chip{text-align:center;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;width:220px;height:45px;border-radius:70px}.screening-space .screening-queue{width:100%}.screening-queue .queueContainer{display:flex;align-items:center;justify-content:space-between;padding:24px 0}.queueContainer div{padding:24px}.screening-space .screening-data{width:100%;padding:24px 0}.screening-data p{padding:0 0 24px}.recommendation-content{width:100%;height:100%}.recommendation-content h3{font-family:Roboto;font-style:normal;font-weight:600;font-size:20px;line-height:21px;margin-bottom:10px;color:#000}.recommendation-content p{opacity:.6;padding:16px 0}.recommendation-content .buttons-container{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width:1500px){.screening-container{width:90%}.screening-image img{width:500px;height:500px}}@media (max-width:1300px){.screening-image img{width:400px;height:400px}}@media (max-width:1100px){.screening-image{display:none}.screening-container{width:80%;height:80%;margin:0 auto}.screening-container,.screening-content{display:flex;align-items:center;justify-content:center}.screening-content{flex-direction:column;background-color:#fff}}*{margin:0;padding:0;box-sizing:border-box;font-family:"Roboto",sans-serif}#root,body,html{height:100vh;background-color:#f2f2f2}button,input{font-family:"Roboto",sans-serif}
/*# sourceMappingURL=main.52fb3262.chunk.css.map */