/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet */
@media (max-width: 1100px) {
  .com-content-article__body {
    margin-right: 40px;
    margin-left: 40px;
  }
}
@media (max-width: 750px) {
  .com-content-article__body {
    margin-right: 5vw;
    margin-left: 5vw;
  }
}
@media (max-width: 500px) {
  .com-content-article__body {
    margin-right: 2vw;
    margin-left: 2vw;
  }
}
/* GAoriginal code
.com-content-article__body {
margin: 40px;
padding: 40px;
}
*/
h1, h2, h3, h4, h5 {
  font-family: "poppins", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400 !Important;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
  color: #666561 !important;
  text-shadow: none !important;
  background-color: #d7d7e6;
}
.g-main-nav .g-dropdown .g-block {
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
}
.g-main-nav .g-dropdown .g-menu-item-container {
  padding: 12px 36px;
}
/* Desktop dropdown only */
@media (min-width: 769px) {
  .g-main-nav .g-dropdown .g-block {
    background: #ffffff;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
  }
  .g-main-nav .g-dropdown .g-menu-item-container {
    padding: 12px 36px;
  }
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 22px !Important;
}
/* Mobile menu reset */
@media (max-width: 768px) {
  .g-main-nav .g-dropdown, .g-main-nav .g-sublevel, .g-main-nav .g-menu-item-container {
    box-shadow: none !important;
    margin: 0 !important;
  }
}
/* Homepage Info List Cards */
.info-border .g-infolist-item-container {
  border: 5px solid #edf1f7;
  border-radius: 18px;
  padding: 45px 30px 35px;
  min-height: 340px;
  box-sizing: border-box;
}
.info-border .g-infolist-item-title {
  margin-top: 20px;
  margin-bottom: 25px;
}
.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
  backbound-color: #000000;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #cad92f;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #red;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #7E20AB;
}
#g-mobilemenu-container ul {
  margin: 15px !Important;
  padding: 0;
  list-style: none;
}
#g-navigation {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* =========================================
   mobile menu colors
========================================= */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) .active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: rgba(118, 15, 15, 0.6) !important;
}
/* =========================================
   Mobile Menu Touch Improvements
========================================= */
@media (max-width: 1019px) {
  #g-offcanvas #g-mobilemenu-container .g-menu-item-container {
    min-height: 48px;
    padding: 14px 18px;
    display: flex;
    align-items: center;
  }
  #g-offcanvas .g-menu-parent-indicator {
    padding: 10px;
    font-size: 1.15rem;
  }
}
/* BBI Mobile Menu Fix
   Offcanvas breakpoint discovered: 1019px
   Toggle aligned with header logo
*/
@media (max-width: 1019px) {
  .g-offcanvas-toggle {
    top: 18px !important;
    right: 22px !important;
    left: auto !important;
    color: #fff !important;
    z-index: 9999;
  }
  .g-offcanvas-toggle i {
    color: #fff !important;
  }
}
.g-logo {
  max-width: 210px !Important;
  align-items: center;
  white-space: nowrap;
  margin-left: 20px !Important;
}
/* footer margin margin*/
div#logo-6554-particle {
  margin: -20px;
}
div#totop-4563-particle {
  margin-top: -60px;
  margin-bottom: -60px;
}
/* 
.g-offcanvas-toggle {
top: .9rem!Important;
left: .9rem!Important;

}
=========================
   COURSE CATALOG LAYOUT
   ========================= */
.course-layout {
  display: flex;
  gap: 2.5rem;
  padding: 2.5rem 2rem;
  border-bottom: 1px solid #7F7777;
  /* desktop readability */
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}
.course-layout:last-child {
  border-bottom: none;
}
/* =========================
   LEFT COLUMN (META)
   ========================= */
.course-meta {
  flex: 0 0 36%;
  font-size: 0.95rem;
}
.course-meta h3 {
  margin: 0 0 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
  /* visual accent */
  border-left: 4px solid #61079C;
  padding-left: 0.75rem;
}
.course-meta p {
  margin: 0.35rem 0;
  line-height: 1.5;
}
.course-meta strong {
  font-weight: 600;
}
.course-meta em {
  font-style: italic;
}
/* =========================
   RIGHT COLUMN (PREVIEW)
   ========================= */
.course-preview {
  flex: 1;
  max-width: 580px;
  /* shorter line length for desktop */
}
.course-preview h4 {
  margin: 0 0 0.75rem;
  font-size: 1.05rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #555;
}
.course-preview p {
  margin: 0 0 1rem;
  line-height: 1.7;
}
/* =========================
   MOBILE STACKING (SINGLE SOURCE OF TRUTH)
   ========================= */
@media (max-width: 768px) {
  .course-layout {
    flex-direction: column;
    max-width: 100%;
    padding: 1.5rem 1rem;
    gap: 1.25rem;
  }
  .course-meta, .course-preview {
    flex: 1 1 auto;
    max-width: 100%;
  }
  .course-meta h3 {
    font-size: 1.25rem;
  }
}
/* =========================
   new bbi code starts here
   ========================= */
.bbi-semester-card {
  background: #e7e1dfcc;
  border-radius: 14px;
  padding: 24px;
}
.bbi-semester-card {
  max-width: 520px;
  margin: 0 auto;
}
.bbi-semester-top {
  text-align: center;
  border: 4px solid #e4e8ef;
  border-radius: 24px;
  padding: 24px 20px;
  margin-bottom: 24px;
}
.bbi-card-icon {
  font-size: 24px;
}
.bbi-semester-top h2 {
  margin: 0 0 10px;
  font-size: 30px;
  text-transform: uppercase;
}
.bbi-semester-top p {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.bbi-feature {
  border-bottom: 1px solid #eceff5;
  padding-bottom: 8px;
  padding-top: 4px;
}
.bbi-feature:last-of-type {
  border-bottom: none;
}
.bbi-feature {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin: 24px 0;
}
.bbi-feature span {
  font-size: 42px;
  line-height: 1;
  width: 54px;
  text-align: center;
}
.bbi-feature strong {
  display: block;
  font-size: 18px;
}
.bbi-feature p {
  margin: 4px 0 0;
  font-size: 15px;
}
.bbi-deadline-box {
  background: #6d48370a;
  border-radius: 10px;
  /* padding: 22px; */
  text-align: center;
  /* margin-top: 28px; */
}
.bbi-deadline-box span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.bbi-deadline-box strong {
  display: block;
  color: #b88422;
  font-size: 26px;
  margin: 8px 0 16px;
}
.bbi-deadline-box a {
  display: block;
  background: #160610a1;
  color: #fff;
  text-decoration: none;
  padding: 21px 18px;
  border-radius: 6px;
  border: solid;
  border-width: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .bbi-semester-card {
    padding: 26px;
    margin: 30px auto 0;
  }
}
@media (max-width: 1024px) {
  #bbi-hero-row .kt-row-column-wrap {
    grid-template-columns: 1fr !important;
  }
  #bbi-hero-row .wp-block-kadence-column {
    width: 100% !important;
    max-width: 100% !important;
  }
  #bbi-hero-row .bbi-semester-card {
    max-width: 620px !important;
    margin: 40px auto 0 !important;
  }
}
/* Desktop */
.bbi-hero-title {
  font-size: clamp(52px, 5vw, 88px);
  line-height: 0.95;
}
/* Tablet */
@media (max-width: 1024px) {
  .bbi-hero-title {
    font-size: 58px;
  }
}
/* Mobile */
@media (max-width: 768px) {
  .bbi-hero-title {
    font-size: 42px;
    line-height: 1;
  }
}
/* Small phones */
@media (max-width: 480px) {
  .bbi-hero-title {
    font-size: 34px;
  }
}
/*  correction for ipads*/
/* Real tablet fix: let stacked hero grow naturally */
@media (max-width: 1024px) {
  #bbi-hero-row {
    min-height: auto !important;
    height: auto !important;
  }
  #bbi-hero-row .kt-row-column-wrap {
    grid-template-columns: 1fr !important;
    row-gap: 40px !important;
  }
  #bbi-hero-row .wp-block-kadence-column, #bbi-hero-row .kt-inside-inner-col {
    height: auto !important;
    min-height: auto !important;
  }
  #bbi-hero-row .bbi-semester-card {
    position: relative !important;
    z-index: 2;
    margin: 40px auto 0 !important;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  #bbi-hero-row {
    padding-bottom: 60px !important;
  }
}
/* =====================================
   BETHEL PAGE HEADER SYSTEM
===================================== */
.bbi-page-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 20px 30px;
}
.bbi-page-header h1 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: clamp(40px, 5vw, 62px);
  line-height: 1.1;
  color: #470457;
}
/* Feature column separators - desktop only */
@media (min-width: 768px) {
  #g-feature .g-block {
    border-right: 1px solid rgba(255, 255, 255, 0.35);
  }
  #g-feature .g-block:last-child {
    border-right: none;
  }
}
/* Hide Feature section on mobile */
@media (max-width: 1020px) {
  #g-feature {
    display: none !important;
  }
}
/* Purple Divider */
.bbi-page-header h1::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  background: #470457;
  margin: 18px auto 0;
  border-radius: 2px;
}
/* Optional Intro Text */
.bbi-page-header p {
  max-width: 700px;
  margin: 24px auto 0;
  font-size: 20px;
  line-height: 1.7;
  color: #666;
}
/* Mobile */
@media (max-width: 768px) {
  .bbi-page-header {
    padding: 35px 20px 25px;
  }
  .bbi-page-header p {
    font-size: 18px;
  }
}
.degree-card-title {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
.degree-icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #470457;
  /* PURPLE */
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex: 0 0 46px;
}
.degree-title-text h3 {
  margin: 0 0 8px;
  font-family: "Cormorant Garamond", serif;
  font-size: 28px;
  line-height: 1.05;
  color: #071d33;
}
.degree-title-text p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  color: #222;
}
.degree-program {
  max-width: 980px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.degree-hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 360px;
  background: #f7f3ee;
}
.degree-hero-content {
  padding: 60px 55px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.degree-eyebrow {
  color: #470457;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.degree-hero h1 {
  font-family: "Cormorant Garamond", serif;
  font-size: 54px;
  line-height: 0.95;
  color: #470457;
  margin: 0 0 20px;
}
.degree-hero h1::after {
  content: "";
  display: block;
  width: 72px;
  height: 2px;
  background: #470457;
  margin-top: 22px;
}
.degree-tagline {
  font-size: 17px;
  line-height: 1.6;
  max-width: 340px;
  margin-bottom: 28px;
  color: #222;
}
.degree-hero-image {
  background: url('../../../../YOUR-IMAGE-URL-HERE') center/cover no-repeat;
}
.degree-btn {
  width: fit-content;
  background: #470457;
  color: #fff;
  padding: 13px 28px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}
.program-section {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 28px;
  padding: 38px 50px;
  border-top: 1px solid #ddd;
}
.section-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #470457;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}
.program-section h2 {
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  color: #0b213b;
  margin: 0 0 12px;
}
.program-section p {
  margin: 0;
  line-height: 1.6;
}
.learn-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
  margin-top: 20px;
  text-align: center;
}
.learn-item {
  font-size: 14px;
  color: #0b213b;
}
.course-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.course-tags span {
  border: 1px solid #b98a8f;
  color: #470457;
  border-radius: 999px;
  padding: 7px 14px;
  font-size: 13px;
  background: #fff;
}
.outcomes-list {
  margin: 0;
  padding-left: 18px;
}
.outcomes-list li {
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .degree-hero {
    grid-template-columns: 1fr;
  }
  .degree-hero-image {
    min-height: 240px;
    order: -1;
  }
  .degree-hero-content {
    padding: 38px 28px;
  }
  .degree-hero h1 {
    font-size: 40px;
  }
  .program-section {
    grid-template-columns: 1fr;
    padding: 32px 26px;
  }
  .learn-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Bethel program page helper blocks */
.bbi-learn-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 28px;
  max-width: 980px;
  margin: 28px auto 10px;
  text-align: center;
}
.bbi-learn-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: #071d33;
  font-weight: 600;
  line-height: 1.25;
}
.bbi-learn-icon {
  font-size: 34px;
  line-height: 1;
  color: #071d33;
}
.bbi-course-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px 22px;
  max-width: 900px;
  margin: 28px auto 18px;
}
.bbi-course-tags a, .bbi-course-tags a:link, .bbi-course-tags a:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 250px;
  max-width: 250px;
  padding: 14px 24px;
  border: 1.5px solid #470457;
  border-radius: 999px;
  background: #fff;
  color: #071d33 !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  box-sizing: border-box;
}
.bbi-course-tags a:hover {
  background: #470457;
  color: #fff !important;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .bbi-course-tags {
    justify-content: center;
  }
  .bbi-course-tags a, .bbi-course-tags a:link, .bbi-course-tags a:visited {
    width: 100%;
    max-width: 320px;
    min-width: 0;
  }
}
.bbi-complete-list-link {
  text-align: center;
  margin-top: 22px;
}
.bbi-complete-list-link a {
  color: #470457;
  font-weight: 700;
  text-decoration: none;
}
/* tighten Kadence section spacing a bit */
.bbi-program-section {
  padding: 1px 60px;
}
.bbi-section-head {
  margin-bottom: 24px !important;
}
.bbi-course-tags, .bbi-learn-grid, .bbi-outcomes {
  margin-bottom: 60px !important;
}
/* mobile */
@media (max-width: 768px) {
  .bbi-learn-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 22px 16px;
  }
  .bbi-course-tags {
    justify-content: flex-start;
  }
  .bbi-course-tags span {
    min-width: 100%;
  }
}
.bbi-outcomes {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  max-width: 900px;
  padding-left: 75px;
  margin-top: 18px;
}
.bbi-outcomes div {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.45;
  color: #071d33;
}
.bbi-outcomes div::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #470457;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 768px) {
  .bbi-outcomes {
    grid-template-columns: 1fr;
  }
}
.bbi-custom-icon {
  width: 42px;
  height: 42px;
  display: inline-block;
}
.bbi-section-head {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 24px;
  align-items: start;
  margin: 46px 0 28px;
}
.bbi-section-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #4b005f;
  /* Bethel purple */
  display: flex;
  align-items: center;
  justify-content: center;
}
.bbi-section-icon img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  display: block;
}
.bbi-section-text h2 {
  margin: 0 0 10px;
}
.bbi-section-text p {
  margin: 0;
}
/* Tablet: keep pills in 2 columns longer */
@media (max-width: 772px) and (min-width: 426px) {
  .bbi-course-tags {
    max-width: 620px;
    justify-content: center;
  }
  .bbi-course-tags a, .bbi-course-tags a:link, .bbi-course-tags a:visited {
    width: calc(50% - 14px);
    min-width: 0;
    max-width: none;
    font-size: 14px;
    padding: 12px 14px;
  }
}
/* Small phones */
@media (max-width: 425px) {
  .bbi-section-text h2 {
    font-size: 24px;
    line-height: 1.15;
    word-break: normal;
    overflow-wrap: normal;
  }
  .bbi-section-head {
    grid-template-columns: 52px 1fr;
    gap: 14px;
  }
  .bbi-section-icon {
    width: 46px;
    height: 46px;
  }
  .bbi-section-icon img {
    width: 27px;
    height: 27px;
  }
  .bbi-course-tags a, .bbi-course-tags a:link, .bbi-course-tags a:visited {
    width: 100%;
    max-width: 300px;
    min-width: 0;
    font-size: 14px;
    padding: 11px 14px;
  }
}
.bbi-section-head .bbi-section-text h2 {
  font-size: 24px !important;
}
.bbi-outcomes {
  margin-bottom: 30px !important;
}
@media (max-width: 768px) {
  .bbi-hero-button {
    text-align: center;
  }
  .bbi-hero-button a {
    display: inline-block;
    width: auto !important;
    white-space: nowrap;
  }
}
.bbi-highlight {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 4px;
  align-items: start;
  margin-bottom: 24px;
}
.bbi-highlight-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bbi-highlight img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.bbi-highlight-text h5 {
  margin: 0 0 10px;
  line-height: 1.2;
}
.bbi-highlight-text p {
  margin: 0;
}
.bbi-strip-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.bbi-strip-item .bbi-highlight-icon {
  background: transparent;
  border-radius: 0;
  width: auto;
  height: auto;
}
.bbi-advantage-col {
  padding: 0 28px;
  border-right: 1px solid #e3e3e3;
}
.p-bbi-highlight-text {
  color: #ffffff;
  text-transform: uppercase;
}
.bbi-advantage-col:last-child {
  border-right: none;
}
@media (max-width: 1136px) and (min-width: 768px) {
  .bbi-advantage-strip .kt-row-column-wrap {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .bbi-advantage-col {
    border-right: none;
    padding: 18px 24px;
  }
  .bbi-advantage-col:nth-child(odd) {
    border-right: 1px solid #e3e3e3;
  }
  .bbi-advantage-col:nth-child(1), .bbi-advantage-col:nth-child(2) {
    border-bottom: 1px solid #e3e3e3;
  }
}
.bbi-page-header h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 0.996;
  letter-spacing: 0.019em;
  font-family: "Playfair Display", serif;
  color: #470457;
}
h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 0.996;
  letter-spacing: 0.019em;
  font-family: "Playfair Display", serif;
  color: #470457;
}
.bbi-course-catalog {
  max-width: 1100px;
  margin: 0 auto;
}
.bbi-catalog-note {
  margin: 0 0 34px;
  padding: 24px 28px;
  border-left: 7px solid #4b005f;
  background: #faf7fc;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
}
.bbi-catalog-note h2 {
  margin: 0 0 8px;
  color: #2b1240;
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  font-weight: 600;
}
.bbi-catalog-note p {
  margin: 0;
  color: #444;
  font-size: 17px;
  line-height: 1.6;
}
.bbi-course-group {
  margin: 22px 0;
  border: 1px solid #ddd;
  border-left: 7px solid #4b005f;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.bbi-course-group summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 26px;
  cursor: pointer;
  list-style: none;
  background: #fff;
}
.bbi-course-group summary::-webkit-details-marker {
  display: none;
}
.bbi-course-title h2 {
  margin: 0;
  color: #2b1240;
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
}
.bbi-course-title p {
  margin: 6px 0 0;
  color: #555;
  font-size: 16px;
}
.bbi-course-arrow {
  font-size: 26px;
  color: #4b005f;
  transition: transform 0.2s ease;
}
.bbi-course-group[open] .bbi-course-arrow {
  transform: rotate(180deg);
}
.bbi-course-content {
  padding: 28px 34px 34px;
  border-top: 1px solid #eee;
}
@media (max-width: 600px) {
  .bbi-catalog-note {
    padding: 20px;
  }
  .bbi-course-group summary {
    padding: 18px;
  }
  .bbi-course-title h2, .bbi-catalog-note h2 {
    font-size: 24px;
  }
  .bbi-course-content {
    padding: 22px;
  }
}
.bbi-catalog-intro {
  max-width: 900px;
  margin: 0 auto 36px;
  text-align: center;
}
.bbi-catalog-intro h1 {
  margin: 0 0 12px;
  font-family: "Cormorant Garamond", serif;
  font-size: 62px;
  font-weight: 600;
  color: #2b1240;
  line-height: 1;
}
.bbi-catalog-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 0 auto 22px;
  color: #4b005f;
}
.bbi-catalog-divider span {
  width: 130px;
  height: 1px;
  background: #9b79ab;
}
.bbi-catalog-divider strong {
  font-size: 28px;
  line-height: 1;
}
.bbi-catalog-lead {
  max-width: 760px;
  margin: 0 auto 34px;
  font-size: 18px;
  line-height: 1.7;
  color: #333;
}
.bbi-catalog-note {
  max-width: 820px;
  margin: 0 auto 34px;
  padding: 26px 34px;
  border: 1px solid #d8c7e2;
  border-left: 7px solid #4b005f;
  border-radius: 10px;
  background: #fbf8fd;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  text-align: left;
}
.bbi-catalog-note h2 {
  margin: 0 0 8px;
  font-family: "Cormorant Garamond", serif;
  font-size: 32px;
  font-weight: 600;
  color: #2b1240;
}
.bbi-catalog-note p {
  margin: 0;
  font-size: 17px;
  line-height: 1.65;
  color: #333;
}
.bbi-catalog-helper {
  margin: 0;
  font-size: 18px;
  color: #333;
}
@media (max-width: 600px) {
  .bbi-catalog-intro h1 {
    font-size: 42px;
  }
  .bbi-catalog-divider span {
    width: 80px;
  }
  .bbi-catalog-note {
    padding: 22px;
  }
}
.bbi-catalog-scripture {
  max-width: 900px;
  margin: 60px auto 20px;
  text-align: center;
}
.bbi-scripture-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 24px;
  color: #6b4c85;
}
.bbi-scripture-divider span {
  width: 180px;
  height: 1px;
  background: #bca6ca;
}
.bbi-scripture-divider strong {
  font-size: 26px;
  font-weight: 400;
}
.bbi-catalog-scripture blockquote {
  margin: 0 auto;
  max-width: 760px;
  font-family: "Cormorant Garamond", serif;
  font-size: 34px;
  font-style: italic;
  line-height: 1.35;
  color: #4b005f;
}
.bbi-catalog-scripture p {
  margin-top: 18px;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4b005f;
}
@media (max-width: 700px) {
  .bbi-scripture-divider span {
    width: 70px;
  }
  .bbi-catalog-scripture blockquote {
    font-size: 26px;
  }
  .bbi-catalog-scripture p {
    font-size: 18px;
  }
}
.home-action-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin: 28px auto;
}
.home-action-card {
  display: block;
  padding: 22px 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 4px solid #4b005f;
  text-decoration: none;
  color: #333;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.home-action-card strong {
  display: block;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #4b005f;
}
.home-action-card span {
  display: block;
  font-size: 0.95rem;
  line-height: 1.4;
}
.home-action-card:hover {
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  .home-action-cards {
    grid-template-columns: 1fr;
  }
}
/*# sourceMappingURL=custom_38.css.map */