.gc-teaser__intro{color:var(--gc-body);margin:0 0 48px;text-align:center}.gc-teaser__grid{background:transparent;border:none;border-radius:2px;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);justify-content:center;overflow:hidden}.gc-teaser__grid>*{min-width:0}.gc-teaser__grid>:only-child{grid-column:1/-1;justify-self:center}.gc-teaser__grid>:nth-child(2):last-child{grid-column:span 2}.gc-teaser__grid>:nth-child(3):last-child{grid-column:span 1}.gc-teaser__grid--2{grid-template-columns:repeat(2,1fr)}.gc-teaser__grid--3{grid-template-columns:repeat(3,1fr)}.gc-teaser__cta{display:flex;justify-content:center;margin-top:40px}@media (max-width:767px){.gc-teaser__grid,.gc-teaser__grid--3{grid-template-columns:repeat(2,1fr)}}.gc-expert{background:var(--gc-card);border:1px solid hsla(0,0%,100%,.08);cursor:pointer;display:flex;flex-direction:column;font-family:var(--gc-sans);padding:0;text-align:left;transition:opacity .2s}.gc-expert:hover{opacity:.88}.gc-expert__photo{aspect-ratio:1;background:var(--gc-footer-bg);overflow:hidden;position:relative}.gc-expert__photo img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.gc-expert:hover .gc-expert__photo img{transform:scale(1.04)}.gc-expert__photo--placeholder img{bottom:-15%;height:auto;object-fit:contain;opacity:.15;position:absolute;right:-15%;transform:none!important;width:130%}.gc-expert__meta{border-top:1px solid var(--gc-border);padding:16px 20px}.gc-expert__name{color:var(--gc-cream);font-family:var(--gc-serif);font-size:1.1rem;font-weight:400;letter-spacing:-.01em}.gc-expert__row{align-items:center;display:flex;gap:8px;margin-top:2px}.gc-expert__role{color:var(--gc-teal);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.gc-expert__uk{border:1px solid var(--gc-border-strong);border-radius:2px;color:var(--gc-muted);font-size:.6rem;font-weight:600;letter-spacing:.08em;padding:1px 5px}.gc-modal{align-items:center;backdrop-filter:blur(8px);background:rgba(0,0,0,.82);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:100}.gc-modal__box{background:var(--gc-card);border:1px solid rgba(0,205,176,.18);border-radius:2px;max-height:90vh;max-width:780px;overflow-y:auto;position:relative;width:100%}.gc-modal__close{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:2px;color:var(--gc-muted);cursor:pointer;font-size:1.1rem;height:36px;position:absolute;right:20px;top:20px;width:36px;z-index:2}.gc-modal__close:hover{color:var(--gc-cream)}.gc-modal__body .gc-modal__flex{display:flex}.gc-modal__photo{aspect-ratio:1;background:var(--gc-footer-bg);flex-shrink:0;overflow:hidden;position:relative;width:260px}.gc-modal__photo img{height:100%;object-fit:cover;width:100%}.gc-modal__photo--placeholder img{bottom:-15%;height:auto;object-fit:contain;opacity:.15;position:absolute;right:-15%;width:130%}.gc-modal__content{flex:1;padding:30px 32px}.gc-modal__name{color:var(--gc-cream);font-family:var(--gc-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:300;letter-spacing:-.02em;line-height:1.1}.gc-modal__meta{align-items:center;display:flex;gap:12px;margin:6px 0 10px}.gc-modal__role{color:var(--gc-teal);font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.gc-modal__loc{color:#4a5060;font-size:.72rem;letter-spacing:.06em}.gc-modal__rule{background:var(--gc-border);height:1px;margin-bottom:22px}.gc-modal__bio p{color:var(--gc-body);font-size:.9rem;line-height:1.7;margin:0 0 12px}.gc-modal__empty{color:#4a5060;font-size:.9rem;font-style:italic}@media (max-width:640px){.gc-modal__body .gc-modal__flex{flex-direction:column}.gc-modal__photo{max-width:none;width:100%}}