.wx-fullstack{background:#fff;overflow:hidden;padding:96px 0}.wx-fullstack__container{margin:0 auto;max-width:1576px;padding:0 20px}.wx-fullstack__head{margin-bottom:56px;text-align:center}.wx-fullstack__title h2{color:#0f172a;font-size:31.5px;font-weight:900;letter-spacing:-.02em;line-height:35px;margin:0 0 14px}.wx-fullstack__subtitle{margin:0 auto;max-width:500px}.wx-fullstack__subtitle p{color:#64748b;font-size:14px;font-weight:500;line-height:1.55;margin:0 auto}.wx-fullstack__chips{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin:0 auto;max-width:1008px}.wx-chip{--chip-hover:#0f172a;align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:14px;box-shadow:0 1px 2px rgba(15,23,42,.06);display:inline-flex;gap:10.5px;padding:14px;text-decoration:none;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.wx-chip:hover{border-color:rgba(15,23,42,.08);box-shadow:0 10px 22px rgba(15,23,42,.1);transform:translateY(-3px)}.wx-chip__icon{align-items:center;display:inline-flex;flex:0 0 auto;height:22px;justify-content:center;width:22px}.wx-chip__svg svg{fill:#94a3b8;height:100%;transition:fill .22s ease;width:100%}.wx-chip__emoji{filter:grayscale(100%);font-size:18px;transition:filter .22s ease,transform .22s ease}.wx-chip__label{color:#94a3b8;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;transition:color .22s ease;white-space:nowrap}.wx-chip:hover .wx-chip__label{color:var(--chip-hover)}.wx-chip:hover .wx-chip__svg svg{fill:var(--chip-hover)}.wx-chip:hover .wx-chip__emoji{filter:grayscale(0);transform:translateY(-1px)}.wx-fullstack__bottom{border-top:1px solid #f1f5f9;display:grid;gap:28px;grid-template-columns:1fr;margin-left:auto;margin-right:auto;margin-top:56px;max-width:896px;padding-top:56px}.wx-col{padding:18px 14px;text-align:center}.wx-col__title{color:#0f172a;font-size:10.5px;font-weight:900;letter-spacing:1.05px;line-height:14px;margin:0 0 7px;text-transform:uppercase}.wx-col__text{color:#64748b;font-size:12.25px;font-weight:500;line-height:17.5px;margin:0}@media (min-width:768px){.wx-fullstack__bottom{gap:28px;grid-template-columns:repeat(3,1fr)}.wx-col--middle{border-left:1px solid #f1f5f9;border-right:1px solid #f1f5f9}}