@custom-media --pointer-fine (pointer: fine);@custom-media --tablet-up (min-width: 1024px);@custom-media --tablet-down (max-width: 1024px);@custom-media --phone-up (min-width: 440px);@custom-media --phone-down (max-width: 440px);.ProjectsLayout_projects__l2fWc{display:flex;flex-direction:column;gap:200px 0}.ProjectsLayout_decorator__A2BtM{border-top:1px solid var(--light-grey);padding-top:16px}@media(max-width:1024px){.ProjectsLayout_decorator__A2BtM{display:none}}