.section-experts-drawer__title,.section-experts-drawer__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-drawer__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-drawer__card{-webkit-appearance:none;appearance:none;border:none;text-align:left;border-radius:16px;overflow:hidden;background:var(--ex-card-bg, #093A5D);cursor:pointer;display:flex;flex-direction:column;height:100%;padding:0;font:inherit;transition:transform .2s ease,box-shadow .2s ease}.section-experts-drawer__card:hover{transform:translateY(-2px)}.section-experts-drawer__card:focus-visible{outline:2px solid var(--ex-btn-color, #2EE1FF);outline-offset:2px}.section-experts-drawer__photo{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;flex-shrink:0}.section-experts-drawer__bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:clamp(12px,1.111vw,16px);background:var(--ex-card-bg, #093A5D);margin-top:auto}.section-experts-drawer__info{display:flex;flex-direction:column;gap:2px}.section-experts-drawer__name{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-drawer__credential{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-drawer__btn{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--ex-btn-color, #2EE1FF);color:var(--ex-card-bg, #093A5D);display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.section-experts-drawer__card:hover .section-experts-drawer__btn{transform:scale(1.1)}.section-experts-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--ex-overlay, rgba(9, 58, 93, .45));z-index:1000;opacity:0;transition:opacity .35s ease}.section-experts-drawer.is-drawer-open .section-experts-drawer__overlay{opacity:1}.section-experts-drawer__panel{position:fixed;top:0;right:0;height:100%;width:min(500px,92vw);background:var(--ex-panel-bg, #093A5D);color:var(--ex-panel-text, #FFFCF6);z-index:1001;transform:translate(100%);transition:transform .4s cubic-bezier(.22,1,.36,1);box-shadow:-8px 0 40px #093a5d2e;display:flex;flex-direction:column;will-change:transform}.section-experts-drawer.is-drawer-open .section-experts-drawer__panel{transform:translate(0)}.section-experts-drawer__close{position:absolute;top:16px;right:16px;width:48px;height:48px;border-radius:12px;border:none;background:var(--ex-close-bg, #F9F4ED);color:var(--ex-card-bg, #093A5D);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease,transform .2s ease}.section-experts-drawer__close:hover{transform:scale(1.05)}.section-experts-drawer__panel-scroll{overflow-y:auto;height:100%;padding:clamp(24px,2.5vw,32px);display:flex;flex-direction:column;-webkit-overflow-scrolling:touch}.section-experts-drawer__panel-photo{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;margin-bottom:clamp(16px,1.667vw,24px)}.section-experts-drawer__panel-name{margin:0;font-family:var(--font-family-futura, Futura, var(--font-family-2, sans-serif));font-size:clamp(20px,2vw,24px);font-weight:700;line-height:1.4;text-transform:capitalize}.section-experts-drawer__panel-credential{margin:2px 0 0;font-family:var(--font-family-futura, Futura, var(--font-family-2, sans-serif));font-size:clamp(16px,1.667vw,24px);font-weight:500;line-height:1.5}.section-experts-drawer__panel-bio{margin-top:clamp(12px,1.111vw,16px);font-family:var(--font-family-futura, Futura, var(--font-family-2, sans-serif));font-size:clamp(15px,1.25vw,18px);font-weight:500;line-height:1.5}.section-experts-drawer__panel-bio>*:first-child{margin-top:0}.section-experts-drawer__panel-bio>*:last-child{margin-bottom:0}body.experts-drawer-lock{overflow:hidden}@media(prefers-reduced-motion:reduce){.section-experts-drawer__panel,.section-experts-drawer__overlay{transition:none}}@media(max-width:989px){.section-experts-drawer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.section-experts-drawer__panel{width:100vw;max-width:100vw}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-experts-cards-drawer.css.map */
