.no-deco{text-decoration:none}.cagov-card{border:var(--border-1, 1px) solid var(--gray-300, #e1e0e3);padding:var(--s-2, 1rem);border-bottom:var(--border-5, 5px) solid var(--primary-700, #004abc);border-radius:var(--radius-2, 4px);min-width:250px;min-height:50px;margin-top:0;display:flex}.cagov-card:hover{background-color:var(--gray-100, #f9f9fa);transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}.cagov-card:focus{outline:var(--accent2-500, #ac8226)}.cagov-card .card-text{color:var(--primary-700, #004abc) !important;font-size:var(--font-size-5, 1.625rem);line-height:var(--font-lineheight-3, 1.5);padding:0;padding-right:var(--s-2, 1rem);margin:0}.cagov-card svg{fill:var(--primary-700, #004abc);min-width:var(--s-2, 1rem);min-height:var(--s-2, 1rem);max-width:var(--s-2, 1rem);max-height:var(--s-2, 1rem);margin-top:var(--s-1, 0.5rem);margin-left:auto}.cagov-grid,.cagov-grid .block-editor-block-list__layout{display:grid;grid-gap:var(--s-3, 1.5rem)}.cagov-grid .block-editor-block-list__block{margin:0}@supports (width: calc(min(250px, 100%))){.cagov-grid,.cagov-grid .block-editor-block-list__layout{grid-template-columns:repeat(auto-fit, minmax(calc(min(250px, 100%)), 1fr))}}

.popover-content{position:absolute;display:flex;flex-direction:column-reverse;row-gap:.5rem;left:-10000px;top:auto;width:1px;height:1px;background-color:white;padding:1rem;z-index:100;outline:0;border-radius:.5rem;overflow:visible;pointer-events:none;--shadow-color: 220 3% 15%;--shadow-strength: 1%;box-shadow:5px 7px 15px grey}.popover-content:focus{outline:2px solid var(--highlight-color, #fec02f)}.popover-container{position:relative;width:fit-content}.popover-content::before{content:'';position:absolute;width:1rem;height:1rem;left:0;top:50%;background-color:white;transform:translate(-50%, -50%) rotate(45deg)}.popover-revealed{width:max-content;height:max-content;left:var(--x);top:var(--y);transform:translateY(-50%)}@media screen and (max-width: 950px){.popover-content::before{content:none}.popover-revealed{left:calc(50% + var(--x-offset-m, 0%));transform:translate(-50%, 0)}}.popover-legend{display:flex;flex-direction:row;gap:.75rem;align-items:flex-start}.popover-legend svg{height:1.5em}.popover-revealed p{font-weight:400;font-size:1em}.popover-header{margin:0}.popover-stat{margin:0 0 .5rem 0}
