@charset "UTF-8";
/*! normalize.css v6.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

@font-face {
  font-family: "AmnestyTradeGothicBC";
  font-weight: 700;
  src: url("../fonts/AmnestyTradeGothic-BdCn20.b9b6e5a2ceeb.eot") format("eot"), url("../fonts/AmnestyTradeGothic-BdCn20.274e64e1545d.woff") format("woff"), url("../fonts/AmnestyTradeGothic-BdCn20.8a4026f56ff5.ttf") format("truetype"), url("../fonts/AmnestyTradeGothic-BdCn20.10cad2d4dd8d.svg#AmnestyTradeGothicBC") format("svg"); }

@font-face {
  font-family: "AmnestyTradeGothicRC";
  font-weight: 500;
  src: url("../fonts/AmnestyTradeGothic-Cn18.cd05b0704fb3.eot") format("eot"), url("../fonts/AmnestyTradeGothic-Cn18.498b475f589b.woff") format("woff"), url("../fonts/AmnestyTradeGothic-Cn18.28eea006b9b8.ttf") format("truetype"), url("../fonts/AmnestyTradeGothic-Cn18.7360be1a3ccd.svg#AmnestyTradeGothicRC") format("svg"); }

@font-face {
  font-family: "AmnestyTradeGothicRoman";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/AmnestyTradeGothic.4fa9d0dd8f94.eot") format("eot"), url("../fonts/AmnestyTradeGothic.a6f48f386c49.woff") format("woff"), url("../fonts/AmnestyTradeGothic.ee279478fcdc.ttf") format("truetype"), url("../fonts/AmnestyTradeGothic.0c54ef592615.svg#AmnestyTradeGothicRoman") format("svg"); }

@font-face {
  font-family: "AmnestyTradeGothicRoman";
  font-weight: 700;
  src: url("../fonts/AmnestyTradeGothic-Bd2.55428de7b363.eot") format("eot"), url("../fonts/AmnestyTradeGothic-Bd2.01056162861c.woff") format("woff"), url("../fonts/AmnestyTradeGothic-Bd2.be096aa636ec.ttf") format("truetype"), url("../fonts/AmnestyTradeGothic-Bd2.6c3dcaf15470.svg#AmnestyTradeGothicRoman") format("svg"); }

@font-face {
  font-family: "AmnestyTradeGothicRoman";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/AmnestyTradeGothic-Obl.285c66b3d5b3.eot") format("eot"), url("../fonts/AmnestyTradeGothic-Obl.57484cf27b4c.woff") format("woff"), url("../fonts/AmnestyTradeGothic-Obl.26bfbf8e4be5.ttf") format("truetype"), url("../fonts/AmnestyTradeGothic-Obl.5d8d6479fbf9.svg#AmnestyTradeGothicRoman") format("svg"); }

img {
  max-width: 100%; }

.sixteen-nine {
  position: relative; }
  .sixteen-nine:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .sixteen-nine > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

.background-black {
  background: #000000; }

* {
  box-sizing: border-box; }

body {
  margin: 0; }

:is(p, h1, h2, h3, h4, h5, h6, li):empty {
  display: none !important; }

.page {
  max-width: 842px;
  padding: 0 15px 0;
  overflow: hidden; }
  .page:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 768px) {
    .page {
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .page--to-left {
      position: relative;
      left: -10%; } }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative; }
  @media screen and (max-width: 699px) {
    .container {
      padding: 0 15px; } }
  .container--small {
    max-width: 50rem; }
  .container--large {
    max-width: 1532px; }
  .container--tiny {
    max-width: 628.4px; }
  .container--half {
    max-width: 50%; }
  .container > :first-child {
    margin-top: 0; }
  .container > :last-child {
    margin-bottom: 0; }

.block {
  margin-top: 3.5rem;
  position: relative; }
  @media screen and (min-width: 960px) {
    .block {
      margin-top: 5rem; } }
  .block .block__headline--center {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .block--small {
    margin-top: 2rem; }
    @media screen and (min-width: 960px) {
      .block--small {
        margin-top: 3rem; } }
  .block--large {
    margin-top: 5rem; }
    @media screen and (min-width: 960px) {
      .block--large {
        margin-top: 8rem; } }
  .block--theme-dark, .block--theme-grey, .block--theme-yellow, .block--theme-waves {
    padding: 3.5rem 0; }
    @media screen and (min-width: 960px) {
      .block--theme-dark, .block--theme-grey, .block--theme-yellow, .block--theme-waves {
        padding: 5rem 0; } }
    .block--theme-dark .block--theme-dark,
    .block--theme-dark .block--theme-grey,
    .block--theme-dark .block--theme-yellow,
    .block--theme-dark .block--theme-waves, .block--theme-grey .block--theme-dark,
    .block--theme-grey .block--theme-grey,
    .block--theme-grey .block--theme-yellow,
    .block--theme-grey .block--theme-waves, .block--theme-yellow .block--theme-dark,
    .block--theme-yellow .block--theme-grey,
    .block--theme-yellow .block--theme-yellow,
    .block--theme-yellow .block--theme-waves, .block--theme-waves .block--theme-dark,
    .block--theme-waves .block--theme-grey,
    .block--theme-waves .block--theme-yellow,
    .block--theme-waves .block--theme-waves {
      padding: 0 !important;
      margin: 0 !important; }
  .block--theme-dark + .block--theme-grey,
  .block--theme-dark + .block--theme-yellow,
  .block--theme-dark + .block--theme-wave,
  .block--theme-dark + .block--theme-dark,
  .block--theme-grey + .block--theme-grey,
  .block--theme-grey + .block--theme-yellow,
  .block--theme-grey + .block--theme-wave,
  .block--theme-grey + .block--theme-dark,
  .block--theme-yellow + .block--theme-grey,
  .block--theme-yellow + .block--theme-yellow,
  .block--theme-yellow + .block--theme-wave,
  .block--theme-yellow + .block--theme-dark,
  .block--theme-waves + .block--theme-grey,
  .block--theme-waves + .block--theme-yellow,
  .block--theme-waves + .block--theme-wave,
  .block--theme-waves + .block--theme-dark {
    margin-top: 0; }
  .block .cover + .block {
    margin-top: 0 !important; }
  .block--theme-dark {
    background-size: cover;
    background: #000000;
    color: #FFF; }
    .block--theme-dark .rich-text ol li:before {
      background-color: #FFF;
      color: #000000; }
  .block--theme-waves {
    background: #000000 url("../img/wave.13d0508bcfa7.svg");
    color: #FFF; }
    .block--theme-waves .rich-text ol li:before {
      background-color: #FFF;
      color: #000000; }
  .block--theme-grey {
    background-color: #f2f2f2; }
  .block--theme-yellow {
    background-color: #FFFF00; }

.overflow-hidden {
  overflow: hidden; }

.visually-hidden {
  height: 1px;
  left: -10000px;
  margin-top: -1px;
  position: absolute;
  width: 1px; }

.f2f {
  min-height: 100vh;
  background-color: #000000;
  color: #FFF; }
  .f2f__center {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .f2f__center .f2f-new-member-form {
      align-self: flex-start; }
  .f2f__heading {
    align-self: flex-end;
    padding-top: 60px;
    width: 85%;
    margin: 0 auto; }
  .f2f--thank-you a {
    color: #000000;
    text-align: center;
    align-self: flex-start;
    width: 85%;
    margin: 60px auto 0; }

input::-webkit-input-placeholder {
  color: #000000; }

input:-moz-placeholder {
  color: #000000; }

input::-moz-placeholder {
  color: #000000; }

input:-ms-input-placeholder {
  color: #000000; }

.rich-text > :first-child {
  margin-top: 0; }

.rich-text > :last-child {
  margin-bottom: 0; }

.rich-text p:empty {
  display: none; }

@media screen and (max-width: 529px) {
  .rich-text .richtext-image {
    width: 100%;
    height: auto; } }

@media screen and (min-width: 530px) {
  .rich-text .richtext-image.full-width {
    width: 100%;
    height: auto; }
  .rich-text .richtext-image.left {
    float: left;
    margin-right: 2rem; }
  .rich-text .richtext-image.right {
    float: right;
    margin-left: 2rem; } }

.rich-text a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: .15em;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
  cursor: pointer;
  color: inherit;
  font-weight: bold; }
  .rich-text a:hover {
    background: #FFFF00;
    color: #000000;
    box-shadow: 0 0 0 0.2rem #FFFF00; }

.link, .petition-form__data-protection-act a, .cta-mail-form__data-protection-act a, .swish-quick-donation-form__data-protection-act a, .swish-f2f-form__data-protection-act a, .input--checkbox .input__label small a, .input--radio .input__label small a, .form-credentials__data-protection-act a, .basic-registration-form__data-protection-act a, .recurring-payment-increase-page__data-protection-act a {
  text-decoration: none; }
  .link:hover, .petition-form__data-protection-act a:hover, .cta-mail-form__data-protection-act a:hover, .swish-quick-donation-form__data-protection-act a:hover, .swish-f2f-form__data-protection-act a:hover, .input--checkbox .input__label small a:hover, .input--radio .input__label small a:hover, .form-credentials__data-protection-act a:hover, .basic-registration-form__data-protection-act a:hover, .recurring-payment-increase-page__data-protection-act a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: .15em; }
  .link:after, .petition-form__data-protection-act a:after, .cta-mail-form__data-protection-act a:after, .swish-quick-donation-form__data-protection-act a:after, .swish-f2f-form__data-protection-act a:after, .input--checkbox .input__label small a:after, .input--radio .input__label small a:after, .form-credentials__data-protection-act a:after, .basic-registration-form__data-protection-act a:after, .recurring-payment-increase-page__data-protection-act a:after {
    font-size: 120%;
    font-weight: normal;
    margin-left: 3px;
    content: '›';
    display: inline-block; }
  .link--light {
    color: #FFF; }
  .link--dark {
    color: #000000; }
  .link--center {
    text-align: center;
    display: block; }

.checkbox {
  display: block;
  margin-bottom: 18px; }

.checkbox input[type=checkbox] {
  visibility: hidden;
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden; }

.checkbox span {
  height: 11px;
  width: 11px;
  border: 1px solid #FFFF00;
  display: inline-block;
  position: relative; }

[type=checkbox]:checked + span {
  background-color: #FFFF00; }

[type=checkbox]:checked + span:before {
  font-size: 16px;
  font-size: 1rem;
  content: '✓';
  position: absolute;
  /* top: -5px; */
  left: -3px;
  color: #000000; }
  @media screen and (min-width: 530px) {
    [type=checkbox]:checked + span:before {
      /* top: -4px; */
      left: 0; } }

.theme-yellow {
  background-color: #FFFF00;
  color: #000000; }

.theme-red {
  background-color: #bb0000;
  color: #FFF; }

/**
 * Fix embedded video size
 * https://stackoverflow.com/a/24935673
 **/
.responsive-object {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  margin: 2rem 0 0;
  overflow: hidden; }

.responsive-object:last-child {
  margin-bottom: 0; }

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* For Google map in iframe - square on large screens, portrait on small screens (phones) */
.responsive-object.responsive-map {
  padding-bottom: 100%; }
  @media screen and (max-width: 767px) {
    .responsive-object.responsive-map {
      padding-bottom: 150%; } }

.rich-text hr {
  border: 0;
  height: 2px;
  background: black;
  margin: 2rem 0;
  opacity: 1; }

.form {
  background-color: #000000;
  color: #FFF;
  padding: 30px; }
  .form__sub-heading--uppercase {
    text-transform: uppercase; }
  @media screen and (min-width: 640px) {
    .form__top-input .input__label {
      margin-top: 0; } }
  .form__group:not(:last-child) {
    margin: 0 auto 15px; }
    .form__group:not(:last-child):after {
      width: calc(100% + (30px * 2));
      display: block;
      content: '';
      border-bottom: 1px solid #333333;
      margin: 30px -30px 0; }
  .form__group .submit {
    margin-bottom: 0; }

.slide-in--left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.slide-in--active {
  -webkit-animation: slide-in 500ms forwards;
          animation: slide-in 500ms forwards; }

@-webkit-keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }

@keyframes slide-in {
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }

.facts-box {
  display: block;
  padding: 2rem 1.25rem; }
  .facts-box .no-list-style li:before {
    content: initial;
    display: initial;
    position: initial; }
  .facts-box ul {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0; }
    .facts-box ul li {
      position: relative;
      padding-left: 1.1em;
      margin-top: 0.47rem;
      margin-bottom: 0; }
      .facts-box ul li:before {
        content: "• ";
        font-size: 1.125rem;
        display: inline-block;
        position: absolute;
        left: 0; }
  .facts-box ol {
    counter-reset: item;
    list-style: none;
    padding: 0.5em 0;
    margin: 1rem 0 0; }
    .facts-box ol li {
      position: relative;
      counter-increment: item;
      padding-left: 4.5rem;
      top: -0.1rem;
      margin-bottom: 2rem; }
      .facts-box ol li:last-child {
        margin-bottom: 0; }
      .facts-box ol li:before {
        content: counters(item, ".");
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1.5em;
        height: 1.5em;
        text-indent: 0;
        margin-right: 0.5em;
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 1.4em;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        border-radius: 100%;
        background-color: #000000;
        color: #FFFF00; }
  @media screen and (min-width: 960px) {
    .facts-box {
      padding: 2.5rem 2rem; } }
  .facts-box h1 :first-child, .facts-box h2 :first-child, .facts-box h3 :first-child, .facts-box h4 :first-child, .facts-box h5 :first-child {
    margin-top: 0; }
  .facts-box--inverted {
    color: #FFF;
    background-color: #000000; }
    .facts-box--inverted li:before {
      color: #FFFF00; }
    .facts-box--inverted ol:first-child:last-child p {
      font-size: 22px;
      font-size: 1.375rem; }
    .facts-box--inverted ol li {
      padding-left: 2.5em; }
      .facts-box--inverted ol li:before {
        border: 2px solid #FFFF00; }

.form-agm__row:after {
  content: "";
  display: table;
  clear: both; }

#agm-form hr {
  margin: 15px 0; }

.highlight {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  line-height: 1.1;
  box-sizing: border-box;
  display: block;
  font-style: normal;
  padding: 23px 0;
  border: 0 solid transparent;
  border-top-width: 3.5rem;
  border-bottom-width: 3.5rem;
  position: relative;
  text-align: center;
  text-wrap: balance; }
  .highlight p {
    margin: 0;
    display: inline-block;
    font-family: "AmnestyTradeGothicRC", serif;
    line-height: 1.16;
    font-size: 36px;
    font-size: 2.25rem; }
  .highlight b,
  .highlight strong {
    display: inline-block;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    font-size: 36px;
    font-size: 2.25rem; }
    @media screen and (min-width: 530px) {
      .highlight b,
      .highlight strong {
        font-size: 60px;
        font-size: 3.75rem; } }
  .highlight::before {
    background-color: #000000;
    content: '';
    height: 6px;
    position: absolute;
    top: 0;
    left: 40%;
    right: 40%;
    width: 20%; }
  .highlight::after {
    background-color: #000000;
    bottom: 0;
    content: '';
    height: 6px;
    position: absolute;
    left: 40%;
    right: 40%;
    width: 20%; }
  .highlight__share {
    text-align: center; }
    .highlight__share__item {
      display: inline-block;
      margin: 0;
      vertical-align: middle; }
    .highlight__share__label, .highlight__share__link {
      height: 2em;
      line-height: 2em;
      display: block;
      margin: 0 .2em; }
    .highlight__share__link {
      min-width: 2em;
      background-size: 1em;
      background-repeat: no-repeat;
      background-position: center; }
      .highlight__share__link:hover {
        background-color: #f2f2f2; }
      .highlight__share__link--twitter {
        background-image: url("../img/twitter-dark.9ec61169b96e.svg"); }
      .highlight__share__link--facebook {
        background-image: url("../img/fb-dark.725ac410e240.svg"); }
      .highlight__share__link--mail {
        background-image: url("../img/mail-dark.a661d225d5a1.svg"); }

.info-box {
  background-color: #000000;
  color: #FFF;
  text-align: center;
  padding: 30px; }
  .info-box .no-list-style li:before {
    content: initial;
    display: initial;
    position: initial; }
  .info-box ul {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0; }
    .info-box ul li {
      position: relative;
      padding-left: 1.1em;
      margin-top: 0.47rem;
      margin-bottom: 0; }
      .info-box ul li:before {
        content: "• ";
        font-size: 1.125rem;
        display: inline-block;
        position: absolute;
        left: 0; }
  .info-box ol {
    counter-reset: item;
    list-style: none;
    padding: 0.5em 0;
    margin: 1rem 0 0; }
    .info-box ol li {
      position: relative;
      counter-increment: item;
      padding-left: 4.5rem;
      top: -0.1rem;
      margin-bottom: 2rem; }
      .info-box ol li:last-child {
        margin-bottom: 0; }
      .info-box ol li:before {
        content: counters(item, ".");
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1.5em;
        height: 1.5em;
        text-indent: 0;
        margin-right: 0.5em;
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 1.4em;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        border-radius: 100%;
        background-color: #000000;
        color: #FFFF00; }
  .info-box__headline {
    margin: 0 0 30px 0; }
  .info-box__items {
    margin: -15px; }
    .info-box__items:after {
      content: "";
      display: table;
      clear: both; }
  .info-box__item {
    width: 33.33%;
    float: left;
    padding: 15px;
    margin: 0; }
    .info-box__item:before {
      content: none; }
    @media screen and (max-width: 639px) {
      .info-box__item {
        width: 100%;
        display: flex;
        align-items: center;
        text-align: left; } }
  .info-box__img {
    margin-bottom: 30px;
    border-radius: 50%;
    height: auto;
    max-width: 116px; }
    @media screen and (max-width: 639px) {
      .info-box__img {
        width: 25vw;
        margin: 0 15px 0 0; } }
  .info-box__text {
    margin: 0; }

.subtitle {
  margin: 0; }

.search-bar {
  background-color: #202020;
  border-top: 1px solid #3a3a3a;
  overflow: hidden;
  transition: opacity 150ms;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  position: fixed;
  max-height: 0;
  top: 0;
  z-index: 110;
  width: 100%;
  opacity: 0; }
  .search-bar--active {
    height: 90px;
    top: 50px;
    opacity: 1;
    max-height: 10000px; }
  @media (min-width: 1200px) {
    .search-bar {
      top: 70px; } }
  .search-bar__input {
    height: 50px;
    width: calc(100% - 100px);
    margin: 20px 0;
    padding: 0 10px;
    border: none;
    outline: none;
    font-size: 24px;
    color: #262626;
    float: left; }
  .search-bar__btn {
    width: 50px;
    height: 50px;
    float: right;
    margin: 20px 0;
    border: none;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    padding: 0;
    cursor: pointer; }
    .search-bar__btn--search {
      background-image: url("../img/search-icon.dfd87846f260.svg"); }
    .search-bar__btn--cancel {
      background-image: url("../img/cross-icon.4b211c04235d.svg");
      background-size: 43%; }

.petition-form {
  background-color: #000000;
  color: #FFF;
  padding: 50px 30px 30px;
  position: relative; }
  .petition-form a {
    color: inherit;
    text-decoration: none;
    font-weight: normal; }
  @media screen and (max-width: 479px) {
    .petition-form {
      padding: 50px 15px 15px; } }
  .petition-form__unsubmitted {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline; }
    .petition-form__unsubmitted--hidden {
      display: none; }
  .petition-form__action-period {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "AmnestyTradeGothicRC", serif;
    padding: 0.45em 0.65em;
    display: inline-block;
    color: #000000;
    background-color: #FFFF00;
    position: absolute;
    right: -9px;
    top: -0.5em; }
    .petition-form__action-period:after {
      content: "";
      position: absolute;
      bottom: -9px;
      right: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 9px 9px 0 0;
      border-color: #cccccc transparent transparent transparent; }
  .petition-form__heading {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 38px;
    margin: 0 0 0.5em;
    color: #FFFF00;
    text-transform: uppercase; }
  .petition-form__sub-heading {
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    font-family: "AmnestyTradeGothicRC", serif; }
  .petition-form__form {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline; }
  .petition-form__section {
    margin: -9px -9px 9px; }
  .petition-form__column {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -3px;
    min-height: 1px;
    padding: 9px;
    vertical-align: top;
    width: 100%; }
    @media screen and (min-width: 640px) {
      .petition-form__column {
        width: 50%; } }
    @media screen and (max-width: 479px) {
      .petition-form__column {
        padding: 4.5px 9px; } }
  .petition-form__input-wrap {
    position: relative; }
  .petition-form__checkbox-label {
    top: -15px; }
  .petition-form__input {
    font-size: 24px;
    font-size: 1.5rem;
    background-color: #FFF;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
    color: #000000;
    display: block;
    height: 49px;
    margin: 0;
    padding: 0 0.65em;
    width: 100%; }
    .petition-form__input--hidden {
      display: none; }
    .petition-form__input--sign, .petition-form__input--submit {
      background: none;
      background-color: #FFFF00;
      border: 0;
      cursor: pointer;
      display: block;
      padding: 8px 16px;
      transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
      text-decoration: none;
      -webkit-user-select: none;
      -moz-user-select: none;
       -ms-user-select: none;
           user-select: none;
      border-radius: 1px;
      font-size: 30px;
      font-size: 1.875rem;
      padding: 15px 20px;
      width: 100%;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      text-transform: uppercase;
      margin-bottom: 18px;
      position: relative;
      line-height: 1em;
      color: #000000 !important; }
      .petition-form__input--sign:disabled, .petition-form__input--submit:disabled {
        background-color: #cccc00;
        cursor: not-allowed; }
      .petition-form__input--sign:hover, .petition-form__input--submit:hover {
        transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
      .petition-form__input--sign:hover, .petition-form__input--submit:hover {
        background-color: #ffea00; }
      .petition-form__input--sign:after, .petition-form__input--submit:after {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        right: 13px;
        top: 19px;
        background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }
      .petition-form__input--sign.loading:after, .petition-form__input--submit.loading:after {
        content: '';
        width: 25px;
        height: 25px;
        position: absolute;
        right: 18px;
        top: 17px;
        background: url("../img/spinner-black.704a76244090.svg") no-repeat center; }
  .petition-form__spinner {
    display: block;
    width: 20px;
    height: 20px;
    margin: 15px auto;
    background: transparent url("../img/ajax-loader-black.03ca3a217bd5.gif") no-repeat center; }
    .petition-form__spinner--hidden {
      display: none; }
  .petition-form__label {
    height: 1px;
    /* margin-left: -100%; */
    /* This gave visible labels, that was supposed to be hidden off screen */
    margin-left: -9999px;
    margin-top: -1px;
    position: absolute;
    width: 1px; }
  .petition-form__input-errors {
    color: #FFFF00;
    list-style: none;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0;
    font-weight: bold; }
    .petition-form__input-errors--hidden {
      display: none; }
  .petition-form__input-error {
    padding: 0;
    margin: 0; }
    .petition-form__input-error::before {
      content: ''; }
    .petition-form__input-error small::before {
      content: '*';
      margin-right: 2px; }
  .petition-form__data-protection-act {
    line-height: 1.5; }
    .petition-form__data-protection-act a {
      color: inherit; }
    .petition-form__data-protection-act p {
      max-width: initial;
      margin: 0 0 25px 0; }
  .petition-form__bottom-info-text {
    padding: 5px 0; }
  .petition-form__required-text {
    margin-top: -10px; }
  .petition-form__feedback--hidden {
    display: none; }
  .petition-form__feedback .swish-quick-donation_img_col {
    display: none; }
  .petition-form__feedback-content {
    position: relative;
    text-align: center; }
    @media screen and (min-width: 480px) {
      .petition-form__feedback-content {
        padding: 0 30px; } }
    .petition-form__feedback-content p {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; }
  .petition-form__feedback-heading {
    font-size: 40px;
    font-size: 2.5rem;
    color: #FFFF00;
    margin-top: 0;
    margin-bottom: 18px;
    text-transform: uppercase; }
  .petition-form__feedback-sub-heading {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    font-family: "AmnestyTradeGothicRC", serif;
    margin: 0 0 18px 0;
    padding: 5px 0;
    vertical-align: baseline; }
  .petition-form__info {
    position: relative;
    z-index: 100;
    border-top: 1px solid #333333;
    margin: 30px -30px 0; }
    @media screen and (max-width: 479px) {
      .petition-form__info {
        margin: 15px -15px 0; } }

.amnesty-petition-letter {
  position: relative;
  margin: 0 -30px 20px; }
  @media screen and (max-width: 479px) {
    .amnesty-petition-letter {
      margin: 0 -15px 20px; } }
  .amnesty-petition-letter__button {
    background: none;
    background-color: #000000;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 20px;
    font-size: 1.25rem;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    font-family: "AmnestyTradeGothicRC", serif;
    color: #FFF;
    height: auto;
    text-align: left;
    padding: 15px 60px 15px 30px;
    width: 100%;
    position: relative;
    transition: all 0.1s ease; }
    .amnesty-petition-letter__button:disabled {
      background-color: black;
      cursor: not-allowed; }
    .amnesty-petition-letter__button:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .amnesty-petition-letter__button:after {
      transition: all 0.5s ease;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      background-image: url("../img/arrow-white.739339ddb8a6.svg");
      background-position: center;
      background-repeat: no-repeat;
      content: '';
      position: absolute;
      right: 30px;
      top: 22px;
      height: 15px;
      width: 15px; }
    .amnesty-petition-letter__button[aria-expanded="true"]::after {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .amnesty-petition-letter__content {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #000000;
    display: block;
    padding: 30px;
    background-color: #FFF; }
    .amnesty-petition-letter__content p {
      color: #000000;
      max-width: initial;
      font-size: 18px;
      font-size: 1.125rem; }
      .amnesty-petition-letter__content p:first-child {
        margin-top: 0; }
      .amnesty-petition-letter__content p:last-child {
        margin-bottom: 0; }

.petition-form__campaign {
  margin-top: -30px; }
  .petition-form__campaign .petition-form__heading,
  .petition-form__campaign .petition-form__sub-heading,
  .petition-form__campaign .petition-form__info,
  .petition-form__campaign .petition-form__action-period {
    display: none; }
  .petition-form__campaign .petition-form {
    padding-top: 0px; }
  .petition-form__campaign .preamble {
    padding-bottom: 30px; }

.cta-mail-form {
  background-color: #000000;
  color: #FFF;
  padding: 50px 30px 30px;
  position: relative; }
  .cta-mail-form a {
    color: inherit;
    text-decoration: none;
    font-weight: normal; }
  @media screen and (max-width: 479px) {
    .cta-mail-form {
      padding: 50px 15px 15px; } }
  .cta-mail-form__unsubmitted {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline; }
    .cta-mail-form__unsubmitted--hidden {
      display: none; }
  .cta-mail-form__action-period {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "AmnestyTradeGothicRC", serif;
    padding: 0.45em 0.65em;
    display: inline-block;
    color: #000000;
    background-color: #FFFF00;
    position: absolute;
    right: -9px;
    top: -0.5em; }
    .cta-mail-form__action-period:after {
      content: "";
      position: absolute;
      bottom: -9px;
      right: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 9px 9px 0 0;
      border-color: #cccccc transparent transparent transparent; }
  .cta-mail-form__heading {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 38px;
    margin: 0 0 0.5em;
    color: #FFFF00;
    text-transform: uppercase; }
  .cta-mail-form__sub-heading {
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    font-family: "AmnestyTradeGothicRC", serif; }
  .cta-mail-form__form {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline; }
  .cta-mail-form__section {
    margin: -9px -9px 9px; }
  .cta-mail-form__column {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -3px;
    min-height: 1px;
    padding: 9px;
    vertical-align: top;
    width: 100%; }
    @media screen and (min-width: 640px) {
      .cta-mail-form__column {
        width: 50%; } }
    @media screen and (max-width: 479px) {
      .cta-mail-form__column {
        padding: 4.5px 9px; } }
  .cta-mail-form__row {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -3px;
    min-height: 1px;
    padding: 9px;
    vertical-align: top;
    width: 100%; }
    @media screen and (max-width: 479px) {
      .cta-mail-form__row {
        padding: 4.5px 9px; } }
  .cta-mail-form__input-wrap {
    position: relative; }
  .cta-mail-form__input {
    font-size: 24px;
    font-size: 1.5rem;
    background-color: #FFF;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
    color: #000000;
    display: block;
    height: 49px;
    margin: 0;
    padding: 0 0.65em;
    width: 100%; }
    .cta-mail-form__input--hidden {
      display: none; }
    .cta-mail-form__input--submit {
      background: none;
      background-color: #FFFF00;
      border: 0;
      cursor: pointer;
      display: block;
      padding: 8px 16px;
      transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
      text-decoration: none;
      -webkit-user-select: none;
      -moz-user-select: none;
       -ms-user-select: none;
           user-select: none;
      border-radius: 1px;
      font-size: 30px;
      font-size: 1.875rem;
      padding: 15px 20px;
      width: 100%;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      text-transform: uppercase;
      margin-bottom: 18px;
      position: relative;
      line-height: 1em;
      color: #000000 !important; }
      .cta-mail-form__input--submit:disabled {
        background-color: #cccc00;
        cursor: not-allowed; }
      .cta-mail-form__input--submit:hover {
        transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
      .cta-mail-form__input--submit:hover {
        background-color: #ffea00; }
      .cta-mail-form__input--submit:after {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        right: 13px;
        top: 19px;
        background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }
      .cta-mail-form__input--submit.loading:after {
        content: '';
        width: 25px;
        height: 25px;
        position: absolute;
        right: 18px;
        top: 17px;
        background: url("../img/spinner-black.704a76244090.svg") no-repeat center; }
  .cta-mail-form__spinner {
    display: block;
    width: 20px;
    height: 20px;
    margin: 15px auto;
    background: transparent url("../img/ajax-loader-black.03ca3a217bd5.gif") no-repeat center; }
    .cta-mail-form__spinner--hidden {
      display: none; }
  .cta-mail-form__label {
    height: 1px;
    margin-left: -100%;
    margin-top: -1px;
    position: absolute;
    width: 1px; }
  .cta-mail-form__input-errors {
    color: #FFFF00;
    list-style: none;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0;
    font-weight: bold; }
    .cta-mail-form__input-errors--hidden {
      display: none; }
  .cta-mail-form__input-error {
    padding: 0;
    margin: 0; }
    .cta-mail-form__input-error::before {
      content: ''; }
    .cta-mail-form__input-error small::before {
      content: '*';
      margin-right: 2px; }
  .cta-mail-form__data-protection-act {
    line-height: 1.5; }
    .cta-mail-form__data-protection-act a {
      color: inherit; }
    .cta-mail-form__data-protection-act p {
      max-width: initial;
      margin: 0 0 25px 0; }
  .cta-mail-form__bottom-info-text {
    padding: 5px 0; }
  .cta-mail-form__required-text {
    margin-top: -10px; }
  .cta-mail-form__feedback--hidden {
    display: none; }
  .cta-mail-form__feedback-close {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 30px;
    font-size: 1.875rem;
    padding: 15px 20px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    text-transform: uppercase;
    margin: 18px auto 0;
    position: relative;
    line-height: 1em; }
    .cta-mail-form__feedback-close:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .cta-mail-form__feedback-close:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .cta-mail-form__feedback-close:hover {
      background-color: #ffea00; }
  .cta-mail-form__feedback-content {
    position: relative;
    text-align: center;
    padding: 30px; }
    .cta-mail-form__feedback-content p {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; }
  .cta-mail-form__feedback-heading {
    font-size: 40px;
    font-size: 2.5rem;
    color: #FFFF00;
    margin-top: 0;
    margin-bottom: 18px;
    text-transform: uppercase; }
  .cta-mail-form__feedback-sub-heading {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    font-family: "AmnestyTradeGothicRC", serif;
    margin: 0 0 18px 0;
    padding: 5px 0;
    vertical-align: baseline; }
  .cta-mail-form__info {
    position: relative;
    z-index: 100;
    border-top: 1px solid #333333;
    margin: 30px -30px 0; }
    @media screen and (max-width: 479px) {
      .cta-mail-form__info {
        margin: 15px -15px 0; } }
  .cta-mail-form .swish-quick-donation_img_col {
    display: none; }

.amnesty-petition-letter {
  position: relative;
  margin: 0 -30px 20px; }
  @media screen and (max-width: 479px) {
    .amnesty-petition-letter {
      margin: 0 -15px 20px; } }
  .amnesty-petition-letter__button {
    background: none;
    background-color: #000000;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 20px;
    font-size: 1.25rem;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    font-family: "AmnestyTradeGothicRC", serif;
    color: #FFF;
    height: auto;
    text-align: left;
    padding: 15px 60px 15px 30px;
    width: 100%;
    position: relative;
    transition: all 0.1s ease; }
    .amnesty-petition-letter__button:disabled {
      background-color: black;
      cursor: not-allowed; }
    .amnesty-petition-letter__button:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .amnesty-petition-letter__button:after {
      transition: all 0.5s ease;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      background-image: url("../img/arrow-white.739339ddb8a6.svg");
      background-position: center;
      background-repeat: no-repeat;
      content: '';
      position: absolute;
      right: 30px;
      top: 22px;
      height: 15px;
      width: 15px; }
    .amnesty-petition-letter__button[aria-expanded="true"]::after {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .amnesty-petition-letter__content {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #000000;
    display: block;
    padding: 30px;
    background-color: #FFF; }
    .amnesty-petition-letter__content p {
      color: #000000;
      max-width: initial;
      font-size: 18px;
      font-size: 1.125rem; }
      .amnesty-petition-letter__content p:first-child {
        margin-top: 0; }
      .amnesty-petition-letter__content p:last-child {
        margin-bottom: 0; }

.calendar {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: -10px; }
  .calendar__item {
    width: 50%;
    padding: 10px;
    margin: 0; }
    @media screen and (max-width: 699px) {
      .calendar__item {
        width: 100%; } }
    .calendar__item__link {
      margin: 0;
      color: #000000;
      text-decoration: none;
      display: block;
      height: 100%; }
      .calendar__item__link:hover {
        background-color: #f2f2f2; }
    .calendar__item__info {
      flex-grow: 1;
      padding: 15px 15px calc(1em + 12px);
      position: relative;
      border: 1px solid #000000; }
    .calendar__item__row {
      margin: 0 0 .5em;
      font-size: 14px;
      line-height: 1em; }
    .calendar__item__headline {
      font-size: 16px;
      line-height: 1.3em;
      text-transform: none;
      font-family: "AmnestyTradeGothicRoman", arial;
      letter-spacing: 0;
      margin: 0 0 .4em 0; }
    .calendar__item__read-more {
      display: block;
      margin: 0;
      position: absolute;
      bottom: 0.2em;
      right: 0.7em;
      font-size: 14px;
      font-weight: bold; }
  .calendar__event {
    display: flex;
    height: 100%; }
  .calendar__date {
    background-color: #000000;
    color: #FFF;
    padding: 20px;
    text-align: center;
    width: 3.3em;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    line-height: 1.2em;
    font-size: 30px; }
    .calendar__date__section {
      text-transform: uppercase; }
  .calendar__icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background: no-repeat center;
    vertical-align: text-bottom;
    margin-right: 0.4em; }
    .calendar__icon--location {
      background-image: url("../img/location.8e3fd1bd6051.svg"); }
    .calendar__icon--clock {
      background-image: url("../img/clock.8d056119c999.svg"); }

.cover {
  position: relative;
  display: flex;
  min-height: 65vh;
  margin: 0; }
  @media screen and (min-width: 1000px) {
    .cover {
      min-height: 84vh; } }
  @media screen and (min-width: 1200px) {
    .cover {
      min-height: 75vh; } }
  @media screen and (min-width: 960px) {
    .cover--content-offset {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 959px) {
    .cover--content-offset {
      margin-bottom: 3.5rem; } }
  .cover__caption {
    position: relative;
    display: flex;
    width: 100%;
    padding: 2.8em 2rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center; }
    .cover__caption::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(255, 255, 255, 0.4); }
    .cover--invert .cover__caption::before {
      background-color: rgba(0, 0, 0, 0.4); }
  .cover h1 {
    font-size: 2rem;
    max-width: none;
    width: 90%;
    margin: 0; }
  .cover__title {
    display: inline;
    max-width: 6em;
    margin: 0;
    padding: 0.05em 0;
    position: relative;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: clamp(2.5rem, 12vw, 6rem);
    line-height: 1.37;
    letter-spacing: 0;
    word-break: break-word;
    color: #FFF;
    background-color: #000000;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
    box-shadow: 0.3em 0 0 #000000, -0.5em 0 0 #000000;
    mix-blend-mode: multiply;
    text-wrap: balance; }
    @media screen and (min-width: 1200px) {
      .cover__title {
        max-width: 100%; } }
    .cover--invert .cover__title {
      color: #000000;
      background-color: #FFF;
      mix-blend-mode: lighten;
      box-shadow: 0.2em 0 0 #FFF, -0.4em 0 0 #FFF; }
    .cover--flat .cover__title {
      mix-blend-mode: unset; }
  .cover__text {
    flex: 0 0;
    width: 90%;
    font-weight: bold;
    margin: 1em auto;
    font-size: 32px;
    font-size: 2rem;
    font-family: "AmnestyTradeGothicRC", serif;
    line-height: 1.3;
    text-transform: uppercase;
    position: relative; }
    @media screen and (min-width: 530px) {
      .cover__text {
        max-width: 24em;
        font-size: 38px;
        font-size: 2.375rem; } }
    @media screen and (min-width: 960px) {
      .cover__text {
        font-size: 46px;
        font-size: 2.875rem;
        line-height: 1.26; } }
    .cover--invert .cover__text {
      color: #FFF; }
  .cover__wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden; }
  .cover__background {
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-15%) translateY(calc(30% * var(--cover--state-inview, 0))) scale(1.1);
            transform: translateY(-15%) translateY(calc(30% * var(--cover--state-inview, 0))) scale(1.1);
    will-change: transform; }
  .cover__link {
    z-index: 1; }
    .cover__link--state-sticky {
      position: fixed;
      top: 4em;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      will-change: opacity, transform;
      -webkit-animation: cover__link--appearing 275ms forwards cubic-bezier(0.175, 0.885, 0.38, 1.275);
              animation: cover__link--appearing 275ms forwards cubic-bezier(0.175, 0.885, 0.38, 1.275); }

@-webkit-keyframes cover__link--appearing {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%); }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); } }

@keyframes cover__link--appearing {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%); }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); } }
    .cover__link:not(.cover__link--state-sticky):hover .cover__button {
      background: #ffe100; }
    .cover__link:not(.cover__link--state-sticky)::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
  .cover__button {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 0.6em 0.65em;
    border: 0;
    border-width: 2px 2px 4px 2px;
    margin: 0;
    touch-action: manipulation;
    font-size: 25px;
    font-size: 1.5625rem;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 0.6em;
    white-space: nowrap;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    color: #000000;
    -webkit-tap-highlight-color: transparent;
    transition: background 250ms ease-out; }
    .cover__button:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .cover__button:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .cover__button[disabled] {
      pointer-events: none;
      background: #f2f2f2;
      transition: none !important; }
    .cover__button:hover, .cover__button:active {
      background: #ffe100; }
    @media screen and (min-width: 480px) {
      .cover__button {
        font-size: 38px;
        font-size: 2.375rem; } }
    @media screen and (min-width: 640px) {
      .cover__button {
        font-size: 44px;
        font-size: 2.75rem; } }
  .cover__icon {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    border: solid 10px #000000;
    border-radius: 50%; }
    .cover__icon::before {
      content: "";
      width: 0;
      height: 0;
      border: 30px solid transparent;
      border-left-color: #000000;
      position: absolute;
      left: calc(50% + 20px);
      top: 50%;
      -webkit-transform: translate(-50%, -50%) scaleY(0.8);
              transform: translate(-50%, -50%) scaleY(0.8); }
      .cover--invert .cover__icon::before {
        border-left-color: #FFF; }
  .cover__content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
    @media screen and (min-width: 960px) {
      .cover__content {
        bottom: -3.5rem; } }
    @media screen and (max-width: 959px) {
      .cover__content {
        margin-top: -5rem; } }

.button {
  display: inline-block;
  position: relative; }
  .button--cta {
    position: relative;
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 1.5rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    padding: 8px 17px;
    color: #000000;
    margin: 0;
    text-decoration: none;
    border-radius: 1px;
    line-height: 1.25;
    max-width: 25rem;
    text-align: center;
    text-wrap: balance; }
    .button--cta:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .button--cta:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .button--cta:hover {
      background-color: #ffea00;
      text-decoration: none; }
  .button__shadow {
    position: absolute;
    width: 100%;
    top: 0.5rem;
    left: 0.5rem;
    height: 100%;
    background: #000; }
  @media screen and (min-width: 960px) {
    .button__shadow + .button--cta {
      font-size: 2.25rem; } }
  .button--outlined {
    z-index: 100;
    position: relative;
    background: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    font-size: 20px;
    padding: .8em 1em;
    color: #000000;
    margin: 0;
    text-decoration: none;
    border: 1px solid #000000; }
    .button--outlined:disabled {
      background-color: rgba(0, 0, 0, 0);
      cursor: not-allowed; }
    .button--outlined:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .rich-text .button--outlined {
      text-decoration: none; }
    .button--outlined:hover {
      text-decoration: none;
      background: #000000;
      color: #FFF; }
      .rich-text .button--outlined:hover {
        text-decoration: none;
        background: #000000; }

.hero {
  position: relative;
  margin: 0;
  overflow: hidden;
  /* Not supporting content, yet. */ }
  .hero img {
    display: block;
    width: 100%;
    z-index: -1; }
    @media screen and (min-width: 480px) {
      .hero img {
        margin: auto; } }
  .hero__figure {
    position: relative;
    margin: 0;
    min-height: 5rem;
    background: #f2f2f2; }
  .hero__caption {
    display: block;
    padding: 6px 9px;
    font-size: 0.85rem;
    color: #FFF;
    background-color: #000000;
    border-radius: 0 1px 0 0; }
    @media screen and (min-width: 480px) {
      .hero__caption {
        position: absolute;
        left: 0;
        bottom: 0;
        display: block; } }
    .hero__caption--top {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 12px;
      font-size: 0.75rem;
      font-family: "AmnestyTradeGothicRC", serif;
      text-align: right;
      color: #FFF;
      -webkit-font-smoothing: auto;
      background: none;
      padding: 0; }
  .hero--contain {
    max-height: 500px; }
    .hero--contain .hero__figure {
      max-width: 820px;
      margin: 0 auto; }
  .hero__content {
    display: none; }

.short-story {
  display: grid;
  gap: 1.5rem;
  align-items: center;
  color: #000000; }

@media (min-width: 960px) {
  .short-story {
    grid-template-columns: 22rem auto;
    gap: 3.5rem; } }

/* The image */
.short-story__img {
  width: 100%;
  max-width: 15rem;
  height: auto;
  border-radius: 50%;
  aspect-ratio: 1 / 1; }

@media (min-width: 960px) {
  .short-story__img {
    max-width: none; } }

/* Square image */
.short-story--square .short-story__img {
  min-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 1px;
  aspect-ratio: unset; }

/* Boxed story */
.short-story--boxed {
  align-items: start;
  border-radius: 1px; }

.short-story--dark,
.short-story--grey,
.short-story--yellow {
  padding: 1.25rem; }

.short-story--dark {
  background: #000000;
  color: #FFF; }
  .short-story--dark .rich-text ol li:before {
    background-color: #FFF;
    color: #000000; }

.block--theme-dark .short-story {
  color: #FFF; }

.focus-page-body-theme-dark .short-story--dark {
  background: #fff;
  color: black; }
  .focus-page-body-theme-dark .short-story--dark .rich-text ol li:before {
    background-color: black;
    color: white; }

.short-story--grey {
  background-color: #f2f2f2;
  color: black; }

.focus-page-body-theme-dark .short-story--grey {
  background: #202020;
  color: #fff; }

.short-story--yellow {
  background-color: #FFFF00; }

.focus-page-body-theme-dark .short-story--yellow {
  color: black; }

@media (min-width: 960px) {
  .short-story--boxed {
    grid-template-columns: 14rem auto; }
  .short-story--dark,
  .short-story--grey,
  .short-story--yellow {
    padding: 2rem; } }

/* Reversed story layout */
@media (min-width: 960px) {
  .short-story--reverse {
    grid-template-columns: auto 22rem; }
  .short-story--reverse.short-story--boxed:not(.short-story--square) {
    grid-template-columns: auto 14rem; }
  .short-story--reverse .short-story__img {
    order: 2; } }

@media (min-width: 960px) {
  /* Square images */
  .short-story--square {
    grid-template-columns: 1fr 1fr; }
  .short-story--square .short-story__img {
    display: block;
    border-radius: 1px; }
  /* Boxed */ }

/* Content */
.short-story__subheading {
  font-weight: bold;
  margin: 0 0 0.75rem; }

.short-story__headline {
  margin: -0.5rem 0 0;
  text-wrap: balance; }

.short-story__text {
  margin: 1rem 0 0; }

.short-story__actions {
  margin-top: 1rem; }

.short-story__button + .short-story__button {
  margin-top: 1rem; }

.short-story--yellow .short-story__button > .button > .button--cta,
.block--theme-yellow .short-story__button > .button > .button--cta {
  background: black;
  color: white; }

.action-progress {
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #000000;
  font-family: "AmnestyTradeGothicRC", serif;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%; }
  @media screen and (min-width: 530px) {
    .action-progress {
      font-size: 20px;
      font-size: 1.25rem; } }
  .action-progress__row {
    display: table-row;
    vertical-align: top; }
  .action-progress b {
    font-family: "AmnestyTradeGothicBC", sans-serif;
    display: inline-block; }
  .action-progress__cell {
    padding: 11px 15px;
    display: table-cell;
    border-right: 1px solid #000000; }
  .action-progress__bar {
    background-color: #000000;
    height: 6px;
    width: 50%; }
  .action-progress__bar-inner {
    background-color: #FFFF00;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 0%;
    transition: width 1s ease-in-out; }

.action-progress-live {
  font-family: "AmnestyTradeGothicBC", sans-serif;
  font-size: 30px;
  line-height: 56px;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 699px) {
    .action-progress-live {
      font-size: 4.25vw; } }
  .action-progress-live__bar {
    background-color: #000000;
    height: 56px;
    width: 100%;
    position: relative; }
    .action-progress-live__bar i {
      /* This is a particle */
      position: absolute;
      right: 100%;
      top: 0;
      width: 5px;
      height: 5px;
      border-radius: 2.5px;
      background-color: #FFFF00;
      /* The transition time should be matched with the timing
         in action-progress-live.js */
      transition: right 0.5s cubic-bezier(0.95, 0.05, 0.8, 0.04); }
    .action-progress-live__bar i.start {
      opacity: 0;
      background-color: black;
      right: 0%; }
    .action-progress-live__bar-inner {
      background-color: #FFFF00;
      position: relative;
      top: 0;
      left: 0;
      display: block;
      height: 100%;
      width: 0%;
      /* Width is overridden to show a progress */
      transition: width 1s ease-in-out;
      /* This z-index is so the particles go beneath the text
         in this span instead of above it. */
      z-index: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .action-progress-live__bar-text {
      font-family: "AmnestyTradeGothicBC", sans-serif;
      position: absolute;
      top: 0;
      left: 20px;
      color: #000; }
      .action-progress-live__bar-text em {
        font-style: normal; }
      .action-progress-live__bar-text-light {
        color: #fff; }

.action-progress-live--discrete .action-progress-live__bar-text {
  display: none; }

.action-progress-live--discrete .action-progress-live,
.action-progress-live--discrete .action-progress-live__bar {
  height: 20px; }

.action-progress-live--theme-white .action-progress-live__bar,
.action-progress-live--theme-grey .action-progress-live__bar {
  background-color: #000; }

.action-progress-live--theme-white .action-progress-live__bar-text-light,
.action-progress-live--theme-grey .action-progress-live__bar-text-light {
  color: #fff; }

.action-progress-live--theme-dark .action-progress-live__bar,
.action-progress-live--theme-waves .action-progress-live__bar {
  background-color: #e5e5e5;
  border-color: #fff;
  border-width: 0; }
  .action-progress-live--theme-dark .action-progress-live__bar i,
  .action-progress-live--theme-waves .action-progress-live__bar i {
    background-color: #000; }

.action-progress-live--theme-dark .action-progress-live__bar-text,
.action-progress-live--theme-waves .action-progress-live__bar-text {
  color: #000; }
  .action-progress-live--theme-dark .action-progress-live__bar-text-light,
  .action-progress-live--theme-waves .action-progress-live__bar-text-light {
    color: #000; }

/*
white
dark
waves
grey*/
.action-tile {
  display: flex;
  position: relative;
  width: 100%;
  max-height: 75vh;
  margin-bottom: 0.5rem;
  grid-column: span 1;
  position: relative; }
  .action-tile.bleed {
    width: 100vw;
    margin: calc(var(--item-padding) * -1) calc(max((100vw - 1140px) / 2, var(--item-padding)) * -1) 0; }

@media (min-width: 700px) {
  .action-tile {
    padding: calc(var(--item-padding) / 2);
    margin-bottom: 0; } }

@media (min-width: 1000px) {
  .action-tile {
    padding: var(--item-padding); } }

.action-tile::before {
  content: "";
  display: block; }

@media (min-width: 700px) {
  .action-tile::before {
    padding-top: calc(100% / 16 * 9); } }

.action-tile__body {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

@media (min-width: 700px) {
  .action-tile .action-tile__body {
    justify-content: flex-end; } }

/* Images */
.action-tile__image {
  background: #000;
  overflow: hidden;
  border-radius: var(--item-border-radius);
  aspect-ratio: 2 / 1.5;
  position: absolute;
  inset: 0;
  margin: 0; }

@media (max-width: 699px) {
  .action-tile__image {
    position: relative;
    order: -1; } }

@media (min-width: 500px) {
  .action-tile__image {
    aspect-ratio: 16 / 9; } }

@media (min-width: 700px) {
  .action-tile__image {
    aspect-ratio: inherit; } }

.action-tile__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--item-border-radius);
  transition: -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1); }

.action-tile:hover .action-tile__image img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  transition: -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1); }

/* Title */
.action-tile__title {
  font-family: "AmnestyTradeGothicRC", sans-serif;
  font-weight: normal;
  font-size: clamp(1.125rem, 2vw, 1.25rem);
  position: relative;
  z-index: 1;
  text-wrap: balance;
  letter-spacing: -0.01em;
  margin: clamp(0.5rem, 2vw, 0.75rem) 0 0.3rem 0;
  line-height: 1.2; }

@media (min-width: 700px) {
  .action-tile__title {
    margin-bottom: 0.6rem;
    line-height: 1; } }

@media (min-width: 700px) {
  .action-tile__title {
    max-width: 80%;
    margin: 0;
    display: block;
    text-transform: uppercase;
    font-family: "AmnestyTradeGothicBC", sans-serif; }
  .action-tile__title span {
    background: #fff;
    color: #000;
    padding: 0.06em 0.25em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border-radius: 1px;
    line-height: 1.45em; } }

@media (max-width: 699px) {
  .action-tile__title span {
    background: none !important;
    color: #000 !important; } }

/* Button link */
.action-tile__link {
  font-family: "AmnestyTradeGothicBC", sans-serif;
  text-transform: uppercase;
  line-height: 1.6;
  font-size: clamp(1.125rem, 2vw, 1.375rem);
  z-index: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 1px;
  background: #ffff00;
  color: #000;
  display: inline-block;
  padding: 0.15em 0.6em;
  text-decoration: none;
  cursor: pointer;
  margin: 0.2rem 0 0;
  transition: background 80ms ease-out; }

.action-tile__link::before {
  content: "";
  position: absolute;
  inset: 0; }

.action-tile__link:hover {
  background: #ffea00; }

@media (min-width: 700px) {
  .action-tile__link.white {
    background: #fff; }
  .action-tile__link.white:hover {
    background: #e9e9e9; } }

.update {
  position: relative;
  padding: 17px 27px;
  background-color: #f2f2f2; }
  .update a {
    color: inherit;
    text-decoration: none;
    font-weight: normal; }
  .update h2, .update h3, .update h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 8px;
    line-height: 30px; }
    @media screen and (min-width: 480px) {
      .update h2, .update h3, .update h4 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 44px;
        margin-top: 0;
        margin-bottom: 1px; } }
  .update a,
  .update p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px; }
    @media screen and (min-width: 480px) {
      .update a,
      .update p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.6; } }
  .update a {
    font-weight: bold;
    color: #000000;
    text-decoration: underline; }
    .update a:hover {
      background: #FFFF00; }
  .update p {
    margin-top: 0;
    margin-bottom: 7px; }
  .update__pennant {
    top: -16px;
    right: -16px;
    position: absolute;
    background-color: #000000;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    color: #FFFF00;
    padding: 12px 15px;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.3px;
    text-transform: uppercase; }
    .update__pennant:after {
      z-index: -1;
      content: '';
      position: absolute;
      right: 0;
      top: 100%;
      border-left: 16px solid transparent;
      border-right: 16px solid transparent;
      border-top: 16px solid #cccccc; }

.campaign-header {
  background-color: #000000;
  color: #FFF;
  overflow: auto;
  padding: 30px;
  position: relative; }
  .campaign-header > :first-child {
    margin-top: 0; }
  .campaign-header > :last-child {
    margin-bottom: 0; }
  .campaign-header__signatures {
    background-color: #FFFF00;
    color: #000000;
    display: inline-block;
    padding: 10px 15px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    font-size: 30px; }

.author-field {
  padding: 11px 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 10px; }
  .author-field__content {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "AmnestyTradeGothicRC", serif; }
    .author-field__content b {
      font-family: "AmnestyTradeGothicBC", sans-serif; }

.method {
  --item-padding: 1.5rem;
  --item-border-radius: 50%;
  display: grid;
  grid-template-columns: 1fr;
  gap: calc(var(--item-padding) * 2) var(--item-padding);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

@media (min-width: 700px) {
  .method {
    --item-padding: 2rem;
    gap: var(--item-padding); } }

@media (min-width: 700px) {
  .method {
    grid-template-columns: 1fr 1fr 1fr; } }

.method__item {
  display: flex;
  position: relative;
  width: 100%;
  max-height: 75vh;
  grid-column: span 1;
  position: relative; }

.method__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  max-width: 25rem; }

/* Images */
.method__image {
  max-width: 15rem;
  overflow: hidden;
  border-radius: var(--item-border-radius);
  position: relative;
  order: -1;
  margin: 0;
  width: 100%;
  aspect-ratio: 1 / 1; }

.method__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--item-border-radius);
  transition: -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1); }

.method__item:hover .method__image img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  transition: -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1); }

/* Title */
.method__title {
  font-family: "AmnestyTradeGothicBC", sans-serif;
  font-weight: bold;
  font-size: 1.75rem;
  position: relative;
  z-index: 1;
  text-wrap: balance;
  letter-spacing: -0.01em;
  margin: clamp(0.5rem, 2vw, 0.75rem) 0 0.3rem 0;
  line-height: 1.2;
  text-transform: uppercase; }

.method__item:hover .method__title {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: .15em; }

/* Preamble */
.method__preamble {
  margin: 0;
  text-align: center; }

/* Date */
.method__date {
  display: block;
  color: #767676;
  font-size: 0.875rem;
  margin: 0.25rem 0 0.35rem; }

/* Button link */
.method__link {
  font-size: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  inset: 0; }

.successes {
  background-color: #FFFF00;
  color: #000000;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  overflow: hidden;
  padding: 10px 0;
  height: 110px;
  margin: -2.5rem 0; }
  @media screen and (min-width: 480px) {
    .successes {
      height: auto; } }
  @media screen and (min-width: 530px) {
    .successes {
      padding: 10px 0 20px; } }
  @media screen and (min-width: 768px) {
    .successes {
      padding: 10px 0 27px; } }
  @media screen and (min-width: 960px) {
    .successes {
      padding: 10px 0 58px; } }
  .successes p {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
  .successes a {
    color: inherit;
    text-decoration: none; }
  .successes__header {
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.125rem; }
    @media screen and (min-width: 960px) {
      .successes__header {
        padding: 14px 0;
        font-size: 30px;
        font-size: 1.875rem; } }
    .successes__header::before {
      background-color: #000000;
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      position: absolute;
      z-index: 1;
      left: 0;
      top: calc(50% - 1px); }
  .successes__header-text {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding: 0 15px;
    background-color: #FFFF00;
    z-index: 2;
    position: relative; }
  .successes__list-container {
    height: 40px;
    width: 100%;
    position: relative;
    padding: 0 30px;
    box-sizing: border-box; }
    @media screen and (min-width: 960px) {
      .successes__list-container {
        margin-top: 8px; } }
    @media screen and (min-width: 960px) {
      .successes__list-container {
        height: 60px;
        margin-top: 16px; } }
  .successes__arrow {
    z-index: 10;
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    position: absolute;
    top: 50%;
    padding: 0;
    width: 25px;
    height: 25px; }
    .successes__arrow:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .successes__arrow:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    @media screen and (min-width: 530px) {
      .successes__arrow {
        width: 40px;
        height: 40px; } }
    @media screen and (min-width: 960px) {
      .successes__arrow {
        width: 50px;
        height: 50px; } }
    .successes__arrow--left {
      left: 0;
      background-image: url("../img/arrow-black-left.ccde229d4898.svg");
      margin-left: -10px; }
    .successes__arrow--right {
      right: 0;
      background-image: url("../img/arrow-black-right.34611f83e5e3.svg");
      margin-right: -10px; }
  .successes__list {
    position: relative;
    height: 100%;
    margin: 0; }
    @media screen and (min-width: 960px) {
      .successes__list {
        margin: 0 50px; } }
  .successes__list-item {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 1s cubic-bezier(0.18, 0.89, 0.32, 1.28); }
    .successes__list-item:before {
      content: ''; }
    .successes__list-item--active {
      opacity: 1;
      visibility: visible; }
  .successes__list-item-container {
    margin: 0 auto;
    max-width: 600px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (min-width: 960px) {
      .successes__list-item-container {
        max-width: 700px;
        align-items: flex-start; } }
  .successes__number {
    align-self: center;
    text-align: right;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 0 10px;
    line-height: normal;
    font-size: 32px;
    font-size: 2rem; }
    @media screen and (min-width: 530px) {
      .successes__number {
        font-size: 40px;
        font-size: 2.5rem; } }
    @media screen and (min-width: 768px) {
      .successes__number {
        font-size: 50px;
        font-size: 3.125rem;
        padding: 0 30px; } }
    @media screen and (min-width: 960px) {
      .successes__number {
        font-size: 100px;
        font-size: 6.25rem;
        padding: 0 35px; } }
  .successes__html {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    align-self: center;
    font-family: "AmnestyTradeGothicRC", serif;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    display: -webkit-box; }
    @media screen and (min-width: 530px) {
      .successes__html {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 20px;
        line-height: 1.25rem; } }
    @media screen and (min-width: 768px) {
      .successes__html {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem; } }
    @media screen and (min-width: 960px) {
      .successes__html {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 36px;
        line-height: 2.25rem; } }

.top-area {
  position: relative;
  padding: 30px 10px 5px; }
  @media screen and (min-width: 960px) {
    .top-area {
      padding: 0 10px;
      height: 600px; } }
  .top-area__inner {
    max-width: 1472px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 auto;
    height: 100%; }
  @media screen and (min-width: 960px) {
    .top-area__upper {
      position: absolute;
      top: 15%;
      width: 90%; } }
  @media screen and (min-width: 1200px) {
    .top-area__upper {
      width: 70%; } }
  .top-area__bg {
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 888ms opacity;
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .top-area__bg.active {
      opacity: 1; }
  .top-area__heading {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 32px;
    font-size: 2rem;
    word-break: break-word;
    max-width: 90%;
    line-height: 41px;
    display: block;
    margin: 0;
    margin-left: 9px; }
    @media screen and (min-width: 640px) {
      .top-area__heading {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 51px;
        max-width: 70%; } }
    @media screen and (min-width: 960px) {
      .top-area__heading {
        font-size: 60px;
        font-size: 3.75rem;
        line-height: 68px;
        margin-left: 21px;
        max-width: 1000px; } }
    @media all and (-ms-high-contrast: none) and (min-width: 960px) {
      .top-area__heading span {
        line-height: 73px !important;
        width: 600px;
        height: 400px;
        margin: 0 auto;
        text-align: center;
        background: white;
        box-shadow: 20em 0 0 0 white, -20em 0 0 0 white;
        position: relative;
        z-index: 2; }
        .top-area__heading span:after, .top-area__heading span:before {
          position: absolute;
          content: " ";
          width: 21px;
          left: -21px;
          bottom: 0;
          height: 100%;
          background: white;
          z-index: -1; }
        .top-area__heading span:after {
          left: auto;
          right: -21px; } }
    .top-area__heading span {
      -webkit-box-decoration-break: clone;
              box-decoration-break: clone;
      display: inline;
      background-color: #FFF;
      box-shadow: 9px 0 0 #FFF, -9px 0 0 #FFF; }
      @media screen and (min-width: 960px) {
        .top-area__heading span {
          line-height: 75px;
          box-shadow: 21px 0 0 #FFF, -21px 0 0 #FFF; } }
  .top-area__cta {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 10px;
    text-decoration: none;
    line-height: 22px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    display: inline-block;
    color: #000000;
    margin-top: -1px; }
    .top-area__cta:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .top-area__cta:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .top-area__cta:after {
      content: initial;
      display: initial; }
    @media screen and (min-width: 640px) {
      .top-area__cta {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        padding: 10px 20px; } }
    .top-area__cta:hover {
      background-color: #ffea00;
      text-decoration: none; }

.square-push {
  flex-grow: 1;
  margin: 5px 0;
  transition: background-color .25s,border-color .25s,color .25s;
  border-left: 3px solid #FFF;
  padding: 10px;
  background-color: #000000;
  color: #FFF;
  width: 100%; }
  .square-push:after {
    content: initial;
    display: initial; }
  .square-push:last-child {
    margin-right: 0; }
  .square-push:only-child {
    display: none; }
  @media screen and (min-width: 768px) {
    .square-push {
      width: 50%; } }
  @media screen and (min-width: 960px) {
    .square-push {
      margin-bottom: 20px;
      margin-right: 20px;
      padding: 15px;
      width: 100%; } }
  .square-push.active {
    background-color: #FFF;
    color: #000000;
    border-color: #000000; }
    .square-push.active:hover {
      cursor: default;
      background-color: #FFF;
      color: #000000;
      border-color: #000000; }
  .square-push:hover {
    text-decoration: none;
    border-color: #FFFF00;
    color: #FFFF00;
    background-color: #000000;
    cursor: pointer; }
  .square-push__heading {
    margin: 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px; }
    @media screen and (min-width: 640px) {
      .square-push__heading {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 26px; } }
    @media screen and (min-width: 960px) {
      .square-push__heading {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 30px; } }

.support-our-work {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  color: #FFF;
  text-align: center; }
  .support-our-work__img {
    width: 100%;
    max-width: 34.5rem; }
  .support-our-work__col:last-child {
    padding-top: 3rem;
    border-top: 1px solid #fff; }
  @media (min-width: 1000px) {
    .support-our-work {
      grid-template-columns: 1fr 1fr;
      gap: 0; }
      .support-our-work__col:first-child {
        padding-right: 1.5rem;
        margin-left: -40px;
        width: 100%; }
      .support-our-work__col:last-child {
        padding-left: 6rem;
        padding-top: 5rem;
        border-top: 0;
        border-left: 1px solid #fff; } }

.support-form input[type="radio"] {
  position: absolute;
  left: -9999px;
  visibility: hidden; }

.support-form__heading {
  margin-top: 0;
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (min-width: 1000px) {
    .support-form__heading {
      font-size: 40px;
      font-size: 2.5rem;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      margin-left: -218px;
      margin-bottom: 33px; } }

@media screen and (min-width: 1000px) {
  .support-form__group {
    display: flex;
    justify-content: center;
    align-items: center; } }

.support-form__label--radio {
  display: block;
  margin: 10px auto;
  width: 100px;
  height: 100px;
  border: 2px solid #FFF;
  border-radius: 50%; }
  @media screen and (min-width: 700px) {
    .support-form__label--radio {
      width: 125px;
      height: 125px; } }
  @media screen and (min-width: 1000px) {
    .support-form__label--radio {
      margin: 0 8px; }
      .support-form__label--radio:first-child {
        margin-left: 0; }
      .support-form__label--radio:last-child {
        margin-right: 0; } }
  .support-form__label--radio:hover {
    color: #FFFF00;
    border-color: #FFFF00;
    cursor: pointer; }
  .support-form__label--radio.active {
    color: #000000;
    border-color: #FFF;
    background-color: #FFF; }

.support-form__separator {
  font-size: 24px;
  font-size: 1.5rem;
  display: none;
  font-family: "AmnestyTradeGothicRC", serif;
  margin-bottom: 10px; }
  @media screen and (min-width: 1000px) {
    .support-form__separator {
      display: inline-block;
      margin-bottom: 0;
      margin-left: 11px;
      margin-right: 20px; } }

.support-form__amount, .support-form__currency {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  display: block; }

.support-form__amount {
  font-size: 40px;
  font-size: 2.5rem;
  margin-top: 13px;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media screen and (min-width: 700px) {
    .support-form__amount {
      font-size: 48px;
      font-size: 3rem;
      margin-top: 23px; } }

.support-form__currency {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "AmnestyTradeGothicRC", serif; }

.support-form__input {
  display: inline-block; }
  .support-form__input--number {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    font-family: "AmnestyTradeGothicRC", serif;
    width: 140px;
    display: block;
    margin: 15px auto 25px;
    padding-left: 10px; }
    @media screen and (min-width: 1000px) {
      .support-form__input--number {
        margin: 0; } }
    .support-form__input--number::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #000000; }
    .support-form__input--number:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #000000;
      opacity: 1; }
    .support-form__input--number::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #000000;
      opacity: 1; }
    .support-form__input--number:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #000000; }

.support-form__submit {
  background: none;
  background-color: #FFFF00;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 15px 20px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  position: relative;
  line-height: 1em;
  margin: 30px auto 10px;
  width: 250px; }
  .support-form__submit:disabled {
    background-color: #cccc00;
    cursor: not-allowed; }
  .support-form__submit:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  @media screen and (min-width: 1000px) {
    .support-form__submit {
      width: 415px;
      left: 50%;
      margin-left: -315px;
      margin-top: 40px;
      margin-bottom: 18px; } }
  .support-form__submit:hover {
    background-color: #ffea00; }
  .support-form__submit span:after {
    content: '';
    width: 12px;
    height: 18px;
    display: inline-block;
    margin-left: 8px;
    background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }

.swish-quick-donation__img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: auto;
  border-radius: 50%;
  max-width: 250px; }
  @media screen and (min-width: 768px) {
    .swish-quick-donation__img {
      max-width: 400px; } }

.swish-quick-donation__row {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .swish-quick-donation__row {
      flex-direction: row; } }

.swish-quick-donation__col {
  margin: auto;
  padding: 15px 0; }
  @media screen and (min-width: 768px) {
    .swish-quick-donation__col {
      padding: 0 15px; } }

@media screen and (max-width: 767px) {
  .swish-quick-donation_img_col {
    display: none; } }

.swish-quick-donation-form input[type="radio"] {
  position: absolute;
  left: -9999px;
  visibility: hidden; }

.swish-quick-donation-form__heading {
  margin-top: 0;
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .swish-quick-donation-form__heading {
      font-size: 40px;
      font-size: 2.5rem;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      margin-bottom: 33px; } }

.swish-quick-donation-form__group {
  display: flex;
  justify-content: center;
  align-items: center; }

.swish-quick-donation-form__label--radio {
  display: block;
  margin: 10px auto;
  width: 100px;
  height: 100px;
  border: 2px solid #FFF;
  border-radius: 50%; }
  @media screen and (max-width: 767px) {
    .swish-quick-donation-form__label--radio {
      width: 88px;
      height: 88px; } }
  @media screen and (min-width: 768px) {
    .swish-quick-donation-form__label--radio {
      width: 125px;
      height: 125px; } }
  @media screen and (min-width: 768px) {
    .swish-quick-donation-form__label--radio {
      margin: 0 8px; }
      .swish-quick-donation-form__label--radio:first-child {
        margin-left: 0; }
      .swish-quick-donation-form__label--radio:last-child {
        margin-right: 0; } }
  .swish-quick-donation-form__label--radio:hover {
    color: #FFFF00;
    border-color: #FFFF00;
    cursor: pointer; }
  .swish-quick-donation-form__label--radio.active {
    color: #000000;
    border-color: #FFF;
    background-color: #FFF; }

.swish-quick-donation-form__amount, .swish-quick-donation-form__currency {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  display: block; }

.swish-quick-donation-form__amount {
  font-size: 35px;
  font-size: 2.1875rem;
  margin-top: 13px;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media screen and (min-width: 768px) {
    .swish-quick-donation-form__amount {
      font-size: 48px;
      font-size: 3rem;
      margin-top: 23px; } }

.swish-quick-donation-form__currency {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "AmnestyTradeGothicRC", serif; }
  @media screen and (max-width: 767px) {
    .swish-quick-donation-form__currency {
      font-size: 18px;
      font-size: 1.125rem; } }

.swish-quick-donation-form__input {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  position: relative;
  background-color: #FFF;
  border-radius: 0;
  border: 0;
  box-sizing: border-box;
  color: #000000;
  height: 49px;
  width: 280px;
  margin: 30px auto 10px;
  text-align: center; }

.swish-quick-donation-form .error {
  margin: 30px auto; }

.swish-quick-donation-form__submit {
  background: none;
  background-color: #FFFF00;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 15px 20px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  position: relative;
  line-height: 1em;
  margin: 30px auto 10px;
  width: 280px;
  color: black; }
  .swish-quick-donation-form__submit:disabled {
    background-color: #cccc00;
    cursor: not-allowed; }
  .swish-quick-donation-form__submit:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  .swish-quick-donation-form__submit:hover {
    background-color: #ffea00; }
  .swish-quick-donation-form__submit:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 17px;
    top: 17px;
    background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }
  .swish-quick-donation-form__submit.loading:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 15px;
    background: url("../img/spinner-black.704a76244090.svg") no-repeat center; }

.swish-quick-donation-form__feedback {
  display: none; }
  .swish-quick-donation-form__feedback__heading {
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #FFFF00;
    text-align: center;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .swish-quick-donation-form__feedback__heading {
        font-size: 40px;
        font-size: 2.5rem;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        margin-bottom: 33px; } }
  .swish-quick-donation-form__feedback__sub-heading {
    font-size: 30px;
    font-size: 1.875rem;
    text-align: center;
    line-height: 40px;
    font-family: "AmnestyTradeGothicRC", serif;
    margin: 0 0 18px 0;
    padding: 5px 0;
    vertical-align: baseline; }
  .swish-quick-donation-form__feedback__cta {
    opacity: 0; }
    .swish-quick-donation-form__feedback__cta a {
      color: #000000; }

.swish-quick-donation-form__data-protection-act {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: left;
  line-height: 1.5;
  width: 280px;
  margin: 28px auto 0; }
  .swish-quick-donation-form__data-protection-act a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: inherit;
    color: #FFFF00; }

#swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__label--radio {
  border-color: #000000; }
  #swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__label--radio:hover {
    color: #FFF;
    background-color: #000000; }

#swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__label--radio.active {
  color: #000000;
  background-color: #FFFF00; }

#swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__input {
  box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.5); }

#swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__input, #swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__submit {
  border: 2px solid black; }

#swisha:not(.block--theme-dark) .swish-quick-donation-form .swish-quick-donation-form__data-protection-act a {
  text-decoration: underline;
  color: inherit; }

#swisha:not(.block--theme-dark) .swish-quick-donation-form__feedback__heading {
  color: #000000; }

#swisha:not(.block--theme-dark) .swish-quick-donation-form .error {
  color: #FF0000; }

.swish-quick-donation-widget__banner {
  position: fixed;
  top: 50px;
  z-index: 99;
  width: 100%;
  height: 50px;
  background: #202020;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15), 0 1px 10px rgba(0, 0, 0, 0.1); }

.swish-quick-donation-widget__banner-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px;
  height: 50px;
  border-top: 1px solid #3a3a3a;
  margin-top: -0.5px; }

@media (min-width: 1200px) {
  .swish-quick-donation-widget__banner {
    display: none !important; } }

.swish-quick-donation-widget__body {
  font-size: 13px;
  color: #fff; }

.swish-quick-donation-widget__body strong {
  display: block;
  font-family: amnestytradegothicbc, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: -0.01em; }

.swish-quick-donation-widget__actions {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 100%; }

.swish-quick-donation-widget__cta {
  display: flex;
  align-items: center;
  gap: 0.25em;
  height: 100%;
  padding: 0 10px;
  margin-right: -7px;
  border: 0;
  font-family: amnestytradegothicbc, sans-serif;
  font-size: 15px;
  letter-spacing: -0.01em;
  border-radius: 1px;
  background: yellow;
  color: #000000;
  box-shadow: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none; }
  .swish-quick-donation-widget__cta .swish-quick-donation-widget-form__amount, .swish-quick-donation-widget__cta .swish-quick-donation-widget-form__currency {
    font-size: 1em;
    text-transform: lowercase;
    font-weight: bold; }

.swish-quick-donation-widget__cta:active {
  color: #979744; }

.swish-quick-donation-widget__cta:nth-child(1) ~ .swish-quick-donation-widget__cta {
  display: none; }

@media (min-width: 375px) {
  .swish-quick-donation-widget__cta:nth-child(1) + .swish-quick-donation-widget__cta {
    display: flex; } }

@media (min-width: 480px) {
  .swish-quick-donation-widget__cta:nth-child(1) ~ .swish-quick-donation-widget__cta {
    display: flex; } }

.swish-quick-donation-widget__close {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 0;
  margin: 0 0 0 -12px;
  background: none;
  box-shadow: none;
  cursor: pointer;
  -webkit-appearance: none; }

.swish-quick-donation-widget__close:active {
  opacity: 0.5; }

.swish-quick-donation-widget__hidden {
  position: absolute;
  font-size: 0;
  color: transparent; }

.swish-quick-donation-widget__icon {
  position: relative;
  right: -7px;
  width: 14px; }

.swish-quick-donation-widget-form {
  display: none; }
  .swish-quick-donation-widget-form, .swish-quick-donation-widget-form__feedback {
    width: 100vw;
    height: 100vh;
    padding: 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 310;
    color: #fff;
    background: #202020;
    border-radius: 2px; }
    @media (min-width: 1200px) {
      .swish-quick-donation-widget-form, .swish-quick-donation-widget-form__feedback {
        display: block;
        width: 260px;
        height: auto;
        top: 90px;
        right: 20px;
        z-index: 90;
        box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15), 0 0 20px rgba(0, 0, 0, 0.2); } }
  .swish-quick-donation-widget-form input[type="radio"] {
    position: absolute;
    left: -9999px;
    visibility: hidden; }
  .swish-quick-donation-widget-form__close-sm, .swish-quick-donation-widget-form__close-lg, .swish-quick-donation-widget-form__close-feedback {
    position: absolute;
    top: 5px;
    right: 2px;
    width: 30px;
    height: 30px;
    border: 0;
    cursor: pointer;
    background: transparent; }
    .swish-quick-donation-widget-form__close-sm:active, .swish-quick-donation-widget-form__close-lg:active, .swish-quick-donation-widget-form__close-feedback:active {
      opacity: 0.5; }
  @media (min-width: 1200px) {
    .swish-quick-donation-widget-form__close-sm {
      display: none; } }
  .swish-quick-donation-widget-form__close-lg {
    display: none; }
    @media (min-width: 1200px) {
      .swish-quick-donation-widget-form__close-lg {
        display: block; } }
  .swish-quick-donation-widget-form__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%; }
  .swish-quick-donation-widget-form__body {
    margin: auto 0; }
  .swish-quick-donation-widget-form__heading {
    font-size: 2.5rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    text-wrap: balance;
    margin: 5rem auto 1.5rem;
    max-width: 20rem; }
    @media (min-width: 1200px) {
      .swish-quick-donation-widget-form__heading {
        font-size: 22px;
        margin: 1rem 0 1rem; } }
  .swish-quick-donation-widget-form__subheading {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    font-family: AmnestyTradeGothicRoman, arial, sans-serif;
    text-transform: none; }
    @media (min-width: 1200px) {
      .swish-quick-donation-widget-form__subheading {
        margin-top: 5px; } }
  .swish-quick-donation-widget-form__toggle {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    position: relative;
    padding: 0;
    margin: -10px auto 20px;
    border: 0;
    color: #ffff00;
    background: transparent;
    font-family: AmnestyTradeGothicRoman, arial, sans-serif;
    font-size: 16px;
    cursor: pointer; }
    .swish-quick-donation-widget-form__toggle svg {
      position: relative;
      top: 2px; }
  .swish-quick-donation-widget-form__group {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 17rem;
    margin: 0 auto 20px;
    padding: 0;
    border: 0; }
  .swish-quick-donation-widget-form__label {
    flex: 0 0 auto; }
    .swish-quick-donation-widget-form__label--radio {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin: 10px auto;
      width: 77px;
      height: 77px;
      border: 2px solid #ffff00;
      border-radius: 50%;
      color: #ffff00; }
      @media (min-width: 1200px) {
        .swish-quick-donation-widget-form__label--radio {
          width: 55px;
          height: 55px;
          line-height: 1; } }
      @media screen and (min-width: 768px) {
        .swish-quick-donation-widget-form__label--radio {
          margin: 0 8px; }
          .swish-quick-donation-widget-form__label--radio:first-child {
            margin-left: 0; }
          .swish-quick-donation-widget-form__label--radio:last-child {
            margin-right: 0; } }
      .swish-quick-donation-widget-form__label--radio:hover {
        color: #FFFF00;
        border-color: #FFFF00;
        cursor: pointer; }
      .swish-quick-donation-widget-form__label--radio:has(input:checked) {
        color: #000000;
        border-color: #FFF;
        background-color: #FFF; }
  .swish-quick-donation-widget-form__amount, .swish-quick-donation-widget-form__currency {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    text-align: center;
    display: block; }
  .swish-quick-donation-widget-form__amount {
    font-size: 21px;
    font-size: 1.3125rem;
    font-family: "AmnestyTradeGothicBC", sans-serif; }
  .swish-quick-donation-widget-form__currency {
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: "AmnestyTradeGothicRC", serif; }
  .swish-quick-donation-widget-form__input {
    font-size: 24px;
    font-size: 1.5rem;
    display: block;
    position: relative;
    background-color: #FFF;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
    color: #000000;
    height: 40px;
    width: 100%;
    max-width: 215px;
    margin: 16px auto 10px;
    text-align: center;
    font-family: AmnestyTradeGothicRoman, arial, sans-serif;
    font-size: 16px;
    border-radius: 1px;
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text; }
    @media (min-width: 1200px) {
      .swish-quick-donation-widget-form__input {
        margin: 10px auto 10px; } }
  .swish-quick-donation-widget-form .error {
    margin: 30px auto; }
  .swish-quick-donation-widget-form__submit {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 21px;
    font-size: 1.3125rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding: 15px 20px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    position: relative;
    text-align: center;
    margin: 16px auto 10px;
    width: 100%;
    color: black;
    max-width: 215px;
    border-radius: 1px;
    -webkit-appearance: none;
    font-size: 22px;
    letter-spacing: -0.01em; }
    .swish-quick-donation-widget-form__submit:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .swish-quick-donation-widget-form__submit:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    @media (min-width: 1200px) {
      .swish-quick-donation-widget-form__submit {
        margin: 10px auto 10px;
        height: 40px;
        padding: 0; } }
    .swish-quick-donation-widget-form__submit:hover {
      background-color: #ffea00; }
    .swish-quick-donation-widget-form__submit.loading:after {
      content: "";
      width: 25px;
      height: 25px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background: url("../img/spinner-black.704a76244090.svg") no-repeat center; }
    .swish-quick-donation-widget-form__submit.loading span {
      color: transparent; }
  .swish-quick-donation-widget-form__secondary {
    display: block;
    text-align: center; }
  .swish-quick-donation-widget-form__secondary-link {
    margin: 0;
    color: #ffff00;
    font-size: 14px;
    font-size: 0.875rem; }
  .swish-quick-donation-widget-form__chevron {
    margin-left: 5px; }
  .swish-quick-donation-widget-form__data-protection-act {
    display: none;
    margin-top: 20px;
    max-width: 350px;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.6); }
    .swish-quick-donation-widget-form__data-protection-act a {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: inherit;
      color: inherit;
      text-decoration: underline; }
  .swish-quick-donation-widget-form__body:has(.swish-quick-donation-widget-form__input[type="tel"]:valid) + .swish-quick-donation-widget-form__data-protection-act {
    display: block; }
  .swish-quick-donation-widget-form__feedback {
    display: none; }
    .swish-quick-donation-widget-form__feedback__heading {
      font-size: 2.5rem;
      letter-spacing: 0.3px;
      text-transform: uppercase;
      line-height: 1;
      text-align: center;
      text-wrap: balance;
      margin: 5rem auto 1.5rem;
      max-width: 20rem; }
      @media (min-width: 1200px) {
        .swish-quick-donation-widget-form__feedback__heading {
          font-size: 22px;
          margin: 1rem 0 1rem; } }
    .swish-quick-donation-widget-form__feedback__subheading {
      display: block;
      margin-top: 10px;
      font-size: 16px;
      font-weight: normal;
      font-family: AmnestyTradeGothicRoman, arial, sans-serif;
      text-transform: none; }
      @media (min-width: 1200px) {
        .swish-quick-donation-widget-form__feedback__subheading {
          margin-top: 5px; } }
    .swish-quick-donation-widget-form__feedback p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.35; }
    .swish-quick-donation-widget-form__feedback__cta {
      opacity: 0; }
      .swish-quick-donation-widget-form__feedback__cta a {
        color: #000000; }

.swish-f2f__items {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 1200px) {
    .swish-f2f__items {
      flex-direction: row; } }

.swish-f2f__item {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  flex-basis: 100%;
  padding: 30px 0; }
  @media screen and (min-width: 1200px) {
    .swish-f2f__item {
      padding: 0 30px; } }

.swish-f2f h4 {
  letter-spacing: 0.3px;
  text-transform: uppercase; }

.swish-f2f img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px; }

.swish-f2f-form input[type="radio"] {
  position: absolute;
  left: -9999px;
  visibility: hidden; }

.swish-f2f-form__heading {
  margin-top: 0;
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .swish-f2f-form__heading {
      font-size: 40px;
      font-size: 2.5rem;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      margin-bottom: 33px; } }

.swish-f2f-form__group {
  display: flex;
  justify-content: center;
  align-items: center; }

.swish-f2f-form__label--radio {
  display: block;
  margin: 10px auto;
  width: 100px;
  height: 100px;
  border: 2px solid #FFF;
  border-radius: 50%; }
  @media screen and (max-width: 767px) {
    .swish-f2f-form__label--radio {
      width: 88px;
      height: 88px; } }
  @media screen and (min-width: 768px) {
    .swish-f2f-form__label--radio {
      width: 125px;
      height: 125px; } }
  @media screen and (min-width: 768px) {
    .swish-f2f-form__label--radio {
      margin: 0 8px; }
      .swish-f2f-form__label--radio:first-child {
        margin-left: 0; }
      .swish-f2f-form__label--radio:last-child {
        margin-right: 0; } }
  .swish-f2f-form__label--radio:hover {
    color: #FFFF00;
    border-color: #FFFF00;
    cursor: pointer; }
  .swish-f2f-form__label--radio.active {
    color: #000000;
    background-color: #FFFF00;
    border-color: #FFFF00; }

.swish-f2f-form__amount, .swish-f2f-form__currency {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  display: block; }

.swish-f2f-form__amount {
  font-size: 35px;
  font-size: 2.1875rem;
  margin-top: 13px;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media screen and (min-width: 768px) {
    .swish-f2f-form__amount {
      font-size: 48px;
      font-size: 3rem;
      margin-top: 23px; } }

.swish-f2f-form__currency {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "AmnestyTradeGothicRC", serif; }
  @media screen and (max-width: 767px) {
    .swish-f2f-form__currency {
      font-size: 18px;
      font-size: 1.125rem; } }

.swish-f2f-form__input {
  font-size: 24px;
  font-size: 1.5rem;
  display: block;
  position: relative;
  background-color: #FFF;
  border-radius: 0;
  border: 0;
  box-sizing: border-box;
  color: #000000;
  height: 49px;
  width: 280px;
  margin: 30px auto 10px;
  text-align: center; }

.swish-f2f-form .error {
  margin: 30px auto; }

.swish-f2f-form__submit {
  background: none;
  background-color: #FFFF00;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 15px 20px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  position: relative;
  line-height: 1em;
  margin: 30px auto 10px;
  width: 280px; }
  .swish-f2f-form__submit:disabled {
    background-color: #cccc00;
    cursor: not-allowed; }
  .swish-f2f-form__submit:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  .swish-f2f-form__submit:hover {
    background-color: #ffea00; }
  .swish-f2f-form__submit:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 17px;
    top: 17px;
    background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }
  .swish-f2f-form__submit.loading:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 15px;
    background: url("../img/spinner-black.704a76244090.svg") no-repeat center; }

.swish-f2f-form__feedback {
  display: none; }

.swish-f2f-form__data-protection-act {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: left;
  line-height: 1.5;
  width: 280px;
  margin: 28px auto 0; }
  .swish-f2f-form__data-protection-act a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: inherit;
    color: #FFFF00; }

.up-to-date {
  --item-padding: 1rem;
  --item-border-radius: 1px;
  display: grid;
  grid-template-columns: 1fr;
  gap: calc(var(--item-padding) * 2) var(--item-padding);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

@media (min-width: 700px) {
  .up-to-date {
    --item-padding: 1.875rem;
    gap: var(--item-padding); } }

@media (min-width: 700px) {
  .up-to-date {
    grid-template-columns: 1fr 1fr 1fr; } }

/* ----
  This is an inherited framework that is modified. This results in irregular style conventions.
---- */
/* --------------------------------

Variables

-------------------------------- */
/* --------------------------------

Layout

-------------------------------- */
.cd-main-content,
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform; }

.cd-main-content,
.cd-main-header {
  position: relative; }
  @media only screen and (max-width: 1199px) {
    .cd-main-content.nav-is-visible,
    .cd-main-header.nav-is-visible {
      -webkit-transform: translateX(-310px);
              transform: translateX(-310px); }
    .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left
    .cd-main-header.nav-is-visible {
      -webkit-transform: translateX(310px);
              transform: translateX(310px); } }

:root:not(:has(.f2f)) {
  --sticky-header-height: 50px; }
  @media only screen and (min-width: 1200px) {
    :root:not(:has(.f2f)) {
      --sticky-header-height: 70px; } }
  @media (max-width: 1199px) {
    :root:not(:has(.f2f)):has(.swish-quick-donation-widget__banner:not([style*="display: none"])) {
      --sticky-header-height: 100px; } }

:root * {
  scroll-margin-top: calc(var(--sticky-header-height, 1px) - 1px); }

.cd-main-content {
  padding-top: var(--sticky-header-height, 0px);
  z-index: 2;
  background-color: #FFF;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.cd-main-header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 50px;
  background: #202020;
  position: relative;
  z-index: 300;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0; }
  .cd-main-header__container {
    display: flex;
    padding: 0;
    max-width: 1532px; }
    @media screen and (min-width: 1532px) {
      .cd-main-header__container {
        padding: 0 30px; } }
  .nav-is-fixed .cd-main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  @media only screen and (min-width: 1200px) {
    .cd-main-header {
      height: 70px; } }
  .cd-main-header ul,
  .cd-main-header ol {
    list-style: none; }
    .cd-main-header ul li,
    .cd-main-header ol li {
      margin: 0;
      padding: 0; }
      .cd-main-header ul li:before,
      .cd-main-header ol li:before {
        display: none; }
  .cd-main-header a:after {
    content: ""; }

.cd-logo {
  float: left;
  margin: 0;
  flex-shrink: 0;
  width: auto; }
  .cd-logo img {
    display: block;
    height: 70px;
    width: 164px;
    width: auto; }
    @media only screen and (max-width: 1199px) {
      .cd-logo img {
        height: 50px;
        width: 117px; } }
    @media screen and (min-width: 1490px) {
      .cd-logo img {
        height: 70px;
        width: 164px; } }

.cd-nav {
  flex-grow: 1; }
  .cd-nav .action-link {
    float: left;
    height: auto;
    line-height: 1;
    cursor: pointer;
    border-radius: 1px; }
    @media only screen and (max-width: 1199px) {
      .cd-nav .action-link {
        width: 100%; } }
    @media only screen and (min-width: 1200px) {
      .cd-nav .action-link {
        padding: 8px 12px; } }
    .cd-nav .action-link, .cd-nav .action-link.selected {
      color: #FFF;
      background-color: #444; }
    .cd-nav .action-link:hover {
      color: #FFF;
      background-color: #555; }
    .cd-nav .action-link--theme-red, .cd-nav .action-link--theme-red.selected {
      color: #FFF;
      background-color: #bb0000; }
    .cd-nav .action-link--theme-red:hover {
      color: #FFF;
      background-color: #9c0000; }
    .cd-nav .action-link--theme-yellow, .cd-nav .action-link--theme-yellow.selected {
      color: #000000;
      background-color: #FFFF00; }
    .cd-nav .action-link--theme-yellow:hover {
      color: #000000;
      background-color: #ffea00; }
    .cd-nav .action-link--theme-black, .cd-nav .action-link--theme-black.selected {
      color: #FFF;
      background-color: #000000; }
    .cd-nav .action-link--theme-black:hover {
      color: #FFF;
      background-color: #000000; }
    .cd-nav .action-link--search-toggle {
      display: flex;
      gap: 0.5rem;
      overflow: hidden; }
      @media only screen and (min-width: 1200px) {
        .cd-nav .action-link--search-toggle {
          gap: 0;
          text-indent: -9999px; } }
      .cd-nav .action-link--search-toggle:after {
        content: "";
        width: 1em;
        height: 1em;
        background-image: url("../img/search-icon.dfd87846f260.svg");
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 1px;
        background-repeat: no-repeat; }
  .cd-nav .has-children > .action-link {
    padding-right: 26px !important; }
  .cd-nav .float-right::after {
    clear: both;
    content: "";
    display: block; }
  @media only screen and (max-width: 1199px) {
    .cd-nav .float-right {
      width: 100%; } }

.cd-header-buttons {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 100%;
  position: absolute;
  right: 10px;
  margin: 0; }
  @media only screen and (max-width: 1199px) {
    .nav-on-left .cd-header-buttons {
      right: auto;
      left: 5%; }
      .nav-on-left .cd-header-buttons li {
        float: right; } }
  @media only screen and (min-width: 1200px) {
    .cd-header-buttons {
      display: none;
      top: 18px;
      right: 4em; } }

.cd-search-trigger,
.cd-nav-trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin: 0;
  overflow: hidden;
  z-index: 3;
  white-space: nowrap;
  /* hide text */
  color: transparent;
  background: #383838;
  border-radius: 1px; }

.cd-nav-link {
  display: flex;
  align-items: center;
  height: 35px;
  padding: 0 10px;
  margin: 0;
  z-index: 3;
  white-space: nowrap;
  color: #FFF;
  background: #bb0000;
  border-radius: 1px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  line-height: 0;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  font-size: 20px;
  transition: background 100ms ease-in; }
  .nav-is-visible .cd-nav-link {
    display: none; }
  .cd-nav-link:hover {
    color: #FFF;
    background-color: #9c0000;
    transition: background 100ms ease-out; }
  @media only screen and (min-width: 1200px) {
    .cd-nav-link {
      display: none; } }

.cd-logo + .cd-nav {
  display: none; }

@media (min-width: 1200px) {
  .cd-nav {
    display: none; }
  .cd-logo + .cd-nav {
    display: block; } }

.cd-search-trigger {
  cursor: pointer;
  background-image: url("../img/search-icon.dfd87846f260.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%; }
  .nav-is-visible .cd-search-trigger {
    display: none; }
  @media only screen and (min-width: 1200px) {
    .cd-search-trigger {
      display: none; } }

.cd-nav-trigger span,
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 1.5px;
  width: 20px;
  background: #fff; }

.cd-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  margin-top: -1.5px; }

.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
  /* other 2 lines */
  content: "";
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%; }

.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px; }

.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px; }

.cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(255, 255, 255, 0); }

.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(3px) translateY(0px) rotate(45deg);
          transform: translateX(3px) translateY(0px) rotate(45deg); }

.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(3px) translateY(2px) rotate(-45deg);
          transform: translateX(3px) translateY(2px) rotate(-45deg); }

@media only screen and (min-width: 1200px) {
  .cd-nav-trigger {
    display: none; } }

.cd-primary-nav,
.cd-primary-nav ul {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 310px;
  background: #202020;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  transition: opacity 150ms ease-out;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (max-width: 1199px) {
    .cd-primary-nav,
    .cd-primary-nav ul {
      border-left: 1px solid #000; } }
  .cd-primary-nav a,
  .cd-primary-nav ul a {
    display: block;
    padding: 5px 35px;
    text-wrap: pretty;
    margin: 0;
    line-height: 1.2em;
    color: #ffffff;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    will-change: transform, opacity;
    transition: opacity 200ms, -webkit-transform 200ms;
    transition: transform 200ms, opacity 200ms;
    transition: transform 200ms, opacity 200ms, -webkit-transform 200ms;
    text-decoration: none;
    font-family: "AmnestyTradeGothicRC", serif;
    font-size: 18px; }
    .cd-primary-nav a:hover,
    .cd-primary-nav ul a:hover {
      background: #000;
      color: #fff;
      text-decoration: none; }
    @media only screen and (max-width: 1199px) {
      .cd-primary-nav a,
      .cd-primary-nav ul a {
        padding: 14px 20px 13px; } }
  .cd-primary-nav.is-hidden,
  .cd-primary-nav ul.is-hidden {
    /* secondary navigations hidden by default */
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .cd-primary-nav.moves-out > li > a,
  .cd-primary-nav ul.moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; }
  @media only screen and (max-width: 1199px) {
    .cd-primary-nav .has-children a,
    .cd-primary-nav ul .has-children a {
      padding-right: 40px; } }

@media only screen and (max-width: 1199px) {
  .nav-on-left .cd-primary-nav,
  .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0; } }

.cd-primary-nav .see-all a {
  color: #000; }
  @media only screen and (max-width: 1199px) {
    .cd-primary-nav .see-all a {
      color: #FFF; } }

.cd-primary-nav .cd-nav-gallery .cd-nav-item,
.cd-primary-nav .cd-nav-icons .cd-nav-item {
  height: 70px;
  line-height: 70px; }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3,
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    overflow: hidden;
    text-overflow: ellipsis; }

.cd-primary-nav > li:first-child .cd-secondary-nav {
  padding-bottom: 30px;
  justify-content: left; }
  .cd-primary-nav > li:first-child .cd-secondary-nav > li {
    padding: 0;
    padding-top: 1rem; }
    .cd-primary-nav > li:first-child .cd-secondary-nav > li:last-child {
      border: 0; }
    .cd-primary-nav > li:first-child .cd-secondary-nav > li > a {
      margin-bottom: 0; }

@media only screen and (max-width: 1199px) {
  .cd-primary-nav {
    visibility: hidden;
    transition: visibility 0s 0s; }
    .cd-primary-nav.nav-is-visible {
      visibility: visible;
      transition: visibility 0s 0s; }
    .cd-primary-nav li {
      margin: 0; } }

@media only screen and (min-width: 1200px) {
  .cd-primary-nav {
    position: static;
    margin: 0;
    height: auto;
    width: auto;
    overflow: visible;
    background: transparent; }
    .cd-primary-nav {
      display: flex; }
    .cd-primary-nav::after {
      clear: both;
      content: "";
      display: block; }
    .cd-primary-nav.moves-out > li > a {
      /* reset mobile style */
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }
    .cd-primary-nav ul {
      position: static;
      height: auto;
      width: auto;
      background: transparent;
      overflow: visible;
      z-index: 3; }
      .cd-primary-nav ul.is-hidden {
        /* reset mobile style */
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      .cd-primary-nav ul.moves-out > li > a {
        /* reset mobile style */
        -webkit-transform: translateX(0);
                transform: translateX(0);
        opacity: 1; }
    .cd-primary-nav > li {
      float: left;
      margin-left: 3em; }
      .cd-primary-nav > li.float-right {
        margin-left: auto;
        display: flex;
        align-items: center;
        gap: 12px; }
      .cd-primary-nav > li.support {
        display: flex;
        align-items: center;
        padding-right: 20px; }
    .cd-primary-nav > li > a {
      /* main navigation buttons style */
      position: relative;
      display: inline-block;
      height: 70px;
      line-height: 70px;
      padding: 0 5px;
      color: #FFF;
      overflow: visible;
      border-bottom: none;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0.3px;
      font-size: 17px;
      transition: background 100ms ease-in;
      white-space: nowrap; }
      .cd-primary-nav > li > a:hover {
        transition: background 100ms ease-out; }
      .cd-primary-nav > li > a.selected {
        color: #FFFF00; } }
    @media only screen and (min-width: 1200px) and (min-width: 1300px) {
      .cd-primary-nav > li > a {
        font-size: 18px; } }

@media only screen and (min-width: 1200px) {
    .cd-primary-nav .go-back,
    .cd-primary-nav .see-all {
      display: none; }
    .cd-primary-nav .cd-secondary-nav,
    .cd-primary-nav .cd-nav-gallery,
    .cd-primary-nav .cd-nav-icons {
      /* dropdown menu style */
      position: fixed;
      display: flex;
      flex-wrap: wrap;
      top: 70px;
      width: 100vw;
      background: #202020;
      border-top: 1px solid #3a3a3a;
      padding: 1.5rem 2rem 1.5rem;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
      .cd-primary-nav .cd-secondary-nav::after,
      .cd-primary-nav .cd-nav-gallery::after,
      .cd-primary-nav .cd-nav-icons::after {
        clear: both;
        content: "";
        display: block; } }
    @media only screen and (min-width: 1200px) and (min-width: 1490px) {
      .cd-primary-nav .cd-secondary-nav,
      .cd-primary-nav .cd-nav-gallery,
      .cd-primary-nav .cd-nav-icons {
        top: 70px; } }

@media only screen and (min-width: 1200px) {
      .cd-primary-nav .cd-secondary-nav.is-hidden,
      .cd-primary-nav .cd-nav-gallery.is-hidden,
      .cd-primary-nav .cd-nav-icons.is-hidden {
        opacity: 0;
        visibility: hidden; }
      .cd-primary-nav .cd-secondary-nav > .see-all,
      .cd-primary-nav .cd-nav-gallery > .see-all,
      .cd-primary-nav .cd-nav-icons > .see-all {
        /* this is the BIG See all button at the bottom of the dropdown menu */
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 70px;
        width: 100%;
        overflow: hidden;
        /* reset some inherited style */
        margin: 0;
        padding: 0;
        display: none; }
        .cd-primary-nav .cd-secondary-nav > .see-all a,
        .cd-primary-nav .cd-nav-gallery > .see-all a,
        .cd-primary-nav .cd-nav-icons > .see-all a {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          font-size: 2.2rem;
          font-weight: bold;
          text-align: center;
          line-height: 70px;
          border-top: 1px solid #e2e3df;
          /* reset some inherited style */
          border-bottom: none;
          margin: 0;
          padding: 0;
          transition: color 0.2s, background 0.2s, border 0.2s; }
          .cd-primary-nav .cd-secondary-nav > .see-all a:hover,
          .cd-primary-nav .cd-nav-gallery > .see-all a:hover,
          .cd-primary-nav .cd-nav-icons > .see-all a:hover {
            background: #000;
            border-color: #000;
            color: #ffffff; }
    .cd-primary-nav .cd-secondary-nav {
      max-height: calc(100vh - 50px) !important;
      overflow: auto !important;
      overscroll-behavior: contain; } }
    @media only screen and (min-width: 1200px) and (min-width: 1200px) {
      .cd-primary-nav .cd-secondary-nav {
        max-height: calc(100vh - 70px) !important; } }

@media only screen and (min-width: 1200px) {
      .cd-primary-nav .cd-secondary-nav > li {
        /* change the height according to your needs - you can even set height: auto */
        height: auto;
        padding-bottom: 30px;
        border-right: 1px solid #3a3a3a;
        overflow: hidden;
        -webkit-overflow-scrolling: touch; } }
      @media only screen and (min-width: 1200px) and (max-width: 1549px) {
        .cd-primary-nav .cd-secondary-nav > li {
          width: 25%;
          float: left; }
          .cd-primary-nav .cd-secondary-nav > li:nth-child(4n + 2) {
            margin-right: 0;
            border-right: none; } }
      @media only screen and (min-width: 1200px) and (min-width: 1550px) and (max-width: 2000px) {
        .cd-primary-nav .cd-secondary-nav > li {
          width: 20%;
          float: left; }
          .cd-primary-nav .cd-secondary-nav > li:nth-child(5n + 2) {
            margin-right: 0;
            border-right: none; } }
      @media only screen and (min-width: 1200px) and (min-width: 2000px) {
        .cd-primary-nav .cd-secondary-nav > li {
          width: 16%;
          float: left; }
          .cd-primary-nav .cd-secondary-nav > li:nth-child(6n + 2) {
            margin-right: 0;
            border-right: none; } }

@media only screen and (min-width: 1200px) {
        .cd-primary-nav .cd-secondary-nav > li > a {
          margin-bottom: 3px; } }
        @media only screen and (min-width: 1200px) and (min-width: 1200px) {
          .cd-primary-nav .cd-secondary-nav > li > a {
            font-family: "AmnestyTradeGothicBC", sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            letter-spacing: 0.3px; } }

@media only screen and (min-width: 1200px) {
      .cd-primary-nav .cd-secondary-nav a {
        color: #fff;
        border-bottom: none; }
      .cd-primary-nav .cd-secondary-nav ul {
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
                transform: translateZ(0); }
      .cd-primary-nav .cd-secondary-nav ul ul {
        /* tertiary navigation */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
        .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
          -webkit-transform: translateX(113%);
                  transform: translateX(113%); }
        .cd-primary-nav .cd-secondary-nav ul ul .go-back {
          display: block; }
          .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
            padding-left: 2.1rem;
            border: 0; }
        .cd-primary-nav .cd-secondary-nav ul ul .see-all {
          display: block; }
      .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
        /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%); }
    .cd-primary-nav .cd-nav-gallery li {
      /* set here number of columns - use width percentage */
      width: 22%;
      float: left;
      margin: 0 4% 40px 0; }
      .cd-primary-nav .cd-nav-gallery li:nth-child(4n + 2) {
        /* +2 because we have two additional list items with display:none */
        margin-right: 0; }
    .cd-primary-nav .cd-nav-gallery .cd-nav-item {
      border-bottom: none;
      padding: 0;
      height: auto;
      line-height: 1.2; }
      .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
        position: static;
        margin-top: 0;
        height: auto;
        width: 100%;
        margin-bottom: 0.6em; }
      .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
        color: #000;
        font-weight: bold;
        padding: 0 0.4em; }
    .cd-primary-nav .cd-nav-icons li {
      /* set here number of columns - use width percentage */
      width: 32%;
      float: left;
      margin: 0 2% 20px 0; }
      .cd-primary-nav .cd-nav-icons li:nth-child(3n + 2) {
        /* +2 because we have two additional list items with display:none */
        margin-right: 0; }
    .cd-primary-nav .cd-nav-icons .cd-nav-item {
      border-bottom: none;
      height: 70px;
      line-height: 1.2;
      padding: 24px 0 0 85px;
      position: relative; }
      .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
        background: #f6f6f5; }
      .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
        color: #000;
        font-weight: bold; }
      .cd-primary-nav .cd-nav-icons .cd-nav-item p {
        display: block; }
      .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
        left: 25px; } }

.has-children > a,
.go-back a {
  position: relative; }
  .has-children > a::before, .has-children > a::after,
  .go-back a::before,
  .go-back a::after {
    /* arrow icon in CSS - for element with nested unordered lists */
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 1.5px;
    width: 10px;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .has-children > a::before,
  .go-back a::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .has-children > a::after,
  .go-back a::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  @media only screen and (min-width: 1200px) {
    .has-children > a::before, .has-children > a::after,
    .go-back a::before,
    .go-back a::after {
      background: #999; }
    .has-children > a:hover::before, .has-children > a:hover::after,
    .go-back a:hover::before,
    .go-back a:hover::after {
      background: #FFF; } }
  @media only screen and (max-width: 1199px) {
    .has-children > a::before, .has-children > a::after,
    .go-back a::before,
    .go-back a::after {
      background: #FFF; } }

.has-children > a {
  padding-right: 40px; }
  .has-children > a::before, .has-children > a::after {
    /* arrow goes on the right side - children navigation */
    right: 20px;
    -webkit-transform-origin: 9.5px 50%;
            transform-origin: 9.5px 50%; }

.cd-primary-nav .go-back a {
  padding-left: 40px;
  border-bottom: 1px solid #000; }
  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    /* arrow goes on the left side - go back button */
    left: 20px;
    -webkit-transform-origin: 1px 50%;
            transform-origin: 1px 50%; }

@media only screen and (min-width: 1200px) {
  .has-children > a::before, .has-children > a::after {
    right: 20px; }
  .cd-primary-nav > li > a, .cd-primary-nav > li > a:hover {
    background: transparent;
    color: currentColor; }
  .cd-primary-nav > li > a > span {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 1px;
    color: #FFF;
    line-height: 1;
    transition: background 100ms ease-in; }
  .cd-primary-nav > li > a:is(:hover) > span {
    background: #383838;
    transition: background 100ms ease-out; }
  .cd-primary-nav > li > a:is(.selected) > span {
    background: #000;
    transition: background 100ms ease-out; }
  .cd-primary-nav > .has-children > a {
    /* main navigation arrows on larger devices */
    padding-right: 15px !important; }
    .cd-primary-nav > .has-children > a > span {
      width: calc(100% + 15px); } }
  @media only screen and (min-width: 1200px) and (min-width: 1300px) {
    .cd-primary-nav > .has-children > a {
      padding-right: 15px !important; }
      .cd-primary-nav > .has-children > a > span {
        width: calc(100% + 16px); } }

@media only screen and (min-width: 1200px) {
    .cd-primary-nav > .has-children > a::before, .cd-primary-nav > .has-children > a::after {
      width: 8px;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      background: #fff;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transition: width 200ms, right 150ms, -webkit-transform 200ms;
      transition: width 200ms, transform 200ms, right 150ms;
      transition: width 200ms, transform 200ms, right 150ms, -webkit-transform 200ms; }
    .cd-primary-nav > .has-children > a::before {
      right: 10px; }
    .cd-primary-nav > .has-children > a::after {
      right: 5px; } }
  @media only screen and (min-width: 1200px) and (min-width: 1300px) {
    .cd-primary-nav > .has-children > a::before {
      right: 14px; }
    .cd-primary-nav > .has-children > a::after {
      right: 9px; } }

@media only screen and (min-width: 1200px) {
    .cd-primary-nav > .has-children > a.selected::before, .cd-primary-nav > .has-children > a.selected::after {
      width: 13px; }
    .cd-primary-nav > .has-children > a.selected::before {
      -webkit-transform: translateX(5px) rotate(-45deg);
              transform: translateX(5px) rotate(-45deg); }
    .cd-primary-nav > .has-children > a.selected::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .cd-secondary-nav > .has-children > a::before,
  .cd-secondary-nav > .has-children > a::after {
    /* remove arrows on secondary nav titles */
    display: none; }
  .cd-primary-nav .go-back a {
    padding-left: 20px; }
    .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
      left: 20px; } }

.cd-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms 0s, visibility 0s 200ms; }
  .cd-search form {
    height: 100%;
    width: 100%; }
  .cd-search input {
    border-radius: 0;
    border: none;
    background: #ffffff;
    height: 100%;
    width: 100%;
    padding: 0 5%;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .cd-search input:focus {
      outline: none; }
  .cd-search.is-visible {
    opacity: 1;
    visibility: visible;
    transition: opacity 200ms 0s, visibility 0s 0s; }
  .nav-is-fixed .cd-search {
    position: fixed; }
  @media only screen and (min-width: 1200px) {
    .cd-search {
      height: 120px;
      top: 70px; }
      .cd-search input {
        padding: 0 2em;
        font-size: 3.2rem;
        font-weight: 300; } }

.cd-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 200;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.55);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-backdrop-filter: blur(0);
          backdrop-filter: blur(0);
  transition: opacity 150ms ease-out, -webkit-backdrop-filter 150ms ease-out;
  transition: opacity 150ms ease-out, backdrop-filter 150ms ease-out;
  transition: opacity 150ms ease-out, backdrop-filter 150ms ease-out, -webkit-backdrop-filter 150ms ease-out; }
  .cd-overlay.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px); }
  @media only screen and (max-width: 1199px) {
    .cd-overlay.is-visible {
      -webkit-transform: translateX(-310px);
              transform: translateX(-310px); }
    .nav-on-left .cd-overlay.is-visible {
      -webkit-transform: translateX(310px);
              transform: translateX(310px); }
    .cd-overlay.is-visible.search-is-visible,
    .nav-on-left .cd-overlay.is-visible.search-is-visible {
      -webkit-transform: translateX(0);
              transform: translateX(0); } }

/* --------------------------------

support for no js

-------------------------------- */
.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2; }

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible; }

@media only screen and (min-width: 1200px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 3;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0; }
  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed; } }

@media screen and (min-width: 1490px) {
  .cd-main-header {
    height: 70px; }
  .cd-primary-nav > li > a {
    height: 70px;
    line-height: 70px;
    padding: 0 15px; } }

.footer {
  background-color: #202020;
  color: #FFF;
  padding: 3.5rem 0; }
  .footer a {
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul li {
    padding: 0; }
  .footer a {
    color: #FFF; }
  @media screen and (min-width: 530px) {
    .footer__columns {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .footer__columns {
      flex-wrap: nowrap; } }
  .footer__column {
    flex-grow: 1; }
    @media screen and (max-width: 767px) {
      .footer__column {
        width: 50%; } }
    @media screen and (min-width: 768px) {
      .footer__column {
        width: 33.33%; } }
    @media screen and (min-width: 1200px) {
      .footer__column {
        width: auto; } }
  .footer__heading {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #FFFF00;
    padding-bottom: 3px;
    margin: 0 0 24px;
    font-size: 1.5rem; }
    @media screen and (max-width: 767px) {
      .footer__heading {
        margin-bottom: 14px; }
        .footer__heading:first-child {
          margin-top: 0; } }
  .footer__links {
    margin-top: 0; }
  .footer__link {
    font-family: "AmnestyTradeGothicRC", serif;
    margin-bottom: 7px; }
    @media screen and (max-width: 767px) {
      .footer__link:last-child {
        margin-bottom: 34px; } }
  .footer__sik {
    margin: 20px 0 0 0;
    height: 33px;
    width: 125px; }
    .footer__sik a {
      margin: 0 0 0 0; }

.push-item {
  display: flex;
  position: relative;
  width: 100%;
  max-height: 75vh;
  grid-column: span 1;
  position: relative; }

.push-item__body {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

/* Images */
.push-item__image {
  background: #000;
  overflow: hidden;
  border-radius: var(--item-border-radius);
  aspect-ratio: 16 / 9;
  position: relative;
  order: -1;
  margin: 0; }

.push-item__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--item-border-radius);
  transition: -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1); }

.push-item:hover .push-item__image img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  transition: -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1); }

/* Title */
.push-item__title {
  font-family: "AmnestyTradeGothicBC", sans-serif;
  font-weight: bold;
  font-size: clamp(1.25rem, 2vw, 1.5rem);
  position: relative;
  z-index: 1;
  text-wrap: balance;
  letter-spacing: -0.01em;
  margin: clamp(0.5rem, 2vw, 0.75rem) 0 0.3rem 0;
  line-height: 1.25; }

.push-item:hover .push-item__title {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: .15em; }

/* Date */
.push-item__date {
  display: block;
  color: #767676;
  font-size: 0.875rem;
  margin: 0.25rem 0 0.35rem; }

/* Button link */
.push-item__link {
  font-size: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  inset: 0; }

.news-list a {
  color: #000000;
  text-decoration: none; }

.news-list:before {
  border-top: 1px solid #000000;
  content: ' ';
  display: block;
  padding-bottom: 16px;
  margin-top: -10px; }
  @media screen and (min-width: 768px) {
    .news-list:before {
      margin-top: 0; } }

.news-list__date {
  font-size: 16px;
  font-size: 1rem;
  font-family: "AmnestyTradeGothicRC", serif;
  color: #999999; }

.news-list__item {
  padding: 0 0 30px;
  margin: 26px 0 22px;
  border-bottom: 1px solid #cccccc; }

.news-list__anchor {
  margin: 0;
  display: block;
  font-family: "AmnestyTradeGothicRC", serif;
  color: #000000; }
  .news-list__anchor:hover {
    text-decoration: none; }
    .news-list__anchor:hover .news-list__heading {
      text-decoration: underline; }
    .news-list__anchor:hover .news-list__imperative {
      box-shadow: 0.5rem 0 0 #FFFF00, -0.5rem 0 0 #FFFF00, calc(0.5rem - 12px) 2px 0 #cccccc, 11px calc((0.5rem * -1) + 11px) 0 0 #cccccc; }

.news-list__imperative {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  background-color: #FFFF00;
  box-shadow: 0.5rem 0 0 #FFFF00, -0.5rem 0 0 #FFFF00;
  margin: 8px 0 0 8px;
  display: inline-block;
  font-family: "AmnestyTradeGothicBC", sans-serif; }

.news-list__heading, .news-list__preamble {
  margin: 0; }

.news-list__heading {
  font-size: 22px;
  font-size: 1.375rem;
  display: block; }

.news-list__preamble {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline; }

.pagination {
  margin: 0 auto 40px;
  text-align: center;
  padding: 0 30px; }
  .pagination::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 699px) {
    .pagination {
      padding: 0 15px; } }
  .pagination__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    @media screen and (max-width: 699px) {
      .pagination__list {
        justify-content: space-around; } }
  .pagination__item {
    padding: 0;
    min-width: 14px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .pagination__item {
        min-width: 10px;
        margin-left: 7px;
        margin-right: 7px; } }
    .pagination__item > * {
      font-family: "AmnestyTradeGothicBC", sans-serif;
      font-size: 1.25rem;
      color: #000000;
      text-decoration: none;
      display: block;
      margin-bottom: 0; }
      .pagination__item > *:hover {
        color: #ffea00; }
    .pagination__item.dots {
      font-size: 12px;
      padding-top: 9px;
      margin-left: 0;
      margin-right: 0; }
    .pagination__item.current > * {
      border-bottom: 3px solid #ffea00;
      margin-bottom: 8px; }
      .pagination__item.current > *:hover {
        color: #000000; }
    .pagination__item.prev, .pagination__item.next {
      margin-left: 0;
      margin-right: 0; }
    .pagination__item.prev a, .pagination__item.next a {
      background-position: center center;
      background-size: auto 14px;
      background-repeat: no-repeat;
      width: 32px;
      height: 32px;
      border: 2px solid #000000; }
      @media screen and (max-width: 767px) {
        .pagination__item.prev a, .pagination__item.next a {
          width: 22px; } }
      .pagination__item.prev a:hover, .pagination__item.next a:hover {
        background-color: #000000; }
    .pagination__item.prev a {
      background-image: url("../img/arrow-black-left.ccde229d4898.svg");
      background-position: calc(50% - 1px) center; }
      .pagination__item.prev a:hover {
        background-image: url("../img/arrow-white-left.62c362453146.svg"); }
    .pagination__item.next {
      margin-right: 0; }
      .pagination__item.next a {
        background-image: url("../img/arrow-black-right.34611f83e5e3.svg"); }
        .pagination__item.next a:hover {
          background-image: url("../img/arrow-white-right.739339ddb8a6.svg"); }
  .pagination__button {
    background: none;
    background-color: #ccc;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    font-size: 20px;
    font-size: 1.25rem;
    text-decoration: none;
    color: #000000;
    display: block;
    text-align: center;
    width: 100%;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    margin: 0; }
    .pagination__button:after {
      content: initial;
      display: initial; }
    .pagination__button:hover {
      cursor: pointer;
      background-color: #000000;
      color: #FFF;
      transition: none; }
    .pagination__button:hover {
      text-decoration: none; }

.tile-grid {
  --item-padding: 1rem;
  --item-border-radius: 1px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: calc(var(--item-padding) * 2) var(--item-padding);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

@media (min-width: 700px) {
  .tile-grid {
    --item-padding: 1.875rem;
    gap: var(--item-padding); } }

@media (min-width: 1300px) {
  .tile-grid {
    grid-template-columns: 1fr 1fr 1fr; } }

.splash-text {
  padding: 2.5rem 0 0;
  margin: 0; }
  .splash-text .title {
    margin-bottom: clamp(1rem, 2.5vw, 1.5rem);
    padding: 0;
    font-size: clamp(2.5rem, 15vw, 7rem);
    letter-spacing: -0.02em;
    line-height: 1;
    text-transform: none; }
  .splash-text .preamble {
    max-width: 49ch;
    text-wrap: pretty;
    font-family: unset;
    font-size: clamp(1.125rem, 3vw, 1.5rem);
    line-height: 1.35; }
  .splash-text > :last-child {
    margin-bottom: 0; }

.instagram-grid {
  list-style: none;
  margin: -5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  .instagram-grid__item {
    width: 25%;
    padding: 5px;
    margin: 0; }
    @media screen and (max-width: 699px) {
      .instagram-grid__item {
        width: 33.33%; } }
    @media screen and (max-width: 479px) {
      .instagram-grid__item {
        width: 50%; } }
  .instagram-grid__link {
    margin: 0;
    padding-bottom: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    position: relative; }
    .instagram-grid__link__overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #000000;
      opacity: 0;
      transition: opacity .2s ease; }
      .instagram-grid__link__overlay:hover {
        opacity: .2; }
  .instagram-grid__video-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: auto;
    -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.15)); }

.published-date {
  margin: 1rem 0 1.5rem 0 !important;
  display: block;
  font-size: 1.25rem;
  font-family: "AmnestyTradeGothicRC", serif;
  color: #999; }

.successes {
  background-color: #FFFF00;
  color: #000000;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  overflow: hidden;
  padding: 10px 0;
  height: 110px;
  margin: -2.5rem 0; }
  @media screen and (min-width: 480px) {
    .successes {
      height: auto; } }
  @media screen and (min-width: 530px) {
    .successes {
      padding: 10px 0 20px; } }
  @media screen and (min-width: 768px) {
    .successes {
      padding: 10px 0 27px; } }
  @media screen and (min-width: 960px) {
    .successes {
      padding: 10px 0 58px; } }
  .successes p {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
  .successes a {
    color: inherit;
    text-decoration: none; }
  .successes__header {
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.125rem; }
    @media screen and (min-width: 960px) {
      .successes__header {
        padding: 14px 0;
        font-size: 30px;
        font-size: 1.875rem; } }
    .successes__header::before {
      background-color: #000000;
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      position: absolute;
      z-index: 1;
      left: 0;
      top: calc(50% - 1px); }
  .successes__header-text {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding: 0 15px;
    background-color: #FFFF00;
    z-index: 2;
    position: relative; }
  .successes__list-container {
    height: 40px;
    width: 100%;
    position: relative;
    padding: 0 30px;
    box-sizing: border-box; }
    @media screen and (min-width: 960px) {
      .successes__list-container {
        margin-top: 8px; } }
    @media screen and (min-width: 960px) {
      .successes__list-container {
        height: 60px;
        margin-top: 16px; } }
  .successes__arrow {
    z-index: 10;
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    position: absolute;
    top: 50%;
    padding: 0;
    width: 25px;
    height: 25px; }
    .successes__arrow:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .successes__arrow:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    @media screen and (min-width: 530px) {
      .successes__arrow {
        width: 40px;
        height: 40px; } }
    @media screen and (min-width: 960px) {
      .successes__arrow {
        width: 50px;
        height: 50px; } }
    .successes__arrow--left {
      left: 0;
      background-image: url("../img/arrow-black-left.ccde229d4898.svg");
      margin-left: -10px; }
    .successes__arrow--right {
      right: 0;
      background-image: url("../img/arrow-black-right.34611f83e5e3.svg");
      margin-right: -10px; }
  .successes__list {
    position: relative;
    height: 100%;
    margin: 0; }
    @media screen and (min-width: 960px) {
      .successes__list {
        margin: 0 50px; } }
  .successes__list-item {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 1s cubic-bezier(0.18, 0.89, 0.32, 1.28); }
    .successes__list-item:before {
      content: ''; }
    .successes__list-item--active {
      opacity: 1;
      visibility: visible; }
  .successes__list-item-container {
    margin: 0 auto;
    max-width: 600px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (min-width: 960px) {
      .successes__list-item-container {
        max-width: 700px;
        align-items: flex-start; } }
  .successes__number {
    align-self: center;
    text-align: right;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 0 10px;
    line-height: normal;
    font-size: 32px;
    font-size: 2rem; }
    @media screen and (min-width: 530px) {
      .successes__number {
        font-size: 40px;
        font-size: 2.5rem; } }
    @media screen and (min-width: 768px) {
      .successes__number {
        font-size: 50px;
        font-size: 3.125rem;
        padding: 0 30px; } }
    @media screen and (min-width: 960px) {
      .successes__number {
        font-size: 100px;
        font-size: 6.25rem;
        padding: 0 35px; } }
  .successes__html {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    align-self: center;
    font-family: "AmnestyTradeGothicRC", serif;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    display: -webkit-box; }
    @media screen and (min-width: 530px) {
      .successes__html {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 20px;
        line-height: 1.25rem; } }
    @media screen and (min-width: 768px) {
      .successes__html {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem; } }
    @media screen and (min-width: 960px) {
      .successes__html {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 36px;
        line-height: 2.25rem; } }

.input {
  width: 100%; }
  @media screen and (min-width: 640px) {
    .input--inline {
      width: 48%;
      float: left; } }
  @media screen and (min-width: 640px) {
    .input--inline:last-child {
      float: right;
      margin-right: 0; } }
  .input--center {
    text-align: center; }
  .input--required .input__label:first-child:after {
    content: " *"; }
  .input--checkbox, .input--radio {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap; }
    .input--checkbox--column, .input--radio--column {
      flex-direction: column; }
    .input--checkbox .error, .input--radio .error {
      flex-basis: 100%;
      flex-shrink: 0; }
    .input--checkbox input[type="checkbox"],
    .input--checkbox input[type="radio"], .input--radio input[type="checkbox"],
    .input--radio input[type="radio"] {
      position: absolute;
      opacity: 0;
      width: 0;
      height: 0; }
      .input--checkbox input[type="checkbox"] + label,
      .input--checkbox input[type="radio"] + label, .input--radio input[type="checkbox"] + label,
      .input--radio input[type="radio"] + label {
        position: relative;
        cursor: pointer;
        padding: 0 0 0 30px;
        margin: 10px 30px 7.5px 0; }
      .input--checkbox input[type="checkbox"] + label:before,
      .input--checkbox input[type="radio"] + label:before, .input--radio input[type="checkbox"] + label:before,
      .input--radio input[type="radio"] + label:before {
        content: '';
        margin-right: 5px;
        font-size: 25px;
        display: inline-block;
        vertical-align: bottom;
        width: 20px;
        height: 20px;
        border: 2px solid #FFFF00;
        text-align: center;
        line-height: 20px;
        color: #000000;
        position: absolute;
        top: 0;
        left: 0; }
      .input--checkbox input[type="checkbox"]:checked + label:before,
      .input--checkbox input[type="radio"]:checked + label:before, .input--radio input[type="checkbox"]:checked + label:before,
      .input--radio input[type="radio"]:checked + label:before {
        background: #FFFF00; }
    .input--checkbox input[type="checkbox"]:checked + label:before, .input--radio input[type="checkbox"]:checked + label:before {
      content: '✓'; }
    .input--checkbox input[type="radio"] + label:before, .input--radio input[type="radio"] + label:before {
      border-radius: 50%; }
    .input--checkbox input[type="radio"]:checked + label:before, .input--radio input[type="radio"]:checked + label:before {
      content: '•'; }
    .input--checkbox .input__label, .input--radio .input__label {
      display: inline-block; }
      .input--checkbox .input__label:not(:last-child), .input--radio .input__label:not(:last-child) {
        margin-right: 25px; }
      .input--checkbox .input__label--noflex, .input--radio .input__label--noflex {
        flex-shrink: 0;
        flex-basis: 100%; }
      .input--checkbox .input__label small, .input--radio .input__label small {
        margin: 10px 0;
        display: block;
        font-family: "AmnestyTradeGothicRoman", arial; }
        .input--checkbox .input__label small a, .input--radio .input__label small a {
          color: inherit; }
  .input__label {
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
    margin: 15px 0 6px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    color: #FFF; }
    .input__label--hidden {
      height: 1px;
      margin-left: -100%;
      margin-top: -1px;
      position: absolute;
      width: 1px; }
  .input__field {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "AmnestyTradeGothicRC", serif;
    background-color: #FFF;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
    color: #000000;
    display: block;
    height: 49px;
    margin: 0;
    padding: 0 0.65em;
    width: 100%; }
    .input__field::-webkit-input-placeholder {
      letter-spacing: 0.3px;
      text-transform: uppercase; }
    .input__field:-moz-placeholder {
      letter-spacing: 0.3px;
      text-transform: uppercase; }
    .input__field::-moz-placeholder {
      letter-spacing: 0.3px;
      text-transform: uppercase; }
    .input__field:-ms-input-placeholder {
      letter-spacing: 0.3px;
      text-transform: uppercase; }
  .input .error {
    color: #FFFF00;
    font-weight: bold;
    position: relative;
    padding-left: .9em;
    margin-top: 7.5px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
    clear: both;
    content: "";
    display: table; }
    .input .error:before {
      content: "* ";
      font-size: 22px;
      font-size: 1.375rem;
      display: inline-block;
      position: absolute;
      left: 0; }

.submit {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 10px 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  text-transform: uppercase;
  position: relative;
  line-height: 1em;
  width: 100%; }
  .submit--inline {
    width: 45%;
    float: right; }
  .submit--base {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    color: #000000; }
    .submit--base:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .submit--base:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .submit--base:hover {
      background-color: #ffea00; }
  .submit--base-arrow {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px; }
    .submit--base-arrow:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .submit--base-arrow:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .submit--base-arrow:hover {
      background-color: #ffea00; }
    .submit--base-arrow:after {
      content: '';
      width: 13px;
      height: 13px;
      position: absolute;
      right: 10px;
      top: 14px;
      background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }
  .submit--base-loader {
    background: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    border: 1px solid #FFFF00;
    color: #FFFF00; }
    .submit--base-loader:disabled {
      background-color: rgba(0, 0, 0, 0);
      cursor: not-allowed; }
    .submit--base-loader:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .submit--base-loader:hover {
      background-color: #FFFF00;
      color: #000000; }
    .submit--base-loader.loading {
      background-color: #FFFF00;
      color: #000000; }
      .submit--base-loader.loading:before {
        display: inline-block;
        content: '';
        width: 25px;
        height: 25px;
        position: absolute;
        right: 18px;
        top: 12px;
        background: url("../img/spinner-black.704a76244090.svg") no-repeat center; }
  .submit--shallow {
    background: none;
    background-color: #ccc;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px; }
    .submit--shallow:hover {
      cursor: pointer;
      background-color: #000000;
      color: #FFF;
      transition: none; }

.social {
  margin: 0 16px 0 0;
  /* background-repeat: no-repeat; */
  display: inline-block;
  height: 30px;
  width: 30px;
  /* These are no longer used (img elements are used instead, so we can have alt texts, for accessibility)
  &--facebook {
    background-image: url("../img/fb.3bb7a858197f.svg");
  }

  &--twitter {
    display: none;
  }

  &--instagram {
    background-image: url("../img/instagram.5f1af7e543fe.svg");
  }

  &--newsletter {
    background-image: url("../img/newsletter.17e7abc621a5.svg");
  }
  */ }
  .social:after {
    content: initial;
    display: initial; }

.social-share__headline {
  color: inherit; }

.social-share__container {
  display: flex;
  justify-content: center; }

.social-share__link {
  color: inherit;
  display: flex;
  align-items: center; }
  .social-share__link:link, .social-share__link:active, .social-share__link:hover, .social-share__link:visited {
    color: inherit;
    text-decoration: none; }
  .social-share__link:not(:first-child) {
    margin-left: 30px; }

.social-share__text {
  font-family: "AmnestyTradeGothicRoman", arial; }

.newsletter-form .submit {
  margin-bottom: 30px; }

.newsletter-form__heading {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  border-bottom: 1px solid #FFFF00;
  padding-bottom: 3px;
  /* margin: 0 0 $base-unit; */
  margin: 0 0 9px;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .newsletter-form__heading {
      display: inline-block;
      margin-top: 0; } }

.newsletter-form__feedback {
  color: #FFFF00;
  display: none; }

@media screen and (max-width: 767px) {
  .newsletter-form--submitted h4 {
    margin-top: 0; } }

.newsletter-form--submitted .newsletter-form__feedback {
  display: block; }

.newsletter-form--submitted button,
.newsletter-form--submitted input {
  display: none; }

.f2f-login-form input {
  margin-bottom: 5px; }

.f2f-login-form .submit {
  margin-top: 20px; }

.f2f-login-form__heading {
  font-size: 36px;
  font-size: 2.25rem;
  text-align: center;
  margin: 30px 0; }

.f2f-login-form__info {
  color: #cccccc;
  font-size: 16px;
  font-size: 1rem;
  text-align: center; }
  .f2f-login-form__info p {
    margin: 0; }

.f2f-top-area {
  top: 11px;
  position: relative;
  height: 129px;
  border-bottom: 3px solid #FFFF00; }
  .f2f-top-area a {
    text-decoration: none; }
    .f2f-top-area a:hover {
      text-decoration: underline; }
  .f2f-top-area a {
    color: #000000; }
  .f2f-top-area__heading, .f2f-top-area__user, .f2f-top-area__steps {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    top: 15px;
    position: absolute;
    line-height: 1;
    margin: 0;
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px; }
  .f2f-top-area__heading {
    left: 0;
    font-size: 24px;
    font-size: 1.5rem; }
  .f2f-top-area__user {
    right: 0;
    font-size: 24px;
    font-size: 1.5rem; }
  .f2f-top-area__steps {
    top: 74px;
    font-size: 18px;
    font-size: 1.125rem; }
  .f2f-top-area__nav {
    position: absolute;
    top: 65px;
    right: 0;
    margin-left: 30px;
    margin-right: 30px; }
  .f2f-top-area__button {
    background: none;
    background-color: #ccc;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    display: inline-block;
    padding: 5px 10px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    color: #000000;
    background-color: #FFF; }
    .f2f-top-area__button:after {
      content: initial;
      display: initial; }
    .f2f-top-area__button:hover {
      cursor: pointer;
      background-color: #000000;
      color: #FFF;
      transition: none; }
    .f2f-top-area__button:first-child {
      margin-right: 3px; }
    .f2f-top-area__button:hover {
      background-color: #FFF;
      color: #000000; }
    .f2f-top-area__button--home:before {
      content: '';
      display: inline-block;
      width: 25px;
      height: 15px;
      background-image: url("../img/home.a4cc20507989.svg");
      background-repeat: no-repeat; }
    .f2f-top-area__button--my-page:before {
      content: '';
      display: inline-block;
      width: 22px;
      height: 15px;
      background-image: url("../img/user.877a015e1ebd.svg");
      background-repeat: no-repeat; }
    .f2f-top-area__button--log-out:before {
      content: '';
      display: inline-block;
      width: 30px;
      height: 20px;
      background-image: url("../img/log-out.1fe0fd4b8213.svg");
      background-repeat: no-repeat; }
    .f2f-top-area__button--back:before {
      content: '◀︎';
      display: inline-block;
      width: 25px; }

.f2f-dashboard-button {
  background: none;
  background-color: #FFFF00;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  text-align: center;
  margin: 10px 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  position: relative;
  line-height: 1em;
  width: 50%; }
  .f2f-dashboard-button:disabled {
    background-color: #cccc00;
    cursor: not-allowed; }
  .f2f-dashboard-button:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  .f2f-dashboard-button:hover {
    text-decoration: none;
    background-color: #ffea00; }
  .f2f-dashboard-button:after {
    content: '';
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 18px;
    background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }

.f2f-dashboard-item {
  margin: 10px 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  position: relative;
  line-height: 1em;
  width: 50%; }

.f2f-field-container {
  color: #FFF; }
  .f2f-field-container::after {
    clear: both;
    content: "";
    display: block; }
  .f2f-field-container__border {
    padding: 10px 30px;
    background-color: #333333; }
  .f2f-field-container__heading {
    margin: 0;
    line-height: 1;
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.3px;
    text-transform: uppercase; }
  .f2f-field-container__info {
    margin: 0;
    line-height: 1.2;
    float: right;
    font-size: 16px;
    font-size: 1rem;
    font-family: "AmnestyTradeGothicRC", serif; }
  .f2f-field-container__fields {
    border: 1px solid #333333;
    padding: 10px 30px 30px; }
    .f2f-field-container__fields::after {
      clear: both;
      content: "";
      display: block; }
  .f2f-field-container .support-form {
    color: #FFF; }
    .f2f-field-container .support-form__group {
      margin-top: 20px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .f2f-field-container .support-form__amount {
      margin-top: 18px; }
    .f2f-field-container .support-form__currency {
      letter-spacing: initial;
      text-transform: lowercase; }
    .f2f-field-container .support-form__label.active {
      background-color: #FFFF00;
      border-color: #FFFF00; }
    .f2f-field-container .support-form__label--radio {
      margin: 0 8px; }

.f2f-social-security-form::after {
  clear: both;
  content: "";
  display: block; }

.f2f-social-security-form .submit {
  margin-top: 43px;
  margin-bottom: 0;
  height: 49px; }
  .f2f-social-security-form .submit:after {
    display: none; }

.f2f-new-member-form {
  width: 85%;
  padding: 30px 0;
  padding-top: 11px;
  margin: 60px auto; }
  .f2f-new-member-form__group {
    margin: 0 auto 60px; }
  .f2f-new-member-form .f2f-form-errors {
    margin-top: -42px; }

.f2f-form-button-wrapper {
  display: flex;
  justify-content: space-between; }
  .f2f-form-button-wrapper .f2f-form-button {
    margin: 10px; }

.f2f-form-qr-wrapper {
  display: none;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  .f2f-form-qr-wrapper #qrCodeImg {
    margin-top: 20px;
    width: 150px;
    background-color: white;
    padding: 4px; }

.f2f-eid-hub-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin: auto;
  width: 50vw;
  min-height: 50vh; }
  .f2f-eid-hub-wrapper #qrCodeImg {
    width: 150px;
    background-color: white; }
  .f2f-eid-hub-wrapper hr {
    height: 0.5px;
    background-color: #FFFFFF;
    border: none;
    margin: 20px; }
  .f2f-eid-hub-wrapper img {
    margin: 20px; }

.f2f-form-loading {
  display: none;
  margin-top: 16px;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.f2f-throbber {
  max-width: 30px; }

#bankNumberList {
  display: none; }

#qrCodeAlternative {
  text-align: center; }

.f2f-signature-frame {
  padding: 0 30px; }
  .f2f-signature-frame__window {
    height: calc(100vh - 60px);
    width: calc(100%);
    margin: 60px auto;
    border: none;
    display: block; }
  .f2f-signature-frame__close {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 2;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0; }
    .f2f-signature-frame__close:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .f2f-signature-frame__close:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  .f2f-signature-frame__back {
    background: none;
    background-color: #000000;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    color: white;
    position: absolute;
    top: 10px;
    left: 30px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0; }
    .f2f-signature-frame__back:disabled {
      background-color: black;
      cursor: not-allowed; }
    .f2f-signature-frame__back:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .f2f-signature-frame__back:before {
      content: '◀︎';
      display: inline-block;
      width: 25px; }

.f2f-swish {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .f2f-swish img {
    position: absolute;
    bottom: 0px;
    margin: 20px; }

.f2f-recruiter-page {
  width: 85%;
  padding: 30px 0;
  padding-top: 11px;
  margin: 60px auto;
  font-size: 110%;
  font-weight: bold; }
  .f2f-recruiter-page__navigation {
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: 100%;
    margin-top: -40px;
    margin-bottom: 20px; }
    .f2f-recruiter-page__navigation span.date {
      padding-top: 10px; }
    .f2f-recruiter-page__navigation a.button {
      letter-spacing: 0.3px;
      text-transform: uppercase;
      display: inline-block;
      padding: 5px 10px;
      margin: 0;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      color: #000000;
      background-color: #FFF;
      text-decoration: none; }
    .f2f-recruiter-page__navigation a.prev:before {
      content: '◀︎';
      display: inline-block;
      width: 25px; }
    .f2f-recruiter-page__navigation a.next:after {
      content: '▶︎';
      display: inline-block;
      width: 17px;
      padding-left: 10px; }
    .f2f-recruiter-page__navigation a.hidden {
      opacity: 0;
      pointer-events: none; }
  .f2f-recruiter-page__group {
    margin: 0; }
  .f2f-recruiter-page__container {
    width: 100%;
    display: grid;
    grid-template-columns: 32% 15% 33% 20%;
    /* For F2F Galaxy Tab in portrait orientation (800 x 1200) */ }
    @media (min-width: 801px) {
      .f2f-recruiter-page__container {
        grid-template-columns: 20% 15% 45% 20%;
        /* For wider than F2F Galaxy Tab in portrait orientation */ } }
  .f2f-recruiter-page__container-row {
    display: contents; }
  .f2f-recruiter-page__container-cell {
    padding: 2px 5px 2px 5px; }
  .f2f-recruiter-page__numeric {
    text-align: right; }

.new-member-top-area {
  text-align: center; }
  .new-member-top-area__subheading {
    letter-spacing: 0.3px;
    text-transform: uppercase; }

.new-member-amount-form {
  background-color: #000000; }
  .new-member-amount-form h2 {
    color: #FFFF00; }
  .new-member-amount-form label {
    color: #000000;
    max-width: none;
    margin: 15px;
    width: calc(100% - 30px); }
  .new-member-amount-form__items {
    margin: -15px; }
    @media screen and (min-width: 768px) {
      .new-member-amount-form__items {
        display: flex;
        justify-content: center; } }
    @media screen and (max-width: 767px) {
      .new-member-amount-form__items {
        margin-top: 0;
        margin-bottom: 0; } }
  @media screen and (min-width: 480px) {
    .new-member-amount-form .input {
      margin: 0 auto;
      max-width: 60%; } }
  @media screen and (min-width: 768px) {
    .new-member-amount-form .input {
      margin-top: 30px;
      max-width: none;
      width: 33.33%;
      padding: 0 10px; } }
  .new-member-amount-form .input__field {
    border: 1px solid #000000; }
  .new-member-amount-form .input__label {
    color: #FFF;
    margin: 15px 0; }
  .new-member-amount-form .submit {
    margin: 20px auto 0;
    display: inherit;
    height: 55px; }
    @media screen and (min-width: 480px) {
      .new-member-amount-form .submit {
        max-width: 60%; } }
    @media screen and (min-width: 768px) {
      .new-member-amount-form .submit {
        width: calc(33.33% - 20px); } }
  .new-member-amount-form .button {
    width: 100%; }
    .new-member-amount-form .button .button--cta {
      width: 100%; }

.radio-input-squared {
  margin-bottom: 15px;
  text-align: center;
  background-color: #f2f2f2;
  display: block;
  width: 100%; }
  .radio-input-squared input[type="radio"] {
    position: absolute;
    left: -9999px;
    visibility: hidden; }
  @media screen and (min-width: 768px) {
    .radio-input-squared {
      margin: 0 10px;
      max-width: 315px; } }
  .radio-input-squared.active {
    background-color: #252525;
    color: #FFF; }
    .radio-input-squared.active .coin {
      border-color: #FFF; }
  .radio-input-squared:hover {
    cursor: pointer; }
  .radio-input-squared__content {
    padding: 30px;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .radio-input-squared__content {
        padding: 20px; } }
    .radio-input-squared__content > :last-child {
      margin-bottom: 0; }
  .radio-input-squared__label {
    margin-top: 0;
    font-size: 22px; }
  .radio-input-squared__img {
    margin: 0; }
    @media screen and (max-width: 767px) {
      .radio-input-squared__img {
        display: none; } }
    .radio-input-squared__img img {
      display: block;
      width: 100%; }
  .radio-input-squared__amount {
    font-size: 50px; }
    .radio-input-squared.active .radio-input-squared__amount {
      color: #FFFF00; }

.coin {
  display: block;
  margin: 10px auto;
  width: 125px;
  height: 125px;
  border: 2px solid #000000;
  border-radius: 50%; }
  .coin__amount, .coin__currency {
    letter-spacing: 0.3px;
    text-transform: uppercase;
    display: block; }
  .coin__amount {
    font-size: 48px;
    font-size: 3rem;
    margin-top: 23px;
    font-family: "AmnestyTradeGothicBC", sans-serif; }
  .coin__currency {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "AmnestyTradeGothicRC", serif; }

.block--theme-dark + .focus-areas,
.block--theme-grey + .focus-areas,
.block--theme-yellow + .focus-areas,
.block--theme-waves + .focus-areas {
  margin-top: 0;
  border-top: 1px solid #222; }

.focus-page-content:has(:is(.block--theme-dark, .block--theme-grey, .block--theme-yellow, .block--theme-waves):last-child) + .focus-areas {
  margin-top: 0; }

.focus-areas {
  overflow: hidden;
  background-color: #262626;
  border-bottom: 1px solid #000;
  margin-top: 4.5rem;
  clear: both; }
  @media screen and (min-width: 960px) {
    .focus-areas {
      margin-top: 6.5rem; } }
  .focus-areas .block {
    margin: 0; }
  .focus-areas__bg {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -25px;
    background: url("../img/simple-map-gfx.0e45d0256e98.svg") no-repeat center;
    background-size: cover;
    margin: 0; }
    @media screen and (min-width: 1710px) {
      .focus-areas__bg {
        background-size: contain; } }
  .focus-areas__inner {
    min-height: 25rem;
    padding-bottom: 0; }
  .focus-areas__headline {
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 3rem;
    text-shadow: 0 0 3px black; }
  .focus-areas__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem; }
  @media (min-width: 500px) {
    .focus-areas__items {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 1.5rem; } }
  @media (min-width: 700px) {
    .focus-areas__items {
      display: grid;
      gap: 1.5rem;
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (min-width: 900px) {
    .focus-areas__items {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1300px) {
    .focus-areas__items {
      display: grid;
      gap: 2.25rem 4rem;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
  .focus-areas__item {
    margin: 0; }
  .focus-areas__link {
    margin: 0;
    padding-bottom: 100%;
    background: #FFF;
    border-radius: 50%;
    display: block;
    position: relative; }
    .focus-areas__link__inner {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      text-align: center;
      font-size: 5vw;
      padding: 1.2rem;
      width: 100%; }
      @media (min-width: 500px) {
        .focus-areas__link__inner {
          font-size: 3.5vw; } }
      @media (min-width: 700px) {
        .focus-areas__link__inner {
          font-size: 2.5vw; } }
      @media (min-width: 900px) {
        .focus-areas__link__inner {
          font-size: 2vw; } }
      @media (min-width: 1100px) {
        .focus-areas__link__inner {
          font-size: 1.5rem; } }
      @media (min-width: 1300px) {
        .focus-areas__link__inner {
          font-size: 1.75rem; } }
    .focus-areas__link__title {
      font-size: inherit;
      line-height: 1em;
      min-height: 2em;
      text-transform: uppercase;
      color: #000000;
      margin: 0.5em 0 0; }
    .focus-areas__link__icon {
      display: block;
      margin: 0 auto;
      height: 1.7em;
      width: auto; }

.f2f-form-errors {
  margin-top: 1em;
  color: #FFFF00;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  .f2f-form-errors .no-list-style li:before {
    content: initial;
    display: initial;
    position: initial; }
  .f2f-form-errors ul {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0; }
    .f2f-form-errors ul li {
      position: relative;
      padding-left: 1.1em;
      margin-top: 0.47rem;
      margin-bottom: 0; }
      .f2f-form-errors ul li:before {
        content: "• ";
        font-size: 1.125rem;
        display: inline-block;
        position: absolute;
        left: 0; }
  .f2f-form-errors ol {
    counter-reset: item;
    list-style: none;
    padding: 0.5em 0;
    margin: 1rem 0 0; }
    .f2f-form-errors ol li {
      position: relative;
      counter-increment: item;
      padding-left: 4.5rem;
      top: -0.1rem;
      margin-bottom: 2rem; }
      .f2f-form-errors ol li:last-child {
        margin-bottom: 0; }
      .f2f-form-errors ol li:before {
        content: counters(item, ".");
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1.5em;
        height: 1.5em;
        text-indent: 0;
        margin-right: 0.5em;
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 1.4em;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        border-radius: 100%;
        background-color: #000000;
        color: #FFFF00; }

.form-credentials__ssn::after {
  clear: both;
  content: "";
  display: block; }

@media screen and (max-width: 639px) {
  .form-credentials__ssn .submit {
    float: none;
    width: 100%; } }

@media screen and (min-width: 640px) {
  .form-credentials__ssn .submit {
    margin-top: 28px;
    margin-bottom: 0;
    height: 49px;
    width: 48%; }
    .form-credentials__ssn .submit:after {
      display: none; } }

.form-credentials__row::after {
  clear: both;
  content: "";
  display: block; }

.form-credentials__data-protection-act {
  line-height: 1.5; }
  .form-credentials__data-protection-act a {
    color: inherit; }
  .form-credentials__data-protection-act p {
    max-width: initial;
    margin: 30px 0 0 0; }

@media screen and (min-width: 1000px) {
  .form-amount__container {
    display: flex;
    justify-content: center;
    align-items: center; } }

.form-amount__input {
  margin: 0 5px 0 0; }
  .form-amount__input--radio {
    position: absolute;
    left: -9999px;
    visibility: hidden; }

.form-amount__label {
  padding: 5px;
  font-size: 30px;
  display: flex;
  align-items: center; }
  .form-amount__label--radio {
    display: block;
    margin: 10px auto;
    width: 100px;
    height: 100px;
    border: 2px solid #FFF;
    border-radius: 50%; }
    @media screen and (min-width: 700px) {
      .form-amount__label--radio {
        width: 125px;
        height: 125px; } }
    @media screen and (min-width: 1000px) {
      .form-amount__label--radio {
        margin: 0 15px; }
        .form-amount__label--radio:first-child {
          margin-left: 0; }
        .form-amount__label--radio:last-child {
          margin-right: 0; } }
    .form-amount__label--radio:hover {
      color: #FFFF00;
      border-color: #FFFF00;
      cursor: pointer; }
    .form-amount__label--radio.active {
      color: #000000;
      border-color: #FFF;
      background-color: #FFF; }

.form-amount__separator {
  font-size: 24px;
  font-size: 1.5rem;
  display: none;
  font-family: "AmnestyTradeGothicRC", serif;
  margin-bottom: 10px; }
  @media screen and (min-width: 1000px) {
    .form-amount__separator {
      display: inline-block;
      margin-bottom: 0;
      margin-left: 11px;
      margin-right: 20px; } }

.form-amount__amount, .form-amount__currency {
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  display: block; }

.form-amount__amount {
  font-size: 40px;
  font-size: 2.5rem;
  margin-top: 13px;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media screen and (min-width: 700px) {
    .form-amount__amount {
      font-size: 48px;
      font-size: 3rem;
      margin-top: 23px; } }

.form-amount__currency {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "AmnestyTradeGothicRC", serif; }

.form-amount__input {
  display: inline-block; }
  .form-amount__input--text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    font-family: "AmnestyTradeGothicRC", serif;
    width: 140px;
    display: block;
    margin: 15px auto 25px;
    padding-left: 10px; }
    @media screen and (min-width: 1000px) {
      .form-amount__input--text {
        margin: 0; } }
    .form-amount__input--text::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #000000; }
    .form-amount__input--text:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #000000;
      opacity: 1; }
    .form-amount__input--text::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #000000;
      opacity: 1; }
    .form-amount__input--text:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #000000; }

.form-recipient__row::after {
  clear: both;
  content: "";
  display: block; }

.form-youth-registration__redirection_text {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  text-align: left;
  line-height: 1.5; }

.form-youth-registration__link_button {
  background: none;
  background-color: #FFFF00;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  color: black;
  text-align: center;
  position: relative;
  line-height: 1em;
  margin: 30px auto 10px; }
  .form-youth-registration__link_button:disabled {
    background-color: #cccc00;
    cursor: not-allowed; }
  .form-youth-registration__link_button:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  .form-youth-registration__link_button:hover {
    background-color: #ffea00; }
  .form-youth-registration__link_button:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 6px;
    background: url("../img/arrow-black.34611f83e5e3.svg") no-repeat center; }

.form-bank__row::after {
  clear: both;
  content: "";
  display: block; }

.form-bank__input--sort-code {
  width: 30%; }

.form-bank__input--account {
  width: 66%; }

.form-errors {
  margin-top: 1em;
  color: #FFFF00;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  .form-errors .no-list-style li:before {
    content: initial;
    display: initial;
    position: initial; }
  .form-errors ul {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0; }
    .form-errors ul li {
      position: relative;
      padding-left: 1.1em;
      margin-top: 0.47rem;
      margin-bottom: 0; }
      .form-errors ul li:before {
        content: "• ";
        font-size: 1.125rem;
        display: inline-block;
        position: absolute;
        left: 0; }
  .form-errors ol {
    counter-reset: item;
    list-style: none;
    padding: 0.5em 0;
    margin: 1rem 0 0; }
    .form-errors ol li {
      position: relative;
      counter-increment: item;
      padding-left: 4.5rem;
      top: -0.1rem;
      margin-bottom: 2rem; }
      .form-errors ol li:last-child {
        margin-bottom: 0; }
      .form-errors ol li:before {
        content: counters(item, ".");
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1.5em;
        height: 1.5em;
        text-indent: 0;
        margin-right: 0.5em;
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 1.4em;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        border-radius: 100%;
        background-color: #000000;
        color: #FFFF00; }

.f2f-dashboard {
  height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .f2f-dashboard img {
    position: absolute;
    bottom: 0px;
    margin: 20px; }

.f2f-social-security-form .submit {
  width: 48%; }

.f2f-login {
  display: flex;
  justify-content: center;
  align-items: center; }
  .f2f-login__container {
    width: 60%; }
  .f2f-login__logo {
    max-width: 150px;
    margin: 0 auto;
    display: block; }

.scrive-iframe {
  padding: 0 30px; }
  .scrive-iframe__window {
    height: calc(100vh - 60px);
    width: calc(100%);
    margin: 90px auto;
    border: none;
    display: block; }
  .scrive-iframe__close {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    position: absolute;
    top: -40px;
    right: 60px;
    z-index: 2;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0; }
    .scrive-iframe__close:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .scrive-iframe__close:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }

.accordion {
  border-bottom: 2px solid; }
  .accordion__heading {
    position: relative;
    cursor: pointer;
    font-size: 1.5rem;
    max-width: 100%;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    display: block;
    line-height: 1.2;
    margin: 0;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 1rem 4rem 1rem 0;
    border-top: 2px solid; }
    @media screen and (min-width: 530px) {
      .accordion__heading {
        font-size: 1.75rem;
        line-height: 1.1; } }
    @media screen and (min-width: 960px) {
      .accordion__heading {
        font-size: 2rem;
        line-height: 1;
        padding: 2rem 4rem 2rem 0; } }
    .accordion__heading::after, .accordion__heading::before {
      position: absolute;
      right: 0;
      top: 50%;
      content: "";
      background: currentColor;
      width: 2px;
      height: 16px;
      margin: -8px 7px 0 0;
      transition: -webkit-transform 100ms ease-out;
      transition: transform 100ms ease-out;
      transition: transform 100ms ease-out, -webkit-transform 100ms ease-out; }
      @media screen and (min-width: 530px) {
        .accordion__heading::after, .accordion__heading::before {
          right: 0;
          width: 2px;
          height: 28px;
          margin: -14px 12px 0 0; } }
      @media screen and (min-width: 960px) {
        .accordion__heading::after, .accordion__heading::before {
          height: 32px;
          margin: -16px 14px 0 0; } }
    .accordion__heading[aria-expanded="true"]::after {
      -webkit-transform: scaleY(0);
              transform: scaleY(0); }
    .accordion__heading::before {
      width: 16px;
      height: 2px;
      margin: -1px 0 0 0; }
      @media screen and (min-width: 530px) {
        .accordion__heading::before {
          width: 28px;
          height: 2px;
          margin: -1px 0 0 0; } }
      @media screen and (min-width: 960px) {
        .accordion__heading::before {
          width: 32px; } }
  .accordion__item {
    margin: 0; }
  .accordion--dark .accordion__item {
    background: black;
    color: white; }
    .focus-page-body-theme-dark .accordion--dark .accordion__item {
      background: white;
      color: black; }
  .accordion--dark .accordion__item .accordion__heading {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    @media screen and (min-width: 960px) {
      .accordion--dark .accordion__item .accordion__heading {
        padding-left: 2rem;
        padding-right: 2rem; } }
    .accordion--dark .accordion__item .accordion__heading::before {
      margin-right: 14px; }
      @media screen and (min-width: 530px) {
        .accordion--dark .accordion__item .accordion__heading::before {
          margin-right: 16px; } }
      @media screen and (min-width: 960px) {
        .accordion--dark .accordion__item .accordion__heading::before {
          margin-right: 23px; } }
    .accordion--dark .accordion__item .accordion__heading::after {
      margin-right: 21px; }
      @media screen and (min-width: 530px) {
        .accordion--dark .accordion__item .accordion__heading::after {
          margin-right: 29px; } }
      @media screen and (min-width: 960px) {
        .accordion--dark .accordion__item .accordion__heading::after {
          margin-right: 38px; } }
  .accordion__body {
    display: none;
    overflow: hidden; }
    .accordion__body > .block {
      margin: -0.25rem 0 1.5rem; }
    @media screen and (min-width: 960px) {
      .accordion__body > .block {
        margin: -0.25rem 0 2rem; } }
  .accordion--dark .accordion__body {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    @media screen and (min-width: 960px) {
      .accordion--dark .accordion__body {
        padding-left: 2rem;
        padding-right: 2rem; } }

.modal {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column; }
  .modal--cover {
    display: flex;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999; }
    .modal--cover::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.6); }
    .modal--cover:not(.modal--static)::before {
      opacity: 0;
      -webkit-animation: modal-bg-fade-in 250ms forwards ease-out;
              animation: modal-bg-fade-in 250ms forwards ease-out; }

@-webkit-keyframes modal-bg-fade-in {
  to {
    opacity: 1; } }

@keyframes modal-bg-fade-in {
  to {
    opacity: 1; } }
  .modal .modal__trigger {
    background: none;
    background-color: #FFFF00;
    border: 0;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    border-radius: 1px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 0.6em 0.65em;
    border: 0.07em solid black;
    border-width: 0.03em 0.03em 0.12em 0.03em;
    margin: 0;
    touch-action: manipulation;
    font-size: 25px;
    font-size: 1.5625rem;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 0.6em;
    white-space: nowrap;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    color: #000000;
    box-shadow: inset 0px 0.08em 0px rgba(255, 255, 255, 0.85);
    -webkit-tap-highlight-color: transparent; }
    .modal .modal__trigger:disabled {
      background-color: #cccc00;
      cursor: not-allowed; }
    .modal .modal__trigger:hover {
      transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
    .modal .modal__trigger[disabled] {
      pointer-events: none;
      background: #f2f2f2;
      transition: none !important; }
    @media screen and (min-width: 480px) {
      .modal .modal__trigger {
        font-size: 38px;
        font-size: 2.375rem; } }
    @media screen and (min-width: 640px) {
      .modal .modal__trigger {
        font-size: 44px;
        font-size: 2.75rem; } }
    .modal .modal__trigger--large {
      font-size: 40px;
      font-size: 2.5rem; }
      @media screen and (min-width: 480px) {
        .modal .modal__trigger--large {
          font-size: 58px;
          font-size: 3.625rem; } }
      @media screen and (min-width: 640px) {
        .modal .modal__trigger--large {
          font-size: 80px;
          font-size: 5rem; } }
      @media screen and (min-width: 960px) {
        .modal .modal__trigger--large {
          font-size: 103px;
          font-size: 6.4375rem; } }
    .modal .modal__trigger:hover {
      top: -0.08em;
      border-bottom-width: 0.2em;
      margin-bottom: -0.08em; }
    .modal .modal__trigger:active {
      top: 0.07em;
      border-bottom-width: 0.03em;
      margin-bottom: 0.09em;
      box-shadow: none; }

.conversation {
  display: flex;
  flex-direction: column;
  padding: 0 0.2em; }
  .conversation__message {
    max-width: 85%;
    padding: 1em 1.25em;
    border-radius: 1.25em;
    margin: 1em 0;
    position: relative;
    /**
     * 1. Override inline style applied by WYSIWYG
     * 2. Fix Safari overflow issue
     */ }
    .conversation__message,
    .conversation__message .rich-text {
      font-size: 16px;
      font-size: 1rem; }
    @media screen and (min-width: 700px) {
      .conversation__message,
      .conversation__message .rich-text {
        font-size: 22px;
        font-size: 1.375rem; } }
    .conversation__message .responsive-object {
      width: 100rem;
      max-width: 100%; }
    .conversation__message--16_9--landscape::before {
      padding-top: calc(100% * 9 / 16); }
    .conversation__message--16_9--portrait::before {
      padding-top: calc(100% * 16 / 9); }
    .conversation__message--4_3--landscape::before {
      padding-top: calc(100% * 3 / 4); }
    .conversation__message--4_3--portrait::before {
      padding-top: calc(100% * 4 / 3); }
    .conversation__message--16_9--portrait, .conversation__message--16_9--landscape, .conversation__message--4_3--portrait, .conversation__message--4_3--landscape {
      width: 300px;
      padding: 0; }
      @media (min-height: 700px) {
        .conversation__message--16_9--portrait, .conversation__message--16_9--landscape, .conversation__message--4_3--portrait, .conversation__message--4_3--landscape {
          width: 400px; } }
      .conversation__message--16_9--portrait:before, .conversation__message--16_9--landscape:before, .conversation__message--4_3--portrait:before, .conversation__message--4_3--landscape:before {
        content: "";
        display: block;
        height: 0; }
      .conversation__message--16_9--portrait .conversation__content, .conversation__message--16_9--landscape .conversation__content, .conversation__message--4_3--portrait .conversation__content, .conversation__message--4_3--landscape .conversation__content {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
    .conversation__message .responsive-object:first-child:last-child {
      width: 100%;
      height: 100%;
      padding: 0 !important;
      /* 1 */
      position: absolute;
      border-radius: 1.25em;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      /* 2 */ }
    .conversation__message--state-hidden {
      opacity: 0; }
    .conversation__message--state-appeared {
      will-change: opacity, transform;
      -webkit-animation: conversation__message--appearing 400ms forwards cubic-bezier(0.175, 0.885, 0.28, 1.275);
              animation: conversation__message--appearing 400ms forwards cubic-bezier(0.175, 0.885, 0.28, 1.275); }

@-webkit-keyframes conversation__message--appearing {
  from {
    opacity: 0;
    -webkit-transform: translateY(150px);
            transform: translateY(150px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes conversation__message--appearing {
  from {
    opacity: 0;
    -webkit-transform: translateY(150px);
            transform: translateY(150px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }
    .conversation__message::after {
      content: "";
      position: absolute;
      background-position: -1px -1px;
      background-repeat: no-repeat;
      background-color: #FFF;
      mix-blend-mode: screen; }
    .conversation__message--right {
      align-self: flex-end;
      border: 3px solid currentColor;
      border-bottom-right-radius: 0; }
      .conversation__message--right + .conversation__message--right {
        margin-top: -0.6em; }
      .conversation__message--right::after {
        width: 44px;
        height: 17px;
        right: -16px;
        bottom: -5px;
        background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2217%22%20viewBox%3D%220%200%2044%2017%22%3E%3Cpath%20fill%3D%22%23231F20%22%20fill-rule%3D%22nonzero%22%20d%3D%22M20.6%207.7l-.8-.6-.9.6A34%2034%200%200%201%20.3%2013v3c7%200%2013.3-1.8%2019.3-5.4%204%202.7%207.9%203.6%2016%204.6l1.5.2%206.9.8-6-3.6a15%2015%200%200%201-3-2.9%2014%2014%200%200%201-3.1-9h-3a17%2017%200%200%200%204%2011c-6-.8-9-1.8-12.3-4z%22%2F%3E%0A%3C%2Fsvg%3E); }
    .conversation__message--left {
      align-self: flex-start;
      background-color: #000000;
      color: #FFF;
      border-bottom-left-radius: 0; }
      .conversation__message--left + .conversation__message--left {
        margin-top: -0.6em; }
      .conversation__message--left::after {
        width: 36px;
        height: 15px;
        left: -6px;
        bottom: -2px;
        background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2237%22%20height%3D%2214%22%20viewBox%3D%220%200%2037%2014%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M37%20.9v13a37%2037%200%200%201-19.4-5.4c-5.3%203.6-11.3%204-17.6%204.8%200%200%206.9-4%206.9-12.4H37z%22%2F%3E%0A%3C%2Fsvg%3E); }

article#become-member__container {
  position: relative; }
  article#become-member__container figure.cover {
    min-height: inherit;
    height: 420px;
    margin-top: -8px; }
    article#become-member__container figure.cover .cover__caption {
      padding-top: 2.8em;
      flex-flow: column; }
      article#become-member__container figure.cover .cover__caption::before {
        background-color: transparent; }
    @media only screen and (max-width: 959px) {
      article#become-member__container figure.cover {
        height: auto; }
        article#become-member__container figure.cover:before {
          content: "";
          padding-top: 56.5%;
          display: inline-block;
          width: 100%;
          position: relative; } }
  article#become-member__container figure.cover,
  article#become-member__container .article-header,
  article#become-member__container .article-content {
    width: 100%; }
    @media only screen and (min-width: 960px) {
      article#become-member__container figure.cover,
      article#become-member__container .article-header,
      article#become-member__container .article-content {
        width: 60%; } }
  article#become-member__container .donation-box {
    background-color: #000;
    color: #FFF;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 50px 30px;
    overflow: auto;
    width: 40%; }
    @media only screen and (max-width: 959px) {
      article#become-member__container .donation-box {
        width: 100%;
        position: relative;
        padding: 30px 15px 30px; } }
    article#become-member__container .donation-box__inner {
      display: flex;
      flex-direction: column;
      justify-content: center;
      /* align-items: center; */
      max-width: 420px;
      min-height: 600px;
      border: 3px solid #fff;
      padding: 50px;
      position: relative; }
      article#become-member__container .donation-box__inner > *:not(.donation-box__bg) {
        z-index: 1;
        position: relative; }
      @media only screen and (max-width: 959px) {
        article#become-member__container .donation-box__inner {
          padding: 15px 30px 30px; } }
      @media only screen and (min-width: 1440px) {
        article#become-member__container .donation-box__inner {
          margin-left: 70px; } }
      article#become-member__container .donation-box__inner hr {
        height: 0.5px;
        background-color: #FFFFFF;
        border: none; }
      article#become-member__container .donation-box__inner h3 {
        margin-top: 0; }
    article#become-member__container .donation-box__bg {
      background-size: cover;
      background-position: center center;
      opacity: 0.2;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 100%; }
    article#become-member__container .donation-box a {
      color: #FFFF00;
      text-decoration: none; }
      article#become-member__container .donation-box a:hover {
        text-decoration: underline; }
    article#become-member__container .donation-box input, article#become-member__container .donation-box select {
      text-align: center; }
    article#become-member__container .donation-box h2 {
      font-size: 1.85rem;
      margin: 0 0 8px 0; }
    article#become-member__container .donation-box h3 {
      font-size: 1.5rem; }
  article#become-member__container .input {
    margin-bottom: 25px; }
    article#become-member__container .input__label {
      font-size: 1.15rem; }
  article#become-member__container .form-amount {
    display: flex;
    justify-content: space-around; }
    article#become-member__container .form-amount__container {
      margin: 10px auto 5px;
      display: flex;
      justify-content: center;
      align-items: center; }
    article#become-member__container .form-amount__label--radio {
      width: 78px;
      height: 78px;
      margin: 0 5px;
      line-height: 16px;
      font-size: 33px; }
    article#become-member__container .form-amount__amount {
      margin-top: 10px;
      line-height: 30px;
      font-size: 33px; }
    article#become-member__container .form-amount__other_amount input {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
    article#become-member__container .form-amount__other_amount label {
      font-family: "AmnestyTradeGothicRC", sans-serif; }
    article#become-member__container .form-amount__currency {
      font-size: 16px; }
  article#become-member__container .bmf-button:disabled {
    opacity: 0.5; }
  article#become-member__container .article-header .title {
    padding-top: 0;
    line-height: 1.275;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline;
    background-color: #ff0;
    box-shadow: 9px 0 0 #ff0, -9px 0 0 #ff0;
    margin-left: 9px;
    margin-right: 9px;
    font-size: 4.5vw; }
  @media only screen and (max-width: 959px) {
    article#become-member__container .article-header .title {
      font-size: 48px; }
    article#become-member__container .article-header .container {
      text-align: center; } }
  @media only screen and (min-width: 1170px) {
    article#become-member__container .article-header .title {
      font-size: 70px; } }
  article#become-member__container .article-content {
    overflow: hidden; }
    article#become-member__container .article-content .block {
      margin-top: 0;
      margin-bottom: 50px; }
    article#become-member__container .article-content .container .rich-text {
      padding: 50px;
      background-color: #000;
      color: #fff;
      font-family: "AmnestyTradeGothicRC", sans-serif; }
      article#become-member__container .article-content .container .rich-text ul li {
        padding-left: 80px;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        line-height: 1.3;
        text-transform: uppercase;
        margin-bottom: 30px; }
        article#become-member__container .article-content .container .rich-text ul li:before {
          content: "";
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          width: 50px;
          height: 10px;
          background: #ff0; }
    article#become-member__container .article-content .container h2 {
      text-transform: uppercase; }
    article#become-member__container .article-content ul {
      margin-top: 50px; }
    @media only screen and (max-width: 959px) {
      article#become-member__container .article-content .block {
        margin: 25px 0px 30px; }
      article#become-member__container .article-content .container .rich-text {
        padding: 30px; }
      article#become-member__container .article-content ul {
        margin-top: 30px; }
        article#become-member__container .article-content ul li {
          padding-left: 40px; }
          article#become-member__container .article-content ul li:before {
            width: 25px;
            height: 8px; } }
    @media only screen and (min-width: 1170px) {
      article#become-member__container .article-content .container .rich-text > * {
        max-width: 580px;
        margin-left: auto;
        margin-right: auto; } }
  article#become-member__container .article-header .container, article#become-member__container .article-content .container {
    max-width: 800px; }
  @media only screen and (min-width: 1440px) {
    article#become-member__container .article-header .block, article#become-member__container .article-content .block {
      max-width: 960px;
      margin-left: auto; } }
  article#become-member__container .form-credentials__privacy_policy {
    line-height: 1;
    font-family: "AmnestyTradeGothicRC", sans-serif;
    max-width: 420px;
    margin-top: 20px;
    /* margin-left: auto; */
    margin-right: auto; }
    @media only screen and (min-width: 1440px) {
      article#become-member__container .form-credentials__privacy_policy {
        margin-left: 70px; } }
  article#become-member__container .alternatives {
    line-height: 1;
    font-family: "AmnestyTradeGothicRC", sans-serif;
    max-width: 420px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto; }
  article#become-member__container #BMFBankIDFailed {
    font-family: "AmnestyTradeGothicBC", sans-serif; }
    article#become-member__container #BMFBankIDFailed h3 {
      color: red; }
  article#become-member__container #BMFBankIDQR {
    width: 100%;
    height: 100%;
    padding: 10px; }
  article#become-member__container #BMFBankIDQRImg {
    width: 50%;
    margin: 20px;
    padding: 4px;
    background-color: white; }
  article#become-member__container #BMFAcceptTermsContainer .error {
    display: none !important; }
  article#become-member__container #BMFPatience {
    position: absolute;
    top: 40px;
    width: 76%;
    text-align: center;
    white-space: pre-line;
    color: yellow; }
  article#become-member__container #masked_address {
    text-align: left; }
  article#become-member__container .throbber {
    max-width: 30px;
    margin: 30px; }
  article#become-member__container hr {
    margin: 20px 0 30px 0; }

.vote-form {
  padding: 1rem 0 5rem !important; }
  @media (min-width: 1000px) {
    .vote-form {
      padding: 4rem 0 8rem !important; } }

/**
 * Banner width text
 */
.vote-form__banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 3rem;
  text-align: center;
  position: relative;
  background: black; }
  .vote-form__banner--start {
    margin-bottom: 4rem; }
  .vote-form__banner::before {
    content: "";
    display: block;
    padding-top: 100%;
    background: black; }
    @media (min-width: 800px) {
      .vote-form__banner::before {
        padding-top: 40%; } }
  .vote-form__banner--start::before {
    padding-top: 120%; }
    @media (min-width: 800px) {
      .vote-form__banner--start::before {
        padding-top: 48%; } }

.vote-form__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.7;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .vote-form__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none; } }

.vote-form__title {
  margin: 0;
  z-index: 1;
  font-size: 36px;
  line-height: 1.15;
  font-family: 'Permanent Marker', cursive;
  text-transform: uppercase; }
  @media (min-width: 400px) {
    .vote-form__title {
      font-size: 41px; } }
  @media (min-width: 600px) {
    .vote-form__title {
      font-size: 69px; } }
  @media (min-width: 1000px) {
    .vote-form__title {
      font-size: 95px; } }
  .vote-form__banner .vote-form__title {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #FFFF00;
    -webkit-transform: translate(-50%, -60%) rotate(-15deg);
            transform: translate(-50%, -60%) rotate(-15deg); }
    @media (min-width: 800px) {
      .vote-form__banner .vote-form__title {
        -webkit-transform: translate(-50%, -70%) rotate(-10deg);
                transform: translate(-50%, -70%) rotate(-10deg); } }

/**
 * Button
 */
.vote-form__button {
  display: flex;
  align-items: stretch;
  width: 14em;
  max-width: 100%;
  padding: 0;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: 0;
  cursor: pointer;
  font-size: 28px;
  background-color: #FF9DD6;
  text-transform: uppercase;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media (min-width: 1000px) {
    .vote-form__button {
      font-size: 38px; } }
  .vote-form__button::after {
    content: "";
    width: 3.5em;
    background-color: #FFFF00;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2266%22%20height%3D%2236.4%22%20viewBox%3D%220%200%2066%2036.4%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%223%22%20data-name%3D%22Group%2035%22%3E%0A%20%20%20%20%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M0%2018.9h64.5L44.3%201%22%20data-name%3D%22Path%20106%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M64.5%2018.9L44.7%2035.2%22%20data-name%3D%22Path%20107%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%; }
  .vote-form__button--plain {
    width: 8em; }
    .vote-form__button--plain::after {
      content: none; }
  .vote-form__button .vote-form__label {
    flex: 1 1 auto;
    padding: 0.7em 1.5em; }
  .vote-form__banner .vote-form__button {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%); }

/**
 * Options grid
 */
.vote-form__legend {
  margin: 1rem 0 2rem;
  font-size: 1.9rem;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 400px) {
    .vote-form__legend {
      font-size: 2.9rem;
      line-height: 1.05;
      max-width: 11em; } }
  @media (min-width: 1000px) {
    .vote-form__legend {
      font-size: 4rem;
      line-height: 1;
      margin: 0 auto 4rem; } }

.vote-form__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -0.5rem 2rem; }

.vote-form__options {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2rem; }

.vote-form__option {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  margin-bottom: 1rem;
  position: relative;
  cursor: pointer;
  border: solid transparent;
  border-width: 0 0.5rem;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent; }
  @media (min-width: 700px) {
    .vote-form__option {
      flex: 0 0 50%;
      width: 50%; } }
  @media (min-width: 900px) {
    .vote-form__option {
      flex: 0 0 33.333%;
      width: 33.333%; } }
  @media (min-width: 1100px) {
    .vote-form__option {
      flex: 0 0 25%;
      width: 25%; } }
  .vote-form__option::before {
    content: "";
    display: block;
    padding-top: 80%; }

.vote-form__thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: black; }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .vote-form__thumb {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none; } }

.vote-form__toggle {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vote-form__option[href]:hover .vote-form__details::before,
.vote-form__toggle:checked + .vote-form__details::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  background-color: #FFFF00; }
  @supports (mix-blend-mode: hard-light) {
    .vote-form__option[href]:hover .vote-form__details::before,
    .vote-form__toggle:checked + .vote-form__details::before {
      opacity: 1;
      mix-blend-mode: color; } }

.vote-form__details {
  padding: 1em;
  color: #fff; }

.vote-form__highlight {
  display: inline;
  position: relative;
  line-height: 1.8;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0.5rem 0 0 rgba(0, 0, 0, 0.6), -0.5rem 0 0 rgba(0, 0, 0, 0.6); }

.vote-form__heading {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 0.2em; }
  .vote-form__heading .vote-form__highlight {
    padding: 0.1em 0 0.2em; }

.vote-form__description {
  margin: 0;
  font-size: 14px;
  -webkit-font-smoothing: auto; }
  .vote-form__description .vote-form__highlight {
    padding: 0.2em 0 0.3em; }

/**
 * Summary
 */
.vote-form__summary {
  padding: 2rem 1rem;
  background-color: #FFFF00;
  text-align: center; }
  @media (min-width: 550px) {
    .vote-form__summary {
      padding: 4rem 1rem 3rem; } }

.vote-form__choice {
  display: block;
  margin: 0.35em 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media (min-width: 550px) {
    .vote-form__choice {
      font-size: 34px; } }

.vote-form__choices {
  margin: 2rem 0; }

/**
 * Footer
 */
.vote-form__footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.2rem 0 1rem; }
  @media (min-width: 550px) {
    .vote-form__footer {
      padding: 1rem 0.2rem 0 1rem; } }

.vote-form__reset {
  margin-right: 0.7rem;
  border: 0;
  background: transparent;
  cursor: pointer; }
  @media (min-width: 550px) {
    .vote-form__reset {
      margin-right: 1.5rem; } }
  @media (min-width: 800px) {
    .vote-form__reset {
      margin-right: 1.5rem; } }

.quiz {
  margin: 0 0 5rem !important; }
  @media (min-width: 1000px) {
    .quiz {
      margin: 0 0 8rem !important; } }

/**
 * Banner width text
 */
.quiz__banner {
  margin: 0;
  /* text-align: center; */
  /* Changes for longer texts, 2022 */ }

.quiz__figure {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  background: black; }
  @media (min-width: 1200px) {
    .quiz__figure {
      min-height: 60vh;
      padding: 3vh 5vw; } }
  @media (min-width: 1500px) {
    .quiz__figure {
      min-height: 70vh; } }
  @media (min-width: 1800px) {
    .quiz__figure {
      min-height: 85vh; } }

.quiz__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.7; }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .quiz__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none; } }

.quiz__heading {
  width: 100%;
  padding: 1rem;
  margin-top: 0.25em;
  position: relative;
  color: #FFFF00;
  font-size: 54px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Permanent Marker', cursive; }
  @media (min-width: 500px) {
    .quiz__heading {
      font-size: 80px;
      width: 100%;
      padding: 1rem;
      line-height: 1.1; } }
  @media (min-width: 800px) {
    .quiz__heading {
      font-size: 100px; } }
  .quiz__banner--result .quiz__heading {
    color: #FFF;
    font-size: 32px; }
    @media (min-width: 800px) {
      .quiz__banner--result .quiz__heading {
        font-size: 60px; } }
    @media (min-width: 1000px) {
      .quiz__banner--result .quiz__heading {
        font-size: 130px; } }
    @media (min-width: 1200px) {
      .quiz__banner--result .quiz__heading {
        max-width: 50%;
        align-self: flex-start; } }
  .quiz__heading .quiz__title {
    display: block;
    max-width: 17rem;
    margin: 1.6rem auto 0;
    line-height: 1.2;
    font-size: 1.4rem;
    word-break: initial;
    font-family: "AmnestyTradeGothicBC", sans-serif; }
    @media (min-width: 500px) {
      .quiz__heading .quiz__title {
        font-size: 2.3rem;
        line-height: 1.1;
        margin: 1.6rem auto 0;
        padding: 2rem 2rem 2rem;
        text-align: center;
        max-width: 12em; } }
    @media (max-width: 799px) {
      .quiz__heading .quiz__title {
        word-break: break-word; } }
    @media (min-width: 1000px) {
      .quiz__heading .quiz__title {
        font-size: 5rem;
        margin: 1.6rem auto 0; } }
    .quiz__heading .quiz__title .quiz__tail {
      white-space: nowrap; }

.quiz__result {
  display: block;
  margin: 1rem 0 2rem;
  font-size: 26px;
  color: #FFFF00;
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg); }
  @media (min-width: 800px) {
    .quiz__result {
      font-size: 70px;
      -webkit-transform: rotate(-7deg);
              transform: rotate(-7deg); } }

.quiz__subheading {
  display: block;
  font-size: 1rem;
  font-family: "AmnestyTradeGothicRoman", arial; }

.quiz__caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 38em;
  padding: 0 1rem;
  margin: 0.5rem auto;
  position: relative; }
  @media (min-width: 800px) {
    .quiz__caption {
      margin: 2rem auto; } }
  @media (min-width: 1000px) {
    .quiz__caption {
      margin: 3rem auto; } }
  .quiz__banner--result .quiz__caption {
    max-width: 40em;
    margin: 1.7rem auto;
    text-align: left; }
  .quiz__caption .quiz__button {
    margin: 1rem 0 0; }
    .quiz__banner--result .quiz__caption .quiz__button {
      margin-top: 2rem; }
    @media (min-width: 800px) {
      .quiz__caption .quiz__button {
        margin: 2rem 0 0; } }

/**
 * Button
 */
.quiz__button {
  display: flex;
  align-items: stretch;
  width: 12em;
  max-width: 100%;
  padding: 0;
  border: 0;
  background-color: #FF9DD6;
  position: relative;
  overflow: hidden;
  font-size: 1.8rem;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  color: currentColor;
  font-family: "AmnestyTradeGothicBC", sans-serif; }
  @media (min-width: 800px) {
    .quiz__button {
      font-size: 2.5rem; } }
  .quiz__button::after {
    content: "";
    width: 3.5em;
    min-height: 2em;
    background-color: #FFFF00;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2266%22%20height%3D%2236.4%22%20viewBox%3D%220%200%2066%2036.4%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%223%22%20data-name%3D%22Group%2035%22%3E%0A%20%20%20%20%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M0%2018.9h64.5L44.3%201%22%20data-name%3D%22Path%20106%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M64.5%2018.9L44.7%2035.2%22%20data-name%3D%22Path%20107%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%; }
  .quiz__button--reverse {
    flex-direction: row-reverse; }
    .quiz__button--reverse::after {
      background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2275.2%22%20height%3D%2241.2%22%20viewBox%3D%220%200%2075.2%2041.2%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%223%22%20data-name%3D%22Group%2050%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M75.2%2019.8H1.5l23%2020.3%22%20data-name%3D%22Path%20106%22%2F%3E%3Cpath%20d%3D%22M1.5%2019.8L24.1%201.2%22%20data-name%3D%22Path%20107%22%2F%3E%3C%2Fg%3E%0A%3C%2Fsvg%3E"); }
  .quiz__button--plain {
    width: 8em; }
    .quiz__button--plain::after {
      content: none; }
  .quiz__button .quiz__buttonLabel {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3em 1.25em; }
  .quiz__button--action {
    margin: 0 0.5rem; }
    @media (max-width: 699px) {
      .quiz__button--action {
        width: auto; }
        .quiz__button--action .quiz__buttonLabel {
          display: none; } }
  @media (min-width: 1000px) {
    .quiz__banner:not(.quiz__banner--result) .quiz__button {
      position: absolute;
      top: calc(-3.6rem - 50%); } }

.quiz__actions {
  display: flex;
  justify-content: center; }

/**
 * Question with options
 */
.quiz__question {
  margin-top: -1rem;
  padding-top: 1rem;
  /* text-align: center; */
  /* Changes for longer texts, 2022 */ }

.quiz__intro {
  font-size: 1.25rem; }
  @media (min-width: 600px) {
    .quiz__intro {
      font-size: 1.5rem; } }

.quiz__legend {
  padding: 0.5em;
  margin: 1rem 0;
  /* font-size: 42px; */
  /* Changes for longer texts, 2022 */
  line-height: 1.1;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  /* text-transform: uppercase; */
  /* Changes for longer texts, 2022 */
  background-color: #FFFF00; }
  @media (min-width: 800px) {
    .quiz__legend {
      /* font-size: 70px; */
      /* Changes for longer texts, 2022 */
      padding: 1em; } }

.quiz__options {
  margin-bottom: 1rem; }
  @media (min-width: 800px) {
    .quiz__options {
      margin-bottom: 2rem; } }

.quiz__option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
  margin: 1rem 0;
  position: relative;
  cursor: pointer;
  background-color: #f2f2f2;
  font-size: 1.25rem; }
  @media (min-width: 600px) {
    .quiz__option {
      font-size: 1.5rem; } }

.quiz__radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .quiz__radio:focus ~ .quiz__label::after {
    content: "";
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid currentColor; }

.quiz__proxy {
  flex: 0 0 auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1.25em;
  height: 1.25em;
  position: relative;
  border-radius: 100%;
  border: 2px solid currentColor; }
  .quiz__radio:checked ~ .quiz__proxy::before {
    content: "";
    width: 0.6em;
    height: 0.6em;
    background-color: currentColor;
    border-radius: 100%; }

/**
 * Progress
 */
.quiz__progress {
  width: 100%;
  height: 1.7rem;
  border: 2px solid currentColor;
  background-color: transparent;
  -webkit-appearance: none; }

progress::-webkit-progress-bar {
  background-color: transparent; }

progress::-webkit-progress-value {
  background-color: currentColor; }

progress::-moz-progress-bar {
  background-color: currentColor; }

/**
 * Footer
 */
.quiz__footer {
  display: flex;
  justify-content: center;
  align-items: center; }

.quiz__reset {
  margin-left: 2rem;
  border: 0;
  background: transparent; }

.basic-registration-form__row::after {
  clear: both;
  content: "";
  display: block; }

.basic-registration-form__add-friend_buttom {
  margin-top: 30px; }

.basic-registration-form__data-protection-act {
  line-height: 1.5; }
  .basic-registration-form__data-protection-act a {
    color: inherit; }
  .basic-registration-form__data-protection-act p {
    max-width: initial;
    margin: 0 0 25px 0; }

#basic-registration-form hr {
  margin: 15px 0; }

.recurring-payment-increase-page__row::after {
  clear: both;
  content: "";
  display: block; }

.recurring-payment-increase-page__data-protection-act {
  line-height: 1.5; }
  .recurring-payment-increase-page__data-protection-act a {
    color: inherit; }
  .recurring-payment-increase-page__data-protection-act p {
    max-width: initial; }

.recurring-payment-increase-page__identification-info {
  margin-top: 15px;
  margin-bottom: 0; }

.recurring-payment-increase-page__error-message {
  color: #FFFF00;
  font-weight: bold;
  background-color: #000000;
  padding: 15px; }

#recurring-payment-increase-page hr {
  margin: 15px 0; }

.support-us-page-body-theme-dark {
  background-color: black; }

.support-us-page-content .container--small {
  max-width: 1200px; }

.support-us-page-content-theme-dark {
  background-color: black;
  color: white; }
  .support-us-page-content-theme-dark h1 {
    color: #FFFF00; }
  .support-us-page-content-theme-dark a {
    color: #FFFF00; }

.focus-page-body-theme-dark {
  background-color: black;
  color: white; }

.focus-page-content-centered {
  text-align: center; }

.focus-page-content-hidden {
  display: none; }

.cta-button__block {
  display: flex;
  justify-content: center; }

.cta-button__container {
  display: flex;
  flex-direction: column; }

.cta-button__label {
  text-align: center;
  min-width: 10rem; }

.headlines {
  margin-top: 3.5rem;
  padding: 3.5rem 0;
  color: #000000; }

.cover + .headlines,
.swish-quick-donation-widget + .headlines {
  margin-top: 0 !important; }

.swish-quick-donation-widget + .headlines {
  padding-top: 2.75rem; }

.headlines--white + .block {
  margin-top: 0 !important; }

@media (min-width: 700px) {
  .headlines {
    margin-top: 5rem;
    padding: 5rem 0; } }

.headlines + .headlines {
  margin-top: 0; }

.headlines--white {
  background-color: #fff; }
  .headlines--white + .headlines--white {
    padding-top: 0; }

.focus-page-content-theme-dark .headlines--white {
  background-color: #000;
  color: #fff; }

.headlines--black {
  background-color: #000000;
  color: #fff; }
  .headlines--black + .headlines--black,
  .headlines--black + .block--theme-dark {
    padding-top: 0 !important; }

.headlines--yellow {
  background-color: #ffff00; }
  .headlines--yellow + .headlines--yellow,
  .headlines--yellow + .block--theme-brand,
  .headlines--yellow + .block--theme-yellow {
    padding-top: 0 !important; }

@media (max-width: 699px) {
  .headlines--yellow .headlines__link:not(.hide),
  .headlines--yellow .headlines__link:not(.hide):hover {
    background: #000;
    color: #fff; } }

.headlines--red {
  background-color: #ff0000;
  color: #fff; }
  .headlines--red + .headlines--red {
    padding-top: 0; }

.headlines--gray {
  background-color: #f2f2f2; }
  .headlines--gray + .headlines--gray,
  .headlines--gray + .block--theme-gray {
    padding-top: 0 !important; }

.headlines:has(.full.bleed:first-child) {
  padding-top: 0;
  margin-top: 0; }

/* Grid */
.headlines__grid {
  --item-padding: 1rem;
  --item-border-radius: 1px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
  padding: 0 var(--item-padding);
  gap: calc(var(--item-padding) * 2) var(--item-padding);
  max-width: calc(1140px + var(--item-padding) * 2);
  cursor: default; }

@media (min-width: 700px) {
  .headlines__grid {
    --item-padding: 1.875rem;
    gap: var(--item-padding); } }

/* Title */
.headlines__group-title {
  grid-column: span 2;
  margin: -1rem 0 0; }

/* Items */
.headlines__item {
  display: flex;
  position: relative;
  width: 100%;
  max-height: 75vh;
  margin-bottom: 0.5rem;
  grid-column: span 2;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .headlines__item.bleed {
    width: 100vw;
    margin: 0 calc(max((100vw - 1140px) / 2, var(--item-padding)) * -1) 0; }

.headlines__item.half {
  grid-column: span 1; }

.headlines__item.full {
  padding: var(--item-padding);
  margin-bottom: 0; }

@media (min-width: 700px) {
  .headlines__item.half.overlay {
    padding: calc(var(--item-padding) / 2);
    margin-bottom: 0; } }

@media (min-width: 1000px) {
  .headlines__item.half.overlay {
    padding: var(--item-padding); } }

@media (max-width: 1099px) {
  .headlines__item.full:first-child {
    --item-border-radius: 0;
    margin: 0 calc(var(--item-padding) * -1);
    width: calc(100% + var(--item-padding) * 2); } }

.headlines__item::before {
  content: "";
  display: block; }

.headlines__item.full::before {
  padding-top: calc(100% / 10 * 9); }

.headlines__item.full:first-child::before {
  padding-top: calc(100% / 2.4 * 3); }

@media (min-width: 700px) {
  .headlines__item::before,
  .headlines__item.full::before,
  .headlines__item.full:first-child::before {
    padding-top: calc(100% / 16 * 9); } }

@media (min-width: 1100px) {
  .headlines__item.full::before,
  .headlines__item.full:first-child::before {
    padding-top: calc(100% / 21 * 10); } }

.headlines__body {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.headlines__item.full .headlines__body {
  justify-content: flex-end; }

@media (min-width: 700px) {
  .headlines__item.half.overlay .headlines__body {
    justify-content: flex-end; } }

/* Images */
.headlines__images {
  background: #000;
  overflow: hidden;
  border-radius: var(--item-border-radius);
  position: absolute;
  inset: 0;
  margin: 0; }

.headlines__item.half:not(.overlay) .headlines__images {
  position: relative;
  order: -1; }

@media (max-width: 699px) {
  .headlines__item.half.overlay .headlines__images {
    position: relative;
    order: -1; } }

.headlines__item.half .headlines__images {
  aspect-ratio: 2 / 1.5; }

@media (min-width: 500px) {
  .headlines__item.half .headlines__images {
    aspect-ratio: 16 / 9; } }

@media (min-width: 700px) {
  .headlines__item.half.overlay .headlines__images {
    aspect-ratio: inherit; } }

.headlines__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--item-border-radius);
  transition: -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 600ms 50ms cubic-bezier(0.4, 0, 0.2, 1); }

.headlines__item:hover .headlines__image {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  transition: -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 550ms 150ms cubic-bezier(0, 0, 0.2, 1); }

.headlines__item.full:hover .headlines__image {
  -webkit-transform: scale(1.015);
          transform: scale(1.015); }

/* Gallery */
.gallery .headlines__figure {
  opacity: 0;
  transition: opacity 1100ms cubic-bezier(0.4, 0, 0.2, 1); }

.gallery .headlines__figure.visible {
  opacity: 1; }

/* Title */
.headlines__title {
  font-family: "AmnestyTradeGothicRC", sans-serif;
  font-weight: normal;
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  position: relative;
  z-index: 1;
  text-wrap: balance;
  letter-spacing: -0.01em;
  margin: clamp(0.5rem, 2vw, 0.75rem) 0 0.3rem 0;
  line-height: 1.2; }
  .headlines__title.hide {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

@media (min-width: 700px) {
  .headlines__title {
    margin-bottom: 0.6rem;
    line-height: 1; } }

.headlines__item.full .headlines__title {
  font-size: clamp(1.65rem, 4vw, 3rem);
  max-width: 85%;
  margin: 0;
  display: block;
  text-transform: uppercase;
  font-family: "AmnestyTradeGothicBC", sans-serif; }

.headlines__item.full .headlines__title span {
  background: #fff;
  color: #000;
  padding: 0.06em 0.25em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 1.43em;
  border-radius: 1px; }

@media (min-width: 700px) {
  .headlines__item.half.overlay .headlines__title {
    max-width: 80%;
    margin: 0;
    font-size: clamp(1.125rem, 2.3vw, 1.6rem);
    display: block;
    text-transform: uppercase;
    font-family: "AmnestyTradeGothicBC", sans-serif; }
  .headlines__item.half.overlay .headlines__title span {
    background: #fff;
    color: #000;
    padding: 0.06em 0.25em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border-radius: 1px;
    line-height: 1.45em; } }

.headlines__item.overlay .headlines__title.yellow span {
  background: #ffff00; }

.headlines__item.overlay .headlines__title.black span {
  background: #000;
  color: #fff; }

.headlines__item.overlay .headlines__title.red span {
  background: #b00;
  color: #fff; }

@media (max-width: 699px) {
  .headlines__item.half .headlines__title span {
    background: none !important;
    color: inherit !important; } }

/* Pull out title */
@media (min-width: 1315px) {
  .headlines__item.full .headlines__title:is(.yellow, .black) {
    margin-left: calc((var(--item-padding) + 2rem) * -1); }
  .headlines__item.full .headlines__title:is(.yellow, .black) + .headlines__link {
    margin: 1.1rem 0 -0.25rem; } }

/* Button link */
.headlines__link {
  font-family: "AmnestyTradeGothicBC", sans-serif;
  text-transform: uppercase;
  line-height: 1.6;
  font-size: clamp(1.125rem, 2vw, 1.375rem);
  z-index: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 1px;
  background: #ffff00;
  color: #000;
  display: inline-block;
  padding: 0.15em 0.6em;
  text-decoration: none;
  cursor: pointer;
  margin: 0.2rem 0 0;
  transition: background 80ms ease-out; }
  .headlines__link.hide {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    text-indent: -9999px;
    background: transparent; }

.headlines__link::before {
  content: "";
  position: absolute;
  inset: 0; }

.headlines__link:not(.hide):hover {
  background: #ffea00; }

.headlines__item.full .headlines__link.white:not(.hide) {
  background: #fff; }

.headlines__item.full .headlines__link.white:not(.hide):hover {
  background: #e9e9e9; }

.headlines__item.full .headlines__link:not(.hide).black {
  background: #000;
  color: #fff; }

@media (min-width: 700px) {
  .headlines__item.half .headlines__link:not(.hide).white {
    background: #fff; }
  .headlines__item.half .headlines__link.white:not(.hide):hover {
    background: #e9e9e9; }
  .headlines__item.half .headlines__link.black:not(.hide) {
    background: #000;
    color: #fff; } }

.cards {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr)); }
  .cards__card {
    display: flex;
    flex-direction: column;
    min-height: 20rem;
    position: relative;
    text-wrap: balance;
    color: RGB(var(--card-theme-color, 0, 0, 0));
    background-color: RGB(var(--card-theme-background, 230, 230, 230)); }
    .cards__card:has(.cards__title, .cards__body) .cards__img {
      aspect-ratio: 16 / 9;
      -o-object-fit: cover;
         object-fit: cover; }
  .cards__content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    padding: 1.5rem 1.5rem 1.25rem; }
  .cards__title {
    margin: 0 0 0.75rem;
    line-height: 1.1;
    font-size: 1.75rem;
    text-transform: uppercase; }
    .cards__title br {
      content: '';
      display: block;
      margin: 0.5em 0; }
    .cards__title:only-child {
      margin: 0; }
  .cards__body {
    margin: 0 0 2rem; }
  .cards__link {
    display: flex;
    align-items: center;
    padding-top: 0.75rem;
    margin: auto 0 0;
    border-top: 1px solid RGBA(var(--card-theme-color, 0, 0, 0), 0.2);
    text-decoration: none;
    font-weight: bold;
    line-height: 1.2;
    color: currentColor; }
    .cards__link::after {
      content: '';
      position: absolute;
      inset: 0; }
  .cards__chevron {
    display: block;
    width: 0.5rem;
    height: auto;
    margin-left: auto;
    -webkit-transform: translateX(-0.2rem);
            transform: translateX(-0.2rem);
    transition: -webkit-transform 225ms cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 225ms cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 225ms cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 225ms cubic-bezier(0.22, 1, 0.36, 1); }
  .cards__link:hover .cards__chevron {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem); }

/**
 * Intro
 */
.time-line {
  overflow-x: hidden; }
  .time-line-intro {
    position: relative;
    display: flex;
    overflow: hidden;
    min-height: 34vh; }
    @media screen and (min-width: 960px) {
      .time-line-intro {
        min-height: 54vh; } }
    @media screen and (min-width: 1200px) {
      .time-line-intro {
        min-height: 62vh; } }
    .time-line-intro .cover__caption {
      padding-top: 0.5em;
      justify-content: flex-start; }
      @media screen and (min-width: 1200px) {
        .time-line-intro .cover__caption {
          padding-top: 3em; } }
      .time-line-intro .cover__caption::before {
        background-color: transparent; }
    .time-line-intro.cover--light .cover__caption::before {
      background-color: rgba(255, 255, 255, 0.4); }
    .time-line-intro.cover--dark .cover__caption::before {
      background-color: rgba(0, 0, 0, 0.4); }
    .time-line-intro__year {
      position: relative;
      text-align: left;
      display: block;
      width: 90%;
      margin: 0 auto;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      letter-spacing: 0.3px;
      text-transform: uppercase;
      font-size: 44px;
      font-size: 2.75rem;
      letter-spacing: -0.005em;
      line-height: 1.37;
      word-break: break-word;
      padding: 0.05em 0;
      -webkit-box-decoration-break: clone;
              box-decoration-break: clone;
      color: #FFFF00; }
      @media screen and (min-width: 350px) {
        .time-line-intro__year {
          font-size: 52px;
          font-size: 3.25rem; } }
      @media screen and (min-width: 480px) {
        .time-line-intro__year {
          font-size: 76px;
          font-size: 4.75rem; } }
      @media screen and (min-width: 530px) {
        .time-line-intro__year {
          max-width: 24em; } }
      @media screen and (min-width: 960px) {
        .time-line-intro__year {
          font-size: 105px;
          font-size: 6.5625rem; } }
    .time-line-intro__content {
      position: relative;
      display: flex;
      width: 100%;
      padding: 2.8em 0 1em;
      flex-wrap: wrap;
      align-items: center;
      flex-direction: column;
      text-align: center; }
    .time-line-intro__title {
      position: relative;
      display: block;
      max-width: 6em;
      margin-top: -5rem;
      margin-bottom: 0;
      letter-spacing: 0.3px;
      text-transform: uppercase;
      font-size: 44px;
      font-size: 2.75rem;
      letter-spacing: -0.005em;
      line-height: 1.37;
      word-break: break-word;
      color: #FFF; }
      @media screen and (min-width: 350px) {
        .time-line-intro__title {
          font-size: 52px;
          font-size: 3.25rem; } }
      @media screen and (min-width: 480px) {
        .time-line-intro__title {
          margin-top: -5.95rem;
          font-size: 76px;
          font-size: 4.75rem; } }
      @media screen and (min-width: 960px) {
        .time-line-intro__title {
          margin-top: -7.3rem;
          font-size: 105px;
          font-size: 6.5625rem; } }
      @media screen and (min-width: 1200px) {
        .time-line-intro__title {
          max-width: 100%; } }
      .time-line-intro__title span {
        display: inline;
        padding: 0.05em 0;
        -webkit-box-decoration-break: clone;
                box-decoration-break: clone;
        background-color: #000000;
        box-shadow: 0.2em 0 0 #000000, -0.2em 0 0 #000000; }
    .time-line-intro__text {
      flex: 0 0;
      width: 90%;
      font-weight: bold; }
      .time-line-intro__text-item {
        margin: 1em auto;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.3; }
        @media screen and (min-width: 530px) {
          .time-line-intro__text-item {
            max-width: 24em;
            font-size: 24px;
            font-size: 1.5rem; } }
        @media screen and (min-width: 960px) {
          .time-line-intro__text-item {
            font-size: 37px;
            font-size: 2.3125rem;
            line-height: 1.26; } }

.time-line-year-box {
  margin-bottom: 0; }
  .time-line-year-box + .time-line-year-box {
    margin: 0; }
    .time-line-year-box + .time-line-year-box section {
      padding-top: 0;
      padding-bottom: 0; }
  .time-line-year-box + .block .container .rich-text {
    position: relative;
    z-index: 1; }
  .time-line-year-box + .block:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    background-color: #FFFF00;
    width: 1em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media screen and (max-width: 699px) {
      .time-line-year-box + .block:before {
        width: 12px; } }
  .time-line-year-box + .block:not(.time-line-year-box) {
    margin: 0;
    margin-bottom: 25px; }
    @media screen and (max-width: 959px) {
      .time-line-year-box + .block:not(.time-line-year-box) .container {
        padding: 0; } }
  .time-line-year-box + .block .accordion {
    z-index: 1;
    position: relative; }
    .time-line-year-box + .block .accordion .accordion__item {
      background-color: #FFF; }
    .time-line-year-box + .block .accordion ul li {
      margin-bottom: 0.5em; }
    .time-line-year-box + .block .accordion__body {
      background-color: #f2f2f2;
      padding: 0 30px !important; }
      @media screen and (max-width: 699px) {
        .time-line-year-box + .block .accordion__body {
          padding: 0 15px !important; } }
  .time-line-year-box.first {
    margin-top: 10px; }
    .time-line-year-box.first:before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      background-color: #FFFF00;
      width: 1em;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media screen and (max-width: 699px) {
        .time-line-year-box.first:before {
          width: 12px; } }
    .time-line-year-box.first section {
      padding-bottom: 0; }

.time-line .time-line-year-box + .time-line-year-box.first:before,
.time-line .time-line-year-box + .block + .time-line-year-box.first:before {
  top: -25px; }

.time-line-year-box section {
  padding-bottom: 1.2em; }
  @media screen and (max-width: 959px) {
    .time-line-year-box section {
      padding-left: 0;
      padding-right: 0; } }

.time-line-year-box .year-start-title {
  position: relative;
  z-index: 2;
  font-size: 68px;
  line-height: normal;
  text-align: center;
  padding: 10px 0;
  margin: 25px 0;
  background-color: #FFF; }

.time-line-year-box-area {
  min-height: 32em;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 699px) {
    .time-line-year-box-area {
      min-height: 24em;
      align-items: flex-end; } }
  @media screen and (max-width: 699px) {
    .time-line-year-box-area {
      align-items: center; } }
  .time-line-year-box-area-inner {
    max-width: 32em;
    margin-top: 1em !important;
    margin-bottom: 1em !important; }
    @media screen and (max-width: 699px) {
      .time-line-year-box-area-inner {
        max-width: 18em; } }

.time-line-year-box-title, .time-line-year-box-description {
  position: relative;
  display: inline;
  padding: 0.05em;
  line-height: 1.44;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  z-index: 2; }

.time-line-year-box-title {
  text-transform: uppercase;
  background-color: #000000;
  box-shadow: 0.2em 0 0 #000000, -0.2em 0 0 #000000;
  color: #FFF;
  margin-bottom: 0.3em;
  font-size: 32px; }
  @media screen and (min-width: 700px) {
    .time-line-year-box-title {
      font-size: 38px; } }

.time-line-year-box-description {
  background-color: #FFFF00;
  box-shadow: 0.2em 0 0 #FFFF00, -0.2em 0 0 #FFFF00;
  color: #000000;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  font-size: 28px; }
  @media screen and (min-width: 700px) {
    .time-line-year-box-description {
      font-size: 32px; } }
  .time-line-year-box-description + br {
    white-space: pre;
    content: ''; }

.time-line-year-box.first .time-line-year-box-title, .time-line-year-box.first .time-line-year-box-description {
  left: 0.2em; }

.time-line-year-box:not(.first) .time-line-year-box-area-inner {
  align-content: flex-end;
  text-align: right;
  margin-left: auto;
  margin-right: 0; }

.time-line-year-box:not(.first) .time-line-year-box-title {
  right: 0.09em;
  font-size: 28px;
  color: #FFFF00; }

.time-line-year-box:not(.first) .time-line-year-box-description {
  right: 0.21em; }

.time-line-year-box + .time-line-facts-box {
  padding-top: 0 !important; }
  .time-line-year-box + .time-line-facts-box .time-line-container {
    z-index: 1; }

.time-line-facts-box section {
  display: flex;
  flex-flow: column;
  padding: 22px 29px;
  color: #000000;
  background-color: #FFFF00; }

.time-line-facts-box .rich-text .no-list-style li:before {
  content: initial;
  display: initial;
  position: initial; }

.time-line-facts-box .rich-text ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0; }
  .time-line-facts-box .rich-text ul li {
    position: relative;
    padding-left: 1.1em;
    margin-top: 0.47rem;
    margin-bottom: 0; }
    .time-line-facts-box .rich-text ul li:before {
      content: "• ";
      font-size: 1.125rem;
      display: inline-block;
      position: absolute;
      left: 0; }

.time-line-facts-box .rich-text ol {
  counter-reset: item;
  list-style: none;
  padding: 0.5em 0;
  margin: 1rem 0 0; }
  .time-line-facts-box .rich-text ol li {
    position: relative;
    counter-increment: item;
    padding-left: 4.5rem;
    top: -0.1rem;
    margin-bottom: 2rem; }
    .time-line-facts-box .rich-text ol li:last-child {
      margin-bottom: 0; }
    .time-line-facts-box .rich-text ol li:before {
      content: counters(item, ".");
      display: flex;
      justify-content: center;
      align-items: center;
      width: 1.5em;
      height: 1.5em;
      text-indent: 0;
      margin-right: 0.5em;
      position: absolute;
      left: 0;
      top: -8px;
      font-size: 1.4em;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      border-radius: 100%;
      background-color: #000000;
      color: #FFFF00; }

.time-line-facts-box .rich-text h1, .time-line-facts-box .rich-text h2, .time-line-facts-box .rich-text h3, .time-line-facts-box .rich-text h4, .time-line-facts-box .rich-text h5 {
  margin-top: 0; }

.time-line-facts-box .rich-text ul, .time-line-facts-box .rich-text ol {
  display: inline-flex;
  flex-flow: column;
  width: 100%; }
  .time-line-facts-box .rich-text ul li, .time-line-facts-box .rich-text ol li {
    margin-bottom: 0.5em; }

.time-line-facts-box .rich-text ol:first-child:last-child p {
  font-size: 22px;
  font-size: 1.375rem; }

.time-line-facts-box .rich-text ol li {
  padding-left: 2.5em; }
  .time-line-facts-box .rich-text ol li:before {
    border: 2px solid #FFFF00; }

.time-line-facts-box .button {
  background: none;
  background-color: #FFF;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  padding: 0.6em 0.65em;
  border: 0.07em solid black;
  border-width: 0.03em 0.03em 0.12em 0.03em;
  margin: 0.8em auto 0.5em;
  touch-action: manipulation;
  font-size: 26px;
  font-size: 1.625rem;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 0.6em;
  white-space: nowrap;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  color: #000000;
  box-shadow: inset 0px 0.08em 0px rgba(255, 255, 0, 0.85);
  -webkit-tap-highlight-color: transparent; }
  .time-line-facts-box .button:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  .time-line-facts-box .button:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  @media screen and (min-width: 640px) {
    .time-line-facts-box .button {
      font-size: 32px;
      font-size: 2rem; } }
  .time-line-facts-box .button:hover {
    top: -0.08em;
    border-bottom-width: 0.2em;
    margin-bottom: calc(0.5em - 0.08em); }
  .time-line-facts-box .button:active {
    top: 0.07em;
    border-bottom-width: 0.03em;
    margin-bottom: calc(0.5em + 0.09em);
    box-shadow: none; }

.time-line-report-box .time-line-report-image {
  max-width: 200px;
  margin: 0 auto 30px; }

.time-line-report-box .time-line-report-title {
  display: inline;
  text-transform: uppercase;
  background-color: #000000;
  box-shadow: 0.2em 0 0 #000000, -0.2em 0 0 #000000;
  color: #FFF;
  font-size: 38px;
  line-height: 1.3; }
  @media screen and (min-width: 700px) {
    .time-line-report-box .time-line-report-title {
      font-size: 50px; } }

.time-line-report-box section {
  padding: 22px 29px;
  color: #000000; }
  .time-line-report-box section:not(.rich-text) {
    text-align: center; }

.time-line-report-box .rich-text .no-list-style li:before {
  content: initial;
  display: initial;
  position: initial; }

.time-line-report-box .rich-text ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0; }
  .time-line-report-box .rich-text ul li {
    position: relative;
    padding-left: 1.1em;
    margin-top: 0.47rem;
    margin-bottom: 0; }
    .time-line-report-box .rich-text ul li:before {
      content: "• ";
      font-size: 1.125rem;
      display: inline-block;
      position: absolute;
      left: 0; }

.time-line-report-box .rich-text ol {
  counter-reset: item;
  list-style: none;
  padding: 0.5em 0;
  margin: 1rem 0 0; }
  .time-line-report-box .rich-text ol li {
    position: relative;
    counter-increment: item;
    padding-left: 4.5rem;
    top: -0.1rem;
    margin-bottom: 2rem; }
    .time-line-report-box .rich-text ol li:last-child {
      margin-bottom: 0; }
    .time-line-report-box .rich-text ol li:before {
      content: counters(item, ".");
      display: flex;
      justify-content: center;
      align-items: center;
      width: 1.5em;
      height: 1.5em;
      text-indent: 0;
      margin-right: 0.5em;
      position: absolute;
      left: 0;
      top: -8px;
      font-size: 1.4em;
      font-family: "AmnestyTradeGothicBC", sans-serif;
      border-radius: 100%;
      background-color: #000000;
      color: #FFFF00; }

.time-line-report-box .rich-text h1, .time-line-report-box .rich-text h2, .time-line-report-box .rich-text h3, .time-line-report-box .rich-text h4, .time-line-report-box .rich-text h5 {
  margin-top: 0; }

.time-line-report-box .rich-text ul, .time-line-report-box .rich-text ol {
  display: inline-flex;
  flex-flow: column;
  width: 100%; }
  .time-line-report-box .rich-text ul li, .time-line-report-box .rich-text ol li {
    margin-bottom: 0.5em; }

.time-line-report-box .rich-text ol:first-child:last-child p {
  font-size: 22px;
  font-size: 1.375rem; }

.time-line-report-box .rich-text ol li {
  padding-left: 2.5em; }
  .time-line-report-box .rich-text ol li:before {
    border: 2px solid #FFFF00; }

.time-line-report-box .button {
  background: none;
  background-color: #FFF;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 8px 16px;
  transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border-radius: 1px;
  display: inline-block;
  padding: 0.6em 0.65em;
  border: 0.07em solid black;
  border-width: 0.03em 0.03em 0.12em 0.03em;
  margin: 1em auto 0.8em;
  touch-action: manipulation;
  background-color: #FFFF00;
  font-size: 26px;
  font-size: 1.625rem;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 0.6em;
  white-space: nowrap;
  font-family: "AmnestyTradeGothicBC", sans-serif;
  color: #000000;
  box-shadow: inset 0px 0.08em 0px rgba(255, 255, 255, 0.85);
  -webkit-tap-highlight-color: transparent; }
  .time-line-report-box .button:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  .time-line-report-box .button:hover {
    transition: background-color 150ms ease-out, border-color 150ms ease-out, color 150ms ease-out; }
  @media screen and (min-width: 640px) {
    .time-line-report-box .button {
      font-size: 32px;
      font-size: 2rem; } }
  .time-line-report-box .button:before {
    content: '';
    display: inline-block;
    background: url("../img/icon-pdf.c17d6931ea8c.svg") no-repeat center;
    width: 32px;
    height: 32px;
    margin: -10px 10px -5px -10px; }
  .time-line-report-box .button:hover {
    top: -0.08em;
    border-bottom-width: 0.2em;
    margin-bottom: calc(0.8em - 0.08em); }
  .time-line-report-box .button:active {
    top: 0.07em;
    border-bottom-width: 0.03em;
    margin-bottom: calc(0.8em + 0.09em);
    box-shadow: none; }

body.is-modal {
  overflow: hidden; }

[id^="modal_"] {
  position: fixed;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 325ms;
  transition-delay: 325ms;
  z-index: 10000;
  opacity: 0;
  pointer-events: none; }
  [id^="modal_"].is-inactive .modal-content {
    -webkit-animation: Modal-container--disappear 325ms forwards cubic-bezier(0.74, -0.28, 0.9, 1);
            animation: Modal-container--disappear 325ms forwards cubic-bezier(0.74, -0.28, 0.9, 1); }

@-webkit-keyframes Modal-container--disappear {
  from {
    opacity: 1;
    -webkit-transform: translateY(0vh);
            transform: translateY(0vh); }
  to {
    opacity: 0;
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); } }

@keyframes Modal-container--disappear {
  from {
    opacity: 1;
    -webkit-transform: translateY(0vh);
            transform: translateY(0vh); }
  to {
    opacity: 0;
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); } }
  [id^="modal_"].is-active {
    opacity: 1;
    pointer-events: initial;
    transition-delay: 0ms; }
    [id^="modal_"].is-active .modal-content {
      -webkit-animation: Modal-container--appear 325ms forwards cubic-bezier(0.23, 1, 0.32, 1);
              animation: Modal-container--appear 325ms forwards cubic-bezier(0.23, 1, 0.32, 1);
      -webkit-animation-delay: 325ms;
              animation-delay: 325ms; }

@-webkit-keyframes Modal-container--appear {
  from {
    opacity: 0;
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0vh);
            transform: translateY(0vh); } }

@keyframes Modal-container--appear {
  from {
    opacity: 0;
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0vh);
            transform: translateY(0vh); } }
  [id^="modal_"] .modal-content {
    display: flex;
    flex-flow: column;
    background-color: #FFF;
    margin: auto;
    padding: 30px;
    align-self: center;
    width: 100%;
    max-width: 960px;
    position: relative;
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
    [id^="modal_"] .modal-content.fill {
      padding: 0; }
    @media screen and (max-width: 639px) {
      [id^="modal_"] .modal-content {
        min-height: 100%;
        padding: 15px; } }
    [id^="modal_"] .modal-content > .block.modal-header {
      margin-top: 0;
      display: flex; }
      @media screen and (max-width: 639px) {
        [id^="modal_"] .modal-content > .block.modal-header {
          margin-bottom: 15px; } }
    [id^="modal_"] .modal-content > .block:last-child {
      margin-bottom: 0; }
    [id^="modal_"] .modal-content > .block > .container {
      max-width: inherit;
      padding: 0; }
    [id^="modal_"] .modal-content .modal-header button {
      margin-left: auto;
      border: 0;
      outline: 0;
      font-size: 48px;
      line-height: 0;
      -webkit-appearence: none;
      width: 48px;
      height: 48px;
      cursor: pointer;
      color: #000000;
      background-color: transparent;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal; }
      @media screen and (max-width: 639px) {
        [id^="modal_"] .modal-content .modal-header button {
          font-size: 30px;
          width: 20px;
          height: 20px; } }
      [id^="modal_"] .modal-content .modal-header button.close {
        cursor: pointer; }
    [id^="modal_"] .modal-content.fill .modal-header {
      position: absolute;
      z-index: 1;
      top: 20px;
      right: 27px; }

.giftForm {
  flex: 1;
  display: flex;
  flex-flow: column; }
  .giftForm a:not(.radio-input-squared) {
    color: #000000;
    text-decoration: underline;
    font-weight: bold; }
    .giftForm a:not(.radio-input-squared):hover {
      background: #FFFF00; }
  .giftForm p {
    word-break: break-word;
    font-size: 16px; }
  .giftForm .text-center {
    text-align: center; }
  .giftForm .text-right {
    text-align: right; }
  @media screen and (max-width: 639px) {
    .giftForm .small-text-center {
      text-align: center; } }
  @media screen and (max-width: 639px) {
    .giftForm .small-text-left {
      text-align: left; } }
  .giftForm .displayBlock {
    display: block; }
  .giftForm .noMargin {
    margin-top: 0;
    margin-bottom: 0; }
  .giftForm .banner {
    display: inline;
    left: 0.3em;
    padding: 0.05em 0;
    position: relative;
    line-height: 1.37;
    word-break: break-word;
    color: #FFF;
    background-color: #000000;
    box-shadow: 0.3em 0 0 #000000, -0.3em 0 0 #000000; }
    .giftForm .banner:after {
      display: block;
      content: '';
      height: 0;
      box-shadow: none;
      margin-bottom: 18px; }
  .giftForm .button--cta.expanded {
    width: 100%; }
  @media screen and (max-width: 639px) {
    .giftForm .button--cta.small-expanded {
      width: 100%; } }
  .giftForm .row-container {
    flex-flow: column; }
  .giftForm .col-container {
    display: flex; }
  .giftForm .col + .col-container {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media screen and (max-width: 639px) {
      .giftForm .col + .col-container {
        margin-top: 15px;
        margin-bottom: 15px;
        flex-flow: column; } }
  .giftForm .left-col {
    width: 50%; }
    @media screen and (min-width: 640px) {
      .giftForm .left-col {
        padding-right: 15px; } }
    @media screen and (min-width: 960px) {
      .giftForm .left-col.gutter {
        padding-left: 78px;
        padding-right: 30px; } }
  .giftForm .right-col {
    width: 50%; }
    @media screen and (min-width: 640px) {
      .giftForm .right-col {
        padding-left: 15px; } }
    @media screen and (min-width: 960px) {
      .giftForm .right-col.gutter {
        padding-right: 78px;
        padding-left: 30px; } }
  @media screen and (min-width: 960px) {
    .giftForm .col.gutter {
      padding-left: 78px;
      padding-right: 78px; } }
  .giftForm .left-col > *:not(label):not(.radio-input-squared), .giftForm .right-col > *:not(label):not(.radio-input-squared), .giftForm .col > *:not(label):not(.radio-input-squared) {
    margin-top: 0; }
  @media screen and (max-width: 639px) {
    .giftForm .left-col, .giftForm .right-col, .giftForm .col {
      width: 100%; } }
  .giftForm img.thumb {
    height: 70px;
    width: auto; }
    @media screen and (max-width: 639px) {
      .giftForm img.thumb {
        height: 60px; } }
  .giftForm .steps {
    display: flex;
    flex-flow: column;
    flex: 1;
    min-height: 510px; }
    @media screen and (max-width: 639px) {
      .giftForm .steps {
        min-height: 100%; } }
  .giftForm .steps-header {
    display: flex;
    height: 48px;
    margin: 30px;
    margin-left: 30px;
    margin-right: 78px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    text-transform: uppercase;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media screen and (max-width: 639px) {
      .giftForm .steps-header {
        margin: 15px;
        margin-left: 15px;
        margin-right: 45px;
        height: 30px;
        font-size: 11px; } }
    @media screen and (max-width: 479px) {
      .giftForm .steps-header {
        font-size: 9px; } }
    .giftForm .steps-header .steps-display {
      display: flex;
      flex: 1;
      align-items: center;
      justify-content: center; }
      .giftForm .steps-header .steps-display > div {
        margin-left: 30px;
        margin-right: 30px;
        color: #cccccc; }
        .giftForm .steps-header .steps-display > div.active {
          color: #000000; }
        @media screen and (max-width: 639px) {
          .giftForm .steps-header .steps-display > div {
            margin-left: 7.5px;
            margin-right: 7.5px; }
            .giftForm .steps-header .steps-display > div:first-child {
              margin-left: 15px; }
            .giftForm .steps-header .steps-display > div:last-child {
              margin-right: 15px; } }
    .giftForm .steps-header button {
      display: block;
      padding: 9px;
      border: 0;
      outline: 0;
      width: 48px;
      height: 48px;
      cursor: pointer;
      background: #000000; }
      .giftForm .steps-header button img {
        margin-top: 2px; }
      @media screen and (max-width: 639px) {
        .giftForm .steps-header button {
          padding: 5px;
          width: 30px;
          height: 30px; } }
  .giftForm .steps-content {
    flex: 1;
    display: flex;
    padding: 30px 20px; }
    @media screen and (max-width: 639px) {
      .giftForm .steps-content {
        flex-flow: column; } }
    .giftForm .steps-content h2 {
      margin-bottom: 20px; }
    .giftForm .steps-content .display {
      display: flex;
      justify-content: center;
      align-items: flex-start; }
      .giftForm .steps-content .display .giftCardSelectedWrapper {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
        min-height: 180px; }
        .giftForm .steps-content .display .giftCardSelectedWrapper img, .giftForm .steps-content .display .giftCardSelectedWrapper #giftCardSelected {
          max-width: 300px;
          height: auto; }
          @media screen and (max-width: 959px) {
            .giftForm .steps-content .display .giftCardSelectedWrapper img, .giftForm .steps-content .display .giftCardSelectedWrapper #giftCardSelected {
              max-width: 180px; } }
          @media screen and (max-width: 639px) {
            .giftForm .steps-content .display .giftCardSelectedWrapper img, .giftForm .steps-content .display .giftCardSelectedWrapper #giftCardSelected {
              max-width: 250px; } }
          @media screen and (max-width: 479px) {
            .giftForm .steps-content .display .giftCardSelectedWrapper img, .giftForm .steps-content .display .giftCardSelectedWrapper #giftCardSelected {
              width: 200px; } }
        .giftForm .steps-content .display .giftCardSelectedWrapper button {
          -webkit-appearance: none;
          border: none;
          background-color: transparent;
          padding: 20px;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 14px;
          opacity: 0.3;
          cursor: pointer;
          position: relative;
          transition: all 150ms ease; }
          @media screen and (max-width: 639px) {
            .giftForm .steps-content .display .giftCardSelectedWrapper button {
              padding: 15px; } }
          .giftForm .steps-content .display .giftCardSelectedWrapper button.giftCardPrev {
            margin-right: 10px;
            background-image: url("../img/gift-arrow-left.21991bf95a2c.svg"); }
            @media screen and (min-width: 640px) {
              .giftForm .steps-content .display .giftCardSelectedWrapper button.giftCardPrev {
                right: -2px; } }
          .giftForm .steps-content .display .giftCardSelectedWrapper button.giftCardNext {
            margin-left: 10px;
            background-image: url("../img/gift-arrow-right.f49135ab3671.svg"); }
            @media screen and (min-width: 640px) {
              .giftForm .steps-content .display .giftCardSelectedWrapper button.giftCardNext {
                left: -2px; } }
          .giftForm .steps-content .display .giftCardSelectedWrapper button:hover {
            opacity: 1;
            left: 0;
            right: 0; }
    @media screen and (min-width: 960px) {
      .giftForm .steps-content .controls {
        padding-left: 30px;
        padding-right: 78px; } }
    .giftForm .steps-content .controls input[type="radio"] + img:hover {
      cursor: pointer; }
    .giftForm .steps-content .controls input[type="radio"] + img + .giftCardDescription {
      display: none; }
    .giftForm .steps-content .controls .giftCardSelector {
      display: none; }
      .giftForm .steps-content .controls .giftCardSelector + img {
        transition: all 150ms ease;
        box-shadow: 0 0 0 0 #000000;
        margin-left: 0;
        margin-right: 4px;
        margin-bottom: 8px;
        opacity: 0.8; }
      .giftForm .steps-content .controls .giftCardSelector:checked + img {
        box-shadow: 0 0 0 3px #000000;
        opacity: 1; }
    .giftForm .steps-content .controls #giftCardCarousel label:first-child .giftCardSelector + img {
      margin-left: 0; }
    .giftForm .steps-content .controls #giftCardCarousel label:last-child .giftCardSelector + img {
      margin-right: 0; }
    @media screen and (max-width: 639px) {
      .giftForm .steps-content .controls #giftCardDescription {
        margin-top: -14px; } }
  .giftForm .description-container {
    width: 578px; }
    .giftForm .description-container + div {
      width: initial;
      flex: 1 1 0; }
    @media screen and (max-width: 999px) {
      .giftForm .description-container {
        width: 535px; } }
    @media screen and (max-width: 959px) {
      .giftForm .description-container {
        width: 468px; } }
    @media screen and (max-width: 767px) {
      .giftForm .description-container {
        width: initial;
        flex: 1 1 auto; }
        .giftForm .description-container + div {
          width: 203px;
          flex: none;
          box-sizing: content-box; } }
    @media screen and (max-width: 639px) {
      .giftForm .description-container {
        width: 100%;
        flex: none; }
        .giftForm .description-container + div {
          width: 100%;
          box-sizing: initial; } }
  .giftForm .printDigital .steps-content {
    align-items: center; }
    .giftForm .printDigital .steps-content .right-col {
      position: relative; }
      .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled {
        opacity: 0.15;
        pointer-events: none; }
        .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled {
          position: absolute;
          z-index: 0;
          top: 0;
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: center; }
          @media screen and (min-width: 960px) {
            .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled {
              padding-right: 78px; } }
          .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text h2 i, .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text h3 i, .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text h4 i {
            font-style: normal;
            display: inline;
            left: 0.3em;
            padding: 0.05em 0;
            position: relative;
            line-height: 1.37;
            word-break: break-word;
            color: #FFF;
            background-color: #000000;
            box-shadow: 0.3em 0 0 #000000, -0.3em 0 0 #000000; }
            .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text h2 i:after, .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text h3 i:after, .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text h4 i:after {
              display: block;
              content: '';
              height: 0;
              box-shadow: none;
              margin-bottom: 18px; }
          .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text p i {
            font-style: normal;
            display: inline;
            left: 0.3em;
            padding: 0.05em 0;
            position: relative;
            word-break: break-word;
            background-color: #FFF;
            box-shadow: 0.3em 0 0 #FFF, -0.3em 0 0 #FFF; }
            .giftForm .printDigital .steps-content .right-col .radio-input-squared.disabled + .radio-input-squared-disabled .rich-text p i:after {
              display: block;
              content: '';
              height: 0;
              box-shadow: none;
              margin-bottom: 18px; }
      .giftForm .printDigital .steps-content .right-col .radio-input-squared__content ::-moz-selection {
        background: none; }
      .giftForm .printDigital .steps-content .right-col .radio-input-squared__content ::selection {
        background: none; }
  @media screen and (min-width: 640px) {
    .giftForm .printDigital .delivery_title {
      margin-bottom: 60px; } }
  .giftForm .printDigital .rich-text p {
    font-size: 16px; }
  .giftForm .giftCardList .giftCardListItem {
    display: flex;
    margin-top: 45px;
    margin-bottom: 45px; }
    @media screen and (max-width: 639px) {
      .giftForm .giftCardList .giftCardListItem {
        margin-top: 30px;
        margin-bottom: 30px; } }
    .giftForm .giftCardList .giftCardListItem .thumb {
      box-shadow: 0 0 0 3px #000000;
      margin: 3px;
      margin-right: 30px; }
      @media screen and (max-width: 639px) {
        .giftForm .giftCardList .giftCardListItem .thumb {
          margin-right: 15px; } }
    .giftForm .giftCardList .giftCardListItem:first-child {
      margin-top: 0; }
  .giftForm .giftCardList .giftCardListDetails {
    flex: 1 30 auto; }
    @media screen and (max-width: 639px) {
      .giftForm .giftCardList .giftCardListDetails {
        line-height: 1; } }
    .giftForm .giftCardList .giftCardListDetails .giftCardItemTitle, .giftForm .giftCardList .giftCardListDetails p {
      margin-top: 0;
      margin-bottom: 5px; }
    @media screen and (max-width: 639px) {
      .giftForm .giftCardList .giftCardListDetails p {
        font-size: 14px; } }
    .giftForm .giftCardList .giftCardListDetails p:last-child {
      margin-bottom: 0; }
  .giftForm .giftCardList .editItem {
    margin-left: 20px;
    flex-basis: 170px; }
    @media screen and (max-width: 639px) {
      .giftForm .giftCardList .editItem {
        margin-left: 5px;
        flex-basis: 82px; } }
    .giftForm .giftCardList .editItem .lnkChange, .giftForm .giftCardList .editItem .lnkDelete {
      display: inline-flex;
      min-width: 70px;
      justify-content: center;
      font-size: 12px;
      text-transform: uppercase;
      text-decoration: none;
      padding: 4px 12px;
      background: #383838;
      color: #FFF;
      margin-bottom: 10px;
      margin-left: 8px; }
      .giftForm .giftCardList .editItem .lnkChange:hover, .giftForm .giftCardList .editItem .lnkDelete:hover {
        background-color: #000000;
        color: #FFFF00; }
    .giftForm .giftCardList .editItem .lnkDelete {
      margin-bottom: 0px; }
  .giftForm #addAddress {
    cursor: pointer; }
  .giftForm #addAddressLink, .giftForm #editAddressLink {
    cursor: pointer; }
  .giftForm .payment .steps-content {
    align-items: center;
    justify-content: center;
    flex-flow: row; }
  .giftForm .steps-footer {
    display: flex;
    align-items: center;
    gap: 0 1.25rem;
    justify-content: space-between;
    padding: 30px;
    margin-top: auto;
    background: #000;
    color: #fff; }
    .giftForm .steps-footer a {
      color: #fff;
      font-size: 1em; }
  .giftForm .steps-footer > :last-child {
    margin-left: auto; }
  .giftForm .hide {
    display: none; }
  .giftForm .hidden {
    visibility: hidden; }
  .giftForm .input__label {
    color: #000000; }
  .giftForm .textarea__field {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "AmnestyTradeGothicRC", serif;
    background-color: #FFF;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
    color: #000000;
    display: block;
    margin: 0;
    padding: 0.55em 0.65em 0.65em;
    width: 100%;
    resize: none; }
  .giftForm .charCounter {
    margin-top: -30px !important; }
    @media screen and (max-width: 639px) {
      .giftForm .charCounter {
        margin-top: -15px !important; } }
  .giftForm .input__field, .giftForm .textarea__field {
    border: 1px solid #000000;
    margin-bottom: 30px;
    transition: all 75ms ease; }
    @media screen and (max-width: 639px) {
      .giftForm .input__field, .giftForm .textarea__field {
        margin-bottom: 15px; } }
    .giftForm .input__field.error, .giftForm .textarea__field.error {
      border-color: #bb0000;
      background-color: #ffeeee; }
      .giftForm .input__field.error + .sub-label, .giftForm .textarea__field.error + .sub-label {
        color: #bb0000; }
    .giftForm .input__field::-webkit-input-placeholder, .giftForm .textarea__field::-webkit-input-placeholder {
      text-transform: none; }
    .giftForm .input__field:-moz-placeholder, .giftForm .textarea__field:-moz-placeholder {
      text-transform: none; }
    .giftForm .input__field::-moz-placeholder, .giftForm .textarea__field::-moz-placeholder {
      text-transform: none; }
    .giftForm .input__field:-ms-input-placeholder, .giftForm .textarea__field:-ms-input-placeholder {
      text-transform: none; }
  @media screen and (min-width: 640px) {
    .giftForm .form-amount__container {
      display: flex;
      justify-content: center;
      align-items: center; } }
  @media screen and (max-width: 999px) {
    .giftForm .form-amount__container {
      max-width: 690px; } }
  .giftForm .form-amount__input--text {
    margin-top: 18px;
    margin-bottom: 0;
    width: initial; }
    .giftForm .form-amount__input--text + .sub-label {
      margin: 0; }
    @media screen and (min-width: 1000px) {
      .giftForm .form-amount__input--text {
        margin-top: 28px; } }
  .giftForm .form-amount__label.form-amount__text {
    display: initial;
    padding-right: 0; }
    @media screen and (max-width: 639px) {
      .giftForm .form-amount__label.form-amount__text {
        display: block;
        padding: 0; } }
  .giftForm .form-amount__label--radio {
    border-color: #000000;
    transition: all 150ms ease; }
    .giftForm .form-amount__label--radio.active, .giftForm .form-amount__label--radio.active:hover {
      background-color: #000000;
      color: #FFFF00; }
    .giftForm .form-amount__label--radio:hover {
      background-color: #000000;
      color: #FFF; }
    .giftForm .form-amount__label--radio input[type="radio"] {
      display: none !important; }
    @media screen and (min-width: 640px) {
      .giftForm .form-amount__label--radio:first-child {
        margin-left: 0; } }
  @media screen and (min-width: 640px) {
    .giftForm .form-amount__separator {
      display: flex;
      margin-left: 10px; } }
  .giftForm .input--inline {
    width: 47%;
    float: left; }
    @media screen and (min-width: 640px) {
      .giftForm .input--inline {
        width: 46%; } }
    .giftForm .input--inline:last-child {
      float: right;
      margin-right: 0; }
    .giftForm .input--inline .input__label {
      margin-top: 0; }
  .giftForm .input--checkbox input[type="checkbox"] + label {
    margin-right: 0; }
    .giftForm .input--checkbox input[type="checkbox"] + label:before {
      border-color: #000000;
      color: #000000; }
  .giftForm .input--checkbox input[type="checkbox"]:checked + label:before {
    content: '✔';
    background-color: #000000;
    color: #FFFF00; }
  .giftForm .radio-input-squared {
    margin: 0;
    margin-bottom: 0;
    max-width: initial;
    transition: all 150ms ease; }
    .giftForm .radio-input-squared__content {
      padding-top: 20px; }
    .giftForm .radio-input-squared__img {
      padding-bottom: 56.5%;
      height: 0;
      overflow: hidden;
      position: relative; }
      .giftForm .radio-input-squared__img img {
        display: block;
        width: 100%;
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      @media screen and (max-width: 767px) {
        .giftForm .radio-input-squared__img {
          display: block; } }
    @media screen and (max-width: 639px) {
      .giftForm .radio-input-squared {
        margin-top: 30px; } }
    .giftForm .radio-input-squared:hover {
      background-color: #000000;
      color: #FFF; }
      .giftForm .radio-input-squared:hover .radio-input-squared__label {
        color: #FFFF00; }
  .giftForm button:focus {
    outline: 0; }
  .giftForm .paymentContainter {
    display: flex;
    align-items: stretch;
    width: 400px;
    min-height: 84px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #000000;
    box-shadow: 0 0 0 0 #FFFF00;
    cursor: pointer;
    transition: all 150ms ease;
    margin-bottom: 30px; }
    @media screen and (max-width: 639px) {
      .giftForm .paymentContainter {
        margin-bottom: 15px; } }
    @media screen and (max-width: 479px) {
      .giftForm .paymentContainter {
        width: 100%; } }
    .giftForm .paymentContainter > * {
      padding: 5px 10px;
      line-height: 1.2; }
    .giftForm .paymentContainter p {
      line-height: 1.2; }
      .giftForm .paymentContainter p small {
        display: inline-block; }
        @media screen and (max-width: 639px) {
          .giftForm .paymentContainter p small {
            font-size: 12px; } }
    .giftForm .paymentContainter .paymentIcon {
      align-items: center;
      display: flex;
      justify-content: center;
      border-right: 2px solid #000000;
      width: 80px;
      padding: 0; }
      .giftForm .paymentContainter .paymentIcon img {
        width: 48px;
        height: auto; }
    .giftForm .paymentContainter .paymentTxt {
      align-self: center;
      flex: 1; }
    .giftForm .paymentContainter:hover {
      box-shadow: 0 0 0 3px #cccccc; }
  .giftForm #socialNumber.not-required {
    background-color: #FFF;
    border-color: #000000; }
  .giftForm #giftCardNoCards {
    text-align: center; }
    .giftForm #giftCardNoCards a {
      cursor: pointer; }
  .giftForm .paymentSelector {
    display: none; }

.digital-gift-card {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  position: relative;
  /* Selection */
  /* Cards */
  /* Amount */
  /* Message */
  /* Footer */
  /* Form */
  /* Payment */
  /* Display */
  /* Payment */ }
  .digital-gift-card__heading {
    align-self: flex-start;
    padding: 0;
    margin: 0 0 16px;
    font-size: 24px;
    font-family: "AmnestyTradeGothicBC", sans-serif;
    text-transform: uppercase; }
  .digital-gift-card__selection {
    flex: 1 1 auto;
    padding: 30px 20px; }
    @media (min-width: 800px) {
      .digital-gift-card__selection {
        display: grid;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr; } }
  .digital-gift-card__step.card {
    grid-column: 1 / 1;
    grid-row: 1 / 3;
    border-bottom: 1px solid lightgray; }
    @media (min-width: 800px) {
      .digital-gift-card__step.card {
        padding-right: 40px;
        border-bottom: 0;
        border-right: 1px solid lightgray; } }
  .digital-gift-card__container {
    position: relative;
    margin-bottom: 40px; }
  .digital-gift-card__cards {
    margin: 0; }
  .digital-gift-card__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); }
    @media (min-width: 400px) {
      .digital-gift-card__nav {
        background: transparent;
        box-shadow: none; } }
    .digital-gift-card__nav.prev {
      padding-left: 10px;
      left: 0; }
    .digital-gift-card__nav.next {
      padding-right: 10px;
      right: 0; }
  .digital-gift-card__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative; }
    .digital-gift-card__card:not(.selected) {
      display: none; }
  .digital-gift-card__frame {
    max-width: 245px;
    aspect-ratio: var(--aspect-ratio);
    -webkit-transform: rotate(-2.5deg);
            transform: rotate(-2.5deg);
    margin: auto;
    position: relative; }
  .digital-gift-card__image {
    display: block;
    max-height: 410px;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25); }
  .digital-gift-card__video {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35); }
  .digital-gift-card__play {
    display: block;
    width: 48px;
    height: 48px;
    color: #fff; }
  .digital-gift-card iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .digital-gift-card__title {
    margin-top: 20px;
    text-transform: none;
    text-align: center;
    font-family: "AmnestyTradeGothicRoman", arial; }
  .digital-gift-card__description {
    margin: 0;
    text-align: center;
    font-size: clamp(14px, 3vw, 1em); }
  .digital-gift-card__step.amount {
    grid-column: 2 / 2;
    grid-row: 1 / 1;
    display: flex;
    padding-top: 20px;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid lightgray; }
    @media (min-width: 800px) {
      .digital-gift-card__step.amount {
        padding-top: 0;
        padding-left: 40px; } }
  .digital-gift-card__options {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 100%;
    border: 0; }
  .digital-gift-card__option {
    flex: 1 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100px;
    aspect-ratio: 1;
    cursor: pointer;
    border-radius: 100%;
    border: 2px solid currentcolor; }
    .digital-gift-card__option input {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .digital-gift-card__option:has(:checked) {
      background: #000;
      color: #fff; }
  .digital-gift-card__sum {
    display: block;
    font-size: clamp(24px, 8vw, 38px);
    line-height: 1;
    font-family: "AmnestyTradeGothicBC", sans-serif; }
    @media (min-width: 800px) {
      .digital-gift-card__sum {
        font-size: clamp(24px, 4vw, 38px); } }
  .digital-gift-card__input {
    border: 0;
    border-radius: 2px;
    text-align: center;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .digital-gift-card__input:not(:placeholder-shown) {
      background: #000;
      color: #fff;
      font-weight: bold; }
  .digital-gift-card__step.message {
    grid-column: 2 / 2;
    grid-row: 2 / 2;
    padding-top: 20px; }
    @media (min-width: 800px) {
      .digital-gift-card__step.message {
        padding-left: 40px; } }
  .digital-gift-card__message {
    display: block;
    width: 100%;
    padding: 0.5rem;
    border: 1px solid currentcolor;
    border-radius: 2px;
    font-size: 1rem;
    font-family: inherit; }
  .digital-gift-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px;
    margin-top: auto;
    background: #000;
    color: #fff; }
    .digital-gift-card__footer > :last-child {
      margin-left: auto; }
  .digital-gift-card__back {
    border: 0;
    padding: 0;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: transparent;
    color: inherit; }
  .digital-gift-card__form {
    display: grid;
    align-items: start;
    gap: 30px;
    padding: 80px 30px 30px; }
    @media (min-width: 800px) {
      .digital-gift-card__form {
        grid-template-columns: 1fr 1fr;
        padding-top: 60px; } }
  .digital-gift-card__summary {
    display: flex;
    align-items: center;
    gap: 30px;
    background: #e8e8e8;
    border-radius: 2px;
    padding: 20px;
    text-wrap: balance; }
    .digital-gift-card__summary .digital-gift-card__frame {
      max-width: 100px;
      margin: -50px 0 0; }
    @media (min-width: 800px) {
      .digital-gift-card__summary {
        flex-direction: column;
        text-align: center;
        padding-top: 50px;
        gap: 48px; }
        .digital-gift-card__summary .digital-gift-card__frame {
          max-width: none;
          margin: -50px 0 0; } }
  .digital-gift-card__groups {
    display: grid;
    gap: 30px; }
  .digital-gift-card__group {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    border: 0;
    padding: 0; }
  .digital-gift-card__label, .digital-gift-card__radio {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .digital-gift-card__field {
    padding: 0.5rem 1rem;
    margin: 0;
    font-size: 1rem;
    border: 2px solid currentcolor;
    line-height: 1.6;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    font-family: "AmnestyTradeGothicRoman", arial;
    border-radius: 2px; }
    .digital-gift-card__field:focus-visible {
      outline: 1px solid currentcolor; }
    .digital-gift-card__field.toggle {
      padding: 0;
      display: flex; }
    .digital-gift-card__field::-webkit-datetime-edit-year-field:focus, .digital-gift-card__field::-webkit-datetime-edit-month-field:focus, .digital-gift-card__field::-webkit-datetime-edit-day-field:focus {
      background: #000;
      color: #fff;
      border-radius: 2px; }
  .digital-gift-card__toggle {
    flex: 1 1 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    line-height: 1.6; }
    .digital-gift-card__toggle:has(.digital-gift-card__radio:checked) {
      background: #000;
      color: #fff;
      font-weight: bold; }
      .digital-gift-card__toggle:has(.digital-gift-card__radio:checked)::after {
        content: '';
        width: 1rem;
        height: 1rem;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMjAuMjg1IDJsLTExLjI4NSAxMS41NjctNS4yODYtNS4wMTEtMy43MTQgMy43MTYgOSA4LjcyOCAxNS0xNS4yODV6Ii8+PC9zdmc+");
        background-repeat: no-repeat;
        background-size: 100%; }
  .digital-gift-card__error {
    padding: 1rem;
    margin: 0;
    border: 2px solid red;
    background: #ffd9d9;
    border-radius: 2px; }
  .digital-gift-card__ellipsis {
    color: transparent;
    position: relative; }
  .digital-gift-card__ellipsis::after {
    content: '';
    position: absolute;
    left: 0;
    color: #000000;
    -webkit-animation: digital-gift-card-ellipsis 3s infinite;
            animation: digital-gift-card-ellipsis 3s infinite; }

@-webkit-keyframes digital-gift-card-ellipsis {
  25% {
    content: ''; }
  26% {
    content: '.'; }
  50% {
    content: '.'; }
  51% {
    content: '..'; }
  75% {
    content: '..'; }
  76% {
    content: '...'; }
  100% {
    content: '...'; } }

@keyframes digital-gift-card-ellipsis {
  25% {
    content: ''; }
  26% {
    content: '.'; }
  50% {
    content: '.'; }
  51% {
    content: '..'; }
  75% {
    content: '..'; }
  76% {
    content: '...'; }
  100% {
    content: '...'; } }
  .digital-gift-card__display {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    width: 100vw;
    height: 100vh;
    padding-bottom: 40px;
    position: fixed;
    inset: 0;
    z-index: 9999999;
    overflow: auto;
    background: #fff; }
    .digital-gift-card__display .digital-gift-card__frame {
      width: 100%;
      height: 100%;
      max-width: 80vw;
      max-height: 60vh; }
    .digital-gift-card__display .digital-gift-card__image {
      max-height: none; }
    :root:has(.digital-gift-card__display) {
      overflow: hidden; }
  .digital-gift-card__home {
    display: flex;
    align-items: center;
    width: 100%;
    color: currentcolor;
    text-decoration: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .digital-gift-card__logo {
    height: 50px;
    width: auto;
    margin-right: auto; }
    @media (min-width: 1200px) {
      .digital-gift-card__logo {
        height: 70px; } }
  .digital-gift-card__close {
    font-size: 20px;
    margin: 0 30px 0 15px; }
  .digital-gift-card__stage {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    text-align: center;
    opacity: 0;
    -webkit-animation: digital-gift-card-fade 1750ms 400ms forwards cubic-bezier(0.33, 1, 0.68, 1);
            animation: digital-gift-card-fade 1750ms 400ms forwards cubic-bezier(0.33, 1, 0.68, 1); }
    .digital-gift-card__stage .digital-gift-card__title {
      margin: 30px 0 20px;
      font-size: clamp(20px, 5vw, 32px); }

@-webkit-keyframes digital-gift-card-fade {
  to {
    opacity: 1; } }

@keyframes digital-gift-card-fade {
  to {
    opacity: 1; } }
  .digital-gift-card__tilt {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
    -webkit-perspective: 175vw;
            perspective: 175vw; }
  .digital-gift-card__flipper {
    -webkit-transform: scale(0.6) rotateY(0deg);
            transform: scale(0.6) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-animation: digital-gift-card-flip 2500ms 500ms forwards cubic-bezier(0.25, 1, 0.5, 1);
            animation: digital-gift-card-flip 2500ms 500ms forwards cubic-bezier(0.25, 1, 0.5, 1); }
    .digital-gift-card__flipper .digital-gift-card__frame {
      -webkit-transform: none;
              transform: none; }

@-webkit-keyframes digital-gift-card-flip {
  30% {
    -webkit-transform: scale(1) rotateY(0deg);
            transform: scale(1) rotateY(0deg); }
  100% {
    -webkit-transform: scale(1) rotateY(-180deg);
            transform: scale(1) rotateY(-180deg); } }

@keyframes digital-gift-card-flip {
  30% {
    -webkit-transform: scale(1) rotateY(0deg);
            transform: scale(1) rotateY(0deg); }
  100% {
    -webkit-transform: scale(1) rotateY(-180deg);
            transform: scale(1) rotateY(-180deg); } }
  .digital-gift-card__frontside {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .digital-gift-card__backside {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    inset: 0;
    background: #000;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .digital-gift-card__currency {
    text-transform: lowercase; }
  .digital-gift-card__payment {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    padding: 80px 30px;
    text-align: center; }
  .digital-gift-card__status {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    max-width: 40rem;
    padding: 60px 0;
    margin: auto 0;
    text-wrap: balance; }
  .digital-gift-card__report a {
    color: inherit; }
  .digital-gift-card__logotypes {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    height: 60px; }
  .digital-gift-card__logotype {
    width: auto; }

h1 {
  font-size: 2.75rem;
  line-height: 1.1;
  margin: 2rem 0 0;
  text-wrap: balance;
  /* text-transform: uppercase; */
  letter-spacing: -0.01em;
  max-width: 47rem; }
  @media screen and (min-width: 700px) {
    h1 {
      font-size: 4rem;
      line-height: 1.08; } }

h2 {
  font-size: 2.25rem;
  line-height: 1.13;
  margin: 2rem 0 0;
  text-wrap: balance;
  letter-spacing: -0.01em;
  max-width: 47rem;
  text-wrap: balance; }
  @media screen and (min-width: 700px) {
    h2 {
      font-size: 2.75rem;
      line-height: 1.1; } }

h3 {
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 2.5rem 0 0;
  max-width: 47rem; }
  @media screen and (min-width: 700px) {
    h3 {
      font-size: 1.85rem;
      line-height: 1.23; } }

h4 {
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 1.5rem 0 0; }

.preamble {
  font-size: 1.75rem;
  line-height: 1.3;
  margin: 1rem 0 0; }
  @media screen and (min-width: 700px) {
    .preamble {
      font-size: 1.85rem; } }
  .preamble--center {
    text-align: center; }

p, li, input {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 0.7em 0 0; }

li {
  margin-top: 0; }

small {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5; }
  small * {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5; }

html {
  font-family: "AmnestyTradeGothicRoman", arial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-wrap: pretty; }

h1,
h2,
h3,
h4 {
  font-family: "AmnestyTradeGothicBC", sans-serif; }

.preamble,
input {
  font-family: "AmnestyTradeGothicRC", serif; }

.rich-text {
  font-size: 18px;
  font-size: 1.125rem; }
  .rich-text .no-list-style li:before {
    content: initial;
    display: initial;
    position: initial; }
  .rich-text ul {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0; }
    .rich-text ul li {
      position: relative;
      padding-left: 1.1em;
      margin-top: 0.47rem;
      margin-bottom: 0; }
      .rich-text ul li:before {
        content: "• ";
        font-size: 1.125rem;
        display: inline-block;
        position: absolute;
        left: 0; }
  .rich-text ol {
    counter-reset: item;
    list-style: none;
    padding: 0.5em 0;
    margin: 1rem 0 0; }
    .rich-text ol li {
      position: relative;
      counter-increment: item;
      padding-left: 4.5rem;
      top: -0.1rem;
      margin-bottom: 2rem; }
      .rich-text ol li:last-child {
        margin-bottom: 0; }
      .rich-text ol li:before {
        content: counters(item, ".");
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1.5em;
        height: 1.5em;
        text-indent: 0;
        margin-right: 0.5em;
        position: absolute;
        left: 0;
        top: -8px;
        font-size: 1.4em;
        font-family: "AmnestyTradeGothicBC", sans-serif;
        border-radius: 100%;
        background-color: #000000;
        color: #FFFF00; }
  .rich-text ul {
    margin: 1rem 0 0; }
    .rich-text ul:first-child {
      margin-top: 0; }
  .rich-text p, .rich-text li, .rich-text a, .rich-text input {
    font-size: inherit; }
  .rich-text p {
    max-width: 44em; }

ul,
ol {
  list-style: none;
  padding: 0; }

.large-text--center {
  text-align: center; }

.large-text {
  line-height: 1.3;
  margin: 0 auto; }
  @media screen and (min-width: 530px) {
    .large-text {
      line-height: 1.4;
      font-size: 24px;
      font-size: 1.5rem; } }
  .large-text p, .large-text a, .large-text li {
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
  .large-text pre {
    font: inherit;
    line-height: inherit;
    margin: 3.5em 0; }
  .large-text h1:not(.large-text__huge) {
    text-transform: uppercase;
    font-size: 4rem; }
    .large-text h1:not(.large-text__huge):first-child {
      margin-top: 0; }
  .large-text h2:not(.large-text__huge) {
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-top: 0.8em;
    margin-bottom: 0.3em; }
    @media screen and (min-width: 700px) {
      .large-text h2:not(.large-text__huge) {
        font-size: 4rem;
        line-height: 0.95; } }
    .large-text h2:not(.large-text__huge):first-child {
      margin-top: 0; }
  .large-text h3:not(.large-text__huge) {
    font-size: 2rem;
    line-height: 1.2;
    margin: 0.7em auto 1.2em; }
    @media screen and (min-width: 700px) {
      .large-text h3:not(.large-text__huge) {
        font-size: 2.5rem; } }
    .large-text h3:not(.large-text__huge):first-child {
      margin-top: 1.6em; }
    .large-text h3:not(.large-text__huge) em,
    .large-text h3:not(.large-text__huge) i {
      font-style: normal;
      font-size: 80%;
      position: relative;
      top: -0.13em;
      letter-spacing: -0.02em;
      right: -0.2em; }
  .large-text .large-text__huge {
    font-size: clamp(6rem, 40vw, 18rem);
    line-height: 0.9;
    margin: -0.05em 0 0 -0.035em;
    letter-spacing: -0.05em; }
  .large-text img {
    width: 100%; }

.news-page h1 {
  margin-bottom: 40px; }

.news-page .container {
  padding: 0; }

.news-page .up-to-date {
  padding-top: 0; }

#gift-card-thank-you-page .noBold {
  font-weight: normal; }

#gift-card-thank-you-page p {
  word-break: break-word; }

#gift-card-thank-you-page .card-title {
  font-size: 50px;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-top: 0.8em;
  margin-bottom: 0.3em; }
  @media screen and (min-width: 700px) {
    #gift-card-thank-you-page .card-title {
      font-size: 83px;
      line-height: 0.95; } }
  @media screen and (min-width: 530px) {
    #gift-card-thank-you-page .card-title {
      font-size: 74px; } }

#gift-card-thank-you-page .card-block {
  display: inline-block;
  width: 100%; }
  #gift-card-thank-you-page .card-block .container > :first-child {
    margin-top: 1em; }
  @media screen and (min-width: 960px) {
    #gift-card-thank-you-page .card-block .container {
      align-items: center;
      display: flex;
      flex-flow: row; } }
  #gift-card-thank-you-page .card-block:nth-child(2n+2) {
    background-color: #000000;
    color: #FFF; }
  #gift-card-thank-you-page .card-block figure {
    margin-left: 0; }
    @media screen and (min-width: 960px) {
      #gift-card-thank-you-page .card-block figure {
        width: 50%;
        padding-right: 1em; } }
    @media screen and (max-width: 959px) {
      #gift-card-thank-you-page .card-block figure {
        margin-right: 0;
        margin-bottom: 0; } }
    #gift-card-thank-you-page .card-block figure img {
      margin-left: auto;
      margin-right: auto;
      display: block; }
      @media screen and (max-width: 959px) {
        #gift-card-thank-you-page .card-block figure img {
          max-width: 240px; } }
  #gift-card-thank-you-page .card-block .content > *:first-child {
    margin-top: 15px; }
  @media screen and (min-width: 960px) {
    #gift-card-thank-you-page .card-block .content {
      width: 50%; } }
  #gift-card-thank-you-page .card-block .content p.preamble {
    font-weight: bold; }
    @media screen and (min-width: 960px) {
      #gift-card-thank-you-page .card-block .content p.preamble {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 1em; } }
  #gift-card-thank-you-page .card-block .content .copyText-intro {
    max-width: 300px; }
  #gift-card-thank-you-page .card-block .content .input__group {
    position: relative;
    max-width: 400px; }
    #gift-card-thank-you-page .card-block .content .input__group .clipBoard {
      position: absolute;
      right: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-family: "AmnestyTradeGothicBC", sans-serif;
      font-size: 20px;
      text-transform: uppercase;
      pointer-events: none;
      color: #000000; }
  #gift-card-thank-you-page .card-block .content .input__field {
    margin-bottom: 1em;
    border: 1px solid #000000;
    border-radius: 1px;
    padding: 0 4.1em 0 0.65em;
    box-shadow: 0px 0px 0px 0px #cccccc; }
    #gift-card-thank-you-page .card-block .content .input__field:focus {
      outline: 0;
      box-shadow: 0px 0px 0px 15px transparent;
      transition: all 350ms ease-out; }
  #gift-card-thank-you-page .card-block .content .clipBoardWrapper.ios .clipBoard {
    display: none; }
  #gift-card-thank-you-page .card-block .content .clipBoardWrapper.ios .input__field {
    padding-right: 0.65em; }
  #gift-card-thank-you-page .card-block .content .button--cta {
    font-size: 29px;
    background-color: #FFFF00;
    cursor: pointer;
    padding: 10px 20px;
    transition: background-color .25s,border-color .25s,color .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 0.6em 0.65em;
    border: 1px solid black;
    border-bottom-width: 3px;
    margin: 0;
    touch-action: manipulation;
    letter-spacing: 0;
    line-height: 0.6em;
    white-space: nowrap;
    color: #000000;
    box-shadow: inset 0px 2px 0px rgba(255, 255, 255, 0.85);
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
    #gift-card-thank-you-page .card-block .content .button--cta:hover {
      top: -2px;
      border-bottom-width: 5px;
      margin-bottom: -2px; }
    #gift-card-thank-you-page .card-block .content .button--cta:active {
      top: 2px;
      border-bottom-width: 1px;
      margin-bottom: 2px; }
    #gift-card-thank-you-page .card-block .content .button--cta:focus {
      outline: 0; }

#gift-card-thank-you-page .highlight {
  text-transform: none; }

#gift-card-landing-page .noBold {
  font-weight: normal; }

#gift-card-landing-page p {
  word-break: break-word; }

#gift-card-landing-page .card-title {
  font-size: 50px;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-top: 0.8em;
  margin-bottom: 0.3em; }
  @media screen and (min-width: 700px) {
    #gift-card-landing-page .card-title {
      font-size: 83px;
      line-height: 0.95; } }
  @media screen and (min-width: 530px) {
    #gift-card-landing-page .card-title {
      font-size: 74px; } }

#gift-card-landing-page .card-block {
  display: inline-block;
  width: 100%; }
  #gift-card-landing-page .card-block .container > :first-child {
    margin-top: 1em; }
  @media screen and (min-width: 960px) {
    #gift-card-landing-page .card-block .container {
      align-items: center;
      display: flex;
      flex-flow: row; } }
  #gift-card-landing-page .card-block.theme--dark {
    background-color: #000000;
    color: #FFF; }
  #gift-card-landing-page .card-block figure {
    margin-left: 0; }
    @media screen and (min-width: 960px) {
      #gift-card-landing-page .card-block figure {
        width: 50%;
        padding-right: 1em; } }
    @media screen and (max-width: 959px) {
      #gift-card-landing-page .card-block figure {
        margin-right: 0;
        margin-bottom: 0; } }
    #gift-card-landing-page .card-block figure img {
      margin-left: auto;
      margin-right: auto;
      display: block; }
      @media screen and (max-width: 959px) {
        #gift-card-landing-page .card-block figure img {
          max-width: 240px; } }
  #gift-card-landing-page .card-block .content > *:first-child {
    margin-top: 15px; }
  @media screen and (min-width: 960px) {
    #gift-card-landing-page .card-block .content {
      width: 50%; } }
  #gift-card-landing-page .card-block .content p.preamble {
    font-weight: bold; }
    @media screen and (min-width: 960px) {
      #gift-card-landing-page .card-block .content p.preamble {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 1em; } }
  #gift-card-landing-page .card-block .content .copyText-intro {
    max-width: 300px; }
  #gift-card-landing-page .card-block .content .input__group {
    position: relative;
    max-width: 400px; }
    #gift-card-landing-page .card-block .content .input__group .clipBoard {
      position: absolute;
      right: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-family: "AmnestyTradeGothicBC", sans-serif;
      font-size: 20px;
      text-transform: uppercase;
      pointer-events: none;
      color: #000000; }
  #gift-card-landing-page .card-block .content .input__field {
    margin-bottom: 1em;
    border: 1px solid #000000;
    border-radius: 1px;
    box-shadow: 0px 0px 0px 0px #cccccc; }
    #gift-card-landing-page .card-block .content .input__field:focus {
      outline: 0;
      box-shadow: 0px 0px 0px 15px transparent;
      transition: all 350ms ease-out; }
  #gift-card-landing-page .card-block .content .button--cta {
    font-size: 29px;
    background-color: #FFFF00;
    cursor: pointer;
    padding: 10px 20px;
    transition: background-color .25s,border-color .25s,color .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 0.6em 0.65em;
    border: 1px solid black;
    border-bottom-width: 3px;
    margin: 0;
    touch-action: manipulation;
    letter-spacing: 0;
    line-height: 0.6em;
    white-space: nowrap;
    color: #000000;
    box-shadow: inset 0px 2px 0px rgba(255, 255, 255, 0.85);
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
    #gift-card-landing-page .card-block .content .button--cta:hover {
      top: -2px;
      border-bottom-width: 5px;
      margin-bottom: -2px; }
    #gift-card-landing-page .card-block .content .button--cta:active {
      top: 2px;
      border-bottom-width: 1px;
      margin-bottom: 2px; }
    #gift-card-landing-page .card-block .content .button--cta:focus {
      outline: 0; }
    #gift-card-landing-page .card-block .content .button--cta.no-style {
      color: inherit;
      margin: 0;
      border: none;
      box-shadow: none;
      background-color: transparent; }

#gift-card-landing-page .highlight {
  text-transform: none; }

#gift-card-landing-page .card-block ~ .block {
  display: none; }

#gift-card-landing-page .gift-card-landing-page-printcss {
  display: none; }

.cd-logo-print {
  display: none; }
