@font-face{font-family:Zhirok Typeface;src:url(/fonts/ZhirokTypeface.otf) format("opentype"),url(/fonts/ZhirokTypeface.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0000-10FFFF}.navbar{--navbar-text: #555;--navbar-text-active: #000000;--navbar-logo: #0020a0;--navbar-border: #eee;--navbar-bg: #fff}.layout-header{position:fixed;top:0;left:0;right:0;z-index:200;padding:1.25rem 3rem;border-bottom:1px solid var(--navbar-border);display:flex;align-items:center;justify-content:center;background:var(--navbar-bg);transform:translateY(0);transition:transform .3s ease-out}.layout-header-hidden{transform:translateY(-100%)}.navbar .layout-logo{font-family:Zhirok Typeface,sans-serif;flex-shrink:0;font-weight:700;font-size:1.7rem;padding:0 2rem;color:var(--navbar-logo)}.layout-nav-wrap{position:fixed;top:0;right:0;bottom:0;width:300px;z-index:100;background:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:5.5rem 1.5rem 1.5rem;transform:translate(100%);visibility:hidden;pointer-events:none;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-4px 0 24px #0000001f;border-left:1px solid rgba(255,255,255,.4);transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s;display:flex;flex-direction:column}.layout-nav-wrap.open{transform:translate(0);visibility:visible;pointer-events:auto;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s}.layout-nav-mobile{display:flex;flex-direction:column;gap:0;padding-top:1rem;flex:1;min-height:0}.layout-nav-mobile>a{padding:.875rem 0;border-bottom:1px solid rgba(0,0,0,.08);font-size:1.125rem;color:#1a1a1a;font-weight:500}.layout-nav-mobile>a:last-of-type{border-bottom:none}.layout-nav-social{margin-top:auto;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.layout-nav-social-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#1a1a1a;border-radius:50%;border:1px solid rgba(0,0,0,.12);transition:color .2s,border-color .2s,background-color .2s}.layout-nav-social-link:hover{color:#0020a0;border-color:#0020a0;background-color:#0020a00f}.layout-nav-social-link img{width:24px;height:24px;display:block}.layout-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-tap-highlight-color:transparent;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-out,visibility 0s linear .3s}.layout-backdrop.open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease-out,visibility 0s}.layout-burger{display:flex;position:fixed;top:calc(5.5rem + env(safe-area-inset-top,0px));right:-12px;z-index:210;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;border:none;background:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;color:#555;border-radius:50%;box-shadow:0 2px 16px #0000000f}@media (min-width: 768px){.layout-burger{right:-14px;color:#0020a0}}.layout-burger span{display:block;width:22px;height:2px;background:currentColor;border-radius:1px;transition:transform .2s,opacity .2s}.layout-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.layout-burger.open span:nth-child(2){opacity:0}.layout-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 767px){.layout-header{padding-left:1.25rem;padding-right:1.25rem}.layout-nav-wrap{width:min(300px,85vw);padding:calc(5.5rem + env(safe-area-inset-top,0px)) 1.5rem 1.5rem}.layout-burger{top:calc(5.5rem + env(safe-area-inset-top,0px));right:calc(-12px + env(safe-area-inset-right,0px))}}.layout-main{width:100%;padding:5.5rem 1rem 2rem;min-height:calc(100vh - 120px);overflow-x:hidden;box-sizing:border-box}.layout-main--home{padding-top:0}.layout-root--home .layout-burger{top:calc(1.25rem + env(safe-area-inset-top,0px))}.layout-footer{padding:1.25rem 3rem;border-top:1px solid #eee;text-align:center;color:#666}.sermons-page{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.sermons-page h1{margin:0 0 1.5rem;text-align:center}.sermons-page__error{color:#c00;text-align:center}.sermons-page__empty{text-align:center;color:#666}.sermons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.sermon-card{display:flex;flex-direction:column;padding:0;border:1px solid #eee;border-radius:8px;text-decoration:none;color:inherit;overflow:hidden;transition:border-color .2s,box-shadow .2s}.sermon-card:hover{border-color:#ccc;box-shadow:0 2px 8px #0000000f}.sermon-card--no-link{cursor:default;opacity:.85}.sermon-card__preview{position:relative;width:100%;aspect-ratio:16 / 9;background:#f0f0f0}.sermon-card__thumb{display:block;width:100%;height:100%;object-fit:cover}.sermon-card__placeholder{width:100%;height:100%;background:#e0e0e0}.sermon-card__body{display:flex;flex-direction:column;flex:1;min-height:0;padding:.75rem 1rem 1rem;font-family:Bounded,sans-serif}.sermon-card__title{margin:0;font-family:Bounded Bold,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.35}.sermon-card__date{margin-top:auto;padding-top:.5rem;font-size:.875rem;color:#666}.sermon-card__placeholder--rutube{background:#00a4a6;opacity:.2}@media (max-width: 767px){.sermons-page h1{margin-bottom:1.25rem;font-size:1.25rem}.sermons-grid{grid-template-columns:1fr;gap:1rem}.sermon-card__body{padding:.625rem .875rem .875rem}.sermon-card__title{font-size:1rem}}.sermon-card--button{text-align:left;cursor:pointer;font:inherit;border:1px solid #eee;background:#fff}.sermon-player-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sermon-player-overlay--open{opacity:1;visibility:visible}.sermon-player-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;cursor:pointer}.sermon-player-wrap{position:relative;width:100%;max-width:960px;aspect-ratio:16 / 9;z-index:1;transform:scale(.95);opacity:0;transition:transform .3s ease,opacity .3s ease}.sermon-player-overlay--open .sermon-player-wrap{transform:scale(1);opacity:1}.sermon-player-close{position:absolute;top:-2.5rem;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:#ffffff26;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;border-radius:50%;transition:background .2s}.sermon-player-close:hover{background:#ffffff4d}.sermon-player-frame{width:100%;height:100%;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #0006}.sermon-player-frame iframe{display:block;width:100%;height:100%;border:0}.home-page{width:calc(100% + 2rem);margin:-5.5rem -1rem 0}.layout-main--home .home-page{margin:0 -1rem}.home-hero{position:relative;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;margin:calc(-1*env(safe-area-inset-top,0px)) calc(-1*env(safe-area-inset-right,0px)) calc(-1*env(safe-area-inset-bottom,0px)) calc(-1*env(safe-area-inset-left,0px));padding:calc(5.5rem + env(safe-area-inset-top,0px)) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);display:flex;align-items:center;justify-content:center;overflow:hidden}.layout-main--home .home-hero{padding-top:env(safe-area-inset-top,0px)}@keyframes home-hero-img-in{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes home-hero-text-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(4px);animation:home-hero-img-in 1.2s ease-out forwards}.home-hero-content{position:relative;z-index:2;width:100%;max-width:90vw;padding:1rem;opacity:0;animation:home-hero-text-in .9s ease-out .4s forwards}.home-hero-title{font-family:Zhirok Typeface,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;line-height:1.3;color:#fff;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.8);font-synthesis:none}@media (max-width: 767px){.home-page{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.layout-main--home .home-page{margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem)}.home-hero-content{padding:.75rem 1rem;max-width:88vw}.home-hero-title{font-size:clamp(1rem,6vw,1.5rem);line-height:1.25}}.home-events-section{width:100%;min-height:100vh;background:#fff;display:flex;align-items:flex-start;justify-content:center;padding-top:2rem;padding-bottom:3rem}.home-events-inner{max-width:960px;width:100%;margin:0 auto;padding:0 1rem}.home-latest-sermon-wrap{margin-bottom:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.home-latest-sermon-title{margin:0 0 .25rem;font-size:1.5rem;font-family:Zhirok Typeface,sans-serif;font-weight:400;color:#0020a0;text-align:center;width:100%}.home-latest-sermon-wrap .sermon-card{width:100%;max-width:400px}.home-latest-sermon-link{text-decoration:none;color:inherit;display:block;width:100%;max-width:400px}.home-latest-sermon-link:hover .sermon-card{border-color:#ccc;box-shadow:0 2px 8px #0000000f}.home-all-sermons-btn{padding:.5rem 1rem;font-size:.875rem;font-family:Bounded,sans-serif;color:#0020a0;background:transparent;border:1px solid #0020a0;border-radius:6px;text-decoration:none;cursor:pointer;transition:background .2s,color .2s;display:inline-block}.home-all-sermons-btn:hover{background:#0020a0;color:#fff;text-decoration:none}.home-events-title{margin:0 0 1.5rem;padding-top:2rem;font-size:1.5rem;text-align:center;border-top:2px solid #eee}.home-events-loading,.home-events-empty{margin:0;color:#666;text-align:center}.home-events-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.home-event-card{display:flex;gap:2.5rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #eee}.home-event-card:last-child{border-bottom:none}.home-event-date-time{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;min-width:7rem}.home-event-date{font-family:Bounded Bold,sans-serif;font-size:.9375rem;color:#0020a0}.home-event-time{font-size:.875rem;color:#555;margin-top:.15rem}.home-event-main{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.home-event-title{margin:0;font-family:Bounded Bold,sans-serif;font-size:1.0625rem;color:#1a1a1a;line-height:1.35;text-align:left}.home-event-address{margin:.4rem 0 0;padding:0;font-size:.9375rem;color:#555;line-height:1.4;text-align:left;width:100%}@media (max-width: 767px){.home-event-card{flex-direction:column;gap:.5rem;padding:.875rem 0}.home-event-date-time{min-width:0}.home-events-title{font-size:1rem;margin-bottom:1.25rem}.home-latest-sermon-wrap{margin-bottom:1.5rem}.home-latest-sermon-title{font-size:1rem}}.about-page{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}@keyframes about-page-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-page__content{opacity:0;animation:about-page-in .9s ease-out .4s forwards}.about-page__loading,.about-page__empty{text-align:center;color:#666;margin:0}.about-page__error{text-align:center;color:#c00;margin:0}.about-roadmap{display:flex;flex-direction:column;align-items:stretch;gap:0}.about-roadmap-block{display:flex;flex-direction:column;align-items:stretch;margin-bottom:3rem}.about-roadmap-block:last-child{margin-bottom:0}.about-roadmap-item{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;padding:0}.about-roadmap-item__content{flex:1;min-width:0;text-align:left}.about-roadmap-item__title{margin:0 0 .75rem;font-family:Zhirok Typeface,sans-serif;font-size:1.25rem;color:#0020a0;font-weight:400}.about-roadmap-item__description{margin:0;font-size:1.125rem;line-height:1.55;color:#1a1a1a}.about-roadmap-item__media{width:100%;max-width:720px;margin:0 auto;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;background:#eee}.about-roadmap-item__img{display:block;width:100%;height:100%;object-fit:cover}.about-roadmap-item__placeholder{width:100%;height:100%;background:#e0e0e0}.about-roadmap-line{width:2px;height:56px;margin:0 auto;background:#0020a0;opacity:.35;flex-shrink:0}.about-leaders{margin-bottom:4rem}.about-leaders__title{margin:0 0 1.5rem;font-family:Zhirok Typeface,sans-serif;font-size:1rem;color:#0020a0;font-weight:400;text-align:center}.about-leaders__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -1.5rem;padding:0 1.5rem}.about-leaders__inner{display:flex;justify-content:center;gap:1.5rem;padding:.5rem 0 1rem;width:max-content;margin:0 auto;box-sizing:border-box}.about-leader-card{flex-shrink:0;width:180px;text-align:center}.about-leader-card__photo{width:120px;height:120px;margin:0 auto .75rem;border-radius:50%;overflow:hidden;background:#eee}.about-leader-card__img{display:block;width:100%;height:100%;object-fit:cover}.about-leader-card__placeholder{width:100%;height:100%;background:#e0e0e0}.about-leader-card__name{margin:0 0 .25rem;font-family:Bounded Bold,sans-serif;font-size:1rem;color:#1a1a1a;font-weight:700}.about-leader-card__role{margin:0;font-size:.875rem;color:#555;line-height:1.35}@media (min-width: 768px){.about-roadmap-item{flex-direction:row;align-items:flex-start;gap:2.5rem}.about-roadmap-item--photo-left{flex-direction:row-reverse}.about-roadmap-item__media{flex-shrink:0;width:460px;max-width:none;margin:0}}@media (max-width: 767px){.about-roadmap-block{margin-bottom:2.5rem}.about-roadmap-item__media{order:1;max-width:100%}.about-roadmap-item__content{order:2}.about-roadmap-item__title,.about-roadmap-item__description{font-size:1rem}.about-roadmap-line{height:40px}}.contacts-page{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100vw;padding:0 1rem;overflow-x:hidden;box-sizing:border-box}.contacts-container{width:100%;max-width:960px;min-width:0;box-sizing:border-box}.contacts-container h1{font-family:Zhirok Typeface,sans-serif;margin:0 0 1.5rem;text-align:center}.contacts-page__error{color:#c00;margin:0;text-align:center}.contacts-layout{display:flex;flex-direction:row;align-items:flex-start;gap:2rem}.contacts-block{flex:0 1 320px;min-width:0}.contacts-list{margin:0;padding:0;list-style:none;text-align:left}.contacts-item{margin-bottom:1.25rem}.contacts-item dt{margin:0;font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.contacts-item dd{margin:0;font-size:1.125rem}.contacts-item a{color:inherit}.contacts-item a:hover{text-decoration:none}.contacts-icons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;align-items:center}.contacts-icon-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#1a1a1a;border-radius:50%;border:1px solid #eee;transition:color .2s,border-color .2s,background-color .2s}.contacts-icon-link:hover{color:#000;border-color:#ccc;background-color:#f5f5f5}.contacts-icon-link img{width:24px;height:24px;display:block}.contacts-map-section{flex:1 1 0;min-width:0}.contacts-map-section h2{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1a1a1a}.contacts-map-wrap{border-radius:8px;overflow:hidden;border:1px solid #eee;aspect-ratio:16 / 9;min-height:280px;max-width:100%;width:100%;box-sizing:border-box}.contacts-map-wrap iframe{display:block;width:100%;height:100%;min-height:280px;max-width:100%;border:0;box-sizing:border-box}.contacts-legal{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #eee;width:100%;font-size:.875rem;color:#666;text-align:left;white-space:pre-line}@media (max-width: 767px){.contacts-page{padding:0 1rem;max-width:100%}.contacts-layout{max-width:100%;min-width:0;flex-direction:column;gap:2rem}.contacts-container h1{margin-bottom:1.25rem;font-size:1.25rem}.contacts-block{flex:none;width:100%}.contacts-item{margin-bottom:1rem}.contacts-item dd{font-size:1rem}.contacts-icons{margin-top:1.25rem;gap:.5rem}.contacts-icon-link{width:40px;height:40px}.contacts-icon-link svg{width:22px;height:22px}.contacts-map-section{flex:none;width:100%;max-width:100%;min-width:0;margin-top:0}.contacts-map-section h2{font-size:1rem;margin-bottom:.75rem}.contacts-map-wrap{min-height:240px;border-radius:6px;max-width:100%;width:100%}.contacts-map-wrap iframe{min-height:240px;max-width:100%}.contacts-legal{margin-top:2rem;padding-top:1.25rem;font-size:.8125rem}}@font-face{font-family:Bounded;src:url(/fonts/Bounded.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded Bold;src:url(/fonts/Bounded-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;overflow-y:scroll}body{margin:0;font-family:Bounded,sans-serif;line-height:1.5;color:#000;background:#fff;font-size:16px;text-align:center;overflow-x:hidden;overscroll-behavior-x:none}h1,h2,h3,h4,h5,h6{font-family:Zhirok Typeface,sans-serif;color:#0020a0}h1{font-size:1rem;margin:0 0 1.5rem}h2{font-size:1.125rem;margin:0 0 1rem}h3{font-size:1.0625rem}h4,h5,h6{font-size:1rem}@media (max-width: 767px){h1{font-size:1.25rem;margin-bottom:1.25rem}h2{font-size:1rem;margin-bottom:.75rem}}#root{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto}
