*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%;scrollbar-gutter:stable;-webkit-tap-highlight-color:transparent}@media(max-width:1100px){main>section[class],.footer__body[class]{padding-inline:15px}}body{height:100%;min-width:370px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:360;line-height:1.25;color:#1a1a2e;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600}:focus-visible{outline:2px solid #C8102E;outline-offset:2px}@keyframes card-stagger-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.uppercase{text-transform:uppercase;letter-spacing:.1em}[dir=rtl] .startups-form__select{background-position:left 12px center}[dir=rtl] .header__lang-menu{transform-origin:top left}[dir=rtl] [class$=__card-bg]{transform:scaleX(-1)}[dir=rtl] .experience__card-bg{object-position:left bottom}.page-fade{animation:page-fade-in .56s cubic-bezier(.4,0,.2,1) both}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}::view-transition-old(root){animation:vt-fade-out .32s cubic-bezier(.4,0,.2,1) both}::view-transition-new(root){animation:vt-fade-in .48s cubic-bezier(.4,0,.2,1) both}@keyframes vt-fade-out{to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0}}@media(prefers-reduced-motion:reduce){.page-fade{animation:none}::view-transition-old(root),::view-transition-new(root){animation:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:600;line-height:1;transition:all .2s ease;cursor:pointer}.btn:focus-visible{outline:2px solid #C8102E;outline-offset:2px}.btn svg{width:1rem;height:1rem;flex-shrink:0}.btn--primary{background-color:#c8102e;color:#fff;box-shadow:0 1px 2px #0000000d}.btn--primary:hover{background-color:#b50e28}.btn--secondary{background-color:#1a1a2e;color:#fff}.btn--secondary:hover{background-color:#2d2d3c}.btn--brand{background-color:#c8102e;color:#fff;box-shadow:0 1px 2px #0000000d}.btn--brand:hover{background-color:#b50e28}.btn--outline{border:2px solid rgba(255,255,255,.3);color:#fff;background:transparent}.btn--outline:hover{background-color:#ffffff1a}.btn--lg{padding:1rem 2rem;font-size:1rem}.section{padding-block:4rem}@media(min-width:1024px){.section{padding-block:6rem}}.section__container{max-width:1180px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.section__container{padding-inline:1.5rem}}@media(min-width:1024px){.section__container{padding-inline:2rem}}.section__header{text-align:center;margin-bottom:3rem}.section__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.133;letter-spacing:-.3px}@media(min-width:640px){.section__title{font-size:2.25rem;letter-spacing:-.72px;line-height:1.111}}.section__subtitle{margin-top:.75rem;font-size:1.125rem;color:#8b8d98}.section--white{background-color:#fff}.section--gray{background-color:#f7f5f2}.section--dark{background-color:#0f0f1a;color:#fff}.section--dark .section__subtitle{color:#b0b3ba}.card-grid{display:grid;gap:1.5rem}.card-grid--2{grid-template-columns:1fr}@media(min-width:640px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}.card-grid--3{grid-template-columns:1fr}@media(min-width:640px){.card-grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.card-grid--4{grid-template-columns:1fr}@media(min-width:640px){.card-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--4{grid-template-columns:repeat(4,1fr)}}.card-grid--5{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.card-grid--5{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.card-grid--5{grid-template-columns:repeat(5,1fr)}}.speaker-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.speaker-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.speaker-card__image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#e8e9ec}.speaker-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.speaker-card__image:hover img{transform:scale(1.05)}.speaker-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#c8c8d1,#a4a4b2)}.speaker-card__placeholder svg{width:4rem;height:4rem;color:#7b7b8e}.speaker-card__overlay{position:absolute;inset:auto 0 0 0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.speaker-card__name{font-size:.875rem;font-weight:600;color:#fff}.speaker-card__title{font-size:.75rem;color:#d4d6da}.logo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;height:6rem;width:10rem;padding:1rem;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s ease}.logo-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.logo-card img{height:3rem;width:auto;max-width:120px;object-fit:contain}.logo-card__initial{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:#f0ede8;font-size:1.125rem;font-weight:700;color:#b0b3ba}.logo-card__name{margin-top:.5rem;font-size:.75rem;font-weight:500;color:#8b8d98}.exhibitor-logo{display:flex;align-items:center;justify-content:center;height:4rem;width:8rem;padding:.75rem;border-radius:12px;background:#f7f5f2;transition:background-color .2s ease}.exhibitor-logo:hover{background-color:#f0ede8}.exhibitor-logo img{height:2.5rem;width:auto;max-width:100px;object-fit:contain}.exhibitor-logo span{font-size:.75rem;font-weight:500;color:#8b8d98}.sector-card{padding:1.5rem;border-radius:16px;border:1px solid #E8E9EC;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.sector-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.sector-card__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:#fef2f3;color:#c8102e;font-size:1.5rem}.sector-card__name{margin-top:1rem;font-size:1.125rem;font-weight:600;color:#1a1a2e}.sector-card__description{margin-top:.5rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#8b8d98;line-height:1.5}.startup-card{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.startup-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.startup-card__image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#e8e9ec}.startup-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.startup-card__image:hover img{transform:scale(1.05)}.startup-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#fde3e6,#fdcbd1)}.startup-card__placeholder svg{width:2.5rem;height:2.5rem;color:#f76e7e}.startup-card__body{padding:1rem}.startup-card__name{font-weight:600;color:#1a1a2e}.startup-card__category{margin-top:.25rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#b50e28}.promo-card{position:relative;border-radius:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.promo-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.promo-card__bg{aspect-ratio:4/3;background:#2d2d3c}.promo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.promo-card__overlay--red{background:linear-gradient(to top,#b50e28cc,#1a1a2ee6)}.promo-card__overlay--orange{background:linear-gradient(to top,#c8102ecc,#1a1a2ee6)}.promo-card__overlay--navy{background:linear-gradient(to top,#47475acc,#0f0f1ae6)}.promo-card__content{position:absolute;inset:auto 0 0 0;padding:1.5rem}.promo-card__title{font-size:1.25rem;font-weight:700;color:#fff}.promo-card__description{margin-top:.5rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#e8e9ec}.promo-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;font-size:.875rem;font-weight:380;line-height:1.286;font-weight:500;color:#fffc;transition:color .2s ease}.promo-card__link svg{width:1rem;height:1rem;transition:transform .2s ease}.promo-card__link:hover{color:#fff}.promo-card__link:hover svg{transform:translate(4px)}.testimonial-card{padding:1.5rem;border-radius:16px;border:1px solid #E8E9EC;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.testimonial-card__quote-icon{color:#f76e7e;margin-bottom:1rem}.testimonial-card__quote-icon svg{width:2rem;height:2rem}.testimonial-card__text{font-size:.875rem;font-weight:380;line-height:1.286;color:#6b6d78;line-height:1.5}.testimonial-card__author{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #F0EDE8}.testimonial-card__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;object-fit:cover}.testimonial-card__avatar-placeholder{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:#fef2f3;font-size:.875rem;font-weight:700;color:#c8102e}.testimonial-card__name{font-size:.875rem;font-weight:600;color:#1a1a2e}.testimonial-card__role{font-size:.75rem;font-weight:380;line-height:1.286;color:#8b8d98}.media-logo{display:flex;align-items:center;height:3rem}.media-logo img{height:2.5rem;width:auto;max-width:120px;object-fit:contain;filter:grayscale(1);transition:filter .2s ease}.media-logo img:hover{filter:grayscale(0)}.media-logo span{font-size:1.125rem;font-weight:700;color:#b0b3ba}.faq-item{border-bottom:1px solid #E8E9EC;padding-block:1.25rem}.faq-item__summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:500;color:#1a1a2e;list-style:none}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__summary span{padding-inline-end:1rem}.faq-item__icon{flex-shrink:0;color:#c8102e;transition:transform .2s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{margin-top:.75rem;padding-inline-end:2rem;font-size:.875rem;font-weight:380;line-height:1.286;color:#6b6d78;line-height:1.5}.page-bg{position:relative;background:#0e2e5e;overflow:hidden;padding:24px 11% 64px;min-height:740px;display:flex;flex-direction:column}@media(max-width:767px){.page-bg{min-height:max(100dvh,740px);padding-bottom:28px}}.page-bg__ellipse{position:absolute;width:72.5%;aspect-ratio:1;border-radius:50%;filter:blur(720px);pointer-events:none}@media(max-width:767px){.page-bg__ellipse{width:90%;filter:blur(120px)}}.page-bg__ellipse--tl{top:0;left:0;transform:translate(-50%,-50%);background:#1b6b5a}.page-bg__ellipse--br{bottom:0;right:0;transform:translate(50%,50%);background:#c8102e}.page-bg__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:51.2px 51.2px;mix-blend-mode:overlay;pointer-events:none}.page-bg__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column}.faq{padding:64px 17.6%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:44px}@media(max-width:768px){.faq{padding:32px 1rem}}.faq__title{width:100%;max-width:980px;font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:30px;line-height:34px;text-align:center;letter-spacing:-.3px;color:#08101b}.faq__columns{display:flex;gap:64px;width:100%;max-width:980px}@media(max-width:768px){.faq__columns{flex-direction:column;gap:0}}.faq__column{display:flex;flex-direction:column;gap:0;flex:1}.faq__item{display:flex;flex-direction:column;border-top:1px dashed #e1dfdc}.faq__item:last-child{border-bottom:1px dashed #e1dfdc}.faq__item-header{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 0;gap:24px;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:start}.faq__item-header:hover{opacity:.7}.faq__item-question{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#08101b;flex:1}.faq__item-icon{width:22px;height:22px;flex-shrink:0;position:relative}.faq__item-icon:before{content:"";position:absolute;left:20.83%;right:20.83%;top:50%;height:2px;background:#08101b;transform:translateY(-50%)}.faq__item-icon:after{content:"";position:absolute;top:20.83%;bottom:20.83%;left:50%;width:2px;background:#08101b;transform:translate(-50%);transition:opacity .2s ease,transform .2s ease}.faq__item--open .faq__item-icon:after{opacity:0;transform:translate(-50%) rotate(90deg)}.faq__item-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq__item--open .faq__item-answer{grid-template-rows:1fr}.faq__item-answer-inner{overflow:hidden;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:1rem;line-height:1.25;color:#6c6a67;padding-bottom:0;transition:padding-bottom .3s ease}.faq__item--open .faq__item-answer-inner{padding-bottom:14px}.faq__footer{display:flex;align-items:flex-start;gap:4px}.faq__footer-label{display:flex;align-items:center;padding:8px 14px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:18px;line-height:22px;color:#08101b;height:46px}.faq__footer-cta{display:flex;align-items:center;padding:4px;height:46px;background:#ffd777;border-radius:32px;transition:opacity .2s ease;cursor:pointer}.faq__footer-cta:hover{opacity:.85}.faq__footer-cta-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fff;border-radius:32px;flex-shrink:0}.faq__footer-cta-icon svg{width:22px;height:22px;color:#08101b}.faq__footer-cta-label{display:flex;align-items:center;padding:8px 14px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#08101b;white-space:nowrap}.speakers{padding:64px 17.6%;background:#fff;display:flex;flex-direction:column;align-items:center;gap:44px}@media(max-width:768px){.speakers{padding:48px 1rem}}.speakers__header{display:flex;flex-direction:column;gap:20px;width:100%;max-width:980px}.speakers__title{font-family:Plus Jakarta Sans,Noto Kufi Arabic,Outfit,Noto Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:24px;line-height:28px;text-align:center;color:#08101b}.speakers__subtitle{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:1.25;text-align:center;color:#6c6a67}.speakers__grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px;width:100%;max-width:980px}.speakers__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:20px 16px;gap:16px;isolation:isolate;min-width:200px;aspect-ratio:230/280;flex:1 1 calc(25% - 15px);background-size:cover;background-position:center top;background-color:#e8e9ec;border:1px solid #e8e9eb;border-radius:24px;overflow:hidden;font:inherit;color:inherit;text-align:inherit;cursor:pointer;transition:transform .18s ease}.speakers__card:hover{transform:translateY(-2px)}.speakers__card:focus-visible{outline:2px solid #C8102E;outline-offset:4px}@media(max-width:1024px){.speakers__card{flex:1 1 calc(33.333% - 14px)}}@media(max-width:640px){.speakers__card{flex:1 1 calc(50% - 10px);min-width:0}}.speakers__card-glow{position:absolute;width:310px;height:220px;left:50%;transform:translate(-50%);bottom:-174px;z-index:0;pointer-events:none}.speakers__card-glow:before,.speakers__card-glow:after{content:"";position:absolute;width:220px;height:220px;border-radius:512px;bottom:0;background:#c8102e}.speakers__card-glow:before{left:0;filter:blur(32px)}.speakers__card-glow:after{right:0;filter:blur(64px)}.speakers__card-glow--a .speakers__card-glow-accent{position:absolute;width:220px;height:220px;border-radius:512px;bottom:0;right:0;background:#0e2e5e;border:1px solid #C8102E;filter:blur(64px)}.speakers__card-glow--b .speakers__card-glow-accent{position:absolute;width:220px;height:220px;border-radius:512px;bottom:0;left:0;background:#0e2e5e;border:1px solid #C8102E;filter:blur(32px)}.speakers__card-info{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;width:100%}.speakers__card-name{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1rem;line-height:1.25;text-align:center;color:#fff}.speakers__card-role{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:.75rem;line-height:16px;text-align:center;color:#fff}.speakers__cta{display:flex;align-items:center;justify-content:center;padding:4px;gap:4px;height:46px;background:#1a1a2e;border-radius:32px;transition:opacity .2s ease;cursor:pointer}.speakers__cta:hover{opacity:.9}.speakers__cta-label{display:flex;align-items:center;padding:8px 14px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:#fff;white-space:nowrap}.speakers__cta-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:32px;background:#fff;flex-shrink:0}.speakers__cta-icon svg{width:22px;height:22px;color:#08101b}.exhibit-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#6c6a6700;opacity:0;transition:background .24s ease,opacity .24s ease}.exhibit-modal--open{background:#6c6a6799;opacity:1}.exhibit-modal--open .exhibit-modal__shell{transform:scale(1) translateY(0);opacity:1}.exhibit-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.exhibit-modal__shell{position:relative;max-width:676px;width:100%;z-index:1;opacity:0;transform:scale(.96) translateY(8px);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}.exhibit-modal__card{position:relative;display:flex;padding:8px;gap:8px;width:100%;background:#fff;border-radius:32px;box-shadow:0 32px 64px #0000001f,0 0 2px #00000052}@media(max-width:768px){.exhibit-modal__card{flex-direction:column;max-height:90vh;overflow-y:auto}}.exhibit-modal__logo{display:flex;align-items:center;justify-content:center;padding:32px;width:256px;min-height:334px;background:#f7f5f2;border-radius:24px;flex-shrink:0}@media(max-width:768px){.exhibit-modal__logo{width:100%;min-height:180px}}.exhibit-modal__logo img{max-width:80%;max-height:60%;object-fit:contain}.exhibit-modal__logo span{font-size:48px;font-weight:700;color:#d4d6da}.exhibit-modal__details{display:flex;flex-direction:column;padding:40px;gap:40px;flex:1;background:#f7f5f2;border-radius:24px}.exhibit-modal__info{display:flex;flex-direction:column;gap:28px}.exhibit-modal__info-header{display:flex;flex-direction:column;gap:12px}.exhibit-modal__tier{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;font-weight:600;font-size:11px;line-height:12px;letter-spacing:1px;text-transform:uppercase;color:#fff;width:fit-content}.exhibit-modal__name{font-family:Plus Jakarta Sans,Outfit,system-ui,sans-serif;font-weight:600;font-size:24px;line-height:28px;color:#08101b}.exhibit-modal__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.875rem;color:#6c6a67}.exhibit-modal__meta-dot{width:4px;height:4px;border-radius:50%;background:#d4d6da}.exhibit-modal__description{font-size:.875rem;line-height:18px;color:#08101b}.exhibit-modal__link{display:flex;align-items:center;padding:4px;height:38px;background:#08101b;border-radius:32px;width:fit-content;transition:opacity .2s ease}.exhibit-modal__link:hover{opacity:.85}.exhibit-modal__link-label{padding:6px 12px;font-weight:500;font-size:.875rem;color:#fff;white-space:nowrap}.exhibit-modal__link-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:32px;background:#fff;flex-shrink:0}.exhibit-modal__link-icon svg{width:18px;height:18px;color:#08101b}.exhibit-modal__close{position:absolute;top:-22px;inset-inline-end:-22px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border-radius:32px;box-shadow:0 0 2px #00000052,0 0 32px #00000029;cursor:pointer;z-index:2}.exhibit-modal__close svg{width:12px;height:12px;color:#08101b;stroke-width:2.5px}.exhibit-modal__close:hover{background:#f7f5f2}.speaker-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#6c6a6700;opacity:0;transition:background .24s ease,opacity .24s ease}.speaker-modal--open{background:#6c6a6799;opacity:1}.speaker-modal--open .speaker-modal__shell{transform:scale(1) translateY(0);opacity:1}.speaker-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.speaker-modal__shell{position:relative;max-width:676px;width:100%;z-index:1;opacity:0;transform:scale(.96) translateY(8px);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}.speaker-modal__card{position:relative;display:flex;padding:8px;gap:8px;width:100%;max-height:calc(100vh - 48px);overflow:hidden auto;background:#fff;border-radius:32px;box-shadow:0 32px 64px #0000001f,0 0 2px #00000052}@media(max-width:768px){.speaker-modal__card{flex-direction:column;max-height:90vh}}.speaker-modal__photo{position:relative;width:256px;min-height:350px;background:#2a2a2a center/cover no-repeat;border-radius:24px;flex-shrink:0;overflow:hidden;aspect-ratio:256/350}@media(max-width:768px){.speaker-modal__photo{width:100%;min-height:0}}.speaker-modal__photo:before,.speaker-modal__photo:after{content:"";position:absolute;width:220px;height:220px;bottom:-120px;border-radius:50%;background:#c8102e;pointer-events:none;z-index:0}.speaker-modal__photo:before{left:calc(50% - 155px);filter:blur(32px);opacity:.55}.speaker-modal__photo:after{left:calc(50% - 65px);background:#0e2e5e;filter:blur(64px);opacity:.6}.speaker-modal__photo-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:64px;font-weight:600;color:#fff6}.speaker-modal__info{display:flex;flex-direction:column;justify-content:space-between;padding:40px;gap:40px;flex:1;min-width:0;min-height:350px;background:#f7f5f2;border-radius:24px}@media(max-width:768px){.speaker-modal__info{padding:24px;gap:24px}}.speaker-modal__info-content{display:flex;flex-direction:column;gap:28px}.speaker-modal__info-header{display:flex;flex-direction:column;gap:12px}.speaker-modal__year-badge{display:inline-flex;align-items:center;padding:6px 10px;gap:10px;background:#b5d334;border-radius:8px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:600;font-size:11px;line-height:12px;letter-spacing:1px;text-transform:uppercase;color:#08101b;width:fit-content}.speaker-modal__name{font-family:Plus Jakarta Sans,Outfit,system-ui,sans-serif;font-weight:600;font-size:24px;line-height:28px;color:#08101b}.speaker-modal__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:14px;line-height:18px;color:#6c6a67}.speaker-modal__meta-dot{width:4px;height:4px;border-radius:50%;background:#e8e9eb}.speaker-modal__bio{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:14px;line-height:18px;color:#08101b;white-space:pre-wrap;overflow-wrap:anywhere}.speaker-modal__socials{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.speaker-modal__social{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border-radius:32px;color:#6c6a67;transition:color .18s ease,transform .18s ease}.speaker-modal__social svg{width:16px;height:16px}.speaker-modal__social:hover{color:#08101b;transform:translateY(-1px)}.speaker-modal__close{position:absolute;top:-22px;inset-inline-end:-22px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border:0;border-radius:32px;box-shadow:0 0 2px #00000052,0 0 32px #00000029;cursor:pointer;z-index:2}.speaker-modal__close svg{width:12px;height:12px;color:#08101b;stroke-width:2.5px}.speaker-modal__close:hover{background:#f7f5f2}.startup-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#6c6a6700;opacity:0;transition:background .24s ease,opacity .24s ease}.startup-modal--open{background:#6c6a6780;opacity:1}.startup-modal--open .startup-modal__card{transform:scale(1) translateY(0);opacity:1}.startup-modal__card{position:relative;display:flex;flex-direction:column;padding:8px;gap:8px;width:100%;max-width:452px;max-height:90vh;background:#fff;box-shadow:0 32px 64px #0000001f,0 0 2px #00000052;border-radius:32px;opacity:0;transform:scale(.96) translateY(8px);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease}.startup-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:3;transition:background .15s ease}.startup-modal__close:hover{background:#f7f5f2}.startup-modal__close svg{width:8px;height:8px;color:#08101b;stroke-width:2.5px}.startup-modal__image{display:flex;flex-direction:column;align-items:flex-start;padding:24px;gap:40px;min-height:242px;background-color:#f7f5f2;background-size:cover;background-position:center;border-radius:24px}.startup-modal__body{display:flex;flex-direction:column;align-items:flex-start;padding:32px;gap:28px;background:#f7f5f2;border-radius:24px;overflow-y:auto;scrollbar-width:thin;min-height:0}.startup-modal__content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.startup-modal__header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.startup-modal__badge{display:inline-flex;justify-content:center;align-items:center;padding:6px 10px;background:#b5d334;border-radius:8px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:600;font-size:11px;line-height:12px;letter-spacing:1px;text-transform:uppercase;color:#08101b}.startup-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;align-self:stretch}.startup-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;align-self:stretch}.startup-modal__divider{height:1px;align-self:stretch;background:#e8e9eb}.startup-modal__meta{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.startup-modal__meta-row{display:flex;flex-direction:row;align-items:center;gap:12px;align-self:stretch}.startup-modal__meta-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#6c6a67;flex-shrink:0}.startup-modal__meta-icon svg{width:20px;height:20px}.startup-modal__meta-label{width:86px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:360;font-size:1rem;line-height:20px;color:#6c6a67;flex-shrink:0}.startup-modal__meta-value{flex:1;min-width:0;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1rem;line-height:20px;color:#08101b}.startup-modal__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;align-self:stretch;flex-wrap:wrap}.startup-modal__socials{display:flex;flex-direction:row;align-items:center;gap:8px}.startup-modal__social{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background:#fff;border-radius:32px;color:#6c6a67;text-decoration:none;transition:color .15s ease,background .15s ease}.startup-modal__social:hover{color:#c8102e}.startup-modal__social svg{width:18px;height:18px}.startup-modal__visit{display:inline-flex;align-items:center;padding:4px;padding-inline-start:16px;gap:10px;background:#08101b;border-radius:32px;color:#fff;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}.startup-modal__visit:hover{opacity:.9}.startup-modal__visit-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#fff;color:#08101b;border-radius:32px}.startup-modal__visit-icon svg{width:18px;height:18px}.route-progress{position:fixed;top:0;inset-inline-start:0;height:3px;width:0;background:linear-gradient(90deg,#c8102e,#ee2748);box-shadow:0 0 10px #c8102e99;z-index:9999;pointer-events:none;will-change:width,opacity}.route-progress--loading{animation:route-progress-loading 12s cubic-bezier(.1,.6,.05,1) forwards}.route-progress--done{animation:route-progress-done .35s ease-out forwards}@keyframes route-progress-loading{0%{width:0;opacity:1}30%{width:45%;opacity:1}to{width:80%;opacity:1}}@keyframes route-progress-done{0%{width:80%;opacity:1}40%{width:100%;opacity:1}to{width:100%;opacity:0}}@media(prefers-reduced-motion:reduce){.route-progress{animation:none;opacity:0}}.dropdown{position:relative;display:inline-flex}.dropdown--disabled{opacity:.55;pointer-events:none}.dropdown__trigger{display:inline-flex;align-items:center;gap:10px;height:40px;padding:10px 16px;background:#f7f5f2;border:1px solid transparent;border-radius:32px;cursor:pointer;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:20px;color:#08101b;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}.dropdown__trigger:hover{background:#f1eee9}.dropdown__trigger:focus-visible{outline:none;border-color:#c8102e}.dropdown__trigger:disabled{cursor:not-allowed}.dropdown__label{color:#6c6a67}.dropdown__value{font-weight:500}.dropdown__value--placeholder{color:#6c6a67;font-weight:380}.dropdown__chevron{display:inline-flex;color:#6c6a67;transition:transform .2s ease}.dropdown__chevron svg{width:16px;height:16px}.dropdown__chevron--open{transform:rotate(180deg)}.dropdown__menu{position:absolute;top:calc(100% + 6px);inset-inline-start:0;z-index:50;min-width:100%;max-height:280px;overflow-y:auto;background:#fff;border:1px solid #E1DFDC;border-radius:16px;padding:6px;margin:0;list-style:none;box-shadow:0 12px 28px #08101b1a;animation:dropdown-menu-in .16s cubic-bezier(.22,1,.36,1) both}@keyframes dropdown-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown__option{display:flex;align-items:center;padding:8px 14px;border-radius:10px;cursor:pointer;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;line-height:20px;color:#08101b;-webkit-user-select:none;user-select:none;transition:background-color .12s ease,color .12s ease}.dropdown__option--active{background:#f7f5f2}.dropdown__option--selected{color:#c8102e;font-weight:600}.dropdown__option--selected.dropdown__option--active{background:#c8102e14}@media(prefers-reduced-motion:reduce){.dropdown__menu{animation:none}.dropdown__chevron{transition:none}}.main--no-hero{padding-top:calc(78px + 1.5rem)}.header{position:absolute;top:24px;left:50%;transform:translate(-50%);z-index:100;width:calc(100% - 48px);max-width:1180px}@media(max-width:1100px){.header{width:calc(100% - 30px)}}.header__bar{display:flex;align-items:center;justify-content:space-between;height:54px;padding-block:.5rem;padding-inline-start:1.5rem;padding-inline-end:.5rem;gap:1.75rem;border-radius:128px;background:#fff;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f}.header__logo{flex-shrink:0;display:flex;align-items:center}.header__logo svg{width:88px;height:20px}.header__nav{display:none;align-items:center;gap:4px;flex:1}@media(min-width:1100px){.header__nav{display:flex}}.header__nav-item{display:flex;align-items:center;gap:.5rem;padding:10px 14px;border-radius:32px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400;line-height:1.286;color:#1a1a2e;white-space:nowrap;transition:background-color .2s ease;cursor:pointer}.header__nav-item:hover,.header__nav-item--active{background:#f7f5f2}.header__nav-item svg{width:16px;height:16px;color:#8b8d98}.header__nav-dropdown{position:relative}.header__dropdown-menu{position:absolute;top:calc(100% + 8px);inset-inline-start:0;min-width:200px;background:#fff;border-radius:16px;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f;padding:6px;display:flex;flex-direction:column;gap:2px;z-index:200;transform-origin:top left;animation:header-dropdown-in .22s cubic-bezier(.22,1,.36,1) both}@keyframes header-dropdown-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.header__dropdown-item{display:flex;align-items:center;padding:10px 14px;border-radius:12px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400;color:#1a1a2e;white-space:nowrap;transition:background-color .2s ease}.header__dropdown-item:hover{background:#f7f5f2}.header__dropdown-item--active{background:#f7f5f2;font-weight:500}.header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header__lang-wrap{position:relative;display:none}@media(min-width:1100px){.header__lang-wrap{display:block}}.header__lang{display:flex;align-items:center;justify-content:center;gap:2px;height:38px;padding-block:0;padding-inline-start:12px;padding-inline-end:8px;border-radius:32px;border:1px solid #D4D6DA;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;color:#1a1a2e;background:transparent;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.header__lang:hover{border-color:#8b8d98}.header__lang--active{background:#f7f5f2;border-color:#8b8d98}.header__lang svg{width:16px;height:16px;color:#8b8d98}.header__lang-menu{position:absolute;top:calc(100% + 8px);inset-inline-end:0;min-width:180px;background:#fff;border-radius:16px;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f;padding:6px;display:flex;flex-direction:column;gap:2px;z-index:200;transform-origin:top right;animation:header-dropdown-in .22s cubic-bezier(.22,1,.36,1) both}.header__lang-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:10px 14px;border-radius:12px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:380;color:#1a1a2e;background:transparent;cursor:pointer;transition:background-color .2s ease}.header__lang-item:hover{background:#f7f5f2}.header__lang-item--active{background:#f7f5f2;font-weight:500}.header__lang-item-native{text-align:start}.header__lang-item-code{font-size:.75rem;font-weight:500;color:#8b8d98;letter-spacing:.04em}.header__btn-exhibit{display:none;align-items:center;justify-content:center;height:38px;padding:0 20px;border-radius:32px;background:#1a1a2e;color:#fff;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;white-space:nowrap;transition:opacity .2s ease;cursor:pointer}.header__btn-exhibit:hover{opacity:.9}@media(min-width:1100px){.header__btn-exhibit{display:flex}}.header__btn-pass{display:flex;align-items:center;justify-content:center;gap:.5rem;height:38px;padding-block:0;padding-inline-start:20px;padding-inline-end:6px;border-radius:32px;background:#c8102e;color:#fff;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;white-space:nowrap;transition:opacity .2s ease;cursor:pointer}.header__btn-pass:hover{opacity:.9}.header__btn-pass-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff}.header__btn-pass-icon svg{width:14px;height:14px;color:#c8102e}.header__menu-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:32px;color:#1a1a2e;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,transform .18s cubic-bezier(.22,1,.36,1)}.header__menu-btn:hover{background:#f7f5f2}.header__menu-btn:active{transform:scale(.9)}.header__menu-btn svg{width:20px;height:20px;transition:transform .24s cubic-bezier(.22,1,.36,1)}.header__menu-btn[data-open=true] svg{transform:rotate(90deg)}@media(min-width:1100px){.header__menu-btn{display:none}}.header__mobile-menu{position:absolute;top:calc(100% + 8px);inset-inline:0;background:#fff;border-radius:24px;box-shadow:0 0 1px #0000003d,0 0 40px #0000001f;padding:1rem;display:flex;flex-direction:column;gap:2px;transform-origin:top center;opacity:0;transform:translateY(-10px) scale(.98);pointer-events:none;transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1)}.header__mobile-menu--open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}@media(min-width:1100px){.header__mobile-menu{display:none}}.header__mobile-link{display:flex;align-items:center;gap:.5rem;padding:10px 14px;border-radius:12px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400;color:#1a1a2e}.header__mobile-link:hover,.header__mobile-link--active{background:#f7f5f2}.header__mobile-link svg{width:16px;height:16px;color:#8b8d98}.header__mobile-group{display:flex;flex-direction:column}.header__mobile-sub{display:flex;flex-direction:column;padding-inline-start:1.5rem;gap:2px}.header__mobile-sub-link{display:flex;align-items:center;padding:8px 14px;border-radius:12px;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:400;color:#8b8d98}.header__mobile-sub-link:hover{background:#f7f5f2;color:#1a1a2e}.header__mobile-sub-link--active{background:#f7f5f2;color:#1a1a2e;font-weight:500}.header__mobile-langs{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #E8E9EC}.header__mobile-lang{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 4px;border-radius:12px;border:1px solid #D4D6DA;background:transparent;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;color:#1a1a2e;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.header__mobile-lang:hover{background:#f7f5f2}.header__mobile-lang--active{background:#f7f5f2;border-color:#8b8d98}.header__mobile-lang-native{font-size:.875rem;font-weight:500}.header__mobile-lang-code{font-size:.75rem;color:#8b8d98;letter-spacing:.04em}.header__mobile-actions{display:flex;gap:.75rem;margin-top:.75rem}.header__mobile-exhibit{flex:1;display:flex;align-items:center;justify-content:center;height:38px;border-radius:32px;background:#1a1a2e;color:#fff;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500}.header__mobile-pass{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;height:38px;border-radius:32px;background:#c8102e;color:#fff;font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500}.footer{display:flex;flex-direction:column;align-items:flex-start}.footer__gradient{width:100%;height:4px;background:linear-gradient(90deg,#c8102e,#e8573a,#e5a100,#b5d334,#1b6b5a)}.footer__body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:52px 17.6%;gap:52px;width:100%;background:#f7f5f2}@media(max-width:768px){.footer__body{padding:40px 1rem;gap:40px}}.footer__nav{display:flex;gap:20px;width:100%;max-width:980px}@media(max-width:768px){.footer__nav{flex-wrap:wrap;gap:24px 16px}}.footer__column{display:flex;flex-direction:column;gap:20px;flex:1}@media(max-width:768px){.footer__column{flex:1 1 130px;min-width:0}}.footer__column-title{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#08101b;padding-bottom:12px}.footer__column-title:after{content:"";display:block;width:24px;height:2px;background:#e1dfdc;margin-top:12px}.footer__column-links{display:flex;flex-direction:column;gap:12px}.footer__link{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:14px;line-height:18px;color:#08101b;transition:opacity .2s ease}.footer__link:hover{opacity:.6}.footer__bottom{display:flex;flex-direction:column;gap:32px;width:100%;max-width:980px}.footer__divider{width:100%;height:1px;background:#e1dfdc}.footer__brand-row{display:flex;align-items:center;gap:24px;width:100%}@media(max-width:640px){.footer__brand-row{flex-wrap:wrap;gap:16px}}.footer__logo{display:flex;flex-shrink:0}.footer__logo img{height:28px;width:auto;display:block}@media(max-width:640px){.footer__logo img{height:22px}}.footer__separator{width:0;height:20px;opacity:.24;border-left:1px solid #08101B;flex-shrink:0}@media(max-width:640px){.footer__separator{display:none}}.footer__tagline{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:380;font-size:14px;line-height:18px;color:#08101b;flex:1}.footer__socials{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-inline-start:auto}.footer__social-link{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#6c6a67;transition:color .2s ease}.footer__social-link:hover{color:#08101b}.footer__social-link svg{width:20px;height:20px}.footer__legal{display:flex;align-items:center;gap:24px;width:100%}@media(max-width:640px){.footer__legal{flex-wrap:wrap;gap:12px}}.footer__copyright{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6c6a67;flex:1}.footer__legal-link{font-family:Outfit,Noto Sans Arabic,system-ui,-apple-system,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6c6a67;white-space:nowrap;transition:opacity .2s ease}.footer__legal-link:hover{opacity:.6}
