/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Reader";
  src: url("/build/fonts/Reader.eot");
  src: url("/build/fonts/Reader.eot?#iefix") format("embedded-opentype"), url("/build/fonts/Reader.woff") format("woff"), url("/build/fonts/Reader.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Reader";
  src: url("/build/fonts/Reader-Medium.eot");
  src: url("/build/fonts/Reader-Medium.eot?#iefix") format("embedded-opentype"), url("/build/fonts/Reader-Medium.woff") format("woff"), url("/build/fonts/Reader-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Reader";
  src: url("/build/fonts/Reader-Bold.eot");
  src: url("/build/fonts/Reader-Bold.eot?#iefix") format("embedded-opentype"), url("/build/fonts/Reader-Bold.woff") format("woff"), url("/build/fonts/Reader-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/* Convert to rem's */
/*
 * Floating form label
 * Form labels for input fields that appear over the input field. When
 * the latter received focus, the label shrinks and moves above the input.
 */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: "Reader", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 2rem;
  letter-spacing: 0.2px;
  color: #4b4d59;
}

h1, h2, h3, h4, h5, h6, p, li, ul, input, label, textarea, a, ol, div, span, button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: #353439;
}

h1 {
  font-weight: 500;
  font-size: 4.375rem;
  line-height: 1.0526315789;
  letter-spacing: 0;
}

h2 {
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 1.1111111111;
  letter-spacing: 0.5px;
}

h3 {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0.35px;
}

h4 {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.4782608696;
  letter-spacing: 1px;
}

h5 {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

h6 {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.1875;
  letter-spacing: 3px;
  text-transform: uppercase;
}

a {
  color: #0079c1;
}

figure {
  margin: 0;
}

@media (min-width: 640px) {
  h1 {
    font-size: 4.75rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}
label {
  display: block;
  font-weight: 500;
  font-size: 0.8125rem;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #acb1bb;
  line-height: 1em;
}

.-rel {
  position: relative;
}

#card-errors {
  line-height: 1em;
}

label.error,
#card-errors.error {
  position: absolute;
  bottom: -1.115rem;
  text-transform: none;
  letter-spacing: 0.5px;
  color: #f44c4c;
  padding: 0;
  font-size: 13px;
  font-weight: 500;
}

#card-errors.error {
  display: none;
}

#card-element.StripeElement--invalid {
  border-color: #f44c4c;
}
#card-element.StripeElement--invalid ~ #card-errors.error {
  display: block;
}
#card-element.StripeElement--invalid ~ label {
  color: #f44c4c;
}

input[type=checkbox],
input[type=radio] {
  width: 1rem;
  height: 1rem;
  border: 1px solid #979797;
  background: #fff;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  font-weight: normal;
  cursor: pointer;
  text-transform: none;
  font-size: 1.125rem;
  color: #4b4d59;
  letter-spacing: 0.75px;
}

input[type=checkbox] {
  border-radius: 2px;
}

input[type=radio] {
  border-radius: 1rem;
}

#card-element,
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: 1px solid #d4d3d8;
  padding: 4px 0;
  display: block;
  width: 100%;
  background: white;
  height: 1.5em;
  font-size: 1em;
  line-height: 22px;
  border-radius: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
#card-element::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #d4d3d8;
}
#card-element::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder {
  color: #d4d3d8;
}
#card-element:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #d4d3d8;
}
#card-element::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=datetime-local]::-ms-input-placeholder, input[type=month]::-ms-input-placeholder, input[type=week]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #d4d3d8;
}
#card-element::placeholder,
input[type=text]::placeholder, input[type=password]::placeholder, input[type=date]::placeholder, input[type=datetime]::placeholder, input[type=datetime-local]::placeholder, input[type=month]::placeholder, input[type=week]::placeholder, input[type=email]::placeholder, input[type=number]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=time]::placeholder, input[type=url]::placeholder, textarea::placeholder {
  color: #d4d3d8;
}
#card-element:focus,
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, textarea:focus {
  outline: none;
  border-color: #0079c1;
}
#card-element:focus + label,
input[type=text]:focus + label, input[type=password]:focus + label, input[type=date]:focus + label, input[type=datetime]:focus + label, input[type=datetime-local]:focus + label, input[type=month]:focus + label, input[type=week]:focus + label, input[type=email]:focus + label, input[type=number]:focus + label, input[type=search]:focus + label, input[type=tel]:focus + label, input[type=time]:focus + label, input[type=url]:focus + label, textarea:focus + label {
  color: #0079c1;
}
#card-element.error,
input[type=text].error, input[type=password].error, input[type=date].error, input[type=datetime].error, input[type=datetime-local].error, input[type=month].error, input[type=week].error, input[type=email].error, input[type=number].error, input[type=search].error, input[type=tel].error, input[type=time].error, input[type=url].error, textarea.error {
  border-color: #f44c4c;
  color: #f44c4c;
}
#card-element.error ~ label,
input[type=text].error ~ label, input[type=password].error ~ label, input[type=date].error ~ label, input[type=datetime].error ~ label, input[type=datetime-local].error ~ label, input[type=month].error ~ label, input[type=week].error ~ label, input[type=email].error ~ label, input[type=number].error ~ label, input[type=search].error ~ label, input[type=tel].error ~ label, input[type=time].error ~ label, input[type=url].error ~ label, textarea.error ~ label {
  color: #f44c4c;
}
#card-element.has-possible-typo,
input[type=text].has-possible-typo, input[type=password].has-possible-typo, input[type=date].has-possible-typo, input[type=datetime].has-possible-typo, input[type=datetime-local].has-possible-typo, input[type=month].has-possible-typo, input[type=week].has-possible-typo, input[type=email].has-possible-typo, input[type=number].has-possible-typo, input[type=search].has-possible-typo, input[type=tel].has-possible-typo, input[type=time].has-possible-typo, input[type=url].has-possible-typo, textarea.has-possible-typo {
  border-color: #fe7000;
  color: #fe7000;
}
#card-element.has-possible-typo ~ label,
input[type=text].has-possible-typo ~ label, input[type=password].has-possible-typo ~ label, input[type=date].has-possible-typo ~ label, input[type=datetime].has-possible-typo ~ label, input[type=datetime-local].has-possible-typo ~ label, input[type=month].has-possible-typo ~ label, input[type=week].has-possible-typo ~ label, input[type=email].has-possible-typo ~ label, input[type=number].has-possible-typo ~ label, input[type=search].has-possible-typo ~ label, input[type=tel].has-possible-typo ~ label, input[type=time].has-possible-typo ~ label, input[type=url].has-possible-typo ~ label, textarea.has-possible-typo ~ label {
  color: #fe7000;
}

:-ms-input-placeholder {
  color: #d4d3d8 !important;
}

#card-element {
  height: auto;
}

[type=submit],
[type=reset] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 3px;
  padding: 6px 15px;
  background-color: #0079c1;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
[type=submit]:hover, [type=submit]:focus,
[type=reset]:hover,
[type=reset]:focus {
  background-color: #0086d5;
}

select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-bottom: 1px solid #d4d3d8;
  border-radius: 0;
  padding: 4px 24px 3px 0;
  display: block;
  width: 100%;
  background: white;
  font-size: 16px;
  line-height: 1;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 50 32' width='16' height='10' xmlns='http://www.w3.org/2000/svg'><path d='M24.889 23.164l18.705-20.538 5.258 4.788-21.333 23.425h-5.258l-21.333-23.425 5.258-4.788z' fill='%23d4d3d8'/></svg>");
  background-position: right 0 top 50%;
  background-repeat: no-repeat;
}
select::-ms-expand {
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKAgMAAAAWdexqAAAADFBMVEX////U1NfV1djU09gVz+pAAAAABHRSTlMBU535ZVsv+QAAADVJREFUCB1jEGBgEGDYwQBE+xiYfjDoO7A/YOC+IN/AwPyhnoGB4e8fIFH/BUjIXwASbA4MADKMDCx1GclSAAAAAElFTkSuQmCC");
    background-size: 15px 10px;
  }
}
select:focus {
  outline: none;
  border-color: #0079c1;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 50 32' width='16' height='10' xmlns='http://www.w3.org/2000/svg'><path d='M24.889 23.164l18.705-20.538 5.258 4.788-21.333 23.425h-5.258l-21.333-23.425 5.258-4.788z' fill='%230079c1'/></svg>");
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select:focus {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKBAMAAACZNRnKAAAAElBMVEUAAP8AecIAesEAeMEAecEAecFiWicxAAAABnRSTlMBO2Kd0v7+5DEOAAAAQUlEQVQIHQXBsRGAIBAAsAgOQEPPnWdPwwAW9KL+/quYSCAxOsxuPMjR5WicL+aSomOPUj/Y4po3qBEFpFiAo+EHWuMHs0loNDwAAAAASUVORK5CYII=");
  }
}
select:focus + label {
  color: #0079c1;
}
select.error {
  border-color: #f44c4c;
  color: #f44c4c;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 50 32' width='16' height='10' xmlns='http://www.w3.org/2000/svg'><path d='M24.889 23.164l18.705-20.538 5.258 4.788-21.333 23.425h-5.258l-21.333-23.425 5.258-4.788z' fill='%23f44c4c'/></svg>");
}
select.error ~ label {
  color: #f44c4c;
}

input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #ddd;
  color: #777;
}
input[readonly].jsClickToEdit,
select[readonly].jsClickToEdit,
textarea[readonly].jsClickToEdit {
  cursor: pointer;
}

fieldset {
  border: 1px dotted #aaa;
}
fieldset legend {
  padding: 0 10px;
}

.button-group {
  margin-bottom: 0.75em;
}

.subscription-items {
  margin-bottom: 1.5rem;
  padding-left: 0.5rem;
}
.subscription-items .subscription-item {
  list-style-type: none;
  margin-bottom: 0.5rem;
}
.subscription-items .subscription-item input[type=radio] {
  position: relative;
  top: -2px;
  margin-right: 0.5rem;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100vh;
  background-color: #345;
  background: #ddd no-repeat 50% 50%;
  background-size: cover;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
}

.site-header {
  width: 100%;
}

.site-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 100px;
  padding-bottom: 20px;
  padding-bottom: 0;
  background: transparent no-repeat 50% 50%;
  background-size: cover;
  background-position: top 25% left 50%;
}

.site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-width {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 639px) {
  .content-width {
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .site-wrapper {
    padding-top: 143px;
    padding-bottom: 50px;
    min-height: 1024px;
  }
  .content-width {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.site-header {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
}
.site-header.header-color--light-bg {
  color: #000;
}
.site-header.header-color--dark-bg {
  color: #fff;
}
.site-header .content-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-header .site-header__logo {
  line-height: 0;
  color: currentColor;
}
.site-header .site-header__logo .logo {
  width: 100px;
  height: 160px;
  fill: currentColor;
  max-height: 80px;
}
@media (min-width: 640px) {
  .site-header {
    padding-top: 25px;
    padding-bottom: 0;
  }
  .site-header .content-width {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .site-header .site-header__logo .logo {
    max-height: 98px;
  }
}

.o-footer {
  background-color: #fff;
}

.o-footer__content {
  grid-area: content;
  display: grid;
  grid-gap: 24px;
  grid-template-areas: "logo" "copyright" "accred" "bankdetails";
  text-align: center;
  padding: 60px 24px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 550px) {
  .o-footer__content {
    grid-template-areas: "logo copyright" "accred bankdetails";
  }
}
@media (min-width: 768px) {
  .o-footer__content {
    grid-template-columns: -webkit-min-content 1fr -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr min-content 1fr;
    grid-template-areas: "logo     copyright  accred   bankdetails";
    align-self: end;
  }
}
.o-footer__content .-finePrint {
  font-size: 10px;
  color: #4b4d59;
  line-height: 18px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
.o-footer__content .-finePrint p + p {
  margin-top: 5px;
}
.o-footer__content .-finePrint a {
  text-decoration: underline;
}

.o-footer__logo {
  grid-area: logo;
  display: grid;
  place-items: center;
}
.o-footer__logo a {
  color: inherit;
}
@media (min-width: 550px) {
  .o-footer__logo {
    justify-items: end;
  }
}
@media (min-width: 768px) {
  .o-footer__logo {
    justify-items: start;
  }
}

.o-footer__copyright {
  grid-area: copyright;
  align-self: center;
}
@media (min-width: 550px) {
  .o-footer__copyright {
    text-align: left;
  }
}

.o-footer__accreditations {
  grid-area: accred;
  display: grid;
  place-items: center;
}
.o-footer__accreditations a {
  display: block;
}
.o-footer__accreditations .icon-dzi {
  display: block;
  height: 100px;
  width: 66px;
}
@media (min-width: 550px) {
  .o-footer__accreditations {
    justify-items: end;
  }
}
@media (min-width: 768px) {
  .o-footer__accreditations {
    justify-items: start;
  }
}

.o-footer__bank-details {
  grid-area: bankdetails;
  align-self: center;
}
@media (min-width: 550px) {
  .o-footer__bank-details {
    text-align: left;
  }
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: currentColor;
  fill: currentColor;
}

.field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.field--row {
  margin: 0 -10px;
}
.field--col {
  margin: 1.5em 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.field {
  position: relative;
  margin: 1.25rem 0 0;
}
.field.checkbox-radio-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
}
.field.checkbox-radio-inputs [type=checkbox],
.field.checkbox-radio-inputs [type=radio] {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 10%;
  flex: 0 1 10%;
  margin-right: 0.5em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .field.checkbox-radio-inputs [type=checkbox],
.field.checkbox-radio-inputs [type=radio] {
    margin-right: 0;
  }
}
.field.checkbox-radio-inputs label {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 90%;
  flex: 0 1 90%;
  font-size: 1rem;
}
@supports (display: grid) {
  .field.checkbox-radio-inputs {
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .field.checkbox-radio-inputs [type=checkbox],
.field.checkbox-radio-inputs [type=radio] {
    grid-column: 1/2;
    align-self: start;
  }
  .field.checkbox-radio-inputs label {
    grid-column: 2/3;
  }
}

@media (min-width: 640px) {
  .field {
    margin: 1.75rem 0 0;
  }
  .field--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .field--col {
    margin: 1.75em 10px 0;
  }
  .field--1 {
    width: 100%;
  }
  .field--1-2 {
    width: 50%;
  }
  .field--1-3 {
    width: 33.3%;
  }
  .field--2-3 {
    width: 66.6%;
  }
  .field.checkbox-radio-inputs {
    margin-top: 1.75rem;
  }
}
/* .combined-fields
{
  display: flex;
  .combined-field1
  {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .combined-field2
  {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
  }
} */
/* .input-group
{
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  min-height: $field-height;
  .input-group__label
  {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    padding: 0 1em;
    line-height: 1;
    font-size: rem(24);
    font-weight: 500;
    color: $c_grey_2;
    border: 1px solid $c_grey_3;
    border-right: none;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .input-group__field
  {
    flex: 0 1 auto;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 100%;
    padding: 0 1em;
    font-size: rem(24);
    font-weight: 500;
    color: $c_grey_2;
  }
}

@supports(display: grid)
{
  .input-group
  {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: $field-height auto;
    grid-template-areas:
    "label field"
    ". error";
    .input-group__label
    {
      grid-area: label;
    }
    .input-group__field
    {
      grid-area: field;
    }
    label.error
    {
      grid-area: error;
    }
  }
} */
.radio-button-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 0.8125em;
  color: #ADB1BC;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #d4d3d8;
  margin: 5px 0 25px;
}
.radio-button-tabs input[type=radio] {
  display: none;
}
.radio-button-tabs input[type=radio]:checked + label {
  color: #0A6DB6;
  border-bottom-color: #0079c1;
}
.radio-button-tabs input[type=radio] + label {
  font-weight: 500;
}
.radio-button-tabs input[type=radio] + label,
.radio-button-tabs .tab--static {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  line-height: 18px;
  margin-bottom: -1px;
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #ADB1BC;
  letter-spacing: 0.09375rem;
}
.radio-button-tabs input[type=radio] + label .icon,
.radio-button-tabs .tab--static .icon {
  width: 16px;
  height: 18px;
  color: inherit;
  fill: #d7d7d8;
  vertical-align: top;
  margin-top: -0.1em;
  margin-left: 0.5em;
  -webkit-transition: 0.3s ease fill;
  transition: 0.3s ease fill;
}
.radio-button-tabs label {
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.radio-button-tabs label:hover, .radio-button-tabs label:focus {
  border-bottom-color: rgba(0, 121, 193, 0.2);
}
.radio-button-tabs .tab--static {
  font-weight: 500;
  color: inherit;
  font-size: 0.875rem;
}
.radio-button-tabs .extra-text {
  display: none;
}
@media (min-width: 400px) {
  .radio-button-tabs .extra-text {
    display: inline;
  }
}
@media (min-width: 640px) {
  .radio-button-tabs {
    margin: 0 0 30px;
    font-size: 0.875em;
  }
  .radio-button-tabs input[type=radio] + label,
.radio-button-tabs .tab--static {
    font-size: 0.875rem;
    padding-bottom: 10px;
  }
  .radio-button-tabs .tab--static {
    font-size: 0.875rem;
  }
  .radio-button-tabs .tab--static .icon {
    width: 21px;
    height: 24px;
  }
}

.donation-form__heading {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.15;
  letter-spacing: 0.35px;
}

.donation-form__content {
  color: #4b4d59;
}
.donation-form__content p {
  font-size: 0.95em;
  line-height: 1.5;
  margin: 0;
}
.donation-form__content p + p {
  margin-top: 0.5em;
}

@media (min-width: 640px) {
  .form-heading {
    margin: 0 0;
  }
  .donation-form__heading {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .donation-form__content p {
    font-size: 0.95em;
  }
  .donation-form__content p + p {
    margin-top: 1em;
  }
}
.button {
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  text-align: center;
  border: none;
  border-radius: 0;
  padding: 16px 30px;
  background-color: #0079c1;
  color: #fff;
  cursor: pointer;
  font-size: 0.8125rem;
  line-height: 1.2308;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  min-width: 170px;
  overflow: hidden;
  padding: 14px 30px;
}
.button::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 1;
  -webkit-transition: right 0.4s ease;
  transition: right 0.4s ease;
  pointer-events: none;
}
.button:hover, .button:focus {
  background-color: #0086d5;
}
.button:hover::before, .button:focus::before {
  right: 0;
}
.button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
  color: rgba(255, 255, 255, 0.5);
}
.button.red {
  background-color: #f44c4c;
}
.button.orange {
  background-color: #fe7000;
}
.button.hollow {
  background-color: transparent;
  border: 2px solid #0079c1;
  padding: 14px 28px;
  color: #0079c1;
}
.button.hollow:hover {
  background-color: #0079c1;
  color: #fff;
}
.button.hollow.red {
  border-color: #f44c4c;
  color: #f44c4c;
}
.button.hollow.orange {
  border-color: #fe7000;
  color: #fe7000;
}
.button.center {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.button.button--donate {
  background-color: #f44c4c;
}
.button.button--donate:hover, .button.button--donate:focus {
  background-color: #f55f5f;
}
.button.button--donate.hollow {
  border: 2px solid #f44c4c;
  color: #f44c4c;
}
.button.button--donate.hollow:hover {
  background-color: #f44c4c;
}
.button.submit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.button.submit.processing::after {
  content: "";
  position: absolute;
  right: 1em;
  width: 2em;
  height: 2em;
  border: 3px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.button .icon {
  vertical-align: -5px;
  width: 1.5em;
  height: 1.25em;
}
.button .icon--pre {
  margin-right: 1em;
}
.button .icon--post {
  margin-left: 1em;
}
@media (min-width: 640px) {
  .button {
    padding: 16px 30px;
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
.amt-opts {
  position: relative;
}

.amt-opts__annually {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.radio-group {
  margin-top: 1.5em;
}

.payment-method-desc {
  line-height: 1;
  font-size: 16px;
  color: #797c8b;
}

.donation-form .radio-group p.payment-method-desc {
  margin-top: 0.25em;
  margin-bottom: 0;
}

.checkbox-transaction-fees {
  margin-left: 10px;
}

.button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -5px;
}
.button-group.-gap {
  gap: 5px;
}
.button-group.-rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.button-group.-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.button-group.footer {
  margin-top: 1.25rem;
  width: 100%;
}
.button-group.expanded {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.button-group.left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.button-group.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.button-group.right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.button-group .button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 5px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.button-group .button.hollow {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media (min-width: 640px) {
  .button-group {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .button-group.footer {
    margin-top: 1.75rem;
  }
  .button-group.expanded .button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
  .button-group .button {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    /*
    margin: 0 10px;
    + .button
    {
    margin-top: 0;
    // margin-left: 10px;
    } */
  }
}

.donation-form {
  position: relative;
  background-color: white;
  width: 100%;
  max-width: 540px;
  color: #4b4d59;
}
.donation-form.left {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.donation-form.center {
  -ms-flex-item-align: center;
  align-self: center;
}
.donation-form.right {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.donation-form__content {
  font-size: 1.125rem;
}
.donation-form .form-page {
  padding: 5.5vw 6.25vw;
}
@media (min-width: 640px) {
  .donation-form .form-page {
    padding: 45px 40px;
  }
}
.donation-form .field.checkbox-radio-inputs {
  margin-top: 0;
  margin-bottom: 0;
}

#form-page--3 .jsPrevPage {
  float: left;
}

#stripe-captcha,
#plaid-captcha {
  opacity: 0;
  height: 0;
}

.field,
.field--col {
  position: relative;
}

.form-page:target {
  -webkit-animation: highlight 5s ease;
  animation: highlight 5s ease;
}
.form-page.inactive {
  display: none;
}
.form-page .active {
  display: block;
}
.form-page #form-page--4 {
  min-height: 480px;
}

.form-nav {
  margin-top: 1em;
}

@-webkit-keyframes highlight {
  0% {
    background-color: rgba(255, 255, 0, 0.5);
  }
  50% {
    background-color: rgba(255, 255, 0, 0.5);
  }
  100% {
    background-color: rgba(255, 255, 0, 0);
  }
}

@keyframes highlight {
  0% {
    background-color: rgba(255, 255, 0, 0.5);
  }
  50% {
    background-color: rgba(255, 255, 0, 0.5);
  }
  100% {
    background-color: rgba(255, 255, 0, 0);
  }
}
.required label:not([class=error])::after {
  content: "*";
}

.label--float {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.label--float input,
.label--float label:not([class=error]),
.label--float textarea {
  line-height: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.label--float label:not([class=error]) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.label--float label.error {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.label--float input,
.label--float textarea {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 16px;
  padding: 0 0 0;
}
.label--float label:not([class=error]) {
  font-size: 13px;
}
.label--float input:-moz-placeholder-shown + label:not([class=error]), .label--float textarea:-moz-placeholder-shown + label:not([class=error]) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  transform-origin: left bottom;
  transform: translate(0, 16px);
}
.label--float input:-ms-input-placeholder + label:not([class=error]), .label--float textarea:-ms-input-placeholder + label:not([class=error]) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -ms-transform: translate(0, 16px);
  transform: translate(0, 16px);
}
.label--float input:placeholder-shown + label:not([class=error]),
.label--float textarea:placeholder-shown + label:not([class=error]) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: translate(0, 16px);
  -ms-transform: translate(0, 16px);
  transform: translate(0, 16px);
}
.label--float ::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}
.label--float ::-moz-placeholder {
  opacity: 0;
  -moz-transition: inherit;
  transition: inherit;
}
.label--float :-ms-input-placeholder {
  opacity: 0;
  -ms-transition: inherit;
  transition: inherit;
}
.label--float ::-ms-input-placeholder {
  opacity: 0;
  -ms-transition: inherit;
  transition: inherit;
}
.label--float ::placeholder {
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}
.label--float input:focus::-webkit-input-placeholder, .label--float textarea:focus::-webkit-input-placeholder {
  opacity: 1;
}
.label--float input:focus::-moz-placeholder, .label--float textarea:focus::-moz-placeholder {
  opacity: 1;
}
.label--float input:focus:-ms-input-placeholder, .label--float textarea:focus:-ms-input-placeholder {
  opacity: 1;
}
.label--float input:focus::-ms-input-placeholder, .label--float textarea:focus::-ms-input-placeholder {
  opacity: 1;
}
.label--float input:focus::placeholder,
.label--float textarea:focus::placeholder {
  opacity: 1;
}
.label--float input:not(:-moz-placeholder-shown) + label:not([class=error]), .label--float textarea:not(:-moz-placeholder-shown) + label:not([class=error]) {
  transform: translate(0, -0.25em) scale(1);
  cursor: pointer;
  pointer-events: auto;
}
.label--float input:not(:-ms-input-placeholder) + label:not([class=error]), .label--float textarea:not(:-ms-input-placeholder) + label:not([class=error]) {
  -ms-transform: translate(0, -0.25em) scale(1);
  transform: translate(0, -0.25em) scale(1);
  cursor: pointer;
  pointer-events: auto;
}
.label--float input:not(:placeholder-shown) + label:not([class=error]),
.label--float input:focus + label:not([class=error]),
.label--float textarea:not(:placeholder-shown) + label:not([class=error]),
.label--float textarea:focus + label:not([class=error]) {
  -webkit-transform: translate(0, -0.25em) scale(1);
  -ms-transform: translate(0, -0.25em) scale(1);
  transform: translate(0, -0.25em) scale(1);
  cursor: pointer;
  pointer-events: auto;
}

.jsAchPopup {
  display: none;
}
.jsAchPopup.active {
  display: block;
}

#card-element {
  background-color: #fff;
}

.update-types {
  margin-top: 1em;
  margin-left: 2em;
  border-radius: 3px;
  background-color: #edecef;
  padding: 1em;
}
.update-types > *:first-child {
  margin-top: 0;
}
.update-types > *:last-child {
  margin-bottom: 0;
}

.label--amount {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 0.9375rem;
  margin: 0 0 1em;
  color: #4b4d59;
  text-transform: none;
}

.button--amount {
  padding: 13px 10px;
  margin: 5px;
  min-width: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  color: #0A6DB6;
  border: 2px solid transparent;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.109375rem;
}
.button--amount::before {
  content: none;
}
.button--amount.selected, .button--amount:focus, .button--amount:hover {
  background-color: rgba(10, 109, 182, 0.12);
  border-color: #0A6DB6;
}

.amount-field {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 48px;
}
.amount-field .amount-field__currency {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1em;
  line-height: 1;
  font-size: 1.25rem;
  font-weight: 400;
  color: #acb1bb;
  border: 1px solid #979797;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.amount-field .amount-field__input {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  border: 1px solid #979797;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  padding: 0 1em;
  font-size: 1.25rem;
  font-weight: 500;
  color: #4b4d59;
  text-align: right;
}

.cover_transaction_fees ~ label {
  font-size: 1rem;
  line-height: 1.25;
}
.cover_transaction_fees ~ label .is-checked {
  display: none;
}
.cover_transaction_fees ~ label .show-for-small-only {
  display: inline;
}
.cover_transaction_fees ~ label .show-for-medium-up {
  display: none;
}
@media (min-width: 440px) {
  .cover_transaction_fees ~ label .show-for-small-only {
    display: none;
  }
  .cover_transaction_fees ~ label .show-for-medium-up {
    display: inline;
  }
}

.transaction-fees {
  line-height: 1.2;
  margin-bottom: 0.5em;
}

@supports (display: grid) {
  .amount-field {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: 48px auto;
    grid-template-areas: "field currency" ". error";
  }
  .amount-field .amount-field__currency {
    grid-area: currency;
  }
  .amount-field .amount-field__input {
    grid-area: field;
  }
  .amount-field label.error {
    grid-area: error;
  }
}
@media (min-width: 640px) {
  .label--amount {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1rem;
  }
  .amount-field {
    min-height: 57px;
  }
  .amount-field .amount-field__prefix {
    font-size: 1.5rem;
  }
  .amount-field .amount-field__input {
    font-size: 1.5rem;
  }
  @supports (display: grid) {
    .amount-field {
      grid-template-rows: 57px auto;
    }
  }
}
.form-heading.progress-steps {
  max-width: 330px;
  margin: 0 auto;
  width: 100%;
}

.progress {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  margin: 0 0 30px;
  color: #d4d3d8;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-align: center;
  position: relative;
  counter-reset: steps;
}
.progress::before, .progress::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
}
.progress::before {
  height: 1px;
  background-color: #d4d3d8;
  z-index: 1;
}
.progress::after {
  height: 2px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, transparent), color-stop(50%, transparent));
  background-image: linear-gradient(to right, transparent 0%, transparent 50%, transparent 50%);
  z-index: 2;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .progress {
    background-image: -webkit-gradient(linear, left top, right top, from(#d4d3d8), color-stop(50%, #d4d3d8), color-stop(50%, #d4d3d8));
    background-image: linear-gradient(to right, #d4d3d8 0%, #d4d3d8 50%, #d4d3d8 50%);
    background-position: 0% 11px;
    background-size: 100% 2px;
    background-repeat: no-repeat;
  }
  .progress::before, .progress::after {
    content: none;
  }
}
.progress .icon--check {
  fill: #fff;
}
.progress[data-progress="1"] li:nth-child(1) {
  background-color: #0A6DB6;
  color: white;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .progress[data-progress="1"] {
    background-image: -webkit-gradient(linear, left top, right top, from(#d4d3d8), color-stop(50%, #d4d3d8), color-stop(50%, #d4d3d8));
    background-image: linear-gradient(to right, #d4d3d8 0%, #d4d3d8 50%, #d4d3d8 50%);
  }
}
.progress[data-progress="2"]::after {
  background-image: -webkit-gradient(linear, left top, right top, from(#0079c1), color-stop(50%, #0079c1), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #0079c1 0%, #0079c1 50%, transparent 50%);
}
.progress[data-progress="2"] li:nth-child(1) {
  background-color: #0079c1;
}
.progress[data-progress="2"] li:nth-child(1) span {
  display: none;
}
.progress[data-progress="2"] li:nth-child(1) .icon {
  display: inline-block;
  vertical-align: -3px;
}
.progress[data-progress="2"] li:nth-child(2) {
  background-color: #0A6DB6;
  color: white;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .progress[data-progress="2"] {
    background-image: -webkit-gradient(linear, left top, right top, from(#0A6DB6), color-stop(50%, #0A6DB6), color-stop(50%, #d4d3d8));
    background-image: linear-gradient(to right, #0A6DB6 0%, #0A6DB6 50%, #d4d3d8 50%);
  }
}
.progress[data-progress="3"]::after {
  background-image: -webkit-gradient(linear, left top, right top, from(#0079c1), to(#0079c1));
  background-image: linear-gradient(to right, #0079c1 0%, #0079c1 100%);
}
.progress[data-progress="3"] li:nth-child(1),
.progress[data-progress="3"] li:nth-child(2) {
  color: #0079c1;
}
.progress[data-progress="3"] li:nth-child(1) span,
.progress[data-progress="3"] li:nth-child(2) span {
  display: none;
}
.progress[data-progress="3"] li:nth-child(1) .icon,
.progress[data-progress="3"] li:nth-child(2) .icon {
  display: inline-block;
  vertical-align: -3px;
}
.progress[data-progress="3"] li:nth-child(3) {
  background-color: #0A6DB6;
  color: white;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .progress[data-progress="3"] {
    background-image: -webkit-gradient(linear, left top, right top, from(#0A6DB6), color-stop(50%, #0A6DB6), color-stop(50%, #0079c1));
    background-image: linear-gradient(to right, #0A6DB6 0%, #0A6DB6 50%, #0079c1 50%);
  }
}
.progress[data-progress=complete]::after {
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
  background-image: linear-gradient(to right, #fff 0%, #fff 100%);
}
.progress[data-progress=complete] li {
  color: #0079c1;
}
.progress[data-progress=complete] li span {
  display: none;
}
.progress[data-progress=complete] li .icon {
  display: inline-block;
  vertical-align: -3px;
  fill: #d4d3d8;
}
.progress li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  width: 26px;
  height: 26px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.23);
  border-radius: 50%;
  z-index: 3;
}
.progress li .icon {
  display: none;
}

.payment-method {
  padding-bottom: 1.5em;
}
.payment-method p {
  margin: 1em 0 0.25em;
}
.payment-method .field--radio-group {
  width: 100%;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.payment-method .field--radio-group.required label:not([class=error]):after {
  content: "";
}
.payment-method .input--radio {
  width: 24%;
  display: block;
  position: relative;
}
.payment-method .input--radio input[type=radio] {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -8px;
}
.payment-method .input--radio input[type=radio] + label {
  border: 2px solid #ffffff;
  padding-bottom: 14px;
}
.payment-method .input--radio input[type=radio]:checked + label {
  border-color: #0079c1;
}
.payment-method .input--radio label img {
  display: block;
  width: 100%;
}

.donation-summary p {
  font-size: 16px;
  margin-top: 0.5em;
  margin-bottom: 0;
  color: #797C8B;
}
.donation-summary__total th,
.donation-summary__total td {
  border-top-color: #000;
}
.donation-summary caption {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #0079c1;
}
.donation-summary th,
.donation-summary td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}
.donation-summary th {
  text-align: right;
  width: 100%;
  color: #4b4d59;
}
.donation-summary td {
  font-weight: 900;
  text-align: right;
  padding-left: 10px;
}
.donation-summary .is-hidden {
  display: none;
}

.donation-note {
  margin-top: 0.8em;
}
.donation-note p {
  text-transform: uppercase;
  font-size: 14px;
  color: #ADB1BC;
  letter-spacing: 1.5px;
  font-weight: 400;
  text-align: left;
  margin-top: 0;
}
.donation-note p strong, .donation-note p b {
  font-weight: 500;
}

.email-suggestion {
  position: absolute;
  bottom: 2.5em;
  left: 2%;
  width: 96%;
  background-color: white;
  padding: 12px 15px;
  -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.23), 0 1px 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.23), 0 1px 4px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  border: 1px solid #bbb;
  z-index: 1;
}
.email-suggestion p {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}
.email-suggestion::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid white;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.email-suggestion__email {
  text-decoration: underline;
  color: #0079c1;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.email-suggestion__email strong {
  font-weight: bold;
}
.email-suggestion .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.email-suggestion .icon-warning {
  fill: #ff5800;
  vertical-align: -1px;
}
.email-suggestion__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px;
  line-height: 16px;
}
.email-suggestion__close:hover .icon {
  fill: #353439;
}
.email-suggestion__close .icon {
  fill: #d4d3d8;
  -webkit-transition: 0.2s ease fill;
  transition: 0.2s ease fill;
}
.donation-form,
#payment-form {
  position: relative;
}

.loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#ajax-response {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.95);
  z-index: 100;
}
#ajax-response .content {
  padding: 0 20px;
}

#ajax-message {
  text-align: center;
  margin: 0 0 1.5em;
}

#ajax-close a {
  width: 100%;
  text-align: center;
  color: #0079c1;
  display: block;
  text-decoration: underline;
}

.loading-icon {
  margin: auto;
  width: 20px;
  height: 20px;
}

.loading-icon .rect {
  background-color: #0071bd;
  height: 100%;
  width: 4px;
  float: left;
  -webkit-animation: loading-rect 0.6s infinite ease-in-out;
  animation: loading-rect 0.6s infinite ease-in-out;
}

.loading-icon .rect ~ .rect {
  margin-left: 4px;
}

.loading-icon .rect1 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.loading-icon .rect2 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.loading-icon .rect3 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes loading-rect {
  0%, 100% {
    -webkit-transform: scaleY(0.2);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes loading-rect {
  0%, 100% {
    -webkit-transform: scaleY(0.2);
    -ms-transform: scaleY(0.2);
    transform: scaleY(0.2);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
  }
}
/**
 * Spinner for the Give Submit button
 */
.alert {
  border: 2px solid red;
  background-color: #ffe6e6;
  color: red;
  padding: 1em;
  margin: 1em 0;
}
.alert *:first-child {
  margin-top: 0;
}
.alert *:last-child {
  margin-bottom: 0;
}

#ajax-loading .spinner {
  margin: 0 auto 0.75rem;
  height: 42px;
  width: 42px;
  -webkit-animation: rotate 0.8s infinite linear;
  animation: rotate 0.8s infinite linear;
  border: 2px solid #0079c1;
  border-right-color: transparent;
  border-radius: 50%;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#ajax-loading .ajax-content {
  max-width: 380px;
  margin: 0 auto;
}
#ajax-loading .ajax-content p {
  margin-top: 0;
}
#ajax-loading h4 {
  color: #ADB1BC;
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.35em;
}
#ajax-loading p {
  color: #ADB1BC;
  font-size: 1.125rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.35em;
}
#ajax-loading p.quotes {
  font-size: 2.25rem;
  line-height: 1.125;
}

.registered-charity {
  margin-top: 30px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.registered-charity__image {
  display: block;
  max-width: 150px;
}
.registered-charity p {
  margin-top: 14px;
  font-size: 10px;
  color: #4b4d59;
  line-height: 18px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 640px) {
  .registered-charity {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 40px;
  }
  .registered-charity__image {
    margin-right: 25px;
  }
  .registered-charity p {
    text-align: left;
    margin-top: 4px;
  }
}
@media (min-width: 1024px) {
  .registered-charity {
    margin-bottom: 0;
  }
}

/* overlay at start */
.mfp-fade {
  will-change: opacity;
  /* content at start */
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  /* overlay animate in */
  /* overlay animate out */
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap {
  will-change: opacity, transform;
  /* content animate in */
  /* content animate out */
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: scaleX(0.93) scaleY(0.93);
  -ms-transform: scaleX(0.93) scaleY(0.93);
  transform: scaleX(0.93) scaleY(0.93);
  -webkit-transition: opacity 0.15s ease-out, -webkit-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, -webkit-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scaleX(1) scaleY(1);
  -ms-transform: scaleX(1) scaleY(1);
  transform: scaleX(1) scaleY(1);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out, -webkit-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, -webkit-transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, transform 0.15s ease-out;
  transition: opacity 0.15s ease-out, transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
  -webkit-transform: scaleX(0.9) scaleY(0.9);
  -ms-transform: scaleX(0.9) scaleY(0.9);
  transform: scaleX(0.9) scaleY(0.9);
}

.mfp-wrap {
  cursor: pointer;
}

button.mfp-close {
  padding: 10px;
  width: unset;
  height: unset;
  line-height: 0;
  font-size: 20px;
}
button.mfp-close > * {
  pointer-events: none;
}

.mfp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mfp-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 30em;
  flex: 0 1 30em;
  background-color: #fff;
  padding: 2em;
  font-size: 16px;
  line-height: 1.5;
}
.mfp-content main > *:first-child {
  margin-top: 0;
}
.mfp-content main > p:last-of-type {
  margin-bottom: 0;
}
.mfp-content main h1 {
  font-size: 2em;
}
.mfp-content main h2 {
  font-size: 1.8em;
}
.mfp-content main h3 {
  font-size: 1.6em;
}
.mfp-content main h4 {
  font-size: 1.4em;
}
.mfp-content main h5 {
  font-size: 1.2em;
}
.mfp-content main h6 {
  font-size: 1.1em;
}

.logo {
  height: 110px;
  width: calc( 110px * 0.5584415584);
}
@media (min-width: 1200px) {
  .logo {
    height: 130px;
    width: calc( 130px * 0.5584415584 );
  }
}
.logo--white {
  fill: #fff;
}
.logo--blue {
  fill: #0079c1;
}
.logo--alt {
  height: 55px;
  width: 170px;
}

.form-page--1 .newsletter-sample {
  margin-left: 1.5rem;
  margin-top: 0.25em;
}

.form-page--2 .fieldGrid {
  margin-top: 1em;
  display: grid;
  gap: 1.5em 10px;
  grid-template-areas: "sal" "fname" "lname" "email" "phone" "country" "city" "zip" "address";
}
@media (min-width: 400px) {
  .form-page--2 .fieldGrid {
    grid-template-areas: "sal fname fname lname lname lname" "email email email email email email" "phone phone phone phone phone phone" "country country country country country country" "city city city city zip zip" "address address address address address address";
    grid-template-columns: repeat(6, 1fr);
  }
}
.form-page--2 .field--salutation {
  grid-area: sal;
}
.form-page--2 .field--first_name {
  grid-area: fname;
}
.form-page--2 .field--last_name {
  grid-area: lname;
}
.form-page--2 .field--email {
  grid-area: email;
}
.form-page--2 .field--phone {
  grid-area: phone;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr -webkit-min-content;
  grid-template-columns: 1fr min-content;
}
.form-page--2 .field--phone input {
  grid-row: 2/-1;
  grid-column: 1/2;
}
.form-page--2 .field--phone label {
  grid-row: 1/2;
  grid-column: 1/2;
}
.form-page--2 .field--phone .fieldInfo {
  grid-column: 2/3;
  grid-row: 1/-1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 10px;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity;
  transition: 0.2s ease opacity;
}
.form-page--2 .field--phone .fieldInfo:hover, .form-page--2 .field--phone .fieldInfo:focus {
  opacity: 1;
}
.form-page--2 .field--phone .fieldInfo .icon {
  display: block;
  width: 24px;
  height: 24px;
}
.form-page--2 .field--country {
  grid-area: country;
}
.form-page--2 .field--city {
  grid-area: city;
}
.form-page--2 .field--zip {
  grid-area: zip;
}
.form-page--2 .field--address {
  grid-area: address;
}
.form-page--2 .form__two-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2rem;
}
.form-page--2 .form__two-buttons .button {
  padding: 14px 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  min-width: unset;
}

.form-page--3 .form__two-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2rem;
}
.form-page--3 .form__two-buttons .button {
  padding: 14px 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  min-width: unset;
}

body.page__thank-you .site-main {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.page__thank-you a {
  text-decoration: none;
}

.thank-you {
  font-size: 18px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.thank-you .progress {
  width: 100%;
  max-width: 520px;
}
.thank-you__social-media a {
  display: inline-block;
}
.thank-you .block {
  max-width: 520px;
}
.thank-you .block *:first-child {
  margin-top: 0;
}
.thank-you .block *:last-child {
  margin-bottom: 0;
}
.thank-you .block.boxed {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 25px;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.23), 0 10px 24px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.23), 0 10px 24px rgba(0, 0, 0, 0.12);
}
.thank-you .block.boxed > *:first-child {
  margin-top: 0;
}
.thank-you .block.boxed > *:last-child {
  margin-bottom: 0;
}
.thank-you .block--heading {
  color: currentColor;
}
.thank-you .block--text .fineprint {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1px;
}
.thank-you .block--social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.thank-you .block--social-media a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #fff;
  border-radius: 50%;
}
.thank-you .block--social-media a + a {
  margin-left: 20px;
}
.thank-you .mw--pageDefault {
  max-width: none;
}
.thank-you .mw--narrow {
  max-width: 400px;
}
.thank-you .mw--medium {
  max-width: 500px;
}
.thank-you .mw--wide {
  max-width: 600px;
}
.thank-you .mw--extraWide {
  max-width: 800px;
}
.thank-you .mt--none {
  margin-top: 0;
}
.thank-you .mt--small {
  margin-top: 25px;
}
.thank-you .mt--medium {
  margin-top: 75px;
}
.thank-you .mt--large {
  margin-top: 150px;
}
.thank-you .mb--none {
  margin-bottom: 0;
}
.thank-you .mb--small {
  margin-bottom: 25px;
}
.thank-you .mb--medium {
  margin-bottom: 75px;
}
.thank-you .mb--large {
  margin-bottom: 150px;
}

.page__spenden-error .error-message {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  margin-top: 2em;
}

/*# sourceMappingURL=give.css.map*/