@charset "UTF-8";
@font-face {
  font-family: 'ProximaNova';
  src: url("/static/fonts/proximanova-black-webfont.eot");
  src: url("/static/fonts/proximanova-black-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/proximanova-black-webfont.woff") format("woff"), url("/static/fonts/proximanova-black-webfont.ttf") format("truetype"), url("/static/fonts/proximanova-black-webfont.svg#proxima_novablack") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/static/fonts/proximanova-extrabld-webfont.eot");
  src: url("/static/fonts/proximanova-extrabld-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/proximanova-extrabld-webfont.woff") format("woff"), url("/static/fonts/proximanova-extrabld-webfont.ttf") format("truetype"), url("/static/fonts/proximanova-extrabld-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/static/fonts/proximanova-bold-webfont.eot");
  src: url("/static/fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/proximanova-bold-webfont.woff") format("woff"), url("/static/fonts/proximanova-bold-webfont.ttf") format("truetype"), url("/static/fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/static/fonts/proximanova-semibold-webfont.eot");
  src: url("/static/fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/proximanova-semibold-webfont.woff") format("woff"), url("/static/fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("/static/fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/static/fonts/proximanova-regular-webfont.eot");
  src: url("/static/fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/proximanova-regular-webfont.woff") format("woff"), url("/static/fonts/proximanova-regular-webfont.ttf") format("truetype"), url("/static/fonts/proximanova-regular-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gotham';
  src: url("/static/fonts/GothaUlt.eot");
  src: url("/static/fonts/GothaUlt.eot?#iefix") format("embedded-opentype"), url("/static/fonts/GothaUlt.woff") format("woff"), url("/static/fonts/GothaUlt.ttf") format("truetype"), url("/static/fonts/GothaUlt.svg#proxima_novasemibold") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: 500;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: 600;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: 700;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: 800;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: 900;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: bold;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  font-weight: bolder;
  src: url("/static/fonts/mierb-demi.otf");
  font-display: swap; }

@font-face {
  font-family: "MierB";
  src: url("/static/fonts/mierb-regular.otf");
  font-display: swap; }

@font-face {
  font-family: 'MatchpintCondensed';
  src: url("/static/fonts/matchpintcondensed-medium.otf");
  font-display: swap; }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

@font-face {
  font-family: 'icomoon';
  src: url("/static/fonts/icomoon.eot?1wk52m");
  src: url("/static/fonts/icomoon.eot?1wk52m#iefix") format("embedded-opentype"), url("/static/fonts/icomoon.ttf?1wk52m") format("truetype"), url("/static/fonts/icomoon.woff?1wk52m") format("woff"), url("/static/fonts/icomoon.svg?1wk52m#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-account:before {
  content: "\e902"; }

.icon-calendar:before {
  content: "\e901"; }

.icon-user:before {
  content: "\e900"; }

.icon-cross:before {
  content: "\e117"; }

.icon-menu:before {
  content: "\e120"; }

.icon-location:before {
  content: "\e903"; }

.icon-google-plus:before {
  content: "\ea8b"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-twitter:before {
  content: "\ea96"; }

.button--pub {
  display: inline-block;
  height: 52px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #505050;
  background-color: #828282;
  color: white;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 52px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer; }
  .button--pub:hover {
    background: #757575; }
  @media screen and (max-width: 767px) {
    .button--pub {
      padding: 0 5px 0 10px;
      font-size: 12px;
      height: 30px;
      line-height: 30px; } }
  .button--pub span {
    text-transform: uppercase;
    vertical-align: middle; }

.button--search {
  display: inline-block;
  height: 58px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: #181818;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 58px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  min-width: 150px;
  margin-top: 15px; }
  .button--search:hover {
    background: #e5c300; }

.global-search-button {
  margin-left: 20px;
  margin-top: 0; }

.button--see-more {
  display: inline-block;
  height: 52px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: black;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 52px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer; }
  .button--see-more:hover {
    background: #e5c300; }

.button--submit {
  display: inline-block;
  height: 58px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #181818;
  background-color: #505050;
  color: white;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 58px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  min-width: 140px; }
  .button--submit:hover {
    background: #434343; }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.sign-up-input,
.contact-us-input,
.contact-us-select,
.contact-us-textarea,
.sign-up-banner-input,
.location-search_input {
  border: none;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid white;
  color: #828282;
  text-align: left;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
  margin-right: 20px; }
  .sign-up-input:focus,
  .contact-us-input:focus,
  .contact-us-select:focus,
  .contact-us-textarea:focus,
  .sign-up-banner-input:focus,
  .location-search_input:focus {
    outline: none; }
  @media only screen and (max-width: 480px) {
    .sign-up-input,
    .contact-us-input,
    .contact-us-select,
    .contact-us-textarea,
    .sign-up-banner-input,
    .location-search_input {
      height: 30px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .sign-up-input,
    .contact-us-input,
    .contact-us-select,
    .contact-us-textarea,
    .sign-up-banner-input,
    .location-search_input {
      height: 30px; } }
  @media only screen and (min-width: 768px) {
    .sign-up-input,
    .contact-us-input,
    .contact-us-select,
    .contact-us-textarea,
    .sign-up-banner-input,
    .location-search_input {
      height: 58px; } }

.location-search_wrapper {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  position: relative;
  width: calc(100% - 20px); }
  @media screen and (min-width: 768px) {
    .location-search_wrapper {
      margin: 0 20px;
      width: 361px; } }
  @media (min-width: 1213px) {
    .location-search_wrapper {
      width: 762px; } }

@media screen and (max-width: 767px) {
  .location-search_input {
    border: 2px solid #e6e6e6;
    box-sizing: border-box;
    color: #828282;
    font-size: 11px;
    height: 28px;
    margin-right: 0;
    padding: 0 5px 0 85px;
    width: 100%; } }

@media screen and (min-width: 768px) {
  .location-search_input {
    width: 245px; } }

@media (min-width: 1213px) {
  .location-search_input {
    width: 587px; } }

@media screen and (max-width: 767px) {
  .location-search_input::placeholder, .location-search_input::-webkit-input-placeholder, .location-search_input::-moz-placeholder, .location-search_input::-ms-input-placeholder, .location-search_input:-moz-placeholder {
    font-size: 10px; } }

.location-search_input_wrapper {
  display: inline-block;
  position: relative;
  height: 28px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .location-search_input_wrapper {
      height: 58px; } }

.location-search_input_localisation {
  position: absolute;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  border-left: 1px solid #e6e6e6;
  border-top: 8px solid white;
  color: #505050;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  height: 38px;
  overflow: hidden;
  right: 24px;
  width: 40px; }
  @media screen and (max-width: 767px) {
    .location-search_input_localisation {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 2px solid #e6e6e6;
      height: 28px;
      left: 0;
      right: initial;
      transform: none;
      top: 0;
      width: 80px; } }
  @media (min-width: 1213px) {
    .location-search_input_localisation {
      width: 160px;
      text-align: left; } }
  .location-search_input_localisation_icon {
    position: absolute;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    right: 5px;
    font-size: 25px; }
    @media screen and (max-width: 767px) {
      .location-search_input_localisation_icon {
        color: #b4b4b4;
        font-size: 18px;
        left: 10px;
        right: initial; } }
    @media (min-width: 1213px) {
      .location-search_input_localisation_icon {
        left: 0;
        margin-left: 15px; } }
  .location-search_input_localisation_text {
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .location-search_input_localisation_text {
        color: #b4b4b4;
        font-size: 10px !important;
        line-height: 30px;
        padding-left: 22px; } }
    @media screen and (min-width: 768px) {
      .location-search_input_localisation_text {
        display: none;
        position: absolute;
        top: 50%;
        transform: perspective(1px) translateY(-50%);
        left: 45px; } }
    @media (min-width: 1213px) {
      .location-search_input_localisation_text {
        display: block; } }
    @media screen and (max-width: 767px) {
      .location-search_input_localisation_text aside {
        display: none; } }
  .location-search_input_localisation_text.active, .location-search_input_localisation_icon.active {
    color: #3e82f8; }

.button--search-location {
  display: inline-block;
  height: 58px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: #181818;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 58px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  width: 90px;
  padding-left: 15px;
  padding-right: 15px;
  height: 60px;
  margin-top: 2px; }
  .button--search-location:hover {
    background: #e5c300; }
  @media (min-width: 1213px) {
    .button--search-location {
      width: 150px; } }
  @media screen and (max-width: 767px) {
    .button--search-location {
      background: url("/static/img/icon.search@2x.png") no-repeat 0 0 transparent;
      background-size: 14px 14px;
      background-position: center center;
      border-bottom: 0;
      height: 20px;
      padding: 0;
      position: absolute;
      right: 5px;
      text-indent: -9999px;
      top: 2px;
      width: 20px; }
      .button--search-location:hover {
        background: url("/static/img/icon.search@2x.png") no-repeat 0 0 transparent;
        background-size: 14px 14px;
        background-position: center center; } }

.contact-us-input,
.contact-us-textarea,
.contact-us-select {
  border: 2px solid #e6e6e6; }
  @media only screen and (max-width: 480px) {
    .contact-us-input,
    .contact-us-textarea,
    .contact-us-select {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .contact-us-input,
    .contact-us-textarea,
    .contact-us-select {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch; } }
  @media only screen and (min-width: 768px) {
    .contact-us-input,
    .contact-us-textarea,
    .contact-us-select {
      width: 500px; } }

.contact-us-select {
  background: url("/static/img/drop-down-arrow.png") no-repeat right white;
  -webkit-appearance: none; }
  @media only screen and (max-width: 480px) {
    .contact-us-select {
      padding-right: 20px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .contact-us-select {
      padding-right: 20px; } }
  @media only screen and (min-width: 768px) {
    .contact-us-select {
      background-position-x: 450px; } }

.contact-us-textarea {
  padding: 20px; }
  @media only screen and (min-width: 768px) {
    .contact-us-textarea {
      min-height: 200px; } }

.sign-up-input {
  width: 360px; }
  @media screen and (min-width: 1000px) {
    .sign-up-input {
      width: 270px; } }
  @media (min-width: 1400px) {
    .sign-up-input {
      width: 520px; } }

.sign-up-banner-input {
  width: 360px; }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.sign-up-input,
.contact-us-input,
.contact-us-select,
.contact-us-textarea,
.sign-up-banner-input,
.location-search_input {
  border: none;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid white;
  color: #828282;
  text-align: left;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
  margin-right: 20px; }
  .sign-up-input:focus,
  .contact-us-input:focus,
  .contact-us-select:focus,
  .contact-us-textarea:focus,
  .sign-up-banner-input:focus,
  .location-search_input:focus {
    outline: none; }
  @media only screen and (max-width: 480px) {
    .sign-up-input,
    .contact-us-input,
    .contact-us-select,
    .contact-us-textarea,
    .sign-up-banner-input,
    .location-search_input {
      height: 30px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .sign-up-input,
    .contact-us-input,
    .contact-us-select,
    .contact-us-textarea,
    .sign-up-banner-input,
    .location-search_input {
      height: 30px; } }
  @media only screen and (min-width: 768px) {
    .sign-up-input,
    .contact-us-input,
    .contact-us-select,
    .contact-us-textarea,
    .sign-up-banner-input,
    .location-search_input {
      height: 58px; } }

.location-search_wrapper {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  position: relative;
  width: calc(100% - 20px); }
  @media screen and (min-width: 768px) {
    .location-search_wrapper {
      margin: 0 20px;
      width: 361px; } }
  @media (min-width: 1213px) {
    .location-search_wrapper {
      width: 762px; } }

@media screen and (max-width: 767px) {
  .location-search_input {
    border: 2px solid #e6e6e6;
    box-sizing: border-box;
    color: #828282;
    font-size: 11px;
    height: 28px;
    margin-right: 0;
    padding: 0 5px 0 85px;
    width: 100%; } }

@media screen and (min-width: 768px) {
  .location-search_input {
    width: 245px; } }

@media (min-width: 1213px) {
  .location-search_input {
    width: 587px; } }

@media screen and (max-width: 767px) {
  .location-search_input::placeholder, .location-search_input::-webkit-input-placeholder, .location-search_input::-moz-placeholder, .location-search_input::-ms-input-placeholder, .location-search_input:-moz-placeholder {
    font-size: 10px; } }

.location-search_input_wrapper {
  display: inline-block;
  position: relative;
  height: 28px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .location-search_input_wrapper {
      height: 58px; } }

.location-search_input_localisation {
  position: absolute;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  border-left: 1px solid #e6e6e6;
  border-top: 8px solid white;
  color: #505050;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  height: 38px;
  overflow: hidden;
  right: 24px;
  width: 40px; }
  @media screen and (max-width: 767px) {
    .location-search_input_localisation {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 2px solid #e6e6e6;
      height: 28px;
      left: 0;
      right: initial;
      transform: none;
      top: 0;
      width: 80px; } }
  @media (min-width: 1213px) {
    .location-search_input_localisation {
      width: 160px;
      text-align: left; } }
  .location-search_input_localisation_icon {
    position: absolute;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    right: 5px;
    font-size: 25px; }
    @media screen and (max-width: 767px) {
      .location-search_input_localisation_icon {
        color: #b4b4b4;
        font-size: 18px;
        left: 10px;
        right: initial; } }
    @media (min-width: 1213px) {
      .location-search_input_localisation_icon {
        left: 0;
        margin-left: 15px; } }
  .location-search_input_localisation_text {
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .location-search_input_localisation_text {
        color: #b4b4b4;
        font-size: 10px !important;
        line-height: 30px;
        padding-left: 22px; } }
    @media screen and (min-width: 768px) {
      .location-search_input_localisation_text {
        display: none;
        position: absolute;
        top: 50%;
        transform: perspective(1px) translateY(-50%);
        left: 45px; } }
    @media (min-width: 1213px) {
      .location-search_input_localisation_text {
        display: block; } }
    @media screen and (max-width: 767px) {
      .location-search_input_localisation_text aside {
        display: none; } }
  .location-search_input_localisation_text.active, .location-search_input_localisation_icon.active {
    color: #3e82f8; }

.button--search-location {
  display: inline-block;
  height: 58px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: #181818;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 58px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  width: 90px;
  padding-left: 15px;
  padding-right: 15px;
  height: 60px;
  margin-top: 2px; }
  .button--search-location:hover {
    background: #e5c300; }
  @media (min-width: 1213px) {
    .button--search-location {
      width: 150px; } }
  @media screen and (max-width: 767px) {
    .button--search-location {
      background: url("/static/img/icon.search@2x.png") no-repeat 0 0 transparent;
      background-size: 14px 14px;
      background-position: center center;
      border-bottom: 0;
      height: 20px;
      padding: 0;
      position: absolute;
      right: 5px;
      text-indent: -9999px;
      top: 2px;
      width: 20px; }
      .button--search-location:hover {
        background: url("/static/img/icon.search@2x.png") no-repeat 0 0 transparent;
        background-size: 14px 14px;
        background-position: center center; } }

.contact-us-input,
.contact-us-textarea,
.contact-us-select {
  border: 2px solid #e6e6e6; }
  @media only screen and (max-width: 480px) {
    .contact-us-input,
    .contact-us-textarea,
    .contact-us-select {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .contact-us-input,
    .contact-us-textarea,
    .contact-us-select {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch; } }
  @media only screen and (min-width: 768px) {
    .contact-us-input,
    .contact-us-textarea,
    .contact-us-select {
      width: 500px; } }

.contact-us-select {
  background: url("/static/img/drop-down-arrow.png") no-repeat right white;
  -webkit-appearance: none; }
  @media only screen and (max-width: 480px) {
    .contact-us-select {
      padding-right: 20px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .contact-us-select {
      padding-right: 20px; } }
  @media only screen and (min-width: 768px) {
    .contact-us-select {
      background-position-x: 450px; } }

.contact-us-textarea {
  padding: 20px; }
  @media only screen and (min-width: 768px) {
    .contact-us-textarea {
      min-height: 200px; } }

.sign-up-input {
  width: 360px; }
  @media screen and (min-width: 1000px) {
    .sign-up-input {
      width: 270px; } }
  @media (min-width: 1400px) {
    .sign-up-input {
      width: 520px; } }

.sign-up-banner-input {
  width: 360px; }

.ac_results {
  padding: 0;
  border: none;
  background-color: white;
  overflow: hidden;
  z-index: 99999; }
  .ac_results ul {
    width: 100%;
    list-style: none outside none;
    padding: 0;
    margin: 0;
    position: relative; }
    .ac_results ul li {
      min-height: 30px;
      vertical-align: middle;
      border: none;
      border-top: 1 solid #828282;
      color: #828282;
      text-align: left;
      font-size: 15px;
      cursor: pointer;
      padding: 10px 0 10px 20px;
      display: block;
      /*
      it is very important, if line-height not setted or setted
      in relative units scroll will be broken in firefox
      */
      line-height: 19px;
      overflow: hidden; }
  .ac_results .ac_even {
    background-color: #f5f5f5;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6; }
  .ac_results .ac_over {
    background-color: #e6e6e6; }

/* Imported from http://lokeshdhakar.com/projects/lightbox2/
/* Preload images */
body:after {
  content: url("/static/img/close.png") url("/static/img/loading.gif") url("/static/img/prev.png") url("/static/img/next.png");
  display: none; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("/static/img/loading.gif") no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("/static/img/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("/static/img/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("/static/img/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

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

.slick-list {
  position: relative;
  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 {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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; }

.slick-arrow, .navbar-mobile .slick-arrow, .tvguide_menu .slick-arrow, .tvguide_menu_subMenu .slick-arrow {
  border: 0 none;
  position: absolute;
  z-index: 2;
  width: 30px;
  height: 100%;
  top: 0;
  line-height: 48px;
  font-weight: bold;
  font-size: 20px; }
  .slick-arrow.slick-prev {
    left: 0; }
  .slick-arrow.slick-next {
    right: 0; }

.zero-results-error {
  padding: 50px;
  font-weight: bold; }

body {
  margin: 0;
  padding: 0;
  height: 100%;
  color: #181818;
  text-align: center;
  font-family: 'ProximaNova', sans-serif; }

h1 {
  margin: 0;
  font-weight: 600;
  font-size: 40px; }

h1.h2, h2 {
  font-weight: 600;
  font-size: 20px; }
  @media screen and (min-width: 768px) {
    h1.h2, h2 {
      font-size: 28px; } }

h3 {
  font-weight: 600;
  font-size: 20px; }

a {
  text-decoration: none;
  color: inherit; }

.content-wrapper {
  background-color: #fff;
  margin: 0;
  overflow-x: hidden;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .content-wrapper {
      background-color: #f5f5f5; } }

.see-more-wrapper {
  margin: 20px 0 75px; }
  .see-more-wrapper.hidden {
    display: none; }

.load-more-wrapper {
  margin: 40px auto; }
  @media screen and (min-width: 768px) {
    .load-more-wrapper {
      padding-right: 466.66667px; } }
  @media screen and (max-width: 767px) {
    .load-more-wrapper .button--see-more {
      margin: 0 auto; } }

body.tray-active {
  overflow: hidden; }

.page-wrapper {
  transition: transform 0.1s ease-in;
  transform: none; }
  .page-wrapper.tray-active {
    transform: translateX(270px); }
  @media screen and (max-width: 767px) {
    .page-wrapper {
      padding-top: 95px; } }

.tray {
  z-index: 2;
  position: fixed;
  height: calc(100% - 10px);
  padding-top: 15px;
  width: 270px;
  top: 0;
  left: 0;
  transform: translateX(-270px);
  transition: transform 0.1s ease-in;
  background: #282828;
  overflow-x: hidden;
  overflow-y: auto;
  color: white;
  font-size: 13px;
  font-weight: 600;
  text-align: left; }
  .tray.active {
    transform: translateX(0); }
  .tray__mask {
    z-index: 1;
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    position: fixed;
    overflow: hidden;
    opacity: 0;
    cursor: pointer; }
    .tray__mask.active {
      height: 100%;
      width: 100%; }
  .tray::-webkit-scrollbar {
    display: none; }
  .tray_subheading {
    text-transform: uppercase;
    margin: 15px 30px;
    color: #aaaaaa;
    font-size: 12px; }
  .tray_separator {
    min-height: 1px;
    height: 1px;
    width: 270px;
    margin: 30px 0;
    color: #505050;
    background: #505050;
    border: none;
    outline: none; }
  .tray_list {
    margin: 15px 30px; }
  .tray_list__sub {
    border: 1px solid transparent; }
  .tray_list, .tray_list__sub {
    display: block;
    padding: 0;
    list-style-type: none;
    color: white; }
    .tray_list.hidden, .tray_list__sub.hidden {
      display: none; }
    .tray_list_item, .tray_list_item__secondary, .tray_list_item__sub, .tray_list__sub_item, .tray_list__sub_item__secondary, .tray_list__sub_item__sub {
      margin: 15px 0;
      cursor: pointer; }
      .tray_list_item:hover, .tray_list_item:active, .tray_list_item__secondary:hover, .tray_list_item__secondary:active, .tray_list_item__sub:hover, .tray_list_item__sub:active, .tray_list__sub_item:hover, .tray_list__sub_item:active, .tray_list__sub_item__secondary:hover, .tray_list__sub_item__secondary:active, .tray_list__sub_item__sub:hover, .tray_list__sub_item__sub:active {
        color: #fed900; }
      .tray_list_item_link, .tray_list_item__secondary_link, .tray_list_item__sub_link, .tray_list__sub_item_link, .tray_list__sub_item__secondary_link, .tray_list__sub_item__sub_link {
        text-transform: uppercase;
        display: block; }
    .tray_list_item__sub, .tray_list__sub_item__sub {
      font-size: 13px; }
    .tray_list_item__secondary, .tray_list__sub_item__secondary {
      color: #828282;
      font-size: 14px;
      margin: 14px 0; }
    .tray_list_item_collapsible, .tray_list__sub_item_collapsible {
      display: block;
      position: relative;
      margin: 10px 0;
      font-size: 16px; }
      .tray_list_item_collapsible:after, .tray_list__sub_item_collapsible:after {
        content: '\25BC';
        position: absolute;
        top: 0;
        right: 0;
        transition: transform 0.1s ease-in;
        font-size: 12px; }
      .tray_list_item_collapsible.active, .tray_list__sub_item_collapsible.active {
        color: #fed900; }
        .tray_list_item_collapsible.active:after, .tray_list__sub_item_collapsible.active:after {
          transform: rotate(180deg); }
  .tray_icon {
    display: inline-block;
    position: relative;
    float: left;
    height: 20px;
    width: 90px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .tray_icon:after {
      content: '';
      position: absolute;
      top: -30px;
      right: 0;
      width: 1px;
      height: 80px;
      background: #505050; }
    .tray_icon:hover {
      color: #fed900; }
  .tray .icon-linkedin {
    fill: white; }
    .tray .icon-linkedin:hover {
      fill: #fed900; }

.seo_content {
  margin: 25px auto 35px auto;
  padding: 0px 30px; }

.seo_content_intro a, .seo_content_more a {
  border-bottom: 1px solid #e5d800;
  color: black; }

.seo_content_intro p, .seo_content_more p {
  min-height: 1px;
  color: #828282;
  text-align: justify; }
  @media screen and (max-width: 767px) {
    .seo_content_intro p, .seo_content_more p {
      font-size: 14px;
      line-height: 18px; } }

.seo_content_more {
  clear: both;
  display: none; }
  .seo_content_more_title {
    margin: 0px 0px 30px 0px; }

.seo_read-more {
  text-align: left; }
  @media screen and (max-width: 767px) {
    .seo_read-more {
      text-align: center; } }
  .seo_read-more_button {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    position: relative; }
    .seo_read-more_button:after {
      display: block;
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 100%;
      height: 2px;
      background-color: #181818;
      content: ""; }
      @media only screen and (max-width: 480px) {
        .seo_read-more_button:after {
          bottom: 0; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .seo_read-more_button:after {
          bottom: 0; } }
    @media screen and (max-width: 767px) {
      .seo_read-more_button {
        float: none;
        font-size: 12px;
        margin: 0 0 30px;
        text-align: center; } }

.fixture-schedules_title {
  margin: 55px 0 30px;
  padding: 0 20px; }
  @media screen and (max-width: 767px) {
    .fixture-schedules_title {
      font-size: 18px;
      margin: 20px 0 10px; } }

.seo_content {
  max-width: 800px; }

.seo-bars_title {
  margin: 55px 0 30px; }
  @media screen and (max-width: 767px) {
    .seo-bars_title {
      font-size: 18px;
      line-height: 24px;
      margin: 20px 0 10px;
      padding: 0 30px; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.fixtures_title {
  margin: 55px 0 40px; }
  @media screen and (max-width: 767px) {
    .fixtures_title {
      margin: 10px; } }
  @media screen and (max-width: 767px) {
    .fixtures_title.search_page_title {
      color: #e1e1e1;
      font-size: 12px;
      font-weight: 600;
      font-style: italic;
      text-align: left;
      text-transform: uppercase; } }

.fixtures_bar {
  margin: 0 auto 15px;
  padding: 0;
  list-style-type: none; }
  @media screen and (min-width: 768px) {
    .fixtures_bar {
      margin: 25px auto;
      min-width: 685px; } }
  .fixtures_bar_global-wrapper {
    display: inline-block;
    padding: 0 10px;
    width: calc(100% - 20px); }
    @media screen and (min-width: 768px) {
      .fixtures_bar_global-wrapper {
        min-width: 685px; } }
  .fixtures_bar_wrapper_items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-width: 100%;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .fixtures_bar_wrapper_items {
        display: inline-block;
        min-width: 625px; } }
  .fixtures_bar_wrapper_images {
    min-width: 60px;
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .fixtures_bar_wrapper_images {
        display: none; } }
  .fixtures_bar_item {
    display: inline-block;
    margin: 0 15px;
    color: #e1e1e1;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase; }
    @media only screen and (max-width: 480px) {
      .fixtures_bar_item {
        display: none;
        padding: 10px 0 15px; }
        .fixtures_bar_item:nth-child(1), .fixtures_bar_item:nth-child(2), .fixtures_bar_item:nth-child(3) {
          display: inline-block; }
        .fixtures_bar_item:nth-child(1) {
          margin-left: 0; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .fixtures_bar_item {
        display: none;
        padding: 10px 0 15px; }
        .fixtures_bar_item:nth-child(1), .fixtures_bar_item:nth-child(2), .fixtures_bar_item:nth-child(3) {
          display: inline-block; }
        .fixtures_bar_item:nth-child(1) {
          margin-left: 0; } }
    @media only screen and (min-width: 768px) {
      .fixtures_bar_item:not(.active) {
        position: relative; }
        .fixtures_bar_item:not(.active):after {
          display: block;
          position: absolute;
          left: 0;
          bottom: -5px;
          width: 0;
          height: 2px;
          background-color: #181818;
          content: "";
          transition: width 0.2s; }
        .fixtures_bar_item:not(.active):hover:after {
          width: 100%; }
        .fixtures_bar_item:not(.active):hover {
          color: #181818; } }
    .fixtures_bar_item.active {
      position: relative;
      color: #181818; }
      .fixtures_bar_item.active:after {
        display: block;
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 100%;
        height: 2px;
        background-color: #181818;
        content: ""; }
        @media only screen and (max-width: 480px) {
          .fixtures_bar_item.active:after {
            bottom: 0; } }
        @media only screen and (min-width: 481px) and (max-width: 767px) {
          .fixtures_bar_item.active:after {
            bottom: 0; } }
    .fixtures_bar_item.hidden {
      display: none; }
    .fixtures_bar_item--calendar {
      display: none; }
      @media screen and (max-width: 767px) {
        .fixtures_bar_item--calendar {
          display: inline-block !important;
          margin-right: 0;
          margin-left: auto; } }
      .fixtures_bar_item--calendar img {
        height: 15px;
        vertical-align: middle;
        pointer-events: none; }
  .fixtures_bar .previous-week-button,
  .fixtures_bar .next-week-button {
    vertical-align: top;
    margin: 0;
    transform: scale(1);
    transition: .2s ease-in-out;
    cursor: pointer; }
    .fixtures_bar .previous-week-button:hover,
    .fixtures_bar .next-week-button:hover {
      transform: scale(1.2); }
  .fixtures_bar .previous-week-button {
    visibility: hidden; }

.fixture-container .mini-banner {
  background-position: center;
  background-image: url("/banner-image?type=mini-banners"); }

@media only screen and (max-width: 480px) {
  .fixture-container .mini-banner {
    background-image: url("/banner-image?type=mini-banners&mobile=1"); } }

.inline-fixtures-wrapper {
  display: inline-table; }

.filter-section-box {
  clear: both; }

.filters-section {
  display: block;
  margin: 20px 10px 0;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .filters-section {
      margin: 20px 25px; } }
  .filters-section .filters-general_wrapper {
    display: none; }
  .filters-section_title {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .filters-section_title {
        font-size: 18px; } }
  .filters-section_wrapper {
    overflow: auto; }
    @media screen and (min-width: 768px) {
      .filters-section_wrapper {
        margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .filters-section_wrapper_inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    .filters-section_wrapper .filter_wrapper {
      display: inline-block;
      position: relative; }
    .filters-section_wrapper_label {
      color: #b4b4b4;
      font-size: 12px;
      padding-top: 3px;
      text-transform: uppercase; }
      @media screen and (min-width: 768px) {
        .filters-section_wrapper_label {
          display: none; } }
    @media screen and (max-width: 767px) {
      .filters-section_wrapper .button--submit {
        min-width: 100px; } }
    .filters-section_wrapper .button--filter {
      display: block;
      margin-right: 5px;
      margin-bottom: 5px; }
      @media screen and (min-width: 768px) {
        .filters-section_wrapper .button--filter {
          margin-right: 10px;
          margin-bottom: 10px; } }
      @media screen and (max-width: 767px) {
        .filters-section_wrapper .button--filter {
          height: 28px;
          line-height: 28px; } }
      .filters-section_wrapper .button--filter_toggle {
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        outline: none;
        padding: 0; }
        @media screen and (min-width: 768px) {
          .filters-section_wrapper .button--filter_toggle {
            display: inline-block;
            height: 40px;
            padding: 0 25px;
            outline: none;
            border: none;
            border-bottom: 2px solid #e1e1e1;
            background-color: #e6e6e6;
            color: #505050;
            font-size: 14px;
            font-family: 'ProximaNova', sans-serif;
            font-weight: 600;
            line-height: 40px;
            text-decoration: none;
            transition: background 0.3s;
            cursor: pointer;
            font-size: 14px;
            font-weight: 600;
            min-width: 90px;
            padding: 1px 7px 2px; }
            .filters-section_wrapper .button--filter_toggle:hover {
              background: #d9d9d9; } }
        .filters-section_wrapper .button--filter_toggle span {
          display: none; }
          @media screen and (min-width: 768px) {
            .filters-section_wrapper .button--filter_toggle span {
              display: initial; } }
        .filters-section_wrapper .button--filter_toggle .filter-icon {
          height: 14px;
          outline: none;
          width: 14px; }
          @media screen and (min-width: 768px) {
            .filters-section_wrapper .button--filter_toggle .filter-icon {
              display: none; } }
      .filters-section_wrapper .button--filter-criteria {
        display: inline-block;
        height: 30px;
        padding: 0 25px;
        outline: none;
        border: none;
        border-bottom: 2px solid #e1e1e1;
        background-color: #e6e6e6;
        color: #828282;
        font-size: 14px;
        font-family: 'ProximaNova', sans-serif;
        font-weight: 600;
        line-height: 30px;
        text-decoration: none;
        transition: background 0.3s;
        cursor: pointer;
        font-size: 13px;
        font-weight: 600;
        line-height: 30px;
        min-width: 90px;
        border: none; }
        @media screen and (min-width: 768px) {
          .filters-section_wrapper .button--filter-criteria {
            display: inline-block;
            height: 40px;
            padding: 0 25px;
            outline: none;
            border: none;
            border-bottom: 2px solid #e1e1e1;
            background-color: white;
            color: #828282;
            font-size: 14px;
            font-family: 'ProximaNova', sans-serif;
            font-weight: 600;
            line-height: 40px;
            text-decoration: none;
            transition: background 0.3s;
            cursor: pointer;
            font-size: 15px; } }
        .filters-section_wrapper .button--filter-criteria_close {
          position: absolute;
          display: inline-block;
          right: 17px;
          bottom: 17px;
          width: 20px;
          height: 20px; }
          @media screen and (max-width: 767px) {
            .filters-section_wrapper .button--filter-criteria_close {
              bottom: 50%;
              height: 14px;
              right: 15px;
              transform: translateY(50%);
              width: 14px; } }
          .filters-section_wrapper .button--filter-criteria_close:before, .filters-section_wrapper .button--filter-criteria_close:after {
            position: absolute;
            content: ' ';
            height: 15px;
            width: 1px;
            background-color: #828282;
            right: 10px; }
            @media screen and (max-width: 767px) {
              .filters-section_wrapper .button--filter-criteria_close:before, .filters-section_wrapper .button--filter-criteria_close:after {
                height: 10px;
                right: 4px; } }
          .filters-section_wrapper .button--filter-criteria_close:before {
            transform: rotate(45deg); }
          .filters-section_wrapper .button--filter-criteria_close:after {
            transform: rotate(-45deg); }
    .filters-section_wrapper:last-child {
      margin-top: 25px; }
    @media screen and (max-width: 767px) {
      .filters-section_wrapper #selected-filters {
        display: block !important; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.app-banner {
  height: auto;
  width: 357px;
  position: relative;
  display: inline-block;
  padding: 0;
  background-color: #fed900; }
  @media screen and (max-width: 767px) {
    .app-banner {
      margin: 10px 0;
      width: calc(100% - 20px); } }
  @media (min-width: 1213px) {
    .app-banner {
      height: 140px;
      margin: 18px 20px;
      width: 762px; } }
  .app-banner_section {
    width: 100%;
    height: auto;
    display: block; }
    @media (min-width: 1213px) {
      .app-banner_section {
        width: 50%;
        position: absolute;
        top: 0;
        height: 140px; } }
    .app-banner_section_wrapper {
      margin: 36px; }
      @media (min-width: 1213px) {
        .app-banner_section_wrapper {
          margin: 50px 40px; } }
    .app-banner_section__text_title {
      font-weight: 600;
      text-align: center; }
      @media (min-width: 1213px) {
        .app-banner_section__text_title {
          text-align: left;
          max-height: 68px;
          overflow: auto; } }
    @media (min-width: 1213px) {
      .app-banner_section__links {
        text-align: right;
        right: 0; }
        .app-banner_section__links .app-banner_section_wrapper {
          margin-left: 0; } }
    .app-banner_section__links_image {
      width: 115px;
      position: relative; }
      @media (min-width: 1213px) {
        .app-banner_section__links_image {
          width: 136px; }
          .app-banner_section__links_image__first {
            margin-right: 40px; } }

.panel_banner {
  margin: 20px;
  width: 357px;
  height: 105px;
  display: inline-block;
  position: relative;
  transition: border-bottom 0.2s ease-in;
  background-color: #fed900; }
  @media only screen and (max-width: 480px) {
    .panel_banner {
      margin: 10px;
      width: calc(100vw - 24px);
      height: calc(calc(100vw - 24px) * 0.295); } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .panel_banner {
      margin: 10px; } }
  @media (min-width: 1213px) {
    .panel_banner {
      width: 765px;
      height: 226px; } }
  .panel_banner_link {
    cursor: pointer; }
  .panel_banner_img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 357px;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 480px) {
      .panel_banner_img {
        width: calc(100vw - 24px); } }
    @media (min-width: 1213px) {
      .panel_banner_img {
        width: 765px; } }

.pubs-showing-banner {
  padding: 10px;
  margin: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #fed900; }
  @media screen and (min-width: 768px) {
    .pubs-showing-banner {
      margin: 18px 20px; } }
  @media (min-width: 1213px) {
    .pubs-showing-banner {
      height: 130px;
      -ms-flex-direction: row;
          flex-direction: row; } }
  .pubs-showing-banner_section__image {
    margin-top: 10px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 2;
        flex-grow: 2; }
    @media (min-width: 1213px) {
      .pubs-showing-banner_section__image {
        margin-top: 0;
        margin-left: 10px; } }
    .pubs-showing-banner_section__image___sportIcon {
      width: 40px; }
    .pubs-showing-banner_section__image___teamIcon {
      height: 90px; }
  .pubs-showing-banner_section__text {
    margin-left: 15px;
    -ms-flex-positive: 3;
        flex-grow: 3; }
    .pubs-showing-banner_section__text_title {
      font-weight: 600;
      text-align: center; }
      @media (min-width: 1213px) {
        .pubs-showing-banner_section__text_title {
          text-align: left;
          font-size: larger;
          max-height: 68px;
          overflow: auto; } }
  .pubs-showing-banner_section__arrow {
    -ms-flex-positive: 2;
        flex-grow: 2;
    display: -ms-flexbox;
    display: flex; }
  .pubs-showing-banner:hover .panel_arrow {
    transform: translateX(15px) perspective(1px); }

.panel_arrow {
  right: 20px;
  transition: 0.1s ease-in;
  font-size: 20px; }
  @media (min-width: 1213px) {
    .panel_arrow {
      font-size: 25px; } }

.footer {
  height: 190px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #181818;
  background: #282828;
  margin: 0 auto; }
  @media screen and (min-width: 1000px) {
    .footer {
      height: 130px;
      text-align: left; } }
  .footer_bar {
    list-style-type: none;
    margin: 0 0;
    padding: 20px; }
    @media screen and (min-width: 1000px) {
      .footer_bar {
        margin: 0 0 0 60px;
        padding: 0; } }
    .footer_bar_item {
      margin: 10px 5px;
      display: inline-block;
      color: #8c8c8c;
      font-size: 14px;
      font-weight: 600; }
      @media screen and (min-width: 1000px) {
        .footer_bar_item {
          margin: 58px 5px; } }
      .footer_bar_item:hover {
        color: #aaaaaa; }
    .footer_bar_icons {
      display: block; }
      @media screen and (min-width: 1000px) {
        .footer_bar_icons {
          position: absolute;
          top: 58px;
          right: 70px;
          display: block; } }
      .footer_bar_icons .icon-twitter, .footer_bar_icons .icon-facebook, .footer_bar_icons .icon-google-plus, .footer_bar_icons .icon-linkedin {
        color: #8c8c8c;
        vertical-align: top;
        margin: 0 10px; }
        .footer_bar_icons .icon-twitter:hover, .footer_bar_icons .icon-facebook:hover, .footer_bar_icons .icon-google-plus:hover, .footer_bar_icons .icon-linkedin:hover {
          color: #aaaaaa; }
      .footer_bar_icons .icon-linkedin {
        fill: #8c8c8c; }
        .footer_bar_icons .icon-linkedin:hover {
          fill: #aaaaaa; }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.hero {
  z-index: 2; }

.hero,
.hero-matches,
.hero-sport-banner {
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover; }

.hero {
  background-image: url("/static/img/MP_Website_Banners_Stripe4.jpg"); }
  @media only screen and (min-width: 768px) {
    .hero {
      height: 360px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .hero {
      height: 360px; } }
  @media only screen and (max-width: 480px) {
    .hero {
      height: 140px; } }
  .hero--pub {
    background-repeat: no-repeat;
    background-size: cover;
    height: 225px; }
    @media screen and (min-width: 768px) {
      .hero--pub {
        height: 450px; } }
  @media screen and (max-width: 767px) {
    .hero--search {
      transition: height 500ms ease-in; } }
  .hero--search--sticky {
    background: #fff;
    background-image: none;
    box-shadow: 0 2px 8px #ececec;
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 10; }
    @media only screen and (max-width: 480px) {
      .hero--search--sticky {
        top: 95px; } }
  .hero_title {
    color: white;
    font-weight: 600;
    margin-bottom: 40px; }
    @media only screen and (max-width: 480px) {
      .hero_title {
        margin-bottom: 20px;
        font-size: 30px;
        padding: 0 15px; } }
  .hero_subtitle {
    color: white;
    font-size: 14px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .hero_subtitle {
        font-size: 17px;
        font-weight: 600;
        margin: 0 0 40px 0; } }
  .hero_search-box {
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    height: auto;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .hero_search-box {
        padding: 0 10px;
        width: calc(100% - 20px); } }
    .hero_search-box .hero_title {
      display: block; }
      @media screen and (max-width: 767px) {
        .hero_search-box .hero_title {
          font-size: 18px;
          margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .hero_search-box--mobile-minimal .hero_title {
        display: none; } }
    @media screen and (max-width: 767px) {
      .hero_search-box .easy-autocomplete {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 108px); } }
    @media screen and (max-width: 767px) {
      .hero_search-box .easy-autocomplete .hero_input {
        font-size: 10px;
        padding-left: 5px;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .hero_search-box .button--search {
        height: 30px;
        font-size: 10px;
        line-height: 32px;
        min-width: 88px;
        margin-left: 10px;
        padding: 0 5px;
        position: relative;
        width: 88px; } }
  .hero_search-box-wrapper {
    display: table-cell;
    position: relative;
    top: 0%;
    vertical-align: middle;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .hero_search-box-wrapper {
        padding: 0 10px; } }
  .hero_search-box-with-banner {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: table;
    width: 100%;
    transition: top 500ms ease-in-out; }
    @media only screen and (min-width: 768px) {
      .hero_search-box-with-banner {
        height: 80px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .hero_search-box-with-banner {
        height: 80px; } }
    @media only screen and (max-width: 480px) {
      .hero_search-box-with-banner {
        height: 40px; } }
    @media screen and (max-width: 767px) {
      .hero_search-box-with-banner .easy-autocomplete {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 108px) !important; } }
    @media screen and (max-width: 767px) {
      .hero_search-box-with-banner .easy-autocomplete .hero_input {
        font-size: 10px;
        padding-left: 5px;
        width: 100% !important; } }
    @media screen and (max-width: 767px) {
      .hero_search-box-with-banner .button--search {
        height: 30px;
        font-size: 10px;
        line-height: 32px;
        min-width: 88px;
        margin-left: 10px;
        padding: 0 5px;
        position: relative;
        width: 88px; } }
  .hero_click_area {
    width: 100%;
    display: block; }
    @media only screen and (min-width: 768px) {
      .hero_click_area {
        height: calc(100% - 80px); } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .hero_click_area {
        height: calc(100% - 80px); } }
    @media only screen and (max-width: 480px) {
      .hero_click_area {
        height: calc(100% - 40px); } }
  .hero_input {
    border-style: none;
    border-bottom-color: white;
    color: #828282;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    height: 28px;
    margin-right: 20px;
    padding-left: 20px;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .hero_input {
        width: 420px;
        height: 58px; } }
    @media only screen and (max-width: 480px) {
      .hero_input {
        width: calc(100% - 120px); } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .hero_input {
        width: calc(100% - 120px); } }
    .hero_input-blog {
      margin-bottom: 0;
      padding-bottom: 3px;
      border-bottom: none;
      line-height: 32px; }
    .hero_input:focus {
      outline: none; }
  .hero_link_container {
    display: block;
    width: 100%;
    height: 100%; }
  .hero_title_with_banner {
    padding: 30px 0 20px;
    background-color: #f5f5f5;
    width: 100%;
    border-top: 1px solid #e6e6e6; }
  .hero_reward_points {
    position: absolute;
    left: 0;
    top: 0; }
  .hero .premium__banner {
    background-color: #FED900;
    text-align: left;
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .hero .premium__banner--mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .hero .premium__banner--mobile {
          display: block;
          position: absolute;
          background-color: #fed900;
          padding: 5px 15px;
          left: 15px;
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px; } }
  .hero .premium__banner img, .hero .premium__banner--mobile img {
    width: 19px; }
  .hero .premium__banner span, .hero .premium__banner--mobile span {
    font-size: 19px;
    margin-left: 5px; }
  .hero .premium__banner--mobile img {
    width: 16px;
    margin-left: 0px; }
  .hero .premium__banner--mobile span {
    font-size: 16px; }
  .hero .booking_button {
    position: absolute;
    bottom: -40px;
    width: 269px;
    left: 100px; }
    @media screen and (max-width: 767px) {
      .hero .booking_button {
        display: none; } }

.hero-matches, .hero-blog, .hero-bar-seo, .hero-sport-banner, .hero-bars, .hero-rewards {
  height: 140px;
  color: white;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    .hero-matches, .hero-blog, .hero-bar-seo, .hero-sport-banner, .hero-bars, .hero-rewards {
      height: 360px;
      padding-bottom: 10px;
      padding-top: 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .hero-matches, .hero-blog, .hero-bar-seo, .hero-sport-banner, .hero-bars, .hero-rewards {
      height: 360px;
      padding-bottom: 10px;
      padding-top: 10px; } }
  .hero-matches_icon_wrapper, .hero-blog_icon_wrapper, .hero-bar-seo_icon_wrapper, .hero-sport-banner_icon_wrapper, .hero-bars_icon_wrapper, .hero-rewards_icon_wrapper {
    min-height: 75px; }
    @media screen and (min-width: 768px) {
      .hero-matches_icon_wrapper, .hero-blog_icon_wrapper, .hero-bar-seo_icon_wrapper, .hero-sport-banner_icon_wrapper, .hero-bars_icon_wrapper, .hero-rewards_icon_wrapper {
        min-height: 140px; } }
  .hero-matches_icon, .hero-blog_icon, .hero-bar-seo_icon, .hero-sport-banner_icon, .hero-bars_icon, .hero-rewards_icon {
    height: 54px;
    width: 54px;
    margin: 60px 5px 40px 2px;
    border: 3px solid #e1e1e1;
    background: white;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
  .hero-matches_description, .hero-blog_description, .hero-bar-seo_description, .hero-sport-banner_description, .hero-bars_description, .hero-rewards_description {
    margin: 0 0 5px 0;
    font-size: 14px; }
  .hero-matches_title, .hero-blog_title, .hero-bar-seo_title, .hero-sport-banner_title, .hero-bars_title, .hero-rewards_title {
    font-size: 18px;
    font-weight: 400;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .hero-matches_title, .hero-blog_title, .hero-bar-seo_title, .hero-sport-banner_title, .hero-bars_title, .hero-rewards_title {
        font-size: 36px; } }

@media screen and (min-width: 768px) {
  .hero-sport-banner--show-pub {
    display: none; } }

@media screen and (max-width: 767px) {
  .hero-sport-banner .hero_search-box .hero_title {
    display: none; } }

.hero-matches {
  background-image: url("/static/img/hero_matches.png");
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .hero-matches {
      height: 160px; } }
  .hero-matches_competitor {
    display: inline; }
    .hero-matches_competitor a {
      position: relative; }
      .hero-matches_competitor a:after {
        display: block;
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 0;
        height: 2px;
        background-color: #181818;
        content: "";
        transition: width 0.2s; }
      .hero-matches_competitor a:hover:after {
        width: 100%; }
      .hero-matches_competitor a:after {
        background-color: white;
        bottom: 40px; }
  @media screen and (max-width: 767px) {
    .hero-matches_icon {
      height: 30px;
      margin: 20px 5px 10px 2px;
      width: 30px; } }
  @media screen and (max-width: 767px) {
    .hero-matches_title {
      font-weight: 600; } }
  .hero-matches_title a {
    position: relative; }
    .hero-matches_title a:after {
      display: block;
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 0;
      height: 2px;
      background-color: #181818;
      content: "";
      transition: width 0.2s; }
    .hero-matches_title a:hover:after {
      width: 100%; }
    .hero-matches_title a:after {
      background-color: white; }
  @media screen and (max-width: 767px) {
    .hero-matches_description {
      font-size: 12px; } }
  .hero-matches_description a {
    position: relative; }
    .hero-matches_description a:after {
      display: block;
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 0;
      height: 2px;
      background-color: #181818;
      content: "";
      transition: width 0.2s; }
    .hero-matches_description a:hover:after {
      width: 100%; }
    .hero-matches_description a:after {
      background-color: white; }

.hero-bars {
  background-image: url("/static/img/hero_bars.png");
  background-position: center;
  background-size: cover; }

.hero-rewards {
  background-image: url("/static/img/hero_rewards.png");
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .hero-rewards {
      height: 150px; } }

.hero-bar-seo {
  background-image: url("/static/img/MP_Website_Banners_Stripe4.jpg");
  background-position: center;
  background-size: cover; }

.hero-blog {
  background-image: url("/static/img/hero_blog.png");
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .hero-blog {
      height: 120px; }
      .hero-blog .hero_search-box {
        height: auto; }
        .hero-blog .hero_search-box .hero_input {
          font-size: 13px;
          margin-right: 0; }
        .hero-blog .hero_search-box .button--search {
          margin-left: 2px;
          top: 1px; } }

.global_search_bar_autocomplete {
  margin-right: 0; }
  @media only screen and (max-width: 480px) {
    .global_search_bar_autocomplete {
      font-size: 10px;
      padding-left: 5px; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.footer-pages {
  overflow: hidden;
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    .footer-pages {
      margin: 0 auto 0; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .footer-pages {
      margin: 0 auto 0; } }
  @media only screen and (min-width: 768px) {
    .footer-pages {
      margin: 0 auto 0; } }
  .footer-pages p a {
    border-bottom: 1px solid #e5d800;
    color: black; }
  .footer-pages_hero, .footer-pages_hero-about {
    position: relative;
    width: 100%;
    background-position: center;
    background-size: cover;
    height: 360px; }
    @media only screen and (min-width: 768px) {
      .footer-pages_hero, .footer-pages_hero-about {
        height: 360px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .footer-pages_hero, .footer-pages_hero-about {
        height: 360px; } }
    @media only screen and (max-width: 480px) {
      .footer-pages_hero, .footer-pages_hero-about {
        height: 140px; } }
    .footer-pages_hero_title, .footer-pages_hero-about_title {
      width: 100%;
      color: white;
      font-weight: 600; }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .footer-pages_hero_title, .footer-pages_hero-about_title {
          position: relative;
          top: 50%;
          transform: perspective(1px) translateY(-50%); } }
      @media only screen and (min-width: 768px) {
        .footer-pages_hero_title, .footer-pages_hero-about_title {
          position: relative;
          top: 50%;
          transform: perspective(1px) translateY(-50%); } }
      @media only screen and (max-width: 480px) {
        .footer-pages_hero_title, .footer-pages_hero-about_title {
          margin-bottom: 0;
          position: absolute;
          bottom: 0; } }
  .footer-pages_hero {
    background-size: cover;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 6%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.8) 98%), url("/static/img/footer_pages_hero.jpg?v=2019-03-28");
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 6%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.8) 98%), url("/static/img/footer_pages_hero.jpg?v=2019-03-28"); }
  .footer-pages_hero-about {
    background-image: url("/static/img/footer_pages_hero_about_page.png"); }
  .footer-pages_nav {
    display: none;
    min-height: 1000px;
    min-width: 200px;
    position: absolute;
    float: left;
    font-weight: 600;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    margin-left: 20px; }
    @media screen and (min-width: 1000px) {
      .footer-pages_nav {
        display: block; } }
    .footer-pages_nav_list_item:not(.active) {
      color: #e1e1e1;
      list-style-type: none; }
  .footer-pages_content {
    position: relative;
    text-align: left;
    margin: 0 auto;
    max-width: 510px; }
    @media only screen and (max-width: 480px) {
      .footer-pages_content {
        padding: 10px 25px 20px;
        font-size: 12px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .footer-pages_content {
        padding: 10px 25px 20px;
        font-size: 12px; } }
    @media only screen and (min-width: 768px) {
      .footer-pages_content {
        padding: 25px 0; } }
    .footer-pages_content a {
      border-bottom: 1px solid #e5d800;
      color: black; }
    .footer-pages_content_span, .footer-pages_content_span-bold, .footer-pages_content_span-sitemap, .footer-pages_content_span-sitemap-authors, .footer-pages_content_span-sitemap-classic {
      display: block;
      padding: 0;
      list-style-type: none;
      color: #828282;
      margin-top: 30px;
      margin-bottom: 15px;
      line-height: 25px;
      font-size: 15px; }
    .footer-pages_content_span-sitemap {
      margin: 20px 0px 0px 0px; }
      .footer-pages_content_span-sitemap_title {
        margin: 0;
        font-size: 20px;
        font-weight: 600;
        color: #828282; }
    .footer-pages_content_span-sitemap-authors, .footer-pages_content_span-sitemap-classic {
      margin: 0;
      padding-left: 20px;
      font-size: 16px;
      font-weight: 600;
      color: black; }
    .footer-pages_content_span-sitemap-classic {
      padding: 0; }
    .footer-pages_content_span-bold {
      font-weight: bold; }
    .footer-pages_content_form {
      border: 0; }
      @media only screen and (max-width: 480px) {
        .footer-pages_content_form {
          margin: 0 0 25px 0; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .footer-pages_content_form {
          margin: 0 0 25px 0; } }
      @media only screen and (min-width: 768px) {
        .footer-pages_content_form {
          margin: 0 0 75px 0; } }
    .footer-pages_content_title, .footer-pages_content_title_second {
      font-size: 20px;
      border-bottom: 1px solid #aaaaaa;
      padding-bottom: 40px; }
      @media only screen and (max-width: 480px) {
        .footer-pages_content_title, .footer-pages_content_title_second {
          padding-bottom: 30px; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .footer-pages_content_title, .footer-pages_content_title_second {
          padding-bottom: 30px; } }
    .footer-pages_content_title_second {
      margin-top: 50px; }
      @media only screen and (max-width: 480px) {
        .footer-pages_content_title_second {
          margin-top: 40px; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .footer-pages_content_title_second {
          margin-top: 40px; } }
    .footer-pages_content_list {
      list-style-type: none;
      padding: 0px;
      margin: 0px; }
      .footer-pages_content_list_item, .footer-pages_content_list_item-sitemap {
        border-bottom: 1px solid #aaaaaa;
        padding-bottom: 20px;
        font-size: 16px;
        font-weight: 600; }
      .footer-pages_content_list_item {
        margin: 20px 0px 20px 0px; }
      .footer-pages_content_list_item_collapsible {
        display: block;
        position: relative;
        margin: 0px 0px;
        font-size: 16px;
        cursor: pointer; }
        .footer-pages_content_list_item_collapsible:after {
          content: '\25BC';
          position: absolute;
          top: 0;
          right: 0;
          transition: transform 0.1s ease-in;
          font-size: 9px; }
        .footer-pages_content_list_item_collapsible.active:after {
          transform: rotate(180deg); }
    .footer-pages_content_list__sub {
      display: block;
      padding: 0;
      list-style-type: none;
      color: #828282;
      border: 1px solid transparent; }
      .footer-pages_content_list__sub.hidden {
        display: none; }
    .footer-pages_content_badges {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 5%; }
      .footer-pages_content_badges a {
        margin: 3%;
        border: none; }
    .footer-pages_content_title-joinus {
      color: #828282;
      border: none;
      padding-bottom: 0; }
      .footer-pages_content_title-joinus a {
        color: #828282 !important; }
    .footer-pages_content_subtitle-joinus {
      color: #828282; }
    .footer-pages_content_department-wrapper {
      display: inline-block;
      position: relative;
      margin: 15px 0;
      border: 2px solid #e1e1e1;
      background: white; }
      .footer-pages_content_department-wrapper .panel:after {
        position: relative; }
      .footer-pages_content_department-wrapper .panel_header_title {
        font-size: 17px; }
      .footer-pages_content_department-wrapper .panel_content {
        min-height: 150px;
        padding: 0 10px; }
        .footer-pages_content_department-wrapper .panel_content p {
          font-size: 16px; }
      .footer-pages_content_department-wrapper .panel_footer {
        height: 25px;
        padding-top: 20px;
        margin: 0;
        font-size: 14px; }
        .footer-pages_content_department-wrapper .panel_footer_available {
          background-color: #fed900;
          border-bottom: 2px solid #e5d800; }
          .footer-pages_content_department-wrapper .panel_footer_available:hover:after {
            right: 15px; }
        .footer-pages_content_department-wrapper .panel_footer_unavailable {
          color: #828282; }
          .footer-pages_content_department-wrapper .panel_footer_unavailable:after {
            content: ""; }

.g-recaptcha {
  margin-top: 45px;
  margin-bottom: 30px; }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.hero {
  z-index: 2; }

.hero,
.hero-matches,
.hero-sport-banner {
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover; }

.hero {
  background-image: url("/static/img/MP_Website_Banners_Stripe4.jpg"); }
  @media only screen and (min-width: 768px) {
    .hero {
      height: 360px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .hero {
      height: 360px; } }
  @media only screen and (max-width: 480px) {
    .hero {
      height: 140px; } }
  .hero--pub {
    background-repeat: no-repeat;
    background-size: cover;
    height: 225px; }
    @media screen and (min-width: 768px) {
      .hero--pub {
        height: 450px; } }
  @media screen and (max-width: 767px) {
    .hero--search {
      transition: height 500ms ease-in; } }
  .hero--search--sticky {
    background: #fff;
    background-image: none;
    box-shadow: 0 2px 8px #ececec;
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 10; }
    @media only screen and (max-width: 480px) {
      .hero--search--sticky {
        top: 95px; } }
  .hero_title {
    color: white;
    font-weight: 600;
    margin-bottom: 40px; }
    @media only screen and (max-width: 480px) {
      .hero_title {
        margin-bottom: 20px;
        font-size: 30px;
        padding: 0 15px; } }
  .hero_subtitle {
    color: white;
    font-size: 14px;
    font-weight: 400; }
    @media screen and (min-width: 768px) {
      .hero_subtitle {
        font-size: 17px;
        font-weight: 600;
        margin: 0 0 40px 0; } }
  .hero_search-box {
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    height: auto;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .hero_search-box {
        padding: 0 10px;
        width: calc(100% - 20px); } }
    .hero_search-box .hero_title {
      display: block; }
      @media screen and (max-width: 767px) {
        .hero_search-box .hero_title {
          font-size: 18px;
          margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .hero_search-box--mobile-minimal .hero_title {
        display: none; } }
    @media screen and (max-width: 767px) {
      .hero_search-box .easy-autocomplete {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 108px); } }
    @media screen and (max-width: 767px) {
      .hero_search-box .easy-autocomplete .hero_input {
        font-size: 10px;
        padding-left: 5px;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .hero_search-box .button--search {
        height: 30px;
        font-size: 10px;
        line-height: 32px;
        min-width: 88px;
        margin-left: 10px;
        padding: 0 5px;
        position: relative;
        width: 88px; } }
  .hero_search-box-wrapper {
    display: table-cell;
    position: relative;
    top: 0%;
    vertical-align: middle;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .hero_search-box-wrapper {
        padding: 0 10px; } }
  .hero_search-box-with-banner {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: table;
    width: 100%;
    transition: top 500ms ease-in-out; }
    @media only screen and (min-width: 768px) {
      .hero_search-box-with-banner {
        height: 80px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .hero_search-box-with-banner {
        height: 80px; } }
    @media only screen and (max-width: 480px) {
      .hero_search-box-with-banner {
        height: 40px; } }
    @media screen and (max-width: 767px) {
      .hero_search-box-with-banner .easy-autocomplete {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 108px) !important; } }
    @media screen and (max-width: 767px) {
      .hero_search-box-with-banner .easy-autocomplete .hero_input {
        font-size: 10px;
        padding-left: 5px;
        width: 100% !important; } }
    @media screen and (max-width: 767px) {
      .hero_search-box-with-banner .button--search {
        height: 30px;
        font-size: 10px;
        line-height: 32px;
        min-width: 88px;
        margin-left: 10px;
        padding: 0 5px;
        position: relative;
        width: 88px; } }
  .hero_click_area {
    width: 100%;
    display: block; }
    @media only screen and (min-width: 768px) {
      .hero_click_area {
        height: calc(100% - 80px); } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .hero_click_area {
        height: calc(100% - 80px); } }
    @media only screen and (max-width: 480px) {
      .hero_click_area {
        height: calc(100% - 40px); } }
  .hero_input {
    border-style: none;
    border-bottom-color: white;
    color: #828282;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    height: 28px;
    margin-right: 20px;
    padding-left: 20px;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .hero_input {
        width: 420px;
        height: 58px; } }
    @media only screen and (max-width: 480px) {
      .hero_input {
        width: calc(100% - 120px); } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .hero_input {
        width: calc(100% - 120px); } }
    .hero_input-blog {
      margin-bottom: 0;
      padding-bottom: 3px;
      border-bottom: none;
      line-height: 32px; }
    .hero_input:focus {
      outline: none; }
  .hero_link_container {
    display: block;
    width: 100%;
    height: 100%; }
  .hero_title_with_banner {
    padding: 30px 0 20px;
    background-color: #f5f5f5;
    width: 100%;
    border-top: 1px solid #e6e6e6; }
  .hero_reward_points {
    position: absolute;
    left: 0;
    top: 0; }
  .hero .premium__banner {
    background-color: #FED900;
    text-align: left;
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .hero .premium__banner--mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .hero .premium__banner--mobile {
          display: block;
          position: absolute;
          background-color: #fed900;
          padding: 5px 15px;
          left: 15px;
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px; } }
  .hero .premium__banner img, .hero .premium__banner--mobile img {
    width: 19px; }
  .hero .premium__banner span, .hero .premium__banner--mobile span {
    font-size: 19px;
    margin-left: 5px; }
  .hero .premium__banner--mobile img {
    width: 16px;
    margin-left: 0px; }
  .hero .premium__banner--mobile span {
    font-size: 16px; }
  .hero .booking_button {
    position: absolute;
    bottom: -40px;
    width: 269px;
    left: 100px; }
    @media screen and (max-width: 767px) {
      .hero .booking_button {
        display: none; } }

.hero-matches, .hero-blog, .hero-bar-seo, .hero-sport-banner, .hero-bars, .hero-rewards {
  height: 140px;
  color: white;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    .hero-matches, .hero-blog, .hero-bar-seo, .hero-sport-banner, .hero-bars, .hero-rewards {
      height: 360px;
      padding-bottom: 10px;
      padding-top: 10px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .hero-matches, .hero-blog, .hero-bar-seo, .hero-sport-banner, .hero-bars, .hero-rewards {
      height: 360px;
      padding-bottom: 10px;
      padding-top: 10px; } }
  .hero-matches_icon_wrapper, .hero-blog_icon_wrapper, .hero-bar-seo_icon_wrapper, .hero-sport-banner_icon_wrapper, .hero-bars_icon_wrapper, .hero-rewards_icon_wrapper {
    min-height: 75px; }
    @media screen and (min-width: 768px) {
      .hero-matches_icon_wrapper, .hero-blog_icon_wrapper, .hero-bar-seo_icon_wrapper, .hero-sport-banner_icon_wrapper, .hero-bars_icon_wrapper, .hero-rewards_icon_wrapper {
        min-height: 140px; } }
  .hero-matches_icon, .hero-blog_icon, .hero-bar-seo_icon, .hero-sport-banner_icon, .hero-bars_icon, .hero-rewards_icon {
    height: 54px;
    width: 54px;
    margin: 60px 5px 40px 2px;
    border: 3px solid #e1e1e1;
    background: white;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
  .hero-matches_description, .hero-blog_description, .hero-bar-seo_description, .hero-sport-banner_description, .hero-bars_description, .hero-rewards_description {
    margin: 0 0 5px 0;
    font-size: 14px; }
  .hero-matches_title, .hero-blog_title, .hero-bar-seo_title, .hero-sport-banner_title, .hero-bars_title, .hero-rewards_title {
    font-size: 18px;
    font-weight: 400;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .hero-matches_title, .hero-blog_title, .hero-bar-seo_title, .hero-sport-banner_title, .hero-bars_title, .hero-rewards_title {
        font-size: 36px; } }

@media screen and (min-width: 768px) {
  .hero-sport-banner--show-pub {
    display: none; } }

@media screen and (max-width: 767px) {
  .hero-sport-banner .hero_search-box .hero_title {
    display: none; } }

.hero-matches {
  background-image: url("/static/img/hero_matches.png");
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .hero-matches {
      height: 160px; } }
  .hero-matches_competitor {
    display: inline; }
    .hero-matches_competitor a {
      position: relative; }
      .hero-matches_competitor a:after {
        display: block;
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 0;
        height: 2px;
        background-color: #181818;
        content: "";
        transition: width 0.2s; }
      .hero-matches_competitor a:hover:after {
        width: 100%; }
      .hero-matches_competitor a:after {
        background-color: white;
        bottom: 40px; }
  @media screen and (max-width: 767px) {
    .hero-matches_icon {
      height: 30px;
      margin: 20px 5px 10px 2px;
      width: 30px; } }
  @media screen and (max-width: 767px) {
    .hero-matches_title {
      font-weight: 600; } }
  .hero-matches_title a {
    position: relative; }
    .hero-matches_title a:after {
      display: block;
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 0;
      height: 2px;
      background-color: #181818;
      content: "";
      transition: width 0.2s; }
    .hero-matches_title a:hover:after {
      width: 100%; }
    .hero-matches_title a:after {
      background-color: white; }
  @media screen and (max-width: 767px) {
    .hero-matches_description {
      font-size: 12px; } }
  .hero-matches_description a {
    position: relative; }
    .hero-matches_description a:after {
      display: block;
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 0;
      height: 2px;
      background-color: #181818;
      content: "";
      transition: width 0.2s; }
    .hero-matches_description a:hover:after {
      width: 100%; }
    .hero-matches_description a:after {
      background-color: white; }

.hero-bars {
  background-image: url("/static/img/hero_bars.png");
  background-position: center;
  background-size: cover; }

.hero-rewards {
  background-image: url("/static/img/hero_rewards.png");
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .hero-rewards {
      height: 150px; } }

.hero-bar-seo {
  background-image: url("/static/img/MP_Website_Banners_Stripe4.jpg");
  background-position: center;
  background-size: cover; }

.hero-blog {
  background-image: url("/static/img/hero_blog.png");
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .hero-blog {
      height: 120px; }
      .hero-blog .hero_search-box {
        height: auto; }
        .hero-blog .hero_search-box .hero_input {
          font-size: 13px;
          margin-right: 0; }
        .hero-blog .hero_search-box .button--search {
          margin-left: 2px;
          top: 1px; } }

.global_search_bar_autocomplete {
  margin-right: 0; }
  @media only screen and (max-width: 480px) {
    .global_search_bar_autocomplete {
      font-size: 10px;
      padding-left: 5px; } }

.error, .basic-error {
  width: 80%;
  padding-top: 5%;
  margin: auto; }

.error {
  color: red; }

.basic-error {
  color: white; }

.error-code {
  font-size: 5em;
  padding-bottom: 25px; }

.error-message {
  font-style: italic; }

.alert-error {
  padding: 5px;
  color: red; }

.alert-success {
  padding: 5px;
  color: green; }

.map-container {
  height: 800px;
  max-width: 466.66667px;
  position: absolute;
  right: 0;
  top: 0;
  width: 446.66667px; }
  @media screen and (max-width: 767px) {
    .map-container {
      height: 206px;
      margin-bottom: 10px;
      max-width: 100%;
      position: relative !important;
      right: initial !important;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .map-container--hide-mobile {
      display: none; } }

.map-wrapper {
  position: relative; }

.map-link {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px; }
  .map-link_image {
    background-color: #4285F4;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    z-index: 100; }

.pub_location .infoBox {
  background: #fff !important;
  box-sizing: border-box;
  box-shadow: 0px 2px 5px 0px #999;
  color: #191919;
  font: 400 15px/25px 'ProximaNova', sans-serif;
  opacity: 1 !important;
  position: relative;
  padding: 10px; }
  .pub_location .infoBox:after {
    content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    bottom: -10px;
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0; }

.navbar {
  position: relative;
  height: 70px;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #e5d800;
  background: #fed900; }
  @media screen and (max-width: 767px) {
    .navbar {
      position: fixed;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      top: 0;
      width: 100%;
      z-index: 10000;
      height: 50px; } }
  .navbar_pub-button {
    position: absolute;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    right: 20px; }
    @media screen and (max-width: 767px) {
      .navbar_pub-button {
        right: 5px; } }
    .navbar_pub-button .icon-account {
      font-size: 20px; }
      @media screen and (max-width: 767px) {
        .navbar_pub-button .icon-account {
          font-size: 12px; } }
      @media screen and (max-width: 320px) {
        .navbar_pub-button .icon-account {
          display: none; } }
  .navbar_tray-button {
    z-index: 2;
    position: absolute;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    left: 0;
    padding: 25px 20px;
    font-size: 20px;
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      .navbar_tray-button {
        padding: 15px 25px; } }
    .navbar_tray-button_icon {
      padding-bottom: 5px; }
  .navbar_logo {
    z-index: 2;
    display: inline-block;
    padding: 28.5px; }
    @media (max-width: 767px) {
      .navbar_logo {
        padding: 18.5px; } }
    @media screen and (min-width: 1000px) {
      .navbar_logo {
        position: absolute;
        left: 115px; } }
    .navbar_logo img {
      height: 13px; }
  .navbar_menu {
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
    margin: 0;
    padding: 0;
    display: none;
    list-style-type: none; }
    @media screen and (min-width: 1000px) {
      .navbar_menu {
        display: block; } }
    .navbar_menu_item {
      display: inline-block;
      margin: 10px 18px 0px 18px;
      font-size: 12px; }
      .navbar_menu_item_link {
        text-transform: uppercase;
        display: inline-block;
        color: inherit;
        font-weight: 600;
        text-decoration: none;
        position: relative; }
        .navbar_menu_item_link:after {
          display: block;
          position: absolute;
          left: 0;
          bottom: -5px;
          width: 0;
          height: 2px;
          background-color: #181818;
          content: "";
          transition: width 0.2s; }
        .navbar_menu_item_link:hover:after {
          width: 100%; }

.navbar-mobile {
  background: #505050;
  height: 45px;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 10000;
  color: white; }
  @media screen and (min-width: 768px) {
    .navbar-mobile {
      display: none; } }
  .navbar-mobile_inner:before {
    content: "";
    display: block;
    height: 45px;
    position: absolute;
    width: 100%;
    z-index: 1;
    pointer-events: none; }
  .navbar-mobile_inner:before {
    background: linear-gradient(90deg, #505050, transparent, #505050);
    left: 0; }
  .navbar-mobile_item {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 45px;
    outline: none;
    text-transform: uppercase; }

.newsletter-signup {
  background-image: url("/static/img/hero__footer.png");
  background-position: center;
  display: block;
  min-height: 340px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 1000px) {
    .newsletter-signup {
      min-height: 310px; } }
  @media screen and (min-width: 1000px) and (max-width: 1213px) {
    .newsletter-signup {
      height: 460px; } }
  .newsletter-signup_wrapper {
    display: inline-block;
    position: relative; }
    @media screen and (min-width: 1000px) {
      .newsletter-signup_wrapper {
        top: 72.5px; } }
    @media (min-width: 1213px) {
      .newsletter-signup_wrapper {
        top: 105px; } }
  .newsletter-signup_title, .newsletter-signup_search_box {
    display: inline;
    text-align: center; }
    @media (min-width: 1213px) {
      .newsletter-signup_title, .newsletter-signup_search_box {
        display: inline-block; } }
  .newsletter-signup_title {
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%); }
    @media (min-width: 1213px) {
      .newsletter-signup_title {
        text-align: left;
        margin-right: 40px; } }
    @media (min-width: 1400px) {
      .newsletter-signup_title {
        margin-right: 120px; } }
    .newsletter-signup_title_header {
      margin: 70px 0 0 0; }
      @media screen and (max-width: 767px) {
        .newsletter-signup_title_header {
          font-size: 20px;
          margin-top: 35px; } }
      @media screen and (min-width: 1000px) {
        .newsletter-signup_title_header {
          margin: 0; } }
    .newsletter-signup_title_footer {
      margin: 0; }
      @media screen and (max-width: 767px) {
        .newsletter-signup_title_footer {
          font-size: 14px; } }
    .newsletter-signup_title_disclaimer {
      margin: 0 0 35px 0;
      font-size: 11px;
      line-height: 12px; }
      @media screen and (max-width: 767px) {
        .newsletter-signup_title_disclaimer {
          padding: 0 40px;
          font-size: 10px;
          line-height: 12px; } }
      @media (min-width: 1213px) {
        .newsletter-signup_title_disclaimer {
          margin: 0;
          font-size: 9px;
          line-height: 15px; } }
    .newsletter-signup_title_link {
      font-weight: 700; }
  .newsletter-signup_search_box {
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%); }
    @media screen and (min-width: 1000px) {
      .newsletter-signup_search_box {
        padding-bottom: 9px; } }
    .newsletter-signup_search_box .button--submit {
      display: block;
      margin: auto;
      min-width: 80px; }
      @media screen and (max-width: 767px) {
        .newsletter-signup_search_box .button--submit {
          height: 38px;
          line-height: 38px; } }
      @media screen and (min-width: 1000px) {
        .newsletter-signup_search_box .button--submit {
          display: inline-block; } }
  .newsletter-signup_input {
    margin-bottom: 10px;
    width: calc(100% - 40px); }
    @media screen and (max-width: 767px) {
      .newsletter-signup_input {
        height: 38px;
        font-size: 12px;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px; } }
    @media screen and (min-width: 768px) {
      .newsletter-signup_input {
        width: 380px; } }
    @media (min-width: 1213px) {
      .newsletter-signup_input {
        max-width: 180px;
        min-width: 80px; } }
  .newsletter-signup .submit_result {
    position: relative;
    white-space: pre-wrap; }
    @media (min-width: 1213px) {
      .newsletter-signup .submit_result {
        position: absolute;
        text-align: left; } }
  .newsletter-signup_marketing_wrapper {
    padding: 0 40px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center;
    text-align: left;
    margin-bottom: 20px; }
    @media screen and (min-width: 1000px) {
      .newsletter-signup_marketing_wrapper {
        position: relative;
        top: 100px; } }
  .newsletter-signup_marketing_text {
    font-size: 13px;
    display: inline-block; }
  .newsletter-signup_marketing_checkbox {
    display: inline-block; }

.panel-container,
.fixture-container,
.panel-container__narrow {
  position: relative;
  margin: 0 auto; }
  .panel-container.hidden,
  .fixture-container.hidden,
  .panel-container__narrow.hidden {
    display: none; }

.panel-container,
.fixture-container {
  max-width: 1400px; }

@media screen and (max-width: 767px) {
  .fixture-container {
    padding: 0 10px; } }

.panel-container__narrow {
  margin-top: 50px;
  min-height: 800px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .panel-container__narrow {
      margin-top: 0;
      padding-bottom: 10px; } }
  @media screen and (min-width: 768px) {
    .panel-container__narrow {
      padding-right: 466.66667px;
      width: 401px; } }
  @media (min-width: 1213px) {
    .panel-container__narrow {
      max-width: 933.33333px;
      min-width: 812px; } }

.panel__small {
  width: calc(100% - 20px); }
  @media screen and (min-width: 768px) {
    .panel__small {
      width: 256px; } }

.panel__medium {
  width: calc(100% - 24px); }
  @media screen and (min-width: 768px) {
    .panel__medium {
      width: 357px; } }

.panel__large {
  width: 560px; }
  @media screen and (max-width: 767px) {
    .panel__large {
      width: calc(100% - 40px); } }

@media screen and (max-width: 767px) {
  .panel__fixture {
    width: calc(100% - 4px); } }

@media screen and (max-width: 767px) {
  .panel__fixture .panel_header {
    padding: 10px; } }

@media screen and (max-width: 767px) {
  .panel__fixture .panel_header_icon {
    position: relative;
    top: 50%;
    transform: translateY(-50%); } }

@media screen and (max-width: 767px) {
  .panel__fixture .panel_header_title {
    font-size: 12px; } }

@media screen and (max-width: 767px) {
  .panel__fixture .panel_date {
    font-size: 12px;
    height: 12px;
    padding: 10px; } }

.panel__fixture_banner {
  height: 331px;
  width: 260px;
  vertical-align: bottom; }
  @media screen and (max-width: 767px) {
    .panel__fixture_banner {
      width: calc(100% - 4px);
      height: 101px; } }

.panel {
  display: inline-block;
  position: relative;
  margin: 10px auto;
  border: 2px solid #e1e1e1;
  background: white;
  transition: border-bottom 0.2s ease-in;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    .panel {
      margin: 20px; } }
  @media screen and (max-width: 767px) {
    .panel__inner {
      display: -ms-flexbox;
      display: flex;
      width: 100%; } }
  .panel__inner--wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .panel__inner__half {
      width: 50%; } }
  .panel__inner__banner {
    position: absolute;
    background-color: #fed900;
    padding: 5px 15px;
    left: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .panel__inner__banner span {
      line-height: 1; }
    .panel__inner__banner.premium {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }
    .panel__inner__banner.booking {
      position: absolute;
      top: 175px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .panel__inner__banner.booking {
          font-size: 14px;
          bottom: 0;
          top: inherit; } }
  .panel__inner__banner .pin {
    width: 16px;
    margin-right: 5px; }
  @media screen and (max-width: 767px) {
    .panel_info {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 50%; } }
  .panel:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: -2px;
    width: calc(100% + 2 * 2px);
    height: 0;
    background: #fed900;
    transition: height 0.1s ease-in; }
  .panel:hover:after {
    height: 3px; }
  .panel_header {
    height: 40px;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
    background: #fafafa;
    font-weight: 600; }
    .panel_header_icon {
      height: inherit;
      float: left;
      margin-right: 15px; }
      @media screen and (max-width: 767px) {
        .panel_header_icon {
          height: 23px; } }
    .panel_header_title {
      position: relative;
      top: 50%;
      transform: perspective(1px) translateY(-50%);
      text-align: left;
      font-size: 14px; }
  .panel_date {
    height: 17px;
    padding: 10px;
    border-bottom: 1px solid #e6e6e6;
    color: #828282;
    font-size: 13px;
    font-weight: 600;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .panel_date {
        padding: 13px 20px; } }
  .panel_content__small {
    padding: 10px; }
    @media screen and (min-width: 768px) {
      .panel_content__small {
        height: 120px;
        padding: 20px; } }
  .panel_content__medium {
    padding: 10px; }
    @media screen and (min-width: 768px) {
      .panel_content__medium {
        height: 270px;
        padding: 20px; } }
  .panel_content__large {
    padding: 10px; }
    @media screen and (min-width: 768px) {
      .panel_content__large {
        height: 170px;
        padding: 20px; } }
  .panel_content__half {
    height: 54px;
    padding: 13px 20px; }
  .panel_content {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-size: 20px;
    font-weight: 600;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .panel_content {
        -ms-flex-positive: 1;
            flex-grow: 1;
        font-size: 16px; } }
    .panel_content_icon {
      -o-object-fit: contain;
         object-fit: contain;
      height: 40px;
      width: 40px;
      float: left;
      margin-right: 15px;
      border: 3px solid #e6e6e6;
      background: white;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      position: relative;
      top: 50%;
      transform: perspective(1px) translateY(-50%); }
    .panel_content_team {
      position: relative;
      top: 50%;
      transform: perspective(1px) translateY(-50%); }
    .panel_content_information {
      font-size: 10px; }
      @media screen and (min-width: 768px) {
        .panel_content_information {
          font-size: 13px; } }
    .panel_content_heading {
      font-size: 15px;
      margin: 5px 0 10px; }
      @media screen and (min-width: 768px) {
        .panel_content_heading {
          font-size: 20px;
          margin: 5px 0 20px; } }
    .panel_content_paragraph {
      color: #828282;
      font-size: 14px; }
      @media screen and (max-width: 767px) {
        .panel_content_paragraph {
          display: none; } }
    .panel_content_icons {
      display: none;
      bottom: 0;
      left: 0;
      margin: 20px;
      position: absolute; }
      @media screen and (min-width: 768px) {
        .panel_content_icons {
          display: block; } }
      .panel_content_icons_icon__available, .panel_content_icons_icon__unavailable {
        display: inline-block;
        height: 38px;
        width: 38px;
        margin-right: 2px;
        border-radius: 19px; }
        .panel_content_icons_icon__available img, .panel_content_icons_icon__unavailable img {
          height: 22px;
          width: 22px;
          margin: 8px; }
      .panel_content_icons_icon__available {
        background: #505050; }
      .panel_content_icons_icon__unavailable {
        background: #e1e1e1; }
    .panel_content_reward {
      background: white;
      box-shadow: 0 3px 2px #aaaaaa;
      height: 36px;
      margin: 0 20px;
      overflow: hidden;
      padding: 7px;
      position: absolute;
      right: 0;
      text-align: center;
      top: -25px;
      width: 36px;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
      @media screen and (max-width: 767px) {
        .panel_content_reward {
          height: 22px;
          left: -30px;
          margin: 0;
          padding: 1px;
          right: initial;
          top: 10px;
          width: 22px; } }
      .panel_content_reward img {
        height: 36px;
        -o-object-fit: scale-down;
           object-fit: scale-down;
        width: 36px; }
        @media screen and (max-width: 767px) {
          .panel_content_reward img {
            height: 22px;
            width: 22px; } }
      .panel_content_reward_title {
        margin-top: 8px; }
        @media screen and (max-width: 767px) {
          .panel_content_reward_title {
            bottom: -20px;
            color: #fff;
            font-size: 10px;
            left: -65%;
            margin: 0;
            position: absolute;
            text-align: right;
            width: 60%; } }
    @media screen and (max-width: 767px) {
      .panel_content_hide-mobile {
        display: none !important; } }
  .panel_image__small {
    height: 200px; }
    @media screen and (max-width: 767px) {
      .panel_image__small {
        height: auto;
        width: 50%; } }
  .panel_image__medium {
    height: 240px; }
  .panel_image__large {
    height: 220px; }
    @media screen and (min-width: 768px) {
      .panel_image__large {
        height: 380px; } }
  .panel_image {
    overflow: hidden;
    position: relative; }
    .panel_image img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
  .panel_footer {
    font-size: 10px;
    font-weight: 600;
    height: 14px;
    padding: 6px 10px;
    position: relative;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .panel_footer {
        font-size: 13px;
        height: 14px;
        padding: 13px 20px; } }
    .panel_footer:after {
      position: absolute;
      top: 50%;
      transform: perspective(1px) translateY(-50%);
      content: '\279c';
      font-size: 10px;
      right: 10px;
      transition: right 0.1s ease-in; }
      @media screen and (min-width: 768px) {
        .panel_footer:after {
          font-size: 20px;
          right: 20px; } }
    .panel_footer--mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .panel_footer--mobile {
          border-bottom: 1px solid #e6e6e6;
          display: block;
          padding: 7px 10px 6px; } }
    .panel_footer--desktop {
      display: block; }
      @media screen and (max-width: 767px) {
        .panel_footer--desktop {
          display: none; } }
  .panel_link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .panel_premium {
    background-color: #fed9001a;
    border-top: 5px solid #fed900; }
  .panel .premium__banner img {
    width: 16px;
    margin-right: 5px; }
  .panel .premium__banner span {
    line-height: 1; }
  .panel__top {
    vertical-align: top; }

.panel:hover .panel_footer:after {
  right: 15px; }

.fixture-float-left-article {
  float: left;
  margin: 0 30px 40px 0px; }

.panel .competitors {
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  overflow: hidden;
  padding: 0 10px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .panel .competitors {
      display: none; } }
  .panel .competitors_team-name {
    color: #000;
    font-size: 12px;
    line-height: 40px; }
  .panel .competitors_team-vs {
    color: #c8c8c8;
    font-size: 12px;
    line-height: 40px;
    padding: 0 5px; }
  .panel .competitors_team-badges {
    margin-left: auto;
    position: relative;
    width: 50px;
    height: 40px; }
    .panel .competitors_team-badges .panel_content_icon {
      height: 17px;
      margin: 0;
      width: 17px; }
      .panel .competitors_team-badges .panel_content_icon:nth-child(2) {
        right: 0;
        position: absolute; }

.pub:after {
  content: "";
  display: table;
  clear: both; }

.pub_past-event {
  padding: 15px;
  font-size: 16px;
  font-weight: 600; }

.pub_content {
  padding: 40px 0 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .pub_content {
      padding: 40px 100px 0; } }
  .pub_content:after {
    content: "";
    display: table;
    clear: both; }

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

@media screen and (max-width: 767px) {
  .pub_section.pub_fixtures {
    display: block !important;
    padding-top: 20px; } }

.pub_section:after {
  content: "";
  display: table;
  clear: both; }

.pub_section--with-bottom-margin {
  margin-bottom: 60px; }

.pub_section h1.h2, .pub_section h2 {
  color: #191919;
  font: 400 20px/25px 'ProximaNova', sans-serif;
  margin-top: 0;
  text-align: left; }

.pub_section--with-top {
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
  padding-top: 46px; }
  @media screen and (max-width: 767px) {
    .pub_section--with-top {
      border-top: 0 none;
      padding-top: 0; }
      .pub_section--with-top:before {
        background: #e6e6e6;
        content: "";
        display: block;
        height: 1px;
        margin: 0 auto 20px;
        width: calc(100% - 40px); } }

.pub_section--columned {
  padding-top: 36px;
  padding-bottom: 32px; }

.pub_section_first {
  box-sizing: border-box;
  float: left;
  padding-right: 20px;
  position: relative;
  width: 230px; }

.pub_section_last {
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: left;
  width: calc(100% - 230px); }

.pub_section_booking {
  width: 267px;
  margin-left: 20px;
  display: none; }
  @media screen and (max-width: 767px) {
    .pub_section_booking {
      display: block; } }

@media screen and (max-width: 767px) {
  .pub_profile {
    display: block; } }

@media screen and (max-width: 767px) {
  .pub_profile h1.h2, .pub_profile h2 {
    color: #c8c8c8;
    font-size: 12px;
    font-weight: 600;
    padding: 0 20px;
    text-transform: uppercase; } }

.pub_profile_content:after {
  content: "";
  display: table;
  clear: both; }

.pub_profile_content .pub-profile-content_first {
  float: left;
  text-align: left;
  width: 250px; }
  @media screen and (max-width: 767px) {
    .pub_profile_content .pub-profile-content_first {
      display: none; } }
  .pub_profile_content .pub-profile-content_first address {
    color: #818181;
    font: 400 15px/20px 'ProximaNova', sans-serif;
    font-style: normal;
    margin-bottom: 20px; }

.pub_profile_content .pub-profile-content_links {
  color: #818181;
  display: block;
  font: 400 15px/20px 'ProximaNova', sans-serif;
  font-style: normal;
  text-align: left;
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .pub_profile_content .pub-profile-content_links {
      display: none; } }
  .pub_profile_content .pub-profile-content_links a {
    border-bottom: 1px solid #e5d800;
    color: black; }
  .pub_profile_content .pub-profile-content_links_item {
    display: inline-block;
    margin-bottom: 2px; }
    .pub_profile_content .pub-profile-content_links_item:after {
      content: "";
      display: table;
      clear: both; }

.pub_profile_content .pub-profile-content_last {
  float: right;
  max-width: 560px;
  text-align: left;
  width: calc(100% - 250px); }
  @media screen and (max-width: 767px) {
    .pub_profile_content .pub-profile-content_last {
      float: none;
      max-width: 100%;
      padding: 0 20px;
      width: calc(100% - 40px); } }
  .pub_profile_content .pub-profile-content_last p {
    color: #818181;
    font: 400 15px/20px 'ProximaNova', sans-serif;
    margin-top: 0;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .pub_profile_content .pub-profile-content_last p {
        font-size: 13px;
        line-height: 18px; } }
    .pub_profile_content .pub-profile-content_last p:last-child {
      margin-bottom: 0; }

.pub_profile_content .pub-profile-content_tags {
  margin-top: 26px; }
  .pub_profile_content .pub-profile-content_tags a {
    border-bottom: 1px solid #e5d800;
    color: black; }
  .pub_profile_content .pub-profile-content_tags_item {
    color: #818181;
    display: inline-block;
    font: 400 15px/20px 'ProximaNova', sans-serif; }
    @media screen and (max-width: 767px) {
      .pub_profile_content .pub-profile-content_tags_item {
        font-size: 13px;
        line-height: 18px; } }

@media screen and (max-width: 767px) {
  .sticky-match .pub_col {
    padding-top: 180px; } }

.pub_col--first {
  float: left;
  max-width: 860px;
  width: 70%;
  width: calc(100% - 300px); }
  @media screen and (max-width: 767px) {
    .pub_col--first {
      width: 100%; } }
  .pub_col--first .panel-container {
    width: calc(100% + 40px);
    margin-left: -20px; }
    @media screen and (max-width: 767px) {
      .pub_col--first .panel-container {
        margin-left: initial;
        width: 100%; } }
  .pub_col--first .panel {
    margin: 20px 18px; }
    @media screen and (max-width: 767px) {
      .pub_col--first .panel {
        margin: 10px 0; } }

.pub_col--last {
  position: absolute;
  right: 100px;
  top: 50px;
  width: 260px; }
  .pub_col--last.pub_info-panel {
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .pub_col--last.pub_info-panel {
        display: none; } }
  .pub_col--last.floating {
    position: fixed;
    top: 20px; }
  .pub_col--last.stuck {
    position: absolute !important; }

.pub_location {
  clear: both;
  background: #ccc;
  height: 540px;
  width: 100%; }

.pub_details {
  bottom: 0;
  display: block;
  left: 0;
  padding: 20px;
  position: absolute;
  width: calc(100% - 40px);
  background-image: linear-gradient(to bottom, transparent 6%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.8) 98%); }
  @media screen and (min-width: 768px) {
    .pub_details--mobile {
      display: none; } }
  .pub_details_rating {
    width: 100%; }
  .pub_details_info {
    display: -ms-flexbox;
    display: flex;
    padding-top: 8px;
    width: 100%; }
  .pub_details_first {
    width: 60%; }
  .pub_details_last {
    width: 40%; }
  .pub_details h1 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    text-align: left; }
  .pub_details address {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 15px;
    text-align: right;
    text-transform: uppercase;
    vertical-align: bottom; }
  .pub_details .pills {
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .pub_details .pills .pill {
      margin-left: 0; }

.pub_info-panel_item {
  box-shadow: 0px 3px 3px 0px #bebebe;
  margin-bottom: 15px; }
  .pub_info-panel_item--info {
    background: #fff;
    box-shadow: 0px 2px 2px 0px #bebebe;
    padding: 20px;
    text-align: left; }
    .pub_info-panel_item--info h1 {
      color: #191919;
      font: 400 30px/33px 'ProximaNova', sans-serif; }
    .pub_info-panel_item--info address {
      color: #828282;
      font: 400 15px/27px 'ProximaNova', sans-serif;
      margin-bottom: 60px; }
    .pub_info-panel_item--info.reduced address {
      margin: 0; }
    .pub_info-panel_item--info.reduced .pub-info-panel_ratings {
      display: none; }
    .pub_info-panel_item--info .pub-info-panel_ratings:after {
      content: "";
      display: table;
      clear: both; }
    .pub_info-panel_item--info .pub-info-panel_ratings .ratings_stars {
      float: left;
      min-height: 20px;
      padding-right: 10px;
      position: relative;
      top: 5px;
      width: 85px; }
    .pub_info-panel_item--info .pub-info-panel_ratings .ratings_text {
      color: #828282;
      font: 400 15px/27px 'ProximaNova', sans-serif;
      float: left;
      width: 85px;
      padding-left: 5px;
      width: calc(100% - 105px); }
  .pub_info-panel_item--sublist {
    overflow: auto; }
  .pub_info-panel_item--next-fixture {
    background: #fff;
    text-align: left; }
    .pub_info-panel_item--next-fixture.reduced .panel_header {
      display: none; }
  .pub_info-panel_item--link {
    color: #fff;
    display: block;
    font: 400 14px/60px 'ProximaNova', sans-serif;
    letter-spacing: letter-spacing(30, 14px);
    height: 60px;
    text-align: center;
    position: relative;
    text-transform: uppercase; }
    .pub_info-panel_item--link img, .pub_info-panel_item--link .svg {
      left: 15px;
      max-width: 20px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  .pub_info-panel_item--booking {
    background: #fed900;
    color: #1a1a1a; }
  .pub_info-panel_item--directions {
    background: #505050; }
  .pub_info-panel_item--add-to-calendar {
    background: #828282; }
  .pub_info-panel_item--invite, .pub_info-panel_item--add-to-calendar {
    background: #828282;
    box-shadow: none;
    margin-bottom: 0; }
  .pub_info-panel_item--download-app {
    background: #fed900;
    color: #1a1a1a; }

.pub_info-panel .js-no-event {
  height: 165px; }

.pub_info-panel .add-to-calendar {
  box-shadow: 0px 5px 5px 0px #bebebe;
  margin-bottom: 15px; }
  .pub_info-panel .add-to-calendar_links {
    background: #fff;
    overflow: hidden;
    max-height: 0; }
    .pub_info-panel .add-to-calendar_links.reveal-active {
      max-height: 150px; }
    .pub_info-panel .add-to-calendar_links_inner {
      padding: 15px 26px; }
    .pub_info-panel .add-to-calendar_links_item {
      color: #1a1a1a;
      display: block;
      font: 600 14px/30px 'ProximaNova', sans-serif;
      text-align: center; }

.pub_info-panel .invite-friends {
  box-shadow: 0px 5px 5px 0px #bebebe;
  margin-bottom: 15px; }
  .pub_info-panel .invite-friends_links {
    background: #fff;
    overflow: hidden;
    max-height: 0; }
    .pub_info-panel .invite-friends_links.reveal-active {
      max-height: 150px; }
    .pub_info-panel .invite-friends_links_inner {
      padding: 26px; }
    .pub_info-panel .invite-friends_links_item {
      color: #818181; }
      .pub_info-panel .invite-friends_links_item span {
        color: #8c8c8c;
        font-size: 30px;
        line-height: 30px;
        cursor: pointer; }
      .pub_info-panel .invite-friends_links_item--facebook span {
        font-size: 24px; }
      .pub_info-panel .invite-friends_links_item--twitter {
        margin: 0 40px; }
        .pub_info-panel .invite-friends_links_item--twitter span {
          font-size: 24px; }
      .pub_info-panel .invite-friends_links_item--google-plus span {
        font-size: 30px; }
    .pub_info-panel .invite-friends_links_share-link {
      border: 1px solid #e1e1e1;
      color: #828282;
      font: 400 14px/24px 'ProximaNova', sans-serif;
      padding: 2px;
      margin-top: 20px;
      text-align: center;
      width: 100%; }
    .pub_info-panel .invite-friends_links_copied-link {
      color: #828282;
      font: 400 14px/24px 'ProximaNova', sans-serif;
      padding: 4px;
      text-align: center;
      width: 100%; }

.opening-hours:after {
  content: "";
  display: table;
  clear: both; }

.opening-hours_col {
  box-sizing: border-box;
  float: left;
  padding-right: 30px;
  min-width: 160px;
  width: 33%;
  width: calc(100% / 3); }

.opening-hours_item {
  color: #828282;
  font: 400 15px/20px 'ProximaNova', sans-serif;
  text-align: left;
  display: -ms-flexbox;
  display: flex; }
  .opening-hours_item .day-name {
    -ms-flex: 1;
        flex: 1; }
  .opening-hours_item .hours {
    -ms-flex: 1;
        flex: 1; }

.facilities {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .facilities:after {
    content: "";
    display: table;
    clear: both; }
  .facilities_col {
    box-sizing: border-box;
    float: left;
    padding-right: 30px;
    min-width: 160px;
    width: 33%;
    width: calc(100% / 3); }
  .facilities_item {
    color: #828282;
    font: 400 15px/30px 'ProximaNova', sans-serif;
    text-align: left;
    width: calc(100% / 3); }
    .facilities_item--muted {
      opacity: 0.3; }
    .facilities_item_icon {
      -ms-flex: 1;
          flex: 1;
      text-align: center; }
    .facilities_item_name {
      -ms-flex: 3;
          flex: 3; }
    .facilities_item_svg {
      display: inline-block;
      max-height: 16px;
      max-width: 23px; }
    .facilities_item_circle {
      border: 1px solid #828282;
      border-radius: 50%;
      display: inline-block;
      height: 20px;
      font-size: 12px;
      line-height: 20px;
      text-align: center;
      width: 20px;
      vertical-align: middle; }

.favourite-teams .panel_content_icon,
.favourite-sports .panel_content_icon {
  transform: none;
  top: -7px; }

.favourite-sports .panel_content_icon {
  background: transparent;
  border: 0 none;
  height: 48px;
  width: auto; }

.menu-download {
  color: #828282;
  font: 400 15px/30px 'ProximaNova', sans-serif;
  text-align: left;
  text-decoration: underline;
  transition: color 300ms ease; }
  .menu-download:hover {
    color: #191919; }
  .menu-download img, .menu-download .svg {
    display: inline-block;
    height: 22px;
    margin-right: 14px;
    width: 19px;
    vertical-align: top; }

.pub-gallery {
  clear: both;
  padding-top: 27px; }
  .pub-gallery:after {
    content: "";
    display: table;
    clear: both; }
  .pub-gallery_item {
    float: left;
    position: relative;
    width: calc(50% - 20px);
    max-height: 250px; }
    .pub-gallery_item:first-child {
      margin-right: 40px; }
    .pub-gallery_item img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
    .pub-gallery_item_overlay {
      background: transparent;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      transition: background 300ms ease;
      width: 100%;
      z-index: 1; }
      .pub-gallery_item_overlay span {
        color: #fff;
        font: 400 20px/25px 'ProximaNova', sans-serif;
        opacity: 0;
        position: relative;
        top: 50%;
        text-align: center;
        transform: translateY(-50%);
        transition: opacity 300ms ease;
        width: 100%; }
      .pub-gallery_item_overlay:hover {
        background: rgba(26, 26, 26, 0.3); }
        .pub-gallery_item_overlay:hover span {
          opacity: 1; }
    .pub-gallery_item--muted {
      opacity: 30%; }

@media screen and (max-width: 767px) {
  .pub-view .content-wrapper {
    background: #fff;
    border-top: 0;
    box-sizing: border-box;
    padding-top: 0; } }

@media screen and (max-width: 767px) {
  .pub-view .content-wrapper .fixtures_title {
    color: #c8c8c8;
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0 20px;
    text-transform: uppercase; } }

@media screen and (max-width: 767px) {
  .pub-match-info-actions {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 10001; }
    .pub-match-info-actions--sticky {
      position: fixed;
      top: 0; } }

@media screen and (min-width: 768px) {
  .pub-match-info-actions {
    display: none; } }

.pub-match-info-actions_actions, .pub-match-info-actions_social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 10px 20px;
  width: calc(100% - 40px); }
  .pub-match-info-actions_actions_item, .pub-match-info-actions_social_item {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    color: #b4b4b4;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    width: 33.333%; }
    .pub-match-info-actions_actions_item:nth-child(1), .pub-match-info-actions_social_item:nth-child(1) {
      border-left: 1px solid #e1e1e1; }
    .pub-match-info-actions_actions_item:nth-child(2), .pub-match-info-actions_social_item:nth-child(2) {
      border-left: 1px solid #e1e1e1;
      border-right: 1px solid #e1e1e1; }
    .pub-match-info-actions_actions_item:nth-child(3), .pub-match-info-actions_social_item:nth-child(3) {
      border-right: 1px solid #e1e1e1; }

.pub_covid_message {
  background-color: #ffd6d3;
  color: #991f16;
  padding: 15px 20px;
  margin-bottom: 20px; }
  .pub_covid_message_header {
    margin-bottom: 10px; }
  .pub_covid_message p.pub_covid_message_text {
    color: #991f16; }

.pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .pills .pill {
    font-size: 12px;
    line-height: 19px;
    padding: 2px 10px;
    border-radius: 15px;
    margin: 5px; }
    @media only screen and (max-width: 480px) {
      .pills .pill {
        font-size: 10px;
        padding: 0 5px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .pills .pill {
        font-size: 10px;
        padding: 0 5px; } }
  .pills_google_status_closed {
    background-color: #908e8d; }

/**
 * AddToCalendar Base CSS
 * http://addtocalendar.com
 */
/* MODIFIED Base */
.addtocalendar var {
  display: none; }

.addtocalendar {
  box-shadow: 0px 5px 5px 0px #bebebe;
  margin-bottom: 15px;
  color: #fff;
  display: block;
  font: 400 14px/60px 'ProximaNova', sans-serif;
  letter-spacing: letter-spacing(30, 14px);
  height: 60px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  background: #828282; }
  .addtocalendar img, .addtocalendar .svg {
    left: 15px;
    max-width: 20px;
    position: absolute;
    top: 30px;
    transform: translateY(-50%); }

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer; }

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible; }

.atcb-list {
  display: none;
  box-shadow: 0px 5px 5px 0px #bebebe;
  margin-bottom: 15px;
  background: #fff;
  overflow: hidden;
  padding: 15px 25px;
  width: 210px; }

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  background: #fff; }

.atcb-item {
  float: none;
  text-align: left; }

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
  color: #1a1a1a;
  display: block;
  font: 600 14px/30px 'ProximaNova', sans-serif;
  text-align: center;
  text-transform: capitalize; }

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none; }

.reveal-active {
  max-height: 150px; }

.pub-booking-blocker {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  width: 100vw;
  z-index: 10000;
  display: none; }
  .booking-active .pub-booking-blocker {
    display: block; }

.pub-booking {
  background: #fff;
  left: 50%;
  position: relative;
  transform: translate(-50%, -50%);
  top: 50%;
  max-width: 860px;
  width: 100%;
  z-index: 3000;
  display: none; }
  .pub-booking_phone {
    padding: 40px;
    font-size: 18px; }
  .booking-active .pub-booking {
    display: block; }
  .pub-booking_close {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    margin-top: 4px; }
    .pub-booking_close img, .pub-booking_close .svg {
      height: 22px;
      width: 22px; }
  .pub-booking_title {
    background: #fed900;
    height: 58px;
    font: 600 30px/58px 'ProximaNova', sans-serif;
    line-height: 58px;
    padding: 0 22px;
    position: relative;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .pub-booking_title {
        font-size: 16px; } }
  .pub-booking_form {
    padding: 20px 22px;
    text-align: left; }
    .pub-booking_form_row {
      margin-bottom: 20px; }
      .pub-booking_form_row:after {
        content: "";
        display: table;
        clear: both; }
      .pub-booking_form_row .bf-row {
        font-size: 0; }
        .pub-booking_form_row .bf-row_half {
          box-sizing: border-box;
          display: inline-block;
          float: left;
          min-height: 76px;
          position: relative;
          width: 50%; }
          .pub-booking_form_row .bf-row_half .g-recaptcha {
            margin: 0; }
          .pub-booking_form_row .bf-row_half:after {
            content: "";
            display: table;
            clear: both; }
          .pub-booking_form_row .bf-row_half:nth-child(2) {
            padding-left: 20px; }
          .pub-booking_form_row .bf-row_half:nth-child(1) {
            padding-right: 20px; }
        .pub-booking_form_row .bf-row_third {
          float: left;
          margin-right: 10px;
          width: calc(33% - 6px); }
          .pub-booking_form_row .bf-row_third:last-child {
            margin-right: 0; }
      .pub-booking_form_row label {
        color: #828282;
        display: block;
        font: 600 14px/14px 'ProximaNova', sans-serif;
        padding-bottom: 10px;
        text-align: left;
        text-transform: uppercase; }
      .pub-booking_form_row input[type="text"],
      .pub-booking_form_row input[type="email"],
      .pub-booking_form_row input[type="number"],
      .pub-booking_form_row select {
        border: 2px solid #e0e0e0;
        border-radius: 0;
        box-sizing: border-box;
        height: 52px;
        font: 600 16px/52px 'ProximaNova', sans-serif;
        outline: none;
        padding: 0 10px;
        text-align: left;
        width: 100%; }
        .pub-booking_form_row input[type="text"].code-input,
        .pub-booking_form_row input[type="email"].code-input,
        .pub-booking_form_row input[type="number"].code-input,
        .pub-booking_form_row select.code-input {
          width: 50%; }
      .pub-booking_form_row select {
        -webkit-appearance: none;
        -moz-appearance: none; }
      .pub-booking_form_row .select-wrapper {
        position: relative; }
        .pub-booking_form_row .select-wrapper:after {
          content: "";
          width: 0;
          height: 0;
          border-left: 3px solid transparent;
          border-right: 3px solid transparent;
          border-top: 4px solid #828282;
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%); }
      .pub-booking_form_row textarea {
        border: 2px solid #e0e0e0;
        box-sizing: border-box;
        height: 150px;
        font: 600 18px/28px 'ProximaNova', sans-serif;
        outline: none;
        padding: 0 10px;
        resize: none;
        text-align: left;
        width: 100%; }
      .pub-booking_form_row button {
        display: inline-block;
        height: 52px;
        padding: 0 25px;
        outline: none;
        border: none;
        border-bottom: 2px solid #e5d800;
        background-color: #fed900;
        color: black;
        font-size: 14px;
        font-family: 'ProximaNova', sans-serif;
        font-weight: 600;
        line-height: 52px;
        position: relative;
        text-decoration: none;
        top: 20px;
        transition: background 0.3s;
        cursor: pointer;
        width: 177px; }
      .pub-booking_form_row .confirm-text {
        bottom: 0;
        color: #828282;
        display: block;
        font: 600 14px/20px 'ProximaNova', sans-serif;
        letter-spacing: 0.3px;
        position: absolute;
        width: 100%;
        top: 20px; }
      .pub-booking_form_row .bottom-text {
        bottom: 0;
        color: #828282;
        display: block;
        font: 600 14px/20px 'ProximaNova', sans-serif;
        letter-spacing: 0.3px;
        position: absolute;
        text-transform: uppercase;
        width: 100%; }
  .pub-booking_send_wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 64px auto;
        grid-template-rows: 64px auto;
    grid-template-areas: "check" "button"; }
  .pub-booking_send_check_wrapper {
    grid-area: check;
    font-size: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
    grid-template-areas: "check text"; }
  .pub-booking_send_check_itself {
    grid-area: check;
    margin-left: 0;
    margin-top: 8px;
    margin-right: 8px; }
  .pub-booking_send_check_text {
    grid-area: text; }
  .pub-booking_send_button_wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 177px;
        grid-template-columns: auto 177px;
    grid-template-areas: "disclaimer button"; }
  .pub-booking_send_button_disclaimer {
    grid-area: disclaimer;
    padding: 0 8px 0 0;
    font-size: 0.55em; }
  .pub-booking_send_button_itself {
    grid-area: button;
    top: 0 !important; }
  @media screen and (max-width: 767px) {
    .pub-booking {
      height: 100vh; } }
  .pub-booking .iframe {
    width: calc(100% - 20px);
    height: calc(100vh - 200px); }
    @media screen and (max-width: 767px) {
      .pub-booking .iframe {
        height: 100%;
        width: 100%; } }

#time_book_container {
  margin-left: calc(33% + 6px); }

#date_book_container {
  margin-left: calc(16% + 8px); }

.select-wrapper-people,
.select-wrapper-time {
  position: relative; }

/* Real Person jQuery plugin styles v1.1.0. */
.realperson-challenge {
  display: block;
  color: #000; }

.realperson-text {
  font-family: "Courier New", monospace;
  font-size: 6px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 3px; }

.realperson-regen {
  padding-top: 4px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  margin-right: 80px; }

.realperson-disabled {
  opacity: 0.5;
  filter: Alpha(Opacity=50); }

.realperson-disabled .realperson-regen {
  cursor: default; }

.jq-ry-container {
  position: relative;
  padding: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  box-sizing: content-box; }

.jq-ry-container[readonly="readonly"] {
  cursor: default; }

.jq-ry-container > .jq-ry-group-wrapper {
  position: relative;
  width: 100%; }

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
  position: relative;
  line-height: 0;
  z-index: 10;
  white-space: nowrap; }

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  display: inline-block; }

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
  width: 100%; }

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  width: 0;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

/* blog_posts.html.twig */
.blog_panel {
  width: 256px; }
  @media screen and (max-width: 767px) {
    .blog_panel {
      display: block;
      margin: 20px auto;
      max-width: 400px;
      width: calc(100% - 40px); } }
  @media screen and (min-width: 768px) {
    .blog_panel {
      display: inline-block;
      width: calc(50% - 70px); } }
  @media screen and (min-width: 1024px) {
    .blog_panel {
      width: 256px; }
      .blog_panel:nth-of-type(3) {
        display: inline-block; } }
  @media (min-width: 1213px) {
    .blog_panel {
      width: 357px; } }

.blog_image {
  height: 200px; }
  @media (min-width: 1213px) {
    .blog_image {
      height: 240px; } }

.blog_content {
  height: 270px;
  padding: 20px; }
  @media (min-width: 1213px) {
    .blog_content {
      padding: 20px; } }
  @media screen and (max-width: 767px) {
    .blog_content {
      height: auto; } }

/* blog_filters_about.html.twig */
.blog_about {
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  padding: 20px 20px;
  margin: auto;
  width: 560px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 1213px) {
    .blog_about {
      padding: 20px 0;
      width: 1168px; } }
  .blog_about__newsnow_logo {
    height: 35px; }
  .blog_about__text {
    color: #505050;
    display: inline-block;
    margin-right: 10px; }
  .blog_about__button {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #505050;
    text-align: center;
    text-decoration: none;
    background-color: #e6e6e6; }

.review {
  background: #fff;
  padding: 100px; }
  .review_item {
    clear: both;
    padding: 35px 0 0;
    max-width: 860px; }
    .review_item:first-of-type {
      padding-top: 0; }
    .review_item:after {
      content: "";
      display: table;
      clear: both; }
    .review_item_top {
      margin-bottom: 40px; }
      .review_item_top--added-margin {
        margin-bottom: 60px; }
    .review_item_first {
      box-sizing: border-box;
      float: left;
      padding-right: 20px;
      width: 230px; }
    .review_item_last {
      border-bottom: 1px solid #e6e6e6;
      box-sizing: border-box;
      float: left;
      padding-bottom: 35px;
      width: calc(100% - 230px); }
    .review_item:last-of-type .review_item_last {
      border-bottom: 0 none; }
    .review_item_thumbnail {
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background: #c8c8c8;
      height: 80px;
      margin: 0 auto;
      overflow: hidden;
      position: relative;
      width: 80px; }
      .review_item_thumbnail span {
        color: #fff;
        font: 400 20px/80px 'ProximaNova', sans-serif;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        z-index: 1; }
      .review_item_thumbnail img {
        height: 100%;
        left: 0;
        outline: none;
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2; }
  .review_rating:after {
    content: "";
    display: table;
    clear: both; }
  .review_rating_item {
    float: left;
    width: 140px; }
    .review_rating_item .rating-group {
      height: 15px;
      margin-bottom: 10px; }
    .review_rating_item .rating-key {
      color: #818181;
      font: 400 14px/25px 'ProximaNova', sans-serif;
      text-align: left; }
  .review_comment textarea {
    border: 1px solid #e6e6e6;
    border-top: 3px solid #e6e6e6;
    color: #aaaaaa;
    font: 400 18px/26px 'ProximaNova', sans-serif;
    height: 64px;
    outline: none;
    padding: 16px 20px;
    resize: none;
    transition: height 300ms ease-in-out;
    width: 100%; }
    .review_comment textarea:focus {
      height: 240px; }
  .review .review_item_meta {
    color: #818181;
    font: 400 14px/25px 'ProximaNova', sans-serif;
    margin: 6px 0 10px;
    text-align: left; }
  .review p {
    color: #828282;
    font: 400 15px/20px 'ProximaNova', sans-serif;
    text-align: left; }
    .review p:last-child {
      margin-bottom: 0; }

.reward_points {
  background-color: #fed900;
  font-weight: 400;
  padding: 7px 12px;
  margin-top: 5px;
  display: inline-block;
  position: absolute;
  right: 0;
  margin-right: 20px;
  font-size: 14px;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .reward_points {
      position: relative; } }

.reward_points-hero_wrapper {
  position: relative;
  margin: 0 auto;
  padding: 25px 0; }
  @media screen and (min-width: 768px) {
    .reward_points-hero_wrapper {
      padding-right: 466.66667px;
      width: 401px; } }
  @media (min-width: 1213px) {
    .reward_points-hero_wrapper {
      max-width: 933.33333px;
      min-width: 812px; } }
  .reward_points-hero_wrapper .reward_points {
    left: 0;
    right: initial;
    margin-left: 20px; }

.reward_panel_header {
  background-image: url("/static/img/background_gray.jpg"); }

.reward_hero_search-box {
  top: 35%; }
  @media screen and (max-width: 767px) {
    .reward_hero_search-box {
      top: 0;
      transform: perspective(1px); } }

.reward_content {
  color: #828282;
  max-width: 800px;
  position: relative;
  margin: 25px auto;
  padding: 0px 30px;
  text-align: left;
  font-size: 15px; }
  .reward_content_notice {
    font-size: 13px; }

.hero-reward {
  background-image: url("/static/img/MP_Website_Banners_Stripe4.jpg"); }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.button--pub {
  display: inline-block;
  height: 52px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #505050;
  background-color: #828282;
  color: white;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 52px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer; }
  .button--pub:hover {
    background: #757575; }
  @media screen and (max-width: 767px) {
    .button--pub {
      padding: 0 5px 0 10px;
      font-size: 12px;
      height: 30px;
      line-height: 30px; } }
  .button--pub span {
    text-transform: uppercase;
    vertical-align: middle; }

.button--search {
  display: inline-block;
  height: 58px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: #181818;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 58px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  min-width: 150px;
  margin-top: 15px; }
  .button--search:hover {
    background: #e5c300; }

.global-search-button {
  margin-left: 20px;
  margin-top: 0; }

.button--see-more {
  display: inline-block;
  height: 52px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: black;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 52px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer; }
  .button--see-more:hover {
    background: #e5c300; }

.button--submit {
  display: inline-block;
  height: 58px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #181818;
  background-color: #505050;
  color: white;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 58px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  min-width: 140px; }
  .button--submit:hover {
    background: #434343; }

.blog-article_hero {
  height: 450px;
  position: relative;
  width: 100%;
  background-position: center;
  overflow-y: hidden; }
  @media only screen and (max-width: 480px) {
    .blog-article_hero {
      height: 200px; } }
  .blog-article_hero_image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.blog-article_wrapper {
  box-sizing: border-box;
  max-width: 600px;
  margin: 55px auto;
  text-align: left; }
  @media only screen and (max-width: 480px) {
    .blog-article_wrapper {
      padding: 0 20px;
      margin: 35px auto; } }

.blog-article_content, .blog-article_content_with-fixture {
  color: #828282;
  font-size: 16px; }
  @media only screen and (max-width: 480px) {
    .blog-article_content, .blog-article_content_with-fixture {
      font-size: 14px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .blog-article_content, .blog-article_content_with-fixture {
      font-size: 15px; } }
  @media only screen and (min-width: 768px) {
    .blog-article_content, .blog-article_content_with-fixture {
      font-size: 16px; } }

.blog-article_content * {
  max-width: 100%; }

@media only screen and (max-width: 480px) {
  .blog-article_content iframe {
    max-height: 200px; } }

@media only screen and (max-width: 480px) {
  .blog-article_content div {
    margin: 10px 0; } }

.blog-article_author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin: 20px 0; }
  @media only screen and (max-width: 480px) {
    .blog-article_author {
      margin: 10px 0 20px; } }
  .blog-article_author_text {
    color: #828282;
    font-size: 16px; }
    @media only screen and (max-width: 480px) {
      .blog-article_author_text {
        font-size: 14px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .blog-article_author_text {
        font-size: 15px; } }
    @media only screen and (min-width: 768px) {
      .blog-article_author_text {
        font-size: 16px; } }
  .blog-article_author_newsnow_logo {
    height: 25px; }

.blog-article_title {
  font-size: 40px; }
  @media only screen and (max-width: 480px) {
    .blog-article_title {
      font-size: 25px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .blog-article_title {
      font-size: 30px; } }
  @media only screen and (min-width: 768px) {
    .blog-article_title {
      font-size: 40px; } }

.blog-article_content {
  line-height: 25px; }
  .blog-article_content a {
    border-bottom: 1px solid #e5d800;
    color: black; }
  .blog-article_content p {
    min-height: 1px; }

.blog-article_tag-wrapper {
  margin: 25px 0; }

.blog-article_tag {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  height: 30px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e1e1e1;
  background-color: #e6e6e6;
  color: #828282;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  font-weight: 400;
  padding: 0 15px;
  font-size: 12px; }
  .blog-article_tag:hover {
    background: #d9d9d9; }

.blog-article_footer {
  background-color: #e6e6e6;
  clear: both;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .blog-article_footer {
      height: 840px;
      padding-bottom: 0; } }
  .blog-article_footer_title {
    padding: 75px 0 0 0; }
  .blog-article_footer_wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    margin-top: 40px; }

.blog-article_with-fixture .fixture-float-left-article:nth-child(1) {
  margin-right: 45px; }

.blog-article_with-fixture .fixture-float-left-article:nth-child(2) {
  margin-right: 0; }

.addthis_inline_share_toolbox_w60p {
  margin: 25px 0; }

.signup-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  background-position: center;
  height: 365px;
  text-align: center;
  margin: 40px 0 40px 0;
  background-image: url("/static/img/sign-up_background_banner.png"); }
  .signup-banner_wrapper {
    display: inline-block;
    position: relative;
    top: 182.5px; }
  .signup-banner_title, .signup-banner_search_box {
    display: inline-block; }
  .signup-banner_title {
    margin: 0;
    height: 30px;
    line-height: 30px; }
    .signup-banner_title_header {
      margin: 20px 0 0 0; }
  .signup-banner_search_box {
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%); }
    .signup-banner_search_box .button--submit {
      min-width: 80px;
      display: block;
      margin: auto; }
  .signup-banner_input {
    width: 380px;
    margin-bottom: 10px; }

.searchbar {
  background: #fff;
  webkit-box-shadow: 0px 2px 5px 0px rgba(119, 119, 119, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(119, 119, 119, 0.5);
  display: none;
  height: 66px;
  position: fixed;
  top: -66px;
  transition: top 300ms ease-in-out;
  width: 100%;
  z-index: 1000; }
  @media screen and (min-width: 768px) {
    .searchbar {
      display: block; } }
  .searchbar--active {
    top: 0; }
  .searchbar_input {
    border: 0 none;
    box-shadow: none;
    box-sizing: border-box;
    color: #828282;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    height: 66px;
    padding-right: 20px;
    outline: none;
    padding-left: 20px;
    text-align: left;
    width: calc(100%); }
  .searchbar .button--search--bar {
    position: absolute;
    top: -11px;
    z-index: 99999;
    right: 20px; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }

.picker__holder::-webkit-scrollbar {
  width: 0 !important; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%); }

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  -webkit-backface-visibility: hidden; }

.picker__holder:focus {
  outline: none; }

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out; }

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; } }

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; } }

/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block; } }

/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em; } }

@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }

@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px; } }

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out; }

.picker--opened .picker__frame {
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0; } }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */
/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0; }

/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em; }

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em; } }

/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10; }

/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10; }

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10; }

/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto; }

/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666; }

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  color: #000000;
  background: #b1dcfb;
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none; }

.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold; }

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #ffffff;
  border-color: #ffffff; }

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px; }

/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0; }

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em; } }

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 *
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License:
 */
.easy-autocomplete {
  position: relative;
  display: inline;
  padding: 0;
  border: none;
  z-index: 99999;
  font-family: 'ProximaNova', sans-serif; }
  .easy-autocomplete ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative; }
    .easy-autocomplete ul li {
      min-height: 30px;
      line-height: 30px;
      vertical-align: middle;
      border: none;
      border-top: 1 solid #828282;
      color: #828282;
      text-align: left;
      font-size: 15px;
      font-family: 'Montserrat', sans-serif;
      cursor: pointer;
      padding: 10px 0px 10px 20px;
      display: block;
      font: menu;
      /*
      it is very important, if line-height not setted or setted
      in relative units scroll will be broken in firefox
      */
      line-height: 19px;
      overflow: hidden; }

.easy-autocomplete input:hover, .easy-autocomplete input:focus {
  box-shadow: none; }

.easy-autocomplete a {
  display: block; }

.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }

.easy-autocomplete.eac-blue-light ul {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); }

.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category {
  border-color: #66afe9; }

.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected {
  background-color: #ecf5fc; }

.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6); }

.easy-autocomplete.eac-green-light ul {
  border-color: #41DB00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6); }

.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category {
  border-color: #41DB00; }

.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected {
  background-color: #9eff75; }

.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6); }

.easy-autocomplete.eac-red-light ul {
  border-color: #ff5b5b;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6); }

.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category {
  border-color: #ff5b5b; }

.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected {
  background-color: #ff8e8e; }

.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6); }

.easy-autocomplete.eac-yellow-light ul {
  border-color: #ffdb00;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6); }

.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category {
  border-color: #ffdb00; }

.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected {
  background-color: #ffe233; }

.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6); }

.easy-autocomplete.eac-dark-light ul {
  border-color: #333;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6); }

.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category {
  border-color: #333; }

.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected {
  background-color: #4d4d4d;
  color: #fff; }

.easy-autocomplete.eac-dark {
  color: #fff; }

.easy-autocomplete.eac-dark input {
  background-color: #404040;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6; }

.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus {
  border-color: #333;
  box-shadow: 0; }

.easy-autocomplete.eac-dark ul {
  border-color: #333; }

.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category {
  background-color: #404040;
  border-color: #333; }

.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected {
  background-color: #737373;
  color: #f6f6f6; }

.easy-autocomplete.eac-dark-glass {
  color: #fff; }

.easy-autocomplete.eac-dark-glass input {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6; }

.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus {
  border-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0; }

.easy-autocomplete.eac-dark-glass ul {
  border-color: rgba(0, 0, 0, 0.8); }

.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8); }

.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected {
  background-color: rgba(64, 64, 64, 0.8);
  color: #f6f6f6; }

.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child {
  border-radius: 0 0 4px 4px; }

.easy-autocomplete.eac-blue {
  color: #fff; }

.easy-autocomplete.eac-blue input {
  background-color: #6d9ed1;
  border-radius: 4px;
  box-shadow: 0;
  color: #f6f6f6; }

.easy-autocomplete.eac-blue input::-webkit-input-placeholder {
  color: #f6f6f6; }

.easy-autocomplete.eac-blue input:-moz-placeholder {
  color: #f6f6f6; }

.easy-autocomplete.eac-blue input::-moz-placeholder {
  color: #f6f6f6; }

.easy-autocomplete.eac-blue input:-ms-input-placeholder {
  color: #f6f6f6; }

.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus {
  border-color: #5A91CB;
  box-shadow: 0; }

.easy-autocomplete.eac-blue ul {
  border-color: #5A91CB; }

.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category {
  background-color: #6d9ed1;
  border-color: #5A91CB; }

.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected {
  background-color: #94b8dd;
  color: #f6f6f6; }

.easy-autocomplete.eac-yellow {
  color: #333; }

.easy-autocomplete.eac-yellow input {
  background-color: #ffdb7e;
  border-color: #333;
  border-radius: 4px;
  box-shadow: 0;
  color: #333; }

.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus {
  border-color: #333;
  box-shadow: 0; }

.easy-autocomplete.eac-yellow ul {
  border-color: #333; }

.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category {
  background-color: #ffdb7e;
  border-color: #333; }

.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected {
  background-color: #ffe9b1;
  color: #333; }

.easy-autocomplete.eac-purple {
  color: #333; }

.easy-autocomplete.eac-purple input {
  background-color: #d6d1e7;
  border-color: #b8afd5;
  box-shadow: 0;
  color: #333; }

.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus {
  border-color: #333;
  box-shadow: 0; }

.easy-autocomplete.eac-purple ul {
  border-color: #333; }

.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category {
  background-color: #d6d1e7;
  border-color: #333; }

.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected {
  background-color: #ebe8f3;
  color: #333; }

.easy-autocomplete-container {
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2; }
  @media only screen and (max-width: 480px) {
    .easy-autocomplete-container {
      position: fixed;
      width: inherit;
      left: auto; } }

.easy-autocomplete-container ul {
  background: none repeat scroll 0 0 #ffffff;
  border-top: 1px dotted #ccc;
  display: none;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  top: -1px; }

.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
  background: inherit;
  border-color: #ccc;
  -o-border-image: none;
     border-image: none;
  border-style: solid;
  border-width: 0 1px;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 4px 12px; }

.easy-autocomplete-container ul li:last-child {
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px; }

.easy-autocomplete-container ul li:nth-child(even) {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fafafa; }

.easy-autocomplete-container ul li:nth-child(odd) {
  background-color: #e1e1e1; }

.easy-autocomplete-container ul li.selected {
  background: none repeat scroll 0 0 #c8c8c8;
  cursor: pointer; }

.easy-autocomplete-container ul li.selected div {
  font-weight: normal; }

.easy-autocomplete-container ul li div {
  display: block;
  font-weight: normal;
  word-break: break-all;
  padding: 10px; }

.easy-autocomplete-container ul li b {
  font-weight: bold; }

.easy-autocomplete-container ul .eac-category {
  font-color: #aaa;
  background-color: white;
  font-size: 18px;
  font-weight: 600;
  color: black; }

.eac-description .eac-item span {
  color: #aaa;
  font-style: italic;
  font-size: 0.9em; }

.eac-icon-left .eac-item img {
  margin-right: 4px;
  max-height: 30px; }

.eac-icon-right .eac-item {
  margin-top: 8px;
  min-height: 24px;
  position: relative; }

.eac-icon-right .eac-item img {
  margin-left: 4px;
  max-height: 30px;
  position: absolute;
  right: 8px;
  top: 8px; }
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 *
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License:
 */
.easy-autocomplete {
  /* Theme Square */
  /* Round */
  /* Funky */
  /* Solid */
  /* Plate */ }

.easy-autocomplete.eac-square {
  font-family: "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif; }

.easy-autocomplete.eac-square input {
  border: 1px solid #7f8c8d;
  border-radius: 0;
  color: #7f8c8d;
  font-family: inherit;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  min-width: 350px;
  padding: 12px 43px 12px 15px; }

.easy-autocomplete.eac-square ul {
  border-color: #7f8c8d;
  border-top: 0;
  box-shadow: none;
  top: 0; }

.easy-autocomplete.eac-square ul li, .easy-autocomplete.eac-square ul .eac-category {
  border-color: #7f8c8d;
  font-family: inherit;
  font-size: 16px;
  font-weight: 300;
  padding: 6px 12px;
  transition: all 0.4s ease 0s; }

.easy-autocomplete.eac-square ul li *, .easy-autocomplete.eac-square ul .eac-category * {
  font-weight: 300; }

.easy-autocomplete.eac-square ul li.selected, .easy-autocomplete.eac-square ul .eac-category.selected {
  background-color: #f1f1f1;
  font-weight: 300; }

.easy-autocomplete.eac-square ul li b, .easy-autocomplete.eac-square ul .eac-category b {
  font-weight: 600; }

.easy-autocomplete.eac-round {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif; }

.easy-autocomplete.eac-round input {
  border: 2px solid #888;
  border-radius: 10px;
  color: #888;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  min-width: 300px;
  padding: 10px; }

.easy-autocomplete.eac-round input:hover, .easy-autocomplete.eac-round input:focus {
  border-color: #3079ed; }

.easy-autocomplete.eac-round ul {
  background: none;
  border-color: #888;
  border-width: 0;
  box-shadow: none;
  min-width: 300px;
  top: 20px; }

.easy-autocomplete.eac-round ul li, .easy-autocomplete.eac-round ul .eac-category {
  background: #fff;
  border-color: #3079ed;
  border-width: 0 2px;
  font-size: 14px;
  padding: 8px 12px;
  transition: all 0.4s ease 0s; }

.easy-autocomplete.eac-round ul li.selected, .easy-autocomplete.eac-round ul .eac-category.selected {
  background-color: #d4e3fb; }

.easy-autocomplete.eac-round ul li:first-child, .easy-autocomplete.eac-round ul .eac-category:first-child {
  border-radius: 10px 10px 0 0;
  border-width: 2px 2px 0; }

.easy-autocomplete.eac-round ul li:last-child, .easy-autocomplete.eac-round ul .eac-category:last-child {
  border-radius: 0 0 10px 10px;
  border-width: 0 2px 2px; }

.easy-autocomplete.eac-round ul li b, .easy-autocomplete.eac-round ul .eac-category b {
  font-weight: 700; }

.easy-autocomplete.eac-funky {
  font-family: "Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif; }

.easy-autocomplete.eac-funky input {
  background: #07ED89;
  border: 0;
  border-radius: 0;
  color: #ED076B;
  font-family: inherit;
  font-size: 18px;
  min-width: 240px;
  padding: 12px; }

.easy-autocomplete.eac-funky ul {
  background: transparent;
  border: 0; }

.easy-autocomplete.eac-funky ul li, .easy-autocomplete.eac-funky ul .eac-category {
  background: transparent;
  border: 0;
  color: #ED076B;
  font-size: 18px;
  padding: 4px 12px;
  transition: all 0.4s ease 0s; }

.easy-autocomplete.eac-funky ul li.selected, .easy-autocomplete.eac-funky ul .eac-category.selected {
  color: #8907ED; }

.easy-autocomplete.eac-solid input {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
  border-color: #ddd;
  color: #666;
  font-size: 13px;
  min-height: 0;
  padding: 6px 12px; }

.easy-autocomplete.eac-solid ul li, .easy-autocomplete.eac-solid ul .eac-category {
  transition: all 0.4s ease 0s; }

.easy-autocomplete.eac-solid ul li.selected, .easy-autocomplete.eac-solid ul .eac-category.selected {
  background-color: #f2f2f2; }

.easy-autocomplete.eac-plate {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif; }

.easy-autocomplete.eac-plate input {
  font-size: 13px;
  padding: 6px 12px; }

.easy-autocomplete.eac-plate ul {
  background: #b5b5b5;
  border-radius: 6px;
  border-width: 0;
  top: 10px; }

.easy-autocomplete.eac-plate ul li, .easy-autocomplete.eac-plate ul .eac-category {
  background: #b5b5b5;
  color: #FAFAFA;
  font-size: 12px;
  transition: all 0.4s ease 0s; }

.easy-autocomplete.eac-plate ul li b, .easy-autocomplete.eac-plate ul .eac-category b {
  color: #ffd464; }

.easy-autocomplete.eac-plate ul li.selected, .easy-autocomplete.eac-plate ul .eac-category.selected {
  background: #656565; }

.easy-autocomplete.eac-plate ul li:first-child, .easy-autocomplete.eac-plate ul .eac-category:first-child {
  border-radius: 6px 6px 0 0; }

.easy-autocomplete.eac-plate ul li:last-child, .easy-autocomplete.eac-plate ul .eac-category:last-child {
  border-radius: 0 0 6px 6px; }

.easy-autocomplete.eac-plate-dark {
  font-family: "Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif; }

.easy-autocomplete.eac-plate-dark input {
  font-size: 13px;
  padding: 6px 12px; }

.easy-autocomplete.eac-plate-dark ul {
  background: #212121;
  border-radius: 6px;
  border-width: 0;
  top: 10px; }

.easy-autocomplete.eac-plate-dark ul li, .easy-autocomplete.eac-plate-dark ul .eac-category {
  background: #212121;
  color: #FAFAFA;
  font-size: 12px;
  transition: all 0.4s ease 0s; }

.easy-autocomplete.eac-plate-dark ul li b, .easy-autocomplete.eac-plate-dark ul .eac-category b {
  color: #ffd464; }

.easy-autocomplete.eac-plate-dark ul li.selected, .easy-autocomplete.eac-plate-dark ul .eac-category.selected {
  background: #656565; }

.easy-autocomplete.eac-plate-dark ul li:first-child, .easy-autocomplete.eac-plate-dark ul .eac-category:first-child {
  border-radius: 6px 6px 0 0; }

.easy-autocomplete.eac-plate-dark ul li:last-child, .easy-autocomplete.eac-plate-dark ul .eac-category:last-child {
  border-radius: 0 0 6px 6px; }

.eac-category:first-child {
  border-top: 1px solid #e6e6e6; }

.eac-category {
  background-color: white; }
.past-event_container {
  margin: 0 20px 40px 20px; }

.past-event_link {
  padding: 15px;
  display: inline-block;
  color: #828282; }

.past-event_span {
  display: inline-block;
  padding: 15px;
  font-size: 25px;
  font-weight: bold; }
  .past-event_span_bold {
    font-weight: bold; }

.auth-page_container {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.auth-page_logo_container {
  background-color: #fed900;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.auth-page_logo_container > img {
  width: 80vw; }

@media screen and (min-width: 768px) {
  .auth-page_logo_container > img {
    width: 40vw; } }

.auth-page_form_container {
  -ms-flex: 2;
      flex: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20px 0 0 0; }

@media screen and (max-width: 767px) {
  .auth-page_form_container {
    -ms-flex-pack: center;
        justify-content: center; } }

.auth-page_form {
  -ms-flex: 1;
      flex: 1;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 80%;
  padding: 20px 0 0 0; }

@media screen and (min-width: 768px) {
  .auth-page_form {
    width: 50%; } }

.auth-page_form_input {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.auth-page_form_input > .error {
  padding: 5% 0; }

.auth-page_form_input > .g-recaptcha {
  margin-top: 10px;
  margin-bottom: 10px; }

.auth-page_form_input > label {
  display: block;
  color: #505050;
  font: 600 14px/14px 'ProximaNova', sans-serif;
  padding-bottom: 10px;
  text-align: left;
  text-transform: uppercase; }

.auth-page_form_input > .error {
  padding: 10px 0 15px;
  width: 100%; }

.auth-page_form_input > input {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #505050;
  border-radius: 0;
  box-sizing: border-box;
  height: 52px;
  font: 600 16px/52px 'ProximaNova', sans-serif;
  outline: none;
  padding: 0 10px;
  text-align: left;
  background-color: transparent; }

.auth-page_form_submit {
  padding: 10px; }

.auth-page_form_submit > button {
  display: inline-block;
  height: 52px;
  padding: 0 25px;
  outline: none;
  border: none;
  border-bottom: 2px solid #e5d800;
  background-color: #fed900;
  color: black;
  font-size: 14px;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 600;
  line-height: 52px;
  position: relative;
  text-decoration: none;
  transition: background 0.3s;
  cursor: pointer;
  text-transform: uppercase; }

.success_checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: green;
  fill: none;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) forwards; }

.success_checkmark {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  display: block;
  stroke-width: 4;
  stroke: #fff;
  stroke-miterlimit: 20;
  box-shadow: inset 0 0 0 green;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both; }

.success_checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 96;
  stroke-dashoffset: 96;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards; }

@keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }

@keyframes scale {
  0%, 100% {
    transform: none; }
  50% {
    transform: scale3d(1.1, 1.1, 1); } }

@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 60px green; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .budweiser_panel_content {
    height: 80px; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .cookie-banner__wrapper {
    width: calc(100vw - 196px);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-color: #828282;
    padding: 0 98px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 98px;
        grid-template-columns: auto 98px;
    grid-column-gap: 16px;
    grid-template-areas: "text button"; }
    .cookie-banner__wrapper_block {
      display: none; }
  .cookie-banner__text {
    grid-area: text;
    color: #ffffff;
    font-size: 0.75em;
    text-align: left;
    padding: 8px 0; }
    .cookie-banner__text a {
      color: #e5d800; }
  .cookie-banner__button {
    font-size: 0.95em;
    grid-area: button;
    background-color: #fed900;
    border-color: transparent; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .cookie-banner__wrapper {
    width: calc(100vw - 196px);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-color: #828282;
    padding: 0 98px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 98px;
        grid-template-columns: auto 98px;
    grid-column-gap: 16px;
    grid-template-areas: "text button"; }
    .cookie-banner__wrapper_block {
      display: none; }
  .cookie-banner__text {
    grid-area: text;
    color: #ffffff;
    font-size: 0.75em;
    text-align: left;
    padding: 8px 0; }
    .cookie-banner__text a {
      color: #e5d800; }
  .cookie-banner__button {
    font-size: 0.95em;
    grid-area: button;
    background-color: #fed900;
    border-color: transparent; } }

@media only screen and (max-width: 480px) {
  .cookie-banner__wrapper {
    width: calc(100vw - 32px);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: #828282;
    opacity: 0.95;
    padding: 0 16px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 56px;
        grid-template-columns: auto 56px;
    grid-column-gap: 8px;
    grid-template-areas: "text button";
    -ms-flex-align: center;
        align-items: center; }
  .cookie-banner__text {
    grid-area: text;
    color: #ffffff;
    font-size: 9px;
    text-align: left;
    padding: 8px 0; }
    .cookie-banner__text_link {
      color: #e5d800; }
  .cookie-banner__button {
    grid-area: button;
    height: 30px;
    font-size: 9px;
    background-color: #fed900;
    border-color: transparent; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.country__description_wrapper {
  -ms-flex-line-pack: center;
      align-content: center; }
  @media only screen and (min-width: 768px) {
    .country__description_wrapper {
      width: calc(100% - 120px);
      padding: 0 60px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .country__description_wrapper {
      width: calc(100% - 120px);
      padding: 0 60px; } }
  @media only screen and (max-width: 480px) {
    .country__description_wrapper {
      width: calc(100% - 80px);
      padding: 0 40px; } }

@media only screen and (min-width: 768px) {
  .country__description_content {
    margin-top: 0; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .country__description_content {
    margin-top: 0; } }

@media only screen and (min-width: 768px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .mobileOnly {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .mobileOnly {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .tabletUp {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletUp {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .tabletUp {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .tabletDown {
    display: none !important; } }

@media only screen and (max-width: 480px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .tabletDown {
    display: unset; } }

@media only screen and (min-width: 768px) {
  .desktopOnly {
    display: unset; } }

@media only screen and (max-width: 480px) {
  .desktopOnly {
    display: none !important; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .desktopOnly {
    display: none !important; } }

.pintpredictor-rankings {
  margin: auto; }
  @media screen and (min-width: 560px) {
    .pintpredictor-rankings {
      width: 560px; } }
  .pintpredictor-rankings table {
    background-color: #fafafa;
    border: 2px solid #e1e1e1;
    width: 100%; }
    .pintpredictor-rankings table td {
      padding: 5px;
      border-top: 2px solid #e1e1e1;
      border-collapse: separate; }
    .pintpredictor-rankings table th {
      padding: 5px; }
  .pintpredictor-rankings a {
    color: #aaaaaa;
    display: inline-block;
    padding: 3px 8px; }
  .pintpredictor-rankings .members, .pintpredictor-rankings .rounds {
    margin: 10px 0;
    border: 2px solid #e1e1e1;
    background-color: #fafafa; }
    .pintpredictor-rankings .members a.round.active, .pintpredictor-rankings .rounds a.round.active {
      color: #181818;
      font-weight: 600; }
    .pintpredictor-rankings .members .numbers, .pintpredictor-rankings .rounds .numbers {
      margin-top: 5px; }
    .pintpredictor-rankings .members a.paginate.previous:before, .pintpredictor-rankings .rounds a.paginate.previous:before {
      margin-right: 10px;
      content: '\2190'; }
    .pintpredictor-rankings .members a.paginate.next:after, .pintpredictor-rankings .rounds a.paginate.next:after {
      margin-left: 10px;
      content: '\2192'; }

body.tv-guide .content-wrapper {
  border-top: none; }

body.tv-guide .seo_read-more_button {
  font-size: 14px;
  margin: auto;
  display: block;
  width: 69px;
  text-align: center; }

.tvguide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #f5f5f5;
  -ms-flex-pack: center;
      justify-content: center; }
  @media only screen and (max-width: 480px) {
    .tvguide {
      font-size: 12px; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .tvguide {
      font-size: 12px; } }
  @media only screen and (min-width: 768px) {
    .tvguide_menuInnerWrap, .tvguide_menu_subSubMenu_menuInnerWrap {
      min-width: 630px;
      -ms-flex-preferred-size: content;
          flex-basis: content;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-grid-column-align: self-end;
          justify-items: self-end; } }
  .tvguide a {
    text-decoration: underline;
    margin: 0;
    padding: 0; }
  .tvguide p {
    margin: 8px 4px;
    padding: 0; }
  .tvguide_loading-wrapper {
    -ms-flex: 1;
        flex: 1; }
  .tvguide_grid, .tvguide_row, .tvguide_header {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      .tvguide_grid, .tvguide_row, .tvguide_header {
        padding: 0 16px; } }
  .tvguide_row {
    -ms-flex-pack: center;
        justify-content: center;
    min-height: 70px;
    border-bottom: 1px solid #e2e5e3; }
    .tvguide_row_innerWrap, .tvguide_header_innerWrap {
      display: -ms-flexbox;
      display: flex;
      max-width: 1440px;
      width: 100%;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
  .tvguide_sport {
    font-weight: bold; }
  .tvguide_competition {
    font-weight: bold;
    font-size: 13px; }
  .tvguide_header {
    background-color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    @media only screen and (min-width: 768px) {
      .tvguide_header {
        height: 70px; } }
  .tvguide_linkIndex_innerWrap {
    width: 100%;
    max-width: 1440px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 12px;
    padding: 5px; }
    @media only screen and (max-width: 480px) {
      .tvguide_linkIndex_innerWrap {
        -ms-flex-pack: inherit;
            justify-content: inherit; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_linkIndex_innerWrap {
        -ms-flex-pack: inherit;
            justify-content: inherit; } }
  .tvguide_linkIndex_linkCol {
    width: 30%; }
    @media only screen and (min-width: 768px) {
      .tvguide_linkIndex_linkCol {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: center;
            justify-content: center; } }
    @media only screen and (max-width: 480px) {
      .tvguide_linkIndex_linkCol {
        width: 35%; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_linkIndex_linkCol {
        width: 35%; } }
  .tvguide_linkButton, .tvguide_watchCol a.tvguide_linkButton, .tvguide_watchCol_full a {
    background-color: #fed900;
    color: #262626;
    width: 120px;
    font-size: 12px;
    display: block;
    text-align: center;
    padding: 8px;
    margin-bottom: 4px;
    text-decoration: none; }
    .tvguide_linkButton:hover, .tvguide_watchCol a.tvguide_linkButton:hover, .tvguide_watchCol_full a:hover {
      background-color: #e2e5e3; }
  .tvguide_menu, .tvguide_menu_subMenu {
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff; }
    @media only screen and (max-width: 480px) {
      .tvguide_menu, .tvguide_menu_subMenu {
        height: 48px;
        overflow: hidden; }
        .tvguide_menu:before, .tvguide_menu_subMenu:before {
          content: "";
          display: block;
          height: 48px;
          position: absolute;
          width: 100%;
          z-index: 1;
          pointer-events: none; }
        .tvguide_menu:before, .tvguide_menu_subMenu:before {
          background: linear-gradient(90deg, #505050, transparent, #505050);
          left: 0; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_menu, .tvguide_menu_subMenu {
        height: 48px;
        overflow: hidden; }
        .tvguide_menu:before, .tvguide_menu_subMenu:before {
          content: "";
          display: block;
          height: 48px;
          position: absolute;
          width: 100%;
          z-index: 1;
          pointer-events: none; }
        .tvguide_menu:before, .tvguide_menu_subMenu:before {
          background: linear-gradient(90deg, #505050, transparent, #505050);
          left: 0; } }
    @media only screen and (min-width: 768px) {
      .tvguide_menu, .tvguide_menu_subMenu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        overflow-x: auto;
        -ms-flex-pack: center;
            justify-content: center; } }
    .tvguide_menu_active {
      background-color: rgba(0, 0, 0, 0.6); }
    @media only screen and (min-width: 768px) {
      .tvguide_menu_menuItem {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        font-size: 12px;
        cursor: pointer;
        position: relative;
        padding: 16px; } }
    @media only screen and (max-width: 480px) {
      .tvguide_menu_menuItem {
        display: inline-block;
        font-size: 12px;
        cursor: pointer;
        padding: 16px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_menu_menuItem {
        display: inline-block;
        font-size: 12px;
        cursor: pointer;
        padding: 16px; } }
    .tvguide_menu_menuItem:hover {
      text-decoration: underline; }
    .tvguide_menu_subMenu {
      color: #000000;
      background-color: #fed900; }
      @media only screen and (max-width: 480px) {
        .tvguide_menu_subMenu {
          -ms-flex-pack: center;
              justify-content: center; }
          .tvguide_menu_subMenu:before {
            content: "";
            display: block;
            height: 48px;
            position: absolute;
            width: 100%;
            z-index: 1;
            pointer-events: none; }
          .tvguide_menu_subMenu:before {
            background: linear-gradient(90deg, #fed900, transparent, #fed900);
            left: 0; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .tvguide_menu_subMenu {
          -ms-flex-pack: center;
              justify-content: center; }
          .tvguide_menu_subMenu:before {
            content: "";
            display: block;
            height: 48px;
            position: absolute;
            width: 100%;
            z-index: 1;
            pointer-events: none; }
          .tvguide_menu_subMenu:before {
            background: linear-gradient(90deg, #fed900, transparent, #fed900);
            left: 0; } }
      .tvguide_menu_subMenu_indicatorContainer {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
        @media only screen and (max-width: 480px) {
          .tvguide_menu_subMenu_indicatorContainer {
            position: relative;
            top: 7px; } }
        @media only screen and (min-width: 481px) and (max-width: 767px) {
          .tvguide_menu_subMenu_indicatorContainer {
            position: relative;
            top: 7px; } }
        .tvguide_menu_subMenu_indicatorContainer_indicator {
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #282828; }
    .tvguide_menu_subSubMenu {
      text-align: left;
      background-color: #282828;
      color: #ffffff;
      font-size: 12px;
      -ms-flex-pack: center;
          justify-content: center; }
      .tvguide_menu_subSubMenu .hidden {
        display: none; }
      .tvguide_menu_subSubMenu_menuInnerWrap {
        padding-top: 16px; }
      @media only screen and (min-width: 768px) {
        .tvguide_menu_subSubMenu {
          display: -ms-flexbox;
          display: flex; } }
      .tvguide_menu_subSubMenu_categories {
        margin-top: -16px; }
        @media only screen and (min-width: 768px) {
          .tvguide_menu_subSubMenu_categories {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center;
            width: 100%; } }
      .tvguide_menu_subSubMenu_column {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-line-pack: center;
            align-content: center; }
        @media only screen and (min-width: 768px) {
          .tvguide_menu_subSubMenu_column {
            width: 180px; } }
        .tvguide_menu_subSubMenu_column_header {
          padding: 16px;
          margin: 0;
          cursor: pointer; }
          @media only screen and (max-width: 480px) {
            .tvguide_menu_subSubMenu_column_header {
              border-bottom: 1px solid #3a3839; } }
          @media only screen and (min-width: 481px) and (max-width: 767px) {
            .tvguide_menu_subSubMenu_column_header {
              border-bottom: 1px solid #3a3839; } }
        .tvguide_menu_subSubMenu_column_links {
          padding: 0 16px; }
          .tvguide_menu_subSubMenu_column_links.inCategory {
            padding: 16px 16px 0 16px; }
          .tvguide_menu_subSubMenu_column_links a {
            display: block;
            margin-bottom: 8px; }
            .tvguide_menu_subSubMenu_column_links a:hover {
              color: #fed900; }
          .tvguide_menu_subSubMenu_column_links_show_all {
            padding: 20px 0 0 0; }
  .tvguide_channel_showMore {
    color: #fed900;
    font-size: 14px;
    cursor: pointer; }
  .tvguide_channel_hidden {
    display: none; }
  .tvguide_addRemoveButton, .tvguide_addRemoveButton_selected {
    border: 2px solid #8c8c8c;
    color: #8c8c8c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 18px;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    cursor: pointer; }
    .tvguide_addRemoveButton_selected {
      -ms-flex-line-pack: center;
          align-content: center;
      color: #ffffff;
      background-color: #fed900;
      border-color: #fed900;
      line-height: 18px; }
  .tvguide_channels {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }
  .tvguide_sportCompCol {
    width: 15%; }
    @media only screen and (min-width: 768px) {
      .tvguide_sportCompCol {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: center;
            justify-content: center; } }
    @media only screen and (max-width: 480px) {
      .tvguide_sportCompCol {
        width: 25%; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_sportCompCol {
        width: 25%; } }
  .tvguide_channelCol {
    width: 10%;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .tvguide_channelCol {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: center;
            justify-content: center; } }
    @media only screen and (max-width: 480px) {
      .tvguide_channelCol {
        width: 25%; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_channelCol {
        width: 25%; } }
  .tvguide_watchCol {
    width: 20%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-align: center;
        align-items: center; }
    .tvguide_watchCol a {
      font-size: 12px;
      font-weight: 600;
      text-decoration: underline; }
    @media only screen and (max-width: 480px) {
      .tvguide_watchCol {
        width: 10%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_watchCol {
        width: 10%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    .tvguide_watchCol_hidden {
      display: none; }
    .tvguide_watchCol_full {
      width: 85%;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .tvguide_watchCol_full a {
        text-decoration: none; }
  .tvguide_fixtureCol {
    width: 30%; }
    @media only screen and (min-width: 768px) {
      .tvguide_fixtureCol {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: center;
            justify-content: center; } }
    @media only screen and (max-width: 480px) {
      .tvguide_fixtureCol {
        width: 35%; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_fixtureCol {
        width: 35%; } }
  .tvguide_dateCol {
    width: 15%; }
    @media only screen and (min-width: 768px) {
      .tvguide_dateCol {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: center;
            justify-content: center; } }
    @media only screen and (max-width: 480px) {
      .tvguide_dateCol {
        width: 15%; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_dateCol {
        width: 15%; } }
  @media only screen and (min-width: 768px) {
    .tvguide_compChannelCol {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media only screen and (max-width: 480px) {
    .tvguide_compChannelCol {
      width: 20%; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .tvguide_compChannelCol {
      width: 20%; } }
  @media only screen and (min-width: 768px) {
    .tvguide_fixtureName {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%; } }
  .tvguide_fixtureName_vs {
    margin: 0 8px;
    color: #808080; }
  .tvguide_fixtureName_logo {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: 5px 20px 0px 5px; }
  .tvguide_fixtureName_logo.team1 {
    -ms-flex-order: 2;
        order: 2;
    margin-left: 20px;
    margin-right: 5px; }
    @media only screen and (max-width: 480px) {
      .tvguide_fixtureName_logo.team1 {
        -ms-flex-order: 0;
            order: 0;
        margin-left: 5px;
        margin-right: 20px; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_fixtureName_logo.team1 {
        -ms-flex-order: 0;
            order: 0;
        margin-left: 5px;
        margin-right: 20px; } }
  .tvguide_fixtureName a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: center;
        justify-content: center;
    min-width: calc(50% - 8px); }
  .tvguide_fixtureName a:first-of-type {
    margin-right: auto;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    @media only screen and (max-width: 480px) {
      .tvguide_fixtureName a:first-of-type {
        -ms-flex-pack: start;
            justify-content: flex-start; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_fixtureName a:first-of-type {
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  .tvguide_fixtureName a:last-of-type {
    margin-left: auto;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .tvguide_fixtureName_team1 {
    text-align: right; }
    @media only screen and (max-width: 480px) {
      .tvguide_fixtureName_team1 {
        text-align: left; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .tvguide_fixtureName_team1 {
        text-align: left; } }
  .tvguide_fixtureName_team2 {
    text-align: left; }
  .tvguide_seo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1200px;
    margin: auto; }
    .tvguide_seo_link {
      text-align: left;
      width: 270px;
      padding: 10px 15px;
      position: relative; }
      @media only screen and (max-width: 480px) {
        .tvguide_seo_link {
          width: 100%; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .tvguide_seo_link {
          width: 100%; } }
      .tvguide_seo_link:after {
        content: " ";
        position: absolute;
        width: 20px;
        height: 20px;
        right: 30px;
        background-image: url(/static/img/seo/arrow-bottom-circle.png);
        background-size: cover; }
    .tvguide_seo_header_logo {
      width: 90px;
      vertical-align: bottom;
      margin-right: 10px; }
    .tvguide_seo_stats {
      max-width: 300px;
      padding: 15px;
      background-color: #000;
      color: #fff;
      text-align: left;
      margin-left: 20px; }
      @media only screen and (max-width: 480px) {
        .tvguide_seo_stats {
          margin-left: 0;
          max-width: 100%; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .tvguide_seo_stats {
          margin-left: 0;
          max-width: 100%; } }
      .tvguide_seo_stats h2 {
        color: #fff; }
      .tvguide_seo_stats .stats_group {
        display: none;
        min-height: 320px; }
        .tvguide_seo_stats .stats_group#stats_group_1 {
          display: block; }
      .tvguide_seo_stats .stat_content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: end;
            align-items: flex-end;
        border-bottom: 1px solid #fff; }
        .tvguide_seo_stats .stat_content p {
          margin: 0; }
        .tvguide_seo_stats .stat_content_metric {
          color: #fed900;
          font-size: 48px; }
          .tvguide_seo_stats .stat_content_metric.large {
            font-size: 30px; }
        .tvguide_seo_stats .stat_content_key {
          text-align: right; }
      .tvguide_seo_stats ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%;
        padding: 0; }
        .tvguide_seo_stats ul li {
          display: inline-block;
          cursor: pointer;
          font-size: 48px;
          line-height: 0;
          font-weight: bold;
          padding: 5px;
          color: #828282; }
          .tvguide_seo_stats ul li.active {
            color: #fff; }
    .tvguide_seo_premier_league_test {
      max-width: 1440px;
      display: -ms-flexbox;
      display: flex;
      margin: auto;
      -ms-flex-align: start;
          align-items: flex-start; }
      @media only screen and (max-width: 480px) {
        .tvguide_seo_premier_league_test {
          display: block; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .tvguide_seo_premier_league_test {
          display: block; } }
      .tvguide_seo_premier_league_test_tvguide {
        max-width: 1150px; }
    .tvguide_seo_quiz {
      background-color: #fed900;
      height: 572px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-direction: column;
          flex-direction: column;
      cursor: default;
      padding: 0 50px; }
      .tvguide_seo_quiz_panel {
        width: 750px; }
        @media only screen and (max-width: 480px) {
          .tvguide_seo_quiz_panel {
            width: 100%; } }
        @media only screen and (min-width: 481px) and (max-width: 767px) {
          .tvguide_seo_quiz_panel {
            width: 100%; } }
      .tvguide_seo_quiz_title {
        font-weight: bold;
        padding: 0px 30px; }
      .tvguide_seo_quiz_question {
        font-size: 38px;
        margin-bottom: 20px; }
      .tvguide_seo_quiz_answers {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
        width: 100%; }
        @media only screen and (max-width: 480px) {
          .tvguide_seo_quiz_answers {
            -ms-flex-direction: column;
                flex-direction: column; } }
        @media only screen and (min-width: 481px) and (max-width: 767px) {
          .tvguide_seo_quiz_answers {
            -ms-flex-direction: column;
                flex-direction: column; } }
      .tvguide_seo_quiz_answer {
        border: 1px solid #000;
        padding: 10px;
        border-radius: 20px;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        text-align: center;
        margin: 15px;
        cursor: pointer; }
        .tvguide_seo_quiz_answer:hover {
          background-color: #000;
          color: #fed900; }
      .tvguide_seo_quiz_link a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
      .tvguide_seo_quiz_link img {
        width: 20px;
        margin-left: 5px; }
      .tvguide_seo_quiz .mp_quiz_logo {
        width: 120px;
        position: absolute;
        bottom: 10px;
        right: 10px; }
      .tvguide_seo_quiz.result {
        display: none;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(53, 53, 53, 0.6)), url(/static/img/seo/klopp_celebrations.jpg);
        background-size: cover;
        background-position: center;
        color: #fff; }
        .tvguide_seo_quiz.result img {
          width: 170px;
          margin-top: 15px; }
    .tvguide_seo_tournament_details {
      max-width: 410px; }
      .tvguide_seo_tournament_details_content {
        text-align: left;
        padding: 10px; }
        .tvguide_seo_tournament_details_content .title {
          font-size: 12px; }
        .tvguide_seo_tournament_details_content .team, .tvguide_seo_tournament_details_content .team a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
          .tvguide_seo_tournament_details_content .team_logo, .tvguide_seo_tournament_details_content .team a_logo {
            height: 30px;
            padding: 10px; }
        .tvguide_seo_tournament_details_content .stats {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: start;
              justify-content: flex-start; }
          .tvguide_seo_tournament_details_content .stats .item {
            -ms-flex-positive: 1;
                flex-grow: 1;
            -ms-flex-preferred-size: 0;
                flex-basis: 0; }
            .tvguide_seo_tournament_details_content .stats .item .metric {
              font-size: 30px;
              font-weight: bold;
              color: #fed900;
              margin: 5px 0px; }

.fixtures_filters {
  max-width: 1000px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center; }
  .fixtures_filters_title {
    font-size: 13px;
    margin-right: 10px; }
  .fixtures_filters ul {
    display: inline-block;
    padding: 0; }
  .fixtures_filters_item {
    display: inline-block;
    border: 1px solid #808383;
    border-radius: 15px;
    padding: 2px 10px;
    cursor: pointer;
    font-size: 12px; }
  .fixtures_filters_item.active {
    background-color: #fed900;
    border-color: #fed900; }

.app_download_modal {
  position: fixed;
  z-index: 10000;
  background-color: #fed900;
  width: 400px;
  margin: auto;
  padding: 50px;
  display: none; }
  .app_download_modal.fancybox-content {
    background-color: #fed900; }
  .app_download_modal_close {
    background-image: url(/static/img/close.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer; }
  .app_download_modal_block {
    padding: 20px;
    width: 300px;
    text-align: left; }
    .app_download_modal_block.right_align {
      text-align: right;
      margin-left: auto; }
    .app_download_modal_block_heading {
      font-size: 40px;
      font-weight: bold; }
      .app_download_modal_block_heading .number {
        color: #fff; }
  .app_download_modal .button_download {
    display: inline-block;
    height: 52px;
    padding: 0 25px;
    outline: none;
    border: none;
    border-bottom: 2px solid #e5d800;
    background-color: #808383;
    color: white;
    font-size: 14px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 600;
    line-height: 52px;
    text-decoration: none;
    transition: background 0.3s;
    cursor: pointer;
    min-width: 130px; }
    .app_download_modal .button_download:hover {
      background: #737676; }
  .app_download_modal .button_not_now {
    display: inline-block;
    height: 52px;
    padding: 0 25px;
    outline: none;
    border: none;
    border-bottom: 2px solid #e5d800;
    background-color: #fed900;
    color: black;
    font-size: 14px;
    font-family: 'ProximaNova', sans-serif;
    font-weight: 600;
    line-height: 52px;
    text-decoration: none;
    transition: background 0.3s;
    cursor: pointer;
    min-width: 130px; }
    .app_download_modal .button_not_now:hover {
      background: #e5c300; }

.show_app_download_modal, close_app_download_modal {
  cursor: pointer;
  font-weight: bold; }

.quiz {
  font-family: 'MierB', 'ProximaNova', sans-serif;
  height: calc(100vh - 70px);
  background-color: #1e1f26;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  overflow-y: auto; }
  .quiz_loading {
    color: white; }
  @media only screen and (max-width: 480px) {
    .quiz {
      height: calc(100vh - 50px - 45px); } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .quiz {
      height: calc(100vh - 50px - 45px); } }
  .quiz_roundsContainer_mainSection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex: 1;
        flex: 1; }
    .quiz_roundsContainer_mainSection_play {
      font-family: 'MatchpintCondensed';
      font-size: 135px;
      color: #fed900;
      margin: 0;
      position: relative; }
      @media only screen and (max-width: 480px) {
        .quiz_roundsContainer_mainSection_play {
          font-size: 90px; } }
      @media only screen and (min-width: 481px) and (max-width: 767px) {
        .quiz_roundsContainer_mainSection_play {
          font-size: 90px; } }
      .quiz_roundsContainer_mainSection_play_chevron {
        position: absolute;
        top: 0;
        bottom: 0;
        right: -45px;
        font-size: 45px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
    .quiz_roundsContainer_mainSection_drinkAware {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 35px;
      padding: 16px; }
    .quiz_roundsContainer_mainSection_guinness {
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 16px;
      height: 55px; }
  .quiz_roundsContainer_buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    color: white;
    max-width: 350px;
    margin: auto;
    padding: 0 8px; }
    .quiz_roundsContainer_buttons_button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding: 8px 0; }
      .quiz_roundsContainer_buttons_button > p {
        margin: 0;
        padding: 0 4px;
        font-size: 10px;
        text-transform: uppercase; }
  .quiz_roundsContainer_topSection {
    -ms-flex: 1;
        flex: 1;
    margin: 16px;
    background-image: url("/imagenes/quiz/assets/guinness_time_logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .quiz_secondaryRoundTile {
    background-color: rgba(254, 217, 0, 0.2) !important; }
    @media only screen and (max-width: 480px) {
      .quiz_secondaryRoundTile {
        display: none !important; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .quiz_secondaryRoundTile {
        display: none !important; } }
  .quiz_blankRoundTile {
    background-color: transparent !important; }
    @media only screen and (max-width: 480px) {
      .quiz_blankRoundTile {
        display: none !important; } }
    @media only screen and (min-width: 481px) and (max-width: 767px) {
      .quiz_blankRoundTile {
        display: none !important; } }
  .quiz_roundTile, .quiz_secondaryRoundTile, .quiz_blankRoundTile {
    background-color: #fed900;
    border-radius: 5px;
    margin: 0 8px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex: 1;
        flex: 1;
    max-width: 350px; }
    .quiz_roundTile_heading {
      padding-top: 16px;
      font-size: 18px;
      margin: 0; }
    .quiz_roundTile_score {
      padding-top: 16px;
      font-size: 100px;
      margin: 0;
      font-family: 'MatchpintCondensed'; }
    .quiz_roundTile_date {
      margin: 0;
      font-size: 12px;
      padding-bottom: 16px; }
  .quiz_resultScreen {
    position: relative;
    height: 100%; }
    .quiz_resultScreen_image {
      height: 100%; }
    .quiz_resultScreen_content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex: 1;
          flex: 1;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      color: white;
      font-family: 'MatchpintCondensed'; }
      .quiz_resultScreen_content_appLink {
        font-family: 'MierB';
        background-color: #fed900;
        height: 50px;
        border-radius: 25px;
        color: black;
        padding: 0 32px;
        margin-bottom: 24px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        font-size: 12px; }
        .quiz_resultScreen_content_appLink_bigText {
          margin: 0;
          font-size: 16px;
          font-weight: 600;
          padding-left: 3px; }
      .quiz_resultScreen_content_buttons {
        display: -ms-flexbox;
        display: flex;
        font-family: 'MierB'; }
        .quiz_resultScreen_content_buttons_centerAlign {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: center;
              align-items: center; }
        .quiz_resultScreen_content_buttons_button {
          margin-right: 16px; }
        .quiz_resultScreen_content_buttons_icon {
          color: black;
          background-color: white;
          height: 50px;
          width: 50px;
          border-radius: 25px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center; }
          .quiz_resultScreen_content_buttons_icon_text {
            font-size: 10px;
            margin: 8px 0 0 0; }
      .quiz_resultScreen_content_title {
        margin: 0;
        line-height: 85px;
        width: 350px;
        font-size: 100px;
        padding-bottom: 54px; }
  .quiz_question {
    height: 100%; }
    .quiz_question_stepper {
      max-width: 550px;
      width: 75vw;
      margin: 8px auto 0 auto;
      padding: 8px 24px;
      background-color: #313239;
      border-radius: 10px 10px 0 0;
      border-bottom: 1px solid #1e1f26;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      position: relative; }
      .quiz_question_stepper_quit {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        @media only screen and (max-width: 480px) {
          .quiz_question_stepper_quit {
            display: none; } }
        @media only screen and (min-width: 481px) and (max-width: 767px) {
          .quiz_question_stepper_quit {
            display: none; } }
        .quiz_question_stepper_quit > p {
          margin: 0;
          margin-right: 8px;
          color: #5a5b60; }
      .quiz_question_stepper_step, .quiz_question_stepper_step_correct, .quiz_question_stepper_step_selected, .quiz_question_stepper_step_incorrect {
        color: #5a5b60;
        border-radius: 20px;
        height: 20px;
        width: 20px;
        border: 1px solid #5a5b60;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        margin-right: 8px; }
        .quiz_question_stepper_step > p, .quiz_question_stepper_step_correct > p, .quiz_question_stepper_step_selected > p, .quiz_question_stepper_step_incorrect > p {
          font-size: 10px;
          margin: 0; }
        .quiz_question_stepper_step_correct {
          background-color: white;
          border: 1px solid white; }
        .quiz_question_stepper_step_selected {
          color: white;
          border: 1px solid white; }
        .quiz_question_stepper_step_incorrect {
          background-color: #a11916;
          color: black;
          border: 1px solid #a11916; }
    .quiz_question_question {
      background-color: #313239;
      padding: 24px;
      max-width: 550px;
      width: 75vw;
      margin: auto;
      border-radius: 0 0 10px 10px; }
      .quiz_question_question_imageAnswerContainer {
        max-width: 350px;
        width: 75vw;
        margin: auto; }
      .quiz_question_question_image {
        width: 100%;
        padding-bottom: 8px; }
      .quiz_question_question_title {
        font-size: 20px;
        margin: 0;
        padding-bottom: 24px;
        color: #d3d3d3; }
      .quiz_question_question_answer, .quiz_question_question_answer_correct, .quiz_question_question_answer_incorrect {
        background-color: #ffffff;
        color: #252525;
        border-radius: 25px;
        margin: 8px auto;
        padding: 16px;
        font-weight: 600; }
        .quiz_question_question_answer > p, .quiz_question_question_answer_correct > p, .quiz_question_question_answer_incorrect > p {
          margin: 0; }
        .quiz_question_question_answer_correct {
          background-color: #4ca4a3;
          color: #ffffff; }
        .quiz_question_question_answer_incorrect {
          background-color: #a11916;
          color: #ffffff; }

.offtrade {
  font-family: 'MierB', 'ProximaNova', sans-serif;
  background-color: #1e1f26;
  position: relative; }
  .offtrade_container {
    max-width: 400px;
    margin: 0 auto;
    padding: 16px; }
  .offtrade_header {
    border-bottom: 3px solid #a11916; }
    .offtrade_header_logo {
      padding: 8px 0 4px 0;
      height: 35px; }
  .offtrade_image {
    width: 100%;
    padding-bottom: 16px; }
  .offtrade_form {
    background-color: black;
    color: white;
    font-size: 14px;
    padding: 8px 8px 0 8px; }
    .offtrade_form > p {
      margin: 0;
      padding-bottom: 4px; }
    .offtrade_form_input {
      width: 100%;
      margin-bottom: 8px;
      border: none;
      padding: 6px;
      box-sizing: border-box;
      background-color: #231f20;
      color: #a6a8ab; }
      .offtrade_form_input_error {
        border: 1px solid red; }
        .offtrade_form_input_error_text {
          color: red; }
    .offtrade_form_button {
      background-color: #4ca4a3;
      padding: 8px 0; }
      .offtrade_form_button > p {
        margin: 0;
        font-weight: bold;
        font-size: 12px; }
  .offtrade_modal {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); }
    .offtrade_modal_content {
      background-color: white;
      margin: 240px auto 0 auto;
      max-width: 306px; }
      .offtrade_modal_content_title {
        font-weight: bold;
        padding-top: 8px; }
      .offtrade_modal_content_text {
        font-size: 12px;
        padding: 0 8px; }
      .offtrade_modal_content_button {
        margin-bottom: 8px; }
      .offtrade_modal_content_captcha {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; }
  .offtrade_prize_download, .offtrade_prize_tesco {
    background-color: black;
    color: #fed900;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 8px 16px; }
    .offtrade_prize_download > img, .offtrade_prize_tesco > img {
      border-radius: 15px; }
    .offtrade_prize_download > p, .offtrade_prize_tesco > p {
      margin: 0;
      font-weight: 700; }
      .offtrade_prize_download > p > svg, .offtrade_prize_tesco > p > svg {
        margin-left: 4px; }
  .offtrade_prize_tesco {
    color: white; }
  .offtrade_prize_button {
    background-color: black;
    color: #aaaaaa;
    border-top: 1px solid #211c1d; }
  .offtrade_prize_topText {
    background-color: #4ca4a3;
    color: white;
    padding: 16px; }
    .offtrade_prize_topText > p {
      margin: 0; }
    .offtrade_prize_topText_title {
      font-size: 55px;
      font-weight: bold; }
  .offtrade_prize_subText {
    padding: 0 16px;
    color: white;
    font-size: 14px; }
  .offtrade_prize_pintCode {
    color: #4ca4a3;
    font-size: 20px;
    letter-spacing: 12px;
    padding-bottom: 16px; }
  .offtrade_prize_image {
    width: 100%; }
