/*
Theme Name: MAF CA Advent
Author: Vision Tank
Author URI: http://visiontank.co.uk/
Version: 3.0
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html,
*,
*:before,
*:after {
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input:focus {
  outline: none; }

.inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.inner--thin {
  width: 960px;
  margin: 0 auto; }

.inner--thinner {
  width: 760px;
  margin: 0 auto; }

.inner--thinnest {
  width: 560px;
  margin: 0 auto; }

.grid {
  letter-spacing: -1em;
  font-size: 0;
  margin: 20px -20px; }
  .grid > [class*='grid_'] {
    padding: 0 20px; }

.grid > [class*='grid_'] {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 20px; }

.grid_1-2 {
  width: 50%; }

.grid_1-3 {
  width: 33.33333%; }

.grid_2-3 {
  width: 66.66667%; }

.grid_1-4 {
  width: 25%; }

.grid_3-4 {
  width: 75%; }

.grid_1-5 {
  width: 20%; }

.grid_2-5 {
  width: 40%; }

.grid_3-5 {
  width: 60%; }

.grid_4-5 {
  width: 80%; }

.grid_1-6 {
  width: 16.66667%; }

.grid_5-6 {
  width: 83.33333%; }

.grid_1-8 {
  width: 12.5%; }

.grid_3-8 {
  width: 37.5%; }

.grid_5-8 {
  width: 62.5%; }

.grid_7-8 {
  width: 87.5%; }

.grid_1-10 {
  width: 10%; }

.grid_3-10 {
  width: 30%; }

.grid_7-10 {
  width: 70%; }

.grid_9-10 {
  width: 90%; }

.grid_1-12 {
  width: 8.33333%; }

.grid_5-12 {
  width: 41.66667%; }

.grid_7-12 {
  width: 58.33333%; }

.grid_11-12 {
  width: 91.66667%; }

@media screen and (max-width: 1200px) {
  .inner {
    width: 100%; } }

@media screen and (max-width: 1000px) {
  .inner--thin {
    width: 100%;
    padding: 0 20px; } }

@media screen and (max-width: 800px) {
  .inner--thinner {
    width: 100%;
    padding: 0 20px; } }

@media screen and (max-width: 600px) {
  .inner--thinnest {
    width: 100%;
    padding: 0 20px; } }

body {
  position: relative; }

.paddingTop {
  padding-top: 75px; }

a {
  text-decoration: none; }

ul,
ol {
  padding: 0 0 0 20px; }

.full_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10; }

.sprite {
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100px;
  background-image: url(assets/images/sprite.png); }
  .sprite.sprite--before {
    background-image: none;
    background-size: auto; }
    .sprite.sprite--before:before {
      content: "";
      position: absolute;
      top: 0px;
      left: 0;
      display: block;
      background-size: 100px;
      background-image: url(assets/images/sprite.png); }

.background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

img {
  height: auto; }

.lights {
  width: 100%;
  height: 43px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  display: block;
  margin: 0 auto;
  background-image: url(assets/images/components/lights.png);
  background-size: 210px;
  background-position: center;
  background-repeat: repeat-x; }

.lights--hero {
  bottom: -44px; }

.lights--footer {
  top: 0;
  bottom: initial; }

.hide {
  display: none; }

.has-cookie-bar #catapult-cookie-bar {
  background: #074b7c;
  padding: 15px 0;
  text-align: center; }
  .has-cookie-bar #catapult-cookie-bar .ctcc-inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px; }
  .has-cookie-bar #catapult-cookie-bar .ctcc-left-side {
    text-align: left;
    font-size: 16px;
    display: inline-block;
    width: 80%;
    padding: 0 20px 0 0; }
  .has-cookie-bar #catapult-cookie-bar .ctcc-right-side {
    width: 19%;
    display: inline-block; }
    .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie {
      background: #00406f;
      color: #fff;
      font-size: 16px; }
      .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie:hover {
        background: #002744; }

@media screen and (max-width: 1200px) {
  .has-cookie-bar #catapult-cookie-bar .ctcc-inner {
    width: 100%; } }

@media screen and (max-width: 800px) {
  .has-cookie-bar #catapult-cookie-bar .ctcc-inner {
    display: block; }
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-left-side {
      display: block;
      width: 100%;
      margin: 0; }
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-right-side {
      display: block;
      width: 100%;
      margin: 15px 0 0;
      text-align: center; } }

.header {
  overflow: hidden;
  text-align: center;
  padding: 20px 0; }
  .header .inner {
    position: relative; }
  .header .echo {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal; }

.header__logo {
  width: 115px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -10px;
  left: 20px; }

.header__right {
  float: right;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 0 0;
  position: absolute;
  top: -10px;
  right: 20px; }

.header__sign {
  display: inline-block;
  vertical-align: middle; }

.header__flags {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px; }

.header__flag {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  opacity: 0.5;
  transition: 0.2s;
  margin: 0 0 0 10px; }
  .header__flag.uk {
    background-image: url(assets/images/flags/uk_bw.jpg); }
  .header__flag.de {
    background-image: url(assets/images/flags/germany_bw.jpg);
    margin: 0 10px; }
  .header__flag.fr {
    background-image: url(assets/images/flags/france_bw.jpg); }
  .header__flag.ch {
    background-image: url(assets/images/flags/switzerland_bw.jpg); }
  .header__flag.au {
    background-image: url(assets/images/flags/australia_bw.jpg); }
  .header__flag.nl {
    background-image: url(assets/images/flags/netherlands_bw.jpg); }
  .header__flag.fi {
    background-image: url(assets/images/flags/finland_bw.jpg); }
  .header__flag.ca {
    background-image: url(assets/images/flags/canada_bw.jpg); }
  .header__flag.active, .header__flag:hover {
    opacity: 1; }
    .header__flag.active.uk, .header__flag:hover.uk {
      background-image: url(assets/images/flags/uk.jpg); }
    .header__flag.active.de, .header__flag:hover.de {
      background-image: url(assets/images/flags/germany.jpg);
      margin: 0 10px; }
    .header__flag.active.fr, .header__flag:hover.fr {
      background-image: url(assets/images/flags/france.jpg); }
    .header__flag.active.ch, .header__flag:hover.ch {
      background-image: url(assets/images/flags/switzerland.jpg); }
    .header__flag.active.au, .header__flag:hover.au {
      background-image: url(assets/images/flags/australia.jpg); }
    .header__flag.active.nl, .header__flag:hover.nl {
      background-image: url(assets/images/flags/netherlands.jpg); }
    .header__flag.active.fi, .header__flag:hover.fi {
      background-image: url(assets/images/flags/finland.jpg); }
    .header__flag.active.ca, .header__flag:hover.ca {
      background-image: url(assets/images/flags/canada.jpg); }

.header__sign__text p {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 16px; }

.header__sign__text a {
  color: #074b7c;
  transition: 0.2s;
  cursor: pointer; }
  .header__sign__text a:hover {
    color: #e30517; }

@media screen and (max-width: 1000px) {
  .header .echo {
    display: block;
    margin: 10px 0; }
  .header__logo {
    float: none;
    display: block;
    margin: 0 auto;
    position: static; }
  .header__right {
    float: none;
    margin: 0 auto;
    clear: both;
    position: static; }
  .header__sign {
    padding: 0; }
  .header__flags,
  .header__sign {
    display: block; }
  .header__flags {
    margin: 20px 0 0; }
  .header__flag {
    margin: 0 5px; }
  .header__sign__text p {
    margin: 0 3px; } }

.footer {
  position: relative;
  z-index: 10; }

.footer__holly {
  position: absolute;
  top: -60px; }

.footer__bottom {
  padding: 20px;
  text-align: center;
  background-color: #00538f;
  color: #ffffff; }
  .footer__bottom a {
    color: #ffffff;
    opacity: 1;
    transition: 0.2s; }
    .footer__bottom a:hover {
      opacity: 0.7; }
  .footer__bottom p {
    margin: 0 0 10px; }
  .footer__bottom .small {
    font-size: 13px;
    opacity: 0.6; }

.footer__bottom--front {
  padding: 60px 20px 40px; }

.footer__bottom__social {
  margin: 10px 0; }

.footer__bottom__social__icon {
  width: 25px;
  margin: 0 10px 0 0;
  opacity: 1;
  transition: 0.2s; }
  .footer__bottom__social__icon:hover {
    opacity: 0.7; }
  .footer__bottom__social__icon.pinterest {
    width: 20px; }

.front {
  padding: 0 0 70px;
  position: relative;
  background-color: #f4efd8; }

.front__bg_top,
.front__bg_bottom {
  position: absolute;
  right: 0;
  left: 0;
  background-size: 100%; }

.front__bg_top {
  top: 0;
  background-image: url(assets/images/header.jpg);
  background-position: center;
  position: relative;
  background-size: cover; }
  .front__bg_top:after {
    content: '';
    display: block;
    padding-bottom: 50%; }

.front__bg_bottom {
  height: 490px;
  bottom: 0;
  background-image: url(assets/images/footer.jpg);
  background-position: center bottom;
  background-size: cover; }

.front__intro {
  text-align: center;
  color: #ffffff;
  font-weight: 900;
  position: relative;
  margin: -120px 0 60px;
  position: relative;
  z-index: 2; }
  .front__intro .alpha {
    color: #042c37;
    font-weight: 600;
    font-size: 42px;
    padding: 0 20px;
    margin: 0 0 10px; }

.front__intro__content {
  width: 100%;
  max-width: 780px;
  padding: 0 20px;
  margin: 0 auto; }
  .front__intro__content p {
    color: #362617;
    font-weight: normal;
    font-family: "museo-sans", sans-serif; }

.social-link {
  text-align: center;
  z-index: 999;
  position: relative; }
  .social-link p {
    color: white;
    margin: 20px 0; }

@media screen and (max-width: 1700px) {
  .front__bg_top {
    background-position: center top; }
    .front__bg_top:after {
      padding-bottom: 56%; } }

@media screen and (max-width: 1200px) {
  .front__intro {
    margin: -40px 0 60px; }
  .front__bg_bottom {
    background-position: left top; } }

@media screen and (max-width: 900px) {
  .front__bg_top {
    background-size: 1050px;
    background-position: right bottom; }
    .front__bg_top:after {
      padding-bottom: 64%; } }

@media screen and (max-width: 700px) {
  .front__bg_top {
    background-size: cover; }
    .front__bg_top:after {
      padding-bottom: 100%; } }

.page {
  min-height: 78vh;
  background-color: #dfeaf1; }

.section--page {
  padding: 60px 0 100px;
  text-align: center; }

.page__title {
  color: #074b7c;
  margin-bottom: 20px;
  font-weight: 600; }

.page__content {
  padding-bottom: 50px; }

.sign_up_badge {
  transition: 0.4s; }

.hero__contain:hover .sign_up_badge {
  transform: scale(1.03); }

.single_post {
  overflow: hidden; }

.single_post__content {
  position: relative; }

.holding {
  padding: 60px 0;
  background-image: url(assets/images/holding_bg22.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #d6a972;
  background-attachment: fixed; }
  .holding .iframeWrap {
    margin: 0 0 20px; }
  .holding iframe {
    width: 100%;
    margin: 0 0 20px; }
  .holding .holding--form {
    display: none; }
    .holding .holding--form.holding--form--show {
      display: block; }
  .holding .holding--signup {
    margin: 0 auto 50px;
    display: block; }
    .holding .holding--signup.holding--signup--hidden {
      display: none; }

.content .holding_ad_logo {
  width: 100%;
  max-width: 260px;
  margin: 0 auto 20px;
  display: block; }

.iframe_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 40px; }
  .iframe_wrap:after {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .iframe_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.holding__header {
  overflow: hidden;
  text-align: center;
  padding: 10px 0; }
  .holding__header .delta {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 0;
    font-weight: normal; }

.holding__header__logo {
  width: 115px;
  display: inline-block;
  vertical-align: middle;
  float: left; }

.holding__header__flags {
  float: right;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 0 0;
  overflow: hidden; }

.holding__header__flag {
  width: 35px;
  height: 35px;
  display: block;
  border-radius: 50%;
  opacity: 0.5;
  float: left;
  transition: 0.2s; }
  .holding__header__flag.uk {
    background-image: url(assets/images/flags/uk_bw.jpg); }
  .holding__header__flag.de {
    background-image: url(assets/images/flags/germany_bw.jpg);
    margin: 0 10px; }
  .holding__header__flag.fr {
    background-image: url(assets/images/flags/france_bw.jpg); }
  .holding__header__flag.active, .holding__header__flag:hover {
    opacity: 1; }
    .holding__header__flag.active.uk, .holding__header__flag:hover.uk {
      background-image: url(assets/images/flags/uk.jpg); }
    .holding__header__flag.active.de, .holding__header__flag:hover.de {
      background-image: url(assets/images/flags/germany.jpg);
      margin: 0 10px; }
    .holding__header__flag.active.fr, .holding__header__flag:hover.fr {
      background-image: url(assets/images/flags/france.jpg); }

.holding__box {
  background-color: #ffffff;
  padding: 30px;
  padding-bottom: 0px;
  border-top: 4px solid #074b7c;
  box-shadow: 0px 20px 22px 2px rgba(0, 0, 0, 0.2);
  min-height: 870px; }
  .holding__box .bravo--edit {
    max-width: 450px;
    width: 100%;
    margin: 10px 0 40px;
    display: inline-block;
    vertical-align: middle; }
  .holding__box .holding__content {
    margin: 0 0 20px;
    text-align: center; }
    .holding__box .holding__content p {
      color: #00538f;
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 20px; }

.holding__box__logo {
  width: 150px;
  float: right; }

.holding__box__logo--mobile {
  display: none; }

.holding__box__form {
  border: 3px solid #ccdde9;
  padding: 20px;
  margin: 0 0 20px; }
  .holding__box__form .delta {
    margin: 0 0 20px; }

.physical_cal {
  overflow: hidden;
  position: relative; }
  .physical_cal p {
    color: #074b7c;
    font-weight: 600;
    margin: 0 0 5px; }
    .physical_cal p b {
      font-weight: 700; }

.physical_cal__left {
  float: left;
  width: 100%; }
  .physical_cal__left h2 {
    margin-bottom: 20px;
    text-align: center; }

.physical_cal__right {
  width: 40%;
  height: 570px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(assets/images/gemma.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.physical_cal__left .delta {
  margin: 0 0 30px; }

.physical_cal__right img {
  width: 100%; }

.paper_cal {
  border-top: solid 6px #e8edf5;
  padding: 40px 20px 20px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0px 20px 22px 2px rgba(0, 0, 0, 0.2); }

.paper_cal__left {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 0 40px; }
  .paper_cal__left .bravo span {
    color: #e30517;
    font-weight: 600; }
  .paper_cal__left .button, .paper_cal__left .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .paper_cal__left #catapultCookie, .paper_cal__left .frm_submit input, .frm_submit .paper_cal__left input,
  .paper_cal__left .frm_submit button, .frm_submit .paper_cal__left button {
    background: #074b7c;
    color: #fff;
    margin: 15px 0 5px; }
    .paper_cal__left .button:hover, .paper_cal__left .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie:hover, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .paper_cal__left #catapultCookie:hover, .paper_cal__left .frm_submit input:hover, .frm_submit .paper_cal__left input:hover,
    .paper_cal__left .frm_submit button:hover, .frm_submit .paper_cal__left button:hover {
      background: #fff;
      color: #074b7c; }

.paper_cal__right {
  float: right;
  width: 100%; }
  .paper_cal__right div {
    text-align: center !important; }

.holding__box__share {
  color: #074b7c; }
  .holding__box__share img {
    width: 30px;
    margin: 6px 5px 0 0; }

.holding__box--red {
  background-color: #e30517;
  text-align: center;
  padding: 30px 20px;
  box-shadow: 0px 20px 22px 2px rgba(0, 0, 0, 0.2); }
  .holding__box--red a {
    color: #ffffff;
    text-decoration: underline; }

.holding__bottom {
  padding: 30px 20px;
  text-align: center;
  background-color: #074b7c;
  color: #ffffff;
  box-shadow: 0px 20px 22px 2px rgba(0, 0, 0, 0.2); }
  .holding__bottom a {
    color: #ffffff;
    opacity: 1;
    transition: 0.2s; }
    .holding__bottom a:hover {
      opacity: 0.7; }
  .holding__bottom .small {
    font-size: 13px; }

.holding__bottom__social {
  margin: 10px 0; }

.holding__bottom__social__icon {
  width: 25px;
  margin: 0 10px 0 0;
  opacity: 1;
  transition: 0.2s; }
  .holding__bottom__social__icon:hover {
    opacity: 0.7; }

.pinterest {
  width: 21px;
  height: 25px; }

.ssbp-text {
  display: none; }

@media screen and (max-width: 1000px) {
  .holding {
    background-attachment: inherit; } }

@media screen and (max-width: 800px) {
  .holding {
    background-image: url("assets/images/holding_bg22-mob.jpg");
    background-position: center left; }
  .paper_cal__left,
  .paper_cal__right {
    float: none;
    width: 100%;
    text-align: center; }
  .paper_cal__right {
    display: block;
    margin: 20px auto 0; } }

@media screen and (max-width: 760px) {
  .holding__header {
    padding: 10px 0 20px; }
    .holding__header .delta {
      display: block;
      margin: 10px 0; }
  .holding__header__logo {
    float: none;
    display: block;
    margin: 0 auto; }
  .holding__header__flags {
    width: 125px;
    float: none;
    margin: 0 auto;
    clear: both;
    padding: 0; }
  .holding__box .bravo {
    margin: 0 0 20px; }
  .holding__box__logo {
    display: none; }
  .holding__box__logo--mobile {
    max-width: 200px;
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    float: none; }
  .holding__box__share {
    background-color: #ffffff;
    margin: 0; }
  .physical_cal__left,
  .physical_cal__right {
    width: 100%;
    float: none; }
  .physical_cal__right {
    height: auto; } }

@media screen and (max-width: 500px) {
  .holding__box__form {
    padding: 0;
    border: none; } }

.holding__terms .charlie {
  margin: 0 0 10px; }

.holding__terms ol {
  margin: 0 0 20px; }

.holding__terms__image {
  max-width: 560px;
  margin: 0 0 20px; }

.holding__terms__close {
  color: #e30517;
  margin: 20px 0 0;
  text-decoration: underline;
  cursor: pointer; }

.register {
  text-align: center;
  background-color: #6071ac;
  background-image: url(assets/images/register_bg.jpg);
  background-size: 2100px;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 60px 0 80px; }

.register__badge {
  margin: 0 0 40px; }

.register__box {
  background-color: #4e5d94;
  padding: 40px 60px;
  border-radius: 12px; }
  .register__box .alpha {
    font-weight: 900;
    margin: 0 0 40px;
    color: #ffffff; }

.register__form {
  text-align: left;
  color: #ffffff; }
  .register__form .frm_primary_label,
  .register__form .frm_section_spacing {
    font-weight: 900;
    font-size: 22px;
    font-family: "museo-sans", sans-serif;
    display: block;
    margin: 0 0 5px; }
  .register__form .lookupSearchLabel {
    color: rgba(255, 255, 255, 0.6);
    font-family: "museo-sans", sans-serif;
    font-size: 18px;
    display: block;
    margin: 2px 0 0; }
  .register__form .form__break {
    background-color: rgba(255, 255, 255, 0.4); }
  .register__form .frm_repeat_buttons {
    text-align: right; }
  .register__form .frm_remove_form_row {
    margin: 0 0 0 6px; }
  .register__form .frm_repeat_buttons .frm_button {
    transition: 0.2s; }
  .register__form .frm_button {
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    background-color: transparent;
    font-weight: 900;
    padding: 6px 12px 6px 8px; }
    .register__form .frm_button:hover {
      color: #4e5d94;
      background-color: #ffffff;
      border-color: #ffffff; }
  .register__form .frm_icon_font {
    height: 28px; }
    .register__form .frm_icon_font:before {
      width: auto;
      height: auto;
      vertical-align: text-top;
      font-size: 30px;
      transition: none; }
  .register__form .frm_message {
    text-align: center; }
  .register__form .frm_submit button {
    padding: 6px 60px;
    margin: 20px 0 0; }

@media screen and (max-width: 1500px) {
  .register {
    background-size: 1500px; } }

.page_sign_in {
  text-align: center;
  background-color: #6071ac;
  background-image: url(assets/images/register_bg.jpg);
  background-size: 2100px;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 80px 0 200px; }
  .page_sign_in .form--white .frm_description {
    text-align: center;
    color: #121212;
    margin: 0 0 20px; }

.page_sign_in__box {
  background-color: #ffffff;
  padding: 40px 60px;
  border-radius: 12px;
  border: 2px solid #000000; }
  .page_sign_in__box .alpha {
    font-weight: 900;
    margin: 0 0 40px; }

.calendar {
  margin: 20px -15px;
  position: relative;
  z-index: 1; }
  .calendar > [class*='grid_'] {
    padding: 0 15px; }

.day {
  position: relative;
  perspective: 1200px;
  margin: 0 0 30px;
  box-shadow: inset -1.5px 0px 0px 6px rgba(0, 0, 0, 0.25); }
  .day:after {
    content: '';
    display: block;
    padding-bottom: 100%; }
  .day.day--open .day__door__front {
    transform: rotateY(-86deg);
    transition-delay: 0.1s; }
  .day.day--open .day__door__back {
    transform: rotateY(89deg);
    transition-delay: 0.45s; }

.day--25 {
  background-image: url(assets/images/day-25.jpg); }

.day__country {
  position: absolute;
  display: block;
  text-align: center;
  top: 29%;
  right: 0;
  left: 0;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  padding: 0 10px; }

.day__door {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  transform-origin: left;
  font-family: "museo-sans", sans-serif;
  transition: all 0.2s linear;
  z-index: 2;
  transform-style: preserve-3d;
  border-left: none; }
  .day__door:after {
    content: '';
    display: block;
    padding-bottom: 100%; }

.day__view {
  width: 76px;
  position: absolute;
  right: 0;
  bottom: 18px;
  left: 0;
  padding: 1px 15px;
  background-color: #416584;
  color: #ffffff;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin: 0 auto;
  transition: 0.2s;
  text-align: center; }

.day__door__front,
.day__door__back {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  backface-visibility: hidden;
  -webkit-perspective: 0;
  -webkit-backface-visibility: hidden; }

.day__door__front {
  background-color: #e9dbb3;
  transform-origin: left;
  transition: all 0.4s linear;
  transition-delay: 0.2s;
  text-align: center;
  padding: 60px 0 0; }
  .day__door__front:before {
    width: 212px;
    height: 212px;
    content: '';
    position: absolute;
    top: -3px;
    right: 0;
    bottom: 0;
    left: -2px;
    display: block;
    background-image: url(assets/images/components/door_border-21.png);
    background-position: center;
    background-size: 212px 212px; }

.day__door__front__open {
  width: 80px;
  padding: 3px 15px;
  background-color: #ffffff;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin: 10px auto 0;
  opacity: 0;
  transition: 0.2s;
  color: #365570; }

.day__door__back {
  background-color: #ffffff;
  right: 100%;
  left: initial;
  transform: rotateY(99deg);
  transform-origin: right;
  transition: all 0.1s linear;
  transition-delay: 0.1s;
  box-shadow: -40px 5px 32px 0px rgba(0, 0, 0, 0.1); }

.day__door__number {
  font-size: 90px;
  color: white;
  font-weight: bold;
  text-shadow: 4px 4px 0px #c3ab7b;
  line-height: 1; }

.day.day--1 .day__view {
  background-color: #836288; }

.day.day--2 .day__view {
  background-color: #356377; }

.day.day--3 .day__view {
  background-color: #5c8c38; }

.day.day--4 .day__view {
  background-color: #a25720; }

.day.day--5 .day__view {
  background-color: #954f7e; }

.day.day--6 .day__view {
  background-color: #b98037; }

.day.day--7 .day__view {
  background-color: #b13669; }

.day.day--8 .day__view {
  background-color: #0e7357; }

.day.day--9 .day__view {
  background-color: #ab3466; }

.day.day--10 .day__view {
  background-color: #70a2b1; }

.day.day--11 .day__view {
  background-color: #6a5785; }

.day.day--12 .day__view {
  background-color: #9e788e; }

.day.day--13 .day__view {
  background-color: #a79414; }

.day.day--14 .day__view {
  background-color: #506088; }

.day.day--15 .day__view {
  background-color: #b15f21; }

.day.day--16 .day__view {
  background-color: #624177; }

.day.day--17 .day__view {
  background-color: #ab9515; }

.day.day--18 .day__view {
  background-color: #b1211f; }

.day.day--19 .day__view {
  background-color: #306d32; }

.day.day--20 .day__view {
  background-color: #a45280; }

.day.day--21 .day__view {
  background-color: #67978a; }

.day.day--22 .day__view {
  background-color: #42628d; }

.day.day--23 .day__view {
  background-color: #26743f; }

.day.day--24 .day__view {
  background-color: #477f68; }

.day.day--25 .day__view {
  background-color: #a7945d; }

@media screen and (max-width: 1260px) {
  .calendar {
    width: 100%;
    text-align: center;
    padding: 0 0 0 20px; }
    .calendar .grid_1-5 {
      width: 238px; } }

@media screen and (max-width: 960px) {
  .day--past .day__image {
    opacity: 1; }
  .day--active.day--past .day__peel {
    display: none; }
  .day--active .day__open {
    opacity: 1; }
  .day--active .day__peel {
    display: block; } }

body {
  color: #121212;
  font-family: "source-sans-pro", sans-serif;
  font-size: 20px;
  line-height: 1.5; }

ul li {
  list-style: disc; }

ol li {
  list-style: decimal; }

sup {
  vertical-align: super;
  font-size: 1rem; }

strong,
b {
  font-weight: 600; }

em,
i {
  font-style: italic; }

h1,
h2,
h3,
h4 {
  font-family: "museo-sans", sans-serif;
  line-height: 1.2; }

.content h1,
.alpha {
  font-size: 46px; }

.content h2,
.bravo {
  font-size: 32px; }

.content h3,
.charlie {
  font-size: 30px; }

.content h4,
.delta {
  font-size: 26px;
  font-weight: 600; }

.content h5,
.echo {
  font-size: 20px;
  font-weight: 600; }

.content p,
.content .button,
.content .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie,
.has-cookie-bar #catapult-cookie-bar .ctcc-right-side .content #catapultCookie,
.content .frm_submit input,
.frm_submit .content input,
.content .frm_submit button,
.frm_submit .content button {
  margin: 0 0 20px; }

.content h4,
.content h5,
.content h6 {
  margin: 0 0 20px; }

.content a {
  color: #074b7c; }

.content li {
  margin: 0 0 5px; }

.content img {
  width: 100%;
  height: auto; }

.title--blue {
  color: #042c37; }
  .title--blue a {
    color: inherit;
    transition: 0.2s; }
    .title--blue a:hover {
      color: #e30517; }

.title--white {
  color: #f0f5f8; }

.title--purple {
  color: #6071ac; }

.secondary_font {
  font-family: "museo-sans", sans-serif; }

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

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

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

.button, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .register__form .frm_submit button, .frm_submit input,
.frm_submit button, .form--white .frm_submit input,
.form--white .frm_submit button, .answer__formidable .frm_submit button,
.answer__formidable .frm_submit input {
  display: inline-block;
  position: relative;
  padding: 6px 20px;
  transition: 0.2s;
  cursor: pointer;
  border-radius: 6px;
  border: 3px solid;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5; }

.button--transparent {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.4); }
  .button--transparent:hover {
    background-color: #ffffff;
    color: #121212; }

.button--green {
  background-color: #2d6e3a;
  color: #ffffff; }
  .button--green:hover {
    background-color: #225d2d; }

.button--blue {
  background-color: #dfeaf1;
  border-color: #bfd4e1;
  color: #074b7c; }

.button--red, .register__form .frm_submit button, .form--white .frm_submit input,
.form--white .frm_submit button, .answer__formidable .frm_submit button,
.answer__formidable .frm_submit input {
  border-color: #c11616;
  background-color: #c11616;
  color: #ffffff; }
  .button--red:hover, .register__form .frm_submit button:hover, .form--white .frm_submit input:hover,
  .form--white .frm_submit button:hover, .answer__formidable .frm_submit button:hover,
  .answer__formidable .frm_submit input:hover {
    background-color: #074b7c;
    border-color: #014677; }

.button--red--transparent {
  background-color: transparent;
  color: #e80013; }
  .button--red--transparent:hover {
    border-color: #a80002;
    background-color: #e80013;
    color: #ffffff; }

.button--icon:before {
  content: "";
  display: block;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.button--audio {
  padding: 6px 20px 6px 50px; }
  .button--audio.button--red:before, .register__form .frm_submit button.button--audio:before, .form--white .frm_submit input.button--audio:before,
  .form--white .frm_submit button.button--audio:before, .answer__formidable .frm_submit button.button--audio:before,
  .answer__formidable .frm_submit input.button--audio:before {
    background-image: url(assets/images/components/audio_white.png); }
  .button--audio:before {
    width: 27px;
    height: 20px;
    background-image: url(assets/images/components/audio_blue.png);
    top: 11px;
    left: 12px; }

.button--video {
  padding: 6px 20px 6px 36px; }
  .button--video:before {
    width: 14px;
    height: 18px;
    background-image: url(assets/images/components/play_icon.png);
    top: 12px;
    left: 12px; }

.button--download {
  padding: 6px 20px 6px 50px; }
  .button--download:before {
    width: 26px;
    height: 25px;
    background-image: url(assets/images/components/download.png);
    top: 9px;
    left: 12px; }

.button--look {
  padding: 6px 20px 6px 56px; }
  .button--look:before {
    width: 32px;
    height: 26px;
    background-image: url(assets/images/components/camera.png);
    top: 8px;
    left: 12px; }

.button--pin {
  padding: 6px 20px 6px 42px; }
  .button--pin:before {
    width: 20px;
    height: 27px;
    background-image: url(assets/images/components/pin.png);
    top: 8px;
    left: 12px; }

.button--reminder {
  position: relative;
  z-index: 10;
  cursor: pointer; }

.play {
  width: 130px;
  height: 130px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding: 30px 0 0 40px;
  margin: -65px auto 0;
  border: 6px solid #ffffff;
  border-radius: 50%; }
  .play:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent #ffffff; }

.frm_submit {
  text-align: right; }
  .frm_submit input,
  .frm_submit button {
    border: none;
    font-family: "source-sans-pro", sans-serif;
    font-size: 18px;
    color: #ffffff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #074b7c; }
    .frm_submit input:hover,
    .frm_submit button:hover {
      background-color: #00406f; }
  .frm_submit img {
    display: none; }

/***MOBILE MENU***/
.mobile_menu_button {
  display: none;
  cursor: pointer;
  vertical-align: middle;
  letter-spacing: 1px;
  padding: 0 20px; }
  .mobile_menu_button p {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    vertical-align: middle;
    color: #eeeeee; }

.lines-button {
  float: left;
  padding: 8px 5px 8px 0;
  margin: 3px 0 0 0;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase; }
  .lines-button.close {
    transform: scale3d(0.8, 0.8, 0.8); }
  .lines-button.x.close .lines {
    background: transparent; }
    .lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
      transform-origin: 50% 50%;
      top: 0;
      width: 2rem; }
    .lines-button.x.close .lines:before {
      transform: rotate3d(0, 0, 1, 45deg); }
    .lines-button.x.close .lines:after {
      transform: rotate3d(0, 0, 1, -45deg); }
  .lines-button.x2 .lines {
    transition: background 0.3s 0.5s ease; }
    .lines-button.x2 .lines:before, .lines-button.x2 .linesafter {
      transform-origin: 50% 50%;
      transition: top 0.3s 0.6s ease, transform 0.3s ease; }
  .lines-button.x2.close .lines {
    transition: background 0.3s 0s ease;
    background: transparent; }
    .lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
      transition: top 0.3s ease, transform 0.3s 0.5s ease;
      top: 0;
      width: 2rem; }
    .lines-button.x2.close .lines:before {
      transform: rotate3d(0, 0, 1, 45deg); }
    .lines-button.x2.close .lines:after {
      transform: rotate3d(0, 0, 1, -45deg); }

.lines {
  display: inline-block;
  float: left;
  width: 25px;
  margin-right: 2px;
  height: 0.25rem;
  background: #eeeeee;
  transition: 0.3s;
  position: relative; }
  .lines:before, .lines:after {
    display: inline-block;
    width: 25px;
    height: 0.25rem;
    background: #eeeeee;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: "";
    transform-origin: 0.14286rem center; }
  .lines:before {
    top: 0.5rem; }
  .lines:after {
    top: -0.5rem; }

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

:-moz-placeholder {
  /* Firefox 18- */
  color: #121212; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #121212; }

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

.competition .frm_form_field label {
  font-size: 16px;
  font-weight: 100; }

.competition .frm_form_field input[type="text"] {
  background-color: #ffffff;
  border-radius: 5px; }
  .competition .frm_form_field input[type="text"].placeholder {
    opacity: 0.4; }
  .competition .frm_form_field input[type="text"]:-moz-placeholder {
    opacity: 0.4; }
  .competition .frm_form_field input[type="text"]::-moz-placeholder {
    opacity: 0.4; }
  .competition .frm_form_field input[type="text"]:-ms-input-placeholder {
    opacity: 0.4; }
  .competition .frm_form_field input[type="text"]::-webkit-input-placeholder {
    opacity: 0.4; }

.competition .frm_submit input,
.competition .frm_submit button {
  background-color: #dfeaf1;
  border: 3px solid #bfd4e1;
  color: #074b7c; }

.competition .frm_checkbox {
  font-size: 16px;
  font-weight: 100; }
  .competition .frm_checkbox label {
    display: block;
    padding: 0 0 0 22px;
    position: relative; }
    .competition .frm_checkbox label input {
      position: absolute;
      top: 3px;
      left: 0; }

.competition .frm_message p {
  color: #121212;
  margin: 0 0 10px; }

.frm_form_field {
  margin: 0 0 15px; }
  .frm_form_field input[type="text"],
  .frm_form_field input[type="email"],
  .frm_form_field input[type="password"],
  .frm_form_field textarea,
  .frm_form_field select {
    width: 100%;
    font-size: 20px;
    font-family: "source-sans-pro", sans-serif;
    border: 2px solid #cfcfcf;
    border-radius: 0;
    background-color: #ededed;
    padding: 8px 10px;
    color: #121212;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .frm_form_field input[type="text"]:focus,
    .frm_form_field input[type="email"]:focus,
    .frm_form_field input[type="password"]:focus,
    .frm_form_field textarea:focus,
    .frm_form_field select:focus {
      outline: none; }
  .frm_form_field select {
    cursor: pointer; }
  .frm_form_field a {
    color: #074b7c; }
  .frm_form_field.hidden {
    display: none; }
  .frm_form_field.arrow {
    position: relative; }
    .frm_form_field.arrow:after {
      content: "";
      display: block;
      position: absolute;
      right: 20px;
      bottom: 18px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 5px 0 5px;
      border-color: #121212 transparent transparent transparent; }

.frm_checkbox {
  font-weight: 600; }

.frm_hidden {
  display: none; }

.frm_error,
.frm_error_style {
  color: #e30517; }

.form--white {
  text-align: left; }
  .form--white .frm_form_field input[type="text"],
  .form--white .frm_form_field input[type="email"],
  .form--white .frm_form_field input[type="password"],
  .form--white .frm_form_field select {
    background-color: #ffffff;
    border: 2px solid #000000;
    border-radius: 6px; }
  .form--white .frm_form_field.login-remember, .form--white .frm_form_field.login_lost_pw {
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
    font-size: 18px; }
  .form--white .frm_form_field.login-remember label {
    position: relative;
    padding: 0 0 0 20px; }
  .form--white .frm_form_field.login-remember input {
    position: absolute;
    top: 4px;
    left: 0; }
  .form--white .frm_form_field.login_lost_pw a {
    color: #959595;
    transition: 0.2s; }
    .form--white .frm_form_field.login_lost_pw a:hover {
      color: #e30517; }
  .form--white .frm_form_field.arrow {
    position: relative; }
    .form--white .frm_form_field.arrow:after {
      content: "";
      display: block;
      position: absolute;
      right: 20px;
      bottom: 18px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 5px 0 5px;
      border-color: #121212 transparent transparent transparent; }
  .form--white .frm_checkbox a {
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    transition: 0.2s; }
    .form--white .frm_checkbox a:hover {
      opacity: 0.6; }
  .form--white .frm_description {
    color: rgba(255, 255, 255, 0.6); }
  .form--white .frm_submit {
    text-align: center; }
    .form--white .frm_submit input,
    .form--white .frm_submit button {
      padding: 6px 60px; }
      .form--white .frm_submit input:hover,
      .form--white .frm_submit button:hover {
        background-color: #ffffff;
        border-color: #a80002;
        color: #e80013; }

.section__popup--answer .frm_checkbox a {
  color: #000000;
  border-bottom: 2px solid #000000;
  transition: 0.2s; }

.form__break {
  height: 4px;
  margin: 40px 0; }

.lookupSearchLabel {
  font-weight: normal; }

.register__form p a {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  transition: 0.2s;
  font-weight: 900; }
  .register__form p a:hover {
    opacity: 0.6; }

.holding ::-webkit-input-placeholder {
  color: #074b7c; }

.holding :-moz-placeholder {
  /* Firefox 18- */
  color: #074b7c; }

.holding ::-moz-placeholder {
  /* Firefox 19+ */
  color: #074b7c; }

.holding :-ms-input-placeholder {
  color: #074b7c; }

.holding input::-webkit-input-placeholder {
  font-weight: 600; }

.holding input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 600; }

.holding input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 600; }

.holding input:-ms-input-placeholder {
  font-weight: 600; }

.holding input[type="text"],
.holding input[type="email"],
.holding input[type="password"],
.holding textarea,
.holding select {
  width: 100%;
  font-size: 20px;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
  border: 2px solid #cfcfcf;
  border-radius: 5px;
  background-color: white;
  padding: 10px 10px;
  color: #074b7c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .holding input[type="text"]:focus,
  .holding input[type="email"]:focus,
  .holding input[type="password"]:focus,
  .holding textarea:focus,
  .holding select:focus {
    outline: none; }

.holding button {
  background-color: #009147 !important;
  color: white !important;
  border: 3px solid #0e6432 !important;
  font-size: 20px;
  margin-bottom: 30px; }

.holding .frm_checkbox,
.holding .frm_radio {
  position: relative;
  color: #074b7c;
  font-weight: 400; }
  .holding .frm_checkbox a,
  .holding .frm_radio a {
    text-decoration: underline;
    cursor: pointer; }
  .holding .frm_checkbox b,
  .holding .frm_radio b {
    color: #e30517; }
  .holding .frm_checkbox input[type="checkbox"],
  .holding .frm_radio input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 5px; }

.holding #frm_checkbox_1203-0 a {
  font-size: 17px;
  text-decoration: underline;
  color: #92a2b6;
  cursor: pointer; }

.holding .frm_description {
  padding-left: 25px; }

.holding .holding__small_print {
  font-size: 10px;
  opacity: 0.5; }
  .holding .holding__small_print p {
    margin-bottom: 10px; }
  .holding .holding__small_print a {
    color: inherit;
    text-decoration: underline;
    cursor: pointer; }

#frm_form_5_container ::-webkit-input-placeholder,
#frm_form_69_container ::-webkit-input-placeholder {
  color: #074b7c; }

#frm_form_5_container :-moz-placeholder,
#frm_form_69_container :-moz-placeholder {
  /* Firefox 18- */
  color: #074b7c; }

#frm_form_5_container ::-moz-placeholder,
#frm_form_69_container ::-moz-placeholder {
  /* Firefox 19+ */
  color: #074b7c; }

#frm_form_5_container :-ms-input-placeholder,
#frm_form_69_container :-ms-input-placeholder {
  color: #074b7c; }

#frm_form_5_container input::-webkit-input-placeholder,
#frm_form_69_container input::-webkit-input-placeholder {
  font-weight: 600; }

#frm_form_5_container input:-moz-placeholder,
#frm_form_69_container input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 600; }

#frm_form_5_container input::-moz-placeholder,
#frm_form_69_container input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 600; }

#frm_form_5_container input:-ms-input-placeholder,
#frm_form_69_container input:-ms-input-placeholder {
  font-weight: 600; }

#frm_form_5_container input[type="text"],
#frm_form_5_container input[type="email"],
#frm_form_5_container input[type="password"],
#frm_form_5_container textarea,
#frm_form_5_container select,
#frm_form_69_container input[type="text"],
#frm_form_69_container input[type="email"],
#frm_form_69_container input[type="password"],
#frm_form_69_container textarea,
#frm_form_69_container select {
  width: 100%;
  font-size: 20px;
  font-family: "source-sans-pro", sans-serif;
  font-weight: 600;
  border: 2px solid #cfcfcf;
  border-radius: 5px;
  background-color: white;
  padding: 10px 10px;
  color: #074b7c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  #frm_form_5_container input[type="text"]:focus,
  #frm_form_5_container input[type="email"]:focus,
  #frm_form_5_container input[type="password"]:focus,
  #frm_form_5_container textarea:focus,
  #frm_form_5_container select:focus,
  #frm_form_69_container input[type="text"]:focus,
  #frm_form_69_container input[type="email"]:focus,
  #frm_form_69_container input[type="password"]:focus,
  #frm_form_69_container textarea:focus,
  #frm_form_69_container select:focus {
    outline: none; }

#frm_form_5_container button,
#frm_form_69_container button {
  background-color: #e1eaf0;
  color: #074b7c;
  border: 3px solid #c3d3df;
  font-size: 20px;
  margin-bottom: 30px; }

#frm_form_5_container .frm_checkbox,
#frm_form_69_container .frm_checkbox {
  position: relative;
  padding-left: 25px;
  color: #074b7c; }
  #frm_form_5_container .frm_checkbox input[type="checkbox"],
  #frm_form_69_container .frm_checkbox input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 5px; }
  #frm_form_5_container .frm_checkbox a.pop-up__click,
  #frm_form_69_container .frm_checkbox a.pop-up__click {
    font-size: 17px;
    text-decoration: underline;
    color: #92a2b6;
    cursor: pointer; }

#frm_form_5_container .frm_description,
#frm_form_69_container .frm_description {
  padding-left: 25px; }

#frm_form_5_container .holding__small_print,
#frm_form_5_container .small_print,
#frm_form_69_container .holding__small_print,
#frm_form_69_container .small_print {
  font-size: 10px;
  opacity: 0.5; }
  #frm_form_5_container .holding__small_print p,
  #frm_form_5_container .small_print p,
  #frm_form_69_container .holding__small_print p,
  #frm_form_69_container .small_print p {
    margin-bottom: 10px; }
  #frm_form_5_container .holding__small_print a,
  #frm_form_5_container .small_print a,
  #frm_form_69_container .holding__small_print a,
  #frm_form_69_container .small_print a {
    color: inherit;
    text-decoration: underline;
    cursor: pointer; }

.small_print {
  font-size: 10px;
  opacity: 0.5;
  clear: both; }
  .small_print p {
    margin-bottom: 10px; }
  .small_print a {
    color: inherit;
    text-decoration: underline;
    cursor: pointer; }

@media screen and (max-width: 400px) {
  .competition .frm_form_field {
    padding: 0; }
    .competition .frm_form_field.competition__form__answer_wrap {
      background-color: transparent;
      padding: 30px 0; }
  .competition .frm_submit {
    padding: 0; } }

.popup_wrap {
  position: absolute;
  top: 71px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.8);
  display: none;
  visibility: hidden; }

.popup {
  width: 100%;
  max-width: 760px;
  margin: 40px auto 0;
  background-color: #ffffff;
  padding: 50px;
  box-shadow: 0px 0px 11px 2px rgba(70, 94, 109, 0.2);
  position: relative;
  display: none;
  visibility: hidden; }
  .popup img {
    margin-left: -50px;
    width: calc(100% + 100px); }
  .popup .echo {
    font-size: 23px;
    font-weight: 600; }
  .popup .foxtrot {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 20px; }
  .popup .blue {
    color: #204c7f;
    font-weight: 600; }
  .popup .button, .popup .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .popup #catapultCookie, .popup .frm_submit input, .frm_submit .popup input,
  .popup .frm_submit button, .frm_submit .popup button {
    margin: 0 0 20px; }
  .popup .popup__title {
    font-size: 25px;
    line-height: 1.4em;
    font-weight: 600;
    margin: 0 0 20px; }

.popup__close {
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer; }
  .popup__close:hover svg {
    opacity: 0.6; }
  .popup__close svg {
    transition: 0.2s;
    stroke: #074b7c; }

.popup__image {
  margin: 0 0 30px; }

.pop_up__container {
  display: none;
  position: absolute;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(233, 238, 241, 0.9);
  z-index: 20;
  letter-spacing: normal;
  font-size: 20px; }

.pop_up {
  display: none;
  width: 910px;
  position: absolute;
  top: 500px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-color: white;
  padding: 50px;
  padding-bottom: 0px;
  box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.04); }

.pop-up__image {
  background-image: url(assets/images/air-pass.jpg);
  width: 100%;
  height: 380px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.pop_up__content {
  width: 100%;
  display: block;
  padding: 30px 0;
  text-align: left; }
  .pop_up__content p {
    margin-top: 20px; }
  .pop_up__content .pop_up__content--text {
    opacity: 0.5;
    font-size: 16px;
    margin-bottom: 20px; }
  .pop_up__content span {
    color: red;
    cursor: pointer;
    text-decoration: underline; }

.pop_up__close {
  width: 16px;
  height: 16px;
  position: absolute;
  top: -50px;
  right: 10px;
  display: block;
  cursor: pointer; }
  .pop_up__close svg {
    fill: black;
    transition: 0.2s; }

.single__image {
  width: 230px;
  height: 230px;
  background-color: #e9eef1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto; }

.single__image--pop_up {
  border: solid 9px white;
  display: block;
  margin: 40px auto 0;
  left: 0;
  right: 0;
  bottom: 0px; }

@media screen and (max-width: 1200px) {
  .pop_up {
    width: 90%;
    position: absolute;
    padding: 30px;
    transform: translateY(0);
    top: 1040px; } }

@media screen and (max-width: 900px) {
  .comp_single__image {
    max-width: 230px;
    width: 100%; } }

@media screen and (max-width: 800px) {
  .popup_wrap {
    top: 0; }
  .popup {
    margin: 0; } }

.iframeWrap {
  position: relative; }
  .iframeWrap:after {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .iframeWrap .iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.featherlight.featherlight:last-of-type {
  background-color: rgba(111, 107, 161, 0.95); }

.section__popup.section__popup--signIn {
  top: 120px;
  transform: translateY(0);
  padding: 60px 80px; }

.section__popup--signIn .alpha {
  font-weight: 900;
  margin: 0 0 20px; }

.sign_in a {
  color: #074b7c;
  transition: 0.2s; }
  .sign_in a:hover {
    color: #e30517; }

.sign_in__register {
  font-weight: 600;
  margin: 40px 0 0; }
  .sign_in__register a {
    border-bottom: 2px solid #000000;
    color: #121212; }
    .sign_in__register a:hover {
      border-color: #e30517; }

@media screen and (max-width: 600px) {
  .section__popup.section__popup--signIn {
    padding: 60px 30px; } }

.sub_nav_wrap {
  background-color: #074b7c;
  padding: 40px 0 0;
  font-size: 22px; }

.sub_nav {
  padding: 20px 0;
  z-index: 20;
  background-color: #074b7c; }
  .sub_nav.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0; }

.sub_nav__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.sub_nav__item {
  list-style: none;
  margin: 0 20px;
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  font-size: 21px;
  color: #97b3ca;
  transition: 0.2s; }
  .sub_nav__item.active, .sub_nav__item:hover {
    color: #ffffff;
    cursor: pointer; }

@media screen and (max-width: 1200px) {
  .sub_nav_wrap {
    display: none; } }

.popup--reminder .content__gdprBlock {
  margin: 20px 0 10px; }

.popup--reminder .content__gdpr {
  font-size: 18px; }
  .popup--reminder .content__gdpr .echo {
    display: block;
    margin: 0 0 10px;
    font-size: 22px; }
  .popup--reminder .content__gdpr p {
    margin: 0 0 10px; }
  .popup--reminder .content__gdpr .frm_checkbox {
    font-weight: 400; }

.popup--reminder img {
  margin: 0; }

.popup--reminder .frm_checkbox {
  position: relative;
  padding-left: 25px;
  margin: 0 0 5px; }
  .popup--reminder .frm_checkbox input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 5px; }

.popup--reminder .mc-address-group {
  display: none; }

.popup--reminder__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 0 40px;
  border-bottom: 2px solid #e6e6e6; }
  .popup--reminder__top p {
    max-width: 420px; }
  .popup--reminder__top img {
    max-width: 190px;
    height: auto;
    -ms-flex-item-align: end;
        align-self: flex-end; }

@media screen and (max-width: 600px) {
  .popup--reminder__top img {
    display: none; } }

.section {
  padding: 0 0 120px;
  position: relative; }

.section__title {
  margin: 0 0 20px;
  font-weight: 600; }

.section__badge {
  width: 100%;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
  transform: translateY(-50px);
  position: relative; }

.section__badge--explore {
  max-width: 600px; }

.section__badge__image {
  width: 100%; }

.section__fact,
.popupShort {
  border-bottom: 2px solid;
  font-weight: 900;
  cursor: pointer;
  transition: 0.2s; }
  .section__fact:hover,
  .popupShort:hover {
    color: #e80013; }

.hero {
  padding: 100px 0;
  text-align: center;
  position: relative; }

.hero__contain {
  width: 480px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative; }

.hero__badge {
  width: 100%; }

.hero__arrow {
  width: 72px;
  height: 72px;
  background-color: #ebecf1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 50%;
  position: absolute;
  top: 35%;
  transition: 0.2s; }
  .hero__arrow:hover {
    background-color: #ac2631; }
    .hero__arrow:hover svg {
      fill: #ffffff; }
  .hero__arrow svg {
    width: 45px;
    height: 45px;
    fill: #00538f;
    margin: 14px 0 0 6px;
    transition: 0.2s; }

.hero__arrow--previous {
  transform: rotate(180deg); }
  .hero__arrow--previous svg {
    margin: 14px 0 0px 6px; }

.hero__arrow--previous {
  left: -40px; }

.hero__arrow--next {
  right: -40px; }

@media screen and (max-width: 580px) {
  .hero__contain {
    width: 100%; }
  .hero__badge {
    width: 80%; }
  .hero__arrow {
    top: 20px; }
  .hero__arrow--previous {
    left: 20px; }
  .hero__arrow--next {
    right: 20px; } }

@media screen and (max-width: 400px) {
  .hero {
    padding: 80px 0; }
  .hero__contain {
    padding: 0 20px; }
  .hero__arrow {
    width: 42px;
    height: 42px; }
    .hero__arrow svg {
      width: 30px;
      height: 30px;
      margin: 7px 0 0 4px; }
  .hero__arrow--previous svg {
    margin: 4px 0 0 7px; } }

.competition {
  padding: 100px 0;
  overflow: hidden;
  background: #ac2631 url(assets/images/day/bg_red_trees.jpg) no-repeat center top;
  background-size: 2200px;
  position: relative;
  z-index: 0; }
  .competition .section__title {
    font-weight: 900; }
  .competition .content a {
    color: #ffffff;
    font-weight: 900;
    border-bottom: 2px solid;
    transition: 0.2s; }
    .competition .content a:hover {
      opacity: 0.6; }
  .competition .button--red:hover, .competition .register__form .frm_submit button:hover, .register__form .frm_submit .competition button:hover, .competition .form--white .frm_submit input:hover, .form--white .frm_submit .competition input:hover,
  .competition .form--white .frm_submit button:hover, .form--white .frm_submit .competition button:hover, .competition .answer__formidable .frm_submit button:hover, .answer__formidable .frm_submit .competition button:hover,
  .competition .answer__formidable .frm_submit input:hover, .answer__formidable .frm_submit .competition input:hover {
    background-color: #ffffff;
    border-color: #a80002;
    color: #e80013; }

.competition__half {
  width: 50%;
  float: right; }

.competition__content {
  color: #ffffff;
  font-weight: 600;
  padding: 0 40px 0 0; }

.competition__question {
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px 40px 40px 20px;
  margin: 40px 0;
  color: #000000;
  display: -ms-flexbox;
  display: flex; }

.competition__question__submitted {
  font-size: 21px;
  font-weight: 900;
  line-height: 1.3;
  margin: 0;
  padding: 16px 0 0; }

.competition__question_q {
  font-family: "museo-sans", sans-serif;
  color: #ac2631;
  font-size: 55px;
  font-weight: 900;
  display: inline-block;
  vertical-align: top;
  line-height: 1; }

.competition__question__right {
  padding: 0 0 0 20px; }

.competition__question__text {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.3;
  margin: 0 0 20px; }

.competition__options {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }

.competition__options__or {
  font-size: 24px;
  margin: 36px 20px 0; }

.competition__option {
  width: 110px;
  transition: 0.2s; }
  .competition__option:hover .competition__option__image:before, .competition__option.active .competition__option__image:before {
    opacity: 1; }

.competition__option__image {
  width: 110px;
  height: 110px;
  display: block;
  background-size: 110px;
  position: relative;
  transition: 0.2s;
  margin: 0 0 5px; }
  .competition__option__image:before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    border-radius: 10px;
    opacity: 0;
    transition: 0.2s; }
  .competition__option__image.one {
    background-image: url(assets/images/components/noodles.png); }
  .competition__option__image.two {
    background-image: url(assets/images/components/suitcase.png); }

.competition__option__label {
  font-size: 20px;
  text-align: center;
  transition: 0.2s; }

.competition__bottom {
  padding: 40px 0 0;
  display: none; }
  .competition__bottom p {
    color: #074b7c;
    font-size: 17px;
    font-weight: 100; }
    .competition__bottom p a {
      color: inherit;
      text-decoration: underline; }

.competition__bottom__form {
  margin: 20px 0 0;
  text-align: left; }

.competition__bottom__form--hide {
  display: none; }

.competition__buttons .button--red, .competition__buttons .register__form .frm_submit button, .register__form .frm_submit .competition__buttons button, .competition__buttons .form--white .frm_submit input, .form--white .frm_submit .competition__buttons input,
.competition__buttons .form--white .frm_submit button, .form--white .frm_submit .competition__buttons button, .competition__buttons .answer__formidable .frm_submit button, .answer__formidable .frm_submit .competition__buttons button,
.competition__buttons .answer__formidable .frm_submit input, .answer__formidable .frm_submit .competition__buttons input {
  margin: 0 16px 0 0;
  padding: 6px 60px; }

.competition__image {
  padding: 0 0 0 100px; }
  .competition__image img {
    width: 100%; }

@media screen and (max-width: 1200px) {
  .competition__content {
    width: 60%;
    padding: 0; }
  .competition__image {
    width: 40%; } }

@media screen and (max-width: 1000px) {
  .competition {
    text-align: center; }
  .competition__half {
    width: 100%;
    float: none; }
  .competition__content,
  .competition__image {
    max-width: 560px;
    margin: 0 auto;
    padding: 0; }
  .competition__question {
    margin: 40px auto;
    text-align: left; }
  .competition__buttons .button, .competition__buttons .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .competition__buttons #catapultCookie, .competition__buttons .frm_submit input, .frm_submit .competition__buttons input,
  .competition__buttons .frm_submit button, .frm_submit .competition__buttons button {
    width: 275px;
    margin: 0 10px 20px; }
  .competition__image img {
    width: 100%;
    max-width: 360px;
    margin: 0 0 20px; } }

@media screen and (max-width: 800px) {
  .competition {
    background-size: cover; } }

@media screen and (max-width: 500px) {
  .competition__question {
    text-align: center;
    padding: 15px 20px 25px;
    -ms-flex-direction: column;
        flex-direction: column; }
  .competition__option {
    width: 80px; }
  .competition__option__image {
    width: 80px;
    height: 80px;
    background-size: 60px; }
  .competition__question__right {
    padding: 0; }
  .competition__options {
    -ms-flex-pack: center;
        justify-content: center; }
  .competition__question_q,
  .competition__question__text {
    display: block; }
  .competition__question_q {
    line-height: 1.2; }
  .competition__question__text {
    width: 100%;
    padding: 0; }
  .competition__bottom .button--right,
  .competition__bottom .frm_submit {
    text-align: center; } }

.story {
  background: #f0f5f8 url(assets/images/day/bg_white_stars.jpg) no-repeat center top;
  background-size: 2200px;
  position: relative;
  padding-top: 100px; }

.stories {
  text-align: center; }

.story__video_wrap {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 8px;
  margin: 0 0 30px; }

.story__video {
  position: relative;
  border-radius: 3px;
  overflow: hidden; }
  .story__video:after {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .story__video .iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.story__button {
  margin: 0 8px 20px; }

.story__pdf {
  padding: 6px 20px 6px 48px; }
  .story__pdf svg {
    width: 22px;
    fill: #074b7c;
    position: absolute;
    top: 6px;
    left: 18px;
    transition: 0.2s; }

.story__read {
  padding: 6px 20px 6px 48px; }
  .story__read svg {
    width: 22px;
    fill: #074b7c;
    position: absolute;
    top: 6px;
    left: 18px;
    transition: 0.2s; }

.single_story {
  display: none; }
  .single_story .button--audio:before {
    display: none; }
  .single_story .button--audio:hover {
    border-color: #a80002;
    background-color: #e80013;
    color: #ffffff; }
    .single_story .button--audio:hover svg {
      fill: #ffffff;
      stroke: #ffffff; }
  .single_story .button--audio svg {
    position: absolute;
    width: 27px;
    height: 20px;
    top: 11px;
    left: 12px;
    fill: #00538f;
    stroke: #00538f;
    transition: 0.2s; }

.single_story--active {
  display: block; }

.story__title {
  padding: 0 60px;
  position: relative; }

.story__title__arrow {
  width: 35px;
  height: 35px;
  display: inline-block;
  padding: 5px;
  margin: 0 10px;
  position: absolute;
  top: 10px;
  cursor: pointer; }
  .story__title__arrow:hover svg {
    fill: #074b7c; }
  .story__title__arrow svg {
    display: block;
    fill: #042c37;
    transition: 0.4s; }

.story__title__arrow--prev {
  left: 0;
  transform: rotate(180deg); }

.story__title__arrow--next {
  right: 0; }

.story__content {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  background-color: #f0f5f8;
  text-align: center;
  box-shadow: 0px -30px 500px 150px rgba(240, 245, 248, 0.95); }

@media screen and (max-width: 800px) {
  .story {
    background-size: cover; } }

.explore {
  background: #8f8fc1 url(assets/images/day/bg_purple_trees.jpg) no-repeat center top;
  background-size: 2200px;
  color: #353c40; }
  .explore .section__title {
    text-align: center; }

.explore__listen {
  position: absolute;
  top: 290px;
  left: -80px; }

.explore__listen--country {
  left: initial;
  right: -20px;
  right: -30px;
  top: 230px; }

.explore__pictures {
  width: 100%;
  padding: 55px 50px;
  margin: 0 0 50px;
  background-color: #ffffff;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex; }

.explore__pictures__left,
.explore__pictures__right {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

.explore__pictures__left {
  padding: 0 50px 0 0; }

.explore__pictures__title {
  font-weight: 900;
  display: inline-block;
  position: relative;
  padding: 0 0 0 84px;
  margin: 0 0 16px; }
  .explore__pictures__title:before {
    content: "";
    display: block;
    width: 75px;
    height: 44px;
    position: absolute;
    top: -4px;
    left: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(assets/images/components/lookaround-icon.png); }

.explore__pictures__content {
  border-right: 3px solid #e5e5e5;
  padding: 0 50px 0 0; }

.explore__pictures__gallery {
  display: none; }

.explore__pictures__image {
  background-image: url(assets/images/day/look.jpg);
  border-radius: 6px;
  margin: 0 0 21px; }
  .explore__pictures__image:after {
    content: "";
    display: block;
    padding-bottom: 70%; }

.explore__pictures__bottom {
  min-height: 48px; }
  .explore__pictures__bottom .button--video {
    margin: 0 0 0 16px; }

.explore__box {
  background-color: #fff;
  padding: 20px 20px 20px 100px;
  margin: 0 0 20px;
  border-radius: 10px;
  position: relative; }
  .explore__box:before {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }

.explore__box--location:before {
  background-image: url(assets/images/day/location-icon.png); }

.explore__box--time:before {
  background-image: url(assets/images/day/time-icon.png); }

.explore__box--fascinating:before {
  background-image: url(assets/images/day/idea-icon.png); }

.explore__box--weather:before {
  background-image: url(assets/images/day/weather-icon.png); }

.explore__box--weather__live {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 10px; }

.explore__box--weather__icon {
  width: 60px;
  position: absolute;
  top: 25px;
  left: 20px; }

.explore__box__content h2 {
  font-weight: 900; }

.featherlight:last-of-type {
  background-color: red; }

.section__popup--exploreGallery.section__popup--exploreGallery {
  width: calc(100% - 120px);
  position: fixed; }

.explore__gallery__count {
  position: absolute;
  top: 16px;
  left: 30px; }

.explore__gallery__item {
  display: none; }
  .explore__gallery__item.active {
    display: block; }

.explore__gallery__item__image {
  width: 100%; }

.explore__gallery__item__caption {
  text-align: left; }

.explore__gallery__button {
  width: 72px;
  height: 72px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s; }
  .explore__gallery__button:hover {
    cursor: pointer; }
  .explore__gallery__button svg {
    width: 45px;
    height: 45px;
    fill: #ffffff;
    margin: 14px 0 0 6px;
    transition: 0.2s; }

.explore__gallery__button--prev {
  left: -90px;
  transform: rotate(180deg) translateY(50%); }
  .explore__gallery__button--prev svg {
    margin: 14px 0 0px 6px; }

.explore__gallery__button--next {
  right: -90px; }

.explore__time {
  font-weight: 600; }

@media screen and (max-width: 1200px) {
  .explore__grid {
    text-align: center; }
    .explore__grid .grid_1-2 {
      width: 100%;
      max-width: 600px; }
  .explore__pictures,
  .explore__box {
    text-align: left; }
  .explore__pictures {
    -ms-flex-direction: column;
        flex-direction: column; }
  .explore__pictures__left,
  .explore__pictures__content {
    padding: 0 0 50px; }
  .explore__pictures__content {
    padding: 0 0 20px;
    border-right: none;
    border-bottom: 3px solid #e5e5e5; } }

@media screen and (max-width: 960px) {
  .explore__gallery__button--next {
    right: -65px; }
  .explore__gallery__button--prev {
    left: -65px; } }

@media screen and (max-width: 800px) {
  .explore {
    background-size: 1500px; }
  .explore__history {
    width: 100%;
    max-width: 650px; }
  .explore__history__content {
    padding: 60px 40px; } }

@media screen and (max-width: 645px) {
  .explore__listen {
    position: relative;
    top: initial;
    left: initial;
    margin: 20px 0 0; }
  .explore__pictures {
    padding: 30px 20px; }
  .explore__history__content {
    padding: 90px 20px 0; }
    .explore__history__content .explore__history__title {
      font-size: 26px;
      margin-bottom: 5px; }
    .explore__history__content .explore__history__date {
      font-size: 42px;
      margin-bottom: 5px; }
    .explore__history__content .did_you_know_content h2 {
      font-size: 28px; } }

@media screen and (max-width: 600px) {
  .did_you_know_content {
    font-size: 18px; }
  .explore__pictures__bottom .button, .explore__pictures__bottom .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .explore__pictures__bottom #catapultCookie, .explore__pictures__bottom .frm_submit input, .frm_submit .explore__pictures__bottom input,
  .explore__pictures__bottom .frm_submit button, .frm_submit .explore__pictures__bottom button {
    float: none; }
  .explore__pictures__bottom .button--video {
    margin: 20px 0 0; }
  .explore__pictures__bottom__title {
    margin: 0 0 20px; } }

@media screen and (max-width: 550px) {
  .explore__history__content {
    padding-top: 110px; }
    .explore__history__content .explore__history__title,
    .explore__history__content .explore__history__date {
      margin-bottom: 0; }
  .did_you_know_content {
    font-size: 16px; } }

@media screen and (max-width: 500px) {
  .explore__history {
    background-image: none;
    background-color: white;
    height: auto;
    border: 3px solid #000000;
    border-radius: 10px; }
  .explore__history__content {
    transform: none;
    padding: 40px; }
  .did_you_know_content {
    font-size: 20px; }
  .section__popup--exploreGallery.section__popup--exploreGallery {
    width: 100%;
    background-color: transparent;
    padding: 60px 20px 0;
    border: none;
    color: #ffffff; }
    .section__popup--exploreGallery.section__popup--exploreGallery .section__popup__close {
      fill: #ffffff; }
  .explore__gallery__button {
    width: 50px;
    height: 50px;
    opacity: 0.5;
    padding: 8px; }
    .explore__gallery__button svg {
      width: 35px;
      height: 35px;
      margin: 0; }
  .explore__gallery__button--next {
    right: 15px; }
  .explore__gallery__button--prev {
    left: 15px; }
  .explore__box {
    padding: 20px;
    text-align: center; }
    .explore__box:before {
      position: static;
      margin: 0 auto 10px; } }

.discover {
  background: #f0f5f8 url(assets/images/day/bg_white_snow.jpg) no-repeat center top;
  background-size: 2200px; }

.discover__grid {
  margin: 20px -30px; }
  .discover__grid > [class*='grid_'] {
    padding: 0 30px; }

.discover__content {
  background-color: #f0f5f8;
  box-shadow: 23px 26px 0px 102px #f0f5f9; }
  .discover__content h1 {
    color: #042c37;
    font-weight: 900;
    margin: 0 0 20px; }
  .discover__content p:first-of-type {
    font-weight: 900; }

.discover_slider {
  width: 100%;
  height: 100%;
  position: relative; }
  .discover_slider .slick-list {
    overflow: hidden; }
  .discover_slider .slick-track {
    display: -ms-flexbox;
    display: flex; }
    .discover_slider .slick-track:focus {
      outline: none; }
  .discover_slider .slick-slide:focus {
    outline: none; }
  .discover_slider .slick-arrows {
    height: 60px;
    width: 60px;
    z-index: 1;
    position: absolute;
    transform: rotate(1.5deg);
    cursor: pointer;
    background-color: #042c37;
    padding: 10px 4px 10px 10px;
    border-radius: 50%; }
    .discover_slider .slick-arrows svg {
      width: 100%;
      height: 100%;
      fill: white;
      opacity: 0.8;
      transition: 0.2s; }
    .discover_slider .slick-arrows:hover svg {
      opacity: 1; }
  .discover_slider .prev-arrow {
    left: -40px;
    top: 220px;
    transform: rotate(180deg); }
  .discover_slider .next-arrow {
    right: -40px;
    top: 220px; }

.discover__media_wrap {
  padding: 80px 0 0 40px; }

.discover__media__frame {
  border: 10px solid #8ed8f8;
  border-radius: 10px;
  position: relative;
  transform: rotate(1.5deg);
  height: 527px; }

.discover__media {
  width: 100%;
  height: 507px;
  position: relative; }

.discover__media__video_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.15); }
  .discover__media__video_wrap:hover .discover__media__video__play {
    width: 120px; }
  .discover__media__video_wrap:hover p {
    font-size: 26px; }

.discover__media__video {
  width: 170px;
  display: block;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  transform: translateY(-50%); }
  .discover__media__video p {
    font-weight: 900;
    font-size: 22px;
    transition: 0.2s; }

.discover__media__video__play {
  transition: 0.2s; }

@media screen and (max-width: 1500px) {
  .discover {
    background-size: 1500px; } }

@media screen and (max-width: 1200px) {
  .discover__media_wrap {
    padding: 80px 0 0 0; } }

@media screen and (max-width: 1000px) {
  .discover__grid {
    text-align: center; }
    .discover__grid .grid_1-2 {
      width: 100%;
      max-width: 600px; }
  .discover__content {
    text-align: left;
    box-shadow: 0px 26px 332px 102px #f0f5f8; }
  .discover__media_wrap {
    padding: 20px 0 0; } }

@media screen and (max-width: 500px) {
  .discover__media__video__play {
    width: 60px; } }

.pray {
  background: #65beb4 url(assets/images/day/bg_green_trees.jpg) no-repeat center top;
  background-size: 2200px;
  position: relative; }

.pray__grid {
  margin: 20px -30px; }
  .pray__grid > [class*='grid_'] {
    padding: 0 30px; }

.pray__box {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px 20px;
  font-size: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.pray__left {
  min-width: 90px;
  -ms-flex-preferred-size: 90px;
      flex-basis: 90px;
  text-align: center;
  padding: 8px 0 0; }

.pray__right {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0 10px 0 10px; }

.pray__title {
  font-family: "museo-sans", sans-serif;
  font-weight: 600;
  color: #1d1d1b; }

.pray__verse {
  font-family: "museo-sans", sans-serif;
  color: #65beb4; }

.pray__content {
  margin: 10px 0 0; }

@media screen and (max-width: 960px) {
  .pray__grid {
    text-align: center; }
    .pray__grid .grid_1-2 {
      max-width: 600px;
      width: 100%; }
  .pray__box {
    text-align: left;
    margin: 0 0 40px; } }

@media screen and (max-width: 800px) {
  .pray {
    background-size: 1500px; } }

@media screen and (max-width: 500px) {
  .pray__box {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center; }
  .pray__left {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .pray__right {
    padding: 0; } }

.give {
  background-color: #074b7c;
  color: #ffffff;
  text-align: center;
  padding: 70px 0 70px;
  position: relative;
  z-index: 3; }
  .give .bravo {
    font-weight: 600;
    margin: 0 0 20px; }
  .give .button, .give .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .give #catapultCookie, .give .frm_submit input, .frm_submit .give input,
  .give .frm_submit button, .frm_submit .give button {
    color: #ffffff;
    border-color: #ffffff;
    margin: 0 10px; }
    .give .button:hover, .give .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie:hover, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .give #catapultCookie:hover, .give .frm_submit input:hover, .frm_submit .give input:hover,
    .give .frm_submit button:hover, .frm_submit .give button:hover {
      color: #121212; }

.give__pilot {
  width: 415px;
  position: absolute;
  bottom: 0;
  right: 0; }

@media screen and (max-width: 1400px) {
  .give__pilot {
    width: 260px; } }

@media screen and (max-width: 1200px) {
  .give__pilot {
    display: none; } }

@media screen and (max-width: 500px) {
  .give .button, .give .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .give #catapultCookie, .give .frm_submit input, .frm_submit .give input,
  .give .frm_submit button, .frm_submit .give button {
    margin: 10px; } }

.sub_footer {
  padding: 60px 20px 60px;
  position: relative;
  background: #8f8fc1 url(assets/images/day/bg_purple_trees.jpg) no-repeat center top;
  background-size: 2000px;
  text-align: center;
  color: #ffffff;
  font-family: "museo-sans", sans-serif; }
  .sub_footer .button--reminder {
    margin: 0 0 0 16px; }
  .sub_footer .social-link {
    margin-bottom: 45px; }

.download_title {
  font-family: "museo-sans", sans-serif;
  font-weight: 700; }

.sub_footer__downloads,
.sub_footer__download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.sub_footer__downloads {
  margin: 30px 0 0; }

.sub_footer__download {
  margin: 0 0 0 20px;
  position: relative; }
  .sub_footer__download:hover .sub_footer__download__icon {
    opacity: 1; }

.sub_footer__download__icon {
  height: 35px;
  opacity: 0.4;
  transition: 0.2s;
  margin: 0 8px 0 0;
  display: block; }
  .sub_footer__download__icon svg {
    width: 25px;
    fill: #ffffff; }

@media screen and (max-width: 800px) {
  .sub_footer {
    background-size: 1200px; } }

@media screen and (max-width: 700px) {
  .sub_footer__downloads {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: left; }
  .sub_footer__download {
    width: auto;
    margin: 15px 0 0;
    -ms-flex-pack: start;
        justify-content: flex-start; } }

.single_popup_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(111, 107, 161, 0.95);
  z-index: 6;
  display: none; }

.section__popup {
  width: 100%;
  max-width: 760px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #000000;
  padding: 60px 30px 30px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  text-align: center; }

.section__popup__close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer; }

.fact__title {
  color: #6071ac;
  font-weight: 900;
  margin: 0 0 20px; }

.fact__image {
  width: 100%;
  height: auto;
  margin: 0 0 20px; }

.section__popup--answer {
  top: 120px;
  transform: translateY(0);
  padding: 60px 80px; }

.section__popup--loggedIn .answer__formidable .frm_form_field {
  display: none; }

.answer {
  font-weight: 900; }

.answer__register p {
  margin: 0 0 10px; }

.answer__register .button, .answer__register .has-cookie-bar #catapult-cookie-bar .ctcc-right-side #catapultCookie, .has-cookie-bar #catapult-cookie-bar .ctcc-right-side .answer__register #catapultCookie, .answer__register .frm_submit input, .frm_submit .answer__register input,
.answer__register .frm_submit button, .frm_submit .answer__register button {
  width: 220px;
  margin: 10px 6px; }

.answer__guest {
  padding: 40px 0 0;
  margin: 40px 0 0;
  border-top: 5px solid #e3e3e3; }

.answer__title {
  color: #6071ac;
  margin: 0 0 20px;
  font-weight: 900; }

.answer__subtitle {
  margin: 0 0 10px; }

.answer__question {
  background-color: #6071ac;
  color: #ffffff;
  font-weight: 900;
  padding: 20px 30px;
  margin: 20px 0;
  border-radius: 12px; }
  .answer__question .delta {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 900; }

.answer__field label {
  font-weight: 900; }

.answer__field__validation {
  color: #a80002;
  display: none; }

.answer__formidable .frm_submit {
  margin: 20px 0 0; }
  .answer__formidable .frm_submit button,
  .answer__formidable .frm_submit input {
    padding: 6px 60px; }

.answer__formidable__field--answer {
  display: none; }

.section__popup--notLoggedIn .answer__formidable__field--answer1 {
  display: block; }

.answer__formidable__field--answer1 {
  background-color: #6071ac;
  padding: 15px 20px 20px;
  color: #ffffff;
  border: 2px solid #000000;
  border-radius: 12px;
  font-weight: 900;
  margin: 30px 0; }
  .answer__formidable__field--answer1.frm_form_field input[type='text'] {
    border-color: transparent; }

.answer__form__formidable__field--repeaters.answer__form__formidable__field--repeaters {
  display: none; }

.answer__form__field--disclosure p {
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 20px;
  opacity: 0.5;
  color: #121212; }

@media screen and (max-width: 600px) {
  .section__popup.section__popup--answer {
    padding: 60px 30px; } }

.answer__form__submitted {
  text-align: center;
  margin: 40px 0 0; }

.challenge {
  text-align: center;
  background: #f0f5f8 url(assets/images/day/bg_white_gifts.jpg) no-repeat center top;
  background-size: 2100px; }

.challenge__container {
  padding: 20px 20px 30px;
  width: 100%;
  background-color: white;
  border-radius: 15px;
  border: solid 10px #d62742;
  margin-top: 20px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); }
  .challenge__container h1,
  .challenge__container h2 {
    font-weight: 600; }
  .challenge__container p {
    font-weight: 600;
    margin: 20px 0; }

.challenge__checkbox {
  padding: 10px;
  margin: 0 auto;
  background-color: #de4159;
  border: solid 3px #d62742;
  max-width: 350px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 5px;
  cursor: pointer; }
  .challenge__checkbox p {
    color: white;
    font-weight: 600;
    margin: 0; }

.tick_box {
  position: relative;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: white;
  border: solid 3px #d62742;
  margin-right: 10px; }
  .tick_box svg {
    position: absolute;
    left: -13px;
    top: -19px;
    width: 50px;
    height: 50px; }

.circ {
  opacity: 0; }

.tick {
  stroke-dasharray: 50;
  stroke-dashoffset: 50;
  transition: stroke-dashoffset 0.5s 0s ease-out; }

.drawn + svg .path {
  opacity: 1;
  stroke-dashoffset: 0; }

@media screen and (max-width: 800px) {
  .challenge {
    background-size: 1500px; } }

.activity {
  padding: 0 0 120px;
  text-align: center;
  background: #f0f5f8 url(assets/images/day/bg_red_trees.jpg) no-repeat center top;
  background-size: 2100px;
  background-position: center; }
  .activity .activity__box__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 15px;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    border: 10px solid #8ed8f8; }
  .activity .activity__box {
    text-align: left;
    padding-right: 50px;
    border-right: 3px solid #e5e5e5;
    padding-left: 20px; }
    .activity .activity__box h1 {
      font-family: 'museo-sans', sans-serif;
      font-weight: 600;
      color: #1d1d1b;
      margin: 0 0 20px; }
    .activity .activity__box h2 {
      margin: 0 0 20px;
      font-weight: 900; }
    .activity .activity__box p {
      font-weight: 600;
      margin-bottom: 20px; }
  .activity .activity__box__right {
    min-width: 530px;
    margin-left: 50px;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .activity .activity__box__img_wrap {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; }
    .activity .activity__box__img_wrap:after {
      content: '';
      display: block;
      padding-bottom: 70%; }
    .activity .activity__box__img_wrap .activity__box__img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }

@media screen and (max-width: 1200px) {
  .activity .activity__box__items {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    text-align: center; }
  .activity .activity__box {
    padding: 0;
    border: none;
    text-align: center;
    margin-bottom: 40px; }
  .activity .activity__box__right {
    margin-left: 0;
    min-width: 0;
    max-width: 530px;
    width: 100%; } }
