.LoadMore_btn__KHkNI{padding:8px 32px;background-color:var(--pink-100);color:var(--violet-100);font-size:16px;font-family:inherit;white-space:nowrap;border:none;cursor:pointer;transition:opacity .2s;display:block}.LoadMore_btn__KHkNI:focus,.LoadMore_btn__KHkNI:hover{opacity:.85}.LoadMore_error__27xT8{padding:1rem 1.5rem;text-align:center;line-height:1.3;color:#f17480;font-size:1.1rem;display:block}.LoadMore_loader__b8Ifl{display:block;position:relative;width:80px;height:80px}.LoadMore_loader__b8Ifl div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:var(--violet-100);animation-timing-function:cubic-bezier(0,1,1,0)}.LoadMore_loader__b8Ifl div:first-child{left:8px;animation:LoadMore_loader1__L38zP .6s infinite}.LoadMore_loader__b8Ifl div:nth-child(2){left:8px;animation:LoadMore_loader2__opdgx .6s infinite}.LoadMore_loader__b8Ifl div:nth-child(3){left:32px;animation:LoadMore_loader2__opdgx .6s infinite}.LoadMore_loader__b8Ifl div:nth-child(4){left:56px;animation:LoadMore_loader3__sLa3u .6s infinite}@keyframes LoadMore_loader1__L38zP{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes LoadMore_loader3__sLa3u{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes LoadMore_loader2__opdgx{0%{transform:translate(0)}to{transform:translate(24px)}}.Posts_posts__qF7yT{margin-bottom:50px;margin-left:auto;margin-right:auto;width:100%;max-width:1270px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem 2rem}.Posts_posts__qF7yT article{padding-top:50px;padding-left:30px}.Posts_posts__qF7yT .Posts_load__MvXOT{display:flex;justify-content:center;height:80px;width:100%;align-items:center;margin-top:30px}@media(max-width:992px){.Posts_posts__qF7yT{margin-left:0;margin-top:-30px;display:flex;padding-top:50px;align-items:flex-start;max-width:100%;padding-left:50px;padding-right:50px;gap:2rem}.Posts_posts__qF7yT article{width:auto;padding-top:30px;padding-left:0}}