.accounts__wrapper{display:flex;align-items:center;justify-content:center;position:relative}.accounts__wrapper .container{padding:70px 30px}.accounts__wrapper .container .accounts__header-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 40px;font-weight:700;width:100%}.accounts__wrapper .container .accounts__header-wrapper .accounts__content-heading{font-size:40px;font-weight:700;line-height:48px;color:#30343e;letter-spacing:-0.02em;margin:0}.accounts__wrapper .container .accounts__header-wrapper .accounts__content-description{font-size:16px;font-weight:400;line-height:30px;color:#262832;margin:20px 0 0}.accounts__wrapper .container .accounts__post-data{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.accounts__wrapper .container .accounts__post-data .accounts__filters{width:100%}.accounts__wrapper .container .accounts__post-data .accounts__filters .accounts__categories-lists{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;list-style:none;flex-wrap:wrap;margin:10px 0}.accounts__wrapper .container .accounts__post-data .accounts__filters .accounts__categories-lists .accounts__category{padding:12px 30px;border-radius:4px;font-size:16px;font-weight:600;line-height:30px;text-transform:capitalize;transition:background-color .3s ease;cursor:pointer;color:#000;-webkit-text-decoration:none;text-decoration:none}.accounts__wrapper .container .accounts__post-data .accounts__filters .accounts__categories-lists .accounts__category.clicked{background-color:#000;transition:background-color .1s ease-in}.accounts__wrapper .container .accounts__post-data .accounts__filters .accounts__categories-lists .active{background-color:#00a9e0;color:#fff}.accounts__wrapper .container .accounts__posts-wrapper{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;width:100%;height:100%;margin:50px 0;position:relative;gap:40px}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper{width:31%;max-width:400px;height:auto;box-shadow:0px 10px 40px 10px rgba(3,53,72,.2);padding:40px;position:relative;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;border-radius:4px;transition:transform .5s ease, box-shadow .3s ease}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper:hover{transform:scale(1.02);box-shadow:0px 10px 40px rgba(163,189,215,.5)}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper:hover .account__button{color:#00a9e0}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper:hover .account__button::after{transform:translate(2px, -2px)}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .accounts__individual-post-img{max-height:50px}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .accounts__individual-post-img img{max-width:180px;height:auto}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .accounts__individual-post-content-wrapper{margin:35px 0;-webkit-text-decoration:none;text-decoration:none}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .accounts__individual-post-content-wrapper .account__individual-post-title{margin:0 0 10px;color:#000;font-size:22px;font-weight:600;line-height:33px}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .accounts__individual-post-content-wrapper .account__individual-post-desc{font-size:16px;font-weight:400;line-height:30px;margin:0}.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .account__button{background-color:rgba(0,0,0,0);color:#000;border:none;padding:0;-webkit-text-decoration:none;text-decoration:none;margin-top:auto}.accounts__wrapper .container .accounts__posts-wrapper .accounts__no-records-found{font-size:22px;font-weight:500;color:#262832}@media screen and (max-width: 1250px){.accounts__wrapper .container .accounts__posts-wrapper{gap:30px}}@media (max-width: 991px){.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper{padding:25px;width:49%}}@media screen and (max-width: 991px){.accounts__wrapper .container .accounts__posts-wrapper{gap:14px}}@media screen and (max-width: 768px){.accounts__wrapper .container .accounts__header-wrapper .accounts__content-heading{font-size:30px}}@media (max-width: 767px){.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper{width:100%;max-width:none;max-width:initial;margin-top:30px}}@media screen and (max-width: 767px){.accounts__wrapper .container .accounts__posts-wrapper .accounts__individual-post-wrapper .accounts__individual-post-content-wrapper .account__individual-post-title{font-size:20px;line-height:30px}}@media (max-width: 650px){.accounts__wrapper .container{padding:60px 24px}}@media (max-width: 480px){.accounts__wrapper .container .accounts__header-wrapper .accounts__content-heading{font-size:26px}.accounts__wrapper .container .accounts__header-wrapper .accounts__content-description{line-height:28px}}
