/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * Strips the unit from a given number-unit-combination and returns the number.
 */
/**
 * Simply adds the em unit to a given number.
 */
/**
 * Calculates em values for a given list of px values
 */
/**
 * Calculates rem values for a given list of px values
 */
/**
 * Calculates rem values for a given list of px values
 */
.content-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.border-radius-xs {
  border-radius: 0.375rem;
}

.border-radius-s {
  border-radius: 0.625rem;
}

.border-radius-m {
  border-radius: 1.25rem;
}

.border-radius-l {
  border-radius: 1.5rem;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.margin-bottom-xs {
  margin-bottom: 0.5rem;
}

.margin-bottom-s {
  margin-bottom: 0.75rem;
}

.margin-bottom-m {
  margin-bottom: 1rem;
}

.margin-bottom-l {
  margin-bottom: 1.25rem;
}

.margin-bottom-xl {
  margin-bottom: 1.5rem;
}

.margin-bottom-xxl {
  margin-bottom: 2rem;
}

.margin-bottom-xxxl {
  margin-bottom: 2.5rem;
}

.margin-bottom-xxxxl {
  margin-bottom: 3.125rem;
}

.margin-bottom-xxxxxl {
  margin-bottom: 5rem;
}

.margin-top-xs {
  margin-top: 0.5rem;
}

.margin-top-s {
  margin-top: 0.75rem;
}

.margin-top-m {
  margin-top: 1rem;
}

.margin-top-l {
  margin-top: 1.25rem;
}

.margin-top-xl {
  margin-top: 1.5rem;
}

.margin-top-xxl {
  margin-top: 2rem;
}

.margin-top-xxxl {
  margin-top: 2.5rem;
}

.margin-top-xxxxl {
  margin-top: 3.125rem;
}

.margin-top-xxxxxl {
  margin-top: 5rem;
}

.gap-xs {
  gap: 0.5rem;
}

.gap-s {
  gap: 0.75rem;
}

.gap-m {
  gap: 1rem;
}

.gap-l {
  gap: 1.25rem;
}

.gap-xl {
  gap: 1.5rem;
}

.gap-xxl {
  gap: 2rem;
}

.gap-xxxl {
  gap: 2.5rem;
}

.gap-xxxxl {
  gap: 3.125rem;
}

.gap-xxxxxl {
  gap: 5rem;
}

.padding-xs {
  padding: 0.5rem;
}

.padding-s {
  padding: 0.75rem;
}

.padding-m {
  padding: 1rem;
}

.padding-l {
  padding: 1.25rem;
}

.padding-xl {
  padding: 1.5rem;
}

.padding-xxl {
  padding: 2rem;
}

.padding-xxxl {
  padding: 2.5rem;
}

.padding-xxxxl {
  padding: 3.125rem;
}

.padding-xxxxxl {
  padding: 5rem;
}

.padding-top-xs {
  padding-top: 0.5rem;
}

.padding-top-s {
  padding-top: 0.75rem;
}

.padding-top-m {
  padding-top: 1rem;
}

.padding-top-l {
  padding-top: 1.25rem;
}

.padding-top-xl {
  padding-top: 1.5rem;
}

.padding-top-xxl {
  padding-top: 2rem;
}

.padding-top-xxxl {
  padding-top: 2.5rem;
}

.padding-top-xxxxl {
  padding-top: 3.125rem;
}

.padding-top-xxxxxl {
  padding-top: 5rem;
}

.padding-bottom-xs {
  padding-bottom: 0.5rem;
}

.padding-bottom-s {
  padding-bottom: 0.75rem;
}

.padding-bottom-m {
  padding-bottom: 1rem;
}

.padding-bottom-l {
  padding-bottom: 1.25rem;
}

.padding-bottom-xl {
  padding-bottom: 1.5rem;
}

.padding-bottom-xxl {
  padding-bottom: 2rem;
}

.padding-bottom-xxxl {
  padding-bottom: 2.5rem;
}

.padding-bottom-xxxxl {
  padding-bottom: 3.125rem;
}

.padding-bottom-xxxxxl {
  padding-bottom: 5rem;
}

.padding-left-xs {
  padding-left: 0.5rem;
}

.padding-left-s {
  padding-left: 0.75rem;
}

.padding-left-m {
  padding-left: 1rem;
}

.padding-left-l {
  padding-left: 1.25rem;
}

.padding-left-xl {
  padding-left: 1.5rem;
}

.padding-left-xxl {
  padding-left: 2rem;
}

.padding-left-xxxl {
  padding-left: 2.5rem;
}

.padding-left-xxxxl {
  padding-left: 3.125rem;
}

.padding-left-xxxxxl {
  padding-left: 5rem;
}

.padding-right-xs {
  padding-right: 0.5rem;
}

.padding-right-s {
  padding-right: 0.75rem;
}

.padding-right-m {
  padding-right: 1rem;
}

.padding-right-l {
  padding-right: 1.25rem;
}

.padding-right-xl {
  padding-right: 1.5rem;
}

.padding-right-xxl {
  padding-right: 2rem;
}

.padding-right-xxxl {
  padding-right: 2.5rem;
}

.padding-right-xxxxl {
  padding-right: 2.5rem;
}

.padding-right-xxxxxl {
  padding-right: 5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.custom-scroll {
  overflow: auto;
}
.custom-scroll::-webkit-scrollbar {
  width: 0.375rem;
  height: 0.375rem;
}
.custom-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: "#D3D3D6";
  border-radius: 0.625rem;
}
.custom-scroll::-webkit-scrollbar-thumb:hover {
  background: "#D3D3D6";
}
.custom-scroll {
  scrollbar-width: thin;
  scrollbar-color: "#D3D3D6" transparent;
}

.max-width-800 {
  max-width: 50rem;
}

@media (max-width: 1023px) {
  .gap-xxxxxl {
    gap: 3.125rem !important;
  }
  .margin-top-xxxl {
    margin-top: 1.5rem !important;
  }
  .margin-top-xxxxl {
    margin-top: 2rem !important;
  }
  .margin-bottom-xxl {
    margin-bottom: 1.25rem !important;
  }
  .margin-bottom-xxxl {
    margin-bottom: 1.5rem !important;
  }
  .margin-bottom-xxxxl {
    margin-bottom: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  .gap-xxxxxl {
    gap: 2.5rem !important;
  }
  .margin-top-xxxl {
    margin-top: 2rem !important;
  }
  .margin-top-xxxxl {
    margin-top: 2rem !important;
  }
  .margin-bottom-xxl {
    margin-bottom: 1.5rem !important;
  }
  .margin-bottom-xxxl {
    margin-bottom: 2rem !important;
  }
  .margin-bottom-xxxxl {
    margin-bottom: 2rem !important;
  }
}
/* FAQ Block Styles */
.pma-faq-block {
  --accent-color: $primary;
  --accent-light-color: $primary_light;
  --text-color: $grey-dark;
  --bg-color: #fff;
  --transition: 0.3s ease-in-out;
}
.pma-faq-block .faq-controls {
  margin-bottom: 1.5rem;
  text-align: right;
}
.pma-faq-block .faq-controls .faq-expand-all-btn {
  background: transparent;
  border: 2px solid var(--accent-color);
  color: var(--accent-color);
  padding: 0.5rem 1rem;
  border-radius: 4px;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all var(--transition);
}
.pma-faq-block .faq-controls .faq-expand-all-btn:hover {
  background: var(--accent-color);
  color: white;
}
.pma-faq-block .faq-container {
  margin: 1.25rem 0;
}
.pma-faq-block .faq-container .faq-item {
  margin-bottom: 0.75rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: var(--bg-color);
  transition: all var(--transition);
}
.pma-faq-block .faq-container .faq-item:last-child {
  margin-bottom: 0;
}
.pma-faq-block .faq-container .faq-item.is-expanded {
  box-shadow: 0 2px 8px rgba(0, 115, 170, 0.1);
}
.pma-faq-block .faq-container .faq-item.is-expanded .faq-header-interactive {
  background: var(--accent-color);
}
.pma-faq-block .faq-container .faq-item .faq-header {
  background: var(--accent-color);
  color: white;
  padding: 1.375rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pma-faq-block .faq-container .faq-item .faq-header .faq-question {
  margin: 0;
  font-weight: 600;
  flex: 1;
}
.pma-faq-block .faq-container .faq-item .faq-header .faq-toggle {
  margin-left: 1rem;
  display: flex;
  align-items: center;
}
.pma-faq-block .faq-container .faq-item .faq-header .faq-toggle .faq-toggle-icon {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  width: 24px;
  height: 24px;
  text-align: center;
}
.pma-faq-block .faq-container .faq-item .faq-header .faq-toggle .faq-toggle-icon::before {
  content: "";
  width: 0.625rem;
  height: 1.375rem;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0wLjU4NDUwNiAxLjI0MDY5QzAuOTY5MjE0IDAuNjkyMzAxIDEuNjg4OTEgMC41ODc3IDIuMTkxOTkgMS4wMDcwNkw3Ljk5OTYzIDUuODQ4MThDOC42OTU4NSA2LjQyODU0IDguNjk1ODUgNy41NzE0NiA3Ljk5OTYzIDguMTUxODJMMi4xOTE5OSAxMi45OTNDMS42ODg5MSAxMy40MTIzIDAuOTY5MjE0IDEzLjMwNzcgMC41ODQ1MDYgMTIuNzU5M0MwLjE5OTc5OCAxMi4yMTA5IDAuMjk1NzU4IDExLjQyNjQgMC43OTg4MzcgMTEuMDA3MUw1LjYwNTg4IDdMMC43OTg4MzcgMi45OTI5NUMwLjI5NTc1OCAyLjU3MzU5IDAuMTk5Nzk4IDEuNzg5MDggMC41ODQ1MDYgMS4yNDA2OVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) no-repeat center;
          mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0wLjU4NDUwNiAxLjI0MDY5QzAuOTY5MjE0IDAuNjkyMzAxIDEuNjg4OTEgMC41ODc3IDIuMTkxOTkgMS4wMDcwNkw3Ljk5OTYzIDUuODQ4MThDOC42OTU4NSA2LjQyODU0IDguNjk1ODUgNy41NzE0NiA3Ljk5OTYzIDguMTUxODJMMi4xOTE5OSAxMi45OTNDMS42ODg5MSAxMy40MTIzIDAuOTY5MjE0IDEzLjMwNzcgMC41ODQ1MDYgMTIuNzU5M0MwLjE5OTc5OCAxMi4yMTA5IDAuMjk1NzU4IDExLjQyNjQgMC43OTg4MzcgMTEuMDA3MUw1LjYwNTg4IDdMMC43OTg4MzcgMi45OTI5NUMwLjI5NTc1OCAyLjU3MzU5IDAuMTk5Nzk4IDEuNzg5MDggMC41ODQ1MDYgMS4yNDA2OVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) no-repeat center;
  mask-size: contain;
  /* Webkit prefix for better support */
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0wLjU4NDUwNiAxLjI0MDY5QzAuOTY5MjE0IDAuNjkyMzAxIDEuNjg4OTEgMC41ODc3IDIuMTkxOTkgMS4wMDcwNkw3Ljk5OTYzIDUuODQ4MThDOC42OTU4NSA2LjQyODU0IDguNjk1ODUgNy41NzE0NiA3Ljk5OTYzIDguMTUxODJMMi4xOTE5OSAxMi45OTNDMS42ODg5MSAxMy40MTIzIDAuOTY5MjE0IDEzLjMwNzcgMC41ODQ1MDYgMTIuNzU5M0MwLjE5OTc5OCAxMi4yMTA5IDAuMjk1NzU4IDExLjQyNjQgMC43OTg4MzcgMTEuMDA3MUw1LjYwNTg4IDdMMC43OTg4MzcgMi45OTI5NUMwLjI5NTc1OCAyLjU3MzU5IDAuMTk5Nzk4IDEuNzg5MDggMC41ODQ1MDYgMS4yNDA2OVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) no-repeat center;
  -webkit-mask-size: contain;
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive {
  background: #99DDEA;
  color: white;
  padding: 1.375rem 1.5rem;
  border: none;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all var(--transition);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: left;
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive:hover {
  background: color-mix(in srgb, var(--accent-color) 90%, black 10%);
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive .faq-question-container {
  flex: 1;
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive .faq-question-container .faq-question {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: inherit;
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive .faq-toggle-indicator {
  margin-left: 1rem;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  width: 24px;
  height: 24px;
  text-align: center;
  transition: transform var(--transition);
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive .faq-toggle-indicator::before {
  content: "";
  width: 0.625rem;
  height: 1.375rem;
  background-color: currentColor;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0wLjU4NDUwNiAxLjI0MDY5QzAuOTY5MjE0IDAuNjkyMzAxIDEuNjg4OTEgMC41ODc3IDIuMTkxOTkgMS4wMDcwNkw3Ljk5OTYzIDUuODQ4MThDOC42OTU4NSA2LjQyODU0IDguNjk1ODUgNy41NzE0NiA3Ljk5OTYzIDguMTUxODJMMi4xOTE5OSAxMi45OTNDMS42ODg5MSAxMy40MTIzIDAuOTY5MjE0IDEzLjMwNzcgMC41ODQ1MDYgMTIuNzU5M0MwLjE5OTc5OCAxMi4yMTA5IDAuMjk1NzU4IDExLjQyNjQgMC43OTg4MzcgMTEuMDA3MUw1LjYwNTg4IDdMMC43OTg4MzcgMi45OTI5NUMwLjI5NTc1OCAyLjU3MzU5IDAuMTk5Nzk4IDEuNzg5MDggMC41ODQ1MDYgMS4yNDA2OVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) no-repeat center;
          mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0wLjU4NDUwNiAxLjI0MDY5QzAuOTY5MjE0IDAuNjkyMzAxIDEuNjg4OTEgMC41ODc3IDIuMTkxOTkgMS4wMDcwNkw3Ljk5OTYzIDUuODQ4MThDOC42OTU4NSA2LjQyODU0IDguNjk1ODUgNy41NzE0NiA3Ljk5OTYzIDguMTUxODJMMi4xOTE5OSAxMi45OTNDMS42ODg5MSAxMy40MTIzIDAuOTY5MjE0IDEzLjMwNzcgMC41ODQ1MDYgMTIuNzU5M0MwLjE5OTc5OCAxMi4yMTA5IDAuMjk1NzU4IDExLjQyNjQgMC43OTg4MzcgMTEuMDA3MUw1LjYwNTg4IDdMMC43OTg4MzcgMi45OTI5NUMwLjI5NTc1OCAyLjU3MzU5IDAuMTk5Nzk4IDEuNzg5MDggMC41ODQ1MDYgMS4yNDA2OVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) no-repeat center;
  mask-size: contain;
  /* Webkit prefix for better support */
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgICAgICAgIGQ9Ik0wLjU4NDUwNiAxLjI0MDY5QzAuOTY5MjE0IDAuNjkyMzAxIDEuNjg4OTEgMC41ODc3IDIuMTkxOTkgMS4wMDcwNkw3Ljk5OTYzIDUuODQ4MThDOC42OTU4NSA2LjQyODU0IDguNjk1ODUgNy41NzE0NiA3Ljk5OTYzIDguMTUxODJMMi4xOTE5OSAxMi45OTNDMS42ODg5MSAxMy40MTIzIDAuOTY5MjE0IDEzLjMwNzcgMC41ODQ1MDYgMTIuNzU5M0MwLjE5OTc5OCAxMi4yMTA5IDAuMjk1NzU4IDExLjQyNjQgMC43OTg4MzcgMTEuMDA3MUw1LjYwNTg4IDdMMC43OTg4MzcgMi45OTI5NUMwLjI5NTc1OCAyLjU3MzU5IDAuMTk5Nzk4IDEuNzg5MDggMC41ODQ1MDYgMS4yNDA2OVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) no-repeat center;
  -webkit-mask-size: contain;
  display: inline-block;
  transition: transform var(--transition);
  transform: rotate(90deg);
}
.pma-faq-block .faq-container .faq-item .faq-header-interactive[aria-expanded=true] .faq-toggle-indicator {
  transform: rotate(180deg);
}
.pma-faq-block .faq-container .faq-item .faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height var(--transition);
}
.pma-faq-block .faq-container .faq-item .faq-content .faq-answer {
  background: var(--bg-color);
}
.pma-faq-block .faq-container .faq-item .faq-content-animated {
  max-height: 0;
  overflow: hidden;
  transition: max-height var(--transition);
  background: var(--bg-color);
}
.pma-faq-block .faq-container .faq-item .faq-content-animated > * {
  padding: 1.5rem;
  color: var(--text-color);
  margin: 0;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated > *:first-child {
  padding-top: 1.5rem;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated > *:last-child {
  padding-bottom: 1.5rem;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated p {
  padding: 0.75rem 1.5rem;
  color: var(--text-color);
  margin: 0;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated p:first-child {
  padding-top: 1.5rem;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated p:last-child {
  padding-bottom: 1.5rem;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-paragraph,
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-list,
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-heading {
  padding: 0 1.5rem 0.375rem 2.5rem;
  margin: 0;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-paragraph:first-child,
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-list:first-child,
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-heading:first-child {
  padding-top: 1.5rem;
}
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-paragraph:last-child,
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-list:last-child,
.pma-faq-block .faq-container .faq-item .faq-content-animated .wp-block-heading:last-child {
  padding-bottom: 1.5rem;
}
.pma-faq-block.js-enabled .faq-item .faq-content {
  display: none;
}

/* Responsive Design */
@media (max-width: 768px) {
  .pma-faq-block .faq-controls {
    text-align: center;
    margin-bottom: 1rem;
  }
  .pma-faq-block .faq-controls .faq-expand-all-btn {
    font-size: 0.85rem;
    padding: 0.4rem 0.8rem;
  }
  .pma-faq-block .faq-container .faq-item .faq-header {
    padding: 0.875rem 1rem;
  }
  .pma-faq-block .faq-container .faq-item .faq-header .faq-question {
    font-size: 1rem;
  }
  .pma-faq-block .faq-container .faq-item .faq-header .faq-toggle {
    margin-left: 0.75rem;
  }
  .pma-faq-block .faq-container .faq-item .faq-content .faq-answer {
    padding: 1rem;
  }
}

/*# sourceMappingURL=style-index.css.map*/