.also-like{display:none}@media screen and (min-width:764px){.also-like{width:100%;display:flex;justify-content:center;margin-top:60px;font-family:var(--font-inter)}}.also-like__content{display:flex;flex-direction:column;width:100%;gap:10px}@media screen and (min-width:764px){.also-like__content{max-width:700px}}@media screen and (min-width:1024px){.also-like__content{max-width:960px}}@media screen and (min-width:1440px){.also-like__content{max-width:1200px}}.also-like__title{text-align:center;font-size:32px;font-weight:600;line-height:40px;color:#1d2024}@media screen and (min-width:764px){.also-like__title{text-align:left}}.also-like__posts{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:40px}@media screen and (min-width:764px){.also-like__posts{flex-direction:row;align-items:start;flex-wrap:nowrap;overflow-x:auto}}