.card-area{background:#fff;border:2px solid #ed1c24;border-radius:1rem;box-shadow:0 2px 12px #ed1c2414;width:220px;min-width:220px;height:180px;transition:transform .18s,box-shadow .18s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-area:hover{transform:scale(1.05);box-shadow:0 6px 24px #ed1c242e}.card-area .card-icon{margin-top:1.2rem;margin-bottom:1.2rem;font-size:3.2rem;color:#ed1c24}.card-area .card-label{font-size:1.15rem;font-weight:700;color:#ed1c24;letter-spacing:.5px}.area-title{color:#ed1c24;font-weight:800;letter-spacing:1px;text-shadow:0 2px 8px #fff,0 0px 1px #fff;background:#ffffffa6;border-radius:.5rem;padding:.5rem 1.2rem;display:inline-block}.footer-cri{background:#fff;border-top:2px solid #ed1c24;margin-top:2rem;padding:1.2rem 0}.footer-cri-logo{height:40px;width:40px;margin-right:1rem;border-radius:50%;border:1.5px solid #ed1c24;background:#fff}.footer-cri-nome{font-weight:700;color:#ed1c24;font-size:1.15rem;letter-spacing:.5px}.footer-cri-powered{height:32px;vertical-align:middle}@media screen and (max-width: 768px){.hero-body .is-flex.is-justify-content-center{flex-direction:column;gap:1.5rem;align-items:center}.hero-body .card-area{width:100%;max-width:280px}}
