.av-participants{background-color:#fdfdfd;padding:32px 16px}.av-participants .container{margin:0 auto}.participants-header{margin-bottom:32px}.participants-title{font-family:Omr-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:20px;line-height:1.25;color:#0c0d0f;margin:0;max-width:872px}.participants-content{display:flex;flex-direction:column;gap:16px;width:100%}.av-participants__cards-container{width:100%}.participants-grid{display:flex;min-height:480px;width:100%}.participant-card{display:flex;align-items:center;flex-direction:column;gap:24px;padding:16px;background-color:#f4f2ff;border-radius:16px;width:100%;min-height:480px;flex-shrink:0;text-align:center}.participant-image{width:180px;height:270px;border-radius:8px;overflow:hidden;flex-shrink:0;margin:0 auto}.participant-image img{width:100%;height:100%;object-fit:cover;object-position:center}.participant-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f4f2ff;border-radius:8px}.participant-content{display:flex;flex-direction:column;gap:24px;width:100%;flex-shrink:0;align-items:center}.quote-icon{width:32px;height:32px;flex-shrink:0}.quote-icon svg{width:100%;height:100%}.participant-testimonial-headline{font-family:Omr-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#353a42;margin:0}.participant-testimonial{font-family:Omr-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#353a42;margin:0}.participant-info{display:flex;align-items:flex-start;gap:8px;padding:11px 0 0;border-radius:8px;background:transparent;width:fit-content}.participant-avatar{display:flex;align-items:stretch;width:8px;height:100%;padding:11px 0 0}.avatar-indicator{width:100%;height:2px;background-color:#7337fc;border-radius:999px}.participant-details{display:flex;flex-direction:column;gap:4px}.participant-name{font-family:Omr-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#0c0d0f}.participant-role{font-family:Omr-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#353a42}.participants-navigation{display:flex;justify-content:center;align-items:center;gap:24px;width:100%}.pagination-dots{display:flex;align-items:center;gap:8px}.pagination-dots .dot{width:12px;height:12px;border-radius:100px;background-color:#ebecef;cursor:pointer;transition:background-color .2s ease}.pagination-dots .dot.active{background-color:#601ee3}.pagination-dots .dot:hover{background-color:#601ee3;opacity:.8}.nav-buttons{display:flex;align-items:center;gap:16px}.nav-btn{width:40px;height:40px;border-radius:4px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141b280d;color:#141b2866}.nav-btn:hover:not(:disabled){background:#7337fc;color:#fdfdfd}.nav-btn:active:not(:disabled){background:#601ee3}.nav-btn:disabled{cursor:not-allowed;background:#141b280d;color:#141b2866}.nav-btn.next-btn{background:#7337fc;color:#fdfdfd}.nav-btn.next-btn:hover:not(:disabled){background:#601ee3}.nav-btn.next-btn:disabled{background:#141b280d;color:#141b2866}.nav-btn.prev-btn:not(:disabled){background:#7337fc;color:#fdfdfd}.nav-btn.prev-btn:not(:disabled):hover{background:#601ee3}.nav-btn.prev-btn:disabled{background:#141b280d;color:#141b2866}.nav-btn.disabled{cursor:not-allowed;background:#141b280d;color:#141b2866}.nav-btn svg{width:20px;height:20px}.av-participants__empty-state{text-align:center;padding:48px;color:#353a42}.av-participants__empty-message{font-family:Omr-Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;margin:0}@media (min-width: 360px){.av-participants{padding:64px 24px}.participants-title{font-size:22px}.participant-card{flex-direction:row;flex-wrap:wrap;gap:16px;padding:16px;width:100%;text-align:left}.participant-image{width:256px;height:384px;margin:0}.participant-content{width:auto;flex:1;gap:24px;align-items:flex-start}.participant-testimonial-headline{font-size:20px;font-weight:700}.participant-testimonial{font-size:16px}.participant-info{justify-content:flex-start}.participants-navigation{justify-content:flex-end;gap:32px}.nav-buttons{gap:16px}.nav-btn{width:48px;height:48px}.nav-btn svg{width:24px;height:24px}}@media (min-width: 768px){.av-participants{padding:96px 32px}.participants-title{font-size:28px}.participant-card{flex-direction:row;flex-wrap:nowrap;gap:48px;padding:48px}.participant-testimonial-headline{font-size:24px}.participant-testimonial{font-size:20px}.participants-navigation{gap:48px}.nav-buttons{gap:24px}.nav-btn{width:48px;height:48px}.nav-btn svg{width:24px;height:24px}}@media (min-width: 1024px){.av-participants{padding:96px 60px}.participant-card{gap:96px}}@media (min-width: 1440px){.av-participants{padding:96px 60px}.participant-card{width:1320px;gap:128px}.participant-content{width:648px;flex:none}}@media (max-width: 359px){.av-participants{padding:32px 16px}.participants-title{font-size:20px}.participant-card{flex-direction:column;gap:24px;padding:16px;text-align:center}.participant-image{width:180px;height:270px;margin:0 auto}.participant-content{width:100%;align-items:center}.participant-info{justify-content:center}.participants-navigation{justify-content:center;gap:24px}.participant-testimonial-headline{font-size:16px}.participant-testimonial{font-size:14px}.nav-btn{width:40px;height:40px}.nav-btn svg{width:20px;height:20px}}@media (prefers-reduced-motion: reduce){.nav-btn,.pagination-dots .dot{transition:none}}.nav-btn:focus-visible,.pagination-dots .dot:focus-visible{outline:2px solid #7337FC;outline-offset:2px}@media (prefers-contrast: high){.participant-card{border:2px solid #0C0D0F}.nav-btn{border:2px solid currentColor}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/av-participants.css.map */
