.hc-sc-fl{--sc-heading:var(--hc-color-heading);--sc-text:var(--hc-text);--sc-muted:var(--hc-text-muted);--sc-border:var(--hc-border);--sc-accent:var(--hc-accent);--sc-green:var(--hc-color-green);--sc-radius:var(--hc-radius-lg);color:var(--sc-text);max-width:940px;--hc-hover-accent:var(--sc-accent);--hc-hover-border:var(--sc-accent);--hc-hover-title:var(--sc-accent);--hc-hover-focus:var(--sc-accent)}.hc-sc-fl__block+.hc-sc-fl__block{margin-top:40px}.hc-sc-fl__h{align-items:center;color:var(--sc-heading);display:flex;gap:10px;margin:0 0 18px}.hc-sc-fl__h-icon{fill:var(--sc-heading);flex:0 0 auto;height:22px;width:22px}.hc-sc-fl__h--sub{font-size:1.15rem}.hc-sc-fl__cert{background:#fff;border:1px solid var(--sc-border);border-radius:var(--sc-radius);display:grid;gap:0;grid-template-columns:300px 1fr;overflow:hidden}@media (max-width:640px){.hc-sc-fl__cert{grid-template-columns:1fr}}.hc-sc-fl__cert-media{background:var(--sc-green);min-height:180px;position:relative}.hc-sc-fl__cert-media img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hc-sc-fl__cert-body{padding:26px 28px}.hc-sc-fl__cert-title{color:var(--sc-heading);font-size:1.25rem;font-weight:700;line-height:1.25;margin:0 0 10px}.hc-sc-fl__cert-desc{color:var(--sc-muted);font-size:.95rem;line-height:1.6;margin:0 0 18px}.hc-sc-fl__related{display:grid;gap:18px;grid-template-columns:1fr 1fr}@media (max-width:640px){.hc-sc-fl__related{grid-template-columns:1fr}}.hc-sc-rc{background:#fff;border:1px solid var(--sc-border);border-radius:var(--sc-radius);color:inherit;display:flex;flex-direction:column;gap:0;overflow:hidden}.hc-sc-rc,a:hover.hc-sc-rc{text-decoration:none}a:hover.hc-sc-rc span.hc-card__button{text-decoration:underline}.hc-sc-rc__media{background:var(--sc-green);height:120px}.hc-sc-rc__media img{display:block;height:100%;object-fit:cover;width:100%}.hc-sc-rc__body{display:flex;flex-direction:column;gap:6px;padding:16px 18px}.hc-sc-rc__title{font-size:1rem;line-height:1.3;margin:0}.hc-sc-rc__cta,.hc-sc-rc__title{color:var(--sc-heading);font-weight:700}.hc-sc-rc__cta{font-size:.85rem;margin-top:4px}.hc-sc-rc:focus-within .hc-sc-rc__cta,.hc-sc-rc:hover .hc-sc-rc__cta{color:var(--sc-accent)}