.containerDataGrid{border-radius:2px;box-shadow:3px;height:calc(100vh - 200px);overflow:hidden;width:100%}.titleForm{margin-bottom:1.5px;padding-bottom:.5px}.iconsDatagrid{height:35px;width:35px}.cardStaff{border-radius:18px;box-shadow:0 5px 10px #0003;height:380px;overflow:hidden;position:relative;width:295px}.cardStaff .posterStaff{height:100%;left:0;overflow:hidden;position:relative;top:0;width:100%}.cardStaff .posterStaff:before{bottom:-45%;content:"";height:100%;left:0;position:absolute;transition:.3s;width:100%;z-index:1}.cardStaff .posterStaff img{height:100%;object-fit:cover;object-position:center center;transition:.3s;width:100%}.cardStaff:hover .posterStaff:before{bottom:0}.cardStaff:hover .posterStaff img{transform:scale(1.1)}.cardStaff:hover .details{bottom:0}.cardStaff .details{-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%);background:hsla(0,3%,87%,.651);bottom:-100%;height:auto;left:0;padding:1.5em 1.5em 2em;position:absolute;transition:.2s;width:100%;z-index:2}.cardStaff .details h1,.cardStaff .details h2{font-weight:700}.cardStaff .details h1{font-size:1em;margin-bottom:5px}.img-user{border-radius:50%;height:auto;max-width:15%;object-fit:cover}.modalContainer{border:1px solid #006ab1;box-shadow:24px;left:50%;max-width:90%;padding:1rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media(min-width:600px){.modalContainer{width:70%}}@media(min-width:960px){.modalContainer{width:600px}}
/*# sourceMappingURL=main.3d7fa69c.css.map*/