.PastorBiography_pastorPicture__OIoYy{position:relative;width:10rem;height:10rem;border-radius:100vw;overflow:hidden;border:4px solid #ffae00}.PastorBiography_description__Cizr0{color:gray;line-height:230%}@media (max-width:767px){.PastorBiography_pastorPicture__OIoYy{width:7rem;height:7rem}.PastorBiography_description__Cizr0{line-height:normal;font-size:smaller}}.ContainerWithBorder_container__njnqm{position:relative;width:100vw;height:100vh;background-color:white;color:black;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem 10rem;font-size:16px}.ContainerWithBorder_topLeft__V5q9g{width:130px;height:130px;position:absolute;top:60px;left:4px;background-repeat:no-repeat}.ContainerWithBorder_bottomRight__5Uq6Z{width:130px;height:130px;position:absolute;bottom:5px;right:15px}@media (max-width:767px){.ContainerWithBorder_container__njnqm{padding:0 2rem;gap:.5rem}.ContainerWithBorder_topLeft__V5q9g{width:80px;height:80px;position:absolute;top:67;left:4;background-repeat:no-repeat}.ContainerWithBorder_bottomRight__5Uq6Z{width:80px;height:80px;position:absolute;bottom:85;right:3}}.DidYouKnow_header__JeAHd{font-family:var(--font-poiretOne);font-size:5rem}.DidYouKnow_text__QaoNS{font-family:var(--font-monserrat);color:black;width:300px;height:200px}@media (max-width:767px){.DidYouKnow_header__JeAHd{font-size:3rem}}.ContainerWithWeirdShape_container__8cVpU{background-image:url(/assets/images/bgs/weirdshape.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;min-height:100vh;width:100vw;color:black;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}@media (max-width:1023px){.ContainerWithWeirdShape_container__8cVpU{background-image:url(/assets/images/bgs/weirdshapetablet.png);background-size:contain;background-size:100% 90%}}@media (max-width:767px){.ContainerWithWeirdShape_container__8cVpU{background-image:url(/assets/images/bgs/weirdshapemobile.png);background-size:contain;background-size:100% 90%}}.TitleAndDescription_container__PUn_e{width:100%}.TitleAndDescription_title__arilV{font-family:var(--font-poiretOne)}.TitleAndDescription_description__vIfBM{font-family:var(--font-montserrat)}@media (max-width:767px){.TitleAndDescription_container__PUn_e{width:98vw;text-align:center;margin:0 auto}.TitleAndDescription_title__arilV{font-size:x-large!important;font-weight:800;word-wrap:break-word}.TitleAndDescription_description__vIfBM{font-size:small!important;word-wrap:break-word}}.CallToAction_container__N9Oi0{font-weight:lighter;width:1000px;text-align:center}.OutlineButton_black__HgnG6{color:black}.OutlineButton_black__HgnG6,.OutlineButton_white__WNMFz{font-family:var(--font-poiretOne);font-size:medium;font-weight:600;border:2px solid;padding:.5rem 1rem;border-radius:100vw}.OutlineButton_white__WNMFz{color:white}.OutlineButton_white__WNMFz:hover{background-color:white;color:black;border-color:white}.OutlineButton_black__HgnG6:hover{background-color:black;color:white;border-color:black}.LeftSideNav_container__osx9o{width:300px;height:100vh;background-color:white;position:relative;top:0;left:0;transform:translateX(0);transition:transform .3s ease-in-out;z-index:50;padding:1rem;overflow-y:auto;border-right:1px solid #ddd}.LeftSideNav_nav__vRa6w{display:flex;flex-direction:column;gap:1rem}.LeftSideNav_link__qGjCT{text-decoration:none;color:#333;font-weight:500}.LeftSideNav_link__qGjCT.LeftSideNav_active__s7__m{color:#0070f3}@media (max-width:1023px){.LeftSideNav_container__osx9o{width:60%;max-height:calc(100vh - 80px);position:fixed;left:0;transform:translateX(-100%);transition:transform .3s ease-in-out;padding:1rem;border-right:1px solid #ddd;margin-top:80px}.LeftSideNav_open__1Lotx{transform:translateX(0)}}.RightSideNav_container__EfagW{width:300px;height:100vh;background-color:#262626;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:100;overflow-y:auto;box-shadow:-2px 0 6px rgba(0,0,0,.1);color:white;padding:8rem 1rem 1rem}.RightSideNav_open__bDjSo{transform:translateX(0)}.RightSideNav_nav__zHE91{display:flex;flex-direction:column;gap:1rem}.RightSideNav_link__AMMAw{text-decoration:none;color:white;font-weight:500}.RightSideNav_link__AMMAw.RightSideNav_active__uP4sX{color:#0070f3}.page_container__59onE{display:flex;flex-direction:row;top:0;left:0;right:0;bottom:0;position:absolute}.page_left__k3UyM{flex:1 1;background-color:#f0f0f0}.page_right__4DRXL{flex:1 1;display:flex;justify-content:center;align-items:center;background-color:#ffffff;padding:1rem}.page_form__Qmsfh{width:100%;max-width:400px;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff}.page_title__XL7c2{text-align:center;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;font-family:var(--font-poiretOne)}.page_label__O2o7u{display:block;font-weight:500;margin-bottom:.5rem}.page_input__4jpcA{width:100%;padding:.5rem .75rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}.page_submitBtn__rkKsE{width:100%;padding:.9rem;background-color:#0070f3;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease-in-out;font-family:var(--font-poiretOne)}.page_submitBtn__rkKsE:hover{background-color:#2563eb}.page_error__k5IUZ{background-color:#fee2e2;color:#b91c1c;padding:.5rem;margin-bottom:1rem;border-radius:4px;text-align:center}@media (max-width:767px){.page_container__59onE{flex-direction:column}.page_left__k3UyM{display:none}.page_right__4DRXL{flex:1 1;padding:2rem 1rem}}.Footer_container__UU6GV{background-color:white;width:100vw;height:100%;color:black;padding:1rem 2rem;display:flex;flex-wrap:wrap;bottom:0;left:0;right:0}.Footer_item__1a_Ea{flex:1 1}.Footer_item__1a_Ea:first-child{display:flex;flex-direction:column;gap:2rem;justify-content:center}.Footer_imageContainer__PfF4L{position:relative;width:20rem;height:16rem;margin:0 auto 1rem}.Footer_sitemapContainer__TORD8{display:flex;gap:1rem;width:70%;flex-wrap:wrap;align-items:center;margin:0 auto}.Footer_siteMapItem__JokrM{width:130px}.Footer_item__1a_Ea:nth-child(2){display:flex;flex-direction:column}.Footer_emailSubscriptionContainer__GEx_l{height:50%;display:flex;align-items:end;justify-content:center}.Footer_socialsContainer__3F4wf{display:flex;align-items:center;justify-content:center;height:50%;gap:1rem}.Footer_socialContainer__hxM4S{position:relative;width:50px;height:50px}@media (max-width:767px){.Footer_container__UU6GV{flex-direction:column;padding:0;gap:1rem}.Footer_imageContainer__PfF4L{margin-top:1rem;width:12rem;height:9rem}.Footer_sitemapContainer__TORD8{width:100vw;gap:.8rem}.Footer_siteMapItem__JokrM{text-align:left}.Footer_socialsContainer__3F4wf{margin-top:2rem}}.GiveToggle_paymentToggle__kioCS{max-width:600px;margin:20px auto;padding:16px;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.1);background:#fff;font-family:Arial,sans-serif;color:black}.GiveToggle_title__B0Y_2{text-align:center;margin-bottom:16px;font-size:18px;font-family:var(--font-poiretOne)}.GiveToggle_options__YpiSb{display:flex;gap:10px}.GiveToggle_option__bgt_o{display:flex;align-items:center;gap:8px;cursor:pointer}.GiveToggle_disabled__KbAXy{color:#999;cursor:not-allowed}.GiveToggle_displayBox__m9vvJ{margin-top:20px;padding:12px;border:1px solid #ddd;border-radius:6px;background:#f9f9f9;text-align:center}.OneTime_amountOptions__GyJCj{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.OneTime_amountBtn__TlCLZ{padding:8px 14px;border:1px solid #ccc;border-radius:6px;background:#f5f5f5;cursor:pointer}.OneTime_active__RIGFb,.OneTime_amountBtn__TlCLZ:hover{border-color:#0070f3;background:#0070f3;color:white}.OneTime_form__5hSIO{margin-top:20px;display:flex;flex-direction:column;gap:12px}.OneTime_cardElement__ApQFG{padding:10px;border:1px solid #ddd;border-radius:6px}.OneTime_payBtn__oL6jT{padding:10px;background:#0070f3;color:white;border:none;border-radius:6px;cursor:pointer;font-family:var(--font-poiretOne);font-weight:600}.OneTime_payBtn__oL6jT:disabled{background:#aaa;cursor:not-allowed}.OurStoryPage1_container__pahBE{width:80vw}.ServicesList_header__U_QSA{max-width:600px}.ServicesList_list__bqDEY{display:flex;gap:3rem;justify-content:space-around;white-space:nowrap;overflow-x:scroll;width:100vw;padding:2rem}.ServicesList_list__bqDEY::-webkit-scrollbar{height:12px}.ServicesList_list__bqDEY::-webkit-scrollbar-track{background:transparent}.ServicesList_list__bqDEY::-webkit-scrollbar-thumb{background:rgba(0,0,0,.562);border-radius:100vw}@media (max-width:767px){.ServicesList_list__bqDEY{overflow-x:scroll;overflow-y:hidden;padding:.5rem 1rem}}.SquareCard_card__bpKdi{background-color:white;width:330px;height:92%;color:black;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:left;border-radius:30px;padding:2rem;box-shadow:1px 3px 6px rgb(82,82,82);cursor:pointer}.SquareCard_span__5QS6J{font-size:4.5rem}.SquareCard_h1__nnhec{font-family:var(--font-pollerOne);font-size:medium;margin:.5rem 0}.SquareCard_p__gZq1K{color:gray;font-family:var(--font-montserrat);margin-top:.5rem;word-break:break-word;white-space:normal}@media (max-width:767px){.SquareCard_card__bpKdi{flex:0 0 auto;justify-content:start;width:300px;height:280px}.SquareCard_span__5QS6J{font-size:3rem}}.DashedBorderCard_container___8n6i{border:2px dashed white;border-radius:1rem;width:1080px;max-width:1100px;padding:1.5rem 0}.ServicesTimeAndOfficeHours_header___FMBX{font-family:var(--font-poiretOne);font-size:3rem}.ServicesTimeAndOfficeHours_tableContainer__dhL0_{width:80vw;text-align:left;border-collapse:separate;border-spacing:0 10px}.ServicesTimeAndOfficeHours_schedule__9fOLE thead{background-color:rgba(255,255,255,.151)}.ServicesTimeAndOfficeHours_schedule__9fOLE td,.ServicesTimeAndOfficeHours_schedule__9fOLE th{padding:1rem}.ServicesTimeAndOfficeHours_schedule__9fOLE tbody{background-color:rgba(255,255,255,.151)}@media (max-width:767px){.ServicesTimeAndOfficeHours_header___FMBX{font-size:2rem}.ServicesTimeAndOfficeHours_tableContainer__dhL0_{width:100vw;font-size:smaller}}.EmailAddressTextInput_textInput__lST20{border-radius:100vw;border:2px solid black;width:100%;padding:.5rem .5rem .5rem 1rem}.EmailSubscription_form__BUd_c{display:flex;flex-direction:column;align-items:center;justify-content:center}.EmailSubscription_header__6Covd{font-family:var(--font-poiretOne);font-size:large;width:450px}.EmailSubscription_emailAddressContainer__u9eOA{width:100%;position:relative}.EmailSubscription_emailAddressContainer__u9eOA input{width:100%;padding-right:45px;height:50px;box-sizing:border-box}.EmailSubscription_iconContainer__6xw8U{position:absolute;top:50%;right:15px;transform:translateY(-50%);height:30px;width:30px;cursor:pointer}@media (max-width:767px){.EmailSubscription_header__6Covd{padding:0 2rem;font-size:large}.EmailSubscription_emailAddressContainer__u9eOA{width:90vw}}.NameCard_card__DslZE{background-color:white;color:black;padding:2rem;border-radius:1rem;box-shadow:1px 3px 6px rgb(56,56,56);flex:1 1 auto;width:300px}.NameCard_card__DslZE span{background-color:blue;padding:1rem;border-radius:100vw;width:70px;height:70px;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:400;color:white;font-family:var(--font-poiretOne)}.NameCard_card__DslZE h3{font-weight:600}.NameCard_card__DslZE h5{font-weight:400;color:gray}@media (max-width:767px){.NameCard_card__DslZE{padding:.5rem .5rem .5rem 1rem}.NameCard_card__DslZE span{width:40px;height:40px;font-size:1.5rem}.NameCard_card__DslZE h3,.NameCard_card__DslZE h5{font-size:smaller}}.ChurchLeadership_leadershipList__9ZaxQ{display:flex;flex-wrap:wrap;gap:1rem}.ChurchLeadership_leadershipList__9ZaxQ>*{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1rem);box-sizing:border-box}@media (max-width:767px){.ChurchLeadership_leadershipList__9ZaxQ{gap:.3rem;width:70%}.ChurchLeadership_leadershipList__9ZaxQ>*{flex:1 1 100%}}