Classroom Furniture

A collection page of Fitment Craft

categoryLinked from the homepage
Products
34
Active ads
0
Depth
Click depth 1
Published
2025/10/13

About

.fc-classroom-page{ max-width:1180px; margin:0 auto; padding:34px 16px 56px; font-family:Arial,Helvetica,sans-serif; color:#1f2937; line-height:1.75; } .fc-classroom-page *{box-sizing:border-box;} .fc-classroom-hero{ background:#111111; border-radius:30px; padding:42px 32px; margin-bottom:30px; color:#ffffff; position:relative; overflow:hidden; } .fc-classroom-hero:before{ content:""; position:absolute; width:280px; height:280px; border-radius:50%; background:rgba(245,217,0,.18); right:-90px; top:-100px; } .fc-classroom-hero:after{ content:""; position:absolute; width:190px; height:190px; border:28px solid rgba(255,255,255,.08); border-radius:50%; left:-85px; bottom:-85px; } .fc-classroom-hero-grid{ display:grid; grid-template-columns:1.08fr .92fr; gap:26px; align-items:center; position:relative; z-index:2; } .fc-classroom-label{ display:inline-block; background:#f5d900; color:#111111; padding:8px 14px; border-radius:999px; font-size:13px; font-weight:900; letter-spacing:1px; text-transform:uppercase; margin-bottom:14px; } .fc-classroom-hero h2{ margin:0 0 14px; font-size:44px; line-height:1.12; color:#ffffff; font-weight:900; } .fc-classroom-hero p{ margin:0 0 22px; color:#f3f4f6; font-size:17px; max-width:850px; } .fc-classroom-btn{ display:inline-block; background:#f5d900; color:#111111 !important; text-decoration:none; padding:14px 28px; border-radius:999px; font-weight:900; } .fc-classroom-planner{ background:#ffffff; color:#111827; border-radius:24px; padding:24px; } .fc-classroom-planner h3{ margin:0 0 14px; color:#111111; font-size:24px; } .fc-classroom-step{ border:1px solid #e5e7eb; border-radius:16px; padding:14px; margin-bottom:10px; background:#fafafa; } .fc-classroom-step strong{ display:block; color:#111111; } .fc-section{ background:#ffffff; border:1px solid #e5e7eb; border-radius:24px; padding:30px; margin-bottom:28px; } .fc-section h2{ margin:0 0 12px; font-size:31px; color:#111111; line-height:1.25; } .fc-section p{ margin:0 0 14px; color:#374151;