.ScrollGrid-module__ac60gW__contentWrap{background:#000;overflow:clip}.ScrollGrid-module__ac60gW__scrollSection{min-height:240vh}.ScrollGrid-module__ac60gW__content{align-content:center;place-items:center;width:100vw;min-height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ScrollGrid-module__ac60gW__grid{--offset:0;--container-width:1600px;--gap:clamp(10px,7.35vw,80px);--gutter:2rem;width:var(--container-width);max-width:calc(100% - (2*var(--gutter)));gap:var(--gap);grid-template-rows:repeat(3,auto);grid-template-columns:repeat(5,1fr);align-content:center;margin:0 auto;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}@media (max-width:600px){.ScrollGrid-module__ac60gW__grid{--offset:-1;--gutter:1rem;grid-template-columns:repeat(3,1fr)}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:first-of-type{display:none}}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer{grid-area:1/1/-1/-1;grid-template-columns:subgrid;grid-template-rows:subgrid;display:grid}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:first-of-type .ScrollGrid-module__ac60gW__layerItem:nth-of-type(odd){grid-column:1}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:first-of-type .ScrollGrid-module__ac60gW__layerItem:nth-of-type(2n){grid-column:-2}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:nth-of-type(2) .ScrollGrid-module__ac60gW__layerItem:nth-of-type(odd){grid-column:calc(2 + var(--offset))}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:nth-of-type(2) .ScrollGrid-module__ac60gW__layerItem:nth-of-type(2n){grid-column:calc(-3 - var(--offset))}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:nth-of-type(3) .ScrollGrid-module__ac60gW__layerItem:first-of-type{grid-column:calc(3 + var(--offset));grid-row:1}.ScrollGrid-module__ac60gW__grid .ScrollGrid-module__ac60gW__layer:nth-of-type(3) .ScrollGrid-module__ac60gW__layerItem:last-of-type{grid-column:calc(3 + var(--offset));grid-row:-1}.ScrollGrid-module__ac60gW__grid img{aspect-ratio:4/5;object-fit:cover;border-radius:1rem;width:100%}.ScrollGrid-module__ac60gW__scaler{grid-area:2/calc(3 + var(--offset));z-index:2;width:100%;height:100%;position:relative}.ScrollGrid-module__ac60gW__scaler img{object-fit:cover;border-radius:1rem;width:100%;height:100%;position:absolute;top:50%;left:50%;translate:-50% -50%}
