.elementor-page-content:has(.saiie-volunteering-v2),
.section.elementor-page-content:has(.saiie-volunteering-v2) {
  padding: 0 !important;
  background: #f6f0e9;
}

.elementor-page-content .saiie-volunteering-v2,
.elementor-page-content .saiie-volunteering-v2 ~ .e-con,
.elementor-page-content .saiie-volunteering-v2 ~ .elementor-widget {
  color: #333652;
  font-family: Prompt, ui-sans-serif, system-ui, sans-serif;
}

.saiie-volunteering-v2,
.saiie-volunteering-v2.saiie-v2-band,
.saiie-volunteering-v2.e-con {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  gap: 0 !important;
  --gap: 0px !important;
  --row-gap: 0px !important;
  --column-gap: 0px !important;
  margin: 0 !important;
  padding:
    48px
    max(24px, calc((100vw - 1360px) / 2))
    96px !important;
  --padding-top: 48px !important;
  --padding-right: max(24px, calc((100vw - 1360px) / 2)) !important;
  --padding-bottom: 96px !important;
  --padding-left: max(24px, calc((100vw - 1360px) / 2)) !important;
  background: #f6f0e9 !important;
  overflow: visible !important;
}

.saiie-volunteering-v2-title {
  width: 100% !important;
  max-width: 720px !important;
  margin: 0 0 36px !important;
}

.saiie-volunteering-v2-title .elementor-heading-title {
  margin: 0;
  color: #333652 !important;
  font-family: Anton, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 57px !important;
  font-weight: 400 !important;
  line-height: 63px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.saiie-volunteering-v2-hero {
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 56px !important;
  overflow: hidden;
  line-height: 0;
}

.saiie-volunteering-v2-hero .elementor-widget-container {
  display: block;
  width: 100%;
  line-height: 0;
}

.saiie-volunteering-v2-hero img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1366 / 559;
  object-fit: cover;
}

.saiie-volunteering-v2-hero-video .saiie-yt-hero-frame,
.saiie-volunteering-v2-hero-video.elementor-widget-video {
  width: 100%;
}

.saiie-volunteering-v2-opps {
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 48px !important;
}

.saiie-volunteering-v2-opps .elementor-widget-container {
  margin: 0;
}

.saiie-volunteering-v2-opps-inner {
  display: grid;
  grid-template-columns: minmax(220px, 327px) minmax(0, 1fr);
  gap: 32px 48px;
  align-items: start;
}

.saiie-volunteering-v2-opps-intro {
  margin: 0;
  color: #333652;
  font-family: Prompt, ui-sans-serif, system-ui, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.saiie-volunteering-v2-opps-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(260px, 1fr));
  gap: 28px 48px;
  min-width: 0;
  grid-column: 1 / -1 !important;
  width: 100% !important;
}

.saiie-volunteering-v2-opp {
  display: grid;
  grid-template-columns: 45px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  min-width: 0;
}

.saiie-volunteering-v2-opp-copy {
  min-width: 0;
  max-width: none;
}

.saiie-volunteering-v2-opp-icon {
  display: block;
  width: 40px;
  height: 36px;
  margin-top: 2px;
  object-fit: contain;
}

.saiie-volunteering-v2-opp-title {
  margin: 0 0 2px;
  color: #353535;
  font-family: Prompt, ui-sans-serif, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  max-width: none;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
}

.saiie-volunteering-v2-opp-term {
  margin: 0;
  color: #353535;
  font-family: Prompt, ui-sans-serif, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.saiie-volunteering-v2-faqs-wrap {
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 0 36px !important;
}

.saiie-volunteering-v2-faqs-wrap .elementor-widget-container {
  margin: 0;
}

.saiie-volunteering-v2-faqs {
  display: grid;
  gap: 10px;
}

.saiie-volunteering-v2-faq {
  border: 1px solid #e0e2ea;
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
}

.saiie-volunteering-v2-faq-trigger {
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 60px;
  padding: 16px 20px !important;
  border: 0;
  border-radius: 6px;
  background: #fcfcfd !important;
  color: #41454f !important;
  font-family: Prompt, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  text-align: left;
  cursor: pointer;
  transition: background 0.2s ease;
}

.saiie-volunteering-v2-faq-trigger:hover {
  background: #f7f7f9 !important;
}

.saiie-volunteering-v2-faq-arrow {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  transition: transform 0.25s ease;
}

.saiie-volunteering-v2-faq.is-open .saiie-volunteering-v2-faq-arrow,
.saiie-volunteering-v2-faq:has(.saiie-volunteering-v2-faq-trigger[aria-expanded="true"]) .saiie-volunteering-v2-faq-arrow {
  transform: rotate(180deg);
}

.saiie-volunteering-v2-faq-panel {
  padding: 4px 20px 22px !important;
  background: #fff;
}

.saiie-volunteering-v2-faq-panel[hidden] {
  display: none !important;
}

.saiie-volunteering-v2-qa + .saiie-volunteering-v2-qa {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #eceef3;
}

.saiie-volunteering-v2-q {
  margin: 0 0 6px;
  color: #333652;
  font-size: 16px;
  line-height: 26px;
}

.saiie-volunteering-v2-a {
  margin: 0;
  color: #353535;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.saiie-volunteering-v2-a a {
  color: #ff5c2a;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.saiie-volunteering-v2-contact {
  width: 100% !important;
  max-width: 1015px !important;
  margin: 0 !important;
}

.saiie-volunteering-v2-contact .elementor-widget-container {
  margin: 0;
}

.saiie-volunteering-v2-contact p {
  margin: 0;
  color: #353535;
  font-size: 16px;
  line-height: 26px;
}

.saiie-volunteering-v2-contact a {
  color: #ff5c2a;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 900px) {
  .saiie-volunteering-v2-opps-inner,
  .saiie-volunteering-v2-opps-grid {
    grid-template-columns: 1fr;
  }

  .saiie-volunteering-v2-title .elementor-heading-title {
    font-size: 40px !important;
    line-height: 46px !important;
  }

  .saiie-volunteering-v2-opps-intro {
    font-size: 20px;
    line-height: 26px;
  }

  .saiie-volunteering-v2-faq-trigger {
    font-size: 17px !important;
    line-height: 24px !important;
  }
}

@media (max-width: 600px) {
  .saiie-volunteering-v2,
  .saiie-volunteering-v2.saiie-v2-band,
  .saiie-volunteering-v2.e-con {
    padding: 32px 20px 64px !important;
    --padding-top: 32px !important;
    --padding-right: 20px !important;
    --padding-bottom: 64px !important;
    --padding-left: 20px !important;
  }

  .saiie-volunteering-v2-hero {
    margin-bottom: 36px !important;
  }
}
