/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 19 August 2026 14:10:01
*/


@charset "UTF-8";
.ei-assist-form-wrapper .sq-form-submit {
  width: 350px;
}
.ei-assist-form-wrapper h2 {
  color: #000;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  font-style: normal;
  width: 100%;
  padding: 16px 0;
  letter-spacing: -0.96px;
  font-size: 40px;
}
@media screen and (min-width: 1280px) {
  .ei-assist-form-wrapper h2 {
    padding: 50px 0;
    font-size: 48px;
  }
}
.body--application-form .main {
  padding: 16px;
}
@media screen and (min-width: 1280px) {
  .body--application-form .main {
    padding: 80px;
  }
}
#sq_form_field_wrapper_q1832519_q5 fieldset .sq-form-question-answer ul {
  display: grid;
  grid-template-columns: 1fr;
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.ei-assist-form-wrapper ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ei-assist-form-wrapper li::marker {
  content: "" !important;
}
.ei-assist-content {
  border: 3px solid #231F58;
  margin-bottom: 16px;
  padding: 16px;
}
.ei-assist-content ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.ei-assist-content ul li input {
  margin-top: 4px;
}
.ei-assist-form-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 16px 0;
}
.ei-assist-intro {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.ei-assist-content input[type="checkbox"]:checked {
  accent-color: #231F58;
}
.form-control, .form-select {
  padding: 16px;
}
.header-section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sq-form-section {
  width: 100%;
}
.icon-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  background: #F0F8FF;
  padding: 24px 16px;
}
.icon-wrapper p {
  margin: 0;
}
.ei-assist-form-wrapper label, .sq-form-question-tickbox-list .sq-form-question-title {
  color: #000;
  font-family: Arial !important;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 121.2%;
}
.ei-assist-form-wrapper input::placeholder, .ei-assist-form-wrapper textarea::placeholder {
  color: rgba(64, 64, 64, 0.5);
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.2%;
}
#sq_form_section_1832716 .sq-form-question {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.ei-assist-thank-you {
  padding: 64px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ei-assist-thank-you p {
  color: #000;
  font-family: Arial;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.4px;
}
.info-text {
  padding: 24px 16px;
}
.info-text h3 {
  font-size: 24px;
}
@media screen and (min-width: 1280px) {
  .info-text h3 {
    font-size: 32px;
  }
}
.info-text a {
  color: black;
  text-decoration: underline;
  font-style: italic;
}
.info-text a:hover {
  color: #f37021;
}
.info-wrapper {
  width: 100%;
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 11fr;
  margin-bottom: 48px;
  background: #E9ECEF;
}
@media screen and (min-width: 1280px) {
  .info-wrapper {
    gap: 32px;
  }
}
.image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.image-wrapper img {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  aspect-ratio: 1;
}
.membership-details-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sq-form-section-title {
  color: #000;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  font-size: 32px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: -0.64px;
}
.sq-form-question-note {
  color: #000;
  font-family: Arial;
  font-size: 20px;
  font-weight: 400;
  line-height: 121.2%;
  font-style: normal !important;
}
#sq_form_field_wrapper_q1832716_q1 .sq-form-question-title {
  display: none;
}
.works-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  padding-left: 30px;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  margin-bottom: 16px;
}
.works-container::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 54px;
  bottom: 54px;
  width: 2px;
  background-color: #2b2b52;
}
.works-wrapper {
  position: relative;
  border: 1px solid #2b2b52;
  border-radius: 8px;
  padding: 16px;
  background-color: #ffffff;
}
.works-wrapper::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 3px solid #2b2b52;
  z-index: 1;
}
.orange-button {
  display: flex;
  width: 195px;
  padding: 16px 21px;
  justify-content: center;
  color: black;
  text-decoration: none;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  align-items: center;
  margin-bottom: 32px;
  font-weight: 500;
  gap: 10px;
  background: #F37021;
}
.orange-button:hover {
  color: #F37021;
  background: black;
}
.column1-wrapper ul.blue-verify {
  list-style: none;
  padding-left: 0;
}
.column1-wrapper ul.blue-verify li {
  position: relative;
  padding-left: 42px;
}
.column1-wrapper ul.blue-verify li::before {
  content: "";
  left: 16px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #6bb238;
  position: absolute;
}
.employment-transition {
  display: grid;
  gap: 32px;
  grid-template-columns: 1fr 1fr;
}
.employment-transition h3 {
  font-size: 24px;
}
.works-wrapper {
  border-radius: 8px;
  border: 1px solid #171439;
  padding: 16px;
}
.works-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.works-title {
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  font-size: 16px;
  font-weight: 600;
}
.works-text {
  font-family: Arial;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.blue-verify li {
  background: #F0F8FF;
  display: flex;
  padding: 4px 16px;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.blue-verify {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.declaration-wrapper .sq-form-question-title {
  font-size: 16px;
}
.card-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.support-card {
  display: flex;
  padding: 32px;
  flex-direction: column;
  color: black;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  background: #F0F8FF !important;
}
.benefit-cards {
  display: grid;
  gap: 32px;
  padding: 0 16px;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 768px) {
  .benefit-cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1280px) {
  .benefit-cards {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.benefit-cards-wrapper {
  margin-top: 40px;
}
.benefit-card__content {
  padding: 32px;
  flex: 1;
  background-color: #F0F8FF;
  display: flex;
  flex-direction: column;
}
.benefit-card {
  background-color: #F0F8FF;
  height: 100% !important;
  padding: 0;
}
.benefit-card__content a, .benefit-card__content .benefit-card__button {
  color: #000;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  font-size: 16px;
  margin-top: auto;
  text-decoration: none;
  font-weight: 500;
  line-height: normal;
  display: flex;
  border: 2px solid #F37021;
  background-color: transparent;
  padding: 16px 21px;
  width: 100%;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.benefit-card__content a:hover, .benefit-card__content .benefit-card__button:hover {
  border: 2px solid black;
  background-color: black;
  color: #F37021;
}
.benefit-card__content a .fa-arrow-up-right-from-square {
  margin-left: 10px;
}
.benefit-card__content a .fa-file-word {
  margin-right: 10px;
}
.modal.show .modal-dialog {
  transform: none;
  max-width: 1200px;
  width: 100%;
}
.modal-title {
  display: flex;
  justify-content: space-between;
  background-color: #231F58;
  align-items: center;
  width: 100%;
  color: white;
}
.modal-header {
  padding: 0px;
  padding: 2rem;
  margin-bottom: 1rem;
  background-color: #231F58;
}
.btn-close {
  color: white !important;
  filter: brightness(0) saturate(100%) invert(100%);
}
.header__buttons .btn {
  width: auto;
}
.buttons-form-wrapper {
  gap: 16px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .buttons-form-wrapper {
    flex-direction: row;
  }
}
.ei-assist-section {
  background: #231F58 !important;
  padding: 32px;
  gap: 32px;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ei-assist-text {
  color: white;
}
.ei-assist-video {
  display: flex;
  align-items: center;
  margin: auto;
  justify-content: center;
}
.ei-assist-wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  .ei-assist-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.member-badge {
  display: flex;
  gap: 10px;
  align-items: center;
  width: fit-content;
  border-radius: 8px;
  padding: 4px 16px;
  border: 1px solid #F37021;
  background: rgba(243, 112, 33, 0.35);
}
.member-badge p {
  margin-bottom: 0;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
}
.buttons-wrapper {
  display: grid;
  gap: 16px;
  width: 100%;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1280px) {
  .buttons-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.btn-orange-border {
  border: 2px solid #F37021;
  padding: 16px 21px;
  color: black;
  text-decoration: none;
  align-items: center;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  justify-content: center;
  display: flex;
}
.btn-orange-border:hover {
  background-color: black;
  color: #F37021;
  border: 2px solid black;
}
.btn-orange-border-header {
  border: 2px solid #F37021;
  padding: 16px 21px;
  color: white;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  display: flex;
}
.btn-orange-border-header span {
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
}
.btn-orange-border-header:hover {
  background-color: black;
  color: #F37021 !important;
  border: 2px solid black;
}
.btn-orange-border-header:visited {
  color: white;
}
.btn-orange {
  align-items: center;
  justify-content: center;
  width: 100%;
  font-family: "TheSerifC5-5_Plain", "Verdana", "serif";
  display: flex;
  max-width: 100%;
  padding: 16px 21px;
}
a:visited {
  color: inherit;
}
.support-fund-trigger {
  color: black;
}
.contact-details p a {
  color: #007BFF;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
.telephone-number {
  color: black;
  text-decoration: none;
}
.fa-arrow-up-right-from-square {
  font-size: 18px;
}
.support-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  margin: 40px 0;
}
@media screen and (min-width: 1280px) {
  .support-section {
    grid-template-columns: 1fr 1fr;
  }
}
.support-the-fund-blue button {
  background: #F0F8FF;
}
.donate-button-wrapper {
  margin-bottom: 48px;
}
