.keytheme-grid{gap:10px;display:grid}.keytheme-grid--row1{grid-template-columns:repeat(9,1fr);margin-bottom:20px}.keytheme-grid--row2{grid-template-columns:repeat(7,1fr);max-width:954.444px;margin:0 auto}.keytheme-card{cursor:pointer;box-sizing:border-box;border-radius:12px;flex-direction:row;align-items:center;gap:8px;padding:8px 12px 8px 10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.keytheme-card span{font-size:12px}@media (max-width:1100px){.keytheme-grid--row1{grid-template-columns:repeat(5,1fr)}.keytheme-grid--row2{grid-template-columns:repeat(4,1fr);max-width:100%}}@media (max-width:768px){.keytheme-grid--row1{grid-template-columns:repeat(4,1fr)}.keytheme-grid--row2{grid-template-columns:repeat(4,1fr);max-width:100%}.keytheme-card{gap:6px;padding:7px 8px}}@media (max-width:480px){.keytheme-wrapper{padding:12px 12px 20px!important}.keytheme-grid--row1{grid-template-columns:repeat(3,1fr);margin-bottom:10px}.keytheme-grid--row2{grid-template-columns:repeat(3,1fr);max-width:100%}.keytheme-card{flex-direction:column;align-items:center;gap:4px;padding:8px 4px}.keytheme-card svg{width:24px;height:24px}.keytheme-card span{text-align:center;font-size:10px;line-height:1.3}}
