.financial-statements-page{padding-bottom:5rem}@media (min-width:769px){.financial-statements-page{padding-bottom:7rem}}.financial-statements-page .financial-statements-page-wrapper{display:flex;flex-direction:column;gap:6.2rem;margin-bottom:7rem;margin-top:3rem}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper{flex-direction:row}}.financial-statements-page .financial-statements-page-wrapper .total-results{font-weight:500}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter{border:1px solid var(--disabled-gray-1);border-radius:1.5rem;height:-moz-fit-content;height:fit-content;padding-bottom:0;width:100%}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter{border-radius:3rem;max-width:336px;padding-bottom:16rem;padding-top:3.2rem}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter{display:flex;flex-direction:column}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter .filter-by-categories-title{color:var(--breadcrumb-gray);font-size:1.6rem}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter .filter-by-categories-title{padding-bottom:2.6rem;padding-right:3.2rem}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter .filter-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:2rem}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter .filter-header{cursor:default;padding:3.2rem 3.2rem 0}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter .filter-header .filter-toggle-icon{height:2.4rem;transition:transform .2s ease-in-out;width:2.4rem}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter .filter-header .filter-toggle-icon{display:none}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter ul{display:none;flex-direction:column;gap:3.1rem;padding-bottom:5rem}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter ul{display:flex!important}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter ul li{font-weight:500}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter ul li a{padding-right:3.2rem}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter ul li a.active{border-right:2px solid var(--primary-blue);color:var(--primary-blue)}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter.is-expanded ul{display:flex}.financial-statements-page .financial-statements-page-wrapper .financial-statements-categories-filter .categories-filter.is-expanded .filter-toggle-icon{transform:rotate(180deg)}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results{display:flex;flex:1;flex-direction:column;gap:3.6rem}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-tags-filter .tags-filter ul{display:flex;gap:15px;overflow-x:auto;padding-bottom:1rem}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-tags-filter .tags-filter ul{flex-wrap:wrap}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-tags-filter .tags-filter ul li{border:1px solid var(--secondary-dark-gray);border-radius:5rem;font-weight:500;padding:5px 15px;white-space:nowrap}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-tags-filter .tags-filter ul li.active-tag{background-color:var(--secondary-btn-hover)}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list{display:flex;flex-wrap:wrap;gap:3.2rem;margin-bottom:90px}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card{border:1px solid var(--secondary-dark-gray);border-radius:3rem;box-shadow:0 8px 25px 0 rgba(15,98,254,.051);display:flex;flex-direction:column;gap:1.6rem;height:28rem;max-width:44rem;padding:2.5rem;width:100%}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card .financial-report-tags{display:flex;gap:1rem;margin-bottom:1.6rem}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card .financial-report-tags .financial-report-tag{border:1px solid var(--secondary-dark-gray);border-radius:5rem;font-weight:500;padding:5px 15px}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card .financial-report-tags .financial-report-tag.match-category{background-color:var(--secondary-btn-hover)}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card .financial-report-title{font-size:1.9rem;font-weight:500;line-height:110%}@media (min-width:769px){.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card .financial-report-title{font-size:2rem}}.financial-statements-page .financial-statements-page-wrapper .financial-statements-tags-and-results .financial-statements-list .financial-report-card .read-more-wrapper{display:flex;justify-content:flex-end;margin-top:auto}.financial-statements-page .pagination{align-items:center;display:flex;gap:0;justify-content:center;list-style:none;margin:0 auto;padding:0}.financial-statements-page .pagination .page-numbers{color:var(--primary-dark-blue);font-size:1.7rem;font-weight:400;position:relative}@media (min-width:769px){.financial-statements-page .pagination .page-numbers{font-size:2rem}}.financial-statements-page .pagination .page-numbers.number{border-bottom:1px solid var(--disabled-gray-1);padding:0 .8rem}.financial-statements-page .pagination .page-numbers.current{color:var(--primary-blue)}.financial-statements-page .pagination .page-numbers.current:after{background-color:var(--primary-blue);bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.financial-statements-page .pagination .page-numbers.next img,.financial-statements-page .pagination .page-numbers.prev img{display:block;height:2.4rem;width:2.4rem}.financial-statements-page .pagination .page-numbers.next{margin-right:.8rem}.financial-statements-page .pagination .page-numbers.prev{margin-left:.8rem;transform:rotate(180deg)}.financial-statements-page .pagination .page-numbers.disabled-arrow{cursor:default}.financial-statements-page .pagination .page-numbers.disabled-arrow.prev{transform:rotate(180deg)}
