: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) ::slotted(svg),: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 ::slotted(.swiper-navigation-icon),.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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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% 92px}.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}
.eventsSection{padding:96px 3.8%}@media (max-width:920px){.eventsSection{padding:60px 3.8%}}.eventsSection .innerWrapper{z-index:2;flex-direction:column;gap:54px;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}@media (max-width:920px){.eventsSection .innerWrapper{gap:32px}}.eventsSection .innerWrapper .title{color:#1f1b16;font-family:Cairo;font-size:clamp(24px,2.6vw,32px);font-weight:600;line-height:60%}.eventsSection .innerWrapper .eventsContainer{display:flex}.eventsSection .innerWrapper .eventsContainer .swiper{width:100%;padding:24px}.eventsSection .innerWrapper .eventsContainer .swiper .swiper-wrapper{padding:16px 0}.eventsSection .innerWrapper .eventsContainer .swiper .swiper-slide{width:calc(25% - 18px);min-width:295px}.eventsSection .innerWrapper .eventsContainer .swiper .swiper-button-prev,.eventsSection .innerWrapper .eventsContainer .swiper .swiper-button-next{color:#c6a24f;width:32px;height:32px}.eventsSection .innerWrapper .eventsContainer .eventBox{background-color:#f6f2ea;border-radius:22px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 15px #00000059}.eventsSection .innerWrapper .eventsContainer .eventBox .imgWrapper{aspect-ratio:1/1.5;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.eventsSection .innerWrapper .eventsContainer .eventBox .imgWrapper img{object-fit:cover;transition:all .5s ease-in-out;width:100%!important;min-height:100%!important}.eventsSection .innerWrapper .eventsContainer .eventBox:hover .imgWrapper img{width:115%!important}.eventsSection .innerWrapper .eventsContainer .eventBox .frameLayer{cursor:pointer;border:2px solid #fff;border-radius:18px;flex-direction:column;padding:6px;display:flex;position:absolute;inset:8px}.eventsSection .innerWrapper .eventsContainer .eventBox .frameLayer .topLayer{justify-content:space-between;align-items:flex-start;display:flex}.eventsSection .innerWrapper .eventsContainer .eventBox .frameLayer .churchLogo{opacity:.8}.eventsSection .innerWrapper .eventsContainer .eventBox .frameLayer .tag{color:#1f1b16;background-color:#fff;border-radius:20px;width:fit-content;margin-left:auto;padding:1px 14px;font-family:Cairo;font-size:clamp(12px,1.2vw,14px);font-weight:600;line-height:150%}.eventsSection .innerWrapper .eventsContainer .eventBox .textCont{justify-content:space-between;align-items:center;display:flex}.eventsSection .innerWrapper .eventsContainer .eventBox .textCont p{color:#1f1b16;font-family:Cairo;font-size:clamp(15px,1.4vw,16px);font-weight:600;line-height:150%}
