.custom-block.block-help-advice {
  background-color: #f8f8f8;
}
.custom-block.block-help-advice .row {
  /* Set custom gutters for this section only */
}
@media (min-width: 1285px) {
  .custom-block.block-help-advice .row {
    --bs-gutter-x: 5rem;
  }
}
.custom-block.block-help-advice h2 {
  font-weight: 500;
  margin-bottom: 2em;
}
.custom-block.block-help-advice .ha-section-head {
  text-align: center;
  font-weight: 500;
  padding-top: 2%;
  margin-bottom: 4.8rem;
  color: #FF552E;
}
.custom-block.block-help-advice .ha-cards {
  margin-bottom: 5rem;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card {
  background-color: #1B1A33;
  border: none;
  color: #FFF;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card h4 {
  color: #C6F221;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card h4.level-one-heading {
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card .load-ha-cards {
  border-color: #C6F221 !important;
  color: #FFF !important;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card .load-ha-cards:hover, .custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card .load-ha-cards:hover button {
  color: #C6F221 !important;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card .load-ha-cards .button-core-content svg path {
  fill: #C6F221 !important;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card:hover .button-core-content {
  color: #C6F221 !important;
}
.custom-block.block-help-advice .ha-cards[data-help-level="1"] .ha-card.inactive {
  opacity: 0.6;
}
.custom-block.block-help-advice .ha-cards .ha-card {
  width: 100%;
  background-color: #FFF;
  border: 2px solid #FF552E;
  padding: 3.4rem;
  margin-bottom: 1.5rem;
  transition: opacity 0.3s;
  cursor: pointer;
}
.custom-block.block-help-advice .ha-cards .ha-card:hover button {
  color: #FF552E;
}
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image {
  margin-bottom: 2.8rem;
}
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg {
  fill: #C6F221;
}
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg path,
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg line,
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg ellipse,
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg circle,
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg polyline,
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-image svg polygon {
  stroke: #C6F221;
}
.custom-block.block-help-advice .ha-cards .ha-card h4 {
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 0;
}
.custom-block.block-help-advice .ha-cards .ha-card .ha-card-summary {
  font-size: clamp(1.6rem, 1.6rem + (1.8rem - 1.6rem) * (100vw - 360px) / (1600px - 360px), 1.8rem);
  line-height: 1.1em;
  margin-top: 2.2rem;
}
.custom-block.block-help-advice .ha-cards .ha-card .load-ha-cards {
  margin-top: 1.8rem;
}
.custom-block.block-help-advice .ha-cards:not([data-help-level="1"]) .ha-card.active {
  background-color: #ececec;
}
.custom-block.block-help-advice .ha-answer, .custom-block.block-help-advice .ha-feedback-form {
  padding: 7.5rem 2.5rem;
  background-color: #1B1A33;
  color: #FFF;
}
.custom-block.block-help-advice .ha-answer {
  text-align: left;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .custom-block.block-help-advice .ha-answer .two-cols {
    column-gap: 10rem;
  }
}
@media (min-width: 768px) {
  .custom-block.block-help-advice .ha-answer .ha-answer-content {
    padding: 0 6rem;
  }
}
.custom-block.block-help-advice .ha-answer .ha-answer-content .help-advice-icon {
  width: 65px;
  margin: 0 auto 2rem;
  fill: #C6F221;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content h3 {
  margin-bottom: 6rem;
  color: #C6F221;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content hr {
  border-color: #FFF;
  margin: 2.5em auto;
  opacity: 0.4;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content p, .custom-block.block-help-advice .ha-answer .ha-answer-content a, .custom-block.block-help-advice .ha-answer .ha-answer-content li, .custom-block.block-help-advice .ha-answer .ha-answer-content ol {
  font-size: 2rem;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content a {
  color: #C6F221;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content a.answer-button {
  display: inline-block;
  margin-top: 2.4rem;
  background: #1B1A33;
  color: white;
  border: none;
  font-weight: bold;
  padding: 0.5rem 0.8rem 0.5rem 2rem;
  text-decoration: none;
  font-size: 1.6rem;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content a.answer-button span {
  display: flex;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content a.answer-button span svg {
  width: 24px;
}
.custom-block.block-help-advice .ha-answer .ha-answer-content ul, .custom-block.block-help-advice .ha-answer .ha-answer-content ol {
  display: inline-block;
  max-width: 66%;
  list-style-position: outside;
  text-align: left;
  margin: 0 auto;
}
.custom-block.block-help-advice .ha-feedback-form {
  padding-top: 0;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .custom-block.block-help-advice .ha-feedback-form .wpcf7 {
    padding: 0 6rem;
  }
}
.custom-block.block-help-advice .ha-feedback-form .wpcf7 form input[type=checkbox], .custom-block.block-help-advice .ha-feedback-form .wpcf7 form input[type=radio] {
  accent-color: #C6F221;
}
.custom-block.block-help-advice .ha-feedback-form .wpcf7 h3 {
  color: #C6F221;
}
.custom-block.block-help-advice .ha-feedback-form .wpcf7 .submit-button-styling::after {
  color: #C6F221;
}
.custom-block.block-help-advice .ha-feedback-form .wpcf7 .submit-button-styling svg path {
  fill: #C6F221;
}
.custom-block.block-help-advice .ha-feedback-form .wpcf7 .submit-button-styling input.wpcf7-submit {
  color: #FFF !important;
  border-color: #C6F221 !important;
}
.custom-block.block-help-advice .ha-feedback-form .wpcf7 .submit-button-styling input.wpcf7-submit:hover {
  color: #C6F221 !important;
}
