@font-face {
  font-family: 'Lekton';
  src: url("https://www.whitehelmets.org/assets/fonts/Lekton-Regular.eot");
  src: url("https://www.whitehelmets.org/assets/fonts/Lekton-Regular.eot?#iefix") format("embedded-opentype"), url("https://www.whitehelmets.org/assets/fonts/Lekton-Regular.woff2") format("woff2"), url("https://www.whitehelmets.org/assets/fonts/Lekton-Regular.woff") format("woff"), url("https://www.whitehelmets.org/assets/fonts/Lekton-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lekton';
  src: url("https://www.whitehelmets.org/assets/fonts/Lekton-Bold.eot");
  src: url("https://www.whitehelmets.org/assets/fonts/Lekton-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.whitehelmets.org/assets/fonts/Lekton-Bold.woff2") format("woff2"), url("https://www.whitehelmets.org/assets/fonts/Lekton-Bold.woff") format("woff"), url("https://www.whitehelmets.org/assets/fonts/Lekton-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'DINPro';
  src: url("https://www.whitehelmets.org/assets/fonts/DINPro-Bold.eot");
  src: url("https://www.whitehelmets.org/assets/fonts/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.whitehelmets.org/assets/fonts/DINPro-Bold.woff2") format("woff2"), url("https://www.whitehelmets.org/assets/fonts/DINPro-Bold.woff") format("woff"), url("https://www.whitehelmets.org/assets/fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

body {
  font-family: 'Lekton', sans-serif;
  background-color: #905dde;
  color: white;
  padding: 0;
  margin: 0;
  overflow: hidden; }

a {
  color: inherit; }

.tsc-donate-recurring {
  font-size: 14px;
  margin: 0; }

.tsc-amount-wrapper {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  font-family: 'DINPro', sans-serif;
  line-height: 1;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  font-size: 30px;
  line-height: 60px; }
  @media (min-width: 320px) {
    .tsc-amount-wrapper {
      font-size: 40px; } }
  @media (min-width: 450px) {
    .tsc-amount-wrapper {
      font-size: 60px;
      line-height: 80px; } }
  .tsc-amount-wrapper > li {
    margin: 0 5px 10px;
    width: calc(33.333% - 10px);
    text-align: center; }

.tsc-recurring-type {
  display: inline-block;
  font-weight: bold; }
  .tsc-recurring-type > input[type=radio] {
    display: none; }
  .tsc-recurring-type > span {
    border-radius: 3px;
    padding: 5px;
    margin: 0 0 5px !important;
    /* Override ActionKit */ }
  .tsc-recurring-type > input[type=radio]:checked + span {
    background-color: white;
    color: #905dde; }

.tsc-donate-btns::after {
  content: "";
  display: block;
  clear: both; }

.tsc-donate-btns__btn {
  float: left;
  width: 50%;
  min-height: 1px; }
  .ak-rtl .tsc-donate-btns__btn {
    float: right; }

.tsc-arrow {
  display: inline-block; }
  .ak-rtl .tsc-arrow {
    transform: scale(-1, 1); }

.tsc-thankyou-text {
  text-align: center;
  max-width: 600px;
  margin: 0 auto; }

.tsc-share-btns__item {
  max-width: 400px;
  margin: 0 auto 20px; }

@media (min-width: 600px) {
  .tsc-share-btns {
    display: table;
    table-layout: fixed;
    border-spacing: 20px;
    width: calc(100% + 40px);
    margin: 0 -20px; }
  .tsc-share-btns__item {
    display: table-cell;
    max-width: none; } }

.tsc-share-btns__btn {
  display: block;
  margin-bottom: 5px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  line-height: 50px; }

.tsc-share-btns__btn:hover {
  color: white; }

.tsc-share-btns__btn.facebook {
  background: #3b5a9c; }

.tsc-share-btns__btn.twitter {
  background: #5da7eb; }

.tsc-share-btns__btn.email {
  background: #f4567f; }

.tsc-donate-secure {
  display: none; }

.ak-donate-area-step-2,
.ak-donate-area-step-3,
.tsc-donate-btns,
.tsc-privacy {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto; }

.tsc-privacy {
  margin-top: 10px;
  font-size: 14px; }

.tsc-opt-in {
  padding: 8px 10px; }

.tsc-opt-out {
  border: 1px solid #7e0b0b;
  padding: 10px;
  margin-bottom: 18px;
  line-height: 1.5; }

.tsc-donate-btns {
  margin-top: 18px; }

#tsc-credit-card {
  display: inline-block;
  background-color: white;
  color: #905dde; }

.tsc-view-anchor {
  position: relative;
  top: -90px; }

/* ActionKit overrides */
#ak-fieldbox-privacy_notice {
  line-height: 1.5; }

button, input[type="submit"], a.ak-button, .ak-button {
  border-radius: 3px;
  background-color: #4e445e;
  color: white; }
  button:hover, input[type="submit"]:hover, a.ak-button:hover, .ak-button:hover {
    background-color: #4e445e; }

.ak-donate-menu,
.ak-amount-radio-button {
  display: none; }

div#ak-amount-list #ak-other-amount-container {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  max-width: 200px;
  height: auto;
  font-size: 20px;
  line-height: 40px; }
  div#ak-amount-list #ak-other-amount-container .ak-btn {
    position: relative;
    padding-left: 30px;
    height: auto; }
  div#ak-amount-list #ak-other-amount-container .ak-currency-sym {
    position: absolute;
    left: 10px; }

div#ak-amount-list #ak-other-amount-field {
  height: auto;
  top: -1px;
  width: 100%;
  outline: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-size: 20px;
  line-height: 40px; }

#ak-amount-list li label {
  padding: 0;
  line-height: inherit; }

#ak-amount-list li label,
div#ak-amount-list span.ak-currency label {
  background-color: transparent;
  color: white;
  width: auto;
  border-radius: 3px;
  cursor: pointer; }

#ak-amount-list li label:hover, #ak-amount-list li label.ak-radio-checked, div#ak-amount-list label[for="amount_other_field"].ak-radio-checked,
div#ak-amount-list span.ak-currency label:hover,
div#ak-amount-list span.ak-currency input[type=radio]:checked + label {
  color: #905dde;
  background-color: white; }

#ak-prev-button {
  margin: 0; }

#ak-continue-button {
  margin-left: auto;
  margin-right: 0; }
  .ak-rtl #ak-continue-button {
    margin-left: 0;
    margin-right: auto; }

@media (max-width: 450px) {
  #ak-prev-button,
  #ak-continue-button {
    font-size: 1.15rem; } }

#ak-donation-contact {
  margin-top: 0; }

.ak-styled-fields label {
  font-weight: normal; }

.ak-styled-fields input[type="text"], .ak-styled-fields input[type="email"], .ak-styled-fields input[type="password"], .ak-styled-fields input[type="number"], .ak-styled-fields input[type="tel"], .ak-styled-fields input[type="date"], .ak-styled-fields input[type="url"], .ak-styled-fields input[type="search"], .ak-styled-fields textarea, .ak-styled-fields select {
  outline: 0;
  font-family: inherit;
  font-size: 20px;
  line-height: 40px;
  font-weight: normal;
  height: 40px;
  padding: 0 10px;
  border-radius: 3px;
  margin-bottom: 10px; }

.ak-labels-overlaid label.ak-is-overlaid, .js .ak-labels-overlaid select {
  margin-bottom: 10px; }

.js .ak-labels-overlaid label.ak-is-overlaid {
  padding: 0;
  line-height: 40px;
  left: 10px; }

.ak-err {
  color: #7e0b0b;
  font-weight: bold; }

.ak-err-below .ak-err {
  margin-top: -8px;
  margin-bottom: 10px; }

#ak-amount-list .ak-err {
  margin-top: 0; }

.ak-paypal-button {
  background: white; }

#ak-multi-currency {
  margin-top: 5px;
  margin-bottom: 15px; }

#ak-multi-currency > label {
  display: none; }

div#ak-amount-list .ak-currency, div#ak-amount-list .ak-multi-currency, div#ak-amount-list .ak-amount-wrapper {
  margin-top: 0; }

div#ak-amount-list span.ak-currency {
  margin-right: 0; }
  div#ak-amount-list span.ak-currency label {
    padding: 5px; }
  div#ak-amount-list span.ak-currency input {
    display: none; }

.ak-field-box {
  margin-top: 10px;
  background: none;
  padding: 0 15px; }

.hosted-field.hosted-field {
  height: 40px;
  border: 0;
  border-radius: 3px;
  margin-bottom: 10px; }

#ak-donation-details {
  overflow: visible; }

.ak-thanks h1 {
  text-align: center; }

.ak-progress-meter {
  display: none; }

/* Language specific overrides */
@media (max-width: 450px) {
  html[lang=ru] .tsc-donate-recurring {
    font-size: 10px; } }

@media (max-width: 450px) {
  html[lang=fr] #ak-prev-button,
  html[lang=fr] #ak-continue-button,
  html[lang=es] #ak-prev-button,
  html[lang=es] #ak-continue-button {
    font-size: 0.95rem; } }
