a:active {
  color: #000 !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

a:hover {
  color: #000 !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

a {
  color: #000 !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

body,
input,
textarea,
select,
.page,
.row {
  color: #000 !important;
  line-height: 1.5;
  font-family: "Lato";
}

input,
textarea,
select {
  font-size: 1em;
  letter-spacing: 0em;
}

.button--primary,
.note-editor-container .note-editor .btn-primary {
  color: #ffffff;
  padding: 0.875em 3em;
  font-size: 0.875em;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #000 !important;
  text-decoration: none;
  border-radius: 5px;
}

.button--primary:visited,
.note-editor-container .note-editor .btn-primary:visited {
  color: #ffffff;
  font-weight: bold;
}

.button--primary:hover,
.note-editor-container .note-editor .btn-primary:hover,
.button--primary:focus,
.note-editor-container .note-editor .btn-primary:focus {
  color: #ffffff;
  font-weight: bold;
}

.button--primary:active,
.note-editor-container .note-editor .btn-primary:active {
  color: #ffffff;
  font-weight: bold;
}

.button--secondary {
  color: #ffffff;
  padding: 0.875em 3em;
  font-size: 0.875em;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ea8634;
  text-decoration: none;
  border-radius: 5px;
}

.button--secondary:visited {
  color: #ffffff;
  font-weight: bold;
}

.button--secondary:hover,
.button--secondary:focus {
  color: #ffffff;
  font-weight: bold;
}

.button--secondary:active {
  color: #ffffff;
  font-weight: bold;
}

.button--inverse {
  color: #000 !important;
  padding: 0.875em 3em;
  font-size: 0.875em;
  font-weight: bold;
  background-color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}

.button--inverse:visited {
  color: #000 !important;
  font-weight: bold;
}

.button--inverse:hover,
.button--inverse:focus {
  color: #000 !important;
  font-weight: bold;
}

.button--inverse:active {
  color: #000 !important;
  font-weight: bold;
}

.button--cta {
  color: #ffffff;
  padding: 0.875em 3em;
  font-size: 0.875em;
  font-weight: bold;
  background: transparent;
  border-color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}

.button--cta:visited {
  color: #ffffff;
  font-weight: bold;
}

.button--cta:hover,
.button--cta:focus {
  color: #ffffff;
  font-weight: bold;
}

.button--cta:active {
  color: #ffffff;
  font-weight: bold;
}

.button--cta:before {
  background: transparent;
}

.button--cta:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}

.button--facebook {
  color: #ffffff;
  padding: 0.875em 1.125em;
  font-size: 0.875em;
  font-weight: bold;
  background-color: #003882;
  text-decoration: none;
  border-radius: 2px;
}

.button--facebook:visited {
  color: #ffffff;
  font-weight: bold;
}

.button--facebook:hover,
.button--facebook:focus {
  color: #ffffff;
  font-weight: bold;
}

.button--facebook:active {
  color: #ffffff;
  font-weight: bold;
}

.block--primary,
.block-primary,
.raisely-blockwrapper-primary {
  background: #000 !important;
}

.block---colour-primary,
.block--colour-primary,
.raisely-blockwrapper--colour-primary {
  color: #000 !important;
}

.block---border-primary,
.block--border-primary,
.raisely-blockwrapper--border-primary {
  border-color: #000 !important;
}

.block--primary-dark,
.block-primary-dark,
.raisely-blockwrapper-primary-dark {
  background: #000 !important;
  color: #FFF;
}

.block---colour-primary-dark,
.block--colour-primary-dark,
.raisely-blockwrapper--colour-primary-dark {
  color: #000 !important;
}

.block---border-primary-dark,
.block--border-primary-dark,
.raisely-blockwrapper--border-primary-dark {
  border-color: #000 !important;
}

.block--primary-darker,
.block-primary-darker,
.raisely-blockwrapper-primary-darker {
  background: #0a285a;
  color: #FFF;
}

.block---colour-primary-darker,
.block--colour-primary-darker,
.raisely-blockwrapper--colour-primary-darker {
  color: #0a285a;
}

.block---border-primary-darker,
.block--border-primary-darker,
.raisely-blockwrapper--border-primary-darker {
  border-color: #0a285a;
}

.block--primary-darkest,
.block-primary-darkest,
.raisely-blockwrapper-primary-darkest {
  background: #05142d;
  color: #FFF;
}

.block---colour-primary-darkest,
.block--colour-primary-darkest,
.raisely-blockwrapper--colour-primary-darkest {
  color: #05142d;
}

.block---border-primary-darkest,
.block--border-primary-darkest,
.raisely-blockwrapper--border-primary-darkest {
  border-color: #05142d;
}

.block--primary-light,
.block-primary-light,
.raisely-blockwrapper-primary-light {
  background: #000 !important;
}

.block---colour-primary-light,
.block--colour-primary-light,
.raisely-blockwrapper--colour-primary-light {
  color: #000 !important;
}

.block---border-primary-light,
.block--border-primary-light,
.raisely-blockwrapper--border-primary-light {
  border-color: #000 !important;
}

.block--primary-lighter,
.block-primary-lighter,
.raisely-blockwrapper-primary-lighter {
  background: #000 !important;
}

.block---colour-primary-lighter,
.block--colour-primary-lighter,
.raisely-blockwrapper--colour-primary-lighter {
  color: #000 !important;
}

.block---border-primary-lighter,
.block--border-primary-lighter,
.raisely-blockwrapper--border-primary-lighter {
  border-color: #000 !important;
}

.block--primary-lightest,
.block-primary-lightest,
.raisely-blockwrapper-primary-lightest {
  background: #111;
}

.block---colour-primary-lightest,
.block--colour-primary-lightest,
.raisely-blockwrapper--colour-primary-lightest {
  color: #111;
}

.block---border-primary-lightest,
.block--border-primary-lightest,
.raisely-blockwrapper--border-primary-lightest {
  border-color: #111;
}

.block--primary-super-light,
.block-primary-super-light,
.raisely-blockwrapper-primary-super-light {
  background: #e8effc;
}

.block---colour-primary-super-light,
.block--colour-primary-super-light,
.raisely-blockwrapper--colour-primary-super-light {
  color: #e8effc;
}

.block---border-primary-super-light,
.block--border-primary-super-light,
.raisely-blockwrapper--border-primary-super-light {
  border-color: #e8effc;
}

.block--secondary,
.block-secondary,
.raisely-blockwrapper-secondary {
  background: #ea8634;
}

.block---colour-secondary,
.block--colour-secondary,
.raisely-blockwrapper--colour-secondary {
  color: #ea8634;
}

.block---border-secondary,
.block--border-secondary,
.raisely-blockwrapper--border-secondary {
  border-color: #ea8634;
}

.block--secondary-dark,
.block-secondary-dark,
.raisely-blockwrapper-secondary-dark {
  background: #c26314;
}

.block---colour-secondary-dark,
.block--colour-secondary-dark,
.raisely-blockwrapper--colour-secondary-dark {
  color: #c26314;
}

.block---border-secondary-dark,
.block--border-secondary-dark,
.raisely-blockwrapper--border-secondary-dark {
  border-color: #c26314;
}

.block--secondary-darker,
.block-secondary-darker,
.raisely-blockwrapper-secondary-darker {
  background: #82420d;
  color: #FFF;
}

.block---colour-secondary-darker,
.block--colour-secondary-darker,
.raisely-blockwrapper--colour-secondary-darker {
  color: #82420d;
}

.block---border-secondary-darker,
.block--border-secondary-darker,
.raisely-blockwrapper--border-secondary-darker {
  border-color: #82420d;
}

.block--secondary-darkest,
.block-secondary-darkest,
.raisely-blockwrapper-secondary-darkest {
  background: #412107;
  color: #FFF;
}

.block---colour-secondary-darkest,
.block--colour-secondary-darkest,
.raisely-blockwrapper--colour-secondary-darkest {
  color: #412107;
}

.block---border-secondary-darkest,
.block--border-secondary-darkest,
.raisely-blockwrapper--border-secondary-darkest {
  border-color: #412107;
}

.block--secondary-light,
.block-secondary-light,
.raisely-blockwrapper-secondary-light {
  background: #ed9a56;
}

.block---colour-secondary-light,
.block--colour-secondary-light,
.raisely-blockwrapper--colour-secondary-light {
  color: #ed9a56;
}

.block---border-secondary-light,
.block--border-secondary-light,
.raisely-blockwrapper--border-secondary-light {
  border-color: #ed9a56;
}

.block--secondary-lighter,
.block-secondary-lighter,
.raisely-blockwrapper-secondary-lighter {
  background: #f1ae78;
}

.block---colour-secondary-lighter,
.block--colour-secondary-lighter,
.raisely-blockwrapper--colour-secondary-lighter {
  color: #f1ae78;
}

.block---border-secondary-lighter,
.block--border-secondary-lighter,
.raisely-blockwrapper--border-secondary-lighter {
  border-color: #f1ae78;
}

.block--secondary-lightest,
.block-secondary-lightest,
.raisely-blockwrapper-secondary-lightest {
  background: #f4c29a;
}

.block---colour-secondary-lightest,
.block--colour-secondary-lightest,
.raisely-blockwrapper--colour-secondary-lightest {
  color: #f4c29a;
}

.block---border-secondary-lightest,
.block--border-secondary-lightest,
.raisely-blockwrapper--border-secondary-lightest {
  border-color: #f4c29a;
}

.block--secondary-super-light,
.block-secondary-super-light,
.raisely-blockwrapper-secondary-super-light {
  background: #fdf5ee;
}

.block---colour-secondary-super-light,
.block--colour-secondary-super-light,
.raisely-blockwrapper--colour-secondary-super-light {
  color: #fdf5ee;
}

.block---border-secondary-super-light,
.block--border-secondary-super-light,
.raisely-blockwrapper--border-secondary-super-light {
  border-color: #fdf5ee;
}

.row--campaign-image:not(.row--has-background-image) .row__bg,
.block--campaign-image,
.col--campaign-image {
  background: url("../delayed/ntqrg-210812-a-fun-filled-day-for-the-whole-family-foldback-magazine-incorporated-ntqrg-210812-imagine-seaside-carnival-a-fun-filled-day-for-the-whole-family-imagine-se") no-repeat center/cover;
}

.row--campaign-logo .row__bg,
.block--campaign-logo,
.col--campaign-logo .col__container {
  background: url("../png/orange-raa-logo-png-b0be76.png") no-repeat center/contain;
}

@media (max-width: 1024px) {
  .align-center--tb {
    text-align: center;
  }

  .align-center--tb > * {
    margin-left: auto;
    margin-right: auto;
  }

  .align-center--tb .button-row {
    text-align: inherit;
  }
}

@media (max-width: 736px) {
  .align-center--mb {
    text-align: center;
  }

  .align-center--mb > * {
    margin-left: auto;
    margin-right: auto;
  }

  .align-center--mb .button-row {
    text-align: inherit;
  }
}

.links--color-inherit a {
  text-decoration: none;
}

.links--color-inherit a:hover,
.links--color-inherit a:focus {
  text-decoration: underline;
}

.links--color-inherit a,
.links--color-inherit a:hover,
.links--color-inherit a:focus,
.links--color-inherit a:visited {
  color: inherit;
}

p.smallest,
.smallest p {
  font-size: max(calc(16px * 0.65), 10px);
}

p.smaller,
.smaller p {
  font-size: max(calc(16px * 0.75), 12px);
}

p.small,
.small p {
  font-size: calc(16px * 0.85);
}

p.large,
.large p {
  font-size: calc(16px * 1.15);
}

p.larger,
.larger p,
p.lead,
.lead p {
  font-size: calc(16px * 1.25);
}

p.largest,
.largest p {
  font-size: calc(16px * 1.35);
}

.small img {
  width: 30%;
}

h1 {
  font-size: 2.875rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.1;
  color: #000 !important;
}

@media (max-width: 1024px) {
  h1 {
    font-size: 2.37188rem;
  }
}

@media (max-width: 736px) {
  h1 {
    font-size: 2.15625rem;
  }
}

@media (max-width: 1024px) {
  h1 {
    margin-top: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  h1 {
    margin-top: calc(16px * 0.75);
  }
}

@media (max-width: 1024px) {
  h1 {
    margin-bottom: calc(32px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  h1 {
    margin-bottom: calc(32px * 0.75);
  }
}

h2 {
  font-size: 2.125rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.1;
  color: #000 !important;
}

@media (max-width: 1024px) {
  h2 {
    font-size: 1.75313rem;
  }
}

@media (max-width: 736px) {
  h2 {
    font-size: 1.59375rem;
  }
}

@media (max-width: 1024px) {
  h2 {
    margin-top: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  h2 {
    margin-top: calc(16px * 0.75);
  }
}

@media (max-width: 1024px) {
  h2 {
    margin-bottom: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  h2 {
    margin-bottom: calc(16px * 0.75);
  }
}

h3 {
  font-size: 1.625rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.2;
  color: #000 !important;
}

@media (max-width: 1024px) {
  h3 {
    font-size: 1.34063rem;
  }
}

@media (max-width: 736px) {
  h3 {
    font-size: 1.21875rem;
  }
}

@media (max-width: 1024px) {
  h3 {
    margin-top: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  h3 {
    margin-top: calc(16px * 0.75);
  }
}

@media (max-width: 1024px) {
  h3 {
    margin-bottom: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  h3 {
    margin-bottom: calc(16px * 0.75);
  }
}

h4 {
  font-size: 1.125rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.1;
  color: #ea8634;
}

h5 {
  font-size: 0.75rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.1;
  color: #000 !important;
}

h6 {
  font-size: 0.6875rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.4;
  color: #000 !important;
}

p {
  font-size: 1rem;
  font-family: "Lato";
  letter-spacing: 0em;
  line-height: 1.5;
}

.button,
.note-editor-container .note-editor .btn {
  border-style: solid;
  border-width: 2px;
  transition: 0.3s cubic-bezier(0.2, 0, 0.1, 1);
}

.button:before,
.note-editor-container .note-editor .btn:before,
.button:after,
.note-editor-container .note-editor .btn:after {
  transition: 0.3s cubic-bezier(0.2, 0, 0.1, 1), border-color 0s;
}

.button--full,
.buttons--full .button,
.buttons--full .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .buttons--full .btn {
  min-width: calc(100% - calc(0.5em * 2));
  margin-right: 0;
}

@media (max-width: 736px) {
  .button-mb--full,
  .buttons-mb--full .button,
  .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }
}

.col--3 .button-mb--full,
.col--3 .buttons-mb--full .button,
.col--3 .buttons-mb--full .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--3 .buttons-mb--full .btn {
  min-width: calc(100% - calc(0.5em * 2));
  margin-right: 0;
}

.col--4 .button-mb--full,
.col--4 .buttons-mb--full .button,
.col--4 .buttons-mb--full .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--4 .buttons-mb--full .btn {
  min-width: calc(100% - calc(0.5em * 2));
  margin-right: 0;
}

.col--5 .button-mb--full,
.col--5 .buttons-mb--full .button,
.col--5 .buttons-mb--full .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--5 .buttons-mb--full .btn {
  min-width: calc(100% - calc(0.5em * 2));
  margin-right: 0;
}

.col--6 .button-mb--full,
.col--6 .buttons-mb--full .button,
.col--6 .buttons-mb--full .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--6 .buttons-mb--full .btn {
  min-width: calc(100% - calc(0.5em * 2));
  margin-right: 0;
}

@media (max-width: 736px) {
  .col--5 .button-mb--full,
  .col--5 .buttons-mb--full .button,
  .col--5 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--5 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--6 .button-mb--full,
  .col--6 .buttons-mb--full .button,
  .col--6 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--6 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--7 .button-mb--full,
  .col--7 .buttons-mb--full .button,
  .col--7 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--7 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--8 .button-mb--full,
  .col--8 .buttons-mb--full .button,
  .col--8 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--8 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--9 .button-mb--full,
  .col--9 .buttons-mb--full .button,
  .col--9 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--9 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--10 .button-mb--full,
  .col--10 .buttons-mb--full .button,
  .col--10 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--10 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--11 .button-mb--full,
  .col--11 .buttons-mb--full .button,
  .col--11 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--11 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--12 .button-mb--full,
  .col--12 .buttons-mb--full .button,
  .col--12 .buttons-mb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--12 .buttons-mb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }
}

@media (max-width: 400px) {
  .button-smb--full,
  .buttons-smb--full .button,
  .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }
}

.col-- .button-smb--full,
.col-- .buttons-smb--full .button,
.col-- .buttons-smb--full .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col-- .buttons-smb--full .btn {
  min-width: calc(100% - calc(0.5em * 2));
  margin-right: 0;
}

@media (max-width: 400px) {
  .col--2 .button-smb--full,
  .col--2 .buttons-smb--full .button,
  .col--2 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--2 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--3 .button-smb--full,
  .col--3 .buttons-smb--full .button,
  .col--3 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--3 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--4 .button-smb--full,
  .col--4 .buttons-smb--full .button,
  .col--4 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--4 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--5 .button-smb--full,
  .col--5 .buttons-smb--full .button,
  .col--5 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--5 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--6 .button-smb--full,
  .col--6 .buttons-smb--full .button,
  .col--6 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--6 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--7 .button-smb--full,
  .col--7 .buttons-smb--full .button,
  .col--7 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--7 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--8 .button-smb--full,
  .col--8 .buttons-smb--full .button,
  .col--8 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--8 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--9 .button-smb--full,
  .col--9 .buttons-smb--full .button,
  .col--9 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--9 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--10 .button-smb--full,
  .col--10 .buttons-smb--full .button,
  .col--10 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--10 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--11 .button-smb--full,
  .col--11 .buttons-smb--full .button,
  .col--11 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--11 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }

  .col--12 .button-smb--full,
  .col--12 .buttons-smb--full .button,
  .col--12 .buttons-smb--full .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--12 .buttons-smb--full .btn {
    min-width: calc(100% - calc(0.5em * 2));
    margin-right: 0;
  }
}

.button--half,
.buttons--half .button,
.buttons--half .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .buttons--half .btn {
  min-width: calc(50% - calc(0.5em * 2));
}

@media (max-width: 736px) {
  .button-mb--half,
  .buttons-mb--half .button,
  .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }
}

.col--3 .button-mb--half,
.col--3 .buttons-mb--half .button,
.col--3 .buttons-mb--half .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--3 .buttons-mb--half .btn {
  min-width: calc(50% - calc(0.5em * 2));
}

.col--4 .button-mb--half,
.col--4 .buttons-mb--half .button,
.col--4 .buttons-mb--half .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--4 .buttons-mb--half .btn {
  min-width: calc(50% - calc(0.5em * 2));
}

.col--5 .button-mb--half,
.col--5 .buttons-mb--half .button,
.col--5 .buttons-mb--half .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--5 .buttons-mb--half .btn {
  min-width: calc(50% - calc(0.5em * 2));
}

.col--6 .button-mb--half,
.col--6 .buttons-mb--half .button,
.col--6 .buttons-mb--half .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--6 .buttons-mb--half .btn {
  min-width: calc(50% - calc(0.5em * 2));
}

@media (max-width: 736px) {
  .col--5 .button-mb--half,
  .col--5 .buttons-mb--half .button,
  .col--5 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--5 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--6 .button-mb--half,
  .col--6 .buttons-mb--half .button,
  .col--6 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--6 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--7 .button-mb--half,
  .col--7 .buttons-mb--half .button,
  .col--7 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--7 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--8 .button-mb--half,
  .col--8 .buttons-mb--half .button,
  .col--8 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--8 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--9 .button-mb--half,
  .col--9 .buttons-mb--half .button,
  .col--9 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--9 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--10 .button-mb--half,
  .col--10 .buttons-mb--half .button,
  .col--10 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--10 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--11 .button-mb--half,
  .col--11 .buttons-mb--half .button,
  .col--11 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--11 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--12 .button-mb--half,
  .col--12 .buttons-mb--half .button,
  .col--12 .buttons-mb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--12 .buttons-mb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }
}

@media (max-width: 400px) {
  .button-smb--half,
  .buttons-smb--half .button,
  .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }
}

.col-- .button-smb--half,
.col-- .buttons-smb--half .button,
.col-- .buttons-smb--half .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col-- .buttons-smb--half .btn {
  min-width: calc(50% - calc(0.5em * 2));
}

@media (max-width: 400px) {
  .col--2 .button-smb--half,
  .col--2 .buttons-smb--half .button,
  .col--2 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--2 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--3 .button-smb--half,
  .col--3 .buttons-smb--half .button,
  .col--3 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--3 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--4 .button-smb--half,
  .col--4 .buttons-smb--half .button,
  .col--4 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--4 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--5 .button-smb--half,
  .col--5 .buttons-smb--half .button,
  .col--5 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--5 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--6 .button-smb--half,
  .col--6 .buttons-smb--half .button,
  .col--6 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--6 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--7 .button-smb--half,
  .col--7 .buttons-smb--half .button,
  .col--7 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--7 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--8 .button-smb--half,
  .col--8 .buttons-smb--half .button,
  .col--8 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--8 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--9 .button-smb--half,
  .col--9 .buttons-smb--half .button,
  .col--9 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--9 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--10 .button-smb--half,
  .col--10 .buttons-smb--half .button,
  .col--10 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--10 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--11 .button-smb--half,
  .col--11 .buttons-smb--half .button,
  .col--11 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--11 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }

  .col--12 .button-smb--half,
  .col--12 .buttons-smb--half .button,
  .col--12 .buttons-smb--half .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--12 .buttons-smb--half .btn {
    min-width: calc(50% - calc(0.5em * 2));
  }
}

.button--small,
.buttons--small .button,
.buttons--small .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .buttons--small .btn {
  font-size: 0.83125em;
  font-size: min(14px, 0.83125em);
  padding: 0.75em 0.85em;
}

@media (max-width: 736px) {
  .button-mb--small,
  .buttons-mb--small .button,
  .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }
}

.col--3 .button-mb--small,
.col--3 .buttons-mb--small .button,
.col--3 .buttons-mb--small .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--3 .buttons-mb--small .btn {
  font-size: 0.83125em;
  font-size: min(14px, 0.83125em);
  padding: 0.75em 0.85em;
}

.col--4 .button-mb--small,
.col--4 .buttons-mb--small .button,
.col--4 .buttons-mb--small .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--4 .buttons-mb--small .btn {
  font-size: 0.83125em;
  font-size: min(14px, 0.83125em);
  padding: 0.75em 0.85em;
}

.col--5 .button-mb--small,
.col--5 .buttons-mb--small .button,
.col--5 .buttons-mb--small .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--5 .buttons-mb--small .btn {
  font-size: 0.83125em;
  font-size: min(14px, 0.83125em);
  padding: 0.75em 0.85em;
}

.col--6 .button-mb--small,
.col--6 .buttons-mb--small .button,
.col--6 .buttons-mb--small .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col--6 .buttons-mb--small .btn {
  font-size: 0.83125em;
  font-size: min(14px, 0.83125em);
  padding: 0.75em 0.85em;
}

@media (max-width: 736px) {
  .col--5 .button-mb--small,
  .col--5 .buttons-mb--small .button,
  .col--5 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--5 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--6 .button-mb--small,
  .col--6 .buttons-mb--small .button,
  .col--6 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--6 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--7 .button-mb--small,
  .col--7 .buttons-mb--small .button,
  .col--7 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--7 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--8 .button-mb--small,
  .col--8 .buttons-mb--small .button,
  .col--8 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--8 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--9 .button-mb--small,
  .col--9 .buttons-mb--small .button,
  .col--9 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--9 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--10 .button-mb--small,
  .col--10 .buttons-mb--small .button,
  .col--10 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--10 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--11 .button-mb--small,
  .col--11 .buttons-mb--small .button,
  .col--11 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--11 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--12 .button-mb--small,
  .col--12 .buttons-mb--small .button,
  .col--12 .buttons-mb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--12 .buttons-mb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }
}

@media (max-width: 400px) {
  .button-smb--small,
  .buttons-smb--small .button,
  .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }
}

.col-- .button-smb--small,
.col-- .buttons-smb--small .button,
.col-- .buttons-smb--small .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .col-- .buttons-smb--small .btn {
  font-size: 0.83125em;
  font-size: min(14px, 0.83125em);
  padding: 0.75em 0.85em;
}

@media (max-width: 400px) {
  .col--2 .button-smb--small,
  .col--2 .buttons-smb--small .button,
  .col--2 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--2 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--3 .button-smb--small,
  .col--3 .buttons-smb--small .button,
  .col--3 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--3 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--4 .button-smb--small,
  .col--4 .buttons-smb--small .button,
  .col--4 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--4 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--5 .button-smb--small,
  .col--5 .buttons-smb--small .button,
  .col--5 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--5 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--6 .button-smb--small,
  .col--6 .buttons-smb--small .button,
  .col--6 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--6 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--7 .button-smb--small,
  .col--7 .buttons-smb--small .button,
  .col--7 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--7 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--8 .button-smb--small,
  .col--8 .buttons-smb--small .button,
  .col--8 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--8 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--9 .button-smb--small,
  .col--9 .buttons-smb--small .button,
  .col--9 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--9 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--10 .button-smb--small,
  .col--10 .buttons-smb--small .button,
  .col--10 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--10 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--11 .button-smb--small,
  .col--11 .buttons-smb--small .button,
  .col--11 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--11 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }

  .col--12 .button-smb--small,
  .col--12 .buttons-smb--small .button,
  .col--12 .buttons-smb--small .note-editor-container .note-editor .btn,
  .note-editor-container .note-editor .col--12 .buttons-smb--small .btn {
    font-size: 0.83125em;
    font-size: min(14px, 0.83125em);
    padding: 0.75em 0.85em;
  }
}

.button--no-backdrop:not(.override):before {
  background-color: transparent;
}

.button--primary,
.note-editor-container .note-editor .btn-primary {
  --btn-bg: #000 !important;
  --btn-color: #ffffff;
}

.button--primary:hover,
.note-editor-container .note-editor .btn-primary:hover,
.button--primary:focus,
.note-editor-container .note-editor .btn-primary:focus {
  background: #1450b5;
  border-color: #1450b5;
}

.button--secondary {
  --btn-bg: #ea8634;
  --btn-color: #ffffff;
}

.button--secondary:hover,
.button--secondary:focus {
  background: #d56c16;
  border-color: #d56c16;
  color: #1a1a1a;
}

.button--inverse {
  --btn-bg: #ffffff;
  --btn-color: #000 !important;
}

.button--inverse:hover,
.button--inverse:focus {
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.button--cta {
  --btn-bg: #ffffff;
  --btn-color: #ffffff;
}

.button--cta:hover,
.button--cta:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: #4d4d4d;
  background: #ffffff;
  border-color: #ffffff;
  color: #4d4d4d;
}

.button--cta:hover:before,
.button--cta:focus:before {
  background-color: transparent;
}

.button--facebook {
  --btn-bg: #003882;
  --btn-color: #ffffff;
}

.button--facebook:hover,
.button--facebook:focus {
  background: #004eb5;
  border-color: #004eb5;
}

.button--donation {
  --btn-bg: #000 !important;
  --btn-color: #ffffff;
}

.button--donation:hover,
.donation-form__amount-btn--selected.button--donation,
.button--donation:focus {
  background: #1450b5;
  border-color: #1450b5;
}

.profile-image__photo {
  color: #000 !important;
}

.spinner_stroke {
  transition: border-left-color 0.3s cubic-bezier(0.2, 0, 0.1, 1);
  border-left-color: #000 !important;
}

.facebook-fundraising-connect__modal {
  font-size: 16px;
}

.facebook-fundraising-connect__modal p {
  font-size: 16px;
}

.facebook-fundraising-connect__modal ul li:before {
  background: #111;
  color: #000 !important;
}

.facebook-fundraising-connect__buttons__close {
  color: #000 !important;
  font-size: 16px;
  margin-top: 1rem;
}

.form-field,
.note-editor-container .note-editor .form-group,
.note-editor-container .note-editor .checkbox {
  border-color: rgba(15, 60, 134, 0.5);
  color: #0f3c86;
  background: #FFF;
}

.form-field::-webkit-input-placeholder,
.note-editor-container .note-editor .form-group::-webkit-input-placeholder,
.note-editor-container .note-editor .checkbox::-webkit-input-placeholder {
  color: rgba(15, 60, 134, 0.66);
}

.form-field:-ms-input-placeholder,
.note-editor-container .note-editor .form-group:-ms-input-placeholder,
.note-editor-container .note-editor .checkbox:-ms-input-placeholder {
  color: rgba(15, 60, 134, 0.66);
}

.form-field::-ms-input-placeholder,
.note-editor-container .note-editor .form-group::-ms-input-placeholder,
.note-editor-container .note-editor .checkbox::-ms-input-placeholder {
  color: rgba(15, 60, 134, 0.66);
}

.form-field::placeholder,
.note-editor-container .note-editor .form-group::placeholder,
.note-editor-container .note-editor .checkbox::placeholder {
  color: rgba(15, 60, 134, 0.66);
}

.form-field:focus-within,
.note-editor-container .note-editor .form-group:focus-within,
.note-editor-container .note-editor .checkbox:focus-within {
  border-color: #000 !important;
}

.form-field--checkbox,
.note-editor-container .note-editor .checkbox {
  border-width: 0 !important;
  background: none;
  padding: 0;
  color: inherit;
}

.form-field--checkbox input,
.note-editor-container .note-editor .checkbox input {
  top: 0;
  margin-top: 0;
  padding: 9px;
  border-color: rgba(20, 80, 180, 0.75);
  border-radius: 4px;
}

.form-field--checkbox input:checked,
.note-editor-container .note-editor .checkbox input:checked {
  border-color: #000 !important;
}

.form-field--checkbox input:focus-visible,
.note-editor-container .note-editor .checkbox input:focus-visible {
  box-shadow: 0 0 0 3px rgba(20, 80, 180, 0.5);
}

.form-field--checkbox input:disabled,
.note-editor-container .note-editor .checkbox input:disabled {
  background-color: #ededed;
}

.form-field--boolean__switch--on {
  background: #000 !important;
}

.header__amount-display {
  font-family: "Lato";
}

.matched-giving-calculator__calculator__item--multiplier {
  font-family: "Lato";
}

.matched-giving-calculator__calculator__value {
  color: #000 !important;
}

.highlight-donation {
  border-color: #000 !important;
}

.highlight-donation__title {
  background: #000 !important;
  color: #fff;
}

.highlight-donation__amount {
  font-size: 1.125rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.1;
  color: currentColor;
}

.row--background-primary-super-light .highlight-donation__amount {
  color: #000 !important;
}

.col--background-primary-super-light .col__container .highlight-donation__amount {
  color: #000 !important;
}

.block--background-primary-super-light .highlight-donation__amount {
  color: #000 !important;
}

[class*=BlockWrapperContainer].block--background-primary-super-light .highlight-donation__amount {
  color: #000 !important;
}

.row--background-primary-darkest .highlight-donation__amount {
  color: #4482ea;
}

.col--background-primary-darkest .col__container .highlight-donation__amount {
  color: #4482ea;
}

.block--background-primary-darkest .highlight-donation__amount {
  color: #4482ea;
}

[class*=BlockWrapperContainer].block--background-primary-darkest .highlight-donation__amount {
  color: #4482ea;
}

.row--background-primary-dark .highlight-donation__amount {
  color: #cedefa;
}

.col--background-primary-dark .col__container .highlight-donation__amount {
  color: #cedefa;
}

.block--background-primary-dark .highlight-donation__amount {
  color: #cedefa;
}

[class*=BlockWrapperContainer].block--background-primary-dark .highlight-donation__amount {
  color: #cedefa;
}

.profile-search__icon {
  color: #000 !important;
}

.profile-tile__rank {
  background: #000 !important;
  color: #fff;
}

.profile-tile--detail-post {
  background: #ea8634;
}

.progress-bar__progress {
  background: #dae7fb;
}

.progress-bar__bar {
  background: #000 !important;
}

.progress-bar__bar .progress-bar__total {
  color: #fff;
}

.progress-circle {
  width: 100%;
}

.progress-circle svg {
  width: 100%;
}

.progress-circle__back {
  stroke: #dae7fb;
}

.progress-circle__middle {
  stroke: #ea8634;
}

.progress-circle__front {
  stroke: #000 !important;
}

.quotes__author {
  color: #000 !important;
}

.material-icons--quote-nav {
  color: #ed9a56;
}

.note-editor-container .note-editor .note-modal-title {
  font-size: 1.125rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.1;
}

.donation-form {
  color: #0f3c86;
}

.donation-form h3 {
  color: inherit;
}

.donation-form__amount-type-btn,
.donation-form__payment-buttons-btn {
  border-color: #0f3c86;
}

.donation-form__amount-type-btn--active,
.donation-form__payment-buttons-btn--active {
  background-color: #0f3c86;
  color: #cedefa;
}

.donation-form__amount-type-btn--inactive,
.donation-form__payment-buttons-btn--inactive {
  color: inherit;
}

.donation-form__amount-type-btn--inactive {
  color: inherit;
}

.donation-form--over-image h4 {
  color: #4482ea;
}

.donation-form__other-field.form-field,
.note-editor-container .note-editor .donation-form__other-field.form-group,
.note-editor-container .note-editor .donation-form__other-field.checkbox {
  border-color: #000 !important;
  background: #FFF;
}

.donation-form__other-field.form-field:focus-within,
.note-editor-container .note-editor .donation-form__other-field.form-group:focus-within,
.note-editor-container .note-editor .donation-form__other-field.checkbox:focus-within {
  border-color: #000 !important;
}

.donation-form__amount--has-text .donation-form__other-field {
  color: #0f3c86;
}

.donation-form__amount-btn {
  border-color: transparent;
  background: #000 !important;
  color: #ffffff;
}

.donation-form__amount-btn:hover,
.donation-form__amount-btn--selected.button--donation,
.donation-form__amount-btn:focus {
  background: #1450b5;
  border-color: #1450b5;
}

.donation-form__amount-btn--selected.button--donation {
  box-shadow: 0 0 0 4px rgba(15, 60, 135, 0.25);
}

.donation-form__body {
  border-radius: inherit;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.donation-form__body--payment > div,
.donation-form__body form,
.donation-form__body .form__navigation {
  border-radius: inherit;
}

.donation-form__nav,
.donation-form__stripe-buttons {
  position: relative;
  border-radius: inherit;
  overflow: hidden;
}

.donation-form__nav .button--primary,
.donation-form__nav .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .donation-form__nav .btn-primary,
.donation-form__stripe-buttons .button--primary,
.donation-form__stripe-buttons .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .donation-form__stripe-buttons .btn-primary {
  font-size: 1.25rem;
  border-radius: inherit;
}

.donation-form__nav .button--primary:first-of-type:not(:last-of-type),
.donation-form__nav .note-editor-container .note-editor .btn-primary:first-of-type:not(:last-of-type),
.note-editor-container .note-editor .donation-form__nav .btn-primary:first-of-type:not(:last-of-type),
.donation-form__stripe-buttons .button--primary:first-of-type:not(:last-of-type),
.donation-form__stripe-buttons .note-editor-container .note-editor .btn-primary:first-of-type:not(:last-of-type),
.note-editor-container .note-editor .donation-form__stripe-buttons .btn-primary:first-of-type:not(:last-of-type) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.donation-form__nav .button--primary:last-of-type:not(:first-of-type),
.donation-form__nav .note-editor-container .note-editor .btn-primary:last-of-type:not(:first-of-type),
.note-editor-container .note-editor .donation-form__nav .btn-primary:last-of-type:not(:first-of-type),
.donation-form__stripe-buttons .button--primary:last-of-type:not(:first-of-type),
.donation-form__stripe-buttons .note-editor-container .note-editor .btn-primary:last-of-type:not(:first-of-type),
.note-editor-container .note-editor .donation-form__stripe-buttons .btn-primary:last-of-type:not(:first-of-type) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.donation-form__amount--width-half .donation-form__amount-btn {
  flex-basis: calc(50% - calc(var(--gap) * 2));
}

.donation-form__amount--width-half .donation-form__amount-btn .donation-form__amount-title {
  max-width: none;
}

.donation-form__other-field {
  width: 100%;
  max-width: unset;
}

.donation-form__amount--width-full .donation-form__amount-btn {
  position: relative;
}

.donation-form__amount--width-full {
  --donation-img-width: 33%;
  --donation-img-max-width: 250px;
}

.donation-form__amount--width-full .donation-form__amount-btn ~ .donation-form__other-field {
  max-width: 100%;
}

.donation-form__amount--width-full .donation-form__amount-btn ~ .donation-form__other-field .form-field__input-group {
  width: 100%;
}

.donation-form__amount--width-full .donation-form__amount-btn,
.donation-form__amount--width-full .donation-form__amount-btn--image {
  flex-basis: 100%;
}

.donation-form__amount--width-full .donation-form__amount-btn .donation-form__amount-title {
  max-width: none;
}

.donation-form.donation-form--minimal .donation-form__amount--width-full .donation-form__amount-btn--image,
.donation-form__amount--width-full .donation-form__amount-btn--image {
  text-align: left;
  align-items: flex-start;
  justify-content: center;
  padding: 1rem;
  padding-left: calc(33% + 1rem);
  padding-left: calc( Min(var(--donation-img-width), var(--donation-img-max-width)) + 1rem);
}

.donation-form.donation-form--minimal .donation-form__amount--width-full .donation-form__amount-btn--image .donation-form__amount-title,
.donation-form__amount--width-full .donation-form__amount-btn--image .donation-form__amount-title {
  margin-left: 0;
}

.donation-form__amount--width-full .donation-form__amount-btn .donation-form__amount-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  margin-bottom: 0;
  width: 33%;
  width: min(var(--donation-img-width), var(--donation-img-max-width));
}

.donation-form__amount--width-grow {
  flex-grow: 1;
}

.donation-form__method-button {
  font-size: max(18px, 0.875em);
}

.client-accordion__item {
  border-color: rgba(20, 80, 180, 0.25);
}

.client-accordion__item:hover,
.client-accordion__item:focus-within,
.client-accordion__item--active {
  border-color: #000 !important;
}

.client-accordion__item--active .client-accordion__arrow {
  color: #000 !important;
}

.activity-goals__item--no-image .activity-goals__item-link {
  background: #000 !important;
  color: #ffffff;
}

.activity-goals__item--no-image .activity-goals__item-link:hover,
.activity-goals__item--no-image .activity-goals__item-link:focus {
  background: #1450b5;
  border-color: #1450b5;
}

.activity-goals__item--no-image .activity-goals__item-link .activity-goals__item-title {
  color: inherit;
}

.activity-goals__item--no-image .activity-goals__item-link .activity-goals__item-title:before {
  content: none;
}

.activity-tracker__titles,
.activity-tracker__titles--mobile {
  color: #757575;
}

.activity-tracker__goal {
  color: #000 !important;
}

.activity-tracker__key--daily,
.activity-tracker__key--mobile--daily {
  color: #ea8634;
}

.activity-tracker__key--total,
.activity-tracker__key--mobile--total {
  color: #000 !important;
}

.activity-tracker__data {
  color: #000 !important;
}

.activity-tracker__circle__total,
.activity-tracker__circle__total--outside {
  color: #000 !important;
}

.activity-tracker__circle .progress-circle__front {
  stroke: #ea8634;
}

.activity-tracker__circle .progress-circle__middle {
  stroke: #000 !important;
}

.activity-tracker__chart .material-icons {
  color: #757575;
}

.activity-tracker__top__goal-value {
  color: #ea8634;
}

.activity-tracker__middle--left .material-icons {
  color: #000 !important;
}

.badges {
  color: #0f3c86;
}

.badges__badge__icon {
  color: #bdc8db;
}

.badges__badge--achieved {
  color: #000 !important;
}

.badges__badge--achieved .badges__badge__icon {
  color: #fff;
  background: #000 !important;
}

.badges__count__complete {
  color: #000 !important;
}

.control-panel {
  border-color: #000 !important;
}

.control-panel__tabs {
  color: #000 !important;
}

.control-panel .control-panel__tabs .control-panel__tab--active {
  background: #000 !important;
  color: #FFF;
}

@media (max-width: 1024px) {
  .control-panel__tab span {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-break: break-word;
    font-size: 0.75rem;
  }
}

.control-panel__raised,
.control-panel__create-profile {
  background: #000 !important;
  color: #FFF;
}

.control-panel__raised__progress-bar,
.control-panel__raised__progress-bar .progress-bar__progress,
.control-panel__raised__total,
.control-panel__create-profile__progress-bar,
.control-panel__create-profile__progress-bar .progress-bar__progress,
.control-panel__create-profile__total {
  color: inherit;
}

.control-panel__raised__progress-bar .progress-bar__progress,
.control-panel__create-profile__progress-bar .progress-bar__progress {
  background: rgba(255, 255, 255, 0.25);
}

.control-panel__raised__progress-bar .progress-bar__bar,
.control-panel__create-profile__progress-bar .progress-bar__bar {
  background: #FFF;
}

.control-panel__raised__sponsor,
.control-panel__raised__button,
.control-panel__create-profile__sponsor,
.control-panel__create-profile__button {
  background: none;
  color: #FFF;
  border-color: currentColor;
}

.control-panel__raised__sponsor:hover,
.control-panel__raised__sponsor:focus,
.control-panel__raised__button:hover,
.control-panel__raised__button:focus,
.control-panel__create-profile__sponsor:hover,
.control-panel__create-profile__sponsor:focus,
.control-panel__create-profile__button:hover,
.control-panel__create-profile__button:focus {
  background-color: #FFF;
  border-color: #FFF;
  color: #0f3c86;
}

.control-panel__raised__sponsor.button:before,
.note-editor-container .note-editor .control-panel__raised__sponsor.btn:before,
.control-panel__raised__button.button:before,
.note-editor-container .note-editor .control-panel__raised__button.btn:before,
.control-panel__create-profile__sponsor.button:before,
.note-editor-container .note-editor .control-panel__create-profile__sponsor.btn:before,
.control-panel__create-profile__button.button:before,
.note-editor-container .note-editor .control-panel__create-profile__button.btn:before {
  content: none;
}

.control-panel .donation-form {
  color: #FFF;
}

.control-panel .donation-form h3 {
  color: inherit;
}

.control-panel .donation-form__amount-type-btn,
.control-panel .donation-form__payment-buttons-btn {
  border-color: #FFF;
}

.control-panel .donation-form__amount-type-btn--active,
.control-panel .donation-form__payment-buttons-btn--active {
  background-color: #FFF;
  color: #4d4d4d;
}

.control-panel .donation-form__amount-type-btn--inactive,
.control-panel .donation-form__payment-buttons-btn--inactive {
  color: inherit;
}

.control-panel .donation-form__amount-type-btn--inactive {
  color: inherit;
}

.control-panel .donation-form--over-image h4 {
  color: #FFF;
}

.control-panel .donation-form__other-field.form-field,
.control-panel .note-editor-container .note-editor .donation-form__other-field.form-group,
.note-editor-container .note-editor .control-panel .donation-form__other-field.form-group,
.control-panel .note-editor-container .note-editor .donation-form__other-field.checkbox,
.note-editor-container .note-editor .control-panel .donation-form__other-field.checkbox {
  border-color: #FFF;
  background: #000 !important;
}

.control-panel .donation-form__other-field.form-field:focus-within,
.control-panel .note-editor-container .note-editor .donation-form__other-field.form-group:focus-within,
.note-editor-container .note-editor .control-panel .donation-form__other-field.form-group:focus-within,
.control-panel .note-editor-container .note-editor .donation-form__other-field.checkbox:focus-within,
.note-editor-container .note-editor .control-panel .donation-form__other-field.checkbox:focus-within {
  border-color: #FFF;
}

.control-panel .donation-form__amount--has-text .donation-form__other-field {
  color: #4d4d4d;
}

.control-panel .donation-form__amount-btn {
  border-color: #FFF;
  background: #000 !important;
  color: #FFF;
}

.control-panel .donation-form__amount-btn:hover,
.control-panel .donation-form__amount-btn--selected.button--donation,
.control-panel .donation-form__amount-btn:focus {
  background: #FFF;
  border-color: #FFF;
  color: #0f3c86;
  background: #FFF;
  border-color: #FFF;
}

.control-panel .donation-form__amount-btn:hover:before,
.control-panel .donation-form__amount-btn--selected.button--donation:before,
.control-panel .donation-form__amount-btn:focus:before {
  background-color: transparent;
}

.control-panel .donation-form__amount-btn--selected.button--donation {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

.control-panel .donation-form .spinner_stroke {
  border-left-color: #FFF;
}

.control-panel .donation-form__nav:not(.override),
.control-panel .donation-form__stripe-buttons:not(.override) {
  position: relative;
  border-radius: inherit;
  overflow: visible;
}

.control-panel .donation-form__nav:not(.override) .button--primary,
.control-panel .donation-form__nav:not(.override) .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .control-panel .donation-form__nav:not(.override) .btn-primary,
.control-panel .donation-form__stripe-buttons:not(.override) .button--primary,
.control-panel .donation-form__stripe-buttons:not(.override) .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .control-panel .donation-form__stripe-buttons:not(.override) .btn-primary {
  font-size: 1.25rem;
}

.control-panel .donation-form__nav:not(.override) .button--primary,
.control-panel .donation-form__nav:not(.override) .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .control-panel .donation-form__nav:not(.override) .btn-primary,
.control-panel .donation-form__stripe-buttons:not(.override) .button--primary,
.control-panel .donation-form__stripe-buttons:not(.override) .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .control-panel .donation-form__stripe-buttons:not(.override) .btn-primary {
  --btn-bg: #FFF;
  --btn-color: #0f3c86;
  background: #FFF;
  color: #0f3c86;
  border-color: #FFF;
}

.control-panel .donation-form__nav:not(.override) .button--primary:hover,
.control-panel .donation-form__nav:not(.override) .note-editor-container .note-editor .btn-primary:hover,
.note-editor-container .note-editor .control-panel .donation-form__nav:not(.override) .btn-primary:hover,
.control-panel .donation-form__nav:not(.override) .button--primary:focus,
.control-panel .donation-form__nav:not(.override) .note-editor-container .note-editor .btn-primary:focus,
.note-editor-container .note-editor .control-panel .donation-form__nav:not(.override) .btn-primary:focus,
.control-panel .donation-form__stripe-buttons:not(.override) .button--primary:hover,
.control-panel .donation-form__stripe-buttons:not(.override) .note-editor-container .note-editor .btn-primary:hover,
.note-editor-container .note-editor .control-panel .donation-form__stripe-buttons:not(.override) .btn-primary:hover,
.control-panel .donation-form__stripe-buttons:not(.override) .button--primary:focus,
.control-panel .donation-form__stripe-buttons:not(.override) .note-editor-container .note-editor .btn-primary:focus,
.note-editor-container .note-editor .control-panel .donation-form__stripe-buttons:not(.override) .btn-primary:focus {
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.control-panel .donation-form__nav:not(.override) .donation-form__back,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back {
  --btn-bg: transparent;
  --btn-color: #FFF;
  background: transparent;
  color: #FFF;
  border-color: currentColor;
}

.control-panel .donation-form__nav:not(.override) .donation-form__back:hover,
.control-panel .donation-form__nav:not(.override) .donation-form__back:focus,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back:hover,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back:focus {
  background: #FFF;
  border-color: #FFF;
  color: #0f3c86;
  background: #FFF;
  border-color: #FFF;
}

.control-panel .donation-form__nav:not(.override) .donation-form__back:hover:before,
.control-panel .donation-form__nav:not(.override) .donation-form__back:focus:before,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back:hover:before,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back:focus:before {
  background-color: transparent;
}

.control-panel .donation-form__nav:not(.override) .donation-form__back:hover,
.control-panel .donation-form__nav:not(.override) .donation-form__back:focus,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back:hover,
.control-panel .donation-form__stripe-buttons:not(.override) .donation-form__back:focus {
  background: transparent;
  color: #000 !important;
}

.control-panel .donation-form__method .button--primary,
.control-panel .donation-form__method .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .control-panel .donation-form__method .btn-primary {
  font-size: max(18px, 0.875em);
}

.control-panel .donation-form__method .button--primary,
.control-panel .donation-form__method .note-editor-container .note-editor .btn-primary,
.note-editor-container .note-editor .control-panel .donation-form__method .btn-primary {
  --btn-bg: #FFF;
  --btn-color: #0f3c86;
  background: #FFF;
  color: #0f3c86;
  border-color: #FFF;
}

.control-panel .donation-form__method .button--primary:hover,
.control-panel .donation-form__method .note-editor-container .note-editor .btn-primary:hover,
.note-editor-container .note-editor .control-panel .donation-form__method .btn-primary:hover,
.control-panel .donation-form__method .button--primary:focus,
.control-panel .donation-form__method .note-editor-container .note-editor .btn-primary:focus,
.note-editor-container .note-editor .control-panel .donation-form__method .btn-primary:focus {
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.control-panel .donation-form .control-panel .donation-form__nav:not(.override),
.control-panel .donation-form .control-panel .donation-form__stripe-buttons:not(.override) {
  width: 100%;
  margin-left: 0;
}

.control-panel .donation-form__body {
  padding-bottom: 0;
}

.control-panel .donation-form__amount-currency:last-child {
  padding-bottom: 0;
}

.control-panel__social {
  background: #e8f0fc;
}

.control-panel__social__title {
  color: #000 !important;
}

.countdown h1,
.countdown h2,
.countdown h3 {
  color: #0f3170;
}

.countdown h2 {
  font-size: min(34px, 18px);
}

.countdown__date {
  font-size: 0.6875rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.4;
  margin: 0;
  padding-top: 0.75rem;
  color: #0f3170;
  display: block;
}

.countdown__clock {
  font-size: max(34px, 65px);
}

@media (max-width: 400px) {
  .countdown__clock {
    font-size: min(34px, 45px);
  }
}

.col-- .countdown__clock {
  font-size: min(34px, 45px);
}

@media (max-width: 400px) {
  .col--2 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--3 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--4 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--5 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--6 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--7 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--8 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--9 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--10 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--11 .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--12 .countdown__clock {
    font-size: min(34px, 45px);
  }
}

.col--4 .countdown__clock {
  font-size: min(34px, 40px);
}

.col--3 .countdown__clock {
  font-size: min(34px, 26px);
}

.countdown__granular {
  background: #e8effc;
  color: #0f3170;
  font-weight: bold;
  border-radius: 10px;
  flex-grow: 1;
}

.countdown__count {
  font-family: "Lato";
  color: #0f3170;
  line-height: 0.9;
  margin-bottom: 0.125em;
}

.countdown__label {
  font-family: "Lato";
  color: #0f3170;
  font-size: 12px;
}

.countdown__count-label {
  font-family: "Lato";
  color: #0f3170;
}

.col--4 .countdown--style-clock .countdown__clock {
  font-size: min(34px, 40px);
}

.col--3 .countdown--style-clock .countdown__clock {
  font-size: min(34px, 26px);
}

.countdown--style-clock .countdown__granular {
  background: none;
  position: relative;
  flex-grow: 1;
}

.countdown--style-clock .countdown__granular:after {
  content: ":";
  display: block;
  top: 0%;
  right: -0.5ch;
  position: absolute;
  font-size: 0.5em;
  -webkit-transform: translate(0px, 40%);
  transform: translate(0px, 40%);
}

.countdown--style-clock .countdown__granular:last-child:after {
  content: "";
}

.countdown--style-clock .countdown__date {
  padding: 0 0 0.5em;
}

.countdown--style-clock .progress-bar {
  margin: 1rem 0;
}

.countdown--style-circle .progress-circle {
  width: 100%;
}

.countdown--style-circle .progress-circle svg {
  width: 100%;
}

.countdown--style-circle .progress-circle__back {
  stroke: rgba(0, 0, 0, 0.15);
}

.countdown--style-circle .progress-circle__middle {
  display: none;
}

.countdown--style-circle .progress-circle__front {
  stroke: #e8effc;
}

.countdown--style-circle .countdown {
  position: relative;
}

.countdown--style-circle .countdown__clock {
  position: relative;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 0%;
}

@media (max-width: 400px) {
  .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }
}

.col-- .countdown--style-circle .countdown__clock {
  font-size: min(34px, 45px);
}

@media (max-width: 400px) {
  .col--2 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--3 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--4 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--5 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--6 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--7 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--8 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--9 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--10 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--11 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }

  .col--12 .countdown--style-circle .countdown__clock {
    font-size: min(34px, 45px);
  }
}

.col--4 .countdown--style-circle .countdown__clock {
  font-size: min(34px, 45px);
}

.col--3 .countdown--style-circle .countdown__clock {
  font-size: min(34px, 26px);
}

.countdown--style-circle .countdown__clock-items {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 80%;
  top: 0;
  left: 10%;
  height: 90%;
  align-content: center;
}

.countdown--style-circle .countdown__granular {
  position: relative;
  background: none;
  flex-grow: 1;
  border-radius: 0;
}

.countdown--style-circle .countdown__granular:after {
  content: ":";
  display: block;
  top: 0%;
  right: -0.5ch;
  position: absolute;
  font-size: 0.5em;
  -webkit-transform: translate(0px, 40%);
  transform: translate(0px, 40%);
}

.countdown--style-circle .countdown__granular:first-child:after,
.countdown--style-circle .countdown__granular:last-child:after {
  content: "";
}

.countdown--style-circle .countdown__granular--days {
  flex-basis: 100%;
  flex-grow: 1;
  border-bottom: 2px solid #e8effc;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  align-content: space-around;
  justify-content: center;
}

.countdown--style-circle .countdown__granular--days span {
  flex-basis: content;
  margin: 0 0.125em;
}

.countdown--style-circle .countdown__count--days {
  font-size: 1.5em;
}

.countdown--style-circle .countdown__label--days {
  font-size: 0.375em;
}

.countdown--style-circle .countdown__date {
  padding: 0 0;
  font-size: 1.125rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.1;
  margin-top: 0;
  color: #0f3170;
}

.horizontal-scroll__button {
  color: inherit;
  border-color: rgba(20, 80, 180, 0.15);
}

.horizontal-scroll__button:hover,
.horizontal-scroll__button:focus {
  border-color: #000 !important;
}

.mobile-tab-menu--logged-in {
  color: #000 !important;
}

.header--theme-transparent .page-navigation__link--button-cta:not(:hover):not(:focus) {
  color: #FFF;
}

@media (max-width: 1024px) {
  .header--theme-transparent .page-navigation__link--button-cta:not(:hover):not(:focus) {
    color: #4d4d4d;
  }
}

.header--theme-transparent .page-navigation__link--button-cta:before,
.header--theme-transparent .page-navigation__link--button-cta:after {
  background-color: transparent;
}

.profile-helper {
  border-color: #e8f0fc;
}

.profile-helper__indicator__complete {
  color: #000 !important;
}

.profile-helper__indicator__background-circle {
  stroke: #e8f0fc;
}

.profile-helper__indicator__foreground-circle {
  stroke: #000 !important;
}

.profile-helper__item {
  border-color: #e8f0fc;
}

.profile-helper__item:focus-visible {
  border-color: #175ccf;
}

.profile-helper__item__tick,
.profile-helper__item__icon {
  color: #175ccf;
}

.profile-helper__item:hover,
.profile-helper__item:focus,
.profile-helper__item--complete {
  background: #e8f0fc;
}

.profile-helper__item:hover .profile-helper__item__title,
.profile-helper__item:focus .profile-helper__item__title,
.profile-helper__item--complete .profile-helper__item__title {
  color: #0d3373;
}

.resource-list__more-button {
  border-color: #000 !important;
  color: #4d4d4d;
  background: #FFF;
}

.resource-list__more-button:hover,
.resource-list__more-button:focus {
  background: #1450b5;
  border-color: #1450b5;
}

.resource-card__mobile-button {
  background: #000 !important;
  color: #ffffff;
}

.resource-card:hover .resource-card__download-button.button--primary,
.resource-card:hover .note-editor-container .note-editor .resource-card__download-button.btn-primary,
.note-editor-container .note-editor .resource-card:hover .resource-card__download-button.btn-primary,
.resource-card:focus .resource-card__download-button.button--primary,
.resource-card:focus .note-editor-container .note-editor .resource-card__download-button.btn-primary,
.note-editor-container .note-editor .resource-card:focus .resource-card__download-button.btn-primary {
  background: #1450b5;
  border-color: #1450b5;
}

.resource-card:hover .resource-card__download-button:not(:hover):not(:focus) i.material-icons,
.resource-card:focus .resource-card__download-button:not(:hover):not(:focus) i.material-icons {
  color: inherit;
}

.signup-form__exercise__btn,
.signup-form__profile-goal__btn {
  border-color: #000 !important;
  color: #a1c0f5;
  cursor: pointer;
  transition: 0.3s cubic-bezier(0.2, 0, 0.1, 1);
}

.signup-form__exercise__btn:hover,
.signup-form__exercise__btn--selected,
.signup-form__profile-goal__btn--selected,
.signup-form__exercise__btn:focus,
.signup-form__exercise__btn--selected,
.signup-form__profile-goal__btn:hover,
.signup-form__profile-goal__btn:focus,
.signup-form__profile-goal__btn--selected {
  background-color: #000 !important;
  color: #ffffff;
}

.signup-form__exercise__btn--selected,
.signup-form__profile-goal__btn--selected {
  box-shadow: 0 0 0 4px rgba(15, 60, 135, 0.25);
}

.signup-form__profile-options__button {
  --btn-bg: #000 !important;
  --btn-color: #ffffff;
  border-color: #000 !important;
  background: transparent;
  color: #4d4d4d;
}

.signup-form__profile-options__button.signup-form__profile-options__button--active {
  background: #000 !important;
  border-color: #000 !important;
  color: #ffffff;
  background: #000 !important;
  border-color: #000 !important;
}

.signup-form__profile-options__button.signup-form__profile-options__button--active:before {
  background-color: transparent;
}

.signup-form--v3 .signup-form__stages--fullscreen .signup-form__stage,
.signup-form--v3 .signup-form__stages--fullscreen .signup-form__stage--active,
.signup-form-base .signup-form__stages--fullscreen .signup-form__stage,
.signup-form-base .signup-form__stages--fullscreen .signup-form__stage--active {
  background-color: #ea8634;
}

.signup-form--v3 .signup-form__body,
.signup-form-base .signup-form__body {
  color: #000 !important;
}

.signup-form--v3 .signup-form__tickets-unavailable p,
.signup-form-base .signup-form__tickets-unavailable p {
  color: #585a71;
}

.signup-form--v3 .signup-form__ticket-select__list-item__details p,
.signup-form--v3 .signup-form__ticket-select__list-item__details button,
.signup-form-base .signup-form__ticket-select__list-item__details p,
.signup-form-base .signup-form__ticket-select__list-item__details button {
  color: #717171;
}

.signup-form--v3 .signup-form__ticket-select__list-item__price,
.signup-form-base .signup-form__ticket-select__list-item__price {
  color: #705bf2;
}

.signup-form--v3 .signup-form__ticket-select__list-item__quantity circle,
.signup-form-base .signup-form__ticket-select__list-item__quantity circle {
  stroke: #6f6f6f;
}

.signup-form--v3 .signup-form__ticket-select__list-item__quantity path,
.signup-form-base .signup-form__ticket-select__list-item__quantity path {
  fill: #6f6f6f;
}

.signup-form--v3 .signup-form__ticket-select__list-item__quantity p,
.signup-form-base .signup-form__ticket-select__list-item__quantity p {
  color: rgba(37, 39, 95, 0.5);
}

.signup-form--v3 .signup-form__ticket-holder__list-item path,
.signup-form-base .signup-form__ticket-holder__list-item path {
  fill: #000 !important;
}

.signup-form--v3 .signup-form__payment__promo-code-form button,
.signup-form-base .signup-form__payment__promo-code-form button {
  background-color: #000 !important;
  color: #ffffff;
}

.signup-form--v3 .signup-form__payment__promo-code-success,
.signup-form--v3 .signup-form__payment__submit-msg,
.signup-form-base .signup-form__payment__promo-code-success,
.signup-form-base .signup-form__payment__submit-msg {
  background-color: rgba(20, 80, 180, 0.3);
  border: 1px solid #000 !important;
  color: #e6e6e6;
}

.signup-form--v3 .signup-form__payment__order-summary__heading button,
.signup-form--v3 .signup-form__payment__order-summary__heading span.icon,
.signup-form-base .signup-form__payment__order-summary__heading button,
.signup-form-base .signup-form__payment__order-summary__heading span.icon {
  color: #000 !important;
}

.signup-form--v3 .signup-form__payment__order-summary .wrapper,
.signup-form-base .signup-form__payment__order-summary .wrapper {
  background-color: rgba(20, 80, 180, 0.1);
}

.signup-form--v3 .signup-form__payment__blocks .donation-form__submit-button,
.signup-form-base .signup-form__payment__blocks .donation-form__submit-button {
  background-color: #ea8634;
  color: #ffffff;
}

.signup-form--v3 .signup-form__payment__blocks .donation-form__secure-checkout-label svg,
.signup-form-base .signup-form__payment__blocks .donation-form__secure-checkout-label svg {
  fill: #000 !important;
}

.signup-form--v3 .signup-form__payment__blocks .donation-form__secure-checkout-label span,
.signup-form-base .signup-form__payment__blocks .donation-form__secure-checkout-label span {
  color: #585a71;
}

.signup-form--v3 .signup-form__payment__back-button,
.signup-form-base .signup-form__payment__back-button {
  color: #000 !important;
}

.signup-form--v3 .signup-form__navigation .in-form--back span,
.signup-form--v3 .signup-form__navigation .in-form--skip span,
.signup-form-base .signup-form__navigation .in-form--back span,
.signup-form-base .signup-form__navigation .in-form--skip span {
  color: #333;
}

.signup-form--v3 .signup-form__navigation__button--next:not(.in-form--next),
.signup-form-base .signup-form__navigation__button--next:not(.in-form--next) {
  background-color: #ea8634 !important;
  color: #ffffff !important;
}

.signup-form--v4.signup-form--v4 .form-field,
.signup-form--v4.signup-form--v4 .note-editor-container .note-editor .form-group,
.note-editor-container .note-editor .signup-form--v4.signup-form--v4 .form-group,
.signup-form--v4.signup-form--v4 .note-editor-container .note-editor .checkbox,
.note-editor-container .note-editor .signup-form--v4.signup-form--v4 .checkbox {
  border: 2px solid #000 !important;
  border-radius: 4px;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__header {
  background-color: #000 !important;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__card {
  border: 2px solid transparent;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__card + div {
  border-top-width: calc(2px * 0.75);
  border-top-color: #111;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__card.selected,
.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__card:hover {
  background-color: #e8effc;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__card.selected {
  border-top-width: 2px;
  border-color: #000 !important;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__options__wrapper__btns button {
  border: 2px solid #000 !important;
  border-radius: 4px;
  color: #000 !important;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__options__wrapper__btns button:hover,
.signup-form--v4.signup-form--v4 .signup-form__profile-type-select__options__wrapper__btns button:focus {
  border-color: #000 !important;
  background: #000 !important;
  color: #191919;
}

.signup-form--v4.signup-form--v4 .profile-select__list-container {
  background-color: #e8effc;
}

.signup-form--v4.signup-form--v4 .progress-bar__bar {
  background: #000 !important;
}

.signup-form--v4.signup-form--v4 .profile-select--selected {
  border: 2px solid #000 !important;
  border-radius: 4px;
  background: #e8effc;
}

.signup-form--v4.signup-form--v4 .profile-select--selected button {
  background: #000 !important;
  color: #fff;
}

.signup-form--v4.signup-form--v4 .signup-form__stages:not(.signup-form__stages--fullscreen) .signup-form__stage {
  background: #000 !important;
}

.signup-form--v4.signup-form--v4 .signup-form__exercise__other__input,
.signup-form--v4.signup-form--v4 .signup-form__profile-goal__input {
  border: 2px solid #000 !important;
}

.signup-form--v4.signup-form--v4 .signup-form__profile-goal__btn {
  color: #4d4d4d;
}

.signup-form--v4.signup-form--v4 .signup-form__nav button {
  border-radius: 4px;
  background: #ea8634;
  color: #000 !important;
}

.post--detail-full .post__image {
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  z-index: unset;
}

.post--detail-full.post--has-video .post__wrapper {
  display: block;
}

.dashboard-donation-stream__header .icon {
  color: #000 !important;
}

.donation-thank-you-form-activator__label {
  color: #000 !important;
}

.streamline-input__input-container__submit {
  color: #000 !important;
  border-color: #000 !important;
}

.streamline-input__input-container__submit__label {
  background-color: #000 !important;
  color: #ffffff;
  border-color: #000 !important;
}

.streamline-input:focus-within .streamline-input__input-container__input {
  border-color: #000 !important;
}

.donation-form__other-field input {
  min-height: 55px;
}

.donation-form--express .donation-form__title {
  font-size: 1.625rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.2;
  margin-top: -0.25rem;
}

@media (max-width: 1024px) {
  .donation-form--express .donation-form__title {
    font-size: 1.34063rem;
  }
}

@media (max-width: 736px) {
  .donation-form--express .donation-form__title {
    font-size: 1.21875rem;
  }
}

@media (max-width: 1024px) {
  .donation-form--express .donation-form__title {
    margin-top: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  .donation-form--express .donation-form__title {
    margin-top: calc(16px * 0.75);
  }
}

@media (max-width: 1024px) {
  .donation-form--express .donation-form__title {
    margin-bottom: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  .donation-form--express .donation-form__title {
    margin-bottom: calc(16px * 0.75);
  }
}

.button--facebook {
  background: #3975ea;
}

.donation-form__raisely-fee-option-A__box--active {
  border: 1.5px solid rgba(20, 80, 180, 0.5);
  background-color: rgba(20, 80, 180, 0.1);
}

.donation-form__raisely-fee-option-A .form-field,
.donation-form__raisely-fee-option-A .note-editor-container .note-editor .form-group,
.note-editor-container .note-editor .donation-form__raisely-fee-option-A .form-group,
.donation-form__raisely-fee-option-A .note-editor-container .note-editor .checkbox,
.note-editor-container .note-editor .donation-form__raisely-fee-option-A .checkbox {
  margin-bottom: 0.25em;
}

.signup-form .signup-form__profile .signup-form__navigation {
  margin-bottom: -1.25rem;
}

.signup-form .signup-form__profile-options__button--inactive {
  box-shadow: inset 0 0 0 2px #000 !important;
}

.signup-form .signup-form__profile-options__button--inactive:before {
  opacity: 0;
}

.signup-form .signup-form__profile-options__button--inactive:hover:before {
  opacity: 1;
}

.signup-form .signup-form__profile-options__button--active:before {
  opacity: 1;
}

.signup-form--v3 .signup-form__stages__inner::before,
.signup-form-base .signup-form__stages__inner::before {
  content: none;
}

.signup-form--v3 .signup-form__stages,
.signup-form-base .signup-form__stages {
  padding: 8px;
}

.signup-form--v3 .signup-form__stage,
.signup-form-base .signup-form__stage {
  border: 0;
  background: transparent;
}

.signup-form--v3 .signup-form__stage--active,
.signup-form-base .signup-form__stage--active {
  color: rgba(255, 255, 255, 0.7);
}

.donation-tile__content__resend.button:not(.override):before,
.note-editor-container .note-editor .donation-tile__content__resend.btn:not(.override):before {
  content: none;
}

.donation-tile__content__resend.button:not(.override):hover:not(.override),
.note-editor-container .note-editor .donation-tile__content__resend.btn:not(.override):hover:not(.override),
.donation-tile__content__resend.button:not(.override):active:not(.override),
.note-editor-container .note-editor .donation-tile__content__resend.btn:not(.override):active:not(.override) {
  background: rgba(0, 0, 0, 0.9);
  color: #FFF;
}

.donation-stream--direction-horizontal .donation-stream__item {
  margin-right: 0;
  position: relative;
}

.donation-stream--direction-horizontal .donation-stream__item:before {
  content: "";
  position: absolute;
  top: 0.5rem;
  bottom: 0.5rem;
  width: 1px;
  right: 0;
  background: linear-gradient(to bottom, transparent, currentColor 33%, currentColor 66%, transparent 100%);
  opacity: 0.25;
}

.donation-stream--direction-horizontal .donation-stream__item:last-of-type:before {
  content: "";
}

.donation-stream--direction-horizontal .donation-stream__item .donation-tile {
  padding: 0 0.5em 0 0.25em;
}

.donation-stream--direction-horizontal .donation-stream__item .donation-tile__amount {
  padding-right: 0;
  padding-left: 1.1rem;
  margin-right: 5px;
  flex-basis: 4.5rem;
  flex-shrink: 0;
}

.donation-stream--direction-horizontal .donation-stream__item .donation-tile__amount:before {
  content: none;
}

.donation-form.donation-form--express {
  background: #f0f4fa;
}

.donation-form .donation-form__amount-type-btn,
.donation-form .donation-form__payment-buttons-btn {
  margin: 0 -0.5px;
}

.donation-form__header h4 {
  color: inherit !important;
  text-shadow: none !important;
}

body.campaign-style--virtualAppeal .donation-stream--direction-horizontal .donation-stream__item .donation-tile__amount {
  min-width: unset;
}

.page--home .header .logo img {
  display: block;
}

/* ADJUSTABLE VARIABLES */

/* ROUNDED CORNERS */

.progress-bar__progress,
.progress-bar__bar,
.donation-tile {
  border-radius: 5px;
}

.donation-form__amount-type {
  border-radius: 7.5px;
}

.block--box,
.raisely-blockwrapper--box,
.block--separator:before,
.raisely-blockwrapper--separator:before,
.donation-form,
.donation-form__amount-btn,
.signup-form {
  border-radius: 10px;
}

.col__container,
.image-tile,
.image-tile:before,
.profile-tile__content,
.profile-tile .progress-bar__progress,
.profile-tile .progress-bar__bar:before,
.image-wrapper img {
  border-radius: 15px;
}

/* OTHER VARS */

/* BLOCKS */

.block--box {
  padding: 1.5em;
  border-color: #f0f4fa;
  border-width: 1px;
}

.block--box .profile-management-list {
  padding: 0 1em;
}

.block--separator {
  padding: 1em 0;
  background: transparent;
}

.block--separator:before {
  content: "";
  height: 2px;
  display: block;
  background: #f0f4fa;
}

.block[class*="--border-"]:before {
  background: #05142d;
}

/* MISC */

.links--inherit-color a:not([class]),
.links--inherit-color a:not([class]):hover,
.links--inherit-color a:not([class]):focus {
  color: inherit;
}

/* ICONS */

.icon-container .icon {
  position: relative;
  z-index: 1;
  margin-bottom: 0.5em;
}

.icon-container .icon:before {
  content: "";
  position: absolute;
  top: -0.5em;
  right: -0.5em;
  bottom: -0.5em;
  left: -0.5em;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.1;
  z-index: -1;
}

.icon-container .icon--normal {
  width: 1.75rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

h1 {
  font-size: 2.875rem;
}

@media (max-width: 1024px) {
  h1 {
    font-size: 3.1625rem;
  }
}

@media (max-width: 736px) {
  h1 {
    font-size: 2.875rem;
  }
}

h2 {
  font-size: 2.125rem;
}

@media (max-width: 1024px) {
  h2 {
    font-size: 2.3375rem;
  }
}

@media (max-width: 736px) {
  h2 {
    font-size: 2.125rem;
  }
}

h3 {
  font-size: 1.625rem;
}

@media (max-width: 1024px) {
  h3 {
    font-size: 1.7875rem;
  }
}

@media (max-width: 736px) {
  h3 {
    font-size: 1.625rem;
  }
}

.button,
.note-editor-container .note-editor .btn {
  border-radius: 5px;
}

.button--primary,
.note-editor-container .note-editor .btn-primary,
.button--cta {
  text-transform: uppercase;
}

.image-wrapper img {
  border-radius: 15px;
}

.row:nth-of-type(12n - 1) .image-wrapper img {
  border-radius: 40% 70% 30% 80%/60% 80% 30% 50%;
}

.row:nth-of-type(12n - 2) .image-wrapper img {
  border-radius: 70% 40% 70% 40%/70% 40% 70% 40%;
}

.row:nth-of-type(12n - 3) .image-wrapper img {
  border-radius: 50% 70% 40% 80%/40% 70% 40% 80%;
}

.row:nth-of-type(12n - 4) .image-wrapper img {
  border-radius: 80% 50% 50% 60%/50% 70% 50% 80%;
}

.row:nth-of-type(12n - 5) .image-wrapper img {
  border-radius: 40% 70% 30% 80%/70% 40% 70% 40%;
}

.row:nth-of-type(12n - 6) .image-wrapper img {
  border-radius: 60% 50% 30% 50%/60% 80% 30% 40%;
}

.row:nth-of-type(12n - 7) .image-wrapper img {
  border-radius: 70% 40% 70% 40%/60% 80% 30% 50%;
}

.row:nth-of-type(12n - 8) .image-wrapper img {
  border-radius: 80% 30% 50% 60%/70% 40% 70% 40%;
}

.row:nth-of-type(12n - 9) .image-wrapper img {
  border-radius: 60% 70% 70% 50%/70% 60% 70% 50%;
}

.row:nth-of-type(12n - 10) .image-wrapper img {
  border-radius: 70% 70% 70% 50%/80% 80% 60% 50%;
}

.row:nth-of-type(12n - 11) .image-wrapper img {
  border-radius: 80% 30% 50% 60%/60% 80% 30% 50%;
}

.row:nth-of-type(12n - 12) .image-wrapper img {
  border-radius: 70% 40% 70% 40%/40% 70% 30% 80%;
}

.image--no-shape .image-wrapper img {
  border-radius: 0 !important;
}

.progress-bar {
  font-family: "Lato";
  color: inherit;
}

.progress-bar--size-large {
  font-size: 1.25rem;
}

.progress-bar--size-large .progress-bar__stats-outter {
  min-height: 1em;
}

.progress-bar__stats-outter {
  line-height: 1;
  color: inherit;
}

.progress-bar__bar {
  background: #000 !important;
  border-radius: 50px;
}

.progress-bar__goal {
  right: 0;
  opacity: 0.75;
}

.progress-bar__progress {
  border-radius: 50px;
  height: 16px;
  background: rgba(25, 101, 227, 0.25);
}

.share-button {
  border-radius: 50px;
  background-color: #ea8634;
  border-color: #ea8634;
}

.share-button:hover {
  background-color: #ea8634;
}

.share-button--icon {
  height: unset;
}

.share-button--icon,
.share-button--large {
  justify-content: center;
}

.share-button--email {
  display: none;
}

.donation-stream--direction-horizontal {
  width: calc(100% + 8px);
  margin: 0 -4px;
  border-bottom: 1px solid #d7dbe1;
}

.donation-stream--direction-horizontal .donation-stream__item {
  padding: 0.5rem 2rem 1rem 2rem;
  min-width: none;
}

.donation-stream--direction-horizontal .donation-stream__item:last-of-type {
  margin-right: 3vw;
}

.donation-stream--direction-horizontal .donation-stream__item .donation-tile__amount {
  min-height: 4.5rem;
  flex-basis: 4.5rem;
  padding: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
}

.donation-stream--direction-horizontal .donation-tile {
  background: inherit;
  color: inherit;
}

.donation-stream--direction-horizontal .donation-tile__content,
.donation-stream--direction-horizontal .donation-tile__content__activity {
  color: inherit;
}

.donation-stream--direction-horizontal .donation-tile__amount {
  color: #FFF;
  font-size: large;
  font-weight: 400;
  margin: 0;
}

.donation-stream--direction-horizontal .donation-tile__content {
  align-self: center;
}

.donation-stream--direction-horizontal .donation-tile__content__timestamp {
  font-style: normal;
  font-weight: 400;
  color: #05142d;
}

.donation-stream--direction-vertical .donation-stream__item {
  padding: 1rem 0;
  border-top: 1px solid #d7dbe1;
}

.donation-stream--direction-vertical .donation-stream__item:first-child {
  border-top: 0;
}

.donation-stream--direction-vertical .donation-tile {
  text-align: left;
  flex-direction: row-reverse;
  color: #000 !important;
}

.donation-stream--direction-vertical .donation-tile__content {
  padding-left: 0;
}

.donation-stream--direction-vertical .donation-tile__content__activity {
  font-size: 1.5rem;
}

.donation-stream--direction-vertical .donation-tile__content__timestamp {
  display: none;
}

.donation-stream--direction-vertical .donation-tile__content__message {
  font-style: normal;
  color: #05142d;
}

.donation-stream--direction-vertical .donation-tile__amount {
  font-size: 1.5rem;
  background: transparent;
  color: #05142d;
}

.donation-stream .page-controls {
  margin-top: 1rem;
}

.donation-stream .page-controls > button.button,
.donation-stream .note-editor-container .note-editor .page-controls > button.btn,
.note-editor-container .note-editor .donation-stream .page-controls > button.btn {
  color: #ea8634;
  border-color: #d7dbe1;
}

.donation-tile {
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: #f8d6ba;
  color: #452307;
}

.donation-tile__content {
  padding: 0.66rem 1.1rem;
  display: inline-block;
  flex-basis: 60%;
  flex-grow: 1;
}

.donation-tile__content__activity {
  font-family: "Lato";
}

.donation-tile__content__timestamp,
.donation-tile__content__message {
  font-style: italic;
  font-weight: bold;
}

.donation-tile__content__timestamp {
  opacity: 0.66;
}

.donation-tile__content__donor,
.donation-tile__content a {
  font-weight: 800;
}

.donation-tile__amount {
  font-family: "Lato";
  font-size: 1.5em;
  position: relative;
  padding: 0.66rem 1.2rem 0.66rem 1.2rem;
  width: auto;
  display: inline-block;
  top: unset;
  height: unset;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.donation-tile__amount:before {
  content: "";
  position: absolute;
  top: 0.25em;
  right: 0;
  bottom: 0.25em;
  width: 1px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75) 33%, rgba(255, 255, 255, 0.75) 66%, rgba(255, 255, 255, 0) 100%);
}

.donation-stream--direction-horizontal .donation-stream__track .donation-stream__item {
  min-width: 30ch;
}

.form-field,
.note-editor-container .note-editor .form-group,
.note-editor-container .note-editor .checkbox {
  border-width: 1px;
  border-color: currentColor;
}

.form-field__label-text {
  align-self: end;
}

.form-field__label-text,
.form-field input,
.note-editor-container .note-editor .form-group input,
.note-editor-container .note-editor .checkbox input {
  color: #0a285a;
}

.form-field:focus-within,
.note-editor-container .note-editor .form-group:focus-within,
.note-editor-container .note-editor .checkbox:focus-within {
  border-color: #05142e;
}

.form-field:focus-within .form__label-text,
.note-editor-container .note-editor .form-group:focus-within .form__label-text,
.note-editor-container .note-editor .checkbox:focus-within .form__label-text {
  color: #000 !important;
}

.page-controls {
  float: none;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin: 0 -0.5em;
}

.page-controls button {
  padding: 0;
}

.page-controls button:before {
  content: none;
}

.page-controls button[disabled] {
  opacity: 0.33;
}

.page-controls button i {
  font-size: 35px;
}

.share--icon {
  display: flex;
  justify-content: flex-end;
}

.share--icon:before {
  content: "share campaign";
  text-transform: uppercase;
  color: black;
  font-size: small;
  align-self: center;
  vertical-align: sub;
}

.footer--social-share .share--icon .share:before {
  color: #FFF;
}

.share-button--icon:first-child {
  margin-left: 15px;
}

.share--social-icons {
  text-align-last: right;
}

.donation-tile {
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: transparent;
  color: #452307;
}

.donation-tile__content {
  padding: 0.66rem 1.1rem;
  display: inline-block;
  flex-basis: 60%;
  flex-grow: 1;
}

.donation-tile__content__activity {
  font-family: "Lato";
}

.donation-tile__content__timestamp,
.donation-tile__content__message {
  font-style: italic;
  font-weight: bold;
}

.donation-tile__content__timestamp {
  opacity: 0.66;
}

.donation-tile__content__donor,
.donation-tile__content a {
  font-weight: 800;
}

.donation-tile__amount {
  font-family: "Lato";
  font-size: 1.5em;
  position: relative;
  padding: 0.66rem 1.2rem 0.66rem 1.2rem;
  width: auto;
  display: inline-block;
  top: unset;
  height: unset;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #000 !important;
  border-radius: 50px;
}

.image-tile {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  min-height: 22rem;
  border-radius: 20px;
}

.image-tile__image,
.image-tile__text,
.image-tile__link {
  position: relative;
  min-height: 11rem;
}

.image-tile__image {
  padding-bottom: 50%;
}

.image-tile__text {
  border: 2px solid #d2d2d2;
  border-top: none;
  border-radius: 20px;
  border-top-right-radius: 0%;
  border-top-left-radius: 0%;
  color: #05142d;
  background: #FFF;
}

.image-tile__text:before {
  display: none;
}

.image-tile--text-yes {
  padding-bottom: unset;
  height: unset;
  background: unset;
}

.post {
  border: none;
  color: black;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 30vmin;
}

@media (max-width: 736px) {
  .post {
    min-height: 45vmin;
  }
}

.col--3 .post {
  min-height: 45vmin;
}

.col--4 .post {
  min-height: 45vmin;
}

.col--5 .post {
  min-height: 45vmin;
}

.col--6 .post {
  min-height: 45vmin;
}

@media (max-width: 736px) {
  .col--5 .post {
    min-height: 45vmin;
  }

  .col--6 .post {
    min-height: 45vmin;
  }

  .col--7 .post {
    min-height: 45vmin;
  }

  .col--8 .post {
    min-height: 45vmin;
  }

  .col--9 .post {
    min-height: 45vmin;
  }

  .col--10 .post {
    min-height: 45vmin;
  }

  .col--11 .post {
    min-height: 45vmin;
  }

  .col--12 .post {
    min-height: 45vmin;
  }
}

@media (max-width: 400px) {
  .post {
    min-height: 55vmin;
  }
}

.col-- .post {
  min-height: 55vmin;
}

@media (max-width: 400px) {
  .col--2 .post {
    min-height: 55vmin;
  }

  .col--3 .post {
    min-height: 55vmin;
  }

  .col--4 .post {
    min-height: 55vmin;
  }

  .col--5 .post {
    min-height: 55vmin;
  }

  .col--6 .post {
    min-height: 55vmin;
  }

  .col--7 .post {
    min-height: 55vmin;
  }

  .col--8 .post {
    min-height: 55vmin;
  }

  .col--9 .post {
    min-height: 55vmin;
  }

  .col--10 .post {
    min-height: 55vmin;
  }

  .col--11 .post {
    min-height: 55vmin;
  }

  .col--12 .post {
    min-height: 55vmin;
  }
}

.post__content img {
  max-width: 100%;
}

.post--detail-item {
  position: relative;
  background: #FFF;
}

.post--detail-item .post__title {
  font-weight: bold;
  font-size: 1.6em;
}

.post--detail-item .post__title a {
  color: inherit;
  font-weight: inherit;
}

.post--detail-item:hover {
  z-index: 1;
}

.post--detail-item:hover .post__wrapper:before {
  opacity: 1;
}

.post--detail-item > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
}

.post--detail-item > a:hover img,
.post--detail-item > a:focus img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

.post--detail-item > a:hover ~ .post__wrapper:before,
.post--detail-item > a:focus ~ .post__wrapper:before {
  opacity: 1;
}

.post--detail-item img {
  -o-object-fit: cover;
  object-fit: cover;
  transition: 1s cubic-bezier(0.2, 0, 0.1, 1);
}

.post--detail-item .post__wrapper {
  position: relative;
  padding: 2rem;
  border-radius: inherit;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.post--detail-item .post__wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  border: 1px solid currentColor;
  opacity: 0.25;
  transition: 0.4s cubic-bezier(0.2, 0, 0.1, 1);
  pointer-events: none;
}

@media (max-width: 736px) {
  .post--detail-item .post__wrapper {
    padding: 1rem;
  }
}

.col--3 .post--detail-item .post__wrapper {
  padding: 1rem;
}

.col--4 .post--detail-item .post__wrapper {
  padding: 1rem;
}

.col--5 .post--detail-item .post__wrapper {
  padding: 1rem;
}

.col--6 .post--detail-item .post__wrapper {
  padding: 1rem;
}

@media (max-width: 736px) {
  .col--5 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--6 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--7 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--8 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--9 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--10 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--11 .post--detail-item .post__wrapper {
    padding: 1rem;
  }

  .col--12 .post--detail-item .post__wrapper {
    padding: 1rem;
  }
}

.post--detail-item .post__wrapper > * {
  position: relative;
}

.post--detail-item .post__wrapper .button,
.post--detail-item .post__wrapper .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .post--detail-item .post__wrapper .btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: transparent;
  opacity: 0;
  z-index: 1;
}

.post--detail-item .post__content {
  min-height: 4rem;
}

.post--detail-item .post__meta {
  order: 3;
  margin: 0;
  opacity: 1;
  font-weight: 500;
  font-style: italic;
  width: 100%;
  margin: auto 0 -0.25em;
}

.post--detail-item .post__meta__date,
.post--detail-item .post__meta__author-name {
  opacity: 1;
}

.post--detail-item .post,
.post--detail-item .post--image .post__image {
  border-radius: 0;
}

.post--detail-item.post--image {
  border-color: transparent;
}

.post--detail-item.post--image .post__content {
  display: none;
}

.post--detail-item.post--image .post__image,
.post--detail-item.post--image .post__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .post--detail-item.post--image .post__image,
  .post--detail-item.post--image .post__image img {
    width: 100%;
    height: 100%;
  }
}

.col--1 .post--detail-item.post--image .post__image,
.col--1 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--2 .post--detail-item.post--image .post__image,
.col--2 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--3 .post--detail-item.post--image .post__image,
.col--3 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--4 .post--detail-item.post--image .post__image,
.col--4 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--5 .post--detail-item.post--image .post__image,
.col--5 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--6 .post--detail-item.post--image .post__image,
.col--6 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--7 .post--detail-item.post--image .post__image,
.col--7 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--8 .post--detail-item.post--image .post__image,
.col--8 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

.col--9 .post--detail-item.post--image .post__image,
.col--9 .post--detail-item.post--image .post__image img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  .col--10 .post--detail-item.post--image .post__image,
  .col--10 .post--detail-item.post--image .post__image img {
    width: 100%;
    height: 100%;
  }

  .col--11 .post--detail-item.post--image .post__image,
  .col--11 .post--detail-item.post--image .post__image img {
    width: 100%;
    height: 100%;
  }

  .col--12 .post--detail-item.post--image .post__image,
  .col--12 .post--detail-item.post--image .post__image img {
    width: 100%;
    height: 100%;
  }
}

.post--detail-item.post--image .post__title,
.post--detail-item.post--image .post__meta {
  color: #FFF;
}

.post--detail-item.post--image .post__wrapper {
  pointer-events: none;
  flex-grow: 0;
  margin-top: 20vmin;
}

@media (max-width: 1024px) {
  .post--detail-item.post--image .post__wrapper {
    margin-top: 15vmin;
  }
}

.col--1 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--2 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--3 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--4 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--5 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--6 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--7 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--8 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

.col--9 .post--detail-item.post--image .post__wrapper {
  margin-top: 15vmin;
}

@media (max-width: 1024px) {
  .col--10 .post--detail-item.post--image .post__wrapper {
    margin-top: 15vmin;
  }

  .col--11 .post--detail-item.post--image .post__wrapper {
    margin-top: 15vmin;
  }

  .col--12 .post--detail-item.post--image .post__wrapper {
    margin-top: 15vmin;
  }
}

@media (max-width: 736px) {
  .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }
}

.col--3 .post--detail-item.post--image .post__wrapper {
  padding: 1rem;
}

.col--4 .post--detail-item.post--image .post__wrapper {
  padding: 1rem;
}

.col--5 .post--detail-item.post--image .post__wrapper {
  padding: 1rem;
}

.col--6 .post--detail-item.post--image .post__wrapper {
  padding: 1rem;
}

@media (max-width: 736px) {
  .col--5 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--6 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--7 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--8 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--9 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--10 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--11 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }

  .col--12 .post--detail-item.post--image .post__wrapper {
    padding: 1rem;
  }
}

.post--detail-item.post--image .post__wrapper:before {
  top: -2em;
  border: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  opacity: 0.75;
}

.modal .postcreate {
  border: none;
  padding: 0;
  background: none;
}

.profile-tile {
  border-radius: 5em 0 0 5em;
  display: flex;
  font-size: 0.9em;
  font-family: "Lato";
  color: #1c0e03;
}

.profile-tile .profile-image {
  z-index: 1;
  position: relative;
}

.profile-tile__name {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  font-weight: 600;
}

.profile-tile__content {
  position: relative;
  align-self: center;
  margin-left: -2em;
  padding: 1em 1em 1em 3.5em;
  width: calc(100% - 75px + 2em);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #FFF;
}

.profile-tile__total {
  position: relative;
  z-index: 1;
  opacity: 0.66;
  font-weight: 800;
  top: unset;
}

.profile-tile__edit a {
  background: #FFF;
  border-radius: 1em;
  padding: 0.25em 0.5em;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  font-weight: 500;
  text-decoration: none;
}

.profile-tile .progress-bar__progress {
  font-size: 16px;
  height: 1em;
  line-height: 1em;
  border-radius: 1em;
  color: rgba(46, 23, 5, 0.1);
  background: currentColor;
  border-color: currentColor;
}

.profile-tile .page-controls button {
  margin: 0 -0.5em;
}

.profile-tile .profile-image__photo {
  position: absolute;
  top: -0.5em;
  right: -0.5em;
  bottom: -0.5em;
  left: -0.5em;
  width: auto;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: transform, box-shadow;
  transition: 0.4s cubic-bezier(0.2, 0, 0.1, 1);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
}

.profile-tile--detail-post {
  background: transparent;
}

.profile-tile--detail-post .profile-tile__content {
  padding-left: calc(2.5em + 1rem);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
}

.profile-tile--detail-post .profile-tile__name,
.profile-tile--detail-post .profile-tile__total {
  display: inline-block;
}

.profile-tile--detail-post .profile-tile__name ~ .button--primary,
.profile-tile--detail-post .note-editor-container .note-editor .profile-tile__name ~ .btn-primary,
.note-editor-container .note-editor .profile-tile--detail-post .profile-tile__name ~ .btn-primary,
.profile-tile--detail-post .profile-tile__total ~ .button--primary,
.profile-tile--detail-post .note-editor-container .note-editor .profile-tile__total ~ .btn-primary,
.note-editor-container .note-editor .profile-tile--detail-post .profile-tile__total ~ .btn-primary {
  position: relative;
  margin-top: 0.25em;
}

.profile-tile--detail-post .profile-tile__total {
  text-align: right;
}

.profile-tile--detail-post .progress-bar__bar {
  overflow: visible;
}

.profile-tile--detail-post .profile-image {
  min-width: 110px;
  width: 110px;
  min-height: 110px;
  height: 110px;
}

.profile-tile--detail-minimal {
  color: inherit;
}

.profile-tile--detail-minimal .profile-tile__content {
  background: none;
  box-shadow: none;
}

.profile-tile--detail-minimal .profile-tile__name {
  font-size: 1.625rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Lato";
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 1.2;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1024px) {
  .profile-tile--detail-minimal .profile-tile__name {
    font-size: 1.34063rem;
  }
}

@media (max-width: 736px) {
  .profile-tile--detail-minimal .profile-tile__name {
    font-size: 1.21875rem;
  }
}

@media (max-width: 1024px) {
  .profile-tile--detail-minimal .profile-tile__name {
    margin-top: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  .profile-tile--detail-minimal .profile-tile__name {
    margin-top: calc(16px * 0.75);
  }
}

@media (max-width: 1024px) {
  .profile-tile--detail-minimal .profile-tile__name {
    margin-bottom: calc(16px * calc(0.75 * 1.1));
  }
}

@media (max-width: 736px) {
  .profile-tile--detail-minimal .profile-tile__name {
    margin-bottom: calc(16px * 0.75);
  }
}

.profile-tile__overlay:hover ~ .profile-image .profile-image__photo,
.profile-tile__overlay:focus ~ .profile-image .profile-image__photo {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.033, 1.033);
  transform: scale(1.033, 1.033);
  -webkit-transform: scale3d(1.033, 1.033, 1);
  transform: scale3d(1.033, 1.033, 1);
}

.donation-form,
.signup-form {
  background: transparent;
  border: none;
  box-shadow: none;
  overflow: hidden;
  max-width: none;
}

.donation-form__header,
.signup-form__header {
  padding: 0;
  background: none;
}

.donation-form__stages,
.signup-form__stages {
  background: linear-gradient(to top, rgba(5, 19, 43, 0.95) 20%, rgba(5, 19, 43, 0.66));
  display: flex;
  justify-content: space-between;
  position: relative;
  border-radius: 5px 5px 0 0;
}

.donation-form__stage,
.signup-form__stage {
  font-size: 1.25rem;
  position: relative;
  z-index: 1;
  font-family: "Lato";
  font-weight: bold;
  color: #FFF;
  opacity: 0.5;
}

.donation-form__stage--active,
.signup-form__stage--active {
  color: #000 !important;
  opacity: 1;
}

.donation-form__stage--active:before,
.donation-form__stage--active:after,
.signup-form__stage--active:before,
.signup-form__stage--active:after {
  opacity: 0.75;
  background: currentColor;
}

.donation-form__stage--previous,
.signup-form__stage--previous {
  opacity: 1;
}

.donation-form__body,
.signup-form__body {
  border-radius: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #f0f4fa;
}

.donation-form__body,
.donation-form__body > *,
.signup-form__body,
.signup-form__body > * {
  position: relative;
}

.donation-form .button:last-child,
.donation-form .note-editor-container .note-editor .btn:last-child,
.note-editor-container .note-editor .donation-form .btn:last-child,
.signup-form .button:last-child,
.signup-form .note-editor-container .note-editor .btn:last-child,
.note-editor-container .note-editor .signup-form .btn:last-child {
  margin-bottom: 0;
}

.donation-form {
  border: 1px solid lightgrey;
}

.donation-form .form-field,
.donation-form .note-editor-container .note-editor .form-group,
.note-editor-container .note-editor .donation-form .form-group,
.donation-form .note-editor-container .note-editor .checkbox,
.note-editor-container .note-editor .donation-form .checkbox {
  margin-bottom: 0.25rem;
}

.donation-form__message--warning {
  margin-bottom: 1.5rem;
}

.donation-form__body {
  padding: 0 1.5rem;
  background: #FFF;
}

.donation-form__body .field-wrapper {
  padding: 0.25rem;
}

.donation-form--active {
  color: #000 !important;
}

.donation-form__header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.donation-form__header h4 {
  order: 2;
  width: 100%;
  padding: 1.75rem 25px 0;
  margin: 0;
  margin-bottom: -0.75rem;
  background: #f0f4fa;
  color: #000 !important;
  z-index: 1;
}

.donation-form:not(.donation-form--active-step-1) .donation-form__header h4 {
  display: none;
}

.donation-form__stages {
  padding-top: 2rem;
  margin: 0;
  background: #FFF;
  display: block;
}

.donation-form__stage {
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  color: black;
  padding: 1rem;
  margin: 0;
}

.donation-form__stage--active {
  color: #000 !important;
}

.donation-form__stage:before,
.donation-form__stage:after {
  content: "";
  position: absolute;
  top: 1rem;
  bottom: 0;
  width: 0;
  transition: 0.3s cubic-bezier(0.2, 0, 0.1, 1);
}

.donation-form__stage:before {
  right: 0;
}

.donation-form__stage:last-of-type:before {
  content: none;
}

.donation-form__amount-currency {
  font-size: 0.7em;
  font-size: max(0.7em, 14px);
  padding-bottom: 1em;
}

.donation-form__amount-currency hr {
  display: none;
}

.donation-form__amount {
  font-family: "Lato";
}

.donation-form__amount-btn {
  transition: 0.3s cubic-bezier(0.2, 0, 0.1, 1);
  position: relative;
  font-size: 1.25em;
  background: #FFF;
  color: #0a285a;
  border: 1px solid lightgrey;
  border-radius: 5px;
}

.donation-form__amount-btn--selected,
.donation-form__amount-btn:hover,
.donation-form__amount-btn--selected.button--donation {
  color: #FFF;
  background: #000 !important;
}

.donation-form__amount-btn:hover,
.donation-form__amount-btn--selected.button--donation,
.donation-form__amount-btn:focus {
  background-position: right !important;
}

.donation-form__method > * {
  padding-bottom: 0;
}

.donation-form__method > * -payment-button-wrapper {
  padding-bottom: 0;
}

.donation-form__stripe-buttons .button,
.donation-form__stripe-buttons .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .donation-form__stripe-buttons .btn,
.donation-form__nav .button,
.donation-form__nav .note-editor-container .note-editor .btn,
.note-editor-container .note-editor .donation-form__nav .btn {
  border-radius: 0;
  border-bottom-left-radius: 7.5px;
  border-bottom-right-radius: 7.5px;
}

.donation-form__stripe-buttons .button.donation-form__back,
.donation-form__stripe-buttons .note-editor-container .note-editor .donation-form__back.btn,
.note-editor-container .note-editor .donation-form__stripe-buttons .donation-form__back.btn,
.donation-form__nav .button.donation-form__back,
.donation-form__nav .note-editor-container .note-editor .donation-form__back.btn,
.note-editor-container .note-editor .donation-form__nav .donation-form__back.btn {
  border-bottom-right-radius: 0;
}

.donation-form__stripe-buttons .button.donation-form__next,
.donation-form__stripe-buttons .note-editor-container .note-editor .donation-form__next.btn,
.note-editor-container .note-editor .donation-form__stripe-buttons .donation-form__next.btn,
.donation-form__nav .button.donation-form__next,
.donation-form__nav .note-editor-container .note-editor .donation-form__next.btn,
.note-editor-container .note-editor .donation-form__nav .donation-form__next.btn {
  border-bottom-left-radius: 0;
}

.donation-form__back:before {
  opacity: 0.1;
}

.donation-form__amount-type,
.donation-form__payment-buttons {
  display: inline-block;
}

.donation-form__amount-type-btn,
.donation-form__payment-buttons-btn {
  padding: 0.75em 1em;
  margin: 0;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  background: transparent;
  color: #000 !important;
  border-color: #05132b;
}

.donation-form__amount-type-btn--inactive:hover,
.donation-form__amount-type-btn--inactive:focus,
.donation-form__payment-buttons-btn--inactive:hover,
.donation-form__payment-buttons-btn--inactive:focus {
  color: #000 !important;
}

.donation-form__amount-type-btn:first-of-type,
.donation-form__payment-buttons-btn:first-of-type {
  border-radius: 5px 0 0 5px;
}

.donation-form__amount-type-btn:last-of-type,
.donation-form__payment-buttons-btn:last-of-type {
  border-radius: 0 5px 5px 0;
}

.donation-form__amount-type-btn--active,
.donation-form__payment-buttons-btn--active {
  pointer-events: none;
  background: #FFF;
  color: #72a2f0;
}

@media (max-width: 736px) {
  .mobile-tab-menu {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    color: #000 !important;
  }

  .mobile-tab-menu--logged-out:before {
    background: #FFF;
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    -webkit-mask-image: unset;
    mask-image: unset;
    top: 0;
  }

  .mobile-tab-menu__large-button {
    border-radius: 5px;
    border-color: unset;
    background-color: #ea8634;
  }

  .mobile-tab-menu__large-button:last-child {
    background-color: #000 !important;
  }
}

.modal__content-box {
  border-radius: 5px;
  background: #f0f4fa;
}

.row--full-width .modal__button {
  text-align: center;
  margin-top: 0;
  padding: 1em;
}

.header__menu--desktop .page-navigation__link--normal,
.header__menu--desktop .page-navigation__link--dropdown {
  position: relative;
}

.header__menu--desktop .page-navigation__link--normal.page-navigation__link--is-active:before,
.header__menu--desktop .page-navigation__link--dropdown.page-navigation__link--is-active:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0.75rem;
  right: 0.75rem;
  height: 3px;
  border-radius: 5px;
  background: linear-gradient(to right, rgba(10, 40, 89, 0.5), #000 80%);
}

.header--theme-transparent .page-navigation__link--normal.page-navigation__link--is-active:before,
.header--theme-transparent .page-navigation__link--dropdown .dropdown__tab__label:before {
  background: linear-gradient(to right, rgba(115, 161, 239, 0.5), #000 80%);
}

.postfeed.postfeed--direction-horizontal .paginated-items {
  width: 100%;
}

.postfeed.postfeed--direction-horizontal .page-controls button {
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background: #FFF;
  opacity: 1;
  color: #000 !important;
  transition: 0.3s ease-out;
}

.postfeed.postfeed--direction-horizontal .page-controls button[disabled] {
  pointer-events: none;
  opacity: 0.25;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
}

.row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
  padding-left: 25px;
}

@media (max-width: 736px) {
  .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }
}

.col--3 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
  padding-left: 0;
}

.col--4 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
  padding-left: 0;
}

.col--5 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
  padding-left: 0;
}

.col--6 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
  padding-left: 0;
}

@media (max-width: 736px) {
  .col--5 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--6 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--7 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--8 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--9 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--10 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--11 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }

  .col--12 .row--full-width .postfeed.postfeed--direction-horizontal.postfeed--has-heading > h5 {
    padding-left: 0;
  }
}

.row--full-width .postfeed.postfeed--direction-horizontal,
.row--full-width .postfeed.postfeed--direction-horizontal .postfeed__is-empty {
  margin-bottom: 0;
}

.row--full-width .postfeed.postfeed--direction-horizontal .postfeed__item {
  width: 33.333%;
  margin: 0;
  flex-grow: 1;
}

.row--full-width .postfeed.postfeed--direction-horizontal .postfeed__item .post {
  border-radius: 0;
}

.row--full-width .postfeed.postfeed--direction-horizontal .postfeed__item .post__wrapper {
  margin: -1px;
}

.row--full-width .postfeed.postfeed--direction-horizontal .postfeed__item .post__wrapper:before {
  top: 1px;
}

.row--full-width .postfeed.postfeed--direction-horizontal .postfeed__item .post--image {
  min-height: 40vmin;
}

@media (max-width: 736px) {
  .row--full-width .postfeed.postfeed--direction-horizontal .postfeed__item {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  .row--full-width .postfeed.postfeed--direction-horizontal .page-controls {
    margin: 0;
  }

  .row--full-width .postfeed.postfeed--direction-horizontal .page-controls button {
    position: absolute;
    top: calc(50% - 1.5em);
  }

  .row--full-width .postfeed.postfeed--direction-horizontal .page-controls button:first-of-type {
    left: calc(5vw - 1.5em);
  }

  .row--full-width .postfeed.postfeed--direction-horizontal .page-controls button:last-of-type {
    right: calc(5vw - 1.5em);
  }
}

.postfeed.postfeed--direction-vertical .post--image {
  padding: 0;
}

.postfeed.postfeed--direction-vertical .post__image {
  width: 100%;
}

.profile-image__photo {
  background-color: #FFF;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  color: #000 !important;
}

.row__layout--footer .share {
  text-align-last: center;
}

.row__layout--footer .share:before {
  color: #FFF;
}

@media (max-width: 1024px) {
  .row__layout--footer .share:before {
    line-height: 1rem;
  }
}

.col--1 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--2 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--3 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--4 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--5 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--6 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--7 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--8 .row__layout--footer .share:before {
  line-height: 1rem;
}

.col--9 .row__layout--footer .share:before {
  line-height: 1rem;
}

@media (max-width: 1024px) {
  .col--10 .row__layout--footer .share:before {
    line-height: 1rem;
  }

  .col--11 .row__layout--footer .share:before {
    line-height: 1rem;
  }

  .col--12 .row__layout--footer .share:before {
    line-height: 1rem;
  }
}

@media (max-width: 736px) {
  .row__layout--footer {
    bottom: 50px;
  }
}

