.home{display:flex;gap:24px;margin-top:56px;margin-bottom:56px}.home__left{width:100%;max-width:936px}.home__right{position:-webkit-sticky;position:sticky;top:20px;width:456px;min-width:350px;height:100%}.home__createPost{margin-bottom:40px}@media(max-width:1200px){.home{flex-direction:column}.home__left{order:2;max-width:100%}.home__right{position:static;order:1;width:100%}}@media(max-width:640px){.home{gap:4px;max-width:100vw;margin-top:20px;margin-bottom:20px}.home__createPost{margin-bottom:4px}}