.Header-module__hBw1pG__headerWrapper{z-index:100;position:absolute;top:1.5rem;left:0;right:0}.Header-module__hBw1pG__headerContainer{flex-direction:column;align-items:center;display:flex}.Header-module__hBw1pG__navBar{border:1px solid #d4af3773;border-radius:60px;justify-content:space-between;align-items:center;width:100%;max-width:1380px;height:72px;padding:0 1.25rem;display:flex;position:relative;box-shadow:0 15px 35px #0000004d}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{align-items:center;gap:1.75rem;display:flex}.Header-module__hBw1pG__navLink{color:#ffffffe0;border-radius:20px;padding:.4rem .9rem;font-size:.95rem;font-weight:500;transition:all .2s}.Header-module__hBw1pG__navLink:hover{color:var(--color-gold-light)}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:#05261d;text-shadow:0 1px #ffffff80;background:linear-gradient(#fce8a6 0%,#d4af37 55%,#b48418 100%);border:1px solid #fff5cf;border-radius:30px;padding:.45rem 1.2rem;font-weight:800;transform:translateY(-1px);box-shadow:0 4px 14px #d4af3773,inset 0 2px 2px #ffffffd9,0 3px #7e5a0b}.Header-module__hBw1pG__dropdown{display:inline-block;position:relative}.Header-module__hBw1pG__dropdownContent{z-index:200;background-color:#05261d;border:1px solid #d4af374d;border-radius:12px;min-width:220px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 15px 35px #00000080}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownContent{animation:.2s Header-module__hBw1pG__fadeIn;display:block}.Header-module__hBw1pG__dropdownItem{color:#fff;padding:12px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{color:var(--color-gold);background-color:#d4af3726}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__logoBadge{border:2px solid var(--color-gold);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:10;background:linear-gradient(135deg,#07251e 0%,#134e40 100%);justify-content:center;align-items:center;width:76px;height:86px;display:flex;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #0006}.Header-module__hBw1pG__logoInner{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.Header-module__hBw1pG__logoImg{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d)}.Header-module__hBw1pG__hamburgerBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:none}.Header-module__hBw1pG__hamburgerBtn:hover{background:#d4af3726}.Header-module__hBw1pG__mobileDrawer{background:#031c15;border:1px solid #d4af3780;border-radius:24px;flex-direction:column;gap:.75rem;width:100%;max-width:500px;margin-top:.75rem;padding:1.25rem 1.5rem;animation:.3s Header-module__hBw1pG__slideDown;display:flex;box-shadow:0 15px 35px #0009}.Header-module__hBw1pG__mobileNavLink{color:#fff;border-radius:12px;padding:.6rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--color-gold);background:#d4af3726}.Header-module__hBw1pG__mobileNavLink.Header-module__hBw1pG__active{color:#05261d;background:linear-gradient(#fce8a6 0%,#d4af37 100%);font-weight:800}.Header-module__hBw1pG__mobileSubmenu{border-left:2px solid #d4af374d;flex-direction:column;gap:.5rem;margin-top:-.25rem;margin-bottom:.25rem;margin-left:1rem;padding-left:1.5rem;display:flex}.Header-module__hBw1pG__mobileSubLink{color:#ffffffd9;border-radius:8px;padding:.4rem .5rem;font-size:.95rem;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__mobileSubLink:hover{color:var(--color-gold);background:#d4af371a}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{gap:.75rem}.Header-module__hBw1pG__navLink{padding:.3rem .5rem;font-size:.85rem}}@media (max-width:768px){.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{display:none}.Header-module__hBw1pG__hamburgerBtn{margin-left:auto;display:flex}.Header-module__hBw1pG__navBar{border-radius:40px;justify-content:space-between;height:60px;padding:0 1rem}.Header-module__hBw1pG__logoBadge{width:50px;height:54px;top:4px;left:2rem;transform:none}}
.Hero-module__ZARIfG__heroSection{border-bottom:3px solid #d4af37;align-items:center;min-height:100vh;padding-top:7rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #d4af3759}.Hero-module__ZARIfG__bgWrapper{z-index:1;position:absolute;inset:0}.Hero-module__ZARIfG__bgImageNext{object-fit:cover;object-position:center top}.Hero-module__ZARIfG__bgGradientOverlay{background:linear-gradient(90deg,#07251e66 0%,#07251e1a 40%,#07251e80 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContainer{z-index:10;justify-content:flex-end;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__glassCard{-webkit-backdrop-filter:blur(20px);background:#ffffffb8;border:1px solid #d4af3780;border-radius:24px;width:100%;max-width:580px;padding:3rem 2.8rem;position:relative;box-shadow:0 20px 45px #07251e40}.Hero-module__ZARIfG__cornerOrnament{border-color:var(--color-gold);pointer-events:none;opacity:.7;border-style:solid;width:32px;height:32px;position:absolute}.Hero-module__ZARIfG__topRight{border-width:2px 2px 0 0;top:12px;right:12px}.Hero-module__ZARIfG__bottomLeft{border-width:0 0 2px 2px;bottom:12px;left:12px}.Hero-module__ZARIfG__cardHeader{margin-bottom:.75rem}.Hero-module__ZARIfG__subtitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);font-size:.9rem;font-weight:700}.Hero-module__ZARIfG__heading{font-family:var(--font-heading);color:#07251e;margin-bottom:1.25rem;font-size:2.2rem;line-height:1.25}.Hero-module__ZARIfG__goldText{color:#b8860b}.Hero-module__ZARIfG__paragraph{color:#374151;margin-bottom:2rem;font-size:.98rem;line-height:1.65}.Hero-module__ZARIfG__buttonGroup{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}@media (max-width:992px){.Hero-module__ZARIfG__heroContainer{justify-content:center}.Hero-module__ZARIfG__glassCard{max-width:100%;padding:2.2rem 1.8rem}.Hero-module__ZARIfG__heading{font-size:1.8rem}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{min-height:100vh;padding-top:6.5rem;padding-bottom:3rem}.Hero-module__ZARIfG__bgImageNext{object-position:left center}.Hero-module__ZARIfG__glassCard{border-radius:20px;padding:1.75rem 1.25rem}.Hero-module__ZARIfG__subtitle{font-size:.8rem}.Hero-module__ZARIfG__heading{margin-bottom:1rem;font-size:1.5rem}.Hero-module__ZARIfG__paragraph{margin-bottom:1.5rem;font-size:.9rem;line-height:1.55}.Hero-module__ZARIfG__buttonGroup{flex-direction:column;align-items:stretch;width:100%}.Hero-module__ZARIfG__buttonGroup a{text-align:center;justify-content:center;width:100%}}
.Pillars-module__tLq39a__pillarsBanner{background:linear-gradient(#05261d 0%,#0a4334 50%,#05261d 100%);border-bottom:3px solid #d4af37;padding:3.5rem 0 4rem;position:relative;overflow:hidden;box-shadow:inset 0 0 50px #00000080}.Pillars-module__tLq39a__patternOverlay{opacity:.15;mix-blend-mode:overlay;z-index:1;pointer-events:none;background-image:url(/islamic_pattern.png);background-repeat:repeat;background-size:240px 240px;position:absolute;inset:0}.Pillars-module__tLq39a__lantern{z-index:5;pointer-events:none;filter:drop-shadow(0 0 10px #ffeb9966);transform-origin:top;animation:5s ease-in-out infinite alternate Pillars-module__tLq39a__sway;position:absolute;top:0;transform:scale(.75)}.Pillars-module__tLq39a__lanternLeft{left:2.5%}.Pillars-module__tLq39a__lanternRight{right:2.5%}@keyframes Pillars-module__tLq39a__sway{0%{transform-origin:top;transform:rotate(-2deg)}to{transform-origin:top;transform:rotate(2deg)}}.Pillars-module__tLq39a__pillarsContent{z-index:10;position:relative}.Pillars-module__tLq39a__titleWrapper{justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Pillars-module__tLq39a__sectionTitle{font-family:var(--font-heading);color:#fce8a6;text-shadow:0 2px 10px #0009;letter-spacing:.03em;white-space:nowrap;font-size:2.2rem;font-weight:800}.Pillars-module__tLq39a__dividerLineLeft,.Pillars-module__tLq39a__dividerLineRight{background:linear-gradient(90deg,#0000,#e5c158);flex:1;max-width:140px;height:2px;position:relative}.Pillars-module__tLq39a__dividerLineRight{background:linear-gradient(90deg,#e5c158,#0000)}.Pillars-module__tLq39a__dividerLineLeft:after{content:"❖";color:#e5c158;font-size:.8rem;position:absolute;top:-9px;right:-8px}.Pillars-module__tLq39a__dividerLineRight:before{content:"❖";color:#e5c158;font-size:.8rem;position:absolute;top:-9px;left:-8px}.Pillars-module__tLq39a__cardGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Pillars-module__tLq39a__pillarCard{-webkit-backdrop-filter:blur(16px);background:#dcebe46b;border:1.5px solid #ffffffa6;border-radius:20px;flex-direction:column;padding:1.35rem 1.2rem;transition:all .3s;display:flex;box-shadow:0 12px 30px #0003,inset 0 1px #fffc}.Pillars-module__tLq39a__pillarCard:hover{background:#e6f2ec8c;border-color:#f8df8be6;transform:translateY(-6px);box-shadow:0 16px 35px #0000004d,0 0 20px #f8df8b40}.Pillars-module__tLq39a__cardTopRow{align-items:center;gap:.9rem;margin-bottom:.9rem;display:flex}.Pillars-module__tLq39a__goldIconBadge{background:linear-gradient(135deg,#f8df8b 0%,#d9a035 100%);border:1px solid #ffffff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #0003,inset 0 1px 2px #fffc}.Pillars-module__tLq39a__cardTitle{font-family:var(--font-heading);color:#072b22;margin:0;font-size:1.1rem;font-weight:800;line-height:1.25}.Pillars-module__tLq39a__cardDesc{color:#1e3b32;text-align:left;margin:0;font-size:.85rem;font-weight:500;line-height:1.5}@media (max-width:1024px){.Pillars-module__tLq39a__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Pillars-module__tLq39a__lantern{display:none}.Pillars-module__tLq39a__pillarsBanner{padding:3rem 0 3.5rem}}@media (max-width:600px){.Pillars-module__tLq39a__cardGrid{grid-template-columns:1fr}.Pillars-module__tLq39a__sectionTitle{font-size:1.6rem}.Pillars-module__tLq39a__dividerLineLeft,.Pillars-module__tLq39a__dividerLineRight{max-width:40px}}
.MainGrid-module__PGmHBa__mainGridSection{background-color:var(--color-bg-light);padding:4.5rem 0 5rem}.MainGrid-module__PGmHBa__gridContainer{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.MainGrid-module__PGmHBa__columnCard{background:#ffffffd9;border:1px solid #d4af3759;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:480px;padding:2.2rem 1.8rem;display:flex;box-shadow:0 10px 30px #0000000f}.MainGrid-module__PGmHBa__cardHeader{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.8rem;display:flex}.MainGrid-module__PGmHBa__columnTitle{font-family:var(--font-heading);color:#07251e;text-align:center;font-size:1.4rem}.MainGrid-module__PGmHBa__ornamentSymbol{color:var(--color-gold-dark);font-size:1rem}.MainGrid-module__PGmHBa__photoGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.75rem;height:250px;margin-bottom:1.5rem;display:grid}.MainGrid-module__PGmHBa__photoBox{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.MainGrid-module__PGmHBa__imgItem{object-fit:cover;transition:transform .3s}.MainGrid-module__PGmHBa__photoBox:hover .MainGrid-module__PGmHBa__imgItem{transform:scale(1.06)}.MainGrid-module__PGmHBa__testimonialsList{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.MainGrid-module__PGmHBa__testimonialItem{background:#f4efea99;border:1px solid #d4af3733;border-radius:16px;gap:1rem;padding:1.1rem;display:flex}.MainGrid-module__PGmHBa__quoteCircle{background:var(--color-primary);width:36px;height:36px;color:var(--color-gold);font-size:1.4rem;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MainGrid-module__PGmHBa__testimonialTextContent{flex-direction:column;gap:.5rem;display:flex}.MainGrid-module__PGmHBa__quoteText{color:#273732;font-size:.88rem;font-style:italic;line-height:1.5}.MainGrid-module__PGmHBa__authorRow{justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.MainGrid-module__PGmHBa__authorName{color:var(--color-primary-dark);font-weight:600}.MainGrid-module__PGmHBa__stars{font-size:.75rem}.MainGrid-module__PGmHBa__eventsList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.MainGrid-module__PGmHBa__eventItem{background:#f4efea99;border:1px solid #d4af3733;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.MainGrid-module__PGmHBa__calendarIcon{background:#d4af3733;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.MainGrid-module__PGmHBa__eventDetails{flex-direction:column;display:flex}.MainGrid-module__PGmHBa__eventTitle{font-family:var(--font-heading);color:#07251e;font-size:.95rem;line-height:1.3}.MainGrid-module__PGmHBa__eventDate{color:var(--color-gold-dark);font-size:.8rem;font-weight:600}.MainGrid-module__PGmHBa__cardFooter{justify-content:center;padding-top:.5rem;display:flex}@media (max-width:992px){.MainGrid-module__PGmHBa__gridContainer{grid-template-columns:1fr}}@media (max-width:600px){.MainGrid-module__PGmHBa__mainGridSection{padding:3rem 0 3.5rem}.MainGrid-module__PGmHBa__columnCard{border-radius:20px;min-height:auto;padding:1.5rem 1.15rem}.MainGrid-module__PGmHBa__photoGrid{height:210px}.MainGrid-module__PGmHBa__quoteText{font-size:.84rem}.MainGrid-module__PGmHBa__authorRow{flex-direction:column;align-items:flex-start;gap:.25rem}}
.CTA-module__CdZh3q__ctaSection{align-items:center;height:100px;display:flex;position:relative;overflow:hidden}.CTA-module__CdZh3q__bgWrapper{z-index:1;position:absolute;inset:0}.CTA-module__CdZh3q__bgImage{object-fit:cover;object-position:center 30%}.CTA-module__CdZh3q__bgGradientOverlay{background:linear-gradient(90deg,#031c15f2 0%,#05261dcc 50%,#031c15f2 100%);position:absolute;inset:0}.CTA-module__CdZh3q__ctaContainer{z-index:10;width:100%;height:100%;position:relative}.CTA-module__CdZh3q__ctaContent{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.CTA-module__CdZh3q__textCol{flex:1;align-items:center;display:flex}.CTA-module__CdZh3q__ctaHeading{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 4px #00000080;margin:0;font-size:1.6rem}.CTA-module__CdZh3q__btnCol{justify-content:flex-end;align-items:center;display:flex}.CTA-module__CdZh3q__ctaBtn{white-space:nowrap;padding:.6rem 1.8rem;font-size:1rem}@media (max-width:768px){.CTA-module__CdZh3q__ctaSection{height:auto;min-height:120px;padding:1.5rem 0}.CTA-module__CdZh3q__ctaContent{text-align:center;flex-direction:column;justify-content:center;gap:1rem}.CTA-module__CdZh3q__ctaHeading{font-size:1.25rem}.CTA-module__CdZh3q__ctaBtn{justify-content:center;width:100%}}
.MapSection-module__luSC8q__mapSection{background-color:#e5e7eb;width:100%;height:250px;position:relative;overflow:hidden}.MapSection-module__luSC8q__mapIframe{object-fit:cover;filter:contrast(1.05)brightness(1.05);width:100%;height:100%;position:absolute;inset:0}.MapSection-module__luSC8q__gradientOverlay{pointer-events:auto;z-index:5;background:linear-gradient(90deg,#7ec6bc66 0%,#ebe71766 50%,#7ec6bc66 100%);position:absolute;inset:0}.MapSection-module__luSC8q__shimmerEffect{z-index:6;pointer-events:none;background:linear-gradient(110deg,#0000 20%,#fff6 50%,#0000 80%);width:150%;height:100%;animation:5s linear infinite MapSection-module__luSC8q__elegantShimmer;position:absolute;top:0;left:0}@keyframes MapSection-module__luSC8q__elegantShimmer{0%{transform:translate(-100%)}40%{transform:translate(50%)}to{transform:translate(50%)}}.MapSection-module__luSC8q__markerContainer{pointer-events:none;z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.MapSection-module__luSC8q__locationCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#031c15d9;border:1px solid #d4af3799;border-radius:12px;margin-bottom:.5rem;padding:.5rem 1rem;animation:3s ease-in-out infinite MapSection-module__luSC8q__floatCard;box-shadow:0 4px 15px #00000080}.MapSection-module__luSC8q__locationTitle{color:var(--color-gold);font-family:var(--font-heading);margin:0 0 .1rem;font-size:1rem;font-weight:700}.MapSection-module__luSC8q__locationDesc{color:#e2e8f0;margin:0;font-size:.75rem}.MapSection-module__luSC8q__markerWrapper{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.MapSection-module__luSC8q__markerPin{z-index:2;filter:drop-shadow(0 4px 6px #00000080);position:relative}.MapSection-module__luSC8q__pulseRing,.MapSection-module__luSC8q__pulseRingDelayed{z-index:1;background:#d4af3799;border-radius:50%;width:16px;height:16px;animation:2s cubic-bezier(.65,0,.34,1) infinite MapSection-module__luSC8q__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MapSection-module__luSC8q__pulseRingDelayed{animation-delay:1s}@keyframes MapSection-module__luSC8q__ripple{0%{opacity:1;width:16px;height:16px}to{opacity:0;width:60px;height:60px}}@keyframes MapSection-module__luSC8q__floatCard{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}
.Footer-module__S6Hkya__footerSection{color:#fff;background:linear-gradient(#05261d 0%,#031c15 100%);border-top:3px solid #d4af37;padding-top:3.5rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerContainer{z-index:5;grid-template-columns:2.2fr 1.1fr 1.6fr 2fr;gap:2rem;padding-bottom:3.5rem;display:grid;position:relative}.Footer-module__S6Hkya__footerCol{padding-right:1.5rem;position:relative}.Footer-module__S6Hkya__colBrand,.Footer-module__S6Hkya__colLinks,.Footer-module__S6Hkya__colContact{border-right:1px solid #ffffff1f}.Footer-module__S6Hkya__brandHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;filter:drop-shadow(0 2px 8px #0006)}.Footer-module__S6Hkya__brandTitleText{flex-direction:column;display:flex}.Footer-module__S6Hkya__schoolName{font-family:var(--font-heading);color:#fff;letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:800}.Footer-module__S6Hkya__schoolLoc{color:#e5c158;letter-spacing:.05em;margin:.2rem 0 0;font-size:.72rem;font-weight:700}.Footer-module__S6Hkya__brandDesc{color:#ffffffbf;max-width:320px;margin-bottom:1.25rem;font-size:.85rem;line-height:1.65}.Footer-module__S6Hkya__socialIconsRow{align-items:center;gap:.6rem;display:flex}.Footer-module__S6Hkya__socialCircle{color:#fce8a6;background:radial-gradient(circle,#d4af3740 0%,#07251ee6 100%);border:1px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000004d}.Footer-module__S6Hkya__socialCircle:hover{color:#072b22;background:#d4af37;transform:translateY(-3px);box-shadow:0 6px 15px #d4af3766}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);color:#fce8a6;letter-spacing:.02em;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linksList li a{color:#fffc;font-size:.88rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__S6Hkya__linksList li a:hover{color:#fce8a6;transform:translate(4px)}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactItem{color:#ffffffd9;align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIcon{flex-shrink:0;margin-top:.15rem}.Footer-module__S6Hkya__colFollow{padding-right:0;position:relative}.Footer-module__S6Hkya__followDesc{color:#ffffffbf;max-width:260px;margin-bottom:1.25rem;font-size:.85rem;line-height:1.55}.Footer-module__S6Hkya__mosqueWrapper{z-index:10;pointer-events:none;position:absolute;bottom:-55px;right:-30px}.Footer-module__S6Hkya__mosqueImg{object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 10px 25px #0009);-webkit-mask-image:radial-gradient(circle at 60% 60%,#000 50%,#0000 95%);mask-image:radial-gradient(circle at 60% 60%,#000 50%,#0000 95%)}.Footer-module__S6Hkya__bottomBar{z-index:15;background:#031711cc;border-top:1px solid #ffffff1f;padding:1.1rem 0;position:relative}.Footer-module__S6Hkya__bottomContainer{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyrightText,.Footer-module__S6Hkya__designedBy{color:#ffffffad;margin:0;font-size:.82rem}.Footer-module__S6Hkya__heartIcon{color:#ff4d4d;margin:0 .15rem;display:inline-block}@media (max-width:1024px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__colBrand,.Footer-module__S6Hkya__colLinks,.Footer-module__S6Hkya__colContact{border-right:none}.Footer-module__S6Hkya__mosqueWrapper{opacity:.4;bottom:-30px;right:0}}@media (max-width:600px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column;gap:.5rem}}
