.meet-experts{padding:5rem 0;background-color:var(--color-bg-cards)}@media screen and (min-width:768px){.meet-experts{padding:6rem 0}}.meet-experts__heading{text-align:center;margin-bottom:.75rem;color:var(--color-primary)}.meet-experts__subtext{text-align:center;max-width:600px;margin:0 auto 3.5rem;color:var(--color-text);opacity:.7;font-size:1.05rem;line-height:1.7}.meet-experts__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:768px){.meet-experts__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.expert-card{background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.04);transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;animation:fadeInUp .6s ease both}.expert-card:nth-child(1){animation-delay:.1s}.expert-card:nth-child(2){animation-delay:.25s}.expert-card:nth-child(3){animation-delay:.4s}.expert-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #3613841a;border-color:#9041ff1f}.expert-card__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,var(--color-bg-pills) 0%,#e0d4f5 100%);position:relative}.expert-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.expert-card:hover .expert-card__image{transform:scale(1.03)}.expert-card__placeholder{width:100%;height:100%;fill:#b8a4d6;padding:3rem}.expert-card__content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.expert-card__name{font-size:1.2rem;margin-bottom:.25rem;color:var(--color-text)}.expert-card__role{color:var(--color-brand-pop);font-weight:600;font-size:.8rem;margin-bottom:.75rem;letter-spacing:.2px}.expert-card__credentials{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.expert-card__badge{display:inline-block;background-color:var(--color-bg-pills);color:var(--color-primary);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;padding:.2rem .5rem;border-radius:4px}.expert-card__bio{font-size:.85rem;line-height:1.6;color:var(--color-text);opacity:.75;margin-bottom:1rem;flex-grow:1}.expert-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.expert-card__linkedin{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .75rem;border-radius:8px;background-color:#0077b50f;color:#0077b5;font-size:.75rem;font-weight:600;transition:all .25s ease;text-decoration:none}.expert-card__linkedin:hover{background-color:#0077b5;color:#fff;transform:translateY(-1px)}.expert-card__linkedin svg{width:14px;height:14px}.expert-card__order{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;border-radius:8px;background-color:var(--color-brand-pop);color:#fff;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s ease;flex-grow:1;text-align:center}.expert-card__order:hover{background-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 12px #9041ff33}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-meet-experts.css.map */
