@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{background:#fafafa}.containerGeral,.containerGerals{padding:1.5rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);border-radius:12px;height:100%;display:flex;flex-direction:column}.ant-app{height:100%!important;width:100%!important}.geral-content{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:12px;padding:24px;flex:1;display:flex;.ant-col{display:flex;flex-direction:column;justify-content:space-around}}.headerDiv,.titleGeral{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.title{font-weight:700;margin-bottom:0!important;color:#000000;letter-spacing:.01em;line-height:1.25;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.show-when-not-empty{display:block!important}.ant-card-meta{align-items:center!important;margin:0!important}@media (max-width:1600px){.ant-col-lg-8,.ant-col-md-8{flex:0 0 50%!important;max-width:50%!important}.ant-col-md-12{flex:0 0 100%!important;max-width:100%!important}.hide-when-empty{display:none!important}}@media (max-width:768px){.containerGeral{padding:16px 10px}.titleGeral{font-size:20px}.ant-col-lg-8,.ant-col-md-12,.ant-col-md-8{flex:0 0 100%!important;max-width:100%!important}.headerDiv{display:flex;flex-direction:column;row-gap:16px}.geral-content{padding:10px}}@media (max-width:576px){.titleGeral{flex-direction:column!important;row-gap:16px!important;text-align:center!important}.title{font-size:revert!important}.ant-btn-variant-link{span{font-size:small!important}}}