
#content-block-19 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden;
}
#content-block-19 .main-content h2 {
  font-weight: 700;
  color: #343a40;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}
#content-block-19 .main-content h4 {
  font-weight: 600;
  color: #495057;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
  font-size: 1.4rem;
}
#content-block-19 .main-content p {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
  margin-bottom: 1rem;
}
#content-block-19 .main-content ul,
#content-block-19 .main-content ol {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
  color: #555;
}
#content-block-19 .main-content ul li,
#content-block-19 .main-content ol li {
  margin-bottom: 0.5rem;
}
#content-block-19 .sidebar {
}
#content-block-19 .sidebar .widget {
  margin-bottom: 2rem;
}
#content-block-19 .sidebar .widget:last-child {
  margin-bottom: 0;
}
#content-block-19 .widget-heading h5 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #dee2e6;
}
#content-block-19 .widget-text p {
  font-size: 0.9rem;
  color: #6c757d;
  line-height: 1.6;
  margin-bottom: 0;
}
#content-block-19 .widget-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#content-block-19 .widget-links ul li {
  margin-bottom: 0.5rem;
}
#content-block-19 .widget-links ul li a {
  text-decoration: none;
  color: var(--bs-primary, #0d6efd);
  font-size: 0.95rem;
  transition: color 0.2s ease;
}
#content-block-19 .widget-links ul li a:hover {
  color: #0a58ca;
  text-decoration: underline;
}
#content-block-19 .widget-links ul li a i {
  margin-right: 0.4rem;
  font-size: 0.8em;
}
#content-block-19 .widget-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0.25rem;
}
#content-block-19 .widget-image .caption {
  font-size: 0.85rem;
  color: #6c757d;
  text-align: center;
  margin-top: 0.5rem;
  font-style: italic;
}
#content-block-19 .widget-cta {
  background-color: #e9ecef;
  padding: 1.5rem;
  border-radius: 0.375rem;
  text-align: center;
}
#content-block-19 .widget-cta p {
  font-size: 1rem;
  font-weight: 500;
  color: #495057;
  margin-bottom: 1rem;
}
#content-block-19 .widget-cta .btn {
}
@media (max-width: 991.98px) {
  #content-block-19 .sidebar {
    margin-top: 3rem;
  }
}



#text-block-30 {
  padding: 150px 0;
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--text-color, #e0e0e0);
}
#text-block-30::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--overlay-color, rgba(0, 0, 0, 0.3));
  z-index: 1;
}
#text-block-30 .container {
  position: relative;
  z-index: 2;
  max-width: 900px;
}
#text-block-30 .text-cutout {
  font-size: 7rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  line-height: 1;
  color: var(--fallback-heading-color, #fff);
  background-image: var(--section-bg-image);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
#text-block-30 .text-paragraph {
  font-size: 1.15rem;
  line-height: 1.7;
  color: inherit;
  opacity: 0.9;
  margin-bottom: 1rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
#text-block-30 .text-paragraph:last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  #text-block-30 {
    padding: 120px 0;
  }
  #text-block-30 .text-cutout {
    font-size: 5.5rem;
  }
  #text-block-30 .text-paragraph {
    font-size: 1.1rem;
  }
}
@media (max-width: 767.98px) {
  #text-block-30 {
    padding: 100px 15px;
    background-attachment: scroll;
  }
  #text-block-30 .text-cutout {
    font-size: 4rem;
  }
  #text-block-30 .text-paragraph {
    font-size: 1rem;
  }
}
@media (max-width: 575.98px) {
  #text-block-30 .text-cutout {
    font-size: 3rem;
  }
}
@supports not (-webkit-background-clip: text) and (not (background-clip: text)) {
  #text-block-30 .text-cutout {
    background-image: none !important;
    color: var(--fallback-heading-color, #fff) !important;
    -webkit-text-fill-color: initial !important;
  }
}



#faq-12 {
  padding: 60px 0;
  background-color: #f8f9fa;
}
#faq-12 .faq-section-title {
  text-align: center;
  font-weight: 700;
  margin-bottom: 3.5rem;
  font-size: 2rem;
  color: #212529;
}
#faq-12 .faq-category-title {
  font-weight: 600;
  font-size: 1.4rem;
  color: #343a40;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #0d6efd;
  display: inline-block;
}
#faq-12 .accordion-item {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  margin-bottom: 1rem;
  border-radius: 6px !important;
  overflow: hidden;
}
#faq-12 .accordion-button {
  font-weight: 500;
  color: #495057;
  background-color: #fff;
  padding: 1rem 1.25rem;
  border: none;
  box-shadow: none !important;
  text-align: left;
}
#faq-12 .accordion-button:not(.collapsed) {
  color: #0b5ed7;
  background-color: #f0f7ff;
}
#faq-12 .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transition: transform 0.2s ease-in-out;
  filter: brightness(0.6);
}
#faq-12 .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b5ed7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
  filter: none;
}
#faq-12 .accordion-body {
  padding: 1.25rem 1.5rem;
  line-height: 1.7;
  color: #495057;
  background-color: #fff;
  border-top: 1px solid #eee;
}
#faq-12 .accordion-body p:last-child {
  margin-bottom: 0;
}



#call-to-action-21 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
}
.cta-multi-image-content h2 {
  font-weight: 700;
  color: #1e293b;
}
.cta-multi-image-content p {
  color: #475569;
  font-size: 1.1rem;
  margin-bottom: 2rem;
}
.cta-multi-image-content .btn {
  padding: 0.8rem 2rem;
  font-weight: 600;
}
.cta-multi-image-content .btn i {
  margin-right: 8px;
}
.cta-multi-image-grid {
}
.cta-multi-image-item {
  transition: transform 0.3s ease;
}
.cta-multi-image-item:hover {
  transform: translateY(-5px);
}
.cta-multi-image-img {
  max-width: 100%;
  height: auto;
  max-height: 80px;
  object-fit: contain;
  border-radius: 0.25rem;
  background-color: #fff;
  padding: 5px;
}
@media (max-width: 991.98px) {
  .cta-multi-image-content {
    text-align: center;
    margin-bottom: 2.5rem;
  }
  .cta-multi-image-grid .row {
    justify-content: center !important;
  }
}
@media (max-width: 575.98px) {
  .cta-multi-image-img {
    max-height: 60px;
  }
}


