.hub{gap:62px;padding-block:8px 62px;background:var(--color-black-50)}.hub,.hub-sec{display:flex;flex-direction:column}.hub-sec{gap:24px}.hub-sec__head{display:flex;flex-direction:column;gap:12px}.hub-sec__head--row{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}.hub-sec .faqd{margin-top:0}.hub-more{font-size:16px;line-height:20px;color:#e7e7e9;white-space:nowrap}.hub-more:hover{color:var(--color-blue-100)}.hub-crumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:18px 42px;background:var(--color-black-100);border-radius:14px;font-family:var(--sans);font-size:16px;line-height:20px}.hub-crumb__dim{color:var(--color-grey-200)}.hub-crumb__cur{color:var(--color-white)}.hub-hero{display:flex;flex-direction:column;gap:20px;padding:42px;background:var(--color-black-100);border-radius:20px}.hub-h1{margin:0;font-family:var(--sans);font-weight:700;letter-spacing:-.05em;font-size:clamp(32px,4vw,44px);line-height:1.1;color:var(--color-white);max-width:22ch}.hub-hero__lede{margin:0;max-width:56ch;font-size:16px;line-height:20px;color:#e7e7e9}.hub-hero__cta{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px}.hub-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.hub-card{justify-content:space-between;min-height:260px;padding:24px;background:var(--color-black-100);border-radius:12px}.hub-card,.hub-card__content{display:flex;flex-direction:column;gap:24px}.hub-card__content{min-width:0}.hub-card__id{display:flex;align-items:center;gap:14px;min-width:0}.hub-card__name{display:block;font-weight:600;font-size:16px;line-height:20px;color:var(--color-white)}.hub-card__vendor{display:block;margin-top:2px;font-size:12px;line-height:15px;color:var(--color-grey-200)}.hub-card__sub{margin:0;font-size:14px;line-height:18px;color:#e7e7e9}.hub-card__actions{display:flex;justify-content:space-between;align-items:center;gap:14px}.hub-card__arrow{width:38px;height:38px;flex:none}a.hub-card:hover .hub-card__name{color:var(--color-blue-100)}.hub-chip{display:inline-flex;align-items:center;padding:8px 16px;border:1px solid var(--color-grey-100);border-radius:54px;font-size:12px;line-height:15px;color:var(--color-white);white-space:nowrap}.hub-cmp{overflow-x:auto}.hub-cmp__t{width:100%;border-collapse:separate;border-spacing:0 24px;margin-block:-24px;font-family:var(--sans)}.hub-cmp__t td,.hub-cmp__t th{background:var(--color-black-100);padding:24px;text-align:left;vertical-align:middle}.hub-cmp__t td:first-child,.hub-cmp__t th:first-child{border-radius:12px 0 0 12px;width:269px}.hub-cmp__t td:last-child,.hub-cmp__t th:last-child{border-radius:0 12px 12px 0}.hub-cmp__t thead th{font-weight:400;font-size:16px;line-height:20px;color:#e7e7e9}.hub-cmp__brand{display:flex;align-items:center;gap:18px;min-width:0}.hub-cmp__name{font-weight:600;font-size:16px;line-height:20px;color:var(--color-white);white-space:nowrap}.hub-cmp__name:hover{color:var(--color-blue-100)}.hub-cmp__tag{max-width:44ch}.hub-cmp__access,.hub-cmp__tag{font-size:16px;line-height:20px;color:#e7e7e9}.hub-cmp__access{white-space:nowrap}.hub-cmp__access--free{color:#9ad9b8}.hub-cmp__access--off{color:var(--color-grey-200)}.hub-cmp__act{text-align:right;white-space:nowrap}.hub-wall{display:flex;flex-direction:column;gap:42px;justify-content:center;align-items:center;min-height:500px;padding:62px 22px;background:var(--color-black-100);border-radius:20px}.hub-wall__title{margin:0;font-family:var(--sans);font-weight:700;font-size:clamp(34px,4.2vw,60px);line-height:1.12;letter-spacing:-.06em;color:var(--color-white);text-align:center}.hub-wall__pills{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:900px}.hub-pill{display:inline-flex;align-items:center;gap:8px;padding:14px 16px;background:var(--color-black-100);border:1px solid var(--color-grey-100);border-radius:32px;color:var(--color-white);white-space:nowrap;transition:border-color .15s ease,color .15s ease}.hub-pill,.hub-pill small{font-size:14px;line-height:18px}.hub-pill small{color:var(--color-grey-200)}.hub-pill:hover{border-color:var(--color-blue-100);color:var(--color-blue-100)}.hub-intents{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.hub-intent{justify-content:space-between;gap:24px;min-height:216px;padding:24px;background:var(--color-black-100);border-radius:12px}.hub-intent,.hub-intent__top{display:flex;flex-direction:column}.hub-intent__top{gap:18px;min-width:0}.hub-intent__ico{width:36px;height:36px;flex:none;display:grid;place-items:center;border:1px solid var(--color-grey-100);border-radius:10px;font-size:14px;line-height:1;color:var(--color-white)}.hub-intent__t{margin:0;font-weight:400;font-size:16px;line-height:20px;color:#e7e7e9}a.hub-intent:hover .hub-intent__t{color:var(--color-white)}@media(max-width:1200px){.hub-grid,.hub-intents{grid-template-columns:repeat(2,1fr)}.hub-cmp__t td:first-child,.hub-cmp__t th:first-child{width:auto}}@media(max-width:860px){.hub{gap:42px;padding-bottom:42px}.hub-crumb{padding:14px 20px}.hub-hero{padding:24px;border-radius:14px}.hub-h1{font-size:clamp(28px,7.5vw,36px)}.hub-sec__head--row{flex-direction:column;align-items:flex-start;gap:12px}.hub-cmp{overflow-x:visible}.hub-cmp__t{display:block;margin-block:0}.hub-cmp__t thead{display:none}.hub-cmp__t tbody{gap:16px}.hub-cmp__t tbody,.hub-cmp__t tr{display:flex;flex-direction:column}.hub-cmp__t tr{align-items:flex-start;gap:12px;padding:20px;background:var(--color-black-100);border-radius:12px}.hub-cmp__t td{display:block;padding:0;background:none;border-radius:0!important;width:auto}.hub-cmp__tag{max-width:none}.hub-cmp__access{white-space:normal}.hub-wall{min-height:0;padding:42px 20px;gap:28px}}@media(max-width:640px){.hub-grid,.hub-intents{grid-template-columns:1fr}.hub-card,.hub-intent{min-height:0}}