.Filter_filterContainer__sZUOg{display:flex;gap:8px;align-items:center;width:100%;padding:8px;margin-bottom:var(--filter-margin,12px);border-radius:16px;border:1px solid #d0d0d0;overflow:hidden;flex-wrap:wrap}.Filter_filterContainer__sZUOg .Filter_childrenComponents__Qc0LA{overflow:auto;display:flex;gap:4px}.Filter_searchBox__NcVvr{position:relative;display:flex;align-items:center;min-width:320px;width:60%}@media(max-width:500px){.Filter_searchBox__NcVvr{width:100%;min-width:0}.Filter_searchBox__NcVvr input{background-color:#f8f8f8;border-color:transparent!important}}.Filter_searchBox__NcVvr .Filter_icon__KqCSN{position:absolute;font-size:17px;color:#8e8e8e;display:flex;justify-content:center;align-items:center;height:100%;width:40px;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Filter_searchBox__NcVvr .Filter_icon__KqCSN.Filter_searchIcon__BSBGk{left:0}.Filter_searchBox__NcVvr .Filter_icon__KqCSN.Filter_clearIcon__QahPm{right:0;cursor:pointer}.Filter_searchBox__NcVvr input{background-color:#f5f5f5;padding:12px 40px;border-radius:12px;border:1px solid transparent;width:100%;font-size:16px;color:#010101;scroll-margin-top:calc(var(--nav-height, 60px) + 4px)}.Filter_searchBox__NcVvr input::-moz-placeholder{color:#8e8e8e;font-size:14px}.Filter_searchBox__NcVvr input::placeholder{color:#8e8e8e;font-size:14px}.Filter_searchBox__NcVvr input:focus{background-color:#fff;border:1px solid #d0d0d0;outline:none}.Filter_searchBox__NcVvr input[type=search]::-webkit-search-cancel-button,.Filter_searchBox__NcVvr input[type=search]::-webkit-search-decoration,.Filter_searchBox__NcVvr input[type=search]::-webkit-search-results-button,.Filter_searchBox__NcVvr input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.Filter_chip__dbRkH{display:flex;justify-content:center;align-items:center;border:1px solid #d0d0d0;border-radius:10px;padding:8px 14px;cursor:pointer;text-decoration:none}.Filter_chip__dbRkH span{font-size:14px;color:#555}.Filter_chip__dbRkH:active{background-color:#f5f5f5}.Filter_chip__dbRkH.Filter_activeChip__cr8U9{border-color:#a9261d}.Filter_chip__dbRkH.Filter_activeChip__cr8U9 span{color:#a9261d}.Filter_orderBy__3n8pd{display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid gray;padding:9px 12px;background-color:#f5f5f5;text-decoration:none;background-color:#31475e;white-space:nowrap}.Filter_orderBy__3n8pd span{font-size:13px;color:#555;color:#fff}.Loading_loaderContainer__yLjhu,.Loading_section__4KHSv{display:flex;justify-content:center;align-items:center}.Loading_loaderContainer__yLjhu{height:auto;width:100%;margin:20px}.Loading_loader__TOuHU{--loading-spinner-size:40px;width:var(--loading-spinner-size);height:var(--loading-spinner-size);border-radius:50%;position:relative;animation:Loading_rotate__OR1zo 1s linear infinite}.Loading_loader__TOuHU:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:4px solid #31475e;animation:Loading_prixClipFix__T_k9h 2s linear infinite}@keyframes Loading_rotate__OR1zo{to{transform:rotate(1turn)}}@keyframes Loading_prixClipFix__T_k9h{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.PostCard_post__oYztL{display:flex;justify-content:space-between;gap:72px;width:100%;height:auto;padding:36px 40px;border-radius:16px;background-color:#f8f8f8;border:1px solid #d0d0d0;overflow:hidden;text-decoration:none}.PostCard_post__oYztL:active{background-color:#f5f5f5}@media(max-width:750px){.PostCard_post__oYztL{width:100%}}@media(max-width:600px){.PostCard_post__oYztL{padding:36px 32px;background-color:#f5f5f5;border-color:transparent}}.PostCard_post__oYztL:hover .PostCard_postInfoContainer__n8TYI button{opacity:1}.PostCard_post__oYztL.PostCard_deletedPost__l9cEw{outline:2px solid #f31212}.PostCard_post__oYztL.PostCard_deletedPost__l9cEw .PostCard_postInfoContainer__n8TYI button{opacity:1}.PostCard_post__oYztL.PostCard_postWithImage__7JOjB{width:100%}.PostCard_post__oYztL div{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:28px}.PostCard_post__oYztL div .PostCard_postTitle__HjCQP{width:100%;max-width:100%;color:#000;font-size:20px;font-weight:500;text-align:start;transition:2s}.PostCard_post__oYztL div .PostCard_postText____OJ3{max-width:100%;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;font-family:var(--font-post);color:#666;font-weight:300;font-size:15px}.PostCard_post__oYztL div .PostCard_postInfoContainer__n8TYI{display:flex;justify-content:space-between;align-items:flex-end;width:100%;font-size:12px;color:#888}.PostCard_post__oYztL div .PostCard_postInfoContainer__n8TYI .PostCard_postInfo__Gmzjn{font-weight:400;display:flex;align-items:center;gap:8px}.PostCard_post__oYztL div .PostCard_postInfoContainer__n8TYI .PostCard_postInfo__Gmzjn .PostCard_bullet__BUgK_{font-size:11px;height:100%;margin:auto 0}.PostCard_post__oYztL div .PostCard_postInfoContainer__n8TYI button{height:auto;padding:6px;margin:-6px -6px -8px;border-color:#d0d0d0;transition:opacity .1s}@media(min-width:600px){.PostCard_post__oYztL div .PostCard_postInfoContainer__n8TYI button{opacity:0}}.PostCard_post__oYztL div .PostCard_postInfoContainer__n8TYI button span{color:#7c7c7c;font-size:18px}section.PostsSection_section__UNHdh{--gap:16px;filter-margin:16px;position:relative;width:clamp(100px,70%,850px);margin:0 auto;min-height:100vh;padding-left:var(--gap);padding-right:var(--gap)}@media(max-width:750px){section.PostsSection_section__UNHdh{width:100%}}@media(max-width:600px){section.PostsSection_section__UNHdh{--gap:8px!important;--filter-margin:12px}}section.PostsSection_section__UNHdh .PostsSection_deletePostsButton__8oZmG{position:fixed;top:calc(var(--nav-height, 60px) + 12px);left:20px;z-index:9;display:flex;align-items:center;gap:8px;padding:4px 12px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);border:1px solid #9f0000;background-color:#e60303}section.PostsSection_section__UNHdh .PostsSection_deletePostsButton__8oZmG:active,section.PostsSection_section__UNHdh .PostsSection_deletePostsButton__8oZmG:hover{background-color:#930000!important;border:1px solid #9f0000!important;color:#ebebeb!important}section.PostsSection_section__UNHdh .PostsSection_deletePostsButton__8oZmG.PostsSection_error__b2Em9{opacity:.3}section.PostsSection_section__UNHdh .PostsSection_deletePostsButton__8oZmG span{font-size:15px;color:#fff}section.PostsSection_section__UNHdh .PostsSection_deletePostsButton__8oZmG span:first-child{font-size:18px}section.PostsSection_section__UNHdh .PostsSection_sectionTittle__j_cQz{width:100%;margin-bottom:20px;text-align:center;font-size:40px;font-weight:400}section.PostsSection_section__UNHdh .PostsSection_posts__1lofd{width:100%;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:var(--gap)}section.PostsSection_section__UNHdh .PostsSection_notFound__BV8sS{width:100%;margin:8px;text-align:center}section.PostsSection_section__UNHdh .PostsSection_pagination__uKilJ{display:flex;justify-content:space-between;padding-top:var(--gap)}section.PostsSection_section__UNHdh .PostsSection_pagination__uKilJ .PostsSection_arrow__VE5nf{border:1px solid #d0d0d0;padding:12px 16px;border-radius:16px;cursor:pointer;transition:opacity .1s;display:flex;justify-content:center;align-items:center;gap:4px;text-decoration:none}section.PostsSection_section__UNHdh .PostsSection_pagination__uKilJ .PostsSection_arrow__VE5nf:active:not(.PostsSection_arrowIsDisabled__a_Vp7){background-color:#f5f5f5}section.PostsSection_section__UNHdh .PostsSection_pagination__uKilJ .PostsSection_arrow__VE5nf span{font-size:14px;color:#a9261d}section.PostsSection_section__UNHdh .PostsSection_pagination__uKilJ .PostsSection_arrow__VE5nf .PostsSection_icon__vdE8w{font-size:18px}