@keyframes btn-added-to-cart-animtion{0%{transform:translateY(0)}10%{transform:translateY(-50%)}15%{transform:translateY(-100%)}80%{transform:translateY(-100%)}90%{transform:translateY(-50%)}95%{transform:translateY(0)}}@keyframes btn-loading-animation{to{transform:rotate(1turn)}}h2{margin-bottom:50px;margin-top:80px;text-align:center}@media(max-width:991.98px){h2{margin-bottom:25px;margin-top:50px}}.content_wrapper>ul:first-child{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3.125rem}.content_wrapper>ul:first-child li a{border:2px solid #179aff;border-radius:50px;color:#179aff;display:inline-block;font-weight:700;padding:10px 16px}.content_wrapper>ul:first-child li a:hover{background-color:#179aff;color:#fff;text-decoration:none}.content_wrapper .post_grid .post_item{padding:10px!important}.content_wrapper .post_grid .post_item .post_item_cover{border-radius:1.125rem;box-shadow:0 0 12px 3px rgba(0,0,0,.15);height:100%;padding:1.5rem}.content_wrapper .post_grid .post_item .post_description{margin-bottom:0!important}