@font-face {
  font-family: "Gobold Bold";
  src: url("../fonts/GoboldBold.woff2") format("woff2"), url("../fonts/GoboldBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/* Hide text in an element */
/* Create an empty block element - used with :before and :after elements */
/* Standard input style */
.question-wrapper textarea, .user-details textarea, .optins-container textarea, .question-wrapper select, .user-details select, .optins-container select, .question-wrapper input[type=text], .question-wrapper input[type=email], .question-wrapper input[type=file], .question-wrapper input[type=phone], .question-wrapper input[type=password], .question-wrapper input[type=tel], .user-details input[type=text], .user-details input[type=email], .user-details input[type=file], .user-details input[type=phone], .user-details input[type=password], .user-details input[type=tel], .optins-container input[type=text], .optins-container input[type=email], .optins-container input[type=file], .optins-container input[type=phone], .optins-container input[type=password], .optins-container input[type=tel] {
  color: #000;
  width: 100%;
  border: 1px solid #a6bcc4;
  padding: 0.6em 0.3em;
  height: 2.4em;
  font-size: 1.5em;
  display: block;
  font-family: "Source Sans Pro", Arial, sans-serif;
}

/* Generic box shadow that can be applied to a collection of elements */
.question-wrapper textarea:focus, .user-details textarea:focus, .optins-container textarea:focus, .question-wrapper select:focus, .user-details select:focus, .optins-container select:focus, .question-wrapper input[type=radio]:focus + label:before, .question-wrapper input[type=checkbox]:focus + label:before, .question-wrapper input[type=text]:focus, .question-wrapper input[type=email]:focus, .question-wrapper input[type=file]:focus, .question-wrapper input[type=tel]:focus, .user-details input[type=radio]:focus + label:before, .user-details input[type=checkbox]:focus + label:before, .user-details input[type=text]:focus, .user-details input[type=email]:focus, .user-details input[type=file]:focus, .user-details input[type=tel]:focus, .optins-container input[type=radio]:focus + label:before, .optins-container input[type=checkbox]:focus + label:before, .optins-container input[type=text]:focus, .optins-container input[type=email]:focus, .optins-container input[type=file]:focus, .optins-container input[type=tel]:focus {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

/* Common classes/helpers */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  width: 100%;
}

body {
  width: 100%;
  background: #fff;
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #444;
  margin: 0 auto;
  text-align: center;
}

.wrapper {
  display: block;
  max-width: 1000px;
  padding: 3em 2em;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrapper:after {
  display: table;
  clear: both;
  content: "";
}
.wrapper .text-box {
  max-width: 810px;
  margin: auto;
}

#frame {
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
}

@media (max-width: 1020px) {
  #frame {
    min-width: 100%;
  }
}
.no-media .wrapper {
  max-width: 980px;
}
.no-media #frame {
  min-width: 1000px;
}

.ie8 .wrapper {
  max-width: 980px;
}
.ie8 #frame {
  min-width: 1000px;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.visuallyhidden {
  border: 0 !important;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  width: 1px !important;
  white-space: nowrap;
  /* 1 */
}

.clearfix:after {
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
  display: block;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

.krux {
  height: 0;
  overflow: hidden;
}

strong {
  font-weight: 700;
}

button {
  cursor: pointer;
  border: none;
}

h1, h2 {
  margin-bottom: 0.2em;
  font-size: 3em;
  letter-spacing: 1px;
}

h3 {
  margin-bottom: 0.2em;
  font-size: 2.4em;
}

h4 {
  margin-bottom: 0.2em;
}

h1, h2, h3, h4, h5 {
  font-family: "Gobold Bold", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  text-transform: uppercase;
}

p {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}

.cta {
  display: block;
  padding: 0.6em 1.5em;
  background: #213266;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 1em 0;
  float: left;
  position: relative;
}

a {
  color: #213266;
  text-decoration: none;
}
a img {
  border: none;
}

/* RADIOS AND CHECKBOXES */
.question-wrapper input.date, .user-details input.date, .optins-container input.date {
  width: 32%;
  margin-right: 2%;
  float: left;
}
.question-wrapper input:last-child, .user-details input:last-child, .optins-container input:last-child {
  margin: 0;
  float: right;
}
.question-wrapper input::-webkit-input-placeholder, .question-wrapper input:-moz-placeholder, .question-wrapper input::-moz-placeholder, .question-wrapper input:-ms-input-placeholder, .user-details input::-webkit-input-placeholder, .user-details input:-moz-placeholder, .user-details input::-moz-placeholder, .user-details input:-ms-input-placeholder, .optins-container input::-webkit-input-placeholder, .optins-container input:-moz-placeholder, .optins-container input::-moz-placeholder, .optins-container input:-ms-input-placeholder {
  color: #000;
  font-style: italic;
}
.question-wrapper input[type=checkbox] + label:before, .user-details input[type=checkbox] + label:before, .optins-container input[type=checkbox] + label:before {
  border: 1px solid #444;
  background: transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.question-wrapper input[type=radio] + label:before, .user-details input[type=radio] + label:before, .optins-container input[type=radio] + label:before {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid #444;
  background: transparent;
}
.question-wrapper input[type=radio]:checked + label:before, .user-details input[type=radio]:checked + label:before, .optins-container input[type=radio]:checked + label:before {
  background-color: #213266;
}
.question-wrapper input[type=checkbox]:checked + label:before, .user-details input[type=checkbox]:checked + label:before, .optins-container input[type=checkbox]:checked + label:before {
  background-color: #213266;
}
.question-wrapper textarea, .user-details textarea, .optins-container textarea {
  min-height: 5em;
  max-width: 687px;
}
.question-wrapper fieldset, .user-details fieldset, .optins-container fieldset {
  border: 0;
  padding-top: 2em;
}
.question-wrapper fieldset input, .question-wrapper fieldset select, .question-wrapper fieldset textarea, .user-details fieldset input, .user-details fieldset select, .user-details fieldset textarea, .optins-container fieldset input, .optins-container fieldset select, .optins-container fieldset textarea {
  opacity: 0.7;
}
.question-wrapper fieldset input[type=radio] + label:before, .question-wrapper fieldset input[type=checkbox] + label:before, .question-wrapper fieldset select[type=radio] + label:before, .question-wrapper fieldset select[type=checkbox] + label:before, .question-wrapper fieldset textarea[type=radio] + label:before, .question-wrapper fieldset textarea[type=checkbox] + label:before, .user-details fieldset input[type=radio] + label:before, .user-details fieldset input[type=checkbox] + label:before, .user-details fieldset select[type=radio] + label:before, .user-details fieldset select[type=checkbox] + label:before, .user-details fieldset textarea[type=radio] + label:before, .user-details fieldset textarea[type=checkbox] + label:before, .optins-container fieldset input[type=radio] + label:before, .optins-container fieldset input[type=checkbox] + label:before, .optins-container fieldset select[type=radio] + label:before, .optins-container fieldset select[type=checkbox] + label:before, .optins-container fieldset textarea[type=radio] + label:before, .optins-container fieldset textarea[type=checkbox] + label:before {
  width: 1.3em;
  height: 1.3em;
  content: "";
  display: block;
  position: absolute;
  left: 0;
}
.question-wrapper fieldset input[type=radio] + label, .question-wrapper fieldset input[type=checkbox] + label, .question-wrapper fieldset select[type=radio] + label, .question-wrapper fieldset select[type=checkbox] + label, .question-wrapper fieldset textarea[type=radio] + label, .question-wrapper fieldset textarea[type=checkbox] + label, .user-details fieldset input[type=radio] + label, .user-details fieldset input[type=checkbox] + label, .user-details fieldset select[type=radio] + label, .user-details fieldset select[type=checkbox] + label, .user-details fieldset textarea[type=radio] + label, .user-details fieldset textarea[type=checkbox] + label, .optins-container fieldset input[type=radio] + label, .optins-container fieldset input[type=checkbox] + label, .optins-container fieldset select[type=radio] + label, .optins-container fieldset select[type=checkbox] + label, .optins-container fieldset textarea[type=radio] + label, .optins-container fieldset textarea[type=checkbox] + label {
  padding-left: 2em;
  display: block;
  position: relative;
}
.question-wrapper label, .user-details label, .optins-container label {
  color: #444;
}
.question-wrapper a + a.fake, .question-wrapper input[type=radio], .question-wrapper input[type=checkbox], .user-details a + a.fake, .user-details input[type=radio], .user-details input[type=checkbox], .optins-container a + a.fake, .optins-container input[type=radio], .optins-container input[type=checkbox] {
  opacity: 0;
  width: 0;
  position: absolute;
}

.ie8 label:before {
  display: none !important;
}
.ie8 input[type=radio], .ie8 input[type=checkbox] {
  opacity: 1 !important;
  margin-right: 0.5em;
  width: auto;
}
.ie8 input#dateOfBirth_year {
  margin: 0;
  float: right;
}

/* LABEL COLOURS */
dt label, div label {
  color: #444;
  font-style: normal;
  font-weight: 400;
  padding: 0.5em 0 0.3em;
  font-size: 1.5em;
  display: inline-block;
  text-transform: uppercase;
}

dd {
  margin-bottom: 0.5em;
  position: relative;
}

.error {
  color: #fff;
  font-style: italic;
  text-align: left;
  font-size: 1.5em;
}

.error {
  background-color: #213266;
  padding: 4px;
  margin-top: 1em;
}

/* QUESTION AND ANSWERS */
.answer-length {
  text-align: right;
  font-size: 1.4em;
}
.answer-length.less-than-0 {
  color: #213266;
}

.social-login-container {
  background: #eceaeb;
  text-align: left;
}
.social-login-container h2#social-login-title {
  text-align: center;
  padding-top: 2em;
}
.social-login-container.social--logged-in h2#social-login-title {
  display: none;
}

.social-connect-container #signup,
.social-connect-container #login {
  padding-bottom: 2em;
}
.social-connect-container > .component {
  padding: 4px 0 0 0;
  background: none;
  text-align: center;
}
.social-connect-container .form {
  text-align: left;
}
.social-connect-container label.field__label {
  color: #444;
  font-size: 1em;
}
.social-connect-container .grid-row__col--2 {
  float: none;
}

@media (min-width: 1024px) {
  .social-connect-container .grid-row {
    text-align: center;
  }
}
.icon-arrow, .slick-prev,
.slick-next {
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  height: 120px;
  width: 60px;
}
.icon-arrow:before, .slick-prev:before,
.slick-next:before {
  display: block;
  content: "";
  height: 120px;
  width: 120px;
  background: #213266;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.icon-arrow:after, .slick-prev:after,
.slick-next:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-30%, -50%);
      -ms-transform: translate(-30%, -50%);
          transform: translate(-30%, -50%);
  height: 42px;
  width: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-5 0 128 128'%3E%3Cpolyline fill='none' stroke-width='12px' stroke='%23ffffff' stroke-linejoin='square' stroke-linecap='square' points='43.06 22.06 84.94 63.94 43.06 105.94'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 800px) {
  .icon-arrow, .slick-prev,
.slick-next {
    height: 60px;
    width: 30px;
  }
  .icon-arrow:before, .slick-prev:before,
.slick-next:before {
    height: 60px;
    width: 60px;
  }
  .icon-arrow:after, .slick-prev:after,
.slick-next:after {
    height: 22px;
    width: 22px;
  }
}

.icon-prev {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.icon-down {
  display: inline-block;
  height: 20px;
  width: 20px;
  opacity: 0.4;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-5 0 128 128'%3E%3Cpolyline fill='none' stroke-width='12px' stroke='%23ffffff' stroke-linejoin='square' stroke-linecap='square' points='43.06 22.06 84.94 63.94 43.06 105.94'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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;
  display: block;
  margin: 0;
  padding: 0;
}
.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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.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;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  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;
}

fieldset {
  min-width: initial;
}

.carousel-wrap {
  position: relative;
}

.carousel-slick {
  padding-bottom: 6em;
}

.carousel-inner {
  max-width: 1920px;
  margin: 0 auto;
}

/* Arrows */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  outline: none;
}
.slick-prev.slick-prev,
.slick-next.slick-prev {
  -webkit-transform: translate(0, -50%) rotate(-180deg);
      -ms-transform: translate(0, -50%) rotate(-180deg);
          transform: translate(0, -50%) rotate(-180deg);
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

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

.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background-color: white;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  display: block;
  padding: 10px;
  outline: none;
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.slick-dots li button:hover, .slick-dots li button.active {
  background-color: #cf020e;
}
@media (min-width: 500px) {
  .slick-dots li button {
    padding: 10px 16px;
    background-color: transparent;
  }
  .slick-dots li button:hover, .slick-dots li button.active {
    background-color: white;
    color: #cf020e;
  }
  .slick-dots li:nth-child(1) button:before {
    content: "Monday";
  }
  .slick-dots li:nth-child(2) button:before {
    content: "Tuesday";
  }
  .slick-dots li:nth-child(3) button:before {
    content: "Wednesday";
  }
  .slick-dots li:nth-child(4) button:before {
    content: "Thursday";
  }
  .slick-dots li:nth-child(5) button:before {
    content: "Friday";
  }
}

.week-dots {
  position: relative;
  z-index: 1;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.week-dots li {
  position: relative;
  display: inline-block;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}
.week-dots li button {
  border: 0;
  background-color: transparent;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  display: block;
  padding: 10px 20px;
  outline: none;
  color: white;
  font-size: 1.6em;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.week-dots li button:hover, .week-dots li button.active {
  background-color: #cf020e;
  color: white;
}

.hotels-carousel {
  padding: 5em 0 7em;
}
.hotels-carousel .text-box h2 {
  position: relative;
  margin-bottom: 1.5em;
}
.hotels-carousel .slick-slide {
  position: relative;
  opacity: 0.4;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 1em 0;
  outline: none;
}
.hotels-carousel .slick-slide.slick-current {
  pointer-events: all;
  opacity: 1;
}
@media (min-width: 750px) {
  .hotels-carousel .slick-slide {
    padding: 1em 3vw;
  }
}
.hotels-carousel .slick-slide:focus, .hotels-carousel .slick-slide:active {
  outline: none;
}
.hotels-carousel .slick-slide img {
  vertical-align: middle;
}
.hotels-carousel .slick-slide h2, .hotels-carousel .slick-slide h3, .hotels-carousel .slick-slide h4 {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  text-transform: none;
}
.hotels-carousel .slick-slide h3 {
  font-size: 2em;
}
.hotels-carousel .slide-wrap {
  position: relative;
}
.hotels-carousel .slide-wrap .slide-label {
  position: absolute;
  width: 120%;
  left: 50%;
  top: -110px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "Gobold Bold", Helvetica, Arial, sans-serif;
  font-size: 9em;
  text-transform: uppercase;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0.02)));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.02));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.02));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hotels-carousel .item-content {
  -webkit-border-radius: 48px;
          border-radius: 48px;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 66%;
  background: #eee url("../img/hotels/Iberostar Cala Domingos.jpg") no-repeat center center/cover;
  z-index: 1;
}
@media (max-width: 720px) {
  .hotels-carousel .item-content {
    padding-top: 75vw;
    -webkit-border-radius: 18px;
            border-radius: 18px;
  }
}
@media (max-width: 460px) {
  .hotels-carousel .item-content {
    padding-top: 100vw;
  }
}
@media (max-width: 420px) {
  .hotels-carousel .item-content {
    padding-top: 155vw;
  }
}
.hotels-carousel .item-content .hotel-overlay {
  -webkit-transform: translateY(-webkit-calc(100% - 200px));
      -ms-transform: translateY(calc(100% - 200px));
          transform: translateY(calc(100% - 200px));
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 160px 50px 40px;
  text-align: left;
  -webkit-transition: all 0.3s ease 0.05s;
  -o-transition: all 0.3s ease 0.05s;
  transition: all 0.3s ease 0.05s;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 600px) {
  .hotels-carousel .item-content .hotel-overlay {
    padding: 170px 30px 20px;
  }
}
.hotels-carousel .item-content .hotel-overlay > *:not(.hotel-overlay-header) {
  position: relative;
  -webkit-transform: translateY(1125px);
      -ms-transform: translateY(1125px);
          transform: translateY(1125px);
  -webkit-transition: -webkit-transform 0.3s ease 0.1s;
  transition: -webkit-transform 0.3s ease 0.1s;
  -o-transition: transform 0.3s ease 0.1s;
  transition: transform 0.3s ease 0.1s;
  transition: transform 0.3s ease 0.1s, -webkit-transform 0.3s ease 0.1s;
  color: white;
}
@media (min-width: 600px) {
  .hotels-carousel .item-content .hotel-overlay > *:not(.hotel-overlay-header):last-child {
    margin-top: auto;
  }
}
.hotels-carousel .item-content .hotel-overlay p {
  font-size: 1.4em;
}
.hotels-carousel .item-content .hotel-overlay h4 {
  font-size: 1.4em;
  margin: 19px 0 0;
  font-weight: normal;
}
.hotels-carousel .item-content .hotel-overlay h4 img {
  margin-right: 0.5em;
}
.hotels-carousel .item-content .hotel-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.7));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.7));
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 600px) {
  .hotels-carousel .item-content .hotel-overlay:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0.7));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0.7));
  }
}
.hotels-carousel .item-content .hotel-overlay.active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.hotels-carousel .item-content .hotel-overlay.active > * {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.hotels-carousel .item-content .hotel-overlay.active:before {
  -webkit-transform: scaleY(2);
      -ms-transform: scaleY(2);
          transform: scaleY(2);
}
.hotels-carousel .item-content .hotel-overlay-header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 150px;
  padding: 40px 50px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
@media (max-width: 600px) {
  .hotels-carousel .item-content .hotel-overlay-header {
    padding: 20px 30px;
  }
}
@media (max-width: 340px) {
  .hotels-carousel .item-content .hotel-overlay-header {
    padding: 20px 15px;
  }
}
.hotels-carousel .item-content .hotel-overlay-header .hotel-overlay-header-text-wrap {
  max-width: -webkit-calc(100% - 90px);
  max-width: calc(100% - 90px);
  color: white;
}
.hotels-carousel .item-content .hotel-overlay-header .star-rating {
  margin: 15px 0 10px;
}
.hotels-carousel .item-content .hotel-overlay-header .star-rating img {
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 500px) {
  .hotels-carousel .item-content .hotel-overlay-header .star-rating img {
    width: 20px;
  }
}
.hotels-carousel .item-content .hotel-overlay-header .star-rating svg {
  vertical-align: middle;
}
.hotels-carousel .item-content .overlay-open-btn {
  position: absolute;
  top: 40px;
  right: 50px;
  width: 58px;
  height: 58px;
  background: #cf020e;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 600px) {
  .hotels-carousel .item-content .overlay-open-btn {
    top: 20px;
    right: 30px;
  }
}
.hotels-carousel .item-content .overlay-open-btn svg {
  content: url("data:image/svg+xml,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath fill-rule='evenodd' d='M 11 2 L 11 11 L 2 11 L 2 13 L 11 13 L 11 22 L 13 22 L 13 13 L 22 13 L 22 11 L 13 11 L 13 2 Z'/%3E%3C/svg%3E");
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hotels-carousel .item-content .overlay-open-btn.active {
  background: white;
}
.hotels-carousel .item-content .overlay-open-btn.active svg {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  fill: #111;
}
.hotels-carousel .item-content .hotel-logo {
  position: absolute;
  bottom: 40px;
  right: 50px;
  z-index: 2;
}
@media (max-width: 600px) {
  .hotels-carousel .item-content .hotel-logo {
    bottom: 20px;
    right: 30px;
  }
}
@media (max-width: 340px) {
  .hotels-carousel .item-content .hotel-logo {
    bottom: 20px;
    right: 15px;
  }
}
.hotels-carousel .item-content .btn-alt {
  font-size: 18px;
}

body > iframe {
  display: none;
}

#frame {
  max-width: 1920px;
  margin: 0 auto;
}

header {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2em 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 380px) {
  header {
    padding: 2em;
  }
}
header .header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 480px;
  max-width: 100%;
}
header .brand-logo {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 140px;
      -ms-flex: 0 1 140px;
          flex: 0 1 140px;
  margin-right: 2em;
}
header .brand-logo svg, header .brand-logo img {
  max-width: 100%;
}
header .client-logo {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
header .client-logo svg, header .client-logo img {
  max-width: 100%;
}

.copy-body {
  margin: 4em 0;
}

.main-content-wrap,
.competition-question {
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 800px) {
  .main-content-wrap,
.competition-question {
    font-size: 10px;
  }
}
.main-content-wrap p,
.competition-question p {
  margin: 1.5em 0;
}
.main-content-wrap a:not(.btn-cta),
.competition-question a:not(.btn-cta) {
  color: inherit;
  text-decoration: underline;
}

.btn-cta {
  display: inline-block;
  padding: 0.8em 3em;
  background-color: #cf020e;
  color: white;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-cta.btn-alt {
  background: #213266;
  padding: 0.8em 2em 0.7em;
}
.btn-cta.btn-alt:after {
  display: inline-block;
  content: url("../img/plane.png");
  vertical-align: middle;
  margin-left: 13px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}
.btn-cta.btn-rainbow {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#cf020e), to(#213266));
  background: -o-linear-gradient(left, #cf020e, #213266);
  background: linear-gradient(to right, #cf020e, #213266);
}
.btn-cta:hover, .btn-cta:active {
  background-color: #222;
}

.intro-client-wrap {
  position: relative;
  background-color: #08b3da;
}
.capital .intro-client-wrap {
  background: transparent url("../img/intro.jpg") no-repeat center top;
}
.heart .intro-client-wrap {
  background: transparent url("../img/intro-heart.jpg") no-repeat left top;
}
@media (min-width: 1441px) {
  .capital .intro-client-wrap {
    background: transparent url("../img/intro2.jpg") no-repeat left top;
  }
  .heart .intro-client-wrap {
    background: transparent url("../img/intro-heart-lg.jpg") no-repeat center top;
  }
}
.heart .intro-client-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 500px;
  left: 0;
  right: 0;
  height: 800px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(51%, #08b3da), to(#08b3da));
  background: -o-linear-gradient(top, transparent, #08b3da 51%, #08b3da);
  background: linear-gradient(to bottom, transparent, #08b3da 51%, #08b3da);
}
@media (min-width: 1441px) {
  .heart .intro-client-wrap:before {
    height: 900px;
  }
}
.capital .intro-client-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 1000px;
  left: 0;
  right: 0;
  height: 500px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(51%, #08b3da), to(#08b3da));
  background: -o-linear-gradient(top, transparent, #08b3da 51%, #08b3da);
  background: linear-gradient(to bottom, transparent, #08b3da 51%, #08b3da);
}
.intro-client-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 1300px;
  left: 0;
  right: 0;
  height: 4000px;
  background: #08b3da;
  z-index: -1;
}

.intro {
  padding: 0 0 7em;
  text-align: left;
  color: white;
}
.capital .intro {
  padding: 0 0 30em;
}
.intro .wrapper {
  max-width: 1200px;
}
.intro .text-box {
  max-width: 680px;
  padding: 5em 7em;
  margin: 0;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  -webkit-box-shadow: 0 0 44px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 44px rgba(0, 0, 0, 0.3);
}
.heart .intro .text-box {
  -webkit-box-shadow: 0 0 44px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 44px rgba(0, 0, 0, 0.6);
}
@media (max-width: 1000px) {
  .intro .text-box {
    padding: 2em 3em;
    background: rgba(0, 0, 0, 0.6);
  }
}

.clientSection {
  position: relative;
  text-align: left;
  color: white;
  z-index: 1;
}
.heart .clientSection {
  color: #213266;
}
.heart .clientSection h2 {
  color: #213266;
}
.clientSection .wrapper {
  max-width: 1340px;
}
@media (min-width: 1001px) {
  .clientSection .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.clientSection .wrapper .text-box {
  width: 720px;
  max-width: 100%;
  padding: 6em 8em;
  margin: 0 0 0 -120px;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  -webkit-box-shadow: 0 0 44px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 44px rgba(0, 0, 0, 0.4);
}
@media (max-width: 1000px) {
  .clientSection .wrapper .text-box {
    padding: 2em 3em;
    background: rgba(0, 0, 0, 0.6);
    margin: 0 auto;
  }
}
.clientSection .wrapper img {
  margin: 0 auto;
  display: block;
  position: relative;
  max-width: 100%;
}

.hotels-carousel {
  padding-bottom: 12em;
  position: relative;
  background: #08b3da;
  color: white;
}
.hotels-carousel:before {
  content: "";
  display: block;
  position: absolute;
  top: -300px;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#246bb1));
  background: -o-linear-gradient(top, transparent, #246bb1);
  background: linear-gradient(to bottom, transparent, #246bb1);
}
.hotels-carousel .text-box {
  max-width: 540px;
}
.hotels-carousel .title-fade {
  margin-top: 2em;
  opacity: 0.4;
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}

.competition {
  background-color: inherit;
  color: #444;
}
.competition .competition-question {
  position: relative;
  padding: 12em 0;
  background: url("../img/comp-bg.jpg") no-repeat center center/cover;
  color: #213266;
}
@media (min-width: 1100px) {
  .capital .competition .competition-question:before {
    content: url("../img/comp-deco.png");
    position: absolute;
    right: -70px;
    top: -120px;
    z-index: 1;
  }
}
.competition .competition-question .text-box {
  max-width: 700px;
  padding: 8em 12em;
  margin: 0 auto;
  -webkit-border-radius: 45px;
          border-radius: 45px;
  -webkit-box-shadow: 0 0 44px rgba(0, 0, 0, 0.22);
          box-shadow: 0 0 44px rgba(0, 0, 0, 0.22);
}
@media (max-width: 600px) {
  .competition .competition-question .text-box {
    padding: 2em 3em;
  }
}
.competition .competition-question .icons-box {
  max-width: 360px;
  margin: 4em auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.competition h2 {
  color: inherit;
}
.competition .form-wrapper.thank-you {
  padding-top: 40em;
  padding-bottom: 200px;
  text-align: center;
}
.competition a:not(.btn-cta) {
  font-weight: 700;
}
.competition .column {
  max-width: 660px;
  margin: auto;
}
.competition p {
  font-size: 1.5em;
}
.competition .submit-btn {
  margin-top: 1.5em;
  background: #213266;
  color: white;
  border: none;
  padding: 0.6em 1.5em;
  text-transform: uppercase;
}
.competition .competition-question .question-container {
  font-size: 1.6em;
  margin: 1em 0;
}
.competition .competition-question .answers-container ul {
  list-style: none;
  margin: 1em;
}
@media (max-width: 600px) {
  .competition .competition-question .answers-container ul {
    display: inline-block;
    text-align: left;
  }
}
.competition .competition-question .answers-container ul li {
  margin: 1em 2em 0 0;
  font-size: 1.2em;
  display: inline-block;
}
@media (max-width: 600px) {
  .competition .competition-question .answers-container ul li {
    display: block;
    margin-right: 0;
  }
}
.competition .competition-question .answers-container ul li:last-child {
  margin-right: 0;
}
.competition .competition-question .answers-container ul li [type=radio] + label {
  padding-left: 0;
}
.competition .competition-question .answers-container ul li [type=radio] + label:before {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 8px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.competition .competition-optins {
  margin-top: 3em;
}
.competition .competition-optins p label {
  font-size: 1em;
  color: #444;
}
.competition small {
  text-align: right;
  display: block;
}
.competition .comp-inactive {
  padding: 10em 0;
  background-color: #f3f3f3;
}
footer {
  color: #fff;
  background-color: #213266;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px;
}
footer a {
  color: inherit;
}
footer a:hover {
  text-decoration: underline;
}

.pixel_img {
  opacity: 0;
  position: absolute;
  top: 0;
}

@media (max-width: 700px) {
  body {
    font-size: 9px;
  }

  .competition .competition-details, .competition .competition-optins {
    width: 100%;
    float: none;
  }
  .competition .competition-details .sign-in-container, .competition .competition-details .register-container {
    width: 100%;
    float: none;
  }
  .competition .competition-details .register-container {
    border-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 430px) {
  body {
    font-size: 8px;
  }

  .competition .competition-details .nested.half, .competition .competition-optins .nested.half {
    width: 100%;
  }
}
/*# sourceMappingURL=layout.css.map */