.main{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;min-height:100vh}.description{display:inherit;justify-content:inherit;align-items:inherit;font-size:.85rem;max-width:var(--max-width);width:100%;z-index:2;font-family:var(--font-mono)}.description a{display:flex;justify-content:center;align-items:center;gap:.5rem}.description p{position:relative;margin:0;padding:1rem;background-color:rgba(var(--callout-rgb),.5);border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius)}.code{font-weight:700;font-family:var(--font-mono)}.grid{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));width:var(--max-width);max-width:100%}.card{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.card span{display:inline-block;transition:transform .2s}.card h2{font-weight:600;margin-bottom:.7rem}.card p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.center{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.center:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.center:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.center:after,.center:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}.logo{position:relative}.photo_size{max-height:90vh;max-width:80vw}@media (hover:hover) and (pointer:fine){.card:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.card:hover span{transform:translateX(4px)}}@media (prefers-reduced-motion){.card:hover span{transform:none}}@media (max-width:700px){.content{padding:4rem}.grid{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.card{padding:1rem 2.5rem}.card h2{margin-bottom:.5rem}.center{padding:8rem 0 6rem}.center:before{transform:none;height:300px}.description{font-size:.8rem}.description a{padding:1rem}.description div,.description p{display:flex;justify-content:center;position:fixed;width:100%}.description p{align-items:center;inset:0 0 auto;padding:2rem 1rem 1.4rem;border-radius:0;border:none;border-bottom:1px solid rgba(var(--callout-border-rgb),.25);background:linear-gradient(to bottom,rgba(var(--background-start-rgb),1),rgba(var(--callout-rgb),.5));background-clip:padding-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.description div{align-items:flex-end;pointer-events:none;inset:auto 0 0;padding:2rem;height:200px;background:linear-gradient(to bottom,transparent 0,rgb(var(--background-end-rgb)) 40%);z-index:1}}.mainBanner{color:white;background:url(/_next/static/media/main_banner.5cc9ee14.png);background-position:50%;height:33vh;width:100%;position:relative;background-repeat:no-repeat}.mainBannerImage{width:100%;max-width:1522px}.mainBannerCenter{text-align:center;padding-bottom:10px}.title{text-align:center;display:flex;flex-direction:column;flex-wrap:wrap;padding:10px;align-content:center}.videoSection{display:flex;max-width:1522px;margin:auto;justify-content:center}.title-style{font-size:40px;font-weight:700;margin:0}.subtitle-style{font-size:25px;font-weight:700;margin:0}.padding10,.sermon_padding10{padding:10px}.articleSub{text-align:center;font-size:20px;max-height:0;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.35)}.sermon_padding10{width:33.33%}.sermon_padding10 .articleSub{max-height:100px;padding:5px}.live_stream_link{text-decoration:none;color:rgb(255,0,0)}.four_button_margin{margin-top:30px;margin-bottom:10px}.four_button_title{text-align:center;position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);color:white;font-size:1.5rem;text-shadow:0 0 3px #ffffff,0 0 5px #000000}.four_button_title p{margin-bottom:10px}.articleImage{width:100%;transition:transform 2s ease,opacity 2s ease;display:block;transform-origin:center center;backface-visibility:hidden;will-change:transform;overflow:hidden;margin-bottom:-1px}.articleImage:hover{opacity:.6;transform:scale(1.2)}.imageWrapper{display:inline-block;overflow:hidden;background-color:black;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.35)}.imageWrapper:hover{.articleTitle{visibility:visible;opacity:1}}.articleTitle{visibility:hidden;opacity:0;transition:visibility 1s linear,opacity 1s linear;background-color:rgba(0,0,0,.5);text-align:center;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);color:white;padding:10px;font-size:20px;width:100%;margin:auto;text-shadow:0 0 3px #ffffff,0 0 5px #000000}.articleTitle p{margin:0}.new_comer_content{display:flex;flex-direction:column;justify-content:center;text-align:center;height:300px;padding:10px;margin-bottom:20px;background-color:rgba(var(--callout-rgb),.5);border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius)}.news_body{display:grid;place-items:center;min-height:20vh}.news_wrapper{max-width:1522px;height:300px;display:flex;justify-content:center}.news_image{padding:0 7rem;display:grid;place-content:center;width:400px;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden;position:relative;transition:width .5s ease-in-out;margin:0 .2rem}.news_image:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);transition:background-color .5s ease-in-out}.news_description{overflow:hidden;max-height:0;transition:max-height .5s ease-in-out;border-radius:5px;text-align:center}.news_image:hover .news_description{max-height:300px}.news_image_button,.news_image_title{text-align:center;color:white;text-shadow:0 0 .3rem rgba(0,0,0,1);margin-bottom:0;transform:scale(1);transition:transform .5s ease-in-out}.news_image_button{border:1px solid white;text-decoration:none;border-radius:5px;max-width:100px}.news_image_button:hover{background-color:rgba(255,255,255,.615)}.view_more_button{color:white;border:1px solid white;padding:0 10px;background-color:rgba(255,255,255,0)}.view_more_button:hover{color:black}.news_description{display:flex;flex-direction:column;align-items:center}.news_description a{text-decoration:none}.news_image:hover{width:100%}.news_image:hover:before{background-color:rgba(0,0,0,.3)}.whats_new{width:33.33%}.more-info{overflow:hidden;max-height:0;transition:max-height .5s ease-in-out;background-color:rgb(255,255,255);border-radius:5px;text-align:center;justify-content:center;display:flex;box-shadow:0 5px 15px rgba(0,0,0,.35)}.more-info p{padding:16px 10px 0;font-size:large}.whats_new_image_wrapper{padding:10px}.whats_new_image_wrapper:hover .more-info{max-height:300px}.whats_new_image{border-radius:5px;object-fit:cover;width:100%;height:300px;box-shadow:0 5px 15px rgba(0,0,0,.35);cursor:pointer}.mid-banner{max-width:1522px;margin:auto;padding-bottom:10px}.whats_new_view_more_wrapper{text-align:center}@media (min-width:701px) and (max-width:1120px){.grid{grid-template-columns:repeat(2,50%)}}@media (prefers-color-scheme:dark){.vercelLogo{filter:invert(1)}.logo{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}}@keyframes rotate{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@media screen and (max-width:1220px){.news_image{width:300px}.four_button_title{font-size:1.2rem}}@media screen and (max-width:1024px){.second_section{flex-direction:column;text-align:center}.four_button_title{font-size:1.5rem}}@media screen and (max-width:919px){.news_wrapper{flex-wrap:wrap;padding:10px}.news_image{padding:0 2rem}.news_image:hover{width:50%}}@media screen and (max-width:770px){.videoSection{flex-direction:column;text-align:center}.sermon_padding10{width:100%;padding:10px}.whats_new{width:100%}.whats_new_image{width:100%;max-height:100%}.news_wrapper{flex-wrap:wrap;padding:10px}.news_image{width:100%;margin:.2rem}.news_image:hover{width:100%}}