<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "SVN-Gotham";
  src: url("../fonts/SVN-Gotham.eot");
  src: url("../fonts/SVN-Gotham.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SVN-Gotham.woff2") format("woff2"),
    url("../fonts/SVN-Gotham.woff") format("woff"),
    url("../fonts/SVN-Gotham.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "SVN-GothamBold";
  src: url("../fonts/SVN-GothamBold.eot");
  src: url("../fonts/SVN-GothamBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SVN-GothamBold.woff2") format("woff2"),
    url("../fonts/SVN-GothamBold.woff") format("woff"),
    url("../fonts/SVN-GothamBold.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: "SVN-GothamBlack";
  src: url("SVN-GothamBlack.eot");
  src: url("../fonts/SVN-GothamBlack.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SVN-GothamBlack.woff2") format("woff2"),
    url("../fonts/SVN-GothamBlack.woff") format("woff"),
    url("../fonts/SVN-GothamBlack.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}

body {
  font-family: "SVN-Gotham";
  line-height: 1.4;
}
p {
  margin-bottom: 20px;
  font-family: "SVN-Gotham";
  font-size: 16px;
  line-height: 1.8;
}

.section-title {
  font-family: "SVN-GothamBlack";
  line-height: 1.4;
  color: #ff4343;
}

/* This removes all list styling, including numbers */
.rich-text-generic ol {
  list-style-type: none;
  position: relative;
}

/* This forces the step counter below to start incrementing */
.rich-text-generic ol li {
  counter-increment: step-counter;
}

/* This adds a step counter before each list item in a numbered list. Also includes styling for the numbers */
.rich-text-generic ol li::before {
  content: counter(step-counter);
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  font-size: 14px;
  color: black;
  font-weight: 500;
  background-color: #f0f0f0;
  border-radius: 99px;
  text-align: center;
  line-height: 28px;
}

/* Safari Rounded Corner Fix*/
.card-small {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}

/* Safari Blinking Elements During Transitions fix */
/* Safari Rounded Corner Fix*/
.staff-card {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}

.staff-card-content {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}

.card-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}

.cursor-container {
  pointer-events: none;
}

.noclick {
  pointer-events: none;
}

.click {
  pointer-events: auto;
}

.vert-card,
.ex-large-card,
.card-title,
.card-overlay,
.card-content,
.card-top-left-wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}

.menu-column.h80 {
  height: 70%;
}
.hamburger-icon-wrapper {
  background: #fff;
  border-radius: 50%;
}
.hamburger-icon-wrapper .hamburger-line-1,
.hamburger-icon-wrapper .hamburger-line-2,
.hamburger-icon-wrapper .hamburger-line-3 {
  background: #ff4343;
}
.nav-group-small {
  align-items: flex-end;
}
.menu---social-container {
  right: 0;
}

.banner-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  color: #fff;
}
.banner-logo {
  max-width: 200px;
  margin-top: 40px;
}
.banner-body {
  margin-top: 10rem;
  color: #fff;
}
.banner-body .button2 {
  float: left;
  margin-right: 2rem;
}
.banner-body .button2 a {
  background: #ff4343;
  color: #fff;
  font-size: 2.5rem;
  text-decoration: none;
  padding: 10px 7rem;
  font-family: "SVN-GothamBlack";
}
.banner-body .time {
  float: left;
  font-size: 1.4rem;
}
.banner-desc,
.banner-desc p {
  font-size: 3rem;
}
.banner-desc::after {
  display: block;
  clear: both;
  content: "";
}
.banner-desc {
  font-family: "SVN-GothamBlack";
  margin-bottom: 30px;
}
.banner-desc .but {
  float: left;
}
.banner-desc .jesus {
  font-size: 10rem;
  display: block;
  margin-top: -50px;
}

.section-sub-title {
  color: #868686;
  font-size: 1.7rem;
}
.small-group .small-badge {
  font-family: "SVN-GothamBlack";
  background: #ff4343;
  color: #fff;
  border-radius: 0;
  font-size: 1.5rem;
  margin: 0 0 0 -30px;
  text-align: center;
  padding: 5px 25px 10px;
}
.welcome {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  position: relative;
  z-index: 2;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -ms-grid-columns: 2.55fr 1fr;
  grid-template-columns: 2.55fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.welcome-colum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.welcome-right h4 {
  font-size: 2rem;
  color: #ff4343;
  font-weight: bold;
  margin: 10px 0 15px;
  text-align: center;
  width: 100%;
}
.welcome-social img {
  max-width: 75px;
}
/* 
.welcome-social {
  text-align: center;
}
.welcome-social a {
  float: left;
  margin-left: 8px;
  background-color: #ff4343;
  border-radius: 50%;
  padding: 2px 12px;
}
.welcome-social a::after {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 40px;
  height: 40px;
  margin: 10px auto;
}
.welcome-social .discord::after {
  background-image: url(../images/discord.svg);
}
.welcome-social .facebook::after {
  background-image: url(../images/facebook.svg);
}
.welcome-social .instagram::after {
  background-image: url(../images/instagram.svg);
}
.welcome-social .twitter::after {
  background-image: url(../images/twitter.svg);
} 
*/

.s-message {
  padding: 50px;
}
.home .s-message {
  background: url(../images/message.jpg) no-repeat center;
  background-size: cover;
  min-height: 700px;
}
.s-message .section-title {
  text-transform: uppercase;
}
.s-message-subscribe {
  background-color: #ff4343;
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  padding: 7px 25px;
  text-align: center;
  text-decoration: none;
  position: relative;
  max-width: 300px;
  font-family: "SVN-GothamBlack";
}
.s-message-subscribe::after {
  position: absolute;
  right: -35px;
  content: "";
  background: url(../images/cursor.svg) no-repeat center;
  background-size: contain;
  width: 60px;
  height: 60px;
  bottom: -35px;
  display: none;
}
.s-message-subscribe:hover::after {
  display: block;
}
.s-message-past {
  margin-top: 100px;
}
.s-message-past-head {
  color: #efefef;
  font-size: 2rem;
}
.s-message-past-body {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.s-message-past-col {
  display: flex;
  flex-direction: column;
  color: #fff;
  position: relative;
}
.s-message-past-col .duration {
  color: #fff;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 10px;
}

.menu-image {
  background: #000 !important;
}
.alerts {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 30px;
}
.alerts-warning {
  background-color: #ffe9c9;
  color: #c67909;
}
.alerts-message {
  background-color: #d4edda;
  color: #155724;
}

.form-control {
  display: block;
  padding: 0.75rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 2rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input.form-control {
  width: 50%;
}
textarea.form-control {
  width: 100%;
}
.form-group {
  margin-bottom: 15px;
}
.text-right {
  text-align: right;
}

.btn {
  background-color: #ff4343;
  color: #fff;
  padding: 15px 30px;
  text-decoration: none;
  display: inline-block;
}

.contact-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.contact-page {
  max-width: 80%;
  color: #ff4343;
}

.about-head .hero-container {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
  grid-row-gap: 50px;
  grid-column-gap: 50px;
}
.about-head .hero-title-wrapper {
  flex-direction: column;
  display: flex;
}
.about-head .hero-title-wrapper div {
  min-height: 150px;
  font-size: 1rem;
  text-align: center;
}

.ac-wrap {
  padding: 6rem 0;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 120px;
  position: relative;
  z-index: 2;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.ac-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ac-col .btn {
  width: 100%;
  margin-top: 20px;
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}
.ac-right h2,
.ac-location h2 {
  font-size: 3rem;
  font-family: "SVN-GothamBlack";
}
.ac-right p {
  margin: 20px 0 0;
}
.thumb {
  max-width: 70%;
  margin: auto;
}

.ac-location {
  display: inline-block;
  text-align: left;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.location-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
}

.ac-history {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.ac-history h2 {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 5rem;
  color: #ff4343;
  font-family: "SVN-GothamBlack";
}

.display-heading-4.hero {
  font-family: "SVN-GothamBlack";
}

.contact-head._50vh {
  min-height: 50vh;
}
.hero-section._20vh {
  min-height: 20vh;
}
.small-group-page {
  padding-top: 60px;
  padding-bottom: 60px;
}
.small-group-page .hero-container {
  max-width: 1140px;
}
.small-group-page .hero {
  color: #ff4343;
  font-size: 3rem;
}
.small-group-page .description p {
  color: #333;
}
.sml-section {
  margin-bottom: 100px;
}

.small-group-items {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  margin-top: 3rem;
}
.small-group-item {
  flex-direction: column;
  display: flex;
}

.toppage {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 10;
  width: 80px;
  display: none;
}

.timeline {
  position: relative;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: #ff4343;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -2px;
  height: 82%;
}
.timeline .container2 {
  position: relative;
  background-color: inherit;
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.timeline .container2::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  right: -15px;
  background-color: #ff4343;
  top: 0;
  border-radius: 50%;
  z-index: 1;
}
.timeline .spec::after {
  width: 50px;
  height: 50px;
  right: -25px;
}
.timeline .left {
  left: 0;
}
.timeline .right {
  left: 50%;
}
.timeline .right::after {
  left: -16px;
}
.timeline .right.spec::after {
  left: -25px;
}
.timeline .content {
  position: relative;
}
.timeline .left .content {
  text-align: right;
}
.timeline .content p {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: bold;
}

.messages-section {
  padding-top: 0;
  padding-bottom: 0;
}
.welcome-left {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.welcome-left iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cls-1 {
  fill: #869499;
}
.banner-logo .cls-1 {
  fill: #fff4f4;
}
.cls-1:hover {
  fill: #fff;
}
.cls-2 {
  fill: #000;
}
.footer {
  padding-top: 100px;
}
.footer-nav-wrapper p {
  margin-bottom: 0;
}
.footer-link {
  margin-bottom: 0;
}
.footer-grid {
  margin-bottom: 50px;
}

.arrow-down {
  width: 50px;
}
.about-head .myanchor,
.banner .myanchor {
  position: absolute;
  bottom: 50px;
  left: 50px;
  z-index: 10000;
}

.ac-default,
.ac-event {
  padding-top: 60px;
  padding-bottom: 100px;
}
.ac-default .content,
.ac-event .content {
  padding: 40px 0;
}
.ac-event .facebook {
  max-width: 500px;
  margin: auto;
}

.white-popup-block {
  background: #fff;
  padding: 30px 40px;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative;
}
.subscribe-form .form-control {
  border-radius: 0;
  width: 100%;
}
.subscribe-form h3 {
  margin-bottom: 30px;
  color: #666;
}
.subscribe-form label {
  color: #666;
}
.subscribe-form .msg {
  padding: 10px 15px;
  background: #d1e7dd;
  color: #0f5132;
  margin-bottom: 30px;
  display: none;
}

.nav-link-large {
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  .hidden-desktop {
    display: none;
  }
}

@media (min-width: 820px) and (max-width: 1024px) {
  .banner-body {
    margin-top: 2rem;
  }
  .banner-desc,
  .banner-desc p {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .banner-desc .jesus {
    margin-top: 0px;
    font-size: 3rem;
  }
  .banner-body .button2 a {
    font-size: 1.5rem;
    padding: 12px 5rem;
  }
  .banner-body .time {
    font-size: 1rem;
    line-height: 1.2;
  }
  .welcome-right h4 {
    font-size: 1.2rem;
  }
  .welcome-social img {
    max-width: 45px;
  }
  .arrow-down {
    width: 30px;
  }
  .home .s-message {
    min-height: auto;
  }
  .nav-link-large {
    font-size: 20px;
    padding: 10px 0;
  }
  .menu-grid {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr;
  }
  .menu-column.h80 {
    height: auto;
  }
  .nav-wrapper {
    padding-top: 20px;
  }
  .nav-link-small.social {
    margin-bottom: 0;
  }
  .about-head .hero-container {
    grid-row-gap: 0px;
    grid-column-gap: 20px;
    align-items: baseline;
  }
  .hero-title-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .toppage {
    width: 50px;
  }
  .footer {
    padding-bottom: 30px;
  }
  .contact-page {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .banner-desc,
  .banner-desc p {
    font-size: 3rem;
  }
  .banner-desc .jesus {
    margin-top: -5px;
    font-size: 6rem;
  }
  .banner-body .button2 {
    margin-top: 2rem;
  }
  .banner-body .button2 a {
    font-size: 1.6rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .banner-body .time {
    margin-top: 1rem;
  }
}

@media (max-width: 480px) {
  .banner-desc,
  .banner-desc p {
    font-size: 1.6rem;
  }
  .banner-desc .jesus {
    margin-top: -30px;
    font-size: 5.3rem;
  }
  .banner-body .button2 {
    margin: -10px 0;
    float: none;
  }
  .banner-body .button2 a {
    font-size: 1.2rem;
    padding: 12px 4rem;
  }
  .banner-body .time {
    font-size: 1.4rem;
    float: none;
    margin-top: 2rem;
  }
  .banner .myanchor img {
    max-width: 100%;
  }

  .nav-group-small {
    align-items: flex-start;
  }
  .welcome {
    display: block;
  }
  .welcome-left {
    margin-bottom: 30px;
  }
  .welcome-right h4 {
    font-size: 1.5rem;
    margin-top: 30px;
  }
  .welcome-social a {
    margin: 0 0 0 25px;
  }
  .welcome-social a::after {
    width: 20px;
    height: 20px;
    margin: 10px auto;
  }
  .s-message-past-body {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .welcome-social img {
    max-width: 55px;
  }

  .contact-page .intro-title {
    font-size: 1.5rem;
  }
  .s-message {
    padding: 40px 20px;
  }
  .s-message-subscribe {
    font-size: 1.2rem;
  }
  .s-message-past-head {
    font-size: 1.8rem;
  }
  .home .s-message {
    min-height: auto;
  }
  .contact-head {
    height: 60vh !important;
    min-height: 60vh !important;
  }
  .contact-page {
    max-width: 100%;
  }
  .contact-page input.form-control,
  .contact-page textarea.form-control {
    width: 100%;
    border-radius: 10px;
    padding: 10px;
  }
  .menu-container {
    padding-top: 50px;
  }
  .toppage {
    width: 50px;
  }
  .nav-link-large {
    font-size: 30px;
  }
  .menu-grid,
  .ac-wrap,
  .about-head .hero-container,
  .small-group-items {
    display: block;
  }
  .display-heading-4.hero {
    width: 100%;
    font-size: 2.5rem;
    margin-top: 30px;
  }
  .about-head .hero-title-wrapper div {
    min-height: auto;
  }
  .ac-right {
    margin-top: 50px;
  }
  .ac-location {
    max-width: fit-content;
    padding-top: 0;
  }
  .small-group-item {
    margin-bottom: 30px;
  }
  .contact-section {
    padding-top: 110px;
    height: auto;
  }
  .location-wrap {
    display: block;
  }
  .thumb {
    max-width: 50%;
    margin: 0;
  }
  .ac-col .btn {
    width: 50%;
    font-size: 1rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ac-history h2 {
    font-size: 2.5rem;
  }
  .timeline .container2 {
    margin-bottom: 40px;
  }
  .timeline .content p {
    font-size: 0.6rem;
  }
  .timeline .right {
    padding-right: 0;
  }
  .timeline .left {
    padding-left: 0;
  }
  .timeline .container2::after {
    width: 20px;
    height: 20px;
    right: -10px;
  }
  .timeline .right::after {
    left: -10px;
}
  .timeline .spec::after {
    width: 30px;
    height: 30px;
    right: -15px;
  }
  .timeline .right.spec::after {
    left: -15px;
  }
}

/* Styles for dialog window */
#small-dialog {
	padding: 20px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
}
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
	opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}</pre></body></html>