.donationSection{background:url(/assets/donationBackground.png) 50%/cover no-repeat;padding:126px 3.8% 111px;position:relative}.donationSection:before{content:"";background:linear-gradient(12deg,#aaa 6.9%,#07040099 93.1%);position:absolute;inset:0}.donationSection .innerWrapper{z-index:5;text-align:center;flex-direction:column;gap:15px;width:100%;max-width:600px;margin:0 auto;display:flex;position:relative}.donationSection .innerWrapper .title{color:#fff;text-align:center;font-family:Cairo;font-size:clamp(23px,3.2vw,40px);font-weight:700;line-height:175%}.donationSection .innerWrapper p{color:#ffffffe6;font-family:Cairo;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:155.556%}.donationSection .innerWrapper button{width:175px;height:50px;color:var(--White,#fff);background:#c6a24f;border-radius:28px;align-self:center;font-family:Cairo;font-size:clamp(15px,1.8vw,20px);font-weight:600;line-height:140%;box-shadow:0 4px 4px #938e8e40}
.aboutSection{padding:105px 6.9% 150px}@media (max-width:520px){.aboutSection{padding:60px 6.9%}}.aboutSection .innerWrapper{z-index:1;align-items:center;gap:44px;width:100%;max-width:1150px;margin:0 auto;display:flex;position:relative}@media (max-width:692px){.aboutSection .innerWrapper{flex-direction:column-reverse;gap:30px}.aboutSection .innerWrapper .imgWrapper{width:100%}}.aboutSection .innerWrapper .textWrapper{color:#3b2c1e;flex-direction:column;flex:1.05;gap:24px;font-family:Cairo;font-size:clamp(15px,2vw,24px);font-weight:400;line-height:186.032%;display:flex}.aboutSection .innerWrapper .textWrapper .title{color:#1f1b16;font-family:Cairo;font-size:clamp(24px,3vw,36px);font-weight:400;line-height:66.667%}.aboutSection .innerWrapper .textWrapper button{color:#c6a24f;text-transform:capitalize;border:1px solid #c6a24f;border-radius:20px;width:fit-content;padding:8px 20px;font-family:Cairo;font-size:14px;font-weight:500;line-height:142.857%}.aboutSection .innerWrapper .imgWrapper{background:#fff0;border:2px solid #c6a24f;border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 12px 24px #1a1a1a14}.aboutSection .innerWrapper .imgWrapper img{object-fit:cover;aspect-ratio:575/432;height:100%!important}
.exploreSection{padding:96px 3.8%}@media (max-width:920px){.exploreSection{padding:60px 3.8%}}.exploreSection .innerWrapper{z-index:2;flex-direction:column;gap:89px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}@media (max-width:920px){.exploreSection .innerWrapper{gap:32px}}.exploreSection .innerWrapper .title{color:#1f1b16;font-family:Cairo;font-size:clamp(28px,3.2vw,40px);font-weight:600;line-height:60%}.exploreSection .innerWrapper .servicesContainer{display:flex}.exploreSection .innerWrapper .servicesContainer .swiper{width:100%}.exploreSection .innerWrapper .servicesContainer .swiper .swiper-wrapper{padding:16px 0}.exploreSection .innerWrapper .servicesContainer .swiper .swiper-slide{width:calc(25% - 18px);min-width:245px}.exploreSection .innerWrapper .servicesContainer .serviceBox{background:#fff;border-radius:16px;flex-direction:column;gap:20px;width:100%;padding-bottom:20px;display:flex;overflow:hidden;box-shadow:0 6px 12px #1a1a1a0f}.exploreSection .innerWrapper .servicesContainer .serviceBox .imgWrapper{aspect-ratio:320/226;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.exploreSection .innerWrapper .servicesContainer .serviceBox .imgWrapper img{object-fit:cover;transition:all .3s ease-in-out}.exploreSection .innerWrapper .servicesContainer .serviceBox .imgWrapper:hover img{width:110%!important}.exploreSection .innerWrapper .servicesContainer .serviceBox .textCont{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.exploreSection .innerWrapper .servicesContainer .serviceBox .textCont p{color:#1f1b16;font-family:Cairo;font-size:clamp(15px,1.4vw,16px);font-weight:600;line-height:150%}.exploreSection .innerWrapper .servicesContainer .serviceBox .textCont .icon{color:#c6a24f;font-size:20px}
.fatherSection{padding:105px 0}@media (max-width:520px){.fatherSection{padding:60px 0}}.fatherSection .innerWrapper{z-index:5;flex-direction:column;gap:72px;max-width:calc(1310px + 4.7%);margin:0 auto;display:flex;position:relative}@media (max-width:1060px){.fatherSection .innerWrapper{gap:36px}}.fatherSection .innerWrapper .secTitle{color:#1f1b16;margin:0 4.7%;font-family:Cairo;font-size:clamp(32px,3.2vw,40px);font-weight:600;line-height:60%}@media (max-width:720px){.fatherSection .innerWrapper .secTitle{text-align:center}}.fatherSection .innerWrapper .swiper{width:100%;height:100%}.fatherSection .innerWrapper .swiper-slide{align-items:center;gap:50px;padding:0 4.7%;display:flex}@media (max-width:720px){.fatherSection .innerWrapper .swiper-slide{flex-direction:column;gap:30px;padding:0 12%}.fatherSection .innerWrapper .swiper-slide .imgWrapper{width:100%}}.fatherSection .innerWrapper .swiper-button-prev,.fatherSection .innerWrapper .swiper-button-next{color:#c6a24f;width:32px;height:32px}.fatherSection .innerWrapper .imgWrapper{aspect-ratio:440/552;border-radius:12.8px;flex:1;position:relative;overflow:hidden}.fatherSection .innerWrapper .imgWrapper img{object-fit:cover}.fatherSection .innerWrapper .textWrapper{flex:1.5}.fatherSection .innerWrapper .textWrapper .title{color:#1f1b16;margin-bottom:32px;font-family:Cairo;font-size:clamp(25px,3.2vw,34px);font-weight:400;line-height:66.667%}@media (max-width:920px){.fatherSection .innerWrapper .textWrapper .title{margin-bottom:22px}}.fatherSection .innerWrapper .textWrapper p{color:#3b2c1e;font-family:Cairo;font-size:clamp(15px,2.2vw,22px);font-weight:400;line-height:186.032%}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.homeHero{background-color:#000;background-image:linear-gradient(181deg,#292929cc 10%,#29292900 143.58%),url(/assets/heroBackground.jpg),none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;height:100vh;max-height:820px;padding:260px 3.7% 120px;display:flex}@media (max-width:792px){.homeHero{height:570px;padding:100px 3.7% 40px}}.homeHero .heroWrapper{flex-direction:column;flex-grow:1;justify-content:center;gap:60px;width:100%;max-width:1255px;margin:0 auto;display:flex}@media (max-width:792px){.homeHero .heroWrapper{text-align:center;align-items:center}}.homeHero .heroWrapper h1{color:#fffffff2;max-width:792px;font-family:Cairo;font-size:clamp(23px,4.2vw,40px);font-weight:700;line-height:175%}@media (max-width:792px){.homeHero .heroWrapper h1{max-width:90%;line-height:135%}}.homeHero .heroWrapper .heroBttns{align-items:center;gap:22.4px;display:flex}.homeHero .heroWrapper .heroBttns button{text-transform:capitalize;height:50px;color:var(--White,#fff);border-radius:28px;padding:19px 32px;font-family:Cairo;font-size:clamp(15px,3.2vw,20px);font-weight:500;line-height:140%;box-shadow:0 4px 4px #00000040}.homeHero .heroWrapper .heroBttns button.gold{background:#c6a24f}.homeHero .heroWrapper .heroBttns button.outline{border:1.4px solid #fff}@media (max-width:520px){.homeHero .heroWrapper .heroBttns{flex-direction:column;gap:13px}.homeHero .heroWrapper .heroBttns button{min-width:159px;height:45px}}.heroBanner{background-color:#fffaeb;border-top:2px solid #c6a24f;border-bottom:1px solid #c6a24f;padding:7px 3.7%;position:relative}.heroBanner:before{content:"";opacity:.03;background:url(/assets/crossLayerBold.png) 0 0/auto 800%;position:absolute;inset:0}.heroBanner .bannerWrapper{z-index:5;justify-content:center;align-items:center;gap:8px;width:100%;max-width:1255px;height:100%;margin:0 auto;display:flex;position:relative}.heroBanner .bannerWrapper p{color:#3b2c1e;text-align:center;font-family:Cairo;font-size:clamp(14px,1.4vw,16px);font-weight:600;line-height:142%}.heroBanner .bannerWrapper .icon{color:#c6a24f;font-weight:14px}
.deaconsSchool{padding:94px 3.8%}@media (max-width:520px){.deaconsSchool{padding:60px 3.8%}}.deaconsSchool .innerWrapper{z-index:2;flex-direction:column;gap:49px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.deaconsSchool .innerWrapper .title{color:#1f1b16;font-family:Cairo;font-size:clamp(24px,3vw,36px);font-weight:600;line-height:66.667%}.deaconsSchool .innerWrapper .swiper{width:100%}.deaconsSchool .innerWrapper .swiper .swiper-slide{width:calc(33.3333% - 21.3333px);min-width:260px}.deaconsSchool .innerWrapper .boxesContainer{display:flex}.deaconsSchool .innerWrapper .boxesContainer .box{width:100%}.deaconsSchool .innerWrapper .boxesContainer .box .boxImgWrapper{aspect-ratio:405/253;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.deaconsSchool .innerWrapper .boxesContainer .box .boxImgWrapper img{object-fit:cover;width:100%;min-height:100%;transition:all .3s ease-in-out}.deaconsSchool .innerWrapper .boxesContainer .box P{color:#3b2c1e;margin:18px 0;font-family:Cairo;font-size:clamp(16px,2.4vw,20px);font-weight:600;line-height:160%}.deaconsSchool .innerWrapper .boxesContainer .box:hover .boxImgWrapper img{width:110%!important}.deaconsSchool .innerWrapper .boxesContainer .box:hover p{color:#c6a24f;text-decoration:underline}.deaconsSchool .innerWrapper button{text-transform:capitalize;width:fit-content;color:var(--White,#fff);background:#c6a24f;border-radius:24px;align-self:center;height:43px;padding:0 22px;font-family:Cairo;font-size:16.8px;font-weight:500;line-height:142.857%}
.timingSection{padding:96px 3.7% 58px}.timingSection .innerWrapper{z-index:5;flex-direction:column;gap:48px;width:100%;max-width:1263px;margin:0 auto;display:flex;position:relative}.timingSection .innerWrapper .topSec{justify-content:space-between;align-items:center;display:flex}@media (max-width:680px){.timingSection .innerWrapper .topSec{flex-direction:column-reverse;justify-content:center;gap:22px}}.timingSection .innerWrapper .topSec .title{color:#1f1b16;font-family:Cairo;font-size:clamp(24px,2.4vw,32px);font-weight:600;line-height:75%}.timingSection .innerWrapper .topSec .tabCont{direction:ltr;background:#e9e2d7;border-radius:99px;min-width:341px;height:36px;padding:4px 8px;display:flex;position:relative}@media (max-width:680px){.timingSection .innerWrapper .topSec .tabCont{min-width:320px}}.timingSection .innerWrapper .topSec .tabCont .innerTab{color:#1f1b16;cursor:pointer;z-index:2;justify-content:center;align-items:center;width:50%;min-width:fit-content;padding:0 12px;font-family:Cairo;font-size:14px;font-weight:500;line-height:142.857%;display:flex;position:relative}.timingSection .innerWrapper .topSec .tabCont .activeTabLayer{z-index:1;background:#fff;border:1px solid #fff;border-radius:16px;transition:all .3s ease-in-out;position:absolute;top:4px;bottom:4px;right:8px;transform:translate(0%)}.timingSection .innerWrapper .tableWrapper{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 12px #1a1a1a0f}@media (max-width:680px){.timingSection .innerWrapper .tableWrapper{display:none}}.timingSection .innerWrapper table{border-collapse:collapse;width:100%}.timingSection .innerWrapper table thead{color:#9b8468;background:#e9e2d7;height:53px;font-family:Cairo;font-size:14px;font-weight:700;line-height:150%}.timingSection .innerWrapper table thead tr th{text-align:initial;padding:0 24px}.timingSection .innerWrapper table thead tr th:first-child{padding:0 68px}.timingSection .innerWrapper table tbody tr{height:85px}.timingSection .innerWrapper table tbody tr td{color:#3b2c1e;padding:0 24px;font-family:Cairo;font-size:16px;font-weight:400;line-height:150%}.timingSection .innerWrapper table tbody tr td:first-child{padding:0 68px}.timingSection .innerWrapper .goldOutline{color:#c6a24f;border:1px solid #c6a24f;border-radius:20px;align-self:center;width:124px;height:36px;font-family:Cairo;font-size:14px;font-weight:500;line-height:142.857%}.timingSection .innerWrapper .mobileTableBox{flex-direction:column;gap:15px;display:none}@media (max-width:680px){.timingSection .innerWrapper .mobileTableBox{display:flex}}.timingSection .innerWrapper .mobileTableBox .tableBox{background:#fff;border-radius:14.419px;padding:14px;box-shadow:0 5.407px 10.814px #1a1a1a0f}.timingSection .innerWrapper .mobileTableBox .tableBox .top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.timingSection .innerWrapper .mobileTableBox .tableBox .day{color:#1f1b16;font-family:Cairo;font-size:14.419px;font-weight:600;line-height:150%}.timingSection .innerWrapper .mobileTableBox .tableBox .timeRange{color:#3b2c1e;font-family:Cairo;font-size:14.419px;font-weight:400;line-height:21.629px}.timingSection .innerWrapper .mobileTableBox .tableBox .notes{color:#1f1b16;font-family:Cairo;font-size:12.617px;font-weight:400;line-height:18.024px}
.ModalBox{background-color:#fff;border-radius:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ModalBox .modalHeader{color:#1f1b16;justify-content:space-between;align-items:center;font-family:Cairo;font-size:clamp(14px,1.8vw,22px);font-weight:700;line-height:66.667%;display:flex}
.announcementModal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(45deg,#ffffff37,#ffffffed);flex-direction:column;width:90%;max-width:600px;max-height:90%;padding:24px;display:flex}@media (max-width:480px){.announcementModal{padding:12px}}.announcementModal .announcementBody{flex-direction:column;flex:1;margin-top:14px;display:flex;overflow:hidden}.announcementModal .announcementBody .imgContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#50505060;border-radius:12px;flex-direction:column;flex-grow:1;width:100%;padding:12px;display:flex;overflow:hidden;box-shadow:inset 0 0 10px #d1d1d1}.announcementModal .announcementBody .imgContainer .imgWrapper{aspect-ratio:415/551;border-radius:8px;flex-grow:1;width:100%;height:100%;position:relative;overflow:hidden}.announcementModal .announcementBody .imgContainer .imgWrapper img{object-fit:contain;max-height:100%}
