@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.arrow {
  align-items: center;
  background-color: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  display: flex;
  font-family: "FS Albert", arial, sans-serif;
  font-size: 20px;
  gap: 10px;
  justify-content: center;
  text-decoration: none;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.crumbtrail {
  align-items: center;
  display: flex;
  gap: 8px;
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.crumbtrail li {
  align-items: center;
  display: flex;
  gap: 8px;
}
.crumbtrail li label {
  align-items: center;
  color: #4a4a4a;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  gap: 8px;
  transition: color 0.2;
}
@media (max-width: 46.24em) {
  .crumbtrail li label {
    font-size: 14px;
    gap: 4px;
  }
}
.crumbtrail li label:hover {
  color: #000;
}
.crumbtrail li label:hover span {
  text-shadow: 0 0 1px #000;
}
.crumbtrail li label span {
  display: inline-block;
}
.crumbtrail li svg {
  display: inline-flex;
  flex-shrink: 0;
  vertical-align: middle;
}
@media (max-width: 46.24em) {
  .crumbtrail li svg {
    width: 14px;
  }
}
.crumbtrail li:last-child svg {
  display: none;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.btn {
  background-color: #f5f5f5;
  border: unset;
  border: 2px solid transparent;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  font-size: medium;
  font-weight: 800;
  line-height: 26px;
  margin-bottom: 0;
  padding: 20px;
  text-align: center;
  transition: box-shadow 0.2s linear;
}
.btn--active {
  background-color: #bcf17f;
}
.btn:hover {
  background-color: #edeaea;
  border: 2px solid #1b2840;
  box-shadow: 0 0 8px 0 rgba(3, 102, 1, 0.15);
  cursor: pointer;
}

.btn__list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}
@media (min-width: 61.25em) {
  .btn__list {
    gap: 15px;
  }
}
@media (max-width: 46.24em) {
  .btn__list {
    justify-content: center;
  }
  .btn__list .btn,
  .btn__list .inputgrp {
    margin-bottom: 10px !important;
    width: fit-content;
  }
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.welcome-banner-link {
  align-items: center;
  background-color: #4a4a4a;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: "FS Albert", arial, sans-serif, sans-serif;
  font-size: large;
  height: 50px;
  justify-self: center;
  margin: 15 0;
  min-width: 100px;
  overflow: hidden;
  padding-left: 0px;
  padding-left: 65px;
  padding-right: 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 0.5s all;
  width: fit-content;
  z-index: 2;
}
.welcome-banner-link:hover {
  text-decoration: underline;
}
.welcome-banner-link svg {
  left: 0;
  position: absolute;
  transition: 0.5s all;
}
.welcome-banner-link.loading {
  cursor: not-allowed;
  pointer-events: none;
}

.welcome-banner-link:hover > svg,
button.welcome-banner-link:hover > svg {
  padding-right: 0px;
  width: 70px;
}

.spinner {
  animation: spin 1s linear infinite;
  border: 3px solid #f5f5f5;
  border-radius: 50%;
  border-top: 3px solid #808080;
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  width: 14px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.infoMessageWrapper {
  align-items: center;
  align-self: auto;
  background-color: #f5f5f5;
  border: 1px solid #000;
  border-radius: 5px;
  display: flex;
  gap: 20px;
  margin: 0px 5px;
  padding: 10px;
}

.infoMessageIcon {
  align-items: center;
  background-color: #000;
  border-radius: 50px;
  color: #fff;
  display: flex;
  height: 20px;
  justify-content: center;
  min-width: 20px;
}

.infoMessage {
  background-color: #f5f5f5;
  font-family: "FS Albert", arial, sans-serif;
  font-weight: 500;
  line-height: 25px;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.inputlblgrp {
  display: flex;
  flex-direction: row;
  font-family: "Museo Slab", arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
  margin: 10px 0px;
  width: 100%;
}

.rcpinput {
  background-color: #fff;
  border: 3px solid #edeaea;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: "Museo Slab", arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.9px;
  margin: 6px;
  padding: 15px;
  text-indent: 10px;
  transition: 0.1s all;
  width: 100%;
}
.rcpinput--warn {
  border-color: 3px solid rgba(255, 0, 0, 0.4705882353);
}

textarea.rcpinput {
  border: #4a4a4a;
  font-family: "Museo Slab", arial, sans-serif;
  height: auto !important;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.rcpSelect select {
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'><path d='M1 1l5 5 5-5' stroke='%23777' stroke-width='2' fill='none' /></svg>");
  background-position: right 10px center; /* Position it here */
  background-repeat: no-repeat;
  background-size: 12px;
  padding-right: 30px;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.toggleGroup {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 20px 0;
}

.toggleOption {
  align-items: center;
  background-color: #edeaea;
  border: 1px solid #fff;
  border-radius: 5px;
  display: flex;
  gap: 16px;
  padding: 16px;
  transition: all 0.2s ease;
  width: 100%;
}
.toggleOption:hover {
  border: 1px solid #fff;
  cursor: pointer;
}
.toggleOption.selected {
  background-color: #59d8a1;
  border-color: #59d8a1;
}
.toggleOption--disabled {
  opacity: 0.6 !important;
}
.toggleOption--disabled:hover {
  cursor: not-allowed !important;
}

.toggleOptionMark {
  flex-shrink: 0;
}

.toggleOptionContent {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

.toggleOptionTitle {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.toggleOptionDesc {
  color: #4a4a4a;
  font-family: "Museo Slab", arial, sans-serif;
  font-size: 14px;
  margin: 0;
  text-align: left;
}

.toggleOptionTitle.disabled {
  color: #808080;
}

.toggleCircle {
  align-items: center;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 20px;
  justify-content: center;
  position: relative;
  transition: all 0.2s ease;
  width: 20px;
}
.toggleCircle.selected {
  background-color: #59d8a1;
  border-color: #59d8a1;
}
.toggleCircle.unselected {
  background-color: #f5f5f5;
  border-color: #edeaea;
}

.checkmark {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.success {
  opacity: 0;
  position: relative;
  transform: translateY(20px);
  transition: all 0.5s ease-out;
}
.success--visible {
  opacity: 1;
  transform: translateY(0);
}
.success svg {
  left: 100px;
  position: absolute;
  top: -10px;
}
.success__message {
  text-align: center;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.footer {
  background-color: #34535c;
  display: flex;
  justify-content: center;
  padding: 30px 0 15px 0;
  position: relative;
  text-align: center;
}
.footer .container > * {
  margin-bottom: 10px;
}
.footer__primary-links {
  color: #fff;
  padding-bottom: 20px;
  text-decoration: none;
  width: fit-content;
}
.footer__primary-links a {
  border-bottom: 2px solid transparent;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 10px;
  text-decoration: none;
  transition: 0.15s all;
}
.footer__primary-links a:hover {
  background-color: unset;
  border-bottom: 2px solid #59d8a1;
  color: #f5f5f5;
  color: #59d8a1;
}
.footer__secondary-links span {
  padding: 0 10px;
}
.footer__secondary-links a {
  border-bottom: 1px solid transparent;
  color: #f5f5f5;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.2s;
}
.footer__secondary-links a:hover {
  border-bottom: 1px solid #59d8a1;
  color: #59d8a1;
}
.footer__secondary-links a:last-of-type {
  border-right: none;
}
.footer__text {
  color: #c6c5c5;
}
.footer__text p {
  margin-bottom: 0;
}
.footer__socials {
  align-items: center;
  display: flex;
  font-size: 18px;
  font-weight: bolder;
  gap: 30px;
  justify-content: center;
  list-style: none;
  margin: unset;
  padding: 20px;
}
.footer__socials li {
  font-size: 18px;
  font-weight: bolder;
  height: 20px;
  list-style: none;
  width: 20px;
}
.footer__socials li svg:hover path {
  fill: #59d8a1;
}
.footer .cookie-banner {
  background-color: #495366;
  bottom: 0;
  color: #fff;
  height: fit-content;
  opacity: 1;
  padding: 16px;
  position: fixed;
  width: 100%;
  z-index: 3;
}
.footer .cookie-banner__content {
  display: flex;
  height: fit-content;
  justify-content: space-between;
  text-align: left;
}
.footer .cookie-banner__content h4,
.footer .cookie-banner__content p {
  margin: 0;
}
.footer .cookie-banner__content h4 {
  margin-bottom: 8px;
}
.footer .cookie-banner__content > * {
  align-self: center;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.nav {
  align-items: center;
  background-color: #1b2840;
  display: flex;
  flex-direction: row;
  height: 110px;
  justify-content: space-between;
  padding: 0px 25px;
}
.nav ul {
  list-style: none;
}
.nav__link {
  border-bottom: 3px solid transparent;
  color: white;
  font-family: "Museo Slab", arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-decoration: none;
}
.nav__link:hover {
  border-bottom: 3px solid white;
}
.nav a:hover {
  cursor: pointer;
}
@media (max-width: 46.24em) {
  .nav svg {
    width: 160px;
  }
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.card_container {
  flex-direction: column;
  margin: auto;
  max-width: 400px;
}
.card_container > * {
  width: 100%;
}
.card_container .group {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.card_container .group > * {
  width: 100%;
}
.card_container #card-field-submit-button {
  margin-top: 10px !important;
  margin: auto;
  width: fit-content;
}
.card_container .paypalstatement {
  color: #808080;
  font-family: "FS Albert", arial, sans-serif;
  font-size: 10px;
  margin-top: 10px;
}

.paypal-skeleton {
  animation: pulse 1.5s infinite ease-in-out;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0 auto;
  max-width: 420px;
  width: 100%;
}
.paypal-skeleton .skeleton-input {
  animation: shimmer 1.6s infinite;
  background: linear-gradient(90deg, #eee 25%, #f8f8f8 50%, #eee 75%);
  background-size: 200% 100%;
  border-radius: 8px;
  height: 44px;
}
.paypal-skeleton .skeleton-group {
  display: flex;
  gap: 8px;
}
.paypal-skeleton .skeleton-group .skeleton-input {
  flex: 1;
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.inputgrp {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin: 5px 0px;
  max-width: 400px;
  position: relative;
}
.inputgrp label {
  color: #000;
  font-family: "Museo Slab", arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.inputgrp label:last-of-type {
  font-size: 16px;
}
@media (max-width: 46.24em) {
  .inputgrp {
    width: 100%;
  }
}

.inputlblgrp {
  display: flex;
  flex-direction: row;
  font-family: "FS Albert", arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
  margin: 10px 0px;
  width: 100%;
}

.advisory {
  color: #808080;
  font-family: "FS Albert", arial, sans-serif;
  font-size: 14px !important;
}
.advisory--warn {
  color: rgba(255, 0, 0, 0.4705882353);
  font-size: 14px;
}

.form-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 10px 100px;
}
@media (max-width: 46.24em) {
  .form-section {
    padding: 10px;
    padding: 0;
  }
}

.gift-aid-calculation {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  margin: 20px 0;
  padding: 20px;
}
.gift-aid-calculation h3 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}
.gift-aid-calculation p {
  color: #000;
  font-family: "Museo Slab", arial, sans-serif;
  margin: 0;
}
.gift-aid-calculation .gift-aid-total,
.gift-aid-calculation .donation-amt {
  color: #2196f3;
}

.address-on-file {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  margin: 20px 0;
  padding: 20px;
}
.address-on-file .address-display {
  background-color: #edeaea;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-top: 10px;
  padding: 15px;
}

.gift-aid-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}

.gift-aid-img {
  height: 75px;
  width: 120px;
}

.nav-buttons {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin-top: 10px;
  width: 100%;
}
@media (max-width: 46.24em) {
  .nav-buttons {
    margin-bottom: 30px;
  }
}

.direct-debit p,
.direct-debit span {
  font-size: 18px;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.validation-summary {
  background-color: #fff;
  border: 1px solid rgba(255, 0, 0, 0.4705882353);
  border-radius: 8px;
  padding: 16px 20px;
}
.validation-summary__title {
  color: rgba(255, 0, 0, 0.4705882353);
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 12px 0;
}
.validation-summary__list {
  color: rgba(255, 0, 0, 0.4705882353);
  list-style: none;
  margin: 0;
  padding: unset;
}
.validation-summary__list li {
  font-size: 14px;
  margin-bottom: 4px;
}

.validation-summary-wrapper {
  margin-bottom: 24px;
}@font-face {
  font-display: swap;
  font-family: "FS Albert";
  src: url("/assets/fonts/fsalbert-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab";
  src: url("/assets/fonts/museo-slab.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Museo Slab Bold";
  font-weight: 700;
  src: url("/assets/fonts/museo-slab-bold.woff2") format("woff2");
}
html,
body {
  height: auto;
  min-height: 100%;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "FS Albert", arial, sans-serif;
  margin: 0;
}
body * {
  box-sizing: border-box;
  font-family: "FS Albert", arial, sans-serif;
}

#site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  height: 100%;
  margin: auto;
  max-width: 1280px;
}

.container {
  margin: auto;
  padding: 0 20px 0.1px 20px;
}
@media (min-width: 61.25em) {
  .container {
    max-width: 920px;
  }
}

.error-page {
  align-content: center;
  background-color: #bdefd9;
  flex-grow: 1;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
  text-align: center;
}
.error-page h1 {
  align-self: center;
  font-size: 48px;
}
.error-page p {
  font-family: "Museo Slab Bold", arial, sans-serif;
  font-size: 18px;
}
.error-page__image {
  background-image: url("/assets/images/404.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 100px;
  height: 300px;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

body {
  color: #000;
}

h1,
h2,
h3,
h4 {
  font-family: "Museo Slab", arial, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 24px;
}

h2,
.h2 {
  font-size: 16px;
}

h3 {
  font-size: 22px;
}

.home-page {
  height: 100%;
  min-height: 85vh;
  padding-top: 0.1px;
  text-align: center;
}
.home-page__header {
  background-color: rgba(128, 128, 128, 0.0509803922);
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  min-height: 190px;
}
.home-page__header h1 {
  align-self: center;
}
.home-page h2 {
  margin-bottom: 40px;
}
.home-page__intro {
  color: #808080;
  display: inline-block;
  margin-bottom: 80px;
}
.home-page__frequency {
  border-bottom: 2px solid #808080;
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
.home-page__frequency .btn {
  border: none;
  border-bottom: solid 8px #808080;
  border-radius: unset;
  color: #808080;
  margin: 0 15px;
  max-width: 200px;
  padding: 15px 20px;
  width: 100%;
}
@media (min-width: 46.25em) {
  .home-page__frequency .btn {
    margin: 0 30px;
  }
}
.home-page__frequency .btn:hover {
  box-shadow: none;
}
.home-page__frequency .btn--active {
  background-color: #f5f5f5;
  border-bottom: solid 8px #1b2840;
  color: #1b2840;
}
.home-page__other {
  background-color: #f5f5f5;
  border: none;
  border-radius: 5px;
  font-family: "FS Albert", arial, sans-serif;
  font-size: 16px;
  height: 100%;
  line-height: 26px;
  margin: unset;
  max-width: 80px;
  min-width: 100px;
  padding: 20px;
}
.home-page .inputgrp {
  margin: unset;
}
.home-page__options {
  margin: 64px;
}
.home-page__continue {
  display: flex;
  justify-content: space-around;
  margin-bottom: 80px;
}