.reports-section .mobile{display:none}@media (max-width:639px){.reports-section .mobile{display:block}}.reports-section .mobile .nav-wrapper{width:100vw}.reports-section .mobile .nav-wrapper .link-menu{display:flex;flex-direction:column}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .link{align-items:center;background:var(--cream);border-bottom:1px solid #000;display:flex;justify-content:space-between;padding:1rem;position:relative;width:100%}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .link .dropdown-arrow{background-image:url(dropdown-arrow.svg);background-repeat:no-repeat;filter:invert(1);height:10px;transform:rotate(0deg);transition:all .2s ease-out;width:15px}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .reports-container{display:none}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .reports-container.active{display:block}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .reports-container .report-wrapper{align-items:center;border-bottom:1px solid #000;display:flex;flex-direction:column;gap:2rem;padding:3rem 1rem}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .reports-container .report-wrapper .report-type-wrapper .report-type{color:#c3893c;font-size:.875rem;margin-bottom:.25rem}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .reports-container .report-wrapper .report-type-wrapper .report-title{font-size:1.25rem}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper .reports-container .report-wrapper .cta-btn{background:#c3893c;color:#fff;font-size:.875rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.75rem 0;text-align:center;white-space:nowrap}.reports-section .mobile .nav-wrapper .link-menu .accordion-wrapper.active .dropdown-arrow{transform:rotate(180deg);transition:all .2s ease-out}.reports-section .desktop{display:none}@media (min-width:640px){.reports-section .desktop{display:flex;height:70vh;width:100vw}}.reports-section .desktop .nav-wrapper{background:#000;display:flex;width:25%}.reports-section .desktop .nav-wrapper .link-menu{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;padding-left:3.125rem;padding-right:3.125rem;padding-top:2rem;width:100%}.reports-section .desktop .nav-wrapper .link-menu .link{color:#fff;padding-bottom:6px;text-align:left;width:80%}.reports-section .desktop .nav-wrapper .link-menu .link.active{border-bottom:3px solid #c3893c}.reports-section .desktop .reports-container{display:none;overflow:auto;padding:0 8.4375rem 2rem;width:75%}@media (max-width:1023px){.reports-section .desktop .reports-container{padding:0 2rem 2rem}}.reports-section .desktop .reports-container.active{display:block}.reports-section .desktop .reports-container .report-wrapper{border-bottom:1px solid #000;display:flex;gap:2rem;justify-content:space-between;padding:2rem 0}.reports-section .desktop .reports-container .report-wrapper .report-type-wrapper .report-type{color:#c3893c;font-size:.875rem;margin-bottom:.25rem}.reports-section .desktop .reports-container .report-wrapper .report-type-wrapper .report-title{font-size:1.25rem}.reports-section .desktop .reports-container .report-wrapper .cta-btn{background:#c3893c;color:#fff;font-size:.875rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.75rem 3.1875rem;text-align:center;white-space:nowrap}
