:root{--cs-ink:#0b2239;--cs-ink-muted:#5a6875;--cs-ink-soft:rgba(11,34,57,.6);--cs-ink-body:rgba(11,34,57,.72);--cs-rule:#e7eaee;--cs-border:#dde2e7;--cs-icon-size:28px;--cs-icon-chip:52px;--cs-grad-violet:linear-gradient(135deg,#c6baf6,#a9d4f1);--cs-grad-sky:linear-gradient(135deg,#a9d6f2,#a8e2d2);--cs-grad-mint:linear-gradient(135deg,#a9e2d0,#cbe9b9);--cs-grad-teal:linear-gradient(135deg,#9fd8e4,#b9e3c4);--cs-grad-ice:linear-gradient(135deg,#bfd9f5,#c7bef3)}.cs-type-hero{display:flex;flex-direction:column;gap:.9rem;margin:0 0 3rem;max-width:46rem;width:100%}.cs-breadcrumb{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.1em;text-transform:uppercase}.cs-breadcrumb__sep{color:var(--cs-border)}.cs-breadcrumb__current{color:var(--cs-ink-muted)}.cs-type-hero__heading{margin:0}.cs-type-hero__intro{color:var(--cs-ink-muted);font-size:1.0625rem;line-height:1.55;margin:0;max-width:38rem;text-wrap:pretty}.cs-type-hero__back{align-self:flex-start;font-size:.9375rem;font-weight:600;margin-top:.4rem}.cs-empty{color:var(--cs-ink-muted);margin:0 0 2rem;width:100%}.cs-resource-filters{border-bottom:1px solid var(--cs-rule);display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2.2rem;padding-bottom:1.8rem;width:100%}.cs-chip,.cs-chip:active,.cs-chip:focus,.cs-chip:hover{background-color:#fff;border:1px solid var(--cs-border);border-radius:100px;color:var(--cs-ink-muted);display:inline-block;font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.04em;padding:.55rem 1rem;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.cs-chip:focus,.cs-chip:hover{border-color:var(--cs-ink);color:var(--cs-ink)}.cs-chip--active,.cs-chip--active:focus,.cs-chip--active:hover{background-color:var(--cs-ink);border-color:var(--cs-ink);color:#fff}.blog-listing--tile{row-gap:2.125rem}.blog-listing--tile .blog-listing__post{border-radius:4px;flex-direction:column;overflow:hidden}.cs-tile__link,.cs-tile__link:active,.cs-tile__link:focus,.cs-tile__link:hover{color:var(--cs-ink);display:flex;flex-direction:column;gap:1.75rem;justify-content:flex-start;min-height:460px;padding:1.75rem;text-decoration:none;transition:transform .18s ease;width:100%}.cs-tile__link:hover{transform:translateY(-4px)}.cs-tile__link:focus-visible{outline:2px solid var(--cs-ink);outline-offset:2px}.cs-tile__icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(11,34,57,.12);display:flex;flex:0 0 auto;height:var(--cs-icon-chip);justify-content:center;width:var(--cs-icon-chip)}.cs-tile__icon-img{display:block;height:var(--cs-icon-size);width:var(--cs-icon-size)}.cs-tile__body{display:flex;flex-direction:column;gap:.625rem}.cs-tile__type{color:var(--cs-ink);font-family:inherit;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.cs-tile__title{color:var(--cs-ink);font-family:inherit;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;-webkit-line-clamp:4;line-height:1.35}.cs-tile__excerpt,.cs-tile__title{display:-webkit-box;text-wrap:pretty;-webkit-box-orient:vertical;overflow:hidden}.cs-tile__excerpt{color:var(--cs-ink-body,rgba(11,34,57,.72));font-size:.875rem;-webkit-line-clamp:3;line-height:1.5}.cs-tile__meta{color:var(--cs-ink-soft);font-size:.78rem}.cs-grad--violet{background-image:var(--cs-grad-violet)}.cs-grad--sky{background-image:var(--cs-grad-sky)}.cs-grad--mint{background-image:var(--cs-grad-mint)}.cs-grad--teal{background-image:var(--cs-grad-teal)}.cs-grad--ice{background-image:var(--cs-grad-ice)}@media (max-width:767px){.cs-tile__link{min-height:340px}}