.code-card{width:100%;min-width:0;padding:1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;text-align:center}.code-card .title{display:block;font-weight:700;color:#1f2937;margin-bottom:.25rem;line-height:1.35;overflow-wrap:anywhere;word-break:normal}.code-card .code{font-size:1rem;line-height:1.3;color:#6b7280;background-color:#fff;padding:.125rem .5rem;border-radius:.25rem;border:1px solid #f3f4f6;display:inline-block;max-width:100%;overflow-wrap:anywhere;word-break:normal}@media(max-width:1024px){.cards-body>.cards-item.col-md-6.col-xl:has(.code-card),.cards-body>.cards-item.col-xl:has(.code-card),.cards-body>.cards-item:has(.code-card){flex:0 0 100%!important;width:100%!important;max-width:100%!important}.code-card{min-height:auto;padding:1rem}.code-card .title{font-size:1rem;line-height:1.35}.code-card .code{font-size:.9rem}}
