/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */
:root{--alo-accent:#6366f1;--alo-bg:#f8fafc;--alo-text-main:#1e293b;--alo-text-sub:#64748b;--alo-card-bg:#fff;--alo-shadow:0 10px 40px 0 rgba(74, 112, 186, 0.11);--alo-radius-xl:1.5rem;--alo-radius-lg:1rem;--alo-radius:0.5rem;--alo-hero-h:320px;--alo-padding:2rem;--alo-gap:2rem;--alo-green:#22c55e;--alo-green-bg:#dcfce7;--alo-red:#dc2626;--alo-red-bg:#fee2e2;--alo-indigo-bg:#eef2ff}html{direction:rtl;background:var(--alo-bg)}body{font-family:'Rubik','IBM Plex Sans Arabic',Tahoma,Arial,sans-serif;color:var(--alo-text-main);background:var(--alo-bg)}.container.content-area{max-width:1100px;margin:0 auto;padding:0 1.5rem;background:none}@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap');.alo-event-page h1, .alo-event-page h2, .alo-event-page h3, .alo-event-page .alo-event-title-main, .alo-event-page .alo-section-header h2{font-family:'Cairo','Rubik',sans-serif;font-weight:900}.alo-event-page .alo-event-page .alo-section-header{display:flex;align-items:center;gap: .75em;margin-bottom:1em}.alo-event-page .alo-event-page .alo-section-header h2{font-size:2rem;font-weight:bold;color:var(--alo-text-main)}.alo-event-page .alo-event-page .alo-section-header:after{content:"";display:block;background:var(--alo-accent);height:4px;border-radius:2px;flex:1 1 42px;margin-right:1em}.alo-event-page .alo-event-hero-section{min-height:400px !important;padding-bottom:4.5rem !important}.alo-event-page .alo-event-hero-bg{width:100vw !important;min-height:400px !important;position:relative !important;background-size:cover !important;background-position:center !important;filter:none !important}.alo-event-page .alo-event-hero-overlay{position:absolute !important;inset:0 !important;background:linear-gradient(to top, #fff 81%, rgba(248,250,252,0.97) 100%) !important;z-index:1 !important;opacity: .89 !important}.alo-event-page .alo-event-page .alo-event-back-btn{position:absolute;top:1.2rem;left:1.5rem;background:rgba(30,41,59,0.6);color:#fff;font-weight:500;display:flex;align-items:center;gap:.3em;padding:0.65em 1.25em;border-radius:99px;backdrop-filter:blur(4px);z-index:3;transition:background .22s}.alo-event-page .alo-event-page .alo-event-back-btn:hover{background:rgba(30,41,59,0.82)}.alo-event-page .alo-event-page .alo-icon-arrow-right{display:inline-block;width:1.3em;height:1.3em;background:center/cover no-repeat url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="white"><path d="M15.9 5.29 21.6 12l-5.7 6.71-1.43-1.21 3.71-4.35H2.4v-1.8h14.78l-3.71-4.35z"/></svg>')}.alo-event-page .alo-event-main-card{background:rgba(255,255,255,0.78) !important;border-radius:2.3rem !important;box-shadow:0 24px 54px 16px #6366f11e, 0 2px 32px 0 #6366f158 !important;margin-top:-108px !important;margin-bottom:2.5rem !important;padding:2.7em 2.4em 1.8em 2.4em !important;z-index:10 !important;position:relative !important;display:flex !important;flex-direction:column !important;gap:2.3em !important;border:1.7px solid #e6eaf8 !important;backdrop-filter:blur(16px) brightness(1.14) !important;opacity:1 !important;transition:box-shadow .16s, background .18s}.alo-event-page .alo-event-main-card:hover{box-shadow:0 32px 72px 18px #6366f12a, 0 3px 40px #6366f176 !important;background:rgba(255,255,255,0.92) !important}.alo-event-page .alo-event-main-area{display:flex !important;gap:2.7em !important;align-items:flex-start !important;justify-content:stretch !important}.alo-event-page .alo-event-main-content{flex:1 1 600px !important;min-width:0 !important;display:flex !important;flex-direction:column !important;gap:2.1rem !important}.alo-event-page .alo-event-sidebar{flex:0 0 325px !important;display:flex !important;flex-direction:column !important;gap:2rem !important;position:sticky !important;top:123px !important;align-self:flex-start !important;z-index:21 !important}@media (max-width: 900px){.alo-event-page .alo-event-main-area{flex-direction:column !important;gap:1.2em !important}.alo-event-page .alo-event-sidebar{position:static !important;width:100% !important}.alo-event-page .alo-event-main-card{margin-top:-24px !important}}.alo-event-page .alo-card, .alo-event-page .alo-album-section{background:rgba(255,255,255,0.98) !important;border-radius:1.45rem !important;box-shadow:0 12px 40px 0 rgba(55,74,140,0.09) !important;padding:2em 2em 1.6em 2em !important;margin-bottom:1.7em !important;border:1.1px solid #e7e9f3 !important;backdrop-filter:blur(6px) brightness(1.07) !important}.alo-event-page .alo-calendar-btn, .alo-event-page .alo-share-btn{font-size:1.15em !important;font-weight:700 !important;border:none !important;border-radius:48px !important;padding:0.68em 1.6em !important;margin-left:0.76em !important;margin-bottom:8px !important;cursor:pointer !important;display:inline-flex !important;align-items:center !important;gap:.54em !important;box-shadow:0 1.1px 9px #6366f10d !important;transition:all .20s cubic-bezier(.49,1.44,.68,1.11)}.alo-event-page .alo-calendar-btn{background:#eef2ff !important;color:#6366f1 !important}.alo-event-page .alo-calendar-btn:hover{background:#6366f1 !important;color:#fff !important}.alo-event-page .alo-share-btn{background:#dcfce7 !important;color:#22c55e !important}.alo-event-page .alo-share-btn:hover{background:#22c55e !important;color:#fff !important}.alo-event-page .alo-event-card-header{display:flex !important;align-items:start !important;justify-content:space-between !important;flex-wrap:wrap !important;gap:34px !important;margin-bottom: .65em !important}.alo-event-page .alo-section-header{display:flex !important;align-items:center !important;gap:1em !important;margin-bottom:1.28em !important;font-family:'Cairo','Rubik',sans-serif !important}.alo-event-page .alo-section-header h2{font-size:2.08em !important;font-weight:900 !important;color:var(--alo-accent);margin-bottom:0 !important;letter-spacing:0.01em}.alo-event-page .alo-section-header:after{content:"";display:block;background:#6366f1 !important;height:4px !important;border-radius:2px !important;flex:1 1 52px !important;margin-right:1em !important}.alo-event-page .alo-section-header .alo-icon{font-size:1.36em !important;color:#6366f1 !important;min-width:1.5em}.alo-event-page .alo-event-sidebar .alo-card{background:rgba(255,255,255,0.97) !important;border-left:4px solid #6366f1 !important;padding:2.2em 1.6em 1.6em 1.6em !important;margin-bottom:1.7em !important;border-radius:1.45rem !important;box-shadow:0 8px 28px 2px #6366f11a !important}.alo-event-page .alo-material-btn, .alo-event-page .alo-doc-btn{background:#f9fafc !important;border-left:6px solid #6366f1 !important;color:#4b4b6b !important;border-radius:1.6em !important;margin-bottom:0.6em !important;padding:1em 1.1em 1em 0.6em !important;text-align:right !important;box-shadow:0 2px 10px #6366f110 !important;font-size:1.13em !important;font-weight:600 !important}.alo-event-page .alo-material-btn:hover, .alo-event-page .alo-doc-btn:hover{background:#6366f1 !important;color:#fff !important;border-left:6px solid #31316b !important}.alo-event-page .alo-album-section{background:#fff !important;border-radius:1.45rem !important;box-shadow:0 10px 32px 0 #6366f122 !important;padding:2.35em 1.92em !important;margin-top:3.2em !important;border:1.5px solid #e8e9fb !important;max-width:1200px !important}.alo-event-page .alo-album-grid{display:grid !important;grid-gap:1.53em !important;grid-template-columns:repeat(auto-fit, minmax(230px,1fr)) !important}.alo-event-page .alo-album-grid img{border-radius:1.25rem !important;transition:transform .20s, box-shadow .13s !important;box-shadow:0 2px 18px #6366f119 !important}.alo-event-page .alo-album-grid img:hover{transform:scale(1.045) translateY(-6px) !important;box-shadow:0 13px 36px #6366f145 !important}.alo-event-page .alo-speaker-list{gap:1.33em !important}.alo-event-page .alo-speaker-item{gap:1.36em !important}.alo-event-page .alo-speaker-avatar{width:61px !important;height:61px !important;border-radius:50% !important;border:3.5px solid #e3eafe !important}.alo-event-page .alo-speaker-name{font-weight:bold !important;color:#293458 !important;font-size:1.1em}.alo-event-page .alo-speaker-title{color:#7a7cb1 !important;font-size:1.01em}.alo-event-page .alo-content-text{text-align:justify !important;font-size:1.2em !important;color:#222 !important;line-height:2.09 !important;margin-bottom:0.8em !important;padding-left:2px}.alo-event-page .alo-list{font-size:1.09em !important}.alo-event-page .alo-list li{gap: .98em !important;padding-right:.3em !important}.alo-event-page .alo-divider{border:none !important;border-top:2.2px solid #e9e9fa !important;margin:0 -2em 0.5em -2em !important}@media (max-width: 1200px){.alo-event-page .alo-event-main-area{gap:1.1em !important}}@media (max-width: 900px){.alo-event-page .alo-event-main-content, .alo-event-page .alo-event-sidebar, .alo-event-page .alo-card, .alo-event-page .alo-event-main-card{padding-left: .9em !important;padding-right: .9em !important}}@media (max-width: 700px){.alo-event-page .alo-section-header h2{font-size:1.26em !important}.alo-event-page .alo-event-main-card, .alo-event-page .alo-card, .alo-event-page .alo-album-section{padding:0.9em .3em 0.9em .3em !important}}.alo-event-page .alo-event-hero-section{min-height:500px !important;display:flex !important;align-items:flex-end !important;justify-content:center;padding-bottom:6.2rem !important;background:transparent}.alo-event-page .alo-event-hero-bg{width:100vw !important;min-height:480px !important;background-size:cover !important;background-position:center !important;position:relative !important;z-index:1 !important}.alo-event-page .alo-event-hero-overlay{position:absolute !important;inset:0 !important;background:linear-gradient(to top, #fff 70%, rgba(98,75,230,0.11) 100%) !important;z-index:2 !important;opacity:0.97 !important;height:100%;width:100%}.alo-event-page .alo-event-main-card{background:rgba(255,255,255,0.86) !important;border-radius:3.2rem !important;box-shadow:0 16px 90px 35px #6366f188, 0 2px 26px 8px #4f46e5bb !important;margin-top:0 !important;margin-bottom:3.6rem !important;padding:2.8em 2.8em 2.3em 2.8em !important;position:absolute !important;top:54%;left:50%;transform:translate(-50%, -50%);z-index:20 !important;display:flex !important;flex-direction:column !important;gap:2.2em !important;border:2.7px solid #e3d8fc !important;backdrop-filter:blur(18px) brightness(1.16) !important;width:86vw !important;max-width:870px !important;min-width:330px}@media (max-width: 900px){.alo-event-page .alo-event-main-card{position:static !important;margin:2.2em auto 2.3em auto !important;transform:none !important;width:97vw !important;max-width:99vw !important}.alo-event-page .alo-event-hero-section{min-height:250px !important;padding-bottom:1.6rem !important}.alo-event-page .alo-event-hero-bg{min-height:240px !important}}.alo-event-page .alo-card, .alo-event-page .alo-album-section{background:#fff !important;border-radius:2.3rem !important;box-shadow:0 8px 36px 0 #9e9dfd45 !important;padding:2.6em 2.3em 2.0em 2.3em !important;margin-bottom:2.3em !important;border:1.7px solid #e9eafc !important;backdrop-filter:blur(8px) !important;opacity: .98 !important}@media (max-width: 700px){.alo-event-page .alo-card, .alo-event-page .alo-album-section{padding:1.5em .7em 1.2em .7em !important;margin-bottom:1.1em !important;border-radius:1.3em !important}}.alo-event-page .alo-event-main-area{display:flex !important;gap:2.8em !important;align-items:flex-start !important;justify-content:center !important}.alo-event-page .alo-event-main-content{flex:1 1 600px !important;min-width:0 !important;display:flex !important;flex-direction:column !important;gap:2.2em !important}.alo-event-page .alo-event-sidebar{flex:0 0 350px !important;display:flex !important;flex-direction:column !important;gap:2.3em !important;position:sticky !important;top:99px !important;align-self:flex-start !important;z-index:21 !important;max-width:355px}@media (max-width: 1100px){.alo-event-page .alo-event-main-area{gap:1.3em !important}}@media (max-width: 900px){.alo-event-page .alo-event-main-area{flex-direction:column !important;gap:1.0em !important}.alo-event-page .alo-event-sidebar{position:static !important;width:100% !important;max-width:100vw !important}}.alo-event-page .alo-event-sidebar .alo-card{background:rgba(255,255,255,0.99) !important;border-right:5px solid #6366f1 !important;border-left:none !important;padding:2.1em 1.6em 1.6em 1.6em !important;margin-bottom:1.8em !important;border-radius:2.1rem !important;box-shadow:0 8px 36px 0 #7f81fd1a !important}@media (max-width: 900px){.alo-event-page .alo-event-sidebar .alo-card{border-right:none !important;border-left:5px solid #6366f1 !important}}.alo-event-page .alo-section-header{display:flex !important;align-items:center !important;gap:1.15em !important;margin-bottom:1.39em !important;font-family:'Cairo','Rubik',sans-serif !important}.alo-event-page .alo-section-header h2{font-size:2.28em !important;font-weight:900 !important;color:#6366f1 !important;margin-bottom:0 !important;letter-spacing:0.005em !important;line-height:1.2}.alo-event-page .alo-section-header:after{content:"";display:block;background:#6366f1 !important;height:4.6px !important;border-radius:2.2px !important;flex:1 1 66px !important;margin-right:1.3em !important;opacity:0.84}.alo-event-page .alo-section-header .alo-icon{font-size:1.42em !important;color:#6366f1 !important;min-width:1.5em !important;filter:drop-shadow(0 1px 2px #6366f11a)}.alo-event-page .alo-calendar-btn, .alo-event-page .alo-share-btn{font-size:1.22em !important;font-weight:800 !important;letter-spacing:0.01em;border:none !important;border-radius:44px !important;padding:0.71em 1.68em !important;margin-left: .9em !important;margin-bottom:11px !important;cursor:pointer !important;display:inline-flex !important;align-items:center !important;gap:.77em !important;box-shadow:0 2.8px 16px #6366f136 !important;transition:all .19s cubic-bezier(.49,1.44,.68,1.11) !important;min-height:44px !important}.alo-event-page .alo-calendar-btn{background:#eef2ff !important;color:#6366f1 !important}.alo-event-page .alo-calendar-btn:hover{background:#6366f1 !important;color:#fff !important}.alo-event-page .alo-share-btn{background:#dcfce7 !important;color:#22c55e !important}.alo-event-page .alo-share-btn:hover{background:#22c55e !important;color:#fff !important}.alo-event-page .alo-speaker-list{gap:2.1em !important}.alo-event-page .alo-speaker-item{gap:1.58em !important}.alo-event-page .alo-speaker-avatar{width:72px !important;height:72px !important;border-radius:50% !important;border:4.5px solid #dbeafe !important}.alo-event-page .alo-speaker-name{font-weight:bold !important;color:#293458 !important;font-size:1.23em !important}.alo-event-page .alo-speaker-title{color:#7a7cb1 !important;font-size:1.13em !important;letter-spacing:0.01em}.alo-event-page .alo-material-btn, .alo-event-page .alo-doc-btn{background:#f6f8fd !important;border-left:8px solid #6366f1 !important;color:#4b4b6b !important;border-radius:1.8em !important;margin-bottom:0.9em !important;padding:1.1em 1.13em 1.1em 0.8em !important;text-align:right !important;box-shadow:0 3.2px 19px #6366f14d !important;font-size:1.15em !important;font-weight:700 !important;min-height:54px !important}.alo-event-page .alo-material-btn:hover, .alo-event-page .alo-doc-btn:hover{background:#6366f1 !important;color:#fff !important;border-left:8px solid #323176 !important}.alo-event-page .alo-album-section{background:#fff !important;border-radius:2.3rem !important;box-shadow:0 15px 36px 0 #b4b7fd55 !important;padding:2.9em 2.38em !important;margin-top:3.8em !important;border:2px solid #e1e4fc !important;max-width:1200px !important}.alo-event-page .alo-album-grid{display:grid !important;grid-gap:1.58em !important;grid-template-columns:repeat(auto-fit, minmax(238px,1fr)) !important}.alo-event-page .alo-album-grid img{border-radius:1.35rem !important;transition:transform .23s, box-shadow .13s !important;box-shadow:0 5.2px 26px #6366f126 !important}.alo-event-page .alo-album-grid img:hover{transform:scale(1.062) translateY(-9px) !important;box-shadow:0 15px 39px #6366f145 !important}.alo-event-page .alo-content-text{text-align:justify !important;font-size:1.26em !important;color:#222 !important;line-height:2.11 !important;margin-bottom:1.1em !important;padding-left:2px}.alo-event-page .alo-list{font-size:1.12em !important}.alo-event-page .alo-list li{gap:1.12em !important;padding-right:.35em !important}.alo-event-page .alo-divider{border:none !important;border-top:2.2px solid #e5e9fa !important;margin:0 -2em 0.5em -2em !important}.alo-event-page .tw-w-5{width:1.25rem !important}.alo-event-page .tw-h-5{height:1.25rem !important}.alo-event-page .tw-w-6{width:1.5rem !important}.alo-event-page .tw-h-6{height:1.5rem !important}.alo-event-page .tw-w-7{width:1.75rem !important}.alo-event-page .tw-h-7{height:1.75rem !important}.alo-event-page .tw-w-8{width:2rem !important}.alo-event-page .tw-h-8{height:2rem !important}.alo-event-page .tw-w-16{width:4rem !important}.alo-event-page .tw-h-16{height:4rem !important}.alo-event-page .tw-p-3{padding:0.75rem !important}.alo-event-page .tw-p-4{padding:1rem !important}.alo-event-page .tw-p-6{padding:1.5rem !important}.alo-event-page .tw-p-8{padding:2rem !important}.alo-event-page .tw-py-12{padding-top:3rem !important;padding-bottom:3rem !important}.alo-event-page .tw-py-16{padding-top:4rem !important;padding-bottom:4rem !important}.alo-event-page .tw-mb-2{margin-bottom:0.5rem !important}.alo-event-page .tw-mb-4{margin-bottom:1rem !important}.alo-event-page .tw-mb-6{margin-bottom:1.5rem !important}.alo-event-page .tw-mb-12{margin-bottom:3rem !important}.alo-event-page .tw-mt-3{margin-top:0.75rem !important}.alo-event-page .tw-mt-6{margin-top:1.5rem !important}.alo-event-page .tw-mt-8{margin-top:2rem !important}.alo-event-page .tw-mt-12{margin-top:3rem !important}.alo-event-page .tw--mt-32{margin-top:-8rem !important}.alo-event-page .tw--mt-36{margin-top:-9rem !important}.alo-event-page .tw--mt-40{margin-top:-10rem !important}.alo-event-page .tw--mt-44{margin-top:-11rem !important}.alo-event-page .tw-rounded-lg{border-radius:0.5rem !important}.alo-event-page .tw-rounded-xl{border-radius:0.75rem !important}.alo-event-page .tw-rounded-2xl{border-radius:1rem !important}.alo-event-page .tw-grid{display:grid !important}.alo-event-page .tw-gap-3{gap:0.75rem !important}.alo-event-page .tw-gap-4{gap:1rem !important}.alo-event-page .tw-gap-6{gap:1.5rem !important}.alo-event-page .tw-gap-12{gap:3rem !important}.alo-event-page .tw-grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.alo-event-page .tw-grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.alo-event-page .tw-grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.alo-event-page .tw-flex{display:flex !important}.alo-event-page .tw-flex-col{flex-direction:column !important}.alo-event-page .tw-flex-row{flex-direction:row !important}.alo-event-page .tw-items-center{align-items:center !important}.alo-event-page .tw-justify-between{justify-content:space-between !important}.alo-event-page .tw-justify-center{justify-content:center !important}.alo-event-page .tw-mb-6{margin-bottom:1.5rem !important}.alo-event-page .tw-mb-12{margin-bottom:3rem !important}.alo-event-page .tw-mt-3{margin-top:0.75rem !important}.alo-event-page .tw-gap-x-6{column-gap:1.5rem !important}.alo-event-page .tw-gap-y-2{row-gap:0.5rem !important}.alo-event-page .tw-bg-white{background-color:#fff !important}.alo-event-page .tw-bg-slate-50{background-color:#f8fafc !important}.alo-event-page .tw-bg-indigo-50{background-color:#eef2ff !important}.alo-event-page .tw-bg-indigo-100{background-color:#e0e7ff !important}.alo-event-page .tw-bg-green-50{background-color:#dcfce7 !important}.alo-event-page .tw-bg-slate-100{background-color:#f1f5f9 !important}.alo-event-page .tw-text-slate-800{color:#1e293b !important}.alo-event-page .tw-text-slate-700{color:#334155 !important}.alo-event-page .tw-text-slate-600{color:#64748b !important}.alo-event-page .tw-text-slate-500{color:#64748b !important;opacity: .78}.alo-event-page .tw-text-slate-400{color:#94a3b8 !important}.alo-event-page .tw-text-indigo-500{color:#6366f1 !important}.alo-event-page .tw-text-indigo-600{color:#4f46e5 !important}.alo-event-page .tw-text-indigo-900{color:#312e81 !important}.alo-event-page .tw-text-green-600{color:#16a34a !important}.alo-event-page .tw-text-green-800{color:#166534 !important}.alo-event-page .tw-shadow-xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25) !important}.alo-event-page .tw-shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / 0.23), 0 4px 6px -4px rgb(0 0 0 / 0.22) !important}.alo-event-page .tw-shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / 0.17), 0 2px 4px -2px rgb(0 0 0 / 0.15) !important}.alo-event-page .tw-border{border-width:1px !important}.alo-event-page .tw-border-slate-200{border-color:#e2e8f0 !important}.alo-event-page .tw-font-bold{font-weight:700 !important}.alo-event-page .tw-font-extrabold{font-weight:900 !important}.alo-event-page .tw-font-semibold{font-weight:600 !important}.alo-event-page .tw-font-sans{font-family:'Cairo','Rubik',sans-serif !important}.alo-event-page .tw-text-3xl{font-size:1.875rem !important;line-height:2.25rem !important}.alo-event-page .tw-text-4xl{font-size:2.25rem !important;line-height:2.5rem !important}.alo-event-page .tw-text-2xl{font-size:1.5rem !important;line-height:2rem !important}.alo-event-page .tw-text-xl{font-size:1.25rem !important;line-height:1.75rem !important}.alo-event-page .tw-text-xs{font-size:0.75rem !important;line-height:1rem !important}.alo-event-page .tw-block{display:block !important}.alo-event-page .tw-inline{display:inline !important}.alo-event-page .tw-absolute{position:absolute !important}.alo-event-page .tw-relative{position:relative !important}.alo-event-page .tw-overflow-hidden{overflow:hidden !important}.alo-event-page .tw-overflow-y-auto{overflow-y:auto !important}.alo-event-page .tw-min-h-full{min-height:100% !important}.alo-event-page .tw-h-full{height:100% !important}.alo-event-page .tw-w-full{width:100% !important}.alo-event-page .tw-transition{transition-property:all !important;transition-duration:150ms !important;transition-timing-function:cubic-bezier(.4,0,.2,1) !important}.alo-event-page .tw-duration-300{transition-duration:300ms !important}.alo-event-page .tw-group{}.alo-event-page .tw-whitespace-pre-line{white-space:pre-line !important}.alo-event-page .tw-leading-relaxed{line-height:1.625 !important}.alo-event-page .tw-h-7, .alo-event-page .tw-w-7{width:28px !important;height:28px !important}.alo-event-page .tw-me-3{margin-left:0.85rem !important}.alo-event-page .tw-border-b-2{border-bottom-width:4px !important}.alo-event-page .tw-mb-6{margin-bottom:2rem !important}.alo-event-page .tw-pb-4{padding-bottom:1.25rem !important}.alo-event-page .tw-mb-12{margin-bottom:3.5rem !important}.alo-event-page .tw-mt-8{margin-top:2.5rem !important}.alo-event-page .tw-leading-relaxed{line-height:1.7 !important}.alo-event-page .alo-main-card{box-shadow:0 32px 72px #6366f1bb, 0 7px 18px #9ca3af44 !important;margin-top:-144px !important;border-radius:2rem !important;padding:3rem 2.35rem 2.5rem 2.35rem !important}.alo-event-page .tw-rounded-2xl{border-radius:2rem !important}.alo-event-page .alo-main-card .tw-shadow-xl{box-shadow:0 32px 100px #6366f1aa !important}.alo-event-page .alo-main-card .tw-bg-white{background:#fff !important}.alo-event-page .alo-calendar-btn, .alo-event-page .alo-share-btn{font-size:1.26em !important;font-weight:700 !important;letter-spacing:0.01em;border-radius:2.2em !important;min-height:52px !important;padding:1.1em 2.38em 1em 2.38em !important;margin-left:1.05em !important;margin-bottom:14px !important;box-shadow:0 6px 26px #a5b4fc33 !important}.alo-event-page .alo-calendar-btn svg, .alo-event-page .alo-share-btn svg{width:28px !important;height:28px !important;min-width:28px !important;margin-right:13px !important}.alo-event-page .alo-share-btn{box-shadow:0 4px 14px #bbf7d033 !important}.alo-event-page .tw-shadow-lg, .alo-event-page .alo-card, .alo-event-page .tw-shadow-lg{box-shadow:0 12px 54px 0 #6366f174 !important}.alo-event-page .alo-event-sidebar .alo-card{border-right:6px solid #6366f1 !important;gap:2em !important;padding:2.2em 1.9em 1.7em 1.9em !important;border-radius:1.3em !important}@media (min-width: 1240px){.alo-event-page .tw-grid-cols-4{grid-template-columns:repeat(4, 1fr) !important;min-width:1040px}}@media (min-width: 950px) and (max-width: 1239px){.alo-event-page .tw-grid-cols-3{grid-template-columns:repeat(3, 1fr) !important;min-width:720px}}.alo-event-page .tw-gap-4{gap:1.3rem !important}.alo-event-page .tw-gap-6{gap:2.2rem !important}.alo-event-page .alo-album-section{max-width:1200px !important;margin:0 auto}.alo-event-page .tw-border-b-2, .alo-event-page .tw-border-b-4{border-color:#6366f1 !important;border-width:4px !important;opacity:0.82}.alo-event-page .tw-text-indigo-500, .alo-event-page svg.tw-text-indigo-500{color:#6366f1 !important;fill:#6366f1 !important}.alo-event-page h2.tw-font-bold, .alo-event-page h3.tw-font-bold{font-weight:900 !important;letter-spacing:0.02em;font-size:2.08em!important;margin-bottom:1.21em !important}.alo-event-page .bg-white.tw-py-16{margin-bottom:40px}.alo-event-page .tw-ml-2{margin-left: .5rem !important}.alo-event-page .tw-mr-2{margin-right: .5rem !important}.alo-event-page .tw-ml-4{margin-left:1rem !important}.alo-event-page .tw-mr-4{margin-right:1rem !important}.alo-event-page .tw-ms-2{margin-inline-start: .5rem !important}.alo-event-page .tw-mt-1{margin-top:0.25rem !important}.alo-event-page .tw-px-4{padding-left:1rem !important;padding-right:1rem !important}.alo-event-page .tw-px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.alo-event-page .tw-px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}.alo-event-page .tw-py-3{padding-top:0.75rem !important;padding-bottom:0.75rem !important}.alo-event-page .tw-py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.alo-event-page .tw-border-b{border-bottom-width:1px !important}.alo-event-page .tw-border-b-2{border-bottom-width:4px !important;border-color:#6366f1 !important}.alo-event-page .tw-border-l{border-left-width:1px !important}.alo-event-page .tw-border{border-width:1px !important}.alo-event-page .tw-border-white{border-color:#fff !important}.alo-event-page .tw-border-indigo-200{border-color:#c7d2fe !important}.alo-event-page .tw-border-slate-200{border-color:#e2e8f0 !important}.alo-event-page .tw-overflow-x-auto{overflow-x:auto !important}.alo-event-page .tw-overflow-x-scroll{overflow-x:scroll !important}.alo-event-page .tw-flex-shrink-0{flex-shrink:0 !important}.alo-event-page .tw-flex-grow{flex-grow:1 !important}.alo-event-page .tw-flex-wrap{flex-wrap:wrap !important}.alo-event-page .tw-col-span-1{grid-column:span 1 / span 1 !important}.alo-event-page .tw-col-span-2{grid-column:span 2 / span 2 !important}.alo-event-page .tw-aspect-w-1, .alo-event-page .tw-aspect-h-1{aspect-ratio:1 / 1 !important}.alo-event-page .tw-transition-colors{transition-property:background-color, border-color, color, fill, stroke !important}.alo-event-page .tw-duration-500{transition-duration:500ms !important}.alo-event-page .tw-text-green-800{color:#166534 !important}.alo-event-page .tw-text-green-600{color:#16a34a !important}.alo-event-page .tw-text-indigo-100{color:#e0e7ff !important}.alo-event-page .tw-bg-indigo-50{background-color:#eef2ff !important}.alo-event-page .tw-text-black{color:#000 !important}.alo-event-page .tw-object-cover{object-fit:cover !important}.alo-event-page .tw-inset-0{top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;position:absolute !important}.alo-event-page .tw-top-4{top:1rem !important}.alo-event-page .tw-left-5{left:1.25rem !important}.alo-event-page .tw-z-10{z-index:10 !important}.alo-event-page .tw-z-30{z-index:30 !important}.alo-event-page .tw-block{display:block !important}.alo-event-page .tw-inline-block{display:inline-block !important}.alo-event-page .tw-relative{position:relative !important}.alo-event-page .tw-absolute{position:absolute !important}.alo-event-page .tw-group-hover\:scale-110:hover{transform:scale(1.1);transition:transform .5s cubic-bezier(.4,0,.2,1)}.alo-event-page .alo-main-card{background:#fff;border-radius:2rem;max-width:800px;margin:-120px auto 2.5rem auto;box-shadow:0 24px 70px #6366f1b0, 0 7px 18px #9ca3af44;padding:2.6em 2.7em 2em 2.7em;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}.alo-event-page h1.alo-event-title{font-family:'Cairo','Rubik',sans-serif;font-size:2.4rem;font-weight:900;color:#181E32;text-align:center;margin-bottom:1.4rem}.alo-event-page .alo-event-meta{display:flex;gap:1.5em;color:#64748b;font-size:1.15em;margin-bottom:1.7em;justify-content:center;align-items:center}.alo-event-page .alo-event-actions{display:flex;gap:1.1em;margin-bottom:1.8em;justify-content:center}.alo-event-page .alo-calendar-btn, .alo-event-page .alo-share-btn{min-width:160px;padding:0.88em 1.68em;border-radius:2em;font-size:1.1rem;font-weight:700;box-shadow:0 4px 18px #6366f166;border:none;transition:all .22s;display:flex;align-items:center;gap: .67em;letter-spacing: .01em}.alo-event-page .alo-calendar-btn{background:#eef2ff;color:#6366f1}.alo-event-page .alo-calendar-btn:hover{background:#6366f1;color:#fff}.alo-event-page .alo-share-btn{background:#dcfce7;color:#0ca170}.alo-event-page .alo-share-btn:hover{background:#16a34a;color:#fff}.alo-event-page .alo-badge-ended{position:absolute;top:1.2rem;right:1.5rem;background:#fee2e2;color:#dc2626;border-radius:999px;font-size:1.1em;font-weight:700;padding: .3em 1.2em;box-shadow:0 3px 10px #e11d4831}