@import"https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&display=swap";#nav{position:fixed;top:12px;width:100%;left:0;z-index:9;transition:all .5s}@media only screen and (max-width:767.98px){#nav{top:0}}#nav:not(.scrolled) .container{background:linear-gradient(128deg,transparent,transparent);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#nav:not(.scrolled) .container:before{content:none}@media only screen and (max-width:767.98px){#nav:not(.scrolled) .container{background:linear-gradient(128deg,rgba(47,39,96,.8),rgba(39,93,96,.8))}#nav:not(.scrolled) .container:before{content:""}}#nav .container{display:flex;padding:12px 36px;justify-content:space-between;align-items:center;margin:auto;background:linear-gradient(128deg,rgba(47,39,96,.8),rgba(39,93,96,.8));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:320px;box-shadow:0 4px 15px 0 rgba(0,0,0,.15);position:relative;transition:background .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}@media only screen and (max-width:767.98px){#nav .container{border-radius:0;flex-wrap:wrap;height:70px;transition:all .5s ease-in-out;overflow:hidden;padding:3px 24px 6px}}#nav .container:before{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor}#nav .container .logo{width:75px}@media only screen and (max-width:767.98px){#nav .container .logo{height:38px}#nav .container .logo img{max-width:none;height:100%}}#nav .container ul{display:flex;list-style-type:none;gap:24px;justify-content:space-between;align-items:center}@media only screen and (max-width:767.98px){#nav .container ul{width:100%}#nav .container ul.soci{padding:72px 0 48px;justify-content:center}#nav .container ul.soci a{display:block}#nav .container ul.soci a,#nav .container ul.soci img{height:30px}}#nav .container ul li a{color:#fff;display:flex;align-items:center;font-weight:500;font-size:15px;position:relative}#nav .container ul.soci a{height:22px}#nav .container ul .nav-vbs{background:rgba(0,0,0,0);border:1.5px solid rgba(255,255,255,.5);padding:6px 16px;border-radius:320px;font-weight:600;font-size:13px;letter-spacing:.05em;transition:background .2s ease,border-color .2s ease}#nav .container ul .nav-vbs:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.8)}#nav .container ul .nav-vbs:before{display:none!important}@media only screen and (max-width:767.98px){#nav .container ul .nav-vbs{display:inline-flex!important;padding:8px 24px}}#nav .container ul .nav-thisweek{background:var(--color-btn);padding:6px 16px;border-radius:320px;font-weight:600}#nav .container ul .nav-thisweek:before{display:none!important}@media only screen and (max-width:767.98px){#nav .container ul .nav-thisweek{display:inline-flex!important;padding:8px 24px}#nav .container ul.menu.menu{flex-direction:column;padding-top:48px}#nav .container ul.menu.menu li{flex:1 1}#nav .container ul.menu.menu li a{display:block}#nav .container ul.menu a{font-size:36px;font-weight:400}}#nav .container ul.menu a:before{content:"";position:absolute;right:0;width:100%;height:2px;background:#fff;top:100%;transition:transform .25s ease-out 0s;transform-origin:right bottom;transform:scaleX(0)}#nav .container ul.menu a:hover:before{transform-origin:left bottom;transform:scaleX(1)}#nav .container #hamburger{display:none}@media only screen and (max-width:767.98px){#nav .container #hamburger{display:block}}#nav.opened .container{height:100vh}#hamburger{transform:scale(.75) translate(10px);margin-left:auto;position:relative;display:block;transition:all .25s;width:68px;height:68px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-origin:center right}#hamburger #bottom,#hamburger #top{position:absolute;display:block;height:4px;width:36px;border-radius:2px;background:#fff;transform-origin:34px 2px;transform:rotate(0deg);transition:all .3333333333333s cubic-bezier(.8,-1.1,.5,1.9)}#hamburger #top{top:19px;left:14px}#hamburger #bottom{top:41px;left:14px}#hamburger line,#hamburger path{stroke:#fff;stroke-linecap:round}#hamburger #circle{stroke-dasharray:1 100 32 300;stroke-dashoffset:101;transition:all .5s ease}#hamburger.is-closed{transform:scale(.5) translate(10px)}#hamburger.is-closed #circle{stroke-dasharray:1 100 190 300;stroke-dashoffset:1}#hamburger.is-closed #top{transform:translateX(-4.5px) rotate(-45deg)}#hamburger.is-closed #bottom{transform:translateX(-4.5px) rotate(45deg)}#header{padding:0}#header .HContainer{display:flex;max-width:100%;width:100%;margin:0;position:relative}@media only screen and (max-width:767.98px){#header .HContainer{flex-direction:column;padding:0}}#header .HContainer .left{min-width:60%;padding-top:200px;padding-left:100px;padding-bottom:150px;display:flex;flex-direction:column;gap:32px;position:relative;z-index:1;background:linear-gradient(90deg,#2f2760 50%,rgba(47,39,96,0))}#header .HContainer .left *{color:#fff}#header .HContainer .left .actns{gap:16px!important}#header .HContainer .left .actns img{width:32px}@media only screen and (max-width:767.98px){#header .HContainer .left{background:linear-gradient(180deg,#2f2760 calc(100% - 100px),rgba(47,39,96,0));padding:100px 20px}#header .HContainer .left h1{font-size:48px}#header .HContainer .left h1,#header .HContainer .left h3{text-align:center}#header .HContainer .left .btn{font-size:14px}#header .HContainer .left .actns{gap:16px!important}#header .HContainer .left .actns .btn{flex:1 1}#header .HContainer .left .actns .btn.btn--lined{flex:.75 1}}#header .HContainer .left:before{position:absolute;content:"";top:50%;right:50%;height:30vw;width:30vw;border-radius:100%;opacity:.05;background:radial-gradient(63.74% 63.74% at 58.36% 28.75%,rgba(47,39,96,0) 0,#2f2760 100%)}#header .HContainer .left h3{font-size:20px;line-height:1.5}#header .HContainer .left .actns{display:flex;gap:32px}#header .HContainer .sermon{height:100%;flex:1 0;z-index:0;cursor:pointer;width:100%;position:absolute;left:0;right:0;display:flex}#header .HContainer .sermon:hover .sermCont:before{transform:scale(.75)}@media only screen and (max-width:767.98px){#header .HContainer .sermon{max-width:none;flex:unset;position:static;height:50vh;margin-top:-100px}}#header .HContainer .sermon:after{content:"";background:var(--color-grad);left:0;bottom:0;right:0;top:0;position:absolute;opacity:.8;z-index:0}#header .HContainer .sermon .sermCont{position:relative;z-index:1;width:100%;display:flex}#header .HContainer .sermon .sermCont:before{content:"";background:url(/play.svg) 50%;background-repeat:no-repeat;background-size:100%;height:100px;width:100px;z-index:2;transition:all .5s cubic-bezier(.075,.82,.165,1);position:absolute;right:0;margin:auto;left:50%;bottom:0;top:0}@media only screen and (max-width:767.98px){#header .HContainer .sermon .sermCont:before{bottom:100px;left:0;top:auto;height:50px;width:50px}}#header .HContainer .sermon .desc{display:none;color:var(--color-prime);position:absolute;padding:16px 30px;right:50px;bottom:50px;border-radius:100px;background:#fff url(/bgg.svg) 100%;background-repeat:no-repeat;box-shadow:-1.1111111641px 1.4814814329px 3.1481480598px 0 rgba(0,0,0,.02),-4.8888888359px 6.5185184479px 6.5185184479px 0 rgba(0,0,0,.03),-12px 16px 13px 0 rgba(0,0,0,.04),-23.1111106873px 30.8148155212px 25.4814815521px 0 rgba(0,0,0,.04),-38.8888893127px 51.851852417px 46.851852417px 0 rgba(0,0,0,.05),-60px 80px 80px 0 rgba(0,0,0,.07)}@media only screen and (max-width:767.98px){#header .HContainer .sermon .desc{padding:16px;max-width:95%}}#header .HContainer .sermon .desc .titleName{width:100%;flex-shrink:0;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:5%;margin-bottom:8px}@media only screen and (max-width:767.98px){#header .HContainer .sermon .desc .titleName{-webkit-line-clamp:2;font-size:16px;line-height:1.4;margin-bottom:16px}}#header .HContainer .sermon .desc .subs{font-size:13px;display:flex;gap:16px;flex-wrap:wrap}@media only screen and (max-width:767.98px){#header .HContainer .sermon .desc .subs{gap:8px}}#header .HContainer .sermon .desc .subs span{display:flex;gap:16px;align-items:center}#header .HContainer .sermon .desc .subs span+span:not(.full):before{content:"";min-height:5px;min-width:5px;border-radius:5px;background:var(--color-prime)}#header .HContainer .sermon .desc .subs span.full{width:100%}@media only screen and (max-width:767.98px){#header .HContainer .sermon .desc .subs span:last-child:before{content:none}}#header .HContainer .sermon .thumb{position:relative;width:70%;margin-right:0;margin-left:auto;height:100%}@media only screen and (max-width:767.98px){#header .HContainer .sermon .thumb{width:100%;margin-top:auto}}#header .HContainer .sermon .thumb:after{content:"";background:var(--color-grad);left:0;top:0;height:100%;width:100%;position:absolute;opacity:.8}@media only screen and (max-width:767.98px){#header .HContainer .sermon .thumb:after{height:50vh}}#header .HContainer .sermon .thumb img{filter:grayscale(1);height:100%;width:100%;object-fit:cover}@media only screen and (max-width:767.98px){#header .HContainer .sermon .thumb img{margin:0}}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Variable.5860e2bc.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Variable.ad2aa7be.woff) format("woff"),url(/_next/static/media/ClashDisplay-Variable.42cbe77e.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Extralight.0c602d05.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Extralight.95961220.woff) format("woff"),url(/_next/static/media/ClashDisplay-Extralight.7760b230.ttf) format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Light.5ad08f51.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Light.49219271.woff) format("woff"),url(/_next/static/media/ClashDisplay-Light.b8f6da6f.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Regular.285d4436.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Regular.0a8af53f.woff) format("woff"),url(/_next/static/media/ClashDisplay-Regular.bb1ff20c.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Medium.086a70dd.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Medium.b4029a77.woff) format("woff"),url(/_next/static/media/ClashDisplay-Medium.578e340f.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Semibold.02d655c1.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Semibold.cffe86e9.woff) format("woff"),url(/_next/static/media/ClashDisplay-Semibold.6a5bb13d.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay;src:url(/_next/static/media/ClashDisplay-Bold.271f7751.woff2) format("woff2"),url(/_next/static/media/ClashDisplay-Bold.eb853a67.woff) format("woff"),url(/_next/static/media/ClashDisplay-Bold.73023086.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}#About{color:var(--color-prime);padding:100px 0}@media only screen and (max-width:767.98px){#About{padding:50px 0}}#About .container{display:flex;gap:64px;align-items:center}@media only screen and (max-width:767.98px){#About .container{flex-direction:column}#About .container>div{min-width:100%}}#About .container .ableft{min-width:30%}@media only screen and (max-width:767.98px){#About .container .ableft{display:flex;justify-content:center}#About .container .ableft img{max-width:75%}}#About .container .abright{display:flex;flex-direction:column;gap:32px}#About .container .abright p{font-size:20px;line-height:1.5}@media only screen and (max-width:767.98px){#About .container .abright{align-items:center;text-align:center}#About .container .abright p{font-size:16px}}#About .fets{display:flex;gap:40px;max-width:1100px;margin:0 auto;padding:80px 40px 40px}@media only screen and (max-width:767.98px){#About .fets{flex-direction:column;padding:40px 20px 20px}}#About .fets .fet{flex:1 1;display:flex;flex-direction:column;align-items:center;text-align:center}#About .fets img{height:100px}#About .fets h3{font-size:24px;font-family:Playfair Display;font-weight:700;line-height:110%;margin:24px 0 12px}#About .fets h4{font-size:16px;font-family:Playfair Display;font-style:italic;font-weight:600;color:var(--color-prime);margin:0 0 14px;line-height:130%}#About .fets p{color:#121212;font-size:14px;font-weight:400;line-height:140%;letter-spacing:.7px;margin-bottom:10px}#About .carousel .slider{max-width:100%;overflow:hidden}#About .carousel .slider .slide-track{display:flex;min-width:-moz-fit-content;min-width:fit-content;animation:slide 15s linear infinite}#About .carousel .slider .slide-track .img{min-width:400px;width:400px;padding:15px}#About .carousel .slider .slide-track .img img{border-radius:15px}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#Services{padding:100px 0;background:var(--color-grad);color:var(--color-white)}@media only screen and (max-width:767.98px){#Services{padding:75px 0}}#Services .dlexit{display:flex;gap:32px;flex-wrap:wrap}#Services .dlexit>a,#Services .dlexit>div{width:calc(33.333% - 21.3333333333px)}#Services .dlexit .services-header{display:flex;flex-direction:column;gap:20px;justify-content:flex-end;padding-bottom:4px}#Services .dlexit .services-schedule-btn{font-size:13px;height:42px;padding:0 18px;border-color:rgba(255,255,255,.6);color:var(--color-white);align-self:flex-start}#Services .dlexit .services-schedule-btn:hover{border-color:var(--color-white);color:var(--color-white)}#Services .dlexit.weekly>div:first-child{display:flex;align-items:flex-end}#Services .dlexit .theTitle{color:var(--color-white)}#Services .dlexit a{display:block}#Services .dlexit a:hover .sermCont--linked{box-shadow:0 4px 20px rgba(0,0,0,.12);transform:translateY(-2px)}#Services .dlexit .sermCont{padding:32px;background:var(--color-lightBG);color:var(--color-prime);display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease,transform .2s ease}#Services .dlexit .sermCont--linked{cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}#Services .dlexit .sermCont--linked .desc .subs span,#Services .dlexit .sermCont--linked .desc .titleName{transition:color .2s ease}#Services .dlexit .sermCont--linked img{transition:filter .2s ease}#Services .dlexit .sermCont--linked:hover{background:var(--color-btn);color:var(--color-white)}#Services .dlexit .sermCont--linked:hover .desc .titleName{color:var(--color-white)}#Services .dlexit .sermCont--linked:hover .desc .subs span{color:rgba(255,255,255,.85)}#Services .dlexit .sermCont--linked:hover .desc .subs span:before{background:rgba(255,255,255,.5)!important}#Services .dlexit .sermCont--linked:hover img{filter:brightness(0) invert(1)}#Services .dlexit .sermCont--linked:hover .sermCont__arrow{background:rgba(255,255,255,.15);color:var(--color-white)}#Services .dlexit .sermCont__arrow{display:flex;align-items:center;justify-content:center;height:70px;margin:auto -32px -32px;background:var(--color-btn);color:var(--color-white);font-size:20px;font-weight:700;transition:background .2s ease,color .2s ease}#Services .dlexit .sermCont img{width:75px}#Services .dlexit .sermCont .desc{display:flex;flex-direction:column;gap:16px}#Services .dlexit .sermCont .desc .img img{height:100px}#Services .dlexit .sermCont .desc .titleName{font-size:24px;font-weight:500}#Services .dlexit .sermCont .desc .subs{font-size:14px;display:flex;gap:8px}#Services .dlexit .sermCont .desc .subs span{display:flex;gap:8px;align-items:center}#Services .dlexit .sermCont .desc .subs span+span:before{content:"";min-height:5px;min-width:5px;border-radius:5px;background:var(--color-prime)}@media only screen and (max-width:767.98px){#Services .dlexit.monthly{max-width:calc(100% + 32px);overflow:scroll;flex-wrap:nowrap;width:calc(100% + 32px);transform:translateX(-16px);padding:0 16px}}#Services .dlexit.monthly>a,#Services .dlexit.monthly>div{width:calc(25% - 24px)}@media only screen and (max-width:767.98px){#Services .dlexit.monthly>a,#Services .dlexit.monthly>div{min-width:70%}}#Services .dlexit.monthly .sermCont .desc .titleName{font-size:20px;font-weight:500}#Services .dlexit.monthly .sermCont .desc .subs{font-size:14px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}#Services .dlexit.monthly .sermCont .desc .subs span{display:flex;gap:8px;align-items:center;font-size:16px;line-height:1.5}#Services .dlexit.monthly .sermCont .desc .subs span+span{font-size:14px;font-weight:600;opacity:.7}#Services .dlexit.monthly .sermCont .desc .subs span+span:before{content:none}@media only screen and (max-width:767.98px){#Services .dlexit>a,#Services .dlexit>div{width:100%}}#Services .theTitle--lined{display:flex;align-items:center;gap:16px;font-size:32px;margin:96px 0 32px;color:var(--color-white)}#Services .theTitle--lined:after{content:"";flex:1 0;height:1px;background:var(--color-white)}#Sermons{padding:100px 0}#Sermons .theTitle{margin-bottom:64px}@media only screen and (max-width:767.98px){#Sermons .theTitle{margin-bottom:24px}}#Sermons .container{display:flex;gap:64px;align-items:flex-start}@media only screen and (max-width:767.98px){#Sermons .container{flex-direction:column}#Sermons .container>div{min-width:100%}}#Sermons .sermon-list{display:flex;flex-direction:column;width:calc(75% - 32px);margin:auto;border-top:1px solid #ddd}#Sermons .sermon-list .actions{display:flex;padding:32px 0 0;justify-content:flex-end}#Sermons .sermon-list .sermCont{display:flex;cursor:pointer;gap:32px;padding:32px;border-bottom:1px solid #ddd}@media only screen and (max-width:767.98px){#Sermons .sermon-list .sermCont{gap:16px;padding:16px 0}}#Sermons .sermon-list .sermCont:hover{background:var(--color-lightBG)}#Sermons .sermon-list .sermCont .thumb{max-width:100px;min-width:100px;height:100px;overflow:hidden;display:flex;align-items:center;justify-content:center}#Sermons .sermon-list .sermCont .thumb img{border-radius:8px;border:1px solid #ddd;width:120%;max-width:none;height:120%;object-fit:cover}#Sermons .sermon-list .sermCont .desc{color:var(--color-prime);flex:1 0;margin:auto;background-repeat:no-repeat}#Sermons .sermon-list .sermCont .desc .titleName{display:-webkit-box;width:100%;flex-shrink:0;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:5%;margin-bottom:8px}@media only screen and (max-width:767.98px){#Sermons .sermon-list .sermCont .desc .titleName{-webkit-line-clamp:2;font-size:16px;line-height:1.4;margin-bottom:16px}}#Sermons .sermon-list .sermCont .desc .subs{font-size:16px;display:flex;gap:16px}@media only screen and (max-width:767.98px){#Sermons .sermon-list .sermCont .desc .subs{font-size:13px;gap:8px;flex-wrap:wrap}}#Sermons .sermon-list .sermCont .desc .subs span{display:flex;gap:16px;align-items:center}#Sermons .sermon-list .sermCont .desc .subs span+span:before{content:"";min-height:5px;min-width:5px;border-radius:5px;background:var(--color-prime)}@media only screen and (max-width:767.98px){#Sermons .sermon-list .sermCont .desc .subs span:last-child:before{content:none}}#Sermons .playlists{min-width:calc(25% - 32px);display:flex;gap:32px;flex-direction:column;position:-webkit-sticky;position:sticky;top:0}#Sermons .playlists>div{position:relative;border-radius:16px;overflow:hidden;transition:all .25s linear}#Sermons .playlists>div a{cursor:pointer}#Sermons .playlists>div p{position:absolute;background:linear-gradient(180deg,transparent 50%,#000);left:0;right:0;bottom:0;top:0;color:#fff;padding:8px 16px;display:flex;align-items:flex-end;font-size:14px;line-height:1.5;transition:all .25s linear}#Sermons .playlists>div img{width:100%;transition:all .25s linear}#Sermons .playlists>div:hover{transform:scale(.9)}#Sermons .playlists>div:hover p{background:linear-gradient(180deg,rgba(0,0,0,.1),#000)}#Sermons .playlists>div:hover img{transform:scale(1.1)}#Footer{background:var(--color-grad);padding:100px 0}#Footer .container{display:flex;gap:64px;color:#fff}@media only screen and (max-width:767.98px){#Footer .container{flex-direction:column}}#Footer .container .cols.logo{flex:1 0}@media only screen and (max-width:767.98px){#Footer .container .cols.logo{text-align:center}#Footer .container .cols.logo img{width:70%}}#Footer .container .cols.info{flex:1.5 0}@media only screen and (max-width:767.98px){#Footer .container .cols.info{text-align:center}}#Footer .container .cols.info h3{font-size:24px;font-family:Playfair Display;font-style:normal;font-weight:700;line-height:110%;margin-bottom:24px}#Footer .container .cols.info p{line-height:1.6;font-weight:200}#Footer .container .cols.soci{flex:1 0;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767.98px){#Footer .container .cols.soci{align-items:center}}#Footer .container .cols.soci img{height:32px;width:32px}#Footer .container .cols.soci p.dlexit{display:flex;align-items:center;gap:32px;margin-top:24px}#Footer .container .cols.soci p.dlexit img{height:32px;width:32px}#Footer .container .cols.soci p a{display:flex;align-items:center;gap:12px;font-size:18px}.tw-page-wrap{background:#161616;min-height:100vh}.tw-page-header{display:flex;justify-content:center;padding:32px 24px}.tw-page-header a{display:inline-flex}.tw-page-logo{height:52px;width:auto}#ThisWeek{background:#161616;min-height:100vh;padding:200px 0 100px}@media only screen and (max-width:767.98px){#ThisWeek{padding:24px 0 140px}}#ThisWeek .container{max-width:900px}@media only screen and (max-width:767.98px){#ThisWeek .container{padding:10px}}#ThisWeek .tw-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:56px}@media only screen and (max-width:767.98px){#ThisWeek .tw-header{margin-bottom:20px;flex-wrap:wrap;gap:12px}}#ThisWeek .tw-header-left{display:flex;flex-direction:column;gap:4px;min-width:0}#ThisWeek .tw-week-range{font-size:13px;color:rgba(255,255,255,.45);letter-spacing:.04em;font-weight:500}#ThisWeek .tw-header-nav{display:flex;align-items:center;gap:8px;flex-shrink:0}#ThisWeek .tw-nav-today{height:36px;padding:0 16px;border-radius:20px;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,0);color:rgba(255,255,255,.85);font-size:13px;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:background .15s;white-space:nowrap}#ThisWeek .tw-nav-today:hover{background:rgba(255,255,255,.08)}#ThisWeek .tw-nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:background .15s,opacity .15s;padding:0;gap:0}#ThisWeek .tw-nav-btn svg{display:block;stroke:#fff;flex-shrink:0}#ThisWeek .tw-nav-btn:hover{background:rgba(255,255,255,.14)}#ThisWeek .tw-nav-btn:active{background:rgba(255,255,255,.22)}#ThisWeek .tw-nav-btn:disabled{opacity:.2;cursor:default}#ThisWeek .tw-nav-btn:disabled:hover{background:rgba(255,255,255,.06)}@media only screen and (max-width:767.98px){#ThisWeek .tw-nav-btn{width:auto;min-width:unset;border-radius:40px;padding:0 16px 0 12px;gap:6px}#ThisWeek .tw-nav-btn[aria-label="Next week"]{padding:0 12px 0 16px}}#ThisWeek .tw-nav-btn-label{display:none;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;letter-spacing:.02em}@media only screen and (max-width:767.98px){#ThisWeek .tw-nav-btn-label{display:inline}}#ThisWeek .tw-footer-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:48px}@media only screen and (max-width:767.98px){#ThisWeek .tw-footer-nav{position:fixed;bottom:0;left:0;right:0;z-index:100;margin-top:0;gap:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(22,22,22,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.08);justify-content:space-between}}#ThisWeek .tw-footer-range{font-family:ClashDisplay,sans-serif;font-size:16px;font-weight:500;color:rgba(255,255,255,.5);letter-spacing:.04em;min-width:130px;text-align:center}@media only screen and (max-width:767.98px){#ThisWeek .tw-footer-range{font-size:13px;min-width:0}}#ThisWeek .tw-accent{display:inline-block;width:18px;height:18px;background:var(--color-btn);flex-shrink:0}#ThisWeek .tw-title{font-family:ClashDisplay,sans-serif;font-size:48px;font-weight:600;color:#fff;letter-spacing:.02em;line-height:1.1}@media only screen and (max-width:767.98px){#ThisWeek .tw-title{font-size:28px}}#ThisWeek .tw-empty,#ThisWeek .tw-loading{color:rgba(255,255,255,.5);font-size:16px;padding:32px 0}#ThisWeek .tw-list{display:flex;flex-direction:column}#ThisWeek .tw-day-row{display:flex;align-items:flex-start;gap:32px;padding:36px 0;align-items:center}#ThisWeek .tw-day-row--open{align-items:flex-start;padding-bottom:50px!important}#ThisWeek .tw-day-row:first-child{border-top:1px solid rgba(255,255,255,.1)}@media only screen and (max-width:767.98px){#ThisWeek .tw-day-row{gap:10px;position:relative;padding:40px 10px 0}}#ThisWeek .tw-day-row--accordion{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:20px;overflow:hidden;border:none!important}#ThisWeek .tw-day-row--accordion+.tw-day-row--accordion,#ThisWeek .tw-day-row--accordion+.tw-day-row--special{margin-top:40px}@media only screen and (max-width:767.98px){#ThisWeek .tw-day-row--accordion{border:1px solid #303030!important;margin:40px 0 0;padding-top:20px;align-items:flex-start;min-height:150px}}#ThisWeek .tw-day-row--special{position:relative;margin:0 -24px;border:1px solid #303030;padding:24px;border-radius:16px!important;overflow:hidden}#ThisWeek .tw-day-row--special+.tw-day-row--accordion,#ThisWeek .tw-day-row--special+.tw-day-row--special{margin-top:40px}@media only screen and (max-width:767.98px){#ThisWeek .tw-day-row--special{margin:40px 0 0;padding:20px 10px}}#ThisWeek .tw-day-row--special:before{content:"";background:rgba(0,0,0,.9);position:absolute;left:0;top:0;height:100%;width:100%;z-index:0}#ThisWeek .tw-day-row--special>*{position:relative;z-index:1}#ThisWeek .tw-day-row--upcoming{margin:0 -24px;background:var(--color-grad);border-radius:20px;border-bottom-color:rgba(0,0,0,0);padding:24px;border-top-color:rgba(0,0,0,0)}@media only screen and (max-width:767.98px){#ThisWeek .tw-day-row--upcoming{margin:40px 0 0;padding:20px 10px}}#ThisWeek .tw-day-row--past{opacity:.35;display:none}#ThisWeek .tw-date-col{display:flex;flex-direction:column;align-items:flex-start;min-width:100px;flex-shrink:0}#ThisWeek .tw-status-tag{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:20px;margin-top:10px;background:var(--color-btn);color:#fff;animation:tw-tag-pulse 2s ease-in-out infinite}@keyframes tw-tag-pulse{0%{box-shadow:0 0 0 0 rgba(229,30,37,.6)}to{box-shadow:0 0 0 8px rgba(229,30,37,0)}}#ThisWeek .tw-pulse{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0;position:relative}#ThisWeek .tw-day-badge{font-size:11px;font-weight:600;letter-spacing:.08em;color:#fff;padding:4px 8px;border-radius:4px;text-transform:uppercase;margin-bottom:4px}#ThisWeek .tw-day-num{font-family:ClashDisplay,sans-serif;font-size:80px;font-weight:700;color:#fff;line-height:.9;letter-spacing:-.02em}@media only screen and (max-width:767.98px){#ThisWeek .tw-day-num{font-size:30px}}#ThisWeek .tw-month{font-size:13px;color:rgba(255,255,255,.55);margin-top:6px;letter-spacing:.04em;line-height:1.4}#ThisWeek .tw-divider{width:1px;background:rgba(255,255,255,.2);align-self:stretch;flex-shrink:0}#ThisWeek .tw-events-col{flex:1 1;display:flex;flex-direction:column;gap:28px;padding-top:4px}#ThisWeek .tw-event{display:flex;flex-direction:column;gap:6px;order:2;align-items:flex-start}#ThisWeek .tw-event--special{order:1!important}#ThisWeek .tw-event--special .tw-event-name{color:var(--color-btn)!important}#ThisWeek .tw-event-names{list-style:none;display:flex;flex-direction:column;gap:8px}#ThisWeek .tw-event-name-item{display:flex;align-items:center;gap:8px;order:2}#ThisWeek .tw-event-name-item.tw-event--special{order:1;display:flex;flex-direction:column;align-items:flex-start}#ThisWeek .tw-event-name-item .tw-event-name{opacity:.85}#ThisWeek .tw-chevron{display:flex;align-items:center;flex-shrink:0;margin-left:8px;opacity:.5}#ThisWeek .tw-chevron,#ThisWeek .tw-chevron svg{transition:transform .25s ease,opacity .2s}#ThisWeek .tw-chevron .view-more{display:none}@media only screen and (max-width:767.98px){#ThisWeek .tw-chevron{position:absolute;bottom:-1px;margin-left:0;opacity:1;right:0;left:0;height:100px;display:flex;justify-content:center;align-items:flex-end;color:#fff;padding-bottom:10px;text-decoration:underline;background:linear-gradient(180deg,transparent 0,#161616 70%)}}#ThisWeek .tw-chevron--open{opacity:1}#ThisWeek .tw-chevron--open svg{transform:rotate(180deg)}@media only screen and (max-width:767.98px){#ThisWeek .tw-chevron--open{background:rgba(0,0,0,0);height:20px;padding-bottom:10px!important}}#ThisWeek .tw-special-badge{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--color-btn);padding:4px 6px;border-radius:3px;white-space:nowrap;flex-shrink:0}#ThisWeek .tw-event-icon{width:50px;height:50px;object-fit:contain;background:#fff;border-radius:50px;flex-shrink:0;padding:6px}#ThisWeek .tw-event-name{font-family:ClashDisplay,sans-serif;font-size:16px;font-weight:500;color:#fff;letter-spacing:.02em;line-height:1.3;transition:opacity .15s}@media only screen and (max-width:767.98px){#ThisWeek .tw-event-name{font-size:14px}}#ThisWeek .tw-event-details{display:flex;flex-direction:column;gap:6px;padding:10px 0 4px}#ThisWeek .tw-event-notes{font-size:13px;color:rgba(255,255,255,.6);letter-spacing:.03em}#ThisWeek .tw-event-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,.65);letter-spacing:.03em;order:2}#ThisWeek .tw-icon{display:flex;align-items:center;opacity:.6;flex-shrink:0}#ThisWeek .tw-no-events{font-size:13px;color:rgba(255,255,255,.3);font-style:italic}#ThisWeek .tw-skeleton-list{display:flex;flex-direction:column;gap:16px;margin-top:32px}#ThisWeek .tw-skeleton-row{display:flex;gap:24px;align-items:center;padding:24px 28px;border-radius:16px;background:rgba(255,255,255,.04)}#ThisWeek .tw-skeleton-date{width:120px;height:60px;flex-shrink:0;border-radius:12px}#ThisWeek .tw-skeleton-events{flex:1 1;display:flex;flex-direction:column;gap:10px}#ThisWeek .tw-skeleton-line{height:16px;border-radius:4px;width:80%}#ThisWeek .tw-skeleton-line--short{width:50%}#SermonsPage{padding:200px 0 100px;min-height:100vh}#SermonsPage .sp-title{margin-bottom:48px}@media only screen and (max-width:767.98px){#SermonsPage .sp-title{margin-bottom:24px}}#SermonsPage .sp-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media only screen and (max-width:767.98px){#SermonsPage .sp-grid{grid-template-columns:repeat(2,1fr);gap:16px}}#SermonsPage .sp-card{cursor:pointer;border-radius:12px;overflow:hidden;background:var(--color-lightBG);transition:transform .2s ease,box-shadow .2s ease}#SermonsPage .sp-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(47,39,96,.15)}#SermonsPage .sp-card:hover .sp-play{opacity:1;transform:translate(-50%,-50%) scale(1)}#SermonsPage .sp-card:hover .sp-thumb img{transform:scale(1.05)}#SermonsPage .sp-thumb{position:relative;overflow:hidden;aspect-ratio:16/9}#SermonsPage .sp-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}#SermonsPage .sp-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:48px;height:48px;border-radius:50%;background:rgba(47,39,96,.85);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,transform .2s ease;padding-left:3px}#SermonsPage .sp-info{padding:12px 16px 16px}#SermonsPage .sp-name{font-size:14px;font-weight:500;color:var(--color-prime);line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:6px}#SermonsPage .sp-date{font-size:12px;color:#888;letter-spacing:.04em}#SermonsPage .sp-loading{display:flex;justify-content:center;gap:8px;padding:48px 0}#SermonsPage .sp-loading span{width:10px;height:10px;border-radius:50%;background:var(--color-prime);animation:sp-bounce .6s infinite alternate}#SermonsPage .sp-loading span:nth-child(2){animation-delay:.2s}#SermonsPage .sp-loading span:nth-child(3){animation-delay:.4s}@keyframes sp-bounce{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-8px)}}#SermonsPage .sp-end{text-align:center;padding:48px 0 0;color:#aaa;font-size:14px;letter-spacing:.05em}.vbs-page{background:#fff;font-family:ClashDisplay,sans-serif}.vbs-page .container{max-width:1000px}.vbs-hero{background:#fff url(/vbs/headerbg.png) 50%/cover no-repeat;padding-top:200px;padding-bottom:0;overflow:hidden}@media only screen and (max-width:767.98px){.vbs-hero{padding-top:90px}}.vbs-hero-inner{display:flex;align-items:center;gap:48px;min-height:560px;justify-content:space-between;padding-bottom:150px}@media only screen and (max-width:767.98px){.vbs-hero-inner{flex-direction:column;gap:32px;min-height:unset;padding-bottom:0}}.vbs-hero-left{flex:0 0 auto;display:flex;flex-direction:column;gap:32px;padding-bottom:48px}@media only screen and (max-width:767.98px){.vbs-hero-left{align-items:center;padding-bottom:50px;padding-top:50px;gap:24px}}.vbs-hero-logo{max-width:360px;width:100%}@media only screen and (max-width:767.98px){.vbs-hero-logo{max-width:260px}}.vbs-dates-row{flex-direction:column}.vbs-dates-cards,.vbs-dates-row{display:flex;gap:10px}.vbs-time-tag{font-size:24px;font-weight:700;color:#1e406e;white-space:nowrap}.vbs-date-card{background:rgba(0,0,0,0);color:#1e406e;border:2px solid #1e406e;border-radius:8px;padding:12px 18px;display:flex;flex-direction:column;align-items:center;min-width:80px}@media only screen and (max-width:767.98px){.vbs-date-card{min-width:68px;padding:10px 14px}}.vbs-date-num{font-size:64px;font-weight:800;line-height:.95;letter-spacing:-.02em}@media only screen and (max-width:767.98px){.vbs-date-num{font-size:44px}}.vbs-date-mon{font-size:20px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-top:4px;opacity:.6}@media only screen and (max-width:767.98px){.vbs-date-mon{font-size:15px}}.vbs-date-day{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.45;margin-top:2px}.vbs-curtain{position:fixed;inset:0;z-index:9999;background:var(--color-grad);display:flex;align-items:center;justify-content:center;transform-origin:bottom right;transition:transform .75s cubic-bezier(.4,0,.2,1),border-radius .75s cubic-bezier(.4,0,.2,1);border-radius:0;pointer-events:all}.vbs-curtain--shrink{transform:scale(.08);border-radius:24px;pointer-events:none}.vbs-curtain-inner{display:flex;flex-direction:column;align-items:center;gap:24px}.vbs-curtain-logo{height:56px;width:auto;opacity:.9}.vbs-curtain-label{font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:rgba(255,255,255,.6)}.vbs-float-widget{position:fixed;bottom:28px;right:28px;z-index:999;background:var(--color-grad);border-radius:16px;padding:14px 20px 12px;box-shadow:0 8px 32px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.vbs-float-widget--in{opacity:1;transform:translateY(0);pointer-events:auto}@media only screen and (max-width:767.98px){.vbs-float-widget{right:0;left:0;bottom:-1px;align-items:center;border-radius:0}.vbs-float-widget--in{transform:translateX(0) translateY(0)}}.vbs-float-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.55)}.vbs-countdown-units{display:flex;align-items:flex-end;gap:4px}.vbs-cd-group{display:contents}.vbs-cd-unit{display:flex;flex-direction:column;align-items:center;min-width:44px}.vbs-cd-num{font-size:32px;font-weight:800;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#fff;letter-spacing:-.02em}.vbs-curtain .vbs-cd-num{font-size:48px}@media only screen and (max-width:767.98px){.vbs-curtain .vbs-cd-num{font-size:36px}}.vbs-cd-sep{font-size:28px;font-weight:800;color:rgba(255,255,255,.45);line-height:1;align-self:flex-start;padding-top:2px}.vbs-curtain .vbs-cd-sep{font-size:40px;padding-top:4px}.vbs-cd-label{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-top:3px}.vbs-hero-right{flex:.8 1;display:flex;align-items:center;justify-content:center;align-self:stretch}@media only screen and (max-width:767.98px){.vbs-hero-right{width:100%;padding-bottom:100px}}.vbs-hero-img{width:100%;max-width:580px;height:auto;display:block;object-fit:contain;object-position:bottom}@media only screen and (max-width:767.98px){.vbs-hero-img{max-width:100%}}.vbs-activities-section{margin-top:-50px}.vbs-activities-bar{background:#1e406e;border-radius:32px;padding:36px 40px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}@media only screen and (max-width:767.98px){.vbs-activities-bar{grid-template-columns:repeat(2,1fr);padding:24px 20px;gap:20px;border-radius:20px}}.vbs-activity{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.vbs-activity-icon{width:76px;height:76px;border-radius:38px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1)}.vbs-activity-icon img{width:60%;height:60%;object-fit:contain}@media only screen and (max-width:767.98px){.vbs-activity-icon{width:60px;height:60px}}.vbs-activity-title{font-size:20px;font-weight:700;color:#fff;letter-spacing:.08em;text-transform:uppercase}@media only screen and (max-width:767.98px){.vbs-activity-title{font-size:16px}}.vbs-activity-desc{font-size:13px;line-height:1.55;color:rgba(255,255,255,.75);letter-spacing:.03em;font-weight:400}.vbs-learning-section{background:#fff;padding:100px 24px;max-width:800px;margin-left:auto;margin-right:auto}@media only screen and (max-width:767.98px){.vbs-learning-section{padding:44px 20px}}.vbs-learning-inner{max-width:840px;text-align:center;margin:0 auto;display:flex;flex-direction:column;gap:20px}.vbs-learning-title{font-size:36px;font-weight:800;color:#1e406e;line-height:1.15;letter-spacing:.01em}@media only screen and (max-width:767.98px){.vbs-learning-title{font-size:26px}}.vbs-learning-desc{font-size:16px;line-height:1.7;color:rgba(0,0,0,.65);letter-spacing:.03em;font-weight:400}@media only screen and (max-width:767.98px){.vbs-learning-desc{font-size:14px}}.vbs-themes-section{background:linear-gradient(160deg,#1a1060,#0e4a60);padding:64px 24px}@media only screen and (max-width:767.98px){.vbs-themes-section{padding:44px 20px}}.vbs-themes-section .vbs-section-label{color:rgba(255,255,255,.5);text-align:center;margin-bottom:36px}.vbs-section-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,0,0,.4);margin-bottom:32px}.vbs-themes-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media only screen and (max-width:767.98px){.vbs-themes-grid{grid-template-columns:1fr;gap:16px}}.vbs-theme-card{border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden}.vbs-theme-card:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.15);pointer-events:none}.vbs-theme-card--wise{background:rgba(255,215,0,.1)}.vbs-theme-card--faith{background:rgba(229,30,37,.15)}.vbs-theme-card--friend{background:rgba(100,232,255,.1)}.vbs-theme-day{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.5)}.vbs-theme-title{font-size:28px;font-weight:800;color:#fff;letter-spacing:.01em;line-height:1.1}@media only screen and (max-width:767.98px){.vbs-theme-title{font-size:24px}}.vbs-theme-card--wise .vbs-theme-title{color:gold}.vbs-theme-card--faith .vbs-theme-title{color:#ff8a8a}.vbs-theme-card--friend .vbs-theme-title{color:#64e8ff}.vbs-theme-verse{font-size:13px;line-height:1.65;color:rgba(255,255,255,.75);letter-spacing:.03em;font-style:italic;flex:1 1}.vbs-theme-verse cite{display:block;margin-top:10px;font-style:normal;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.45)}.vbs-location-section{background:#fff;padding:72px 24px}@media only screen and (max-width:767.98px){.vbs-location-section{padding:48px 20px}}.vbs-location-section .container{display:flex;gap:56px;align-items:stretch}@media only screen and (max-width:767.98px){.vbs-location-section .container{flex-direction:column;gap:32px}}.vbs-location-details{flex:0 0 auto;display:flex;flex-direction:column;gap:10px;justify-content:center;max-width:320px}@media only screen and (max-width:767.98px){.vbs-location-details{max-width:100%}}.vbs-location-details .vbs-section-label{margin-bottom:4px}.vbs-location-name{font-size:26px;font-weight:700;color:#1e406e;line-height:1.3;letter-spacing:.01em}.vbs-location-addr{font-size:15px;color:rgba(0,0,0,.55);line-height:1.6;letter-spacing:.03em}.vbs-directions-btn{margin-top:8px;align-self:flex-start;background:#1e406e!important;border-radius:8px;font-size:14px;font-weight:600;height:48px;padding:0 20px;gap:8px}.vbs-directions-btn:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,.12)!important}@media only screen and (max-width:767.98px){.vbs-directions-btn{width:100%}}.vbs-map-wrap{flex:1 1;min-height:320px;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.1)}@media only screen and (max-width:767.98px){.vbs-map-wrap{min-height:260px}}.vbs-map-wrap iframe{display:block;width:100%;height:100%;min-height:320px}@media only screen and (max-width:767.98px){.vbs-map-wrap iframe{min-height:260px}}.vbs-footer-bar{background:linear-gradient(128deg,#2f2760,#275d60);padding:32px 24px;text-align:center;color:rgba(255,255,255,.7);font-size:13px;letter-spacing:.05em}.vbs-footer-bar a{color:rgba(255,255,255,.9);text-decoration:underline}.pc-page .pc-hero{background:var(--color-grad);color:var(--color-white);padding:200px 0 100px;text-align:center}.pc-page .pc-hero .container{display:flex;flex-direction:column;align-items:center;gap:24px}.pc-page .pc-hero__icon{width:80px;height:80px;filter:brightness(0) invert(1)}.pc-page .pc-hero__title{font-family:Playfair Display;font-size:64px;font-weight:400;line-height:110%;color:var(--color-white)}@media only screen and (max-width:767.98px){.pc-page .pc-hero__title{font-size:36px}}.pc-page .pc-hero__verse{max-width:600px}.pc-page .pc-hero__verse p{font-family:Playfair Display;font-size:22px;font-style:italic;line-height:1.5;color:rgba(255,255,255,.9)}@media only screen and (max-width:767.98px){.pc-page .pc-hero__verse p{font-size:18px}}.pc-page .pc-hero__verse cite{display:block;margin-top:12px;font-size:14px;color:rgba(255,255,255,.65);letter-spacing:.1em}.pc-page .pc-hero__sub{max-width:560px;font-size:16px;line-height:1.6;color:rgba(255,255,255,.8)}.pc-page .pc-grid-section{padding:80px 0}@media only screen and (max-width:767.98px){.pc-page .pc-grid-section{padding-left:15px;padding-right:15px}}.pc-page .pc-grid-section__title{text-align:center;margin-bottom:48px}.pc-page .pc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}@media only screen and (max-width:767.98px){.pc-page .pc-grid{grid-template-columns:1fr}}@media only screen and (min-width:767.99px)and (max-width:1199.97px){.pc-page .pc-grid{grid-template-columns:repeat(2,1fr)}}.pc-page .pc-card{display:flex;flex-direction:column;border:1px solid rgba(47,39,96,.12);border-radius:12px;overflow:hidden;transition:box-shadow .2s ease;background:#fff}.pc-page .pc-card:nth-child(2n){background:#f3f1ff}.pc-page .pc-card:nth-child(3n){background:#f0f8f7}.pc-page .pc-card:hover{box-shadow:0 8px 32px rgba(47,39,96,.1)}.pc-page .pc-card__map{width:100%;height:200px}.pc-page .pc-card__map iframe{width:100%;height:100%;display:block}.pc-page .pc-card__content{display:flex;flex-direction:column;gap:14px;padding:24px 28px}.pc-page .pc-card__header{display:flex;align-items:center;gap:14px}.pc-page .pc-card__num{width:36px;height:36px;border-radius:50%;background:var(--color-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.pc-page .pc-card__name{font-size:17px;font-weight:700;color:var(--color-prime)}.pc-page .pc-card__addr,.pc-page .pc-card__host{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#555;line-height:1.5}.pc-page .pc-card__addr svg,.pc-page .pc-card__host svg{flex-shrink:0;margin-top:2px;color:var(--color-prime)}.pc-page .pc-card__actions{display:flex;gap:10px;margin-top:4px}.pc-page .pc-card__contact{font-size:13px;height:40px;padding:0 14px;gap:6px;color:var(--color-prime);border-color:var(--color-prime)}.pc-page .pc-card__contact svg{stroke:var(--color-prime)}.pc-page .pc-card__directions{font-size:13px;height:40px;padding:0 14px;gap:6px;flex:1 1;justify-content:center}.pc-page .pc-card__directions svg{stroke:#fff}.cm-page .theTitle,.cm-page h1,.cm-page h2{font-family:DynaPuff,cursive!important;font-weight:700!important}.cm-page .cm-hero{background:var(--color-grad);color:var(--color-white);padding:200px 0 100px;text-align:center}.cm-page .cm-hero .container{display:flex;flex-direction:column;align-items:center;gap:24px}.cm-page .cm-hero__logo{width:160px;height:auto}.cm-page .cm-hero__title{font-family:DynaPuff,cursive;font-size:64px;font-weight:400;line-height:110%;color:var(--color-white)}@media only screen and (max-width:767.98px){.cm-page .cm-hero__title{font-size:36px}}.cm-page .cm-hero__tagline{font-family:DynaPuff,cursive;font-size:20px;font-style:italic;color:rgba(255,255,255,.85);max-width:560px}.cm-page .cm-hero__sub{max-width:600px;font-size:16px;line-height:1.6;color:rgba(255,255,255,.75)}.cm-page .cm-section-title{text-align:center;margin-bottom:48px}.cm-page .cm-section-title--light{color:var(--color-white)}.cm-page .cm-ages{padding:80px 0 60px}.cm-page .cm-ages__grid{display:flex;gap:24px;justify-content:center}@media only screen and (max-width:767.98px){.cm-page .cm-ages__grid{flex-wrap:wrap;padding:0 16px}}.cm-page .cm-age-card{flex:1 1;text-align:center;padding:40px 24px;border-radius:16px;background:var(--age-color,#f3f1ff)}.cm-page .cm-age-card h3{font-family:ClashDisplay,sans-serif;font-size:24px;font-weight:700;color:var(--color-prime);margin-bottom:8px}.cm-page .cm-age-card p{font-size:15px;color:#444}.cm-page .cm-features-bg{background:var(--color-grad);padding:80px 0}.cm-page .cm-features__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}@media only screen and (max-width:767.98px){.cm-page .cm-features__grid{grid-template-columns:1fr}}@media only screen and (min-width:767.99px)and (max-width:1199.97px){.cm-page .cm-features__grid{grid-template-columns:repeat(2,1fr)}}.cm-page .cm-feature-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:32px 24px;color:var(--color-white)}.cm-page .cm-feature-card__icon{font-size:36px;display:block;margin-bottom:16px}.cm-page .cm-feature-card h3{font-size:18px;font-weight:600;margin-bottom:10px}.cm-page .cm-feature-card p{font-size:14px;line-height:1.6;color:rgba(255,255,255,.75)}.cm-page .cm-join{padding:80px 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.cm-page .cm-join__text{max-width:560px;font-size:16px;line-height:1.6;color:#444}.cm-page .cm-join__info{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:700px;border:1px solid rgba(47,39,96,.2);border-radius:12px;overflow:hidden}@media only screen and (max-width:767.98px){.cm-page .cm-join__info{grid-template-columns:1fr}}.cm-page .cm-join__item{display:flex;flex-direction:column;gap:8px;align-items:center;padding:28px 24px;border-right:1px solid rgba(47,39,96,.2)}.cm-page .cm-join__item:last-child{border-right:none}@media only screen and (max-width:767.98px){.cm-page .cm-join__item{border-right:none;border-bottom:1px solid rgba(47,39,96,.2)}.cm-page .cm-join__item:last-child{border-bottom:none}}.cm-page .cm-join__item strong{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--color-prime);font-weight:700}.cm-page .cm-join__item span{font-size:15px;color:#333;text-align:center;line-height:1.4}.cm-page .cm-join__btn{font-size:14px}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,rgba(255,255,255,.06) 25%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.06) 75%);background-size:600px 100%}.skeleton,.skeleton--light{animation:shimmer 1.4s linear infinite;border-radius:6px}.skeleton--light{background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.06) 75%);background-size:600px 100%}:root{--max-width:1100px;--color-prime:#2f2760;--color-second:#275d60;--color-white:#ffffff;--color-grad:linear-gradient(128deg,#2f2760,#275d60);--color-btn:#e51e25;--color-lightBG:#f3f1ff}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:ClashDisplay;letter-spacing:.08em}#page{max-width:100vw;overflow:hidden}html{scroll-behavior:smooth}body{color:#212121;background:var(--color-white)}img{max-width:100%;width:100%;height:auto}a{color:inherit;text-decoration:none}.topMost{padding-top:200px}.highlight{color:var(--color-btn)}.container{width:100%;margin-left:auto;margin-right:auto;max-width:1260px}@media only screen and (max-width:1260px){.container{padding:0 16px}}@media only screen and (min-width:1259px){.HContainer{width:calc(100vw - (100vw - 1260px)/2);margin-left:calc((100vw - 1260px)/2)}}@media only screen and (max-width:1260px){.HContainer{padding:0 16px}}.btn,button{height:55px;padding:0 24px;background:var(--color-btn);color:#fff;font-weight:500;display:inline-flex;align-items:center;justify-content:center;position:relative;gap:12px;transition:all .35s ease-in-out;cursor:pointer}@media only screen and (max-width:767.98px){.btn,button{height:50px;padding:0 12px}}.btn *,button *{position:relative;z-index:1}.btn:hover,button:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,.1)}.btn.btn--blocked,button.btn--blocked{display:flex}.btn.btn--lined,button.btn--lined{border:1px solid var(--color-btn);background:rgba(0,0,0,0);color:var(--color-btn)}.btn.btn--lined:hover,button.btn--lined:hover{color:var(--color-btn)}.btn.btn--white,button.btn--white{background:var(--color-white);color:var(--color-btn)}.btn.btn--white.btn--lined,button.btn--white.btn--lined{border:1px solid var(--color-white);background:rgba(0,0,0,0);color:var(--color-white)}.theTitle{color:var(--color-prime);font-size:64px;font-family:Playfair Display;font-style:normal;font-weight:400;line-height:110%;letter-spacing:.05em}@media only screen and (max-width:767.98px){.theTitle{font-size:32px}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;margin:auto;background:linear-gradient(128deg,rgba(47,39,96,.8),rgba(39,93,96,.8));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);box-shadow:0 4px 15px 0 rgba(0,0,0,.15)}.modal>*{position:relative;z-index:1}.modal .btn{font-size:0;height:50px;width:50px;position:absolute;right:0;top:0;cursor:pointer}.modal .btn:after,.modal .btn:before{content:"";height:75%;width:1px;background:#fff;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transform:rotate(45deg)}.modal .btn:before{transform:rotate(-45deg)}.modal:before{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor}.modal .modalWala{background:#fff;padding:32px;width:80vw;height:40vw}@media only screen and (max-width:767.98px){.modal .modalWala{padding:16px;transform:rotate(90deg);min-width:80vh;height:40vh}}.modal .modalWala iframe{height:100%!important;width:100%!important}