.creativity-section{padding:100px clamp(22px,7vw,110px);background:#241f35;color:white}.creativity-heading{max-width:760px;margin-bottom:40px}.creativity-heading h2{font-size:clamp(38px,4.3vw,65px);margin:14px 0}.creativity-heading p{color:#c9c3d6;line-height:1.7}.creativity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.creativity-card{background:#332d48;border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:27px}.creativity-card>span{font-size:42px}.creativity-card small{display:block;color:#f2bd55;font-weight:800;letter-spacing:.09em;margin-top:18px}.creativity-card h3{font-size:25px;margin:7px 0 12px}.creativity-card p{color:#d0cbd9;line-height:1.6;font-size:14px}.creativity-card strong{color:#dbea9d;font-size:12px}.creative-challenge{margin-top:25px;background:#f2bd55;color:#08251f;padding:20px;border-radius:10px;line-height:1.6}.creative-challenge strong{display:block;margin-bottom:4px}@media(max-width:850px){.creativity-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.creativity-grid{grid-template-columns:1fr}}
