.competitions-page{min-height:100vh;background:var(--background);padding-bottom:10vh;max-width:1600px;margin:0 auto;padding-inline:var(--pd-x)}.page-header{text-align:center}.page-header h2{margin-bottom:2rem;color:var(--foreground)}.page-header p{font-size:var(--fs-1);color:var(--foreground-muted);max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:768px){.competitions-page{padding:100px 0 40px}.page-header h1{font-size:2rem}.page-header{margin-bottom:40px}.competitions-page .products{margin-top:10vh}}@media (min-width:1600px){.competitions-page{padding-inline:calc(var(--pd-x) + (100vw - 1600px) / 2)}}