.section-experts-cards__title,.section-experts-cards__title p{margin:0 0 clamp(32px,3.333vw,56px);color:var(--ex-title-color, #003C5E);font-family:var(--font-family-cooper-black, CooperBlkBT-Regular, serif);font-size:clamp(32px,3.889vw,56px);font-weight:400;line-height:110%;letter-spacing:0;text-align:center}.section-experts-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.389vw,20px);align-items:start;max-width:1265px;margin-left:auto;margin-right:auto}.section-experts-cards__card{border-radius:16px;overflow:hidden;background:var(--ex-card-bg, #093A5D);cursor:pointer;display:flex;flex-direction:column;height:100%}.section-experts-cards__photo{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;flex-shrink:0;max-height:300px;opacity:1;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.section-experts-cards__bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:clamp(12px,1.111vw,16px);background:var(--ex-card-bg, #093A5D)}.section-experts-cards__info{display:flex;flex-direction:column;gap:2px}.section-experts-cards__name{margin:0;color:var(--ex-card-text, #fff);font-family:var(--font-family-futura, Futura, var(--font-family-4, sans-serif));font-size:clamp(14px,1.111vw,16px);font-weight:700;line-height:130%}.section-experts-cards__credential{margin:0;color:var(--ex-card-text, #fff);font-family:var(--font-family-2, sans-serif);font-size:clamp(14px,1.111vw,16px);font-weight:500;line-height:130%}.section-experts-cards__bio{max-height:0;overflow:hidden;opacity:0;margin:0;padding:0 clamp(12px,1.111vw,16px);color:var(--ex-card-text, #fff);font-family:var(--font-family-2, sans-serif);font-size:clamp(14px,1.111vw,16px);font-weight:400;line-height:150%;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease .05s,padding .4s cubic-bezier(.4,0,.2,1)}.section-experts-cards__btn{flex-shrink:0;width:32px;height:32px;border-radius:50%;border:none;background:var(--ex-card-text, #2EE1FF);color:var(--ex-card-bg, #093A5D);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .2s ease}.section-experts-cards__btn:hover{transform:scale(1.1)}.section-experts-cards__btn-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:16px;height:16px;transition:opacity .25s ease,transform .25s ease}.section-experts-cards__btn-icon--plus{opacity:1;transform:rotate(0)}.section-experts-cards__btn-icon--close{opacity:0;transform:rotate(-45deg)}.section-experts-cards__card--open .section-experts-cards__btn{background:var(--ex-btn-color, #2EE1FF)}.section-experts-cards__card--open .section-experts-cards__photo{max-height:0;opacity:0}.section-experts-cards__card--open .section-experts-cards__bar{align-items:flex-start}.section-experts-cards__card--open .section-experts-cards__bio{max-height:300px;opacity:1;padding:0 clamp(12px,1.111vw,16px) clamp(16px,1.389vw,20px)}.section-experts-cards__card--open .section-experts-cards__btn-icon--plus{opacity:0;transform:rotate(45deg)}.section-experts-cards__card--open .section-experts-cards__btn-icon--close{opacity:1;transform:rotate(0)}@media(max-width:989px){.section-experts-cards__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.section-experts-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-experts-cards__card--open{aspect-ratio:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-experts-cards.css.map */
