.post-action-label{border-radius:8px;background:linear-gradient(270deg,#eb252500 .08%,#eb25251a 99.91%),#f6f6f8;display:flex;padding:6px 12px;align-items:center;gap:8px;color:#6b7280;font-size:12px;font-weight:500;line-height:1}.post-action-label strong{color:#0a0a0a;font-weight:600}.post-card{box-shadow:var(--shadow-l);border-radius:16px}.post-card .post-card__image{position:relative;overflow:hidden;border-radius:16px;background-size:cover;background-repeat:no-repeat;background-position:center}.post-card .post-card__image img{min-width:100%;min-height:100%;position:absolute;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto}.post-card .post-cart__labels{position:absolute;top:12px;right:12px}.post-card .post-card__data{padding:16px}.post-card .post-card__date{color:#6b7280;line-height:14px;margin-bottom:8px}.post-card .post-card__date svg{margin-right:8px}.post-card .post-card__title{color:#0a0a0a;font-size:16px;font-style:normal;font-weight:600;line-height:20px;height:40px;overflow:hidden}.be-with-us{padding:12px;border:1px solid #7f6804}.be-with-us .be-with-us__social{margin-bottom:10px}.be-with-us ul{padding:0;margin:0}.be-with-us ul li{display:inline-block}.be-with-us ul img{height:15px;width:15px}.be-with-us span{font-size:15px;margin-right:7px;color:#000;text-transform:uppercase}@media (max-width: 768px){.be-with-us{width:auto}}.aside-menu{padding:20px 0;background:#fffae5}.aside-menu a.active,.aside-menu a:hover{color:#fff;text-decoration:none}.aside-menu a.active{background:#2c9f5f}.aside-menu a:hover{background:#d2af19}.aside-menu svg{min-width:16px;min-height:16px;transition:all .3s ease-out}@media (max-width: 991px){.aside-menu .active>.aside-menu__chevron{transform:rotate(180deg)}}.posts-filter{gap:16px 32px;padding:16px;margin-bottom:23px}.posts-filter .posts-filter__title{font-size:18px;font-weight:500;line-height:23px;margin-right:20px}.posts-filter .posts-filter__types{gap:16px;flex-wrap:wrap}.posts-filter .posts-filter__types .posts-filter__btn{white-space:nowrap}.posts-filter .posts-filter__types .posts-filter__btn:hover{background-color:#2c9f5f;color:#fff}@media screen and (max-width: 459px){.posts-filter .posts-filter__types{gap:8px}.posts-filter .posts-filter__types .posts-filter__btn{font-size:12px;padding:10px}}.posts-filter .posts-filter__search{min-width:366px;max-width:100%;position:relative}@media screen and (max-width: 459px){.posts-filter .posts-filter__search{min-width:0}}.posts-filter .posts-filter__search>button{position:absolute;top:0;left:0}.posts-filter .posts-filter__search input{border-radius:12px;border:1px solid #EDEEF1;background:#edeef180;padding-left:42px;color:#0a0a0a80;font-size:14px;position:relative;max-width:100%}.posts-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px 16px;gap:32px 16px;margin-bottom:44px}@media (max-width: 991.98px){.posts-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 575.98px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 480px){.posts-grid{grid-template-columns:repeat(1,1fr)}}.posts-loader{position:relative;padding:12px 16px;border-radius:16px;text-decoration:none;transition:all .3s ease-in-out;gap:8px;box-shadow:var(--shadow-l);color:#000;text-align:center;font-size:15px;font-weight:400;line-height:18px}.posts-loader:hover{text-decoration:none;background:#f5f6f8}.posts-loader.active svg{animation-name:spin;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
