.project{width:min(100% - (var(--page-padding) * 2), var(--container-width));margin-inline:auto;padding-block:var(--page-top) 8rem}.project-header{margin-bottom:12.8125rem}.project-intro{display:flex;justify-content:center;max-width:100%}.project-description{margin-top:6.875rem;max-width:100%}.project-gallery,.project-tour{margin-top:6rem}@media (max-width:1024px){.project{padding-block:var(--page-top) 5rem}.project-header{margin-bottom:5rem}.project-description{margin-top:4rem}.project-gallery,.project-tour{margin-top:4rem}}@media (max-width:600px){.project{padding-block:var(--page-top) 3rem}.project-header{margin-bottom:3rem}.project-description{margin-top:2.5rem}.project-gallery,.project-tour{margin-top:2.5rem}}