.elementor-3772 .elementor-element.elementor-element-9608618{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-3772 .elementor-element.elementor-element-eb263bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-4047f23 *//* ===========================
   COMMUNITY & PARENTS ENGAGEMENT PAGE STYLING
   =========================== */

/* BRAND COLORS */
:root {
  --brand-gold: #E7BC45;
  --brand-dark: #1A1A1A;
  --brand-cream: #FFF9ED;
  --text-muted: #555;
}

/* HERO SECTION */
.community-hero {
  position: relative;
  background: url('https://literacydevelopmentfoundation.org/wp-content/uploads/2015/04/blog-3.jpg') center/cover no-repeat;
  color: #fff;
  text-align: center;
  padding: 8rem 1.5rem;
  border-bottom: 6px solid var(--brand-gold);
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom right, rgba(0,0,0,0.65), rgba(231,188,69,0.25));
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
}

.community-hero h1 {
  font-size: 5rem;
  font-weight: 800;
  margin-bottom: 1rem;
}

.community-hero p {
  font-size: 1.2rem;
  line-height: 1.7;
  color: #f0f0f0;
  margin-bottom: 2rem;
}

.hero-btn {
  background: var(--brand-gold);
  color: #fff;
  padding: 0.9rem 1.8rem;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.hero-btn:hover {
  background: #D1A635;
  transform: translateY(-4px);
}

/* VISION SECTION */
.community-vision {
  position: relative;
  background: var(--brand-cream);
  padding: 5rem 1.5rem;
  text-align: center;
  overflow: hidden;
}

.smoke-bg {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 150%;
  background: url('https://literacydevelopmentfoundation.org/wp-content/uploads/2023/06/project-1.jpeg');
  opacity: 0.2;
  z-index: 0;
}

.vision-inner {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}

.community-vision h2 {
  font-size: 3rem;
  font-weight: 700;
  color: var(--brand-dark);
  margin-bottom: 1.5rem;
}

.community-vision p {
  font-size: 2rem;
  color: var(--text-muted);
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

blockquote {
  font-style: italic;
  background: #fff;
  border-left: 6px solid var(--brand-gold);
  padding: 1rem 1.5rem;
  display: inline-block;
  color: var(--brand-dark);
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

/* PROGRAMS SECTION */
.community-programs {
  background: #fff;
  padding: 5rem 1.5rem;
  text-align: center;
}

.community-programs h2 {
  color: var(--brand-dark);
  font-size: 2.2rem;
  margin-bottom: 3rem;
  position: relative;
}

.community-programs h2::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 4px;
  background: var(--brand-gold);
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
}

.program-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
  max-width: 1100px;
  margin: 0 auto;
}

.program-card {
  background: var(--brand-cream);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  text-align: left;
}

.program-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 35px rgba(0,0,0,0.12);
}

.program-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.program-text {
  padding: 1.8rem;
}

.program-text h3 {
  font-size: 1.5rem;
  color: var(--brand-dark);
  margin-bottom: 0.8rem;
  border-left: 5px solid var(--brand-gold);
  padding-left: 10px;
}

.program-text p {
  color: var(--text-muted);
  line-height: 1.7;
  margin-bottom: 1rem;
}

/* Modern Layout for Highlight Card */
.program-card.modern-style {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.learn-more-btn {
  display: inline-block;
  background-color: var(--brand-gold);
  color: #fff;
  padding: 0.6rem 1.2rem;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.learn-more-btn:hover {
  background-color: #D1A635;
  transform: translateY(-3px);
}

/* Decorative Accent */
.program-card.modern-style::before {
  content: "";
  position: absolute;
  top: -10px;
  right: -10px;
  width: 80px;
  height: 80px;
  background: url('https://literacydevelopmentfoundation.org/wp-content/uploads/2023/06/project-6.jpeg') no-repeat center;
  background-size: contain;
  opacity: 0.05;
  pointer-events: none;
}

/* START A CLUB SECTION */
.start-club {
  position: relative;
  background: linear-gradient(to right, rgba(231,188,69,0.95), rgba(209,166,53,0.95)), 
    url('https://literacydevelopmentfoundation.org/wp-content/uploads/2023/06/project-6.jpeg') center/cover no-repeat;
  color: #fff;
  text-align: center;
  padding: 6rem 1.5rem;
}

.start-club-container {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.start-club h2 {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.start-club p {
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 2rem;
}

.start-btn {
  background: #fff;
  color: var(--brand-dark);
  padding: 0.9rem 2rem;
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
}

.start-btn:hover {
  background: var(--brand-dark);
  color: #fff;
  transform: scale(1.05);
}

/* RESPONSIVE ADJUSTMENTS */
@media (max-width: 768px) {
  .community-hero h1 {
    font-size: 2.3rem;
  }

  .program-card.modern-style {
    flex-direction: column;
  }

  .program-card img {
    height: 200px;
  }

  .start-club {
    padding: 4rem 1rem;
  }
}/* End custom CSS */