.speakers-hero{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px 11% 4rem;gap:44px;isolation:isolate;min-height:472px;background:linear-gradient(180deg,#000,#004c37);overflow:hidden}.speakers-hero__ellipse{position:absolute;width:72.5%;aspect-ratio:1;border-radius:50%;pointer-events:none}.speakers-hero__ellipse--cyan{left:-36.2%;top:9.7%;background:#00c3faa8;filter:blur(540px);z-index:0}.speakers-hero__ellipse--orange{left:63.8%;top:9.7%;background:#ffa600;filter:blur(540px);z-index:1}.speakers-hero__inner{position:relative;z-index:3;display:flex;flex-direction:column;align-items:stretch;gap:32px;width:100%;max-width:1180px;margin:86px auto 0}@media(min-width:768px){.speakers-hero__inner{flex-direction:row;align-items:center;gap:64px}}.speakers-hero__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:52px;padding:0 1.5rem;flex:1;min-width:0}@media(max-width:1100px){.speakers-hero__text{padding-inline:0}}.speakers-hero__headings{display:flex;flex-direction:column;gap:32px;align-self:stretch}.speakers-hero__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1.875rem;line-height:40px;letter-spacing:-.72px;color:#fff}@media(min-width:768px){.speakers-hero__title{font-size:2.25rem}}.speakers-hero__subtitle{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:.875rem;line-height:18px;color:#fff;opacity:.8}.speakers-hero__cta{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:128px;background:#fff;color:#0e0e0e;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;text-decoration:none;transition:opacity .15s ease}.speakers-hero__cta:hover{opacity:.9}.speakers-hero__cta svg{width:18px;height:18px}.speakers-hero__wall{position:relative;display:block;flex:1;min-width:0;width:100%;min-height:240px;background:#fff;border-radius:32px;overflow:hidden}@media(min-width:768px){.speakers-hero__wall{width:auto;height:286px;min-height:0}}.speakers-hero__wall-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.speakers-hero__wall-grid{position:absolute;top:-72px;right:-40px;bottom:-72px;left:-40px;display:grid;grid-template-columns:repeat(6,1fr);gap:8px;transform:skewY(-4deg)}.speakers-hero__wall-card{aspect-ratio:116/166;border-radius:24px;background-color:#2a2a2a;background-size:cover;background-position:center;box-shadow:0 0 .5px #00000052}.speakers-hero__wall-card:nth-child(6n+2),.speakers-hero__wall-card:nth-child(6n+4),.speakers-hero__wall-card:nth-child(6n+6){transform:translateY(24px)}.speakers-stats{display:flex;justify-content:center;padding:40px 6%;background:#f7f5f2}@media(min-width:768px){.speakers-stats{padding:40px 11%}}.speakers-stats__inner{display:flex;flex-direction:column;width:100%;max-width:1180px;background:#fff;border:1px solid #E1DFDC;border-radius:32px;overflow:hidden}@media(min-width:768px){.speakers-stats__inner{flex-direction:row;align-items:stretch;height:62px;border-radius:64px}}.speakers-stats__item{display:flex;justify-content:center;align-items:center;padding:16px 20px;gap:16px;flex:1;min-width:0;border-top:1px solid #E1DFDC}.speakers-stats__item:first-child{border-top:none}@media(min-width:768px){.speakers-stats__item{border-top:none;border-left:1px solid #E1DFDC}.speakers-stats__item:first-child{border-left:none}}.speakers-stats__value{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#c8102e;white-space:nowrap}.speakers-stats__label{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:18px;line-height:22px;color:#08101b;white-space:nowrap}.speakers-grid{display:flex;flex-direction:column;align-items:center;padding:64px 6%;gap:44px;background:#fff}@media(min-width:768px){.speakers-grid{padding:64px 17.6%}}.speakers-grid__inner{display:flex;flex-direction:column;width:100%;max-width:980px;gap:44px}.speakers-grid__toolbar{display:flex;flex-direction:column;gap:16px;align-items:stretch}@media(min-width:768px){.speakers-grid__toolbar{flex-direction:row;align-items:center;gap:20px}}.speakers-grid__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1.25rem;line-height:28px;color:#08101b;flex:1;min-width:0}@media(min-width:768px){.speakers-grid__title{font-size:1.5rem}}.speakers-grid__search{display:flex;align-items:center;gap:8px;padding:4px 4px 4px 16px;width:100%;height:40px;background:#fff;border:1px solid #E1DFDC;border-radius:32px;transition:border-color .2s ease}.speakers-grid__search:focus-within{border-color:#c8102e}@media(min-width:768px){.speakers-grid__search{width:300px}}.speakers-grid__search>svg{width:18px;height:18px;color:#6c6a67;flex-shrink:0}.speakers-grid__search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:20px;color:#08101b;padding:0}.speakers-grid__search-input::placeholder{color:#6c6a67}.speakers-grid__search-input::-webkit-search-cancel-button{display:none}.speakers-grid__search-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:50%;background:#c8102e;color:#fff;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.speakers-grid__search-btn svg{width:16px;height:16px}.speakers-grid__search-btn:hover:not(:disabled){background:#ac0e27}.speakers-grid__search-btn:disabled{background:#e1dfdc;color:#a5a39e;cursor:not-allowed}[dir=rtl] .speakers-grid__search-btn svg{transform:scaleX(-1)}.speakers-grid__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}@media(min-width:640px){.speakers-grid__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.speakers-grid__cards{grid-template-columns:repeat(5,minmax(0,1fr))}}.speakers-grid__card{display:flex;flex-direction:column;gap:18px;min-width:0;text-decoration:none;background:transparent;border:0;padding:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer;transition:transform .18s ease;animation:card-stagger-in .42s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--card-idx, 0) * 35ms)}.speakers-grid__card:hover{transform:translateY(-2px)}.speakers-grid__card:focus-visible{outline:2px solid #C8102E;outline-offset:4px;border-radius:24px}@media(prefers-reduced-motion:reduce){.speakers-grid__card{animation:none}}.speakers-grid__card-photo{width:100%;aspect-ratio:180/220;border-radius:24px;background-color:#e8e9eb;background-size:cover;background-position:center;box-shadow:0 0 1px #00000052}.speakers-grid__card-meta{display:flex;flex-direction:column;align-items:stretch;gap:6px}.speakers-grid__card-name{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1rem;line-height:20px;text-align:center;color:#08101b}.speakers-grid__card-role{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:400;font-size:.75rem;line-height:16px;text-align:center;color:#6c6a67}.speakers-grid__empty{grid-column:1/-1;text-align:center;color:#6c6a67;padding:40px 0;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:1rem}.speakers-grid__pagination{display:flex;justify-content:center;gap:12px}.speakers-grid__page{display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:8px 16px;background:#f7f5f2;border:none;border-radius:12px;cursor:pointer;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1rem;line-height:20px;color:#08101b;transition:background .15s ease,color .15s ease}.speakers-grid__page:hover:not(:disabled):not(.speakers-grid__page--active):not(.speakers-grid__page--ellipsis){background:#efebe5}.speakers-grid__page--active{background:#c8102e;color:#fff}.speakers-grid__page--ellipsis{cursor:default;pointer-events:none}.speakers-grid__page:disabled{opacity:.4;cursor:not-allowed}.speakers-explore{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:64px 6%;gap:44px;background:#f7f5f2}@media(min-width:768px){.speakers-explore{padding:64px 17.6%}}.speakers-explore__inner{display:flex;flex-direction:column;align-items:stretch;gap:20px;width:100%;max-width:980px}.speakers-explore__heading{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.speakers-explore__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1.25rem;line-height:28px;color:#08101b}@media(min-width:768px){.speakers-explore__title{font-size:1.5rem}}.speakers-explore__subtitle{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:20px;color:#6c6a67}.speakers-explore__cards{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.speakers-explore__cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.speakers-explore__card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:32px;min-height:180px;background:#fff;border:1px solid #E1DFDC;border-radius:36px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.speakers-explore__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #08101b0f}.speakers-explore__card-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.speakers-explore__card-header{display:flex;flex-direction:row;align-items:center;gap:14px}.speakers-explore__card-badge{width:16px;height:16px;border-radius:4px;border-width:3px;border-style:solid;flex-shrink:0}.speakers-explore__card-title{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#08101b}.speakers-explore__card-description{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:.875rem;line-height:18px;color:#08101b}.speakers-explore__card-cta{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;border-radius:32px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;color:#6c6a67}.speakers-explore__card-cta svg{width:18px;height:18px}
