/*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: "Nyala";
  src: url('font/nyala.ttf') format("truetype"), url('font/nyala.eot') format('embedded-opentype'), url('font/nyala.woff') format('woff');
}
@font-face {
  font-family: "Lucida Handwriting";
  src: url('font/lhandw-webfont.eot');
  src: url('font/lhandw-webfont.eot?#iefix') format('embedded-opentype'), url('font/lhandw-webfont.woff2') format('woff2'), url('font/lhandw-webfont.woff') format('woff'), url('font/lhandw-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FMBolyar";
  src: url('font/fmbolyar.eot');
  src: url('font/fmbolyar.eot?#iefix') format('embedded-opentype'), url('font/fmbolyar.woff2') format('woff2'), url('font/fmbolyar.woff') format('woff'), url('font/fmbolyar.svg') format('svg'), url('font/fmbolyar.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print {
}
body {
  margin: 0;
  padding: 0;
  background: #123169 url('../gfx/bg.jpg') center top no-repeat;
  font-family: 'Arial CE', Arial, 'Verdana CE', Verdana, 'Helvetica CE', Helvetica, sans-serif;
  background-size: cover;
  width: 100%;
  font-size: 14px;
  color: #b5b5cc;
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*&.cs {
	nav > ul > li.last {
		a {
			color: #A11E14;
			&:hover {
				&:after {
					background: none;
				}
			}
		}
	}
}*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /*
	---------------------------------------------------------------------------------------------------------------------
	DO NOT EDIT CSS FILE DIRECTLY, use less file (http://www.lesscss.org/) and convert it
	author: Pecina Ondřej <pecina@m-atelier.cz>
	&copy; © 2015 Mondelez Czech Republic s.r.o.  all right reserved
	---------------------------------------------------------------------------------------------------------------------
*/
  /* prefix inputs placeholders */
  /* - prefix inputs placeholders - */
  /*
	Override OneTrust custom styles
*/
}
body .oldIeInfo {
  zoom: 1;
  padding: 50px;
  width: 680px;
  margin: 0 auto;
}
body .oldIeInfo:before {
  content: '';
  display: block;
}
body .oldIeInfo:after {
  content: '';
  display: table;
  clear: both;
}
body .oldIeInfo p {
  margin: 10px 0 0 55px;
  float: left;
}
body .oldIeInfo p.browsers {
  margin: 0;
  padding: 0;
}
body .oldIeInfo p.browsers a {
  text-decoration: none;
  border: 0;
}
body .oldIeInfo p.browsers img {
  border: 0;
  padding: 30px;
}
body .oldIeInfo img {
  float: left;
}
body img {
  height: auto;
}
body.oldIe > main,
body.oldIe > footer,
body.oldIe > header {
  display: none !important;
}
body .clearfix {
  zoom: 1;
}
body .clearfix:before {
  content: '';
  display: block;
}
body .clearfix:after {
  content: '';
  display: table;
  clear: both;
}
body .hidden {
  display: none;
}
body .modalOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: black;
  background: rgba(0, 0, 0, 0.9) url("../gfx/shine.png") center 100px no-repeat;
  left: 0;
  top: 0;
  z-index: 99990;
  display: none;
}
body .modal {
  font-family: 'Trebuchet MS', Arial;
  z-index: 99999;
  padding: 15px 35px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -2000px;
  background: #ffcc33;
  border: 3px solid #f6a923;
  -webkit-transition: top 1.2s ease;
  -o-transition: top 1.2s ease;
  transition: top 1.2s ease;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
body .modal a {
  color: #0b0037;
}
body .modal > div {
  position: relative;
}
body .modal > div a.close {
  background: transparent url("../gfx/close-modal.png") center no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  -webkit-transition: all 0.3 ease;
  -o-transition: all 0.3 ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body .modal > div a.close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
body .modal .fb-like {
  margin-bottom: 15px;
}
body .modal .fb-comments {
  width: 100%;
}
body .modal.old {
  margin-left: -315px;
}
body .modal.old p a {
  display: inline-block;
  text-decoration: none;
  border: 0;
  padding: 0 15px;
  cursor: pointer;
}
body .modal.old p img {
  border: 0;
  display: inline;
  width: auto;
  max-width: 100%;
  height: auto;
}
body .modal h2 {
  font-weight: normal;
  font-size: 24px;
  color: #023f89;
  text-align: center;
}
body .modal h2 span {
  display: block;
}
body .modal h2 span.small {
  font-size: 18px;
}
body .modal h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #023f89;
  text-align: left;
}
body .modal p {
  color: #414141;
  text-align: left;
}
body .modal p img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 20px auto;
}
body .modal .hearth {
  background: transparent url(../gfx/heart.png) center;
  display: block;
  width: 62px;
  height: 54px;
  line-height: 47px;
  text-align: center;
  margin: 1rem auto;
  font-size: 20px;
  color: white;
  text-shadow: 0 0 1px #da6c02;
}
body .modal .hearth.like {
  text-decoration: none;
  cursor: pointer;
  height: 54px;
  padding-top: 12px;
  line-height: 13px;
  font-size: 11px;
}
body .modal .hearth.like:hover {
  text-shadow: 0 0 1px #753a01;
}
body .modal.active {
  top: 100px;
}
@media (max-width: 600px) {
  body .modal.active {
    top: 0;
  }
}
body .modal.middle {
  width: 530px;
}
@media (max-width: 600px) {
  body .modal.middle {
    width: 100%;
  }
}
body .modal.big {
  width: 630px;
}
@media (max-width: 600px) {
  body .modal.big {
    width: 100%;
  }
}
body .modal.center p {
  text-align: center;
}
body .modal form {
  margin: 20px 0 0;
}
body .modal form > div {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 600px) {
  body .modal form > div {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
body .modal form > div label {
  -moz-flex: none;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}
body .modal form > div input[type=text] {
  padding-left: 5px;
  -moz-flex: auto;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
}
body .modal form label {
  font-size: 18px;
  line-height: 32px;
  color: #023f89;
}
body .modal form label.pure {
  color: #414141;
  padding-right: 15px;
  font-size: 13px;
}
body .modal form label.pure span {
  color: white;
  padding-right: 5px;
}
body .modal form textarea,
body .modal form input[type=text] {
  color: #023f89;
  font-size: 18px;
  padding: 0 20px;
  border: 0;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #fffbe1;
  -webkit-box-shadow: inset 1px 1px 8px rgba(0,0,0,.52);
  box-shadow: inset 1px 1px 8px rgba(0,0,0,.52);
  line-height: 32px;
  font-family: 'Trebuchet MS', Arial;
  outline: 0;
}
body .modal form textarea {
  width: 100%;
  min-height: 180px;
}
body .modal form input[type=text] {
  height: 32px;
  width: 240px;
}
body .modal form button {
  margin: 30px 0;
}
@media (max-width: 600px) {
  body .modal {
    left: 0;
    margin: 0;
    min-height: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
body .yellowButton {
  border: 0;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  line-height: 55px;
  background: transparent url("../gfx/button-big.png") center no-repeat;
  width: 274px;
  height: 56px;
  color: #093f7f;
  -webkit-box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.75);
}
body .yellowButton.middle {
  background: transparent url("../gfx/middle-button.png") center no-repeat;
  width: 236px;
}
body .yellowButton:hover {
  text-shadow: 0 0 4px #ffffff;
}
body .yellowButton.pureBlue {
  background: #435dab;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  color: white;
  font-weight: bold;
  font-size: 18px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}
body .yellowButton.pureBlue:hover {
  text-shadow: 0 0 1px #000000;
}
body .yellowButton.blue {
  background: transparent url("../gfx/button-blue.png") center no-repeat;
  width: 182px;
  height: 48px;
  line-height: 46px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
body .yellowButton.blue:hover {
  text-shadow: 0 0 1px #000000;
}
body .content h1 {
  color: #fff;
  text-align: center;
}
body h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: 'Nyala';
  font-size: 2.85em;
  line-height: 1.1em;
  color: #fdba31;
  margin-bottom: 0.8em;
}
@media (max-width: 780px) {
  body h1 {
    font-size: 1.5rem;
  }
}
body h1 span {
  display: block;
}
body h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: 'Nyala';
  font-size: 2.4em;
  line-height: 1.1em;
  color: #fdba31;
  margin-bottom: 0.8em;
}
@media (max-width: 780px) {
  body h2 {
    font-size: 1.3rem;
  }
}
body h3 {
  color: #ffdf9d;
  margin-bottom: 1.3rem;
}
body .textEmphasis {
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  body .hideForMobile {
    display: none;
  }
}
body .back {
  margin-bottom: 2em;
  display: block;
}
body main {
  min-width: 320px;
  max-width: 1113px;
  width: 100%;
  margin: 0 auto;
  max-width: 1070px;
  padding-right: 43px;
  zoom: 1;
  margin-bottom: 5.5rem;
}
@media (max-width: 1100px) {
  body main {
    padding-right: 0px;
  }
}
body main .content {
  margin-top: -2rem;
  padding-left: 0;
  padding-right: 2rem;
  padding-bottom: 4rem;
}
body main .content .container {
  max-width: 1070px;
  margin: 0 auto;
}
body main .content .lighten-bg {
  background-color: #083670;
  padding: 2em 0;
  margin: 2em 0;
}
body main .content .lighten-bg ul.full li.full {
  position: relative;
}
body main .content .lighten-bg ul.full li.full img,
body main .content .lighten-bg ul.full li.full div {
  position: relative;
  z-index: 3;
}
body main .content .lighten-bg ul.full li.full:after {
  content: "";
  background-image: url('../gfx/par.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 39em;
  height: 23em;
  position: absolute;
  right: 0;
  top: -3em;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 780px) {
  body main .content .lighten-bg ul.full li.full:after {
    display: none;
  }
}
body main .content .lighten-bg h3 {
  color: #ffae00;
}
body main .content section.e-commerce {
  background-color: #09184b;
  text-align: center;
  padding: 2em 0;
  margin-bottom: 3em;
}
body main .content section.e-commerce h2 {
  color: #0182ec;
}
body main .content section.e-commerce a {
  text-decoration: none;
}
body main .content.np {
  padding-left: 0;
}
@media (max-width: 780px) {
  body main .content.np {
    padding-left: 2rem;
  }
}
body main .content .production {
  margin-bottom: 5em;
}
body main .content .production .left {
  display: inline-block;
  width: 68%;
  padding-right: 1em;
  float: none;
}
body main .content .production .left img {
  max-width: 100%;
}
@media (max-width: 850px) {
  body main .content .production .left {
    width: 100%;
    display: block;
    padding-left: 0;
    margin-bottom: 2em;
  }
}
@media (max-width: 780px) {
  body main .content .production .left {
    width: 100%;
    display: block;
    padding-left: 0;
    margin-bottom: 2em;
  }
}
@media (max-width: 640px) {
  body main .content .production .left {
    width: 100%;
    display: block;
    padding-left: 0;
    margin-bottom: 2em;
  }
}
body main .content .production .right {
  display: inline-block;
  width: 30%;
  padding-left: 1em;
  float: none;
}
@media (max-width: 850px) {
  body main .content .production .right {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
@media (max-width: 780px) {
  body main .content .production .right {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  body main .content .production .right {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
body main .content .button {
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 20px;
  margin: 1.4em 0;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 1.6em;
  text-decoration: none;
  font-family: Nyala;
  font-weight: 600;
  color: #132962;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f9cd27;
  background: -o-linear-gradient(top, #f9cd27, #dea109);
}
@media (max-width: 1100px) {
  body main .content .button {
    padding: 10px;
    font-weight: 400;
    font-size: 1.3em;
  }
}
@media (max-width: 850px) {
  body main .content .button {
    font-size: 1.2em;
    font-weight: 400;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  body main .content .button {
    font-size: 1.1em;
  }
}
body main .content .button:hover {
  background: #ffcc67;
  color: #132962;
}
body main .content .button.disabled {
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
  pointer-events: none;
  cursor: default;
}
body main .content .button.fileInput {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
body main .content .button.fileInput input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
body main .content .left {
  float: left;
  padding-right: 15px;
}
@media (max-width: 780px) {
  body main .content .left {
    float: none;
    padding: 10px;
  }
}
body main .content .right {
  float: right;
  padding-left: 15px;
}
@media (max-width: 780px) {
  body main .content .right {
    float: none;
    padding: 10px;
  }
}
@media (max-width: 1100px) {
  body main .content {
    margin: 0rem auto;
    padding: 0 2rem;
    padding-bottom: 4rem;
    max-width: 900px;
  }
}
@media (max-width: 768px) {
  body main .content {
    margin-top: 0;
    padding: 0 2rem;
    padding-bottom: 4rem;
    text-align: center;
  }
}
@media (max-width: 780px) {
  body main .content {
    margin-top: 5rem;
    padding: 0 2rem;
  }
}
body main:before {
  content: '';
  display: block;
}
body main:after {
  content: '';
  display: table;
  clear: both;
}
body .contentPreloader {
  color: #fdc336;
  text-align: center;
  padding: 3em;
  display: none;
}
body .contentPreloader p {
  margin-bottom: 0;
}
body .contentPreloader .preloaderIcon {
  margin-right: 1.5em;
  vertical-align: middle;
  background: url('../gfx/images/preloader.gif');
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-position: center;
}
body .main-banner {
  height: 36vw;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  margin: -8em auto 4em;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 780px) {
  body .main-banner {
    margin: -5em auto -4em;
  }
}
body > header {
  background-image: url("../gfx/images/stuha.jpg");
  background-position: center;
  background-repeat: repeat-x;
  zoom: 1;
  min-width: 320px;
  max-width: 1113px;
  margin: 0 auto;
  margin: 1rem auto 2rem auto;
  min-width: 300px;
  width: 100%;
  max-width: 100%;
  position: relative;
}
body > header:before {
  content: '';
  display: block;
}
body > header:after {
  content: '';
  display: table;
  clear: both;
}
body > header .container {
  max-width: 1113px;
  margin: 0 auto;
  position: relative;
}
body > header .menuOpener {
  display: none;
  text-indent: -9999px;
  /* IE SUCK FIX */
  line-height: 0;
  font-size: 0;
}
@media (max-width: 1030px) {
  body > header {
    max-width: 1020px;
    margin: 1rem auto 4rem auto;
  }
}
@media (max-width: 780px) {
  body > header {
    min-width: 320px;
    background: transparent;
    height: auto;
    margin-top: 0;
    margin-bottom: 10rem;
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
  }
  body > header .menuOpener {
    display: block;
    background: transparent url("../gfx/burger.svg") center no-repeat;
    width: 40px;
    height: 26px;
    float: right;
    margin: 2rem 1.5rem 0 0;
  }
  body > header .menuOpener.open {
    background: transparent url("../gfx/close.svg") center no-repeat;
  }
  body > header.open {
    -webkit-box-shadow: 4px 6px 16px rgba(0,0,0,.7);
    box-shadow: 4px 6px 16px rgba(0,0,0,.7);
    background: #0b1953;
    padding-bottom: 1.5rem;
    margin-bottom: 4rem;
  }
}
body > header nav {
  zoom: 1;
}
body > header nav:before {
  content: '';
  display: block;
}
body > header nav:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  body > header nav {
    display: none;
  }
}
body > header .fb-icon-mobile img {
  position: absolute;
  top: 2em;
  left: 2em;
  width: 2.5em;
  height: 2.5em;
  right: initial;
  display: none;
}
@media (max-width: 780px) {
  body > header .fb-icon-mobile img {
    display: block;
  }
}
body > header ul.langPicker {
  position: absolute;
  left: 920px;
  cursor: pointer;
  max-width: 86px;
}
body > header ul.langPicker .fb-icon img {
  width: 2em;
  height: 2em;
  position: absolute;
  right: 6.5em;
  top: 0.9em;
}
@media (max-width: 780px) {
  body > header ul.langPicker .fb-icon img {
    display: none;
  }
}
@media (max-width: 1030px) {
  body > header ul.langPicker {
    position: absolute;
    right: 35px;
    left: auto;
  }
}
@media (max-width: 860px) {
  body > header ul.langPicker {
    position: absolute;
    right: 29px;
  }
}
@media (max-width: 780px) {
  body > header ul.langPicker {
    position: static;
    padding-top: 1em;
    height: 38px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
body > header ul.langPicker li {
  width: 86px;
  min-width: 86px;
  max-width: 86px;
  height: 57px;
  display: block;
  font-family: 'Nyala';
  font-size: 1rem;
  background: transparent url('../gfx/language-picker-arrow.png') 65px 23px no-repeat;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.26);
}
@media (max-width: 780px) {
  body > header ul.langPicker li {
    width: auto;
    min-width: 60px;
    max-width: 100%;
    background: transparent;
  }
  body > header ul.langPicker li ul {
    background: none;
    display: inline-block;
    position: static;
    max-height: 38px;
    height: auto;
  }
  body > header ul.langPicker li ul li {
    float: left;
  }
  body > header ul.langPicker li ul li a {
    -webkit-box-shadow: none;
            box-shadow: none;
    font-family: 'Verdana';
    font-size: 0.8rem;
  }
  body > header ul.langPicker li:hover ul {
    display: inline-block;
  }
}
body > header ul.langPicker li li {
  width: 86px;
  height: 2.5em;
  background-image: none;
}
@media (max-width: 780px) {
  body > header ul.langPicker li li {
    background: transparent;
    width: 55px;
  }
}
body > header ul.langPicker li span,
body > header ul.langPicker li a {
  display: block;
  line-height: 3em;
  color: #2f2f8a;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  padding-left: 40px;
}
@media (max-width: 780px) {
  body > header ul.langPicker li span,
  body > header ul.langPicker li a {
    color: #fdc336;
  }
}
body > header ul.langPicker li span {
  line-height: 57px;
  display: inline-block;
  float: left;
}
@media (max-width: 780px) {
  body > header ul.langPicker li span {
    display: none;
  }
}
body > header ul.langPicker li span:hover {
  color: #ffffff;
}
body > header ul.langPicker li .cs {
  background: transparent url("../gfx/lang/cs.png") 10px center no-repeat;
}
body > header ul.langPicker li .ru {
  background: transparent url("../gfx/lang/ru.png") 10px center no-repeat;
}
body > header ul.langPicker li .de {
  background: transparent url("../gfx/lang/de.png") 10px center no-repeat;
}
body > header ul.langPicker li .en {
  background: transparent url("../gfx/lang/en.png") 10px center no-repeat;
}
body > header ul.langPicker li .hu {
  background: transparent url("../gfx/lang/hu.png") 10px center no-repeat;
}
body > header ul.langPicker ul {
  background-color: #fdc336;
  position: absolute;
  margin: 0;
  padding: 0;
  display: none;
  left: 0;
  top: 55px;
}
body > header ul.langPicker ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body > header ul.langPicker > li {
  zoom: 1;
  position: relative;
}
body > header ul.langPicker > li:before {
  content: '';
  display: block;
}
body > header ul.langPicker > li:after {
  content: '';
  display: table;
  clear: both;
}
body > header ul.langPicker > li i {
  float: right;
  display: inline-block;
  height: 53px;
  width: 20px;
}
body > header ul.langPicker > li.open ul,
body > header ul.langPicker > li:hover ul {
  display: block;
}
@media (max-width: 780px) {
  body > header ul.langPicker > li.open ul,
  body > header ul.langPicker > li:hover ul {
    display: inline-block;
  }
}
body > header ul {
  zoom: 1;
  margin: 0;
  padding: 0;
  float: left;
  margin-top: 5rem;
  max-width: 55em;
  margin-left: 0em;
}
body > header ul:before {
  content: '';
  display: block;
}
body > header ul:after {
  content: '';
  display: table;
  clear: both;
}
body > header ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 780px) {
  body > header ul.main-menu > li.contest-sticker {
    margin-left: 170px;
  }
  body > header ul.main-menu > li.contest-sticker a {
    color: #ffffff;
    font-weight: normal;
  }
  body > header ul.main-menu > li.contest-sticker a:after {
    right: -0.7rem;
  }
  body > header ul.main-menu > li.contest-sticker a:before {
    left: -0.7rem;
  }
  body > header ul.main-menu > li.contest-sticker:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -18px;
    background: url('../gfx/contest/menu-sticker.png') no-repeat;
    background-size: contain;
    width: 115px;
    height: 96px;
  }
  body > header ul.main-menu > li.contest-sticker:after {
    content: '';
    position: absolute;
    top: -135px;
    left: -190px;
    z-index: -1;
    background: url('../gfx/contest/menu-sticker-upper.png') no-repeat;
    background-size: contain;
    width: 416px;
    height: 165px;
  }
}
@media (min-width: 780px) and (max-width: 850px) {
  body > header ul.main-menu > li.contest-sticker {
    margin-left: 100px;
  }
}
@media (min-width: 780px) and (max-width: 1100px) {
  body > header ul.main-menu > li.contest-sticker:after {
    left: -210px;
  }
}
body > header ul > li {
  display: inline-block;
  position: relative;
  /*z-index: 1;*/
  /****/
}
body > header ul > li a {
  text-transform: uppercase;
  padding: 0 0.4em;
  display: inline-block;
  line-height: 3.3em;
  font-family: 'Nyala';
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: none;
  color: #2f2f8a;
  position: relative;
}
@media (max-width: 960px) {
  body > header ul > li a {
    text-transform: none;
    padding: 0 0.3em;
    line-height: 3.8em;
    font-size: 1.1em;
  }
}
body > header ul > li a:hover:before {
  position: absolute;
  top: 0;
  left: -0.6rem;
  content: '';
  width: 3rem;
  height: 3em;
  background: url("../gfx/mlh.png") left center no-repeat;
}
body > header ul > li a:hover:after {
  position: absolute;
  top: 0;
  right: -0.6rem;
  content: '';
  width: 3em;
  height: 3em;
  background: url("../gfx/mph.png") right center no-repeat;
}
@media (max-width: 780px) {
  body > header ul > li a {
    color: #fdc336;
  }
}
body > header ul > li:hover ul {
  display: block;
}
body > header ul > li ul {
  z-index: 999;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 55px;
  width: auto;
  display: none;
  background: #fdc336;
}
@media (max-width: 780px) {
  body > header ul > li ul {
    top: auto;
  }
}
body > header ul > li ul li {
  display: block;
  width: auto;
  min-width: 100px;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #e7bc26;
}
body > header ul > li ul li:hover {
  border-color: #fbe7a6;
}
@media (max-width: 780px) {
  body > header ul > li ul li {
    min-width: auto;
  }
}
body > header ul > li ul li a {
  text-transform: none;
  font-size: 0.8rem;
  font-family: 'verdana';
  display: block;
}
body > header ul > li ul li a:hover:before,
body > header ul > li ul li a:hover:after {
  display: none;
}
@media (max-width: 1030px) {
  body > header ul {
    margin-top: 3.3rem;
    margin-left: 0rem;
  }
}
@media (max-width: 780px) {
  body > header ul {
    -webkit-transition: opacity 0.8s linear;
    -o-transition: opacity 0.8s linear;
    transition: opacity 0.8s linear;
    margin-top: 0;
    float: none;
    padding-top: 11rem;
  }
  body > header ul > li {
    display: block;
    text-align: center;
    overflow: hidden;
  }
  body > header ul > li a {
    text-transform: uppercase;
    font-size: 2.15rem;
    line-height: 1.3em;
    text-align: center;
    display: block;
    padding: 0;
  }
  body > header ul > li ul {
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
    max-height: 0;
    display: block;
    position: relative;
    background: #1e3783;
  }
  body > header ul > li ul.open {
    max-height: 500px;
  }
  body > header ul > li ul li {
    border: 0;
  }
  body > header ul > li ul li a {
    color: white;
    font-family: 'Nyala';
    font-size: 1.5rem;
    line-height: 1.8em;
    -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.73);
    box-shadow: inset 0 0 7px rgba(0,0,0,.73);
  }
}
body > header .ribbon {
  width: 164px;
  height: 184px;
  left: 620px;
  margin: 90px 0 0 69px;
  position: absolute;
}
body > header .ribbon img {
  max-width: 100%;
}
@media (max-width: 1030px) {
  body > header .ribbon {
    margin: 30px 0 0 89px;
    position: absolute;
    right: 180px;
    left: auto;
  }
}
@media (max-width: 880px) {
  body > header .ribbon {
    right: 105px;
  }
}
@media (max-width: 780px) {
  body > header .ribbon {
    display: none;
  }
}
body > header .contest {
  font-family: Nyala;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  left: 840px;
  bottom: 136px;
  width: 185px;
}
body > header .contest h2 {
  font-size: 2.214em;
  margin: 0px;
}
body > header .contest p {
  font-size: 1.1em;
  margin: 0px;
}
body > header .contest p .biggerText {
  font-size: 1.5em;
}
@media (max-width: 1030px) {
  body > header .contest {
    left: auto;
    right: 10px;
    bottom: 147px;
  }
}
@media (max-width: 880px) {
  body > header .contest {
    left: 180px;
  }
}
@media (max-width: 780px) {
  body > header .contest {
    left: 20px;
    bottom: -220px;
  }
}
body > header .mob-deco {
  display: none;
  position: absolute;
  left: 150px;
  bottom: -270px;
}
@media (max-width: 780px) {
  body > header .mob-deco {
    display: block;
    max-width: 229px;
    width: 50%;
    bottom: -250px;
  }
}
body > header .logo {
  text-indent: -9999px;
  /* IE SUCK FIX */
  line-height: 0;
  font-size: 0;
  float: left;
  display: block;
  background: transparent;
  width: 224px;
  height: 215px;
  cursor: pointer;
  position: relative;
  top: 0;
  z-index: 9999;
}
body > header .logo img {
  max-width: 100%;
}
@media (max-width: 1030px) {
  body > header .logo {
    width: 167px;
    height: 160px;
  }
}
@media (max-width: 780px) {
  body > header .logo {
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    background-size: 81%;
    width: 145px;
    height: 120px;
  }
}
body > header .logo img {
  position: absolute;
  top: 0px;
  left: 0;
}
body .products {
  padding-bottom: 2em;
  position: relative;
}
body .products:before {
  content: "";
  background-image: url('../gfx/bg.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  position: absolute;
  top: -30em;
  left: 0;
  width: 55em;
  height: 55em;
  z-index: -1;
}
@media (max-width: 780px) {
  body .products:before {
    display: none;
  }
}
body .products .productsImage {
  position: relative;
  text-align: left;
}
@media (max-width: 969px) {
  body .products .productsImage .info {
    text-align: center;
  }
  body .products .productsImage .info br {
    display: none;
    content: " ";
  }
}
@media (min-width: 970px) {
  body .products .productsImage .info {
    text-align: right;
    position: absolute;
    right: 0em;
    top: 0;
  }
}
@media (max-width: 768px) {
  body .products .productsImage.two {
    text-align: center;
  }
}
body .products img {
  max-width: 100%;
}
body .products img.mobile {
  display: none;
}
@media (max-width: 480px) {
  body .products img.mobile {
    display: block;
  }
}
body .products ul {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%;
  margin: 0 auto;
}
body .products ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .products ul:before {
  content: '';
  display: block;
}
body .products ul:after {
  content: '';
  display: table;
  clear: both;
}
body .products ul.cascade {
  margin-top: 1rem;
}
@media (max-width: 480px) {
  body .products ul.cascade li {
    margin-top: 0!important;
  }
}
body .products ul.two {
  width: 70%;
}
body .products ul.two li {
  width: 50%;
}
@media (max-width: 768px) {
  body .products ul.two {
    max-width: 533px;
    margin: 0 auto;
    padding: 0;
  }
}
body .products ul > li {
  font-family: 'verdana';
  padding: 0 2%;
  float: left;
  width: 33.3%;
}
@media (max-width: 480px) {
  body .products ul > li {
    float: none;
    display: block;
    width: 100%!important;
    margin-bottom: 3rem;
  }
}
body .products ul > li strong {
  font-weight: bold;
}
body .products ul > li span {
  color: #fdba31;
}
body .products ul > li h2 {
  margin: 0;
  padding: 0;
  color: white;
  font-size: 1.3rem;
  font-weight: normal;
}
body .products ul > li.clear {
  float: none;
  display: block;
  zoom: 1;
}
body .products ul > li.clear:before {
  content: '';
  display: block;
}
body .products ul > li.clear:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 480px) {
  body .products ul > li.clear {
    display: none;
  }
}
body .products ul > li.full {
  float: none;
  display: block;
  width: 100%;
}
body .products ul > li.full > img {
  float: left;
  margin-right: 30px;
}
@media (max-width: 593px) {
  body .products ul > li.full > img {
    float: none;
  }
}
body .products ul > li.full > div {
  max-width: 33%;
  vertical-align: middle;
  display: inline-block;
  margin-top: 1rem;
}
@media (max-width: 593px) {
  body .products ul > li.full > div {
    max-width: none;
  }
}
@media (max-width: 480px) {
  body .products ul > li.full > div {
    max-width: none;
    display: block;
  }
}
@media (max-width: 480px) {
  body .products ul > li.full > div img {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
  }
}
body footer {
  font-size: 0.69rem;
  font-family: 'verdana';
  min-height: 6rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #09184b;
  z-index: 50;
}
body footer .logo-mondelez {
  display: inline-block;
  text-decoration: none;
}
body footer .logo-mondelez img {
  display: inline-block;
  vertical-align: top;
  max-height: 25px;
}
body footer .logo-mondelez span {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 6px;
}
@media (max-width: 840px) {
  body footer {
    height: auto;
    padding-bottom: 20px;
    position: static;
    zoom: 1;
    background: #043783;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #043783 0%, #081f52 100%);
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, right top, from(#043783), to(#081f52));
    background: linear-gradient(to right, #043783 0%, #081f52 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#043783', endColorstr='#081f52', GradientType=1);
    /* IE6-9 */
  }
  body footer:before {
    content: '';
    display: block;
  }
  body footer:after {
    content: '';
    display: table;
    clear: both;
  }
}
body footer > div {
  text-align: center;
  background: #081e50 url("../gfx/footer-bg.png") center top no-repeat;
  margin-top: 1.35rem;
  -webkit-box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.45);
  height: auto;
  min-height: 8rem;
  background-size: cover;
}
@media (max-width: 840px) {
  body footer > div {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    height: auto;
  }
}
body footer > div .fb-like {
  float: left;
  margin-top: 1.2rem;
  margin-left: 1.1rem;
}
@media (max-width: 840px) {
  body footer > div .fb-like {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: none;
  }
}
body footer > div .copy {
  display: inline-block;
  width: 50%;
  float: none;
}
@media (max-width: 840px) {
  body footer > div .copy {
    width: 100%;
    display: block;
  }
  body footer > div .copy p {
    margin: 10px auto;
    max-width: 80%;
  }
}
body footer > div .social {
  display: inline;
}
@media (max-width: 840px) {
  body footer > div .social {
    zoom: 1;
    height: 41px;
    display: block;
    text-align: center;
  }
  body footer > div .social:before {
    content: '';
    display: block;
  }
  body footer > div .social:after {
    content: '';
    display: table;
    clear: both;
  }
  body footer > div .social > * {
    vertical-align: middle;
  }
}
body footer > div ul.langPicker {
  margin: 0;
  padding: 0;
  margin-top: -0.15rem;
  float: left;
}
body footer > div ul.langPicker li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body footer > div ul.langPicker li {
  width: 86px;
  height: 57px;
  display: block;
  background: transparent url('../gfx/language-picker-arrow.png') center no-repeat;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.26);
}
@media (max-width: 840px) {
  body footer > div ul.langPicker li {
    background: transparent;
  }
}
body footer > div ul.langPicker li li {
  background: transparent url('../gfx/language-picker.png') center no-repeat;
}
@media (max-width: 840px) {
  body footer > div ul.langPicker li li {
    background: transparent;
  }
}
body footer > div ul.langPicker li span,
body footer > div ul.langPicker li a {
  display: block;
  font-size: 12px;
  line-height: 57px;
  color: #637dc7;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  padding-left: 40px;
}
body footer > div ul.langPicker li span:hover,
body footer > div ul.langPicker li a:hover {
  color: white;
}
body footer > div ul.langPicker li span {
  display: inline-block;
  float: left;
}
body footer > div ul.langPicker li span:hover {
  color: #637dc7;
}
body footer > div ul.langPicker li .cs {
  background: transparent url("../gfx/lang/cs.png") 10px no-repeat;
}
body footer > div ul.langPicker li .ru {
  background: transparent url("../gfx/lang/ru.png") 10px no-repeat;
}
body footer > div ul.langPicker li .de {
  background: transparent url("../gfx/lang/de.png") 10px no-repeat;
}
body footer > div ul.langPicker li .en {
  background: transparent url("../gfx/lang/en.png") 10px no-repeat;
}
body footer > div ul.langPicker li .hu {
  background: transparent url("../gfx/lang/hu.png") 10px no-repeat;
}
body footer > div ul.langPicker ul {
  position: absolute;
  margin: 0;
  padding: 0;
  display: none;
  left: 0;
  bottom: 57px;
}
body footer > div ul.langPicker ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body footer > div ul.langPicker > li {
  zoom: 1;
  position: relative;
}
body footer > div ul.langPicker > li:before {
  content: '';
  display: block;
}
body footer > div ul.langPicker > li:after {
  content: '';
  display: table;
  clear: both;
}
body footer > div ul.langPicker > li i {
  float: right;
  display: inline-block;
  height: 53px;
  width: 20px;
}
body footer > div ul.langPicker > li.open ul,
body footer > div ul.langPicker > li:hover ul {
  display: block;
}
@media (max-width: 840px) {
  body footer > div ul.langPicker {
    background: transparent;
    margin-top: 10px;
    float: none;
    display: block;
  }
  body footer > div ul.langPicker > li {
    background: transparent!important;
    width: 100%;
  }
  body footer > div ul.langPicker > li > span,
  body footer > div ul.langPicker > li i {
    display: none;
  }
  body footer > div ul.langPicker > li ul {
    width: 100%;
    position: static;
    display: block;
  }
  body footer > div ul.langPicker > li ul li {
    display: inline-block;
    width: auto;
  }
  body footer > div ul.langPicker > li ul li a {
    padding-left: 35px;
  }
  body footer > div ul.langPicker li {
    background: transparent;
  }
}
body footer > div .fanPage {
  text-indent: -9999px;
  /* IE SUCK FIX */
  line-height: 0;
  font-size: 0;
  float: left;
  background: transparent url('../gfx/facebook-icon.png') center no-repeat;
  width: 39px;
  height: 41px;
  display: inline-block;
  margin-top: 0.6rem;
  margin-left: 1rem;
}
@media (max-width: 840px) {
  body footer > div .fanPage {
    margin: 0;
    padding: 0;
    float: none;
  }
}
body footer > div > div {
  min-width: 320px;
  max-width: 1113px;
  width: 100%;
  margin: 0 auto;
  max-width: 915px;
  padding-top: 0.15rem;
  position: relative;
  height: 3.55rem;
}
body footer > div > div span.mark {
  background: transparent url("../gfx/pecet.png") center no-repeat;
  width: 137px;
  height: 133px;
  position: absolute;
  right: 0;
  bottom: -2rem;
}
@media (max-width: 840px) {
  body footer > div > div span.mark {
    left: 50%;
    margin-left: -66px;
    bottom: 20px;
    right: auto;
  }
}
body footer > div > div p {
  line-height: 1.5;
  text-align: center;
}
body footer > div > div p a:hover {
  text-decoration: none;
}
body footer > div a {
  text-shadow: 0 -1px 0 #072257;
  color: white;
}
body .detail p {
  text-align: left;
}
@media (max-width: 780px) {
  body .detail p {
    text-align: center;
  }
}
body .shops .googleMap {
  width: 300px;
  height: 300px;
  -moz-flex: none;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
  border: 5px solid #4c4c71;
  margin-left: 15px;
  color: white;
  text-align: center;
}
body .shops .googleMap > span {
  padding: 45px;
}
@media (max-width: 780px) {
  body .shops .googleMap {
    display: none;
  }
}
body .shops article {
  background: url('../gfx/shop_underline.png') no-repeat left -5px;
  width: 100%;
  max-width: 761px;
  margin: 0 auto;
  display: block;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -moz-flex: 2;
  -ms-flex: 2;
  -webkit-box-flex: 2;
          flex: 2;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body .shops article > div {
  padding-top: 20px;
  height: 310px;
}
@media (max-width: 780px) {
  body .shops article > div {
    height: auto;
  }
}
@media (max-width: 780px) {
  body .shops article {
    background: url('../gfx/shop_underline.png') no-repeat center top;
    display: -webkit-block;
    display: -moz-block;
    display: -ms-blockbox;
    display: -ms-block;
    display: block;
  }
}
body .shops article a {
  color: #ffdf9d;
}
body .shops article .mobile {
  display: none;
  font-weight: bold;
}
@media (max-width: 780px) {
  body .shops article .mobile {
    display: block;
    margin-bottom: 10px;
  }
}
body .shops article .imgSide {
  padding-left: 10px;
  max-width: 115px;
  -moz-flex: auto;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
}
@media (max-width: 780px) {
  body .shops article .imgSide {
    display: none;
  }
}
body .shops article .openDetail {
  background-color: #f9cd27;
  background: -o-linear-gradient(top, #f9cd27, #dea109);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  text-decoration: none;
  color: #132962;
  padding: 10px 20px;
  font-size: 1.286em;
  display: inline-block;
}
body .shops article .openDetail:hover {
  background: #ffcc67;
}
body .shops article .txtSide {
  text-align: left;
  max-width: 37%;
  -moz-flex: auto;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  padding-left: 15px;
}
@media (max-width: 780px) {
  body .shops article .txtSide {
    text-align: center;
    margin: 0;
    padding: 0;
    max-width: none;
    width: 100%;
  }
}
body .shops article h2 {
  margin: 0;
  padding: 0;
  font-family: 'Nyala';
  font-weight: normal;
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 780px) {
  body .shops article h2 {
    padding-top: 15px;
  }
}
body .shops article h4,
body .shops article h3 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #fff;
  margin-bottom: 5px;
}
body .shops article p {
  color: #b5b5cc;
  font-size: 13px;
  margin-bottom: 15px;
  padding: 0px 10px 0px 0px;
}
body .shops article .address {
  color: #edae31;
}
body .shops article .phone {
  color: #b5b5cc;
}
body .shops article dl {
  margin-top: 5px;
  font-size: 12px;
}
@media (max-width: 780px) {
  body .shops article dl {
    text-align: center;
    max-width: 150px;
    margin: 10px auto;
  }
}
body .shops article dt {
  font-weight: bold;
  float: left;
  width: 60px;
  text-align: left;
  overflow: hidden;
  clear: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
body .shops article dd {
  margin-left: 70px;
}
body .newsDetail h1 span {
  display: block;
  font-size: 1.85rem;
  color: #eedca6;
}
@media (max-width: 780px) {
  body .newsDetail h1 span {
    font-size: 1.2rem;
  }
}
body .newsDetail h2 {
  font-weight: normal;
  font-family: 'Nyala';
  display: block;
  font-size: 1.85rem;
  color: #eedca6;
}
@media (max-width: 780px) {
  body .newsDetail h2 {
    font-size: 1.4rem;
  }
}
body .newsDetail p {
  color: white;
  line-height: 1.2rem;
}
body .no-articles img {
  width: 100%;
}
body .no-articles.zoo {
  position: relative;
  margin-bottom: 80px;
}
body .no-articles.zoo .text1 {
  font-family: Nyala;
  position: absolute;
  z-index: 9999;
  color: white;
  top: 57%;
  left: 5%;
  width: 548px;
  text-align: left;
  font-size: 27px;
  font-weight: normal;
}
body .no-articles.zoo .text1 span {
  color: #ff9933;
}
body .no-articles.zoo .text1 a {
  color: white;
}
body .no-articles.zoo .text1 a:hover {
  text-decoration: none;
}
body .no-articles.zoo .text2 {
  position: absolute;
  color: #fffcdd;
  width: 289px;
  font-size: 27px;
  top: 78%;
  left: 55%;
  font-family: Nyala;
}
body .no-articles.zoo .text2 a {
  color: #ff9933;
}
body .no-articles.zoo .text2 a:hover {
  text-decoration: none;
}
body .no-articles.zoo .text3 {
  font-size: 27px;
  font-family: Nyala;
  color: #fac362;
  position: absolute;
  right: 4%;
  bottom: 4%;
  color: white;
  text-decoration: none;
}
body .no-articles.zoo .text3:hover {
  color: #fac362;
  text-decoration: none;
}
body .news article {
  margin-bottom: 2rem;
}
body .news article h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: 'Nyala';
  font-size: 2.85em;
  color: #fdba31;
  margin-bottom: 0.3em;
}
@media (max-width: 780px) {
  body .news article h2 {
    font-size: 1.4rem;
  }
}
body .news article h2 span {
  display: block;
  font-size: 1.85rem;
  color: #eedca6;
}
@media (max-width: 780px) {
  body .news article h2 span {
    font-size: 1.2rem;
  }
}
body .news article div {
  padding: 2rem;
  color: #FFF;
  background: #1f1f4e;
  zoom: 1;
}
body .news article div:before {
  content: '';
  display: block;
}
body .news article div:after {
  content: '';
  display: table;
  clear: both;
}
body .news article div a {
  color: #fdc336;
}
body .news article div a:hover {
  text-decoration: none;
}
@media (max-width: 780px) {
  body .news article div {
    padding: 0.7rem;
  }
}
body .news article div a.button {
  float: right;
}
@media (max-width: 780px) {
  body .news article div a.button {
    float: none;
  }
}
body .news article p {
  line-height: 1.2rem;
}
body .basePage article {
  position: relative;
  color: white;
  line-height: 1.2rem;
}
body .basePage article a {
  color: #fdba31;
}
body .basePage article a:hover {
  text-decoration: none;
}
body .basePage article > ul {
  padding-left: 2rem;
}
body .basePage article > ul li {
  color: #b5b5cc;
}
body .basePage article h2 {
  font-size: 16px;
  color: #ffdf9d;
  margin-bottom: 0.5rem;
}
body .basePage article p {
  color: #b5b5cc;
}
body .basePage article p strong {
  color: white;
}
body .basePage article .likeHeader {
  display: block;
  margin-top: 20px;
  font-family: 'Nyala';
  font-size: 24px;
  color: #b0b0c8;
}
body .basePage article h5 {
  color: #ffdf9d;
}
@media (max-width: 1100px) {
  body .basePage article {
    text-align: left;
  }
}
body .basePage article ol {
  position: relative;
  left: 2rem;
  margin: 0;
  padding: 0;
}
body .basePage article ol[type=a] {
  margin-left: 20px;
}
body .basePage article ol[type=a] li {
  color: #b5b5cc;
  font-weight: normal;
}
body .basePage article ol li {
  font-weight: bold;
  color: #b5b5cc;
}
body .basePage article ol li strong {
  color: #b5b5cc;
}
body .basePage article .boxed {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  margin-top: 100px;
  width: 100%;
}
@media (max-width: 780px) {
  body .basePage article .boxed {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
body .basePage article .boxed > div {
  background: #1f1f4e;
  padding: 30px;
}
body .basePage article .boxed > div p {
  color: #b5b5cc;
  font-size: 0.85rem;
  line-height: 1.2em;
}
body .basePage article .boxed > div p strong {
  color: white;
}
body .basePage article .boxed > div strong {
  color: white;
}
body .basePage article .boxed > div.small {
  max-width: 270px;
  text-align: center;
}
@media (max-width: 780px) {
  body .basePage article .boxed > div.small {
    max-width: none;
    width: 100%;
    margin: 10px;
  }
}
body .basePage article .boxed > div.normal {
  margin: 0 10px;
  -moz-flex: auto;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
}
@media (max-width: 780px) {
  body .basePage article .boxed > div.normal {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 540px) {
  body .basePage article .boxed > div.normal {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
body .basePage article .boxed > div.normal > div {
  -moz-flex: auto;
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  width: 50%;
  padding-left: 20px;
}
body .basePage article .boxed > div.normal > div:first-child {
  padding-left: 0;
}
@media (max-width: 540px) {
  body .basePage article .boxed > div.normal > div {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
body .basePage article .boxed .mondelezLogo {
  position: absolute;
  display: block;
  width: 198px;
  height: 86px;
  left: -5px;
  top: -45px;
  background: url('../gfx/kraftfoods_logo.jpg') no-repeat left top;
}
body .basePage article .boxed .contact_form_link {
  font-weight: bold;
  display: block;
  width: 207px;
  height: 72px;
  margin: 10px auto;
  font-size: 13px;
  color: #e5edf3;
  text-decoration: none;
  background: url('../gfx/contact_form_link_button.png') no-repeat 0px 0px;
}
body .basePage article .boxed .contact_form_link:hover {
  background: url('../gfx/contact_form_link_button.png') no-repeat 0px -78px;
}
body .basePage article .boxed .contact_form_link .padd {
  display: block;
  padding: 30px 0px;
}
body .competitionHeader {
  background: transparent url(../gfx/heading-feeling.png) center top no-repeat;
  padding-bottom: 45px;
  width: 100%;
  font-family: 'Trebuchet MS', Arial;
  text-align: center;
}
@media (max-width: 404px) {
  body .competitionHeader {
    background-size: 100%;
  }
}
body .competitionHeader > .info {
  cursor: help;
  height: 155px;
}
body .competitionHeader p {
  margin: 25px auto;
  max-width: 480px;
}
body .competitionHeader p img {
  max-width: 100%;
  float: left;
}
body .competitionHeader p a {
  display: inline-block;
  border-bottom: 1px solid #f9b221;
  text-decoration: none;
  color: #f9b221;
  font-size: 14px;
  line-height: 14px;
  font-family: "Lucida Handwriting";
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
body .competitionHeader p a.inline {
  display: inline;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
body .competitionHeader p a:hover {
  border-bottom: 0;
  padding-bottom: 1px;
}
body .competition > div {
  width: 330px;
  height: 220px;
  padding: 25px 10px;
  text-align: center;
}
body .competition > div img {
  max-width: 100%;
}
@media (max-width: 550px) {
  body .competition > div {
    width: 100%;
    padding: 35px 0;
    height: auto;
  }
}
body .competition article {
  margin-bottom: 30px;
  text-align: center;
  width: 220px;
  font-family: 'Trebuchet MS', Arial;
}
body .competition article span.tip {
  z-index: 9998;
  top: -28px;
  left: -24px;
  position: absolute;
  display: block;
  background: transparent url("../gfx/tip.png") center no-repeat;
  width: 55px;
  height: 53px;
}
body .competition article span.winner {
  z-index: 9999;
  top: -26px;
  left: -24px;
  position: absolute;
  display: block;
  background: transparent url("../gfx/winner-tip.png") center no-repeat;
  width: 62px;
  height: 52px;
}
body .competition article > div {
  position: relative;
  margin: 1em;
  background: #00b2ee;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  background: -web kit-linear-gradient(left, #00b2ee 0%, #0f52ae 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #00b2ee 0%, #0f52ae 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, right top, from(#00b2ee), to(#0f52ae));
  background: linear-gradient(to right, #00b2ee 0%, #0f52ae 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b2ee', endColorstr='#0f52ae', GradientType=1);
  /* IE6-9 */
  -webkit-box-shadow: 7px 7px 30px rgba(35,31,32,.47);
  box-shadow: 7px 7px 30px rgba(35,31,32,.47);
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
body .competition article h3 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.1rem;
  padding: 0.8rem 0;
}
body .competition article p {
  font-size: 13px;
  margin: 2px;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  padding: 1rem;
  display: block;
  background: #fffce2;
  color: #023f89;
}
body .competition article p img {
  margin-top: 10px;
  width: 100%;
}
body .competition article p span {
  background: transparent url(../gfx/heart.png) center;
  display: block;
  width: 62px;
  height: 54px;
  line-height: 47px;
  text-align: center;
  margin: 1rem auto;
  font-size: 20px;
  color: white;
}
body .competition article a {
  display: none;
}
body .competition article:hover a {
  vertical-align: bottom;
  background: red;
  display: block;
  left: 0;
  top: 0;
  background: rgba(11, 51, 112, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
}
body .competition article:hover a img {
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  left: 50%;
  margin-left: -66px;
}
@media (max-width: 550px) {
  body .competition article {
    width: 100%;
  }
}
body .competition article.bronze {
  width: 16.5%;
}
body .competition article.bronze p {
  font-size: 13px;
}
@media (max-width: 900px) {
  body .competition article.bronze {
    width: 33%;
  }
}
@media (max-width: 550px) {
  body .competition article.bronze {
    width: 100%;
  }
}
body .competition article.silver {
  width: 33%;
}
body .competition article.silver p {
  font-size: 17px;
}
@media (max-width: 550px) {
  body .competition article.silver {
    width: 100%;
  }
}
body .competition article.gold {
  width: 49.9%;
}
body .competition article.gold p {
  font-size: 19px;
}
@media (max-width: 550px) {
  body .competition article.gold {
    width: 100%;
  }
}
body .tooltipster-default {
  border: 1px solid #0b0037;
  background: #b5b5cc;
  color: #0b0037;
  max-width: 350px;
}
body .history h2 {
  font-family: 'Nyala';
  color: #fdba31;
  font-size: 1.8em;
  margin: 0 0 0.5em 0;
}
body .history h3 {
  font-family: 'Nyala';
  font-size: 1.5em;
  color: #fdba31;
  margin: 0px;
  padding: 0 4%;
}
body .history article {
  min-width: 100%;
  display: table;
  padding-bottom: 2em;
  background: url(../gfx/images/vertical-line.png) center repeat-y;
}
@media (max-width: 768px) {
  body .history article {
    background: none;
  }
}
body .history article section {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 768px) {
  body .history article section {
    width: 100%;
    display: block;
  }
}
body .history article section p {
  padding: 0 4%;
}
body .history article section img {
  max-width: 300px;
  max-height: 500px;
}
@media (max-width: 768px) {
  body .history article section img {
    max-width: 100%;
  }
}
body .history .left-art h2 {
  text-align: right;
}
@media (max-width: 768px) {
  body .history .left-art h2 {
    text-align: center;
  }
}
body .history .left-art h2:after {
  content: "\00a0 –";
}
@media (max-width: 768px) {
  body .history .left-art h2:after {
    content: normal;
  }
}
body .history .left-art section:nth-child(2) {
  text-align: center;
}
body .history .right-art h2 {
  text-align: left;
}
@media (max-width: 768px) {
  body .history .right-art h2 {
    text-align: center;
  }
}
body .history .right-art h2:before {
  content: "–\00a0";
}
@media (max-width: 768px) {
  body .history .right-art h2:before {
    content: normal;
  }
}
body .history .right-art section {
  position: relative;
}
@media (max-width: 768px) {
  body .history .right-art section {
    position: static;
  }
}
body .history .right-art section:first-child {
  left: 50%;
}
body .history .right-art section:nth-child(2) {
  right: 50%;
}
body .contest-main {
  max-width: 100%;
  width: 100%;
  padding: 0px;
}
body .contest-main h1,
body .contest-main h2,
body .contest-main h3 {
  font-family: 'FMBolyar';
}
body .contest-main h1 {
  color: #ffd71f;
  max-width: 55%;
  font-size: 4em;
  margin-bottom: 0.3em;
}
@media (max-width: 1100px) {
  body .contest-main h1 {
    max-width: 100%;
  }
}
@media (max-width: 780px) {
  body .contest-main h1 {
    font-size: 3em;
  }
}
@media (max-width: 640px) {
  body .contest-main h1 {
    font-size: 2em;
  }
}
body .contest-main h2 {
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.5;
  max-width: 70%;
}
@media (max-width: 1100px) {
  body .contest-main h2 {
    max-width: 80%;
  }
}
@media (max-width: 780px) {
  body .contest-main h2 {
    max-width: 100%;
  }
}
body .contest-main .content {
  padding: 0 0 4rem 0;
}
@media (max-width: 1100px) {
  body .contest-main .content {
    max-width: 100%;
  }
}
body .contest-main .site-layout {
  max-width: 1113px;
  margin: 0 auto;
}
@media (min-width: 1100px) {
  body .contest-main .site-layout.padding {
    padding: 0 6rem 0 15rem;
  }
}
body .contest-main .site-layout.padding h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: 'Nyala';
  font-size: 2.85em;
  line-height: 1.1em;
  color: #ffffff;
  margin-bottom: 0.8em;
}
@media (max-width: 1100px) {
  body .contest-main .site-layout {
    max-width: 900px;
    padding: 0 2rem;
  }
}
@media (max-width: 1100px) and (max-width: 780px) {
  body .contest-main .site-layout h1 {
    text-align: center;
  }
}
body table tr td,
body table tr th {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding-left: 15px;
}
body .yellowText {
  color: #ffd71f;
}
body .contest h4 {
  color: #25315e;
  font-family: 'Nyala';
  font-size: 1.786em;
  margin-bottom: 10px;
}
body .contest p {
  line-height: 1.3em;
}
body .contest .important-text {
  color: #fff !important;
}
body .contest a {
  color: #fdc336;
  display: inline-block;
}
body .contest a:hover {
  color: #fcb404;
}
body .contest .column {
  width: 50%;
}
@media (max-width: 780px) {
  body .contest .column {
    width: 100%;
  }
}
body .contest .desctop-hide {
  display: none;
}
@media (max-width: 780px) {
  body .contest .desctop-hide {
    display: inline;
  }
}
body .contest .mobile-hide {
  display: inline-block;
}
@media (max-width: 780px) {
  body .contest .mobile-hide {
    display: none;
  }
}
body .contest .hide {
  display: none;
}
body .contest .contestArticles.bg-opacity {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 10, 67, 0.4)), to(#0f0a43));
  background: -o-linear-gradient(top, rgba(15, 10, 67, 0.4) 0%, #0f0a43 100%);
  background: linear-gradient(to bottom, rgba(15, 10, 67, 0.4) 0%, #0f0a43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660f0a43', endColorstr='#0f0a43', GradientType=0);
}
body .contest .contestArticles article {
  padding: 2em 0;
  background: none;
}
body .contest .contestArticles article .button {
  margin-bottom: 0px;
}
body .contest .contestArticles article.type-text-image .contestButtonContainer .button {
  position: relative;
}
@media (max-width: 780px) {
  body .contest .contestArticles article.type-text-image .contestButtonContainer .button {
    margin-top: 1.4em;
    bottom: 0;
  }
}
body .contest .contestArticles .contestWinnersText {
  clear: both;
}
body input[type="text"],
body input[type="email"],
body input[type="number"],
body input[type="tel"],
body input[type="search"],
body textarea {
  background-color: red;
  border: 1px solid red;
  color: red;
  font-size: 16px;
  line-height: 1.5em;
  text-indent: 0.2em;
  padding: 0.5em 0.3em 0.5em 0.3em;
  height: 2.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
}
body input[type="text"],
body input[type="email"],
body input[type="number"],
body input[type="search"],
body textarea {
  background-color: #0b0037;
  border: 1px solid #0b0037;
  color: #0b0037;
  font-size: 14px;
  line-height: 1.5em;
  text-indent: 0.2em;
  padding: 0.5em 0.3em 0.5em 0.3em;
  height: 2.25em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
}
body input[type="text"]:-moz-placeholder,
body input[type="email"]:-moz-placeholder,
body input[type="number"]:-moz-placeholder,
body input[type="search"]:-moz-placeholder,
body textarea:-moz-placeholder {
  font-size: 1em;
  line-height: 1.5em;
  color: rgba(0, 0, 0, 0.7);
  font-style: normal;
}
body input[type="text"]::-moz-placeholder,
body input[type="email"]::-moz-placeholder,
body input[type="number"]::-moz-placeholder,
body input[type="search"]::-moz-placeholder,
body textarea::-moz-placeholder {
  font-size: 1em;
  line-height: 1.5em;
  color: rgba(0, 0, 0, 0.7);
  font-style: normal;
}
body input[type="text"]:-ms-input-placeholder,
body input[type="email"]:-ms-input-placeholder,
body input[type="number"]:-ms-input-placeholder,
body input[type="search"]:-ms-input-placeholder,
body textarea:-ms-input-placeholder {
  font-size: 1em;
  line-height: 1.5em;
  color: rgba(0, 0, 0, 0.7);
  font-style: normal;
}
body input[type="text"]::-webkit-input-placeholder,
body input[type="email"]::-webkit-input-placeholder,
body input[type="number"]::-webkit-input-placeholder,
body input[type="search"]::-webkit-input-placeholder,
body textarea::-webkit-input-placeholder {
  font-size: 1em;
  line-height: 1.5em;
  color: rgba(0, 0, 0, 0.7);
  font-style: normal;
}
body input[type="text"].error,
body input[type="email"].error,
body input[type="number"].error,
body input[type="search"].error,
body textarea.error {
  border-color: #0b0037;
}
body input[type="text"].error,
body input[type="email"].error,
body input[type="number"].error,
body input[type="search"].error,
body input[type="tel"].error,
body textarea.error {
  border-color: red !important;
}
body .customSelect {
  display: inline-block;
  vertical-align: middle;
  padding: 0.2em;
  margin: 0;
  border: 1px solid #e3cb7c;
  width: 100%;
  color: #122860;
  overflow: hidden;
  background-color: #e3cb7c;
  position: relative;
}
body .customSelect:hover {
  background-color: #e3cb7c;
}
body .customSelect:before {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 1em;
  height: 1em;
  font-size: 1em;
  top: 50%;
  right: 0.5em;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  content: '\25bc';
  pointer-events: none;
}
body .customSelect select {
  padding: 5px 8px;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #e3cb7c;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body .customSelect select:focus {
  outline: none;
}
body .contestInfo {
  position: relative;
}
body .contestInfo img.right {
  margin-top: -330px;
  margin-right: 0px;
  position: relative;
  z-index: -1;
}
body .contestInfo .column > .button {
  margin: 20px 0;
}
body .contestInfo .links {
  color: #ffd71f;
}
body .contestInfo .links a {
  color: #ffd71f;
}
body .contestInfo .links a:hover {
  color: #ebc100;
}
body .contestInfo .links .contestGo:hover {
  color: #132962;
}
body .contestInfo .links a[data-toggle-element='#contestInfoDetail'] {
  display: none;
}
@media (max-width: 780px) {
  body .contestInfo .links {
    text-align: center;
    margin-bottom: 30px;
  }
  body .contestInfo .links a {
    color: #edba1a;
  }
  body .contestInfo .links a:hover {
    color: #c5990f;
  }
  body .contestInfo .links a[data-toggle-element='#contestInfoDetail'] {
    display: inline;
  }
}
body .contestInfo img.headline {
  position: relative;
  margin-top: 50px;
  left: -5px;
  top: 20px;
}
@media (max-width: 1100px) {
  body .contestInfo img.headline {
    max-width: 100%;
    left: 0;
  }
}
@media (max-width: 780px) {
  body .contestInfo img.headline {
    margin-top: -50px;
  }
}
body .contestInfo img.price {
  position: relative;
  left: 105px;
}
body .contestInfo img.price.mobile-tablet {
  left: 0;
}
@media (max-width: 780px) {
  body .contestInfo img.price {
    max-width: 100%;
    left: 0;
  }
}
body .contestInfo .stickerBg {
  width: 100%;
  background-color: #eab617;
  padding: 0.1rem 0;
  text-align: center;
  margin-bottom: 1rem;
}
body .contestInfo .stickerBg p {
  color: #2f2f8a !important;
  font-weight: bold;
  font-size: 1.4rem !important;
  line-height: 1 !important;
}
body .contestInfo .column.left {
  width: 50%;
  margin-left: -50px;
}
@media (max-width: 780px) {
  body .contestInfo .column.left {
    margin-left: 0;
  }
}
body .contestInfo .column.left img {
  height: auto;
  max-width: 100%;
  position: relative;
  z-index: -1;
}
@media (max-width: 1100px) {
  body .contestInfo .column.left img {
    margin-top: 0px;
  }
}
@media (max-width: 1100px) {
  body .contestInfo .desktop {
    display: none;
  }
}
@media (min-width: 1100px) {
  body .contestInfo .tablet {
    display: none;
  }
}
@media (max-width: 780px) {
  body .contestInfo .tablet {
    display: none;
  }
}
@media (min-width: 1100px) {
  body .contestInfo .mobile-tablet {
    display: none;
  }
}
@media (min-width: 780px) {
  body .contestInfo .mobile {
    display: none;
  }
}
body .contestInfo .column.right {
  width: 40%;
  margin-top: -50px;
  position: relative;
  left: -100px;
}
body .contestInfo .column.right img {
  width: 100%;
}
@media (max-width: 1100px) {
  body .contestInfo .column.right {
    margin-top: 0;
  }
}
@media (max-width: 780px) {
  body .contestInfo .column.right {
    left: 0;
    margin-top: 0;
  }
}
body .contestInfo .column.right p {
  font-size: 15px;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 300;
}
body .contestInfo .column.right p.contest {
  color: #ffd71f;
  font-size: 16px;
  line-height: 23px;
}
body .contestInfo .column.right strong {
  color: #fff;
}
body .contestInfo .column.right strong.highlight {
  color: #ffd71f;
}
@media (max-width: 780px) {
  body .contestInfo {
    text-align: center;
  }
  body .contestInfo .column.left,
  body .contestInfo .column.right {
    width: 100%;
    float: none;
  }
  body .contestInfo .column.left img {
    margin-left: 0px;
    margin-top: -20px;
    width: 100%;
  }
  body .contestInfo .column.right .button {
    margin: 0.4em 0;
  }
}
body .contestInfo #contestInfoDetail {
  margin-bottom: 5em;
  display: none;
  width: 100%;
}
body .contestInfo #contestInfoDetail .prices-header {
  margin-bottom: 30px;
}
body .contestInfo #contestInfoDetail .prices-header p {
  margin-top: 0px;
}
body .contestInfo #contestInfoDetail .arrow-up img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .arrow-up img {
    width: 120px;
    margin-bottom: 50px;
  }
}
body .contestInfo #contestInfoDetail div.column.right {
  padding-left: 11.5em;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail div.column.right {
    padding: 0px;
  }
}
body .contestInfo #contestInfoDetail .prices {
  padding: 0px;
  list-style-type: none;
}
body .contestInfo #contestInfoDetail .prices li {
  line-height: 1.2em;
  margin: 15px 0 1.5em 0;
}
body .contestInfo #contestInfoDetail .prices li img {
  width: 160px;
  max-width: 100%;
  float: left;
  margin: -30px 10px 0 0;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .prices li {
    margin: 30px 0 0 0;
  }
  body .contestInfo #contestInfoDetail .prices li img {
    margin: -30px 3% 10px 0;
  }
}
@media (max-width: 780px) and (max-width: 370px) {
  body .contestInfo #contestInfoDetail .prices li {
    margin: 20px 0 30px 0;
    text-align: center;
  }
  body .contestInfo #contestInfoDetail .prices li img {
    float: none;
    margin: 0 0 10px 0;
  }
  body .contestInfo #contestInfoDetail .prices li span {
    display: inline-block;
  }
}
body .contestInfo #contestInfoDetail .prices .first-price {
  position: relative;
  float: none;
  margin: 0px;
  height: 400px;
}
body .contestInfo #contestInfoDetail .prices .first-price h3 {
  margin-bottom: 0px;
  display: none;
}
body .contestInfo #contestInfoDetail .prices .first-price p {
  margin-bottom: 5px;
  display: none;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .prices .first-price h3,
  body .contestInfo #contestInfoDetail .prices .first-price p {
    display: inline-block;
  }
}
@media (max-width: 780px) and (min-width: 600px) {
  body .contestInfo #contestInfoDetail .prices .first-price h3 {
    margin-top: 230px;
  }
}
body .contestInfo #contestInfoDetail .prices .first-price img {
  position: absolute;
  top: 35px;
  left: 30px;
  width: 696px;
  float: none;
  z-index: 1;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .prices .first-price img {
    top: 100px;
    width: 440px;
  }
}
@media (max-width: 780px) and (max-width: 600px) {
  body .contestInfo #contestInfoDetail .prices .first-price img {
    margin: 0px;
    position: static;
  }
}
body .contestInfo #contestInfoDetail .prices .first-price .sticker {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 65px;
}
@media (max-width: 600px) {
  body .contestInfo #contestInfoDetail .prices .first-price .sticker {
    top: 0px;
  }
}
@media (max-width: 600px) and (max-width: 370px) {
  body .contestInfo #contestInfoDetail .prices .first-price .sticker {
    top: 165px;
  }
}
body .contestInfo #contestInfoDetail .prices .first-price span {
  display: inline-block;
  max-width: 250px;
  margin-left: 80px;
  font-family: Nyala;
  font-size: 2em;
  color: #fdba31;
  line-height: 1em;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .prices .first-price span {
    max-width: 100%;
  }
}
@media (max-width: 780px) and (max-width: 600px) {
  body .contestInfo #contestInfoDetail .prices .first-price span {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 780px) and (max-width: 600px) and (max-width: 370px) {
  body .contestInfo #contestInfoDetail .prices .first-price span {
    margin-left: 0px;
    margin-bottom: 20px;
  }
}
body .contestInfo #contestInfoDetail .prices .first-price .text-box {
  position: absolute;
  top: 0px;
  left: 400px;
  width: 200px;
  height: auto;
  background-color: #e7b114;
  background-image: -o-linear-gradient(left, #e7b114, #f4c422);
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  color: #0b0037;
  font-family: Nyala;
  padding: 10px;
  font-size: 1.2em;
}
body .contestInfo #contestInfoDetail .prices .first-price .text-box p {
  margin: 0px;
  line-height: 1em;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .prices .first-price .text-box {
    left: 0px;
    top: 245px;
    width: 100%;
    background: none;
    color: #b5b5cc;
    font-family: 'Arial CE', Arial, 'Verdana CE', Verdana, 'Helvetica CE', Helvetica, sans-serif;
    font-size: 1em;
  }
}
@media (max-width: 780px) and (max-width: 600px) {
  body .contestInfo #contestInfoDetail .prices .first-price .text-box {
    top: 285px;
  }
}
@media (max-width: 780px) and (max-width: 600px) and (max-width: 370px) {
  body .contestInfo #contestInfoDetail .prices .first-price .text-box p {
    text-align: center;
  }
}
body .contestInfo #contestInfoDetail .prices .first-price .main-prize {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 0px;
}
body .contestInfo #contestInfoDetail .prices .first-price .main-prize a {
  color: #fff;
}
body .contestInfo #contestInfoDetail .prices .first-price .main-prize a:hover {
  color: #e6e6e6;
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail .prices .first-price .main-prize {
    width: 100%;
    text-align: center;
    bottom: 35px;
  }
  body .contestInfo #contestInfoDetail .prices .first-price .main-prize a {
    color: #edba1a;
  }
  body .contestInfo #contestInfoDetail .prices .first-price .main-prize a:hover {
    color: #c5990f;
  }
}
@media (max-width: 780px) and (max-width: 600px) {
  body .contestInfo #contestInfoDetail .prices .first-price .main-prize {
    margin: 0px;
    bottom: 0px;
  }
}
@media (max-width: 780px) {
  body .contestInfo #contestInfoDetail {
    margin-bottom: 30px;
  }
  body .contestInfo #contestInfoDetail p {
    text-align: left;
  }
  body .contestInfo #contestInfoDetail ol {
    padding: 0px;
  }
  body .contestInfo #contestInfoDetail ol li {
    width: 100%;
    padding: 0px;
    display: inline-block;
    list-style-type: none;
    margin-bottom: 3em;
    text-align: left;
  }
}
body .share-box {
  border-radius: 5px;
  background-color: #dabb55;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 1em 0.8em;
}
body .share-box > p {
  display: block;
  margin: 0;
  margin-bottom: 1em;
  font-family: 'FMBolyar';
  color: #123069 !important;
  font-size: 14px;
  font-weight: 600 !important;
  text-align: center;
}
body .share-box > p.white {
  color: #ffffff !important;
}
body .share-box ul {
  list-style: none;
  -webkit-padding-start: 0;
  padding-left: 0;
}
body .share-box ul > li {
  display: inline-block !important;
  margin: 0 0.5em;
}
body .warning-box {
  border-radius: 5px;
  background-color: #123069;
  display: inline-block;
  text-align: center;
  width: 220px;
  padding: 0.5em 0.8em;
  margin-bottom: 1em;
}
body .warning-box > p {
  display: block;
  margin: 0;
  margin-bottom: 1em;
  font-family: 'FMBolyar';
  color: #ffffff !important;
  font-size: 14px;
  text-align: center;
}
body .warning-box > p strong {
  color: #ffd71f;
}
body .contestHow {
  background-color: #133672;
  width: 100%;
  min-height: 300px;
  padding: 1em 0;
}
body .contestHow h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
}
body .contestHow h3 {
  color: #fac90e;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
}
body .contestHow ul {
  list-style: none;
  margin: 0;
  -webkit-padding-start: 0;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 1em;
}
body .contestHow ul > li {
  display: inline-block;
  color: #ffffff;
}
body .contestHow ul > li a {
  font-weight: 600;
}
body .contestHow ul > li.separated:after {
  content: '/';
  display: inline-block;
  position: relative;
  margin-left: 0.5em;
  margin-right: 0.5em;
  color: #ffffff;
}
@media (max-width: 640px) {
  body .contestHow ul > li.separated:after {
    content: none;
  }
}
body .contestHow ul > li.separated a {
  color: #fac90e;
}
body .contestHow ul > li.separated a:hover {
  color: #d1a604;
}
@media (max-width: 640px) {
  body .contestHow ul > li {
    display: block;
  }
}
body .contestHow ul.columns {
  display: block;
  padding-left: 0;
}
body .contestHow ul.columns > li {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  margin-right: 0.5em;
}
body .contestHow ul.columns > li > a {
  color: #ffd71f;
  font-weight: bold;
}
body .contestHow ul.columns > li.last {
  border-radius: 5px;
  width: 19%;
  padding: 0;
}
@media (max-width: 1100px) {
  body .contestHow ul.columns > li.last {
    width: 30%;
  }
}
@media (max-width: 850px) {
  body .contestHow ul.columns > li.last {
    width: 30%;
  }
}
@media (max-width: 780px) {
  body .contestHow ul.columns > li.last {
    width: 40%;
  }
}
@media (max-width: 640px) {
  body .contestHow ul.columns > li.last {
    width: 100%;
  }
}
body .contestHow ul.columns > li p {
  color: #ffffff;
  line-height: 1;
  font-size: 14px;
}
body .contestHow ul.columns > li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 1em;
  width: auto;
  max-height: 105px;
}
@media (max-width: 850px) {
  body .contestHow ul.columns > li {
    width: 30%;
  }
}
@media (max-width: 780px) {
  body .contestHow ul.columns > li {
    width: 30%;
  }
}
@media (max-width: 640px) {
  body .contestHow ul.columns > li {
    width: 100%;
    margin-right: 0;
  }
}
body .contestArticles article {
  zoom: 1;
  background-color: #0f0a43;
  border-bottom: 4px solid #0b0037;
  position: relative;
  z-index: 10;
  /* contest article body */
  /* contest form */
}
body .contestArticles article:before {
  content: '';
  display: block;
}
body .contestArticles article:after {
  content: '';
  display: table;
  clear: both;
}
body .contestArticles article .contestButtonContainer .expanded {
  visibility: hidden;
}
@media (max-width: 780px) {
  body .contestArticles article {
    text-align: left;
  }
  body .contestArticles article h2 {
    margin-bottom: 1.8em;
  }
  body .contestArticles article .contestButtonContainer {
    text-align: center;
  }
}
body .contestArticles article .dayNumber {
  background: url('../gfx/contest/heart-yellow.png') no-repeat center 0px;
  width: 67px;
  height: 57px;
  background-size: contain;
  float: left;
  display: inline-block;
  text-align: center;
  font-family: Nyala;
  font-size: 1.857em;
  color: #122860;
  margin: 0 15px 0 -15px;
  line-height: 50px;
  padding-left: 5px;
}
body .contestArticles article .contestTitle {
  font-family: Nyala;
  font-size: 1.429em;
  color: #fff;
  text-transform: uppercase;
  margin: 0px;
}
body .contestArticles article .articleBody .text {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
}
body .contestArticles article .articleBody .image {
  text-align: right;
  margin-top: -25px;
}
@media (max-width: 780px) {
  body .contestArticles article .articleBody .image {
    margin-top: 0;
  }
}
body .contestArticles article .articleBody .image img {
  width: 270px;
  height: auto;
}
body .contestArticles article .articleBody .video iframe {
  width: 100%;
  height: 437px;
}
@media (max-width: 1100px) {
  body .contestArticles article .articleBody .video {
    text-align: center;
  }
  body .contestArticles article .articleBody .video iframe {
    width: 600px;
    height: 338px;
  }
}
@media (max-width: 1100px) and (max-width: 680px) {
  body .contestArticles article .articleBody .video {
    text-align: center;
  }
  body .contestArticles article .articleBody .video iframe {
    width: 400px;
    height: 225px;
  }
}
@media (max-width: 1100px) and (max-width: 680px) and (max-width: 480px) {
  body .contestArticles article .articleBody .video {
    text-align: center;
  }
  body .contestArticles article .articleBody .video iframe {
    width: 256px;
    height: 144px;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .articleBody {
    text-align: left;
  }
  body .contestArticles article .articleBody .text {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  body .contestArticles article .articleBody .image {
    text-align: center;
  }
}
body .contestArticles article.type-text h2 {
  padding-top: 25px;
}
body .contestArticles article.type-text .text {
  float: none;
}
body .contestArticles article.type-text .text {
  width: 100%;
}
body .contestArticles article.type-image .image {
  text-align: center;
}
body .contestArticles article.type-image .image img {
  width: auto;
  max-width: 100%;
  max-height: 400px;
}
body .contestArticles article.type-text-image h2 {
  padding-top: 25px;
}
body .contestArticles article.type-text-image .image {
  width: 39%;
  display: inline-block;
}
@media (max-width: 780px) {
  body .contestArticles article.type-text-image .image {
    width: 100%;
  }
}
body .contestArticles article.type-text-image .full-width {
  width: 100%;
}
body .contestArticles article.type-video h2 {
  padding-top: 25px;
}
body .contestArticles article.contest {
  background-color: #dabb55;
  border-bottom: none;
}
body .contestArticles article.contest .dayNumber {
  color: #fff;
  background: url('../gfx/contest/heart-blue') no-repeat center 0px;
  width: 67px;
  height: 57px;
  background-size: contain;
}
body .contestArticles article.contest .contestTitle {
  color: #fff;
}
body .contestArticles article.contest h2 {
  padding-top: 0px;
  color: #122860;
}
body .contestArticles article.contest p {
  color: #122860;
}
body .contestArticles article.contest p a {
  color: #122860;
}
body .contestArticles article.contest .button {
  background-color: #0d1454;
  background: -o-linear-gradient(top, #0d1454, #0f2d71);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  color: #fdc336;
  padding: 10px 35px;
  font-size: 1.286em;
}
@media (max-width: 780px) {
  body .contestArticles article.contest .button {
    margin: 0.4em 0;
  }
}
body .contestArticles article.ended {
  background-color: #0f0a43;
  border-bottom: 4px solid #0b0037;
}
body .contestArticles article.ended .dayNumber {
  color: #000;
  background: url('../gfx/contest/heart-yellow') no-repeat center 0px;
  width: 67px;
  height: 57px;
  background-size: contain;
}
body .contestArticles article.ended .contestTitle {
  color: inherit;
}
body .contestArticles article.ended h2 {
  padding-top: inherit;
  color: #fdba31;
}
body .contestArticles article.ended p {
  color: inherit;
}
body .contestArticles article.ended p a {
  color: inherit;
}
body .contestArticles article .contestFormContainer {
  padding: 30px 0;
  display: none;
  margin-top: -90px;
}
body .contestArticles article .contestFormContainer.type-text .text textarea {
  height: 150px;
}
body .contestArticles article .contestFormContainer.type-image .column.right {
  padding: 0 0 98px 0;
}
body .contestArticles article .contestFormContainer.type-text-image {
  position: relative;
}
body .contestArticles article .contestFormContainer.type-text-image .step1 > .formGroup {
  position: absolute;
  width: 72%;
  top: 30px;
  right: 0px;
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer.type-text-image .step1 > .formGroup {
    width: 70%;
  }
}
body .contestArticles article .contestFormContainer.type-text-image .step1 > .formGroup textarea {
  height: 100px;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer.type-text-image .step1 > .formGroup {
    position: static;
    width: 100%;
    top: 0px;
  }
}
body .contestArticles article .contestFormContainer.type-text-image .step1 > .buttons button.button {
  margin-top: 10px;
}
body .contestArticles article .contestFormContainer.type-text-image .column.right {
  padding: 110px 0 0 0;
}
body .contestArticles article .contestFormContainer.type-text-image .column.right p {
  width: 58%;
  float: right;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer.type-text-image .column.right p {
    width: 100%;
    float: none;
  }
}
body .contestArticles article .contestFormContainer.type-text-image .column.right span {
  float: left;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer.type-text-image .column.right span {
    float: none;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer.type-text-image .column.right {
    padding: 10px 0 0 0;
  }
}
body .contestArticles article .contestFormContainer .formStep {
  display: none;
}
body .contestArticles article .contestFormContainer .formStep .thumbImage {
  float: left;
  width: 200px;
  height: 150px;
  border: 1px solid #e0c368;
  background: #e0c368 url('../gfx/contest/thumb-bg.png') no-repeat center;
  background-size: 70px;
  margin: 0 0 15px 0;
}
body .contestArticles article .contestFormContainer .formStep .thumbImage img {
  display: none;
  margin: auto;
  height: auto;
  max-width: 200px;
  max-height: 150px;
}
body .contestArticles article .contestFormContainer .formStep .thumbImage.loaded {
  border: 1px solid #dabb55;
  background: none;
}
body .contestArticles article .contestFormContainer .formStep .thumbImage.loaded img {
  display: block;
}
body .contestArticles article .contestFormContainer .formStep .uploadProgressBar {
  display: none;
  height: 20px;
  width: 200px;
  position: relative;
}
body .contestArticles article .contestFormContainer .formStep .uploadProgressBar .bar {
  height: 20px;
  width: 0%;
}
body .contestArticles article .contestFormContainer .formStep .uploadProgressBar span {
  position: absolute;
  display: block;
  width: 200px;
  text-align: center;
  top: 0px;
  left: 0px;
}
body .contestArticles article .contestFormContainer .formStep.step1 h2,
body .contestArticles article .contestFormContainer .formStep.step2 h2,
body .contestArticles article .contestFormContainer .formStep.step3 h2,
body .contestArticles article .contestFormContainer .formStep.step4 h2 {
  font-size: 1.6em;
  margin-bottom: 0;
  max-width: 100%;
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 h2,
  body .contestArticles article .contestFormContainer .formStep.step2 h2,
  body .contestArticles article .contestFormContainer .formStep.step3 h2,
  body .contestArticles article .contestFormContainer .formStep.step4 h2 {
    font-size: 1.3em;
    margin-bottom: 0.5em;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 p,
body .contestArticles article .contestFormContainer .formStep.step2 p,
body .contestArticles article .contestFormContainer .formStep.step3 p,
body .contestArticles article .contestFormContainer .formStep.step4 p {
  font-weight: bold;
  margin-top: 0;
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 p,
  body .contestArticles article .contestFormContainer .formStep.step2 p,
  body .contestArticles article .contestFormContainer .formStep.step3 p,
  body .contestArticles article .contestFormContainer .formStep.step4 p {
    font-weight: 400;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .contentLeft,
body .contestArticles article .contestFormContainer .formStep.step2 .contentLeft,
body .contestArticles article .contestFormContainer .formStep.step3 .contentLeft,
body .contestArticles article .contestFormContainer .formStep.step4 .contentLeft {
  width: 80%;
  display: inline-block;
  float: left;
  margin-bottom: 2em;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step2 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step3 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step4 .contentLeft {
    width: 75%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step2 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step3 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step4 .contentLeft {
    float: none;
    width: 100%;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step2 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step3 .contentLeft,
  body .contestArticles article .contestFormContainer .formStep.step4 .contentLeft {
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .contentRight,
body .contestArticles article .contestFormContainer .formStep.step2 .contentRight,
body .contestArticles article .contestFormContainer .formStep.step3 .contentRight,
body .contestArticles article .contestFormContainer .formStep.step4 .contentRight {
  width: 20%;
  display: inline-block;
  float: left;
  text-align: center;
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .contentRight,
  body .contestArticles article .contestFormContainer .formStep.step2 .contentRight,
  body .contestArticles article .contestFormContainer .formStep.step3 .contentRight,
  body .contestArticles article .contestFormContainer .formStep.step4 .contentRight {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .contentRight,
  body .contestArticles article .contestFormContainer .formStep.step2 .contentRight,
  body .contestArticles article .contestFormContainer .formStep.step3 .contentRight,
  body .contestArticles article .contestFormContainer .formStep.step4 .contentRight {
    text-align: center;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 a {
  color: #123069;
}
body .contestArticles article .contestFormContainer .formStep.step1 button {
  margin-top: 0.5em;
}
body .contestArticles article .contestFormContainer .formStep.step1 label {
  display: inline-block;
  color: #122860;
  max-width: 60%;
  vertical-align: top;
  margin-bottom: 1em;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 label {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 label {
    max-width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 img {
  display: inline-block;
  vertical-align: middle;
  max-height: 300px;
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 img {
    max-width: 100%;
    margin: 0 auto;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 input {
  display: block;
  background-color: #e3cb7c;
  font-size: 1.6em;
  color: #123069;
  border: 0;
  margin-top: 1em;
  text-align: center;
}
body .contestArticles article .contestFormContainer .formStep.step1 input:focus {
  outline: none;
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step1 input {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 input {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 1em;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .buttons {
  width: 100%;
  text-align: right;
}
body .contestArticles article .contestFormContainer .formStep.step1 .buttons .button {
  margin: 0px;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .buttons {
    text-align: center;
    margin-top: 10px;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .text label {
  display: none;
}
body .contestArticles article .contestFormContainer .formStep.step1 .text textarea {
  color: #122860;
  width: 100%;
  background-color: #e3cb7c;
  border: 1px solid #e3cb7c;
  margin-bottom: 15px;
}
body .contestArticles article .contestFormContainer .formStep.step1 .text textarea:focus {
  color: #122860;
}
body .contestArticles article .contestFormContainer .formStep.step1 .text textarea ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #122860;
}
body .contestArticles article .contestFormContainer .formStep.step1 .text textarea ::-moz-placeholder {
  /* Firefox 19+ */
  color: #122860;
}
body .contestArticles article .contestFormContainer .formStep.step1 .text textarea :-ms-input-placeholder {
  /* IE 10+ */
  color: #122860;
}
body .contestArticles article .contestFormContainer .formStep.step1 .text textarea :-moz-placeholder {
  /* Firefox 18- */
  color: #122860;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .video {
    text-align: center;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .button {
  margin: 0px;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .video .button {
    margin-bottom: 10px;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .fileInput {
  float: left;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .video .fileInput {
    float: none;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer {
  float: right;
  width: 75%;
  height: 39px;
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer {
    width: 74%;
  }
}
@media (max-width: 850px) and (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer {
    width: 100%;
    float: none;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer .uploadProgressBar {
  display: none;
  float: right;
  width: 100%;
  padding: 10px 60px 10px 10px;
  height: 39px;
  background-color: #d9af58;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer .uploadProgressBar {
    float: none;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer .uploadProgressBar .bar {
  height: 20px;
  background: #215e8b url('../gfx/contest/progressbar-bg.jpg') repeat-x center;
  background-size: contain;
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .progVideoContainer .uploadProgressBar span {
  text-align: right;
  width: auto;
  color: #0b083f;
  font-weight: bold;
  right: 0px;
  margin-top: 10px;
  margin-right: 10px;
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .column {
  display: inline-block;
}
body .contestArticles article .contestFormContainer .formStep.step1 .video .column p {
  margin-top: 20px;
  margin-bottom: 0px;
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .column {
  width: auto;
  float: left;
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right {
  width: 72%;
  float: right;
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right p {
  margin-top: 0px;
  margin-bottom: 10px;
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right .button {
  margin-top: 0px;
  display: table;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right .button {
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right {
    width: 70%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right {
    text-align: center;
    width: 100%;
    float: none;
    padding-bottom: 10px;
  }
  body .contestArticles article .contestFormContainer .formStep.step1 .image .column.right p.desctop-hide {
    display: block;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .column {
    text-align: center;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .thumbImage {
  float: none;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .thumbImage {
    margin-left: auto;
    margin-right: auto;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .progImageContainer {
  width: 200px;
  height: 39px;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .progImageContainer {
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .progImageContainer .uploadProgressBar {
  display: none;
  width: 200px;
  padding: 10px 60px 10px 10px;
  height: 39px;
  background-color: #d9af58;
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .progImageContainer .uploadProgressBar .bar {
  height: 20px;
  background: #215e8b url('../gfx/contest/progressbar-bg.jpg') repeat-x center;
  background-size: contain;
}
body .contestArticles article .contestFormContainer .formStep.step1 .image .progImageContainer .uploadProgressBar span {
  text-align: right;
  width: auto;
  color: #0b083f;
  font-weight: bold;
  right: 0px;
  margin-top: 10px;
  margin-right: 10px;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step1 .image .progImageContainer .uploadProgressBar {
    width: 100%;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step1 {
    text-align: center;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step2 .flowers {
    text-align: center;
  }
  body .contestArticles article .contestFormContainer .formStep.step2 .flowers .buttons {
    text-align: center;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step2 .buttons {
    text-align: center;
  }
}
body .contestArticles article .contestFormContainer .formStep.step2 label {
  display: inline-block;
  text-align: center;
  color: #122053;
  margin-right: 0.5em;
  margin-bottom: 1em;
}
body .contestArticles article .contestFormContainer .formStep.step2 label img {
  -webkit-transition: 300ms border ease-in-out;
  -o-transition: 300ms border ease-in-out;
  transition: 300ms border ease-in-out;
  display: block;
  cursor: pointer;
  margin: 0 auto;
  pointer-events: none;
}
body .contestArticles article .contestFormContainer .formStep.step2 label img.radio {
  margin-top: 0.5em;
}
body .contestArticles article .contestFormContainer .formStep.step2 label img.bordered {
  margin-bottom: 0.5em;
  border: 4px solid transparent;
}
body .contestArticles article .contestFormContainer .formStep.step2 label input[type="radio"] {
  margin-top: 0.5em;
  display: none;
}
body .contestArticles article .contestFormContainer .formStep.step2 label:hover img.bordered {
  border: 4px solid #ffe696;
}
body .contestArticles article .contestFormContainer .formStep.step3 > h4 {
  margin-top: 0px;
}
body .contestArticles article .contestFormContainer .formStep.step3 .formGroup {
  display: table;
  margin-bottom: 15px;
}
body .contestArticles article .contestFormContainer .formStep.step3 label {
  width: 60px;
  display: table-cell;
  color: #25315E;
}
body .contestArticles article .contestFormContainer .formStep.step3 label a {
  color: #25315E;
}
body .contestArticles article .contestFormContainer .formStep.step3 input[type="text"],
body .contestArticles article .contestFormContainer .formStep.step3 input[type="email"],
body .contestArticles article .contestFormContainer .formStep.step3 input[type="number"],
body .contestArticles article .contestFormContainer .formStep.step3 input[type="search"],
body .contestArticles article .contestFormContainer .formStep.step3 input[type="tel"] {
  color: #122860;
  width: 100%;
  height: 35px;
  background-color: #e3cb7c;
  border: 1px solid #e3cb7c;
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-first_name {
  float: left;
  margin-right: 14px;
  width: 48%;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-first_name {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-first_name {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-first_name {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-response_preferred_city {
  float: left;
  width: 80%;
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-response_preferred_city label {
  margin-right: 0.3em;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-response_preferred_city {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-response_preferred_city {
    width: 100%;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-response_preferred_city {
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-last_name {
  float: left;
  width: 50%;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-last_name {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-last_name {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-last_name {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street {
  float: left;
  margin-right: 14px;
  width: 75%;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street_number {
  float: left;
  width: 23%;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street_number {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street_number {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-street_number {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-city {
  float: left;
  margin-right: 14px;
  width: 75%;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-city {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-city {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-city {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-zip {
  float: left;
  width: 23%;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-zip {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-zip {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-zip {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-email {
  width: 48%;
  float: left;
  margin-right: 14px;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-email {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-email {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-email {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-phone {
  width: 50%;
  float: left;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-phone {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-phone {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-phone {
    float: none;
    width: 100%;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-country {
  display: inline-block;
  width: 50%;
  float: left;
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-country input[type=radio] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  vertical-align: middle;
  background-color: #dabb55;
  border: none;
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-country label {
  display: inline-block;
  width: 60px;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-country {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-country {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-country {
    width: 100%;
    float: none;
    text-align: left;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-agree {
  display: inline-block;
  text-align: right;
  width: 100%;
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-agree label {
  display: inline-block;
  width: auto;
}
body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-agree input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  vertical-align: middle;
  background-color: #dabb55;
  border: none;
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-agree {
    width: 90%;
  }
}
@media (max-width: 850px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-agree {
    width: 100%;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .field-contestresponse-agree {
    width: 100%;
    float: none;
    text-align: left;
  }
}
body .contestArticles article .contestFormContainer .formStep.step3 .buttons {
  text-align: left;
}
body .contestArticles article .contestFormContainer .formStep.step3 .buttons .button {
  min-width: 150px;
}
body .contestArticles article .contestFormContainer .formStep.step3 .buttons .btnStep1 {
  float: left;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .buttons .btnStep1 {
    float: none;
    margin-right: 40px;
  }
}
@media (max-width: 780px) and (max-width: 430px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .buttons .btnStep1 {
    margin-right: 0px;
    margin-bottom: 25px;
  }
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .buttons {
    text-align: center;
    margin-top: 10px;
  }
}
@media (max-width: 780px) and (max-width: 430px) {
  body .contestArticles article .contestFormContainer .formStep.step3 .buttons {
    margin: 0 50px;
  }
}
body .contestArticles article .contestFormContainer .formStep.step4 h2 {
  margin-bottom: 1em;
}
body .contestArticles article .contestFormContainer .formStep.step4 p {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1em;
  max-width: 100%;
}
body .contestArticles article .contestFormContainer .formStep.step4 img {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 780px) {
  body .contestArticles article .contestFormContainer .formStep.step4 {
    margin-bottom: 0px;
  }
  body .contestArticles article .contestFormContainer .formStep.step4 .column {
    width: 50%;
  }
  body .contestArticles article .contestFormContainer .formStep.step4 .column h4 {
    margin-top: 0px;
  }
}
@media (max-width: 780px) and (max-width: 640px) {
  body .contestArticles article .contestFormContainer .formStep.step4 {
    text-align: center;
  }
  body .contestArticles article .contestFormContainer .formStep.step4 .column {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1100px) {
  body .contestArticles article .contestFormContainer {
    margin-top: -100px;
  }
}
@media (max-width: 640px) {
  body .contestArticles article .contestFormContainer {
    margin-top: -140px;
  }
}
body .contest-main {
  max-width: 100%;
  width: 100%;
  padding: 0px;
}
body .contest-main h1,
body .contest-main h2,
body .contest-main h3 {
  font-family: 'Nyala';
}
body .contest-main h1 {
  color: #ffd71f;
  max-width: 90%;
  font-size: 7em;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1px 1px 21px rgba(0, 0, 0, 0.5);
}
@media (max-width: 850px) {
  body .contest-main h1 {
    font-size: 6em;
  }
}
@media (max-width: 780px) {
  body .contest-main h1 {
    max-width: 100%;
    font-size: 5em;
  }
}
@media (max-width: 640px) {
  body .contest-main h1 {
    font-size: 3em;
  }
}
body .contest-main h2 {
  color: #ffffff;
  font-size: 4em;
  line-height: 1;
  max-width: 96%;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 850px) {
  body .contest-main h2 {
    font-size: 3em;
  }
}
@media (max-width: 780px) {
  body .contest-main h2 {
    max-width: 100%;
    font-size: 2.8em;
  }
}
@media (max-width: 640px) {
  body .contest-main h2 {
    font-size: 2.2em;
  }
}
body .contest-main .container {
  max-width: 1113px;
  margin: 0 auto;
}
body .contest-main p {
  color: #ffffff;
  line-height: 1.4em;
}
body .contest-main p span {
  color: #ffd71f;
}
body .contest-main section.intro {
  background-image: url('../gfx/images/contest-intro-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative;
  top: -8em;
  margin-bottom: -8em;
  padding: 8em 0 16em 0;
  overflow: hidden;
}
@media (max-width: 780px) {
  body .contest-main section.intro {
    padding: 4em 0;
    margin-bottom: -3em;
    top: -3em;
  }
}
body .contest-main section.intro .container {
  position: relative;
}
body .contest-main section.intro .decoration-1 {
  position: absolute;
  top: -8em;
  right: -9em;
  width: 35em;
  height: 43em;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../gfx/images/contest-intro-decoration-1.png');
}
@media (max-width: 1100px) {
  body .contest-main section.intro .decoration-1 {
    right: -8em;
    width: 30em;
    height: 22em;
  }
}
@media (max-width: 780px) {
  body .contest-main section.intro .decoration-1 {
    display: none;
  }
}
body .contest-main section.intro .decoration-2 {
  position: absolute;
  top: 10em;
  left: -15em;
  width: 55em;
  height: 44em;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../gfx/images/contest-intro-decoration-2.png');
}
@media (max-width: 1100px) {
  body .contest-main section.intro .decoration-2 {
    left: -10em;
    width: 43em;
    height: 27em;
  }
}
@media (max-width: 850px) {
  body .contest-main section.intro .decoration-2 {
    left: -10em;
    top: 8em;
    width: 36em;
    height: 18em;
  }
}
@media (max-width: 780px) {
  body .contest-main section.intro .decoration-2 {
    display: none;
  }
}
body .contest-main section.intro .decoration-3 {
  position: absolute;
  bottom: -16em;
  right: -9em;
  width: 40em;
  height: 17em;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../gfx/images/contest-intro-decoration-3.png');
}
@media (max-width: 1100px) {
  body .contest-main section.intro .decoration-3 {
    bottom: -16em;
    right: 1em;
    width: 23em;
    height: 14em;
  }
}
@media (max-width: 780px) {
  body .contest-main section.intro .decoration-3 {
    display: none;
  }
}
body .contest-main section.intro .decoration-4 {
  position: absolute;
  bottom: -8em;
  right: -20em;
  width: 26em;
  height: 26em;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../gfx/images/contest-intro-decoration-4.png');
}
@media (max-width: 1100px) {
  body .contest-main section.intro .decoration-4 {
    display: none;
  }
}
body .contest-main section.intro p.spacing-paragraph {
  text-align: center;
  max-width: 16em;
  font-size: 1.8em;
  margin: 0 auto;
  position: relative;
  left: 9em;
}
@media (max-width: 850px) {
  body .contest-main section.intro p.spacing-paragraph {
    left: 4em;
  }
}
@media (max-width: 780px) {
  body .contest-main section.intro p.spacing-paragraph {
    font-size: 1.3em;
    left: 0;
    max-width: 60%;
  }
}
@media (max-width: 640px) {
  body .contest-main section.intro p.spacing-paragraph {
    font-size: 1.1em;
    max-width: 80%;
  }
}
body .contest-main section.prizes {
  background-image: url('../gfx/images/contest-prizes-bg.jpg');
  background-size: cover;
  background-position: center bottom;
  width: 100%;
}
body .contest-main section.prizes img {
  width: 100%;
}
body .contest-main section.how {
  background-image: url('../gfx/images/contest-how-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative;
  padding: 8em 0;
}
@media (max-width: 850px) {
  body .contest-main section.how {
    padding: 5em 0;
  }
}
@media (max-width: 780px) {
  body .contest-main section.how {
    padding: 2em 0;
  }
}
body .contest-main section.how img {
  max-width: 100%;
}
@media (max-width: 780px) {
  body .contest-main section.how img {
    max-width: 80%;
    display: block;
    margin: 0 auto;
  }
}
body .contest-main section.how .row {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 850px) {
  body .contest-main section.how .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
body .contest-main section.how .row > div {
  max-width: 35em;
  text-align: center;
  padding: 0 1em 0 1em;
}
body .contest-main section.how .row > div:first-of-type {
  max-width: 40em;
  text-align: left;
}
@media (max-width: 850px) {
  body .contest-main section.how .row > div:first-of-type {
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  body .contest-main section.how .row > div {
    max-width: 100%;
    width: 100%;
  }
}
body .contest-main section.how h2 {
  text-align: left;
}
body .contest-main section.how p {
  font-size: 1.5em;
  margin-left: 1.8em;
  margin-bottom: 2em;
}
@media (max-width: 780px) {
  body .contest-main section.how p {
    font-size: 1.2em;
    margin-left: 1.1em;
  }
}
body .contest-main section.how p a {
  -webkit-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  color: #ffd71f;
}
body .contest-main section.how p a:hover {
  color: #d2ac00;
}
body .contest-main section.how ul li {
  color: #ffffff;
  font-size: 1.4em;
  margin-bottom: 1em;
  line-height: 1.5;
  font-weight: 300;
}
@media (max-width: 780px) {
  body .contest-main section.how ul li {
    font-size: 1.2em;
  }
}
body .contest-main section.how ul li a {
  -webkit-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  color: #ffd71f;
}
body .contest-main section.how ul li a:hover {
  color: #d2ac00;
}
@media (max-width: 780px) {
  body .contest-main section.how ul {
    padding-left: 1.3em;
  }
}
body .contest-main section.how .button {
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 20px;
  margin: 1.4em 0;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  font-size: 1.6em;
  text-decoration: none;
  font-family: Nyala;
  font-weight: 600;
  color: #132962;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f9cd27;
  background: -o-linear-gradient(top, #f9cd27, #dea109);
  -webkit-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  font-size: 3.6em !important;
  padding: 0.3em 0.8em !important;
  border-radius: 0.3em;
  background-image: none;
  background-color: #ffc600;
  margin: 0.6em;
  -webkit-box-shadow: 3px -3px 3px rgba(0, 0, 0, 0.2), -3px 3px 3px rgba(255, 255, 255, 0.2), inset 3px -3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 3px -3px 3px rgba(0, 0, 0, 0.2), -3px 3px 3px rgba(255, 255, 255, 0.2), inset 3px -3px 5px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1100px) {
  body .contest-main section.how .button {
    padding: 10px;
    font-weight: 400;
    font-size: 1.3em;
  }
}
@media (max-width: 850px) {
  body .contest-main section.how .button {
    font-size: 1.2em;
    font-weight: 400;
    padding: 10px;
  }
}
@media (max-width: 640px) {
  body .contest-main section.how .button {
    font-size: 1.1em;
  }
}
body .contest-main section.how .button:hover {
  background: #ffcc67;
  color: #132962;
}
body .contest-main section.how .button.disabled {
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
  pointer-events: none;
  cursor: default;
}
body .contest-main section.how .button.fileInput {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
body .contest-main section.how .button.fileInput input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
body .contest-main section.how .button:hover {
  background-color: #ffd133;
}
@media (max-width: 780px) {
  body .contest-main section.how .button {
    font-size: 2em !important;
  }
}
body .contest-main section.partners h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
body .contest-main section.partners p {
  max-width: 20em;
  line-height: 1.3;
  font-size: 1.3em;
}
@media (max-width: 1100px) {
  body .contest-main section.partners p {
    font-size: 1.2em;
    line-height: 1.2;
  }
}
body .contest-main section.partners p a {
  -webkit-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  color: #ffd71f;
}
body .contest-main section.partners p a:hover {
  color: #d2ac00;
}
body .contest-main section.partners .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 1100px) {
  body .contest-main section.partners .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
body .contest-main section.partners .row > div {
  width: 50%;
  height: calc(32em - 2px);
  padding-top: 2em;
  position: relative;
}
@media (max-width: 1100px) {
  body .contest-main section.partners .row > div {
    padding-top: 1em;
    width: 100%;
    height: 25em;
  }
}
body .contest-main section.partners .row > div.cewe {
  background-image: url("../gfx/images/contest-partners-cewe.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 2em;
}
@media (max-width: 1100px) {
  body .contest-main section.partners .row > div.cewe:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(81%, #062d66), color-stop(81%, #b81f1b));
    background-image: -o-linear-gradient(top, #062d66 81%, #b81f1b 81%);
    background-image: linear-gradient(to bottom, #062d66 81%, #b81f1b 81%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  body .contest-main section.partners .row > div.cewe .partner-content {
    position: absolute;
    left: 3em;
    top: 2em;
    padding: 0;
  }
}
@media (max-width: 780px) {
  body .contest-main section.partners .row > div.cewe .partner-content {
    position: absolute;
    left: 2em;
    text-align: left;
  }
}
@media (max-width: 640px) {
  body .contest-main section.partners .row > div.cewe {
    background-image: none;
    padding: 2em;
    height: auto;
  }
  body .contest-main section.partners .row > div.cewe:before {
    display: none;
  }
  body .contest-main section.partners .row > div.cewe .partner-content {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  body .contest-main section.partners .row > div.cewe .partner-content p {
    margin: 0 auto;
  }
  body .contest-main section.partners .row > div.cewe .partner-content br {
    display: none;
  }
}
body .contest-main section.partners .row > div.jacobs {
  background-image: url("../gfx/images/contest-partners-jacobs.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 16.5em;
}
@media (max-width: 1100px) {
  body .contest-main section.partners .row > div.jacobs:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(79%, #062d66), color-stop(79%, #006835));
    background-image: -o-linear-gradient(top, #062d66 79%, #006835 79%);
    background-image: linear-gradient(to bottom, #062d66 79%, #006835 79%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  body .contest-main section.partners .row > div.jacobs .partner-content {
    position: absolute;
    right: 3em;
    top: 2em;
  }
}
@media (max-width: 780px) {
  body .contest-main section.partners .row > div.jacobs .partner-content {
    position: absolute;
    right: 2em;
    text-align: left;
  }
}
@media (max-width: 640px) {
  body .contest-main section.partners .row > div.jacobs {
    background-image: none;
    padding: 2em;
    height: auto;
  }
  body .contest-main section.partners .row > div.jacobs:before {
    display: none;
  }
  body .contest-main section.partners .row > div.jacobs .partner-content {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  body .contest-main section.partners .row > div.jacobs .partner-content p {
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  body .contest-main section.partners .row > div {
    max-width: 100%;
  }
}
body .contest-main section.e-commerce {
  background-color: #09184b;
  margin-bottom: 3em;
  padding: 5em 0;
  text-align: center;
}
body .contest-main section.e-commerce a {
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
}
body .contest-main section.e-commerce a:hover {
  opacity: 0.6;
}
body .content {
  text-align: left;
}
body .contestWinnersArticles article {
  margin-bottom: 15px;
  text-align: left;
}
body .contestWinnersArticles article .dayNumber {
  float: left;
  width: 25px;
  display: inline-block;
  text-align: center;
  font-family: Nyala;
  font-size: 2.4em;
  color: #fbcf29;
  padding-right: 35px;
  line-height: 80px;
  position: relative;
}
@media (max-width: 640px) {
  body .contestWinnersArticles article .dayNumber {
    display: none;
  }
}
body .contestWinnersArticles article span.date {
  font-family: Nyala;
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;
  margin: 0px;
  text-decoration: none;
  position: relative;
  top: 30px;
  left: 10px;
}
body .contestWinnersArticles article h2 {
  padding-top: 25px;
  float: left;
  color: #fbcf29;
}
body .contestWinnersArticles article > a {
  text-decoration: none;
}
body .contestWinnersArticles article > a .headline {
  zoom: 1;
}
body .contestWinnersArticles article > a .headline:before {
  content: '';
  display: block;
}
body .contestWinnersArticles article > a .headline:after {
  content: '';
  display: table;
  clear: both;
}
body .contestWinnersArticles article > a .headline i {
  display: inline-block;
  float: right;
  width: 71px;
  height: 78px;
  background: url('../gfx/contest/arrow-small.png') no-repeat left;
  background-size: 142px;
}
body .contestWinnersArticles article > a.expanded .headline i {
  background-position: right;
}
body .contestWinnersArticles article .winnerArticleContent {
  display: none;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody {
  padding: 15px;
  background-color: #dabb55;
  margin-bottom: 5px;
  zoom: 1;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody:before {
  content: '';
  display: block;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody:after {
  content: '';
  display: table;
  clear: both;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody .text {
  float: left;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody .text p {
  color: #122860;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-image .image {
  text-align: center;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-image .image img {
  width: auto;
  max-width: 100%;
  max-height: 400px;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image .text {
  width: 60%;
  padding-right: 25px;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image .image {
  text-align: right;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image .image img {
  max-width: 15%;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image .image img {
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image {
    text-align: left;
  }
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image .text {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text-image .image {
    text-align: center;
  }
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-text .text {
  float: none;
  width: 100%;
}
body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video iframe {
  width: 100%;
  height: 437px;
}
@media (max-width: 1100px) {
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video {
    text-align: center;
  }
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video iframe {
    width: 600px;
    height: 338px;
  }
}
@media (max-width: 1100px) and (max-width: 680px) {
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video {
    text-align: center;
  }
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video iframe {
    width: 400px;
    height: 225px;
  }
}
@media (max-width: 1100px) and (max-width: 680px) and (max-width: 480px) {
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video {
    text-align: center;
  }
  body .contestWinnersArticles article .winnerArticleContent .articleBody.type-video iframe {
    width: 256px;
    height: 144px;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .text {
  float: left;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem {
  width: 100%;
  margin-bottom: 5px;
  color: #afc6f2;
  background-color: #081750;
  padding: 15px;
  zoom: 1;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem:before {
  content: '';
  display: block;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem:after {
  content: '';
  display: table;
  clear: both;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem .text h3 {
  color: #afc6f2;
  font-weight: bold;
  font-size: 1em;
  margin: 0 0 15px 0;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem .text p {
  color: #afc6f2;
  font-size: 1em;
  line-height: 1.2em;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text {
  width: 75%;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text .highlight {
  color: #fbcf29;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text ul {
  margin: 0;
  padding: 0;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text ul li {
  list-style: none;
  display: inline-block;
  width: 49%;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text ul li {
    display: block;
    width: 100%;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .prize {
  float: right;
  text-align: right;
  width: 25%;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .prize {
    width: 40%;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .prize img {
  max-width: 100%;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text {
    position: relative;
    min-height: 150px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text {
    padding-right: 150px;
    width: 100%;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .prize {
    position: absolute;
    top: 0px;
    right: 4%;
  }
}
@media (max-width: 780px) and (max-width: 420px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text {
    padding-right: 0px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text h3 {
    padding-right: 100px;
    line-height: 1.5em;
    min-height: 40px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .text p {
    margin-top: 45px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .prize {
    width: 100px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text .prize img {
    width: 100px;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image {
  float: left;
  width: 260px;
  min-height: 240px;
  margin: 0 15px 0 0;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image img {
  max-width: 260px;
  max-height: 260px;
  height: auto;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .text {
  width: 35%;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .prize {
  float: right;
  width: 150px;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .prize img {
  width: 150px;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image {
    position: relative;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .text {
    margin-top: 20px;
    width: 100%;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .prize {
    position: absolute;
    top: 0px;
    right: 4%;
  }
}
@media (max-width: 780px) and (max-width: 700px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image {
    width: 300px;
    min-height: 169px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image img {
    max-width: 300px;
    max-height: 300px;
    height: auto;
  }
}
@media (max-width: 780px) and (max-width: 700px) and (max-width: 560px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image {
    width: 200px;
    min-height: 113px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image img {
    max-width: 200px;
    max-height: 200px;
    height: auto;
  }
}
@media (max-width: 780px) and (max-width: 700px) and (max-width: 560px) and (max-width: 450px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image {
    width: 130px;
    min-height: 73px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .response-image img {
    max-width: 130px;
    max-height: 130px;
    height: auto;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .prize {
    width: 100px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.image .prize img {
    width: 100px;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image {
  float: left;
  width: 260px;
  min-height: 170px;
  margin: 0 15px 0 0;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image img {
  max-width: 260px;
  max-height: 260px;
  height: auto;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .text {
  width: 35%;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .prize {
  float: right;
  text-align: right;
  width: 25%;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .prize {
    width: 40%;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .prize img {
  max-width: 100%;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image {
    position: relative;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .text {
    margin-top: 20px;
    width: 100%;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .prize {
    position: absolute;
    top: 0px;
    right: 4%;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image {
    max-width: 300px;
    min-height: 169px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image img {
    max-width: 300px;
    max-height: 300px;
    height: auto;
  }
}
@media (max-width: 780px) and (max-width: 700px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image {
    max-width: 300px;
    min-height: 169px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image img {
    max-width: 300px;
    max-height: 300px;
    height: auto;
  }
}
@media (max-width: 780px) and (max-width: 700px) and (max-width: 560px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image {
    max-width: 200px;
    min-height: 113px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image img {
    max-width: 200px;
    max-height: 200px;
    height: auto;
  }
}
@media (max-width: 780px) and (max-width: 700px) and (max-width: 560px) and (max-width: 450px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image {
    max-width: 130px;
    min-height: 73px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .response-image img {
    max-width: 130px;
    max-height: 130px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .prize {
    width: 100px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.text-image .prize img {
    width: 100px;
  }
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .video {
  float: left;
  width: 426px;
  height: 240px;
  margin: 0 15px 0 0;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .text {
  width: 35%;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .prize {
  float: right;
  width: 150px;
}
body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .prize img {
  width: 150px;
}
@media (max-width: 780px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video {
    position: relative;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .text {
    margin-top: 20px;
    width: 100%;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .prize {
    position: absolute;
    top: 0px;
    right: 4%;
  }
}
@media (max-width: 780px) and (max-width: 700px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .video {
    width: 300px;
    height: 169px;
  }
}
@media (max-width: 780px) and (max-width: 700px) and (max-width: 560px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .video {
    width: 200px;
    height: 113px;
  }
}
@media (max-width: 780px) and (max-width: 700px) and (max-width: 560px) and (max-width: 450px) {
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .video {
    width: 130px;
    height: 73px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .prize {
    width: 100px;
  }
  body .contestWinnersArticles article .winnerArticleContent .winnerList .winnerItem.video .prize img {
    width: 100px;
  }
}
body .contestWinnersArticles article:first-child > a .headline i {
  background-position: right;
}
body .contestWinnersArticles article:first-child > a.collapsed .headline i {
  background-position: left;
}
body .contestWinnersArticles article:first-child .winnerArticleContent {
  display: block;
}
body .contestPrizes {
  color: #ffffff;
}
body .contestPrizes h1 {
  font-size: 2.4em;
  margin-bottom: 2em;
}
@media (max-width: 780px) {
  body .contestPrizes h1 {
    font-size: 2em;
  }
}
body .contestPrizes h2 {
  font-size: 1.6em;
}
body .contestPrizes .column.left {
  width: 30%;
  margin-left: 0;
}
@media (max-width: 780px) {
  body .contestPrizes .column.left {
    width: 100%;
    text-align: center;
  }
  body .contestPrizes .column.left img {
    width: auto;
    max-width: 100%;
  }
}
body .contestPrizes .column.right {
  margin-top: 0;
  left: 0;
  float: left;
  width: 70%;
}
@media (max-width: 780px) {
  body .contestPrizes .column.right {
    width: 100%;
    float: none;
  }
  body .contestPrizes .column.right ol {
    -webkit-padding-start: 0;
  }
}
body .contestPrizes ul {
  margin: 0;
  margin: 2em 0;
  list-style: none;
  padding-left: 0;
  -webkit-padding-start: 0;
}
body .contestPrizes ul li {
  display: inline-block;
  width: 40%;
  line-height: 1.4;
}
@media (max-width: 780px) {
  body .contestPrizes ul li {
    width: 100%;
  }
}
body .contestPrizes ul li strong {
  color: #ffd71f;
}
body .contestPrizes ul li p {
  margin-top: 0;
}
body .contestPrizes p {
  font-size: 15px;
  line-height: 1.4;
}
body .contestPrizes p a {
  font-weight: 600;
  color: #ffd71f;
}
body .contestPrizes p a:hover {
  color: #ebc100;
}
body .contestPrizes .site-layout {
  margin-bottom: 2em;
}
body .contestPrizes img.right {
  margin-top: -270px;
  margin-bottom: -130px;
  margin-right: 0px;
  position: relative;
  z-index: -1;
}
body .contestPrizes .contestHow {
  min-height: 210px;
  margin-bottom: 3em;
}
body .contestPrizes .contestHow .column.left {
  text-align: center;
}
body .contestPrizes .contestHow .column.right {
  color: #ffffff;
}
body .contestPrizes .contestHow .column.right p,
body .contestPrizes .contestHow .column.right strong {
  font-size: 15px;
}
body .contestPrizes .contestHow .column.right p {
  line-height: 1.4;
}
body .contestProducts {
  color: #ffffff;
}
body .contestProducts h1 {
  font-size: 2.4em;
  margin-bottom: 0.3em;
}
@media (max-width: 780px) {
  body .contestProducts h1 {
    font-size: 2em;
  }
}
body .contestProducts h2 {
  font-size: 1.6em;
}
body .contestProducts img.right {
  margin-top: -320px;
  margin-bottom: -130px;
  margin-right: 0px;
  position: absolute;
  right: 0;
  z-index: -1;
}
body .contestProducts ul {
  margin: 0;
  margin-top: 8em;
  list-style: none;
  -webkit-padding-start: 0;
  padding-left: 0;
}
body .contestProducts ul li {
  display: inline-block;
  width: 20%;
  line-height: 1.4;
  text-align: center;
  margin: 0 auto;
  margin-right: 4em;
  margin-bottom: 2em;
  vertical-align: top;
}
body .contestProducts ul li img {
  margin-bottom: 1em;
  vertical-align: top;
}
@media (max-width: 1100px) {
  body .contestProducts ul li {
    width: 25%;
  }
}
@media (max-width: 850px) {
  body .contestProducts ul li {
    width: 40%;
  }
}
@media (max-width: 780px) {
  body .contestProducts ul li {
    width: 100%;
    margin-right: 0;
  }
}
body .contestProducts ul li p {
  vertical-align: top;
  margin-top: 0;
}
@media (max-width: 850px) {
  body .contestProducts ul {
    margin-top: 5em;
  }
}
@media (max-width: 640px) {
  body .contestProducts ul {
    margin-top: 2em;
  }
}
body .contestProducts p {
  font-size: 15px;
  line-height: 1.4;
}
body .contestProducts p a {
  font-weight: 600;
  color: #ffd71f;
}
body .contestProducts p a:hover {
  color: #ebc100;
}
body .rules h1 {
  margin-bottom: 0px;
}
body .rules h2 {
  font-size: 1.313em;
  margin: -25px 0 0 0;
}
body .rules h3 {
  margin-top: 3rem;
  color: #fff;
}
body .rules h3.noTopMargin {
  margin-top: 0px;
}
body .rules h3 span {
  color: #ffdf9d;
}
body .rules h4 {
  color: #ffdf9d;
}
body .rules ul {
  color: #b5b5cc;
}
body .rules ol li {
  margin-left: 25px;
  margin-bottom: 0.8em;
}
body .rules span {
  color: #b5b5cc;
}
body .rules .indentation {
  margin-left: 60px;
}
body .cookie-page__content {
  color: #b5b5cc !important;
}
body .cookie-page__content h2,
body .cookie-page__content h3,
body .cookie-page__content h4 {
  color: #b5b5cc !important;
  font-family: inherit;
  font-weight: bold;
}
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
  color: #b5b5cc !important;
}
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
  color: #2f2f8a;
}
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a {
  color: #b5b5cc !important;
  background: none;
}
body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
  background: none;
}
body .roadshow-intro {
  background-image: url("../gfx/images/intro-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  padding: 8em 0;
  top: -8em;
  margin-bottom: -8em;
  width: 100%;
  height: 40vw;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
@media (max-width: 1400px) {
  body .roadshow-intro {
    height: 47vw;
    padding: 7em 1em;
  }
}
@media (max-width: 1100px) {
  body .roadshow-intro {
    height: 30em;
  }
}
@media (max-width: 1000px) {
  body .roadshow-intro {
    padding: 5em 1em;
  }
}
@media (max-width: 768px) {
  body .roadshow-intro {
    height: auto;
    padding: 5em 1em 1em;
    background-image: none;
  }
}
body .roadshow-intro h1 {
  text-align: left;
  font-size: 4em;
  color: #ffc700;
  font-family: 'Nyala';
  margin-bottom: 0.2em;
}
@media (max-width: 1400px) {
  body .roadshow-intro h1 {
    font-size: 2.6em;
  }
}
@media (max-width: 768px) {
  body .roadshow-intro h1 {
    font-size: 2.2em;
    text-align: center;
  }
}
body .roadshow-intro h2 {
  text-align: left;
  font-size: 2.857em;
  color: #ffc700;
  font-family: 'Nyala';
  margin-bottom: 0.2em;
}
@media (max-width: 1400px) {
  body .roadshow-intro h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 768px) {
  body .roadshow-intro h2 {
    font-size: 1.8em;
    text-align: center;
  }
}
body .roadshow-intro p {
  font-family: 'Nyala';
  font-size: 1.643em;
  font-weight: 300;
  margin: 0 0 1.5em 0;
  line-height: 1.2em;
  max-width: 38%;
}
body .roadshow-intro p.text-uppercase {
  text-transform: uppercase;
  max-width: 45%;
}
@media (max-width: 768px) {
  body .roadshow-intro p.text-uppercase {
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 1400px) {
  body .roadshow-intro p {
    font-size: 1.4em;
  }
}
@media (max-width: 1100px) {
  body .roadshow-intro p {
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  body .roadshow-intro p {
    font-size: 1.2em;
    max-width: 100%;
    text-align: center;
  }
}
body .roadshow-intro .show-mobile {
  display: none;
}
@media (max-width: 768px) {
  body .roadshow-intro .show-mobile {
    display: block;
  }
}
body .roadshow-intro .hide-mobile {
  display: block;
}
@media (max-width: 768px) {
  body .roadshow-intro .hide-mobile {
    display: none;
  }
}
body .roadshow-intro img {
  margin: 1em auto;
  display: block;
  max-width: 100%;
}
body .roadshow {
  background-color: #062d66;
  padding: 5em 0;
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#062f68), to(#01133b));
  background-image: -o-linear-gradient(bottom, #062f68, #01133b);
  background-image: linear-gradient(to top, #062f68, #01133b);
}
@media (max-width: 1100px) {
  body .roadshow {
    padding: 5em 1em;
  }
}
@media (max-width: 768px) {
  body .roadshow {
    padding: 3em 1em 1em;
  }
}
body .roadshow h2 {
  text-align: left;
  font-size: 2.857em;
  color: #ffc44f;
  font-family: 'Nyala';
  margin-bottom: 0;
}
@media (max-width: 1400px) {
  body .roadshow h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 1100px) {
  body .roadshow h2 {
    font-size: 1.8em;
    text-align: center;
  }
}
body .roadshow p {
  font-family: 'Nyala';
  font-size: 1.643em;
  font-weight: 300;
  margin: 0 0 1em 0;
  line-height: 1.2em;
}
body .roadshow p.info-footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  font-weight: 300;
  margin-top: -1em;
  margin-left: 1em;
}
@media (max-width: 1400px) {
  body .roadshow p {
    font-size: 1.4em;
  }
}
@media (max-width: 1100px) {
  body .roadshow p {
    text-align: center;
  }
}
body .roadshow .show-mobile {
  display: none;
}
@media (max-width: 1100px) {
  body .roadshow .show-mobile {
    display: block;
  }
}
body .roadshow .hide-mobile {
  display: block;
}
@media (max-width: 1100px) {
  body .roadshow .hide-mobile {
    display: none;
  }
}
body .roadshow .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2em;
}
@media (max-width: 1100px) {
  body .roadshow .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
body .roadshow .row > .col:first-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(67% - 2em);
          flex: 0 0 calc(67% - 2em);
}
@media (max-width: 1100px) {
  body .roadshow .row > .col:first-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
body .roadshow .row > .col:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33% - 2em);
          flex: 0 0 calc(33% - 2em);
}
@media (max-width: 1100px) {
  body .roadshow .row > .col:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35em;
            flex: 0 0 35em;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  body .roadshow .row > .col:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 auto;
  }
}
body .roadshow .map-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body .roadshow .map-container:before {
  content: "";
  background-image: url("../gfx/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -10em;
  left: -20em;
  width: 40em;
  height: 40em;
  z-index: 0;
  opacity: 0.5;
}
@media (max-width: 780px) {
  body .roadshow .map-container {
    font-size: 0.8em;
  }
}
@media (max-width: 600px) {
  body .roadshow .map-container {
    font-size: 0.7em;
  }
}
@media (max-width: 520px) {
  body .roadshow .map-container {
    font-size: 0.6em;
  }
}
@media (max-width: 420px) {
  body .roadshow .map-container {
    font-size: 0.4em;
  }
}
body .roadshow .map-container img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: relative;
  z-index: 3;
}
body .roadshow .map-title {
  color: #000d27;
  text-transform: uppercase;
  max-width: 5em;
  font-weight: 600;
  margin: 0 auto;
}
body .roadshow .map-marker {
  -webkit-transition: 300ms -webkit-transform;
  transition: 300ms -webkit-transform;
  -o-transition: 300ms transform;
  transition: 300ms transform;
  transition: 300ms transform, 300ms -webkit-transform;
  will-change: transform;
  background-image: url("../gfx/images/marker.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 3.929em;
  height: 5.714em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.571em 0 0 0.929em;
}
body .roadshow .map-marker span {
  -webkit-transition: 300ms background-color, 300ms color;
  -o-transition: 300ms background-color, 300ms color;
  transition: 300ms background-color, 300ms color;
  will-change: background-color, color;
  background-color: #fff0b6;
  border-radius: 100%;
  width: 1.591em;
  height: 1.591em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0b4090;
  font-size: 1.571em;
}
body .roadshow .map-item {
  position: absolute;
  text-align: center;
  cursor: pointer;
  z-index: 5;
}
body .roadshow .map-item.active {
  z-index: 9;
}
body .roadshow .map-item.active .map-marker {
  background-image: url("../gfx/images/marker-active.png");
  background-size: contain;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
body .roadshow .map-item.active .map-marker span {
  background-color: #ff9d01;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  color: #fff;
  width: 1.346em;
  height: 1.346em;
  font-size: 1.857em;
}
body .roadshow .map-item:hover .map-marker span {
  background-color: #ff9d01;
  color: #ffffff;
}
body .roadshow .info-tables {
  width: 100%;
  margin: 2em 0;
}
body .roadshow .info-table {
  width: 100%;
  display: none;
}
body .roadshow .info-table .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}
body .roadshow .info-table .tabs .tab {
  -webkit-transition: 300ms all;
  -o-transition: 300ms all;
  transition: 300ms all;
  padding: 1em;
  color: #042787;
  font-weight: 600;
  border-radius: 1.071em 1.071em 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  text-decoration: none;
}
body .roadshow .info-table .tabs .tab:hover {
  opacity: 0.8;
}
body .roadshow .info-table .tabs .tab span {
  display: none;
}
body .roadshow .info-table .tabs .tab:nth-of-type(1) {
  background-color: #63a0ca;
  z-index: 5;
}
body .roadshow .info-table .tabs .tab:nth-of-type(2) {
  background-color: #5992bd;
  z-index: 4;
}
body .roadshow .info-table .tabs .tab:nth-of-type(3) {
  background-color: #4c83ab;
  z-index: 3;
}
body .roadshow .info-table .tabs .tab:nth-of-type(4) {
  background-color: #396593;
  z-index: 2;
}
body .roadshow .info-table .tab-content {
  background-color: #044f88;
  border-radius: 0 0 1.071em 1.071em;
}
body .roadshow .info-table .tab-content .content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  display: none;
}
body .roadshow .info-table .tab-content .content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .roadshow .info-table .tab-content .location {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: center;
  padding: 2em 1em;
  margin: 0;
  color: #fff;
}
body .roadshow .info-table .tab-content .location:first-of-type {
  border-right: 2px solid #03467F;
}
body .roadshow .info-table .tab-content .location .description {
  margin-top: 1em;
  font-size: 0.85em;
}
body .roadshow .info-table .tab-content .location .refreshment {
  color: #ffc44f;
  font-weight: 600;
  margin-top: 1em;
}
body .roadshow .info-table.active {
  display: block;
}
body .roadshow .info-table.active .tabs .tab.active {
  background-color: #ffc44f;
  pointer-events: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
body .roadshow .info-table.active .tabs .tab.active span {
  display: inline-block;
}
body .info {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #05427b), color-stop(20%, #062d66));
  background-image: -o-linear-gradient(top, #05427b 5%, #062d66 20%);
  background-image: linear-gradient(to bottom, #05427b 5%, #062d66 20%);
  padding: 5em 0 0;
}
@media (max-width: 1100px) {
  body .info {
    padding: 5em 1em 0;
  }
}
@media (max-width: 990px) {
  body .info {
    padding: 3em 1em 1em;
  }
}
body .info h2 {
  text-align: left;
  font-size: 2.857em;
  color: #ffc44f;
  font-family: 'Nyala';
  margin-bottom: 1em;
}
@media (max-width: 1400px) {
  body .info h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 990px) {
  body .info h2 {
    font-size: 1.8em;
    text-align: center;
  }
}
body .info p {
  font-family: 'Nyala';
  font-size: 1.643em;
  font-weight: 300;
  margin: 0 0 1em 0;
  line-height: 1.2em;
  max-width: 16.8em;
}
@media (max-width: 1400px) {
  body .info p {
    font-size: 1.4em;
  }
}
@media (max-width: 990px) {
  body .info p {
    text-align: center;
    max-width: 100%;
  }
}
body .info p.less-width {
  max-width: 13em;
}
@media (max-width: 990px) {
  body .info p.less-width {
    max-width: 100%;
  }
}
body .info .align-right {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 990px) {
  body .info .align-right {
    margin: 0 auto 1em;
  }
}
body .info .text-right {
  text-align: right;
}
@media (max-width: 990px) {
  body .info .text-right {
    text-align: center;
  }
}
body .info .text-center {
  text-align: center;
}
body .info .show-mobile {
  display: none;
}
@media (max-width: 990px) {
  body .info .show-mobile {
    display: block;
  }
}
body .info .hide-mobile {
  display: block;
}
@media (max-width: 990px) {
  body .info .hide-mobile {
    display: none;
  }
}
body .info a {
  font-family: 'Nyala';
  font-weight: 300;
  line-height: 1.2em;
  color: #ffc44f;
}
body .info a:hover {
  color: #ffb31c;
  text-decoration: none;
}
body .info img {
  max-width: 100%;
  pointer-events: none;
  display: block;
}
body .info img.info-image-1 {
  margin-top: -8em;
  margin-left: -1em;
}
body .info img.info-image-2 {
  margin-top: -8em;
  margin-left: 1em;
}
@media (max-width: 990px) {
  body .info img.info-image-2 {
    margin: 0 auto -3em;
  }
}
body .info img.info-image-3 {
  margin-bottom: -4em;
}
body .info img.info-image-4 {
  margin-top: 8em;
  margin-bottom: 1em;
}
@media (max-width: 990px) {
  body .info img.info-image-4 {
    margin: 0 auto 1em;
  }
}
@media (max-width: 990px) {
  body .info .divider {
    display: block;
    height: 3em;
    margin: 0 -2em;
    width: calc(100% + 5em);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #05427b), color-stop(95%, #062d66));
    background-image: -o-linear-gradient(bottom, #05427b 5%, #062d66 95%);
    background-image: linear-gradient(to top, #05427b 5%, #062d66 95%);
  }
}
body .info .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2em;
}
@media (max-width: 1100px) {
  body .info .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
body .info .row > .col:first-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(60% - 2em);
          flex: 0 0 calc(60% - 2em);
}
@media (max-width: 990px) {
  body .info .row > .col:first-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2em);
            flex: 0 0 calc(100% - 2em);
  }
}
body .info .row > .col:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(40% - 2em);
          flex: 0 0 calc(40% - 2em);
}
@media (max-width: 990px) {
  body .info .row > .col:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2em);
            flex: 0 0 calc(100% - 2em);
  }
}
body .partner {
  background-color: #006835;
  padding: 5em 0 3em;
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.26);
          box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.26);
}
@media (max-width: 1100px) {
  body .partner {
    padding: 5em 1em 3em;
  }
}
@media (max-width: 768px) {
  body .partner {
    padding: 3em 1em 1em;
  }
}
body .partner h2 {
  text-align: left;
  font-size: 2.857em;
  color: #fff;
  font-family: 'Nyala';
  margin-bottom: 1em;
}
@media (max-width: 1400px) {
  body .partner h2 {
    font-size: 2.2em;
  }
}
@media (max-width: 768px) {
  body .partner h2 {
    font-size: 1.8em;
    text-align: center;
  }
}
body .partner a {
  font-family: 'Nyala';
  font-weight: 300;
  line-height: 1.2em;
  color: #ffc44f;
}
body .partner a:hover {
  color: #ffb31c;
  text-decoration: none;
}
body .partner p {
  font-family: 'Nyala';
  font-size: 1.643em;
  font-weight: 300;
  margin: 0 0 1em 0;
  line-height: 1.2em;
}
@media (max-width: 1400px) {
  body .partner p {
    font-size: 1.4em;
  }
}
@media (max-width: 768px) {
  body .partner p {
    text-align: center;
  }
}
body .partner p span {
  color: #ffc44f;
}
body .partner img {
  max-width: 100%;
  pointer-events: none;
}
@media (max-width: 768px) {
  body .partner img {
    margin: 0 auto;
  }
}
body .partner .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 2em;
}
@media (max-width: 768px) {
  body .partner .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  body .partner .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body .partner .row > .col:first-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(60% - 2em);
          flex: 0 0 calc(60% - 2em);
}
@media (max-width: 768px) {
  body .partner .row > .col:first-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2em);
            flex: 0 0 calc(100% - 2em);
  }
}
body .partner .row > .col:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(40% - 2em);
          flex: 0 0 calc(40% - 2em);
}
@media (max-width: 768px) {
  body .partner .row > .col:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2em);
            flex: 0 0 calc(100% - 2em);
  }
}
@media (max-width: 768px) {
  body .partner .row > .col {
    text-align: center;
  }
}
body .partner .row.headline {
  margin: 0 0 1.5em 0;
}
body .partner .row.headline h2 {
  margin: 0;
}
body .partner .row.headline > .col:first-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(30% - 2em);
          flex: 0 0 calc(30% - 2em);
}
@media (max-width: 768px) {
  body .partner .row.headline > .col:first-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
body .partner .row.headline > .col:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(70% - 2em);
          flex: 0 0 calc(70% - 2em);
}
@media (max-width: 768px) {
  body .partner .row.headline > .col:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
body .e-commerce {
  background-color: #09184b;
  text-align: center;
  padding: 2em 0;
  margin-bottom: 3em;
}
body .e-commerce h2 {
  color: #0182ec;
  font-size: 2.4em;
}
body .e-commerce a {
  text-decoration: none;
}
