 main {background: var(--bodyTextColorWhite);}@media only screen and (min-width: 0rem) {.sermon-container {margin: auto;max-width: 70em;width: 94%;}.sermon-link {z-index: 1;position: relative;display: inline-block;border-radius: 0.25rem;margin: auto;background-color: var(--headerColor);min-width: 9.375rem;box-sizing: border-box;padding: 0 1.5rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-weight: 700;color: #fff;transition: color 0.3s;text-align: center;}.sermon-link:before {z-index: -1;z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0;border: 1px solid var(--headerColor);border-radius: 0.25rem;background: #fff;height: 100%;width: 100%;box-sizing: border-box;transition: opacity 0.3s;}.sermon-link:hover {color: var(--headerColor);}.sermon-link:hover:before {opacity: 1;}}@media only screen and (min-width: 0rem) {#header {z-index: 1;position: relative;}#header .sermon-container {padding: clamp(100px, 14vw, 200px) 0 clamp(50px, 11vw, 100px);}#header .sermon-header {margin: 0;width: 100%;font-size: clamp(24px, 4vw, 48px);line-height: 1.2em;font-weight: 700;color: #fff;text-align: left;}#header .sermon-bg {z-index: -1;position: absolute;top: 0;left: 0;display: block;height: 100%;width: 100%;}#header .sermon-bg img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#header .sermon-bg:before {z-index: 1;position: absolute;top: 0;left: 0;content: "";opacity: 0.6;display: block;background: #000;height: 100%;width: 100%;}}@media only screen and (min-width: 0rem) {#int-hero {z-index: 1;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 30vh;padding-top: 3.125rem;}#int-hero picture {z-index: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}#int-hero picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#int-hero h1 {position: relative;margin: 0 auto;margin-top: 4.375rem;margin-bottom: 1.875rem;max-width: 31.25rem;width: 96%;font-size: 2.1333333333rem;color: #fff;text-align: center;}#int-hero p {display: block;margin: auto;margin-bottom: 1.875rem;max-width: 25rem;width: 96%;color: #fff;text-align: center;}#int-hero:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0.7;display: block;background: #000;height: 100%;width: 100%;}}@media only screen and (min-width: 48rem) {#int-hero {font-size: 100%;}#int-hero h1 {font-size: 4rem;}}@media only screen and (min-width: 64rem) {#int-hero {background-attachment: fixed;min-height: 18.75rem;height: auto;padding-top: 11.25rem;font-size: inherit;padding-block-end: 6.25rem;}}@media only screen and (min-width: 0rem) {.sermon-container {padding: clamp(60px, 7vw, 100px) 0;}.main-content-wrapper {display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125em;}.main-content {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;row-gap: 3.125em;}}@media only screen and (min-width: 64rem) {.main-content-wrapper {flex-direction: row;align-items: flex-start;column-gap: 1.25em;}}@media only screen and (min-width: 0rem) {.search-container {display: flex;flex-direction: column;gap: 10px;align-items: center;width: 100%;max-width: 700px;margin: 20px auto;}.search-container .search-bar {display: flex;width: 100%;border: 2px solid var(--bodyTextColor);border-radius: 25px;overflow: hidden;background-color: var(--headerColor);}.search-container .search-bar input {flex: 1;padding: 10px;border: none;outline: none;font-size: 16px;}.search-container .search-bar .search-btn {border: none;border-radius: 0;padding: 10px 15px;cursor: pointer;}.search-container .filter-area {display: flex;flex-wrap: wrap;gap: 10px;align-items: center;justify-content: center;}.search-container .filter-area label {font-size: 14px;font-weight: bold;}.search-container .filter-area select {padding: 8px;border-radius: 5px;border: 1px solid var(--bodyTextColor);font-size: 14px;}}@media only screen and (min-width: 0rem) {.recent-articles {max-width: 49.6875em;width: 100%;overflow: hidden;display: flex;flex-direction: row;}.recent-articles:hover img {opacity: 0.7;}.recent-articles .article-link {text-decoration: none;cursor: pointer;height: 100%;}.recent-articles .sermon-mainImage {position: relative;display: flex;flex-basis: 40%;border-radius: 0.5em 0 0 0.5em;overflow: hidden;}.recent-articles .sermon-mainImage img {max-inline-size: 100%;block-size: auto;object-fit: cover;height: 100%;aspect-ratio: 2/1;transition: opacity 0.3s;}.recent-articles .article-group {display: flex;flex-direction: column;flex-basis: 60%;border: 1px solid #ebebeb;border-radius: 0 0.5em 0.5em 0;padding: 16px;}.recent-articles .sermon-author-img {position: relative;display: block;border-radius: 50%;height: 2em;width: 2em;overflow: hidden;}.recent-articles .sermon-author-img img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.recent-articles .sermon-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}.recent-articles .sermon-author, .recent-articles .sermon-date {font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}.recent-articles .sermon-dot {display: block;border-radius: 50%;background-color: var(--primary);height: 3px;width: 3px;}.recent-articles .sermon-h1 {margin: 1rem 0;font-size: 1rem;line-height: 1.4em;font-weight: 700;color: var(--headerColor);}.recent-articles .sermon-desc {font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);}.recent-articles .sermon-link {z-index: 1;position: relative;display: inline-block;border-radius: 0.25rem;margin: auto;background-color: var(--headerColor);min-width: 9.375rem;box-sizing: border-box;padding: 0 1.5rem;text-decoration: none;font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);font-weight: 700;color: #fff;transition: color 0.3s;text-align: center;}.recent-articles .sermon-link:before {z-index: -1;z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0;border: 1px solid var(--headerColor);border-radius: 0.25rem;background: #fff;height: 100%;width: 100%;box-sizing: border-box;transition: opacity 0.3s;}.recent-articles .sermon-link:hover {color: var(--headerColor);}.recent-articles .sermon-link:hover:before {opacity: 1;}}@media only screen and (min-width: 48rem) {.recent-articles {flex-direction: row;}.recent-articles .sermon-mainImage {flex-basis: 30%;}.recent-articles .article-group {flex-basis: 70%;}}@media only screen and (min-width: 64rem) {.recent-articles .sermon-h1 {font-size: 1.5rem;max-width: 31.25rem;}}@media only screen and (min-width: 0rem) {body.dark-mode .recent-articles .sermon-h1, body.dark-mode .recent-articles .sermon-desc, body.dark-mode .recent-articles .sermon-author, body.dark-mode .recent-articles .sermon-date {color: #f7f7f7;}body.dark-mode .sermon-sidebar .feature-h3, body.dark-mode .sermon-sidebar .feature-date, body.dark-mode .sermon-sidebar .sermon-header {color: #f7f7f7;}body.dark-mode .sermon-sidebar .sermon-header:after {background: var(--primary);}body.dark-mode .sermon-article .sermon-h1, body.dark-mode .sermon-article .sermon-author, body.dark-mode .sermon-article .sermon-date {color: #f7f7f7;}body.dark-mode .sermon-article #sermon-content h1, body.dark-mode .sermon-article #sermon-content h2, body.dark-mode .sermon-article #sermon-content h3, body.dark-mode .sermon-article #sermon-content h4, body.dark-mode .sermon-article #sermon-content h5, body.dark-mode .sermon-article #sermon-content h6 {color: #f7f7f7;}body.dark-mode .sermon-article #sermon-content p, body.dark-mode .sermon-article #sermon-content li {opacity: 0.8;color: #f7f7f7;}body.dark-mode .sermon-article #sermon-content a {color: #9dafe5;}}@media only screen and (min-width: 0rem) {.sermon-sidebar {display: flex;flex-direction: column;justify-content: center;align-items: center;max-width: 49.6875em;width: 100%;box-sizing: border-box;row-gap: 3.125em;}.sermon-sidebar .sermon-featured-group {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;border: 1px solid #ebebeb;border-radius: 0.5em;width: 100%;padding: 2.1875em 1.875em;}.sermon-sidebar .sermon-header {position: relative;display: block;margin-bottom: 1.875rem;font-size: 1.25em;font-weight: bold;color: var(--headerColor);text-align: center;}.sermon-sidebar .sermon-header:after {position: relative;content: "";display: block;border-radius: 0.25rem;margin: 1rem auto;background: var(--headerColor);height: 3px;width: 3.125rem;}.sermon-sidebar .sermon-feature {display: flex;justify-content: flex-start;align-items: center;border-bottom: 1px solid #ebebeb;width: 100%;padding: 1.25rem 0;text-decoration: none;column-gap: 1.5em;}.sermon-sidebar .sermon-feature:nth-of-type(1) {padding-top: 0;}.sermon-sidebar .sermon-feature:last-of-type {border: none;padding-bottom: 0;}.sermon-sidebar .sermon-featureImage {position: relative;display: block;border-radius: 50%;height: 3.75em;width: 3.75em;overflow: hidden;flex: none;}.sermon-sidebar .sermon-featureImage img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.sermon-sidebar .feature-h3 {display: block;margin: 0;margin-bottom: 0.25rem;text-decoration: none;font-size: 0.9375rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}.sermon-sidebar .feature-date {display: block;font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}}@media only screen and (min-width: 64rem) {.sermon-sidebar {max-width: 22.5em;}}@media only screen and (min-width: 0rem) {.sermon-article {display: block;max-width: 49.6875em;width: 100%;background: white;}.sermon-article .sermon-mainImage {position: relative;display: block;border-radius: 0.5em;margin-bottom: 3.125em;height: clamp(200px, 30vw, 400px);width: 100%;overflow: hidden;}.sermon-article .sermon-mainImage img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.sermon-article .sermon-author-img {position: relative;display: block;border-radius: 50%;height: 2em;width: 2em;overflow: hidden;}.sermon-article .sermon-author-img img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.sermon-article .sermon-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}.sermon-article .sermon-author, .sermon-article .sermon-date {font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}.sermon-article .sermon-dot {display: block;border-radius: 50%;background-color: #fe4f70;height: 3px;width: 3px;}.sermon-article .sermon-h1 {margin: 1rem 0;max-width: 34.375rem;font-size: clamp(20px, 5vw, 39px);line-height: 1.4em;font-weight: 700;color: var(--headerColor);}.sermon-article .article-group {padding: 0rem 3rem;}.sermon-article #sermon-content {border-top: 1px solid #ebebeb;margin-top: 1em;padding: 1.5625em 3rem 0rem 3rem;}.sermon-article #sermon-content h1 {margin-bottom: 1rem;font-size: 2.25rem;line-height: 1.75em;font-weight: 700;color: var(--headerColor);}.sermon-article #sermon-content h2 {margin-bottom: 1rem;font-size: 1.75rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}.sermon-article #sermon-content h3 {margin-bottom: 1rem;font-size: 1.5rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}.sermon-article #sermon-content h4, .sermon-article #sermon-content h5, .sermon-article #sermon-content h6 {margin-bottom: 1rem;font-size: 1.25rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}.sermon-article #sermon-content p {margin: 0;margin-bottom: 1rem;font-size: 1rem;line-height: 1.6em;color: var(--bodyTextColor);}.sermon-article #sermon-content a {text-decoration: underline;font-size: inherit;color: var(--secondary);}.sermon-article #sermon-content ul, .sermon-article #sermon-content ol {margin: 1rem 0;padding-left: 2.5rem;}.sermon-article #sermon-content ul li, .sermon-article #sermon-content ol li {margin-bottom: 1rem;list-style: circle;font-size: 1rem;line-height: 1.6em;color: var(--bodyTextColor);}.sermon-article #sermon-content img {display: block;border-radius: 0.5rem;margin: 1rem 0;height: auto;width: 100%;}}@media only screen and (min-width: 0rem) {#cs-footer {background-color: #1a1a1a;padding: clamp(3.75em, 7.82vw, 6.25em) 1em;font-family: "Roboto", "Arial", sans-serif;}#cs-footer .cs-container {margin: auto;max-width: 80em;width: 100%;}#cs-footer .cs-logo-group {position: relative;width: 100%;}#cs-footer .cs-logo {display: block;margin-bottom: clamp(1.75em, 4.17vw, 2.75em);height: auto;width: clamp(13.125em, 8vw, 15em);}#cs-footer .cs-logo-img {height: auto;width: 100%;}#cs-footer .cs-text {margin: 0;margin-bottom: 2.5rem;max-width: 21.5rem;color: var(--bodyTextColorWhite);}#cs-footer .cs-nav {margin: 0;margin-bottom: clamp(2em, 5.3vw, 2.5em);padding: 0;padding-left: 1em;}#cs-footer .cs-nav-li {list-style: none;line-height: 1.5em;}#cs-footer .cs-nav-li:last-of-type {margin-bottom: 0;}#cs-footer .cs-header {position: relative;display: block;margin-bottom: 1.25rem;font-size: 1rem;line-height: 1.5em;font-weight: 700;color: var(--bodyTextColorWhite);}#cs-footer .cs-nav-link {position: relative;text-decoration: none;font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColorWhite);}#cs-footer .cs-nav-link:before {position: absolute;bottom: -0.125rem;left: 0;content: "";opacity: 1;display: block;background: currentColor;height: 0.125rem;width: 0%;transition: width 0.3s;}#cs-footer .cs-nav-link:hover:before {width: 100%;}#cs-footer .cs-bottom {position: relative;width: 100%;padding-left: 1em;}#cs-footer .cs-copyright {display: block;font-size: 1rem;line-height: 1.5em;color: #b4b2c7;}#cs-footer .cs-social {position: absolute;bottom: 0;right: 1em;display: inline-flex;flex-direction: column;justify-content: flex-start;gap: 0.75em;}#cs-footer .cs-social-link {z-index: 1;position: relative;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: #4e4b66;height: 1.5rem;width: 1.5rem;transition: transform 0.3s, background-color 0.3s;}#cs-footer .cs-social-link:hover {transform: translateY(-0.1875rem);background-color: var(--primary);}#cs-footer .cs-social-img {display: block;height: 0.8125rem;width: auto;}}@media only screen and (min-width: 37.5em) {#cs-footer .cs-container {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;column-gap: clamp(3em, 5.9vw, 3.75em);}}@media only screen and (min-width: 48rem) {#cs-footer .cs-logo-group {display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: clamp(1.25em, 4vw, 3.75em);}#cs-footer .cs-logo {margin: 0;}#cs-footer .cs-text {margin: 0;max-width: 32.5625rem;width: 50%;text-align: right;}#cs-footer .cs-nav {padding: 0;}#cs-footer .cs-bottom {display: flex;justify-content: space-between;align-items: center;padding: 0;}#cs-footer .cs-social {position: relative;bottom: auto;right: auto;flex-direction: row;}}