.catalog-hub{--hub-blue:#3296fa;--hub-chip-bg:#eef5ff;--hub-hairline:#e4eaf1;--hub-border-hover:var(--hub-blue);--hub-t-h1:44px;--hub-t-h2:28px;--hub-t-h3:18px;--hub-t-body:15px;--hub-t-small:13px;--hub-gap:16px;--hub-block-gap:56px;--hub-t1-media:340px;--hub-radius:8px;display:flex;flex-direction:column;padding-top:172px;width:100%;padding-left:32px;padding-right:32px}@media(max-width:1024px){.catalog-hub{padding-top:120px}}@media(max-width:684px){.catalog-hub{padding-top:102px}}.catalog-hub section{padding-left:0!important;padding-right:0!important}@media(max-width:1280px){.catalog-hub{--hub-t1-media:300px}}@media(max-width:1024px){.catalog-hub{--hub-t-h1:36px;--hub-t-h2:24px;--hub-t-h3:17px;--hub-block-gap:48px;--hub-t1-media:260px;padding-left:20px;padding-right:20px}}@media(max-width:834px){.catalog-hub{--hub-block-gap:40px;--hub-t1-media:230px}}@media(max-width:684px){.catalog-hub{padding-left:8px;padding-right:8px}}@media(max-width:576px){.catalog-hub{--hub-t-h1:30px;--hub-t-h2:22px;--hub-t-h3:16px;--hub-block-gap:32px;--hub-t1-media:200px}}.catalog-hub__crumbs{margin-bottom:12px}.catalog-hub__title{margin:0 0 16px;font-size:var(--hub-t-h1);line-height:1.12;font-weight:500;letter-spacing:-.5px;color:#111827;text-wrap:balance}.catalog-hub__title-accent{color:var(--hub-blue)}.catalog-hub__subtitle{margin:0 0 var(--hub-block-gap);max-width:720px;font-size:var(--hub-t-h3);line-height:1.55;font-weight:400;color:#6b7280;text-wrap:pretty}.catalog-hub__tier1{display:flex;flex-direction:column;gap:var(--hub-gap)}.hub-flagship{position:relative;display:flex;flex-direction:row;align-items:stretch;border:2px solid #e5e5e5;border-radius:var(--hub-radius);background:#fff;overflow:hidden;transition:border-color .25s ease}.hub-flagship:active,.hub-flagship:hover{border-color:var(--hub-border-hover)}.hub-flagship--reverse{flex-direction:row-reverse}@media(max-width:834px){.hub-flagship,.hub-flagship--reverse{flex-direction:column}}.hub-flagship__text{flex:1 1 50%;min-width:0;padding:40px;display:flex;flex-direction:column;justify-content:center}@media(max-width:1280px){.hub-flagship__text{padding:36px}}@media(max-width:1024px){.hub-flagship__text{padding:28px}}@media(max-width:834px){.hub-flagship__text{padding:24px}}@media(max-width:576px){.hub-flagship__text{padding:16px}}.hub-flagship__title{margin:0 0 12px;font-size:var(--hub-t-h2);line-height:1.2;font-weight:500;color:#111827}.hub-flagship__desc{margin:0;max-width:46ch;font-size:var(--hub-t-body);line-height:1.55;color:#6b7280}.hub-flagship__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;position:relative;z-index:2;pointer-events:none}.hub-chip{display:inline-flex;pointer-events:auto;align-items:center;min-height:44px;padding:8px 16px;border:0;border-radius:8px;font-size:var(--hub-t-small);font-weight:500;line-height:1.2;background:var(--hub-chip-bg);color:#1580e8;text-decoration:none;transition:background-color .2s ease,color .2s ease}.hub-chip:hover{background:var(--hub-blue);color:#fff}.hub-chip:active{background:#1580e8;color:#fff}.hub-chip:focus-visible{outline:2px solid var(--hub-blue);outline-offset:2px}@media(max-width:834px){.hub-chip{padding:7px 12px}}@media(max-width:576px){.hub-chip{padding:6px 12px}}.hub-flagship__media{--hub-cover-bg:#f7f7f7;--hub-fade:18%;position:relative;flex:1 1 50%;min-width:0;min-height:var(--hub-t1-media);background:linear-gradient(to right,#ffffff 0,var(--hub-cover-bg) var(--hub-fade))}.hub-flagship--reverse .hub-flagship__media{background:linear-gradient(to left,#ffffff 0,var(--hub-cover-bg) var(--hub-fade))}.hub-flagship__img{object-fit:contain;object-position:center;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--hub-fade));mask-image:linear-gradient(to right,transparent 0,#000 var(--hub-fade))}.hub-flagship--reverse .hub-flagship__img{-webkit-mask-image:linear-gradient(to left,transparent 0,#000 var(--hub-fade));mask-image:linear-gradient(to left,transparent 0,#000 var(--hub-fade))}@media(max-width:834px){.hub-flagship--reverse .hub-flagship__media,.hub-flagship__media{background:linear-gradient(to bottom,#ffffff 0,color-mix(in srgb,var(--hub-cover-bg) 8%,#ffffff) 3%,color-mix(in srgb,var(--hub-cover-bg) 30%,#ffffff) 6%,color-mix(in srgb,var(--hub-cover-bg) 62%,#ffffff) 9%,color-mix(in srgb,var(--hub-cover-bg) 88%,#ffffff) 11.5%,var(--hub-cover-bg) 14%);flex:0 0 auto;width:100%;height:auto;min-height:0;aspect-ratio:2/1}.hub-flagship--reverse .hub-flagship__img,.hub-flagship__img{-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 3%,rgba(0,0,0,.3) 6%,rgba(0,0,0,.62) 9%,rgba(0,0,0,.88) 11.5%,#000 14%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 3%,rgba(0,0,0,.3) 6%,rgba(0,0,0,.62) 9%,rgba(0,0,0,.88) 11.5%,#000 14%)}}.hub-flagship__overlay{position:absolute;inset:0;z-index:1;border-radius:0}.hub-flagship__overlay:focus-visible{border-radius:var(--hub-radius);outline:2px solid #3296fa;outline-offset:-2px}.catalog-hub__tier2{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:var(--hub-gap);gap:var(--hub-gap);margin-top:var(--hub-block-gap)}@media(max-width:1024px){.catalog-hub__tier2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:684px){.catalog-hub__tier2{grid-template-columns:repeat(2,minmax(0,1fr))}}.hub-tile{display:flex;flex-direction:column;gap:12px;min-width:0;padding:16px;border:2px solid #e5e5e5;border-radius:var(--hub-radius);background:#fff;text-decoration:none;transition:border-color .25s ease}.hub-tile:active,.hub-tile:hover{border-color:var(--hub-border-hover)}.hub-tile:focus-visible{outline:2px solid var(--hub-blue);outline-offset:2px}.hub-tile__name{margin:0;font-size:var(--hub-t-h3);line-height:1.3;font-weight:500;color:#111827}.hub-tile__media{position:relative;display:block;width:100%;aspect-ratio:4/3;background:#fff;border-radius:6px}.hub-tile__img{object-fit:contain}@media(hover:hover)and (pointer:fine){.hub-flagship__media,.hub-tile__media{overflow:hidden}.hub-flagship__img,.hub-tile__img{transition:transform .35s ease}.hub-flagship:hover .hub-flagship__img,.hub-tile:hover .hub-tile__img{transform:scale(1.03)}}.catalog-hub__tier3{margin-top:var(--hub-block-gap)}.catalog-hub__tier3-title{margin:0 0 8px;font-size:var(--hub-t-h2);line-height:1.25;font-weight:500;color:#111827}.catalog-hub__tier3-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:32px;column-gap:32px}@media(max-width:1024px){.catalog-hub__tier3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:684px){.catalog-hub__tier3-grid{grid-template-columns:1fr}}.hub-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:8px 4px;border-bottom:1px solid var(--hub-hairline);text-decoration:none;transition:background .2s ease}.hub-row:hover{background:#f5f9fe}.hub-row:hover .hub-row__chevron{color:var(--hub-blue);transform:translateX(4px)}.hub-row:active{background:var(--hub-chip-bg)}.hub-row:focus-visible{outline:2px solid var(--hub-blue);outline-offset:2px}@media(max-width:1024px){.hub-row{min-height:52px}}.hub-row__name{font-size:var(--hub-t-body);line-height:1.35;font-weight:500;color:#111827}.hub-row__chevron{font-size:18px;line-height:1;color:#b2b2b2;transition:color .2s ease,transform .2s ease}.catalog-hub .catalog-hub__cta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;margin-top:var(--hub-block-gap);margin-bottom:0;padding:32px 40px!important;border:1px solid #e5e5e5;border-radius:var(--hub-radius);position:relative;overflow:hidden;isolation:isolate}@media(max-width:1024px){.catalog-hub .catalog-hub__cta{padding:28px 32px!important}}@media(max-width:834px){.catalog-hub .catalog-hub__cta{padding:24px 28px!important}}@media(max-width:576px){.catalog-hub .catalog-hub__cta{flex-direction:column;align-items:stretch;padding:20px 16px!important}}.hub-cta__title{margin:0 0 6px;font-size:var(--hub-t-h2);line-height:1.25;font-weight:500;color:#111827}.hub-cta__desc{margin:0;font-size:var(--hub-t-body);line-height:1.5;color:#6b7280}.hub-cta__waves{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.45;background:linear-gradient(90deg,rgba(255,255,255,.96) 6%,rgba(255,255,255,.7) 44%,rgba(255,255,255,.12)),url(/Home/hero-poster-v2.webp) 82% 66%/cover no-repeat}.hub-cta__btn{flex:0 0 auto;padding:16px 32px;border:0;border-radius:var(--hub-radius);background:var(--hub-blue);color:#fff;font-size:var(--hub-t-body);font-weight:500;line-height:1.2;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.hub-cta__btn:hover{background:#1f87ee;transform:translateY(-1px);box-shadow:0 6px 16px rgba(50,150,250,.25)}.hub-cta__btn:active{transform:none;box-shadow:none}.hub-cta__btn:focus-visible{outline:2px solid var(--hub-blue);outline-offset:2px}@media(max-width:834px){.hub-cta__btn{padding:14px 24px}}@media(max-width:576px){.hub-cta__btn{width:100%}}