.newstabs-nav{display:flex;gap:8px;justify-content:center}.newstabs-nav-container{background:var(--White);border:2px solid var(--Grey);border-radius:100px;display:flex;gap:8px;padding:16px}.newstabs-button{background:var(--Light-grey);border:none;border-radius:100px;color:var(--Black);cursor:pointer;font-size:28px!important;font-weight:700;line-height:28px;padding:22px 40px 18px;text-align:center;text-transform:uppercase}.newstabs-button,.newstabs-button:active{font-family:acumin-pro-extra-condensed}.newstabs-button.active,.newstabs-button:hover{background:linear-gradient(89deg,#7500ff .68%,#44dfaa 99.19%);border:none;border-radius:100px;color:var(--White);font-size:28px!important}.newstabs-content{background:var(--White);padding:24px 0}.newstabs-panel{display:none}.newstabs-panel.active{display:block}.rns-feed iframe{height:1020px;width:100%}.inv-resource-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.inv-resource-card{background-color:var(--Light-grey);display:flex;flex:1;flex-direction:column;max-width:100%;padding:32px}.inv-resource-card-tags{display:flex;margin-bottom:12px}.inv-resource-card-tags .tag{border:1px solid var(--Purple,#7500ff);border-radius:100px;color:var(--Purple,#7500ff);font-size:12px;font-style:normal;font-weight:500;line-height:12px;margin-right:8px;padding:7px 10px;text-transform:uppercase}.inv-resource-filters{align-items:center;display:flex;justify-content:flex-end;margin-bottom:40px}.inv-resource-filters select{margin-left:16px;width:200px}.investor-resources #inv-load-more{background:var(--Mint);border:none!important;border-radius:100px;color:var(--Black);display:block;font-family:acumin-pro-extra-condensed;font-size:21px;font-style:normal;font-weight:700;letter-spacing:.5px;line-height:21px;margin-left:auto;margin-right:auto;margin-top:40px;padding:18px 40px;text-align:center;text-transform:uppercase}@media(max-width:970px){.inv-resource-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.inv-resource-filters{align-items:flex-start;flex-direction:column;flex-wrap:wrap}.inv-resource-filters div{margin-bottom:16px}.inv-resource-filters select{margin-bottom:16px;margin-left:0}}@media(max-width:600px){.inv-resource-grid{grid-template-columns:repeat(1,1fr)}}