
#hero-24 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50vh;
  padding: 8rem 0;
  text-align: center;
}
#hero-24 .container {
  width: 100%;
}
#hero-24 .hero-content-wrapper-24 {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
#hero-24 .hero-title-24 {
  font-size: 3.8rem;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -1px;
  margin-bottom: 1rem;
}
#hero-24 .hero-subtitle-24 {
  font-size: 1.3rem;
  font-weight: 300;
  margin-bottom: 0;
  opacity: 0.85;
}
@media (max-width: 991.98px) {
  #hero-24 {
    padding: 7rem 0;
  }
  #hero-24 .hero-title-24 {
    font-size: 3.2rem;
  }
  #hero-24 .hero-subtitle-24 {
    font-size: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  #hero-24 {
    padding: 5rem 0;
    min-height: 40vh;
  }
  #hero-24 .hero-title-24 {
    font-size: 2.6rem;
  }
  #hero-24 .hero-subtitle-24 {
    font-size: 1.1rem;
  }
}



#content-block-29 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
#content-block-29 .section-header {
  margin-bottom: 3rem;
  text-align: center;
}
#content-block-29 .section-header h2 {
  font-weight: 700;
  color: #343a40;
  margin-bottom: 0.5rem;
}
#content-block-29 .section-header p {
  color: #6c757d;
  font-size: 1.1rem;
}
#content-block-29 .media-list-container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#content-block-29 .media-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e9ecef;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.15s ease;
}
#content-block-29 .media-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#content-block-29 a.media-item:hover {
}
#content-block-29 .media-item-visual {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.25rem;
}
#content-block-29 .media-item-visual img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
#content-block-29 .media-item-visual i {
  font-size: 1.75rem;
  color: var(--bs-primary, #0d6efd);
}
#content-block-29 .media-item-body {
  flex-grow: 1;
}
#content-block-29 .media-item-body h5 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.3rem;
  color: #495057;
}
#content-block-29 a.media-item:hover .media-item-body h5 {
  color: var(--bs-primary, #0d6efd);
}
#content-block-29 .media-item-body p {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  #content-block-29 .media-item-visual {
    width: 50px;
    height: 50px;
    margin-right: 0.75rem;
  }
  #content-block-29 .media-item-visual i {
    font-size: 1.5rem;
  }
  #content-block-29 .media-item-body h5 {
    font-size: 1rem;
  }
  #content-block-29 .media-item-body p {
    font-size: 0.9rem;
  }
}



#text-block-11 {
  padding: 80px 0;
  background-color: var(--section-bg-color, #ffffff);
}
#text-block-11 .container {
  max-width: 1140px;
}
#text-block-11 .section-title-main {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 60px;
}
#text-block-11 .text-columns-row {
}
#text-block-11 .text-column-alternating {
  padding: 35px 30px;
  height: 100%;
  border-radius: 8px;
  transition: box-shadow 0.3s ease;
  border: 1px solid #e9ecef;
  text-align: center;
}
#text-block-11 .text-column-alternating:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}
#text-block-11 .column-icon i {
  font-size: 2.5rem;
  margin-bottom: 20px;
  color: var(--icon-color, #0d6efd);
  display: inline-block;
}
#text-block-11 .column-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 15px;
}
#text-block-11 .column-text {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555e68;
  opacity: 0.9;
}
@media (max-width: 991.98px) {
  #text-block-11 .column-title {
    font-size: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  #text-block-11 {
    padding: 60px 0;
  }
  #text-block-11 .section-title-main {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  #text-block-11 .text-column-alternating {
    margin-bottom: 20px;
  }
  #text-block-11 .col:last-child .text-column-alternating {
    margin-bottom: 0;
  }
}



#call-to-action-24 {
  position: relative;
  padding: 0;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  color: #ffffff;
}
.cta-portrait-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#call-to-action-24 .container {
  position: relative;
  z-index: 2;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.cta-portrait-content-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.cta-portrait-content-col h2 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.3;
}
.cta-portrait-content-col p {
  font-size: 1.1rem;
  margin-bottom: 2rem;
  max-width: 500px;
}
.cta-portrait-content-col .btn {
  padding: 0.8rem 2rem;
  font-weight: 600;
  width: fit-content;
}
.cta-portrait-image-col {
  position: relative;
  text-align: center;
}
.cta-portrait-img {
  max-width: 100%;
  height: auto;
  max-height: 550px;
  position: relative;
  bottom: -5rem;
  margin-bottom: -5rem;
}
@media (max-width: 991.98px) {
  .cta-portrait-content-col {
    text-align: center;
    margin-bottom: 0;
  }
  .cta-portrait-content-col p {
    margin-left: auto;
    margin-right: auto;
  }
  .cta-portrait-content-col .btn {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
  }
  .cta-portrait-img {
    max-height: 450px;
    bottom: -4rem;
    margin-bottom: -4rem;
  }
  #call-to-action-24 .container {
    padding-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .cta-portrait-content-col h2 {
    font-size: 2rem;
  }
  .cta-portrait-img {
    max-height: 350px;
    bottom: -3rem;
    margin-bottom: -3rem;
  }
}


