Big Screen PlayPanel Super Set – Set of 8 – Blue
$1,550.00
Description:
Customize your kids’ learning space with the PlayPanel Room Dividers. Room dividing panels serve a variety of purposes such as separating activities or creating different work stations in your classroom. Using dividers encourages children to focus on the lesson or activity at hand without distractions. Each panel easily attaches to another with double claw clips. Eight sets of double claw clips included. The easy to clean vinyl surface is stretched over durable, plastic, pipe frame. Weighted, cantilever legs connect to our PlayPanels to make them free-standing, stable room partitions. Four PlayPanel legs included.
Dimensions:
Floor Space: 47.5"L x 1.25"W x 59.5"H each
Resources:
–navy: #2c3e50;
–green: #436f65;
–gold: #ebae3d;
–red: #d64441;
–cream: #fbfaf6;
–soft: #f1f3ee;
–line: #d9ded8;
font-family: inherit;
color: var(–navy);
background: var(–cream);
max-width: 1180px;
margin: 40px auto;
padding: 42px;
border-radius: 24px;
border: 1px solid var(–line);
}
.cf-premium-playpanels * {
box-sizing: border-box;
}
.cf-kicker {
font-size: 13px;
font-weight: 800;
letter-spacing: .12em;
text-transform: uppercase;
color: var(–green);
margin-bottom: 14px;
}
.cf-hero {
display: grid;
grid-template-columns: .95fr 1.05fr;
gap: 34px;
align-items: center;
margin-bottom: 42px;
}
.cf-hero h2 {
font-size: clamp(38px, 4.4vw, 58px);
line-height: 1.02;
margin: 0 0 18px;
color: var(–navy);
max-width: 560px;
}
.cf-hero p {
font-size: 17px;
line-height: 1.55;
margin: 0 0 24px;
max-width: 520px;
}
.cf-benefits {
display: grid;
gap: 12px;
margin-top: 24px;
}
.cf-benefit {
display: grid;
grid-template-columns: 6px 1fr;
gap: 14px;
background: #fff;
border: 1px solid #ecefec;
border-radius: 16px;
padding: 14px 16px;
box-shadow: 0 8px 20px rgba(44,62,80,.05);
}
.cf-benefit::before {
content: “”;
display: block;
background: var(–green);
border-radius: 99px;
}
.cf-benefit strong {
display: block;
font-size: 15px;
margin-bottom: 2px;
color: var(–navy);
}
.cf-benefit span {
font-size: 14px;
line-height: 1.45;
}
.cf-hero-image {
position: relative;
border-radius: 24px;
overflow: hidden;
min-height: 360px;
box-shadow: 0 18px 45px rgba(44,62,80,.14);
}
.cf-hero-image img {
width: 100%;
height: 100%;
min-height: 360px;
object-fit: cover;
display: block;
}
.cf-hero-badge {
position: absolute;
left: 22px;
bottom: 22px;
background: rgba(255,255,255,.92);
backdrop-filter: blur(6px);
border-radius: 18px;
padding: 16px 18px;
max-width: 310px;
border: 1px solid rgba(255,255,255,.75);
}
.cf-hero-badge strong {
display: block;
font-size: 18px;
margin-bottom: 4px;
}
.cf-hero-badge span {
font-size: 14px;
line-height: 1.4;
}
.cf-section-head {
display: flex;
align-items: center;
gap: 18px;
margin: 10px 0 24px;
}
.cf-section-head h3 {
font-size: clamp(28px, 3vw, 42px);
line-height: 1.05;
margin: 0;
color: var(–navy);
}
.cf-section-head::after {
content: “”;
height: 2px;
background: var(–green);
flex: 1;
opacity: .55;
}
.cf-use-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
margin-bottom: 42px;
}
.cf-use-card {
background: #fff;
border: 1px solid #e5e9e4;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 24px rgba(44,62,80,.06);
}
.cf-use-card img {
width: 100%;
height: 155px;
object-fit: cover;
display: block;
}
.cf-card-content {
padding: 16px;
}
.cf-label {
display: inline-block;
color: #fff;
font-weight: 800;
font-size: 12px;
letter-spacing: .08em;
text-transform: uppercase;
padding: 7px 12px;
border-radius: 999px;
margin-bottom: 12px;
}
.cf-use-card p {
font-size: 14px;
line-height: 1.45;
margin: 0;
}
.cf-flow {
display: grid;
grid-template-columns: 1.1fr .9fr;
gap: 28px;
align-items: stretch;
margin-bottom: 38px;
}
.cf-flow-panel {
background: #fff;
border: 1px solid #e5e9e4;
border-radius: 22px;
padding: 28px;
box-shadow: 0 10px 24px rgba(44,62,80,.06);
}
.cf-flow-panel h3 {
font-size: 30px;
line-height: 1.1;
margin: 0 0 18px;
}
.cf-flow-list {
display: grid;
gap: 14px;
margin: 0;
padding: 0;
list-style: none;
}
.cf-flow-list li {
border-left: 5px solid var(–green);
padding: 4px 0 4px 14px;
font-size: 15px;
line-height: 1.45;
}
.cf-flow-image {
border-radius: 22px;
overflow: hidden;
min-height: 280px;
box-shadow: 0 10px 24px rgba(44,62,80,.08);
}
.cf-flow-image img {
width: 100%;
height: 100%;
min-height: 280px;
object-fit: cover;
display: block;
}
.cf-cta {
background: linear-gradient(135deg, var(–navy), #1f3040);
color: #fff;
border-radius: 24px;
padding: 34px;
display: grid;
grid-template-columns: 1fr auto;
gap: 28px;
align-items: center;
position: relative;
overflow: hidden;
}
.cf-cta::after {
content: “”;
position: absolute;
width: 220px;
height: 220px;
right: -80px;
top: -90px;
background: rgba(235,174,61,.22);
border-radius: 50%;
}
.cf-cta h3 {
color: #fff;
font-size: clamp(26px, 3vw, 38px);
line-height: 1.08;
margin: 0 0 10px;
max-width: 650px;
}
.cf-cta p {
margin: 0;
font-size: 16px;
line-height: 1.5;
max-width: 720px;
opacity: .92;
}
.cf-button {
position: relative;
z-index: 1;
display: inline-block;
background: var(–gold);
color: var(–navy) !important;
padding: 15px 26px;
border-radius: 999px;
text-decoration: none;
font-weight: 900;
white-space: nowrap;
box-shadow: 0 10px 24px rgba(0,0,0,.16);
}
.cf-button:hover {
background: #fff;
color: var(–navy) !important;
}
@media (max-width: 980px) {
.cf-premium-playpanels {
padding: 28px;
}
.cf-hero,
.cf-flow,
.cf-cta {
grid-template-columns: 1fr;
}
.cf-use-grid {
grid-template-columns: repeat(2, 1fr);
}
.cf-button {
justify-self: start;
}
}
@media (max-width: 640px) {
.cf-use-grid {
grid-template-columns: 1fr;
}
.cf-section-head {
display: block;
}
.cf-use-card img {
height: 180px;
}
}
Create learning spaces that adapt throughout the day.
PlayPanels® help educators shape flexible classroom zones for reading, dramatic play, STEM, quiet work, and small-group learning without permanent room changes.
Change layouts as classroom needs shift from play to focus to collaboration.
Designed for busy early learning environments with soft, wipe-clean surfaces.
Create purposeful areas that support movement, imagination, reflection, and routine.
Use panels to divide, define, and redesign classroom space as the day changes.
Spaces that support every learning moment
Build it. Change it. Use it again tomorrow.
- Connect panels to shape reading corners, learning centers, or activity zones.
- Arrange layouts around your classroom, lesson plan, or daily routine.
- Adapt the space as children move from play to focus to collaboration.

Design a classroom that works as hard as your teachers do.
Explore PlayPanels® options for reading corners, dramatic play, classroom dividers, activity zones, and flexible early learning spaces.
| Truck Only | |
|---|---|
| Assembly |
Warranty: 2-Year Warranty
For important additional information about this product’s warranty process, please see our Warranty page.
Shipping Dimensions: Length: 60.0in, Width: 48.0in, Height: 1.25in
Big Screen PlayPanel Super Set - Set of 8 - Blue
Sorry, no reviews match your current selections


or 