.brandon{font-family:brandon-grotesque,sans-serif}.roboto{font-family:Roboto Condensed,sans-serif}.h1,h1{line-height:3.25rem}.h1,.h1-alt,h1{font-family:brandon-grotesque,sans-serif;font-weight:700;font-size:3.5rem}.h1-alt{line-height:4.5rem}.large-stat{line-height:3rem}.h2,.large-stat,h2{font-family:brandon-grotesque,sans-serif;font-weight:700;font-size:2.625rem}.h2,.h2-alt,h2{line-height:3.125rem}.h2-alt{font-family:brandon-grotesque,sans-serif;font-weight:400;font-size:2.625rem}.button{font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.42188rem;letter-spacing:.045rem;text-decoration:none;text-transform:uppercase}.h3,h3{font-weight:700}.h3,.h3-alt,h3{font-family:brandon-grotesque,sans-serif;font-size:1.75rem;line-height:2rem}.h3-alt{font-weight:400}.h4,h4{font-weight:700}.h4,.h4-alt,h4{font-family:brandon-grotesque,sans-serif;font-size:1.5rem;line-height:1.75rem}.h4-alt{font-weight:400}.h5,h5{line-height:1.75rem;text-transform:uppercase}.h5,.p,h5,p{font-family:brandon-grotesque,sans-serif;font-weight:500;font-size:1.25rem}.p,p{line-height:1.5rem}.mt-0{margin-top:0}.mt-xs{margin-top:var(--xs)}.mt-sm{margin-top:var(--sm)}.mt-md{margin-top:var(--md)}.mt-lg{margin-top:var(--lg)}.mt-xl{margin-top:var(--xl)}.mt-xxl{margin-top:var(--xxl)}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:var(--xs)}.mb-sm{margin-bottom:var(--sm)}.mb-6{margin-bottom:var(--md)}.mb-lg{margin-bottom:var(--lg)}.mb-xl{margin-bottom:var(--xl)}.mb-xxl{margin-bottom:var(--xxl)}.flex{display:flex}.flex-1{flex:1}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.space-between{justify-content:space-between}.items-center{align-items:center}.justify-center{justify-content:center}.align-items-center{align-items:center}.gap-md{gap:var(--md)}.gap-sm{gap:var(--sm)}.gap-lg{gap:var(--lg)}.gap-xl{gap:var(--xl)}.gap-xxl{gap:var(--xxl)}.input-label{font-family:brandon-grotesque,sans-serif;font-weight:500;font-size:1rem;line-height:1.25rem}.body-large{font-weight:500}.body-bold-large,.body-large{font-family:brandon-grotesque,sans-serif;font-size:1.25rem;line-height:1.5rem}.body-bold-large{font-weight:700}.body-large-link{font-family:brandon-grotesque,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.5rem}.body{font-weight:500}.body,.body-bold{font-family:brandon-grotesque,sans-serif;font-size:1rem;line-height:1.25rem}.body-bold{font-weight:700}.charts{font-size:.875rem}.charts,.charts-large{font-family:Roboto Condensed,sans-serif;font-weight:400;line-height:1rem}.charts-large{font-size:1.125rem}.charts-large-bold{font-weight:700;font-size:1.125rem}.charts-large-bold,.table-info{font-family:Roboto Condensed,sans-serif;line-height:1rem}.table-info{font-weight:400;font-size:.875rem}.tag{font-family:brandon-grotesque,sans-serif;font-weight:500;font-size:1rem;line-height:1.25rem;background-color:var(--white);border-radius:var(--button-radius);display:flex;gap:var(--xs);padding:var(--xxs) var(--xs);color:var(--nola-dark-navy);cursor:pointer}.paddedArticle li,.paddedArticle ol,.paddedArticle p,.paddedArticle ul{font-family:brandon-grotesque,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.5rem;margin-top:var(--md)}.paddedArticle h1,.paddedArticle h2{margin-top:var(--lg)}.paddedArticle h3,.paddedArticle h4,.paddedArticle h5,.paddedArticle img{margin-top:var(--md)}.paddedArticle ol>li:first-child,.paddedArticle ul>li:first-child{margin-top:0}.paddedArticle .m-0{margin:0}.paddedArticle .mt-0{margin-top:0}.paddedArticle .mb-0{margin-bottom:0}.paddedArticle a{color:var(--nola-dark-navy);transition:color .3s ease;font-weight:700;text-decoration:underline;&:hover{color:var(--nola-teal-shade)}}.linkNavy{color:var(--nola-dark-navy);transition:color .3s ease;font-weight:700;text-decoration:underline;&:hover{color:var(--nola-teal-shade)}}main.min-h-screen{min-height:calc(100vh - 64px)}main.min-h-screen-footer{min-height:calc(100vh - 450px)}.min-h-100vh{min-height:100vh}.scroll-smooth{scroll-behavior:smooth}.fade-marker{opacity:0;animation:fadeInAnimation 1s ease forwards}@keyframes fadeInAnimation{to{opacity:1}}