.home-play-zone{grid-template-columns:minmax(0,1fr);align-items:start;gap:32px;margin-top:48px;display:grid}.home-play-zone>section{min-width:0}.home-play-heading{align-items:center;min-height:28px;margin-bottom:14px;display:flex}.home-play-heading h2{text-transform:uppercase;letter-spacing:.15em;font-size:14px;font-weight:700}.home-word-heading{padding-right:72px;position:relative}.home-word-mascot{pointer-events:none;width:64px;height:64px;position:absolute;bottom:-3px;right:8px}.home-active-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));align-items:start;gap:18px;display:grid}@media (width>=960px){.home-play-zone--with-word{grid-template-columns:minmax(340px,1fr) minmax(0,2.1fr);gap:28px}.home-play-zone--with-word>.home-word-column{grid-area:1/1}.home-play-zone--with-word>.home-active-column{grid-area:1/2}}.home-featured{min-width:0}.home-featured h2{overflow-wrap:anywhere}@media (width>=768px){.home-hero--featured{grid-template-areas:"intro prizes""featured prizes"}.home-hero--featured .home-intro{grid-area:intro}.home-hero--featured .home-featured{grid-area:featured}.home-hero--featured .home-prizes,.home-hero--featured .home-notify{grid-area:prizes}.home-hero--featured:not(:has(.home-prizes,.home-notify)){grid-template-columns:minmax(0,1fr);grid-template-areas:"intro""featured"}}
