h1, h1 * {
  font-size: 5rem !important;
  line-height: 4rem !important;
}
@media screen and (max-width: 1024px) {
  h1, h1 * {
    font-size: 3rem !important;
    line-height: 3.125rem !important;
  }
}
@media screen and (max-width: 767px) {
  h1, h1 * {
    font-size: 2.5rem !important;
    line-height: 2.625rem !important;
  }
}
h2, h2 * {
  font-size: 4.0625rem !important;
  line-height: 3.25rem !important;
}
@media screen and (max-width: 1024px) {
  h2, h2 * {
    font-size: 2.5rem !important;
    line-height: 2.625rem !important;
  }
}
@media screen and (max-width: 767px) {
  h2, h2 * {
    font-size: 1.5rem !important;
    line-height: 1.5625rem !important;
  }
}
h3, h3 * {
  font-size: 3.125rem !important;
  line-height: 2.5rem !important;
}
@media screen and (max-width: 1024px) {
  h3, h3 * {
    font-size: 1.625rem !important;
    line-height: 1.5625rem !important;
  }
}
h4, h4 * {
  font-size: 2.5rem !important;
  line-height: 2rem !important;
}
@media screen and (max-width: 1024px) {
  h4, h4 * {
    font-size: 1.5rem !important;
    line-height: 1.625rem !important;
  }
}
h5, h5 * {
  font-size: 1.875rem !important;
  line-height: normal !important;
}
@media screen and (max-width: 1024px) {
  h5, h5 * {
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
  }
}
@media screen and (max-width: 767px) {
  h5, h5 * {
    font-size: 1.125rem !important;
    line-height: 2rem !important;
  }
}
h6, . * {
  font-size: 1.375rem !important;
  line-height: normal !important;
}
@media screen and (max-width: 1024px) {
  h6, . * {
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
  }
}
@media screen and (max-width: 767px) {
  h6, . * {
    font-size: 1.125rem !important;
    line-height: 2rem !important;
  }
}
.h1, .h1 * {
  font-family: 'acumin-pro-extra-condensed';
  font-size: 5rem !important;
  line-height: 4rem !important;
}
@media screen and (max-width: 1024px) {
  .h1, .h1 * {
    font-size: 3rem !important;
    line-height: 3.125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .h1, .h1 * {
    font-size: 40 !important;
    line-height: 2.625rem !important;
  }
}
.h2, .h2 * {
  font-family: 'acumin-pro-extra-condensed';
  font-weight: 700;
  font-size: 4.0625rem !important;
  line-height: 3.25rem !important;
}
@media screen and (max-width: 1024px) {
  .h2, .h2 * {
    font-size: 2.5rem !important;
    line-height: 2.625rem !important;
  }
}
@media screen and (max-width: 767px) {
  .h2, .h2 * {
    font-size: 1.5rem !important;
    line-height: 1.5625rem !important;
  }
}
.h3, .h3 * {
  font-family: 'acumin-pro-extra-condensed';
  font-weight: 700;
  font-size: 3.125rem !important;
  line-height: 2.5rem !important;
}
@media screen and (max-width: 1024px) {
  .h3, .h3 * {
    font-size: 1.625rem !important;
    line-height: 1.5625rem !important;
  }
}
.h4, .h4 * {
  font-family: 'acumin-pro-extra-condensed';
  font-weight: 700;
  font-size: 2.5rem !important;
  line-height: 2rem !important;
}
@media screen and (max-width: 1024px) {
  .h4, .h4 * {
    font-size: 1.5rem !important;
    line-height: 1.625rem !important;
  }
}
.h5, .h5 * {
  font-family: 'acumin-pro-extra-condensed';
  font-weight: 700;
  font-size: 1.875rem !important;
  line-height: normal !important;
}
@media screen and (max-width: 1024px) {
  .h5, .h5 * {
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
  }
}
@media screen and (max-width: 767px) {
  .h5, .h5 * {
    font-size: 1.125rem !important;
    line-height: 2rem !important;
  }
}
.h6, .h6 * {
  font-family: 'acumin-pro-extra-condensed';
  font-weight: 700;
  font-size: 1.375rem !important;
  line-height: normal !important;
}
@media screen and (max-width: 1024px) {
  .h6, .h6 * {
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
  }
}
@media screen and (max-width: 767px) {
  .h6, .h6 * {
    font-size: 1.125rem !important;
    line-height: 2rem !important;
  }
}
.body-txt, .body-txt * {
  font-size: 1.125rem !important;
  line-height: normal !important;
}
.sm-txt, .sm-txt * {
  font-size: 0.75rem !important;
  line-height: normal !important;
}
.xs-txt, .xs-txt * {
  font-size: 0.625rem !important;
  line-height: normal !important;
}
/* Buttons */
.fusion-body .fusion-button {
  min-width: 204px;
  height: 53px;
  line-height: 100% !important;
}
@media screen and (max-width: 1024px) {
  .fusion-body .fusion-button {
    min-width: auto;
    height: 46px;
    padding-inline: 1rem !important;
  }
}
@media screen and (max-width: 767px) {
  .fusion-body .fusion-button .fusion-button-text {
    font-size: 1rem !important;
  }
}
.fusion-body .fusion-button.btn-white {
  background: #fff !important;
}
.fusion-body .fusion-button.btn-white .fusion-button-text {
  color: #035fa9 !important;
}
.fusion-body .fusion-button.btn-white:hover {
  background: #ffd109 !important;
}
.fusion-blank-page {
  display: block !important;
  position: unset !important;
}
.fusion-body #wrapper.wrapper_blank {
  display: block !important;
}
.page-template-blank #boxed-wrapper {
  display: block !important;
}
.banner .fusion-imageframe img {
  height: 213px;
}
.find-your-place .fusion-builder-row-inner {
  align-items: center;
  gap: 40px;
}
.find-your-place .fusion-builder-row-inner .btn-col .fusion-button {
  min-width: auto;
}
.find-your-place .fusion-builder-row-inner .txt-col {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .find-your-place .fusion-builder-row-inner .txt-col .fusion-text p {
    font-size: 1.125rem !important;
  }
}
.volunteers .fusion-content-boxes {
  display: flex;
  align-items: stretch;
  gap: 40px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .volunteers .fusion-content-boxes {
    gap: 30px;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
.volunteers .fusion-content-boxes:before, .volunteers .fusion-content-boxes:after {
  content: none;
}
.volunteers .fusion-content-boxes .fusion-column {
  width: calc((100% / 4) - 40px + (40px / 4));
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .volunteers .fusion-content-boxes .fusion-column {
    width: calc((100% / 2) - 40px + (40px / 2));
  }
}
@media screen and (max-width: 767px) {
  .volunteers .fusion-content-boxes .fusion-column {
    width: 100%;
    margin-bottom: 0 !important;
  }
}
.volunteers .fusion-content-boxes .fusion-column .col .heading {
  margin-bottom: 1.25rem;
}
.volunteers .fusion-content-boxes .fusion-column .col .content-container {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .volunteers .fusion-content-boxes .fusion-column .col .content-container {
    font-size: 1rem !important;
  }
}
.volunteers .fusion-content-boxes .fusion-clearfix {
  display: none;
}
@media screen and (max-width: 767px) {
  .form-cta .fusion-text p {
    font-size: 1rem !important;
    line-height: normal !important;
  }
}
.form-cta .form-wrap br {
  display: none;
}
.form-cta .form-wrap p {
  margin: 0;
}
.form-cta .form-wrap input[type="text"], .form-cta .form-wrap input[type="email"] {
  width: 100%;
  padding: 0.625rem 0;
}
@media screen and (max-width: 767px) {
  .form-cta .form-wrap input[type="text"], .form-cta .form-wrap input[type="email"] {
    font-size: 1rem !important;
  }
}
.form-cta .form-wrap select {
  width: 100%;
  padding: 0.625rem 0;
  background-image: url(/wp-content/uploads/2025/08/arrow.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 767px) {
  .form-cta .form-wrap select {
    font-size: 1rem !important;
  }
}
.form-cta .form-wrap option {
  color: #000;
}
.form-cta .form-wrap .select-arrow {
  display: none;
}
.form-cta .form-wrap .form-grp:not(:last-child) {
  margin-bottom: 1.5rem;
}
.form-cta .form-wrap .form-btn {
  background: #fff;
  color: #035fa9;
}
@media screen and (max-width: 767px) {
  .form-cta .form-wrap .form-btn {
    font-size: 1rem !important;
  }
}
.form-cta .form-wrap .form-btn:hover {
  background: #ffd109 !important;
}
.about-section > .fusion-row {
  gap: 40px;
}
@media screen and (max-width: 576px) {
  .about-section > .fusion-row {
    flex-direction: column;
  }
}
.about-section > .fusion-row > .fusion-layout-column {
  width: calc((100% / 2) - 40px + (40px / 2)) !important;
}
@media screen and (max-width: 576px) {
  .about-section > .fusion-row > .fusion-layout-column {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .about-section .fusion-text p {
    font-size: 1rem !important;
  }
}
.about-section .fusion-builder-row-inner {
  position: absolute !important;
  bottom: 20px;
}
.about-section .fusion-builder-row-inner .fusion-layout-column {
  width: calc(100% - 40px) !important;
}
.talk-team .img-col {
  min-height: 450px;
}
@media screen and (max-width: 767px) {
  .talk-team .img-col {
    height: 400px;
    min-height: auto;
  }
}
@media screen and (max-width: 576px) {
  .talk-team .img-col {
    height: 320px;
  }
}
.talk-team .img-col > .fusion-column-wrapper {
  height: 100%;
}
.talk-team .img-col .fusion-image-element {
  height: 100%;
}
.talk-team .img-col .fusion-imageframe {
  width: 100%;
  height: 100%;
}
.talk-team .img-col .fusion-imageframe img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}
@media screen and (max-width: 767px) {
  .talk-team .info-col .fusion-text p {
    font-size: 1rem !important;
  }
}
.testimonials > .fusion-row {
  max-width: 1160px !important;
}
.testimonials .testimonial-slider .testimonial-slide {
  display: flex !important;
  align-items: center;
  gap: 135px;
}
@media only screen and (max-width: 1024px) {
  .testimonials .testimonial-slider .testimonial-slide {
    gap: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials .testimonial-slider .testimonial-slide {
    flex-direction: column;
    gap: 30px;
  }
}
.testimonials .testimonial-slider .testimonial-slide__img-wrap {
  width: 432px;
  height: 432px;
  border-radius: 50%;
}
@media only screen and (max-width: 1024px) {
  .testimonials .testimonial-slider .testimonial-slide__img-wrap {
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials .testimonial-slider .testimonial-slide__img-wrap {
    width: 250px;
    height: 250px;
    margin: 0 auto;
  }
}
.testimonials .testimonial-slider .testimonial-slide__info-wrap {
  flex: 1;
}
.testimonials .testimonial-slider .testimonial-slide__title {
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .testimonials .testimonial-slider .testimonial-slide__title {
    text-align: center;
    margin-bottom: 0.625rem;
  }
}
.testimonials .testimonial-slider .testimonial-slide__content {
  font-family: 'acumin-pro' !important;
  margin-bottom: 1.25rem;
  line-height: 55px !important;
  letter-spacing: -0.55px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .testimonials .testimonial-slider .testimonial-slide__content {
    line-height: normal !important;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials .testimonial-slider .testimonial-slide__content {
    line-height: 35px !important;
    text-align: center;
  }
}
@media only screen and (max-width: 576px) {
  .testimonials .testimonial-slider .testimonial-slide__content {
    font-size: 1.125rem !important;
    line-height: 28px !important;
  }
}
@media only screen and (max-width: 767px) {
  .faqs .fusion-text p {
    font-size: 1rem !important;
  }
}
.faqs .fusion-accordian .panel-group .fusion-panel {
  margin-bottom: 1.5rem;
}
.faqs .fusion-accordian .panel-group .fusion-panel:last-child {
  margin-bottom: 0;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-heading .panel-title {
  text-transform: uppercase;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-heading .panel-title a {
  padding: 0;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-heading .panel-title a .fusion-toggle-icon-wrapper .active-icon:before {
  content: '';
  background-image: url(/wp-content/uploads/2025/08/up-arrow-yellow.svg);
  background-size: contain;
  width: 15px;
  height: 14px;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-heading .panel-title a .fusion-toggle-icon-wrapper .inactive-icon:before {
  content: '';
  background-image: url(/wp-content/uploads/2025/08/down-arrow-yellow.svg);
  background-size: contain;
  width: 15px;
  height: 14px;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-body {
  padding: 0.625rem 0 0;
}
@media screen and (max-width: 767px) {
  .faqs .fusion-accordian .panel-group .fusion-panel .panel-body {
    font-size: 1rem !important;
    line-height: normal !important;
  }
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-body p:last-child {
  margin: 0;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-body table {
  width: 100%;
  margin-bottom: 1.25rem;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-body table th {
  font-size: 1.375rem;
  text-transform: uppercase;
}
.faqs .fusion-accordian .panel-group .fusion-panel .panel-body table th, .faqs .fusion-accordian .panel-group .fusion-panel .panel-body table td {
  border: 1px solid #cfcfcf;
  padding: 14px 16px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .find-place > .fusion-row {
    align-items: center !important;
    justify-content: center !important;
  }
}
@media screen and (max-width: 767px) {
  .find-place .fusion-text p {
    font-size: 3.75rem !important;
    line-height: normal !important;
  }
}
.footer .fusion-builder-row-inner {
  justify-content: space-between !important;
}
.footer .fusion-builder-row-inner .fusion-social-networks-wrapper {
  margin: 0 !important;
  display: flex;
  gap: 24px;
  justify-content: center;
}
.footer .fusion-builder-row-inner .fusion-social-networks-wrapper .fusion-social-network-icon {
  margin: 10px 0 0 !important;
}
.footer .copyright-txt {
  max-width: 337px;
}
