@charset "UTF-8";
/* FOUNDATION IMPORTS */
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40.0625em&large=64.0625em&xlarge=75.0625em&xxlarge=90.0625em";
}

html {
  box-sizing: border-box;
  font-size: 16px;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #999999;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  appearance: none;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

::placeholder {
  color: #cacaca;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28153, 153, 153%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==");
  }
}
select {
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:focus {
  outline: none;
  border: 1px solid #999999;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249, 236.1, 234.1);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 2.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 2rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40.0625em) {
  h1, .h1 {
    font-size: 2.625rem;
  }
  h2, .h2 {
    font-size: 2.25rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
  }
  h4, .h4 {
    font-size: 1.375rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(from #1779ba calc(r * 0.86) calc(g * 0.86) calc(b * 0.86));
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 137.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #999999;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #999999;
}

.lead {
  font-size: 20px;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #999999;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.row {
  max-width: 137.5rem;
  margin-right: auto;
  margin-left: auto;
}
.row::before, .row::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.row::after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40.0625em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.column, .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40.0625em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.column, .columns, .column:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
.column, .columns {
  width: 100%;
  float: left;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.columns {
  float: none;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.3333333333%;
}

.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}

.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.6666666667%;
}

.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}

.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  width: 33.3333333333%;
}

.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}

.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.6666666667%;
}

.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}

.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  width: 58.3333333333%;
}

.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}

.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.6666666667%;
}

.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}

.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  width: 83.3333333333%;
}

.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}

.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.6666666667%;
}

.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}

.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right;
}
.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40.0625em) {
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-1 {
    width: 8.3333333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
}
.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

[data-whatinput=mouse] .button {
  outline: 0;
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: rgb(from #1779ba calc(r * 0.85) calc(g * 0.85) calc(b * 0.85));
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(from #1779ba calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(from #767676 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(from #3adb76 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(from #ffae00 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(from #cc4b37 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: rgb(from #767676 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #767676 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(from #3adb76 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #3adb76 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(from #ffae00 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #ffae00 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(from #cc4b37 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #cc4b37 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: rgb(from #767676 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(from #3adb76 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(from #ffae00 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(from #cc4b37 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(from #1779ba calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(from #767676 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(from #3adb76 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #0a0a0a;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(from #ffae00 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #0a0a0a;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(from #cc4b37 calc(r * 0.8) calc(g * 0.8) calc(b * 0.8));
  color: #fefefe;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: rgb(from #767676 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #767676 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: rgb(from #3adb76 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #3adb76 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: rgb(from #ffae00 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #ffae00 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: rgb(from #cc4b37 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
  color: rgb(from #cc4b37 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: rgb(from #1779ba calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: rgb(from #767676 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: rgb(from #3adb76 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: rgb(from #ffae00 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: rgb(from #cc4b37 calc(r * 0.5) calc(g * 0.5) calc(b * 0.5));
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40.0625em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 40.06125em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button {
  position: absolute;
  z-index: 10;
  color: #999999;
  cursor: pointer;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}
.label.primary {
  background: #1779ba;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 13;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(10, 10, 10, 0.6);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas {
  position: fixed;
  z-index: 14;
}
.off-canvas.is-transition-push {
  z-index: 14;
}
.off-canvas {
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 15;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute {
  position: absolute;
  z-index: 14;
}
.off-canvas-absolute.is-transition-push {
  z-index: 14;
}
.off-canvas-absolute {
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 15;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 300px;
  transform: translateX(-300px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-300px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(300px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 300px;
  transform: translateX(300px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(300px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-300px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40.0625em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 300px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 300px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 300px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 300px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 300px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 300px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 300px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 300px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 300px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 300px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 300px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 300px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 300px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 300px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 14;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 300px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 300px;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar {
  flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
.top-bar {
  flex-wrap: nowrap;
}
.top-bar .top-bar-left {
  flex: 1 1 auto;
  margin-right: auto;
}
.top-bar .top-bar-right {
  flex: 0 1 auto;
  margin-left: auto;
}
@media print, screen and (max-width: 64.06125em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 75.06125em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

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

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 40.06125em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40.0625em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40.0625em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 40.06125em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40.0625em) and (max-width: 64.06125em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 40.06125em), screen and (min-width: 64.0625em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 64.06125em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64.0625em) and (max-width: 75.06125em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 64.06125em), screen and (min-width: 75.0625em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.vertical-spacing.full-width {
  padding: 0;
}

/* #region ALIGNMENT */
.vertically-centered {
  position: relative;
  display: block;
  font-size: 0;
}
.vertically-centered:before {
  content: "";
  width: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.vertically-centered .vertically-centered__content {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 0;
}
.vertically-centered .vertically-centered__content--top {
  vertical-align: top;
}
.vertically-centered .vertically-centered__content--bottom {
  vertical-align: bottom;
}

/* #endregion*/
.vertical-spacing {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media print, screen and (min-width: 40.0625em) {
  .vertical-spacing {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .vertical-spacing {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 75.0625em) {
  .vertical-spacing {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.ti-beside.vertical-spacing,
.feature-card-listing.vertical-spacing,
.rte-block.vertical-spacing {
  padding-top: 25px;
  padding-bottom: 25px;
}

.is-hidden {
  display: none;
}

.is-visible {
  display: block;
}

.visually-hidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.inpage-hide {
  position: fixed;
  top: -9999px;
  left: -9999px;
}

.page-min-height {
  min-height: 100%;
}

.close-default {
  display: none;
}

.no-scroll {
  overflow: hidden;
}

.is-loading {
  overflow: hidden;
}

.columns.no-gutter {
  padding: 0;
}

[v-cloak] {
  display: none;
}

.has-pointer {
  cursor: pointer;
}

.fs-0 {
  font-size: 0;
}

.full-screen-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 16;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.full-screen-overlay--active {
  display: block;
}
.full-screen-overlay--showing {
  opacity: 1;
}

@media print, screen and (min-width: 64.0625em) {
  .no-scroll {
    padding-right: 17px;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\e900";
}

.icon-error_outline:before {
  content: "\e001";
}

.icon-mail_outline:before {
  content: "\e0e1";
}

.icon-keyboard_arrow_down:before {
  content: "\e313";
}

.icon-keyboard_arrow_left:before {
  content: "\e314";
}

.icon-keyboard_arrow_right:before {
  content: "\e315";
}

.icon-keyboard_arrow_up:before {
  content: "\e316";
}

.icon-control_point:before {
  content: "\e3ba";
}

.icon-check:before {
  content: "\e5ca";
}

.icon-close:before {
  content: "\e5cd";
}

.icon-menu:before {
  content: "\e5d2";
}

.icon-check_box:before {
  content: "\e834";
}

.icon-check_box_outline_blank:before {
  content: "\e835";
}

.icon-radio_button_unchecked:before {
  content: "\e836";
}

.icon-radio_button_checked:before {
  content: "\e837";
}

.icon-code:before {
  content: "\e86f";
}

.icon-language:before {
  content: "\e894";
}

.icon-lock:before {
  content: "\e897";
}

.icon-payment:before {
  content: "\e8a1";
}

.icon-print:before {
  content: "\e8ad";
}

.icon-redeem:before {
  content: "\e8b1";
}

.icon-search:before {
  content: "\e8b6";
}

.icon-basket:before {
  content: "\e901";
}

.icon-currency:before {
  content: "\e902";
}

.icon-personalize:before {
  content: "\e903";
}

.icon-post:before {
  content: "\e904";
}

.icon-pencil2:before {
  content: "\e906";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-gift:before {
  content: "\e905";
}

.icon-pencil3:before {
  content: "\e906";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-link:before {
  content: "\e9cb";
}

.icon-phone:before {
  content: "\e907";
}

.icon-download:before {
  content: "\e908";
}

.icon-contrast:before {
  content: "\e9d5";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: inherit;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: inherit;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 5px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 1;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 8px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 0.75;
}

:root {
  /* CUSTOMIZABLE BRANDING VARIABLES (with their default values if not set) */
  --body-background-color: #fefefe;
  --body-font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  --body-font-color: #0a0a0a;
  --anchor-font-color: #1779ba;
  --anchor-hover-color: rgb(from #1779ba calc(r * 0.86) calc(g * 0.86) calc(b * 0.86));
  --anchor-text-decoration: none;
  --anchor-text-decoration-hover: none;
  --heading-1-font-color: var(--body-font-color);
  --heading-1-font-family: var(--body-font-family);
  --heading-1-text-transform: none;
  --heading-2-font-color: var(--body-font-color);
  --heading-2-font-family: var(--body-font-family);
  --heading-2-text-transform: none;
  --heading-3-font-color: var(--body-font-color);
  --heading-3-font-family: var(--body-font-family);
  --heading-3-text-transform: none;
  --heading-4-font-color: var(--body-font-color);
  --heading-4-font-family: var(--body-font-family);
  --heading-4-text-transform: none;
  --voucher-card-heading-font-color: var(--anchor-font-color);
  --voucher-card-heading-hover-font-color: var(--anchor-hover-color);
  --voucher-card-text-font-color: var(--body-font-color);
  --voucher-card-details-headings-font-color: var(--anchor-font-color);
  --voucher-card-details-headings-font-hover-color: var(--anchor-hover-color);
  --header-background-color: var(--body-background-color);
  --header-font-color: var(--body-font-color);
  --header-font-family: var(--body-font-family);
  --header-text-transform: none;
  --footer-bg-color: var(--body-background-color);
  --footer-font-color: var(--body-font-color);
  --footer-link-color: var(--anchor-font-color);
  --footer-link-color-hover: var(--anchor-hover-color);
  --button-global-font-family: inherit;
  --button-global-font-size: 16px;
  --button-global-text-transform: none;
  --button-primary-bg-color: #1779ba;
  --button-primary-font-color: #fefefe;
  --button-primary-border-color: var(--button-primary-bg-color);
  --button-primary-hover-font-color: var(--button-primary-bg-color);
  --button-primary-hover-bg-color: var(--button-primary-font-color);
  --button-primary-hover-border-color: var(--button-primary-border-color);
  --button-secondary-bg-color: #fefefe;
  --button-secondary-font-color: #767676;
  --button-secondary-border-color: var(--button-secondary-font-color);
  --button-secondary-hover-font-color: var(--button-secondary-bg-color);
  --button-secondary-hover-bg-color: var(--button-secondary-font-color);
  --button-secondary-hover-border-color: var(--button-secondary-border-color);
  --alert-color: #0a0a0a;
  --alert-color-contrast: #fefefe;
  --alert-warning-color: #af7710;
  --voucher-details-link-color: inherit;
  --voucher-details-link-hover-color: inherit;
  --e-voucher-body-background-color: var(--body-background-color);
  --e-voucher-body-font-family: var(--body-font-family);
  --e-voucher-body-font-color: var(--body-font-color);
  --e-voucher-body-font-scaling: 0;
  --e-voucher-primary-color: var(--button-primary-bg-color);
  --e-voucher-secondary-color: var(--button-secondary-bg-color);
  --e-voucher-card-color: #fefefe;
  --e-voucher-button-border-color: var(--button-primary-border-color);
  --e-voucher-button-background-color: var(--button-primary-bg-color);
  --e-voucher-button-font-color: var(--button-primary-font-color);
  --e-voucher-button-font-family: var(--body-font-family);
  --e-voucher-button-hover-background-color: var(--button-primary-bg-color);
  --e-voucher-button-hover-font-color: var(--button-primary-hover-font-color);
  --e-voucher-button-hover-border-color: var(--button-primary-hover-border-color);
  --e-voucher-heading-font-family: var(--heading-1-font-family);
  --e-voucher-heading-font-color: var(--heading-1-font-color);
  --personal-message-border-colour: var(--button-primary-border-color);
  --e-voucher-text-transform: var(--heading-1-text-transform);
  --e-voucher-voucher-card-text-color: var(--body-font-color);
  --e-voucher-unwrapping-text-color: var(--body-font-color);
  --progress-bar-highlighted-colour: var(--button-primary-bg-color);
  --global-text-direction: ltr;
  --global-transition-time: 0.7s;
  --accent-background-colour: var(--body-background-color);
  --accent-font-colour: var(--body-font-color);
  --share-font-color: #cacaca;
  --secondary-filter-color: #999999;
  --heading-text-length: 50;
}

/* SCSS variables below are used by Foundation */
/* GLOBAL */
/* BODY */
/* ANCHORS */
/* BUTTONS */
/* FORMS */
/* BANNER */
/* ALERT */
.cc_div *, .cc_div :after, .cc_div :before, .cc_div :hover {
  animation: none;
  background: none;
  border: none;
  border-radius: unset;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  float: none;
  font-family: inherit;
  font-size: 1em;
  font-style: inherit;
  font-variant: normal;
  font-weight: inherit;
  height: auto;
  letter-spacing: unset;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  transition: none;
  vertical-align: baseline;
  visibility: unset;
}

.cc_div {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0a0a0a;
  font-family: var(--body-font-family);
  font-size: 16px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

#c-ttl, #s-bl td:before, #s-ttl, .cc_div .b-tl, .cc_div .c-bn {
  font-weight: 600;
}

#s-bl .act .b-acc {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.cc_div a, .cc_div button, .cc_div input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: hidden;
}

.cc_div a {
  border-bottom: 1px solid;
}

.cc_div a:hover {
  border-color: transparent;
  text-decoration: none;
}

#cm-ov, #cs-ov, .c--anim #cm, .c--anim #s-cnt, .c--anim #s-inr {
  transition: visibility 0.25s linear, opacity 0.25s ease, transform 0.25s ease !important;
}

.c--anim .c-bn {
  transition: background-color 0.25s ease !important;
}

.c--anim #cm.bar.slide, .c--anim #cm.bar.slide + #cm-ov, .c--anim .bar.slide #s-inr, .c--anim .bar.slide + #cs-ov {
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
}

#cm.bar.slide, .cc_div .bar.slide #s-inr {
  opacity: 1;
  transform: translateX(100%);
}

#cm.bar.top.slide, .cc_div .bar.left.slide #s-inr {
  opacity: 1;
  transform: translateX(-100%);
}

#cm.slide, .cc_div .slide #s-inr {
  transform: translateY(1.6em);
}

#cm.top.slide {
  transform: translateY(-1.6em);
}

#cm.bar.slide {
  transform: translateY(100%);
}

#cm.bar.top.slide {
  transform: translateY(-100%);
}

.show--consent .c--anim #cm, .show--consent .c--anim #cm.bar, .show--settings .c--anim #s-inr, .show--settings .c--anim .bar.slide #s-inr {
  opacity: 1;
  transform: scale(1);
  visibility: visible !important;
}

.show--consent .c--anim #cm.box.middle, .show--consent .c--anim #cm.cloud.middle {
  transform: scale(1) translateY(-50%);
}

.show--settings .c--anim #s-cnt {
  visibility: visible !important;
}

.force--consent.show--consent .c--anim #cm-ov, .show--settings .c--anim #cs-ov {
  opacity: 1 !important;
  visibility: visible !important;
}

#cm {
  background: #fefefe;
  bottom: 1.25em;
  font-family: inherit;
  line-height: normal;
  max-width: 45em;
  opacity: 0;
  padding: 1.5rem;
  position: fixed;
  right: 1.25em;
  transform: scale(0.95);
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
@media print, screen and (min-width: 64.0625em) {
  #cm {
    padding: 1.5rem;
  }
}

#cc_div #cm {
  display: block !important;
}

#c-ttl {
  font-size: 1.05em;
  margin-bottom: 0.7em;
}

.cloud #c-ttl {
  margin-top: -0.15em;
}

#c-txt {
  font-size: 0.9em;
  line-height: 1.5em;
}

.cc_div #c-bns {
  display: flex;
  justify-content: space-between;
  margin-top: 1.4em;
}

.cc_div .c-bn {
  background: var(--button-secondary-bg-color);
  color: var(--button-secondary-font-color);
  border: 1px solid var(--button-secondary-border-color);
  cursor: pointer;
  display: inline-block;
  flex: 1;
  font-size: 0.82em;
  padding: 1em 1.7em;
  text-align: center;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#c-bns button + button, #s-c-bn, #s-cnt button + button {
  float: right;
  margin-left: 1em;
}

#s-cnt #s-rall-bn {
  float: none;
}

#cm .c_link:active, #cm .c_link:hover, #s-c-bn:active, #s-c-bn:hover, #s-cnt button + button:active, #s-cnt button + button:hover {
  color: var(--button-secondary-hover-font-color);
  background-color: var(--button-secondary-hover-bg-color);
  border-color: var(--button-secondary-hover-border-color);
}

#s-cnt {
  display: table;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 101;
}

#s-bl {
  outline: none;
}

#s-bl .title {
  margin-top: 1.4em;
}

#s-bl .b-bn, #s-bl .title:first-child {
  margin-top: 0;
}

#s-bl .b-acc .p {
  margin-top: 0;
  padding: 1em;
}

#s-cnt .b-bn .b-tl {
  background: none;
  display: block;
  font-family: inherit;
  font-size: 0.95em;
  padding: 1.3em 6.4em 1.3em 2.7em;
  position: relative;
  transition: background-color 0.25s ease;
  width: 100%;
}

#s-cnt .b-bn .b-tl.exp {
  cursor: pointer;
}

#s-cnt .act .b-bn .b-tl {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#s-cnt .b-bn .b-tl:active, #s-cnt .b-bn .b-tl:hover {
  background: #e6e6e6;
}

#s-bl .b-bn {
  position: relative;
}

#s-bl .c-bl {
  margin-bottom: 0.5em;
  padding: 1em;
  transition: background-color 0.25s ease;
}

#s-bl .c-bl:hover {
  background: #e6e6e6;
}

#s-bl .c-bl:last-child {
  margin-bottom: 0.5em;
}

#s-bl .c-bl:first-child {
  border: none;
  margin-bottom: 2em;
  margin-top: 0;
  padding: 0;
  transition: none;
}

#s-bl .c-bl:not(.b-ex):first-child:hover {
  background: transparent;
  background: unset;
}

#s-bl .c-bl.b-ex {
  background: #e6e6e6;
  border: none;
  padding: 0;
  transition: none;
}

#s-bl .c-bl.b-ex + .c-bl {
  margin-top: 2em;
}

#s-bl .c-bl.b-ex + .c-bl.b-ex {
  margin-top: 0;
}

#s-bl .c-bl.b-ex:first-child {
  margin-bottom: 1em;
  margin-bottom: 0.5em;
}

#s-bl .b-acc {
  display: none;
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
}

#s-bl .act .b-acc {
  display: block;
  max-height: 100%;
  overflow: hidden;
}

#s-cnt .p {
  color: #0a0a0a;
  font-size: 0.9em;
  line-height: 1.5em;
  margin-top: 0.85em;
}

.cc_div .b-tg .c-tgl:disabled {
  cursor: not-allowed;
}

#c-vln {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}

#cs {
  bottom: 0;
  left: 0;
  padding: 0 1.7em;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}

#cs, #s-inr {
  height: 100%;
}

#s-inr {
  box-shadow: 0 13px 27px -5px rgba(3, 6, 9, 0.26);
  margin: 0 auto;
  max-width: 45em;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 4.75em;
  padding-top: 4.75em;
  position: relative;
  transform: scale(0.96);
  visibility: hidden;
}

#s-bns, #s-hdr, #s-inr {
  background: #fefefe;
}

#s-bl {
  display: block;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
  padding: 1em 1.5rem;
  width: 100%;
}
@media print, screen and (min-width: 64.0625em) {
  #s-bl {
    padding: 1em 3rem;
  }
}

#s-bns {
  bottom: 0;
  height: 4.75em;
  left: 0;
  padding: 1em 1.5rem;
  position: absolute;
  right: 0;
}
@media print, screen and (min-width: 64.0625em) {
  #s-bns {
    padding: 1em 3rem;
  }
}

.cc_div .cc-link {
  border-bottom: 1px solid var(--button-primary-bg-color);
  color: var(--button-primary-bg-color);
  cursor: pointer;
  display: inline;
  font-weight: 600;
  padding-bottom: 0;
  text-decoration: none;
}

.cc_div .cc-link:active, .cc_div .cc-link:hover {
  border-color: transparent;
}

#c-bns button:first-child, #s-bns button:first-child {
  background: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
}

#c-bns.swap button:first-child {
  background: var(--button-secondary-bg-color);
  color: var(--button-secondary-font-color);
}

#c-bns.swap button:last-child {
  background: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background: var(--button-primary-bg-color);
}

#c-bns button:first-child:active, #c-bns button:first-child:hover, #c-bns.swap button:last-child:active, #c-bns.swap button:last-child:hover, #s-bns button:first-child:active, #s-bns button:first-child:hover {
  color: var(--button-primary-hover-font-color);
  background-color: var(--button-primary-hover-bg-color);
  border-color: var(--button-primary-bg-color);
}

#c-bns.swap button:first-child:active, #c-bns.swap button:first-child:hover {
  color: var(--button-secondary-hover-font-color);
  background-color: var(--button-secondary-hover-bg-color);
  border-color: var(--button-secondary-bg-color);
}

#s-hdr {
  display: table;
  height: 4.75em;
  padding: 0 1.5rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media print, screen and (min-width: 64.0625em) {
  #s-hdr {
    padding: 0 3rem;
  }
}

#s-hdr, #s-ttl {
  vertical-align: middle;
}

#s-ttl {
  display: table-cell;
  font-size: 1em;
}

#s-c-bn {
  background: none;
  color: #707070;
  font-size: 1.45em;
  font-weight: 400;
  height: 1.7em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 1.7em;
  border: none;
}

#s-c-bnc {
  display: table-cell;
  vertical-align: middle;
}

.cc_div span.t-lb {
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1;
}

#c_policy__text {
  height: 31.25em;
  margin-top: 1.25em;
  overflow-y: auto;
}

#c-s-in {
  height: 100%;
  height: calc(100% - 2.5em);
  max-height: 37.5em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 688px) {
  #s-bl::-webkit-scrollbar {
    background: transparent;
    border-radius: 0 0.25em 0.25em 0;
    height: 100%;
    width: 0.9em;
  }
  #s-bl::-webkit-scrollbar-thumb {
    background: #999999;
    border: 0.25em solid #fefefe;
    border-radius: 100em;
  }
  #s-bl::-webkit-scrollbar-thumb:hover {
    background: #cacaca;
  }
  #s-bl::-webkit-scrollbar-button {
    height: 5px;
    width: 10px;
  }
}
.cc_div .b-tg {
  bottom: 0;
  display: inline-block;
  margin: auto;
  right: 0;
  right: 1.2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}

.cc_div .b-tg, .cc_div .b-tg .c-tgl {
  cursor: pointer;
  position: absolute;
  top: 0;
}

.cc_div .b-tg .c-tgl {
  border: 0;
  display: block;
  left: 0;
  margin: 0;
}

.cc_div .b-tg .c-tg {
  background: #999999;
  pointer-events: none;
  position: absolute;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.cc_div .b-tg, .cc_div .b-tg .c-tg, .cc_div .b-tg .c-tgl, .cc_div span.t-lb {
  border-radius: 4em;
  height: 1.5em;
  width: 3.4em;
}

.cc_div .b-tg .c-tg.c-ro {
  cursor: not-allowed;
}

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
  background: #cacaca;
}

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro:after {
  box-shadow: none;
}

.cc_div .b-tg .c-tg:after {
  background: #fefefe;
  border: none;
  border-radius: 100%;
  box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
  box-sizing: content-box;
  content: "";
  display: block;
  height: 1.25em;
  left: 0.125em;
  position: relative;
  top: 0.125em;
  transition: transform 0.25s ease;
  width: 1.25em;
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg:after {
  transform: translateX(1.9em);
}

#s-bl table, #s-bl td, #s-bl th {
  border: none;
}

#s-bl tbody tr {
  background: inherit;
}

#s-bl table {
  border-collapse: collapse;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 100%;
}

#s-bl td, #s-bl th {
  font-size: 0.8em;
  padding: 0.8em 0.625em 0.8em 1.2em;
  text-align: left;
  vertical-align: top;
}

#s-bl th {
  font-family: inherit;
  padding: 1.2em;
}

#s-bl thead tr:first-child {
  border-bottom: 1px solid #999999;
}

.force--consent #cs, .force--consent #s-cnt {
  width: 100vw;
}

#cm-ov, #cs-ov {
  background: rgba(10, 10, 10, 0.75);
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: none;
  visibility: hidden;
}

.c--anim #cs-ov, .force--consent .c--anim #cm-ov, .force--consent.show--consent #cm-ov, .show--settings #cs-ov {
  display: block;
}

#cs-ov {
  z-index: 2;
}

.force--consent .cc_div {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  transition: visibility 0.25s linear;
  visibility: hidden;
  width: 100%;
  width: 100vw;
}

.force--consent.show--consent .c--anim .cc_div, .force--consent.show--settings .c--anim .cc_div {
  visibility: visible;
}

.force--consent #cm {
  position: absolute;
}

.force--consent #cm.bar {
  max-width: 100vw;
  width: 100vw;
}

html.force--consent.show--consent {
  overflow-y: hidden !important;
}

html.force--consent.show--consent, html.force--consent.show--consent body {
  height: auto !important;
  overflow-x: hidden !important;
}

.cc_div .act .b-bn .exp:before, .cc_div .b-bn .exp:before {
  border: solid var(--button-primary-bg-color);
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  left: 1.2em;
  margin-right: 15px;
  padding: 0.2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.cc_div .act .b-bn .b-tl:before {
  transform: translateY(-20%) rotate(225deg);
}

.cc_div .on-i:before {
  border: solid #fefefe;
  border-width: 0 2px 2px 0;
  display: inline-block;
  left: 0.75em;
  padding: 0.1em 0.1em 0.45em;
  top: 0.37em;
}

#s-c-bn:after, #s-c-bn:before, .cc_div .on-i:before {
  content: "";
  margin: 0 auto;
  position: absolute;
  transform: rotate(45deg);
}

#s-c-bn:after, #s-c-bn:before {
  background: #707070;
  height: 1em;
  left: 0.85em;
  top: 0.425em;
  width: 2px;
}

#s-c-bn:after {
  transform: rotate(-45deg);
}

.cc_div .off-i, .cc_div .on-i {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  transition: opacity 0.15s ease;
  width: 50%;
}

.cc_div .on-i {
  left: 0;
  opacity: 0;
}

.cc_div .off-i:after, .cc_div .off-i:before {
  background: #fefefe;
  content: " ";
  display: block;
  height: 0.7em;
  margin: 0 auto;
  position: absolute;
  right: 0.8em;
  top: 0.42em;
  transform-origin: center;
  width: 0.09375em;
}

.cc_div .off-i:before {
  transform: rotate(45deg);
}

.cc_div .off-i:after {
  transform: rotate(-45deg);
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg .on-i {
  opacity: 1;
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg .off-i {
  opacity: 0;
}

#cm.box.middle, #cm.cloud.middle {
  bottom: auto;
  top: 50%;
  transform: translateY(-37%);
}

#cm.box.middle.zoom, #cm.cloud.middle.zoom {
  transform: scale(0.95) translateY(-50%);
}

#cm.box.center, #cm.cloud {
  left: 1em;
  margin: 0 auto;
  right: 1em;
}

#cm.cloud {
  max-width: 50em;
  overflow: hidden;
  padding: 1.3em 2em;
  text-align: center;
  width: unset;
}

.cc_div .cloud #c-inr {
  display: table;
  width: 100%;
}

.cc_div .cloud #c-inr-i {
  display: table-cell;
  padding-right: 2.4em;
  vertical-align: top;
  width: 70%;
}

.cc_div .cloud #c-txt {
  font-size: 0.85em;
}

.cc_div .cloud #c-bns {
  display: table-cell;
  min-width: 170px;
  vertical-align: middle;
}

#cm.cloud .c-bn {
  margin: 0.625em 0 0;
  width: 100%;
}

#cm.cloud .c-bn:first-child {
  margin: 0;
}

#cm.cloud.left {
  margin-right: 1.25em;
}

#cm.cloud.right {
  margin-left: 1.25em;
}

#cm.bar {
  border-radius: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 2em;
  position: fixed;
  right: 0;
  width: 100%;
}

#cm.bar #c-inr {
  margin: 0 auto;
  max-width: 32em;
}

#cm.bar #c-bns {
  max-width: 33.75em;
}

#cm.bar #cs {
  padding: 0;
}

.cc_div .bar #c-s-in {
  height: 100%;
  max-height: 100%;
  top: 0;
  transform: none;
}

.cc_div .bar #s-bl, .cc_div .bar #s-bns, .cc_div .bar #s-hdr {
  padding-left: 1.6em;
  padding-right: 1.6em;
}

.cc_div .bar #cs {
  padding: 0;
}

.cc_div .bar #s-inr {
  border-radius: 0;
  margin: 0 0 0 auto;
  max-width: 32em;
}

.cc_div .bar.left #s-inr {
  margin-left: 0;
  margin-right: auto;
}

.cc_div .bar #s-bl table, .cc_div .bar #s-bl tbody, .cc_div .bar #s-bl td, .cc_div .bar #s-bl th, .cc_div .bar #s-bl thead, .cc_div .bar #s-bl tr, .cc_div .bar #s-cnt {
  display: block;
}

.cc_div .bar #s-bl thead tr {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.cc_div .bar #s-bl tr {
  border-top: 1px solid #999999;
}

.cc_div .bar #s-bl td {
  border: none;
  padding-left: 35%;
  position: relative;
}

.cc_div .bar #s-bl td:before {
  color: #0a0a0a;
  content: attr(data-column);
  left: 1em;
  overflow: hidden;
  padding-right: 0.625em;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#cm.top {
  bottom: auto;
  top: 1.25em;
}

#cm.left {
  left: 1.25em;
  right: auto;
}

#cm.right {
  left: auto;
  right: 1.25em;
}

#cm.bar.left, #cm.bar.right {
  left: 0;
  right: 0;
}

#cm.bar.top {
  top: 0;
}

@media screen and (max-width: 688px) {
  #cm, #cm.cloud, #cm.left, #cm.right {
    bottom: 1em;
    display: block;
    left: 1em;
    margin: 0;
    max-width: 100%;
    padding: 1.4em !important;
    right: 1em;
    width: auto;
  }
  .force--consent #cm, .force--consent #cm.cloud {
    max-width: 100vw;
    width: auto;
  }
  #cm.top {
    bottom: auto;
    top: 1em;
  }
  #cm.bottom {
    bottom: 1em;
    top: auto;
  }
  #cm.bar.bottom {
    bottom: 0;
  }
  #cm.cloud .c-bn {
    font-size: 0.85em;
  }
  #s-bns, .cc_div .bar #s-bns {
    padding: 1em 1.3em;
  }
  .cc_div .bar #s-inr {
    max-width: 100%;
    width: 100%;
  }
  .cc_div .cloud #c-inr-i {
    padding-right: 0;
  }
  #cs {
    border-radius: 0;
    padding: 0;
  }
  #c-s-in {
    height: 100%;
    max-height: 100%;
    top: 0;
    transform: none;
  }
  .cc_div .b-tg {
    right: 1.1em;
    transform: scale(1.1);
  }
  #s-inr {
    border-radius: 0;
    margin: 0;
    padding-bottom: 7.9em;
  }
  #s-bns {
    height: 7.9em;
  }
  #s-bl, .cc_div .bar #s-bl {
    padding: 1.3em;
  }
  #s-hdr, .cc_div .bar #s-hdr {
    padding: 0 1.3em;
  }
  #s-bl table {
    width: 100%;
  }
  #s-inr.bns-t {
    padding-bottom: 10.5em;
  }
  .bns-t #s-bns {
    height: 10.5em;
  }
  .cc_div .bns-t .c-bn {
    font-size: 0.83em;
    padding: 0.9em 1.6em;
  }
  #s-cnt .b-bn .b-tl {
    padding-bottom: 1.2em;
    padding-top: 1.2em;
  }
  #s-bl table, #s-bl tbody, #s-bl td, #s-bl th, #s-bl thead, #s-bl tr, #s-cnt {
    display: block;
  }
  #s-bl thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  #s-bl tr {
    border-top: 1px solid #999999;
  }
  #s-bl td {
    border: none;
    padding-left: 35%;
    position: relative;
  }
  #s-bl td:before {
    color: #0a0a0a;
    content: attr(data-column);
    left: 1em;
    overflow: hidden;
    padding-right: 0.625em;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #cm .c-bn, .cc_div .c-bn {
    margin-right: 0;
    width: 100%;
  }
  #s-cnt #s-rall-bn {
    margin-left: 0;
  }
  .cc_div #c-bns {
    flex-direction: column;
  }
  #c-bns button + button, #s-cnt button + button {
    float: unset;
    margin-left: 0;
    margin-top: 0.625em;
  }
  #cm.box, #cm.cloud {
    left: 1em;
    right: 1em;
    width: auto;
  }
  #cm.cloud.left, #cm.cloud.right {
    margin: 0;
  }
  .cc_div .cloud #c-bns, .cc_div .cloud #c-inr, .cc_div .cloud #c-inr-i {
    display: block;
    min-width: unset;
    width: auto;
  }
  .cc_div .cloud #c-txt {
    font-size: 0.9em;
  }
  .cc_div .cloud #c-bns {
    margin-top: 1.625em;
  }
}
.cc_div.ie #c-vln {
  height: 100%;
  padding-top: 5.62em;
}

.cc_div.ie .bar #c-vln {
  padding-top: 0;
}

.cc_div.ie #cs {
  margin-top: -5.625em;
  max-height: 37.5em;
  position: relative;
  top: 0;
}

.cc_div.ie .bar #cs {
  margin-top: 0;
  max-height: 100%;
}

.cc_div.ie #cm {
  border: 1px solid #dee6e9;
}

.cc_div.ie #c-s-in {
  top: 0;
}

.cc_div.ie .b-tg {
  margin-bottom: 0.7em;
  padding-left: 1em;
}

.cc_div.ie .b-tg .c-tgl:checked ~ .c-tg:after {
  left: 1.95em;
}

.cc_div.ie #s-bl table {
  overflow: auto;
}

.cc_div.ie .b-tg .c-tg {
  display: none;
}

.cc_div.ie .b-tg .c-tgl {
  display: inline-block;
  height: auto;
  margin-bottom: 0.2em;
  position: relative;
  vertical-align: middle;
}

.cc_div.ie #s-cnt .b-bn .b-tl {
  padding: 1.3em 6.4em 1.3em 1.4em;
}

.cc_div.ie .bar #s-bl td:before {
  display: none;
}

.cc_div.ie .bar #s-bl td {
  padding: 0.8em 0.625em 0.8em 1.2em;
}

.cc_div.ie .bar #s-bl thead tr {
  position: relative;
}

.cc_div.ie .b-tg .t-lb {
  filter: alpha(opacity=0);
}

.cc_div.ie #cm-ov, .cc_div.ie #cs-ov {
  filter: alpha(opacity=80);
}

/* 
    Element will slide in and out from right 

    Usage: 
        <transition name="slide-from-right">
*/
.slide-from-right-enter-active, .slide-from-right-leave-active {
  transition: all var(--global-transition-time) ease-in-out;
}

.slide-from-right-enter, .slide-from-right-leave-to {
  transform: translateX(100%);
}

/* 
    Element will appear and disappear (nearly) immediately
    after other transitions have finished

    Usage: 
        <transition name="appear">
*/
.appear-enter, .appear-leave-to {
  opacity: 0;
}

.appear-enter-to, .appear-leave {
  opacity: 1;
}

.appear-enter-active {
  transition: opacity 0.5s ease;
}

.appear-leave-active {
  transition: opacity 0.5s var(--global-transition-time) ease;
}

/*h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    line-height: 1.1;
}*/
h1, .h1 {
  font-family: var(--heading-1-font-family);
  color: var(--heading-1-font-color);
  text-transform: var(--heading-1-text-transform);
}

h2, .h2 {
  font-family: var(--heading-2-font-family);
  color: var(--heading-2-font-color);
  text-transform: var(--heading-2-text-transform);
}

h3, .h3 {
  font-family: var(--heading-3-font-family);
  color: var(--heading-3-font-color);
  text-transform: var(--heading-3-text-transform);
}

h4, .h4 {
  font-family: var(--heading-4-font-family);
  color: var(--heading-4-font-color);
  text-transform: var(--heading-4-text-transform);
}

body {
  background-color: var(--body-background-color);
  font-family: var(--body-font-family);
  color: var(--body-font-color);
  /*padding: 0 5px;*/
  direction: var(--global-text-direction);
}

a {
  color: var(--anchor-font-color);
  text-decoration: var(--anchor-text-decoration);
  font-family: var(--button-global-font-family);
  transition: all 0.3s 0s ease-in-out;
}
a:hover {
  color: var(--anchor-hover-color);
  text-decoration: var(--anchor-text-decoration-hover);
}

.misc-actions {
  text-align: center;
}
.misc-actions .button {
  margin: 40px 0 20px;
}

button,
select {
  cursor: pointer;
  transition: all 0.3s 0s ease-in-out;
}

@media print, screen and (min-width: 40.0625em) {
  .gutter-spacing {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gutter-spacing {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 90.0625em) {
  .gutter-spacing {
    padding-left: 120px;
    padding-right: 120px;
  }
}
/* Need to override Foundation flexbox values to include vendor prefixes */
.top-bar {
  display: flex;
  max-width: 137.5rem;
  position: relative;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 120px;
  background-color: var(--header-background-color);
}
.top-bar--scrolled {
  position: fixed;
  top: -120px;
  transform: translateY(0);
  opacity: 0;
}
.top-bar--sticky {
  transform: translateY(100%);
  opacity: 1;
}
.top-bar ul {
  background-color: inherit;
}
.top-bar .top-bar-right {
  flex: 0 0 auto;
}

.top-bar-left {
  flex: 1 1 auto;
}

.top-bar-center {
  flex: 1 0 auto;
  text-align: center;
}

.top-bar-right {
  flex: 0 0 auto;
}
.top-bar-right .menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

/*END: IE10 */
.page-header__logo-center-container {
  height: 100px;
}
.page-header__logo-center-container .page-header__logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.page-header__logo a {
  display: inline-block;
}
.page-header__logo img {
  height: 100px;
  object-fit: contain;
}

.top-bar,
.top-bar ul {
  color: var(--header-font-color);
  text-transform: var(--header-text-transform);
  font-family: var(--header-font-family);
}
.top-bar a, .top-bar button,
.top-bar ul a,
.top-bar ul button {
  font-family: var(--header-font-family);
  color: var(--header-font-color);
  cursor: pointer;
}
.top-bar a:hover, .top-bar button:hover,
.top-bar ul a:hover,
.top-bar ul button:hover {
  color: var(--anchor-font-color);
  color: rgb(from var(--header-font-color) r g b/0.6);
}
.top-bar .icon-menu,
.top-bar ul .icon-menu {
  font-size: 2.375rem;
}
.top-bar .shopping,
.top-bar ul .shopping {
  position: relative;
  padding-top: 0.2rem;
}
.top-bar .shopping__icon,
.top-bar ul .shopping__icon {
  font-size: 3rem;
}
.top-bar .shopping__num,
.top-bar ul .shopping__num {
  font-size: 0.6875rem;
  position: absolute;
  top: calc(50% - 0.3rem);
  left: 0;
  right: 0;
}

.top-bar--transparent {
  background: transparent;
  color: #fefefe;
}
.top-bar--transparent::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  pointer-events: none;
  z-index: -1;
}
.top-bar--transparent:hover::before {
  background: transparent;
}
.top-bar--transparent ul a, .top-bar--transparent ul button,
.top-bar--transparent a, .top-bar--transparent button {
  color: #fefefe;
}
.top-bar--transparent .page-header__logo img.page-header__logo--transparent + img {
  display: none;
}
.top-bar--transparent:hover {
  background-color: var(--header-background-color);
  color: inherit;
}
.top-bar--transparent:hover ul a, .top-bar--transparent:hover ul button,
.top-bar--transparent:hover a, .top-bar--transparent:hover button {
  color: inherit;
}
.top-bar--transparent:hover .page-header__logo img.page-header__logo--transparent {
  display: none;
}
.top-bar--transparent:hover .page-header__logo img.page-header__logo--transparent + img {
  display: block;
}

.menu input,
.menu select,
.menu a,
.menu button {
  padding: 0.7rem 1rem;
  font-size: 0.8125rem;
}

.lang-option {
  padding: 0 2px;
  font-size: 0.75rem;
  position: relative;
}

.menu button.lang-selector-button {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.menu button.lang-selector-button .icon-language {
  font-size: 1.0625rem;
  position: absolute;
  left: -13px;
  top: -2px;
}
.menu button.search-button {
  padding: 12px 24px 17px 24px;
}
.menu button .icon-search {
  font-size: 1.75rem;
  position: absolute;
  bottom: 3px;
  right: 15px;
}
.menu button .icon-contrast {
  font-size: 1rem;
  padding: 0 0.5rem;
}

.menu.menu--mobile {
  display: block;
}
.menu.menu--mobile li {
  margin: 10px 0;
}
.menu.menu--mobile .mobile-language-list {
  padding: 15px 0;
  margin: 20px 0 0;
  list-style: none;
  border-top: 1px solid #e6e6e6;
}
.menu.menu--mobile .mobile-language-list a {
  padding: 5px 0;
}
.menu.menu--mobile .mobile-language-list li:not(:first-child) {
  padding-left: 20px;
}

#menuOffCanvas {
  padding: 20px 20px 100px;
  background-color: var(--header-background-color);
  font-family: var(--header-font-family);
  color: var(--header-font-color);
}
#menuOffCanvas .search-container-mobile {
  position: relative;
}
#menuOffCanvas .search-container-mobile .icon-search {
  position: absolute;
  top: 50%;
  margin-left: 10px;
  margin-top: -11px;
  font-size: 1.375rem;
  opacity: 0.3;
}
#menuOffCanvas .search-container-mobile .mobile-search__input {
  height: auto;
  padding: 16px 16px 16px 40px;
}
#menuOffCanvas .menu a {
  font-family: var(--header-font-family);
  color: var(--header-font-color);
  font-size: 1.125rem;
  text-transform: var(--header-text-transform);
  line-height: 1.25;
}
#menuOffCanvas .menu + .menu a {
  font-size: 0.875rem;
  line-height: 0.7;
}
#menuOffCanvas .mobile-close-container {
  position: relative;
  text-align: right;
}
#menuOffCanvas .mobile-close-container button {
  padding: 20px;
  margin: -20px -20px 0 0;
}
#menuOffCanvas .mobile-close-container button .icon {
  font-size: 28px;
}

@media print, screen and (min-width: 40.0625em) {
  .checkout-header .gutter-spacing,
  .top-bar.gutter-spacing {
    padding-left: 0;
    padding-right: 0;
  }
  .top-bar-right.show-for-medium + .top-bar-right.show-for-medium {
    margin-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 12px;
  }
  .top-bar-right.off-canvas {
    position: static;
    z-index: 1;
  }
  .top-bar-right.off-canvas.off-canvas.is-transition-overlap.is-open {
    box-shadow: none;
  }
  .top-bar ul .shopping {
    padding-top: 0.7rem;
  }
  .top-bar ul .shopping__icon {
    font-size: 2rem;
  }
  .top-bar ul .shopping__num {
    top: calc(50% - 0.1rem);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .checkout-header .gutter-spacing,
  .top-bar.gutter-spacing {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.sticky-header {
  margin-top: 120px;
}

.page-footer {
  margin: 40px 0 20px 0;
  padding-top: 40px;
  background-color: var(--footer-bg-color);
  color: var(--footer-font-color);
  font-family: var(--header-font-family);
}
.page-footer h4 {
  color: var(--footer-font-color);
}
.page-footer a, .page-footer .button.action.page-footer__link {
  color: var(--footer-link-color);
}
.page-footer a:hover, .page-footer .button.action.page-footer__link:hover {
  color: var(--footer-link-color-hover);
}
.page-footer__contact, .page-footer__nav {
  border-bottom: 1px solid rgb(from #cacaca r g b/0.2);
  padding-bottom: 20px;
}
.page-footer__contact {
  padding-right: 2em;
}
.page-footer__contact address {
  font-style: normal;
}
.page-footer__contact address a,
.page-footer__contact address span {
  display: block;
  margin: 10px 0;
  word-wrap: break-word;
}
.page-footer__nav {
  margin: 20px 0;
}
.page-footer__nav ul {
  margin: 0;
}
.page-footer__nav li {
  list-style: none;
  margin: 10px 0;
}
.page-footer__nav li:first-child {
  margin-top: 0;
}
.page-footer__nav li a {
  color: var(--footer-link-color);
  text-transform: uppercase;
  font-family: var(--header-font-family);
  text-transform: var(--header-text-transform);
}
.page-footer__nav li a:hover {
  color: var(--footer-link-color-hover);
}
.page-footer__pay {
  font-size: 0.875rem;
}
.page-footer__pay p img,
.page-footer__pay img {
  width: 45px !important;
  height: auto !important;
  padding-right: 6px;
}
.page-footer__legal {
  padding: 20px 0;
  border-top: 1px solid rgb(from #cacaca r g b/0.2);
}
.page-footer__legal .copyright {
  font-size: 0.875rem;
}
.page-footer__legal .copyright span {
  margin-right: 20px;
}
.page-footer__legal .returns {
  font-size: 0.75rem;
  padding-top: 1em;
}

@media print, screen and (min-width: 40.0625em) {
  .page-footer__contact, .page-footer__nav, .page-footer__pay {
    border-bottom: none;
    padding-bottom: 20px;
  }
  .page-footer address a:first-of-type {
    color: var(--footer-font-color);
  }
  .page-footer__nav {
    margin: 0;
  }
  .page-footer .returns {
    text-align: right;
    padding-top: 0;
  }
  .page-footer--reduced {
    padding: 1.5rem 0;
    font-size: 0.875rem;
  }
  .page-footer--reduced ul {
    display: flex;
    flex-direction: row;
    text-align: center;
  }
  .page-footer--reduced ul li {
    flex: 1;
  }
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--body-background-color);
  text-align: center;
}
.overlay--voucher-listing {
  top: 150px;
}
.overlay__inner {
  height: 50vh;
}

.loader-container {
  overflow: hidden;
}
.loader-container h5 {
  color: var(--body-font-color);
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-top: 2em;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.lt-ie10 .loader {
  display: none;
}

.loader {
  display: inline-block;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  border-top: 1.1em solid var(--body-background-color);
  border-right: 1.1em solid var(--body-background-color);
  border-bottom: 1.1em solid var(--body-background-color);
  border-left: 1.1em solid rgb(from var(--body-font-color) r g b/0.8);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .loader {
    animation: none;
  }
}
.button {
  margin: 5px;
  font-family: var(--button-global-font-family);
  font-size: var(--button-global-font-size);
  text-transform: var(--button-global-text-transform);
}
.button.primary {
  background-color: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
  border: 1px solid var(--button-primary-border-color);
}
.button.primary:hover, .button.primary:focus, .button.primary--active {
  color: var(--button-primary-bg-color);
  background-color: var(--button-primary-font-color);
  border-color: var(--button-primary-bg-color);
}
.button.primary--inverted {
  color: var(--button-primary-bg-color);
  background-color: var(--button-primary-font-color);
  border-color: var(--button-primary-bg-color);
}
.button.primary--inverted:hover, .button.primary--inverted:focus, .button.primary--inverted--active {
  background-color: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
  border-color: var(--button-primary-bg-color);
}
.button.secondary {
  background-color: var(--button-secondary-bg-color);
  color: var(--button-secondary-font-color);
  border: 1px solid var(--button-secondary-border-color);
}
.button.secondary:hover, .button.secondary:focus, .button.secondary--active {
  color: var(--button-secondary-bg-color);
  background-color: var(--button-secondary-font-color);
  border-color: var(--button-secondary-font-color);
}
.button.action {
  padding: 0;
  margin: 0 0.5rem 0 0;
  background: none;
  color: var(--anchor-font-color);
  font-size: 0.875rem;
}
.button.action:hover, .button.action:focus {
  color: var(--anchor-hover-color);
}
.button.action.has-icon {
  text-decoration: none;
  transition: 0.5s all;
  transform: translateZ(0);
}
.button.action.has-icon .text {
  margin-left: 0.25em;
}
.button.action + .action {
  padding-left: 0.5rem;
  border-left: 1px solid var(--body-font-color);
}
.button.action--inverted {
  background-color: var(--anchor-font-color);
  color: var(--body-background-color);
  padding: 0.5rem;
}
.button.centered-block {
  display: block;
  margin: 0 auto;
}
.button--icon {
  position: absolute;
  right: 0;
  color: var(--anchor-font-color);
  font-size: 0.875rem;
}
.button--no-style {
  padding: 0;
  background-color: inherit;
  color: inherit;
}
.button--no-style:hover, .button--no-style:focus {
  background-color: inherit;
  color: inherit;
}
.button--1-1 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 20px 0;
}
.button--1-1.small {
  padding: 0.85em 1em;
}
.button--1-2 {
  margin: 2.5%;
  width: 45%;
}
.button--no-v-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
  border: 1px solid var(--button-primary-bg-color);
}

.button-group .button {
  padding: 20px;
}
.button-group .button--1-2 {
  margin: 0;
}

.back-to-top-link {
  color: var(--anchor-font-color);
  margin: 20px 0;
  cursor: pointer;
  font-size: 0.875rem;
}
.back-to-top-link:hover {
  color: var(--anchor-hover-color);
}
.back-to-top-link .icon {
  font-size: 24px;
  vertical-align: middle;
}

.carousel-container {
  padding: 0;
  overflow: hidden;
  direction: ltr;
}
.carousel-container .carousel {
  height: 400px;
}
.carousel-container .carousel--large {
  height: calc(100vh - 160px); /* 120px for header + 40px to show a glimpse of page content below carousel */
}
.carousel-container--transparent-header {
  margin-top: -120px;
}
.carousel-container--transparent-header .carousel--large {
  height: calc(100vh - 40px); /* 40px to show a glimpse of page content below carousel */
}
.carousel-container .carousel__slide {
  position: relative;
  height: inherit;
  z-index: 5;
  overflow: hidden;
}
.carousel-container .carousel__slide .carousel-slide__details-container {
  padding: 5px;
  height: 100%;
  z-index: 6;
  color: #fefefe;
  text-align: center;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.carousel-container .carousel__slide .carousel-slide__details-container .carousel-slide__details.vertically-centered__content--top {
  padding-top: 140px;
}
.carousel-container .carousel__slide .carousel-slide__details-container .carousel-slide__details.vertically-centered__content--bottom {
  padding-bottom: 140px;
}
.carousel-container .carousel__slide .carousel-slide__details-container--no-gradient {
  background: none !important;
}
.carousel-container .carousel__slide .carousel-slide__details-container--darker-gradient {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
}
.carousel-container .carousel__slide .carousel-slide__details-container.text-shadow {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.carousel-container .carousel__slide .carousel-slide__details-container a {
  text-shadow: none;
}
.carousel-container .carousel__slide .carousel-slide__details-container .h2 {
  color: inherit;
  margin: 0;
}
.carousel-container .carousel__slide .carousel-slide__details-container p {
  font-size: 1.25rem;
  line-height: 1.2;
  color: inherit;
}
.carousel-container .carousel__slide .carousel-slide__details-container .button:hover, .carousel-container .carousel__slide .carousel-slide__details-container .button:focus {
  color: var(--button-primary-font-color);
  background-color: rgb(from var(--button-primary-bg-color) calc(r * 0.85) calc(g * 0.85) calc(b * 0.85));
}
.carousel-container .carousel__slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.carousel-container .carousel__slide video {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.carousel-container .carousel__scroll {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
}
.carousel-container .carousel__scroll svg {
  fill: #fefefe;
}
.carousel-container--synced {
  display: flex;
  margin: 20px 0;
  flex-direction: column;
  font-size: 0;
}
.carousel-container--synced .carousel {
  visibility: hidden;
  height: auto;
}
.carousel-container--synced .carousel.slick-initialized {
  visibility: visible;
}
.carousel-container--synced .carousel .slick-slide {
  height: 100%;
  padding: 1px;
  display: block;
  text-align: center;
}
.carousel-container--synced .carousel .slick-slide .carousel__image {
  display: inline-block;
  max-width: 100%;
}
.carousel-container--synced .carousel .slick-slide .carousel__image-border {
  border: 1px solid #cacaca;
  padding: 10px;
}
.carousel-container--synced .carousel .slick-slide img {
  max-width: 100%;
  max-height: 100%;
  min-height: 160px;
}
.carousel-container--synced .carousel__availability {
  display: inline-block;
  position: absolute;
  width: 82px;
  height: 82px;
  top: 20px;
  right: 20px;
  z-index: 1;
  border-radius: 100%;
  background-color: var(--alert-color);
  font-family: var(--button-global-font-family);
  color: var(--alert-color-contrast);
  text-align: center;
  font-size: 0.875rem;
}
.carousel-container--synced .carousel__availability-text {
  transform: translateY(26px);
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.2;
  text-transform: capitalize;
}
.carousel-container--synced .carousel__discount-percentage {
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 1;
  background-color: var(--accent-background-colour);
  color: var(--accent-font-colour);
  font-family: var(--button-global-font-family);
  padding: 0.3rem 1rem;
  font-size: 1.5rem;
}
.carousel-container--synced .carousel__nav {
  margin: 10px 0;
  vertical-align: top;
  text-align: center;
  order: 2;
}
.carousel-container--synced .carousel__nav-item {
  display: inline-block;
  margin: 5px;
  height: 40px;
  text-align: center;
}
.carousel-container--synced .carousel__nav-item img {
  height: 100%;
  width: auto;
  cursor: pointer;
}
.carousel-container--synced .slick-list,
.carousel-container--synced .slick-slide,
.carousel-container--synced .slick-track {
  height: 100%;
  overflow: visible;
}
.carousel-container--synced.carousel-container--single-image .carousel__nav {
  display: none;
}

@media print, screen and (min-width: 40.0625em) {
  .carousel-container .carousel .carousel__slide .carousel-slide__details-container .carousel-slide__details {
    text-align: left;
    width: 75%;
    margin: 0 auto;
  }
  .carousel-container .carousel .carousel__slide .carousel-slide__details-container .carousel-slide__details:dir(rtl) {
    text-align: right;
  }
  .carousel-container .carousel .carousel__slide .carousel-slide__details-container--centered .carousel-slide__details {
    text-align: center;
  }
  .carousel-container--synced {
    display: block;
    margin: 0 0 40px;
  }
  .carousel-container--synced .carousel__nav {
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0 5% 0 0;
  }
  .carousel-container--synced .carousel__nav-item {
    height: 80px;
  }
  .carousel-container--synced .carousel {
    display: inline-block;
    /*height: 500px;*/
    max-width: none;
    width: 75%;
    height: 100%;
  }
  .carousel-container--synced.carousel-container--single-image {
    display: block;
  }
  .carousel-container--synced.carousel-container--single-image .carousel {
    display: block;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .carousel-container .carousel .slick-dots {
    bottom: 75px;
  }
}
.search-overlay {
  transition: all 1s;
  opacity: 0;
  cursor: pointer;
}
.search-overlay--showing {
  opacity: 1;
}
.search-overlay--showing .search-overlay__container {
  transition: transform 0.5 var(--global-transition-time) ease-in-out;
  transform: translateX(0%);
}
.search-overlay__container {
  transition: transform var(--global-transition-time) ease-in-out;
  transform: translateX(75%);
}
.search-overlay__inner {
  position: relative;
  background: #fefefe;
  padding: 28px 120px;
}
.search-overlay .icon {
  font-size: 1.875rem;
}
.search-overlay .icon-search {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.search-overlay__input {
  height: auto;
  margin: 0;
  border: 0;
  font-size: 1.2rem;
  padding: 16px 16px 16px 8px;
}
.search-overlay__input#searchInput {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #efefef;
}
.search-overlay__input#searchInput:focus {
  outline: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #333333;
}
.search-overlay__actions {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.search-overlay__actions button {
  cursor: pointer;
}
.search-overlay__actions .clear {
  padding: 10px;
  vertical-align: top;
  line-height: 30px;
  border-right: 1px solid #e6e6e6;
}
.search-overlay__actions .close {
  padding: 10px;
}

.broadcast-message {
  position: fixed;
  padding: 10px 0;
  background-color: var(--alert-color);
  top: 160px;
  width: 70%;
  right: 0;
  z-index: 10;
}
.broadcast-message--hidden {
  display: none;
}
.broadcast-message__inner {
  font-size: 0.875rem;
  line-height: 18px;
  text-align: center;
  color: var(--alert-color-contrast);
  padding: 0 40px 0 10px;
}
.broadcast-message__inner a {
  font-weight: bold;
  text-decoration: underline;
  color: var(--alert-color-contrast);
}
.broadcast-message__inner p {
  margin-bottom: 5px;
}
.broadcast-message__close {
  position: absolute;
  right: 20px;
  top: 16px;
  color: var(--alert-color-contrast);
  cursor: pointer;
}

@media print, screen and (min-width: 40.0625em) {
  .broadcast-message {
    width: 50%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .broadcast-message {
    width: 30%;
  }
}
.filter-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(from var(--footer-bg-color) r g b/0.9);
  z-index: 16;
}
.filter-overlay__inner {
  display: inline-block;
  float: right;
  max-width: 100%;
  padding: 100px 20px;
  text-align: right;
}
.filter-overlay__notif {
  position: fixed;
  top: 0;
  width: 100%;
  background: var(--alert-color);
  color: var(--alert-color-contrast);
  text-align: center;
}
.filter-overlay__notif .clear {
  color: var(--alert-color-contrast);
  text-decoration: underline;
}
.filter-overlay .close {
  position: absolute;
  right: 20px;
  top: 40px;
  color: var(--footer-font-color);
  font-size: 1.25rem;
  z-index: 20;
}
.filter-overlay .filter-options {
  position: relative;
}
.filter-overlay .filter-options__group {
  margin-bottom: 40px;
  padding-right: 10px;
  list-style: none;
  max-height: 50vh;
  overflow-y: auto;
  scrollbar-color: #cacaca #e6e6e6;
  scrollbar-width: thin;
}
.filter-overlay .filter-options__group::-webkit-scrollbar {
  background-color: #cacaca;
  width: 8px;
  cursor: pointer;
}
.filter-overlay .filter-options__group::-webkit-scrollbar-track {
  background-color: #e6e6e6;
}
.filter-overlay .filter-options__group::-webkit-scrollbar-thumb {
  background-color: #cacaca;
  border: 1px solid none;
}
.filter-overlay .filter-options .filter-option {
  margin-bottom: 0.5em;
  list-style: none;
}
.filter-overlay .filter-options .filter-option__label {
  text-align: right;
  color: var(--footer-font-color);
}
.filter-overlay .filter-options .filter-option__label--group {
  font-size: 1.25rem;
  border-bottom: 1px solid var(--footer-font-color);
  margin-bottom: 0.5rem;
}
.filter-overlay .filter-options .filter-option__name {
  display: inline-block;
  max-width: 85%;
  padding-right: 5px;
  vertical-align: middle;
  color: var(--footer-font-color);
}
.filter-overlay .filter-options .filter-option__input {
  display: inline-block;
  margin: 0.5em 0 0;
  float: left;
  transform: none;
}
.filter-overlay .filter-options .filter-option--has-children {
  margin: 5px 0 40px 0;
}

@media print, screen and (min-width: 40.0625em) {
  .filter-overlay__inner {
    padding: 100px 150px;
  }
  .filter-overlay .close {
    right: 80px;
  }
  .filter-overlay .filter-options .filter-option__name {
    max-width: none;
  }
  .filter-overlay .filter-options .filter-option__input {
    float: none;
  }
}
.lang-selector-overlay {
  transition: all 1s;
  opacity: 0;
  cursor: pointer;
  text-align: right;
}
.lang-selector-overlay--showing {
  opacity: 1;
}
.lang-selector-overlay--showing .lang-selector-overlay__inner {
  transition: transform 0.5 var(--global-transition-time) ease-in-out;
  transform: translateX(0%);
}
.lang-selector-overlay__inner {
  display: inline-block;
  float: right;
  width: 100%;
  padding: 100px 20px 0 0;
  text-align: right;
  transition: transform var(--global-transition-time) ease-in-out;
  transform: translateX(75%);
}
.lang-selector-overlay__inner .language-options__heading {
  margin-bottom: 40px;
  border-bottom: 1px solid #fefefe;
  text-align: right;
  color: #fefefe;
}
.lang-selector-overlay__inner .language-options__list {
  list-style: none;
}
.lang-selector-overlay__inner .language-options__item a {
  color: #fefefe;
}
.lang-selector-overlay__inner .language-options__item a:hover {
  color: rgb(from #fefefe calc(r * 0.86) calc(g * 0.86) calc(b * 0.86));
}
.lang-selector-overlay .close {
  position: absolute;
  right: 20px;
  top: 40px;
  color: #fefefe;
  font-size: 1.25rem;
  z-index: 20;
}

@media print, screen and (min-width: 40.0625em) {
  .lang-selector-overlay__inner {
    width: 500px;
    padding: 100px 150px 0 0;
  }
  .lang-selector-overlay .close {
    right: 80px;
  }
}
.voucher-filters {
  background-color: var(--body-background-color);
}
.voucher-filters.vertical-spacing.overlaps-carousel {
  padding-top: 10px;
  padding-bottom: 30px;
}
.voucher-filters__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
}
.voucher-filters .filter {
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 0 0 1rem;
  vertical-align: top;
  color: var(--voucher-card-text-font-color);
  text-transform: uppercase;
  font-family: var(--button-global-font-family);
}
.voucher-filters .filter-container {
  flex: 0 0 33%;
  max-width: 100%;
}
@media screen and (min-width: 64em) {
  .voucher-filters .filter-container {
    max-width: 33%;
  }
}
.voucher-filters .filter--small {
  width: 160px;
}
.voucher-filters .filter--price {
  position: absolute;
  top: 20px;
  left: 0;
  width: 300px;
  height: 180px;
  padding: 20px 20px 0;
  z-index: 10;
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
  background: #fefefe;
  text-align: left;
  overflow: hidden;
}
.voucher-filters .filter--price.position-for-xs {
  left: auto;
  right: 0;
}
.voucher-filters .filter--price .price-graph-container {
  width: 260px;
  height: 150px;
  overflow: hidden;
  margin: 10px auto 0;
}
.voucher-filters .filter--price .vue-slider-component {
  transform: translateY(-25px);
}
.voucher-filters .filter--price .vue-slider-component .vue-slider-process {
  background-color: var(--alert-color);
}
.voucher-filters .filter--price .vue-slider-dot {
  border: 1px solid var(--alert-color) !important;
}
.voucher-filters .filter .icon {
  position: absolute;
  bottom: 13px;
  right: 5px;
  font-size: 1.25rem;
  background: #fefefe;
}
.voucher-filters .filter .icon:dir(rtl) {
  right: unset;
  left: 5px;
}
.voucher-filters .filter .icon.icon-code {
  transform: rotate(90deg);
}
.voucher-filters .filter .icon.icon-close {
  position: static;
}
.voucher-filters .filter__button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #e6e6e6;
  padding: 0 20px 0 10px;
  font-size: 0.875rem;
  text-align: left;
  text-transform: uppercase;
  background: #fff;
  color: inherit;
}
.voucher-filters .filter__button .text {
  overflow: hidden;
  line-height: 1.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.voucher-filters .filter__clear {
  color: var(--body-font-color);
}
.voucher-filters .filter__options-container {
  position: absolute;
  z-index: 10;
  height: 400px;
  width: 100%;
  padding: 5px;
  text-align: left;
  background-color: #fefefe;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.4);
  padding-bottom: 20px;
}
.voucher-filters .filter__options {
  position: absolute;
  top: 50px;
  bottom: 0;
  margin: 0;
  overflow-y: scroll;
  text-align: left;
  scrollbar-color: #cacaca #e6e6e6;
  scrollbar-width: thin;
}
.voucher-filters .filter__options::-webkit-scrollbar {
  background-color: #cacaca;
  width: 8px;
  cursor: pointer;
}
.voucher-filters .filter__options::-webkit-scrollbar-track {
  background-color: #e6e6e6;
}
.voucher-filters .filter__options::-webkit-scrollbar-thumb {
  background-color: #cacaca;
  border: 1px solid none;
}
.voucher-filters .filter__option {
  display: inline-block;
  margin: 2px 0;
  width: 50%;
  list-style: none;
  font-size: 1rem;
  vertical-align: top;
  color: var(--body-font-color);
}
.voucher-filters .filter__option label {
  color: inherit;
  cursor: pointer;
}
.voucher-filters .filter__option span {
  display: inline-block;
  width: 80%;
  margin: 5px 0;
  vertical-align: top;
  color: inherit;
  line-height: 1.2;
  font-size: 0.875rem;
}
.voucher-filters .filter .filter__input {
  float: left;
  margin: 5px;
  vertical-align: middle;
}
.voucher-filters .filter__actions {
  height: 50px;
  padding: 10px;
  font-size: 0;
  text-align: center;
  cursor: pointer;
  color: var(--body-font-color);
  list-style: none;
}
.voucher-filters .filter__action {
  font-size: 1rem;
  color: inherit;
  width: 50%;
  cursor: pointer;
}
.voucher-filters .filter__action--close-filter {
  position: absolute;
  top: 14px;
  right: 20px;
  width: auto;
}
.voucher-filters--secondary {
  margin-right: 15px;
}
.voucher-filters--secondary .voucher-filters__inner {
  text-align: right;
}
.voucher-filters--secondary .filter {
  width: auto;
  text-transform: none;
  color: var(--secondary-filter-color);
}
.voucher-filters--secondary .filter label, .voucher-filters--secondary .filter button {
  min-width: 120px;
  font-size: 0.875rem;
  color: var(--secondary-filter-color);
}
.voucher-filters--secondary .filter button.button--no-style {
  margin: 0px;
  background-color: transparent;
}
.voucher-filters--secondary .filter--select:after {
  content: "\e313";
  font-family: "icomoon";
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
.voucher-filters--secondary .filter--select select {
  display: inline-block;
  width: auto;
  height: auto;
  border: none;
  padding: 0 20px 0 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: normal;
  text-align: left;
  color: var(--secondary-filter-color);
  background: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
}

@media print, screen and (min-width: 40.0625em) {
  .voucher-filters__inner {
    flex-direction: row;
  }
  .voucher-filters.overlaps-carousel .filter--price {
    left: auto;
    right: 0;
  }
}
.basket {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  width: 300px;
  height: 100%;
  background-color: var(--body-background-color);
  color: var(--body-font-color);
  font-size: 0;
}
.basket__inner {
  position: relative;
}
.basket__items-container {
  flex: 1 1 auto;
  overflow-y: scroll;
  font-size: 1rem;
}
.basket__item {
  position: relative;
  margin: 5px 0;
  padding: 10px 20px;
  font-size: 1.25rem;
  background-color: #fefefe;
  color: #0a0a0a;
}
.basket__item::before, .basket__item::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.basket__item::after {
  clear: both;
}
.basket__item-remove {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.basket__checkout {
  flex: 0 0 auto;
  width: 100%;
}
.basket__promo-code {
  margin: 0 0 1rem;
}
.basket__promo-code-show-link {
  font-size: 1rem;
  display: block;
  padding: 0 10px;
  color: var(--anchor-font-color);
  text-decoration: underline;
}
.basket__promo-code-fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  margin-top: 10px;
}
.basket__promo-code-fields .promo-code-input {
  flex: 1 1 70%;
}
.basket__promo-code-fields .button {
  flex: 1 0 25%;
}
.basket__promo-code-invalid {
  flex: 1 0 100%;
  color: #FF1D25;
  font-size: 0.875rem;
}
.basket__applied-promo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 1rem;
}
.basket__applied-promo .code {
  flex: 0 1 85%;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.basket__applied-promo .remove {
  flex: 0 0 15%;
  padding-right: 10px;
  color: var(--button-primary-bg-color);
}
.basket__promo-code-not-applicable {
  display: inline-block;
  padding: 0 4px;
  line-height: 1.2;
  font-size: 1rem;
}
.basket__total {
  margin-top: 1rem;
  padding: 5px 10px;
  padding-right: 25px;
  background-color: #fefefe;
  color: var(--voucher-card-text-font-color);
  font-size: 1.25rem;
}
.basket__total::before, .basket__total::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.basket__total::after {
  clear: both;
}
.basket__total .total-desc {
  float: left;
}
.basket__total .total-price {
  float: right;
}
.basket__checkout_button {
  padding: 5px 10px 10px 10px;
}
.basket__checkout-in-progress-warning {
  display: block;
  font-size: 0.875rem;
  color: var(--button-primary-bg-color);
  font-weight: bold;
  padding-bottom: 0.3rem;
}
.basket__abandon-basket {
  display: block;
  padding: 5px 10px 10px 10px;
  font-size: 0.875rem;
}
.basket__abandon-basket .abandon-button:hover {
  border-color: var(--button-secondary-bg-color);
}
.basket__close {
  font-size: 1rem;
  color: var(--body-font-color);
  -webkit-appearance: none;
  position: absolute;
  top: 20px;
  right: 20px;
}
.basket__header {
  flex: 0 0 auto;
  margin-right: 40px;
  padding: 15px 0 0 20px;
}
.basket__header h3 {
  font-size: 1.25rem;
}

.basket-item__name {
  color: var(--voucher-card-details-headings-font-color);
  display: inline-block;
  margin: 0 20px 10px 0;
}
.basket-item__name:hover {
  color: var(--voucher-card-details-headings-font-hover-color);
  transition: all 0.3s 0s ease-in-out;
}
.basket-item__quantity-container {
  float: left;
}
.basket-item__price {
  float: right;
  clear: right;
}
.basket-item__discount {
  float: right;
  /* font-style: italic; */
  font-size: 1.125rem;
  line-height: 1;
}
.basket-item__quantity-toggle {
  display: inline-block;
  width: 30px;
  padding: 5px;
  vertical-align: middle;
  background-color: var(--button-secondary-bg-color);
  border: 1px solid var(--button-secondary-border-color);
  font-size: 1.375rem;
  text-align: center;
  color: var(--button-secondary-font-color);
  cursor: pointer;
}
.basket-item__quantity-toggle:hover {
  background-color: var(--button-secondary-font-color);
  color: var(--button-secondary-bg-color);
  border-color: var(--button-secondary-font-color);
}
.basket-item__quantity {
  display: inline-block;
  padding: 0 20px;
  border: 1px solid var(--body-background-color);
  text-align: center;
  background-color: #fefefe;
  line-height: 1.5;
  vertical-align: middle;
}

.card {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 0;
  background-color: #fefefe;
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.5s;
  overflow: hidden;
  transform: translateZ(0);
  backface-visibility: hidden;
  text-align: left;
}
.card:dir(rtl) {
  text-align: right;
}
.card .voucher--without-options:hover {
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.3);
}
.card .voucher--without-options:hover .card__price {
  color: var(--voucher-card-details-headings-font-hover-color);
  transition: all 0.3s 0s ease-in-out;
}
.card .voucher--without-options:hover .card__price-discount {
  color: var(--voucher-card-details-headings-font-hover-color);
  transition: all 0.3s 0s ease-in-out;
}
.card .voucher--without-options:hover .card__price-previous {
  color: var(--voucher-card-details-headings-font-hover-color);
  text-decoration: line-through;
  font-size: 1.125rem;
  transition: all 0.3s 0s ease-in-out;
}
.card .voucher--without-options:hover .card__title {
  color: var(--voucher-card-details-headings-font-hover-color);
  transition: all 0.3s 0s ease-in-out;
}
.card .voucher--without-options:hover .card__image {
  transform: translateZ(0), scale(1.05);
  transition: transform 0.5s 0.1s ease-in-out;
}
.card__detail {
  height: 100%;
}
.card__heading-link {
  display: block;
  font-size: 0.875rem;
  padding: 10px 15px;
  color: var(--voucher-card-heading-font-color);
}
.card__image-container {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0;
  padding: 56.25% 0 0;
  background: rgba(0, 0, 0, 0.1);
}
.card__availability {
  display: inline-block;
  position: absolute;
  width: 82px;
  height: 82px;
  top: 10px;
  right: 10px;
  z-index: 1;
  border-radius: 100%;
  background-color: var(--alert-color);
  font-family: var(--button-global-font-family);
  color: var(--alert-color-contrast);
  text-align: center;
  font-size: 0.875rem;
}
.card__availability-text {
  transform: translateY(26px);
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.2;
  text-transform: capitalize;
}
.card__row {
  display: flex;
  align-items: baseline;
}
.card__details, .card__price {
  flex: 1;
}
.card__details {
  font-size: 1rem;
  font-family: var(--body-font-family);
  text-decoration: underline;
  color: var(--voucher-details-link-color);
  text-align: right;
  padding-right: 15px;
}
.card__details:hover {
  transition: all 0.3s 0s ease-in-out;
  color: var(--voucher-details-link-hover-color);
}
.card__private {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0.25rem;
  background-color: var(--alert-color);
  font-family: var(--button-global-font-family);
  color: var(--alert-color-contrast);
  text-align: center;
  z-index: 1;
}
.card__private-text {
  font-size: 0.75rem;
  line-height: 1.2;
  text-transform: capitalize;
}
.card__image {
  width: auto;
  max-width: 100%;
  transition: transform 0.5s 0.1s ease-in-out;
  transform: translateZ(0);
  object-fit: fill;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.card__discount-percentage {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 1;
  background-color: var(--accent-background-colour);
  color: var(--accent-font-colour);
  font-family: var(--button-global-font-family);
  padding: 0.2rem 0.5rem;
  font-size: 1.125rem;
}
.card__seller-list {
  position: absolute;
  display: inline-block;
  padding: 5px 15px;
  max-width: 95%;
  transform: translateY(-40px);
  background-color: #fefefe;
  font-family: var(--button-global-font-family);
  font-size: 0.75rem;
  color: var(--voucher-card-details-headings-font-color);
}
.card__seller-list p {
  margin: 0;
}
.card__body {
  display: block;
  position: relative;
  height: 8rem;
  padding: 15px;
  max-width: 100%;
  font-size: 1rem;
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff;
  transition: transform 0.5s ease-out;
}
.card__body:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 1.6em;
  bottom: 0;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fefefe 80%);
}
.card__desc {
  max-width: 100%;
  font-family: var(--body-font-family);
  color: var(--voucher-card-text-font-color);
}
.card__desc p {
  line-height: 1.5rem;
}
.card__title {
  font-size: 1.25rem;
  color: var(--voucher-card-details-headings-font-color);
}
.card-overlay__price, .card__price {
  padding: 15px;
  font-size: 1.25rem;
  font-family: var(--body-font-family);
  color: var(--voucher-card-details-headings-font-color);
}
.card__price-discount {
  margin-right: 7px;
  font-size: 1.25rem;
  font-family: var(--body-font-family);
  color: var(--voucher-card-details-headings-font-color);
  font-weight: 800;
}
.card__price-previous {
  text-decoration: line-through;
  padding: 15px;
  padding-left: 0;
  font-size: 1.125rem;
  font-family: var(--body-font-family);
  color: var(--voucher-card-details-headings-font-color);
}
.card--clickable:hover {
  cursor: pointer;
}
.card-overlay__actions, .card__actions {
  padding: 15px;
  height: 75px;
}
.card-overlay__actions .button, .card__actions .button {
  margin: 0;
}
.card--small .card__body {
  height: auto;
}
.card--small .card__body:after {
  background: transparent;
}
.card--small .card__body h4 {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: bold;
}
@media print, screen and (min-width: 40.0625em) {
  .card--small .card__body {
    height: 75px;
  }
}
.card .voucher--with-options .card__details {
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
.card .voucher--with-options .card__actions {
  position: relative;
  bottom: 1.5rem;
}
.card .voucher--with-options .card__actions:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.4px 6px 0 6px;
  border-color: var(--button-primary-font-color) transparent transparent transparent;
  position: absolute;
  left: 85%;
  bottom: 5%;
  border-radius: 2px;
  pointer-events: none;
}
@media print, screen and (min-width: 64.0625em) {
  .card .voucher--with-options .card__actions:after {
    left: 90%;
  }
}
.card select.voucher__buying-options {
  background: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
  text-transform: var(--button-global-text-transform);
  padding: 0.85em 1em;
  height: auto;
  border: 1px solid var(--button-primary-border-color);
  font-family: var(--button-global-font-family);
}
.card select.voucher__buying-options option {
  color: var(--body-font-color);
  background: var(--body-background-color);
  text-transform: none;
}
.card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
}
.card:has(.card-overlay.card-overlay--show):before {
  opacity: 1;
  pointer-events: all;
}

@media print, screen and (min-width: 40.0625em) {
  .card {
    margin-bottom: 30px;
  }
}
.card-overlay {
  position: absolute;
  top: 100%;
  height: 100%;
  transition: transform 0.5s ease-out;
  backface-visibility: hidden;
  width: 100%;
  background-color: #fefefe;
  overflow: hidden;
  padding: 15px;
  z-index: 1;
}
.card-overlay:hover {
  cursor: default;
}
.card-overlay button,
.card-overlay a {
  visibility: hidden;
}
.card-overlay--auto {
  height: auto;
}
.card-overlay--show {
  transform: translateY(-100%);
}
.card-overlay--show button,
.card-overlay--show a {
  visibility: unset;
}
.card-overlay__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.card-overlay__desc {
  font-family: var(--body-font-family);
  color: var(--voucher-card-text-font-color);
}
.card-overlay .card__private {
  position: static;
}
.card-overlay__price, .card-overlay__actions {
  padding: 0;
}
.card-overlay__actions {
  flex: 0 1;
  margin: 15px 0 0;
}
.card-overlay__actions.button.primary {
  text-transform: var(--button-global-text-transform);
}
.card-overlay__heading {
  margin-top: 1rem;
}
.card-overlay__heading .h3 {
  color: var(--voucher-card-details-headings-font-color);
}
.card-overlay__body {
  position: relative;
  flex: 1 1 60%;
  max-height: 70%;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 1rem;
}
.card-overlay__body:after {
  background: transparent;
}
.card-overlay__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  position: relative;
}
.card-overlay__row small {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 1rem;
  font-style: italic;
}
.card-overlay__link {
  padding: 0 10px;
  font-size: 1rem;
  color: var(--voucher-details-link-color);
  font-family: var(--body-font-family);
  text-decoration: underline;
}
.card-overlay__link:hover {
  transition: all 0.3s 0s ease-in-out;
  text-decoration: underline;
  color: var(--voucher-details-link-hover-color);
}
.card-overlay__price {
  display: flex;
  align-items: center;
  padding: 0;
}
.card-overlay__price input[type=text] {
  width: 100px;
  margin-left: 0.5rem;
}
.card-overlay__price input[type=text].is-invalid {
  border-color: #FF1D25;
}
.card-overlay__close {
  position: absolute;
  top: 10px;
  font-size: 1rem;
  color: var(--voucher-card-heading-font-color);
  right: 10px;
  z-index: 1;
}
.card-overlay__close-container {
  display: flex;
  justify-content: flex-end;
}

.instruction-panel {
  padding: 20px 5px;
  background: var(--body-background-color);
  color: var(--body-font-color);
}
.instruction-panel__list {
  margin: 0;
}
.instruction-panel__step {
  list-style: none;
  text-align: center;
}
.instruction-panel__step .icon {
  display: block;
  font-size: 1.5rem;
  vertical-align: middle;
}
.instruction-panel__step span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 0.75rem;
}

@media print, screen and (min-width: 40.0625em) {
  .instruction-panel__step span {
    line-height: 1.1;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .instruction-panel {
    padding: 20px;
  }
  .instruction-panel__step .icon {
    display: inline-block;
    margin-right: 10px;
  }
}
.reading-panel {
  max-width: 35em;
  margin: 0 auto;
}

.label {
  background-color: var(--button-secondary-bg-color);
  color: var(--button-secondary-font-color);
  text-transform: var(--button-global-text-transform);
}

.share {
  margin-top: 20px;
  text-align: center;
  font-size: 1rem;
}
.share__title {
  font-family: var(--button-global-font-family);
  font-size: 1rem;
  text-transform: var(--button-global-text-transform);
  color: var(--share-font-color);
}
.share .sharepage-btn {
  margin: 0 5px;
}
.share .sharepage-btn i {
  transition: color 0.3s;
}
.share .sharepage-btn .icon-facebook {
  color: #3b5998;
}
.share .sharepage-btn .icon-twitter {
  color: black;
}
.share .sharepage-btn .icon-whatsapp {
  color: #25d366;
}
.share .sharepage-btn .icon-mail-outline {
  color: #0a0a0a;
}
.share .sharepage-btn:hover .icon-facebook,
.share .sharepage-btn:hover .icon-twitter,
.share .sharepage-btn:hover .icon-mail-outline {
  color: var(--share-font-color);
}

.related-vouchers {
  text-align: center;
}
.related-vouchers__list {
  max-width: 1440px;
  margin: 0 auto;
}

.cookie-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(from var(--alert-color) r g b/0.9);
  text-align: center;
  z-index: 2;
}
.cookie-warning__message {
  display: inline-block;
  color: var(--alert-color-contrast);
}
.cookie-warning__message p {
  display: inline-block;
}
.cookie-warning__close {
  display: inline-block;
}

.alert-message {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgb(from var(--alert-color) r g b/0.9);
  padding: 0.5rem 0;
  text-align: center;
  z-index: 2;
}
.alert-message__message {
  display: inline-block;
  color: var(--alert-color-contrast);
}
.alert-message__message p {
  display: inline-block;
}

.alert__message {
  display: block;
}

.alert-message--warning {
  background-color: rgb(from var(--alert-warning-color) r g b/0.9);
}

/*
    Text Over Image (contrained or full width)
*/
.banner-wrapper {
  margin-bottom: 20px;
}

.banner {
  position: relative;
}
.banner.full-height {
  height: calc(100vh - 180px);
}
.banner .banner-container {
  position: relative;
  height: inherit;
  z-index: 5;
  overflow: hidden;
}
.banner .banner-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.banner .banner-container video {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center";
}
.banner__details-container {
  padding: 15px;
  height: 100%;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fefefe;
  text-align: center;
}
.banner__details-container--disable-overlay {
  background-color: transparent;
}
.banner__details {
  text-align: center;
  max-width: 75%;
  margin: 0 auto;
  color: #fefefe;
}
.banner__details h1, .banner__details h2 {
  color: #fefefe;
}
@media print, screen and (max-width: 40.06125em) {
  .banner__details h1 {
    /*
        Font size at 50 or less characters: 2.25rem.
        Font size at 125 or more characters: 1.25rem.
        Anything in between gets scaled by getting the difference in characters and multiply it by 1/75 of a rem.
        --heading-text-length CSS variable is set in style attribute on H1 tag.
    */
    font-size: clamp(1.25rem, (2.25 - (min(max(var(--heading-text-length), 50), 125) - 50) * 0.01333) * 1rem, 2.25rem);
  }
}
.banner__details p {
  font-size: 1rem;
}
.banner .banner__scroll {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  z-index: 10;
}
.banner .banner__scroll svg {
  fill: #fefefe;
}

.rte-block {
  max-width: 700px;
  margin: 0 auto;
  clear: both;
}
.rte-block h2 {
  text-align: center;
}
.rte-block .intro {
  font-size: 1.375rem;
  text-align: center;
}

.banner-wrapper + .rte-block {
  margin-top: 0px;
}

.feature-card-listing {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
}
.feature-card-listing > .columns {
  display: flex;
  flex-direction: column;
}

.feature-card {
  display: flex;
  flex-direction: column;
  border: 2px solid #efefef;
  border-radius: 5px;
  padding-bottom: 15px;
  margin: 25px 0;
}
.feature-card:hover .feature-card__image {
  transform: translateZ(0), scale(1.05);
  transition: transform 0.5s 0.1s ease-in-out;
}
.feature-card:hover h4 {
  color: var(--anchor-font-color);
}
.feature-card__image-container {
  position: relative;
  overflow: hidden;
}
.feature-card__image {
  width: auto;
  max-width: 100%;
  transition: transform 0.5s 0.1s ease-in-out;
  transform: translateZ(0);
  object-fit: fill;
}
.feature-card__body {
  width: 90%;
  margin: -3.25em auto 0;
  padding: 15px 0 0;
  background: var(--body-background-color);
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 80%;
  min-height: 100px;
}
.feature-card__theme {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: var(--body-font-color);
  padding: 0.5em 0 1.5em;
}
.feature-card__title {
  margin-bottom: 1em;
  padding-bottom: 1em;
  position: relative;
  transition: all 0.3s 0s ease-in-out;
}
.feature-card__title:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 40px;
  border: 1px solid var(--button-primary-bg-color);
  transform: translateX(-50%);
}
.feature-card__desc {
  color: var(--body-font-color);
  margin-bottom: 0;
}
.feature-card .ti-beside__actions {
  margin-top: auto;
}
.feature-card--large-image {
  position: relative;
  justify-content: flex-end;
  width: 100%;
}
.feature-card--large-image .feature-card__image-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.feature-card--large-image .feature-card__image-container:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.feature-card--large-image .feature-card__image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3D(-50%, -50%, 0);
  max-width: none;
  min-width: 100%;
  min-height: 100%;
}
.feature-card--large-image .feature-card__body {
  height: unset;
  background: none;
  color: #fefefe;
  margin: 0 auto;
}
.feature-card--large-image .feature-card__theme,
.feature-card--large-image .feature-card__title a,
.feature-card--large-image .feature-card__title p {
  color: #fefefe;
}
.feature-card--large-image:hover .feature-card__image {
  transform: translate3D(-50%, -50%, 0), scale(1.05);
}

.action-container {
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 1;
}

@media print, screen and (min-width: 40.0625em) {
  .feature-card-listing > .columns {
    flex-direction: row;
  }
  .feature-card {
    margin: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .feature-card__body {
    width: 60%;
  }
}
.grid-vouchers.full-width {
  background: rgba(0, 0, 0, 0.1);
}
.grid-vouchers .grid-vouchers-container {
  max-width: 1440px;
  margin: 0 auto;
  clear: both;
}
.grid-vouchers h2 {
  margin-bottom: 0;
}
.grid-vouchers .vouchers-all {
  display: block;
  text-align: right;
  padding-top: 1rem;
}

@media print, screen and (min-width: 40.0625em) {
  .grid-vouchers h2 {
    margin-bottom: 1.25rem;
  }
}
/*
    Text Beside Image (constrained or full width)
*/
.ti-beside {
  clear: both;
  height: 100%;
}
.ti-beside__desc {
  text-align: center;
  padding: 30px 0;
}
.ti-beside__desc-container {
  display: flex;
  justify-content: center;
}
.ti-beside__desc p {
  font-size: 1rem;
}

@media print, screen and (min-width: 40.0625em) {
  .ti-beside {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .ti-beside--imageOnRight {
    flex-direction: row-reverse;
  }
  .ti-beside__desc {
    padding: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .ti-beside .ti-beside__desc-container.vertically-centered {
    height: 100%;
  }
  .ti-beside .ti-beside__desc.vertically-centered__content {
    width: 75%;
  }
  .ti-beside .ti-beside__image-container.float-right + .ti-beside__desc-container.vertically-centered .ti-beside__desc.vertically-centered__content {
    right: auto;
    left: 12.5%;
  }
}
@media screen and (min-width: 75.0625em) {
  .ti-beside .ti-beside__desc.vertically-centered__content {
    width: 65%;
  }
  .ti-beside .ti-beside__image-container.float-right + .ti-beside__desc-container.vertically-centered .ti-beside__desc.vertically-centered__content {
    right: auto;
    left: 20%;
  }
}
.ti-beside.full-width .ti-beside__image-container.columns {
  padding: 0;
}
.ti-beside.full-width .ti-beside__image-container img {
  object-fit: cover;
  width: 100%;
}

@media print, screen and (min-width: 40.0625em) {
  .ti-beside__desc {
    padding: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .ti-beside.full-width .ti-beside__desc-container.vertically-centered {
    height: 100%;
  }
}
.no-vouchers {
  margin: 32px 0;
  font-size: 1.5rem;
  text-align: center;
}

.voucher-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.e-voucher-base-font-size {
  font-size: calc(100 + var(--e-voucher-body-font-scaling) * 1%) !important;
}

.e-voucher-page {
  background-color: var(--e-voucher-body-background-color);
  font-family: var(--e-voucher-body-font-family);
  color: var(--e-voucher-body-font-color);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media print {
  @page {
    .e-voucher-page {
      size: A4 portrait;
      margin: 2cm;
    }
  }
}
.e-voucher-page .scheduled-delivery-date {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgb(from var(--alert-color) r g b/0.9);
  text-align: center;
  padding: 1em;
  z-index: 10;
}
.e-voucher-page .scheduled-delivery-date__message {
  display: inline-block;
  color: var(--alert-color-contrast);
}
.e-voucher-page .scheduled-delivery-date__message p {
  display: inline-block;
}
@media print {
  .e-voucher-page .scheduled-delivery-date {
    display: none;
  }
}
.e-voucher-page:has(.scheduled-delivery-date) {
  padding-top: 3.5em;
}
@media print {
  .e-voucher-page:has(.scheduled-delivery-date) {
    padding-top: 0;
  }
}
.e-voucher-page h1, .e-voucher-page .h2 {
  font-family: var(--e-voucher-heading-font-family);
  color: var(--e-voucher-heading-font-color);
  text-transform: var(--e-voucher-text-transform);
}
@media print {
  .e-voucher-page h1, .e-voucher-page .h2 {
    font-size: 14pt;
  }
}
.e-voucher-page h4 {
  font-family: var(--e-voucher-heading-font-family);
  color: var(--e-voucher-heading-font-color);
  text-transform: var(--e-voucher-text-transform);
}
@media print {
  .e-voucher-page h4 {
    font-size: 12pt;
  }
}
.e-voucher-page p {
  font-family: var(--e-voucher-body-font-family);
  color: var(--e-voucher-body-font-color);
}
@media print {
  .e-voucher-page p {
    font-size: 10pt;
  }
}
@media print {
  .e-voucher-page li {
    font-size: 10pt;
  }
}
.e-voucher-page a {
  color: var(--e-voucher-body-font-color);
  font-family: var(--e-voucher-body-font-family);
  text-decoration: underline;
}
@media print {
  .e-voucher-page a {
    font-size: 10pt;
  }
}
.e-voucher-page a:hover {
  color: var(--e-voucher-body-font-color);
}
@media print {
  .e-voucher-page .hide-print {
    display: none;
  }
}
.e-voucher-page input {
  color: #000;
}
.e-voucher-page .vertical-spacing {
  margin: 2rem auto;
}
@media print {
  .e-voucher-page .vertical-spacing {
    margin: 0.25cm auto;
    width: 100%;
  }
}
.e-voucher-page .email-challenge {
  background: var(--e-voucher-body-background-color);
  border: 2px solid #c4c4c4;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 2em;
  max-width: 600px !important;
}
.e-voucher-page .email-challenge__logo {
  max-width: 300px;
}
.e-voucher-page .email-challenge__logo img {
  width: 100%;
}
.e-voucher-page .email-challenge__svg-logo {
  max-width: 300px;
}
.e-voucher-page .email-challenge__svg-logo img {
  width: 300px;
}
@media print {
  .e-voucher-page .email-challenge__svg-logo {
    max-width: 3cm;
  }
}
.e-voucher-page .email-challenge__login {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.e-voucher-page .email-challenge__login p {
  margin-bottom: 0.5em;
}
.e-voucher-page .email-challenge__login__form {
  display: flex;
}
.e-voucher-page .email-challenge__login__button {
  background: var(--e-voucher-button-background-color);
  border: 1px solid var(--e-voucher-button-border-color);
  color: var(--e-voucher-button-font-color);
  text-transform: var(--button-global-text-transform);
  font-family: var(--e-voucher-button-font-family);
  padding: 2px 10px;
  margin-left: 1em;
}
.e-voucher-page .email-challenge__login__button:hover {
  background: var(--e-voucher-button-hover-background-color);
  color: var(--e-voucher-button-hover-font-color);
  border: 1px solid var(--e-voucher-button-hover-border-color);
}
.e-voucher-page .email-challenge__terms {
  padding: 0 1em;
  max-width: 100%;
}
@media print {
  .e-voucher-page .e-voucher.with-personal-message {
    display: grid;
    grid-template-columns: 20cm;
    grid-template-rows: 1cm 12.5cm 12.5cm 3cm 2cm 22.5cm 3cm;
    justify-content: center;
    align-content: center;
  }
}
.e-voucher-page .e-voucher .welcome-message {
  margin: 1rem 0 -2rem 0;
}
.e-voucher-page .e-voucher .welcome-message .adjusted-logo--print {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .welcome-message .adjusted-logo--print {
    display: block;
    margin: 0 auto 0.5cm;
    width: 2cm;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .welcome-message {
    margin-bottom: -4rem;
  }
}
@media print {
  .e-voucher-page .e-voucher .welcome-message {
    margin-top: 0;
    margin-bottom: -1.5cm;
  }
}
.e-voucher-page .e-voucher .gift-voucher-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: flex;
  align-items: center;
}
@media print {
  .e-voucher-page .e-voucher .gift-voucher-image {
    top: 1cm;
    position: relative;
  }
}
.e-voucher-page .e-voucher .gift-voucher-image > div {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.e-voucher-page .e-voucher .gift-voucher-image > div:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: var(--e-voucher-card-color);
}
.e-voucher-page .e-voucher .gift-voucher-image > div:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--e-voucher-primary-color);
}
.e-voucher-page .e-voucher .voucher-round {
  position: relative;
}
@media print {
  .e-voucher-page .e-voucher .voucher-round {
    width: 20cm !important;
    box-sizing: border-box;
  }
}
.e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div {
  print-color-adjust: exact;
  background-image: url(/assets/svg/voucher-round-mobile.svg) !important;
  aspect-ratio: 531/875;
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div {
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div {
    background-image: url(/assets/svg/voucher-round.svg) !important;
    aspect-ratio: 1389/590;
    height: auto;
    width: 100%;
  }
}
.e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div:before {
  print-color-adjust: exact;
  z-index: unset;
  clip-path: polygon(3.578% 9.257%, 95.996% 9.257%, 95.996% 90.739%, 3.578% 90.739%);
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div:before {
    clip-path: polygon(5.688% 3.39%, 93.88% 3.39%, 93.88% 96.61%, 5.688% 96.61%);
  }
}
.e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div:after {
  print-color-adjust: exact;
  z-index: 1;
  clip-path: polygon(61.782% 7.439%, 61.782% 7.439%, 61.774% 7.731%, 61.748% 8.022%, 61.703% 8.313%, 61.64% 8.601%, 61.56% 8.889%, 61.461% 9.174%, 61.345% 9.456%, 61.21% 9.736%, 61.059% 10.013%, 60.889% 10.287%, 60.889% 10.287%, 60.703% 10.555%, 60.501% 10.818%, 60.282% 11.076%, 60.048% 11.328%, 59.798% 11.574%, 59.533% 11.814%, 59.253% 12.047%, 58.959% 12.273%, 58.65% 12.492%, 58.327% 12.704%, 58.327% 12.704%, 57.992% 12.907%, 57.644% 13.102%, 57.285% 13.288%, 56.914% 13.464%, 56.534% 13.632%, 56.143% 13.789%, 55.742% 13.938%, 55.332% 14.076%, 54.913% 14.204%, 54.486% 14.322%, 54.486% 14.322%, 54.053% 14.429%, 53.614% 14.526%, 53.17% 14.611%, 52.72% 14.685%, 52.266% 14.749%, 51.808% 14.801%, 51.347% 14.841%, 50.884% 14.871%, 50.418% 14.889%, 49.95% 14.895%, 49.95% 14.895%, 49.483% 14.89%, 49.017% 14.874%, 48.553% 14.846%, 48.092% 14.806%, 47.634% 14.756%, 47.179% 14.694%, 46.729% 14.621%, 46.284% 14.537%, 45.844% 14.442%, 45.411% 14.336%, 45.411% 14.336%, 44.983% 14.22%, 44.563% 14.093%, 44.152% 13.956%, 43.75% 13.809%, 43.358% 13.652%, 42.976% 13.486%, 42.605% 13.31%, 42.244% 13.126%, 41.895% 12.932%, 41.558% 12.73%, 41.558% 12.73%, 41.234% 12.519%, 40.924% 12.301%, 40.628% 12.076%, 40.347% 11.844%, 40.08% 11.605%, 39.828% 11.359%, 39.592% 11.108%, 39.372% 10.851%, 39.168% 10.588%, 38.98% 10.32%, 38.98% 10.32%, 38.808% 10.047%, 38.655% 9.771%, 38.519% 9.491%, 38.4% 9.209%, 38.3% 8.924%, 38.217% 8.637%, 38.152% 8.349%, 38.106% 8.059%, 38.077% 7.767%, 38.067% 7.475%, 49.924% 7.457%, 61.782% 7.439%, 61.817% 92.558%, 61.817% 92.558%, 61.809% 92.266%, 61.783% 91.974%, 61.739% 91.684%, 61.676% 91.395%, 61.596% 91.108%, 61.497% 90.823%, 61.381% 90.54%, 61.247% 90.26%, 61.096% 89.983%, 60.927% 89.71%, 60.927% 89.71%, 60.741% 89.441%, 60.538% 89.178%, 60.32% 88.92%, 60.086% 88.668%, 59.836% 88.422%, 59.572% 88.182%, 59.292% 87.949%, 58.998% 87.723%, 58.689% 87.504%, 58.367% 87.292%, 58.367% 87.292%, 58.031% 87.089%, 57.684% 86.894%, 57.325% 86.708%, 56.954% 86.532%, 56.574% 86.364%, 56.183% 86.207%, 55.782% 86.058%, 55.372% 85.92%, 54.954% 85.792%, 54.527% 85.674%, 54.527% 85.674%, 54.094% 85.566%, 53.655% 85.47%, 53.21% 85.385%, 52.761% 85.31%, 52.307% 85.247%, 51.849% 85.195%, 51.388% 85.154%, 50.925% 85.125%, 50.459% 85.107%, 49.992% 85.1%, 49.992% 85.1%, 49.524% 85.105%, 49.058% 85.122%, 48.594% 85.15%, 48.133% 85.189%, 47.675% 85.24%, 47.22% 85.302%, 46.77% 85.375%, 46.325% 85.459%, 45.885% 85.553%, 45.452% 85.659%, 45.452% 85.659%, 45.024% 85.776%, 44.604% 85.903%, 44.193% 86.04%, 43.791% 86.187%, 43.399% 86.343%, 43.016% 86.51%, 42.645% 86.685%, 42.284% 86.87%, 41.935% 87.063%, 41.598% 87.266%, 41.598% 87.266%, 41.273% 87.476%, 40.963% 87.694%, 40.667% 87.92%, 40.385% 88.152%, 40.118% 88.391%, 39.867% 88.636%, 39.63% 88.887%, 39.41% 89.144%, 39.205% 89.407%, 39.017% 89.675%, 39.017% 89.675%, 38.845% 89.948%, 38.691% 90.225%, 38.555% 90.504%, 38.436% 90.786%, 38.336% 91.071%, 38.253% 91.358%, 38.188% 91.647%, 38.141% 91.937%, 38.112% 92.228%, 38.102% 92.52%, 49.96% 92.539%, 61.817% 92.558%);
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-round > .gift-voucher-image > div:after {
    clip-path: polygon(95.343% 61.55%, 95.343% 61.55%, 95.161% 61.542%, 94.981% 61.517%, 94.801% 61.473%, 94.622% 61.412%, 94.444% 61.334%, 94.267% 61.238%, 94.092% 61.125%, 93.919% 60.994%, 93.748% 60.847%, 93.579% 60.683%, 93.579% 60.683%, 93.413% 60.502%, 93.249% 60.305%, 93.09% 60.093%, 92.934% 59.865%, 92.781% 59.622%, 92.633% 59.364%, 92.488% 59.092%, 92.348% 58.806%, 92.212% 58.506%, 92.081% 58.192%, 92.081% 58.192%, 91.955% 57.866%, 91.835% 57.528%, 91.72% 57.179%, 91.611% 56.819%, 91.507% 56.449%, 91.409% 56.069%, 91.317% 55.679%, 91.232% 55.281%, 91.152% 54.874%, 91.079% 54.459%, 91.079% 54.459%, 91.013% 54.037%, 90.953% 53.609%, 90.9% 53.176%, 90.854% 52.739%, 90.815% 52.298%, 90.783% 51.853%, 90.757% 51.406%, 90.739% 50.956%, 90.728% 50.504%, 90.724% 50.05%, 90.724% 50.05%, 90.727% 49.596%, 90.738% 49.144%, 90.755% 48.694%, 90.779% 48.246%, 90.81% 47.801%, 90.849% 47.36%, 90.894% 46.922%, 90.946% 46.489%, 91.005% 46.06%, 91.071% 45.638%, 91.071% 45.638%, 91.143% 45.222%, 91.222% 44.814%, 91.306% 44.414%, 91.397% 44.024%, 91.494% 43.643%, 91.597% 43.271%, 91.706% 42.91%, 91.82% 42.56%, 91.94% 42.221%, 92.066% 41.893%, 92.066% 41.893%, 92.196% 41.578%, 92.331% 41.276%, 92.471% 40.989%, 92.614% 40.715%, 92.762% 40.456%, 92.914% 40.211%, 93.07% 39.982%, 93.229% 39.768%, 93.392% 39.569%, 93.558% 39.387%, 93.558% 39.387%, 93.727% 39.22%, 93.898% 39.071%, 94.071% 38.939%, 94.246% 38.824%, 94.422% 38.726%, 94.6% 38.646%, 94.779% 38.583%, 94.958% 38.537%, 95.139% 38.51%, 95.32% 38.5%, 95.332% 50.025%, 95.343% 61.55%, 4.698% 61.55%, 4.698% 61.55%, 4.879% 61.54%, 5.06% 61.512%, 5.24% 61.467%, 5.419% 61.404%, 5.597% 61.324%, 5.773% 61.226%, 5.948% 61.111%, 6.121% 60.979%, 6.292% 60.829%, 6.46% 60.663%, 6.46% 60.663%, 6.626% 60.481%, 6.789% 60.282%, 6.948% 60.068%, 7.104% 59.838%, 7.256% 59.594%, 7.404% 59.335%, 7.548% 59.061%, 7.687% 58.773%, 7.822% 58.472%, 7.953% 58.157%, 7.953% 58.157%, 8.078% 57.829%, 8.198% 57.49%, 8.312% 57.14%, 8.421% 56.778%, 8.524% 56.407%, 8.621% 56.026%, 8.712% 55.636%, 8.797% 55.236%, 8.876% 54.828%, 8.948% 54.412%, 8.948% 54.412%, 9.014% 53.988%, 9.073% 53.558%, 9.125% 53.124%, 9.17% 52.686%, 9.209% 52.244%, 9.24% 51.8%, 9.264% 51.352%, 9.281% 50.903%, 9.291% 50.452%, 9.295% 50%, 9.295% 50%, 9.291% 49.548%, 9.28% 49.097%, 9.262% 48.648%, 9.236% 48.201%, 9.204% 47.757%, 9.165% 47.316%, 9.119% 46.878%, 9.066% 46.444%, 9.006% 46.015%, 8.94% 45.591%, 8.94% 45.591%, 8.866% 45.176%, 8.787% 44.769%, 8.701% 44.37%, 8.61% 43.981%, 8.512% 43.601%, 8.408% 43.231%, 8.299% 42.871%, 8.184% 42.522%, 8.063% 42.184%, 7.937% 41.857%, 7.937% 41.857%, 7.806% 41.544%, 7.67% 41.244%, 7.53% 40.957%, 7.386% 40.685%, 7.237% 40.428%, 7.085% 40.185%, 6.929% 39.957%, 6.769% 39.745%, 6.606% 39.548%, 6.44% 39.367%, 6.44% 39.367%, 6.271% 39.203%, 6.1% 39.055%, 5.926% 38.925%, 5.751% 38.812%, 5.575% 38.716%, 5.397% 38.637%, 5.218% 38.576%, 5.038% 38.533%, 4.857% 38.507%, 4.676% 38.499%, 4.687% 50.025%, 4.698% 61.55%);
  }
}
.e-voucher-page .e-voucher .voucher-card {
  position: relative;
  color: var(--e-voucher-primary-color);
}
@media print {
  .e-voucher-page .e-voucher .voucher-card {
    margin: -2cm auto 0;
    width: 19cm !important;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .voucher-card > .gift-voucher-image {
    padding: 0 8em;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-card > .gift-voucher-image {
    align-items: start;
    padding: 0;
  }
}
.e-voucher-page .e-voucher .voucher-card > .gift-voucher-image > div {
  print-color-adjust: exact;
  background-image: url(/assets/svg/voucher-card-mobile.svg) !important;
  aspect-ratio: 602/804;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-card > .gift-voucher-image > div {
    background-image: url(/assets/svg/voucher-card.svg) !important;
    aspect-ratio: 1093/680;
  }
}
.e-voucher-page .e-voucher .voucher-card > .gift-voucher-image > div:before {
  print-color-adjust: exact;
  clip-path: polygon(8.472% 5.1%, 91.528% 5.1%, 91.528% 94.901%, 8.472% 94.901%);
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-card > .gift-voucher-image > div:before {
    clip-path: polygon(2.379% 9.559%, 97.53% 9.559%, 97.53% 90.441%, 2.379% 90.441%);
  }
}
.e-voucher-page .e-voucher .voucher-card > .gift-voucher-image > div:after {
  print-color-adjust: exact;
  clip-path: polygon(3.322% 7.96%, 86.063% 2.54%, 96.516% 91.999%, 13.775% 97.42%);
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-card > .gift-voucher-image > div:after {
    clip-path: polygon(1.372% 16.176%, 96.161% 2.847%, 98.499% 83.642%, 3.71% 96.971%);
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-card .gift-voucher {
    top: -12cm;
  }
}
.e-voucher-page .e-voucher .voucher-corner {
  position: relative;
}
@media print {
  .e-voucher-page .e-voucher .voucher-corner {
    width: 20cm !important;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image {
    padding: 0 8em;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image {
    padding: 0;
  }
}
.e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image > div {
  print-color-adjust: exact;
  background-image: url(/assets/svg/voucher-corner-mobile.svg) !important;
  aspect-ratio: 542/762;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image > div {
    background-image: url(/assets/svg/voucher-corner.svg) !important;
    aspect-ratio: 1273/599;
  }
}
.e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image > div:before {
  print-color-adjust: exact;
  z-index: unset;
  clip-path: polygon(4.059% 2.625%, 96.31% 2.625%, 96.31% 97.375%, 4.059% 97.375%);
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image > div:before {
    clip-path: polygon(1.571% 4.341%, 97.8% 4.341%, 97.8% 96.16%, 1.571% 96.16%);
  }
}
.e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image > div:after {
  print-color-adjust: exact;
  z-index: 1;
  clip-path: polygon(30.443% 0.656%, 0.923% 0.656%, 0.923% 18.504%, 30.443% 0.656%, 69.297% 99.081%, 98.817% 81.234%, 98.817% 99.081%, 69.297% 99.081%);
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-corner > .gift-voucher-image > div:after {
    clip-path: polygon(12.804% 1.002%, 0.236% 1.002%, 0.236% 23.706%, 12.804% 1.002%, 87.038% 99.165%, 99.607% 76.461%, 99.607% 99.165%, 87.038% 99.165%);
  }
}
.e-voucher-page .e-voucher .gift-voucher {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 700px;
}
@media print {
  .e-voucher-page .e-voucher .gift-voucher {
    max-height: 7cm;
    padding: 3cm !important;
    position: relative;
    bottom: 10cm;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .gift-voucher {
    min-height: 500px;
    height: 750px;
  }
}
.e-voucher-page .e-voucher .gift-voucher-container {
  padding: 3em 0;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .gift-voucher-container {
    padding: 0;
  }
}
.e-voucher-page .e-voucher .gift-voucher__logo {
  max-width: 300px;
}
.e-voucher-page .e-voucher .gift-voucher__logo img {
  width: 100%;
}
@media print {
  .e-voucher-page .e-voucher .gift-voucher__logo {
    max-width: 3cm;
  }
}
.e-voucher-page .e-voucher .gift-voucher__svg-logo {
  max-width: 300px;
}
.e-voucher-page .e-voucher .gift-voucher__svg-logo img {
  width: 300px;
}
@media print {
  .e-voucher-page .e-voucher .gift-voucher__svg-logo {
    max-width: 3cm;
  }
}
.e-voucher-page .e-voucher .gift-voucher__title {
  font-family: var(--e-voucher-heading-font-family);
  color: var(--e-voucher-voucher-card-text-color);
  text-transform: var(--e-voucher-text-transform);
  font-size: 2rem;
  margin-top: 1em;
}
@media print {
  .e-voucher-page .e-voucher .gift-voucher__title {
    font-size: 14pt;
    margin-top: 0.5cm;
  }
}
.e-voucher-page .e-voucher .gift-voucher__body {
  max-width: 100%;
}
.e-voucher-page .e-voucher .gift-voucher__body h1, .e-voucher-page .e-voucher .gift-voucher__body p {
  color: var(--e-voucher-voucher-card-text-color);
}
.e-voucher-page .e-voucher .gift-voucher__body--centered {
  text-align: center;
}
.e-voucher-page .e-voucher .gift-voucher__desc {
  color: var(--e-voucher-voucher-card-text-color);
}
.e-voucher-page .e-voucher .voucher-card.gift-voucher-container {
  margin-bottom: -2em;
}
.e-voucher-page .e-voucher .voucher-card .gift-voucher {
  padding: 4em;
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .voucher-card .gift-voucher {
    padding: 2em 8em;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-card .gift-voucher {
    padding: 7em 10em;
  }
}
.e-voucher-page .e-voucher .voucher-corner.gift-voucher-container {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-corner.gift-voucher-container {
    margin-bottom: -6em;
  }
}
.e-voucher-page .e-voucher .voucher-corner .gift-voucher {
  padding: 3em 4em;
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .voucher-corner .gift-voucher {
    padding: 0 8em;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-corner .gift-voucher {
    padding: 10em;
  }
}
.e-voucher-page .e-voucher .voucher-round.gift-voucher-container {
  margin-bottom: -5em;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-round.gift-voucher-container {
    margin-bottom: -8em;
  }
}
.e-voucher-page .e-voucher .voucher-round .gift-voucher {
  padding: 7em 4em;
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .voucher-round .gift-voucher {
    padding: 6em 8em;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-round .gift-voucher {
    padding: 10em;
  }
}
.e-voucher-page .e-voucher .image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .image-container {
    flex-direction: row;
  }
}
@media print {
  .e-voucher-page .e-voucher .image-container {
    display: none;
  }
}
.e-voucher-page .e-voucher .image-container--box {
  width: 83.33333%;
}
.e-voucher-page .e-voucher .image-container--sizing--multiple {
  object-fit: cover;
}
.e-voucher-page .e-voucher .image-container--sizing--single {
  object-fit: cover;
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher .image-container--sizing--single {
    object-fit: contain;
  }
}
.e-voucher-page .e-voucher .image-container img {
  height: 380px;
  width: 100%;
  display: flex;
  margin: 1rem auto;
}
.e-voucher-page .e-voucher .voucher-information {
  border-top: 3px solid var(--e-voucher-secondary-color);
  border-bottom: 3px solid var(--e-voucher-secondary-color);
  padding: 1.5rem 1rem;
  width: 83.33333%;
  display: flex;
  flex-direction: column;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information {
    width: 19cm !important;
    box-sizing: border-box;
    position: absolute;
    bottom: 2.5cm;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-information {
    flex-direction: row;
    width: 100%;
  }
}
.e-voucher-page .e-voucher .voucher-information__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 1em;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__column {
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-information__column {
    margin-top: 0;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__column--print {
    display: none;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__column--double {
    width: 49%;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__column--single {
    width: 100%;
  }
}
.e-voucher-page .e-voucher .voucher-information__column--centered {
  text-align: center !important;
}
.e-voucher-page .e-voucher .voucher-information__column--centered div {
  justify-content: center !important;
}
.e-voucher-page .e-voucher .voucher-information__content {
  margin-bottom: 2rem;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__content {
    margin-bottom: 0.25cm;
    width: 100%;
    box-sizing: border-box;
  }
  .e-voucher-page .e-voucher .voucher-information__content:dir(rtl) {
    text-align: right;
  }
}
.e-voucher-page .e-voucher .voucher-information__content h4 {
  font-size: 1.1rem;
  margin-bottom: 0.25rem;
  font-family: var(--e-voucher-heading-font-family);
}
.e-voucher-page .e-voucher .voucher-information__content h4:dir(rtl) {
  text-align: right;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__content h4 {
    font-size: 12pt;
    margin-bottom: 0 !important;
  }
}
.e-voucher-page .e-voucher .voucher-information__content p {
  margin-bottom: 0.5rem;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__content p {
    margin-bottom: 0;
  }
}
.e-voucher-page .e-voucher .voucher-information__content:last-child {
  margin-bottom: 0;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__content a[href]:after {
    content: none !important;
  }
}
.e-voucher-page .e-voucher .voucher-information__contact p {
  margin-bottom: 0;
}
.e-voucher-page .e-voucher .voucher-information__contact__info {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.e-voucher-page .e-voucher .voucher-information__contact__info a {
  word-break: break-word;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__contact__info a {
    text-decoration: none;
  }
}
.e-voucher-page .e-voucher .voucher-information__contact__icon {
  margin-right: 1rem;
}
.e-voucher-page .e-voucher .voucher-information__reference {
  border: 2px solid var(--e-voucher-body-font-color);
  padding: 1rem 0;
}
.e-voucher-page .e-voucher .voucher-information__reference p {
  margin-bottom: 0;
}
.e-voucher-page .e-voucher .voucher-information__reference-instructions {
  width: 100%;
}
.e-voucher-page .e-voucher .voucher-information__reference-instructions p {
  font-size: 0.75rem;
  color: var(--e-voucher-body-font-color);
  font-style: italic;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__reference-instructions p {
    font-size: 8pt;
  }
}
.e-voucher-page .e-voucher .voucher-information .qrcode__container {
  display: flex;
  flex-direction: row;
  margin-top: 1.5rem;
  align-items: center;
}
.e-voucher-page .e-voucher .voucher-information .qrcode {
  height: 1in;
  width: 1in;
  margin-right: 1rem;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information .qrcode {
    display: none;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-action {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    width: 19cm;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
  }
}
.e-voucher-page .e-voucher .voucher-action__present-voucher h4 {
  font-family: var(--e-voucher-heading-font-family);
  color: var(--e-voucher-heading-font-color);
  text-transform: var(--e-voucher-text-transform);
}
.e-voucher-page .e-voucher .voucher-action__button {
  border: 1px solid var(--e-voucher-button-border-color);
  background: var(--e-voucher-button-background-color);
  margin: 1rem 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  text-decoration: none;
  width: 100%;
  font-size: 1.1rem;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher .voucher-action__button {
    margin: 0 2rem;
  }
}
.e-voucher-page .e-voucher .voucher-action__button:hover {
  background: var(--e-voucher-button-hover-background-color);
  color: var(--e-voucher-button-hover-font-color);
  border: 1px solid var(--e-voucher-button-hover-border-color);
}
.e-voucher-page .e-voucher .voucher-action__button-label {
  font-style: italic;
  color: var(--e-voucher-body-font-color);
}
.e-voucher-page .e-voucher .voucher-action__button-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 83.33333%;
  max-width: 400px;
  margin: 2rem auto 3rem;
}
@media print {
  .e-voucher-page .e-voucher .voucher-action__button-container {
    display: none;
  }
}
.e-voucher-page .e-voucher .voucher-action__button-container {
  /*@include breakpoint(large) {
      flex-direction: row;
  }*/
}
.e-voucher-page .e-voucher .voucher-action__button-container .button__print {
  text-decoration: none;
}
.e-voucher-page .e-voucher .voucher-action__button-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: wait;
}
.e-voucher-page .e-voucher .voucher-action__button-text {
  color: var(--e-voucher-button-font-color);
  margin-bottom: 0;
  margin-left: 1rem;
  text-transform: var(--button-global-text-transform);
}
.e-voucher-page .e-voucher .voucher-action__button-icon {
  color: var(--e-voucher-button-font-color);
}
@media print {
  .e-voucher-page .e-voucher .voucher-action p {
    margin-bottom: 0;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-action .voucher-footer {
    text-align: left;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-action .voucher-footer:dir(rtl) {
    text-align: right;
  }
}
.e-voucher-page .e-voucher .voucher-action .voucher-footer .qrcode-instructions {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .voucher-action .voucher-footer .qrcode-instructions {
    display: block;
    font-size: 8pt;
    font-style: italic;
  }
}
.e-voucher-page .e-voucher .voucher-action .qrcode__container {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .voucher-action .qrcode__container {
    display: block;
    text-align: right;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-action .qrcode__container .qrcode {
    height: 1in;
    width: 1in;
  }
}
.e-voucher-page .e-voucher .personal-message {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .personal-message.with-personal-message {
    display: flex;
    align-items: center;
  }
}
@media print {
  .e-voucher-page .e-voucher .personal-message__container {
    padding: 3cm;
  }
}
@media print {
  .e-voucher-page .e-voucher .personal-message__container p {
    font-size: 14pt;
  }
}
.e-voucher-page .e-voucher .personal-message__page-2-footer {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .personal-message__page-2-footer {
    display: block;
  }
}
.e-voucher-page .e-voucher .redeem-instructions {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .redeem-instructions.with-personal-message {
    display: block;
    text-align: center;
    bottom: 0;
    break-after: auto;
    border-top: 3px solid var(--e-voucher-secondary-color);
    padding-top: 0.5cm;
  }
}
@media print {
  .e-voucher-page .e-voucher .redeem-instructions p {
    font-size: 8pt;
  }
}
.e-voucher-page .e-voucher .personal-message__logo-container {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .personal-message__logo-container.with-personal-message {
    display: block;
    text-align: center;
  }
}
.e-voucher-page .e-voucher .personal-message__logo-container.with-personal-message img {
  max-height: 2cm;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information.with-personal-message {
    position: relative;
    bottom: 0;
    border: none;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-information.with-personal-message .voucher-information__column {
    justify-content: start;
  }
}
@media print {
  .e-voucher-page .e-voucher .voucher-information.with-personal-message .voucher-information__column .voucher-information__reference {
    border-color: #000;
  }
}
.e-voucher-page .e-voucher .voucher-information__content.voucher-description {
  display: none;
}
.e-voucher-page .e-voucher .voucher-information__content.voucher-description.with-personal-message {
  display: none;
}
@media print {
  .e-voucher-page .e-voucher .voucher-information__content.voucher-description.with-personal-message {
    display: block;
  }
}
@media print {
  .e-voucher-page .e-voucher .with-personal-message.voucher-action {
    position: relative;
    width: 100%;
    border-top: 3px solid var(--e-voucher-secondary-color);
    padding-top: 0.5cm;
  }
}
.e-voucher-page .e-voucher .preview {
  position: sticky;
  top: 0;
  text-align: center;
  background: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
}
.e-voucher-page .e-voucher-unwrapping {
  display: table;
  margin: 0 auto;
}
.e-voucher-page .e-voucher-unwrapping a {
  text-decoration: none;
}
.e-voucher-page .e-voucher-unwrapping__loader {
  animation: hide 3s forwards;
}
.e-voucher-page .e-voucher-unwrapping__loader > div {
  position: absolute;
  left: 55%;
  top: 50%;
  z-index: 1;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid var(--button-primary-bg-color);
  width: 100px;
  height: 100px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping__loader > div {
    left: 50%;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes hide {
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration__container {
  animation: show 4s forwards;
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.e-voucher-page .e-voucher-unwrapping .illustration__container .illustration,
.e-voucher-page .e-voucher-unwrapping .illustration__container .voucher {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  cursor: pointer;
}
@keyframes show {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  75% {
    bottom: -100px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .envelope {
  text-align: center;
  display: flex;
  justify-content: center;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .envelope {
    display: block;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .envelope__mobile {
  width: auto;
  height: auto;
  position: relative;
  z-index: -1;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .envelope__mobile {
    display: none;
    width: auto;
    height: auto;
    margin-top: 13rem;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .envelope__mobile:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--e-voucher-primary-color);
  opacity: 0.65;
  print-color-adjust: exact;
  clip-path: polygon(8.592% 30.916%, 8.213% 30.916%, 8.211% 31.169%, 7.729% 31.489%, 8.208% 31.489%, 8.185% 34.393%, 44.928% 54.58%, 45.124% 54.69%, 45.124% 54.69%, 46.048% 54.342%, 47.002% 54.071%, 47.976% 53.878%, 48.964% 53.761%, 49.957% 53.721%, 50.946% 53.759%, 51.924% 53.874%, 52.882% 54.065%, 53.812% 54.334%, 54.706% 54.68%, 92.004% 34.16%, 92.029% 31.489%, 91.443% 31.257%, 51.449% 4.389%, 51.449% 4.389%, 51.153% 4.235%, 50.846% 4.115%, 50.534% 4.029%, 50.22% 3.977%, 49.909% 3.96%, 49.606% 3.977%, 49.314% 4.029%, 49.038% 4.115%, 48.782% 4.235%, 48.551% 4.389%, 8.592% 30.916%);
}
.e-voucher-page .e-voucher-unwrapping .illustration .envelope__desktop {
  display: none;
  position: relative;
  z-index: -1;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .envelope__desktop {
    display: block;
    margin-left: 12rem;
    width: auto;
    margin-top: -2rem;
  }
  .e-voucher-page .e-voucher-unwrapping .illustration .envelope__desktop img {
    height: 45rem;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .envelope__desktop:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--e-voucher-primary-color);
  opacity: 0.65;
  print-color-adjust: exact;
  clip-path: polygon(23.988% 29.855%, 23.988% 29.855%, 58.969% 10.193%, 59.101% 10.138%, 59.237% 10.103%, 59.376% 10.087%, 59.515% 10.09%, 59.654% 10.113%, 59.789% 10.155%, 59.918% 10.216%, 60.041% 10.296%, 60.155% 10.396%, 60.258% 10.515%, 60.258% 10.515%, 85.188% 41.485%, 85.392% 41.524%, 85.358% 41.696%, 85.392% 41.738%, 85.352% 41.73%, 84.849% 44.309%, 54.246% 58.019%, 53.598% 57.189%, 53.178% 56.684%, 52.697% 56.263%, 52.166% 55.927%, 51.594% 55.676%, 50.994% 55.512%, 50.373% 55.435%, 49.744% 55.446%, 49.116% 55.544%, 48.5% 55.732%, 47.905% 56.009%, 47.905% 56.009%, 46.952% 56.558%, 46.939% 56.545%, 23.341% 32.405%, 23.845% 29.828%);
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher {
  width: 85%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: -30%;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .voucher {
    display: block;
    margin-top: -75%;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher__mobile {
  width: auto;
  height: auto;
  margin-top: -50%;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .voucher__mobile {
    display: none;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher__desktop {
  display: none;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .voucher__desktop {
    display: block;
    width: auto;
    height: 23rem;
    margin-top: 22%;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher__personal-message {
  margin-top: -133%;
  padding: 2rem 2rem;
  width: 100%;
  max-width: 22rem;
  text-align: left;
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher__personal-message:dir(rtl) {
  text-align: right;
}
@media print, screen and (min-width: 64.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .voucher__personal-message {
    margin-top: -45%;
    padding: 2rem 6rem;
    max-width: 600px;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher__personal-message p.h3 {
  font-family: var(--e-voucher-body-font-family);
  color: var(--e-voucher-unwrapping-text-color);
  text-transform: none;
}
@media print, screen and (min-width: 40.0625em) {
  .e-voucher-page .e-voucher-unwrapping .illustration .voucher__personal-message p.h3 {
    font-size: 1.5rem;
  }
}
.e-voucher-page .e-voucher-unwrapping .illustration .voucher__personal-message.no-personal-message p.h3 {
  position: relative;
  text-align: center;
  margin-top: 25%;
  text-transform: none;
}
.e-voucher-page .e-voucher-unwrapping .button__container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 45rem;
}
.e-voucher-page .e-voucher-unwrapping .button__container .button.primary {
  background-color: var(--e-voucher-button-background-color);
  border-color: var(--e-voucher-button-border-color);
  font-family: var(--e-voucher-button-font-family);
  color: var(--e-voucher-button-font-color);
  font-size: 1.1875rem;
}
.e-voucher-page .e-voucher-unwrapping .button__container .button.primary:hover {
  background-color: var(--e-voucher-button-hover-background-color);
  border-color: var(--e-voucher-button-hover-border-color);
  color: var(--e-voucher-button-hover-font-color);
}

@media print {
  .e-voucher-page .e-voucher-one-page-print {
    display: flex !important;
    flex-direction: column !important;
    width: 19cm;
  }
  .e-voucher-page .e-voucher-one-page-print .welcome-message {
    padding: 0.5em;
    margin: 0 0 0 0;
  }
  .e-voucher-page .e-voucher-one-page-print .welcome-message p {
    margin-bottom: 0;
  }
  .e-voucher-page .e-voucher-one-page-print .personal-message {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .e-voucher-page .e-voucher-one-page-print .personal-message__container {
    padding: 0;
  }
  .e-voucher-page .e-voucher-one-page-print .personal-message__logo-container {
    display: none !important;
  }
  .e-voucher-page .e-voucher-one-page-print .personal-message__text {
    font-size: 12pt !important;
  }
  .e-voucher-page .e-voucher-one-page-print .personal-message p {
    margin-bottom: 0;
    text-align: center;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher {
    max-height: 700px;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher.gift-voucher-container {
    position: relative;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher img.voucher-card--print {
    transform: scale(1, 0.8);
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-round {
    margin-bottom: 4rem !important;
    margin-top: -3rem;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-round .gift-voucher {
    top: 0 !important;
    bottom: 0 !important;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-card {
    margin-bottom: 1rem !important;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-card .gift-voucher {
    top: 20px !important;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-corner {
    margin-bottom: 4rem !important;
    margin-top: -2rem;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-corner .gift-voucher {
    top: -20px !important;
  }
  .e-voucher-page .e-voucher-one-page-print .gift-voucher {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  .e-voucher-page .e-voucher-one-page-print .redeem-instructions {
    display: none !important;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information {
    position: static;
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 24px;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information .voucher-description {
    display: none !important;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__content {
    margin-bottom: 0;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__content-tc > p {
    line-height: 1.2;
    font-size: 12px;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__contact {
    display: flex;
    justify-content: space-around !important;
    margin-top: 0.5em;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__contact__icon {
    margin-right: 0.2rem;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__contact * {
    flex: 1;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__contact p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__contact a {
    flex: 6;
    text-align: left;
    text-wrap: nowrap;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__contact__info {
    display: block;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__column--double .voucher-information__contact {
    display: block !important;
    padding-left: 0;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__column--double .voucher-information__contact p {
    justify-content: left;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information__reference-instructions {
    display: none;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information .voucher-information__content-tc {
    margin-top: 16px;
  }
  .e-voucher-page .e-voucher-one-page-print .voucher-information.with-personal-message {
    padding-top: 0;
    margin-top: 0;
  }
}
.countdown {
  display: flex;
  justify-content: center;
  align-content: center;
  margin-bottom: 10px;
}
.countdown__unit, .countdown__separator {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.countdown__unit > span, .countdown__separator > span {
  display: block;
  font-size: 0.875rem;
  line-height: 1.1;
}
.countdown__unit > span:first-child, .countdown__separator > span:first-child {
  font-size: 1.5rem;
}
.countdown__separator {
  margin: 0 10px;
}
@media print, screen and (min-width: 40.0625em) {
  .countdown__separator {
    margin: 0 20px;
  }
}

.voucher-details-page .voucher-details__overview {
  text-align: center;
  font-size: 1.375rem;
}
.voucher-details-page .voucher-details__price {
  display: inline-block;
}
.voucher-details-page .voucher-details__price-discount {
  margin-right: 0;
  display: inline-block;
  font-weight: 800;
}
.voucher-details-page .voucher-details__price-previous {
  display: inline-block;
  text-decoration: line-through;
  padding: 15px;
  padding-left: 0;
  font-size: 1.125rem;
}
.voucher-details-page .voucher-details__custom-value {
  text-align: center;
}
.voucher-details-page .voucher-details__custom-value > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.voucher-details-page .voucher-details__custom-value > div input[type=text] {
  width: 100px;
  margin-left: 0.5rem;
}
.voucher-details-page .voucher-details__custom-value > div input[type=text].is-invalid {
  border-color: #FF1D25;
}
.voucher-details-page .voucher-details__custom-value small {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 1rem;
  font-style: italic;
}
.voucher-details-page .voucher-details__custom-value--mobile {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40.0625em) {
  .voucher-details-page .voucher-details__custom-value--mobile {
    display: none;
  }
}
@media print, screen and (max-width: 40.06125em) {
  .voucher-details-page .voucher-details__custom-value--desktop {
    display: none;
  }
}
.voucher-details-page .voucher-details__actions {
  margin: 0;
  padding: 0;
}
.voucher-details-page .voucher-details__actions .button-group {
  margin-bottom: 0;
  padding: 0;
}
.voucher-details-page .voucher-details__actions .button-group .button {
  flex-grow: 1;
}
.voucher-details-page .voucher-details__actions--is-sticky .button-group {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0 15px 0 10px;
}
.voucher-details-page .voucher-details__back {
  display: block;
  margin-top: 20px;
  font-size: 0.875rem;
}
.voucher-details-page .voucher-details .carousel-container {
  margin-top: 0;
}
.voucher-details-page .voucher-details__options {
  text-transform: capitalize;
  max-width: 70%;
}
.voucher-details-page .voucher-details__option {
  text-transform: capitalize;
}
.voucher-details-page .voucher-text__name {
  display: none;
}
.voucher-details-page .voucher-text__intro {
  font-size: 1.25rem;
}
.voucher-details-page .voucher-text__intro, .voucher-details-page .voucher-text__validity, .voucher-details-page .voucher-text__tags, .voucher-details-page .voucher-text__terms {
  margin-top: 20px;
  margin-bottom: 20px;
}
.voucher-details-page .voucher-text__tags ul {
  margin-left: 0;
}
.voucher-details-page .voucher-text__tags li {
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  font-size: 0.75rem;
}
.voucher-details-page .voucher-text__terms {
  padding: 40px 0;
  border-top: 1px solid #cacaca;
}

@media print, screen and (min-width: 40.0625em) {
  .voucher-details-page .page-frame {
    margin-top: 40px;
  }
  .voucher-details-page .voucher-details__overview {
    margin-left: 25%;
  }
  .voucher-details-page .voucher-details__discount-percentage {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 1;
    background-color: var(--accent-background-colour);
    color: var(--accent-font-colour);
    font-family: var(--button-global-font-family);
    padding: 1rem;
    font-size: 1.5rem;
  }
  .voucher-details-page .voucher-details__price {
    display: inline-block;
    padding: 15px;
    font-size: 1.25rem;
    flex-grow: 2;
  }
  .voucher-details-page .voucher-details__price-discount {
    font-weight: 800;
    margin-right: 7px;
  }
  .voucher-details-page .voucher-details__price-previous {
    font-size: 1.125rem;
    text-decoration: line-through;
  }
  .voucher-details-page .voucher-details .carousel-container--single-image ~ .voucher-details__overview {
    max-width: 22em;
    margin: 0 auto;
  }
  .voucher-details-page .voucher-details__actions .button-group {
    padding-left: 15px;
    padding-right: 0;
  }
  .voucher-details-page .voucher-details__actions--is-sticky .button-group {
    padding: 0 15px;
  }
  .voucher-details-page .voucher-details__back {
    display: block;
    margin: 0 0 0 25%;
  }
  .voucher-details-page .voucher-details__single_image_back {
    display: block;
    margin: 0 0 0 12.5%;
  }
  .voucher-details-page .voucher-text h1 {
    display: block;
  }
}
.check-balance-page {
  text-transform: var(--e-voucher-text-transform);
  background-color: var(--e-voucher-body-background-color);
  color: var(--e-voucher-body-font-color);
  font-family: var(--e-voucher-body-font-family);
}
.check-balance-page .p-1 {
  padding: 10px;
}
.check-balance-page .p-2 {
  padding: 20px;
}
.check-balance-page .p-3 {
  padding: 30px;
}
.check-balance-page .head h1 {
  text-align: center;
  color: var(--e-voucher-heading-font-color);
  font-family: var(--e-voucher-heading-font-family);
}
.check-balance-page .head h2 {
  color: var(--e-voucher-heading-font-color);
  font-family: var(--e-voucher-heading-font-family);
  font-size: 1.5rem;
  text-align: center;
}
.check-balance-page .card {
  font-size: 1rem;
  background-color: var(--e-voucher-card-color);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px;
  color: var(--e-voucher-voucher-card-text-color);
}
@media print, screen and (min-width: 64.0625em) {
  .check-balance-page .card {
    padding: 80px 100px 40px 100px;
  }
}
.check-balance-page .card h3 {
  color: var(--e-voucher-voucher-card-text-color);
  text-transform: var(--e-voucher-text-transform);
  font-family: var(--e-voucher-body-font-family);
}
.check-balance-page .card p {
  font-size: 0.9rem;
  margin: 0;
}
.check-balance-page .card .voided {
  text-decoration-line: line-through;
  text-decoration-color: var(--e-voucher-secondary-color);
  text-decoration-thickness: 2px;
}
.check-balance-page .card .voidedBadge {
  background-color: var(--e-voucher-secondary-color);
  color: var(--e-voucher-card-color);
  border-radius: 5rem;
  padding: 3px 10px;
  align-self: center;
  opacity: 0.7;
  float: right;
  text-transform: lowercase;
}
.check-balance-page .card button {
  background-color: var(--e-voucher-button-background-color);
  border-color: var(--e-voucher-button-border-color);
  color: var(--e-voucher-button-font-color);
  padding: 15px 60px;
  margin: 20px auto;
  width: auto;
  font-family: var(--e-voucher-button-font-family);
}
@media print, screen and (min-width: 64.0625em) {
  .check-balance-page .card button {
    padding: 15px 80px;
    margin: 25px auto;
  }
}
.check-balance-page .card button:hover {
  background-color: var(--e-voucher-button-hover-background-color);
  border-color: var(--e-voucher-button-hover-border-color);
  color: var(--e-voucher-button-font-color);
}
.check-balance-page .card .voucher-input {
  display: flex;
  flex-direction: row;
  margin: 20px 0;
  justify-content: center;
}
.check-balance-page .card .voucher-input input {
  width: 50%;
  text-align: center;
  border-color: var(--e-voucher-primary-color);
  padding: 10px;
  height: 3.5rem;
}
@media print, screen and (min-width: 40.0625em) {
  .check-balance-page .card .voucher-input input {
    padding: 20px;
  }
}
.check-balance-page .card .voucher-input .dash {
  height: 3px;
  width: 2%;
  background-color: var(--e-voucher-primary-color);
  display: flex;
  margin: auto 1%;
}
.check-balance-page .card .current-balance {
  margin-bottom: 80px;
}
.check-balance-page .card .current-balance h3, .check-balance-page .card .current-balance span {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.check-balance-page .card .current-balance h3 {
  font-size: 2rem;
  font-stretch: expanded;
  color: var(--e-voucher-voucher-card-text-color);
  text-transform: var(--e-voucher-text-transform);
  font-family: var(--e-voucher-body-font-family);
}
.check-balance-page .card .current-balance .total-balance {
  font-size: 3rem;
  padding-top: 40px 0 20px 0;
}
.check-balance-page .card .current-balance .expiry-date {
  font-weight: lighter;
}

.voucher-listing-page .voucher-listing-container {
  position: relative;
  float: none;
  margin: -40px auto 40px auto;
  min-height: 500px;
  max-width: 1440px;
}
.voucher-listing-page .voucher-listing-title {
  padding: 5px 5px 1px;
}
.voucher-listing-page .voucher-listing-title__description {
  font-size: 1.1rem;
}
.voucher-listing-page .voucher-listing-title__description p {
  margin: 1.5rem 0;
}
.voucher-listing-page .overlaps-carousel {
  margin: 0 auto;
  background-color: var(--body-background-color);
  text-align: center;
}

@media print, screen and (min-width: 40.0625em) {
  .voucher-listing-page .voucher-listing-container {
    margin: 0px auto 40px auto;
  }
  .voucher-listing-page .overlaps-carousel {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .voucher-listing-page .voucher-listing-container {
    margin: -100px auto 40px auto;
  }
  .voucher-listing-page .carousel-container--large + .voucher-listing-aligner .voucher-listing-container {
    margin-top: -30px;
  }
}
.search-results-page .search-results-container {
  min-height: 500px;
  max-width: 1440px;
  margin: 60px auto 0px auto;
}
.search-results-page .search-results-container h1 {
  font-size: 1.75rem;
  text-align: center;
}
.search-results-page .search-container {
  background: #e6e6e6;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.search-results-page .search-container__inner {
  position: relative;
  max-width: 95%;
  margin: 0 auto;
  padding: 20px 0;
}
.search-results-page .search-container__input {
  height: auto;
  margin: 0;
  padding: 16px 40px 16px 16px;
}
.search-results-page .search-container__actions {
  position: absolute;
  right: 10px;
  top: 52%;
  transform: translateY(-50%);
  font-size: 1.875rem;
  color: #cacaca;
}
.search-results-page .voucher-filters--secondary .filter {
  margin: 0;
}
.search-results-page .overlay.overlay--voucher-listing {
  top: 260px;
  bottom: 0;
}

@media print, screen and (min-width: 40.0625em) {
  .search-results-page .search-container__inner {
    max-width: 50%;
  }
  .search-results-page .voucher-filters__inner {
    margin: 0 1rem;
    justify-content: flex-end;
  }
  .search-results-page .voucher-filters__inner .filter {
    margin: 0 1rem;
  }
}
.rich-text-page .rich-text h1 {
  margin: 40px 0;
  text-align: center;
}
.rich-text-page .rich-text h2, .rich-text-page .rich-text h3 {
  margin: 10px 0;
}
.rich-text-page .rich-text table {
  width: 100% !important;
  border: none;
}
.rich-text-page .rich-text thead, .rich-text-page .rich-text tbody, .rich-text-page .rich-text tfoot {
  border: none;
  background-color: var(--body-background-color);
}
.rich-text-page .rich-text tr {
  border-bottom: 1px solid #e6e6e6;
}
.rich-text-page .rich-text tbody tr:nth-child(even) {
  background-color: var(--body-background-color);
}
.rich-text-page .rich-text img {
  display: block;
  margin: 0 auto;
}

.campaign-grid-page .grid-content {
  position: relative;
  float: none;
  margin: 0 auto 40px;
  min-height: 500px;
  max-width: 1440px;
}

.intl-tel-input {
  position: relative;
  display: inline-block;
  width: 100%;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.intl-tel-input .selected-flag .iti-arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  font-size: 1rem;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-left: 6px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  width: auto;
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {
    background-size: 5652px 15px;
  }
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti-flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/assets/css/img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {
    background-image: url("/assets/css/img/flags@2x.png");
  }
}
.iti-flag.np {
  background-color: transparent;
}

.custom-select {
  position: relative;
}

.custom-select__select {
  opacity: 0;
  line-height: 1.2;
}

.custom-select__text {
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 2.6rem;
  line-height: 1.2;
  border: 1px solid #e6e6e6;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.6rem;
  background-color: #fefefe;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  padding-right: 1.5rem;
}
.custom-select__text:focus, .has-focus .custom-select__text {
  /*color: $form-control-focus;*/
}
.custom-select__text {
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.custom-select__text.custom-select__text--active {
  color: #D1D1D1;
  border-bottom-color: #D1D1D1;
}
.custom-select__text .icon {
  position: absolute;
  right: 1rem;
  top: 0.8rem;
}

.custom-select__text-content {
  white-space: nowrap;
  text-overflow: clip;
  overflow: hidden;
  display: inline-block;
  max-width: 90%;
}

.custom-select__tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  /*margin: 25px 0 0 (-$custom-select-tooltip-width /2);*/
  width: 125%;
  border: 1px solid #999999;
  background: #FFFFFF;
  text-align: left;
  -webkit-box-shadow: 0 0 8px -4px rgba(18, 18, 18, 0.5);
  -moz-box-shadow: 0 0 8px -4px rgba(18, 18, 18, 0.5);
  box-shadow: 0 0 8px -4px rgba(18, 18, 18, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out 1ms, visibility 4ms ease-in-out 0s;
  /*&:before {
      position: absolute;
      left: 50%;
      bottom: 100%;
      content: '';
      width: 0;
      height: 0;
      border-width: 0 8px 8px 8px;
      border-color: transparent transparent #FFFFFF transparent;
      border-style: solid;
      margin-left: -8px;
  }*/
}
.custom-select__tooltip.custom-select__tooltip--showing {
  visibility: visible;
  opacity: 1;
}

.custom-select__tooltip-inner {
  max-height: 220px;
  box-sizing: border-box;
  overflow-y: auto;
}

.custom-select__tooltip-option {
  padding: 0 0 10px;
  font-size: 1rem;
  list-style: none;
  color: #0a0a0a;
  cursor: pointer;
  transition: all 0.3s 0s ease-in-out;
}
.custom-select__tooltip-option:hover {
  background-color: #e6e6e6;
}
.custom-select__tooltip-option--no-hover {
  cursor: initial;
}
.custom-select__tooltip-option--no-hover:hover {
  background: inherit;
}

.custom-select__tooltip-button {
  text-align: left;
}

/* Latest checkout styles*/
html.checkout {
  --scroll-top: 0;
  --sidebar-height: 0;
}
html.checkout, html.checkout body, html.checkout #checkout-app {
  position: relative;
  height: 100vh;
  margin: 0;
  padding: 0;
}
html.checkout header {
  position: relative;
  height: 100px;
  z-index: 10;
}
html.checkout aside {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9;
}

@media print, screen and (min-width: 64.0625em) {
  html.checkout {
    --sidebar-width: 340px;
    --max-content-width: 620px;
    --left-content-offset: calc((100% - var(--max-content-width) - var(--sidebar-width)) / 2);
  }
}
@media screen and (min-width: 64.0625em) and (min-width: 75.0625em) and (max-width: 90.06125em) {
  html.checkout {
    --sidebar-width: 400px;
    --max-content-width: 750px;
  }
}
@media screen and (min-width: 64.0625em) and (min-width: 90.0625em) {
  html.checkout {
    --sidebar-width: 450px;
    --max-content-width: 800px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout header {
    padding-left: var(--left-content-offset);
    padding-right: calc(var(--left-content-offset) + var(--sidebar-width));
    width: 100%;
  }
  html.checkout main, html.checkout footer {
    max-width: var(--max-content-width);
    margin-left: var(--left-content-offset) !important;
  }
  html.checkout aside {
    --sidebarOffset: calc(max(0, 100 - var(--scroll-top)) * 1px);
    top: 0;
    width: var(--sidebar-width);
    padding-top: var(--sidebarOffset) !important;
  }
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout #checkout-app {
    padding: 10px;
  }
  html.checkout header {
    margin: -10px -10px 0 -10px;
    padding: 0 10px;
  }
  html.checkout aside {
    padding: 10px;
    left: 0;
    max-height: 100vh;
  }
  html.checkout .confirmation-step aside {
    position: relative;
    padding: 0;
    max-height: none;
  }
}
.has-divider {
  margin: 0 0 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgb(from var(--body-font-color) r g b/0.2);
  border-color: #707070;
  margin: 0 0 0.75rem;
  padding-bottom: 0;
}

.checkout-heading {
  display: block;
  line-height: 2rem;
  font-weight: bold;
  margin: 0 0 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgb(from var(--body-font-color) r g b/0.2);
}

.checkout-heading {
  margin-top: 2rem;
}
.checkout-heading--inline {
  display: inline-block;
  width: 55%;
  float: left;
  margin-bottom: 0;
}

.checkout-heading-action {
  display: inline-block;
  width: 45%;
  margin: 0 0 0.25rem;
  vertical-align: top;
  text-transform: uppercase;
  text-align: right;
}
.checkout-heading-action__text {
  font-weight: normal;
  padding: 0 0.5rem;
  border-right: 1px solid rgb(from var(--body-font-color) r g b/0.2);
  font-size: 0.875rem;
  line-height: 1.2;
}
.checkout-heading-action .button {
  margin: 0;
  vertical-align: baseline;
}

.vue-template {
  display: none;
}

.checkout__information-box {
  border: 1px solid #707070;
  padding: 1.5rem 1em;
  background-color: rgba(76, 76, 76, 0.1);
  margin-bottom: 3rem;
  display: flex;
}
.checkout__information-box:before {
  content: "i";
  display: inline-block;
  margin-right: 1em;
  font-weight: bold;
  border: 2px solid;
  border-radius: 50%;
  padding: 2px 11px;
  font-size: 1.207rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  height: 100%;
}

@media print, screen and (min-width: 40.0625em) {
  .checkout-heading--inline {
    display: inline-block;
    float: left;
  }
}
.checkout-page .terms-conditions-area .form-row-container {
  margin-bottom: 0;
}
.checkout-page .terms-conditions-area .form-row-container .form-row__label {
  margin-bottom: 0;
}
.checkout-page .checkout-page-subtotal {
  float: right;
  line-height: 3.5;
}
.checkout-page .checkout-page-subtotal__price {
  font-weight: bold;
  margin-left: 0.25em;
}
.checkout-page .checkout-payment > .checkout-heading {
  margin-top: 0;
}
.checkout-page .checkout-payment .checkout-extra-information {
  font-size: 0.875rem;
  font-style: italic;
}
.checkout-page .payment-step .checkout-page-heading {
  border-bottom: none;
}
.checkout-page .ap-suggestion {
  /*font-size: $input-font-size;*/
  text-align: left;
}
.checkout-page .abandon-checkout-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1rem;
  padding: 10px 0 0 0;
}
.checkout-page .abandon-checkout-container > div {
  padding: 0 0 10px 0;
}
.checkout-page .abandon-checkout-container > button {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem !important;
}
.checkout-page .abandon-checkout-container > button .icon {
  margin: 0 0.5rem 0 0;
}
.checkout-page .checkout-error {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  color: #FF1D25;
}

@media print, screen and (min-width: 40.0625em) {
  .checkout-page .checkout-page-subtotal {
    display: none;
  }
  .checkout-page .checkout-payment > .checkout-heading {
    margin-top: 2rem;
  }
}
html.checkout body {
  background: #fff;
  color: #0a0a0a;
  line-height: 1.5rem;
  font-size: 1rem;
}
html.checkout aside {
  background: #fff;
}
html.checkout h1, html.checkout .h1 {
  font-size: 2.859rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout h2, html.checkout .h2 {
  font-size: 2.145rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  font-size: 1.333rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout h4, html.checkout .h4 {
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  font-size: 1.207rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout a {
  color: #0a0a0a;
  text-decoration: underline;
}
html.checkout li, html.checkout label, html.checkout button, html.checkout input,
html.checkout .checkout-item__section-heading,
html.checkout .button,
html.checkout .button.action,
html.checkout .footer-summary-item {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  margin: 0;
}
html.checkout label {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
html.checkout label:before {
  line-height: 1.5rem !important;
}
html.checkout input[type=text],
html.checkout input[type=email],
html.checkout input[type=password],
html.checkout input[type=number],
html.checkout input[type=tel],
html.checkout input[type=date],
html.checkout textarea {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  margin: 0;
}
html.checkout [type=text],
html.checkout [type=password],
html.checkout [type=date],
html.checkout [type=datetime],
html.checkout [type=datetime-local],
html.checkout [type=month],
html.checkout [type=week],
html.checkout [type=email],
html.checkout [type=number],
html.checkout [type=search],
html.checkout [type=tel],
html.checkout [type=time],
html.checkout [type=url],
html.checkout [type=color],
html.checkout textarea,
html.checkout select {
  height: 3rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
html.checkout .intl-tel-input {
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
html.checkout .button.small {
  height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout [class^=icon-], html.checkout [class*=" icon-"] {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .checkout-item__details .p {
  font-size: 2.145rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .alert-message {
  margin: 0 -10px;
}
html.checkout .form-row {
  margin: 0;
}
html.checkout .form-row-container {
  margin-bottom: 1.5rem;
}
html.checkout .form-row__label {
  margin-bottom: 0.25rem;
}
html.checkout .form-row__label-text {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-weight: normal;
}
html.checkout .form-row--radio .form-row-container {
  margin-bottom: 0;
}
html.checkout .checkout-payment .checkout-extra-information {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .page-footer {
  padding-bottom: 1rem;
  text-align: center;
  background-color: unset;
  color: unset;
}
html.checkout .page-footer__inner {
  border-top: 1px solid #707070;
}
html.checkout .page-footer__nav {
  padding-bottom: 0;
  border-bottom: none;
}
html.checkout .page-footer__nav ul {
  margin-bottom: 1rem;
}
html.checkout .page-footer__nav li a {
  text-decoration: none;
}
html.checkout .page-footer__nav span, html.checkout .page-footer__nav p, html.checkout .page-footer__nav li {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  margin-bottom: 0.375rem;
}
html.checkout .page-footer__nav img {
  width: 45px !important;
  height: auto !important;
  padding-right: 6px;
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout #checkout-app:not(.confirmation-step) .page-footer {
    padding-bottom: calc(var(--sidebar-height) * 1px + 1rem);
  }
}
html.checkout .checkout__page-title {
  font-size: 2.859rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  margin-bottom: 0.75rem;
}
html.checkout .order-summary__heading {
  border-bottom: 1px solid #707070;
}
html.checkout .checkout__page-instructions {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .checkout-page__section-heading {
  display: none;
}
html.checkout .button {
  padding: 0.75rem 1em;
}

.checkout-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: var(--body-background-color);
}
.checkout-loader__inner {
  text-align: center;
  padding-top: 40vh;
}
.checkout-loader__inner svg {
  stroke: var(--body-font-color);
  height: 70px;
  width: 70px;
}
.checkout-loader__text {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: var(--body-font-color);
  margin-top: 2em;
}

.checkout-header {
  display: flex;
  justify-content: center;
}
.checkout-header--centered {
  text-align: center;
}
.checkout-header--with-color {
  background-color: var(--header-background-color);
}
.checkout-header__logo-container {
  display: inline-block;
}
.checkout-header__logo-container img {
  height: 100px;
  width: auto;
  max-width: 300px;
  object-fit: contain;
}
.checkout-header__buttons {
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
.checkout-header__buttons button {
  color: var(--header-font-color);
}
.checkout-header__buttons button:hover {
  color: rgb(from var(--header-font-color) r g b/0.6);
}
.checkout-header .top-bar-left.hide-for-medium {
  text-align: left;
}

.checkout-notification, .notification {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(from var(--footer-bg-color) r g b/0.9);
  z-index: 16;
}
.checkout-notification__inner, .notification__inner {
  position: relative;
  max-width: 35em;
  background: #fefefe;
  margin: 1rem 0.25rem 0;
  padding: 4rem 2rem;
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
  color: var(--voucher-card-text-font-color);
}
.checkout-notification__heading, .notification__heading {
  max-width: 300px;
  margin: 0 0 1em auto;
  border-bottom: 1px solid var(--voucher-card-text-font-color);
  text-align: right;
  color: var(--voucher-card-text-font-color);
}
.checkout-notification--active, .notification--active {
  display: block;
  z-index: 9999;
}
.checkout-notification__img {
  margin: 1rem;
  max-width: 10em;
}
.checkout-notification .button.centered-block, .notification .button.centered-block {
  margin-bottom: 1rem;
}
.checkout-notification .close, .notification .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: var(--voucher-card-text-font-color);
  font-size: 1.25rem;
  z-index: 20;
}

@media print, screen and (min-width: 40.0625em) {
  .checkout-notification__inner, .notification__inner {
    margin: 1rem auto;
  }
}
.checkout-delivery-footer {
  padding: 1rem 0 0;
  border-top: 1px solid rgb(from var(--body-font-color) r g b/0.2);
  font-size: 0;
}
.checkout-delivery-footer__section {
  display: inline-block;
  width: 50%;
}
.checkout-delivery-footer__section:nth-child(2) {
  text-align: right;
}

.footer-summary-item {
  font-size: 1rem;
}
.footer-summary-item:nth-child(even) {
  margin: 0 0 0 1rem;
}
.footer-summary-item__value {
  font-weight: bold;
}

html.checkout .order-details {
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
}
html.checkout .order-details__overview {
  margin-bottom: 1rem;
}
html.checkout .order-details__overview .icon-gift {
  display: block;
  font-size: 4.5rem;
  margin: 1.5rem;
  color: var(--anchor-font-color);
}
html.checkout .order-details__order-management {
  margin-top: 2rem;
}
html.checkout .order-details h2 {
  font-size: 1.5rem;
  font-family: var(--body-font-family);
  text-transform: none;
}
html.checkout .order-details h2 + span {
  display: block;
  margin-bottom: 0.5rem;
}
html.checkout .order-details__order-number {
  font-weight: bold;
}
html.checkout .order-details__delivery-group {
  text-align: left;
}
html.checkout .order-details__item-list {
  margin: 0;
  list-style: none;
}
html.checkout .order-details__item {
  padding: 0 0 0.5rem 0;
}
html.checkout .order-details__item-name {
  display: block;
  font-weight: bold;
}
html.checkout .order-details__delivery-line {
  display: block;
}
html.checkout .order-details__price {
  text-align: right;
  font-weight: bold;
}
html.checkout .order-details__price-breakdown {
  margin-bottom: 1.5rem;
  text-align: left;
}
html.checkout .order-details__footnote {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .order-details__info {
  color: #707070;
}

html.checkout .order-summary {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px;
}
html.checkout .order-summary__header {
  position: relative;
}
html.checkout .order-summary__content {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  justify-content: start;
  overflow-y: auto;
  /* to shift the scrollbar away from content */
  margin-right: -5px;
  padding-right: 5px;
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout .order-summary__content {
    max-height: 50vh;
  }
}
html.checkout .order-summary__content ul {
  flex-shrink: 1;
  min-height: 0; /* otherwise the flex item will not shrink and will accomodate all content */
  margin: 0;
}
html.checkout .order-summary__toggle {
  position: absolute;
  top: 0;
  right: 0;
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout .order-summary__toggle {
    display: none;
  }
}
html.checkout .order-summary__toggle > .icon {
  font-size: 1.5rem;
  line-height: 2rem;
}
html.checkout .order-summary__loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
html.checkout .order-summary:before {
  content: " ";
  position: absolute;
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout .order-summary:before {
    box-shadow: 0 -4px 4px -4px rgba(0, 0, 0, 0.2509803922) inset;
    top: 4px;
    left: -40px;
    right: -40px;
    height: 4px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout .order-summary:before {
    box-shadow: -4px 0 4px -4px rgba(0, 0, 0, 0.2509803922) inset;
    top: -40px;
    left: -4px;
    bottom: -40px;
    width: 4px;
  }
}
html.checkout .order-summary--loading .order-summary__loader {
  display: block;
}
html.checkout .order-summary--loading > section {
  opacity: 0.5;
  pointer-events: none;
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout .order-summary:not(.order-summary--expanded) .order-summary-breakdown {
    border-top: none;
    margin-top: 0;
  }
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout #checkout-app:not(.confirmation-step) .order-summary:not(.order-summary--expanded) .order-summary-breakdown > li:not([data-context=totalAmount]) {
    display: none;
  }
  html.checkout #checkout-app.confirmation-step .order-summary:before {
    display: none;
  }
  html.checkout #checkout-app.confirmation-step .order-summary__toggle {
    display: none;
  }
  html.checkout #checkout-app.confirmation-step .order-summary__content {
    max-height: unset;
  }
  html.checkout #checkout-app.confirmation-step .order-summary__footer {
    margin-top: 20px;
  }
}
html.checkout .order-summary__heading {
  font-variant: all-small-caps;
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout .order-summary__heading {
    font-size: 1.207rem;
    line-height: 1.5rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    border-bottom: none;
    margin: 0.25rem 0 0.5rem 0;
  }
}
html.checkout .order-summary-breakdown {
  list-style: none;
  font-size: 0;
}
html.checkout .order-summary-breakdown-item {
  margin-bottom: 1.5rem;
}
@media print, screen and (max-width: 64.06125em) {
  html.checkout .order-summary-breakdown-item {
    margin-bottom: 0.75rem;
  }
}
html.checkout .order-summary-breakdown-item {
  color: #707070;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
html.checkout .order-summary-breakdown-item--highlighted {
  font-weight: bold;
  color: #000;
}
html.checkout .order-summary-breakdown-item__row {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  width: 100%;
}
html.checkout .order-summary-breakdown-item__name, html.checkout .order-summary-breakdown-item__value {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
html.checkout .order-summary-breakdown-item__name {
  flex: 1;
}
html.checkout .order-summary-breakdown-item__type {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .order-summary-breakdown-item__value {
  flex: 0 0 auto;
}
html.checkout .order-summary-breakdown-item__value:is(input) {
  height: 2rem !important;
  max-width: 50%;
}
html.checkout .order-summary-breakdown-item__personal-message {
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  width: 100%;
}
html.checkout .order-summary-breakdown-item__personal-message > span {
  display: inline-block;
  max-width: 75%;
  white-space: nowrap;
  vertical-align: text-bottom;
  white-space: normal;
}
html.checkout .order-summary-breakdown-item__personal-message-edit {
  margin-left: 0.7rem;
  color: var(--anchor-font-color);
}
html.checkout .order-summary-breakdown-item__personal-message-edit > .icon {
  margin-bottom: 0;
}
html.checkout .order-summary-breakdown-item__close {
  color: #707070;
  margin-left: 0.5rem;
}
html.checkout .order-summary-breakdown-item__close-container {
  width: 100%;
  max-width: 16.66667%;
  text-align: right;
}
html.checkout .order-summary-promo {
  padding-bottom: 0.75rem;
  text-align: right;
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout .order-summary-promo {
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
html.checkout .order-summary-promo__show-link {
  color: #707070;
  text-decoration: underline;
  font-style: italic;
  font-size: 0.8rem;
}
html.checkout .order-summary-promo__code-container {
  text-align: left;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
html.checkout .order-summary-promo__code-container__instructions {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
html.checkout .order-summary-promo__code-container button {
  width: 96px;
  height: 2rem !important;
  padding: 0;
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout .order-summary-promo__code-container button {
    width: 125px;
  }
}
html.checkout .order-summary-promo__code-container__show-link {
  text-align: left;
}
html.checkout .order-summary-promo .promo-code-input {
  flex: 1;
  margin-right: 1rem;
  height: 2rem;
}
html.checkout .order-summary-promo__promo-code-invalid {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  flex: 1 0 100%;
  color: #FF1D25;
}
html.checkout .order-summary-breakdown__change-cost-actions {
  display: flex;
  justify-content: end;
  align-items: center;
  margin-bottom: 1.5rem;
}
html.checkout .order-summary-breakdown__change-cost-actions > span {
  font-size: 1rem;
  color: #707070;
}
html.checkout .order-summary-breakdown__change-cost-actions > button {
  line-height: 2rem;
  padding: 0 10px;
  margin: 0 0 0 1rem !important;
}
html.checkout .continue-shopping-container {
  margin-top: 1rem;
  text-align: center;
}

.user-step {
  margin-top: 2.25rem;
  margin-bottom: 1.5rem;
}
.user-step__question {
  position: relative;
  font-weight: 600;
  font-size: 1.333rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0.75rem;
}
.user-step__question-underlined {
  padding-bottom: 6px;
  border-bottom: 1px solid #707070;
}
.user-step__options-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 40.0625em) {
  .user-step__options-container {
    flex-direction: row;
  }
}
.user-step__options-container .button {
  flex: 1;
  margin-top: 0.75rem;
  margin-left: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .user-step__options-container .button {
    margin-top: 0;
    margin-left: 1em;
  }
  .user-step__options-container .button:dir(rtl) {
    margin-left: unset;
    margin-right: 1em;
  }
}
.user-step__options-container .button:first-child {
  margin-top: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .user-step__options-container .button:first-child {
    margin-left: 0;
  }
}
.user-step__options-container .button.primary, .user-step__options-container .button.secondary:hover {
  background-color: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
}
.user-step__options-container .button.small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  width: 47%;
  min-width: 300px;
}

.personalise p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
.personalise__options {
  margin-bottom: 3rem;
}
.personalise__voucher {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.personalise__voucher .voucher-title {
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  margin-top: -3px;
  margin-bottom: 0;
}
.personalise__voucher .voucher-price {
  font-size: 1.333rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
.personalise__voucher .voucher__gift-message__charLimit {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  color: red;
  margin-bottom: 0;
}
.personalise__voucher .voucher-image {
  height: 4.5rem;
  border-radius: 0.5rem;
  float: left;
  margin-right: 1rem;
  margin-top: 0.5rem;
}
.personalise__form {
  margin-top: 0.75rem;
}
.personalise__form .form-row__label-text {
  font-weight: normal;
  margin-bottom: 0;
}
.personalise__form .label-text {
  font-weight: normal;
}
.personalise__form .voucher__gift-greeting-input {
  height: 6rem;
  margin-bottom: 0;
}
.personalise__form .voucher__gift-greeting-text {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  padding: 0.5rem;
}
.personalise__form .voucher__gift-message-input {
  height: 6rem;
  margin-bottom: 0;
}
.personalise__form .voucher__gift-message-text {
  height: 6rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  padding: 0.5rem;
}

.packaging-options {
  margin-top: 1.5rem;
}
.packaging-options .packaging-option-box {
  cursor: pointer;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.packaging-options .selected {
  border: 1px solid var(--body-font-color);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  cursor: default;
}
.packaging-options .packaging-option-image {
  height: 4.5rem;
  border-radius: 0.5rem;
  margin-right: 2rem;
}
.packaging-options .packaging-option-details {
  display: flex;
  flex-direction: column;
}
.packaging-options .packaging-option-name {
  margin-top: 0;
}
.packaging-options .packaging-option-price {
  margin-top: 0;
}

.checkout-billing__marketing-form {
  margin-bottom: 1.5rem;
}
.checkout-billing__marketing-form label,
.checkout-billing__marketing-form .form-legend {
  font-size: 0.875rem;
  font-weight: normal;
}
.checkout-billing__use-delivery-address.button {
  margin-bottom: 1.5rem;
}
.checkout-billing .checkout__information-box {
  flex-direction: row;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 0.5rem 1rem;
}

html.checkout .checkout-payment__billing-recap div {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
html.checkout .checkout-payment__payment-options {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  align-content: center;
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout .checkout-payment__payment-options {
    flex-direction: row;
    justify-content: space-between;
  }
}
html.checkout .checkout-payment__standalone-error {
  margin-top: -1rem;
}
html.checkout .checkout-payment .checkout__information-box {
  flex-direction: row;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 0.5rem 1rem;
}

.marketing {
  text-align: center;
  margin: 2em 0;
}
.marketing h2 {
  text-transform: none;
}
.marketing__question {
  margin-bottom: 1rem;
}
.marketing__question .h4 {
  text-align: center;
  text-transform: none;
}
.marketing__question--answers {
  text-align: left;
  max-width: 200px;
  margin: 1rem auto 2rem;
}
.marketing__question--answers .form-row {
  margin-bottom: 0;
}
.marketing__question--answers .form-row .form-row__control {
  margin-bottom: 0.25rem;
}
.marketing__question--answers label {
  font-weight: normal;
  font-size: 1rem;
}
.marketing__question--answers input[value=Yes] + label .label-text {
  font-weight: bold;
}
.marketing__done p {
  font-size: 1.25rem;
}
.marketing button {
  padding-left: 3em;
  padding-right: 3em;
}

/*#region FORM RESETS */
input,
textarea {
  border-radius: 0;
  padding: 0;
  color: var(--body-font-color);
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=date],
select,
textarea {
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  background-color: transparent;
}

input[type=number]:-webkit-inner-spin-button,
input[type=number]:-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*#endregion*/
/*#region INPUTS*/
label,
.form-legend {
  display: block;
  position: relative;
  background: transparent;
  color: var(--body-font-color);
  font-weight: bold;
  transition: all 0.3s 0s ease-in-out;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=date],
textarea {
  padding: 10px;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 2.6rem;
  background-color: #FFFFFF;
  color: #333333;
  line-height: 1.2;
}
input[type=text]:focus, .has-focus input[type=text],
input[type=email]:focus,
.has-focus input[type=email],
input[type=password]:focus,
.has-focus input[type=password],
input[type=number]:focus,
.has-focus input[type=number],
input[type=tel]:focus,
.has-focus input[type=tel],
input[type=date]:focus,
.has-focus input[type=date],
textarea:focus,
.has-focus textarea {
  color: #1A1A1A;
}

select {
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 2.6rem;
  background-color: #FFFFFF;
  color: #333333;
  line-height: 1.2;
}
select:focus, .has-focus select {
  color: #1A1A1A;
}

/* Radio and Checkbox input styles */
input[type=radio],
input[type=checkbox] {
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

input[type=checkbox] + label,
input[type=radio] + label {
  margin-left: 0;
  font-weight: normal;
}

input[type=radio] + label::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e836";
  line-height: inherit;
  color: #707070;
}

input[type=radio]:checked + label::before {
  content: "\e837";
  line-height: inherit;
  color: var(--anchor-font-color);
}

input[type=checkbox] + label::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e835";
  line-height: inherit;
  color: #707070;
}

input[type=checkbox]:checked + label::before {
  content: "\e834";
  line-height: inherit;
  color: var(--anchor-font-color);
}

input[type=checkbox] + label::before,
input[type=radio] + label::before {
  font-size: 1.5rem;
  vertical-align: middle;
}

input.position-right[type=checkbox] + label::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e835";
  line-height: inherit;
}

input.position-right[type=checkbox]:checked + label::after {
  content: "\e834";
  line-height: inherit;
}

input.position-right[type=checkbox] + label::after {
  font-size: 1rem;
  vertical-align: middle;
}

input.position-right[type=checkbox] + label::before,
input.position-right[type=checkbox]:checked + label::before {
  content: none;
}

input.invert[type=checkbox] + label::before,
input.invert[type=checkbox]:checked + label::before,
input.invert[type=checkbox] + label::after,
input.invert[type=checkbox]:checked + label::after {
  color: #fefefe;
}

/* */
textarea {
  height: 120px;
  resize: none;
}

/*#endregion*/
.form::before, .form::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.form::after {
  clear: both;
}
.form {
  position: relative;
  margin: 0 auto;
  font-size: 0;
}

fieldset.no-spacing {
  margin: 0;
}
fieldset.no-spacing .form-row {
  margin: 0;
}
fieldset.aside label,
fieldset.aside .form-legend {
  font-size: 0.875rem;
  font-weight: normal;
}

legend {
  display: block;
  width: 100%;
}

.form-legend {
  margin-bottom: 0;
}

.label-text {
  margin-left: 0.5rem;
  vertical-align: middle;
}
.label-text > * {
  display: inline-block;
}
.label-text--selected {
  font-weight: bold;
}

.form-row {
  margin: 0 0 1rem;
}
.form-row__control {
  margin: 0 0 0.25rem;
}
.form-row__control--inline {
  display: inline-block;
}
.form-row--radio .form-row__control label::before, .form-row--checkbox .form-row__control label::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-row--radio.form-row--inline {
  display: inline-block;
}
.form-row--text-area {
  resize: none;
}
.form-row__label-text {
  display: block;
}
.form-row__help-text {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: rgb(from var(--body-font-color) r g b/0.8);
}

/*#region FIELDS FOCUS*/
.has-focus .form-row {
  border-color: #1A1A1A;
}
.has-focus.invalid .form-group-error {
  display: none;
}

/*#endregion*/
/*#region FIELDS VALIDATION*/
.form-row--invalid input[type=text],
.form-row--invalid input[type=email],
.form-row--invalid input[type=password],
.form-row--invalid input[type=number],
.form-row--invalid input[type=tel],
.form-row--invalid input[type=date],
.form-row--invalid select,
.form-row--invalid textarea {
  border-width: 2px;
  border-color: #FF1D25;
}
.form-row--invalid .form-row__errors-container {
  display: block;
}

.form-row__errors-container {
  display: none;
}
.form-row__errors-container .form-row__error {
  font-size: 0.906rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: #FF1D25;
  padding: 0;
  position: relative;
  text-align: left;
}

/*#endregion*/
@media print, screen and (min-width: 40.0625em) {
  .form-row--1-2 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 0;
  }
  .form-row--1-2 .form-row-container {
    padding: 0 0.25rem 0 0;
  }
}
.interaction-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(from #0a0a0a r g b/0.75);
  overflow-y: scroll;
  z-index: 16;
}
.interaction-overlay__inner {
  position: relative;
  top: 72px;
  width: auto;
  max-width: 95vw;
  margin: 0 auto;
  background: #fefefe;
  padding: 1.5rem;
  padding-top: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .interaction-overlay__inner {
    max-width: 80vw;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .interaction-overlay__inner {
    max-width: 50vw;
    padding: 3rem;
    padding-top: 0;
  }
}
.interaction-overlay__heading {
  text-align: center;
}
.interaction-overlay__close {
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}
.interaction-overlay__close .icon-close {
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  text-align: right;
  color: #707070;
}
.interaction-overlay__notif {
  position: fixed;
  top: 0;
  width: 100%;
  background: var(--alert-color);
  color: var(--alert-color-contrast);
  text-align: center;
}
.interaction-overlay__notif .clear {
  color: var(--alert-color-contrast);
  text-decoration: underline;
}
.interaction-overlay .close {
  position: absolute;
  right: 20px;
  top: 40px;
  color: var(--footer-font-color);
  font-size: 1.25rem;
  z-index: 20;
}
.interaction-overlay .form-row {
  color: var(--footer-font-color);
}
.interaction-overlay .form-row label, .interaction-overlay .form-row .form-legend {
  color: #707070;
  font-weight: normal;
}
.interaction-overlay .form-row .form-row__label-text {
  margin-bottom: 0;
  color: #707070;
  font-weight: normal;
}
.interaction-overlay .form-row .form-row__help-text {
  color: #707070;
}
.interaction-overlay .button.primary {
  width: 100%;
  margin: 0;
  background: var(--button-primary-bg-color);
  color: var(--button-primary-font-color);
  border-color: var(--button-primary-border-color);
}

.html-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(from var(--footer-bg-color) r g b/0.9);
  z-index: 16;
  text-align: center;
}
.html-overlay__inner > * {
  font-size: 1rem;
}

.interaction-overlay__heading {
  text-align: center;
}
.interaction-overlay__close {
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}
.interaction-overlay__close .icon-close {
  font-size: 1.609rem;
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  text-align: right;
  color: #707070;
}
.interaction-overlay .button {
  width: 100%;
  margin: 0;
}

.checkout-delivery__on-site {
  font-size: 1.333rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
.checkout-delivery__postal-instructions {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}
.checkout-delivery .postal-delivery__group {
  margin-bottom: 3rem;
}
.checkout-delivery .postal-delivery__address {
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem;
  font-style: normal;
}
.checkout-delivery .postal-delivery__address button {
  margin-top: 1.5rem;
  width: 100%;
}
@media print, screen and (min-width: 40.0625em) {
  .checkout-delivery .postal-delivery__address button {
    width: 33%;
  }
}
.checkout-delivery .postal-delivery__address-title {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-weight: bold;
}
.checkout-delivery .postal-delivery__address-line {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  margin-bottom: 0;
}
.checkout-delivery .postal-delivery__multiple-options {
  border: 1px solid #707070;
  padding: 1.5rem 1em;
  background-color: rgba(76, 76, 76, 0.1);
  margin-bottom: 3rem;
  display: flex;
}
.checkout-delivery .postal-delivery__multiple-options:before {
  content: "i";
  display: inline-block;
  margin-right: 1em;
  font-weight: bold;
  border: 2px solid;
  border-radius: 50%;
  padding: 2px 11px;
  font-size: 1.207rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  height: 100%;
}
.checkout-delivery__errors {
  color: red;
}

.postal-address-form label {
  flex-direction: column;
}
.postal-address-form .address label {
  color: #707070;
}

.email-delivery-schedule-form {
  margin-top: 0.75rem;
}

.lead-time-hint {
  margin-top: -25px;
  padding-bottom: 25px;
  font-style: italic;
}

@media print, screen and (min-width: 40.0625em) {
  .half-width-input-correction {
    width: calc(50% - 2px);
  }
}

.progress-bar {
  margin-top: 1.5rem;
}
.progress-bar ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}
.progress-bar .progress-bar__item {
  height: 4.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  margin-bottom: 0;
  color: #707070;
  flex-grow: 1;
  width: 100%;
}
.progress-bar .progress-bar__item:after {
  content: "";
  position: relative;
  background: var(--body-font-color);
  display: block;
  height: 1px;
  width: 100%;
  top: -50%;
  right: 50%;
  z-index: 0;
}
.progress-bar .progress-bar__item:after:dir(rtl) {
  right: unset;
  left: 50%;
}
.progress-bar .progress-bar__item:first-child:after {
  display: none;
}
.progress-bar .progress-bar__item--step-forward .progress-bar__label {
  color: black;
}
.progress-bar .progress-bar__item--step-forward .progress-bar__button:before {
  background: var(--progress-bar-highlighted-colour);
  border: 1px solid var(--progress-bar-highlighted-colour);
  animation: scale-in-center 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.24s both;
}
.progress-bar .progress-bar__item--step-backward .progress-bar__button:before {
  background: var(--progress-bar-highlighted-colour);
  border: 1px solid var(--progress-bar-highlighted-colour);
  animation: scale-out-center 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}
.progress-bar .progress-bar__item--step-forward:after {
  height: 3px;
  background: var(--progress-bar-highlighted-colour);
  animation: scale-up-hor-left 0.48s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.progress-bar .progress-bar__item--step-backward .progress-bar__button:after {
  content: "";
  display: block;
  position: relative;
  height: 3px;
  background: var(--progress-bar-highlighted-colour);
  width: 4em;
  right: 4em;
  animation: scale-out-hor-left 0.48s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.24s both;
}
@media print, screen and (min-width: 40.0625em) {
  .progress-bar .progress-bar__item--step-backward .progress-bar__button:after {
    width: 8em;
    right: 8em;
  }
}
.progress-bar .progress-bar__item:nth-child(2).progress-bar__item--step-backward .progress-bar__button:before {
  animation-delay: 0.7s;
}
.progress-bar .progress-bar__item:nth-child(2).progress-bar__item--step-backward .progress-bar__button:after {
  animation-delay: 0.9s;
}
.progress-bar__button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid var(--body-font-color);
  cursor: pointer;
  position: relative;
  z-index: 1;
  background: #fff;
}
.progress-bar__button:focus {
  outline: none;
}
.progress-bar__button:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.progress-bar__label {
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  margin-bottom: 0;
}
@media print, screen and (min-width: 40.0625em) {
  .progress-bar__label {
    font-size: 0.906rem;
    line-height: 1.5rem;
    margin-top: 0rem;
    margin-bottom: 1.5rem;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .progress-bar__label {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 0rem;
    margin-bottom: 1.5rem;
    margin-bottom: 0;
  }
}

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-out-center {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
}
@keyframes scale-up-hor-left {
  0% {
    -webkit-transform: scaleX(0.4);
    transform: scaleX(0.4);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
}
@keyframes scale-out-hor-left {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
.stripe-card-element.StripeElement {
  padding: 15px;
  margin: 0;
  width: 100%;
  background-color: #FFFFFF;
  color: #333333;
  line-height: 1.2;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border: 1px solid #cacaca;
}
.stripe-card-element.StripeElement:focus, .has-focus .stripe-card-element.StripeElement {
  color: #1A1A1A;
}

html.checkout.checkout--dark body {
  background: #1c1f24;
  color: #fff;
}
html.checkout.checkout--dark body a {
  color: #fff;
  text-decoration: underline;
}
html.checkout.checkout--dark body input {
  color: #000;
}
html.checkout.checkout--dark body .checkout-header {
  background: #1c1f24;
}
html.checkout.checkout--dark body footer {
  background: #1c1f24;
}
html.checkout.checkout--dark body footer a {
  color: #707070;
}
html.checkout.checkout--dark body .button.primary,
html.checkout.checkout--dark body .button.secondary:hover,
html.checkout.checkout--dark body .button.secondary.small.secondary--active {
  background: #fff;
  color: #1c1f24;
  border: 1px solid #fff;
}
html.checkout.checkout--dark body .button.secondary {
  background: #1c1f24;
  color: #fff;
  border: 1px solid #fff;
}
html.checkout.checkout--dark body .progress-bar__item:after {
  background: #fff;
}
html.checkout.checkout--dark body .progress-bar__item--step-forward .progress-bar__label {
  color: #fff;
}
html.checkout.checkout--dark body .progress-bar__item--step-forward:after {
  background: #fff;
}
html.checkout.checkout--dark body .progress-bar__item--step-forward .progress-bar__button:before, html.checkout.checkout--dark body .progress-bar__item--step-backward .progress-bar__button:before {
  background: #fff;
  border: 1px solid #fff;
}
html.checkout.checkout--dark body .progress-bar__item--step-backward .progress-bar__button:after {
  background: #fff;
}
html.checkout.checkout--dark body .progress-bar__item--step-backward .progress-bar__button:before {
  background: #fff;
  border: 1px solid #fff;
}
html.checkout.checkout--dark body .progress-bar__button {
  border: 1px solid #fff;
  background: #1c1f24;
}
html.checkout.checkout--dark body .progress-bar__button:before {
  background: #1c1f24;
}
html.checkout.checkout--dark body aside {
  background-color: #1c1f24;
}
html.checkout.checkout--dark body aside:before {
  box-shadow: 0 -4px 4px -4px rgba(255, 255, 255, 0.2509803922) inset;
}
@media print, screen and (min-width: 64.0625em) {
  html.checkout.checkout--dark body aside:before {
    box-shadow: -4px 0 4px -4px rgba(255, 255, 255, 0.2509803922) inset;
  }
}
html.checkout.checkout--dark body .checkout__page-title,
html.checkout.checkout--dark body .order-summary__heading,
html.checkout.checkout--dark body .interaction-overlay__heading h3,
html.checkout.checkout--dark body label, html.checkout.checkout--dark body .form-legend,
html.checkout.checkout--dark body input[type=radio]:checked + label::before,
html.checkout.checkout--dark body input[type=checkbox]:checked + label::before,
html.checkout.checkout--dark body .button--icon, html.checkout.checkout--dark body button i::before {
  color: #fff;
}
html.checkout.checkout--dark body .interaction-overlay {
  background: rgba(100, 100, 100, 0.75);
}
html.checkout.checkout--dark body .interaction-overlay__inner {
  background: #1c1f24;
  color: #fff;
}
html.checkout.checkout--dark body .checkout-delivery__email .form-row__help-text {
  color: #fff;
}
html.checkout.checkout--dark body .checkout-delivery__postal-methods__instructions {
  color: #fff;
}
html.checkout.checkout--dark body .checkout-delivery__postal-methods .form-row--radio {
  border-color: #fff;
}
html.checkout.checkout--dark body .postal-address-form .form-row__label-text,
html.checkout.checkout--dark body .postal-address-form .form-row__help-text,
html.checkout.checkout--dark body .postal-address-form .label-text,
html.checkout.checkout--dark body .postal-address-form .address label {
  color: #fff;
}
html.checkout.checkout--dark body .order-summary-promo__show-link {
  color: #fff;
}
html.checkout.checkout--dark body .order-summary-breakdown-item {
  color: #fff;
}
html.checkout.checkout--dark body .order-summary-breakdown-item__close {
  color: #fff;
}
html.checkout.checkout--dark body .order-summary-breakdown-item--highlighted {
  color: #fff;
}
html.checkout.checkout--dark body .personalise__voucher .voucher-title {
  color: #fff;
}
html.checkout.checkout--dark body .intl-tel-input .country-name {
  color: #0a0a0a;
}
html.checkout.checkout--dark body .order-details__overview .icon-gift {
  color: #fff;
}
/*# sourceMappingURL=main.css.map */
