html{font-size:10px}*,html{scroll-behavior:smooth}*{font-size:62.5%;font-size-adjust:none;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee;font-family:Inter Tight,Inter,Oswald,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.section-title h3{color:#a68a58;font-size:clamp(2rem,3vw + 1rem,10rem);font-weight:900;line-height:clamp(2rem,3vw + 1rem,10rem);text-transform:uppercase}.section-title p{color:#000;font-size:clamp(1.5rem,.964rem + 1.577vw,5rem)}.italic{font-style:italic}.section-title span{color:#000;font-size:clamp(1.5rem,.964rem + 1.577vw,5rem);font-weight:300}.section-image{margin:2dvw 3dvw;pointer-events:none;-webkit-user-select:none;user-select:none}.section-image img{border-radius:25px;width:28dvw}.cta{background-color:initial;border:.2em solid #fff;border-radius:0;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-size:clamp(.5rem,1vw,1.3rem);letter-spacing:.05em;margin:0;outline:none;overflow:visible;padding:1.25em 2em;position:relative;text-align:center;text-decoration:none;text-transform:none;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none}.cta,.cta span{font-weight:700}.cta span{font-family:Inter Tight}.cta:before{background:#fff;content:" ";height:.2em;left:1.5em;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center;transition:background .3s ease-in,width .3s ease-in;width:1.5625em}.cta .text{color:#fff;display:block;font-size:1.125em;line-height:1.33333em;padding-left:2em;text-align:left;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.cta:hover{background:#fff;color:#fff}.cta:hover:before{background:#000;width:2.7em}.cta:hover .text{color:#000;padding-left:3em}.bttn{align-items:center;background-color:initial;border:0;color:#5494bb;cursor:pointer;display:flex;font-size:clamp(.8rem,.463rem + .991vw,3rem);font-weight:700;line-height:1.5;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;outline:0;padding:1rem;text-decoration:none;text-transform:uppercase}.bttn:before{background-color:#5494bb;content:"";display:inline-block;height:.1em;margin-right:10px;transition:all .42s cubic-bezier(.25,.8,.25,1);width:0}.bttn:hover:before{background-color:#5494bb;width:3rem}#navbar{position:absolute;width:100%;z-index:100}.navbar{height:9rem}.navbar,.scrolled{align-items:center;background:#f5f5f5;box-shadow:0 10px 12px -6px #0000004d;display:flex;justify-content:space-around;transition:all .3s linear;width:100%}.scrolled{height:7rem;position:fixed}.scrolled .nav-logo img{padding:0 1rem;transition:all .3s linear;width:4rem}.navbar .nav-logo img{padding:0 1rem;transition:all .2s ease-out;width:4rem}.navbar .nav-logo img:hover,.scrolled .nav-logo img:hover{transform:scale(1.08)}#navbar .nav-links a{background:#0000;color:#000;font-size:2.2rem;font-weight:500;padding:1vw;text-decoration:none;transition:color .3s ease;width:-webkit-max-content;width:max-content}#navbar .nav-links .active,#navbar .nav-links a:hover{color:#a68a58}#navbar .mobile-navbar{flex-direction:column;position:fixed}#navbar .mobile-navbar,#navbar .mobile-navbar .bar{align-items:center;display:flex;justify-content:space-between;width:100%}#navbar .mobile-navbar .bar{background:#eee;box-shadow:0 10px 12px -6px #0000001a;z-index:10}#navbar .mobile-navbar .bar .nav-logo{padding:2rem 4rem}#navbar .mobile-navbar .bar .nav-logo img{transition:all .1s linear;width:10rem}.mobile-navbar .toggle-menu{padding:2rem 4rem}.burger{background:#0000;cursor:pointer;display:block;height:30px;position:relative;transform:scale(.7);width:40px}.burger input{display:none}.burger span{background:#000;border-radius:9px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger span:first-of-type{top:0;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform:translateY(-100%);transform-origin:left center}.burger input:checked~span:first-of-type{left:5px;top:0;transform:rotate(45deg)}.burger input:checked~span:nth-of-type(2){opacity:0;width:0}.burger input:checked~span:nth-of-type(3){left:5px;top:28px;transform:rotate(-45deg)}#navbar .mobile-navbar .menu{background:#eeeeeef1;height:100vh;position:absolute;top:-100vh;transition:transform .5s ease-in-out;width:100%}.showed{transform:translateY(100vh);transition:transform .5s ease-out}#navbar .mobile-navbar .menu .links{align-items:center;display:flex;flex-direction:column;padding-top:10rem}#navbar .mobile-navbar .menu a{color:#000;font-size:2.5rem;font-weight:500;padding:1.5vw 0;text-decoration:none}@media (max-width:992px) and (max-height:450px){.navbar,.scrolled{display:none}}@media (min-width:992px) and (min-height:450px){#navbar .mobile-navbar{display:none}}@media (max-width:834px){.navbar,.scrolled{display:none}}@media (min-width:835px) and (min-height:450px){#navbar .mobile-navbar{display:none}}@media (min-width:993px) and (max-height:450px){#navbar .mobile-navbar{display:none}}#home .hero{background:url(/static/media/hero-bg.ffbe9fef9176ac210551.png) 100% 100%;background-repeat:no-repeat;background-size:cover;height:100vh}@media (max-width:820px){#home .hero{background:url(/static/media/hero-bg-mobil.bc592b4a43aa464e2907.png) 50%;background-size:cover}}#home .hero .section-container{align-items:center;display:flex;height:100%;justify-content:flex-start;width:auto}#home .hero .section-container .section-title{align-items:center;display:flex;flex-direction:column;margin-left:8vw}#home .hero .section-title img{display:block;height:13vw;padding-bottom:1.5vw}#home .hero .section-title span{border-top:.2vw solid #111;font-size:2vw;font-weight:350;padding-top:1.2vw;padding-inline:3vw;text-transform:uppercase}@media (max-width:992px) and (min-height:450px){#home .hero .section-container{display:block;height:auto;position:relative;top:30%;width:100%}#home .hero .section-container .section-title{align-items:center;display:flex;flex-direction:column;margin-left:0}#home .hero .section-title img{display:block;height:26vw;padding-bottom:4vw}#home .hero .section-title span{border-top:.4vw solid #111;font-size:4vw;font-weight:350;padding-top:2.4vw;padding-inline:6vw;text-transform:uppercase}}@media (max-width:992px) and (max-height:450px){#home .hero{background:url(/static/media/hero-bg-mobil-h.5bfe485d1df2195e2012.png) 100%;background-repeat:no-repeat;background-size:cover;height:100vh}}#home .about{background:url(/static/media/about-bg.a2892e2b61526b198ab7.jpg) fixed 50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 25px 5px #0006;height:auto;width:100%}.about .section-mask{background:#00000080;height:100%}.about .section-title{align-content:center;align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding-block:clamp(5rem,10vw,12rem)}.about .section-title h3{color:#fff;font-size:clamp(2.2rem,8vw,12rem);font-weight:900;text-shadow:0 -1px 8px #000000c7;text-transform:none;text-transform:uppercase}.about .section-title h3 strong{color:#a68a58;font-size:clamp(2.2rem,8vw,12rem);font-weight:900}.about .section-title p{color:#fff;font-family:montserrat;font-size:clamp(1rem,2vw,4rem);font-weight:500;margin:4dvw 8dvw;text-align:center;text-shadow:0 -1px 8px #000000c7}@media (max-width:768px){#home .about{background:url(/static/media/about-bg.a2892e2b61526b198ab7.jpg) top;background-repeat:no-repeat;background-size:cover}}#home .come{align-content:center;align-items:center;display:flex;justify-content:space-between;margin:3dvw 10dvw}.come .section-title{display:flex;flex-direction:column;text-align:center}.come .section-title span{font-size:clamp(2rem,1.081rem + 2.703vw,8rem);padding-top:2rem}.come .section-title .schedule ul{display:flex;font-size:clamp(1.5rem,.887rem + 1.802vw,5.5rem);justify-content:center;list-style:none;text-align:center}.come .section-title .schedule ul strong{font-size:clamp(1.5rem,.964rem + 1.577vw,5rem)}.come .section-title .schedule ul li{padding:1.2dvw 3dvw}.come .section-title .address-span{display:block;font-size:clamp(1.4rem,.925rem + 1.396vw,4.5rem);padding-top:0}.come .section-title .bttn{margin:1rem 0}@media (max-width:768px){#home .come{flex-direction:column;margin:8dvw 6dvw}.come .section-title{align-items:center;display:flex;flex-direction:column;text-align:center}.come .section-title span{padding:0}.come .section-image img{width:70dvw}}#home .serve{align-content:center;align-items:center;display:flex;justify-content:space-between;margin:3dvw 10dvw}.serve .section-title{text-align:center}.serve .section-title p{margin:1.5dvw 0 0}@media (max-width:768px){#home .serve{flex-direction:column-reverse;margin:8dvw 6dvw}.serve .section-title{align-items:center;display:flex;flex-direction:column;margin-bottom:5dvw;text-align:center}.serve .section-title span{padding:1.2dvw 0}.serve .section-image img{width:70dvw}}#home .pray{background:#111}.pray .container{align-items:center;display:flex;flex-direction:column}.pray .container a{margin:3dvw 0}.pray .section-title{padding-top:3dvw;text-align:center}.pray .section-title h3{padding-bottom:1.5dvw}.pray .section-title p{color:#fff}.give .container{background:#e6e6e6;display:flex;margin:0;min-height:30dvw}.give .container .section-img{background:url(/static/media/give.88ea1b66620bb1f4dd7d.jpg) 50%;background-size:cover;width:150%}.give .container .section-title{display:flex;flex-direction:column;justify-content:space-evenly}.give .container .section-title h3{font-size:clamp(1.8rem,.774rem + 3.018vw,8.5rem);padding:3rem;text-align:center}.give .container .section-title .italic{text-align:center}.give .container .section-title p{display:inline-block;font-size:clamp(1rem,.464rem + 1.577vw,4.5rem);padding:1rem 6rem;text-align:left}.give .container .section-title a{align-self:center;background:#a68a58;border-radius:50px;color:#fff;font-size:clamp(.8rem,.463rem + .991vw,3rem);font-weight:700;letter-spacing:2px;margin:3rem 0;padding:.4dvw 2dvw;text-decoration:none;text-transform:uppercase;transition:background .4s ease;width:-webkit-max-content;width:max-content}.give .container .section-title a:hover{background:#000}@media (max-width:768px){.give .container{flex-direction:column;margin:0}.give .container .section-title h3{padding:1.6rem 0}.give .container .section-img{height:50dvw;width:100%}.give .container .section-title p{padding:.8rem 6rem}.give .container .section-title a{margin:1.6rem 0}}#home .ministries{background:#e6e6e6;padding:3dvw 0}.ministries .section-title h3{font-size:clamp(1.8rem,.774rem + 3.018vw,8.5rem);padding-bottom:2dvw;text-align:center}.ministries .logos{display:flex;flex-wrap:wrap;justify-content:center}.ministries .logos img{aspect-ratio:4/3;object-fit:contain;padding:1dvw 2.5dvw;transition:transform .4s ease;width:15%}.ministries .logos img:hover{transform:scale(1.05)}@media (max-width:768px){.ministries .logos img{aspect-ratio:4/3;object-fit:contain;padding:4dvw 2dvw;transition:transform .4s ease;width:25%}}@media (max-width:430px){.ministries .logos img{aspect-ratio:4/3;object-fit:contain;padding:4dvw 5dvw;transition:transform .4s ease;width:35%}}#aboutPage .page{padding:0 0 12rem}#aboutPage .page .img-title{align-items:center;background:url(/static/media/about.d09568a57cc6a6087900.jpg) 50%;background-color:#000;background-repeat:no-repeat;background-size:cover;display:flex;height:70rem;justify-content:center;margin-bottom:6rem;padding-top:9rem}#aboutPage .page .img-title h3{color:#a68a58;font-size:clamp(6rem,4.455rem + 4.545vi,11rem);font-weight:900;padding:0 0 1rem;text-align:center;text-transform:uppercase}#aboutPage .text-area{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 2rem 6rem}#aboutPage #mision p{padding:.5rem 0;text-align:center}#aboutPage .text-area .section-title{color:#a68a58;font-size:clamp(3rem,2.484rem + 1.519vi,5.4rem);font-weight:900;padding:0 0 1rem;text-transform:uppercase}#aboutPage .text-area .section-paragraph{font-size:clamp(2.4rem,1.97rem + 1.266vi,4.4rem)}#aboutPage .text-area .section-paragraph p{padding:1rem 3rem}#aboutPage .text-area ul{font-size:clamp(2.4rem,1.97rem + 1.266vi,4.4rem);list-style:none;text-align:center}#aboutPage .text-area ul li{padding:.4rem 0}#aboutPage .pastors{align-items:center;display:flex;flex-direction:column;justify-content:center}#aboutPage .pastors .section-title{font-size:clamp(1.8rem,1.585rem + .633vi,2.8rem);text-transform:uppercase}#aboutPage .pastors span{font-size:clamp(3rem,2.57rem + 1.266vi,5rem);font-weight:300;padding:1.6rem}#aboutPage .pastors img{border-radius:20px;width:clamp(30rem,27.848rem + 6.329vi,40rem)}@media (max-width:834px){#aboutPage .page{padding:0 0 8rem}#aboutPage .page .img-title{height:50rem}}@media (min-width:1440px){#aboutPage .text-area .section-paragraph{padding:0 40rem}}#prayPage .page .img-title{align-items:center;background:url(/static/media/pray.7f457052aabec857642b.jpg) 50%;background-color:#000;background-repeat:no-repeat;background-size:contain;display:flex;height:70rem;justify-content:center;padding-top:9rem}#prayPage .page .img-title h3{color:#a68a58;font-size:clamp(6rem,4.455rem + 4.545vi,11rem);font-weight:900;padding:0 0 1rem;text-transform:uppercase}#prayPage .text-area{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem}#prayPage .links-section{background:#dadada}#prayPage .text-area .section-title{color:#000;font-size:clamp(2.6rem,1.735rem + 2.545vi,5.4rem);font-weight:900;padding:0 0 1rem;text-align:center;text-transform:uppercase}#prayPage .text-area .section-paragraph{font-size:clamp(2.4rem,1.97rem + 1.266vi,4.4rem)}#prayPage .text-area .section-paragraph p{padding:1rem 3rem}#prayPage .text-area .links{align-items:center;display:flex;justify-content:center}#prayPage .text-area .links a{border-radius:50%;margin:3rem 2rem;padding:1rem}#prayPage .text-area .links .whatsapp{background:#128c7e;color:#eee;transition:all .3s}#prayPage .text-area .links .mail{background:#12708c;transition:all .3s}#prayPage .text-area .links svg{color:#eee;height:auto;width:clamp(2rem,1.536rem + 1.364vi,3.5rem)}#prayPage .text-area .links .mail:hover,#prayPage .text-area .links .whatsapp:hover{background:#000}@media (max-width:834px){#prayPage .page .img-title{height:50rem}}@media (min-width:1440px){#prayPage .text-area .section-paragraph{padding:0 35rem}}#givePage .page{padding-bottom:6rem}#givePage .page .img-title{align-items:center;background:url(/static/media/givePage.1a0589b2a00f1e42387d.jpg) 50%;background-color:#000;background-repeat:no-repeat;background-size:cover;display:flex;height:70rem;justify-content:center;padding-top:9rem}#givePage .page .img-title h3{color:#a68a58;font-size:clamp(6rem,4.455rem + 4.545vi,11rem);font-weight:900;padding:0 0 1rem;text-transform:uppercase}#givePage .text-area{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem}#givePage .text-area .section-title{color:#000;font-size:clamp(2.6rem,1.735rem + 2.545vi,5.4rem);font-weight:900;padding:0 0 1rem;text-align:center;text-transform:uppercase}#givePage .text-area .section-paragraph{font-size:clamp(2.4rem,1.97rem + 1.266vi,4.4rem)}#givePage .text-area .section-paragraph p{padding:1rem 3rem}#givePage .give-info{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 0}#givePage .give-info .section-title{color:#000;font-size:clamp(2.6rem,1.735rem + 2.545vi,5.4rem);font-weight:900;padding:0 0 1rem;text-align:center;text-transform:uppercase}#givePage .give-info .section-text{display:flex;font-size:clamp(2.4rem,1.97rem + 1.266vi,4.4rem);justify-content:space-around;width:100%}#givePage .give-info .section-text h4{font-size:clamp(2rem,1.505rem + 1.455vi,3.6rem);padding:0 1.6rem 2rem;text-align:center}#givePage .give-info .section-text .bank{align-items:center;background:#333;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:3rem 0;width:50%}.section-text .bank .info{display:flex;flex-direction:column}.section-text .bank .info span{font-size:clamp(1.3rem,.96rem + 1vi,2.4rem);padding:.6rem}.section-text .bank .info strong{font-size:clamp(1.3rem,.96rem + 1vi,2.4rem);font-weight:800}#givePage .give-info .section-text .paypal{background:#dadada;display:flex;flex-direction:column;justify-content:center;padding:3rem 0;text-align:center;width:50%}.section-text .paypal a{align-self:center;background:#0079c1;border-radius:25px;color:#fff;font-size:clamp(1.8rem,1.676rem + .364vi,2.2rem);margin:clamp(2rem,1.073rem + 2.727vi,5rem) 0;padding:1.2rem 3rem;transition:background .3s}.section-text .paypal a svg{font-size:clamp(1.6rem,1.476rem + .364vi,2rem);padding-right:1rem}.section-text .paypal a:hover{background:#000}@media (max-width:768px){#givePage .give-info .section-text{flex-direction:column}#givePage .give-info .section-text .bank,#givePage .give-info .section-text .paypal{width:100%}#givePage .text-area{padding:6rem 2rem 0}#givePage .give-info{padding:6rem 0 0}}@media (max-width:834px){#givePage .page .img-title{height:50rem}}@media (min-width:1440px){#givePage .text-area .section-paragraph{padding:0 20rem}}#footer{background-color:#f5f5f5}.footer .foo-wraper{font-size:clamp(4rem,2.622rem + 4.054vw,13rem);left:0;margin:auto;position:relative;right:0;width:70%}.footer .foo-wraper .rights{font-size:clamp(1.6rem,1.11rem + 1.441vw,4.8rem);padding:2dvw}.foo-wraper .links{align-items:center;border-bottom:.1dvw solid silver;display:flex;justify-content:space-between;padding:3dvw 2dvw 2dvw}.foo-wraper .links .logo img{width:clamp(5rem,2.836rem + 6.364vi,12rem)}.foo-wraper .links .social-links{align-items:center;display:flex}.foo-wraper .links .social-links svg{color:#a68a58;height:auto;padding:0 .3dvw;transition:color .3s ease;width:clamp(1.5rem,.964rem + 1.577vw,5rem)}.foo-wraper .links .social-links svg:hover{color:#000}.foo-wraper .info-nav{align-items:center;display:flex;justify-content:space-between;padding:2dvw 2dvw 0}.foo-wraper .info-nav .foo-info{display:flex;flex-direction:column}.foo-wraper .info-nav .foo-info a{color:#a68a58;padding:.5dvw 0;text-decoration:none;transition:color .3s ease;width:-webkit-max-content;width:max-content}.foo-wraper .info-nav .foo-nav{align-items:flex-end;display:flex;flex-direction:column}.foo-wraper .info-nav .foo-nav a{color:#a68a58;padding:.2dvw 0;text-decoration:none;transition:color .3s ease;width:-webkit-max-content;width:max-content}.foo-wraper .info-nav .foo-info a:hover,.foo-wraper .info-nav .foo-nav a:hover{color:#000}@media (max-width:768px){#footer .foo-wraper{width:100%!important}.foo-wraper .links{flex-direction:column}.foo-wraper .links .logo img{padding:1dvw 0}.foo-wraper .links .social-links{padding:4dvw 0}.foo-wraper .links .social-links svg{padding:0 2dvw}.foo-wraper .info-nav{flex-direction:column}.foo-wraper .info-nav .foo-info{align-items:center;padding:4dvw 0}.foo-wraper .info-nav .foo-nav{align-items:center}#footer .foo-wraper .rights{display:flex;justify-content:center;padding:4dvw 0}}
/*# sourceMappingURL=main.eb41d806.css.map*/