.resourceListingSecV3 .tabsNav{margin:0;padding:0;row-gap:8px}.resourceListingSecV3 .tabsNav li{border:1px solid #e70d47;border-radius:46px;color:#e70d47;list-style:none;margin:0 4px;padding:8px 16px}.resourceListingSecV3 .tabsNav li a{color:#e70d47}.resourceListingSecV3 .tabsNav li:hover a{color:#fff}.resourceListingSecV3 .tabsNav li.is-active,.resourceListingSecV3 .tabsNav li:hover{background-color:#e70d47;color:#fff}.resourceListingSecV3 .postLoader svg{animation:spin 1s linear infinite;height:auto;width:80px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}