.error-1xbob {
  color: #000;
  background-color: #8ef;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.card-eg4QV {
  padding: 16px 16px 0;
  margin-bottom: 16px;
  background-color: #fff;
}
.card-eg4QV:first-of-type {
  margin-top: 0;
}
.transparentCard-3drJt {
  background-color: transparent;
  padding-bottom: 0;
}
.transparentCard-3drJt > *:last-child {
  margin-bottom: 0;
}
.centeredCard-W8qIZ {
  text-align: center;
}
@media (min-width: 768px) {
  .card-eg4QV {
    padding: 32px 32px 16px;
  }
}

.icon-wBF_V {
  display: inline-block;
  float: left;
}

.information-3aB7E {
  width: 20px;
  height: 20px;
  margin: 0 12px 12px 0;
}

.chevronDown-3L35n {
  width: 10px;
  height: 7px;
}

.sadFace-29y7V {
  margin: 0 auto;
  width: 120px;
  height: 120px;
  display: block;
  float: none;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.paragraph-2fGbM {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  margin-bottom: 16px;
}
.emphasise-2pvl7 {
  font-family: futura-pt, sans-serif;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.6px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.0375rem;

  color: #767676;
}
.paragraph-2fGbM strong {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.8px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.05rem;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.wrapper-3h139 {
  background-color: #eee;
}
.wrapper-3h139 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fatalError-1b3kr {
  max-width: 650px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  padding: 100px 0;
}
.title-3fMmc {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.8px; */
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.05rem;

  text-transform: uppercase;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .title-3fMmc {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 28px;
    line-height: 36px;
    letter-spacing: 1.2px; */
  font-size: 1.75rem;
  line-height: 2.25rem;
  letter-spacing: 0.075rem;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.modalContainer-1h1p2 {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
  z-index: 1;
}
.modalContainer-1h1p2 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pageBlackout-27Uy2 {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.7;
  background-color: #2d2d2d;
  width: 100%;
  height: 100%;
  z-index: calc(1 + 1);
}
.modal-3m_kP {
  background-color: #fff;
  overflow: hidden;
  padding: 32px 32px 16px;
  position: relative;
  max-width: calc(650px - (2 * 16px));
  width: 100%;
  z-index: calc(1 + 2);
}
.modal-3m_kP.withButton-2e4aB {
  padding-bottom: 0;
}
.modalTitle-2GBUo {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.6px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.0375rem;

  text-transform: uppercase;
  padding-bottom: 16px;
  letter-spacing: 2px;
}
.modalButton-3p-Dk {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.6px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.0375rem;

  background-color: #2d2d2d;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  min-height: 44px;
  margin: 0 auto 16px;
  min-width: 200px;
  max-width: 320px;
  padding: 12px 16px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .modal-3m_kP {
    padding: 32px 32px 0;
  }

  .modalContent-1oMeb {
    padding-bottom: 8px;
  }

  .modalButton-3p-Dk {
    float: left;
    margin: 0 auto 32px;
    min-width: 244px;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.bannerWrapper-3ySZ5 {
  position: relative;
  background-image: url(./white-noise.gif);
  background-size: contain;
  padding-top: 43%;
}
.heroBanner-15bY7 {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px; */
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.075rem;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 84%;
  color: #fff;
  background-color: #000;
  height: 64%;
  text-align: center;
  position: absolute;
  top: 19%;
  left: 8%;
}
@media (min-width: 768px) {
  .heroBanner-15bY7 {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 36px;
    line-height: 44px;
    letter-spacing: 1.5px; */
  font-size: 2.25rem;
  line-height: 2.75rem;
  letter-spacing: 0.09375rem;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.voucher-step-3D4nO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.voucher-step-legend-2uPoM {
  width: 100%;
  overflow: hidden;
}
.voucher-step-number-2eE4M,
.voucher-step-title-3X06h {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px; */
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.0625rem;

  text-transform: uppercase;
}
.voucher-step-title-3X06h {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.8px; */
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.05rem;

  color: #2d2d2d;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 16px;
  width: 100%;
}
.voucher-step-number-2eE4M {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px; */
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.0625rem;

  color: #767676;
  padding-bottom: 4px;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.radioSelector-2vF62 {
  margin: 0 16px 16px 0;
  display: inline-block;
  vertical-align: top;
}
.radioSelector-2vF62 input {
  position: absolute;
  left: -4000px;
  opacity: 0;
}
.radioSelector-2vF62 label {
  display: table;
}
.selected-2ZiTz img {
  position: absolute;
  top: calc(4px * -1);
  left: calc(4px * -1);
}
.radioSelector-2vF62 img {
  pointer-events: none;
}
.radioSelector-2vF62 img:hover {
  cursor: pointer;
}
.radioSelector-2vF62 .selected-2ZiTz {
  border: 4px solid #0770cf;
}
.radioSelector-2vF62 .focused-1RUnB {
  outline: #3b99fc auto 5px; /* pseudo webkit 'focus' or 'blue glow as UI like to call it */
}
.selectionItem-qzJgP {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}

.voucher-voucherStyleId-3p-1z,
.voucher-voucherStyleId-3p-1z img {
  width: 60px;
  height: 60px;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.label-cluPn,
.inputWrapper-2NKO7 {
  display: block;
}
.inputWrapper-2NKO7 {
  position: relative;
  margin-bottom: 16px;
}
.inputPrefix-3tvOL {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  color: #767676;
  line-height: 44px;
  padding-left: 16px;
  position: absolute;
}
.input-VG86- {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none;
  border: 1px solid #777;
  border-radius: 0;
  color: #2d2d2d;
  max-width: 394px;
  margin: 0;
  padding: 10px 16px;
  width: 100%;
}
.input-VG86-.error-Evy-5 {
  border: 1px solid #d01345;
}
.inputWithPrefixOfLength1-1Pa0i {
  padding-left: calc(11px + 16px);
}
.inputWithPrefixOfLength2-33JcJ {
  padding-left: calc(2 * 11px + 16px);
}
.inputWithPrefixOfLength3-2UMSK {
  padding-left: calc(3 * 11px + 16px);
}
.inputWithPrefixOfLength4-1LS_A {
  padding-left: calc(4 * 11px + 16px);
}
.label-cluPn {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.8px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.05rem;

  color: #767676;
  padding-bottom: 8px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .inputWrapper-2NKO7 {
    margin-bottom: 24px;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.message-1vbqX {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  background-color: #fae7ec;
  border: 1px solid #d01345;
  color: #2d2d2d;
  display: inline-block;
  max-width: 394px;
  min-height: 44px;
  padding: 10px 16px;
  position: relative;
  top: -10px;
  width: 100%;

  --triangle-diff: 2px;
  --triangle-height: 12px;
  --triangle-width: 9px;
  --triangle-top-position: -12px;
  --triangle-border-top-position: -11px;
  --triangle-left-position: 23px;
}
.message-1vbqX.textArea-2O5L0 {
  top: -33px;
}
.message-1vbqX::before,
.message-1vbqX::after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.message-1vbqX::before {
  border-bottom: var(--triangle-height) solid #d01345;
  border-left: var(--triangle-width) solid transparent;
  border-right: var(--triangle-width) solid transparent;
  left: var(--triangle-left-position);
  top: var(--triangle-top-position);
}
.message-1vbqX::after {
  border-bottom: var(--triangle-height) solid #fae7ec;
  border-left: var(--triangle-width) solid transparent;
  border-right: var(--triangle-width) solid transparent;
  left: var(--triangle-left-position);
  top: var(--triangle-border-top-position);
}
@media (min-width: 768px) {
  .message-1vbqX {
    top: -18px;
  }

  .message-1vbqX.textArea-2O5L0 {
    top: -53px;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.voucherAmountPicker-1m868 {
  margin-right: calc(16px * -1);
}
.voucherAmount-2IKbs {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.6px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.0375rem;

  border: 1px solid #767676;
  padding: 8px;
  height: 45px;
  min-width: 70px;
}
.selected-hvZEz {
  border: 4px solid #0770cf;
  color: #0770cf;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.textArea-3kN7P,
.textAreaLabel-keoja {
  display: block;
}
.textArea-3kN7P {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none;
  border: 1px solid #777;
  border-radius: 0;
  height: 120px;
  margin-bottom: 4px;
  max-width: 394px;
  padding: 16px;
  resize: none;
  width: 100%;
}
.textArea-3kN7P.error-2Evu- {
  border: 1px solid #d01345;
}
.textAreaLabel-keoja {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.8px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.05rem;

  color: #767676;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.characterCount-1uzw1 {
  font-family: futura-pt, sans-serif;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.6px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.0375rem;

  color: #767676;
  margin-bottom: 16px;
  max-width: 394px;
  text-align: right;
  width: 100%;
}
.characterCountScreenReaderText-3_NP6 {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .textArea-3kN7P {
    margin-bottom: 24px;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.label-1tZOH,
.dropdown-2JazW {
  display: block;
}
.label-1tZOH {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.8px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.05rem;

  color: #767676;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.dropdown-2JazW {
  max-width: 394px;
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.select-jB2_k {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #777;
  border-radius: 0;
  color: #2d2d2d;
  height: 44px;
  padding: 0 16px 0 16px;
  width: 100%;

  &::-ms-expand {
    display: none;
  }

  &:focus {
    border-color: #3b99fc;
    outline: none;
  }
}
.dropdown-2JazW .chevronDown-iAIdO {
  background-color: #fff;
  height: 40px;
  padding: 12px 17px 0 2px;
  pointer-events: none;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 34px;
}
@media (min-width: 768px) {
  .dropdown-2JazW {
    margin-bottom: 24px;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.voucherPersonalisationLegend-euFj8 {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.6px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.0375rem;

  color: #2d2d2d;
  padding-bottom: 12px;
  text-transform: uppercase;
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.button-2TlYT {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.6px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.0375rem;

  background: #018849;
  border: 0;
  color: #fff;
  cursor: pointer;
  height: 45px;
  max-width: 394px;
  padding: 0 8px;
  text-transform: uppercase;
  width: 100%;
}
.button-2TlYT:hover {
  background: #006637;
}
.button-2TlYT[disabled] {
  background: #cceede;
}
.wrapper-31TBR {
  position: relative;
  text-align: center;
  margin-top: calc(16px * -1);
  padding: 16px;
}
.retryWrapper-1aAAb {
  display: block;
  background-color: #fae7ec;
  padding: 24px;
  margin-bottom: 16px;
}
.retryButton-27ows {
  color: #fff;
  background-color: #2d2d2d;
}
@media (min-width: 768px) {
  .button-2TlYT {
    max-width: 400px;
  }

  .wrapper-31TBR {
    padding: 24px;
  }

  .retryWrapper-1aAAb {
    padding: 32px;
  }
}

:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.title-QlUiC {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.8px; */
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.05rem;

  color: #666;
}
.divider-3BQ3k {
  border: 0;
  border-top: 1px solid #ddd;
  height: 0;
  margin: 12px 0  16px;
}
.container-2XmV8 {
  margin-bottom: 16px;
  padding: 16px;
}
.content-1vXwx {
  font-family: futura-pt, sans-serif;

    /* font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px; */
  font-size: 1rem;
  line-height: 1.3125rem;
  letter-spacing: 0.025rem;

  color: #666;
}
.link-GyMC1 {
  text-decoration: none;
  border-bottom: 1px solid #666;
  color: #666;
}
.linkSpacer-25crq {
  padding-top: 8px;
}
@media (min-width: 768px) {
  .container-2XmV8 {
    padding: 32px 0 16px;
  }
}

#chrome-header {
  position: relative;
  z-index: 2;
}

body.chrome-bodylock #chrome-header {
  position: static;
}

body.chrome-bodylock .sitechromeModalOverride {
  display: none;
}
:root {

  /* Buttons colours */

  /* Font colours */

  /* Asos colours */
}
.pageContainer-2lMsm {
  background-color: #eee;
}
.pageContainer-2lMsm * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.voucherPage-1Pey3 {
  max-width: 650px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.title-3kRUK {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.8px; */
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.05rem;

  text-transform: uppercase;
  padding-bottom: 4px;
}
.restrictionMessage-13GFE {
  font-family: futura-pt, sans-serif;

    /* font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.6px; */
  font-size: 0.875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.0375rem;

  color: #666;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .title-3kRUK {
  font-family: futura-pt, sans-serif;

  font-weight: bold;

    /* font-size: 28px;
    line-height: 36px;
    letter-spacing: 1.2px; */
  font-size: 1.75rem;
  line-height: 2.25rem;
  letter-spacing: 0.075rem;
  }

  .restrictionMessage-13GFE {
    padding: 0;
  }
}

