/* [int] FAQ — Elementor CSS
 * Source: post-16628.css from wnmu.edu
 */

/* ── Global Elementor kit ── */
.elementor-kit-41{--e-global-color-primary:#FEBE10;--e-global-color-secondary:#42196F;--e-global-color-text:#333333;--e-global-color-accent:#00A79C;--e-global-color-7b590e1:#6F489D;--e-global-color-c01d0f5:#F26522;--e-global-color-d195acd:#FCAF17;--e-global-color-1827f41:#00A75D;--e-global-color-08646b8:#25408F;}.elementor-kit-41 button,.elementor-kit-41 input[type="button"],.elementor-kit-41 input[type="submit"],.elementor-kit-41 .elementor-button{background-color:#F8F8F8;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}

/* ── Layout ── */
.elementor-16628 .elementor-element.elementor-element-4beda13 {
  display: flex;
  margin-top: 110px;
  justify-content: center;
}
.elementor-16628 .e-con-inner {
  width: 100%;
  max-width: 900px;
  padding: 40px 24px;
}

/* ── FAQ sections ── */
.int-faq-2 .faq-section { margin: 40px 0; }
.int-faq-2 .faq-section h2 { margin-bottom: 16px; }

/* ── Native accordion ── */
.int-faq-2 .int-accordion {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.int-faq-2 .int-accordion-item {
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
}
.int-faq-2 .int-accordion-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  background: #f5f0fa;
  font-size: 1rem;
  font-weight: 600;
  color: #42196F;
  cursor: pointer;
  list-style: none;
  gap: 12px;
  text-shadow: none;
}
.int-faq-2 .int-accordion-summary::-webkit-details-marker { display: none; }
.int-faq-2 .int-accordion-summary::after {
  content: "▾";
  flex-shrink: 0;
  font-size: 1.1rem;
  color: #42196F;
  transition: transform 0.2s;
}
.int-faq-2 .int-accordion-item[open] .int-accordion-summary::after {
  transform: rotate(-180deg);
}
.int-faq-2 .int-accordion-body {
  padding: 16px 18px 20px;
  border-top: 1px solid #ddd;
}
.int-faq-2 .int-accordion-body p { margin-bottom: 8px; }
.int-faq-2 .int-accordion-body p:last-child { margin-bottom: 0; }

/* ── Page-specific Elementor CSS ── */
.elementor-16628 .elementor-element.elementor-element-4beda13{--display:flex;}.elementor-16628 .elementor-element.elementor-element-270f478{--display:flex;}
