:root{--large-container-max-width:1920px;--container-max-width:1240px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:340px;--header-height:84px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.community-projects-section{display:flex;flex-direction:column;gap:24px;padding:32px 0}.community-projects-section__title{color:var(--ui-text-highlighted);font-size:var(--font-size-text-xl);font-weight:var(--font-weight-semibold);letter-spacing:0;line-height:var(--line-height-text-xl)}.community-projects-section__title_mobile{font-size:1.5rem;margin-bottom:1rem}.community-projects-section__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(352px,1fr))}.community-projects-section__project-link{color:inherit;text-decoration:none;transition:transform .2s ease}.community-projects-section__project-link:hover{transform:translateY(-4px)}.community-projects-section__divider{border-bottom:1px solid var(--ui-border)}.community-projects-section_mobile{padding:1rem 0}.community-projects-section_mobile .projects-section__grid{gap:1rem;grid-template-columns:1fr}
