:root{--content-lines: 2}.pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}@media only screen and (min-width:640px){.pagination .nav-links{gap:1rem}}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;border-radius:.625rem;font-size:.875rem}.pagination .page-numbers.current{background-color:#ff8300;color:#fff}.pagination .page-numbers.dots{min-width:auto;color:#b1b0ae}@media only screen and (min-width:640px){.pagination .page-numbers.dots{min-width:2.5rem}}.pagination .page-numbers.prev,.pagination .page-numbers.next{color:#3d3935}.pagination .page-numbers.prev svg,.pagination .page-numbers.next svg{width:1rem;height:1rem}.pagination .page-numbers--mid{display:none}@media only screen and (min-width:640px){.pagination .page-numbers--mid{display:inline-flex}}@media only screen and (min-width:640px){.pagination .page-numbers--gap{display:none}}.pagination a.page-numbers{transition:color .2s,background-color .2s}@media(hover:hover)and (pointer:fine){.pagination a.page-numbers:hover{background-color:#ff8300;color:#fff}}.listing-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;border-radius:1rem;background-color:#f7f7f7;color:#5f5f5f;text-align:center}@media only screen and (min-width:1024px){.listing-placeholder{min-height:22.5rem}}.listing-placeholder__hint{font-family:HeliosC,Roboto Condensed,Arial Narrow,system-ui,sans-serif;font-weight:400}.content-section{padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid #d8d7d7;background-color:#f7f7f7}.content-section .content{font-size:.75rem;line-height:normal}.content-section .content ol:not(:last-child),.content-section .content ul:not(:last-child),.content-section .content p:not(:last-child){margin-bottom:.375rem}.content.is-collapsed{overflow:hidden;max-height:var(--collapsed-max-height, none)}.content.is-collapsed .videoWrapper,.content.is-collapsed .responsive-embed{display:none}@supports (-webkit-line-clamp: 1) and (-webkit-box-orient: vertical){.content.is-collapsed{max-height:none!important;display:-webkit-box;-webkit-line-clamp:var(--content-lines);-webkit-box-orient:vertical}}.content>:last-child{margin-bottom:0!important}.btn-more{display:inline-flex;align-items:center;column-gap:.5rem;margin-top:.75rem;font-size:.875rem;font-weight:600;color:#5f5f5f;line-height:normal;border:0}.btn-more:focus-visible{outline:1px solid #5f5f5f;outline-offset:2px}.btn-more svg{flex-shrink:0;width:1rem;height:1rem;transition:transform .2s}.btn-more--indents{margin-top:.75rem}.btn-more.is-expanded svg{transform:rotate(180deg)}.btn-more__text{position:relative}.btn-more__text:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:currentColor;transition:width .2s}@media only screen and (min-width:1280px){.btn-more:hover .btn-more__text:after{width:100%}}.finance-reports{padding-bottom:2rem}.finance-reports__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.625rem}@media only screen and (min-width:1024px){.finance-reports__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.finance-reports__item{display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;padding:1.25rem;border:1px solid #d8d7d7;border-radius:.5rem;background-color:#f7f7f7;overflow:hidden}@media only screen and (min-width:768px){.finance-reports__item{flex-direction:row;align-items:center;justify-content:space-between;min-height:6.4375rem}}.finance-reports__title{min-width:0}.finance-reports__accent{color:#ff8300}.finance-reports__link{flex-shrink:0}.finance-reports__pagination{margin-top:2rem}
