.posts-section__inner{display:flex;gap:40px}@media screen and (max-width:1420px){.posts-section__inner{gap:30px}}@media screen and (max-width:1260px){.posts-section__inner{gap:40px;flex-direction:column}}@media screen and (max-width:480px){.posts-section__inner{gap:30px}}.posts-section__left{width:calc(25% - 30px);padding:30px 40px 40px;background-color:#fff;border-radius:16px;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1760px){.posts-section__left{border-radius:14px;padding:30px 30px 40px}}@media screen and (max-width:1420px){.posts-section__left{padding:26px 30px 40px;border-radius:12px;width:calc(25% - 23px)}}@media screen and (max-width:1260px){.posts-section__left{border-radius:0;width:100%;background-color:initial;padding:0}}.posts-section__left-inner{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1420px){.posts-section__left-inner{gap:30px}}@media screen and (max-width:1260px){.posts-section__left-inner{gap:20px}}@media screen and (max-width:480px){.posts-section__left-inner{gap:15px}}.posts-section__left-title{font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.4px;border-bottom:1px solid #e1e4eb;padding-bottom:30px}@media screen and (max-width:1760px){.posts-section__left-title{font-size:18px;letter-spacing:-.72px}}@media screen and (max-width:1420px){.posts-section__left-title{font-size:16px;letter-spacing:-.36px;padding-bottom:26px}}@media screen and (max-width:1260px){.posts-section__left-title{font-size:32px;letter-spacing:-.64px;border-bottom:none;padding:0 30px}}@media screen and (max-width:780px){.posts-section__left-title{font-size:28px;letter-spacing:-.56px}}@media screen and (max-width:480px){.posts-section__left-title{font-size:24px;letter-spacing:-.48px;padding:0 20px}}.posts-section__right{width:calc(75% - 10px);height:-moz-fit-content;height:fit-content}@media screen and (max-width:1420px){.posts-section__right{width:calc(75% - 7px)}}@media screen and (max-width:1260px){.posts-section__right{width:100%}}.posts-section__header{margin-bottom:40px}@media screen and (max-width:1760px){.posts-section__header{margin-bottom:30px}}@media screen and (max-width:1420px){.posts-section__header{margin-bottom:20px}}@media screen and (max-width:1260px){.posts-section__header{margin-bottom:40px}}@media screen and (max-width:780px){.posts-section__header{margin-bottom:30px}}.posts-section__header-inner{padding:20px 40px;background-color:#fff;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}@media screen and (max-width:1760px){.posts-section__header-inner{padding:16px 30px;border-radius:14px}}@media screen and (max-width:1420px){.posts-section__header-inner{padding:12px 30px;border-radius:12px}}@media screen and (max-width:1260px){.posts-section__header-inner{padding:0;border-radius:0;background-color:initial;gap:8px}}@media screen and (max-width:780px){.posts-section__header-inner{justify-content:center}}@media screen and (max-width:1260px){.posts-section__header-left{width:calc(50% - 4px)}}@media screen and (max-width:780px){.posts-section__header-left{display:none}}.posts-section__header-right{display:flex;gap:30px;align-items:center}.posts-section__header-right select{border:0;font-size:14px;line-height:16px}@media screen and (max-width:1260px){.posts-section__header-right{width:calc(50% - 4px)}}@media screen and (max-width:780px){.posts-section__header-right{width:auto;flex:1}}@media screen and (max-width:1260px){.posts-section__header-search{width:100%}.posts-section__header-content{display:none}}.posts-section__cards{position:relative;display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:1760px){.posts-section__cards{gap:12px}}@media screen and (max-width:1420px){.posts-section__cards{gap:10px}}@media screen and (max-width:1260px){.posts-section__cards{gap:8px}}@media screen and (max-width:780px){.posts-section__cards{gap:6px}}@media screen and (max-width:480px){.posts-section__cards{gap:4px}}.posts-section__cards_loading:after,.posts-section__cards_loading:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.posts-section__cards_loading:before{backdrop-filter:blur(5px);z-index:1}.posts-section__cards_loading:after{background-color:rgba(238,239,241,.2);z-index:2}.posts-section__card{display:flex;flex-direction:column;width:calc(33.333% - 14px)}@media screen and (max-width:1760px){.posts-section__card{width:calc(33.333% - 8px);border-radius:24px}}@media screen and (max-width:1420px){.posts-section__card{width:calc(33.333% - 7px);border-radius:16px}}@media screen and (max-width:1260px){.posts-section__card{width:calc(50% - 4px);border-radius:0;background:#eeeff1}}@media screen and (max-width:780px){.posts-section__card{width:calc(50% - 3px)}}@media screen and (max-width:480px){.posts-section__card{width:calc(50% - 2px)}}.posts-section__loader{position:absolute;width:90px;height:90px;top:45px;left:calc(50% - 45px);z-index:3;animation:loader 2s linear infinite}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.posts-section__empty{display:flex;justify-content:center;text-align:center;padding-top:20px;padding-bottom:20px;width:100%;opacity:.8;font-size:16px;font-style:normal;font-weight:400;line-height:1.6;letter-spacing:-.32px}@media screen and (max-width:1260px){.posts-section__empty{font-size:14px;padding-top:5px;padding-bottom:5px}}.posts-section__pagination{margin-top:60px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1420px){.posts-section__pagination{margin-top:40px}}