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

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

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

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

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

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

.kidstart-global__body .searchboxcontrol {
  display: none !important;
}

.kidstart-global__content#content {
  float: none;
  width: auto;
  margin-right: auto !important;
  margin-top: auto !important;
}

.kidstart-global__body--mhp .rowstart,
.kidstart-global__body--mhp .rowend,
.kidstart-global__body--mhp .column50p,
.kidstart-global__body--mhp .column100p {
  display: inline-block;
  float: none !important;
  max-width: 100%;
  vertical-align: top;
  width: auto;
}

#ctl00_ctlAuthenticationBanner_LoginView1_ctlLogin_lnkLogin:after {
  content: "" !important;
}

ul.nav li {
  width: 150px;
}

.ksg__html {
  min-width: auto !important;
}
.ksg__html * {
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.h4-header {
  font-size: 18px;
  line-height: 26px;
  width: 100%;
}

.h3-header {
  font-size: 22px;
  line-height: 32px;
  width: 100%;
}

.h2-header {
  color: #BF2E1B;
  font-size: 26px;
  line-height: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .h2-header {
    margin: 2% 0 6% 0;
  }
}
.h2-header__second-line {
  color: #005FA1;
}

@font-face {
  font-family: "ChevinBold";
  src: url('../fonts/Chevin_DemiBold.woff?1443435214') format('woff');
}
@font-face {
  font-family: "ChevinMedium";
  src: url('../fonts/Chevin_Medium.woff?1443435215') format('woff');
}
@font-face {
  font-family: "ChevinLight";
  src: url('../fonts/Chevin_Light.woff?1446040802') format('woff');
}
.pie-clearfix, .kidstart-global__body--mhp .rowstart,
.kidstart-global__body--mhp .rowend,
.kidstart-global__body--mhp .column50p,
.kidstart-global__body--mhp .column100p, .kidstart-global__content-wrapper, .kidstart-global__content-wrapper__border, .kidstart-global__row, .kidstart-global__rp-container, .kidstart-global__col, .kidstart-global__header, .kidstart-global__footer, .triple-boxes, .rp-responsive-box__text-panel, .ksg-expander--100, .complete-details, .questionanswer, .questionanswer .question, .questionanswer .answer, .cta-swipe, .cta-swipe__items, .cta-pods, .hv-category-page__featured, .hv-category-page__category-browse .bottomborder,
.hv-category-page__category-browse .last, .hv-content-wrapper, .offers-flip {
  *zoom: 1;
}
.pie-clearfix:after, .kidstart-global__body--mhp .rowstart:after,
.kidstart-global__body--mhp .rowend:after,
.kidstart-global__body--mhp .column50p:after,
.kidstart-global__body--mhp .column100p:after, .kidstart-global__content-wrapper:after, .kidstart-global__content-wrapper__border:after, .kidstart-global__row:after, .kidstart-global__rp-container:after, .kidstart-global__col:after, .kidstart-global__header:after, .kidstart-global__footer:after, .triple-boxes:after, .rp-responsive-box__text-panel:after, .ksg-expander--100:after, .complete-details:after, .questionanswer:after, .questionanswer .question:after, .questionanswer .answer:after, .cta-swipe:after, .cta-swipe__items:after, .cta-pods:after, .hv-category-page__featured:after, .hv-category-page__category-browse .bottomborder:after,
.hv-category-page__category-browse .last:after, .hv-content-wrapper:after, .offers-flip:after {
  content: "";
  display: table;
  clear: both;
}

.kidstart-global__content-wrapper {
  margin: 0 auto;
  padding: 0 0 20px 3px;
  position: relative;
  width: 980px;
}

.kidstart-global__content-wrapper__border {
  border: 1px solid #093479;
  border-radius: 5px;
  box-sizing: border-box;
  width: 879px;
}

.kidstart-global__content {
  box-sizing: border-box;
  display: inline-block;
  padding: 4px 3px 0 9px;
  position: relative;
  vertical-align: top;
  width: 687px;
}

.kidstart-global__info {
  box-sizing: border-box;
  display: inline-block;
  padding: 4px 8px 0 9px;
  vertical-align: top;
  width: 176px;
}

.kidstart-global__row {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.kidstart-global__row--rp {
  margin: 0 0 2% 0;
}
.kidstart-global__row--rp--negative-margin {
  margin: 0 -4px 2% -4px;
}
.kidstart-global__row--padding {
  padding: 0 2% 0 2%;
}

.kidstart-global__rp-container {
  box-sizing: border-box;
  padding: 0 12px 0 12px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .kidstart-global__rp-container {
    padding: 0 4% 0 4%;
  }
}

.kidstart-global__col {
  box-sizing: border-box;
  float: left;
  position: relative;
  width: 50%;
}
.kidstart-global__col--centred {
  text-align: center;
}
.kidstart-global__col--30 {
  width: 30%;
}
@media (max-width: 767px) {
  .kidstart-global__col--30 {
    width: 100%;
  }
}
.kidstart-global__col--33 {
  width: 33.33333%;
}
@media (max-width: 767px) {
  .kidstart-global__col--33 {
    width: 100%;
  }
}
.kidstart-global__col--40 {
  width: 40%;
}
@media (max-width: 767px) {
  .kidstart-global__col--40 {
    width: 100%;
  }
}
.kidstart-global__col--45 {
  width: 45%;
}
@media (max-width: 767px) {
  .kidstart-global__col--45 {
    width: 100%;
  }
}
.kidstart-global__col--49 {
  width: 49%;
}
@media (max-width: 767px) {
  .kidstart-global__col--49 {
    width: 100%;
  }
}
.kidstart-global__col--50 {
  width: 50%;
}
@media (max-width: 767px) {
  .kidstart-global__col--50 {
    width: 100%;
  }
}
.kidstart-global__col--55 {
  width: 55%;
}
@media (max-width: 767px) {
  .kidstart-global__col--55 {
    width: 100%;
  }
}
.kidstart-global__col--60 {
  width: 60%;
}
@media (max-width: 767px) {
  .kidstart-global__col--60 {
    width: 100%;
  }
}
.kidstart-global__col--70 {
  width: 70%;
}
@media (max-width: 767px) {
  .kidstart-global__col--70 {
    width: 100%;
  }
}
.kidstart-global__col--100 {
  width: 100%;
}

.kidstart-global__header {
  margin: 0 auto;
  padding: 0 0 0 5px;
  position: relative;
  width: 980px;
}

.kidstart-global__header__inset-container {
  float: left;
  height: 96px;
  position: relative;
  width: 879px;
}

.kidstart-global__header__authentication {
  bottom: 2px;
  position: absolute;
  right: 18px;
}

.kidstart-global__header__authentication__logged-out {
  bottom: 10px;
  max-width: 151px;
  position: absolute;
  right: 0;
}

.kidstart-global__footer {
  margin: 0 auto !important;
  padding: 0 0 0 4px;
  width: 980px;
}

.site-search {
  background-image: url('../images/lib/site-search_-_background.png?1444906981');
  border-radius: 4px;
  box-sizing: border-box;
  height: 46px;
  padding: 0 0 0 21px;
  position: absolute;
  right: 17px;
  width: 532px;
  z-index: 2;
}

.site-search__input {
  background-color: transparent;
  border: 0;
  display: inline-block;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  width: 404px;
}
.site-search__input::-webkit-input-placeholder {
  color: #A9A9A9;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  overflow: visible;
  text-overflow: ellipsis;
}
.site-search__input:-moz-placeholder {
  color: #A9A9A9;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  overflow: visible;
  text-overflow: ellipsis;
}
.site-search__input::-moz-placeholder {
  color: #A9A9A9;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  overflow: visible;
  text-overflow: ellipsis;
}
.site-search__input:-ms-input-placeholder {
  color: #A9A9A9;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  overflow: visible;
  text-overflow: ellipsis;
}
.site-search__input::-ms-input-placeholder {
  color: #A9A9A9;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  overflow: visible;
  text-overflow: ellipsis;
}
.site-search__input::placeholder {
  color: #A9A9A9;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  overflow: visible;
  text-overflow: ellipsis;
}

.site-search__partner-search-button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  cursor: hand;
  display: inline-block;
  height: 46px;
  position: absolute;
  right: 0;
  width: 87px;
}

.form__input {
  background-color: #FFFFFF;
  border: 1px solid #585956;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 1%;
  position: relative;
  text-align: center;
}
.form__input::-webkit-input-placeholder {
  color: #585956;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: visible;
  text-overflow: ellipsis;
}
.form__input:-moz-placeholder {
  color: #585956;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: visible;
  text-overflow: ellipsis;
}
.form__input::-moz-placeholder {
  color: #585956;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: visible;
  text-overflow: ellipsis;
}
.form__input:-ms-input-placeholder {
  color: #585956;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: visible;
  text-overflow: ellipsis;
}
.form__input::-ms-input-placeholder {
  color: #585956;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: visible;
  text-overflow: ellipsis;
}
.form__input::placeholder {
  color: #585956;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: visible;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .form__input {
    height: 40px;
    line-height: 40px;
    width: 60%;
  }
}

.form__label {
  height: 30px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .form__label {
    height: 40px;
    line-height: 40px;
  }
}

.ks-logo {
  bottom: 12px;
  height: 65px;
  left: -1px;
  position: absolute;
  width: 200px;
  background-image: url('../images/logos/ks-logo--200x65.png?1443620323');
}
.ks-logo--mobile {
  left: 5px;
  position: absolute;
  top: 7px;
}

.wl-logo {
  bottom: 8px;
  left: 210px;
  position: absolute;
}
.wl-logo--mobile {
  position: absolute;
  right: 8px;
  top: 8px;
}

.button {
  background-color: transparent;
  border-radius: 4px;
  display: inline-block;
  color: #585956;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  height: 26px;
  letter-spacing: 0.16px;
  line-height: 26px;
  padding: 0 16px 0 16px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.button:active {
  color: #585956 !important;
}
.button:visited {
  color: #585956 !important;
}
.button:hover {
  color: #585956 !important;
}
.button:focus {
  color: #585956 !important;
}
.button--lime-gradient {
  background-color: #c0f03a;
  border: 2px solid #c0f03a;
  border-radius: 36px;
  color: #000000;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC0F03A', endColorstr='#FFA2D911');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwZjAzYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyZDkxMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c0f03a), color-stop(100%, #a2d911));
  background-image: -moz-linear-gradient(top, #c0f03a 0%, #a2d911 100%);
  background-image: -webkit-linear-gradient(top, #c0f03a 0%, #a2d911 100%);
  background-image: linear-gradient(to bottom, #c0f03a 0%, #a2d911 100%);
}
.button--lime-gradient:active {
  color: #303030 !important;
}
.button--lime-gradient:visited {
  color: #303030 !important;
}
.button--lime-gradient:hover {
  color: #303030 !important;
}
.button--lime-gradient:focus {
  color: #303030 !important;
}
.button--grey-gradient {
  background-color: white;
  border: 2px solid #A7A7A7;
  border-radius: 36px;
  text-shadow: 1px 1px 3px #FFFFFF;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFD2D2D2');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d2d2d2));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #d2d2d2 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #d2d2d2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #d2d2d2 100%);
}
.button--black-gradient {
  background-color: #4c4c4c;
  border: 2px solid #000000;
  border-radius: 36px;
  color: #FFFFFF;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4C4C4C', endColorstr='#FF131313');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIvPjxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjNTk1OTU5Ii8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM2NjY2NjYiLz48c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMmMyYzJjIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzExMTExMSIvPjxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjMmIyYjJiIi8+PHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiMxYzFjMWMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4c4c4c), color-stop(12%, #595959), color-stop(25%, #666666), color-stop(39%, #474747), color-stop(50%, #2c2c2c), color-stop(51%, #000000), color-stop(60%, #111111), color-stop(76%, #2b2b2b), color-stop(91%, #1c1c1c), color-stop(100%, #131313));
  background-image: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
  background-image: -webkit-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
  background-image: linear-gradient(to bottom, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
}
.button--black-gradient:active {
  color: #FFFFFF !important;
}
.button--black-gradient:visited {
  color: #FFFFFF !important;
}
.button--black-gradient:hover {
  color: #FFFFFF !important;
}
.button--black-gradient:focus {
  color: #FFFFFF !important;
}
.button--red-gradient {
  background-color: #cb5443;
  border: 2px solid #921607;
  border-radius: 36px;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000000;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCB5443', endColorstr='#FF9D2616');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiNTQ0MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlkMjYxNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cb5443), color-stop(100%, #9d2616));
  background-image: -moz-linear-gradient(top, #cb5443 0%, #9d2616 100%);
  background-image: -webkit-linear-gradient(top, #cb5443 0%, #9d2616 100%);
  background-image: linear-gradient(to bottom, #cb5443 0%, #9d2616 100%);
}
.button--red-gradient:active {
  color: #FFFFFF !important;
}
.button--red-gradient:visited {
  color: #FFFFFF !important;
}
.button--red-gradient:hover {
  color: #FFFFFF !important;
}
.button--red-gradient:focus {
  color: #FFFFFF !important;
}
@media (max-width: 991px) {
  .button--red-gradient {
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 60%;
  }
}
@media (max-width: 991px) {
  .button--red-gradient--mobile {
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #921607;
    border-radius: 0;
    background-color: #BF2E1B;
    background-image: none;
    height: 40px;
    line-height: 40px;
    width: 100%;
  }
  .button--red-gradient--mobile:active {
    color: #FFFFFF !important;
  }
  .button--red-gradient--mobile:visited {
    color: #FFFFFF !important;
  }
  .button--red-gradient--mobile:hover {
    color: #FFFFFF !important;
  }
  .button--red-gradient--mobile:focus {
    color: #FFFFFF !important;
  }
}
.button--bright-red-gradient {
  background-color: #ff1111;
  border: 2px solid #FF1111;
  border-radius: 36px;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000000;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF1111', endColorstr='#FFCF0404');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMTExMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff1111), color-stop(100%, #cf0404));
  background-image: -moz-linear-gradient(top, #ff1111 0%, #cf0404 100%);
  background-image: -webkit-linear-gradient(top, #ff1111 0%, #cf0404 100%);
  background-image: linear-gradient(to bottom, #ff1111 0%, #cf0404 100%);
}
.button--bright-red-gradient:active {
  color: #FFFFFF !important;
}
.button--bright-red-gradient:visited {
  color: #FFFFFF !important;
}
.button--bright-red-gradient:hover {
  color: #FFFFFF !important;
}
.button--bright-red-gradient:focus {
  color: #FFFFFF !important;
}
@media (max-width: 991px) {
  .button--bright-red-gradient {
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 60%;
  }
}
.button--blue-gradient {
  background-color: #3682db;
  border: 1px solid #2863AA;
  color: #FFFFFF;
  display: inline-block;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3682DB', endColorstr='#FF2C71C1');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2ODJkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJjNzFjMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3682db), color-stop(100%, #2c71c1));
  background-image: -moz-linear-gradient(top, #3682db 0%, #2c71c1 100%);
  background-image: -webkit-linear-gradient(top, #3682db 0%, #2c71c1 100%);
  background-image: linear-gradient(to bottom, #3682db 0%, #2c71c1 100%);
}
.button--blue-gradient:active {
  color: #FFFFFF !important;
}
.button--blue-gradient:visited {
  color: #FFFFFF !important;
}
.button--blue-gradient:hover {
  color: #FFFFFF !important;
}
.button--blue-gradient:focus {
  color: #FFFFFF !important;
}
.button--blue-gradient:active {
  text-decoration: none !important;
}
.button--blue-gradient:visited {
  text-decoration: none !important;
}
.button--blue-gradient:hover {
  text-decoration: none !important;
}
.button--blue-gradient:focus {
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .button--blue-gradient {
    display: none;
  }
}
.button--blue-gradient--centred {
  margin: 0 auto;
}
.button--blue-gradient--mobile {
  box-sizing: border-box;
  border: 0;
  border-bottom: 1px solid #2863AA;
  border-radius: 0;
  background-image: none;
  display: block;
  height: 40px;
  margin: 0 0 4% 0;
  width: 100%;
}
.button--blue-gradient--mobile:active {
  color: #FFFFFF !important;
}
.button--blue-gradient--mobile:visited {
  color: #FFFFFF !important;
}
.button--blue-gradient--mobile:hover {
  color: #FFFFFF !important;
}
.button--blue-gradient--mobile:focus {
  color: #FFFFFF !important;
}
@media (min-width: 992px) {
  .button--blue-gradient--mobile {
    display: none;
  }
}

.image-button-wrapper {
  height: 40px;
  position: relative;
  text-align: center;
}

.image-button-wrapper__pseudo-button {
  position: absolute;
  pointer-events: none;
  height: 40px;
  line-height: 40px;
  text-shadow: 1px 1px 0 #000000;
  width: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background-color: #cb5443;
  border: 2px solid #921607;
  border-radius: 36px;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000000;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCB5443', endColorstr='#FF9D2616');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiNTQ0MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlkMjYxNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cb5443), color-stop(100%, #9d2616));
  background-image: -moz-linear-gradient(top, #cb5443 0%, #9d2616 100%);
  background-image: -webkit-linear-gradient(top, #cb5443 0%, #9d2616 100%);
  background-image: linear-gradient(to bottom, #cb5443 0%, #9d2616 100%);
}
.image-button-wrapper__pseudo-button:active {
  color: #FFFFFF !important;
}
.image-button-wrapper__pseudo-button:visited {
  color: #FFFFFF !important;
}
.image-button-wrapper__pseudo-button:hover {
  color: #FFFFFF !important;
}
.image-button-wrapper__pseudo-button:focus {
  color: #FFFFFF !important;
}
@media (max-width: 991px) {
  .image-button-wrapper__pseudo-button {
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 60%;
  }
}

.image-button-wrapper__image-button {
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
}

.main-carousel {
  margin-left: 10px;
}

.mpu--right-skyscraper {
  right: -29px;
  position: absolute;
  top: 0;
  width: 120px;
}

.page-divider {
  height: 2px;
  width: 100%;
}

.list {
  font-size: 16px;
  line-height: 24px;
}
.list--no-bullet {
  list-style-type: none;
}
.list--black {
  color: #000000;
}

.list__item {
  margin: 0;
  padding: 0;
}
.list__item--indented {
  margin: 0 0 0 16px;
}

.triple-boxes__box {
  box-sizing: border-box;
  display: inline-block;
  padding-top: 32%;
  width: 31.8%;
}
.triple-boxes__box:nth-child(-n+2) {
  margin: 0 1% 0 0;
}

.paragraph-text {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 16px 0;
}
.paragraph-text--bold {
  font-weight: 600;
}
.paragraph-text--small {
  font-size: 10px;
}
.paragraph-text--small--mobile {
  font-size: 2vw;
  line-height: 3vw;
}
@media (max-width: 991px) {
  .paragraph-text--mobile {
    font-size: 3vw;
    line-height: 5vw;
    margin: 0 0 2vw 0;
  }
}
.paragraph-text--black {
  color: #000000;
}

.red-text {
  color: #BF2E1B;
}

a.red-text-link {
  color: #BF2E1B;
  display: inline-block;
  text-decoration: underline;
}
a.red-text-link:active {
  color: #BF2E1B !important;
}
a.red-text-link:visited {
  color: #BF2E1B !important;
}
a.red-text-link:hover {
  color: #BF2E1B !important;
}
a.red-text-link:focus {
  color: #BF2E1B !important;
}

.kidstart-global__body--mhp .kiddybank {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.kidstart-global__body--mhp #statement {
  clear: none;
  float: right;
  width: 155px;
}
.kidstart-global__body--mhp #kiddybankpanel {
  margin: 12px 0 0 0 !important;
  margin-left: 12px !important;
}

.kidstart-global__body--mhp .cta-box {
  box-sizing: border-box;
  color: #585956;
  font-size: 16px;
  display: table-cell;
  height: 160px;
  padding: 12% 0 0 8%;
  text-align: left;
  vertical-align: top;
  width: 250px;
}

.kidstart-global__body--mhp .beneficiary-swipe {
  display: inline-block;
  vertical-align: top;
  width: 250px;
}
.kidstart-global__body--mhp .beneficiary-swipe .col-l {
  width: 229px;
}
.kidstart-global__body--mhp .beneficiary-swipe .beneficiary-box .slick-next {
  background-color: transparent;
  border: 0;
  color: transparent;
  top: 25%;
  right: -26px;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-left: 0.75em solid #DCDCDA;
  border-bottom: 1em solid transparent;
  border-top: 1em solid transparent;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.kidstart-global__body--mhp .beneficiary-swipe .beneficiary-box .slick-next:after {
  background: none;
  display: inline-block;
  height: auto;
  width: auto;
}
.kidstart-global__body--mhp .beneficiary-swipe .beneficiary-box .slick-next:hover {
  border-left-color: #005FA1;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.rp-responsive-box {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}

.rp-responsive-box__picture-panel {
  padding: 100% 0 0 0;
  position: relative;
}

.rp-responsive-box__picture-panel__title {
  position: absolute;
}

.rp-responsive-box__picture-panel__subtitle {
  position: absolute;
}

.rp-responsive-box__text-panel {
  position: relative;
}

.rp-responsive-box__img {
  max-width: 100%;
  z-index: 1;
}

.responsive-video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.responsive-video-container__iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.scalable-logo-grid {
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
  padding: 0 10px 30px 10px;
  width: 100%;
}

.scalable-logo-grid__head {
  color: #FFFFFF;
  background-color: #BF2E1B;
  border-radius: 0 32px 32px 0;
  display: inline-block;
  display: none;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 12px 0;
  padding: 0 3% 0 2%;
}
.scalable-logo-grid__head--show {
  display: inline-block;
}

.scalable-logo-grid__row {
  display: table-row;
}

.scalable-logo-grid__cell {
  display: table-cell;
  height: 70px;
  position: relative;
  text-align: center;
}

.scalable-logo-grid__cell__img {
  max-width: 150px;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 767px) {
  .scalable-logo-grid__cell__img {
    max-width: 70px;
  }
}

.scalable-logo-grid__cell__sub {
  bottom: 4%;
  color: #BF2E1B;
  font-weight: 700;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}

.ksg-expander {
  position: relative;
}
.ksg-expander--100 {
  width: 100%;
}

.mhp-pods {
  margin: 44px 0 0 10px;
}

.kidstart-global__header__buttons {
  box-sizing: border-box;
  height: 40px;
  padding: 8px 0 0 1%;
  position: absolute;
  right: 17px;
  top: 42px;
  width: 532px;
  z-index: 1;
}
.kidstart-global__header__buttons .button {
  width: auto;
  height: 22px;
  line-height: 22px;
}

.clickable-logo-mpu {
  height: 600px;
  left: 0;
  position: absolute;
  top: 0;
  width: 120px;
}

.clickable-logo-mpu__link {
  display: block;
  margin: 0 auto 16px;
}

.clickable-logo-mpu__image {
  display: block;
  margin: 0 auto;
}

.responsive-image {
  height: auto;
  max-width: 100%;
}

.old-content-notification {
  background-color: #FBDDE7;
  border: 1px solid #FF0000;
  box-sizing: border-box;
  margin: 3% 0 1% 0;
  padding: 1%;
  width: 100%;
}
.old-content-notification__copy {
  background-color: #FDEEF3;
  border: 1px solid #FF0000;
  color: #FF0000;
  font-size: 16px;
  font-weight: 700;
  padding: 2%;
  text-align: center;
}

@media (max-width: 767px) {
  .kidstart-global__body--mobile .kidstart-global__header {
    display: none;
  }
  .kidstart-global__body--mobile .kidstart-global__info {
    display: none;
  }
  .kidstart-global__body--mobile .kidstart-global__content-wrapper {
    padding: 0 0 0 0;
    width: 100%;
  }
  .kidstart-global__body--mobile .kidstart-global__content-wrapper__border {
    border: 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .kidstart-global__body--mobile .kidstart-global__content {
    float: none;
    padding: 0 0 0 0;
    width: 100%;
  }
  .kidstart-global__body--mobile .mpu {
    display: none;
  }
  .kidstart-global__body--mobile .kidstart-global__footer {
    display: none;
  }
}

@media (max-width: 767px) {
  .kidstart-global__content-wrapper--mobile {
    padding: 0 0 0 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .kidstart-global__row--mobile {
    padding: 0 4% 0 4%;
  }
}

@media (max-width: 991px) {
  .form__input--mobile {
    font-size: 2.6vw;
    height: 8vw;
    line-height: 8vw;
    margin: 0 0 1% 0;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .form__label--mobile {
    display: none;
  }
}

.kidstart-global__mobile-header {
  background: #F1F2F1;
  border-bottom: 1px solid #ECECEC;
  box-sizing: border-box;
  display: none;
  height: 57px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.kidstart-global__mobile-header-content-offsetter {
  display: none;
  height: 57px;
  position: relative;
}

@media (max-width: 767px) {
  .kidstart-global__body--mobile .kidstart-global__mobile-header {
    display: block;
  }
}
@media (max-width: 767px) {
  .kidstart-global__body--mobile .kidstart-global__mobile-header-content-offsetter {
    display: block;
  }
}

.button--mobile-landing__jumbo-info {
  background-color: #FFFFFF;
  border-radius: 36px;
  border: 1px solid #303030;
  bottom: 3vw;
  color: #303030;
  display: none;
  font-size: 3vw;
  height: 6vw;
  left: 0;
  line-height: 6vw;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 18vw;
}
.button--mobile-landing__jumbo-info:active {
  color: #303030 !important;
}
.button--mobile-landing__jumbo-info:visited {
  color: #303030 !important;
}
.button--mobile-landing__jumbo-info:hover {
  color: #303030 !important;
}
.button--mobile-landing__jumbo-info:focus {
  color: #303030 !important;
}
@media (max-width: 991px) {
  .button--mobile-landing__jumbo-info {
    display: block;
  }
}

.kidstart-global__mobile-landing__jumbo {
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__jumbo {
    display: block;
  }
}

.kidstart-global__mobile-landing__jumbo__title {
  background-color: rgba(255, 255, 255, 0.5);
  color: #303030;
  display: none;
  font-family: "ChevinBold";
  font-size: 5vw;
  padding: 2% 0 2% 0;
  position: absolute;
  text-align: center;
  top: 8%;
  width: 100%;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__jumbo__title {
    display: block;
  }
}

.kidstart-global__mobile-landing__jumbo__image {
  display: none;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__jumbo__image {
    display: block;
  }
}

.kidstart-global__mobile-landing__terms-notice {
  color: #585956;
  display: none;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}
.kidstart-global__mobile-landing__terms-notice:active {
  color: #585956 !important;
}
.kidstart-global__mobile-landing__terms-notice:visited {
  color: #585956 !important;
}
.kidstart-global__mobile-landing__terms-notice:hover {
  color: #585956 !important;
}
.kidstart-global__mobile-landing__terms-notice:focus {
  color: #585956 !important;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__terms-notice {
    display: block;
  }
}

.kidstart-global__mobile-landing__terms-notice__link {
  color: #585956;
}
.kidstart-global__mobile-landing__terms-notice__link:active {
  color: #585956 !important;
}
.kidstart-global__mobile-landing__terms-notice__link:visited {
  color: #585956 !important;
}
.kidstart-global__mobile-landing__terms-notice__link:hover {
  color: #585956 !important;
}
.kidstart-global__mobile-landing__terms-notice__link:focus {
  color: #585956 !important;
}

.kidstart-global__mobile-landing__testimonials {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__testimonials {
    display: block;
  }
}

.kidstart-global__mobile-landing__testimonials__journo {
  margin: 0 auto;
  position: relative;
  height: 120px;
  text-align: center;
  width: 290px;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__testimonials__journo {
    display: block;
  }
}

.kidstart-global__mobile-landing__testimonials__journo__quote {
  background-color: #F8F8F8;
  color: #005FA1;
}

.kidstart-global__mobile-landing__testimonials__user {
  position: relative;
}

.kidstart-global__mobile-landing__testimonials__user__thumbnail {
  border: 1px solid #999;
  float: left;
  height: 100%;
  margin: 21px 15px 60px 12px;
  max-width: 66px;
  padding: 1px;
}

.kidstart-global__mobile-landing__testimonials__user__quote {
  color: #585956;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 10px;
  padding: 15px 15px 15px 15px;
}

.kidstart-global__mobile-landing__testimonials__user__credentials {
  font-size: 12px;
  font-style: italic;
  margin: 20px 0 0 80px;
}

.kidstart-global__mobile-landing__testimonials {
  background-color: #F8F8F8;
  border-top: 2px solid #DCDCDA;
  border-bottom: 2px solid #CCC;
  display: none;
  margin: 0 -4% 4% -4%;
  max-width: 100%;
  position: absolute;
  width: 100%;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-landing__testimonials {
    display: block;
  }
}

.kidstart-global__mobile-landing__testimonials__thumbnail {
  border: 1px solid #999;
  float: left;
  margin: 21px 15px 60px 12px;
  max-width: 66px;
  padding: 1px;
}

.kidstart-global__mobile-landing__testimonials__body {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 -30px 10px;
  padding: 15px 15px 15px 15px;
}

.kidstart-global__mobile-landing__testimonials__body__sub {
  font-size: 12px;
  font-style: italic;
  margin: 20px 0 0 80px;
}

.kidstart-global__mobile-footer {
  border-top: 1px solid #DCDCDA;
  color: #585956;
  display: none;
  text-align: center;
  width: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
@media (max-width: 991px) {
  .kidstart-global__mobile-footer {
    display: block;
  }
}

.kidstart-global__mobile-footer__privacy-policy {
  color: #585956;
  font-size: 12px;
  line-height: 40px;
}
.kidstart-global__mobile-footer__privacy-policy:active {
  color: #585956 !important;
}
.kidstart-global__mobile-footer__privacy-policy:visited {
  color: #585956 !important;
}
.kidstart-global__mobile-footer__privacy-policy:hover {
  color: #585956 !important;
}
.kidstart-global__mobile-footer__privacy-policy:focus {
  color: #585956 !important;
}

.kidstart-global__mobile-footer__fca-notice {
  font-size: 9px;
  line-height: 16px;
}

div.tabwrapper div.inner {
  position: relative !important;
}

.search-results-pagination {
  bottom: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 25%;
}

.search-results-pagination__current-page-label {
  color: #585956;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.search-results-pagination__button {
  background: transparent;
  border: 0;
  cursor: hand;
  cursor: pointer;
}
.search-results-pagination__button--next {
  top: 100%;
  right: 1em;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-left: 1.5em solid #BF2E1B;
  border-bottom: 1em solid transparent;
  border-top: 1em solid transparent;
}
.search-results-pagination__button--previous {
  top: 100%;
  left: 1em;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-right: 1.5em solid #BF2E1B;
  border-bottom: 1em solid transparent;
  border-top: 1em solid transparent;
}

.kidstart-global__body--complete-details {
  margin: 0;
}

@media (min-width: 992px) {
  .kidstart-global__body__background--complete-details {
    background-color: #7B7B7B;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    background-image: url('../images/large/complete-details__body-background.gif?1443435216');
  }
}

.complete-details {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
@media (min-width: 992px) {
  .complete-details {
    background-color: #FFFFFF;
    border: 1px solid #093479;
    border-radius: 14px;
    box-sizing: border-box;
    color: #585956;
    display: block;
    margin: 6% auto;
    padding: 2%;
    width: 63%;
  }
}

.complete-details__desktop-logo-container {
  display: none;
  position: relative;
}
@media (min-width: 992px) {
  .complete-details__desktop-logo-container {
    display: block;
    margin: 0 0 2% 0;
  }
}

.complete-details__desktop-logo-container__wl-logo {
  position: absolute;
  right: 0;
}

.complete-details__cta {
  display: none;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.25em;
}
@media (min-width: 992px) {
  .complete-details__cta {
    display: block;
    margin: 0 0 2% 0;
  }
}

.complete-details__first-name {
  color: #BF2E1B;
}
.complete-details__first-name--mobile {
  color: #303030;
  font-size: 6vw;
  display: none;
}
@media (max-width: 991px) {
  .complete-details__first-name--mobile {
    display: block;
  }
}

.kidstart-global__mobile-landing__jumbo__image--mabo {
  margin: 3% 0 3% 0;
}

.kidstart-global__mobile-landing__jumbo__title--mabo {
  box-sizing: border-box;
  background-color: transparent;
  font-size: 3vw;
  margin: 3% 0 3% 0;
  padding: 0 4% 0 4%;
  position: relative;
  text-align: left;
}

.kidstart-global__mobile-landing__jumbo__title__sub--mabo {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.complete-details__first-name--mabo {
  color: #BF2E1B;
  font-size: 3vw;
  display: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
@media (max-width: 991px) {
  .complete-details__first-name--mabo {
    display: inline-block;
  }
}

.questionanswer {
  border-spacing: 0;
  border-top: 1px dotted #E2E2E2;
  display: block;
  margin: 4% 0 4% 0;
  padding: 3% 0 0 0;
  width: 100%;
  font-size: 0.75em;
  line-height: 1.66667em;
}
.questionanswer tbody {
  display: block;
  width: 100%;
}
.questionanswer tbody tr {
  display: block;
  width: 100%;
}
.questionanswer .question {
  border-spacing: 0;
  width: 100%;
}
.questionanswer .answer {
  border-spacing: 0;
  text-align: right;
  width: 100%;
}

@media (min-width: 992px) {
  .image-button-wrapper--complete-details {
    float: right;
    width: 200px;
  }
}

.image-button-wrapper__pseudo-button--complete-details {
  color: #FFFFFF;
  font-family: "ChevinMedium";
}

.form--complete-details {
  margin: 0 0 4% 0;
}

.form__input--complete-details {
  margin: 0 0 2% 0;
  width: 100%;
}
@media (max-width: 991px) {
  .form__input--complete-details::-webkit-input-placeholder {
    color: #303030;
  }
  .form__input--complete-details:-moz-placeholder {
    color: #303030;
  }
  .form__input--complete-details::-moz-placeholder {
    color: #303030;
  }
  .form__input--complete-details:-ms-input-placeholder {
    color: #303030;
  }
  .form__input--complete-details::-ms-input-placeholder {
    color: #303030;
  }
  .form__input--complete-details::placeholder {
    color: #303030;
  }
}
@media (min-width: 992px) {
  .form__input--complete-details {
    display: block;
    text-align: left;
    width: 60%;
  }
  .form__input--complete-details::-webkit-input-placeholder {
    color: transparent;
  }
  .form__input--complete-details:-moz-placeholder {
    color: transparent;
  }
  .form__input--complete-details::-moz-placeholder {
    color: transparent;
  }
  .form__input--complete-details:-ms-input-placeholder {
    color: transparent;
  }
  .form__input--complete-details::-ms-input-placeholder {
    color: transparent;
  }
  .form__input--complete-details::placeholder {
    color: transparent;
  }
}

@media (min-width: 992px) {
  .form__label--complete-details {
    float: left;
    display: block;
    width: 40%;
  }
}

.form__small-print--complete-details {
  font-size: 10px;
  margin: 3% 0 2% 0;
}

.kidstart-global__body--complete-details .site-search {
  display: none;
}

.completedetails__error-img {
  display: none;
}

.ua-mpu {
  position: relative;
}

.ua-mpu__confirm-link {
  bottom: 72px;
  height: 70px;
  position: absolute;
  width: 260px;
}

.ua-mpu__info-link {
  bottom: 21px;
  height: 16px;
  position: absolute;
  right: 73px;
  width: 80px;
}

.opt {
  font-size: 12px;
  line-height: 16px;
}

.opt__img {
  display: block;
  float: left;
  margin: 0 4% 0 0;
}

.opt__head {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

.opt__body {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 78%;
}

.opt__body__link--link-red {
  color: #BF2E1B;
}
.opt__body__link--link-red:active {
  color: #BF2E1B !important;
}
.opt__body__link--link-red:visited {
  color: #BF2E1B !important;
}
.opt__body__link--link-red:hover {
  color: #BF2E1B !important;
}
.opt__body__link--link-red:focus {
  color: #BF2E1B !important;
}

.opt__body__sub {
  font-size: 10px;
}

.kidstart-global__body--mhp .cta-swipe {
  margin: 36px 0 8px 36px;
  max-width: 595px;
}

.cta-swipe {
  color: #585956;
  cursor: hand;
  cursor: pointer;
  width: 100%;
}
.cta-swipe .slick-prev {
  background-color: transparent;
  border: 0;
  border-right: 1em solid #DCDCDA;
  border-bottom: 3em solid transparent;
  border-top: 3em solid transparent;
  content: '';
  color: transparent;
  display: block;
  height: 0;
  left: -24px;
  position: absolute;
  top: 3%;
  width: 0;
  z-index: 2;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.cta-swipe .slick-prev:hover {
  border-right: 1em solid #005FA1;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.cta-swipe .slick-next {
  background-color: transparent;
  border: 0;
  border-left: 1em solid #DCDCDA;
  border-bottom: 3em solid transparent;
  border-top: 3em solid transparent;
  content: '';
  color: transparent;
  display: block;
  height: 0;
  position: absolute;
  right: -26px;
  top: 3%;
  width: 0;
  z-index: 2;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.cta-swipe .slick-next:hover {
  border-left: 1em solid #005FA1;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.cta-swipe__items {
  width: 100%;
}

.cta-swipe__item {
  margin: 0 8px 0 8px;
  position: relative;
}
.cta-swipe__item:hover .cta-swipe__item__contents-wrapper--front {
  display: none;
}
.cta-swipe__item:hover .cta-swipe__item__contents-wrapper--back {
  display: block;
  overflow: hidden;
  padding: 0;
}
.cta-swipe__item:hover .cta-swipe__item__body {
  color: #BF2E1B;
}
.cta-swipe__item .cta-swipe__item__contents-wrapper--back {
  display: none;
}
.cta-swipe__item .cta-swipe__item__contents-wrapper--front {
  display: block;
}

.cta-swipe__item__header {
  color: #585956;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 14px 0;
}
.cta-swipe__item__header:hover {
  color: #585956;
  text-decoration: none;
}

.cta-swipe__item__body {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 16px;
  bottom: 32px;
  color: #585956;
  display: block;
  font-weight: normal;
  padding: 4px 8px 4px 8px;
  position: absolute;
  right: 8px;
  text-align: right;
  z-index: 1;
}

.cta-swipe__item__contents-wrapper {
  box-sizing: border-box;
  border-radius: 8px;
  color: #585956;
  display: block;
  height: 85px;
  padding: 8px;
  position: relative;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #CCC;
  box-shadow: 2px 2px 2px 0px #E5E5E5;
}
.cta-swipe__item__contents-wrapper:hover {
  color: #BF2E1B !important;
  text-decoration: underline;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.cta-swipe__item__contents-wrapper--back__background {
  max-width: 100%;
}

.hv-category-page__inner {
  color: #585956;
}

.hv-category-page__header {
  margin: 0 0 8px 0;
  position: relative;
}
@media (max-width: 600px) {
  .hv-category-page__header {
    text-align: center;
  }
}

.hv-category-page__h2 {
  color: #BF2E1B;
  margin: 8px 0 40px 0;
  font-size: 41px;
  font-weight: 100;
  line-height: 44px;
}
@media (max-width: 600px) {
  .hv-category-page__h2 {
    font-size: 30px;
    line-height: 38px;
    margin: 8px 0 20px 0;
  }
}
@media (max-width: 600px) {
  .hv-category-page__h2 {
    text-align: left;
  }
}

.hv-category-page__header__description {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 16px 0 0;
}
@media (max-width: 600px) {
  .hv-category-page__header__description {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
}

.hv-category-page__header__image {
  float: right;
  padding: 0 0 0 10px;
  margin: 0 16px 0 0;
  width: 50%;
}
@media (max-width: 600px) {
  .hv-category-page__header__image {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 0 0 0;
  }
}

.hv-category-page__featured {
  border-radius: 8px;
  border: 1px solid #BF2E1B;
  box-sizing: border-box;
  margin: 0 0 6% 0;
  max-width: 666px;
  padding: 12px 12px 12px 12px;
  position: relative;
  width: 100%;
}

.hv-category-page__featured__partner-logo {
  float: left;
  max-width: 87px;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 600px) {
  .hv-category-page__featured__partner-logo {
    display: block;
    float: none;
    max-width: 220px;
    margin: 0 auto;
    padding: 8px;
  }
}

.hv-category-page__featured__description {
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  float: left;
  padding: 0 4% 0 4%;
  text-align: center;
  vertical-align: middle;
  width: 70%;
}
@media (max-width: 600px) {
  .hv-category-page__featured__description {
    display: block;
    float: none;
    margin: 2% 0 2% 0;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  .hv-category-page__featured__description {
    font-size: 3.2vw;
    line-height: 4.6vw;
  }
}
@media (max-width: 600px) and (max-width: 460px) {
  .hv-category-page__featured__description {
    font-size: 4.2vmin;
    line-height: 5.8vmin;
  }
}

.hv-category-page__featured__cta {
  float: right;
}
@media (max-width: 600px) {
  .hv-category-page__featured__cta {
    display: block;
    margin: 0 auto;
    padding: 8px;
  }
}

.hv-category-page__category-browse {
  margin: 0 0 20px 0;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse {
    margin: 0 0 4% 0;
  }
}
.hv-category-page__category-browse .bottomborder,
.hv-category-page__category-browse .last {
  margin-bottom: 24px;
  margin-top: 8px;
  min-height: 130px;
  padding: 8px;
  position: relative;
  width: 46.5%;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 1px 1px 1px #C3C3C3;
  box-sizing: border-box;
}
.hv-category-page__category-browse .bottomborder:nth-child(odd),
.hv-category-page__category-browse .last:nth-child(odd) {
  float: left;
  margin-right: 17px;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .bottomborder:nth-child(odd),
  .hv-category-page__category-browse .last:nth-child(odd) {
    margin: 4% 25px 4% 0;
  }
}
.hv-category-page__category-browse .bottomborder:nth-child(even),
.hv-category-page__category-browse .last:nth-child(even) {
  margin-left: 17px;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .bottomborder:nth-child(even),
  .hv-category-page__category-browse .last:nth-child(even) {
    margin: 4% 25px 4% 0;
  }
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .bottomborder,
  .hv-category-page__category-browse .last {
    width: 100%;
  }
}
.hv-category-page__category-browse .logo {
  min-height: 75px;
  width: 20%;
}
.hv-category-page__category-browse .logo img {
  max-height: 70px;
  max-width: 100px;
  padding: 0 10px 0 0;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .logo img {
    max-width: 100%;
    padding: 0 0 0 0;
  }
}
.hv-category-page__category-browse .saving {
  float: right;
  text-align: right;
  width: 70%;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .saving {
    font-size: 3.2vw;
    line-height: 4.6vw;
  }
}
@media (max-width: 460px) {
  .hv-category-page__category-browse .saving {
    font-size: 4.2vmin;
    line-height: 5.8vmin;
  }
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .saving {
    display: inline-block;
    width: 78%;
  }
}
.hv-category-page__category-browse .saving em {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .saving em {
    font-size: 3.2vw;
    line-height: 4.6vw;
  }
}
@media (max-width: 460px) {
  .hv-category-page__category-browse .saving em {
    font-size: 4.2vmin;
    line-height: 5.8vmin;
  }
}
.hv-category-page__category-browse .saving strong {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .saving strong {
    font-size: 3.2vw;
    line-height: 4.6vw;
  }
}
@media (max-width: 460px) {
  .hv-category-page__category-browse .saving strong {
    font-size: 4.2vmin;
    line-height: 5.8vmin;
  }
}
.hv-category-page__category-browse .iconout {
  float: right;
  margin: 0 0 4px 4px;
}
@media (max-width: 600px) {
  .hv-category-page__category-browse .iconout {
    display: block;
    position: relative;
  }
}
.hv-category-page__category-browse .iconout img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  width: 84px;
  height: 29px;
  padding-left: 84px;
  background-image: url('../images/small/button--shop-now.png?1452601261');
}

.hv-category-page__category-browse {
  display: block;
}
.hv-category-page__category-browse tbody {
  display: block;
}
.hv-category-page__category-browse tbody tr {
  display: inline-block;
}
.hv-category-page__category-browse tbody tr td {
  border: 0;
  display: inline-block;
}
.hv-category-page__category-browse .flags,
.hv-category-page__category-browse .icon {
  display: none;
}

.hv-content-wrapper {
  max-width: 666px;
}

.hv-header-image {
  float: right;
}
@media (max-width: 600px) {
  .hv-header-image {
    display: block;
    float: none;
    margin: 0 auto;
  }
}

.hv-header {
  color: #BF2E1B;
  margin: 8px 0 16px 0;
  font-size: 41px;
  font-weight: 100;
  line-height: 44px;
}
@media (max-width: 600px) {
  .hv-header {
    font-size: 30px;
    line-height: 38px;
    margin: 8px 0 20px 0;
  }
}
@media (max-width: 600px) {
  .hv-header {
    font-size: 20px;
    width: 100%;
  }
}

.hv-introduction {
  color: #585956;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 35px 0;
}
@media (max-width: 600px) {
  .hv-introduction {
    font-size: 14px;
  }
}

.cta-panel {
  border-radius: 12px;
  box-sizing: border-box;
  color: #585956;
  float: left;
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 12px 12px 12px 12px;
  position: relative;
  width: 48%;
  border: 1px solid #CCC;
  box-shadow: 2px 2px 2px 0px #E5E5E5;
}
@media (max-width: 600px) {
  .cta-panel {
    width: 100%;
  }
}
.cta-panel:nth-child(odd) {
  margin-right: 2%;
}
@media (max-width: 600px) {
  .cta-panel:nth-child(odd) {
    margin-right: 0;
  }
}
.cta-panel:nth-child(even) {
  margin-left: 2%;
}
@media (max-width: 600px) {
  .cta-panel:nth-child(even) {
    margin-left: 0;
  }
}

.cta-panel__header {
  font-size: 18px;
}

.cta-panel__cta {
  float: right;
  text-decoration: none;
}
.cta-panel__cta:active {
  color: #BF2E1B !important;
}
.cta-panel__cta:visited {
  color: #BF2E1B !important;
}
.cta-panel__cta:hover {
  color: #BF2E1B !important;
}
.cta-panel__cta:focus {
  color: #BF2E1B !important;
}
.cta-panel__cta:after {
  top: 25%;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-left: 0.6em solid #BF2E1B;
  border-bottom: 0.4em solid transparent;
  border-top: 0.4em solid transparent;
  display: inline-block;
  margin-left: 8px;
  position: relative;
}

.ksg__welcome {
  color: #303030;
  margin: 2% 0 4% 0;
}
.ksg__welcome--mobile {
  padding: 65px 0 0 0;
}

.welcome__video__buttons {
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.christmas15-global-decorations--1 {
  height: 115px;
  left: 206px;
  position: absolute;
  top: -117px;
  width: 226px;
  background-image: url('../images/events/christmas15/christmas15-global-decorations--1.png?1446078222');
}
@media (max-width: 600px) {
  .christmas15-global-decorations--1 {
    display: none;
  }
}
.kidstart-global__body--mhp .christmas15-global-decorations--2 {
  height: 176px;
  position: absolute;
  top: 750px;
  right: -8px;
  width: 108px;
  background-image: url('../images/events/christmas15/christmas15-global-decorations--2.png?1446078470');
}
@media (max-width: 600px) {
  .christmas15-global-decorations--2 {
    display: none;
  }
}
.christmas15-global-decorations--3 {
  bottom: 26px;
  height: 170px;
  position: absolute;
  right: 4px;
  width: 85px;
  background-image: url('../images/events/christmas15/christmas15-global-decorations--3.png?1446078560');
}
@media (max-width: 600px) {
  .christmas15-global-decorations--3 {
    display: none;
  }
}
.christmas15-global-decorations--4 {
  height: 166px;
  left: -105px;
  position: absolute;
  top: 160px;
  width: 107px;
  background-image: url('../images/events/christmas15/christmas15-global-decorations--4.png?1446078194');
}
@media (max-width: 600px) {
  .christmas15-global-decorations--4 {
    display: none;
  }
}

.h2-header--xmas-hamper {
  font-family: "ChevinMedium";
  font-size: 36px;
  line-height: 48px;
}

.button--blue-gradient--xmas-hamper {
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 0 50px 0 50px;
}

#xmas-hamper-overlay {
  height: 450px;
  overflow: hidden;
  width: 640px;
}

.christmas15-offers-flip-decorations {
  height: 164px;
  left: -110px;
  position: absolute;
  top: 495px;
  width: 105px;
  background-image: url('../images/events/christmas15/christmas15-offers-flip-decorations.png?1446078366');
}

.offers-flip {
  margin: 60px 0 40px 14px;
  position: relative;
  width: 685px;
}

.offers-flip__header {
  color: #BF2E1B;
  font-size: 32px;
  margin: 0 auto 20px;
  position: relative;
  text-align: center;
  width: 100%;
}

.offers-flip__header__banner {
  display: block;
  margin: 0 auto;
}

.offers-flip__offer {
  float: left;
  height: 206px;
  margin: 4px;
  position: relative;
  text-align: center;
  width: 206px;
}
.offers-flip__offer:hover .offers-flip__offer__front {
  display: none;
}
.offers-flip__offer .offers-flip__offer__back {
  display: none;
}
.offers-flip__offer:hover .offers-flip__offer__back {
  display: inline-block;
}
.offers-flip__offer .offers-flip__offer__front {
  display: inline-block;
}

.offers-flip__offer__shop-button {
  bottom: 8px;
  position: absolute;
  right: 8px;
  z-index: 1;
}

.offers-flip__offer__front {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 4px;
  position: absolute;
  top: 0;
  width: 100%;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 1px 1px 1px #C3C3C3;
  box-sizing: border-box;
}

.offers-flip__offer__front {
  padding: 14px 4px 4px 4px;
}

.offers-flip__offer__back {
  overflow: hidden;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 4px;
  position: absolute;
  top: 0;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #BF2E1B;
  border-radius: 8px;
  box-shadow: 0px 1px 1px 1px #C3C3C3;
  box-sizing: border-box;
}

.offers-flip__offer__front__link {
  display: block;
  margin: 0 auto;
  min-height: 60px;
  position: relative;
  width: 100%;
}

.offers-flip__offer__front__logo {
  display: block;
  left: 0;
  margin: 0 auto;
  max-height: 50px;
  max-width: 150px;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.offers-flip__offer__front__cta {
  color: #585956;
  line-height: 16px;
  margin: 0 0 6px 0;
}

.offers-flip__offer__front__rate {
  color: #BF2E1B;
  font-weight: 700;
}

.offers-flip__offer__back__background {
  left: -1px;
  position: absolute;
  top: -1px;
}

.christmas-competition-answerbox-container {
  position: relative;
  width: 100%;
}
.christmas-competition-answerbox-container #ctl00_cphFull_ctlContact_ddlEnquiryType {
  display: none;
}
@media (max-width: 600px) {
  .christmas-competition-answerbox-container tbody,
  .christmas-competition-answerbox-container table,
  .christmas-competition-answerbox-container tr,
  .christmas-competition-answerbox-container td,
  .christmas-competition-answerbox-container th {
    width: auto !important;
  }
  .christmas-competition-answerbox-container table#contactus {
    height: auto !important;
    max-height: 100% !important;
  }
}

.xmas-competition-entry--cover {
  margin: 16px 0 16px 0;
}
.xmas-competition-entry--cover input {
  border: 1px solid #000;
}
