.gh-cl-spotlights-section{background:transparent;padding:0 0 48px}.gh-cl-spotlights-section .gh-cl-spot-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:991px){.gh-cl-spotlights-section .gh-cl-spot-grid{grid-template-columns:1fr}}.gh-cl-spot{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);box-shadow:var(--gh-shadow-sm);display:flex;flex-direction:column;overflow:hidden;transition:transform var(--gh-dur-base) var(--gh-ease),box-shadow var(--gh-dur-base) var(--gh-ease)}.gh-cl-spot:hover{box-shadow:var(--gh-shadow-lg);transform:translateY(-2px)}.gh-cl-spot-video{aspect-ratio:16/10;background:var(--gh-mint);overflow:hidden;position:relative}.gh-cl-spot-photo,.gh-cl-spot-photo-fallback{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gh-cl-spot-photo-fallback{background:var(--gh-mint)}.gh-cl-spot-vidyard{background:var(--gh-ink);display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gh-cl-spot-video .vidyard-player-container{height:100%!important;inset:0;position:absolute;width:100%!important}.gh-cl-spot--vidyard .gh-cl-tag-industry{z-index:2}.gh-cl-play{align-items:center;background:var(--gh-cream);border:0;border-radius:50%;box-shadow:var(--gh-shadow-md);cursor:pointer;display:flex;height:72px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform var(--gh-dur-base) var(--gh-ease);width:72px}a.gh-cl-play{border-bottom:0}.gh-cl-play:after{border-bottom:11px solid transparent;border-left:18px solid var(--gh-orange);border-top:11px solid transparent;content:"";display:block;height:0;margin-left:5px;width:0}.gh-cl-spot:hover .gh-cl-play{transform:translate(-50%,-50%) scale(1.06)}.gh-cl-tag-industry{background:var(--gh-cream);border-radius:var(--gh-radius-pill);color:var(--gh-ink);font-size:11px;left:14px;letter-spacing:.1em;padding:6px 10px;text-transform:uppercase;top:14px}.gh-cl-duration,.gh-cl-tag-industry{font-family:var(--gh-font-display);font-weight:var(--gh-fw-bold);position:absolute}.gh-cl-duration{background:var(--gh-ink);border-radius:var(--gh-radius-xs);bottom:14px;color:#fff;font-size:12px;padding:4px 8px;right:14px}.gh-cl-spot-body{display:flex;flex:1;flex-direction:column;gap:20px;padding:28px 28px 32px}.gh-cl-spot-logo{align-items:center;display:flex;height:32px}.gh-cl-spot-logo img{display:block;max-height:32px;width:auto}.gh-cl-spot-logo .gh-cl-logo-ph{align-items:center;background:transparent;border:1px solid var(--gh-border);border-radius:var(--gh-radius-sm);color:var(--gh-muted);display:flex;font-family:var(--gh-font-display);font-size:12px;font-weight:var(--gh-fw-bold);height:32px;justify-content:center;letter-spacing:.04em;line-height:1.15;min-width:80px;padding:6px 12px;text-align:center}.gh-cl-spot-quote{color:var(--gh-ink);flex:1;font-family:var(--gh-font-body);font-size:19px;font-weight:400;line-height:1.45;margin:0}.gh-cl-spot-quote:before{color:var(--gh-orange);content:"\201C";font-family:var(--gh-font-display);font-size:32px;font-weight:var(--gh-fw-black);line-height:0;margin-right:4px;vertical-align:-8px}.gh-cl-spot-stats{border-top:1px solid var(--gh-border);display:flex;flex-wrap:wrap;gap:8px;padding-top:20px}.gh-cl-stat-pill{background:var(--gh-mint-soft);border:1px solid var(--gh-mint);border-radius:var(--gh-radius-pill);color:var(--gh-teal-deep);font-family:var(--gh-font-display);font-size:13px;font-weight:var(--gh-fw-bold);padding:6px 12px}.gh-cl-spot-attribution{display:flex;flex-direction:column;gap:2px}.gh-cl-spot-name{color:var(--gh-ink);font-family:var(--gh-font-display);font-size:16px;font-weight:var(--gh-fw-black)}.gh-cl-spot-title{color:var(--gh-muted);font-family:var(--gh-font-body);font-size:14px}