/* === Abstracts - Variables === */
/* === Base- Typography === */
/* === Base - normalize === */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto", sans-serif;
  background: #20468b;
  background: -webkit-linear-gradient(87deg, #20468b 0%, #1c3d7c 50%, #14223f 100%);
  background: -o-linear-gradient(87deg, #20468b 0%, #1c3d7c 50%, #14223f 100%);
  background: linear-gradient(177deg, #20468b 0%, #1c3d7c 50%, #14223f 100%);
  color: #fff;
  min-width: 320px; }

main {
  display: block; }

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

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

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  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: -.25em; }

sup {
  top: -.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; }

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

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

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

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

legend {
  -webkit-box-sizing: border-box;
  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] {
  -webkit-box-sizing: border-box;
  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; }

a:active,
a:hover,
a:link,
a:visited {
  color: #fff; }

.header-wrap {
  z-index: 99;
  position: absolute;
  width: 100%; }
  @media (min-width: 768px) {
    .header-wrap .header-wrap {
      position: fixed; } }
  .header-wrap.sticky {
    z-index: 100; }

.sticky {
  top: 0; }

.header-main {
  height: 125px;
  transition: none;
  position: relative;
  right: 0;
  display: flex;
  flex-direction: row;
  max-width: 1000px;
  justify-content: space-between;
  align-items: center;
  margin: 10px auto; }

.header-center {
  width: 60%;
  height: 100%;
  max-width: 60%;
  display: inline-block;
  margin: auto;
  padding: 0 0.5rem; }
  @media (min-width: 768px) {
    .header-center {
      max-width: 40%; } }
  @media (min-width: 1000px) {
    .header-center {
      padding: 0;
      max-width: 60%; } }

.header-left {
  display: block;
  flex-basis: 10%; }

.header-mid {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 85%; }
  @media (max-width: 375px) {
    .header-mid {
      max-width: 100%; } }
  @media (min-width: 470px) {
    .header-mid {
      max-width: 44%; } }
  @media (min-width: 768px) {
    .header-mid {
      max-width: 65%;
      padding: 0 1rem; } }
  @media (min-width: 800px) {
    .header-mid {
      max-width: 55%;
      padding: 0; } }
  @media (min-width: 992px) {
    .header-mid {
      width: 44%; } }
  .header-mid .tagline {
    opacity: 1;
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%; }
    .header-mid .tagline img {
      width: 100%;
      height: 100%;
      display: inline-block; }

.header-right .header-cta {
  display: none; }

.header-right .header-signin {
  display: none;
  padding-top: 0;
  text-decoration: none;
  display: flex;
  font-family: "Roboto", sans-serif;
  position: relative;
  z-index: 101; }

.header-right {
  display: none; }
  @media (max-width: 767px) {
    .header-right {
      padding-top: 0; } }
  .header-right .header-cta {
    display: none; }

.header-signin {
  padding-top: 5px;
  text-decoration: none; }
  .header-signin .header-signin-link:first-of-type {
    display: none;
    visibility: hidden;
    opacity: 0;
    background-color: #b20006;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    border: 2px solid white;
    padding: 8px 12px; }
    @media (min-width: 768px) {
      .header-signin .header-signin-link:first-of-type {
        display: block;
        visibility: visible;
        opacity: 1;
        padding: 12px 24px; } }
  .header-signin .header-signin-link:last-of-type {
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    border-radius: 5px;
    border: none;
    padding: 5px 8px 12px;
    margin: auto 0; }
    @media (min-width: 768px) {
      .header-signin .header-signin-link:last-of-type {
        padding: 12px 24px; } }

.section-header {
  font-family: jaf-facitweb, "Roboto Condensed", sans-serif;
  text-align: center;
  font-size: 24px;
  text-align: center;
  z-index: 2;
  transform: translateZ(5px); }
  @media (min-width: 768px) {
    .section-header {
      font-size: 2rem; } }
  @media (min-width: 1200px) {
    .section-header {
      font-size: 2.25rem; } }

/* === Custom === */
.hero.container {
  position: relative;
  display: grid;
  grid-template-columns: 0 1fr 0;
  grid-template-rows: 14em auto;
  grid-gap: 0px;
  padding: 5px;
  color: #20468B; }
  @media (min-width: 768px) {
    .hero.container {
      padding: 0;
      grid-gap: 10px;
      grid-template-rows: 14em auto;
      grid-template-columns: 1fr repeat(2, minmax(auto, 40%)) 1fr; } }
  @media (min-width: 1200px) {
    .hero.container {
      grid-template-columns: 1fr repeat(2, minmax(auto, 30%)) 1fr; } }
  @media (min-width: 1000px) {
    .hero.container {
      grid-template-rows: 20em auto; } }
  .hero.container:before {
    content: "";
    width: 100%;
    height: 11%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white; }
    @media (min-width: 768px) {
      .hero.container:before {
        background-color: transparent;
        background-image: url("../img/gift-hero.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
        height: 100%; } }
    @media (min-width: 1200px) {
      .hero.container:before {
        background-size: 100% 100%;
        height: 450px; } }

.hero-header {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin-top: auto;
  grid-column: 2 / 4;
  grid-row: 1 / 2;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  color: white;
  font-family: jaf-facitweb, "Roboto Condensed", sans-serif;
  text-align: center;
  transform: translateZ(5px);
  z-index: 2; }
  @media (max-width: 320px) {
    .hero-header {
      bottom: 5%; } }
  @media (min-width: 768px) {
    .hero-header {
      bottom: -3%;
      color: #20468b;
      margin: initial;
      padding: initial; } }
  @media (min-width: 1000px) {
    .hero-header {
      bottom: 5%; } }
  .hero-header h1 {
    margin-top: auto;
    margin-bottom: 0;
    font-size: 24px;
    z-index: 2;
    transform: translateZ(5px); }
    @media (min-width: 768px) {
      .hero-header h1 {
        font-size: 2rem; } }
    @media (min-width: 1200px) {
      .hero-header h1 {
        font-size: 2.625rem; } }
    @media (max-width: 320px) {
      .hero-header h1 {
        font-size: 20px; } }

h2.section-header {
  display: block;
  text-align: center; }

.section-gallery > .section-header {
  margin-top: 0; }
  @media (min-width: 768px) {
    .section-gallery > .section-header {
      margin-top: 0.5em; } }

.section-list > .section-wrapper > .section-gallery > .section-header {
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .section-list > .section-wrapper > .section-gallery > .section-header {
      margin-top: 0.5em;
      margin-bottom: 0.5em; } }

h2.subtitle {
  border: none;
  margin: 5px 0;
  font-size: 18px;
  padding: 0 35px; }
  @media (min-width: 768px) {
    h2.subtitle {
      margin: 15px 0; } }
  @media (min-width: 992px) {
    h2.subtitle {
      font-size: 20px; } }

.modules-container {
  gap: 10px;
  position: relative;
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row: 2;
  grid-column: 2 / 4;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3; }
  @media (min-width: 768px) {
    .modules-container {
      flex-direction: row; } }

.module {
  position: relative;
  width: 100%;
  height: inherit;
  text-align: center;
  background-color: #fff;
  flex: 0 1 50%;
  z-index: 2;
  margin: 0 5px;
  transform: translateZ(5px); }

.flex-container {
  width: 100%;
  padding: 0 0 1%;
  margin: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1200px) {
    .flex-container {
      min-height: 180px; } }

.wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-item {
  flex-basis: 30%;
  height: auto;
  padding: 5px 0; }
  @media (max-width: 767px) {
    .flex-item {
      margin-top: 6%;
      margin-bottom: 6%; } }
  .flex-item img {
    width: 100%;
    object-fit: cover; }
    @media (min-width: 1200px) {
      .flex-item img {
        width: 85%; } }

.box-1a {
  flex-basis: 50%;
  margin: 0 auto; }
  .box-1a img {
    width: 100%;
    object-fit: cover; }
    @media (min-width: 768px) {
      .box-1a img {
        width: 100%; } }

.box-2a img {
  width: 90%;
  margin-bottom: 7%;
  object-fit: cover; }
  @media (min-width: 1200px) {
    .box-2a img {
      width: 75%; } }

.outline--d {
  border-radius: 5px; }

.outline--s {
  border-radius: 10px;
  border: 1px solid #1e3e7f; }
  @media (min-width: 768px) {
    .outline--s {
      border: none;
      box-shadow: 0 4px 8px 0 rgba(27, 55, 109, 0.25), 0 6px 15px 0 #1b376d; } }

.module-header {
  font-family: jaf-facitweb, "Roboto Condensed", sans-serif; }

.header-txt--sm {
  margin: 0;
  font-weight: normal; }

.header-txt--lg {
  margin: 10px 0;
  font-size: 20px; }
  @media (min-width: 768px) {
    .header-txt--lg {
      margin: 10px;
      font-size: 1.375rem; } }

.card-layout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .card-layout {
      margin: 0 5px; } }

.card-wrapper {
  display: flex;
  justify-content: space-around; }
  @media (min-width: 768px) {
    .card-wrapper {
      align-items: flex-end; } }

.header-img {
  object-fit: contain;
  width: 35%; }
  @media (min-width: 768px) {
    .header-img {
      width: 56%; } }

a.cta {
  border-radius: 4px;
  line-height: 35px;
  padding: 0 15px;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  text-align: center;
  border: none;
  font-family: jaf-facitweb, "Roboto Condensed", sans-serif;
  background-color: #b20006;
  text-decoration: none; }
  @media (max-width: 320px) {
    a.cta {
      font-size: 14px; } }
  @media (min-width: 768px) {
    a.cta {
      font-size: 14px;
      line-height: 30px;
      padding: 0 10px; } }
  @media (min-width: 992px) {
    a.cta {
      font-size: 16px;
      line-height: 35px;
      padding: 0 15px; } }

.s-swap {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 768px) {
    .s-swap {
      flex-direction: column; } }

/* === Layout - Programmes === */
section.section-list .section-wrapper {
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  padding: 1em; }

section.section-list .section-redeem,
section.section-list .section-ul {
  width: 85%;
  max-width: 1020px;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 0; }
  @media (min-width: 574px) {
    section.section-list .section-redeem,
    section.section-list .section-ul {
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); } }
  @media (min-width: 678px) {
    section.section-list .section-redeem,
    section.section-list .section-ul {
      grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); } }
  @media (min-width: 752px) {
    section.section-list .section-redeem,
    section.section-list .section-ul {
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } }
  @media (min-width: 768px) {
    section.section-list .section-redeem,
    section.section-list .section-ul {
      grid-gap: 10px; } }
  @media (min-width: 928px) {
    section.section-list .section-redeem,
    section.section-list .section-ul {
      width: 100%;
      grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
      grid-gap: 20px; } }

section.section-list .section-li {
  text-align: center;
  list-style-type: none; }

section.section-list .section-single {
  position: relative;
  width: 100%;
  margin: 0;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

section.section-list .single-icon {
  width: 70px;
  height: 70px;
  display: block;
  line-height: 68px;
  font-size: 30px;
  border-radius: 50px;
  margin: 0; }
  @media (min-width: 992px) {
    section.section-list .single-icon {
      margin: 10px auto;
      width: 100px;
      height: 100px; } }

section.section-list .single-title {
  margin: 0.5rem 0 0;
  text-decoration: none; }
  @media (min-width: 768px) {
    section.section-list .single-title {
      font-size: 1.5rem; } }

section.section-list p.single-description {
  margin: 0.5rem 0 0;
  display: block;
  font-size: 18px; }

@media (min-width: 992px) {
  section.section-list {
    margin-top: 0.5rem auto auto auto;
    font-size: 20px; } }

/* === Layout - redeem === */
section.redeem-list {
  text-align: center; }
  section.redeem-list .section-wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    padding: 1em; }
  section.redeem-list a.cta {
    display: inline-block;
    padding: 0 15px;
    border-radius: 4px;
    background-color: #b20006;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    font-family: jaf-facitweb, "Roboto Condensed", sans-serif;
    font-size: 20px;
    line-height: 52px;
    font-weight: normal;
    margin-bottom: 0; }
    @media (max-width: 320px) {
      section.redeem-list a.cta {
        font-size: 20px;
        line-height: 40px; } }
    @media (min-width: 768px) {
      section.redeem-list a.cta {
        line-height: 41px;
        font-size: 23px;
        padding: 6px 12px; } }
    @media (min-width: 992px) {
      section.redeem-list a.cta {
        line-height: 50px;
        font-size: 24px;
        padding: 0 15px; } }
    @media (min-width: 1200px) {
      section.redeem-list a.cta {
        padding: 0 25px;
        line-height: 60px;
        font-size: 30px; } }
    @media (min-width: 1440px) {
      section.redeem-list a.cta {
        padding: 0 30px;
        line-height: 70px; } }

/* === Layout Footer Start === */
.faqContainer,
.footerContainer {
  font-family: "Roboto", sans-serif;
  padding: 20px 21px;
  z-index: 1;
  text-align: center;
  display: flex;
  flex-direction: column; }

@media (min-width: 768px) {
  .footerContainer {
    padding: 30px 1em; } }

.footerContainer .footerBreakLine {
  max-width: 640px; }

@media (min-width: 1024px) {
  .footerContainer .footerBreakLine {
    max-width: 1130px; } }

a.footerLogoLink {
  margin: 25px auto 30px;
  display: inline-block; }
  @media (min-width: 769px) {
    a.footerLogoLink {
      margin: 20px auto; } }

.footerLogo {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0;
  margin: 0 auto; }
  @media (min-width: 1200px) {
    .footerLogo {
      width: 75px;
      height: 75px; } }

.footerLinksContainer,
.footerSocialContainer,
.footerTrademarkContainer {
  margin: 0 auto;
  max-width: 640px; }
  @media (min-width: 1024px) {
    .footerLinksContainer,
    .footerSocialContainer,
    .footerTrademarkContainer {
      max-width: 1130px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.footerLinksContainer {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.faqText,
.footerTrademarkText {
  font-size: 12px;
  margin: 0 auto;
  line-height: 1.3;
  text-align: center; }
  @media (min-width: 768px) {
    .faqText,
    .footerTrademarkText {
      font-size: 14px; } }

.faqText:last-child {
  margin-top: .25rem; }

.footerTrademark2 {
  display: inline; }

/* === IE Fallback Starts === */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    height: 100%; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
    body {
      height: 100vh; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-header {
    position: relative;
    margin-top: 8.5rem;
    margin-bottom: 2em; }
  .header-txt {
    width: 100%;
    display: block;
    padding: 0; } }

@media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
  section.container.hero {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    height: 57vh; } }

@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  section.container.hero {
    padding: 5em;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    padding: 5em 0.5em 1em; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .modules-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
    .modules-container {
      flex-direction: row;
      -webkit-box-direction: reverse;
      -webkit-box-orient: horizontal;
      -moz-box-direction: reverse;
      -moz-box-orient: horizontal; } }

@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  #module-one {
    margin-right: 5px; } }

@media all and (-ms-high-contrast: none) and (min-width: 992px), (-ms-high-contrast: active) and (min-width: 992px) {
  #module-one {
    margin-right: 0; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #module-two {
    min-height: 229px; } }
  @media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
    #module-two {
      min-height: 229px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
    #module-two {
      margin-right: 5px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 992px), (-ms-high-contrast: active) and (min-width: 992px) {
    #module-two {
      margin-right: 0; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  section.container.hero:before {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    width: 100%;
    height: 11%;
    top: 0;
    left: 0;
    background-color: white;
    content: ""; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
    section.container.hero:before {
      background-color: transparent;
      background-image: url("../img/gift-hero.jpg");
      height: 100%; } }
  @media all and (-ms-high-contrast: none) and (min-width: 1200px), (-ms-high-contrast: active) and (min-width: 1200px) {
    section.container.hero:before {
      background-size: 100% 100%;
      height: 450px; } }

@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .outline--s {
    border: none;
    box-shadow: 0 4px 8px 0 rgba(27, 55, 109, 0.5), 0 6px 20px 0 #1b376d; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box-1a {
    margin: inherit; }
  .section-gallery {
    margin: 0 auto;
    vertical-align: middle; }
  .section-ul {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap; }
  .section-li {
    display: inline-block;
    width: 100%;
    padding-left: 16px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 992px), (-ms-high-contrast: active) and (min-width: 992px) {
    .section-li {
      width: 31%;
      margin: 0 auto; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .single-description {
    width: 100%; }
  .faqContainer,
  .footerContainer {
    display: block; }
  .footerTrademarkContainer {
    display: block; } }
