.tw-industry-band{background:linear-gradient(var(--tw-grid) 1px,transparent 1px),linear-gradient(90deg,var(--tw-grid) 1px,transparent 1px),linear-gradient(to bottom,transparent 35%,rgba(17,65,185,.14) 65%,rgba(8,35,130,.32) 100%),var(--tw-paper);background-size:24px 24px,24px 24px,auto,auto;overflow:hidden;position:relative;text-align:center}.tw-industry-band__deco{max-width:clamp(160px,22vw,300px);opacity:.75;pointer-events:none;position:absolute;top:0;user-select:none}.tw-industry-band__deco--left{left:0}.tw-industry-band__deco--right{right:0}.tw-industry-band__inner{position:relative}.tw-industry-band h2{color:var(--tw-ink);font-size:clamp(2.1rem,5vw,4rem);margin-left:auto;margin-right:auto;max-width:580px}.tw-industry-band p{color:var(--tw-muted);margin-left:auto;margin-right:auto;max-width:520px}.tw-industry-band__tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:46px}.tw-industry-band__tag{align-items:center;background:var(--tw-white);border:1.5px solid var(--tw-border);border-radius:8px;color:var(--tw-ink);display:inline-flex;font-size:.84rem;font-weight:700;gap:14px;justify-content:space-between;min-height:52px;min-width:192px;padding:10px 12px 10px 18px;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.tw-industry-band__tag:hover{background:rgba(0,55,137,.04);border-color:var(--tw-blue);box-shadow:0 4px 16px rgba(0,55,137,.14),0 1px 4px rgba(0,55,137,.08);transform:translateY(-3px)}.tw-industry-band__tag--no-icon{padding-right:18px}.tw-industry-band__tag--logo-only,.tw-industry-band__tag--no-icon{justify-content:flex-start;min-width:unset}.tw-industry-band__tag-text{flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.tw-industry-band__tag-logo{display:block;flex-shrink:0;max-height:26px;max-width:110px;object-fit:contain;width:auto}.tw-industry-band__tag--has-logo .tw-industry-band__tag-text{font-size:.78rem}.tw-industry-band__tag-icon{border:1.5px solid rgba(8,15,27,.18);border-radius:5px;color:var(--tw-ink);display:inline-grid;flex-shrink:0;height:28px;place-items:center;transition:border-color .2s ease,color .2s ease,background .2s ease;width:28px}.tw-industry-band__tag-icon img{height:16px;object-fit:contain;width:16px}.tw-industry-band__tag:hover .tw-industry-band__tag-icon{background:rgba(0,55,137,.06);border-color:var(--tw-blue);color:var(--tw-blue)}@media (max-width:760px){.tw-industry-band__deco{max-width:120px;opacity:.5}.tw-industry-band__tag{flex:1 1 calc(50% - 6px);max-width:calc(50% - 6px);min-width:160px}}@media (max-width:420px){.tw-industry-band__tag{flex:1 1 100%;max-width:100%}}