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