@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Onest:wght@100..900&display=swap";@font-face{font-family:Fb Alfi;src:url(/assets/FbAlfi-Regular-CYoVTJuo.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Fb Alfi;src:url(/assets/FbAlfi-Bold-BUVPD3ol.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Fb Alfi;src:url(/assets/FbAlfi-Light-D3rOjCs2.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Fb Alfi;src:url(/assets/FbAlfi-Black-CzK_2X1_.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Fb Fahrenheit;src:url(/assets/FBFAHRENHEIT-REGULAR-BdAbuVVu.OTF) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Fb Fahrenheit;src:url(/assets/FBFAHRENHEIT-MEDIUM-TFanYXgc.OTF) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Fb Fahrenheit;src:url(/assets/FBFAHRENHEIT-BOLD-BjE_n5nT.OTF) format("opentype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer;font:inherit}input,textarea,select{font:inherit}html,body{height:100%;margin:0;padding:0}body{font-family:Fb Alfi,sans-serif;text-align:right}h1,h2,h3,h4,h5{font-family:Fb Fahrenheit,sans-serif}p{text-align:right}.header{height:150px;width:100%;background:transparent;position:fixed;top:0;left:0;z-index:1000;transition:all .3s ease}.header.scrolled{background:linear-gradient(187deg,var(--500, #457aa5) -13.44%,var(--800, #0e324f) 88.95%);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #00000026}.header.header-light .header-link{color:#2d618c}.header.header-light .header-link:hover{color:#1a3d5f}.header.header-light.scrolled{background:#fff;border-bottom:1px solid rgba(45,97,140,.1);box-shadow:0 4px 12px #0000001a}.header.header-light .hamburger-menu span{background-color:#2d618c}.header.header-light .hamburger-menu:hover span{background-color:#1a3d5f}.header-container{height:100%;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 2rem;max-width:100%}.header-logo{display:flex;align-items:center;justify-content:flex-end;grid-column:3}.header-logo img{height:80px;width:auto}.header-nav-center{display:flex;gap:3rem;align-items:center;justify-content:center;grid-column:2}.header-nav-left{display:flex;gap:2rem;align-items:center;justify-content:flex-start;grid-column:1}.header-link{color:#abc4d8;text-decoration:none;font-size:1.1rem;font-weight:500;transition:all .4s ease;white-space:nowrap;border-radius:25px;padding:.4rem .8rem;background:transparent}.header-link:hover{color:#154973;background:#fffc}.dropdown-container{position:relative;display:inline-block}.dropdown-container:hover>.header-link{color:#154973;background:#fffc}.chevron-down{margin-right:.3rem;transition:transform .3s ease;display:inline-block;vertical-align:middle}.dropdown-container:hover .chevron-down{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + .2rem);right:0;background:#fff;border-radius:20px;padding:12px;min-width:160px;box-shadow:0 4px 12px #00000026;z-index:1001;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-link{display:block;color:#457aa5;text-decoration:none;font-size:1rem;padding:.8rem 0;font-weight:500;border-radius:15px;transition:all .3s ease;text-align:right}.dropdown-link:hover{background:#457aa51a;color:#154973;padding-right:1.5rem}.hamburger-menu{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1002;position:absolute;left:2rem;top:50%;transform:translateY(-50%)}.hamburger-menu span{width:100%;height:3px;background-color:#abc4d8;border-radius:2px;transition:all .3s ease}.hamburger-menu:hover span{background-color:#fff}.menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}.mobile-menu{position:fixed;top:0;left:-100%;width:300px;height:100vh;background:linear-gradient(#457aa5,#2e5276);z-index:1003;transition:left .3s ease-in-out;padding:2rem;box-shadow:2px 0 10px #0000004d;display:none;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.mobile-menu::-webkit-scrollbar{display:none}.mobile-menu.open{left:0}.close-menu{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#abc4d8;font-size:3rem;cursor:pointer;line-height:1;padding:0;width:40px;height:40px;transition:color .3s ease}.close-menu:hover{color:#fff}.mobile-nav{display:flex;flex-direction:column;gap:2rem;margin-top:4rem;text-align:right;padding-bottom:2rem}.mobile-link{color:#abc4d8;text-decoration:none;font-size:1.3rem;font-weight:500;transition:all .3s ease;padding:.5rem 0;border-bottom:1px solid rgba(171,196,216,.2)}.mobile-link:hover{color:#fff;padding-right:.5rem}@media(max-width:1200px){.header-nav-center{gap:2rem}.header-link{font-size:1rem}}@media(max-width:1149px){.header-nav-center,.header-nav-left{display:none}.hamburger-menu{display:flex}.mobile-menu,.menu-overlay{display:block}.header-logo{justify-content:center;grid-column:1 / -1}}@media(max-width:992px){.header-container{padding:0 1rem}.header-logo img{height:60px}.hamburger-menu{left:1rem}}@media(max-width:768px){.header{height:100px;padding:0}.mobile-menu{width:250px}.mobile-link{font-size:1.1rem}}@media(max-width:480px){.mobile-menu{width:80%}.header-logo img{height:50px}}.footer{background-color:#0e324f;width:100%;min-height:200px;display:flex;justify-content:center;align-items:center;padding:120px 20px}.footer-content{max-width:1400px;width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start}.footer-left{display:flex;gap:60px}.footer-column{display:flex;flex-direction:column}.footer-column a{color:#abc4d8;padding:10px 0}.footer-heading{color:#f7fafd;font-size:calc(1em + 2px);font-weight:700}.footer-right{display:flex;flex-direction:column;align-items:center;gap:12px}.footer-logo{height:80px;width:auto}.footer-right p{color:#f7fafd;font-size:.875rem;margin:100px 0 0;text-align:center}@media(max-width:768px){.footer{padding:60px 20px}.footer-content{flex-direction:column;align-items:center;gap:40px}.footer-right{width:100%}.footer-logo{height:60px}.footer-right p{margin-top:20px;font-size:.75rem}.footer-left{width:100%;justify-content:center;gap:40px;padding:0 30px}.footer-column{flex:1;min-width:0}.footer-column a{font-size:.9rem;padding:8px 0}.footer-heading{font-size:1rem;margin-bottom:4px}}.home-hero{width:100%;min-height:700px;background-image:url(/images/home-hero.png);background-size:cover;background-position:bottom center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:200px 20px}.home-hero-content{max-width:1200px;width:100%;padding:0 20px;text-align:center;direction:rtl;display:flex;flex-direction:column;align-items:center;gap:20px}.hero-badge{display:inline-block;padding:10px 24px;color:#fff;text-decoration:none;font-size:1rem;transition:all .3s ease;border-radius:55px;background:#ffffff14;box-shadow:.02px .02px 6px #ffffff40 inset,.5px .5px 2px #94f3ff inset;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:relative}.hero-badge.active{border-radius:25px;position:relative;animation:borderGlow 8s infinite linear}.hero-badge.active:before{border-radius:26px;content:"";position:absolute;inset:-1px;background:linear-gradient(90deg,transparent,rgba(148,243,255,.3),rgba(255,255,255,.6),rgba(148,243,255,.3),transparent);background-size:400% 100%;animation:rotateGradient 8s infinite linear;z-index:-1;opacity:.7;filter:blur(1px)}@keyframes rotateGradient{0%{background-position:0% 0}to{background-position:400% 0}}.hero-badge:hover{background-color:#ffffff1a;transform:translateY(-2px)}.hero-title{font-size:12rem;color:#fff;margin:100px 0;line-height:.66em;font-weight:500}.hero-subtitle{font-size:1rem;color:#bfd86c;margin:0;font-weight:400}@media(max-width:1200px){.hero-title{font-size:4.5rem}}@media(max-width:768px){.home-hero{min-height:400px}.hero-badge{font-size:.875rem;padding:8px 20px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.125rem}}@media(max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}.home-items{width:100%;height:400px;display:flex;align-items:center;justify-content:center;margin-top:-100px}.home-items-container{width:100%;max-width:1400px;height:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:0 40px;direction:rtl}.home-item-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;transition:transform .3s ease}.home-item-card:hover{transform:translateY(-5px)}.home-item-image{width:200px;height:200px;margin-bottom:20px;margin-right:0;margin-left:auto;display:flex;justify-content:flex-end;align-items:center}.home-item-image img{width:200px;height:200px;object-fit:contain;display:block}.home-item-content{text-align:right;background:#eff6fb;border-radius:8px;padding:15px 20px}.home-item-content h3{font-family:Fb Fahrenheit,sans-serif;font-size:24px;font-weight:700;margin:0 0 10px;color:#154973;position:relative;padding-left:30px}.home-item-content h3:before{content:"←";position:absolute;left:0;color:#154973;font-size:24px}.home-item-content p{font-family:Fb Alfi,sans-serif;font-size:16px;line-height:1.5;margin:0;color:#18658b}@media(max-width:1200px){.home-items-container{gap:30px;padding:0 30px}.home-item-image,.home-item-image img{width:150px;height:150px}.home-item-content h3{font-size:20px}.home-item-content p{font-size:14px}}@media(max-width:768px){.home-items{height:auto;padding:40px 0;margin-top:-50px}.home-items-container{grid-template-columns:1fr;gap:40px;padding:0 20px}.home-item-image,.home-item-image img{width:180px;height:180px}.home-item-content h3{font-size:22px}.home-item-content p{font-size:15px}}.home-info{background-color:#fff;padding:60px 20px;width:100%}.home-info-container{max-width:1320px;margin:0 auto;background-color:#eff6fb;border-radius:8px;padding:40px}.home-info-container-inside{max-width:500px;margin:40px auto;text-align:center}.home-info-intro{font-size:18px;line-height:1.6;margin-bottom:20px;color:#081b2b;text-align:center}.eisek-icon{height:60px;display:block;margin:0 auto 20px}.home-info-heading{font-family:Fb Fahrenheit,sans-serif;font-size:3rem;font-weight:500;margin:30px 0 20px;color:#081b2b;text-align:center}.home-info-text{font-size:16px;line-height:1.8;margin-bottom:15px;color:#333;text-align:center}.home-info-text.light-blue{color:#457aa5}.home-info-text:last-child{margin-bottom:0}@media(max-width:768px){.home-info{padding:40px 15px}.home-info-container{padding:30px 25px}.home-info-heading{font-size:28px}.home-info-intro{font-size:16px}.home-info-text{font-size:15px}}@media(max-width:480px){.home-info{padding:30px 10px}.home-info-container{padding:25px 20px}.home-info-heading{font-size:24px}.home-info-intro,.home-info-text{font-size:14px}}.update-signup{padding:60px 20px;text-align:center}.update-signup-container{max-width:600px;margin:0 auto}.update-signup-title{font-family:Fb Fahrenheit,sans-serif;font-size:2.5rem;margin-bottom:15px;font-weight:700}.update-signup-description{font-family:Fb Alfi,sans-serif;font-size:1.1rem;margin-bottom:30px;line-height:1.6;text-align:center}.update-signup-form{display:flex;gap:15px;justify-content:center;align-items:stretch;flex-wrap:wrap;flex-direction:row-reverse;background:#eff6fb;padding:10px;border-radius:10px}.update-signup-input{flex:1;min-width:250px;padding:15px 20px;font-family:Fb Alfi,sans-serif;font-size:1rem;border:none;background:transparent;border-radius:8px;color:#333;text-align:right;direction:rtl;transition:border-color .3s ease}.update-signup-input::placeholder{color:#0e324f}.update-signup-input:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff1a}.update-signup-button{padding:15px 40px;font-family:Fb Fahrenheit,sans-serif;font-size:1.1rem;color:#f7fafd;background:radial-gradient(86.6% 36.1% at 51.93% -5.74%,var(--500, #457aa5) 0%,var(--700, #154973) 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.update-signup-button:hover{background-color:#abc4d8;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.update-signup-button:active{transform:translateY(0)}@media(max-width:768px){.update-signup{padding:40px 20px}.update-signup-title{font-size:2rem}.update-signup-description{font-size:1rem;margin-bottom:25px}.update-signup-form{flex-direction:column;gap:12px}.update-signup-input{min-width:100%}.update-signup-button{width:100%;padding:15px 30px}}@media(max-width:480px){.update-signup-title{font-size:1.75rem}.update-signup-description{font-size:.95rem}}.sponsor-strip{height:200px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:20px 40px;box-sizing:border-box}.sponsor-heading{font-size:1rem;color:#081b2b;margin:0;letter-spacing:.5px}.sponsor-carousel{display:flex;align-items:center;gap:20px;width:100%;max-width:1400px;position:relative}.carousel-arrow{background:#abc4d833;border:2px solid #abc4d8;color:#abc4d8;font-size:2rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;padding:0;line-height:1}.carousel-arrow:hover{background:#abc4d866;color:#fff;border-color:#fff}.sponsor-logos-container{overflow-x:hidden;flex:1;position:relative}.sponsor-logos{display:flex;align-items:center;gap:20px;flex-wrap:nowrap;padding:0 10px}.sponsor-logo-link{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0;width:150px;height:150px;background:#fff;border-radius:8px;padding:6px;box-sizing:border-box}.sponsor-logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media(max-width:768px){.sponsor-strip{height:auto;min-height:120px;padding:20px;gap:15px}.sponsor-heading{font-size:1rem}.sponsor-carousel{gap:15px}.carousel-arrow{width:35px;height:35px;font-size:1.5rem}.sponsor-logos{gap:30px}.sponsor-logo-link{width:70px;height:70px;padding:8px}}@media(max-width:480px){.carousel-arrow{width:30px;height:30px;font-size:1.3rem}.sponsor-logos{gap:20px}.sponsor-logo-link{width:60px;height:60px;padding:6px}}.home-faq{width:100%;min-height:700px;background-image:url(/images/home-FAQ.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:100px 20px}.home-faq-content{max-width:900px;width:100%;padding:0 20px;direction:rtl}.faq-subtitle{padding:10px 0;color:#bfd86c}.faq-title{font-size:3rem;color:#fff;margin:0 0 60px;text-align:right;line-height:1.3}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-question{width:100%;padding:24px 28px;background:transparent;border:none;color:#89abc7;font-size:1.25rem;font-family:Fb Alfi,sans-serif;text-align:right;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;gap:16px;transition:all .3s ease}.faq-icon{font-size:1rem;flex-shrink:0;transition:all .3s ease;color:#fffc}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 12px 12px}.faq-item.open .faq-question{color:#fff}.faq-item.open .faq-answer{max-height:500px;padding:20px 28px 24px}.faq-answer p{color:#ffffffe6;font-size:1.125rem;line-height:1.8;margin:0}.faq-answer a{color:#bfd86c;text-decoration:underline;transition:color .3s ease}.faq-answer a:hover{color:#fff}@media(max-width:1200px){.faq-title{font-size:2.5rem}}@media(max-width:768px){.home-faq{min-height:500px;padding:60px 20px}.faq-title{font-size:2rem;margin-bottom:40px}.faq-question{font-size:1.125rem;padding:20px 24px}.faq-answer p{font-size:1rem}.faq-item.open .faq-answer{padding:0 24px 20px}}@media(max-width:480px){.faq-title{font-size:1.5rem}.faq-question{font-size:1rem;padding:16px 20px}.faq-icon{font-size:1.25rem}.faq-answer p{font-size:.9375rem}.faq-item.open .faq-answer{padding:0 20px 16px}}.page{min-height:100vh;display:flex;flex-direction:column}.category-nav{width:100%;background-color:#0e324f;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.category-links{display:flex;justify-content:center;align-items:center;gap:3rem;direction:rtl}.category-link{color:#abc4d8;text-decoration:none;font-size:1.1rem;transition:color .3s ease;padding:.5rem 1rem}.category-link:hover,.category-link.active{color:#fff}.category-dropdown{position:relative;display:inline-block}.category-ellipsis{background:transparent;border:none;cursor:pointer;font-size:1.5rem;padding:.5rem 1rem;min-width:auto}.category-dropdown-menu{position:absolute;top:100%;right:0;background:#0e324f;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 4px 12px #0000004d;min-width:200px;z-index:100;margin-top:.5rem;padding:.5rem 0;direction:rtl}.category-dropdown-link{display:block;color:#abc4d8;text-decoration:none;font-size:1.1rem;padding:.75rem 1.5rem;transition:all .3s ease;text-align:right}.category-dropdown-link:hover{color:#fff;background:#ffffff0d}.page-content{flex:1;width:100%;padding:3rem 2rem}.content-container{max-width:1200px;margin:0 auto;text-align:right}.content-container h2{color:#fff;font-size:2rem;margin-bottom:1.5rem;margin-top:2rem}.content-container h2:first-child{margin-top:0}.content-container p{color:#abc4d8;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;direction:rtl}.course-thumbnail{width:100%;overflow:hidden;border-radius:8px;transition:transform .3s ease;cursor:pointer}.course-thumbnail:hover{transform:translateY(-5px)}.course-thumbnail img{width:100%;height:auto;display:block}.course-info{padding:1rem .5rem .5rem;text-align:right;direction:rtl}.course-speakers{color:#0e324f;font-size:.9rem;margin-bottom:.5rem;line-height:1.4}.course-title{color:#081b2b;font-family:Fb Fahrenheit,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}.course-meta{color:#0e324f;font-size:.85rem;opacity:.9}@media(max-width:768px){.category-links{gap:1.5rem;justify-content:flex-start;padding:0 1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.category-links::-webkit-scrollbar{display:none}.category-link{font-size:1rem;padding:.4rem .8rem}.category-ellipsis{font-size:1.3rem}.category-dropdown-menu{min-width:180px}.category-dropdown-link{font-size:1rem;padding:.6rem 1.2rem}.page-content{padding:2rem 1.5rem}.content-container h2{font-size:1.5rem}.content-container p{font-size:1rem}.courses-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.category-links{gap:.8rem;flex-wrap:nowrap}.category-link{font-size:.9rem;padding:.3rem .6rem;white-space:nowrap}.category-ellipsis{font-size:1.2rem}.category-dropdown-menu{min-width:160px}.category-dropdown-link{font-size:.9rem;padding:.5rem 1rem}.page-content{padding:1.5rem 1rem}.content-container h2{font-size:1.3rem}.content-container p{font-size:.95rem}.courses-grid{grid-template-columns:1fr;gap:1rem}}.hero-light{position:relative;width:100%;height:400px;overflow:hidden}.hero-light-background{position:absolute;top:100px;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1;color:#fff;text-align:center;font-family:Fb Fahrenheit,sans-serif;font-size:300px;font-weight:500;line-height:88%;letter-spacing:-9px}.hero-light-content{margin:150px 0 0;height:300px;position:relative;z-index:2}.hero-light-inner{max-width:900px;margin:20px auto;overflow:hidden}.hero-light-title{margin:100px 0 0;float:right;color:var(--600, #2d618c);text-align:right;font-family:Fb Alfi;font-size:24px;font-style:normal;font-weight:400;line-height:100.015%;width:400px}.hero-light-title.hero-h1-centered{float:none;text-align:center;margin:100px auto 0;width:100%;max-width:900px}.hero-light-button{margin:100px 0 0;float:left;border-radius:4px;background:var(--700, #154973);text-decoration:none;padding:12px 24px;color:#fff;font-family:Fb Alfi;font-size:14px;font-weight:400;transition:background .3s ease}.hero-light-button:hover{background:#1a5a88}@media(max-width:1200px){.hero-light-background{top:60px;font-size:180px;letter-spacing:-7px}}@media(max-width:900px){.hero-light-content{margin-top:170px}.hero-light-inner{max-width:100%}.hero-light-title{float:none;text-align:center;margin:0 auto}.hero-light-button{float:none;margin:20px auto 0;display:block;width:fit-content}}@media(max-width:768px){.hero-light{height:300px}.hero-light-background{font-size:120px;letter-spacing:-5px}}@media(max-width:480px){.hero-light{height:250px}.hero-light-background{font-size:80px;letter-spacing:-3px}}.page.about-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.about-page .page-content{max-width:600px;margin:0 auto;padding:3rem 2rem;text-align:right;direction:rtl}.about-page .page-content p{color:#2d618c;font-size:1.2rem;line-height:2;margin-bottom:2rem;font-family:Fb Alfi,sans-serif}.about-page .page-content p:first-child{font-size:24px}.about-page .page-content p strong{font-weight:700}.about-page .page-content p .inline-link{color:#2d618c;text-decoration:underline}.about-page .page-content p .inline-link:hover{color:#89abc7}.about-page .page-content p:last-child{margin-bottom:0}@media(max-width:1024px){.about-page .page-content{padding:2.5rem 1.5rem}.about-page .page-content p{font-size:1.1rem;line-height:1.9}}@media(max-width:768px){.about-page .page-content{padding:2rem 1rem}.about-page .page-content p{font-size:1rem;line-height:1.8;margin-bottom:1.5rem}}@media(max-width:480px){.about-page .page-content{padding:1.5rem 1rem}.about-page .page-content p{font-size:.95rem;line-height:1.7}}.page.about-english-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.page.about-english-page .hero-light-background{font-weight:700}.page.about-english-page .hero-light-title{font-family:Fb Alfi,sans-serif}.about-english-page .page-content{max-width:600px;margin:0 auto;padding:3rem 2rem}.about-english-page .page-content p{color:#2d618c;font-size:1.2rem;line-height:2;margin-bottom:2rem;font-family:Fb Alfi,sans-serif;text-align:left;direction:ltr}.about-english-page .page-content p .logo-link{display:block;text-align:center;color:#2d618c;font-size:1.1rem;font-weight:600;text-decoration:none;margin-bottom:1rem}.about-english-page .page-content p .logo-link:hover{color:#89abc7;text-decoration:underline}.about-english-page .page-content p .top-logo{display:block;max-width:300px;height:auto;margin:0 auto 2rem;transition:opacity .3s ease}.about-english-page .page-content p a:hover .top-logo{opacity:.8}.about-english-page .page-content p:first-child{font-size:24px}.about-english-page .page-content p strong{font-weight:700}.about-english-page .page-content p .inline-link{color:#2d618c;text-decoration:underline}.about-english-page .page-content p .inline-link:hover{color:#89abc7}.about-english-page .page-content p:last-child{margin-bottom:0}@media(max-width:1024px){.about-english-page .page-content{padding:2.5rem 1.5rem}.about-english-page .page-content p{font-size:1.1rem;line-height:1.9}}@media(max-width:768px){.about-english-page .page-content{padding:2rem 1rem}.about-english-page .page-content p{font-size:1rem;line-height:1.8;margin-bottom:1.5rem}}@media(max-width:480px){.about-english-page .page-content{padding:1.5rem 1rem}.about-english-page .page-content p{font-size:.95rem;line-height:1.7}}.page.contact-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.contact-form-container{width:450px;max-width:90%;margin:60px auto 300px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-field{border-radius:24px;border:1px solid #cddde9;background:#fff;padding:16px 20px;font-family:Fb Alfi,sans-serif;font-size:16px;direction:rtl;text-align:right}.form-field::placeholder{color:#2d618c;opacity:1}.form-field:focus{outline:none;border-color:#457aa5}.form-textarea{resize:vertical;min-height:120px;font-family:Fb Alfi,sans-serif}.form-submit-button{border-radius:12px;border:none;background:#457aa5;color:#fff;padding:16px 32px;font-family:Fb Alfi,sans-serif;font-size:18px;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:10px}.form-submit-button:hover{background:#365a7f}.page.resources-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-top:2rem}.resource-card{background-color:#f7fafd;border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid rgba(255,255,255,.1)}.resource-card-link{text-decoration:none;color:#457aa5;cursor:pointer}.resource-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d}.resource-card-logo{width:100%;height:160px;overflow:hidden;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.resource-card-logo img{width:100%;height:100%;object-fit:contain;padding:.5rem;filter:none!important;-webkit-filter:none!important}.resource-info{width:100%}.resource-name{color:#457aa5;font-size:1.2rem;font-weight:600;margin:0 0 .5rem;line-height:1.4;direction:rtl}.resource-category{color:#abc4d8;font-size:.95rem;margin:0;font-weight:400;direction:rtl}.resources-loading-message,.resources-error-message{text-align:center;color:#abc4d8;font-size:1.2rem;padding:2rem}.resources-error-message{color:#ff6b6b}@media(max-width:768px){.resources-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.resource-card{padding:1.2rem}.resource-name{font-size:1.1rem}.resource-category{font-size:.9rem}}@media(max-width:480px){.resources-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.resource-card{padding:1rem}.resource-name{font-size:1rem}.resource-category{font-size:.85rem}.resource-card-logo{margin-bottom:.8rem}}.page.consultation-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.consultation-form-container{width:450px;max-width:90%;margin:60px auto}.consultation-form{display:flex;flex-direction:column;gap:20px}.consultation-toggle-container{display:flex;background:#cddde9;border-radius:24px;padding:4px;gap:4px;border:1px solid #cddde9}.consultation-toggle-option{flex:1;cursor:pointer}.consultation-radio-input{display:none}.consultation-toggle-label{display:block;padding:12px 20px;text-align:center;border-radius:20px;font-family:Fb Alfi,sans-serif;font-size:16px;color:#2d618c;transition:all .3s ease;font-weight:500}.consultation-radio-input:checked+.consultation-toggle-label{background:#fff;color:#2d618c}.consultation-radio-input:checked+.consultation-toggle-label:hover{background:#fff}.consultation-form-field{border-radius:24px;border:1px solid #cddde9;background:#fff;padding:16px 20px;font-family:Fb Alfi,sans-serif;font-size:16px;direction:rtl;text-align:right}.consultation-form-field::placeholder{color:#2d618c;opacity:1}.consultation-form-field:focus{outline:none;border-color:#457aa5}.consultation-form-textarea{resize:vertical;min-height:120px;font-family:Fb Alfi,sans-serif}.consultation-form-submit-button{border-radius:12px;border:none;background:#457aa5;color:#fff;padding:16px 32px;font-family:Fb Alfi,sans-serif;font-size:18px;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:10px}.consultation-form-submit-button:hover{background:#365a7f}.consultation-form-submit-button:disabled{background:#8aabc4;cursor:not-allowed;opacity:.7}.consultation-form-submit-button:disabled:hover{background:#8aabc4}.consultants-section{max-width:1200px;margin:60px auto;padding:0 20px}.consultants-section h1{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#2d618c}.consultants-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.consultant-card{background:#fff;border-radius:8px;padding:30px;text-align:center;transition:transform .2s,box-shadow .2s}.consultant-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.consultant-card h3{font-size:1.5rem;margin-bottom:10px;color:#2d618c;font-weight:450;text-align:center}.consultant-card p.company-name{font-size:.95rem;color:#2d618c;margin:0;text-align:center}.loading{text-align:center;font-size:1.5rem;padding:60px;color:#666}@media(max-width:900px){.consultants-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.consultants-grid{grid-template-columns:1fr}.consultants-section h1{font-size:2rem}}@media(max-width:768px){.business-directory-content{padding:20px 15px}.search-bar{font-size:16px;padding:12px 15px}.category-filter{gap:6px;margin-bottom:30px}.category-link{font-size:14px;padding:4px 8px}.business-card{flex-direction:row;align-items:center;padding:15px;gap:15px}.business-logo{width:60px;height:60px}.logo-placeholder{font-size:28px}.business-name{font-size:20px}.business-category{font-size:14px}.business-location{font-size:13px}.business-contact{align-items:flex-end}.phone-link,.website-link{font-size:14px}}@media(max-width:480px){.business-directory-content{padding:15px 10px}.category-filter{gap:5px;margin-bottom:25px}.category-link{font-size:13px;padding:3px 6px}.business-name{font-size:18px}}.page.business-directory-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.business-directory-content{max-width:1200px;margin:0 auto;padding:40px 20px;width:100%;max-width:800px}.search-filter-section{margin-bottom:40px;margin-left:auto;margin-right:auto}.search-bar{width:100%;padding:15px 20px;font-size:18px;font-family:Fb Alfi,sans-serif;border:2px solid #abc4d8;border-radius:8px;background-color:#fff;color:#333;margin-bottom:20px}.search-bar::placeholder{color:#888}.search-bar:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff4d}.topic-filter-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:20px;direction:ltr}.topic-filter-btn{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:18px;font-size:14px;font-family:Fb Alfi,sans-serif;border:1px solid #f7fafd;border-radius:10px;background:#f7fafd;color:#2d618c;cursor:pointer;transition:all .3s ease;font-weight:500;min-height:80px}.topic-filter-btn:hover{background-color:#e8f1f8;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.topic-filter-btn.active{background-color:#2d618c;color:#fff;border-color:#2d618c;font-weight:600}.topic-filter-btn.active svg{color:#fff}.topic-filter-btn:focus{outline:none;box-shadow:0 0 0 3px #2d618c4d}.topic-filter-btn svg{flex-shrink:0;color:#abc4d8}.topic-breadcrumbs{display:flex;align-items:center;gap:12px;padding:15px 20px;background:#f7fafd;border-radius:10px;margin-top:20px;font-family:Fb Alfi,sans-serif}.breadcrumb-item{font-size:16px;color:#2d618c;font-weight:500;background:none;border:none;padding:0;font-family:Fb Alfi,sans-serif}.breadcrumb-item.clickable{cursor:pointer;transition:color .2s ease}.breadcrumb-item.clickable:hover{color:#1f4461;text-decoration:underline}.breadcrumb-item.active{color:#2d618c;font-weight:600}.breadcrumb-separator{color:#abc4d8;font-size:16px;font-weight:400}.clear-filter-btn{margin-left:auto;padding:8px 20px;font-size:14px;font-family:Fb Alfi,sans-serif;background-color:#2d618c;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.clear-filter-btn:hover{background-color:#1f4461;transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.clear-filter-btn:focus{outline:none;box-shadow:0 0 0 3px #2d618c4d}.category-filter{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-direction:column;gap:8px;align-items:flex-end;direction:rtl}.category-filter li{margin:0;padding:0}.category-link{font-family:Fb Alfi,sans-serif;font-size:16px;color:#abc4d8;text-decoration:none;transition:all .3s ease;padding:5px 10px;display:inline-block;border-bottom:2px solid transparent}.category-link:hover{color:#e8f1f8;text-decoration:underline}.category-link.active{color:#2a4a63;border-bottom-color:#2a4a63;font-weight:700}.loading,.no-results{text-align:center;font-size:24px;color:#fff;padding:60px 20px}.business-list{display:flex;flex-direction:column;gap:20px;margin-left:auto;margin-right:auto}.business-card{display:flex;align-items:center;gap:20px;padding:20px;width:100%;border-bottom:2px solid #cddde9;position:relative;flex-wrap:wrap}.business-card:hover{background-color:#20689b1a}.expand-button{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;padding:5px;color:#457aa5;transition:color .3s ease}.expand-button:hover{color:#365a7f}.chevron-icon{transition:transform .3s ease}.chevron-icon.expanded{transform:rotate(180deg)}.business-logo{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background-color:#f0f0f0}.business-logo img{width:100%;height:100%;object-fit:contain}.logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#457aa5,#abc4d8);color:#fff;font-size:36px;font-weight:700;font-family:Fb Fahrenheit,sans-serif}.business-info{flex:1;min-width:0;text-align:left}.business-name{margin:0 0 5px;font-size:22px;font-family:Fb Fahrenheit,sans-serif;color:#333;font-weight:700}.business-category{margin:0 0 5px;font-size:16px;color:#666;font-weight:600}.business-details{margin:5px 0 0;font-size:14px;color:#666;text-align:left}.business-contact{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.phone-link{font-family:Fb Alfi,sans-serif;font-size:16px;color:#457aa5;text-decoration:none;transition:color .3s ease}.phone-link:hover{color:#365a7f;text-decoration:underline}.website-link{font-family:Fb Alfi,sans-serif;font-size:16px;color:#457aa5;text-decoration:none;transition:color .3s ease}.website-link:hover{color:#365a7f;text-decoration:underline}.business-expanded{width:100%;padding:15px 0 0;border-top:1px solid #e0e0e0;margin-top:10px}.expanded-item{margin:8px 0;font-size:14px;color:#555;text-align:left}.expanded-item strong{color:#333;font-weight:600}@media(max-width:768px){.business-directory-content{padding:20px 15px}.search-bar{font-size:16px;padding:12px 15px}.topic-filter-buttons{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.topic-filter-btn{padding:12px 8px;font-size:13px;min-height:70px}.topic-breadcrumbs{padding:12px 16px;gap:10px}.breadcrumb-item,.breadcrumb-separator{font-size:14px}.clear-filter-btn{padding:6px 16px;font-size:13px}.category-filter{gap:6px;margin-bottom:30px}.category-link{font-size:14px;padding:4px 8px}.business-card{flex-direction:row;align-items:center;padding:15px;gap:15px}.business-logo{width:60px;height:60px}.logo-placeholder{font-size:28px}.business-name{font-size:20px}.business-category{font-size:14px}.business-location{font-size:13px}.business-contact{align-items:flex-end}.phone-link,.website-link{font-size:14px}}@media(max-width:480px){.business-directory-content{padding:15px 10px}.topic-filter-buttons{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.topic-filter-btn{padding:10px 6px;font-size:12px;min-height:65px}.topic-breadcrumbs{padding:10px 12px;gap:8px;flex-wrap:wrap}.breadcrumb-item,.breadcrumb-separator{font-size:13px}.clear-filter-btn{padding:6px 12px;font-size:12px;width:100%;margin-top:8px}.category-filter{gap:5px;margin-bottom:25px}.category-link{font-size:13px;padding:3px 6px}.business-name{font-size:18px}}.hero-dark{position:relative;width:100%;height:400px;overflow:hidden}.hero-dark-background{position:absolute;top:100px;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1;color:#154973;text-align:center;font-family:Fb Fahrenheit,sans-serif;font-size:300px;font-weight:500;line-height:88%;letter-spacing:-9px}.hero-dark-content{margin:150px 0 0;height:300px;position:relative;z-index:2}.hero-dark-inner{max-width:900px;margin:20px auto;overflow:hidden}.hero-dark-title{margin:100px 0 0;float:right;color:#f7fafd;text-align:right;font-family:Fb Alfi;font-size:24px;font-style:normal;font-weight:400;line-height:100.015%;width:400px}.hero-dark-title.hero-h1-centered{float:none;text-align:center;margin:100px auto 0;width:100%;max-width:900px}.hero-dark-button{margin:100px 0 0;float:left;border-radius:4px;background:#fff;text-decoration:none;padding:12px 24px;color:#0e324f;font-family:Fb Alfi;font-size:14px;font-weight:400;transition:background .3s ease}.hero-dark-button:hover{background:#f0f0f0}@media(max-width:1200px){.hero-dark-background{top:60px;font-size:180px;letter-spacing:-7px}}@media(max-width:900px){.hero-dark-content{margin-top:170px}.hero-dark-inner{max-width:100%}.hero-dark-title{float:none;text-align:center;margin:0 auto}.hero-dark-button{float:none;margin:20px auto 0;display:block;width:fit-content}}@media(max-width:768px){.hero-dark{height:300px}.hero-dark-background{font-size:120px;letter-spacing:-5px}}@media(max-width:480px){.hero-dark{height:250px}.hero-dark-background{font-size:80px;letter-spacing:-3px}}.job-matching-hero{width:100%;min-height:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;gap:60px}.job-matching-hero-content{text-align:center;max-width:1200px;color:#fff}.job-matching-hero-subtitle{text-align:center;font-size:1.5rem;margin-bottom:1.5rem;font-family:Fb Alfi,sans-serif;color:#6792b6}.job-matching-hero-title{font-size:3rem;font-family:Fb Fahrenheit,sans-serif;line-height:1.3;margin:0;max-width:700px}.job-matching-cards{display:flex;gap:40px;max-width:860px;width:100%;direction:rtl}.job-card-link{flex:1;text-decoration:none;color:inherit;display:flex;transition:transform .3s ease}.job-card-link:hover{transform:translateY(-5px)}.job-card{flex:1;background:#0e2437;border-radius:10px;padding:60px 40px;text-align:center;color:#fff;position:relative;max-width:430px;display:flex;flex-direction:column;width:100%}.job-card-icon{position:absolute;top:0;right:0;height:150px}.job-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-top:110px;margin-bottom:30px}.job-card h2{font-family:Fb Fahrenheit,sans-serif;font-size:2.5rem;margin:0;text-align:right}.job-card p{font-family:Fb Alfi,sans-serif;font-size:1.3rem;line-height:1.6;margin:0 0 40px;color:#89abc7;flex-grow:1}.job-card-button{background:#fff;color:#0e324f;font-family:Fb Alfi,sans-serif;font-size:1.2rem;padding:15px 40px;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease;font-weight:500;width:100%;margin-top:auto}.job-card-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media(max-width:768px){.job-matching-cards{flex-direction:column;gap:30px}.job-card{padding:40px;margin:0 auto}}.page.job-matching-page{background:linear-gradient(180deg,#154973,#0e324f 500px 100%)}.page.courses-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.category-nav{padding:20px 0}.category-links{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:30px;padding:0 20px;flex-wrap:wrap}.category-link{font-family:Fb Alfi,sans-serif;font-size:16px;color:#333;text-decoration:none;padding:8px 16px;border-radius:20px;transition:all .3s ease;white-space:nowrap}.category-link:hover{background-color:#457aa5;color:#fff}.category-ellipsis{background:none;border:none;cursor:pointer;font-size:20px;font-weight:700}.category-dropdown{position:relative}.category-dropdown-menu{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:200px;z-index:1000;margin-top:8px}.category-dropdown-link{display:block;padding:12px 20px;color:#333;text-decoration:none;font-family:Fb Alfi,sans-serif;font-size:16px;transition:background-color .3s ease}.category-dropdown-link:hover{background-color:#f5f5f5}.category-dropdown-link:first-child{border-radius:8px 8px 0 0}.category-dropdown-link:last-child{border-radius:0 0 8px 8px}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;padding:40px 0}.course-thumbnail{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;height:100%}.course-thumbnail:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.course-thumbnail img{width:100%;height:200px;object-fit:cover}.course-info{padding:20px;text-align:right;display:flex;flex-direction:column;flex-grow:1}.course-speakers{font-family:Fb Alfi,sans-serif;font-size:14px;color:#666;margin-bottom:8px}.course-title{font-family:Fb Fahrenheit,sans-serif;font-size:20px;font-weight:700;color:#333;margin-bottom:12px;line-height:1.4}.course-meta{font-family:Fb Alfi,sans-serif;font-size:14px;color:#999;margin-bottom:12px}.course-download{display:flex;align-items:center;justify-content:center;gap:6px;font-family:Fb Alfi,sans-serif;font-size:14px;color:#fff;background-color:#457aa5;padding:8px 20px;border-radius:6px;text-decoration:none;transition:all .3s ease;margin-top:auto;width:100%}.course-download:hover{background-color:#3a6a92;transform:translateY(-2px);box-shadow:0 2px 8px #457aa54d}@media(max-width:1400px){.category-links{gap:20px}}@media(max-width:1200px){.category-links{gap:15px}.category-link{font-size:15px;padding:6px 12px}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px}}@media(max-width:992px){.courses-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media(max-width:768px){.category-nav{padding:15px 0}.category-links{gap:10px}.courses-grid{grid-template-columns:1fr;gap:20px;padding:30px 0}.course-thumbnail img{height:180px}}.page.donate-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.donate-tabs{display:flex;justify-content:center;align-items:center;gap:16px;padding:40px 20px;direction:ltr}.donate-tab{padding:12px 24px;background:transparent;border:1px solid transparent;color:#2d618c;font-size:16px;font-family:Fb Alfi,sans-serif;cursor:pointer;transition:all .3s ease;border-radius:7999.2px}.donate-tab:hover{opacity:.8}.donate-tab.active{border-radius:7999.2px;border:1px solid rgba(39,39,42,.15);background:#fff;box-shadow:0 -.8px #00000014 inset,0 .8px 1.6px #0000000d}@media(max-width:768px){.donate-tabs{flex-wrap:wrap;gap:12px}.donate-tab{font-size:14px;padding:10px 20px}}.donate-content{font-family:Inter,sans-serif;width:100%;max-width:550px;margin:0 auto;padding:20px}.payment-card{border-radius:12px;padding:40px}.payment-logos{display:flex;gap:20px;align-items:center;justify-content:center;flex-wrap:wrap;padding-bottom:32px;margin-bottom:32px}.payment-logo{height:40px;width:40px;object-fit:contain}.payment-form{display:flex;flex-direction:column;gap:20px}.payment-form h4{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:#2d618c;margin:8px 0;font-size:16px;text-align:left}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-family:Fb Alfi,sans-serif;font-size:14px;font-weight:500;color:#374151}.form-group input{padding:12px 16px;border-radius:8px;border:1px solid #cddde9;background:#fff;font-family:Fb Alfi,sans-serif;font-size:16px;color:#2d618c;transition:border-color .2s}.form-group input#amount{font-size:50px}.form-group input:focus{outline:none;border:1px solid #cddde9;box-shadow:0 -1px #0000001a inset,0 1px 2px #0000000d,0 0 0 1px #fff,0 0 0 3px #6792b6}.form-group input::placeholder{color:#89abc7}.form-group input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.6}.form-group input:disabled::placeholder{color:#9ca3af}.form-group input.error{border-color:#f00000;background:#fef2f2}.form-group input.error:focus{box-shadow:0 -1px #0000001a inset,0 1px 2px #0000000d,0 0 0 1px #fff,0 0 0 3px #fca5a5}.card-number-group{position:relative}.card-number-group input{padding-right:56px}.card-type-icon{position:absolute;right:12px;top:12px;display:flex;align-items:center;justify-content:center;pointer-events:none}.card-type-icon .discover-text{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ff6000;background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #ff6000}.field-error-message{font-family:Inter,sans-serif;font-size:10px;color:red;margin-top:0;text-align:left}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row.address-row{grid-template-columns:37% 30% 25%}.donate-submit-btn{margin-top:12px;padding:14px 32px;background:#154973;color:#fff;border:none;border-radius:8px;font-family:Fb Alfi,sans-serif;font-size:18px;font-weight:500;cursor:pointer;transition:background-color .2s}.donate-submit-btn:hover{background:#113a5c}.donate-submit-btn:disabled{background:#89abc7;cursor:not-allowed;opacity:.7}.recaptcha-container{display:flex;justify-content:center;margin:8px 0}.submit-message{padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;text-align:left;margin-bottom:8px}.submit-message.success{background:#d1fae5;color:#065f46;border:1px solid #34d399}.submit-message.error{background:#fee2e2;color:#991b1b;border:1px solid #f87171}.submit-message-bottom{padding:12px 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;text-align:left;margin-top:16px}.submit-message-bottom.success{background:#d1fae5;color:#065f46;border:1px solid #34d399}.submit-message-bottom.error{background:#fee2e2;color:#991b1b;border:1px solid #f87171}.success-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease}.success-overlay-content{background:#fff;border-radius:16px;padding:48px 40px;max-width:400px;text-align:center;animation:slideUp .4s ease;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.success-checkmark{width:100px;height:100px;margin:0 auto 24px;animation:checkmarkPop .6s ease .2s both}@keyframes checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-checkmark svg{width:100%;height:100%}.success-overlay-content h2{font-family:Inter,sans-serif;font-size:28px;font-weight:600;color:#10b981;margin:0 0 32px}.close-overlay-btn{padding:12px 32px;background:#10b981;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.close-overlay-btn:hover{background:#059669}.zelle-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.zelle-logo{margin-bottom:8px}.zelle-logo img{height:40px;width:auto}.zelle-card h3{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#2d618c;margin:0}.zelle-email{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#154973;margin:0}.zelle-qr{margin-top:16px}.zelle-qr img{width:256px;height:auto;max-width:100%}.check-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.check-icon{margin-bottom:8px}.check-icon img{height:40px;width:auto}.check-title{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#6792b6;margin:0}.check-address{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#2d618c;margin:0;line-height:1.5;text-align:center!important}.check-email{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#2d618c;margin:0}.digital-wallet-card{text-align:center;display:flex;flex-direction:column;align-items:center}.digital-wallet-placeholder{height:400px;width:100%}.donate-footer-info{text-align:center;padding:40px 20px;margin-top:40px;display:flex;justify-content:center}.donate-footer-info-card{background:#fff;border-radius:12px;padding:24px 32px;max-width:400px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.donate-footer-info p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#2d618c;margin:8px 0}@media(max-width:768px){.payment-card{padding:12px}.payment-logos{gap:12px;padding-bottom:24px;margin-bottom:24px}.payment-logo{height:32px}.payment-form{gap:16px}.form-row{grid-template-columns:1fr}.donate-submit-btn{font-size:16px;padding:12px 24px}.zelle-card h3{font-size:18px}.zelle-email{font-size:20px}.zelle-qr img{width:200px}.check-icon img{height:50px}.check-title{font-size:18px}.check-address{font-size:20px}.check-email{font-size:14px}.digital-wallet-placeholder{height:300px}.donate-footer-info{padding:30px 20px;margin-top:30px}.donate-footer-info-card{padding:20px 24px;max-width:100%}.donate-footer-info p{font-size:14px}.success-overlay-content{padding:32px 24px;max-width:90%;margin:0 20px}.success-checkmark{width:80px;height:80px;margin:0 auto 20px}.success-overlay-content h2{font-size:22px;margin:0 0 24px}.close-overlay-btn{font-size:14px;padding:10px 24px}}.page.sponsors-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.sponsors-page .content-container{max-width:100%}h2.sponsor-tier-heading{color:#1a3d5f;font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem}.platinum-sponsors-section{margin-bottom:4rem}.platinum-sponsors-grid{display:flex;flex-wrap:wrap;gap:3rem;max-width:1400px;margin-left:auto;margin-right:auto;justify-content:center}.platinum-card{flex:0 0 380px;display:flex;flex-direction:column;align-items:center;text-align:center}.platinum-logo{width:320px!important;height:320px!important;margin-bottom:1.5rem;background:transparent!important}.platinum-name{font-size:1.5rem;font-weight:700}.media-sponsors-section{margin-top:3rem;margin-bottom:2rem}.media-sponsors-grid{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:1400px;margin-left:auto;margin-right:auto;justify-content:center}.media-card{flex:0 0 140px;display:flex;flex-direction:column;align-items:center;text-align:center}.media-logo{width:120px!important;height:120px!important;margin-bottom:.75rem;background:transparent!important}.media-name{font-size:.95rem;font-weight:600}.regular-sponsors-section{margin-top:3rem}.sponsors-grid{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;max-width:1400px;margin-left:auto;margin-right:auto;justify-content:center}.sponsor-card{flex:0 0 200px;background-color:#ffffff0d;border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid rgba(255,255,255,.1)}.sponsor-card-link{text-decoration:none;color:inherit;cursor:pointer}.sponsor-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000004d;background-color:#ffffff14}.sponsor-card-logo{width:160px;height:160px;overflow:hidden;border-radius:8px;margin-bottom:1rem;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center}.sponsor-card-logo img{width:100%;height:100%;object-fit:contain;padding:.5rem;filter:none!important;-webkit-filter:none!important}.sponsor-info{width:100%}.sponsor-person-name{color:#000!important;font-size:11px!important;text-align:center;margin:0 0 .5rem;direction:rtl}.sponsor-name{color:#fff;font-size:1.2rem;font-weight:600;margin:0;line-height:1.4;direction:rtl}.sponsor-card:hover .sponsor-name{color:#abc4d8}.loading-message,.error-message{text-align:center;color:#abc4d8;font-size:1.2rem;padding:2rem}.error-message{color:#ff6b6b}@media(max-width:768px){.become-sponsor-btn{padding:1.2rem 2rem;font-size:1.1rem}.sponsor-tier-heading{font-size:1.6rem}.platinum-sponsors-grid{grid-template-columns:1fr;gap:2rem}.platinum-logo{width:220px;height:220px}.platinum-name{font-size:1.3rem}.media-sponsors-grid{gap:1.25rem}.media-logo{width:110px!important;height:110px!important}.media-name{font-size:.9rem}.sponsors-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.sponsor-card{padding:1.2rem}.sponsor-name{font-size:1.1rem}}@media(max-width:480px){.become-sponsor-btn{padding:1rem 1.5rem;font-size:1rem}.sponsor-tier-heading{font-size:1.4rem}.platinum-sponsors-grid{gap:1.5rem}.platinum-logo{width:180px;height:180px}.platinum-name{font-size:1.2rem}.media-sponsors-grid{gap:1rem}.media-logo{width:100px!important;height:100px!important}.media-name{font-size:.85rem}.sponsors-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.sponsor-card{padding:1rem}.sponsor-name{font-size:1rem}.sponsor-card-logo{margin-bottom:.8rem}}.page.leadership-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.leadership-content{max-width:1200px;margin:0 auto;padding:40px 20px}.leadership-section{margin-bottom:60px}.leadership-section-title{text-align:center;font-size:15px;font-weight:400;color:#457aa5;margin-bottom:30px;font-family:Fb Fahrenheit,sans-serif}.roshei-section{background-color:#f7fafd;border:1px solid #cddde9;border-radius:12px;padding:40px;margin-bottom:40px}.roshei-grid{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.roshei-section .leadership-card{text-align:center}.roshei-section .leadership-card-name{font-size:28px;font-weight:600;color:#2c5f7f;margin-bottom:8px;font-family:Fb Fahrenheit,sans-serif}.roshei-section .leadership-card-title{font-size:16px;color:#457aa5;font-family:Fb Alfi,sans-serif}.vaadim-section{background-color:#f7fafd;border:1px solid #cddde9;border-radius:12px;padding:40px;margin-bottom:40px}.vaadim-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.vaad-column{text-align:center;border-right:1px solid #cddde9;padding-right:30px}.vaad-column:last-child{border-right:none;padding-right:0}.vaad-title{font-size:15px;font-weight:400;color:#457aa5;margin-bottom:24px;font-family:Fb Fahrenheit,sans-serif;padding-bottom:12px}.vaad-members{display:flex;flex-direction:column;gap:16px}.vaad-members .leadership-card{text-align:center}.vaad-members .leadership-card-name{font-size:18px;font-weight:600;color:#2c5f7f;font-family:Fb Alfi,sans-serif;line-height:1}.eskanim-section{background-color:#f7fafd;border:1px solid #cddde9;border-radius:12px;padding:40px;margin-bottom:40px}.eskanim-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;row-gap:20px}.eskanim-section .leadership-card{text-align:center}.eskanim-section .leadership-card-name{font-size:16px;font-weight:500;color:#2c5f7f;font-family:Fb Alfi,sans-serif;line-height:1.4}@media(max-width:1200px){.vaadim-grid{grid-template-columns:repeat(2,1fr);gap:30px}.vaad-column:nth-child(2n){border-right:none;padding-right:0}.vaad-column:nth-child(odd){border-right:1px solid #cddde9;padding-right:30px}}@media(max-width:1024px){.eskanim-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.vaadim-grid{grid-template-columns:1fr;gap:40px;display:flex;flex-direction:column-reverse}.vaad-column{border-right:none;padding-right:0}}@media(max-width:768px){.leadership-content{padding:30px 15px}.roshei-section,.vaadim-section,.eskanim-section{padding:30px 20px}.roshei-grid{flex-direction:column;gap:30px}.eskanim-grid{grid-template-columns:repeat(2,1fr);gap:20px}.leadership-section-title,.vaad-title{font-size:20px}}@media(max-width:480px){.eskanim-grid{grid-template-columns:1fr}}.lightbox-overlay{position:fixed;inset:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-container{position:relative;width:90%;height:90%;display:flex;align-items:center;justify-content:center}.lightbox-close{position:absolute;top:20px;right:20px;background:#fff3;border:none;color:#fff;font-size:3rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10001;line-height:1;padding:0}.lightbox-close:hover{background:#ffffff4d}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:4rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10001;line-height:1;padding:0}.lightbox-prev:hover,.lightbox-next:hover{background:#ffffff4d}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-family:Fb Alfi,sans-serif;font-size:1rem;z-index:10001}@media(max-width:768px){.lightbox-container{width:100%;height:100%}.lightbox-close{top:10px;right:10px;width:40px;height:40px;font-size:2.5rem}.lightbox-prev,.lightbox-next{width:50px;height:50px;font-size:3rem}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-counter{bottom:10px;font-size:.9rem;padding:.4rem .8rem}}@media(max-width:480px){.lightbox-close{width:35px;height:35px;font-size:2rem}.lightbox-prev,.lightbox-next{width:40px;height:40px;font-size:2.5rem}.lightbox-counter{font-size:.85rem}}.page.updates-page{background:linear-gradient(180deg,#cddde9,#fff 600px)}.updates-page .page-content{max-width:1200px;margin:0 auto;padding:3rem 2rem;text-align:right;direction:rtl}.updates-page .page-content h2{color:#0e324f;font-size:2.5rem;margin-bottom:2.5rem;font-family:Fb Fahrenheit,sans-serif}.active-updates-section{margin-bottom:4rem}.update-item{display:flex;gap:0;align-items:stretch;margin-bottom:2rem;background:#fff;padding:0;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.update-image{flex:1;width:50%;height:400px;background:#e0e0e0;border-radius:0;overflow:hidden;cursor:pointer;transition:opacity .2s ease}.update-image:hover{opacity:.9}.update-image img{width:100%;height:100%;object-fit:cover}.update-content{flex:1;width:50%;text-align:right;padding:2rem}.update-content h3{color:#0e324f;font-size:1.8rem;margin-bottom:.5rem;font-family:Fb Fahrenheit,sans-serif}.update-date{color:#666;font-size:1rem;margin-bottom:1rem;font-family:Fb Alfi,sans-serif}.update-description{color:#0e324f;font-size:1.2rem;line-height:1.8;font-family:Fb Alfi,sans-serif;margin-bottom:1.5rem}.update-thumbnails{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.update-thumbnails img{width:22%;height:120px;object-fit:cover;border-radius:6px;background:#e0e0e0;cursor:pointer;transition:transform .2s ease}.update-thumbnails img:hover{transform:scale(1.05)}.past-events-section{margin-top:4rem}.past-events-section h2{text-align:center}.past-events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.event-item{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.event-image{flex-shrink:0;width:100%;height:250px;background:#e0e0e0;border-radius:6px;overflow:hidden}.event-image img{width:100%;height:100%;object-fit:cover}.event-content{flex:1;text-align:right}.event-content h3{color:#0e324f;font-size:1.6rem;margin-bottom:.5rem;font-family:Fb Fahrenheit,sans-serif}.event-date{color:#666;font-size:1rem;margin-bottom:1rem;font-family:Fb Alfi,sans-serif}.event-description{color:#0e324f;font-size:1.1rem;line-height:1.8;font-family:Fb Alfi,sans-serif;margin-bottom:0}@media(max-width:1024px){.updates-page .page-content{padding:2.5rem 1.5rem}.updates-page .page-content h2{font-size:2rem}.update-image{width:45%;height:300px}.event-image{width:250px;height:180px}.update-content{padding:1.5rem}.update-content h3{font-size:1.6rem}.past-events-grid{grid-template-columns:1fr}.event-content h3{font-size:1.4rem}.update-description,.event-description{font-size:1.1rem}.update-thumbnails img{height:100px}}@media(max-width:768px){.updates-page .page-content{padding:2rem 1rem}.updates-page .page-content h2{font-size:1.8rem;margin-bottom:2rem}.update-item,.event-item{flex-direction:column;gap:0}.update-image{width:calc(100% - 24px);margin:12px}.update-image img{height:200px;object-fit:cover}.update-content{padding:1.5rem;width:100%}.update-content h3{font-size:1.5rem}.event-content h3{font-size:1.3rem}.update-description,.event-description{font-size:1rem}}@media(max-width:480px){.updates-page .page-content{padding:1.5rem 1rem}.updates-page .page-content h2{font-size:1.5rem;margin-bottom:1.5rem}.update-item,.event-item{padding:0}.update-image,.event-image{height:200px}.update-content{padding:1rem}.update-content h3{font-size:1.3rem}.event-content h3{font-size:1.2rem}.update-description,.event-description{font-size:.95rem;line-height:1.7}.update-date,.event-date{font-size:.9rem}.update-thumbnails{gap:.5rem;margin-top:1rem}.update-thumbnails img{width:calc(50% - .25rem);height:80px}}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:150px}
