.agenda-hero{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px 11% 4rem;gap:44px;isolation:isolate;min-height:480px;background:linear-gradient(180deg,#000,#00214c);overflow:hidden}.agenda-hero__ellipse{position:absolute;width:72.5%;aspect-ratio:1;border-radius:50%;pointer-events:none}.agenda-hero__ellipse--purple{left:63.8%;top:7.4%;background:#6f00ff;filter:blur(540px);z-index:0}.agenda-hero__ellipse--cyan{left:-36.2%;top:7.8%;background:#00c3faa8;filter:blur(540px);z-index:1}.agenda-hero__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1180px;margin:86px auto 0}@media(min-width:768px){.agenda-hero__content{flex-direction:row;align-items:center;gap:64px}}.agenda-hero__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;padding:1.5rem;flex:1;min-width:0}@media(max-width:1100px){.agenda-hero__text{padding-inline:0}}.agenda-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){.agenda-hero__title{font-size:2.25rem}}.agenda-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}.agenda-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}.agenda-hero__cta:hover{opacity:.9}.agenda-hero__cta svg{width:18px;height:18px}.agenda-hero__image{display:block;flex:1;min-width:0;width:100%;min-height:220px;border-radius:32px;overflow:hidden}@media(min-width:768px){.agenda-hero__image{width:auto;min-height:0}}.agenda-hero__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:32px}.agenda-days{display:flex;flex-direction:column;padding:40px max(11%,(100% - 1180px) / 2);gap:20px}@media(min-width:768px){.agenda-days{flex-direction:row}}.agenda-days__card{display:flex;flex-direction:column;padding:24px;gap:16px;border:1px solid #E1DFDC;border-radius:24px;flex:1;min-width:0;height:auto;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}@media(min-width:768px){.agenda-days__card{height:160px}}.agenda-days__card:hover{border-color:#c8102e}.agenda-days__card--active{border-color:#c8102e;box-shadow:0 0 0 1px #c8102e}.agenda-days__day-label{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;color:#6c6a67}.agenda-days__desc{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1.125rem;line-height:22px;color:#08101b;flex:1}.agenda-days__link{display:flex;align-items:center;gap:10px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;color:#c8102e;text-decoration:none;margin-top:auto}.agenda-days__link svg{width:18px;height:18px;color:#c8102e}.agenda-schedule{display:flex;flex-direction:column;align-items:center;padding:64px 6%;gap:44px;background:#f7f5f2}@media(min-width:768px){.agenda-schedule{padding:64px 17.6%}}.agenda-schedule__inner{display:flex;flex-direction:column;gap:44px;width:100%;max-width:980px}.agenda-schedule__day-header{display:flex;flex-direction:column;align-items:flex-start;padding:24px;gap:12px;background:#0e2e5e;border-radius:24px;cursor:pointer;transition:opacity .15s ease}@media(min-width:768px){.agenda-schedule__day-header{flex-direction:row;align-items:center;gap:20px}}.agenda-schedule__day-header:hover{opacity:.95}.agenda-schedule__day-label{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:24px;color:#fff;white-space:nowrap}.agenda-schedule__day-dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.32;flex-shrink:0;display:none}@media(min-width:768px){.agenda-schedule__day-dot{display:block}}.agenda-schedule__day-date{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:24px;color:#fff;white-space:nowrap}.agenda-schedule__day-desc{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:400;font-size:1rem;line-height:20px;color:#fff;text-align:end;flex:1;display:none}@media(min-width:768px){.agenda-schedule__day-desc{display:block}}.agenda-schedule__day-chevron{width:24px;height:24px;color:#fff;flex-shrink:0;transition:transform .2s ease;margin-inline-start:auto}.agenda-schedule__day-chevron--open{transform:rotate(180deg)}.agenda-schedule__day-chevron svg{width:24px;height:24px}.agenda-schedule__day-group{display:flex;flex-direction:column;gap:24px}.agenda-schedule__day-sessions-wrap{display:grid;grid-template-rows:0fr;opacity:0;margin-top:-24px;transition:grid-template-rows .32s ease,opacity .24s ease,margin-top .32s ease}.agenda-schedule__day-sessions-wrap>.agenda-schedule__day-sessions{overflow:hidden;min-height:0}.agenda-schedule__day-sessions-wrap--open{grid-template-rows:1fr;opacity:1;margin-top:0}.agenda-schedule__day-sessions{display:flex;flex-direction:column;gap:24px}.agenda-schedule__time-row{display:flex;align-items:center;padding:0 24px;gap:10px;padding-block-end:24px}.agenda-schedule__time-text{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:600;font-size:1.125rem;line-height:22px;color:#08101b;flex:1}.agenda-schedule__add-calendar{display:flex;align-items:center;gap:8px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;color:#6c6a67;background:none;border:none;cursor:pointer;padding:0}.agenda-schedule__add-calendar svg{width:18px;height:18px}.agenda-schedule__session{display:flex;flex-direction:column;padding:16px;gap:20px;background:#fff;box-shadow:0 0 1px #00000052,0 0 12px #0000000a;border-radius:32px;transition:box-shadow .2s ease}@media(min-width:768px){.agenda-schedule__session{flex-direction:row}}.agenda-schedule__session:hover{box-shadow:0 0 1px #00000052,0 4px 20px #00000014}.agenda-schedule__session-info{display:flex;flex-direction:column;padding:16px;gap:20px;flex:1;min-width:0}.agenda-schedule__session-tags{display:flex;flex-wrap:wrap;gap:10px}.agenda-schedule__topic-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:8px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.75rem;line-height:16px;color:#fff}.agenda-schedule__type-tag{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #E1DFDC;border-radius:8px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.75rem;line-height:16px;color:#08101b;text-transform:capitalize}.agenda-schedule__session-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){.agenda-schedule__session-title{font-size:1.5rem}}.agenda-schedule__view-details{display:inline-flex;align-items:center;gap:8px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;color:#6c6a67;background:none;border:none;cursor:pointer;padding:0;transition:color .15s ease}.agenda-schedule__view-details:hover{color:#c8102e}.agenda-schedule__view-details svg{width:16px;height:16px}.agenda-schedule__session-speakers{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:16px 8px}@media(min-width:768px){.agenda-schedule__session-speakers{flex-wrap:nowrap;padding:0;flex:1;align-self:stretch}}.agenda-schedule__mini-speaker{position:relative;height:166px;border-radius:24px;border:1px solid #E8E9EB;background-size:cover;background-position:center;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:20px 16px;gap:16px;flex:1 1 calc(50% - 4px);min-width:0;isolation:isolate}@media(min-width:768px){.agenda-schedule__mini-speaker{flex:1}}.agenda-schedule__mini-speaker-glow{position:absolute;width:184px;height:130px;left:50%;transform:translate(-50%);bottom:-103px;z-index:0;pointer-events:none}.agenda-schedule__mini-speaker-glow:before,.agenda-schedule__mini-speaker-glow:after{content:"";position:absolute;width:130px;height:130px;border-radius:304px;bottom:0;background:#c8102e}.agenda-schedule__mini-speaker-glow:before{left:0;filter:blur(19px)}.agenda-schedule__mini-speaker-glow:after{right:0;filter:blur(38px)}.agenda-schedule__mini-speaker-name{position:relative;z-index:1;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:9.5px;line-height:12px;text-align:center;color:#fff;align-self:stretch}.agenda-schedule__mini-speaker-role{position:relative;z-index:1;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:400;font-size:7.1px;line-height:9px;text-align:center;color:#fff;align-self:stretch}.session-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#6c6a6700;padding:1rem;opacity:0;transition:background .24s ease,opacity .24s ease}.session-modal--open{background:#6c6a6780;opacity:1}.session-modal--open .session-modal__card{transform:scale(1) translateY(0);opacity:1}.session-modal__card{position:relative;display:flex;flex-direction:column;padding:8px;gap:8px;max-width:780px;width:100%;background:#fff;box-shadow:0 32px 64px #0000001f,0 0 2px #00000052;border-radius:32px;max-height:90vh;opacity:0;transform:scale(.96) translateY(8px);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}@media(min-width:768px){.session-modal__card{flex-direction:row}}.session-modal__speakers{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;flex:1;min-width:0;align-self:stretch;align-content:start;max-height:calc(90vh - 16px);overflow-y:auto;scrollbar-width:thin}.session-modal__speaker-card{position:relative;min-width:0;height:180px;border-radius:24px;background-size:cover;background-position:center;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:20px;gap:8px;isolation:isolate}@media(min-width:768px){.session-modal__speaker-card{height:212px}}.session-modal__speaker-glow{position:absolute;width:185px;height:130px;left:50%;transform:translate(-50%);bottom:-95px;z-index:0;pointer-events:none}.session-modal__speaker-glow:before,.session-modal__speaker-glow:after{content:"";position:absolute;width:131px;height:130px;border-radius:304px;bottom:0;background:#c8102e}.session-modal__speaker-glow:before{left:0;filter:blur(19px)}.session-modal__speaker-glow:after{right:0;filter:blur(38px)}.session-modal__speaker-name{position:relative;z-index:1;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:.875rem;line-height:18px;text-align:center;color:#fff;align-self:stretch}.session-modal__speaker-role{position:relative;z-index:1;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:400;font-size:10px;line-height:14px;text-align:center;color:#fff;align-self:stretch}.session-modal__details{display:flex;flex-direction:column;padding:24px;gap:32px;background:#f7f5f2;border-radius:24px;flex:1;min-width:0}@media(min-width:768px){.session-modal__details{padding:40px}}.session-modal__header{display:flex;flex-direction:column;gap:16px}.session-modal__tags{display:flex;flex-wrap:wrap;gap:8px}.session-modal__session-type-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;background:#b5d334;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:600;font-size:11px;line-height:12px;color:#08101b;text-transform:uppercase;letter-spacing:1px}.session-modal__topic-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;background:#fff;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:600;font-size:11px;line-height:12px;color:#08101b;text-transform:uppercase;letter-spacing:1px}.session-modal__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1.5rem;line-height:28px;color:#08101b}.session-modal__description{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:20px;color:#08101b}.session-modal__info-rows{display:flex;flex-direction:column;gap:16px}.session-modal__info-row{display:flex;align-items:flex-start;gap:12px}.session-modal__info-icon{width:20px;height:20px;color:#6c6a67;flex-shrink:0;margin-top:1px}.session-modal__info-icon svg{width:20px;height:20px}.session-modal__info-label{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:20px;color:#6c6a67;width:86px;flex-shrink:0}.session-modal__info-value{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1rem;line-height:20px;color:#08101b;flex:1}.session-modal__close{position:absolute;top:-22px;right:-22px;width:28px;height:28px;border-radius:32px;background:#fff;box-shadow:0 0 2px #00000052,0 0 32px #00000029;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s ease}.session-modal__close:hover{background:#f7f5f2}.session-modal__close svg{width:8px;height:8px;color:#08101b;stroke-width:2.5px}
